#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 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 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 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); } }; 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 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); } }; template struct GenericVirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template 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); } }; template struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // GameObjSequence struct GameObjSequence_t127509421; // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.Object struct Object_t631007953; // System.String struct String_t; // GameStage0 struct GameStage0_t1287628262; // GameStageRole struct GameStageRole_t2011021108; // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909; // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.CDataProperty struct CDataProperty_t2806246268; // UnityEngine.Component struct Component_t1923634451; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // UnityEngine.Transform struct Transform_t3600365921; // DMCore.CDataArray struct CDataArray_t4068198041; // GameStage1 struct GameStage1_t1287562726; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.CRoot struct CRoot_t1043641654; // GameStageComplete struct GameStageComplete_t2674887834; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // DMCore.ISoundManager struct ISoundManager_t434164892; // UnityEngine.AudioClip struct AudioClip_t3680889665; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.OnEventCall struct OnEventCall_t3758354630; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // UnityEngine.Camera struct Camera_t4157153871; // UnityEngine.Animation struct Animation_t3648466861; // System.Type struct Type_t; // UnityEngine.AnimationClip struct AnimationClip_t2318505987; // GameStageHeart struct GameStageHeart_t883044659; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // DMCore.DanceMode.CRoleBeatKeyData_Total struct CRoleBeatKeyData_Total_t538171442; // UISprite struct UISprite_t194114938; // UILabel struct UILabel_t3248798549; // System.Collections.Generic.List`1 struct List_1_t2376830540; // DMCore.DanceMode.CRoleBeatKeyData_Section struct CRoleBeatKeyData_Section_t904755798; // System.Collections.Generic.List`1 struct List_1_t257213610; // GameStagePVE struct GameStagePVE_t553356761; // DMCore.Logic.CPveManager struct CPveManager_t3058433014; // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // DMCore.Logic.CPveStage struct CPveStage_t850204332; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.Resource.IResHelp struct IResHelp_t377823252; // DMCore.ILogicBase struct ILogicBase_t2190831891; // System.Action struct Action_t1264377477; // DMCore.DanceMode.CBeatKeyCtrlNode struct CBeatKeyCtrlNode_t1019706062; // UnityEngine.AudioSource struct AudioSource_t3935305588; // DMCore.Logic.CUserGuideHelp struct CUserGuideHelp_t3161639665; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.CMsgManager struct CMsgManager_t455955613; // DMCore.Logic.CPveManager/CheckEnergyStateCallback struct CheckEnergyStateCallback_t3528280671; // UITexture struct UITexture_t3471168817; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.DanceMode.CRoleBeatKeyData_Active struct CRoleBeatKeyData_Active_t3989483231; // DMCore.DanceMode.CDanceScoreRatio struct CDanceScoreRatio_t899523984; // UIWidget struct UIWidget_t3538521925; // GameStageRoleHeart struct GameStageRoleHeart_t805473048; // GameStageRoleScore struct GameStageRoleScore_t818246734; // uiKeyEvaluation struct uiKeyEvaluation_t3638848333; // System.Collections.Generic.List`1 struct List_1_t3319525431; // GameStageSectionResult struct GameStageSectionResult_t1737832917; // GameStageSectionRole struct GameStageSectionRole_t3838204955; // HandBookCfg struct HandBookCfg_t3398685571; // DMCore.Framework.ITextBase struct ITextBase_t660344599; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1550011832; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // HandBookCfg/SuitInfo struct SuitInfo_t4135687472; // HandBookCfg/ThemeInfo struct ThemeInfo_t2661298501; // System.Collections.Generic.List`1 struct List_1_t1312794918; // HandBookCfg/c__AnonStorey0 struct U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840; // System.Predicate`1 struct Predicate_1_t666014300; // System.Predicate`1 struct Predicate_1_t3905400288; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3022086574; // System.Collections.Generic.List`1 struct List_1_t4133373243; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // System.Xml.XmlDocument struct XmlDocument_t2837193595; // System.Xml.XmlElement struct XmlElement_t561603118; // System.Collections.Generic.List`1 struct List_1_t128053199; // UnityEngine.Texture2D struct Texture2D_t3840446185; // System.Collections.Generic.List`1 struct List_1_t1208796635; // System.Collections.Generic.List`1 struct List_1_t296433643; // System.Predicate`1 struct Predicate_1_t562016017; // System.Object[] struct ObjectU5BU5D_t2843939325; // FashionInfo struct FashionInfo_t4031689189; // HandBookCfg/ThemeInfo/c__AnonStorey0 struct U3CGetSuitU3Ec__AnonStorey0_t2023597460; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t201508249; // HandBookCfg/ThemeInfo/c__AnonStorey1 struct U3CToStringU3Ec__AnonStorey1_t1063171838; // System.Action`1 struct Action_1_t13187771; // System.Action`1 struct Action_1_t3252573759; // HandBookCollectionItem struct HandBookCollectionItem_t148708926; // DMCore.Logic.CBookReservationConfig/CBookReservationInfo struct CBookReservationInfo_t4147366020; // HandBookCollectionItemGroup struct HandBookCollectionItemGroup_t2224959064; // CUIBase struct CUIBase_t3255455658; // DMListViewItem struct DMListViewItem_t3648257704; // System.Action`1 struct Action_1_t3123413348; // DMCore.Logic.CHandBookManager struct CHandBookManager_t2716637598; // HandBookStoryCfg struct HandBookStoryCfg_t1974137550; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1193402776; // HandBookStoryInfo struct HandBookStoryInfo_t2304689445; // System.Collections.Generic.List`1 struct List_1_t1329610734; // HandBookStoryStepInfo struct HandBookStoryStepInfo_t4152503288; // HandBookStoryCfg/c__AnonStorey0 struct U3CGetStoryStepU3Ec__AnonStorey0_t4233670191; // System.Predicate`1 struct Predicate_1_t682830116; // DMCore.Framework.XML.DMXmlDocument struct DMXmlDocument_t2468531415; // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524; // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656; // System.Int32[] struct Int32U5BU5D_t385246372; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // HandBookThemeItem struct HandBookThemeItem_t451604584; // IDataEvent struct IDataEvent_t1799629657; // IDataModel struct IDataModel_t653005279; // IEventDispatcher struct IEventDispatcher_t2294365884; // IdolAnim struct IdolAnim_t2114343682; // UIEventListener struct UIEventListener_t1665237878; // System.Action`1 struct Action_1_t1286104214; // System.Delegate struct Delegate_t1188392813; // DMCore.Logic.CWndController struct CWndController_t749709641; // IdolAwardItem struct IdolAwardItem_t801888691; // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915; // DMCore.Logic.CPropManager struct CPropManager_t2238730194; // DMCore.Logic.CIdolManager struct CIdolManager_t2822338582; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // IEntityBase struct IEntityBase_t3866625305; // CBetterSet`1> struct CBetterSet_1_t1416977057; // CBetterSet`1 struct CBetterSet_1_t3194383868; // IEventBase struct IEventBase_t1130231758; // IEventDispatcher/c__AnonStorey0 struct U3CDispatchU3Ec__AnonStorey0_t1406632946; // System.Action`1> struct Action_1_t1475166948; // System.Action`1 struct Action_1_t1302699353; // IgnoreTimeScale struct IgnoreTimeScale_t3381352907; // ImageEffect_MoblieBloom struct ImageEffect_MoblieBloom_t3581169662; // UnityEngine.Shader struct Shader_t4151988712; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Behaviour struct Behaviour_t1437897464; // UnityEngine.RenderTexture struct RenderTexture_t2108887433; // UnityEngine.Texture struct Texture_t3661962703; // ImageNumber struct ImageNumber_t2590106794; // ImageNumberSet struct ImageNumberSet_t1930057360; // IMonoCtrllor struct IMonoCtrllor_t1427182583; // IntegralItem struct IntegralItem_t2111583155; // DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem struct Fruit_IntegralRankItem_t3484072089; // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406; // InviteItem struct InviteItem_t125296296; // DMCore.Logic.InviteInfo struct InviteInfo_t51784531; // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264; // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868; // DMCore.Logic.CNoticeManager struct CNoticeManager_t3044969465; // IScenePersonalClkRole struct IScenePersonalClkRole_t1307992728; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // IScenePersonalRoleLoader struct IScenePersonalRoleLoader_t3996068073; // DMCore.Logic.IdleActionManager struct IdleActionManager_t2375494644; // IScenePersonalRolePosition struct IScenePersonalRolePosition_t1996743043; // ItemPageGroup struct ItemPageGroup_t3769455068; // CTabSearchCtr struct CTabSearchCtr_t3498668791; // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866; // ItemPageGroup/PageChangedHandler struct PageChangedHandler_t2100854622; // CSignsManager struct CSignsManager_t1825583579; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // iTween struct iTween_t770867771; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // UnityEngine.GUITexture struct GUITexture_t951903601; // UnityEngine.GUIText struct GUIText_t402233326; // UnityEngine.Renderer struct Renderer_t2627027031; // UnityEngine.Light struct Light_t3756812086; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3384741; // iTween/ApplyTween struct ApplyTween_t3327999347; // UnityEngine.Material[] struct MaterialU5BU5D_t561872642; // iTween/CRSpline struct CRSpline_t2815350084; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761; // iTween/EasingFunction struct EasingFunction_t2767217938; // UnityEngine.Rigidbody struct Rigidbody_t3916780224; // iTween/c__Iterator0 struct U3CTweenDelayU3Ec__Iterator0_t2686771544; // iTween/c__Iterator1 struct U3CTweenRestartU3Ec__Iterator1_t1737386981; // UnityEngine.Coroutine struct Coroutine_t3829159415; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // UnityEngine.Color[] struct ColorU5BU5D_t941916413; // UnityEngine.Component[] struct ComponentU5BU5D_t3294940482; // System.Collections.ArrayList struct ArrayList_t2718874744; // iTween/c__Iterator2 struct U3CStartU3Ec__Iterator2_t2390838266; // System.Collections.Generic.List`1 struct List_1_t3326345499; // BetterList`1 struct BetterList_1_t1002471007; // System.Predicate`1 struct Predicate_1_t2672744813; // System.Collections.Generic.List`1 struct List_1_t3662906633; // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897; // BetterList`1 struct BetterList_1_t2935806958; // System.Collections.Generic.List`1 struct List_1_t1536066709; // System.Collections.Generic.List`1 struct List_1_t3315527713; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t683098980; // System.Collections.Generic.Stack`1 struct Stack_1_t3794335208; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // HandBookStoryStepInfo[] struct HandBookStoryStepInfoU5BU5D_t744394025; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // HandBookStoryInfo[] struct HandBookStoryInfoU5BU5D_t251007144; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4150313284; // DMCore.DanceMode.CRoleBeatKeyData_Section[] struct CRoleBeatKeyData_SectionU5BU5D_t1234047891; // DMCore.Framework.Misc.CEncrptHelp_Int struct CEncrptHelp_Int_t51280996; // BetterList`1> struct BetterList_1_t457719671; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // DMCore.Logic.CPropGroup[] struct CPropGroupU5BU5D_t555838530; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4284552512; // System.Action`1 struct Action_1_t1368688201; // System.Comparison`1 struct Comparison_1_t395036224; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // HandBookCfg/ThemeInfo[] struct ThemeInfoU5BU5D_t3147419656; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2751758500; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t2048036730; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t1652375574; // HandBookCfg/SuitInfo[] struct SuitInfoU5BU5D_t3525509137; // System.Byte[] struct ByteU5BU5D_t4116647657; // DMSerial struct DMSerial_t3962411756; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t2426126211; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t2030465055; // RewardInfo[] struct RewardInfoU5BU5D_t132172952; // FashionInfo[] struct FashionInfoU5BU5D_t629610728; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // CBetterSet`1> struct CBetterSet_1_t2134195988; // DMCore.Framework.XML.DMXmlNode[] struct DMXmlNodeU5BU5D_t4275982093; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t757155719; // System.Collections.Generic.List`1 struct List_1_t1621593514; // DMCore.DanceMode.CSectionRoleTask struct CSectionRoleTask_t2014828986; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd struct OnRoleAnimEnd_t3559497459; // System.Comparison`1 struct Comparison_1_t679686977; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // DMCore.Logic.CNoticeManager/OnSubTaskChanged struct OnSubTaskChanged_t1167505012; // DMCore.Logic.CNoticeManager/OnMainTaskChanged struct OnMainTaskChanged_t359061898; // DMCore.Logic.CNoticeManager/OnCurExpChanged struct OnCurExpChanged_t1928539448; // DMCore.Logic.CNoticeManager/OnStartNoticeTask struct OnStartNoticeTask_t2656173874; // DMCore.Logic.CNoticeManager/OnStopNoticeTask struct OnStopNoticeTask_t773840426; // DMCore.Logic.NoticeTask struct NoticeTask_t2932161791; // DMCore.Logic.NoticeTaskDetail struct NoticeTaskDetail_t2956906147; // System.Collections.Generic.List`1 struct List_1_t109269237; // System.Collections.Generic.List`1 struct List_1_t1523859273; // CDataModelBool struct CDataModelBool_t2269476966; // CDataModelInt struct CDataModelInt_t3463393640; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2735467829; // BetterList`1 struct BetterList_1_t1591806957; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3530625384; // System.Collections.Hashtable/Slot[] struct SlotU5BU5D_t2994659099; // System.Collections.Hashtable/HashKeys struct HashKeys_t1568156503; // System.Collections.Hashtable/HashValues struct HashValues_t618387445; // System.Collections.IHashCodeProvider struct IHashCodeProvider_t267601189; // System.Collections.IComparer struct IComparer_t1540313114; // System.Collections.IEqualityComparer struct IEqualityComparer_t1493878338; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Xml.XmlNameTable struct XmlNameTable_t71772148; // System.Xml.XmlImplementation struct XmlImplementation_t254178875; // System.Xml.XmlResolver struct XmlResolver_t626023767; // System.Xml.XmlNameEntryCache struct XmlNameEntryCache_t2890546907; // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927; // System.Xml.XmlAttribute struct XmlAttribute_t1173852259; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t266093086; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_t934654762; // System.Xml.XmlNodeChangedEventHandler struct XmlNodeChangedEventHandler_t1533444722; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3314469724; // System.Collections.Generic.List`1 struct List_1_t4056803065; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3782052096; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // DMCore.Logic.CServerSimulator struct CServerSimulator_t2819548284; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1077746168; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4033884959; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3693168236; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3770330557; // System.Comparison`1 struct Comparison_1_t907937207; // DMCore.Net.CNetMainLogic/_ProcDelegate[] struct _ProcDelegateU5BU5D_t2947363969; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // DMCore.Net.CCustomNetMsgHooker struct CCustomNetMsgHooker_t1749009394; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // System.Collections.Generic.List`1 struct List_1_t2491780804; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3213771897; // BetterList`1 struct BetterList_1_t1515500177; // DMCore.Framework.Movie.CAnimSequence struct CAnimSequence_t1119714129; // DMCore.DanceMode.CBeatKeySequenceInfo struct CBeatKeySequenceInfo_t1686169301; // DMCore.DanceMode.RevenueDetailData struct RevenueDetailData_t1092030774; // System.Single[] struct SingleU5BU5D_t1444911251; // System.Action`1 struct Action_1_t1192173657; // System.Void struct Void_t1185182177; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // BetterList`1 struct BetterList_1_t3256166455; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3311733826; // System.Collections.Generic.List`1 struct List_1_t2330697225; // System.Collections.Generic.List`1 struct List_1_t589903178; // System.Collections.Generic.List`1 struct List_1_t1151801416; // DMCore.Framework.Scene.CSceneModelObj struct CSceneModelObj_t2681526009; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // UnityEngine.Collider struct Collider_t1773347010; // System.Xml.XmlAttributeCollection struct XmlAttributeCollection_t2316283784; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc struct RoleSectionCalc_t3975632210; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t739721426; // System.Collections.Generic.List`1 struct List_1_t2807752047; // System.Action`2,System.Collections.Generic.List`1> struct Action_2_t814181762; // System.Action`1> struct Action_1_t1302708402; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1492992253; // System.Collections.Generic.List`1 struct List_1_t4136974863; // System.Collections.Generic.List`1 struct List_1_t3172176916; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t326174247; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // DMCore.Logic.CWndController/UIWndStack struct UIWndStack_t3738908003; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3385622220; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3999618383; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // DMCore.Logic.ClothScoreData struct ClothScoreData_t1911004847; // DMCore.Logic.CPveStoryData struct CPveStoryData_t1324513091; // System.Collections.Generic.List`1 struct List_1_t3978349119; // System.Collections.Generic.List`1> struct List_1_t3588365150; // DMCore.Logic.LevelupStarInfo struct LevelupStarInfo_t831176484; // DMCore.Logic.IdolAwardUnit struct IdolAwardUnit_t568575365; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2770358969; // DMCore.Framework.Scene.CAvatarSite struct CAvatarSite_t1752665925; // DMCore.Framework.Scene.CRoleModel_Effect struct CRoleModel_Effect_t71978069; // DMCore.Framework.Scene.CRoleModelFace struct CRoleModelFace_t1285730091; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t497245277; // System.Collections.Generic.List`1 struct List_1_t1017553631; // DMCore.Framework.Scene.CPetModel struct CPetModel_t3783790547; // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137; // UnityEngine.AudioSourceExtension struct AudioSourceExtension_t3064908834; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // GameStageRole[] struct GameStageRoleU5BU5D_t1182366077; // UIPanel struct UIPanel_t1716472341; // UIGeometry struct UIGeometry_t1059483952; // ImageNumber[] struct ImageNumberU5BU5D_t3933614447; // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146; // GameStageSectionRole[] struct GameStageSectionRoleU5BU5D_t576184602; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986; // UnityEngine.Color[0...,0...] struct ColorU5B0___U2C0___U5D_t941916414; // UnityEngine.Rect[] struct RectU5BU5D_t2936723554; // UISprite[] struct UISpriteU5BU5D_t1415066463; // UICamera/MouseOrTouch struct MouseOrTouch_t3052596533; // System.Collections.Generic.List`1 struct List_1_t2828513613; // System.Collections.Generic.List`1 struct List_1_t2833680200; // UICamera/MouseOrTouch[] struct MouseOrTouchU5BU5D_t3534648920; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1941309864; // System.Comparison`1 struct Comparison_1_t830933145; // System.Comparison`1 struct Comparison_1_t1131370050; // System.Action`2 struct Action_2_t4266817756; // System.Action`2 struct Action_2_t1271829269; // System.Action`2 struct Action_2_t2030792018; // System.Action`2 struct Action_2_t988199114; // System.Action`2 struct Action_2_t1722013184; // System.Action`2 struct Action_2_t2473856772; // UIAtlas struct UIAtlas_t3195533529; // UIAtlas/Sprite struct Sprite_t2895597119; // UIFont struct UIFont_t2766063701; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3696623800; extern String_t* _stringLiteral2729956404; extern const uint32_t GameObjSequence_PlayNext_m1279234085_MetadataUsageId; extern RuntimeClass* GameStageRoleU5BU5D_t1182366077_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3125919150; extern String_t* _stringLiteral3125984686; extern String_t* _stringLiteral3126050222; extern String_t* _stringLiteral3126115758; extern const uint32_t GameStage0_OnPageInit_m522423129_MetadataUsageId; extern RuntimeClass* CDanceModeManager_t745595461_il2cpp_TypeInfo_var; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4157990518; extern const uint32_t GameStage0_OnInit_m1932849817_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisGameStageRole_t2011021108_m234916142_RuntimeMethod_var; extern String_t* _stringLiteral3780879233; extern String_t* _stringLiteral948014537; extern String_t* _stringLiteral1202628576; extern String_t* _stringLiteral434782551; extern String_t* _stringLiteral3414148950; extern String_t* _stringLiteral3322447247; extern String_t* _stringLiteral983795087; extern String_t* _stringLiteral2940110223; extern String_t* _stringLiteral601458063; extern String_t* _stringLiteral4087121295; extern String_t* _stringLiteral4254649618; extern String_t* _stringLiteral4274454551; extern String_t* _stringLiteral2953134352; extern const uint32_t GameStage0__BindUIRes_m1145463216_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisGameStageRole_t2011021108_m3803398178_RuntimeMethod_var; extern String_t* _stringLiteral1991960778; extern String_t* _stringLiteral2146332357; extern String_t* _stringLiteral2971317760; extern String_t* _stringLiteral4162958848; extern String_t* _stringLiteral2588980736; extern String_t* _stringLiteral808659711; extern String_t* _stringLiteral499185936; extern String_t* _stringLiteral2994349770; extern String_t* _stringLiteral3321667058; extern const uint32_t GameStage1_OnPageInit_m2996603737_MetadataUsageId; extern String_t* _stringLiteral3907413264; extern String_t* _stringLiteral4205146971; extern const uint32_t GameStage1_OnInit_m2008019609_MetadataUsageId; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3941088982; extern String_t* _stringLiteral1362697702; extern const uint32_t GameStage1_OnSectionResult_m3218461564_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1807835930; extern String_t* _stringLiteral3126405242; extern String_t* _stringLiteral1408919353; extern const uint32_t GameStageComplete_OnPageInit_m2277065788_MetadataUsageId; extern const RuntimeType* Animation_t3648466861_0_0_0_var; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* Animation_t3648466861_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameStageComplete_StartFadeOut_m866395867_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var; extern String_t* _stringLiteral3100719409; extern const uint32_t GameStageComplete_Start_m373562642_MetadataUsageId; extern const RuntimeMethod* GameStageComplete_OnFadeOutEnd_m319996060_RuntimeMethod_var; extern const uint32_t GameStageComplete_StartFadeOut_m866395867_MetadataUsageId; extern const uint32_t GameStageComplete_OnFadeOutEnd_m319996060_MetadataUsageId; extern String_t* _stringLiteral2721688862; extern String_t* _stringLiteral64549249; extern const uint32_t GameStageHeart_OnSectionResult_m2762005181_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var; extern String_t* _stringLiteral1194927745; extern String_t* _stringLiteral1009535743; extern String_t* _stringLiteral1512030231; extern String_t* _stringLiteral3455760331; extern const uint32_t GameStageHeart_Start_m2132221335_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m151001132_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1328168521_RuntimeMethod_var; extern const uint32_t GameStageHeart_Update_m2405098523_MetadataUsageId; extern const RuntimeMethod* GameStageHeart_OnWinPtEffectEnd_m3076803742_RuntimeMethod_var; extern const uint32_t GameStageHeart_SetWinPt_m3687511094_MetadataUsageId; extern const uint32_t GameStageHeart_OnWinPtEffectEnd_m3076803742_MetadataUsageId; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1175869216; extern const uint32_t GameStageHeart_SetStep_m3933506564_MetadataUsageId; extern RuntimeClass* Int32U5BU5D_t385246372_il2cpp_TypeInfo_var; extern const uint32_t GameStagePVE__ctor_m745661544_MetadataUsageId; extern RuntimeClass* GameStagePVE_t553356761_il2cpp_TypeInfo_var; extern const uint32_t GameStagePVE_GetPVEStageUI_m2276901200_MetadataUsageId; extern const uint32_t GameStagePVE_OnDestroy_m1843219655_MetadataUsageId; extern RuntimeClass* CPveManager_t3058433014_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3086560006; extern String_t* _stringLiteral3052078423; extern String_t* _stringLiteral699921187; extern String_t* _stringLiteral69816247; extern String_t* _stringLiteral2707270040; extern String_t* _stringLiteral2553217791; extern String_t* _stringLiteral2707270041; extern String_t* _stringLiteral2707270038; extern String_t* _stringLiteral1489747323; extern String_t* _stringLiteral1158765139; extern String_t* _stringLiteral2488583195; extern const uint32_t GameStagePVE_OnPageInit_m2146213849_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1839659084_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m636942458_RuntimeMethod_var; extern const uint32_t GameStagePVE_Start_m2284548200_MetadataUsageId; extern RuntimeClass* Action_t1264377477_il2cpp_TypeInfo_var; extern const RuntimeMethod* CLoadingWatch_OnLevelLoadedWithScene_m1373809381_RuntimeMethod_var; extern String_t* _stringLiteral3500937908; extern String_t* _stringLiteral1305446639; extern const uint32_t GameStagePVE_Update_m3222195592_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisAudioSource_t3935305588_m625814604_RuntimeMethod_var; extern String_t* _stringLiteral1225903039; extern const uint32_t GameStagePVE_PausePVE_m2726482303_MetadataUsageId; extern const uint32_t GameStagePVE_AutoShowPauseWnd_m155195367_MetadataUsageId; extern const uint32_t GameStagePVE_OnClkShowPauseWnd_m4067448920_MetadataUsageId; extern RuntimeClass* CUserGuideHelp_t3161639665_il2cpp_TypeInfo_var; extern RuntimeClass* CheckEnergyStateCallback_t3528280671_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameStagePVE_CheckEnergyStateCallback_m56350748_RuntimeMethod_var; extern String_t* _stringLiteral4254927778; extern const uint32_t GameStagePVE_OnClkRestartPVE_m2404996330_MetadataUsageId; extern String_t* _stringLiteral840214861; extern const uint32_t GameStagePVE_CheckEnergyStateCallback_m56350748_MetadataUsageId; extern const uint32_t GameStagePVE_ResumePVE_m2142782521_MetadataUsageId; extern const uint32_t GameStagePVE_OnClkResumePVE_m1230086982_MetadataUsageId; extern const uint32_t GameStagePVE_OnClkQuitPVE_m801969477_MetadataUsageId; extern const uint32_t GameStagePVE_UpdataStar_m4259447577_MetadataUsageId; extern RuntimeClass* GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var; extern const uint32_t GameStageRole_OnPageInit_m1479929526_MetadataUsageId; extern RuntimeClass* CDanceScoreRatio_t899523984_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameStageRole_OnAnimMaster_m723146554_RuntimeMethod_var; extern const RuntimeMethod* GameStageRole_OnAnimChallenger_m23502455_RuntimeMethod_var; extern const RuntimeMethod* GameStageRole_OnAnimBetter_m934813322_RuntimeMethod_var; extern String_t* _stringLiteral1062705184; extern String_t* _stringLiteral3401357344; extern String_t* _stringLiteral365775221; extern String_t* _stringLiteral350069932; extern const uint32_t GameStageRole_Update_m2835858219_MetadataUsageId; extern const uint32_t GameStageRole_OnAnimMaster_m723146554_MetadataUsageId; extern const uint32_t GameStageRole_OnAnimChallenger_m23502455_MetadataUsageId; extern const uint32_t GameStageRole_OnAnimBetter_m934813322_MetadataUsageId; extern RuntimeClass* ColorMap_t353729970_il2cpp_TypeInfo_var; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1628809185; extern String_t* _stringLiteral3926316141; extern const uint32_t GameStageRole_OnInit_m2517275883_MetadataUsageId; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral2328078139; extern String_t* _stringLiteral3454384067; extern const uint32_t GameStageRoleHeart_Start_m2864649324_MetadataUsageId; extern String_t* _stringLiteral3452614544; extern const uint32_t GameStageRoleHeart_Update_m3606468036_MetadataUsageId; extern const uint32_t GameStageRoleHeart_OnInit_m756268274_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisuiKeyEvaluation_t3638848333_m2655181903_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern String_t* _stringLiteral2589077568; extern String_t* _stringLiteral3865424397; extern String_t* _stringLiteral3207526987; extern String_t* _stringLiteral2215085539; extern String_t* _stringLiteral2358712232; extern String_t* _stringLiteral2654471501; extern String_t* _stringLiteral332519864; extern String_t* _stringLiteral2417203283; extern String_t* _stringLiteral2417006675; extern String_t* _stringLiteral2417072211; extern String_t* _stringLiteral2845433980; extern String_t* _stringLiteral1058534466; extern String_t* _stringLiteral734395643; extern String_t* _stringLiteral3745393113; extern const uint32_t GameStageRoleScore_OnPageInit_m2124051679_MetadataUsageId; extern const uint32_t GameStageRoleScore_Update_m1217344266_MetadataUsageId; extern String_t* _stringLiteral1344412827; extern const uint32_t GameStageRoleScore_SetData_m2567999558_MetadataUsageId; extern RuntimeClass* GameStageSectionRoleU5BU5D_t576184602_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372_RuntimeMethod_var; extern String_t* _stringLiteral64423578; extern String_t* _stringLiteral2020738714; extern String_t* _stringLiteral3977053850; extern String_t* _stringLiteral3167749786; extern const uint32_t GameStageSectionResult_OnPageInit_m2042669837_MetadataUsageId; extern const uint32_t GameStageSectionResult_OnVisible_m395213997_MetadataUsageId; extern const uint32_t GameStageSectionResult_Update_m3425253667_MetadataUsageId; extern RuntimeClass* TransformU5BU5D_t807237628_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2752530441; extern String_t* _stringLiteral1849396281; extern String_t* _stringLiteral567934181; extern String_t* _stringLiteral971218708; extern String_t* _stringLiteral3700102063; extern String_t* _stringLiteral164649654; extern String_t* _stringLiteral2893533009; extern const uint32_t GameStageSectionRole_OnPageInit_m2232338824_MetadataUsageId; extern const uint32_t GameStageSectionRole_SetUserID_m4063168340_MetadataUsageId; extern const uint32_t GameStageSectionRole_OnWinPtAnim_m2597559917_MetadataUsageId; extern const uint32_t GameStageSectionRole_OnLoadImage_m2985242223_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1550011832_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3459450440_RuntimeMethod_var; extern String_t* _stringLiteral790470438; extern const uint32_t HandBookCfg__ctor_m2684611036_MetadataUsageId; extern RuntimeClass* HandBookCfg_t3398685571_il2cpp_TypeInfo_var; extern const uint32_t HandBookCfg_GetInstance_m3087382814_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m2653503940_RuntimeMethod_var; extern const uint32_t HandBookCfg_get_ThemeCount_m2909734428_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m994125569_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2364259051_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1474545565_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2225324046_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3041611854_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1278639499_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3795003572_RuntimeMethod_var; extern const uint32_t HandBookCfg_GetAllClothesStar_m2546124994_MetadataUsageId; extern RuntimeClass* U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t666014300_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetThemeBySuitIdU3Ec__AnonStorey0_U3CU3Em__0_m4207835382_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m1723132452_RuntimeMethod_var; extern const RuntimeMethod* List_1_Exists_m2179983770_RuntimeMethod_var; extern const uint32_t HandBookCfg_GetThemeBySuitId_m1765356612_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m493877841_RuntimeMethod_var; extern const uint32_t HandBookCfg_GetTheme_m4289701062_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3022086574_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t4133373243_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m730547153_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m532806077_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1056194799_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3730085612_RuntimeMethod_var; extern const uint32_t HandBookCfg_GroupThemeBy_m171028720_MetadataUsageId; extern RuntimeClass* XmlDocument_t2837193595_il2cpp_TypeInfo_var; extern RuntimeClass* XmlElement_t561603118_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1312794918_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern RuntimeClass* SuitInfo_t4135687472_il2cpp_TypeInfo_var; extern RuntimeClass* ThemeInfo_t2661298501_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1714755253_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m2098009717_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3185995672_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3231651988_RuntimeMethod_var; extern String_t* _stringLiteral4171064402; extern String_t* _stringLiteral3454449607; extern String_t* _stringLiteral416089526; extern String_t* _stringLiteral3220737639; extern String_t* _stringLiteral1628940268; extern String_t* _stringLiteral1544470555; extern String_t* _stringLiteral1932636217; extern const uint32_t HandBookCfg_OnLoad_m4003864900_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1284494543_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m4059964695_RuntimeMethod_var; extern const uint32_t HandBookCfg_Clear_m3349639713_MetadataUsageId; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1208796635_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t296433643_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1724516920_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m319971746_RuntimeMethod_var; extern String_t* _stringLiteral1396831261; extern const uint32_t SuitInfo__ctor_m2441104385_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m520161408_RuntimeMethod_var; extern const uint32_t SuitInfo_get_FashionCount_m3576965214_MetadataUsageId; extern RuntimeClass* Predicate_1_t562016017_il2cpp_TypeInfo_var; extern const RuntimeMethod* SuitInfo_U3Cget_ActiveFashionCountU3Em__0_m3155763594_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3970176353_RuntimeMethod_var; extern const RuntimeMethod* List_1_FindAll_m2484411552_RuntimeMethod_var; extern const uint32_t SuitInfo_get_ActiveFashionCount_m3996238822_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3901442370_RuntimeMethod_var; extern const uint32_t SuitInfo_get_RewradCount_m1834719068_MetadataUsageId; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2083737547; extern const uint32_t SuitInfo_ToString_m1373112836_MetadataUsageId; extern const uint32_t ThemeInfo__ctor_m1451458300_MetadataUsageId; extern const uint32_t ThemeInfo_get_SuitCount_m4220134142_MetadataUsageId; extern RuntimeClass* U3CGetSuitU3Ec__AnonStorey0_t2023597460_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetSuitU3Ec__AnonStorey0_U3CU3Em__0_m1326306689_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m2862214377_RuntimeMethod_var; extern const uint32_t ThemeInfo_GetSuit_m903882588_MetadataUsageId; extern RuntimeClass* Dictionary_2_t201508249_il2cpp_TypeInfo_var; extern const RuntimeMethod* ThemeInfo_U3CGroupSuitByU3Em__0_m810399169_RuntimeMethod_var; extern const RuntimeMethod* List_1_FindAll_m799715615_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3177048309_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m866190224_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m4135205656_RuntimeMethod_var; extern const uint32_t ThemeInfo_GroupSuitBy_m2072165895_MetadataUsageId; extern RuntimeClass* U3CToStringU3Ec__AnonStorey1_t1063171838_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t13187771_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CToStringU3Ec__AnonStorey1_U3CU3Em__0_m1888337631_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m795542703_RuntimeMethod_var; extern const RuntimeMethod* List_1_ForEach_m13642032_RuntimeMethod_var; extern String_t* _stringLiteral1621174729; extern const uint32_t ThemeInfo_ToString_m25304917_MetadataUsageId; extern String_t* _stringLiteral835463775; extern String_t* _stringLiteral4080255580; extern const uint32_t U3CToStringU3Ec__AnonStorey1_U3CU3Em__0_m1888337631_MetadataUsageId; extern String_t* _stringLiteral3454252990; extern String_t* _stringLiteral2322233024; extern String_t* _stringLiteral4166355918; extern const uint32_t HandBookCollectionItem_Awake_m3217565675_MetadataUsageId; extern String_t* _stringLiteral2883777792; extern const uint32_t HandBookCollectionItem_SetData_m462889419_MetadataUsageId; extern const uint32_t HandBookCollectionItem_Update_m4245000260_MetadataUsageId; extern RuntimeClass* CUIBase_t3255455658_il2cpp_TypeInfo_var; extern const uint32_t HandBookCollectionItemGroup__ctor_m2285949737_MetadataUsageId; extern RuntimeClass* Action_1_t3123413348_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisHandBookCollectionItem_t148708926_m3611751573_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var; extern const RuntimeMethod* HandBookCollectionItemGroup_IndexChanged_m3995751481_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m4058363731_RuntimeMethod_var; extern String_t* _stringLiteral3165838446; extern const uint32_t HandBookCollectionItemGroup_OnPageInit_m3716575782_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1193402776_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2719040118_RuntimeMethod_var; extern String_t* _stringLiteral1161841617; extern const uint32_t HandBookStoryCfg__ctor_m1450349081_MetadataUsageId; extern RuntimeClass* HandBookStoryCfg_t1974137550_il2cpp_TypeInfo_var; extern const uint32_t HandBookStoryCfg_GetInstance_m3047313283_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m3651004408_RuntimeMethod_var; extern const uint32_t HandBookStoryCfg_GetStoryInfo_m755044449_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1213901285_RuntimeMethod_var; extern const uint32_t HandBookStoryCfg_IsStoryFinsh_m3850499383_MetadataUsageId; extern RuntimeClass* U3CGetStoryStepU3Ec__AnonStorey0_t4233670191_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t682830116_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetStoryStepU3Ec__AnonStorey0_U3CU3Em__0_m3680865867_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3579025837_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3940614041_RuntimeMethod_var; extern const uint32_t HandBookStoryCfg_GetStoryStep_m1944007917_MetadataUsageId; extern const uint32_t HandBookStoryCfg_GetStoryCount_m4217805920_MetadataUsageId; extern const uint32_t HandBookStoryCfg_GetRealMoluleId_m1480906409_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m602117915_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m3509613694_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2703301026_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1642946536_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m1631314827_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3856902374_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2846252481_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m2727008945_RuntimeMethod_var; extern const uint32_t HandBookStoryCfg_Clear_m1224100089_MetadataUsageId; extern const RuntimeType* HandBookStoryModuleType_t885316544_0_0_0_var; extern const RuntimeType* HandBookStoryStepType_t164763601_0_0_0_var; extern RuntimeClass* Enum_t4135868527_il2cpp_TypeInfo_var; extern RuntimeClass* HandBookStoryModuleType_t885316544_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1329610734_il2cpp_TypeInfo_var; extern RuntimeClass* HandBookStoryStepType_t164763601_il2cpp_TypeInfo_var; extern RuntimeClass* HandBookStoryStepInfo_t4152503288_il2cpp_TypeInfo_var; extern RuntimeClass* HandBookStoryInfo_t2304689445_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3088142716_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1774978417_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m1084951250_RuntimeMethod_var; extern String_t* _stringLiteral698454384; extern String_t* _stringLiteral4166355919; extern String_t* _stringLiteral3723386160; extern String_t* _stringLiteral3608561516; extern String_t* _stringLiteral797640427; extern String_t* _stringLiteral3243520166; extern String_t* _stringLiteral786671508; extern String_t* _stringLiteral3561638412; extern String_t* _stringLiteral2997202299; extern String_t* _stringLiteral297067965; extern String_t* _stringLiteral2671187450; extern String_t* _stringLiteral3111126274; extern String_t* _stringLiteral2781558770; extern const uint32_t HandBookStoryCfg_OnLoad_m74327679_MetadataUsageId; extern const uint32_t HandBookStoryInfo_get_StoryStepLenth_m495713544_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3062442636_RuntimeMethod_var; extern String_t* _stringLiteral691389601; extern String_t* _stringLiteral182161139; extern const uint32_t HandBookStoryInfo_ToString_m3099736873_MetadataUsageId; extern const RuntimeType* HandBookEnumModelPos_t2251629364_0_0_0_var; extern RuntimeClass* HandBookEnumModelPos_t2251629364_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2195474029; extern const uint32_t HandBookStoryStepInfo__ctor_m254592753_MetadataUsageId; extern const uint32_t HandBookStoryStepInfo_get_ResInsertIcon_m2072812399_MetadataUsageId; extern RuntimeClass* AudioClip_t3680889665_il2cpp_TypeInfo_var; extern const uint32_t HandBookStoryStepInfo_get_ResAudioClip_m22960930_MetadataUsageId; extern const uint32_t HandBookStoryStepInfo_get_HasAndio_m2365789893_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern const uint32_t HandBookStoryStepInfo_get_fashionIds_m1934297885_MetadataUsageId; extern String_t* _stringLiteral1948775580; extern const uint32_t HandBookStoryStepInfo_ToString_m477333796_MetadataUsageId; extern String_t* _stringLiteral4222466402; extern String_t* _stringLiteral2239782463; extern const uint32_t HandBookThemeItem_Awake_m120797548_MetadataUsageId; extern String_t* _stringLiteral2412715044; extern String_t* _stringLiteral3158536460; extern const uint32_t HandBookThemeItem_Update_m3617824434_MetadataUsageId; extern RuntimeClass* Texture_t3661962703_il2cpp_TypeInfo_var; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern const uint32_t HandBookThemeItem_LoadImage_m45791759_MetadataUsageId; extern String_t* _stringLiteral3588309748; extern String_t* _stringLiteral3588309747; extern String_t* _stringLiteral3565365433; extern String_t* _stringLiteral815690358; extern const uint32_t IdolAnim_PlayAnim_m1084358062_MetadataUsageId; extern RuntimeClass* Action_1_t1286104214_il2cpp_TypeInfo_var; extern const RuntimeMethod* IdolAnim_PlayBack_m121955751_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2622589598_RuntimeMethod_var; extern const uint32_t IdolAnim_Start_m527164969_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t IdolAnim_Update_m1460618305_MetadataUsageId; extern const RuntimeMethod* IdolAwardItem_OnIndexChanged_m4056105832_RuntimeMethod_var; extern String_t* _stringLiteral2328036797; extern String_t* _stringLiteral489207626; extern String_t* _stringLiteral1014183152; extern String_t* _stringLiteral367197921; extern const uint32_t IdolAwardItem_OnPageInit_m75674904_MetadataUsageId; extern String_t* _stringLiteral3452614616; extern const uint32_t IdolAwardItem_SetAwardInfo_m3000732831_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern const uint32_t IdolAwardItem_SetAwardIcon_m2806695253_MetadataUsageId; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern const uint32_t IdolAwardItem_SetAwardQuality_m1522786599_MetadataUsageId; extern RuntimeClass* CIdolManager_t2822338582_il2cpp_TypeInfo_var; extern const uint32_t IdolAwardItem_UpdateInfo_m764297952_MetadataUsageId; extern const uint32_t IdolAwardItem_OnClkItem_m1211295204_MetadataUsageId; extern RuntimeClass* IEntityBase_t3866625305_il2cpp_TypeInfo_var; extern const uint32_t IEntityBase__ctor_m2732456792_MetadataUsageId; extern RuntimeClass* CUpdateInterface_t2239046830_il2cpp_TypeInfo_var; extern const uint32_t IEntityBase_RegistUpdate_m2064805561_MetadataUsageId; extern const uint32_t IEntityBase_RegistLateUpdate_m878634303_MetadataUsageId; extern const uint32_t IEntityBase_UnRegistUpdate_m3598794371_MetadataUsageId; extern const uint32_t IEntityBase_UnRegistLateUpdate_m2242699297_MetadataUsageId; extern RuntimeClass* CBetterSet_1_t1416977057_il2cpp_TypeInfo_var; extern const RuntimeMethod* CBetterSet_1__ctor_m1636875107_RuntimeMethod_var; extern const uint32_t IEventDispatcher__ctor_m1716608591_MetadataUsageId; extern RuntimeClass* U3CDispatchU3Ec__AnonStorey0_t1406632946_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t1475166948_il2cpp_TypeInfo_var; extern const RuntimeMethod* CBetterSet_1_GetCount_m2389085385_RuntimeMethod_var; extern const RuntimeMethod* U3CDispatchU3Ec__AnonStorey0_U3CU3Em__0_m3877959127_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m1554755041_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Foreach_m1559393169_RuntimeMethod_var; extern const uint32_t IEventDispatcher_Dispatch_m319955281_MetadataUsageId; extern const RuntimeMethod* CBetterSet_1_Add_m709449651_RuntimeMethod_var; extern const uint32_t IEventDispatcher_AddWatcher_m1530082036_MetadataUsageId; extern const RuntimeMethod* CBetterSet_1_Remove_m578915073_RuntimeMethod_var; extern const uint32_t IEventDispatcher_RemoveWatcher_m2309964606_MetadataUsageId; extern const RuntimeMethod* CBetterSet_1_Clear_m731979128_RuntimeMethod_var; extern const uint32_t IEventDispatcher_ClearAllWatcher_m3143821830_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m1933134879_RuntimeMethod_var; extern const uint32_t U3CDispatchU3Ec__AnonStorey0_U3CU3Em__0_m3877959127_MetadataUsageId; extern const uint32_t IgnoreTimeScale_UpdateRealTimeDelta_m4149425231_MetadataUsageId; extern String_t* _stringLiteral1992217819; extern const uint32_t ImageEffect_MoblieBloom_FindShaders_m2328470608_MetadataUsageId; extern RuntimeClass* Material_t340375123_il2cpp_TypeInfo_var; extern const uint32_t ImageEffect_MoblieBloom_CreateMaterials_m529698713_MetadataUsageId; extern RuntimeClass* Graphics_t783367614_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2401287094; extern String_t* _stringLiteral1742932213; extern String_t* _stringLiteral1654548120; extern const uint32_t ImageEffect_MoblieBloom_OnRenderImage_m3011720849_MetadataUsageId; extern const uint32_t ImageEffect_MoblieBloom_OnDisable_m2351161568_MetadataUsageId; extern RuntimeClass* UISpriteU5BU5D_t1415066463_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern const uint32_t ImageNumber_OnPageInit_m3033929290_MetadataUsageId; extern const uint32_t ImageNumber_SetNumber_m1349633280_MetadataUsageId; extern RuntimeClass* ImageNumberU5BU5D_t3933614447_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisImageNumber_t2590106794_m3920196287_RuntimeMethod_var; extern String_t* _stringLiteral2645223439; extern String_t* _stringLiteral242031739; extern String_t* _stringLiteral4211307380; extern String_t* _stringLiteral2198346875; extern String_t* _stringLiteral1482424025; extern String_t* _stringLiteral4154662011; extern String_t* _stringLiteral3048507966; extern String_t* _stringLiteral1816009851; extern String_t* _stringLiteral319624611; extern String_t* _stringLiteral3772324987; extern const uint32_t ImageNumberSet_OnPageInit_m1999030618_MetadataUsageId; extern const uint32_t ImageNumberSet_SetNumber_m2396312941_MetadataUsageId; extern const uint32_t ImageNumberSet_SetNumber_m2906791011_MetadataUsageId; extern RuntimeClass* CMonoCtrllorManager_t57721319_il2cpp_TypeInfo_var; extern const uint32_t IMonoCtrllor__ctor_m471545973_MetadataUsageId; extern String_t* _stringLiteral408326434; extern String_t* _stringLiteral417573960; extern String_t* _stringLiteral2290013259; extern String_t* _stringLiteral1642660147; extern String_t* _stringLiteral3723248963; extern const uint32_t IntegralItem_OnPageInit_m570224469_MetadataUsageId; extern RuntimeClass* Int64_t3736567304_il2cpp_TypeInfo_var; extern RuntimeClass* PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var; extern const uint32_t IntegralItem_InitPage_m4201631426_MetadataUsageId; extern String_t* _stringLiteral3455498189; extern String_t* _stringLiteral3454449602; extern String_t* _stringLiteral3454449614; extern const uint32_t IntegralItem_SetRankSprite_m2984152021_MetadataUsageId; extern const uint32_t IntegralItem_Update_m1762209726_MetadataUsageId; extern const RuntimeMethod* InviteItem_OnClkSelf_m1025556879_RuntimeMethod_var; extern String_t* _stringLiteral2238122303; extern String_t* _stringLiteral222907311; extern String_t* _stringLiteral4068742290; extern String_t* _stringLiteral688082967; extern String_t* _stringLiteral3768544957; extern String_t* _stringLiteral610319890; extern const uint32_t InviteItem_OnPageInit_m2457172352_MetadataUsageId; extern RuntimeClass* CFriendManager_t3708308264_il2cpp_TypeInfo_var; extern const uint32_t InviteItem_SetFirendInfo_m3674852060_MetadataUsageId; extern const uint32_t InviteItem_Update_m2426214543_MetadataUsageId; extern RuntimeClass* CNoticeManager_t3044969465_il2cpp_TypeInfo_var; extern const uint32_t InviteItem_OnClkSelf_m1025556879_MetadataUsageId; extern const uint32_t IScenePersonalClkRole__ctor_m111073248_MetadataUsageId; extern const uint32_t IScenePersonalClkRole_Reset_m2410486912_MetadataUsageId; extern RuntimeClass* CInputHelp_t1757450660_il2cpp_TypeInfo_var; extern RuntimeClass* UICamera_t1356438871_il2cpp_TypeInfo_var; extern RuntimeClass* Input_t1431474628_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var; extern const uint32_t IScenePersonalClkRole_Update_m2056526999_MetadataUsageId; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern String_t* _stringLiteral50701982; extern String_t* _stringLiteral3054563834; extern const uint32_t IScenePersonalRoleLoader_GetEffect_m1985051731_MetadataUsageId; extern RuntimeClass* IdleActionManager_t2375494644_il2cpp_TypeInfo_var; extern String_t* _stringLiteral897224154; extern String_t* _stringLiteral3170423256; extern const uint32_t IScenePersonalRoleLoader_Update_m273685057_MetadataUsageId; extern const uint32_t IScenePersonalRolePosition_ShowNewAvatarTarget_m1172002001_MetadataUsageId; extern const uint32_t IScenePersonalRolePosition_ResetOriginPos_m2651513752_MetadataUsageId; extern const uint32_t IScenePersonalRolePosition_GetWatchCamera_m1802829965_MetadataUsageId; extern const uint32_t IScenePersonalRolePosition_Update_m3178563880_MetadataUsageId; extern const uint32_t ItemPageGroup_OnPageInit_m2780207576_MetadataUsageId; extern String_t* _stringLiteral2585256216; extern const uint32_t ItemPageGroup_OnClickPage_m960426928_MetadataUsageId; extern RuntimeClass* CMyPackageManager_t122981866_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Contains_m2263725670_RuntimeMethod_var; extern const uint32_t ItemPageGroup_ChangeMainType_m1096322989_MetadataUsageId; extern RuntimeClass* CSignsManager_t1825583579_il2cpp_TypeInfo_var; extern const uint32_t ItemPageGroup_InitPageIndex_m3974147378_MetadataUsageId; extern const uint32_t PageChangedHandler_BeginInvoke_m3360111111_MetadataUsageId; extern RuntimeClass* iTween_t770867771_il2cpp_TypeInfo_var; extern const uint32_t iTween_Init_m128967435_MetadataUsageId; extern RuntimeClass* Single_t1397266774_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3102391802; extern String_t* _stringLiteral63249541; extern String_t* _stringLiteral664040390; extern const uint32_t iTween_CameraFadeFrom_m3157561588_MetadataUsageId; extern const uint32_t iTween_CameraFadeFrom_m1837969961_MetadataUsageId; extern const uint32_t iTween_CameraFadeTo_m2148220893_MetadataUsageId; extern const uint32_t iTween_CameraFadeTo_m3974779295_MetadataUsageId; extern const RuntimeType* Vector2_t2156229523_0_0_0_var; extern const RuntimeType* Vector3_t3722313464_0_0_0_var; extern const RuntimeType* Rect_t2360479859_0_0_0_var; extern const RuntimeType* Single_t1397266774_0_0_0_var; extern const RuntimeType* Color_t2555686324_0_0_0_var; extern RuntimeClass* EaseType_t2573404410_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2948080582; extern String_t* _stringLiteral2755855785; extern String_t* _stringLiteral3454777292; extern String_t* _stringLiteral3013960965; extern String_t* _stringLiteral3493618073; extern String_t* _stringLiteral414301358; extern String_t* _stringLiteral3762761904; extern String_t* _stringLiteral1033878549; extern String_t* _stringLiteral358275113; extern String_t* _stringLiteral807124363; extern String_t* _stringLiteral1586258015; extern String_t* _stringLiteral3786054484; extern String_t* _stringLiteral1021063790; extern const uint32_t iTween_ValueTo_m1926069411_MetadataUsageId; extern String_t* _stringLiteral2396580080; extern const uint32_t iTween_FadeFrom_m2898073619_MetadataUsageId; extern const uint32_t iTween_FadeFrom_m3114138438_MetadataUsageId; extern const uint32_t iTween_FadeTo_m2874773820_MetadataUsageId; extern const uint32_t iTween_FadeTo_m395428576_MetadataUsageId; extern RuntimeClass* Color_t2555686324_il2cpp_TypeInfo_var; extern const uint32_t iTween_ColorFrom_m3105584423_MetadataUsageId; extern const RuntimeType* GUITexture_t951903601_0_0_0_var; extern const RuntimeType* GUIText_t402233326_0_0_0_var; extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern RuntimeClass* Transform_t3600365921_il2cpp_TypeInfo_var; extern RuntimeClass* Hashtable_t1853889766_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisGUIText_t402233326_m1196537865_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var; extern String_t* _stringLiteral1193736711; extern String_t* _stringLiteral1569588483; extern String_t* _stringLiteral3452614606; extern String_t* _stringLiteral3452614585; extern String_t* _stringLiteral3452614590; extern String_t* _stringLiteral3452614591; extern const uint32_t iTween_ColorFrom_m2912900805_MetadataUsageId; extern const uint32_t iTween_ColorTo_m2357598402_MetadataUsageId; extern const uint32_t iTween_ColorTo_m1761019635_MetadataUsageId; extern String_t* _stringLiteral3495518625; extern String_t* _stringLiteral478330372; extern const uint32_t iTween_AudioFrom_m3006507353_MetadataUsageId; extern const RuntimeType* AudioSource_t3935305588_0_0_0_var; extern RuntimeClass* AudioSource_t3935305588_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3200054001; extern String_t* _stringLiteral1682248619; extern const uint32_t iTween_AudioFrom_m3332888033_MetadataUsageId; extern const uint32_t iTween_AudioTo_m2454707496_MetadataUsageId; extern const uint32_t iTween_AudioTo_m211033069_MetadataUsageId; extern String_t* _stringLiteral242306074; extern String_t* _stringLiteral1190944887; extern const uint32_t iTween_Stab_m1894514491_MetadataUsageId; extern String_t* _stringLiteral815197938; extern const uint32_t iTween_Stab_m2459587371_MetadataUsageId; extern String_t* _stringLiteral2919290083; extern const uint32_t iTween_LookFrom_m3964182981_MetadataUsageId; extern const RuntimeType* Transform_t3600365921_0_0_0_var; extern RuntimeClass* Defaults_t3148213711_il2cpp_TypeInfo_var; extern const RuntimeMethod* Nullable_1_get_HasValue_m3620879578_RuntimeMethod_var; extern const RuntimeMethod* Nullable_1_get_Value_m2924757250_RuntimeMethod_var; extern String_t* _stringLiteral1179798028; extern String_t* _stringLiteral3452614615; extern String_t* _stringLiteral3452614614; extern String_t* _stringLiteral1757920701; extern String_t* _stringLiteral845266270; extern const uint32_t iTween_LookFrom_m1420308691_MetadataUsageId; extern const uint32_t iTween_LookTo_m3467256828_MetadataUsageId; extern String_t* _stringLiteral4254451314; extern String_t* _stringLiteral3137340851; extern const uint32_t iTween_LookTo_m3566847499_MetadataUsageId; extern const uint32_t iTween_MoveTo_m3123980724_MetadataUsageId; extern String_t* _stringLiteral763144525; extern String_t* _stringLiteral2435509311; extern const uint32_t iTween_MoveTo_m2897434451_MetadataUsageId; extern const uint32_t iTween_MoveFrom_m659567917_MetadataUsageId; extern const RuntimeType* Vector3U5BU5D_t1718750761_0_0_0_var; extern RuntimeClass* Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3138922568; extern String_t* _stringLiteral1610285846; extern const uint32_t iTween_MoveFrom_m3763293952_MetadataUsageId; extern const uint32_t iTween_MoveAdd_m3398220108_MetadataUsageId; extern String_t* _stringLiteral3265744053; extern const uint32_t iTween_MoveAdd_m3593181298_MetadataUsageId; extern const uint32_t iTween_MoveBy_m2068850289_MetadataUsageId; extern String_t* _stringLiteral3456219070; extern const uint32_t iTween_MoveBy_m4293858327_MetadataUsageId; extern const uint32_t iTween_ScaleTo_m3538087283_MetadataUsageId; extern const uint32_t iTween_ScaleTo_m2958694883_MetadataUsageId; extern const uint32_t iTween_ScaleFrom_m3429768928_MetadataUsageId; extern const uint32_t iTween_ScaleFrom_m51959488_MetadataUsageId; extern const uint32_t iTween_ScaleAdd_m2952396844_MetadataUsageId; extern const uint32_t iTween_ScaleAdd_m3560658757_MetadataUsageId; extern const uint32_t iTween_ScaleBy_m4249559945_MetadataUsageId; extern const uint32_t iTween_ScaleBy_m2316762732_MetadataUsageId; extern const uint32_t iTween_RotateTo_m2868113302_MetadataUsageId; extern const uint32_t iTween_RotateTo_m739746935_MetadataUsageId; extern const uint32_t iTween_RotateFrom_m2771088805_MetadataUsageId; extern const uint32_t iTween_RotateFrom_m2751543152_MetadataUsageId; extern const uint32_t iTween_RotateAdd_m461845652_MetadataUsageId; extern const uint32_t iTween_RotateAdd_m3934156617_MetadataUsageId; extern const uint32_t iTween_RotateBy_m1605283459_MetadataUsageId; extern const uint32_t iTween_RotateBy_m3694416741_MetadataUsageId; extern const uint32_t iTween_ShakePosition_m1350802231_MetadataUsageId; extern String_t* _stringLiteral3125586253; extern const uint32_t iTween_ShakePosition_m118042905_MetadataUsageId; extern const uint32_t iTween_ShakeScale_m1562344492_MetadataUsageId; extern const uint32_t iTween_ShakeScale_m905617922_MetadataUsageId; extern const uint32_t iTween_ShakeRotation_m3353360088_MetadataUsageId; extern const uint32_t iTween_ShakeRotation_m1864238307_MetadataUsageId; extern const uint32_t iTween_PunchPosition_m140256414_MetadataUsageId; extern String_t* _stringLiteral2006010898; extern const uint32_t iTween_PunchPosition_m3758070735_MetadataUsageId; extern const uint32_t iTween_PunchRotation_m2122934878_MetadataUsageId; extern const uint32_t iTween_PunchRotation_m2839776528_MetadataUsageId; extern const uint32_t iTween_PunchScale_m2447693787_MetadataUsageId; extern const uint32_t iTween_PunchScale_m2212010033_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2736202052_il2cpp_TypeInfo_var; extern RuntimeClass* ApplyTween_t3327999347_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2392909825_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m282647386_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyFloatTargets_m1766620786_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyVector2Targets_m3977932704_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyVector3Targets_m3770642336_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyColorTargets_m4090204181_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyRectTargets_m1933139081_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyColorToTargets_m84646745_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyAudioToTargets_m1644307526_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyMoveToPathTargets_m553751365_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyMoveToTargets_m2838791533_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyMoveByTargets_m1116951999_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyScaleToTargets_m681194643_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyRotateToTargets_m1083503201_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyRotateAddTargets_m4089430499_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyShakePositionTargets_m1328928162_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyShakeScaleTargets_m474578539_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyShakeRotationTargets_m2759533849_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyPunchPositionTargets_m409920222_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyPunchRotationTargets_m1669863449_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyPunchScaleTargets_m2962260673_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyLookToTargets_m3212456095_RuntimeMethod_var; extern const RuntimeMethod* iTween_ApplyStabTargets_m1824866498_RuntimeMethod_var; extern const uint32_t iTween_GenerateTargets_m2196419416_MetadataUsageId; extern RuntimeClass* RectU5BU5D_t2936723554_il2cpp_TypeInfo_var; extern RuntimeClass* Rect_t2360479859_il2cpp_TypeInfo_var; extern const uint32_t iTween_GenerateRectTargets_m2186332850_MetadataUsageId; extern RuntimeClass* ColorU5B0___U2C0___U5D_t941916414_il2cpp_TypeInfo_var; extern const uint32_t iTween_GenerateColorTargets_m4010829695_MetadataUsageId; extern String_t* _stringLiteral3556801464; extern const uint32_t iTween_GenerateVector3Targets_m2386423358_MetadataUsageId; extern RuntimeClass* Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var; extern const uint32_t iTween_GenerateVector2Targets_m2023028121_MetadataUsageId; extern RuntimeClass* SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var; extern const uint32_t iTween_GenerateFloatTargets_m4212916073_MetadataUsageId; extern RuntimeClass* NamedValueColor_t1091574706_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisGUITexture_t951903601_m2875562243_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisGUIText_t402233326_m4001847390_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var; extern const uint32_t iTween_GenerateColorToTargets_m3832212498_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var; extern String_t* _stringLiteral1815238147; extern const uint32_t iTween_GenerateAudioToTargets_m3374779986_MetadataUsageId; extern const uint32_t iTween_GenerateStabTargets_m729910036_MetadataUsageId; extern String_t* _stringLiteral204143640; extern const uint32_t iTween_GenerateLookToTargets_m3962407994_MetadataUsageId; extern RuntimeClass* CRSpline_t2815350084_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1044750388; extern String_t* _stringLiteral1977180680; extern const uint32_t iTween_GenerateMoveToPathTargets_m3440096444_MetadataUsageId; extern String_t* _stringLiteral1048568507; extern const uint32_t iTween_GenerateMoveToTargets_m2473683221_MetadataUsageId; extern const uint32_t iTween_GenerateMoveByTargets_m612843936_MetadataUsageId; extern const uint32_t iTween_GenerateScaleToTargets_m2528190277_MetadataUsageId; extern const uint32_t iTween_GenerateScaleByTargets_m2704653471_MetadataUsageId; extern const uint32_t iTween_GenerateScaleAddTargets_m2942020586_MetadataUsageId; extern const uint32_t iTween_GenerateRotateToTargets_m1524444112_MetadataUsageId; extern const uint32_t iTween_GenerateRotateAddTargets_m2932599577_MetadataUsageId; extern const uint32_t iTween_GenerateRotateByTargets_m3126427862_MetadataUsageId; extern const uint32_t iTween_GenerateShakePositionTargets_m637446726_MetadataUsageId; extern const uint32_t iTween_GenerateShakeScaleTargets_m1191809954_MetadataUsageId; extern const uint32_t iTween_GenerateShakeRotationTargets_m2261242145_MetadataUsageId; extern const uint32_t iTween_GeneratePunchPositionTargets_m122403510_MetadataUsageId; extern const uint32_t iTween_GeneratePunchRotationTargets_m3439106890_MetadataUsageId; extern const uint32_t iTween_GeneratePunchScaleTargets_m137336748_MetadataUsageId; extern String_t* _stringLiteral374369415; extern const uint32_t iTween_ApplyRectTargets_m1933139081_MetadataUsageId; extern const uint32_t iTween_ApplyColorTargets_m4090204181_MetadataUsageId; extern const uint32_t iTween_ApplyVector3Targets_m3770642336_MetadataUsageId; extern const uint32_t iTween_ApplyVector2Targets_m3977932704_MetadataUsageId; extern const uint32_t iTween_ApplyFloatTargets_m1766620786_MetadataUsageId; extern const uint32_t iTween_ApplyColorToTargets_m84646745_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var; extern String_t* _stringLiteral236190864; extern const uint32_t iTween_ApplyMoveToPathTargets_m553751365_MetadataUsageId; extern const uint32_t iTween_ApplyMoveToTargets_m2838791533_MetadataUsageId; extern const uint32_t iTween_ApplyMoveByTargets_m1116951999_MetadataUsageId; extern const uint32_t iTween_ApplyLookToTargets_m3212456095_MetadataUsageId; extern const uint32_t iTween_ApplyRotateToTargets_m1083503201_MetadataUsageId; extern const uint32_t iTween_ApplyRotateAddTargets_m4089430499_MetadataUsageId; extern const uint32_t iTween_ApplyShakePositionTargets_m1328928162_MetadataUsageId; extern const uint32_t iTween_ApplyShakeScaleTargets_m474578539_MetadataUsageId; extern const uint32_t iTween_ApplyShakeRotationTargets_m2759533849_MetadataUsageId; extern const uint32_t iTween_ApplyPunchPositionTargets_m409920222_MetadataUsageId; extern const uint32_t iTween_ApplyPunchRotationTargets_m1669863449_MetadataUsageId; extern const uint32_t iTween_ApplyPunchScaleTargets_m2962260673_MetadataUsageId; extern RuntimeClass* U3CTweenDelayU3Ec__Iterator0_t2686771544_il2cpp_TypeInfo_var; extern const uint32_t iTween_TweenDelay_m3831415744_MetadataUsageId; extern String_t* _stringLiteral1125278037; extern String_t* _stringLiteral3956855400; extern const uint32_t iTween_TweenStart_m1301801917_MetadataUsageId; extern RuntimeClass* U3CTweenRestartU3Ec__Iterator1_t1737386981_il2cpp_TypeInfo_var; extern const uint32_t iTween_TweenRestart_m2582763683_MetadataUsageId; extern const uint32_t iTween_TweenUpdate_m2772536794_MetadataUsageId; extern String_t* _stringLiteral1914798882; extern const uint32_t iTween_TweenComplete_m3347863114_MetadataUsageId; extern String_t* _stringLiteral2530573432; extern const uint32_t iTween_TweenLoop_m120045281_MetadataUsageId; extern const uint32_t iTween_RectUpdate_m2396595732_MetadataUsageId; extern const uint32_t iTween_Vector3Update_m3010308319_MetadataUsageId; extern const uint32_t iTween_Vector2Update_m2963647307_MetadataUsageId; extern const uint32_t iTween_FadeUpdate_m535483569_MetadataUsageId; extern const uint32_t iTween_FadeUpdate_m2474945910_MetadataUsageId; extern RuntimeClass* ColorU5BU5D_t941916413_il2cpp_TypeInfo_var; extern const uint32_t iTween_ColorUpdate_m877221826_MetadataUsageId; extern const uint32_t iTween_ColorUpdate_m2123512268_MetadataUsageId; extern String_t* _stringLiteral3861966231; extern const uint32_t iTween_AudioUpdate_m19526252_MetadataUsageId; extern const uint32_t iTween_AudioUpdate_m4200541691_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisRigidbody_t3916780224_m564316479_RuntimeMethod_var; extern const uint32_t iTween_RotateUpdate_m306881270_MetadataUsageId; extern const uint32_t iTween_RotateUpdate_m2352799438_MetadataUsageId; extern const uint32_t iTween_ScaleUpdate_m3643227311_MetadataUsageId; extern const uint32_t iTween_ScaleUpdate_m582625963_MetadataUsageId; extern const uint32_t iTween_MoveUpdate_m2299348169_MetadataUsageId; extern const uint32_t iTween_MoveUpdate_m2282818039_MetadataUsageId; extern String_t* _stringLiteral2046081428; extern String_t* _stringLiteral2049277828; extern const uint32_t iTween_LookUpdate_m2679281074_MetadataUsageId; extern const uint32_t iTween_LookUpdate_m263446863_MetadataUsageId; extern const uint32_t iTween_PathLength_m675623452_MetadataUsageId; extern const uint32_t iTween_PathLength_m457905035_MetadataUsageId; extern const uint32_t iTween_CameraTexture_m1172573923_MetadataUsageId; extern const uint32_t iTween_PutOnPath_m1346738292_MetadataUsageId; extern const uint32_t iTween_PutOnPath_m3070141207_MetadataUsageId; extern const uint32_t iTween_PutOnPath_m3055887901_MetadataUsageId; extern const uint32_t iTween_PutOnPath_m928633870_MetadataUsageId; extern const uint32_t iTween_PointOnPath_m2822770532_MetadataUsageId; extern String_t* _stringLiteral109522186; extern const uint32_t iTween_DrawLine_m1668581689_MetadataUsageId; extern const uint32_t iTween_DrawLine_m564839203_MetadataUsageId; extern const uint32_t iTween_DrawLine_m1038299548_MetadataUsageId; extern const uint32_t iTween_DrawLine_m3322934438_MetadataUsageId; extern const uint32_t iTween_DrawLineGizmos_m3648413011_MetadataUsageId; extern const uint32_t iTween_DrawLineGizmos_m3950209614_MetadataUsageId; extern const uint32_t iTween_DrawLineGizmos_m3367622590_MetadataUsageId; extern const uint32_t iTween_DrawLineGizmos_m4086416212_MetadataUsageId; extern String_t* _stringLiteral759004581; extern const uint32_t iTween_DrawLineHandles_m4145007645_MetadataUsageId; extern const uint32_t iTween_DrawLineHandles_m2988186042_MetadataUsageId; extern const uint32_t iTween_DrawLineHandles_m1884222115_MetadataUsageId; extern const uint32_t iTween_DrawLineHandles_m1327892922_MetadataUsageId; extern const uint32_t iTween_PointOnPath_m3005156149_MetadataUsageId; extern const uint32_t iTween_DrawPath_m1393468815_MetadataUsageId; extern const uint32_t iTween_DrawPath_m1690487818_MetadataUsageId; extern const uint32_t iTween_DrawPath_m496989142_MetadataUsageId; extern const uint32_t iTween_DrawPath_m3140650236_MetadataUsageId; extern const uint32_t iTween_DrawPathGizmos_m1543289015_MetadataUsageId; extern const uint32_t iTween_DrawPathGizmos_m1730323854_MetadataUsageId; extern const uint32_t iTween_DrawPathGizmos_m2055083081_MetadataUsageId; extern const uint32_t iTween_DrawPathGizmos_m416907289_MetadataUsageId; extern const uint32_t iTween_DrawPathHandles_m701098419_MetadataUsageId; extern const uint32_t iTween_DrawPathHandles_m1585785505_MetadataUsageId; extern const uint32_t iTween_DrawPathHandles_m747459143_MetadataUsageId; extern const uint32_t iTween_DrawPathHandles_m4180562174_MetadataUsageId; extern const uint32_t iTween_CameraFadeDepth_m1967642008_MetadataUsageId; extern const uint32_t iTween_CameraFadeDestroy_m3306643671_MetadataUsageId; extern const uint32_t iTween_CameraFadeSwap_m837262477_MetadataUsageId; extern const RuntimeMethod* GameObject_AddComponent_TisGUITexture_t951903601_m1960885362_RuntimeMethod_var; extern String_t* _stringLiteral1566918178; extern const uint32_t iTween_CameraFadeAdd_m222167558_MetadataUsageId; extern const uint32_t iTween_CameraFadeAdd_m3249791082_MetadataUsageId; extern const uint32_t iTween_CameraFadeAdd_m778670246_MetadataUsageId; extern const RuntimeType* iTween_t770867771_0_0_0_var; extern const uint32_t iTween_Resume_m2852923098_MetadataUsageId; extern const uint32_t iTween_Resume_m3677277795_MetadataUsageId; extern const uint32_t iTween_Resume_m424827982_MetadataUsageId; extern const uint32_t iTween_Resume_m261571187_MetadataUsageId; extern String_t* _stringLiteral2833503317; extern const uint32_t iTween_Resume_m262218364_MetadataUsageId; extern RuntimeClass* ArrayList_t2718874744_il2cpp_TypeInfo_var; extern const uint32_t iTween_Resume_m1631094_MetadataUsageId; extern String_t* _stringLiteral1916368742; extern const uint32_t iTween_Pause_m2933015667_MetadataUsageId; extern const uint32_t iTween_Pause_m1697580177_MetadataUsageId; extern const uint32_t iTween_Pause_m2521130941_MetadataUsageId; extern const uint32_t iTween_Pause_m3768531585_MetadataUsageId; extern const uint32_t iTween_Pause_m1348320797_MetadataUsageId; extern const uint32_t iTween_Pause_m1060047958_MetadataUsageId; extern const uint32_t iTween_Count_m3064908297_MetadataUsageId; extern const uint32_t iTween_Count_m2214307833_MetadataUsageId; extern const uint32_t iTween_Count_m2982309991_MetadataUsageId; extern const uint32_t iTween_Count_m1408873154_MetadataUsageId; extern const uint32_t iTween_Stop_m566917800_MetadataUsageId; extern const uint32_t iTween_Stop_m307314877_MetadataUsageId; extern const uint32_t iTween_Stop_m2388765243_MetadataUsageId; extern const uint32_t iTween_Stop_m1121237688_MetadataUsageId; extern const uint32_t iTween_Stop_m1391171550_MetadataUsageId; extern const uint32_t iTween_Stop_m626258962_MetadataUsageId; extern String_t* _stringLiteral3583809071; extern const uint32_t iTween_Hash_m1448027203_MetadataUsageId; extern RuntimeClass* U3CStartU3Ec__Iterator2_t2390838266_il2cpp_TypeInfo_var; extern const uint32_t iTween_Start_m3305903934_MetadataUsageId; extern const uint32_t iTween_LateUpdate_m863398158_MetadataUsageId; extern String_t* _stringLiteral1629050720; extern const uint32_t iTween_DrawLineHelper_m3748653768_MetadataUsageId; extern String_t* _stringLiteral3217796421; extern const uint32_t iTween_DrawPathHelper_m753934644_MetadataUsageId; extern const uint32_t iTween_PathControlPointGenerator_m4225813144_MetadataUsageId; extern const uint32_t iTween_Interp_m2884681250_MetadataUsageId; extern const RuntimeMethod* GameObject_AddComponent_TisiTween_t770867771_m2121451644_RuntimeMethod_var; extern const uint32_t iTween_Launch_m2839007552_MetadataUsageId; extern const RuntimeType* Int32_t2950945753_0_0_0_var; extern const RuntimeType* Double_t594665363_0_0_0_var; extern RuntimeClass* DictionaryEntry_t3123975638_il2cpp_TypeInfo_var; extern RuntimeClass* Double_t594665363_il2cpp_TypeInfo_var; extern const uint32_t iTween_CleanArgs_m2521696870_MetadataUsageId; extern RuntimeClass* Char_t3634460470_il2cpp_TypeInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4_FieldInfo_var; extern const uint32_t iTween_GenerateID_m2074449774_MetadataUsageId; extern const RuntimeType* NamedValueColor_t1091574706_0_0_0_var; extern const RuntimeType* LoopType_t369612249_0_0_0_var; extern const RuntimeType* EaseType_t2573404410_0_0_0_var; extern const RuntimeType* Space_t654135784_0_0_0_var; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern RuntimeClass* LoopType_t369612249_il2cpp_TypeInfo_var; extern RuntimeClass* Space_t654135784_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3455696192; extern String_t* _stringLiteral371469904; extern String_t* _stringLiteral3829596315; extern String_t* _stringLiteral2778602879; extern String_t* _stringLiteral2745316494; extern String_t* _stringLiteral1613539661; extern String_t* _stringLiteral2846231350; extern String_t* _stringLiteral3639268065; extern const uint32_t iTween_RetrieveArgs_m4264607663_MetadataUsageId; extern RuntimeClass* EasingFunction_t2767217938_il2cpp_TypeInfo_var; extern const RuntimeMethod* iTween_easeInQuad_m2624462490_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeOutQuad_m2146153135_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInOutQuad_m507549687_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInCubic_m3384282519_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeOutCubic_m1207293751_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInOutCubic_m2329049484_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInQuart_m157588117_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeOutQuart_m71903557_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInOutQuart_m348764951_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInQuint_m4245513404_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeOutQuint_m1319811716_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInOutQuint_m422318015_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInSine_m1464523574_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeOutSine_m966740719_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInOutSine_m569153040_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInExpo_m4110914360_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeOutExpo_m3947186259_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInOutExpo_m938552075_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInCirc_m2500083441_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeOutCirc_m3204572576_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInOutCirc_m2005672167_RuntimeMethod_var; extern const RuntimeMethod* iTween_linear_m2129660517_RuntimeMethod_var; extern const RuntimeMethod* iTween_spring_m1710870283_RuntimeMethod_var; extern const RuntimeMethod* iTween_bounce_m3435473652_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInBack_m4095376837_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeOutBack_m1043988803_RuntimeMethod_var; extern const RuntimeMethod* iTween_easeInOutBack_m4242249398_RuntimeMethod_var; extern const RuntimeMethod* iTween_elastic_m2153699049_RuntimeMethod_var; extern const uint32_t iTween_GetEasingFunction_m1001137395_MetadataUsageId; extern const RuntimeType* String_t_0_0_0_var; extern String_t* _stringLiteral3980842185; extern String_t* _stringLiteral2439309867; extern const uint32_t iTween_CallBack_m970711768_MetadataUsageId; extern const uint32_t iTween_Dispose_m2300411441_MetadataUsageId; extern const uint32_t iTween_ConflictCheck_m2629691714_MetadataUsageId; extern const uint32_t iTween_ResumeDelay_m3121730748_MetadataUsageId; extern const uint32_t iTween_linear_m2129660517_MetadataUsageId; extern const uint32_t iTween_clerp_m1924731660_MetadataUsageId; extern const uint32_t iTween_spring_m1710870283_MetadataUsageId; extern const uint32_t iTween_easeInSine_m1464523574_MetadataUsageId; extern const uint32_t iTween_easeOutSine_m966740719_MetadataUsageId; extern const uint32_t iTween_easeInOutSine_m569153040_MetadataUsageId; extern const uint32_t iTween_easeInExpo_m4110914360_MetadataUsageId; extern const uint32_t iTween_easeOutExpo_m3947186259_MetadataUsageId; extern const uint32_t iTween_easeInOutExpo_m938552075_MetadataUsageId; extern const uint32_t iTween_easeInCirc_m2500083441_MetadataUsageId; extern const uint32_t iTween_easeOutCirc_m3204572576_MetadataUsageId; extern const uint32_t iTween_easeInOutCirc_m2005672167_MetadataUsageId; extern const uint32_t iTween_punch_m2297520268_MetadataUsageId; extern const uint32_t iTween_elastic_m2153699049_MetadataUsageId; extern const uint32_t iTween__cctor_m361006462_MetadataUsageId; struct GameObjectU5BU5D_t3328599146; struct SingleU5BU5D_t1444911251; struct GameStageRoleU5BU5D_t1182366077; struct Int32U5BU5D_t385246372; struct GameStageSectionRoleU5BU5D_t576184602; struct TransformU5BU5D_t807237628; struct ObjectU5BU5D_t2843939325; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct UISpriteU5BU5D_t1415066463; struct ImageNumberU5BU5D_t3933614447; struct Vector3U5BU5D_t1718750761; struct RectU5BU5D_t2936723554; struct ColorU5B0___U2C0___U5D_t941916414; struct Vector2U5BU5D_t1457185986; struct MaterialU5BU5D_t561872642; struct ColorU5BU5D_t941916413; struct ComponentU5BU5D_t3294940482; #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 #ifndef IDATAEVENT_T1799629657_H #define IDATAEVENT_T1799629657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IDataEvent struct IDataEvent_t1799629657 : public RuntimeObject { public: // IDataModel IDataEvent::k__BackingField IDataModel_t653005279 * ___U3CDataModelU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataModelU3Ek__BackingField_0() { return static_cast(offsetof(IDataEvent_t1799629657, ___U3CDataModelU3Ek__BackingField_0)); } inline IDataModel_t653005279 * get_U3CDataModelU3Ek__BackingField_0() const { return ___U3CDataModelU3Ek__BackingField_0; } inline IDataModel_t653005279 ** get_address_of_U3CDataModelU3Ek__BackingField_0() { return &___U3CDataModelU3Ek__BackingField_0; } inline void set_U3CDataModelU3Ek__BackingField_0(IDataModel_t653005279 * value) { ___U3CDataModelU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CDataModelU3Ek__BackingField_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAEVENT_T1799629657_H #ifndef CANIMSYSTEM_T3541144328_H #define CANIMSYSTEM_T3541144328_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bPaused bool ___m_bPaused_0; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bEditMode bool ___m_bEditMode_1; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bIntroduceMode bool ___m_bIntroduceMode_2; // System.Collections.Generic.List`1 DMCore.Framework.Movie.CAnimSystem::m_SequenceAll List_1_t3326345499 * ___m_SequenceAll_3; // System.Single DMCore.Framework.Movie.CAnimSystem::m_curTime float ___m_curTime_4; // System.Int32 DMCore.Framework.Movie.CAnimSystem::m_musicLevel int32_t ___m_musicLevel_5; // System.String DMCore.Framework.Movie.CAnimSystem::m_musicCfgPath String_t* ___m_musicCfgPath_6; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bOverTimeAutoStop bool ___m_bOverTimeAutoStop_7; // BetterList`1 DMCore.Framework.Movie.CAnimSystem::m_vStopList BetterList_1_t1002471007 * ___m_vStopList_8; public: inline static int32_t get_offset_of_m_bPaused_0() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bPaused_0)); } inline bool get_m_bPaused_0() const { return ___m_bPaused_0; } inline bool* get_address_of_m_bPaused_0() { return &___m_bPaused_0; } inline void set_m_bPaused_0(bool value) { ___m_bPaused_0 = value; } inline static int32_t get_offset_of_m_bEditMode_1() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bEditMode_1)); } inline bool get_m_bEditMode_1() const { return ___m_bEditMode_1; } inline bool* get_address_of_m_bEditMode_1() { return &___m_bEditMode_1; } inline void set_m_bEditMode_1(bool value) { ___m_bEditMode_1 = value; } inline static int32_t get_offset_of_m_bIntroduceMode_2() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bIntroduceMode_2)); } inline bool get_m_bIntroduceMode_2() const { return ___m_bIntroduceMode_2; } inline bool* get_address_of_m_bIntroduceMode_2() { return &___m_bIntroduceMode_2; } inline void set_m_bIntroduceMode_2(bool value) { ___m_bIntroduceMode_2 = value; } inline static int32_t get_offset_of_m_SequenceAll_3() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_SequenceAll_3)); } inline List_1_t3326345499 * get_m_SequenceAll_3() const { return ___m_SequenceAll_3; } inline List_1_t3326345499 ** get_address_of_m_SequenceAll_3() { return &___m_SequenceAll_3; } inline void set_m_SequenceAll_3(List_1_t3326345499 * value) { ___m_SequenceAll_3 = value; Il2CppCodeGenWriteBarrier((&___m_SequenceAll_3), value); } inline static int32_t get_offset_of_m_curTime_4() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_curTime_4)); } inline float get_m_curTime_4() const { return ___m_curTime_4; } inline float* get_address_of_m_curTime_4() { return &___m_curTime_4; } inline void set_m_curTime_4(float value) { ___m_curTime_4 = value; } inline static int32_t get_offset_of_m_musicLevel_5() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicLevel_5)); } inline int32_t get_m_musicLevel_5() const { return ___m_musicLevel_5; } inline int32_t* get_address_of_m_musicLevel_5() { return &___m_musicLevel_5; } inline void set_m_musicLevel_5(int32_t value) { ___m_musicLevel_5 = value; } inline static int32_t get_offset_of_m_musicCfgPath_6() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicCfgPath_6)); } inline String_t* get_m_musicCfgPath_6() const { return ___m_musicCfgPath_6; } inline String_t** get_address_of_m_musicCfgPath_6() { return &___m_musicCfgPath_6; } inline void set_m_musicCfgPath_6(String_t* value) { ___m_musicCfgPath_6 = value; Il2CppCodeGenWriteBarrier((&___m_musicCfgPath_6), value); } inline static int32_t get_offset_of_m_bOverTimeAutoStop_7() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bOverTimeAutoStop_7)); } inline bool get_m_bOverTimeAutoStop_7() const { return ___m_bOverTimeAutoStop_7; } inline bool* get_address_of_m_bOverTimeAutoStop_7() { return &___m_bOverTimeAutoStop_7; } inline void set_m_bOverTimeAutoStop_7(bool value) { ___m_bOverTimeAutoStop_7 = value; } inline static int32_t get_offset_of_m_vStopList_8() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_vStopList_8)); } inline BetterList_1_t1002471007 * get_m_vStopList_8() const { return ___m_vStopList_8; } inline BetterList_1_t1002471007 ** get_address_of_m_vStopList_8() { return &___m_vStopList_8; } inline void set_m_vStopList_8(BetterList_1_t1002471007 * value) { ___m_vStopList_8 = value; Il2CppCodeGenWriteBarrier((&___m_vStopList_8), value); } }; struct CAnimSystem_t3541144328_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map4 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4_9; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map5 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map5_10; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map6 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map6_11; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map4_9() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map4_9)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4_9() const { return ___U3CU3Ef__switchU24map4_9; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4_9() { return &___U3CU3Ef__switchU24map4_9; } inline void set_U3CU3Ef__switchU24map4_9(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4_9), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map5_10() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map5_10)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map5_10() const { return ___U3CU3Ef__switchU24map5_10; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map5_10() { return &___U3CU3Ef__switchU24map5_10; } inline void set_U3CU3Ef__switchU24map5_10(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map5_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map5_10), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map6_11() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map6_11)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map6_11() const { return ___U3CU3Ef__switchU24map6_11; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map6_11() { return &___U3CU3Ef__switchU24map6_11; } inline void set_U3CU3Ef__switchU24map6_11(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map6_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map6_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMSYSTEM_T3541144328_H #ifndef IRESHELP_T377823252_H #define IRESHELP_T377823252_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.IResHelp struct IResHelp_t377823252 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Resource.IResHelp::m_dicProtectedRes Dictionary_2_t2736202052 * ___m_dicProtectedRes_0; // System.Boolean DMCore.Framework.Resource.IResHelp::m_bHighMode bool ___m_bHighMode_1; public: inline static int32_t get_offset_of_m_dicProtectedRes_0() { return static_cast(offsetof(IResHelp_t377823252, ___m_dicProtectedRes_0)); } inline Dictionary_2_t2736202052 * get_m_dicProtectedRes_0() const { return ___m_dicProtectedRes_0; } inline Dictionary_2_t2736202052 ** get_address_of_m_dicProtectedRes_0() { return &___m_dicProtectedRes_0; } inline void set_m_dicProtectedRes_0(Dictionary_2_t2736202052 * value) { ___m_dicProtectedRes_0 = value; Il2CppCodeGenWriteBarrier((&___m_dicProtectedRes_0), value); } inline static int32_t get_offset_of_m_bHighMode_1() { return static_cast(offsetof(IResHelp_t377823252, ___m_bHighMode_1)); } inline bool get_m_bHighMode_1() const { return ___m_bHighMode_1; } inline bool* get_address_of_m_bHighMode_1() { return &___m_bHighMode_1; } inline void set_m_bHighMode_1(bool value) { ___m_bHighMode_1 = value; } }; struct IResHelp_t377823252_StaticFields { public: // DMCore.Framework.Resource.IResHelp DMCore.Framework.Resource.IResHelp::s_Instance IResHelp_t377823252 * ___s_Instance_2; // System.Predicate`1 DMCore.Framework.Resource.IResHelp::<>f__mg$cache0 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_3; // System.Predicate`1 DMCore.Framework.Resource.IResHelp::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_4; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___s_Instance_2)); } inline IResHelp_t377823252 * get_s_Instance_2() const { return ___s_Instance_2; } inline IResHelp_t377823252 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(IResHelp_t377823252 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_3() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___U3CU3Ef__mgU24cache0_3)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_3() const { return ___U3CU3Ef__mgU24cache0_3; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_3() { return &___U3CU3Ef__mgU24cache0_3; } inline void set_U3CU3Ef__mgU24cache0_3(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_4() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___U3CU3Ef__mgU24cache1_4)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_4() const { return ___U3CU3Ef__mgU24cache1_4; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_4() { return &___U3CU3Ef__mgU24cache1_4; } inline void set_U3CU3Ef__mgU24cache1_4(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IRESHELP_T377823252_H #ifndef ILOGICBASE_T2190831891_H #define ILOGICBASE_T2190831891_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.ILogicBase struct ILogicBase_t2190831891 : public RuntimeObject { public: // System.Single DMCore.ILogicBase::m_fTime float ___m_fTime_0; // System.Single DMCore.ILogicBase::m_fCurDelta float ___m_fCurDelta_1; // System.Collections.Generic.List`1 DMCore.ILogicBase::m_LogicChildren List_1_t3662906633 * ___m_LogicChildren_2; // DMCore.ILogicBase DMCore.ILogicBase::m_Father ILogicBase_t2190831891 * ___m_Father_3; public: inline static int32_t get_offset_of_m_fTime_0() { return static_cast(offsetof(ILogicBase_t2190831891, ___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(ILogicBase_t2190831891, ___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(ILogicBase_t2190831891, ___m_LogicChildren_2)); } inline List_1_t3662906633 * get_m_LogicChildren_2() const { return ___m_LogicChildren_2; } inline List_1_t3662906633 ** get_address_of_m_LogicChildren_2() { return &___m_LogicChildren_2; } inline void set_m_LogicChildren_2(List_1_t3662906633 * value) { ___m_LogicChildren_2 = value; Il2CppCodeGenWriteBarrier((&___m_LogicChildren_2), value); } inline static int32_t get_offset_of_m_Father_3() { return static_cast(offsetof(ILogicBase_t2190831891, ___m_Father_3)); } inline ILogicBase_t2190831891 * get_m_Father_3() const { return ___m_Father_3; } inline ILogicBase_t2190831891 ** get_address_of_m_Father_3() { return &___m_Father_3; } inline void set_m_Father_3(ILogicBase_t2190831891 * value) { ___m_Father_3 = value; Il2CppCodeGenWriteBarrier((&___m_Father_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ILOGICBASE_T2190831891_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 CUSERGUIDEHELP_T3161639665_H #define CUSERGUIDEHELP_T3161639665_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CUserGuideHelp struct CUserGuideHelp_t3161639665 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CUserGuideHelp::k__BackingField bool ___U3CIsNeedRearrangeIconU3Ek__BackingField_7; // System.Int32 DMCore.Logic.CUserGuideHelp::m_nLocalMainStep int32_t ___m_nLocalMainStep_9; // System.Int32 DMCore.Logic.CUserGuideHelp::m_nLocalSubStep int32_t ___m_nLocalSubStep_10; // System.Collections.Generic.List`1 DMCore.Logic.CUserGuideHelp::m_listMainStep List_1_t1536066709 * ___m_listMainStep_12; // System.Collections.Generic.List`1 DMCore.Logic.CUserGuideHelp::m_listLimit List_1_t3315527713 * ___m_listLimit_13; // System.Collections.Generic.List`1 DMCore.Logic.CUserGuideHelp::m_unLockLimit List_1_t3315527713 * ___m_unLockLimit_14; // System.Collections.Generic.LinkedList`1 DMCore.Logic.CUserGuideHelp::m_unLockAnim LinkedList_1_t683098980 * ___m_unLockAnim_15; // System.Collections.Generic.Stack`1 DMCore.Logic.CUserGuideHelp::m_newPlayPopupWnd Stack_1_t3794335208 * ___m_newPlayPopupWnd_16; public: inline static int32_t get_offset_of_U3CIsNeedRearrangeIconU3Ek__BackingField_7() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___U3CIsNeedRearrangeIconU3Ek__BackingField_7)); } inline bool get_U3CIsNeedRearrangeIconU3Ek__BackingField_7() const { return ___U3CIsNeedRearrangeIconU3Ek__BackingField_7; } inline bool* get_address_of_U3CIsNeedRearrangeIconU3Ek__BackingField_7() { return &___U3CIsNeedRearrangeIconU3Ek__BackingField_7; } inline void set_U3CIsNeedRearrangeIconU3Ek__BackingField_7(bool value) { ___U3CIsNeedRearrangeIconU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_nLocalMainStep_9() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_nLocalMainStep_9)); } inline int32_t get_m_nLocalMainStep_9() const { return ___m_nLocalMainStep_9; } inline int32_t* get_address_of_m_nLocalMainStep_9() { return &___m_nLocalMainStep_9; } inline void set_m_nLocalMainStep_9(int32_t value) { ___m_nLocalMainStep_9 = value; } inline static int32_t get_offset_of_m_nLocalSubStep_10() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_nLocalSubStep_10)); } inline int32_t get_m_nLocalSubStep_10() const { return ___m_nLocalSubStep_10; } inline int32_t* get_address_of_m_nLocalSubStep_10() { return &___m_nLocalSubStep_10; } inline void set_m_nLocalSubStep_10(int32_t value) { ___m_nLocalSubStep_10 = value; } inline static int32_t get_offset_of_m_listMainStep_12() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_listMainStep_12)); } inline List_1_t1536066709 * get_m_listMainStep_12() const { return ___m_listMainStep_12; } inline List_1_t1536066709 ** get_address_of_m_listMainStep_12() { return &___m_listMainStep_12; } inline void set_m_listMainStep_12(List_1_t1536066709 * value) { ___m_listMainStep_12 = value; Il2CppCodeGenWriteBarrier((&___m_listMainStep_12), value); } inline static int32_t get_offset_of_m_listLimit_13() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_listLimit_13)); } inline List_1_t3315527713 * get_m_listLimit_13() const { return ___m_listLimit_13; } inline List_1_t3315527713 ** get_address_of_m_listLimit_13() { return &___m_listLimit_13; } inline void set_m_listLimit_13(List_1_t3315527713 * value) { ___m_listLimit_13 = value; Il2CppCodeGenWriteBarrier((&___m_listLimit_13), value); } inline static int32_t get_offset_of_m_unLockLimit_14() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_unLockLimit_14)); } inline List_1_t3315527713 * get_m_unLockLimit_14() const { return ___m_unLockLimit_14; } inline List_1_t3315527713 ** get_address_of_m_unLockLimit_14() { return &___m_unLockLimit_14; } inline void set_m_unLockLimit_14(List_1_t3315527713 * value) { ___m_unLockLimit_14 = value; Il2CppCodeGenWriteBarrier((&___m_unLockLimit_14), value); } inline static int32_t get_offset_of_m_unLockAnim_15() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_unLockAnim_15)); } inline LinkedList_1_t683098980 * get_m_unLockAnim_15() const { return ___m_unLockAnim_15; } inline LinkedList_1_t683098980 ** get_address_of_m_unLockAnim_15() { return &___m_unLockAnim_15; } inline void set_m_unLockAnim_15(LinkedList_1_t683098980 * value) { ___m_unLockAnim_15 = value; Il2CppCodeGenWriteBarrier((&___m_unLockAnim_15), value); } inline static int32_t get_offset_of_m_newPlayPopupWnd_16() { return static_cast(offsetof(CUserGuideHelp_t3161639665, ___m_newPlayPopupWnd_16)); } inline Stack_1_t3794335208 * get_m_newPlayPopupWnd_16() const { return ___m_newPlayPopupWnd_16; } inline Stack_1_t3794335208 ** get_address_of_m_newPlayPopupWnd_16() { return &___m_newPlayPopupWnd_16; } inline void set_m_newPlayPopupWnd_16(Stack_1_t3794335208 * value) { ___m_newPlayPopupWnd_16 = value; Il2CppCodeGenWriteBarrier((&___m_newPlayPopupWnd_16), value); } }; struct CUserGuideHelp_t3161639665_StaticFields { public: // DMCore.Logic.CUserGuideHelp DMCore.Logic.CUserGuideHelp::s_Instance CUserGuideHelp_t3161639665 * ___s_Instance_8; // System.Boolean DMCore.Logic.CUserGuideHelp::s_bEnableUsrGuide bool ___s_bEnableUsrGuide_11; public: inline static int32_t get_offset_of_s_Instance_8() { return static_cast(offsetof(CUserGuideHelp_t3161639665_StaticFields, ___s_Instance_8)); } inline CUserGuideHelp_t3161639665 * get_s_Instance_8() const { return ___s_Instance_8; } inline CUserGuideHelp_t3161639665 ** get_address_of_s_Instance_8() { return &___s_Instance_8; } inline void set_s_Instance_8(CUserGuideHelp_t3161639665 * value) { ___s_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_8), value); } inline static int32_t get_offset_of_s_bEnableUsrGuide_11() { return static_cast(offsetof(CUserGuideHelp_t3161639665_StaticFields, ___s_bEnableUsrGuide_11)); } inline bool get_s_bEnableUsrGuide_11() const { return ___s_bEnableUsrGuide_11; } inline bool* get_address_of_s_bEnableUsrGuide_11() { return &___s_bEnableUsrGuide_11; } inline void set_s_bEnableUsrGuide_11(bool value) { ___s_bEnableUsrGuide_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSERGUIDEHELP_T3161639665_H #ifndef CMSGMANAGER_T455955613_H #define CMSGMANAGER_T455955613_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgManager struct CMsgManager_t455955613 : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 DMCore.CMsgManager::m_listHintMsgs LinkedList_1_t687096698 * ___m_listHintMsgs_0; // System.Boolean DMCore.CMsgManager::m_bShow bool ___m_bShow_1; public: inline static int32_t get_offset_of_m_listHintMsgs_0() { return static_cast(offsetof(CMsgManager_t455955613, ___m_listHintMsgs_0)); } inline LinkedList_1_t687096698 * get_m_listHintMsgs_0() const { return ___m_listHintMsgs_0; } inline LinkedList_1_t687096698 ** get_address_of_m_listHintMsgs_0() { return &___m_listHintMsgs_0; } inline void set_m_listHintMsgs_0(LinkedList_1_t687096698 * value) { ___m_listHintMsgs_0 = value; Il2CppCodeGenWriteBarrier((&___m_listHintMsgs_0), value); } inline static int32_t get_offset_of_m_bShow_1() { return static_cast(offsetof(CMsgManager_t455955613, ___m_bShow_1)); } inline bool get_m_bShow_1() const { return ___m_bShow_1; } inline bool* get_address_of_m_bShow_1() { return &___m_bShow_1; } inline void set_m_bShow_1(bool value) { ___m_bShow_1 = value; } }; struct CMsgManager_t455955613_StaticFields { public: // DMCore.CMsgManager DMCore.CMsgManager::s_Instance CMsgManager_t455955613 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CMsgManager_t455955613_StaticFields, ___s_Instance_2)); } inline CMsgManager_t455955613 * get_s_Instance_2() const { return ___s_Instance_2; } inline CMsgManager_t455955613 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CMsgManager_t455955613 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGMANAGER_T455955613_H #ifndef U3CGETSTORYSTEPU3EC__ANONSTOREY0_T4233670191_H #define U3CGETSTORYSTEPU3EC__ANONSTOREY0_T4233670191_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryCfg/c__AnonStorey0 struct U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 : public RuntimeObject { public: // System.Int32 HandBookStoryCfg/c__AnonStorey0::step int32_t ___step_0; public: inline static int32_t get_offset_of_step_0() { return static_cast(offsetof(U3CGetStoryStepU3Ec__AnonStorey0_t4233670191, ___step_0)); } inline int32_t get_step_0() const { return ___step_0; } inline int32_t* get_address_of_step_0() { return &___step_0; } inline void set_step_0(int32_t value) { ___step_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETSTORYSTEPU3EC__ANONSTOREY0_T4233670191_H #ifndef LIST_1_T1329610734_H #define LIST_1_T1329610734_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_t1329610734 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items HandBookStoryStepInfoU5BU5D_t744394025* ____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_t1329610734, ____items_1)); } inline HandBookStoryStepInfoU5BU5D_t744394025* get__items_1() const { return ____items_1; } inline HandBookStoryStepInfoU5BU5D_t744394025** get_address_of__items_1() { return &____items_1; } inline void set__items_1(HandBookStoryStepInfoU5BU5D_t744394025* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1329610734, ____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_t1329610734, ____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_t1329610734_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray HandBookStoryStepInfoU5BU5D_t744394025* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1329610734_StaticFields, ___EmptyArray_4)); } inline HandBookStoryStepInfoU5BU5D_t744394025* get_EmptyArray_4() const { return ___EmptyArray_4; } inline HandBookStoryStepInfoU5BU5D_t744394025** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(HandBookStoryStepInfoU5BU5D_t744394025* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1329610734_H #ifndef DICTIONARY_2_T1193402776_H #define DICTIONARY_2_T1193402776_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_t1193402776 : 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 Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots HandBookStoryInfoU5BU5D_t251007144* ___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_t1193402776, ___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_t1193402776, ___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_t1193402776, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1193402776, ___valueSlots_7)); } inline HandBookStoryInfoU5BU5D_t251007144* get_valueSlots_7() const { return ___valueSlots_7; } inline HandBookStoryInfoU5BU5D_t251007144** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(HandBookStoryInfoU5BU5D_t251007144* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1193402776, ___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_t1193402776, ___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_t1193402776, ___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_t1193402776, ___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_t1193402776, ___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_t1193402776, ___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_t1193402776, ___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_t1193402776_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t4150313284 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1193402776_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t4150313284 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t4150313284 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t4150313284 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1193402776_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 U3CDISPATCHU3EC__ANONSTOREY0_T1406632946_H #define U3CDISPATCHU3EC__ANONSTOREY0_T1406632946_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IEventDispatcher/c__AnonStorey0 struct U3CDispatchU3Ec__AnonStorey0_t1406632946 : public RuntimeObject { public: // IEventBase IEventDispatcher/c__AnonStorey0::evt RuntimeObject* ___evt_0; public: inline static int32_t get_offset_of_evt_0() { return static_cast(offsetof(U3CDispatchU3Ec__AnonStorey0_t1406632946, ___evt_0)); } inline RuntimeObject* get_evt_0() const { return ___evt_0; } inline RuntimeObject** get_address_of_evt_0() { return &___evt_0; } inline void set_evt_0(RuntimeObject* value) { ___evt_0 = value; Il2CppCodeGenWriteBarrier((&___evt_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDISPATCHU3EC__ANONSTOREY0_T1406632946_H #ifndef LIST_1_T2376830540_H #define LIST_1_T2376830540_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_t2376830540 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CRoleBeatKeyData_SectionU5BU5D_t1234047891* ____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_t2376830540, ____items_1)); } inline CRoleBeatKeyData_SectionU5BU5D_t1234047891* get__items_1() const { return ____items_1; } inline CRoleBeatKeyData_SectionU5BU5D_t1234047891** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CRoleBeatKeyData_SectionU5BU5D_t1234047891* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2376830540, ____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_t2376830540, ____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_t2376830540_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CRoleBeatKeyData_SectionU5BU5D_t1234047891* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2376830540_StaticFields, ___EmptyArray_4)); } inline CRoleBeatKeyData_SectionU5BU5D_t1234047891* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CRoleBeatKeyData_SectionU5BU5D_t1234047891** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CRoleBeatKeyData_SectionU5BU5D_t1234047891* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2376830540_H #ifndef CROLEBEATKEYDATA_SECTION_T904755798_H #define CROLEBEATKEYDATA_SECTION_T904755798_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleBeatKeyData_Section struct CRoleBeatKeyData_Section_t904755798 : public RuntimeObject { public: // System.Int64 DMCore.DanceMode.CRoleBeatKeyData_Section::_userId int64_t ____userId_0; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::_perfectCnt int32_t ____perfectCnt_1; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::_greatCnt int32_t ____greatCnt_2; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::_coolCnt int32_t ____coolCnt_3; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::_missCnt int32_t ____missCnt_4; // System.String DMCore.DanceMode.CRoleBeatKeyData_Section::userName String_t* ___userName_5; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::maxCombo int32_t ___maxCombo_6; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CRoleBeatKeyData_Section::_scoreEncrpt CEncrptHelp_Int_t51280996 * ____scoreEncrpt_7; public: inline static int32_t get_offset_of__userId_0() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____userId_0)); } inline int64_t get__userId_0() const { return ____userId_0; } inline int64_t* get_address_of__userId_0() { return &____userId_0; } inline void set__userId_0(int64_t value) { ____userId_0 = value; } inline static int32_t get_offset_of__perfectCnt_1() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____perfectCnt_1)); } inline int32_t get__perfectCnt_1() const { return ____perfectCnt_1; } inline int32_t* get_address_of__perfectCnt_1() { return &____perfectCnt_1; } inline void set__perfectCnt_1(int32_t value) { ____perfectCnt_1 = value; } inline static int32_t get_offset_of__greatCnt_2() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____greatCnt_2)); } inline int32_t get__greatCnt_2() const { return ____greatCnt_2; } inline int32_t* get_address_of__greatCnt_2() { return &____greatCnt_2; } inline void set__greatCnt_2(int32_t value) { ____greatCnt_2 = value; } inline static int32_t get_offset_of__coolCnt_3() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____coolCnt_3)); } inline int32_t get__coolCnt_3() const { return ____coolCnt_3; } inline int32_t* get_address_of__coolCnt_3() { return &____coolCnt_3; } inline void set__coolCnt_3(int32_t value) { ____coolCnt_3 = value; } inline static int32_t get_offset_of__missCnt_4() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____missCnt_4)); } inline int32_t get__missCnt_4() const { return ____missCnt_4; } inline int32_t* get_address_of__missCnt_4() { return &____missCnt_4; } inline void set__missCnt_4(int32_t value) { ____missCnt_4 = value; } inline static int32_t get_offset_of_userName_5() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ___userName_5)); } inline String_t* get_userName_5() const { return ___userName_5; } inline String_t** get_address_of_userName_5() { return &___userName_5; } inline void set_userName_5(String_t* value) { ___userName_5 = value; Il2CppCodeGenWriteBarrier((&___userName_5), value); } inline static int32_t get_offset_of_maxCombo_6() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ___maxCombo_6)); } inline int32_t get_maxCombo_6() const { return ___maxCombo_6; } inline int32_t* get_address_of_maxCombo_6() { return &___maxCombo_6; } inline void set_maxCombo_6(int32_t value) { ___maxCombo_6 = value; } inline static int32_t get_offset_of__scoreEncrpt_7() { return static_cast(offsetof(CRoleBeatKeyData_Section_t904755798, ____scoreEncrpt_7)); } inline CEncrptHelp_Int_t51280996 * get__scoreEncrpt_7() const { return ____scoreEncrpt_7; } inline CEncrptHelp_Int_t51280996 ** get_address_of__scoreEncrpt_7() { return &____scoreEncrpt_7; } inline void set__scoreEncrpt_7(CEncrptHelp_Int_t51280996 * value) { ____scoreEncrpt_7 = value; Il2CppCodeGenWriteBarrier((&____scoreEncrpt_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEBEATKEYDATA_SECTION_T904755798_H #ifndef CBETTERSET_1_T1416977057_H #define CBETTERSET_1_T1416977057_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_t1416977057 : public RuntimeObject { public: // BetterList`1 CBetterSet`1::m_array BetterList_1_t457719671 * ___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_t1416977057, ___m_array_0)); } inline BetterList_1_t457719671 * get_m_array_0() const { return ___m_array_0; } inline BetterList_1_t457719671 ** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(BetterList_1_t457719671 * 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_t1416977057, ___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_t1416977057, ___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_T1416977057_H #ifndef IENTITYBASE_T3866625305_H #define IENTITYBASE_T3866625305_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IEntityBase struct IEntityBase_t3866625305 : public RuntimeObject { public: // System.Int32 IEntityBase::k__BackingField int32_t ___U3CEntityIDU3Ek__BackingField_0; // System.String IEntityBase::k__BackingField String_t* ___U3CClassNameU3Ek__BackingField_1; // System.Boolean IEntityBase::m_bRegUpdate bool ___m_bRegUpdate_2; // System.Boolean IEntityBase::m_bRegLateUpdate bool ___m_bRegLateUpdate_3; public: inline static int32_t get_offset_of_U3CEntityIDU3Ek__BackingField_0() { return static_cast(offsetof(IEntityBase_t3866625305, ___U3CEntityIDU3Ek__BackingField_0)); } inline int32_t get_U3CEntityIDU3Ek__BackingField_0() const { return ___U3CEntityIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CEntityIDU3Ek__BackingField_0() { return &___U3CEntityIDU3Ek__BackingField_0; } inline void set_U3CEntityIDU3Ek__BackingField_0(int32_t value) { ___U3CEntityIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CClassNameU3Ek__BackingField_1() { return static_cast(offsetof(IEntityBase_t3866625305, ___U3CClassNameU3Ek__BackingField_1)); } inline String_t* get_U3CClassNameU3Ek__BackingField_1() const { return ___U3CClassNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CClassNameU3Ek__BackingField_1() { return &___U3CClassNameU3Ek__BackingField_1; } inline void set_U3CClassNameU3Ek__BackingField_1(String_t* value) { ___U3CClassNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CClassNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_m_bRegUpdate_2() { return static_cast(offsetof(IEntityBase_t3866625305, ___m_bRegUpdate_2)); } inline bool get_m_bRegUpdate_2() const { return ___m_bRegUpdate_2; } inline bool* get_address_of_m_bRegUpdate_2() { return &___m_bRegUpdate_2; } inline void set_m_bRegUpdate_2(bool value) { ___m_bRegUpdate_2 = value; } inline static int32_t get_offset_of_m_bRegLateUpdate_3() { return static_cast(offsetof(IEntityBase_t3866625305, ___m_bRegLateUpdate_3)); } inline bool get_m_bRegLateUpdate_3() const { return ___m_bRegLateUpdate_3; } inline bool* get_address_of_m_bRegLateUpdate_3() { return &___m_bRegLateUpdate_3; } inline void set_m_bRegLateUpdate_3(bool value) { ___m_bRegLateUpdate_3 = value; } }; struct IEntityBase_t3866625305_StaticFields { public: // System.Int32 IEntityBase::s_nEntityLabor int32_t ___s_nEntityLabor_4; public: inline static int32_t get_offset_of_s_nEntityLabor_4() { return static_cast(offsetof(IEntityBase_t3866625305_StaticFields, ___s_nEntityLabor_4)); } inline int32_t get_s_nEntityLabor_4() const { return ___s_nEntityLabor_4; } inline int32_t* get_address_of_s_nEntityLabor_4() { return &___s_nEntityLabor_4; } inline void set_s_nEntityLabor_4(int32_t value) { ___s_nEntityLabor_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IENTITYBASE_T3866625305_H #ifndef CSHOPMANAGER_T754298620_H #define CSHOPMANAGER_T754298620_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopManager struct CShopManager_t754298620 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CShopManager::k__BackingField bool ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CShopManager::k__BackingField bool ___U3CIsOpenNewStoreU3Ek__BackingField_3; // System.Int32 DMCore.Logic.CShopManager::k__BackingField int32_t ___U3COpenTimeU3Ek__BackingField_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopManager::m_listItemGroupMale Dictionary_2_t133775218 * ___m_listItemGroupMale_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopManager::m_listItemGroupFemale Dictionary_2_t133775218 * ___m_listItemGroupFemale_6; // System.Int32 DMCore.Logic.CShopManager::m_uiActivetype int32_t ___m_uiActivetype_7; // System.Int32 DMCore.Logic.CShopManager::m_uiActivePage int32_t ___m_uiActivePage_8; // System.Int32 DMCore.Logic.CShopManager::m_uiActiveItem int32_t ___m_uiActiveItem_9; // System.Int32 DMCore.Logic.CShopManager::m_uiActiveItemValidation int32_t ___m_uiActiveItemValidation_10; // System.Int32 DMCore.Logic.CShopManager::m_selectType int32_t ___m_selectType_11; // System.Int32 DMCore.Logic.CShopManager::m_CurClothID int32_t ___m_CurClothID_12; // System.Boolean DMCore.Logic.CShopManager::m_bGroupBuyingChange bool ___m_bGroupBuyingChange_13; // DMCore.Logic.CShopGroupBuyingData DMCore.Logic.CShopManager::m_GroupBuyingData CShopGroupBuyingData_t1345810626 * ___m_GroupBuyingData_14; // System.Boolean DMCore.Logic.CShopManager::m_bSearch bool ___m_bSearch_15; // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager::m_SearchGroup CShopItemGroup_t1245061887 * ___m_SearchGroup_16; public: inline static int32_t get_offset_of_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() { return static_cast(offsetof(CShopManager_t754298620, ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2)); } inline bool get_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() const { return ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() { return &___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; } inline void set_U3CIsOpenNewStoreTipsU3Ek__BackingField_2(bool value) { ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsOpenNewStoreU3Ek__BackingField_3() { return static_cast(offsetof(CShopManager_t754298620, ___U3CIsOpenNewStoreU3Ek__BackingField_3)); } inline bool get_U3CIsOpenNewStoreU3Ek__BackingField_3() const { return ___U3CIsOpenNewStoreU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsOpenNewStoreU3Ek__BackingField_3() { return &___U3CIsOpenNewStoreU3Ek__BackingField_3; } inline void set_U3CIsOpenNewStoreU3Ek__BackingField_3(bool value) { ___U3CIsOpenNewStoreU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3COpenTimeU3Ek__BackingField_4() { return static_cast(offsetof(CShopManager_t754298620, ___U3COpenTimeU3Ek__BackingField_4)); } inline int32_t get_U3COpenTimeU3Ek__BackingField_4() const { return ___U3COpenTimeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3COpenTimeU3Ek__BackingField_4() { return &___U3COpenTimeU3Ek__BackingField_4; } inline void set_U3COpenTimeU3Ek__BackingField_4(int32_t value) { ___U3COpenTimeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_listItemGroupMale_5() { return static_cast(offsetof(CShopManager_t754298620, ___m_listItemGroupMale_5)); } inline Dictionary_2_t133775218 * get_m_listItemGroupMale_5() const { return ___m_listItemGroupMale_5; } inline Dictionary_2_t133775218 ** get_address_of_m_listItemGroupMale_5() { return &___m_listItemGroupMale_5; } inline void set_m_listItemGroupMale_5(Dictionary_2_t133775218 * value) { ___m_listItemGroupMale_5 = value; Il2CppCodeGenWriteBarrier((&___m_listItemGroupMale_5), value); } inline static int32_t get_offset_of_m_listItemGroupFemale_6() { return static_cast(offsetof(CShopManager_t754298620, ___m_listItemGroupFemale_6)); } inline Dictionary_2_t133775218 * get_m_listItemGroupFemale_6() const { return ___m_listItemGroupFemale_6; } inline Dictionary_2_t133775218 ** get_address_of_m_listItemGroupFemale_6() { return &___m_listItemGroupFemale_6; } inline void set_m_listItemGroupFemale_6(Dictionary_2_t133775218 * value) { ___m_listItemGroupFemale_6 = value; Il2CppCodeGenWriteBarrier((&___m_listItemGroupFemale_6), value); } inline static int32_t get_offset_of_m_uiActivetype_7() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActivetype_7)); } inline int32_t get_m_uiActivetype_7() const { return ___m_uiActivetype_7; } inline int32_t* get_address_of_m_uiActivetype_7() { return &___m_uiActivetype_7; } inline void set_m_uiActivetype_7(int32_t value) { ___m_uiActivetype_7 = value; } inline static int32_t get_offset_of_m_uiActivePage_8() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActivePage_8)); } inline int32_t get_m_uiActivePage_8() const { return ___m_uiActivePage_8; } inline int32_t* get_address_of_m_uiActivePage_8() { return &___m_uiActivePage_8; } inline void set_m_uiActivePage_8(int32_t value) { ___m_uiActivePage_8 = value; } inline static int32_t get_offset_of_m_uiActiveItem_9() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActiveItem_9)); } inline int32_t get_m_uiActiveItem_9() const { return ___m_uiActiveItem_9; } inline int32_t* get_address_of_m_uiActiveItem_9() { return &___m_uiActiveItem_9; } inline void set_m_uiActiveItem_9(int32_t value) { ___m_uiActiveItem_9 = value; } inline static int32_t get_offset_of_m_uiActiveItemValidation_10() { return static_cast(offsetof(CShopManager_t754298620, ___m_uiActiveItemValidation_10)); } inline int32_t get_m_uiActiveItemValidation_10() const { return ___m_uiActiveItemValidation_10; } inline int32_t* get_address_of_m_uiActiveItemValidation_10() { return &___m_uiActiveItemValidation_10; } inline void set_m_uiActiveItemValidation_10(int32_t value) { ___m_uiActiveItemValidation_10 = value; } inline static int32_t get_offset_of_m_selectType_11() { return static_cast(offsetof(CShopManager_t754298620, ___m_selectType_11)); } inline int32_t get_m_selectType_11() const { return ___m_selectType_11; } inline int32_t* get_address_of_m_selectType_11() { return &___m_selectType_11; } inline void set_m_selectType_11(int32_t value) { ___m_selectType_11 = value; } inline static int32_t get_offset_of_m_CurClothID_12() { return static_cast(offsetof(CShopManager_t754298620, ___m_CurClothID_12)); } inline int32_t get_m_CurClothID_12() const { return ___m_CurClothID_12; } inline int32_t* get_address_of_m_CurClothID_12() { return &___m_CurClothID_12; } inline void set_m_CurClothID_12(int32_t value) { ___m_CurClothID_12 = value; } inline static int32_t get_offset_of_m_bGroupBuyingChange_13() { return static_cast(offsetof(CShopManager_t754298620, ___m_bGroupBuyingChange_13)); } inline bool get_m_bGroupBuyingChange_13() const { return ___m_bGroupBuyingChange_13; } inline bool* get_address_of_m_bGroupBuyingChange_13() { return &___m_bGroupBuyingChange_13; } inline void set_m_bGroupBuyingChange_13(bool value) { ___m_bGroupBuyingChange_13 = value; } inline static int32_t get_offset_of_m_GroupBuyingData_14() { return static_cast(offsetof(CShopManager_t754298620, ___m_GroupBuyingData_14)); } inline CShopGroupBuyingData_t1345810626 * get_m_GroupBuyingData_14() const { return ___m_GroupBuyingData_14; } inline CShopGroupBuyingData_t1345810626 ** get_address_of_m_GroupBuyingData_14() { return &___m_GroupBuyingData_14; } inline void set_m_GroupBuyingData_14(CShopGroupBuyingData_t1345810626 * value) { ___m_GroupBuyingData_14 = value; Il2CppCodeGenWriteBarrier((&___m_GroupBuyingData_14), value); } inline static int32_t get_offset_of_m_bSearch_15() { return static_cast(offsetof(CShopManager_t754298620, ___m_bSearch_15)); } inline bool get_m_bSearch_15() const { return ___m_bSearch_15; } inline bool* get_address_of_m_bSearch_15() { return &___m_bSearch_15; } inline void set_m_bSearch_15(bool value) { ___m_bSearch_15 = value; } inline static int32_t get_offset_of_m_SearchGroup_16() { return static_cast(offsetof(CShopManager_t754298620, ___m_SearchGroup_16)); } inline CShopItemGroup_t1245061887 * get_m_SearchGroup_16() const { return ___m_SearchGroup_16; } inline CShopItemGroup_t1245061887 ** get_address_of_m_SearchGroup_16() { return &___m_SearchGroup_16; } inline void set_m_SearchGroup_16(CShopItemGroup_t1245061887 * value) { ___m_SearchGroup_16 = value; Il2CppCodeGenWriteBarrier((&___m_SearchGroup_16), value); } }; struct CShopManager_t754298620_StaticFields { public: // System.Int32 DMCore.Logic.CShopManager::SHOP_ITEM_COUNT_ONE_PAGE int32_t ___SHOP_ITEM_COUNT_ONE_PAGE_0; // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::s_Instance CShopManager_t754298620 * ___s_Instance_17; public: inline static int32_t get_offset_of_SHOP_ITEM_COUNT_ONE_PAGE_0() { return static_cast(offsetof(CShopManager_t754298620_StaticFields, ___SHOP_ITEM_COUNT_ONE_PAGE_0)); } inline int32_t get_SHOP_ITEM_COUNT_ONE_PAGE_0() const { return ___SHOP_ITEM_COUNT_ONE_PAGE_0; } inline int32_t* get_address_of_SHOP_ITEM_COUNT_ONE_PAGE_0() { return &___SHOP_ITEM_COUNT_ONE_PAGE_0; } inline void set_SHOP_ITEM_COUNT_ONE_PAGE_0(int32_t value) { ___SHOP_ITEM_COUNT_ONE_PAGE_0 = value; } inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(CShopManager_t754298620_StaticFields, ___s_Instance_17)); } inline CShopManager_t754298620 * get_s_Instance_17() const { return ___s_Instance_17; } inline CShopManager_t754298620 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(CShopManager_t754298620 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPMANAGER_T754298620_H #ifndef CPROPMANAGER_T2238730194_H #define CPROPMANAGER_T2238730194_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropManager struct CPropManager_t2238730194 : public RuntimeObject { public: // DMCore.Logic.CPropGroup[] DMCore.Logic.CPropManager::m_groupArr CPropGroupU5BU5D_t555838530* ___m_groupArr_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPropManager::m_buyTimeCache Dictionary_2_t2625280635 * ___m_buyTimeCache_1; public: inline static int32_t get_offset_of_m_groupArr_0() { return static_cast(offsetof(CPropManager_t2238730194, ___m_groupArr_0)); } inline CPropGroupU5BU5D_t555838530* get_m_groupArr_0() const { return ___m_groupArr_0; } inline CPropGroupU5BU5D_t555838530** get_address_of_m_groupArr_0() { return &___m_groupArr_0; } inline void set_m_groupArr_0(CPropGroupU5BU5D_t555838530* value) { ___m_groupArr_0 = value; Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value); } inline static int32_t get_offset_of_m_buyTimeCache_1() { return static_cast(offsetof(CPropManager_t2238730194, ___m_buyTimeCache_1)); } inline Dictionary_2_t2625280635 * get_m_buyTimeCache_1() const { return ___m_buyTimeCache_1; } inline Dictionary_2_t2625280635 ** get_address_of_m_buyTimeCache_1() { return &___m_buyTimeCache_1; } inline void set_m_buyTimeCache_1(Dictionary_2_t2625280635 * value) { ___m_buyTimeCache_1 = value; Il2CppCodeGenWriteBarrier((&___m_buyTimeCache_1), value); } }; struct CPropManager_t2238730194_StaticFields { public: // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::s_instance CPropManager_t2238730194 * ___s_instance_2; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CPropManager_t2238730194_StaticFields, ___s_instance_2)); } inline CPropManager_t2238730194 * get_s_instance_2() const { return ___s_instance_2; } inline CPropManager_t2238730194 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CPropManager_t2238730194 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPMANAGER_T2238730194_H #ifndef DICTIONARY_2_T1839659084_H #define DICTIONARY_2_T1839659084_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_t1839659084 : 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 Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Int32U5BU5D_t385246372* ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1839659084, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t4284552512 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1839659084_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t4284552512 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t4284552512 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t4284552512 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1839659084_H #ifndef CAWARDITEM_T1677460915_H #define CAWARDITEM_T1677460915_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAwardItem::m_configId int32_t ___m_configId_0; // System.Int32 DMCore.Logic.CAwardItem::m_amount int32_t ___m_amount_1; // System.Int32 DMCore.Logic.CAwardItem::m_valid int32_t ___m_valid_2; // System.Int32 DMCore.Logic.CAwardItem::m_sex int32_t ___m_sex_3; public: inline static int32_t get_offset_of_m_configId_0() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_configId_0)); } inline int32_t get_m_configId_0() const { return ___m_configId_0; } inline int32_t* get_address_of_m_configId_0() { return &___m_configId_0; } inline void set_m_configId_0(int32_t value) { ___m_configId_0 = value; } inline static int32_t get_offset_of_m_amount_1() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_amount_1)); } inline int32_t get_m_amount_1() const { return ___m_amount_1; } inline int32_t* get_address_of_m_amount_1() { return &___m_amount_1; } inline void set_m_amount_1(int32_t value) { ___m_amount_1 = value; } inline static int32_t get_offset_of_m_valid_2() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_valid_2)); } inline int32_t get_m_valid_2() const { return ___m_valid_2; } inline int32_t* get_address_of_m_valid_2() { return &___m_valid_2; } inline void set_m_valid_2(int32_t value) { ___m_valid_2 = value; } inline static int32_t get_offset_of_m_sex_3() { return static_cast(offsetof(CAwardItem_t1677460915, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDITEM_T1677460915_H #ifndef IEVENTDISPATCHER_T2294365884_H #define IEVENTDISPATCHER_T2294365884_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IEventDispatcher struct IEventDispatcher_t2294365884 : public RuntimeObject { public: // CBetterSet`1> IEventDispatcher::m_listSite CBetterSet_1_t1416977057 * ___m_listSite_0; public: inline static int32_t get_offset_of_m_listSite_0() { return static_cast(offsetof(IEventDispatcher_t2294365884, ___m_listSite_0)); } inline CBetterSet_1_t1416977057 * get_m_listSite_0() const { return ___m_listSite_0; } inline CBetterSet_1_t1416977057 ** get_address_of_m_listSite_0() { return &___m_listSite_0; } inline void set_m_listSite_0(CBetterSet_1_t1416977057 * value) { ___m_listSite_0 = value; Il2CppCodeGenWriteBarrier((&___m_listSite_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IEVENTDISPATCHER_T2294365884_H #ifndef CHANDBOOKMANAGER_T2716637598_H #define CHANDBOOKMANAGER_T2716637598_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CHandBookManager struct CHandBookManager_t2716637598 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CHandBookManager::IsReturnCardBook bool ___IsReturnCardBook_1; // System.Action DMCore.Logic.CHandBookManager::OnChangeThemeList Action_t1264377477 * ___OnChangeThemeList_2; // System.Action`1 DMCore.Logic.CHandBookManager::ChangeTabEvent Action_1_t1368688201 * ___ChangeTabEvent_3; // System.Action DMCore.Logic.CHandBookManager::OnChangeCollectionList Action_t1264377477 * ___OnChangeCollectionList_4; // System.Action`1 DMCore.Logic.CHandBookManager::ClothesItemClickEvent Action_1_t3123413348 * ___ClothesItemClickEvent_5; // System.Int32 DMCore.Logic.CHandBookManager::laber int32_t ___laber_6; // System.Int32 DMCore.Logic.CHandBookManager::tagCount int32_t ___tagCount_7; // System.Boolean DMCore.Logic.CHandBookManager::IsOver bool ___IsOver_8; // System.Int64 DMCore.Logic.CHandBookManager::m_TargetID int64_t ___m_TargetID_9; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CHandBookManager::clothesDic Dictionary_2_t1839659084 * ___clothesDic_10; // System.Collections.Generic.List`1 DMCore.Logic.CHandBookManager::themeItemID List_1_t128053199 * ___themeItemID_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CHandBookManager::collectionID Dictionary_2_t1839659084 * ___collectionID_12; // System.Boolean DMCore.Logic.CHandBookManager::SetClothesCountSucess bool ___SetClothesCountSucess_13; // System.Int32 DMCore.Logic.CHandBookManager::subType int32_t ___subType_14; // System.Int32 DMCore.Logic.CHandBookManager::CurrentList int32_t ___CurrentList_15; // System.Int32 DMCore.Logic.CHandBookManager::subSort int32_t ___subSort_16; // System.Boolean DMCore.Logic.CHandBookManager::isHandBookEnter bool ___isHandBookEnter_17; // System.Boolean DMCore.Logic.CHandBookManager::IsInit bool ___IsInit_18; public: inline static int32_t get_offset_of_IsReturnCardBook_1() { return static_cast(offsetof(CHandBookManager_t2716637598, ___IsReturnCardBook_1)); } inline bool get_IsReturnCardBook_1() const { return ___IsReturnCardBook_1; } inline bool* get_address_of_IsReturnCardBook_1() { return &___IsReturnCardBook_1; } inline void set_IsReturnCardBook_1(bool value) { ___IsReturnCardBook_1 = value; } inline static int32_t get_offset_of_OnChangeThemeList_2() { return static_cast(offsetof(CHandBookManager_t2716637598, ___OnChangeThemeList_2)); } inline Action_t1264377477 * get_OnChangeThemeList_2() const { return ___OnChangeThemeList_2; } inline Action_t1264377477 ** get_address_of_OnChangeThemeList_2() { return &___OnChangeThemeList_2; } inline void set_OnChangeThemeList_2(Action_t1264377477 * value) { ___OnChangeThemeList_2 = value; Il2CppCodeGenWriteBarrier((&___OnChangeThemeList_2), value); } inline static int32_t get_offset_of_ChangeTabEvent_3() { return static_cast(offsetof(CHandBookManager_t2716637598, ___ChangeTabEvent_3)); } inline Action_1_t1368688201 * get_ChangeTabEvent_3() const { return ___ChangeTabEvent_3; } inline Action_1_t1368688201 ** get_address_of_ChangeTabEvent_3() { return &___ChangeTabEvent_3; } inline void set_ChangeTabEvent_3(Action_1_t1368688201 * value) { ___ChangeTabEvent_3 = value; Il2CppCodeGenWriteBarrier((&___ChangeTabEvent_3), value); } inline static int32_t get_offset_of_OnChangeCollectionList_4() { return static_cast(offsetof(CHandBookManager_t2716637598, ___OnChangeCollectionList_4)); } inline Action_t1264377477 * get_OnChangeCollectionList_4() const { return ___OnChangeCollectionList_4; } inline Action_t1264377477 ** get_address_of_OnChangeCollectionList_4() { return &___OnChangeCollectionList_4; } inline void set_OnChangeCollectionList_4(Action_t1264377477 * value) { ___OnChangeCollectionList_4 = value; Il2CppCodeGenWriteBarrier((&___OnChangeCollectionList_4), value); } inline static int32_t get_offset_of_ClothesItemClickEvent_5() { return static_cast(offsetof(CHandBookManager_t2716637598, ___ClothesItemClickEvent_5)); } inline Action_1_t3123413348 * get_ClothesItemClickEvent_5() const { return ___ClothesItemClickEvent_5; } inline Action_1_t3123413348 ** get_address_of_ClothesItemClickEvent_5() { return &___ClothesItemClickEvent_5; } inline void set_ClothesItemClickEvent_5(Action_1_t3123413348 * value) { ___ClothesItemClickEvent_5 = value; Il2CppCodeGenWriteBarrier((&___ClothesItemClickEvent_5), value); } inline static int32_t get_offset_of_laber_6() { return static_cast(offsetof(CHandBookManager_t2716637598, ___laber_6)); } inline int32_t get_laber_6() const { return ___laber_6; } inline int32_t* get_address_of_laber_6() { return &___laber_6; } inline void set_laber_6(int32_t value) { ___laber_6 = value; } inline static int32_t get_offset_of_tagCount_7() { return static_cast(offsetof(CHandBookManager_t2716637598, ___tagCount_7)); } inline int32_t get_tagCount_7() const { return ___tagCount_7; } inline int32_t* get_address_of_tagCount_7() { return &___tagCount_7; } inline void set_tagCount_7(int32_t value) { ___tagCount_7 = value; } inline static int32_t get_offset_of_IsOver_8() { return static_cast(offsetof(CHandBookManager_t2716637598, ___IsOver_8)); } inline bool get_IsOver_8() const { return ___IsOver_8; } inline bool* get_address_of_IsOver_8() { return &___IsOver_8; } inline void set_IsOver_8(bool value) { ___IsOver_8 = value; } inline static int32_t get_offset_of_m_TargetID_9() { return static_cast(offsetof(CHandBookManager_t2716637598, ___m_TargetID_9)); } inline int64_t get_m_TargetID_9() const { return ___m_TargetID_9; } inline int64_t* get_address_of_m_TargetID_9() { return &___m_TargetID_9; } inline void set_m_TargetID_9(int64_t value) { ___m_TargetID_9 = value; } inline static int32_t get_offset_of_clothesDic_10() { return static_cast(offsetof(CHandBookManager_t2716637598, ___clothesDic_10)); } inline Dictionary_2_t1839659084 * get_clothesDic_10() const { return ___clothesDic_10; } inline Dictionary_2_t1839659084 ** get_address_of_clothesDic_10() { return &___clothesDic_10; } inline void set_clothesDic_10(Dictionary_2_t1839659084 * value) { ___clothesDic_10 = value; Il2CppCodeGenWriteBarrier((&___clothesDic_10), value); } inline static int32_t get_offset_of_themeItemID_11() { return static_cast(offsetof(CHandBookManager_t2716637598, ___themeItemID_11)); } inline List_1_t128053199 * get_themeItemID_11() const { return ___themeItemID_11; } inline List_1_t128053199 ** get_address_of_themeItemID_11() { return &___themeItemID_11; } inline void set_themeItemID_11(List_1_t128053199 * value) { ___themeItemID_11 = value; Il2CppCodeGenWriteBarrier((&___themeItemID_11), value); } inline static int32_t get_offset_of_collectionID_12() { return static_cast(offsetof(CHandBookManager_t2716637598, ___collectionID_12)); } inline Dictionary_2_t1839659084 * get_collectionID_12() const { return ___collectionID_12; } inline Dictionary_2_t1839659084 ** get_address_of_collectionID_12() { return &___collectionID_12; } inline void set_collectionID_12(Dictionary_2_t1839659084 * value) { ___collectionID_12 = value; Il2CppCodeGenWriteBarrier((&___collectionID_12), value); } inline static int32_t get_offset_of_SetClothesCountSucess_13() { return static_cast(offsetof(CHandBookManager_t2716637598, ___SetClothesCountSucess_13)); } inline bool get_SetClothesCountSucess_13() const { return ___SetClothesCountSucess_13; } inline bool* get_address_of_SetClothesCountSucess_13() { return &___SetClothesCountSucess_13; } inline void set_SetClothesCountSucess_13(bool value) { ___SetClothesCountSucess_13 = value; } inline static int32_t get_offset_of_subType_14() { return static_cast(offsetof(CHandBookManager_t2716637598, ___subType_14)); } inline int32_t get_subType_14() const { return ___subType_14; } inline int32_t* get_address_of_subType_14() { return &___subType_14; } inline void set_subType_14(int32_t value) { ___subType_14 = value; } inline static int32_t get_offset_of_CurrentList_15() { return static_cast(offsetof(CHandBookManager_t2716637598, ___CurrentList_15)); } inline int32_t get_CurrentList_15() const { return ___CurrentList_15; } inline int32_t* get_address_of_CurrentList_15() { return &___CurrentList_15; } inline void set_CurrentList_15(int32_t value) { ___CurrentList_15 = value; } inline static int32_t get_offset_of_subSort_16() { return static_cast(offsetof(CHandBookManager_t2716637598, ___subSort_16)); } inline int32_t get_subSort_16() const { return ___subSort_16; } inline int32_t* get_address_of_subSort_16() { return &___subSort_16; } inline void set_subSort_16(int32_t value) { ___subSort_16 = value; } inline static int32_t get_offset_of_isHandBookEnter_17() { return static_cast(offsetof(CHandBookManager_t2716637598, ___isHandBookEnter_17)); } inline bool get_isHandBookEnter_17() const { return ___isHandBookEnter_17; } inline bool* get_address_of_isHandBookEnter_17() { return &___isHandBookEnter_17; } inline void set_isHandBookEnter_17(bool value) { ___isHandBookEnter_17 = value; } inline static int32_t get_offset_of_IsInit_18() { return static_cast(offsetof(CHandBookManager_t2716637598, ___IsInit_18)); } inline bool get_IsInit_18() const { return ___IsInit_18; } inline bool* get_address_of_IsInit_18() { return &___IsInit_18; } inline void set_IsInit_18(bool value) { ___IsInit_18 = value; } }; struct CHandBookManager_t2716637598_StaticFields { public: // DMCore.Logic.CHandBookManager DMCore.Logic.CHandBookManager::s_Instance CHandBookManager_t2716637598 * ___s_Instance_0; // System.Comparison`1 DMCore.Logic.CHandBookManager::<>f__am$cache0 Comparison_1_t395036224 * ___U3CU3Ef__amU24cache0_19; // System.Comparison`1 DMCore.Logic.CHandBookManager::<>f__am$cache1 Comparison_1_t395036224 * ___U3CU3Ef__amU24cache1_20; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CHandBookManager_t2716637598_StaticFields, ___s_Instance_0)); } inline CHandBookManager_t2716637598 * get_s_Instance_0() const { return ___s_Instance_0; } inline CHandBookManager_t2716637598 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CHandBookManager_t2716637598 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_19() { return static_cast(offsetof(CHandBookManager_t2716637598_StaticFields, ___U3CU3Ef__amU24cache0_19)); } inline Comparison_1_t395036224 * get_U3CU3Ef__amU24cache0_19() const { return ___U3CU3Ef__amU24cache0_19; } inline Comparison_1_t395036224 ** get_address_of_U3CU3Ef__amU24cache0_19() { return &___U3CU3Ef__amU24cache0_19; } inline void set_U3CU3Ef__amU24cache0_19(Comparison_1_t395036224 * value) { ___U3CU3Ef__amU24cache0_19 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_19), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache1_20() { return static_cast(offsetof(CHandBookManager_t2716637598_StaticFields, ___U3CU3Ef__amU24cache1_20)); } inline Comparison_1_t395036224 * get_U3CU3Ef__amU24cache1_20() const { return ___U3CU3Ef__amU24cache1_20; } inline Comparison_1_t395036224 ** get_address_of_U3CU3Ef__amU24cache1_20() { return &___U3CU3Ef__amU24cache1_20; } inline void set_U3CU3Ef__amU24cache1_20(Comparison_1_t395036224 * value) { ___U3CU3Ef__amU24cache1_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache1_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHANDBOOKMANAGER_T2716637598_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 ITEXTBASE_T660344599_H #define ITEXTBASE_T660344599_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.ITextBase struct ITextBase_t660344599 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.ITextBase::m_listCache Dictionary_2_t4177511560 * ___m_listCache_0; public: inline static int32_t get_offset_of_m_listCache_0() { return static_cast(offsetof(ITextBase_t660344599, ___m_listCache_0)); } inline Dictionary_2_t4177511560 * get_m_listCache_0() const { return ___m_listCache_0; } inline Dictionary_2_t4177511560 ** get_address_of_m_listCache_0() { return &___m_listCache_0; } inline void set_m_listCache_0(Dictionary_2_t4177511560 * value) { ___m_listCache_0 = value; Il2CppCodeGenWriteBarrier((&___m_listCache_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEXTBASE_T660344599_H #ifndef DICTIONARY_2_T1550011832_H #define DICTIONARY_2_T1550011832_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_t1550011832 : 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 Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots ThemeInfoU5BU5D_t3147419656* ___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_t1550011832, ___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_t1550011832, ___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_t1550011832, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1550011832, ___valueSlots_7)); } inline ThemeInfoU5BU5D_t3147419656* get_valueSlots_7() const { return ___valueSlots_7; } inline ThemeInfoU5BU5D_t3147419656** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(ThemeInfoU5BU5D_t3147419656* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1550011832, ___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_t1550011832, ___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_t1550011832, ___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_t1550011832, ___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_t1550011832, ___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_t1550011832, ___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_t1550011832, ___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_t1550011832_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2751758500 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1550011832_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2751758500 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2751758500 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2751758500 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1550011832_H #ifndef LIST_1_T128053199_H #define LIST_1_T128053199_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_t128053199 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t385246372* ____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_t128053199, ____items_1)); } inline Int32U5BU5D_t385246372* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t385246372** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t385246372* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t128053199, ____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_t128053199, ____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_t128053199_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Int32U5BU5D_t385246372* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t128053199_StaticFields, ___EmptyArray_4)); } inline Int32U5BU5D_t385246372* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Int32U5BU5D_t385246372** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Int32U5BU5D_t385246372* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T128053199_H #ifndef THEMEINFO_T2661298501_H #define THEMEINFO_T2661298501_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCfg/ThemeInfo struct ThemeInfo_t2661298501 : public RuntimeObject { public: // System.Int32 HandBookCfg/ThemeInfo::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; // System.String HandBookCfg/ThemeInfo::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // UnityEngine.Texture2D HandBookCfg/ThemeInfo::k__BackingField Texture2D_t3840446185 * ___U3CIconU3Ek__BackingField_2; // System.Collections.Generic.List`1 HandBookCfg/ThemeInfo::k__BackingField List_1_t1312794918 * ___U3CSuitListU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(ThemeInfo_t2661298501, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(ThemeInfo_t2661298501, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CIconU3Ek__BackingField_2() { return static_cast(offsetof(ThemeInfo_t2661298501, ___U3CIconU3Ek__BackingField_2)); } inline Texture2D_t3840446185 * get_U3CIconU3Ek__BackingField_2() const { return ___U3CIconU3Ek__BackingField_2; } inline Texture2D_t3840446185 ** get_address_of_U3CIconU3Ek__BackingField_2() { return &___U3CIconU3Ek__BackingField_2; } inline void set_U3CIconU3Ek__BackingField_2(Texture2D_t3840446185 * value) { ___U3CIconU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CIconU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CSuitListU3Ek__BackingField_3() { return static_cast(offsetof(ThemeInfo_t2661298501, ___U3CSuitListU3Ek__BackingField_3)); } inline List_1_t1312794918 * get_U3CSuitListU3Ek__BackingField_3() const { return ___U3CSuitListU3Ek__BackingField_3; } inline List_1_t1312794918 ** get_address_of_U3CSuitListU3Ek__BackingField_3() { return &___U3CSuitListU3Ek__BackingField_3; } inline void set_U3CSuitListU3Ek__BackingField_3(List_1_t1312794918 * value) { ___U3CSuitListU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CSuitListU3Ek__BackingField_3), value); } }; struct ThemeInfo_t2661298501_StaticFields { public: // System.Predicate`1 HandBookCfg/ThemeInfo::<>f__am$cache0 Predicate_1_t666014300 * ___U3CU3Ef__amU24cache0_4; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_4() { return static_cast(offsetof(ThemeInfo_t2661298501_StaticFields, ___U3CU3Ef__amU24cache0_4)); } inline Predicate_1_t666014300 * get_U3CU3Ef__amU24cache0_4() const { return ___U3CU3Ef__amU24cache0_4; } inline Predicate_1_t666014300 ** get_address_of_U3CU3Ef__amU24cache0_4() { return &___U3CU3Ef__amU24cache0_4; } inline void set_U3CU3Ef__amU24cache0_4(Predicate_1_t666014300 * value) { ___U3CU3Ef__amU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THEMEINFO_T2661298501_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 LIST_1_T4133373243_H #define LIST_1_T4133373243_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_t4133373243 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ThemeInfoU5BU5D_t3147419656* ____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_t4133373243, ____items_1)); } inline ThemeInfoU5BU5D_t3147419656* get__items_1() const { return ____items_1; } inline ThemeInfoU5BU5D_t3147419656** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ThemeInfoU5BU5D_t3147419656* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4133373243, ____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_t4133373243, ____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_t4133373243_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ThemeInfoU5BU5D_t3147419656* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4133373243_StaticFields, ___EmptyArray_4)); } inline ThemeInfoU5BU5D_t3147419656* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ThemeInfoU5BU5D_t3147419656** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ThemeInfoU5BU5D_t3147419656* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4133373243_H #ifndef DICTIONARY_2_T3022086574_H #define DICTIONARY_2_T3022086574_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_t3022086574 : 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 Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots List_1U5BU5D_t2048036730* ___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_t3022086574, ___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_t3022086574, ___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_t3022086574, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t3022086574, ___valueSlots_7)); } inline List_1U5BU5D_t2048036730* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t2048036730** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t2048036730* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3022086574, ___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_t3022086574, ___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_t3022086574, ___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_t3022086574, ___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_t3022086574, ___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_t3022086574, ___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_t3022086574, ___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_t3022086574_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1652375574 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3022086574_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1652375574 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1652375574 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1652375574 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3022086574_H #ifndef LIST_1_T1312794918_H #define LIST_1_T1312794918_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_t1312794918 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SuitInfoU5BU5D_t3525509137* ____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_t1312794918, ____items_1)); } inline SuitInfoU5BU5D_t3525509137* get__items_1() const { return ____items_1; } inline SuitInfoU5BU5D_t3525509137** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SuitInfoU5BU5D_t3525509137* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1312794918, ____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_t1312794918, ____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_t1312794918_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SuitInfoU5BU5D_t3525509137* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1312794918_StaticFields, ___EmptyArray_4)); } inline SuitInfoU5BU5D_t3525509137* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SuitInfoU5BU5D_t3525509137** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SuitInfoU5BU5D_t3525509137* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1312794918_H #ifndef U3CGETTHEMEBYSUITIDU3EC__ANONSTOREY0_T2187017840_H #define U3CGETTHEMEBYSUITIDU3EC__ANONSTOREY0_T2187017840_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCfg/c__AnonStorey0 struct U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 : public RuntimeObject { public: // System.Int32 HandBookCfg/c__AnonStorey0::suitId int32_t ___suitId_0; public: inline static int32_t get_offset_of_suitId_0() { return static_cast(offsetof(U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840, ___suitId_0)); } inline int32_t get_suitId_0() const { return ___suitId_0; } inline int32_t* get_address_of_suitId_0() { return &___suitId_0; } inline void set_suitId_0(int32_t value) { ___suitId_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETTHEMEBYSUITIDU3EC__ANONSTOREY0_T2187017840_H #ifndef CLOGHELP_T779629444_H #define CLOGHELP_T779629444_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444 : public RuntimeObject { public: public: }; struct CLogHelp_t779629444_StaticFields { public: // System.Int32 DMCore.Framework.Misc.CLogHelp::m_logLevel int32_t ___m_logLevel_0; // System.String DMCore.Framework.Misc.CLogHelp::s_LogPath String_t* ___s_LogPath_1; // System.Byte[] DMCore.Framework.Misc.CLogHelp::s_EndLine ByteU5BU5D_t4116647657* ___s_EndLine_2; public: inline static int32_t get_offset_of_m_logLevel_0() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___m_logLevel_0)); } inline int32_t get_m_logLevel_0() const { return ___m_logLevel_0; } inline int32_t* get_address_of_m_logLevel_0() { return &___m_logLevel_0; } inline void set_m_logLevel_0(int32_t value) { ___m_logLevel_0 = value; } inline static int32_t get_offset_of_s_LogPath_1() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___s_LogPath_1)); } inline String_t* get_s_LogPath_1() const { return ___s_LogPath_1; } inline String_t** get_address_of_s_LogPath_1() { return &___s_LogPath_1; } inline void set_s_LogPath_1(String_t* value) { ___s_LogPath_1 = value; Il2CppCodeGenWriteBarrier((&___s_LogPath_1), value); } inline static int32_t get_offset_of_s_EndLine_2() { return static_cast(offsetof(CLogHelp_t779629444_StaticFields, ___s_EndLine_2)); } inline ByteU5BU5D_t4116647657* get_s_EndLine_2() const { return ___s_EndLine_2; } inline ByteU5BU5D_t4116647657** get_address_of_s_EndLine_2() { return &___s_EndLine_2; } inline void set_s_EndLine_2(ByteU5BU5D_t4116647657* value) { ___s_EndLine_2 = value; Il2CppCodeGenWriteBarrier((&___s_EndLine_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOGHELP_T779629444_H #ifndef CUIBASE_T3255455658_H #define CUIBASE_T3255455658_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CUIBase struct CUIBase_t3255455658 : public RuntimeObject { public: // System.Int32 CUIBase::k__BackingField int32_t ___U3CUI_IDU3Ek__BackingField_0; // System.String CUIBase::k__BackingField String_t* ___U3CUI_ClassU3Ek__BackingField_1; // UnityEngine.GameObject CUIBase::k__BackingField GameObject_t1113636619 * ___U3CgameObjectU3Ek__BackingField_2; // UnityEngine.Transform CUIBase::k__BackingField Transform_t3600365921 * ___U3CtransformU3Ek__BackingField_3; // System.Boolean CUIBase::m_bRegUpdate bool ___m_bRegUpdate_4; // System.Boolean CUIBase::m_bRegLateUpdate bool ___m_bRegLateUpdate_5; // DMSerial CUIBase::m_serialed DMSerial_t3962411756 * ___m_serialed_6; public: inline static int32_t get_offset_of_U3CUI_IDU3Ek__BackingField_0() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CUI_IDU3Ek__BackingField_0)); } inline int32_t get_U3CUI_IDU3Ek__BackingField_0() const { return ___U3CUI_IDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CUI_IDU3Ek__BackingField_0() { return &___U3CUI_IDU3Ek__BackingField_0; } inline void set_U3CUI_IDU3Ek__BackingField_0(int32_t value) { ___U3CUI_IDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CUI_ClassU3Ek__BackingField_1() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CUI_ClassU3Ek__BackingField_1)); } inline String_t* get_U3CUI_ClassU3Ek__BackingField_1() const { return ___U3CUI_ClassU3Ek__BackingField_1; } inline String_t** get_address_of_U3CUI_ClassU3Ek__BackingField_1() { return &___U3CUI_ClassU3Ek__BackingField_1; } inline void set_U3CUI_ClassU3Ek__BackingField_1(String_t* value) { ___U3CUI_ClassU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CUI_ClassU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CgameObjectU3Ek__BackingField_2() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CgameObjectU3Ek__BackingField_2)); } inline GameObject_t1113636619 * get_U3CgameObjectU3Ek__BackingField_2() const { return ___U3CgameObjectU3Ek__BackingField_2; } inline GameObject_t1113636619 ** get_address_of_U3CgameObjectU3Ek__BackingField_2() { return &___U3CgameObjectU3Ek__BackingField_2; } inline void set_U3CgameObjectU3Ek__BackingField_2(GameObject_t1113636619 * value) { ___U3CgameObjectU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CgameObjectU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CtransformU3Ek__BackingField_3() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CtransformU3Ek__BackingField_3)); } inline Transform_t3600365921 * get_U3CtransformU3Ek__BackingField_3() const { return ___U3CtransformU3Ek__BackingField_3; } inline Transform_t3600365921 ** get_address_of_U3CtransformU3Ek__BackingField_3() { return &___U3CtransformU3Ek__BackingField_3; } inline void set_U3CtransformU3Ek__BackingField_3(Transform_t3600365921 * value) { ___U3CtransformU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CtransformU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_bRegUpdate_4() { return static_cast(offsetof(CUIBase_t3255455658, ___m_bRegUpdate_4)); } inline bool get_m_bRegUpdate_4() const { return ___m_bRegUpdate_4; } inline bool* get_address_of_m_bRegUpdate_4() { return &___m_bRegUpdate_4; } inline void set_m_bRegUpdate_4(bool value) { ___m_bRegUpdate_4 = value; } inline static int32_t get_offset_of_m_bRegLateUpdate_5() { return static_cast(offsetof(CUIBase_t3255455658, ___m_bRegLateUpdate_5)); } inline bool get_m_bRegLateUpdate_5() const { return ___m_bRegLateUpdate_5; } inline bool* get_address_of_m_bRegLateUpdate_5() { return &___m_bRegLateUpdate_5; } inline void set_m_bRegLateUpdate_5(bool value) { ___m_bRegLateUpdate_5 = value; } inline static int32_t get_offset_of_m_serialed_6() { return static_cast(offsetof(CUIBase_t3255455658, ___m_serialed_6)); } inline DMSerial_t3962411756 * get_m_serialed_6() const { return ___m_serialed_6; } inline DMSerial_t3962411756 ** get_address_of_m_serialed_6() { return &___m_serialed_6; } inline void set_m_serialed_6(DMSerial_t3962411756 * value) { ___m_serialed_6 = value; Il2CppCodeGenWriteBarrier((&___m_serialed_6), value); } }; struct CUIBase_t3255455658_StaticFields { public: // System.Int32 CUIBase::s_nUILabor int32_t ___s_nUILabor_7; public: inline static int32_t get_offset_of_s_nUILabor_7() { return static_cast(offsetof(CUIBase_t3255455658_StaticFields, ___s_nUILabor_7)); } inline int32_t get_s_nUILabor_7() const { return ___s_nUILabor_7; } inline int32_t* get_address_of_s_nUILabor_7() { return &___s_nUILabor_7; } inline void set_s_nUILabor_7(int32_t value) { ___s_nUILabor_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUIBASE_T3255455658_H #ifndef CBOOKRESERVATIONINFO_T4147366020_H #define CBOOKRESERVATIONINFO_T4147366020_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationConfig/CBookReservationInfo struct CBookReservationInfo_t4147366020 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::Id int32_t ___Id_0; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::name String_t* ___name_1; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::sex int32_t ___sex_2; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::getPath String_t* ___getPath_3; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::imaPath String_t* ___imaPath_4; // System.Boolean DMCore.Logic.CBookReservationConfig/CBookReservationInfo::bowner bool ___bowner_5; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::loverId int32_t ___loverId_6; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::ownedAmount int32_t ___ownedAmount_7; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::actionId int32_t ___actionId_8; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::items List_1_t128053199 * ___items_9; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::ownItems List_1_t128053199 * ___ownItems_10; public: inline static int32_t get_offset_of_Id_0() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___Id_0)); } inline int32_t get_Id_0() const { return ___Id_0; } inline int32_t* get_address_of_Id_0() { return &___Id_0; } inline void set_Id_0(int32_t value) { ___Id_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_sex_2() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___sex_2)); } inline int32_t get_sex_2() const { return ___sex_2; } inline int32_t* get_address_of_sex_2() { return &___sex_2; } inline void set_sex_2(int32_t value) { ___sex_2 = value; } inline static int32_t get_offset_of_getPath_3() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___getPath_3)); } inline String_t* get_getPath_3() const { return ___getPath_3; } inline String_t** get_address_of_getPath_3() { return &___getPath_3; } inline void set_getPath_3(String_t* value) { ___getPath_3 = value; Il2CppCodeGenWriteBarrier((&___getPath_3), value); } inline static int32_t get_offset_of_imaPath_4() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___imaPath_4)); } inline String_t* get_imaPath_4() const { return ___imaPath_4; } inline String_t** get_address_of_imaPath_4() { return &___imaPath_4; } inline void set_imaPath_4(String_t* value) { ___imaPath_4 = value; Il2CppCodeGenWriteBarrier((&___imaPath_4), value); } inline static int32_t get_offset_of_bowner_5() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___bowner_5)); } inline bool get_bowner_5() const { return ___bowner_5; } inline bool* get_address_of_bowner_5() { return &___bowner_5; } inline void set_bowner_5(bool value) { ___bowner_5 = value; } inline static int32_t get_offset_of_loverId_6() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___loverId_6)); } inline int32_t get_loverId_6() const { return ___loverId_6; } inline int32_t* get_address_of_loverId_6() { return &___loverId_6; } inline void set_loverId_6(int32_t value) { ___loverId_6 = value; } inline static int32_t get_offset_of_ownedAmount_7() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___ownedAmount_7)); } inline int32_t get_ownedAmount_7() const { return ___ownedAmount_7; } inline int32_t* get_address_of_ownedAmount_7() { return &___ownedAmount_7; } inline void set_ownedAmount_7(int32_t value) { ___ownedAmount_7 = value; } inline static int32_t get_offset_of_actionId_8() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___actionId_8)); } inline int32_t get_actionId_8() const { return ___actionId_8; } inline int32_t* get_address_of_actionId_8() { return &___actionId_8; } inline void set_actionId_8(int32_t value) { ___actionId_8 = value; } inline static int32_t get_offset_of_items_9() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___items_9)); } inline List_1_t128053199 * get_items_9() const { return ___items_9; } inline List_1_t128053199 ** get_address_of_items_9() { return &___items_9; } inline void set_items_9(List_1_t128053199 * value) { ___items_9 = value; Il2CppCodeGenWriteBarrier((&___items_9), value); } inline static int32_t get_offset_of_ownItems_10() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___ownItems_10)); } inline List_1_t128053199 * get_ownItems_10() const { return ___ownItems_10; } inline List_1_t128053199 ** get_address_of_ownItems_10() { return &___ownItems_10; } inline void set_ownItems_10(List_1_t128053199 * value) { ___ownItems_10 = value; Il2CppCodeGenWriteBarrier((&___ownItems_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONINFO_T4147366020_H #ifndef U3CTOSTRINGU3EC__ANONSTOREY1_T1063171838_H #define U3CTOSTRINGU3EC__ANONSTOREY1_T1063171838_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCfg/ThemeInfo/c__AnonStorey1 struct U3CToStringU3Ec__AnonStorey1_t1063171838 : public RuntimeObject { public: // System.String HandBookCfg/ThemeInfo/c__AnonStorey1::suits String_t* ___suits_0; public: inline static int32_t get_offset_of_suits_0() { return static_cast(offsetof(U3CToStringU3Ec__AnonStorey1_t1063171838, ___suits_0)); } inline String_t* get_suits_0() const { return ___suits_0; } inline String_t** get_address_of_suits_0() { return &___suits_0; } inline void set_suits_0(String_t* value) { ___suits_0 = value; Il2CppCodeGenWriteBarrier((&___suits_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CTOSTRINGU3EC__ANONSTOREY1_T1063171838_H #ifndef DICTIONARY_2_T201508249_H #define DICTIONARY_2_T201508249_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_t201508249 : 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 Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots List_1U5BU5D_t2426126211* ___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_t201508249, ___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_t201508249, ___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_t201508249, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t201508249, ___valueSlots_7)); } inline List_1U5BU5D_t2426126211* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t2426126211** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t2426126211* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t201508249, ___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_t201508249, ___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_t201508249, ___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_t201508249, ___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_t201508249, ___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_t201508249, ___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_t201508249, ___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_t201508249_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2030465055 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t201508249_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2030465055 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2030465055 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2030465055 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T201508249_H #ifndef U3CGETSUITU3EC__ANONSTOREY0_T2023597460_H #define U3CGETSUITU3EC__ANONSTOREY0_T2023597460_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCfg/ThemeInfo/c__AnonStorey0 struct U3CGetSuitU3Ec__AnonStorey0_t2023597460 : public RuntimeObject { public: // System.Int32 HandBookCfg/ThemeInfo/c__AnonStorey0::suitId int32_t ___suitId_0; public: inline static int32_t get_offset_of_suitId_0() { return static_cast(offsetof(U3CGetSuitU3Ec__AnonStorey0_t2023597460, ___suitId_0)); } inline int32_t get_suitId_0() const { return ___suitId_0; } inline int32_t* get_address_of_suitId_0() { return &___suitId_0; } inline void set_suitId_0(int32_t value) { ___suitId_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETSUITU3EC__ANONSTOREY0_T2023597460_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 FASHIONINFO_T4031689189_H #define FASHIONINFO_T4031689189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FashionInfo struct FashionInfo_t4031689189 : public RuntimeObject { public: // System.Int32 FashionInfo::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; // System.String FashionInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_1; // System.Boolean FashionInfo::k__BackingField bool ___U3CActiveU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(FashionInfo_t4031689189, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_1() { return static_cast(offsetof(FashionInfo_t4031689189, ___U3CDescU3Ek__BackingField_1)); } inline String_t* get_U3CDescU3Ek__BackingField_1() const { return ___U3CDescU3Ek__BackingField_1; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_1() { return &___U3CDescU3Ek__BackingField_1; } inline void set_U3CDescU3Ek__BackingField_1(String_t* value) { ___U3CDescU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CActiveU3Ek__BackingField_2() { return static_cast(offsetof(FashionInfo_t4031689189, ___U3CActiveU3Ek__BackingField_2)); } inline bool get_U3CActiveU3Ek__BackingField_2() const { return ___U3CActiveU3Ek__BackingField_2; } inline bool* get_address_of_U3CActiveU3Ek__BackingField_2() { return &___U3CActiveU3Ek__BackingField_2; } inline void set_U3CActiveU3Ek__BackingField_2(bool value) { ___U3CActiveU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FASHIONINFO_T4031689189_H #ifndef LIST_1_T296433643_H #define LIST_1_T296433643_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_t296433643 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RewardInfoU5BU5D_t132172952* ____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_t296433643, ____items_1)); } inline RewardInfoU5BU5D_t132172952* get__items_1() const { return ____items_1; } inline RewardInfoU5BU5D_t132172952** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RewardInfoU5BU5D_t132172952* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t296433643, ____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_t296433643, ____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_t296433643_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RewardInfoU5BU5D_t132172952* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t296433643_StaticFields, ___EmptyArray_4)); } inline RewardInfoU5BU5D_t132172952* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RewardInfoU5BU5D_t132172952** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RewardInfoU5BU5D_t132172952* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T296433643_H #ifndef LIST_1_T1208796635_H #define LIST_1_T1208796635_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_t1208796635 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items FashionInfoU5BU5D_t629610728* ____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_t1208796635, ____items_1)); } inline FashionInfoU5BU5D_t629610728* get__items_1() const { return ____items_1; } inline FashionInfoU5BU5D_t629610728** get_address_of__items_1() { return &____items_1; } inline void set__items_1(FashionInfoU5BU5D_t629610728* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1208796635, ____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_t1208796635, ____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_t1208796635_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray FashionInfoU5BU5D_t629610728* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1208796635_StaticFields, ___EmptyArray_4)); } inline FashionInfoU5BU5D_t629610728* get_EmptyArray_4() const { return ___EmptyArray_4; } inline FashionInfoU5BU5D_t629610728** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(FashionInfoU5BU5D_t629610728* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1208796635_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$map2B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map2B_4; 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__switchU24map2B_4() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___U3CU3Ef__switchU24map2B_4)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map2B_4() const { return ___U3CU3Ef__switchU24map2B_4; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map2B_4() { return &___U3CU3Ef__switchU24map2B_4; } inline void set_U3CU3Ef__switchU24map2B_4(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map2B_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map2B_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODE_T3767805227_H #ifndef CROLEBEATKEYDATA_TOTAL_T538171442_H #define CROLEBEATKEYDATA_TOTAL_T538171442_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleBeatKeyData_Total struct CRoleBeatKeyData_Total_t538171442 : public RuntimeObject { public: // System.Int64 DMCore.DanceMode.CRoleBeatKeyData_Total::userId int64_t ___userId_0; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::winCount int32_t ___winCount_1; // System.String DMCore.DanceMode.CRoleBeatKeyData_Total::userName String_t* ___userName_2; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::maxCombo int32_t ___maxCombo_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CRoleBeatKeyData_Total::_scoreEncrpt CEncrptHelp_Int_t51280996 * ____scoreEncrpt_4; public: inline static int32_t get_offset_of_userId_0() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___userId_0)); } inline int64_t get_userId_0() const { return ___userId_0; } inline int64_t* get_address_of_userId_0() { return &___userId_0; } inline void set_userId_0(int64_t value) { ___userId_0 = value; } inline static int32_t get_offset_of_winCount_1() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___winCount_1)); } inline int32_t get_winCount_1() const { return ___winCount_1; } inline int32_t* get_address_of_winCount_1() { return &___winCount_1; } inline void set_winCount_1(int32_t value) { ___winCount_1 = value; } inline static int32_t get_offset_of_userName_2() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___userName_2)); } inline String_t* get_userName_2() const { return ___userName_2; } inline String_t** get_address_of_userName_2() { return &___userName_2; } inline void set_userName_2(String_t* value) { ___userName_2 = value; Il2CppCodeGenWriteBarrier((&___userName_2), value); } inline static int32_t get_offset_of_maxCombo_3() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___maxCombo_3)); } inline int32_t get_maxCombo_3() const { return ___maxCombo_3; } inline int32_t* get_address_of_maxCombo_3() { return &___maxCombo_3; } inline void set_maxCombo_3(int32_t value) { ___maxCombo_3 = value; } inline static int32_t get_offset_of__scoreEncrpt_4() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ____scoreEncrpt_4)); } inline CEncrptHelp_Int_t51280996 * get__scoreEncrpt_4() const { return ____scoreEncrpt_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__scoreEncrpt_4() { return &____scoreEncrpt_4; } inline void set__scoreEncrpt_4(CEncrptHelp_Int_t51280996 * value) { ____scoreEncrpt_4 = value; Il2CppCodeGenWriteBarrier((&____scoreEncrpt_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEBEATKEYDATA_TOTAL_T538171442_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 CPROPERTY_T963755051_H #define CPROPERTY_T963755051_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CProperty struct CProperty_t963755051 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CProperty::m_DicPropData Dictionary_2_t1380571261 * ___m_DicPropData_0; // System.Collections.Generic.Dictionary`2>> DMCore.Framework.Scene.CProperty::m_DicWatch Dictionary_2_t3277249325 * ___m_DicWatch_1; // CBetterSet`1> DMCore.Framework.Scene.CProperty::m_propChangeBefore CBetterSet_1_t433888323 * ___m_propChangeBefore_2; // CBetterSet`1> DMCore.Framework.Scene.CProperty::m_propChangeEnd CBetterSet_1_t2134195988 * ___m_propChangeEnd_3; public: inline static int32_t get_offset_of_m_DicPropData_0() { return static_cast(offsetof(CProperty_t963755051, ___m_DicPropData_0)); } inline Dictionary_2_t1380571261 * get_m_DicPropData_0() const { return ___m_DicPropData_0; } inline Dictionary_2_t1380571261 ** get_address_of_m_DicPropData_0() { return &___m_DicPropData_0; } inline void set_m_DicPropData_0(Dictionary_2_t1380571261 * value) { ___m_DicPropData_0 = value; Il2CppCodeGenWriteBarrier((&___m_DicPropData_0), value); } inline static int32_t get_offset_of_m_DicWatch_1() { return static_cast(offsetof(CProperty_t963755051, ___m_DicWatch_1)); } inline Dictionary_2_t3277249325 * get_m_DicWatch_1() const { return ___m_DicWatch_1; } inline Dictionary_2_t3277249325 ** get_address_of_m_DicWatch_1() { return &___m_DicWatch_1; } inline void set_m_DicWatch_1(Dictionary_2_t3277249325 * value) { ___m_DicWatch_1 = value; Il2CppCodeGenWriteBarrier((&___m_DicWatch_1), value); } inline static int32_t get_offset_of_m_propChangeBefore_2() { return static_cast(offsetof(CProperty_t963755051, ___m_propChangeBefore_2)); } inline CBetterSet_1_t433888323 * get_m_propChangeBefore_2() const { return ___m_propChangeBefore_2; } inline CBetterSet_1_t433888323 ** get_address_of_m_propChangeBefore_2() { return &___m_propChangeBefore_2; } inline void set_m_propChangeBefore_2(CBetterSet_1_t433888323 * value) { ___m_propChangeBefore_2 = value; Il2CppCodeGenWriteBarrier((&___m_propChangeBefore_2), value); } inline static int32_t get_offset_of_m_propChangeEnd_3() { return static_cast(offsetof(CProperty_t963755051, ___m_propChangeEnd_3)); } inline CBetterSet_1_t2134195988 * get_m_propChangeEnd_3() const { return ___m_propChangeEnd_3; } inline CBetterSet_1_t2134195988 ** get_address_of_m_propChangeEnd_3() { return &___m_propChangeEnd_3; } inline void set_m_propChangeEnd_3(CBetterSet_1_t2134195988 * value) { ___m_propChangeEnd_3 = value; Il2CppCodeGenWriteBarrier((&___m_propChangeEnd_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPERTY_T963755051_H #ifndef U3CSTARTU3EC__ITERATOR2_T2390838266_H #define U3CSTARTU3EC__ITERATOR2_T2390838266_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/c__Iterator2 struct U3CStartU3Ec__Iterator2_t2390838266 : public RuntimeObject { public: // iTween iTween/c__Iterator2::$this iTween_t770867771 * ___U24this_0; // System.Object iTween/c__Iterator2::$current RuntimeObject * ___U24current_1; // System.Boolean iTween/c__Iterator2::$disposing bool ___U24disposing_2; // System.Int32 iTween/c__Iterator2::$PC int32_t ___U24PC_3; public: inline static int32_t get_offset_of_U24this_0() { return static_cast(offsetof(U3CStartU3Ec__Iterator2_t2390838266, ___U24this_0)); } inline iTween_t770867771 * get_U24this_0() const { return ___U24this_0; } inline iTween_t770867771 ** get_address_of_U24this_0() { return &___U24this_0; } inline void set_U24this_0(iTween_t770867771 * value) { ___U24this_0 = value; Il2CppCodeGenWriteBarrier((&___U24this_0), value); } inline static int32_t get_offset_of_U24current_1() { return static_cast(offsetof(U3CStartU3Ec__Iterator2_t2390838266, ___U24current_1)); } inline RuntimeObject * get_U24current_1() const { return ___U24current_1; } inline RuntimeObject ** get_address_of_U24current_1() { return &___U24current_1; } inline void set_U24current_1(RuntimeObject * value) { ___U24current_1 = value; Il2CppCodeGenWriteBarrier((&___U24current_1), value); } inline static int32_t get_offset_of_U24disposing_2() { return static_cast(offsetof(U3CStartU3Ec__Iterator2_t2390838266, ___U24disposing_2)); } inline bool get_U24disposing_2() const { return ___U24disposing_2; } inline bool* get_address_of_U24disposing_2() { return &___U24disposing_2; } inline void set_U24disposing_2(bool value) { ___U24disposing_2 = value; } inline static int32_t get_offset_of_U24PC_3() { return static_cast(offsetof(U3CStartU3Ec__Iterator2_t2390838266, ___U24PC_3)); } inline int32_t get_U24PC_3() const { return ___U24PC_3; } inline int32_t* get_address_of_U24PC_3() { return &___U24PC_3; } inline void set_U24PC_3(int32_t value) { ___U24PC_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CSTARTU3EC__ITERATOR2_T2390838266_H #ifndef IRESOURCEMANAGER_T3165642952_H #define IRESOURCEMANAGER_T3165642952_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952 : public RuntimeObject { public: public: }; struct IResourceManager_t3165642952_StaticFields { public: // DMCore.Framework.Resource.IResourceManager DMCore.Framework.Resource.IResourceManager::s_Instance IResourceManager_t3165642952 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(IResourceManager_t3165642952_StaticFields, ___s_Instance_0)); } inline IResourceManager_t3165642952 * get_s_Instance_0() const { return ___s_Instance_0; } inline IResourceManager_t3165642952 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(IResourceManager_t3165642952 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IRESOURCEMANAGER_T3165642952_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 U3CTWEENRESTARTU3EC__ITERATOR1_T1737386981_H #define U3CTWEENRESTARTU3EC__ITERATOR1_T1737386981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/c__Iterator1 struct U3CTweenRestartU3Ec__Iterator1_t1737386981 : public RuntimeObject { public: // iTween iTween/c__Iterator1::$this iTween_t770867771 * ___U24this_0; // System.Object iTween/c__Iterator1::$current RuntimeObject * ___U24current_1; // System.Boolean iTween/c__Iterator1::$disposing bool ___U24disposing_2; // System.Int32 iTween/c__Iterator1::$PC int32_t ___U24PC_3; public: inline static int32_t get_offset_of_U24this_0() { return static_cast(offsetof(U3CTweenRestartU3Ec__Iterator1_t1737386981, ___U24this_0)); } inline iTween_t770867771 * get_U24this_0() const { return ___U24this_0; } inline iTween_t770867771 ** get_address_of_U24this_0() { return &___U24this_0; } inline void set_U24this_0(iTween_t770867771 * value) { ___U24this_0 = value; Il2CppCodeGenWriteBarrier((&___U24this_0), value); } inline static int32_t get_offset_of_U24current_1() { return static_cast(offsetof(U3CTweenRestartU3Ec__Iterator1_t1737386981, ___U24current_1)); } inline RuntimeObject * get_U24current_1() const { return ___U24current_1; } inline RuntimeObject ** get_address_of_U24current_1() { return &___U24current_1; } inline void set_U24current_1(RuntimeObject * value) { ___U24current_1 = value; Il2CppCodeGenWriteBarrier((&___U24current_1), value); } inline static int32_t get_offset_of_U24disposing_2() { return static_cast(offsetof(U3CTweenRestartU3Ec__Iterator1_t1737386981, ___U24disposing_2)); } inline bool get_U24disposing_2() const { return ___U24disposing_2; } inline bool* get_address_of_U24disposing_2() { return &___U24disposing_2; } inline void set_U24disposing_2(bool value) { ___U24disposing_2 = value; } inline static int32_t get_offset_of_U24PC_3() { return static_cast(offsetof(U3CTweenRestartU3Ec__Iterator1_t1737386981, ___U24PC_3)); } inline int32_t get_U24PC_3() const { return ___U24PC_3; } inline int32_t* get_address_of_U24PC_3() { return &___U24PC_3; } inline void set_U24PC_3(int32_t value) { ___U24PC_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CTWEENRESTARTU3EC__ITERATOR1_T1737386981_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 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 YIELDINSTRUCTION_T403091072_H #define YIELDINSTRUCTION_T403091072_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.YieldInstruction struct YieldInstruction_t403091072 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction struct YieldInstruction_t403091072_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.YieldInstruction struct YieldInstruction_t403091072_marshaled_com { }; #endif // YIELDINSTRUCTION_T403091072_H #ifndef BETTERLIST_1_T3113987842_H #define BETTERLIST_1_T3113987842_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_t3113987842 : public RuntimeObject { public: // T[] BetterList`1::buffer DMXmlNodeU5BU5D_t4275982093* ___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_t3113987842, ___buffer_0)); } inline DMXmlNodeU5BU5D_t4275982093* get_buffer_0() const { return ___buffer_0; } inline DMXmlNodeU5BU5D_t4275982093** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(DMXmlNodeU5BU5D_t4275982093* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t3113987842, ___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_T3113987842_H #ifndef CDANCEMODE_T1520520494_H #define CDANCEMODE_T1520520494_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.DanceMode.CDanceMode::m_listActive Dictionary_2_t757155719 * ___m_listActive_0; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listSection List_1_t2376830540 * ___m_listSection_1; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listGiveLike List_1_t1621593514 * ___m_listGiveLike_2; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_ListUserId List_1_t128053199 * ___m_ListUserId_3; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionIndex int32_t ___m_SectionIndex_4; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionCount int32_t ___m_SectionCount_5; // System.Int32 DMCore.DanceMode.CDanceMode::m_ServerResultSectionIndex int32_t ___m_ServerResultSectionIndex_6; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd DMCore.DanceMode.CDanceMode::m_ptrRoleAnimEnd OnRoleAnimEnd_t3559497459 * ___m_ptrRoleAnimEnd_8; public: inline static int32_t get_offset_of_m_listActive_0() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listActive_0)); } inline Dictionary_2_t757155719 * get_m_listActive_0() const { return ___m_listActive_0; } inline Dictionary_2_t757155719 ** get_address_of_m_listActive_0() { return &___m_listActive_0; } inline void set_m_listActive_0(Dictionary_2_t757155719 * value) { ___m_listActive_0 = value; Il2CppCodeGenWriteBarrier((&___m_listActive_0), value); } inline static int32_t get_offset_of_m_listSection_1() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listSection_1)); } inline List_1_t2376830540 * get_m_listSection_1() const { return ___m_listSection_1; } inline List_1_t2376830540 ** get_address_of_m_listSection_1() { return &___m_listSection_1; } inline void set_m_listSection_1(List_1_t2376830540 * value) { ___m_listSection_1 = value; Il2CppCodeGenWriteBarrier((&___m_listSection_1), value); } inline static int32_t get_offset_of_m_listGiveLike_2() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listGiveLike_2)); } inline List_1_t1621593514 * get_m_listGiveLike_2() const { return ___m_listGiveLike_2; } inline List_1_t1621593514 ** get_address_of_m_listGiveLike_2() { return &___m_listGiveLike_2; } inline void set_m_listGiveLike_2(List_1_t1621593514 * value) { ___m_listGiveLike_2 = value; Il2CppCodeGenWriteBarrier((&___m_listGiveLike_2), value); } inline static int32_t get_offset_of_m_ListUserId_3() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ListUserId_3)); } inline List_1_t128053199 * get_m_ListUserId_3() const { return ___m_ListUserId_3; } inline List_1_t128053199 ** get_address_of_m_ListUserId_3() { return &___m_ListUserId_3; } inline void set_m_ListUserId_3(List_1_t128053199 * value) { ___m_ListUserId_3 = value; Il2CppCodeGenWriteBarrier((&___m_ListUserId_3), value); } inline static int32_t get_offset_of_m_SectionIndex_4() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionIndex_4)); } inline int32_t get_m_SectionIndex_4() const { return ___m_SectionIndex_4; } inline int32_t* get_address_of_m_SectionIndex_4() { return &___m_SectionIndex_4; } inline void set_m_SectionIndex_4(int32_t value) { ___m_SectionIndex_4 = value; } inline static int32_t get_offset_of_m_SectionCount_5() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionCount_5)); } inline int32_t get_m_SectionCount_5() const { return ___m_SectionCount_5; } inline int32_t* get_address_of_m_SectionCount_5() { return &___m_SectionCount_5; } inline void set_m_SectionCount_5(int32_t value) { ___m_SectionCount_5 = value; } inline static int32_t get_offset_of_m_ServerResultSectionIndex_6() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ServerResultSectionIndex_6)); } inline int32_t get_m_ServerResultSectionIndex_6() const { return ___m_ServerResultSectionIndex_6; } inline int32_t* get_address_of_m_ServerResultSectionIndex_6() { return &___m_ServerResultSectionIndex_6; } inline void set_m_ServerResultSectionIndex_6(int32_t value) { ___m_ServerResultSectionIndex_6 = value; } inline static int32_t get_offset_of_m_ptrRoleAnimEnd_8() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ptrRoleAnimEnd_8)); } inline OnRoleAnimEnd_t3559497459 * get_m_ptrRoleAnimEnd_8() const { return ___m_ptrRoleAnimEnd_8; } inline OnRoleAnimEnd_t3559497459 ** get_address_of_m_ptrRoleAnimEnd_8() { return &___m_ptrRoleAnimEnd_8; } inline void set_m_ptrRoleAnimEnd_8(OnRoleAnimEnd_t3559497459 * value) { ___m_ptrRoleAnimEnd_8 = value; Il2CppCodeGenWriteBarrier((&___m_ptrRoleAnimEnd_8), value); } }; struct CDanceMode_t1520520494_StaticFields { public: // DMCore.DanceMode.CSectionRoleTask DMCore.DanceMode.CDanceMode::s_roleTask CSectionRoleTask_t2014828986 * ___s_roleTask_7; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache0 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache0_9; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache1 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache1_10; public: inline static int32_t get_offset_of_s_roleTask_7() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___s_roleTask_7)); } inline CSectionRoleTask_t2014828986 * get_s_roleTask_7() const { return ___s_roleTask_7; } inline CSectionRoleTask_t2014828986 ** get_address_of_s_roleTask_7() { return &___s_roleTask_7; } inline void set_s_roleTask_7(CSectionRoleTask_t2014828986 * value) { ___s_roleTask_7 = value; Il2CppCodeGenWriteBarrier((&___s_roleTask_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_9() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache0_9)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache0_9() const { return ___U3CU3Ef__mgU24cache0_9; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache0_9() { return &___U3CU3Ef__mgU24cache0_9; } inline void set_U3CU3Ef__mgU24cache0_9(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache0_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_10() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache1_10)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache1_10() const { return ___U3CU3Ef__mgU24cache1_10; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache1_10() { return &___U3CU3Ef__mgU24cache1_10; } inline void set_U3CU3Ef__mgU24cache1_10(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache1_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMODE_T1520520494_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 INETLISTENER_T2122847788_H #define INETLISTENER_T2122847788_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.INetListener struct INetListener_t2122847788 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETLISTENER_T2122847788_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 CNOTICEMANAGER_T3044969465_H #define CNOTICEMANAGER_T3044969465_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager struct CNoticeManager_t3044969465 : public RuntimeObject { public: // DMCore.Logic.CNoticeManager/OnSubTaskChanged DMCore.Logic.CNoticeManager::SubTaskChanged OnSubTaskChanged_t1167505012 * ___SubTaskChanged_0; // DMCore.Logic.CNoticeManager/OnMainTaskChanged DMCore.Logic.CNoticeManager::MainTaskChanged OnMainTaskChanged_t359061898 * ___MainTaskChanged_1; // DMCore.Logic.CNoticeManager/OnCurExpChanged DMCore.Logic.CNoticeManager::ExpChanged OnCurExpChanged_t1928539448 * ___ExpChanged_2; // DMCore.Logic.CNoticeManager/OnStartNoticeTask DMCore.Logic.CNoticeManager::OnStartTask OnStartNoticeTask_t2656173874 * ___OnStartTask_3; // DMCore.Logic.CNoticeManager/OnStopNoticeTask DMCore.Logic.CNoticeManager::OnStopTask OnStopNoticeTask_t773840426 * ___OnStopTask_4; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CNeedRefreshU3Ek__BackingField_5; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CInviteInfoChangeU3Ek__BackingField_6; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CIsInviteFirendSucceedU3Ek__BackingField_7; // System.Int32 DMCore.Logic.CNoticeManager::m_curMainTaskID int32_t ___m_curMainTaskID_9; // System.Int32 DMCore.Logic.CNoticeManager::m_refreshCount int32_t ___m_refreshCount_10; // System.Int32 DMCore.Logic.CNoticeManager::m_needMoney int32_t ___m_needMoney_11; // System.Int32 DMCore.Logic.CNoticeManager::m_curIntegral int32_t ___m_curIntegral_12; // System.Int64 DMCore.Logic.CNoticeManager::m_curSelectedFirendId int64_t ___m_curSelectedFirendId_13; // DMCore.Logic.NoticeTask DMCore.Logic.CNoticeManager::m_task NoticeTask_t2932161791 * ___m_task_14; // DMCore.Logic.NoticeTaskDetail DMCore.Logic.CNoticeManager::m_taskDetail NoticeTaskDetail_t2956906147 * ___m_taskDetail_15; // DMCore.Logic.InviteInfo DMCore.Logic.CNoticeManager::m_inviteInfo InviteInfo_t51784531 * ___m_inviteInfo_16; // System.Collections.Generic.List`1 DMCore.Logic.CNoticeManager::m_taskList List_1_t109269237 * ___m_taskList_17; // System.Collections.Generic.List`1 DMCore.Logic.CNoticeManager::m_inviteInfoList List_1_t1523859273 * ___m_inviteInfoList_18; // CDataModelBool DMCore.Logic.CNoticeManager::m_bShowInvite CDataModelBool_t2269476966 * ___m_bShowInvite_19; // CDataModelBool DMCore.Logic.CNoticeManager::m_bTaskStateChanged CDataModelBool_t2269476966 * ___m_bTaskStateChanged_20; // CDataModelInt DMCore.Logic.CNoticeManager::m_quickFinishNeedDcash CDataModelInt_t3463393640 * ___m_quickFinishNeedDcash_21; public: inline static int32_t get_offset_of_SubTaskChanged_0() { return static_cast(offsetof(CNoticeManager_t3044969465, ___SubTaskChanged_0)); } inline OnSubTaskChanged_t1167505012 * get_SubTaskChanged_0() const { return ___SubTaskChanged_0; } inline OnSubTaskChanged_t1167505012 ** get_address_of_SubTaskChanged_0() { return &___SubTaskChanged_0; } inline void set_SubTaskChanged_0(OnSubTaskChanged_t1167505012 * value) { ___SubTaskChanged_0 = value; Il2CppCodeGenWriteBarrier((&___SubTaskChanged_0), value); } inline static int32_t get_offset_of_MainTaskChanged_1() { return static_cast(offsetof(CNoticeManager_t3044969465, ___MainTaskChanged_1)); } inline OnMainTaskChanged_t359061898 * get_MainTaskChanged_1() const { return ___MainTaskChanged_1; } inline OnMainTaskChanged_t359061898 ** get_address_of_MainTaskChanged_1() { return &___MainTaskChanged_1; } inline void set_MainTaskChanged_1(OnMainTaskChanged_t359061898 * value) { ___MainTaskChanged_1 = value; Il2CppCodeGenWriteBarrier((&___MainTaskChanged_1), value); } inline static int32_t get_offset_of_ExpChanged_2() { return static_cast(offsetof(CNoticeManager_t3044969465, ___ExpChanged_2)); } inline OnCurExpChanged_t1928539448 * get_ExpChanged_2() const { return ___ExpChanged_2; } inline OnCurExpChanged_t1928539448 ** get_address_of_ExpChanged_2() { return &___ExpChanged_2; } inline void set_ExpChanged_2(OnCurExpChanged_t1928539448 * value) { ___ExpChanged_2 = value; Il2CppCodeGenWriteBarrier((&___ExpChanged_2), value); } inline static int32_t get_offset_of_OnStartTask_3() { return static_cast(offsetof(CNoticeManager_t3044969465, ___OnStartTask_3)); } inline OnStartNoticeTask_t2656173874 * get_OnStartTask_3() const { return ___OnStartTask_3; } inline OnStartNoticeTask_t2656173874 ** get_address_of_OnStartTask_3() { return &___OnStartTask_3; } inline void set_OnStartTask_3(OnStartNoticeTask_t2656173874 * value) { ___OnStartTask_3 = value; Il2CppCodeGenWriteBarrier((&___OnStartTask_3), value); } inline static int32_t get_offset_of_OnStopTask_4() { return static_cast(offsetof(CNoticeManager_t3044969465, ___OnStopTask_4)); } inline OnStopNoticeTask_t773840426 * get_OnStopTask_4() const { return ___OnStopTask_4; } inline OnStopNoticeTask_t773840426 ** get_address_of_OnStopTask_4() { return &___OnStopTask_4; } inline void set_OnStopTask_4(OnStopNoticeTask_t773840426 * value) { ___OnStopTask_4 = value; Il2CppCodeGenWriteBarrier((&___OnStopTask_4), value); } inline static int32_t get_offset_of_U3CNeedRefreshU3Ek__BackingField_5() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CNeedRefreshU3Ek__BackingField_5)); } inline bool get_U3CNeedRefreshU3Ek__BackingField_5() const { return ___U3CNeedRefreshU3Ek__BackingField_5; } inline bool* get_address_of_U3CNeedRefreshU3Ek__BackingField_5() { return &___U3CNeedRefreshU3Ek__BackingField_5; } inline void set_U3CNeedRefreshU3Ek__BackingField_5(bool value) { ___U3CNeedRefreshU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CInviteInfoChangeU3Ek__BackingField_6() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CInviteInfoChangeU3Ek__BackingField_6)); } inline bool get_U3CInviteInfoChangeU3Ek__BackingField_6() const { return ___U3CInviteInfoChangeU3Ek__BackingField_6; } inline bool* get_address_of_U3CInviteInfoChangeU3Ek__BackingField_6() { return &___U3CInviteInfoChangeU3Ek__BackingField_6; } inline void set_U3CInviteInfoChangeU3Ek__BackingField_6(bool value) { ___U3CInviteInfoChangeU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CIsInviteFirendSucceedU3Ek__BackingField_7() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CIsInviteFirendSucceedU3Ek__BackingField_7)); } inline bool get_U3CIsInviteFirendSucceedU3Ek__BackingField_7() const { return ___U3CIsInviteFirendSucceedU3Ek__BackingField_7; } inline bool* get_address_of_U3CIsInviteFirendSucceedU3Ek__BackingField_7() { return &___U3CIsInviteFirendSucceedU3Ek__BackingField_7; } inline void set_U3CIsInviteFirendSucceedU3Ek__BackingField_7(bool value) { ___U3CIsInviteFirendSucceedU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_curMainTaskID_9() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curMainTaskID_9)); } inline int32_t get_m_curMainTaskID_9() const { return ___m_curMainTaskID_9; } inline int32_t* get_address_of_m_curMainTaskID_9() { return &___m_curMainTaskID_9; } inline void set_m_curMainTaskID_9(int32_t value) { ___m_curMainTaskID_9 = value; } inline static int32_t get_offset_of_m_refreshCount_10() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_refreshCount_10)); } inline int32_t get_m_refreshCount_10() const { return ___m_refreshCount_10; } inline int32_t* get_address_of_m_refreshCount_10() { return &___m_refreshCount_10; } inline void set_m_refreshCount_10(int32_t value) { ___m_refreshCount_10 = value; } inline static int32_t get_offset_of_m_needMoney_11() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_needMoney_11)); } inline int32_t get_m_needMoney_11() const { return ___m_needMoney_11; } inline int32_t* get_address_of_m_needMoney_11() { return &___m_needMoney_11; } inline void set_m_needMoney_11(int32_t value) { ___m_needMoney_11 = value; } inline static int32_t get_offset_of_m_curIntegral_12() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curIntegral_12)); } inline int32_t get_m_curIntegral_12() const { return ___m_curIntegral_12; } inline int32_t* get_address_of_m_curIntegral_12() { return &___m_curIntegral_12; } inline void set_m_curIntegral_12(int32_t value) { ___m_curIntegral_12 = value; } inline static int32_t get_offset_of_m_curSelectedFirendId_13() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curSelectedFirendId_13)); } inline int64_t get_m_curSelectedFirendId_13() const { return ___m_curSelectedFirendId_13; } inline int64_t* get_address_of_m_curSelectedFirendId_13() { return &___m_curSelectedFirendId_13; } inline void set_m_curSelectedFirendId_13(int64_t value) { ___m_curSelectedFirendId_13 = value; } inline static int32_t get_offset_of_m_task_14() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_task_14)); } inline NoticeTask_t2932161791 * get_m_task_14() const { return ___m_task_14; } inline NoticeTask_t2932161791 ** get_address_of_m_task_14() { return &___m_task_14; } inline void set_m_task_14(NoticeTask_t2932161791 * value) { ___m_task_14 = value; Il2CppCodeGenWriteBarrier((&___m_task_14), value); } inline static int32_t get_offset_of_m_taskDetail_15() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_taskDetail_15)); } inline NoticeTaskDetail_t2956906147 * get_m_taskDetail_15() const { return ___m_taskDetail_15; } inline NoticeTaskDetail_t2956906147 ** get_address_of_m_taskDetail_15() { return &___m_taskDetail_15; } inline void set_m_taskDetail_15(NoticeTaskDetail_t2956906147 * value) { ___m_taskDetail_15 = value; Il2CppCodeGenWriteBarrier((&___m_taskDetail_15), value); } inline static int32_t get_offset_of_m_inviteInfo_16() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_inviteInfo_16)); } inline InviteInfo_t51784531 * get_m_inviteInfo_16() const { return ___m_inviteInfo_16; } inline InviteInfo_t51784531 ** get_address_of_m_inviteInfo_16() { return &___m_inviteInfo_16; } inline void set_m_inviteInfo_16(InviteInfo_t51784531 * value) { ___m_inviteInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_inviteInfo_16), value); } inline static int32_t get_offset_of_m_taskList_17() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_taskList_17)); } inline List_1_t109269237 * get_m_taskList_17() const { return ___m_taskList_17; } inline List_1_t109269237 ** get_address_of_m_taskList_17() { return &___m_taskList_17; } inline void set_m_taskList_17(List_1_t109269237 * value) { ___m_taskList_17 = value; Il2CppCodeGenWriteBarrier((&___m_taskList_17), value); } inline static int32_t get_offset_of_m_inviteInfoList_18() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_inviteInfoList_18)); } inline List_1_t1523859273 * get_m_inviteInfoList_18() const { return ___m_inviteInfoList_18; } inline List_1_t1523859273 ** get_address_of_m_inviteInfoList_18() { return &___m_inviteInfoList_18; } inline void set_m_inviteInfoList_18(List_1_t1523859273 * value) { ___m_inviteInfoList_18 = value; Il2CppCodeGenWriteBarrier((&___m_inviteInfoList_18), value); } inline static int32_t get_offset_of_m_bShowInvite_19() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_bShowInvite_19)); } inline CDataModelBool_t2269476966 * get_m_bShowInvite_19() const { return ___m_bShowInvite_19; } inline CDataModelBool_t2269476966 ** get_address_of_m_bShowInvite_19() { return &___m_bShowInvite_19; } inline void set_m_bShowInvite_19(CDataModelBool_t2269476966 * value) { ___m_bShowInvite_19 = value; Il2CppCodeGenWriteBarrier((&___m_bShowInvite_19), value); } inline static int32_t get_offset_of_m_bTaskStateChanged_20() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_bTaskStateChanged_20)); } inline CDataModelBool_t2269476966 * get_m_bTaskStateChanged_20() const { return ___m_bTaskStateChanged_20; } inline CDataModelBool_t2269476966 ** get_address_of_m_bTaskStateChanged_20() { return &___m_bTaskStateChanged_20; } inline void set_m_bTaskStateChanged_20(CDataModelBool_t2269476966 * value) { ___m_bTaskStateChanged_20 = value; Il2CppCodeGenWriteBarrier((&___m_bTaskStateChanged_20), value); } inline static int32_t get_offset_of_m_quickFinishNeedDcash_21() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_quickFinishNeedDcash_21)); } inline CDataModelInt_t3463393640 * get_m_quickFinishNeedDcash_21() const { return ___m_quickFinishNeedDcash_21; } inline CDataModelInt_t3463393640 ** get_address_of_m_quickFinishNeedDcash_21() { return &___m_quickFinishNeedDcash_21; } inline void set_m_quickFinishNeedDcash_21(CDataModelInt_t3463393640 * value) { ___m_quickFinishNeedDcash_21 = value; Il2CppCodeGenWriteBarrier((&___m_quickFinishNeedDcash_21), value); } }; struct CNoticeManager_t3044969465_StaticFields { public: // DMCore.Logic.CNoticeManager DMCore.Logic.CNoticeManager::m_Instance CNoticeManager_t3044969465 * ___m_Instance_8; public: inline static int32_t get_offset_of_m_Instance_8() { return static_cast(offsetof(CNoticeManager_t3044969465_StaticFields, ___m_Instance_8)); } inline CNoticeManager_t3044969465 * get_m_Instance_8() const { return ___m_Instance_8; } inline CNoticeManager_t3044969465 ** get_address_of_m_Instance_8() { return &___m_Instance_8; } inline void set_m_Instance_8(CNoticeManager_t3044969465 * value) { ___m_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNOTICEMANAGER_T3044969465_H #ifndef IDLEACTIONMANAGER_T2375494644_H #define IDLEACTIONMANAGER_T2375494644_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdleActionManager struct IdleActionManager_t2375494644 : public RuntimeObject { public: // System.Boolean DMCore.Logic.IdleActionManager::m_IsRandomAinEnable bool ___m_IsRandomAinEnable_0; // System.Single DMCore.Logic.IdleActionManager::m_ElapsedTime float ___m_ElapsedTime_1; // System.Int32 DMCore.Logic.IdleActionManager::m_indexLabor int32_t ___m_indexLabor_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.IdleActionManager::m_TaskArray Dictionary_2_t2625280635 * ___m_TaskArray_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.IdleActionManager::rolesDictionary Dictionary_2_t2735467829 * ___rolesDictionary_4; public: inline static int32_t get_offset_of_m_IsRandomAinEnable_0() { return static_cast(offsetof(IdleActionManager_t2375494644, ___m_IsRandomAinEnable_0)); } inline bool get_m_IsRandomAinEnable_0() const { return ___m_IsRandomAinEnable_0; } inline bool* get_address_of_m_IsRandomAinEnable_0() { return &___m_IsRandomAinEnable_0; } inline void set_m_IsRandomAinEnable_0(bool value) { ___m_IsRandomAinEnable_0 = value; } inline static int32_t get_offset_of_m_ElapsedTime_1() { return static_cast(offsetof(IdleActionManager_t2375494644, ___m_ElapsedTime_1)); } inline float get_m_ElapsedTime_1() const { return ___m_ElapsedTime_1; } inline float* get_address_of_m_ElapsedTime_1() { return &___m_ElapsedTime_1; } inline void set_m_ElapsedTime_1(float value) { ___m_ElapsedTime_1 = value; } inline static int32_t get_offset_of_m_indexLabor_2() { return static_cast(offsetof(IdleActionManager_t2375494644, ___m_indexLabor_2)); } inline int32_t get_m_indexLabor_2() const { return ___m_indexLabor_2; } inline int32_t* get_address_of_m_indexLabor_2() { return &___m_indexLabor_2; } inline void set_m_indexLabor_2(int32_t value) { ___m_indexLabor_2 = value; } inline static int32_t get_offset_of_m_TaskArray_3() { return static_cast(offsetof(IdleActionManager_t2375494644, ___m_TaskArray_3)); } inline Dictionary_2_t2625280635 * get_m_TaskArray_3() const { return ___m_TaskArray_3; } inline Dictionary_2_t2625280635 ** get_address_of_m_TaskArray_3() { return &___m_TaskArray_3; } inline void set_m_TaskArray_3(Dictionary_2_t2625280635 * value) { ___m_TaskArray_3 = value; Il2CppCodeGenWriteBarrier((&___m_TaskArray_3), value); } inline static int32_t get_offset_of_rolesDictionary_4() { return static_cast(offsetof(IdleActionManager_t2375494644, ___rolesDictionary_4)); } inline Dictionary_2_t2735467829 * get_rolesDictionary_4() const { return ___rolesDictionary_4; } inline Dictionary_2_t2735467829 ** get_address_of_rolesDictionary_4() { return &___rolesDictionary_4; } inline void set_rolesDictionary_4(Dictionary_2_t2735467829 * value) { ___rolesDictionary_4 = value; Il2CppCodeGenWriteBarrier((&___rolesDictionary_4), value); } }; struct IdleActionManager_t2375494644_StaticFields { public: // System.Single DMCore.Logic.IdleActionManager::s_IntervalTime float ___s_IntervalTime_5; // DMCore.Logic.IdleActionManager DMCore.Logic.IdleActionManager::s_Instance IdleActionManager_t2375494644 * ___s_Instance_6; public: inline static int32_t get_offset_of_s_IntervalTime_5() { return static_cast(offsetof(IdleActionManager_t2375494644_StaticFields, ___s_IntervalTime_5)); } inline float get_s_IntervalTime_5() const { return ___s_IntervalTime_5; } inline float* get_address_of_s_IntervalTime_5() { return &___s_IntervalTime_5; } inline void set_s_IntervalTime_5(float value) { ___s_IntervalTime_5 = value; } inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(IdleActionManager_t2375494644_StaticFields, ___s_Instance_6)); } inline IdleActionManager_t2375494644 * get_s_Instance_6() const { return ___s_Instance_6; } inline IdleActionManager_t2375494644 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(IdleActionManager_t2375494644 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDLEACTIONMANAGER_T2375494644_H #ifndef CMYPACKAGEMANAGER_T122981866_H #define CMYPACKAGEMANAGER_T122981866_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CbNeedFreshUIU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CIsSelectU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CIsShowSelectU3Ek__BackingField_2; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiMainType int32_t ___m_uiMainType_3; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiSubType int32_t ___m_uiSubType_4; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiActiveItem int32_t ___m_uiActiveItem_5; // System.Int32 DMCore.Logic.CMyPackageManager::m_LeftTime int32_t ___m_LeftTime_6; // BetterList`1 DMCore.Logic.CMyPackageManager::m_listBianshenCard BetterList_1_t1591806957 * ___m_listBianshenCard_7; // System.Boolean DMCore.Logic.CMyPackageManager::m_IsRenewDataChanged bool ___m_IsRenewDataChanged_8; public: inline static int32_t get_offset_of_U3CbNeedFreshUIU3Ek__BackingField_0() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CbNeedFreshUIU3Ek__BackingField_0)); } inline bool get_U3CbNeedFreshUIU3Ek__BackingField_0() const { return ___U3CbNeedFreshUIU3Ek__BackingField_0; } inline bool* get_address_of_U3CbNeedFreshUIU3Ek__BackingField_0() { return &___U3CbNeedFreshUIU3Ek__BackingField_0; } inline void set_U3CbNeedFreshUIU3Ek__BackingField_0(bool value) { ___U3CbNeedFreshUIU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsSelectU3Ek__BackingField_1() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CIsSelectU3Ek__BackingField_1)); } inline bool get_U3CIsSelectU3Ek__BackingField_1() const { return ___U3CIsSelectU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSelectU3Ek__BackingField_1() { return &___U3CIsSelectU3Ek__BackingField_1; } inline void set_U3CIsSelectU3Ek__BackingField_1(bool value) { ___U3CIsSelectU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsShowSelectU3Ek__BackingField_2() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CIsShowSelectU3Ek__BackingField_2)); } inline bool get_U3CIsShowSelectU3Ek__BackingField_2() const { return ___U3CIsShowSelectU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsShowSelectU3Ek__BackingField_2() { return &___U3CIsShowSelectU3Ek__BackingField_2; } inline void set_U3CIsShowSelectU3Ek__BackingField_2(bool value) { ___U3CIsShowSelectU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_uiMainType_3() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiMainType_3)); } inline int32_t get_m_uiMainType_3() const { return ___m_uiMainType_3; } inline int32_t* get_address_of_m_uiMainType_3() { return &___m_uiMainType_3; } inline void set_m_uiMainType_3(int32_t value) { ___m_uiMainType_3 = value; } inline static int32_t get_offset_of_m_uiSubType_4() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiSubType_4)); } inline int32_t get_m_uiSubType_4() const { return ___m_uiSubType_4; } inline int32_t* get_address_of_m_uiSubType_4() { return &___m_uiSubType_4; } inline void set_m_uiSubType_4(int32_t value) { ___m_uiSubType_4 = value; } inline static int32_t get_offset_of_m_uiActiveItem_5() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiActiveItem_5)); } inline int32_t get_m_uiActiveItem_5() const { return ___m_uiActiveItem_5; } inline int32_t* get_address_of_m_uiActiveItem_5() { return &___m_uiActiveItem_5; } inline void set_m_uiActiveItem_5(int32_t value) { ___m_uiActiveItem_5 = value; } inline static int32_t get_offset_of_m_LeftTime_6() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_LeftTime_6)); } inline int32_t get_m_LeftTime_6() const { return ___m_LeftTime_6; } inline int32_t* get_address_of_m_LeftTime_6() { return &___m_LeftTime_6; } inline void set_m_LeftTime_6(int32_t value) { ___m_LeftTime_6 = value; } inline static int32_t get_offset_of_m_listBianshenCard_7() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_listBianshenCard_7)); } inline BetterList_1_t1591806957 * get_m_listBianshenCard_7() const { return ___m_listBianshenCard_7; } inline BetterList_1_t1591806957 ** get_address_of_m_listBianshenCard_7() { return &___m_listBianshenCard_7; } inline void set_m_listBianshenCard_7(BetterList_1_t1591806957 * value) { ___m_listBianshenCard_7 = value; Il2CppCodeGenWriteBarrier((&___m_listBianshenCard_7), value); } inline static int32_t get_offset_of_m_IsRenewDataChanged_8() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_IsRenewDataChanged_8)); } inline bool get_m_IsRenewDataChanged_8() const { return ___m_IsRenewDataChanged_8; } inline bool* get_address_of_m_IsRenewDataChanged_8() { return &___m_IsRenewDataChanged_8; } inline void set_m_IsRenewDataChanged_8(bool value) { ___m_IsRenewDataChanged_8 = value; } }; struct CMyPackageManager_t122981866_StaticFields { public: // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::s_Instance CMyPackageManager_t122981866 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CMyPackageManager_t122981866_StaticFields, ___s_Instance_9)); } inline CMyPackageManager_t122981866 * get_s_Instance_9() const { return ___s_Instance_9; } inline CMyPackageManager_t122981866 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CMyPackageManager_t122981866 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMYPACKAGEMANAGER_T122981866_H #ifndef DICTIONARY_2_T2736202052_H #define DICTIONARY_2_T2736202052_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_t2736202052 : 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 Int32U5BU5D_t385246372* ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052, ___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_t2736202052_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3530625384 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2736202052_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3530625384 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3530625384 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3530625384 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2736202052_H #ifndef INVITEINFO_T51784531_H #define INVITEINFO_T51784531_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.InviteInfo struct InviteInfo_t51784531 : public RuntimeObject { public: // System.Int64 DMCore.Logic.InviteInfo::firendId int64_t ___firendId_0; // System.Int32 DMCore.Logic.InviteInfo::taskLv int32_t ___taskLv_1; // System.Int32 DMCore.Logic.InviteInfo::subTime int32_t ___subTime_2; // System.Boolean DMCore.Logic.InviteInfo::bInvited bool ___bInvited_3; public: inline static int32_t get_offset_of_firendId_0() { return static_cast(offsetof(InviteInfo_t51784531, ___firendId_0)); } inline int64_t get_firendId_0() const { return ___firendId_0; } inline int64_t* get_address_of_firendId_0() { return &___firendId_0; } inline void set_firendId_0(int64_t value) { ___firendId_0 = value; } inline static int32_t get_offset_of_taskLv_1() { return static_cast(offsetof(InviteInfo_t51784531, ___taskLv_1)); } inline int32_t get_taskLv_1() const { return ___taskLv_1; } inline int32_t* get_address_of_taskLv_1() { return &___taskLv_1; } inline void set_taskLv_1(int32_t value) { ___taskLv_1 = value; } inline static int32_t get_offset_of_subTime_2() { return static_cast(offsetof(InviteInfo_t51784531, ___subTime_2)); } inline int32_t get_subTime_2() const { return ___subTime_2; } inline int32_t* get_address_of_subTime_2() { return &___subTime_2; } inline void set_subTime_2(int32_t value) { ___subTime_2 = value; } inline static int32_t get_offset_of_bInvited_3() { return static_cast(offsetof(InviteInfo_t51784531, ___bInvited_3)); } inline bool get_bInvited_3() const { return ___bInvited_3; } inline bool* get_address_of_bInvited_3() { return &___bInvited_3; } inline void set_bInvited_3(bool value) { ___bInvited_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INVITEINFO_T51784531_H #ifndef CRSPLINE_T2815350084_H #define CRSPLINE_T2815350084_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/CRSpline struct CRSpline_t2815350084 : public RuntimeObject { public: // UnityEngine.Vector3[] iTween/CRSpline::pts Vector3U5BU5D_t1718750761* ___pts_0; public: inline static int32_t get_offset_of_pts_0() { return static_cast(offsetof(CRSpline_t2815350084, ___pts_0)); } inline Vector3U5BU5D_t1718750761* get_pts_0() const { return ___pts_0; } inline Vector3U5BU5D_t1718750761** get_address_of_pts_0() { return &___pts_0; } inline void set_pts_0(Vector3U5BU5D_t1718750761* value) { ___pts_0 = value; Il2CppCodeGenWriteBarrier((&___pts_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRSPLINE_T2815350084_H #ifndef FRUIT_INTEGRALRANKITEM_T3484072089_H #define FRUIT_INTEGRALRANKITEM_T3484072089_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem struct Fruit_IntegralRankItem_t3484072089 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::ranking int32_t ___ranking_0; // System.Int64 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::userid int64_t ___userid_1; // System.Int64 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::headid int64_t ___headid_2; // System.Int32 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::sex int32_t ___sex_3; // System.String DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::name String_t* ___name_4; // System.Int64 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::integral int64_t ___integral_5; // System.Int32 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::headbox int32_t ___headbox_6; public: inline static int32_t get_offset_of_ranking_0() { return static_cast(offsetof(Fruit_IntegralRankItem_t3484072089, ___ranking_0)); } inline int32_t get_ranking_0() const { return ___ranking_0; } inline int32_t* get_address_of_ranking_0() { return &___ranking_0; } inline void set_ranking_0(int32_t value) { ___ranking_0 = value; } inline static int32_t get_offset_of_userid_1() { return static_cast(offsetof(Fruit_IntegralRankItem_t3484072089, ___userid_1)); } inline int64_t get_userid_1() const { return ___userid_1; } inline int64_t* get_address_of_userid_1() { return &___userid_1; } inline void set_userid_1(int64_t value) { ___userid_1 = value; } inline static int32_t get_offset_of_headid_2() { return static_cast(offsetof(Fruit_IntegralRankItem_t3484072089, ___headid_2)); } inline int64_t get_headid_2() const { return ___headid_2; } inline int64_t* get_address_of_headid_2() { return &___headid_2; } inline void set_headid_2(int64_t value) { ___headid_2 = value; } inline static int32_t get_offset_of_sex_3() { return static_cast(offsetof(Fruit_IntegralRankItem_t3484072089, ___sex_3)); } inline int32_t get_sex_3() const { return ___sex_3; } inline int32_t* get_address_of_sex_3() { return &___sex_3; } inline void set_sex_3(int32_t value) { ___sex_3 = value; } inline static int32_t get_offset_of_name_4() { return static_cast(offsetof(Fruit_IntegralRankItem_t3484072089, ___name_4)); } inline String_t* get_name_4() const { return ___name_4; } inline String_t** get_address_of_name_4() { return &___name_4; } inline void set_name_4(String_t* value) { ___name_4 = value; Il2CppCodeGenWriteBarrier((&___name_4), value); } inline static int32_t get_offset_of_integral_5() { return static_cast(offsetof(Fruit_IntegralRankItem_t3484072089, ___integral_5)); } inline int64_t get_integral_5() const { return ___integral_5; } inline int64_t* get_address_of_integral_5() { return &___integral_5; } inline void set_integral_5(int64_t value) { ___integral_5 = value; } inline static int32_t get_offset_of_headbox_6() { return static_cast(offsetof(Fruit_IntegralRankItem_t3484072089, ___headbox_6)); } inline int32_t get_headbox_6() const { return ___headbox_6; } inline int32_t* get_address_of_headbox_6() { return &___headbox_6; } inline void set_headbox_6(int32_t value) { ___headbox_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FRUIT_INTEGRALRANKITEM_T3484072089_H #ifndef U3CTWEENDELAYU3EC__ITERATOR0_T2686771544_H #define U3CTWEENDELAYU3EC__ITERATOR0_T2686771544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/c__Iterator0 struct U3CTweenDelayU3Ec__Iterator0_t2686771544 : public RuntimeObject { public: // iTween iTween/c__Iterator0::$this iTween_t770867771 * ___U24this_0; // System.Object iTween/c__Iterator0::$current RuntimeObject * ___U24current_1; // System.Boolean iTween/c__Iterator0::$disposing bool ___U24disposing_2; // System.Int32 iTween/c__Iterator0::$PC int32_t ___U24PC_3; public: inline static int32_t get_offset_of_U24this_0() { return static_cast(offsetof(U3CTweenDelayU3Ec__Iterator0_t2686771544, ___U24this_0)); } inline iTween_t770867771 * get_U24this_0() const { return ___U24this_0; } inline iTween_t770867771 ** get_address_of_U24this_0() { return &___U24this_0; } inline void set_U24this_0(iTween_t770867771 * value) { ___U24this_0 = value; Il2CppCodeGenWriteBarrier((&___U24this_0), value); } inline static int32_t get_offset_of_U24current_1() { return static_cast(offsetof(U3CTweenDelayU3Ec__Iterator0_t2686771544, ___U24current_1)); } inline RuntimeObject * get_U24current_1() const { return ___U24current_1; } inline RuntimeObject ** get_address_of_U24current_1() { return &___U24current_1; } inline void set_U24current_1(RuntimeObject * value) { ___U24current_1 = value; Il2CppCodeGenWriteBarrier((&___U24current_1), value); } inline static int32_t get_offset_of_U24disposing_2() { return static_cast(offsetof(U3CTweenDelayU3Ec__Iterator0_t2686771544, ___U24disposing_2)); } inline bool get_U24disposing_2() const { return ___U24disposing_2; } inline bool* get_address_of_U24disposing_2() { return &___U24disposing_2; } inline void set_U24disposing_2(bool value) { ___U24disposing_2 = value; } inline static int32_t get_offset_of_U24PC_3() { return static_cast(offsetof(U3CTweenDelayU3Ec__Iterator0_t2686771544, ___U24PC_3)); } inline int32_t get_U24PC_3() const { return ___U24PC_3; } inline int32_t* get_address_of_U24PC_3() { return &___U24PC_3; } inline void set_U24PC_3(int32_t value) { ___U24PC_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CTWEENDELAYU3EC__ITERATOR0_T2686771544_H #ifndef HASHTABLE_T1853889766_H #define HASHTABLE_T1853889766_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Hashtable struct Hashtable_t1853889766 : public RuntimeObject { public: // System.Int32 System.Collections.Hashtable::inUse int32_t ___inUse_1; // System.Int32 System.Collections.Hashtable::modificationCount int32_t ___modificationCount_2; // System.Single System.Collections.Hashtable::loadFactor float ___loadFactor_3; // System.Collections.Hashtable/Slot[] System.Collections.Hashtable::table SlotU5BU5D_t2994659099* ___table_4; // System.Int32[] System.Collections.Hashtable::hashes Int32U5BU5D_t385246372* ___hashes_5; // System.Int32 System.Collections.Hashtable::threshold int32_t ___threshold_6; // System.Collections.Hashtable/HashKeys System.Collections.Hashtable::hashKeys HashKeys_t1568156503 * ___hashKeys_7; // System.Collections.Hashtable/HashValues System.Collections.Hashtable::hashValues HashValues_t618387445 * ___hashValues_8; // System.Collections.IHashCodeProvider System.Collections.Hashtable::hcpRef RuntimeObject* ___hcpRef_9; // System.Collections.IComparer System.Collections.Hashtable::comparerRef RuntimeObject* ___comparerRef_10; // System.Runtime.Serialization.SerializationInfo System.Collections.Hashtable::serializationInfo SerializationInfo_t950877179 * ___serializationInfo_11; // System.Collections.IEqualityComparer System.Collections.Hashtable::equalityComparer RuntimeObject* ___equalityComparer_12; public: inline static int32_t get_offset_of_inUse_1() { return static_cast(offsetof(Hashtable_t1853889766, ___inUse_1)); } inline int32_t get_inUse_1() const { return ___inUse_1; } inline int32_t* get_address_of_inUse_1() { return &___inUse_1; } inline void set_inUse_1(int32_t value) { ___inUse_1 = value; } inline static int32_t get_offset_of_modificationCount_2() { return static_cast(offsetof(Hashtable_t1853889766, ___modificationCount_2)); } inline int32_t get_modificationCount_2() const { return ___modificationCount_2; } inline int32_t* get_address_of_modificationCount_2() { return &___modificationCount_2; } inline void set_modificationCount_2(int32_t value) { ___modificationCount_2 = value; } inline static int32_t get_offset_of_loadFactor_3() { return static_cast(offsetof(Hashtable_t1853889766, ___loadFactor_3)); } inline float get_loadFactor_3() const { return ___loadFactor_3; } inline float* get_address_of_loadFactor_3() { return &___loadFactor_3; } inline void set_loadFactor_3(float value) { ___loadFactor_3 = value; } inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Hashtable_t1853889766, ___table_4)); } inline SlotU5BU5D_t2994659099* get_table_4() const { return ___table_4; } inline SlotU5BU5D_t2994659099** get_address_of_table_4() { return &___table_4; } inline void set_table_4(SlotU5BU5D_t2994659099* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_hashes_5() { return static_cast(offsetof(Hashtable_t1853889766, ___hashes_5)); } inline Int32U5BU5D_t385246372* get_hashes_5() const { return ___hashes_5; } inline Int32U5BU5D_t385246372** get_address_of_hashes_5() { return &___hashes_5; } inline void set_hashes_5(Int32U5BU5D_t385246372* value) { ___hashes_5 = value; Il2CppCodeGenWriteBarrier((&___hashes_5), value); } inline static int32_t get_offset_of_threshold_6() { return static_cast(offsetof(Hashtable_t1853889766, ___threshold_6)); } inline int32_t get_threshold_6() const { return ___threshold_6; } inline int32_t* get_address_of_threshold_6() { return &___threshold_6; } inline void set_threshold_6(int32_t value) { ___threshold_6 = value; } inline static int32_t get_offset_of_hashKeys_7() { return static_cast(offsetof(Hashtable_t1853889766, ___hashKeys_7)); } inline HashKeys_t1568156503 * get_hashKeys_7() const { return ___hashKeys_7; } inline HashKeys_t1568156503 ** get_address_of_hashKeys_7() { return &___hashKeys_7; } inline void set_hashKeys_7(HashKeys_t1568156503 * value) { ___hashKeys_7 = value; Il2CppCodeGenWriteBarrier((&___hashKeys_7), value); } inline static int32_t get_offset_of_hashValues_8() { return static_cast(offsetof(Hashtable_t1853889766, ___hashValues_8)); } inline HashValues_t618387445 * get_hashValues_8() const { return ___hashValues_8; } inline HashValues_t618387445 ** get_address_of_hashValues_8() { return &___hashValues_8; } inline void set_hashValues_8(HashValues_t618387445 * value) { ___hashValues_8 = value; Il2CppCodeGenWriteBarrier((&___hashValues_8), value); } inline static int32_t get_offset_of_hcpRef_9() { return static_cast(offsetof(Hashtable_t1853889766, ___hcpRef_9)); } inline RuntimeObject* get_hcpRef_9() const { return ___hcpRef_9; } inline RuntimeObject** get_address_of_hcpRef_9() { return &___hcpRef_9; } inline void set_hcpRef_9(RuntimeObject* value) { ___hcpRef_9 = value; Il2CppCodeGenWriteBarrier((&___hcpRef_9), value); } inline static int32_t get_offset_of_comparerRef_10() { return static_cast(offsetof(Hashtable_t1853889766, ___comparerRef_10)); } inline RuntimeObject* get_comparerRef_10() const { return ___comparerRef_10; } inline RuntimeObject** get_address_of_comparerRef_10() { return &___comparerRef_10; } inline void set_comparerRef_10(RuntimeObject* value) { ___comparerRef_10 = value; Il2CppCodeGenWriteBarrier((&___comparerRef_10), value); } inline static int32_t get_offset_of_serializationInfo_11() { return static_cast(offsetof(Hashtable_t1853889766, ___serializationInfo_11)); } inline SerializationInfo_t950877179 * get_serializationInfo_11() const { return ___serializationInfo_11; } inline SerializationInfo_t950877179 ** get_address_of_serializationInfo_11() { return &___serializationInfo_11; } inline void set_serializationInfo_11(SerializationInfo_t950877179 * value) { ___serializationInfo_11 = value; Il2CppCodeGenWriteBarrier((&___serializationInfo_11), value); } inline static int32_t get_offset_of_equalityComparer_12() { return static_cast(offsetof(Hashtable_t1853889766, ___equalityComparer_12)); } inline RuntimeObject* get_equalityComparer_12() const { return ___equalityComparer_12; } inline RuntimeObject** get_address_of_equalityComparer_12() { return &___equalityComparer_12; } inline void set_equalityComparer_12(RuntimeObject* value) { ___equalityComparer_12 = value; Il2CppCodeGenWriteBarrier((&___equalityComparer_12), value); } }; struct Hashtable_t1853889766_StaticFields { public: // System.Int32[] System.Collections.Hashtable::primeTbl Int32U5BU5D_t385246372* ___primeTbl_13; public: inline static int32_t get_offset_of_primeTbl_13() { return static_cast(offsetof(Hashtable_t1853889766_StaticFields, ___primeTbl_13)); } inline Int32U5BU5D_t385246372* get_primeTbl_13() const { return ___primeTbl_13; } inline Int32U5BU5D_t385246372** get_address_of_primeTbl_13() { return &___primeTbl_13; } inline void set_primeTbl_13(Int32U5BU5D_t385246372* value) { ___primeTbl_13 = value; Il2CppCodeGenWriteBarrier((&___primeTbl_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHTABLE_T1853889766_H #ifndef IMONOCTRLLOR_T1427182583_H #define IMONOCTRLLOR_T1427182583_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IMonoCtrllor struct IMonoCtrllor_t1427182583 : public IEventDispatcher_t2294365884 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IMONOCTRLLOR_T1427182583_H #ifndef U24ARRAYTYPEU3D20_T1702832645_H #define U24ARRAYTYPEU3D20_T1702832645_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=20 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D20_t1702832645 { public: union { struct { }; uint8_t U24ArrayTypeU3D20_t1702832645__padding[20]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D20_T1702832645_H #ifndef U24ARRAYTYPEU3D28_T173484549_H #define U24ARRAYTYPEU3D28_T173484549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=28 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D28_t173484549 { public: union { struct { }; uint8_t U24ArrayTypeU3D28_t173484549__padding[28]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D28_T173484549_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 LAYERMASK_T3493934918_H #define LAYERMASK_T3493934918_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LayerMask struct LayerMask_t3493934918 { public: // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; public: inline static int32_t get_offset_of_m_Mask_0() { return static_cast(offsetof(LayerMask_t3493934918, ___m_Mask_0)); } inline int32_t get_m_Mask_0() const { return ___m_Mask_0; } inline int32_t* get_address_of_m_Mask_0() { return &___m_Mask_0; } inline void set_m_Mask_0(int32_t value) { ___m_Mask_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LAYERMASK_T3493934918_H #ifndef U24ARRAYTYPEU3D16_T3253128244_H #define U24ARRAYTYPEU3D16_T3253128244_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=16 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D16_t3253128244 { public: union { struct { }; uint8_t U24ArrayTypeU3D16_t3253128244__padding[16]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D16_T3253128244_H #ifndef U24ARRAYTYPEU3D112_T1514025265_H #define U24ARRAYTYPEU3D112_T1514025265_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=112 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D112_t1514025265 { public: union { struct { }; uint8_t U24ArrayTypeU3D112_t1514025265__padding[112]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D112_T1514025265_H #ifndef U24ARRAYTYPEU3D40_T2865632059_H #define U24ARRAYTYPEU3D40_T2865632059_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=40 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D40_t2865632059 { public: union { struct { }; uint8_t U24ArrayTypeU3D40_t2865632059__padding[40]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D40_T2865632059_H #ifndef U24ARRAYTYPEU3D12_T2488454196_H #define U24ARRAYTYPEU3D12_T2488454196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=12 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D12_t2488454196 { public: union { struct { }; uint8_t U24ArrayTypeU3D12_t2488454196__padding[12]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D12_T2488454196_H #ifndef U24ARRAYTYPEU3D24_T2467506693_H #define U24ARRAYTYPEU3D24_T2467506693_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=24 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D24_t2467506693 { public: union { struct { }; uint8_t U24ArrayTypeU3D24_t2467506693__padding[24]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D24_T2467506693_H #ifndef XMLDOCUMENT_T2837193595_H #define XMLDOCUMENT_T2837193595_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlDocument struct XmlDocument_t2837193595 : public XmlNode_t3767805227 { public: // System.Boolean System.Xml.XmlDocument::optimal_create_element bool ___optimal_create_element_6; // System.Boolean System.Xml.XmlDocument::optimal_create_attribute bool ___optimal_create_attribute_7; // System.Xml.XmlNameTable System.Xml.XmlDocument::nameTable XmlNameTable_t71772148 * ___nameTable_8; // System.String System.Xml.XmlDocument::baseURI String_t* ___baseURI_9; // System.Xml.XmlImplementation System.Xml.XmlDocument::implementation XmlImplementation_t254178875 * ___implementation_10; // System.Boolean System.Xml.XmlDocument::preserveWhitespace bool ___preserveWhitespace_11; // System.Xml.XmlResolver System.Xml.XmlDocument::resolver XmlResolver_t626023767 * ___resolver_12; // System.Collections.Hashtable System.Xml.XmlDocument::idTable Hashtable_t1853889766 * ___idTable_13; // System.Xml.XmlNameEntryCache System.Xml.XmlDocument::nameCache XmlNameEntryCache_t2890546907 * ___nameCache_14; // System.Xml.XmlLinkedNode System.Xml.XmlDocument::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_15; // System.Xml.XmlAttribute System.Xml.XmlDocument::nsNodeXml XmlAttribute_t1173852259 * ___nsNodeXml_16; // System.Xml.Schema.XmlSchemaSet System.Xml.XmlDocument::schemas XmlSchemaSet_t266093086 * ___schemas_17; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::schemaInfo RuntimeObject* ___schemaInfo_18; // System.Boolean System.Xml.XmlDocument::loadMode bool ___loadMode_19; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanged XmlNodeChangedEventHandler_t1533444722 * ___NodeChanged_20; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanging XmlNodeChangedEventHandler_t1533444722 * ___NodeChanging_21; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserted XmlNodeChangedEventHandler_t1533444722 * ___NodeInserted_22; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserting XmlNodeChangedEventHandler_t1533444722 * ___NodeInserting_23; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoved XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoved_24; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoving XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoving_25; public: inline static int32_t get_offset_of_optimal_create_element_6() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_element_6)); } inline bool get_optimal_create_element_6() const { return ___optimal_create_element_6; } inline bool* get_address_of_optimal_create_element_6() { return &___optimal_create_element_6; } inline void set_optimal_create_element_6(bool value) { ___optimal_create_element_6 = value; } inline static int32_t get_offset_of_optimal_create_attribute_7() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_attribute_7)); } inline bool get_optimal_create_attribute_7() const { return ___optimal_create_attribute_7; } inline bool* get_address_of_optimal_create_attribute_7() { return &___optimal_create_attribute_7; } inline void set_optimal_create_attribute_7(bool value) { ___optimal_create_attribute_7 = value; } inline static int32_t get_offset_of_nameTable_8() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameTable_8)); } inline XmlNameTable_t71772148 * get_nameTable_8() const { return ___nameTable_8; } inline XmlNameTable_t71772148 ** get_address_of_nameTable_8() { return &___nameTable_8; } inline void set_nameTable_8(XmlNameTable_t71772148 * value) { ___nameTable_8 = value; Il2CppCodeGenWriteBarrier((&___nameTable_8), value); } inline static int32_t get_offset_of_baseURI_9() { return static_cast(offsetof(XmlDocument_t2837193595, ___baseURI_9)); } inline String_t* get_baseURI_9() const { return ___baseURI_9; } inline String_t** get_address_of_baseURI_9() { return &___baseURI_9; } inline void set_baseURI_9(String_t* value) { ___baseURI_9 = value; Il2CppCodeGenWriteBarrier((&___baseURI_9), value); } inline static int32_t get_offset_of_implementation_10() { return static_cast(offsetof(XmlDocument_t2837193595, ___implementation_10)); } inline XmlImplementation_t254178875 * get_implementation_10() const { return ___implementation_10; } inline XmlImplementation_t254178875 ** get_address_of_implementation_10() { return &___implementation_10; } inline void set_implementation_10(XmlImplementation_t254178875 * value) { ___implementation_10 = value; Il2CppCodeGenWriteBarrier((&___implementation_10), value); } inline static int32_t get_offset_of_preserveWhitespace_11() { return static_cast(offsetof(XmlDocument_t2837193595, ___preserveWhitespace_11)); } inline bool get_preserveWhitespace_11() const { return ___preserveWhitespace_11; } inline bool* get_address_of_preserveWhitespace_11() { return &___preserveWhitespace_11; } inline void set_preserveWhitespace_11(bool value) { ___preserveWhitespace_11 = value; } inline static int32_t get_offset_of_resolver_12() { return static_cast(offsetof(XmlDocument_t2837193595, ___resolver_12)); } inline XmlResolver_t626023767 * get_resolver_12() const { return ___resolver_12; } inline XmlResolver_t626023767 ** get_address_of_resolver_12() { return &___resolver_12; } inline void set_resolver_12(XmlResolver_t626023767 * value) { ___resolver_12 = value; Il2CppCodeGenWriteBarrier((&___resolver_12), value); } inline static int32_t get_offset_of_idTable_13() { return static_cast(offsetof(XmlDocument_t2837193595, ___idTable_13)); } inline Hashtable_t1853889766 * get_idTable_13() const { return ___idTable_13; } inline Hashtable_t1853889766 ** get_address_of_idTable_13() { return &___idTable_13; } inline void set_idTable_13(Hashtable_t1853889766 * value) { ___idTable_13 = value; Il2CppCodeGenWriteBarrier((&___idTable_13), value); } inline static int32_t get_offset_of_nameCache_14() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameCache_14)); } inline XmlNameEntryCache_t2890546907 * get_nameCache_14() const { return ___nameCache_14; } inline XmlNameEntryCache_t2890546907 ** get_address_of_nameCache_14() { return &___nameCache_14; } inline void set_nameCache_14(XmlNameEntryCache_t2890546907 * value) { ___nameCache_14 = value; Il2CppCodeGenWriteBarrier((&___nameCache_14), value); } inline static int32_t get_offset_of_lastLinkedChild_15() { return static_cast(offsetof(XmlDocument_t2837193595, ___lastLinkedChild_15)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_15() const { return ___lastLinkedChild_15; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_15() { return &___lastLinkedChild_15; } inline void set_lastLinkedChild_15(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_15 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_15), value); } inline static int32_t get_offset_of_nsNodeXml_16() { return static_cast(offsetof(XmlDocument_t2837193595, ___nsNodeXml_16)); } inline XmlAttribute_t1173852259 * get_nsNodeXml_16() const { return ___nsNodeXml_16; } inline XmlAttribute_t1173852259 ** get_address_of_nsNodeXml_16() { return &___nsNodeXml_16; } inline void set_nsNodeXml_16(XmlAttribute_t1173852259 * value) { ___nsNodeXml_16 = value; Il2CppCodeGenWriteBarrier((&___nsNodeXml_16), value); } inline static int32_t get_offset_of_schemas_17() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemas_17)); } inline XmlSchemaSet_t266093086 * get_schemas_17() const { return ___schemas_17; } inline XmlSchemaSet_t266093086 ** get_address_of_schemas_17() { return &___schemas_17; } inline void set_schemas_17(XmlSchemaSet_t266093086 * value) { ___schemas_17 = value; Il2CppCodeGenWriteBarrier((&___schemas_17), value); } inline static int32_t get_offset_of_schemaInfo_18() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemaInfo_18)); } inline RuntimeObject* get_schemaInfo_18() const { return ___schemaInfo_18; } inline RuntimeObject** get_address_of_schemaInfo_18() { return &___schemaInfo_18; } inline void set_schemaInfo_18(RuntimeObject* value) { ___schemaInfo_18 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_18), value); } inline static int32_t get_offset_of_loadMode_19() { return static_cast(offsetof(XmlDocument_t2837193595, ___loadMode_19)); } inline bool get_loadMode_19() const { return ___loadMode_19; } inline bool* get_address_of_loadMode_19() { return &___loadMode_19; } inline void set_loadMode_19(bool value) { ___loadMode_19 = value; } inline static int32_t get_offset_of_NodeChanged_20() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanged_20)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanged_20() const { return ___NodeChanged_20; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanged_20() { return &___NodeChanged_20; } inline void set_NodeChanged_20(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanged_20 = value; Il2CppCodeGenWriteBarrier((&___NodeChanged_20), value); } inline static int32_t get_offset_of_NodeChanging_21() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanging_21)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanging_21() const { return ___NodeChanging_21; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanging_21() { return &___NodeChanging_21; } inline void set_NodeChanging_21(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanging_21 = value; Il2CppCodeGenWriteBarrier((&___NodeChanging_21), value); } inline static int32_t get_offset_of_NodeInserted_22() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserted_22)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserted_22() const { return ___NodeInserted_22; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserted_22() { return &___NodeInserted_22; } inline void set_NodeInserted_22(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserted_22 = value; Il2CppCodeGenWriteBarrier((&___NodeInserted_22), value); } inline static int32_t get_offset_of_NodeInserting_23() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserting_23)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserting_23() const { return ___NodeInserting_23; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserting_23() { return &___NodeInserting_23; } inline void set_NodeInserting_23(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserting_23 = value; Il2CppCodeGenWriteBarrier((&___NodeInserting_23), value); } inline static int32_t get_offset_of_NodeRemoved_24() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoved_24)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoved_24() const { return ___NodeRemoved_24; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoved_24() { return &___NodeRemoved_24; } inline void set_NodeRemoved_24(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoved_24 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoved_24), value); } inline static int32_t get_offset_of_NodeRemoving_25() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoving_25)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoving_25() const { return ___NodeRemoving_25; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoving_25() { return &___NodeRemoving_25; } inline void set_NodeRemoving_25(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoving_25 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoving_25), value); } }; struct XmlDocument_t2837193595_StaticFields { public: // System.Type[] System.Xml.XmlDocument::optimal_create_types TypeU5BU5D_t3940880105* ___optimal_create_types_5; public: inline static int32_t get_offset_of_optimal_create_types_5() { return static_cast(offsetof(XmlDocument_t2837193595_StaticFields, ___optimal_create_types_5)); } inline TypeU5BU5D_t3940880105* get_optimal_create_types_5() const { return ___optimal_create_types_5; } inline TypeU5BU5D_t3940880105** get_address_of_optimal_create_types_5() { return &___optimal_create_types_5; } inline void set_optimal_create_types_5(TypeU5BU5D_t3940880105* value) { ___optimal_create_types_5 = value; Il2CppCodeGenWriteBarrier((&___optimal_create_types_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLDOCUMENT_T2837193595_H #ifndef U24ARRAYTYPEU3D44_T3630306107_H #define U24ARRAYTYPEU3D44_T3630306107_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=44 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D44_t3630306107 { public: union { struct { }; uint8_t U24ArrayTypeU3D44_t3630306107__padding[44]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D44_T3630306107_H #ifndef U24ARRAYTYPEU3D48_T1336283963_H #define U24ARRAYTYPEU3D48_T1336283963_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=48 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D48_t1336283963 { public: union { struct { }; uint8_t U24ArrayTypeU3D48_t1336283963__padding[48]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D48_T1336283963_H #ifndef U24ARRAYTYPEU3D36_T120960362_H #define U24ARRAYTYPEU3D36_T120960362_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=36 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D36_t120960362 { public: union { struct { }; uint8_t U24ArrayTypeU3D36_t120960362__padding[36]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D36_T120960362_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_5; public: inline static int32_t get_offset_of_nextSibling_5() { return static_cast(offsetof(XmlLinkedNode_t1437094927, ___nextSibling_5)); } inline XmlLinkedNode_t1437094927 * get_nextSibling_5() const { return ___nextSibling_5; } inline XmlLinkedNode_t1437094927 ** get_address_of_nextSibling_5() { return &___nextSibling_5; } inline void set_nextSibling_5(XmlLinkedNode_t1437094927 * value) { ___nextSibling_5 = value; Il2CppCodeGenWriteBarrier((&___nextSibling_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLLINKEDNODE_T1437094927_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 U24ARRAYTYPEU3D64_T498138225_H #define U24ARRAYTYPEU3D64_T498138225_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=64 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D64_t498138225 { public: union { struct { }; uint8_t U24ArrayTypeU3D64_t498138225__padding[64]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D64_T498138225_H #ifndef DICTIONARYENTRY_T3123975638_H #define DICTIONARYENTRY_T3123975638_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638 { public: // System.Object System.Collections.DictionaryEntry::_key RuntimeObject * ____key_0; // System.Object System.Collections.DictionaryEntry::_value RuntimeObject * ____value_1; public: inline static int32_t get_offset_of__key_0() { return static_cast(offsetof(DictionaryEntry_t3123975638, ____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(DictionaryEntry_t3123975638, ____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 // Native definition for P/Invoke marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638_marshaled_pinvoke { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; // Native definition for COM marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638_marshaled_com { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; #endif // DICTIONARYENTRY_T3123975638_H #ifndef KEYVALUEPAIR_2_T3591074943_H #define KEYVALUEPAIR_2_T3591074943_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_t3591074943 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value HandBookStoryInfo_t2304689445 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3591074943, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3591074943, ___value_1)); } inline HandBookStoryInfo_t2304689445 * get_value_1() const { return ___value_1; } inline HandBookStoryInfo_t2304689445 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(HandBookStoryInfo_t2304689445 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3591074943_H #ifndef DMXMLDOCUMENT_T2468531415_H #define DMXMLDOCUMENT_T2468531415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlDocument struct DMXmlDocument_t2468531415 : public DMXmlNode_t3958967524 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLDOCUMENT_T2468531415_H #ifndef DMXMLNODELIST_T795971656_H #define DMXMLNODELIST_T795971656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656 : public BetterList_1_t3113987842 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODELIST_T795971656_H #ifndef IDATAMODEL_T653005279_H #define IDATAMODEL_T653005279_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IDataModel struct IDataModel_t653005279 : public IEventDispatcher_t2294365884 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAMODEL_T653005279_H #ifndef U24ARRAYTYPEU3D124_T4235014447_H #define U24ARRAYTYPEU3D124_T4235014447_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType=124 #pragma pack(push, tp, 1) struct U24ArrayTypeU3D124_t4235014447 { public: union { struct { }; uint8_t U24ArrayTypeU3D124_t4235014447__padding[124]; }; public: }; #pragma pack(pop, tp) #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU3D124_T4235014447_H #ifndef PERSONALISECONFIG_T2812043406_H #define PERSONALISECONFIG_T2812043406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.PersonaliseConfig::headBoxType int32_t ___headBoxType_1; // UnityEngine.BoxCollider DMCore.Logic.PersonaliseConfig::k__BackingField BoxCollider_t1640800422 * ___U3CColliderUnderControlU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.PersonaliseConfig::m_personaliseData Dictionary_2_t3314469724 * ___m_personaliseData_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.PersonaliseConfig::m_curPlayEffect Dictionary_2_t2736202052 * ___m_curPlayEffect_4; public: inline static int32_t get_offset_of_headBoxType_1() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___headBoxType_1)); } inline int32_t get_headBoxType_1() const { return ___headBoxType_1; } inline int32_t* get_address_of_headBoxType_1() { return &___headBoxType_1; } inline void set_headBoxType_1(int32_t value) { ___headBoxType_1 = value; } inline static int32_t get_offset_of_U3CColliderUnderControlU3Ek__BackingField_2() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___U3CColliderUnderControlU3Ek__BackingField_2)); } inline BoxCollider_t1640800422 * get_U3CColliderUnderControlU3Ek__BackingField_2() const { return ___U3CColliderUnderControlU3Ek__BackingField_2; } inline BoxCollider_t1640800422 ** get_address_of_U3CColliderUnderControlU3Ek__BackingField_2() { return &___U3CColliderUnderControlU3Ek__BackingField_2; } inline void set_U3CColliderUnderControlU3Ek__BackingField_2(BoxCollider_t1640800422 * value) { ___U3CColliderUnderControlU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CColliderUnderControlU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_m_personaliseData_3() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___m_personaliseData_3)); } inline Dictionary_2_t3314469724 * get_m_personaliseData_3() const { return ___m_personaliseData_3; } inline Dictionary_2_t3314469724 ** get_address_of_m_personaliseData_3() { return &___m_personaliseData_3; } inline void set_m_personaliseData_3(Dictionary_2_t3314469724 * value) { ___m_personaliseData_3 = value; Il2CppCodeGenWriteBarrier((&___m_personaliseData_3), value); } inline static int32_t get_offset_of_m_curPlayEffect_4() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___m_curPlayEffect_4)); } inline Dictionary_2_t2736202052 * get_m_curPlayEffect_4() const { return ___m_curPlayEffect_4; } inline Dictionary_2_t2736202052 ** get_address_of_m_curPlayEffect_4() { return &___m_curPlayEffect_4; } inline void set_m_curPlayEffect_4(Dictionary_2_t2736202052 * value) { ___m_curPlayEffect_4 = value; Il2CppCodeGenWriteBarrier((&___m_curPlayEffect_4), value); } }; struct PersonaliseConfig_t2812043406_StaticFields { public: // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::m_Instance PersonaliseConfig_t2812043406 * ___m_Instance_5; public: inline static int32_t get_offset_of_m_Instance_5() { return static_cast(offsetof(PersonaliseConfig_t2812043406_StaticFields, ___m_Instance_5)); } inline PersonaliseConfig_t2812043406 * get_m_Instance_5() const { return ___m_Instance_5; } inline PersonaliseConfig_t2812043406 ** get_address_of_m_Instance_5() { return &___m_Instance_5; } inline void set_m_Instance_5(PersonaliseConfig_t2812043406 * value) { ___m_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PERSONALISECONFIG_T2812043406_H #ifndef BEATKEYNUMINFO_T1648835574_H #define BEATKEYNUMINFO_T1648835574_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo struct BeatKeyNumInfo_t1648835574 { public: // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo::m_LastIndex int32_t ___m_LastIndex_0; // System.Single DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo::m_Time float ___m_Time_1; public: inline static int32_t get_offset_of_m_LastIndex_0() { return static_cast(offsetof(BeatKeyNumInfo_t1648835574, ___m_LastIndex_0)); } inline int32_t get_m_LastIndex_0() const { return ___m_LastIndex_0; } inline int32_t* get_address_of_m_LastIndex_0() { return &___m_LastIndex_0; } inline void set_m_LastIndex_0(int32_t value) { ___m_LastIndex_0 = value; } inline static int32_t get_offset_of_m_Time_1() { return static_cast(offsetof(BeatKeyNumInfo_t1648835574, ___m_Time_1)); } inline float get_m_Time_1() const { return ___m_Time_1; } inline float* get_address_of_m_Time_1() { return &___m_Time_1; } inline void set_m_Time_1(float value) { ___m_Time_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEATKEYNUMINFO_T1648835574_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 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 HANDBOOKCOLLECTIONITEMGROUP_T2224959064_H #define HANDBOOKCOLLECTIONITEMGROUP_T2224959064_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCollectionItemGroup struct HandBookCollectionItemGroup_t2224959064 : public CUIBase_t3255455658 { public: // HandBookCollectionItem HandBookCollectionItemGroup::m_obj0 HandBookCollectionItem_t148708926 * ___m_obj0_8; public: inline static int32_t get_offset_of_m_obj0_8() { return static_cast(offsetof(HandBookCollectionItemGroup_t2224959064, ___m_obj0_8)); } inline HandBookCollectionItem_t148708926 * get_m_obj0_8() const { return ___m_obj0_8; } inline HandBookCollectionItem_t148708926 ** get_address_of_m_obj0_8() { return &___m_obj0_8; } inline void set_m_obj0_8(HandBookCollectionItem_t148708926 * value) { ___m_obj0_8 = value; Il2CppCodeGenWriteBarrier((&___m_obj0_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKCOLLECTIONITEMGROUP_T2224959064_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 HANDBOOKSTORYCFG_T1974137550_H #define HANDBOOKSTORYCFG_T1974137550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryCfg struct HandBookStoryCfg_t1974137550 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 HandBookStoryCfg::storyModuleDic Dictionary_2_t1193402776 * ___storyModuleDic_2; public: inline static int32_t get_offset_of_storyModuleDic_2() { return static_cast(offsetof(HandBookStoryCfg_t1974137550, ___storyModuleDic_2)); } inline Dictionary_2_t1193402776 * get_storyModuleDic_2() const { return ___storyModuleDic_2; } inline Dictionary_2_t1193402776 ** get_address_of_storyModuleDic_2() { return &___storyModuleDic_2; } inline void set_storyModuleDic_2(Dictionary_2_t1193402776 * value) { ___storyModuleDic_2 = value; Il2CppCodeGenWriteBarrier((&___storyModuleDic_2), value); } }; struct HandBookStoryCfg_t1974137550_StaticFields { public: // HandBookStoryCfg HandBookStoryCfg::s_Instance HandBookStoryCfg_t1974137550 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(HandBookStoryCfg_t1974137550_StaticFields, ___s_Instance_1)); } inline HandBookStoryCfg_t1974137550 * get_s_Instance_1() const { return ___s_Instance_1; } inline HandBookStoryCfg_t1974137550 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(HandBookStoryCfg_t1974137550 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKSTORYCFG_T1974137550_H #ifndef CEVENTMANAGER_T474365641_H #define CEVENTMANAGER_T474365641_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CEventManager struct CEventManager_t474365641 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.CEventManager::m_listEvents List_1_t4056803065 * ___m_listEvents_4; public: inline static int32_t get_offset_of_m_listEvents_4() { return static_cast(offsetof(CEventManager_t474365641, ___m_listEvents_4)); } inline List_1_t4056803065 * get_m_listEvents_4() const { return ___m_listEvents_4; } inline List_1_t4056803065 ** get_address_of_m_listEvents_4() { return &___m_listEvents_4; } inline void set_m_listEvents_4(List_1_t4056803065 * value) { ___m_listEvents_4 = value; Il2CppCodeGenWriteBarrier((&___m_listEvents_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEVENTMANAGER_T474365641_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 CDANCESCORERATIO_T899523984_H #define CDANCESCORERATIO_T899523984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceScoreRatio struct CDanceScoreRatio_t899523984 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2> DMCore.DanceMode.CDanceScoreRatio::m_ScoreRatioLib Dictionary_2_t3782052096 * ___m_ScoreRatioLib_1; public: inline static int32_t get_offset_of_m_ScoreRatioLib_1() { return static_cast(offsetof(CDanceScoreRatio_t899523984, ___m_ScoreRatioLib_1)); } inline Dictionary_2_t3782052096 * get_m_ScoreRatioLib_1() const { return ___m_ScoreRatioLib_1; } inline Dictionary_2_t3782052096 ** get_address_of_m_ScoreRatioLib_1() { return &___m_ScoreRatioLib_1; } inline void set_m_ScoreRatioLib_1(Dictionary_2_t3782052096 * value) { ___m_ScoreRatioLib_1 = value; Il2CppCodeGenWriteBarrier((&___m_ScoreRatioLib_1), value); } }; struct CDanceScoreRatio_t899523984_StaticFields { public: // System.Int32 DMCore.DanceMode.CDanceScoreRatio::s_DefaultRatio int32_t ___s_DefaultRatio_2; // DMCore.DanceMode.CDanceScoreRatio DMCore.DanceMode.CDanceScoreRatio::s_Instance CDanceScoreRatio_t899523984 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_DefaultRatio_2() { return static_cast(offsetof(CDanceScoreRatio_t899523984_StaticFields, ___s_DefaultRatio_2)); } inline int32_t get_s_DefaultRatio_2() const { return ___s_DefaultRatio_2; } inline int32_t* get_address_of_s_DefaultRatio_2() { return &___s_DefaultRatio_2; } inline void set_s_DefaultRatio_2(int32_t value) { ___s_DefaultRatio_2 = value; } inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CDanceScoreRatio_t899523984_StaticFields, ___s_Instance_3)); } inline CDanceScoreRatio_t899523984 * get_s_Instance_3() const { return ___s_Instance_3; } inline CDanceScoreRatio_t899523984 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CDanceScoreRatio_t899523984 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCESCORERATIO_T899523984_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 ISOUNDMANAGER_T434164892_H #define ISOUNDMANAGER_T434164892_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.ISoundManager struct ISoundManager_t434164892 : public ILogicBase_t2190831891 { public: // UnityEngine.AudioSource DMCore.ISoundManager::m_AudioSource AudioSource_t3935305588 * ___m_AudioSource_4; // UnityEngine.AudioSource DMCore.ISoundManager::m_AudioSourceMidi AudioSource_t3935305588 * ___m_AudioSourceMidi_5; // System.Collections.Generic.Dictionary`2 DMCore.ISoundManager::m_AudioTask Dictionary_2_t3546609324 * ___m_AudioTask_6; // System.Collections.Generic.List`1 DMCore.ISoundManager::m_TaskIlleagal List_1_t128053199 * ___m_TaskIlleagal_7; // System.Int32 DMCore.ISoundManager::m_TaskIndex int32_t ___m_TaskIndex_8; // System.Boolean DMCore.ISoundManager::m_bEnable bool ___m_bEnable_9; public: inline static int32_t get_offset_of_m_AudioSource_4() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioSource_4)); } inline AudioSource_t3935305588 * get_m_AudioSource_4() const { return ___m_AudioSource_4; } inline AudioSource_t3935305588 ** get_address_of_m_AudioSource_4() { return &___m_AudioSource_4; } inline void set_m_AudioSource_4(AudioSource_t3935305588 * value) { ___m_AudioSource_4 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSource_4), value); } inline static int32_t get_offset_of_m_AudioSourceMidi_5() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioSourceMidi_5)); } inline AudioSource_t3935305588 * get_m_AudioSourceMidi_5() const { return ___m_AudioSourceMidi_5; } inline AudioSource_t3935305588 ** get_address_of_m_AudioSourceMidi_5() { return &___m_AudioSourceMidi_5; } inline void set_m_AudioSourceMidi_5(AudioSource_t3935305588 * value) { ___m_AudioSourceMidi_5 = value; Il2CppCodeGenWriteBarrier((&___m_AudioSourceMidi_5), value); } inline static int32_t get_offset_of_m_AudioTask_6() { return static_cast(offsetof(ISoundManager_t434164892, ___m_AudioTask_6)); } inline Dictionary_2_t3546609324 * get_m_AudioTask_6() const { return ___m_AudioTask_6; } inline Dictionary_2_t3546609324 ** get_address_of_m_AudioTask_6() { return &___m_AudioTask_6; } inline void set_m_AudioTask_6(Dictionary_2_t3546609324 * value) { ___m_AudioTask_6 = value; Il2CppCodeGenWriteBarrier((&___m_AudioTask_6), value); } inline static int32_t get_offset_of_m_TaskIlleagal_7() { return static_cast(offsetof(ISoundManager_t434164892, ___m_TaskIlleagal_7)); } inline List_1_t128053199 * get_m_TaskIlleagal_7() const { return ___m_TaskIlleagal_7; } inline List_1_t128053199 ** get_address_of_m_TaskIlleagal_7() { return &___m_TaskIlleagal_7; } inline void set_m_TaskIlleagal_7(List_1_t128053199 * value) { ___m_TaskIlleagal_7 = value; Il2CppCodeGenWriteBarrier((&___m_TaskIlleagal_7), value); } inline static int32_t get_offset_of_m_TaskIndex_8() { return static_cast(offsetof(ISoundManager_t434164892, ___m_TaskIndex_8)); } inline int32_t get_m_TaskIndex_8() const { return ___m_TaskIndex_8; } inline int32_t* get_address_of_m_TaskIndex_8() { return &___m_TaskIndex_8; } inline void set_m_TaskIndex_8(int32_t value) { ___m_TaskIndex_8 = value; } inline static int32_t get_offset_of_m_bEnable_9() { return static_cast(offsetof(ISoundManager_t434164892, ___m_bEnable_9)); } inline bool get_m_bEnable_9() const { return ___m_bEnable_9; } inline bool* get_address_of_m_bEnable_9() { return &___m_bEnable_9; } inline void set_m_bEnable_9(bool value) { ___m_bEnable_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISOUNDMANAGER_T434164892_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 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 CPVEMANAGER_T3058433014_H #define CPVEMANAGER_T3058433014_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveManager struct CPveManager_t3058433014 : public ITextBase_t660344599 { public: // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsInitOrPlayeOverU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsShowPveStarU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsLevelResultU3Ek__BackingField_3; // CDataModelInt DMCore.Logic.CPveManager::k__BackingField CDataModelInt_t3463393640 * ___U3CCDataChapterIdU3Ek__BackingField_4; // DMCore.Logic.CServerSimulator DMCore.Logic.CPveManager::m_pSimulator CServerSimulator_t2819548284 * ___m_pSimulator_6; // System.Boolean DMCore.Logic.CPveManager::m_bPveMode bool ___m_bPveMode_7; // System.Int32 DMCore.Logic.CPveManager::m_nLevel int32_t ___m_nLevel_8; // System.Int32 DMCore.Logic.CPveManager::m_nSubLevel int32_t ___m_nSubLevel_9; // System.Int32 DMCore.Logic.CPveManager::m_pveStoryIdx int32_t ___m_pveStoryIdx_10; // System.Int32 DMCore.Logic.CPveManager::m_PassedMaxLevel int32_t ___m_PassedMaxLevel_11; // System.Int32 DMCore.Logic.CPveManager::m_PassedMaxLevelWhenBegin int32_t ___m_PassedMaxLevelWhenBegin_12; // System.Boolean DMCore.Logic.CPveManager::m_QueryServerPVEList bool ___m_QueryServerPVEList_13; // System.Int32 DMCore.Logic.CPveManager::m_CurChapterId int32_t ___m_CurChapterId_14; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_DictionPassedStar Dictionary_2_t1077746168 * ___m_DictionPassedStar_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_dictionStages Dictionary_2_t4033884959 * ___m_dictionStages_16; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_SectionStageCount Dictionary_2_t3693168236 * ___m_SectionStageCount_17; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_SectionAtlas Dictionary_2_t3770330557 * ___m_SectionAtlas_18; public: inline static int32_t get_offset_of_U3CIsInitOrPlayeOverU3Ek__BackingField_1() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsInitOrPlayeOverU3Ek__BackingField_1)); } inline bool get_U3CIsInitOrPlayeOverU3Ek__BackingField_1() const { return ___U3CIsInitOrPlayeOverU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsInitOrPlayeOverU3Ek__BackingField_1() { return &___U3CIsInitOrPlayeOverU3Ek__BackingField_1; } inline void set_U3CIsInitOrPlayeOverU3Ek__BackingField_1(bool value) { ___U3CIsInitOrPlayeOverU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsShowPveStarU3Ek__BackingField_2() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsShowPveStarU3Ek__BackingField_2)); } inline bool get_U3CIsShowPveStarU3Ek__BackingField_2() const { return ___U3CIsShowPveStarU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsShowPveStarU3Ek__BackingField_2() { return &___U3CIsShowPveStarU3Ek__BackingField_2; } inline void set_U3CIsShowPveStarU3Ek__BackingField_2(bool value) { ___U3CIsShowPveStarU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsLevelResultU3Ek__BackingField_3() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsLevelResultU3Ek__BackingField_3)); } inline bool get_U3CIsLevelResultU3Ek__BackingField_3() const { return ___U3CIsLevelResultU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsLevelResultU3Ek__BackingField_3() { return &___U3CIsLevelResultU3Ek__BackingField_3; } inline void set_U3CIsLevelResultU3Ek__BackingField_3(bool value) { ___U3CIsLevelResultU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CCDataChapterIdU3Ek__BackingField_4() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CCDataChapterIdU3Ek__BackingField_4)); } inline CDataModelInt_t3463393640 * get_U3CCDataChapterIdU3Ek__BackingField_4() const { return ___U3CCDataChapterIdU3Ek__BackingField_4; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCDataChapterIdU3Ek__BackingField_4() { return &___U3CCDataChapterIdU3Ek__BackingField_4; } inline void set_U3CCDataChapterIdU3Ek__BackingField_4(CDataModelInt_t3463393640 * value) { ___U3CCDataChapterIdU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataChapterIdU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_m_pSimulator_6() { return static_cast(offsetof(CPveManager_t3058433014, ___m_pSimulator_6)); } inline CServerSimulator_t2819548284 * get_m_pSimulator_6() const { return ___m_pSimulator_6; } inline CServerSimulator_t2819548284 ** get_address_of_m_pSimulator_6() { return &___m_pSimulator_6; } inline void set_m_pSimulator_6(CServerSimulator_t2819548284 * value) { ___m_pSimulator_6 = value; Il2CppCodeGenWriteBarrier((&___m_pSimulator_6), value); } inline static int32_t get_offset_of_m_bPveMode_7() { return static_cast(offsetof(CPveManager_t3058433014, ___m_bPveMode_7)); } inline bool get_m_bPveMode_7() const { return ___m_bPveMode_7; } inline bool* get_address_of_m_bPveMode_7() { return &___m_bPveMode_7; } inline void set_m_bPveMode_7(bool value) { ___m_bPveMode_7 = value; } inline static int32_t get_offset_of_m_nLevel_8() { return static_cast(offsetof(CPveManager_t3058433014, ___m_nLevel_8)); } inline int32_t get_m_nLevel_8() const { return ___m_nLevel_8; } inline int32_t* get_address_of_m_nLevel_8() { return &___m_nLevel_8; } inline void set_m_nLevel_8(int32_t value) { ___m_nLevel_8 = value; } inline static int32_t get_offset_of_m_nSubLevel_9() { return static_cast(offsetof(CPveManager_t3058433014, ___m_nSubLevel_9)); } inline int32_t get_m_nSubLevel_9() const { return ___m_nSubLevel_9; } inline int32_t* get_address_of_m_nSubLevel_9() { return &___m_nSubLevel_9; } inline void set_m_nSubLevel_9(int32_t value) { ___m_nSubLevel_9 = value; } inline static int32_t get_offset_of_m_pveStoryIdx_10() { return static_cast(offsetof(CPveManager_t3058433014, ___m_pveStoryIdx_10)); } inline int32_t get_m_pveStoryIdx_10() const { return ___m_pveStoryIdx_10; } inline int32_t* get_address_of_m_pveStoryIdx_10() { return &___m_pveStoryIdx_10; } inline void set_m_pveStoryIdx_10(int32_t value) { ___m_pveStoryIdx_10 = value; } inline static int32_t get_offset_of_m_PassedMaxLevel_11() { return static_cast(offsetof(CPveManager_t3058433014, ___m_PassedMaxLevel_11)); } inline int32_t get_m_PassedMaxLevel_11() const { return ___m_PassedMaxLevel_11; } inline int32_t* get_address_of_m_PassedMaxLevel_11() { return &___m_PassedMaxLevel_11; } inline void set_m_PassedMaxLevel_11(int32_t value) { ___m_PassedMaxLevel_11 = value; } inline static int32_t get_offset_of_m_PassedMaxLevelWhenBegin_12() { return static_cast(offsetof(CPveManager_t3058433014, ___m_PassedMaxLevelWhenBegin_12)); } inline int32_t get_m_PassedMaxLevelWhenBegin_12() const { return ___m_PassedMaxLevelWhenBegin_12; } inline int32_t* get_address_of_m_PassedMaxLevelWhenBegin_12() { return &___m_PassedMaxLevelWhenBegin_12; } inline void set_m_PassedMaxLevelWhenBegin_12(int32_t value) { ___m_PassedMaxLevelWhenBegin_12 = value; } inline static int32_t get_offset_of_m_QueryServerPVEList_13() { return static_cast(offsetof(CPveManager_t3058433014, ___m_QueryServerPVEList_13)); } inline bool get_m_QueryServerPVEList_13() const { return ___m_QueryServerPVEList_13; } inline bool* get_address_of_m_QueryServerPVEList_13() { return &___m_QueryServerPVEList_13; } inline void set_m_QueryServerPVEList_13(bool value) { ___m_QueryServerPVEList_13 = value; } inline static int32_t get_offset_of_m_CurChapterId_14() { return static_cast(offsetof(CPveManager_t3058433014, ___m_CurChapterId_14)); } inline int32_t get_m_CurChapterId_14() const { return ___m_CurChapterId_14; } inline int32_t* get_address_of_m_CurChapterId_14() { return &___m_CurChapterId_14; } inline void set_m_CurChapterId_14(int32_t value) { ___m_CurChapterId_14 = value; } inline static int32_t get_offset_of_m_DictionPassedStar_15() { return static_cast(offsetof(CPveManager_t3058433014, ___m_DictionPassedStar_15)); } inline Dictionary_2_t1077746168 * get_m_DictionPassedStar_15() const { return ___m_DictionPassedStar_15; } inline Dictionary_2_t1077746168 ** get_address_of_m_DictionPassedStar_15() { return &___m_DictionPassedStar_15; } inline void set_m_DictionPassedStar_15(Dictionary_2_t1077746168 * value) { ___m_DictionPassedStar_15 = value; Il2CppCodeGenWriteBarrier((&___m_DictionPassedStar_15), value); } inline static int32_t get_offset_of_m_dictionStages_16() { return static_cast(offsetof(CPveManager_t3058433014, ___m_dictionStages_16)); } inline Dictionary_2_t4033884959 * get_m_dictionStages_16() const { return ___m_dictionStages_16; } inline Dictionary_2_t4033884959 ** get_address_of_m_dictionStages_16() { return &___m_dictionStages_16; } inline void set_m_dictionStages_16(Dictionary_2_t4033884959 * value) { ___m_dictionStages_16 = value; Il2CppCodeGenWriteBarrier((&___m_dictionStages_16), value); } inline static int32_t get_offset_of_m_SectionStageCount_17() { return static_cast(offsetof(CPveManager_t3058433014, ___m_SectionStageCount_17)); } inline Dictionary_2_t3693168236 * get_m_SectionStageCount_17() const { return ___m_SectionStageCount_17; } inline Dictionary_2_t3693168236 ** get_address_of_m_SectionStageCount_17() { return &___m_SectionStageCount_17; } inline void set_m_SectionStageCount_17(Dictionary_2_t3693168236 * value) { ___m_SectionStageCount_17 = value; Il2CppCodeGenWriteBarrier((&___m_SectionStageCount_17), value); } inline static int32_t get_offset_of_m_SectionAtlas_18() { return static_cast(offsetof(CPveManager_t3058433014, ___m_SectionAtlas_18)); } inline Dictionary_2_t3770330557 * get_m_SectionAtlas_18() const { return ___m_SectionAtlas_18; } inline Dictionary_2_t3770330557 ** get_address_of_m_SectionAtlas_18() { return &___m_SectionAtlas_18; } inline void set_m_SectionAtlas_18(Dictionary_2_t3770330557 * value) { ___m_SectionAtlas_18 = value; Il2CppCodeGenWriteBarrier((&___m_SectionAtlas_18), value); } }; struct CPveManager_t3058433014_StaticFields { public: // DMCore.Logic.CPveManager/CheckEnergyStateCallback DMCore.Logic.CPveManager::m_cbCheckEnergyState CheckEnergyStateCallback_t3528280671 * ___m_cbCheckEnergyState_5; // DMCore.Logic.CPveManager DMCore.Logic.CPveManager::s_instance CPveManager_t3058433014 * ___s_instance_19; // System.Comparison`1 DMCore.Logic.CPveManager::<>f__mg$cache0 Comparison_1_t907937207 * ___U3CU3Ef__mgU24cache0_20; public: inline static int32_t get_offset_of_m_cbCheckEnergyState_5() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___m_cbCheckEnergyState_5)); } inline CheckEnergyStateCallback_t3528280671 * get_m_cbCheckEnergyState_5() const { return ___m_cbCheckEnergyState_5; } inline CheckEnergyStateCallback_t3528280671 ** get_address_of_m_cbCheckEnergyState_5() { return &___m_cbCheckEnergyState_5; } inline void set_m_cbCheckEnergyState_5(CheckEnergyStateCallback_t3528280671 * value) { ___m_cbCheckEnergyState_5 = value; Il2CppCodeGenWriteBarrier((&___m_cbCheckEnergyState_5), value); } inline static int32_t get_offset_of_s_instance_19() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___s_instance_19)); } inline CPveManager_t3058433014 * get_s_instance_19() const { return ___s_instance_19; } inline CPveManager_t3058433014 ** get_address_of_s_instance_19() { return &___s_instance_19; } inline void set_s_instance_19(CPveManager_t3058433014 * value) { ___s_instance_19 = value; Il2CppCodeGenWriteBarrier((&___s_instance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_20() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___U3CU3Ef__mgU24cache0_20)); } inline Comparison_1_t907937207 * get_U3CU3Ef__mgU24cache0_20() const { return ___U3CU3Ef__mgU24cache0_20; } inline Comparison_1_t907937207 ** get_address_of_U3CU3Ef__mgU24cache0_20() { return &___U3CU3Ef__mgU24cache0_20; } inline void set_U3CU3Ef__mgU24cache0_20(Comparison_1_t907937207 * value) { ___U3CU3Ef__mgU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVEMANAGER_T3058433014_H #ifndef CDANCEMANAGER_T448141780_H #define CDANCEMANAGER_T448141780_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicID int32_t ___m_curMusicID_4; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLevel int32_t ___m_curMusicLevel_5; // System.Int32 DMCore.DanceMode.CDanceManager::m_curMusicLength int32_t ___m_curMusicLength_6; // System.Boolean DMCore.DanceMode.CDanceManager::m_bDancing bool ___m_bDancing_7; // DMCore.DanceMode.CBeatKeyManager DMCore.DanceMode.CDanceManager::m_BeatKeyManager CBeatKeyManager_t1395295909 * ___m_BeatKeyManager_8; public: inline static int32_t get_offset_of_m_curMusicID_4() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicID_4)); } inline int32_t get_m_curMusicID_4() const { return ___m_curMusicID_4; } inline int32_t* get_address_of_m_curMusicID_4() { return &___m_curMusicID_4; } inline void set_m_curMusicID_4(int32_t value) { ___m_curMusicID_4 = value; } inline static int32_t get_offset_of_m_curMusicLevel_5() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLevel_5)); } inline int32_t get_m_curMusicLevel_5() const { return ___m_curMusicLevel_5; } inline int32_t* get_address_of_m_curMusicLevel_5() { return &___m_curMusicLevel_5; } inline void set_m_curMusicLevel_5(int32_t value) { ___m_curMusicLevel_5 = value; } inline static int32_t get_offset_of_m_curMusicLength_6() { return static_cast(offsetof(CDanceManager_t448141780, ___m_curMusicLength_6)); } inline int32_t get_m_curMusicLength_6() const { return ___m_curMusicLength_6; } inline int32_t* get_address_of_m_curMusicLength_6() { return &___m_curMusicLength_6; } inline void set_m_curMusicLength_6(int32_t value) { ___m_curMusicLength_6 = value; } inline static int32_t get_offset_of_m_bDancing_7() { return static_cast(offsetof(CDanceManager_t448141780, ___m_bDancing_7)); } inline bool get_m_bDancing_7() const { return ___m_bDancing_7; } inline bool* get_address_of_m_bDancing_7() { return &___m_bDancing_7; } inline void set_m_bDancing_7(bool value) { ___m_bDancing_7 = value; } inline static int32_t get_offset_of_m_BeatKeyManager_8() { return static_cast(offsetof(CDanceManager_t448141780, ___m_BeatKeyManager_8)); } inline CBeatKeyManager_t1395295909 * get_m_BeatKeyManager_8() const { return ___m_BeatKeyManager_8; } inline CBeatKeyManager_t1395295909 ** get_address_of_m_BeatKeyManager_8() { return &___m_BeatKeyManager_8; } inline void set_m_BeatKeyManager_8(CBeatKeyManager_t1395295909 * value) { ___m_BeatKeyManager_8 = value; Il2CppCodeGenWriteBarrier((&___m_BeatKeyManager_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMANAGER_T448141780_H #ifndef CNETMAINLOGIC_T857650587_H #define CNETMAINLOGIC_T857650587_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587 : public INetListener_t2122847788 { public: // DMCore.Net.CNetMainLogic/_ProcDelegate[] DMCore.Net.CNetMainLogic::m_AllProcPtrs _ProcDelegateU5BU5D_t2947363969* ___m_AllProcPtrs_1; // System.Int32 DMCore.Net.CNetMainLogic::m_NetState int32_t ___m_NetState_2; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetMainLogic::m_NetStateLock CThreadLock_t3315856551 * ___m_NetStateLock_3; // DMCore.Net.CCustomNetMsgHooker DMCore.Net.CNetMainLogic::m_msgHooker CCustomNetMsgHooker_t1749009394 * ___m_msgHooker_4; // System.String DMCore.Net.CNetMainLogic::m_ip String_t* ___m_ip_5; // System.Int32 DMCore.Net.CNetMainLogic::m_port int32_t ___m_port_6; // System.Boolean DMCore.Net.CNetMainLogic::m_bUserClose bool ___m_bUserClose_7; public: inline static int32_t get_offset_of_m_AllProcPtrs_1() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_AllProcPtrs_1)); } inline _ProcDelegateU5BU5D_t2947363969* get_m_AllProcPtrs_1() const { return ___m_AllProcPtrs_1; } inline _ProcDelegateU5BU5D_t2947363969** get_address_of_m_AllProcPtrs_1() { return &___m_AllProcPtrs_1; } inline void set_m_AllProcPtrs_1(_ProcDelegateU5BU5D_t2947363969* value) { ___m_AllProcPtrs_1 = value; Il2CppCodeGenWriteBarrier((&___m_AllProcPtrs_1), value); } inline static int32_t get_offset_of_m_NetState_2() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_NetState_2)); } inline int32_t get_m_NetState_2() const { return ___m_NetState_2; } inline int32_t* get_address_of_m_NetState_2() { return &___m_NetState_2; } inline void set_m_NetState_2(int32_t value) { ___m_NetState_2 = value; } inline static int32_t get_offset_of_m_NetStateLock_3() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_NetStateLock_3)); } inline CThreadLock_t3315856551 * get_m_NetStateLock_3() const { return ___m_NetStateLock_3; } inline CThreadLock_t3315856551 ** get_address_of_m_NetStateLock_3() { return &___m_NetStateLock_3; } inline void set_m_NetStateLock_3(CThreadLock_t3315856551 * value) { ___m_NetStateLock_3 = value; Il2CppCodeGenWriteBarrier((&___m_NetStateLock_3), value); } inline static int32_t get_offset_of_m_msgHooker_4() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_msgHooker_4)); } inline CCustomNetMsgHooker_t1749009394 * get_m_msgHooker_4() const { return ___m_msgHooker_4; } inline CCustomNetMsgHooker_t1749009394 ** get_address_of_m_msgHooker_4() { return &___m_msgHooker_4; } inline void set_m_msgHooker_4(CCustomNetMsgHooker_t1749009394 * value) { ___m_msgHooker_4 = value; Il2CppCodeGenWriteBarrier((&___m_msgHooker_4), value); } inline static int32_t get_offset_of_m_ip_5() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_ip_5)); } inline String_t* get_m_ip_5() const { return ___m_ip_5; } inline String_t** get_address_of_m_ip_5() { return &___m_ip_5; } inline void set_m_ip_5(String_t* value) { ___m_ip_5 = value; Il2CppCodeGenWriteBarrier((&___m_ip_5), value); } inline static int32_t get_offset_of_m_port_6() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_port_6)); } inline int32_t get_m_port_6() const { return ___m_port_6; } inline int32_t* get_address_of_m_port_6() { return &___m_port_6; } inline void set_m_port_6(int32_t value) { ___m_port_6 = value; } inline static int32_t get_offset_of_m_bUserClose_7() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_bUserClose_7)); } inline bool get_m_bUserClose_7() const { return ___m_bUserClose_7; } inline bool* get_address_of_m_bUserClose_7() { return &___m_bUserClose_7; } inline void set_m_bUserClose_7(bool value) { ___m_bUserClose_7 = value; } }; struct CNetMainLogic_t857650587_StaticFields { public: // System.Boolean DMCore.Net.CNetMainLogic::k__BackingField bool ___U3CIsServerStateRoleReadyU3Ek__BackingField_0; // System.String DMCore.Net.CNetMainLogic::GOLD_NOT_ENOUGH String_t* ___GOLD_NOT_ENOUGH_8; // System.String DMCore.Net.CNetMainLogic::DIAMOND_NOT_ENOUGH String_t* ___DIAMOND_NOT_ENOUGH_9; // System.String DMCore.Net.CNetMainLogic::ENERGY_NOT_ENOUGH String_t* ___ENERGY_NOT_ENOUGH_10; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_11; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_12; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache2 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache2_13; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache3 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache3_14; public: inline static int32_t get_offset_of_U3CIsServerStateRoleReadyU3Ek__BackingField_0() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CIsServerStateRoleReadyU3Ek__BackingField_0)); } inline bool get_U3CIsServerStateRoleReadyU3Ek__BackingField_0() const { return ___U3CIsServerStateRoleReadyU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsServerStateRoleReadyU3Ek__BackingField_0() { return &___U3CIsServerStateRoleReadyU3Ek__BackingField_0; } inline void set_U3CIsServerStateRoleReadyU3Ek__BackingField_0(bool value) { ___U3CIsServerStateRoleReadyU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_GOLD_NOT_ENOUGH_8() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___GOLD_NOT_ENOUGH_8)); } inline String_t* get_GOLD_NOT_ENOUGH_8() const { return ___GOLD_NOT_ENOUGH_8; } inline String_t** get_address_of_GOLD_NOT_ENOUGH_8() { return &___GOLD_NOT_ENOUGH_8; } inline void set_GOLD_NOT_ENOUGH_8(String_t* value) { ___GOLD_NOT_ENOUGH_8 = value; Il2CppCodeGenWriteBarrier((&___GOLD_NOT_ENOUGH_8), value); } inline static int32_t get_offset_of_DIAMOND_NOT_ENOUGH_9() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___DIAMOND_NOT_ENOUGH_9)); } inline String_t* get_DIAMOND_NOT_ENOUGH_9() const { return ___DIAMOND_NOT_ENOUGH_9; } inline String_t** get_address_of_DIAMOND_NOT_ENOUGH_9() { return &___DIAMOND_NOT_ENOUGH_9; } inline void set_DIAMOND_NOT_ENOUGH_9(String_t* value) { ___DIAMOND_NOT_ENOUGH_9 = value; Il2CppCodeGenWriteBarrier((&___DIAMOND_NOT_ENOUGH_9), value); } inline static int32_t get_offset_of_ENERGY_NOT_ENOUGH_10() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___ENERGY_NOT_ENOUGH_10)); } inline String_t* get_ENERGY_NOT_ENOUGH_10() const { return ___ENERGY_NOT_ENOUGH_10; } inline String_t** get_address_of_ENERGY_NOT_ENOUGH_10() { return &___ENERGY_NOT_ENOUGH_10; } inline void set_ENERGY_NOT_ENOUGH_10(String_t* value) { ___ENERGY_NOT_ENOUGH_10 = value; Il2CppCodeGenWriteBarrier((&___ENERGY_NOT_ENOUGH_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_11() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache0_11)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_11() const { return ___U3CU3Ef__mgU24cache0_11; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_11() { return &___U3CU3Ef__mgU24cache0_11; } inline void set_U3CU3Ef__mgU24cache0_11(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_12() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache1_12)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_12() const { return ___U3CU3Ef__mgU24cache1_12; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_12() { return &___U3CU3Ef__mgU24cache1_12; } inline void set_U3CU3Ef__mgU24cache1_12(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_12), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_13() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache2_13)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache2_13() const { return ___U3CU3Ef__mgU24cache2_13; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache2_13() { return &___U3CU3Ef__mgU24cache2_13; } inline void set_U3CU3Ef__mgU24cache2_13(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache2_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_13), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_14() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache3_14)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache3_14() const { return ___U3CU3Ef__mgU24cache3_14; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache3_14() { return &___U3CU3Ef__mgU24cache3_14; } inline void set_U3CU3Ef__mgU24cache3_14(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache3_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETMAINLOGIC_T857650587_H #ifndef CBEATKEYMANAGER_T1395295909_H #define CBEATKEYMANAGER_T1395295909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_listCtrlNode List_1_t2491780804 * ___m_listCtrlNode_4; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nCurBpm int32_t ___m_nCurBpm_5; // UnityEngine.Texture2D DMCore.DanceMode.CBeatKeyManager::m_beatkeyTexture Texture2D_t3840446185 * ___m_beatkeyTexture_6; // UnityEngine.GameObject DMCore.DanceMode.CBeatKeyManager::m_beatkeyAtlas GameObject_t1113636619 * ___m_beatkeyAtlas_7; // System.Collections.Generic.Dictionary`2> DMCore.DanceMode.CBeatKeyManager::m_DrawCall Dictionary_2_t3213771897 * ___m_DrawCall_8; // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_SectionMaxScore List_1_t128053199 * ___m_SectionMaxScore_9; // BetterList`1 DMCore.DanceMode.CBeatKeyManager::m_RtClkArea BetterList_1_t1515500177 * ___m_RtClkArea_10; // System.Single DMCore.DanceMode.CBeatKeyManager::m_fTimeJudgeAnimTime float ___m_fTimeJudgeAnimTime_11; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_BeatKeyColorState int32_t ___m_BeatKeyColorState_13; // DMCore.Framework.Movie.CAnimSequence DMCore.DanceMode.CBeatKeyManager::m_ptrClassicalKeyInfo CAnimSequence_t1119714129 * ___m_ptrClassicalKeyInfo_14; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeyInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeyInfo_15; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeySwingInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeySwingInfo_16; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nBeatKeyJudged int32_t ___m_nBeatKeyJudged_17; // DMCore.DanceMode.RevenueDetailData DMCore.DanceMode.CBeatKeyManager::m_RevenueDetail RevenueDetailData_t1092030774 * ___m_RevenueDetail_18; public: inline static int32_t get_offset_of_m_listCtrlNode_4() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_listCtrlNode_4)); } inline List_1_t2491780804 * get_m_listCtrlNode_4() const { return ___m_listCtrlNode_4; } inline List_1_t2491780804 ** get_address_of_m_listCtrlNode_4() { return &___m_listCtrlNode_4; } inline void set_m_listCtrlNode_4(List_1_t2491780804 * value) { ___m_listCtrlNode_4 = value; Il2CppCodeGenWriteBarrier((&___m_listCtrlNode_4), value); } inline static int32_t get_offset_of_m_nCurBpm_5() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nCurBpm_5)); } inline int32_t get_m_nCurBpm_5() const { return ___m_nCurBpm_5; } inline int32_t* get_address_of_m_nCurBpm_5() { return &___m_nCurBpm_5; } inline void set_m_nCurBpm_5(int32_t value) { ___m_nCurBpm_5 = value; } inline static int32_t get_offset_of_m_beatkeyTexture_6() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyTexture_6)); } inline Texture2D_t3840446185 * get_m_beatkeyTexture_6() const { return ___m_beatkeyTexture_6; } inline Texture2D_t3840446185 ** get_address_of_m_beatkeyTexture_6() { return &___m_beatkeyTexture_6; } inline void set_m_beatkeyTexture_6(Texture2D_t3840446185 * value) { ___m_beatkeyTexture_6 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyTexture_6), value); } inline static int32_t get_offset_of_m_beatkeyAtlas_7() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyAtlas_7)); } inline GameObject_t1113636619 * get_m_beatkeyAtlas_7() const { return ___m_beatkeyAtlas_7; } inline GameObject_t1113636619 ** get_address_of_m_beatkeyAtlas_7() { return &___m_beatkeyAtlas_7; } inline void set_m_beatkeyAtlas_7(GameObject_t1113636619 * value) { ___m_beatkeyAtlas_7 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyAtlas_7), value); } inline static int32_t get_offset_of_m_DrawCall_8() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_DrawCall_8)); } inline Dictionary_2_t3213771897 * get_m_DrawCall_8() const { return ___m_DrawCall_8; } inline Dictionary_2_t3213771897 ** get_address_of_m_DrawCall_8() { return &___m_DrawCall_8; } inline void set_m_DrawCall_8(Dictionary_2_t3213771897 * value) { ___m_DrawCall_8 = value; Il2CppCodeGenWriteBarrier((&___m_DrawCall_8), value); } inline static int32_t get_offset_of_m_SectionMaxScore_9() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_SectionMaxScore_9)); } inline List_1_t128053199 * get_m_SectionMaxScore_9() const { return ___m_SectionMaxScore_9; } inline List_1_t128053199 ** get_address_of_m_SectionMaxScore_9() { return &___m_SectionMaxScore_9; } inline void set_m_SectionMaxScore_9(List_1_t128053199 * value) { ___m_SectionMaxScore_9 = value; Il2CppCodeGenWriteBarrier((&___m_SectionMaxScore_9), value); } inline static int32_t get_offset_of_m_RtClkArea_10() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RtClkArea_10)); } inline BetterList_1_t1515500177 * get_m_RtClkArea_10() const { return ___m_RtClkArea_10; } inline BetterList_1_t1515500177 ** get_address_of_m_RtClkArea_10() { return &___m_RtClkArea_10; } inline void set_m_RtClkArea_10(BetterList_1_t1515500177 * value) { ___m_RtClkArea_10 = value; Il2CppCodeGenWriteBarrier((&___m_RtClkArea_10), value); } inline static int32_t get_offset_of_m_fTimeJudgeAnimTime_11() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_fTimeJudgeAnimTime_11)); } inline float get_m_fTimeJudgeAnimTime_11() const { return ___m_fTimeJudgeAnimTime_11; } inline float* get_address_of_m_fTimeJudgeAnimTime_11() { return &___m_fTimeJudgeAnimTime_11; } inline void set_m_fTimeJudgeAnimTime_11(float value) { ___m_fTimeJudgeAnimTime_11 = value; } inline static int32_t get_offset_of_m_BeatKeyColorState_13() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_BeatKeyColorState_13)); } inline int32_t get_m_BeatKeyColorState_13() const { return ___m_BeatKeyColorState_13; } inline int32_t* get_address_of_m_BeatKeyColorState_13() { return &___m_BeatKeyColorState_13; } inline void set_m_BeatKeyColorState_13(int32_t value) { ___m_BeatKeyColorState_13 = value; } inline static int32_t get_offset_of_m_ptrClassicalKeyInfo_14() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrClassicalKeyInfo_14)); } inline CAnimSequence_t1119714129 * get_m_ptrClassicalKeyInfo_14() const { return ___m_ptrClassicalKeyInfo_14; } inline CAnimSequence_t1119714129 ** get_address_of_m_ptrClassicalKeyInfo_14() { return &___m_ptrClassicalKeyInfo_14; } inline void set_m_ptrClassicalKeyInfo_14(CAnimSequence_t1119714129 * value) { ___m_ptrClassicalKeyInfo_14 = value; Il2CppCodeGenWriteBarrier((&___m_ptrClassicalKeyInfo_14), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeyInfo_15() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeyInfo_15)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeyInfo_15() const { return ___m_ptrCurBeatKeyInfo_15; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeyInfo_15() { return &___m_ptrCurBeatKeyInfo_15; } inline void set_m_ptrCurBeatKeyInfo_15(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeyInfo_15 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeyInfo_15), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeySwingInfo_16() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeySwingInfo_16)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeySwingInfo_16() const { return ___m_ptrCurBeatKeySwingInfo_16; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeySwingInfo_16() { return &___m_ptrCurBeatKeySwingInfo_16; } inline void set_m_ptrCurBeatKeySwingInfo_16(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeySwingInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeySwingInfo_16), value); } inline static int32_t get_offset_of_m_nBeatKeyJudged_17() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nBeatKeyJudged_17)); } inline int32_t get_m_nBeatKeyJudged_17() const { return ___m_nBeatKeyJudged_17; } inline int32_t* get_address_of_m_nBeatKeyJudged_17() { return &___m_nBeatKeyJudged_17; } inline void set_m_nBeatKeyJudged_17(int32_t value) { ___m_nBeatKeyJudged_17 = value; } inline static int32_t get_offset_of_m_RevenueDetail_18() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RevenueDetail_18)); } inline RevenueDetailData_t1092030774 * get_m_RevenueDetail_18() const { return ___m_RevenueDetail_18; } inline RevenueDetailData_t1092030774 ** get_address_of_m_RevenueDetail_18() { return &___m_RevenueDetail_18; } inline void set_m_RevenueDetail_18(RevenueDetailData_t1092030774 * value) { ___m_RevenueDetail_18 = value; Il2CppCodeGenWriteBarrier((&___m_RevenueDetail_18), value); } }; struct CBeatKeyManager_t1395295909_StaticFields { public: // System.Single[] DMCore.DanceMode.CBeatKeyManager::s_HelpImageWidth SingleU5BU5D_t1444911251* ___s_HelpImageWidth_19; // System.Action`1 DMCore.DanceMode.CBeatKeyManager::<>f__am$cache0 Action_1_t1192173657 * ___U3CU3Ef__amU24cache0_20; public: inline static int32_t get_offset_of_s_HelpImageWidth_19() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___s_HelpImageWidth_19)); } inline SingleU5BU5D_t1444911251* get_s_HelpImageWidth_19() const { return ___s_HelpImageWidth_19; } inline SingleU5BU5D_t1444911251** get_address_of_s_HelpImageWidth_19() { return &___s_HelpImageWidth_19; } inline void set_s_HelpImageWidth_19(SingleU5BU5D_t1444911251* value) { ___s_HelpImageWidth_19 = value; Il2CppCodeGenWriteBarrier((&___s_HelpImageWidth_19), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_20() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___U3CU3Ef__amU24cache0_20)); } inline Action_1_t1192173657 * get_U3CU3Ef__amU24cache0_20() const { return ___U3CU3Ef__amU24cache0_20; } inline Action_1_t1192173657 ** get_address_of_U3CU3Ef__amU24cache0_20() { return &___U3CU3Ef__amU24cache0_20; } inline void set_U3CU3Ef__amU24cache0_20(Action_1_t1192173657 * value) { ___U3CU3Ef__amU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYMANAGER_T1395295909_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 CTEXTHELP_T3119637808_H #define CTEXTHELP_T3119637808_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808 : public ITextBase_t660344599 { public: // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_DictionUpdate TextUnitGroup_t1441580864 * ___m_DictionUpdate_1; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_Diction TextUnitGroup_t1441580864 * ___m_Diction_2; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_DictionErrorCode TextUnitGroup_t1441580864 * ___m_DictionErrorCode_3; public: inline static int32_t get_offset_of_m_DictionUpdate_1() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_DictionUpdate_1)); } inline TextUnitGroup_t1441580864 * get_m_DictionUpdate_1() const { return ___m_DictionUpdate_1; } inline TextUnitGroup_t1441580864 ** get_address_of_m_DictionUpdate_1() { return &___m_DictionUpdate_1; } inline void set_m_DictionUpdate_1(TextUnitGroup_t1441580864 * value) { ___m_DictionUpdate_1 = value; Il2CppCodeGenWriteBarrier((&___m_DictionUpdate_1), value); } inline static int32_t get_offset_of_m_Diction_2() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_Diction_2)); } inline TextUnitGroup_t1441580864 * get_m_Diction_2() const { return ___m_Diction_2; } inline TextUnitGroup_t1441580864 ** get_address_of_m_Diction_2() { return &___m_Diction_2; } inline void set_m_Diction_2(TextUnitGroup_t1441580864 * value) { ___m_Diction_2 = value; Il2CppCodeGenWriteBarrier((&___m_Diction_2), value); } inline static int32_t get_offset_of_m_DictionErrorCode_3() { return static_cast(offsetof(CTextHelp_t3119637808, ___m_DictionErrorCode_3)); } inline TextUnitGroup_t1441580864 * get_m_DictionErrorCode_3() const { return ___m_DictionErrorCode_3; } inline TextUnitGroup_t1441580864 ** get_address_of_m_DictionErrorCode_3() { return &___m_DictionErrorCode_3; } inline void set_m_DictionErrorCode_3(TextUnitGroup_t1441580864 * value) { ___m_DictionErrorCode_3 = value; Il2CppCodeGenWriteBarrier((&___m_DictionErrorCode_3), value); } }; struct CTextHelp_t3119637808_StaticFields { public: // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::s_Instance CTextHelp_t3119637808 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CTextHelp_t3119637808_StaticFields, ___s_Instance_4)); } inline CTextHelp_t3119637808 * get_s_Instance_4() const { return ___s_Instance_4; } inline CTextHelp_t3119637808 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CTextHelp_t3119637808 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTEXTHELP_T3119637808_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 CLOCALBATTLE_T1519924991_H #define CLOCALBATTLE_T1519924991_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991 : public ITextBase_t660344599 { public: // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CEnableLocalGameU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CEnableDoubleModeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CUseRandomSceneIDU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CUseRandomMusicIDU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CLocalBattle::m_musicID int32_t ___m_musicID_5; // System.Int32 DMCore.Logic.CLocalBattle::m_musicLevel int32_t ___m_musicLevel_6; // CDataModelBool DMCore.Logic.CLocalBattle::m_WSMusic CDataModelBool_t2269476966 * ___m_WSMusic_7; // System.Int32 DMCore.Logic.CLocalBattle::m_sceneID int32_t ___m_sceneID_8; // CDataModelBool DMCore.Logic.CLocalBattle::m_WSScene CDataModelBool_t2269476966 * ___m_WSScene_9; // BetterList`1 DMCore.Logic.CLocalBattle::m_listSimulateRoles BetterList_1_t3256166455 * ___m_listSimulateRoles_10; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CLocalBattle::m_listClothBoy Dictionary_2_t3311733826 * ___m_listClothBoy_11; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CLocalBattle::m_listClothGirl Dictionary_2_t3311733826 * ___m_listClothGirl_12; public: inline static int32_t get_offset_of_U3CEnableLocalGameU3Ek__BackingField_1() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CEnableLocalGameU3Ek__BackingField_1)); } inline bool get_U3CEnableLocalGameU3Ek__BackingField_1() const { return ___U3CEnableLocalGameU3Ek__BackingField_1; } inline bool* get_address_of_U3CEnableLocalGameU3Ek__BackingField_1() { return &___U3CEnableLocalGameU3Ek__BackingField_1; } inline void set_U3CEnableLocalGameU3Ek__BackingField_1(bool value) { ___U3CEnableLocalGameU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CEnableDoubleModeU3Ek__BackingField_2() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CEnableDoubleModeU3Ek__BackingField_2)); } inline bool get_U3CEnableDoubleModeU3Ek__BackingField_2() const { return ___U3CEnableDoubleModeU3Ek__BackingField_2; } inline bool* get_address_of_U3CEnableDoubleModeU3Ek__BackingField_2() { return &___U3CEnableDoubleModeU3Ek__BackingField_2; } inline void set_U3CEnableDoubleModeU3Ek__BackingField_2(bool value) { ___U3CEnableDoubleModeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CUseRandomSceneIDU3Ek__BackingField_3() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CUseRandomSceneIDU3Ek__BackingField_3)); } inline bool get_U3CUseRandomSceneIDU3Ek__BackingField_3() const { return ___U3CUseRandomSceneIDU3Ek__BackingField_3; } inline bool* get_address_of_U3CUseRandomSceneIDU3Ek__BackingField_3() { return &___U3CUseRandomSceneIDU3Ek__BackingField_3; } inline void set_U3CUseRandomSceneIDU3Ek__BackingField_3(bool value) { ___U3CUseRandomSceneIDU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CUseRandomMusicIDU3Ek__BackingField_4() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CUseRandomMusicIDU3Ek__BackingField_4)); } inline bool get_U3CUseRandomMusicIDU3Ek__BackingField_4() const { return ___U3CUseRandomMusicIDU3Ek__BackingField_4; } inline bool* get_address_of_U3CUseRandomMusicIDU3Ek__BackingField_4() { return &___U3CUseRandomMusicIDU3Ek__BackingField_4; } inline void set_U3CUseRandomMusicIDU3Ek__BackingField_4(bool value) { ___U3CUseRandomMusicIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_musicID_5() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_musicID_5)); } inline int32_t get_m_musicID_5() const { return ___m_musicID_5; } inline int32_t* get_address_of_m_musicID_5() { return &___m_musicID_5; } inline void set_m_musicID_5(int32_t value) { ___m_musicID_5 = value; } inline static int32_t get_offset_of_m_musicLevel_6() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_musicLevel_6)); } inline int32_t get_m_musicLevel_6() const { return ___m_musicLevel_6; } inline int32_t* get_address_of_m_musicLevel_6() { return &___m_musicLevel_6; } inline void set_m_musicLevel_6(int32_t value) { ___m_musicLevel_6 = value; } inline static int32_t get_offset_of_m_WSMusic_7() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_WSMusic_7)); } inline CDataModelBool_t2269476966 * get_m_WSMusic_7() const { return ___m_WSMusic_7; } inline CDataModelBool_t2269476966 ** get_address_of_m_WSMusic_7() { return &___m_WSMusic_7; } inline void set_m_WSMusic_7(CDataModelBool_t2269476966 * value) { ___m_WSMusic_7 = value; Il2CppCodeGenWriteBarrier((&___m_WSMusic_7), value); } inline static int32_t get_offset_of_m_sceneID_8() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_sceneID_8)); } inline int32_t get_m_sceneID_8() const { return ___m_sceneID_8; } inline int32_t* get_address_of_m_sceneID_8() { return &___m_sceneID_8; } inline void set_m_sceneID_8(int32_t value) { ___m_sceneID_8 = value; } inline static int32_t get_offset_of_m_WSScene_9() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_WSScene_9)); } inline CDataModelBool_t2269476966 * get_m_WSScene_9() const { return ___m_WSScene_9; } inline CDataModelBool_t2269476966 ** get_address_of_m_WSScene_9() { return &___m_WSScene_9; } inline void set_m_WSScene_9(CDataModelBool_t2269476966 * value) { ___m_WSScene_9 = value; Il2CppCodeGenWriteBarrier((&___m_WSScene_9), value); } inline static int32_t get_offset_of_m_listSimulateRoles_10() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listSimulateRoles_10)); } inline BetterList_1_t3256166455 * get_m_listSimulateRoles_10() const { return ___m_listSimulateRoles_10; } inline BetterList_1_t3256166455 ** get_address_of_m_listSimulateRoles_10() { return &___m_listSimulateRoles_10; } inline void set_m_listSimulateRoles_10(BetterList_1_t3256166455 * value) { ___m_listSimulateRoles_10 = value; Il2CppCodeGenWriteBarrier((&___m_listSimulateRoles_10), value); } inline static int32_t get_offset_of_m_listClothBoy_11() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listClothBoy_11)); } inline Dictionary_2_t3311733826 * get_m_listClothBoy_11() const { return ___m_listClothBoy_11; } inline Dictionary_2_t3311733826 ** get_address_of_m_listClothBoy_11() { return &___m_listClothBoy_11; } inline void set_m_listClothBoy_11(Dictionary_2_t3311733826 * value) { ___m_listClothBoy_11 = value; Il2CppCodeGenWriteBarrier((&___m_listClothBoy_11), value); } inline static int32_t get_offset_of_m_listClothGirl_12() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listClothGirl_12)); } inline Dictionary_2_t3311733826 * get_m_listClothGirl_12() const { return ___m_listClothGirl_12; } inline Dictionary_2_t3311733826 ** get_address_of_m_listClothGirl_12() { return &___m_listClothGirl_12; } inline void set_m_listClothGirl_12(Dictionary_2_t3311733826 * value) { ___m_listClothGirl_12 = value; Il2CppCodeGenWriteBarrier((&___m_listClothGirl_12), value); } }; struct CLocalBattle_t1519924991_StaticFields { public: // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::s_instance CLocalBattle_t1519924991 * ___s_instance_13; public: inline static int32_t get_offset_of_s_instance_13() { return static_cast(offsetof(CLocalBattle_t1519924991_StaticFields, ___s_instance_13)); } inline CLocalBattle_t1519924991 * get_s_instance_13() const { return ___s_instance_13; } inline CLocalBattle_t1519924991 ** get_address_of_s_instance_13() { return &___s_instance_13; } inline void set_s_instance_13(CLocalBattle_t1519924991 * value) { ___s_instance_13 = value; Il2CppCodeGenWriteBarrier((&___s_instance_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCALBATTLE_T1519924991_H #ifndef HANDBOOKCFG_T3398685571_H #define HANDBOOKCFG_T3398685571_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCfg struct HandBookCfg_t3398685571 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 HandBookCfg::themeInfoDic Dictionary_2_t1550011832 * ___themeInfoDic_2; public: inline static int32_t get_offset_of_themeInfoDic_2() { return static_cast(offsetof(HandBookCfg_t3398685571, ___themeInfoDic_2)); } inline Dictionary_2_t1550011832 * get_themeInfoDic_2() const { return ___themeInfoDic_2; } inline Dictionary_2_t1550011832 ** get_address_of_themeInfoDic_2() { return &___themeInfoDic_2; } inline void set_themeInfoDic_2(Dictionary_2_t1550011832 * value) { ___themeInfoDic_2 = value; Il2CppCodeGenWriteBarrier((&___themeInfoDic_2), value); } }; struct HandBookCfg_t3398685571_StaticFields { public: // HandBookCfg HandBookCfg::s_Instance HandBookCfg_t3398685571 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(HandBookCfg_t3398685571_StaticFields, ___s_Instance_1)); } inline HandBookCfg_t3398685571 * get_s_Instance_1() const { return ___s_Instance_1; } inline HandBookCfg_t3398685571 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(HandBookCfg_t3398685571 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKCFG_T3398685571_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 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 KEYVALUEPAIR_2_T3947683999_H #define KEYVALUEPAIR_2_T3947683999_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_t3947683999 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value ThemeInfo_t2661298501 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3947683999, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3947683999, ___value_1)); } inline ThemeInfo_t2661298501 * get_value_1() const { return ___value_1; } inline ThemeInfo_t2661298501 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(ThemeInfo_t2661298501 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3947683999_H #ifndef KEYVALUEPAIR_2_T71524366_H #define KEYVALUEPAIR_2_T71524366_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_t71524366 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___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_t71524366, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t71524366, ___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_T71524366_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 CSCENESERVICE_T551449725_H #define CSCENESERVICE_T551449725_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.Framework.Scene.CSceneService::m_SceneID int32_t ___m_SceneID_4; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoleNum int32_t ___m_RoleNum_5; // System.Int32 DMCore.Framework.Scene.CSceneService::m_laborNum int32_t ___m_laborNum_6; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoomLvType int32_t ___m_RoomLvType_7; // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoomMainType int32_t ___m_RoomMainType_8; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneObjArrayRole List_1_t2330697225 * ___m_SceneObjArrayRole_9; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneObjArrayProp List_1_t589903178 * ___m_SceneObjArrayProp_10; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CSceneService::m_SceneNpcList List_1_t1151801416 * ___m_SceneNpcList_11; // DMCore.Framework.Scene.CSceneModelObj DMCore.Framework.Scene.CSceneService::m_Scene CSceneModelObj_t2681526009 * ___m_Scene_12; // DMCore.Framework.Scene.CMainRole DMCore.Framework.Scene.CSceneService::m_MainRole CMainRole_t4200562839 * ___m_MainRole_13; public: inline static int32_t get_offset_of_m_SceneID_4() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneID_4)); } inline int32_t get_m_SceneID_4() const { return ___m_SceneID_4; } inline int32_t* get_address_of_m_SceneID_4() { return &___m_SceneID_4; } inline void set_m_SceneID_4(int32_t value) { ___m_SceneID_4 = value; } inline static int32_t get_offset_of_m_RoleNum_5() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoleNum_5)); } inline int32_t get_m_RoleNum_5() const { return ___m_RoleNum_5; } inline int32_t* get_address_of_m_RoleNum_5() { return &___m_RoleNum_5; } inline void set_m_RoleNum_5(int32_t value) { ___m_RoleNum_5 = value; } inline static int32_t get_offset_of_m_laborNum_6() { return static_cast(offsetof(CSceneService_t551449725, ___m_laborNum_6)); } inline int32_t get_m_laborNum_6() const { return ___m_laborNum_6; } inline int32_t* get_address_of_m_laborNum_6() { return &___m_laborNum_6; } inline void set_m_laborNum_6(int32_t value) { ___m_laborNum_6 = value; } inline static int32_t get_offset_of_m_RoomLvType_7() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoomLvType_7)); } inline int32_t get_m_RoomLvType_7() const { return ___m_RoomLvType_7; } inline int32_t* get_address_of_m_RoomLvType_7() { return &___m_RoomLvType_7; } inline void set_m_RoomLvType_7(int32_t value) { ___m_RoomLvType_7 = value; } inline static int32_t get_offset_of_m_RoomMainType_8() { return static_cast(offsetof(CSceneService_t551449725, ___m_RoomMainType_8)); } inline int32_t get_m_RoomMainType_8() const { return ___m_RoomMainType_8; } inline int32_t* get_address_of_m_RoomMainType_8() { return &___m_RoomMainType_8; } inline void set_m_RoomMainType_8(int32_t value) { ___m_RoomMainType_8 = value; } inline static int32_t get_offset_of_m_SceneObjArrayRole_9() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneObjArrayRole_9)); } inline List_1_t2330697225 * get_m_SceneObjArrayRole_9() const { return ___m_SceneObjArrayRole_9; } inline List_1_t2330697225 ** get_address_of_m_SceneObjArrayRole_9() { return &___m_SceneObjArrayRole_9; } inline void set_m_SceneObjArrayRole_9(List_1_t2330697225 * value) { ___m_SceneObjArrayRole_9 = value; Il2CppCodeGenWriteBarrier((&___m_SceneObjArrayRole_9), value); } inline static int32_t get_offset_of_m_SceneObjArrayProp_10() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneObjArrayProp_10)); } inline List_1_t589903178 * get_m_SceneObjArrayProp_10() const { return ___m_SceneObjArrayProp_10; } inline List_1_t589903178 ** get_address_of_m_SceneObjArrayProp_10() { return &___m_SceneObjArrayProp_10; } inline void set_m_SceneObjArrayProp_10(List_1_t589903178 * value) { ___m_SceneObjArrayProp_10 = value; Il2CppCodeGenWriteBarrier((&___m_SceneObjArrayProp_10), value); } inline static int32_t get_offset_of_m_SceneNpcList_11() { return static_cast(offsetof(CSceneService_t551449725, ___m_SceneNpcList_11)); } inline List_1_t1151801416 * get_m_SceneNpcList_11() const { return ___m_SceneNpcList_11; } inline List_1_t1151801416 ** get_address_of_m_SceneNpcList_11() { return &___m_SceneNpcList_11; } inline void set_m_SceneNpcList_11(List_1_t1151801416 * value) { ___m_SceneNpcList_11 = value; Il2CppCodeGenWriteBarrier((&___m_SceneNpcList_11), value); } inline static int32_t get_offset_of_m_Scene_12() { return static_cast(offsetof(CSceneService_t551449725, ___m_Scene_12)); } inline CSceneModelObj_t2681526009 * get_m_Scene_12() const { return ___m_Scene_12; } inline CSceneModelObj_t2681526009 ** get_address_of_m_Scene_12() { return &___m_Scene_12; } inline void set_m_Scene_12(CSceneModelObj_t2681526009 * value) { ___m_Scene_12 = value; Il2CppCodeGenWriteBarrier((&___m_Scene_12), value); } inline static int32_t get_offset_of_m_MainRole_13() { return static_cast(offsetof(CSceneService_t551449725, ___m_MainRole_13)); } inline CMainRole_t4200562839 * get_m_MainRole_13() const { return ___m_MainRole_13; } inline CMainRole_t4200562839 ** get_address_of_m_MainRole_13() { return &___m_MainRole_13; } inline void set_m_MainRole_13(CMainRole_t4200562839 * value) { ___m_MainRole_13 = value; Il2CppCodeGenWriteBarrier((&___m_MainRole_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSCENESERVICE_T551449725_H #ifndef RUNTIMEFIELDHANDLE_T1871169219_H #define RUNTIMEFIELDHANDLE_T1871169219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeFieldHandle struct RuntimeFieldHandle_t1871169219 { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t1871169219, ___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 // RUNTIMEFIELDHANDLE_T1871169219_H #ifndef ENUMFRIENDTYPE_T1622600705_H #define ENUMFRIENDTYPE_T1622600705_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendType struct enumFriendType_t1622600705 { public: // System.Int32 DMCore.Logic.enumFriendType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendType_t1622600705, ___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 // ENUMFRIENDTYPE_T1622600705_H #ifndef ENUMNETSTATE_T3055192963_H #define ENUMNETSTATE_T3055192963_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.enumNetState struct enumNetState_t3055192963 { public: // System.Int32 DMCore.Net.enumNetState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumNetState_t3055192963, ___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 // ENUMNETSTATE_T3055192963_H #ifndef STYLE_T3184300279_H #define STYLE_T3184300279_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIStretch/Style struct Style_t3184300279 { public: // System.Int32 UIStretch/Style::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Style_t3184300279, ___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 // STYLE_T3184300279_H #ifndef ICAMERABASE_T3615533728_H #define ICAMERABASE_T3615533728_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728 : public RuntimeObject { public: // UnityEngine.Camera DMCore.Camera.ICameraBase::m_activeCamera Camera_t4157153871 * ___m_activeCamera_0; // UnityEngine.Camera DMCore.Camera.ICameraBase::m_uiCamera Camera_t4157153871 * ___m_uiCamera_1; // System.Collections.Generic.List`1 DMCore.Camera.ICameraBase::m_StoredCameraArray List_1_t1237090056 * ___m_StoredCameraArray_2; // UnityEngine.Transform DMCore.Camera.ICameraBase::m_DefaultWatchTarget Transform_t3600365921 * ___m_DefaultWatchTarget_3; // UnityEngine.Vector3 DMCore.Camera.ICameraBase::m_StartPosition Vector3_t3722313464 ___m_StartPosition_4; // UnityEngine.Quaternion DMCore.Camera.ICameraBase::m_StartRotation Quaternion_t2301928331 ___m_StartRotation_5; // System.Boolean DMCore.Camera.ICameraBase::m_bCached bool ___m_bCached_6; // UnityEngine.Vector3 DMCore.Camera.ICameraBase::m_cachePositon Vector3_t3722313464 ___m_cachePositon_7; // UnityEngine.Quaternion DMCore.Camera.ICameraBase::m_cacheRotation Quaternion_t2301928331 ___m_cacheRotation_8; public: inline static int32_t get_offset_of_m_activeCamera_0() { return static_cast(offsetof(ICameraBase_t3615533728, ___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_uiCamera_1() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_uiCamera_1)); } inline Camera_t4157153871 * get_m_uiCamera_1() const { return ___m_uiCamera_1; } inline Camera_t4157153871 ** get_address_of_m_uiCamera_1() { return &___m_uiCamera_1; } inline void set_m_uiCamera_1(Camera_t4157153871 * value) { ___m_uiCamera_1 = value; Il2CppCodeGenWriteBarrier((&___m_uiCamera_1), value); } inline static int32_t get_offset_of_m_StoredCameraArray_2() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StoredCameraArray_2)); } inline List_1_t1237090056 * get_m_StoredCameraArray_2() const { return ___m_StoredCameraArray_2; } inline List_1_t1237090056 ** get_address_of_m_StoredCameraArray_2() { return &___m_StoredCameraArray_2; } inline void set_m_StoredCameraArray_2(List_1_t1237090056 * value) { ___m_StoredCameraArray_2 = value; Il2CppCodeGenWriteBarrier((&___m_StoredCameraArray_2), value); } inline static int32_t get_offset_of_m_DefaultWatchTarget_3() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_DefaultWatchTarget_3)); } inline Transform_t3600365921 * get_m_DefaultWatchTarget_3() const { return ___m_DefaultWatchTarget_3; } inline Transform_t3600365921 ** get_address_of_m_DefaultWatchTarget_3() { return &___m_DefaultWatchTarget_3; } inline void set_m_DefaultWatchTarget_3(Transform_t3600365921 * value) { ___m_DefaultWatchTarget_3 = value; Il2CppCodeGenWriteBarrier((&___m_DefaultWatchTarget_3), value); } inline static int32_t get_offset_of_m_StartPosition_4() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StartPosition_4)); } inline Vector3_t3722313464 get_m_StartPosition_4() const { return ___m_StartPosition_4; } inline Vector3_t3722313464 * get_address_of_m_StartPosition_4() { return &___m_StartPosition_4; } inline void set_m_StartPosition_4(Vector3_t3722313464 value) { ___m_StartPosition_4 = value; } inline static int32_t get_offset_of_m_StartRotation_5() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_StartRotation_5)); } inline Quaternion_t2301928331 get_m_StartRotation_5() const { return ___m_StartRotation_5; } inline Quaternion_t2301928331 * get_address_of_m_StartRotation_5() { return &___m_StartRotation_5; } inline void set_m_StartRotation_5(Quaternion_t2301928331 value) { ___m_StartRotation_5 = value; } inline static int32_t get_offset_of_m_bCached_6() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_bCached_6)); } inline bool get_m_bCached_6() const { return ___m_bCached_6; } inline bool* get_address_of_m_bCached_6() { return &___m_bCached_6; } inline void set_m_bCached_6(bool value) { ___m_bCached_6 = value; } inline static int32_t get_offset_of_m_cachePositon_7() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_cachePositon_7)); } inline Vector3_t3722313464 get_m_cachePositon_7() const { return ___m_cachePositon_7; } inline Vector3_t3722313464 * get_address_of_m_cachePositon_7() { return &___m_cachePositon_7; } inline void set_m_cachePositon_7(Vector3_t3722313464 value) { ___m_cachePositon_7 = value; } inline static int32_t get_offset_of_m_cacheRotation_8() { return static_cast(offsetof(ICameraBase_t3615533728, ___m_cacheRotation_8)); } inline Quaternion_t2301928331 get_m_cacheRotation_8() const { return ___m_cacheRotation_8; } inline Quaternion_t2301928331 * get_address_of_m_cacheRotation_8() { return &___m_cacheRotation_8; } inline void set_m_cacheRotation_8(Quaternion_t2301928331 value) { ___m_cacheRotation_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ICAMERABASE_T3615533728_H #ifndef SPACE_T654135784_H #define SPACE_T654135784_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Space struct Space_t654135784 { public: // System.Int32 UnityEngine.Space::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Space_t654135784, ___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 // SPACE_T654135784_H #ifndef EFFECT_T2533209744_H #define EFFECT_T2533209744_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel/Effect struct Effect_t2533209744 { public: // System.Int32 UILabel/Effect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Effect_t2533209744, ___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 // EFFECT_T2533209744_H #ifndef SYMBOLSTYLE_T652100663_H #define SYMBOLSTYLE_T652100663_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIFont/SymbolStyle struct SymbolStyle_t652100663 { public: // System.Int32 UIFont/SymbolStyle::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SymbolStyle_t652100663, ___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 // SYMBOLSTYLE_T652100663_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 INSIDEEFFECT_T3952523169_H #define INSIDEEFFECT_T3952523169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel/InsideEffect struct InsideEffect_t3952523169 { public: // System.Int32 UILabel/InsideEffect::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(InsideEffect_t3952523169, ___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 // INSIDEEFFECT_T3952523169_H #ifndef U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255366_H #define U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // struct U3CPrivateImplementationDetailsU3E_t3057255366 : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields { public: // /$ArrayType=28 ::$field-4E9CA25A5155AA319074108510CD9CFED297FA81 U24ArrayTypeU3D28_t173484549 ___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0; // /$ArrayType=28 ::$field-9D68C35C5471CEC1B675816185F9F25D1F9D1335 U24ArrayTypeU3D28_t173484549 ___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1; // /$ArrayType=28 ::$field-F3A0F595CA5F8AE023625DABA745AF21C468CB01 U24ArrayTypeU3D28_t173484549 ___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2; // /$ArrayType=28 ::$field-A0026CF97DA7F1D038E679EAE261D1067E7B6514 U24ArrayTypeU3D28_t173484549 ___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3; // /$ArrayType=124 ::$field-5AB7D59C6B235DDF1049955538B64DC36FC29B8D U24ArrayTypeU3D124_t4235014447 ___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4; // /$ArrayType=20 ::$field-CDA46F1C24B92FA8375164475268E0375C6A403D U24ArrayTypeU3D20_t1702832645 ___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5; // /$ArrayType=16 ::$field-C464EFB043118A5B4728DF747EFFA15EEB975B39 U24ArrayTypeU3D16_t3253128244 ___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6; // /$ArrayType=16 ::$field-CA7DE7AE09F92D4AADE4BB6056E85447073ADEAE U24ArrayTypeU3D16_t3253128244 ___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7; // /$ArrayType=36 ::$field-D1BA06833B17074AE2E24F49A9AFC0DDED59A0D9 U24ArrayTypeU3D36_t120960362 ___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8; // /$ArrayType=16 ::$field-47B2799ED1500B1D99BF6F975592A5B62EEB657E U24ArrayTypeU3D16_t3253128244 ___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9; // /$ArrayType=48 ::$field-CFB142D69DA3E831AED3DE2109DEBFC47DA588FA U24ArrayTypeU3D48_t1336283963 ___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10; // /$ArrayType=44 ::$field-B7D5F41E655160B30FAE1541F799606D7BAD073D U24ArrayTypeU3D44_t3630306107 ___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11; // /$ArrayType=28 ::$field-50567A6578C37E24118E2B7EE8F5C7930666F62F U24ArrayTypeU3D28_t173484549 ___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12; // /$ArrayType=24 ::$field-DB17E883A647963A26D973378923EF4649801319 U24ArrayTypeU3D24_t2467506693 ___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13; // /$ArrayType=28 ::$field-3E127912C0F6215D91F56087635A1693D4CB2313 U24ArrayTypeU3D28_t173484549 ___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14; // /$ArrayType=24 ::$field-64B9EAB25B296920D84557BAC10A585B7686D584 U24ArrayTypeU3D24_t2467506693 ___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15; // /$ArrayType=12 ::$field-579346C3540DA709BDBCB3148411DE4D7866C589 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16; // /$ArrayType=40 ::$field-22F670DCBB0D099099AD3A1BC67708257C4E0804 U24ArrayTypeU3D40_t2865632059 ___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17; // /$ArrayType=16 ::$field-00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71 U24ArrayTypeU3D16_t3253128244 ___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18; // /$ArrayType=20 ::$field-A9479697CCC5E9866425610C1E5631A32C104FD9 U24ArrayTypeU3D20_t1702832645 ___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19; // /$ArrayType=16 ::$field-D1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3 U24ArrayTypeU3D16_t3253128244 ___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20; // /$ArrayType=40 ::$field-567D89681F4438B5FDBE7C9D7BFE54223C414B95 U24ArrayTypeU3D40_t2865632059 ___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21; // /$ArrayType=20 ::$field-BE934513F25BF1F8AD09D3F06DDE3B240DF36FD7 U24ArrayTypeU3D20_t1702832645 ___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22; // /$ArrayType=12 ::$field-148E9E3E864CD628C70D3DC1D8309483BD8C0E89 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23; // /$ArrayType=12 ::$field-AAF72C1002FDBCAE040DAE16A10D82184CE83679 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24; // /$ArrayType=12 ::$field-5CF7299F6558A8AC3F821B4F2F65F23798D319D3 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25; // /$ArrayType=12 ::$field-B67A7FB4648C62F6A1337CA473436D0E787E8633 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26; // /$ArrayType=12 ::$field-C69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F U24ArrayTypeU3D12_t2488454196 ___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27; // /$ArrayType=12 ::$field-FAD52931F5B79811D31566BB18B6E0B5D2E2A164 U24ArrayTypeU3D12_t2488454196 ___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28; // /$ArrayType=112 ::$field-50B1635D1FB2907A171B71751E1A3FA79423CA17 U24ArrayTypeU3D112_t1514025265 ___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29; // /$ArrayType=64 ::$field-DB1AF13F41A110B000ECFFF980C9691DEE5900BD U24ArrayTypeU3D64_t498138225 ___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30; public: inline static int32_t get_offset_of_U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0() const { return ___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0() { return &___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0; } inline void set_U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2D4E9CA25A5155AA319074108510CD9CFED297FA81_0 = value; } inline static int32_t get_offset_of_U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1() const { return ___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1() { return &___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1; } inline void set_U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2D9D68C35C5471CEC1B675816185F9F25D1F9D1335_1 = value; } inline static int32_t get_offset_of_U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2() const { return ___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2() { return &___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2; } inline void set_U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2DF3A0F595CA5F8AE023625DABA745AF21C468CB01_2 = value; } inline static int32_t get_offset_of_U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3() const { return ___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3() { return &___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3; } inline void set_U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2DA0026CF97DA7F1D038E679EAE261D1067E7B6514_3 = value; } inline static int32_t get_offset_of_U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4)); } inline U24ArrayTypeU3D124_t4235014447 get_U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4() const { return ___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4; } inline U24ArrayTypeU3D124_t4235014447 * get_address_of_U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4() { return &___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4; } inline void set_U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4(U24ArrayTypeU3D124_t4235014447 value) { ___U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4 = value; } inline static int32_t get_offset_of_U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5)); } inline U24ArrayTypeU3D20_t1702832645 get_U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5() const { return ___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5; } inline U24ArrayTypeU3D20_t1702832645 * get_address_of_U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5() { return &___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5; } inline void set_U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5(U24ArrayTypeU3D20_t1702832645 value) { ___U24fieldU2DCDA46F1C24B92FA8375164475268E0375C6A403D_5 = value; } inline static int32_t get_offset_of_U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6() const { return ___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6() { return &___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6; } inline void set_U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2DC464EFB043118A5B4728DF747EFFA15EEB975B39_6 = value; } inline static int32_t get_offset_of_U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7() const { return ___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7() { return &___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7; } inline void set_U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2DCA7DE7AE09F92D4AADE4BB6056E85447073ADEAE_7 = value; } inline static int32_t get_offset_of_U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8)); } inline U24ArrayTypeU3D36_t120960362 get_U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8() const { return ___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8; } inline U24ArrayTypeU3D36_t120960362 * get_address_of_U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8() { return &___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8; } inline void set_U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8(U24ArrayTypeU3D36_t120960362 value) { ___U24fieldU2DD1BA06833B17074AE2E24F49A9AFC0DDED59A0D9_8 = value; } inline static int32_t get_offset_of_U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9() const { return ___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9() { return &___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9; } inline void set_U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2D47B2799ED1500B1D99BF6F975592A5B62EEB657E_9 = value; } inline static int32_t get_offset_of_U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10)); } inline U24ArrayTypeU3D48_t1336283963 get_U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10() const { return ___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10; } inline U24ArrayTypeU3D48_t1336283963 * get_address_of_U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10() { return &___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10; } inline void set_U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10(U24ArrayTypeU3D48_t1336283963 value) { ___U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10 = value; } inline static int32_t get_offset_of_U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11)); } inline U24ArrayTypeU3D44_t3630306107 get_U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11() const { return ___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11; } inline U24ArrayTypeU3D44_t3630306107 * get_address_of_U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11() { return &___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11; } inline void set_U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11(U24ArrayTypeU3D44_t3630306107 value) { ___U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11 = value; } inline static int32_t get_offset_of_U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12() const { return ___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12() { return &___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12; } inline void set_U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12 = value; } inline static int32_t get_offset_of_U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13)); } inline U24ArrayTypeU3D24_t2467506693 get_U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13() const { return ___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13; } inline U24ArrayTypeU3D24_t2467506693 * get_address_of_U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13() { return &___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13; } inline void set_U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13(U24ArrayTypeU3D24_t2467506693 value) { ___U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13 = value; } inline static int32_t get_offset_of_U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14)); } inline U24ArrayTypeU3D28_t173484549 get_U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14() const { return ___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14; } inline U24ArrayTypeU3D28_t173484549 * get_address_of_U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14() { return &___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14; } inline void set_U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14(U24ArrayTypeU3D28_t173484549 value) { ___U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14 = value; } inline static int32_t get_offset_of_U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15)); } inline U24ArrayTypeU3D24_t2467506693 get_U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15() const { return ___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15; } inline U24ArrayTypeU3D24_t2467506693 * get_address_of_U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15() { return &___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15; } inline void set_U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15(U24ArrayTypeU3D24_t2467506693 value) { ___U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15 = value; } inline static int32_t get_offset_of_U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16() const { return ___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16() { return &___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16; } inline void set_U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16 = value; } inline static int32_t get_offset_of_U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17)); } inline U24ArrayTypeU3D40_t2865632059 get_U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17() const { return ___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17; } inline U24ArrayTypeU3D40_t2865632059 * get_address_of_U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17() { return &___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17; } inline void set_U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17(U24ArrayTypeU3D40_t2865632059 value) { ___U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17 = value; } inline static int32_t get_offset_of_U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18() const { return ___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18() { return &___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18; } inline void set_U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18 = value; } inline static int32_t get_offset_of_U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19)); } inline U24ArrayTypeU3D20_t1702832645 get_U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19() const { return ___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19; } inline U24ArrayTypeU3D20_t1702832645 * get_address_of_U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19() { return &___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19; } inline void set_U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19(U24ArrayTypeU3D20_t1702832645 value) { ___U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19 = value; } inline static int32_t get_offset_of_U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20)); } inline U24ArrayTypeU3D16_t3253128244 get_U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20() const { return ___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20; } inline U24ArrayTypeU3D16_t3253128244 * get_address_of_U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20() { return &___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20; } inline void set_U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20(U24ArrayTypeU3D16_t3253128244 value) { ___U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20 = value; } inline static int32_t get_offset_of_U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21)); } inline U24ArrayTypeU3D40_t2865632059 get_U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21() const { return ___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21; } inline U24ArrayTypeU3D40_t2865632059 * get_address_of_U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21() { return &___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21; } inline void set_U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21(U24ArrayTypeU3D40_t2865632059 value) { ___U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21 = value; } inline static int32_t get_offset_of_U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22)); } inline U24ArrayTypeU3D20_t1702832645 get_U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22() const { return ___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22; } inline U24ArrayTypeU3D20_t1702832645 * get_address_of_U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22() { return &___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22; } inline void set_U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22(U24ArrayTypeU3D20_t1702832645 value) { ___U24fieldU2DBE934513F25BF1F8AD09D3F06DDE3B240DF36FD7_22 = value; } inline static int32_t get_offset_of_U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23() const { return ___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23() { return &___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23; } inline void set_U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2D148E9E3E864CD628C70D3DC1D8309483BD8C0E89_23 = value; } inline static int32_t get_offset_of_U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24() const { return ___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24() { return &___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24; } inline void set_U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2DAAF72C1002FDBCAE040DAE16A10D82184CE83679_24 = value; } inline static int32_t get_offset_of_U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25() const { return ___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25() { return &___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25; } inline void set_U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2D5CF7299F6558A8AC3F821B4F2F65F23798D319D3_25 = value; } inline static int32_t get_offset_of_U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26() const { return ___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26() { return &___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26; } inline void set_U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2DB67A7FB4648C62F6A1337CA473436D0E787E8633_26 = value; } inline static int32_t get_offset_of_U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27() const { return ___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27() { return &___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27; } inline void set_U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2DC69BF4F300AD2C2E49A8072C2FE6B712FA73EA8F_27 = value; } inline static int32_t get_offset_of_U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28)); } inline U24ArrayTypeU3D12_t2488454196 get_U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28() const { return ___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28; } inline U24ArrayTypeU3D12_t2488454196 * get_address_of_U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28() { return &___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28; } inline void set_U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28(U24ArrayTypeU3D12_t2488454196 value) { ___U24fieldU2DFAD52931F5B79811D31566BB18B6E0B5D2E2A164_28 = value; } inline static int32_t get_offset_of_U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29)); } inline U24ArrayTypeU3D112_t1514025265 get_U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29() const { return ___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29; } inline U24ArrayTypeU3D112_t1514025265 * get_address_of_U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29() { return &___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29; } inline void set_U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29(U24ArrayTypeU3D112_t1514025265 value) { ___U24fieldU2D50B1635D1FB2907A171B71751E1A3FA79423CA17_29 = value; } inline static int32_t get_offset_of_U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255366_StaticFields, ___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30)); } inline U24ArrayTypeU3D64_t498138225 get_U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30() const { return ___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30; } inline U24ArrayTypeU3D64_t498138225 * get_address_of_U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30() { return &___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30; } inline void set_U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30(U24ArrayTypeU3D64_t498138225 value) { ___U24fieldU2DDB1AF13F41A110B000ECFFF980C9691DEE5900BD_30 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255366_H #ifndef TEXTUREFORMAT_T2701165832_H #define TEXTUREFORMAT_T2701165832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TextureFormat struct TextureFormat_t2701165832 { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TextureFormat_t2701165832, ___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 // TEXTUREFORMAT_T2701165832_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 RENDERTEXTUREFORMAT_T962350765_H #define RENDERTEXTUREFORMAT_T962350765_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RenderTextureFormat struct RenderTextureFormat_t962350765 { public: // System.Int32 UnityEngine.RenderTextureFormat::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RenderTextureFormat_t962350765, ___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 // RENDERTEXTUREFORMAT_T962350765_H #ifndef FILTERMODE_T3761284007_H #define FILTERMODE_T3761284007_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.FilterMode struct FilterMode_t3761284007 { public: // System.Int32 UnityEngine.FilterMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FilterMode_t3761284007, ___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 // FILTERMODE_T3761284007_H #ifndef HIDEFLAGS_T4250555765_H #define HIDEFLAGS_T4250555765_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.HideFlags struct HideFlags_t4250555765 { public: // System.Int32 UnityEngine.HideFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HideFlags_t4250555765, ___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 // HIDEFLAGS_T4250555765_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 COROUTINE_T3829159415_H #define COROUTINE_T3829159415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Coroutine struct Coroutine_t3829159415 : public YieldInstruction_t403091072 { public: // System.IntPtr UnityEngine.Coroutine::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Coroutine_t3829159415, ___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.Coroutine struct Coroutine_t3829159415_marshaled_pinvoke : public YieldInstruction_t403091072_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Coroutine struct Coroutine_t3829159415_marshaled_com : public YieldInstruction_t403091072_marshaled_com { intptr_t ___m_Ptr_0; }; #endif // COROUTINE_T3829159415_H #ifndef EM_AWARD_TYPE_T1889731639_H #define EM_AWARD_TYPE_T1889731639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolManager/EM_Award_type struct EM_Award_type_t1889731639 { public: // System.Int32 DMCore.Logic.CIdolManager/EM_Award_type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Award_type_t1889731639, ___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 // EM_AWARD_TYPE_T1889731639_H #ifndef LOOPTYPE_T369612249_H #define LOOPTYPE_T369612249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/LoopType struct LoopType_t369612249 { public: // System.Int32 iTween/LoopType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LoopType_t369612249, ___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_T369612249_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 ENUMTEAM_ID_T1942564976_H #define ENUMTEAM_ID_T1942564976_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumTEAM_ID struct enumTEAM_ID_t1942564976 { public: // System.Int32 DMCore.DanceMode.enumTEAM_ID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTEAM_ID_t1942564976, ___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 // ENUMTEAM_ID_T1942564976_H #ifndef TYPE_T547875860_H #define TYPE_T547875860_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite/Type struct Type_t547875860 { public: // System.Int32 UISprite/Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Type_t547875860, ___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_T547875860_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 ENUMPERSONPAGE_T2164876408_H #define ENUMPERSONPAGE_T2164876408_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumPersonPage struct enumPersonPage_t2164876408 { public: // System.Int32 DMCore.Logic.enumPersonPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPersonPage_t2164876408, ___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 // ENUMPERSONPAGE_T2164876408_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 SENDMESSAGEOPTIONS_T3580193095_H #define SENDMESSAGEOPTIONS_T3580193095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SendMessageOptions struct SendMessageOptions_t3580193095 { public: // System.Int32 UnityEngine.SendMessageOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SendMessageOptions_t3580193095, ___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 // SENDMESSAGEOPTIONS_T3580193095_H #ifndef RAYCASTHIT_T1056001966_H #define RAYCASTHIT_T1056001966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RaycastHit struct RaycastHit_t1056001966 { public: // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point Vector3_t3722313464 ___m_Point_0; // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal Vector3_t3722313464 ___m_Normal_1; // System.Int32 UnityEngine.RaycastHit::m_FaceID int32_t ___m_FaceID_2; // System.Single UnityEngine.RaycastHit::m_Distance float ___m_Distance_3; // UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV Vector2_t2156229523 ___m_UV_4; // UnityEngine.Collider UnityEngine.RaycastHit::m_Collider Collider_t1773347010 * ___m_Collider_5; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Point_0)); } inline Vector3_t3722313464 get_m_Point_0() const { return ___m_Point_0; } inline Vector3_t3722313464 * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_t3722313464 value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Normal_1)); } inline Vector3_t3722313464 get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t3722313464 * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t3722313464 value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_FaceID_2() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_FaceID_2)); } inline int32_t get_m_FaceID_2() const { return ___m_FaceID_2; } inline int32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; } inline void set_m_FaceID_2(int32_t value) { ___m_FaceID_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_UV_4() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_UV_4)); } inline Vector2_t2156229523 get_m_UV_4() const { return ___m_UV_4; } inline Vector2_t2156229523 * get_address_of_m_UV_4() { return &___m_UV_4; } inline void set_m_UV_4(Vector2_t2156229523 value) { ___m_UV_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Collider_5)); } inline Collider_t1773347010 * get_m_Collider_5() const { return ___m_Collider_5; } inline Collider_t1773347010 ** get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(Collider_t1773347010 * value) { ___m_Collider_5 = value; Il2CppCodeGenWriteBarrier((&___m_Collider_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_pinvoke { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; // Native definition for COM marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_com { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; #endif // RAYCASTHIT_T1056001966_H #ifndef KEYCODE_T2599294277_H #define KEYCODE_T2599294277_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.KeyCode struct KeyCode_t2599294277 { public: // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(KeyCode_t2599294277, ___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 // KEYCODE_T2599294277_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 ENUMONLINESTATE_T4149430772_H #define ENUMONLINESTATE_T4149430772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumOnlineState struct enumOnlineState_t4149430772 { public: // System.Int32 DMCore.Logic.enumOnlineState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumOnlineState_t4149430772, ___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 // ENUMONLINESTATE_T4149430772_H #ifndef ENUMFRIENDPAGE_T2158881769_H #define ENUMFRIENDPAGE_T2158881769_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendPage struct enumFriendPage_t2158881769 { public: // System.Int32 DMCore.Logic.enumFriendPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendPage_t2158881769, ___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 // ENUMFRIENDPAGE_T2158881769_H #ifndef ENUMSUITREWARD_T4037878222_H #define ENUMSUITREWARD_T4037878222_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // EnumSuitReward struct EnumSuitReward_t4037878222 { public: // System.Int32 EnumSuitReward::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EnumSuitReward_t4037878222, ___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 // ENUMSUITREWARD_T4037878222_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_6; // System.Xml.XmlNameEntry System.Xml.XmlElement::name XmlNameEntry_t1073099671 * ___name_7; // System.Xml.XmlLinkedNode System.Xml.XmlElement::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_8; // System.Boolean System.Xml.XmlElement::isNotEmpty bool ___isNotEmpty_9; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlElement::schemaInfo RuntimeObject* ___schemaInfo_10; public: inline static int32_t get_offset_of_attributes_6() { return static_cast(offsetof(XmlElement_t561603118, ___attributes_6)); } inline XmlAttributeCollection_t2316283784 * get_attributes_6() const { return ___attributes_6; } inline XmlAttributeCollection_t2316283784 ** get_address_of_attributes_6() { return &___attributes_6; } inline void set_attributes_6(XmlAttributeCollection_t2316283784 * value) { ___attributes_6 = value; Il2CppCodeGenWriteBarrier((&___attributes_6), value); } inline static int32_t get_offset_of_name_7() { return static_cast(offsetof(XmlElement_t561603118, ___name_7)); } inline XmlNameEntry_t1073099671 * get_name_7() const { return ___name_7; } inline XmlNameEntry_t1073099671 ** get_address_of_name_7() { return &___name_7; } inline void set_name_7(XmlNameEntry_t1073099671 * value) { ___name_7 = value; Il2CppCodeGenWriteBarrier((&___name_7), value); } inline static int32_t get_offset_of_lastLinkedChild_8() { return static_cast(offsetof(XmlElement_t561603118, ___lastLinkedChild_8)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_8() const { return ___lastLinkedChild_8; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_8() { return &___lastLinkedChild_8; } inline void set_lastLinkedChild_8(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_8 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_8), value); } inline static int32_t get_offset_of_isNotEmpty_9() { return static_cast(offsetof(XmlElement_t561603118, ___isNotEmpty_9)); } inline bool get_isNotEmpty_9() const { return ___isNotEmpty_9; } inline bool* get_address_of_isNotEmpty_9() { return &___isNotEmpty_9; } inline void set_isNotEmpty_9(bool value) { ___isNotEmpty_9 = value; } inline static int32_t get_offset_of_schemaInfo_10() { return static_cast(offsetof(XmlElement_t561603118, ___schemaInfo_10)); } inline RuntimeObject* get_schemaInfo_10() const { return ___schemaInfo_10; } inline RuntimeObject** get_address_of_schemaInfo_10() { return &___schemaInfo_10; } inline void set_schemaInfo_10(RuntimeObject* value) { ___schemaInfo_10 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLELEMENT_T561603118_H #ifndef ENUMERATOR_T3923002270_H #define ENUMERATOR_T3923002270_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_t3923002270 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1968819495 * ___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_t71524366 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3923002270, ___dictionary_0)); } inline Dictionary_2_t1968819495 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1968819495 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1968819495 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3923002270, ___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_t3923002270, ___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_t3923002270, ___current_3)); } inline KeyValuePair_2_t71524366 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t71524366 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t71524366 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3923002270_H #ifndef ENUMERATOR_T3504194607_H #define ENUMERATOR_T3504194607_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_t3504194607 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1550011832 * ___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_t3947683999 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3504194607, ___dictionary_0)); } inline Dictionary_2_t1550011832 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1550011832 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1550011832 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3504194607, ___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_t3504194607, ___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_t3504194607, ___current_3)); } inline KeyValuePair_2_t3947683999 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t3947683999 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t3947683999 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3504194607_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 ENUM_PLAY_MODE_T2546141670_H #define ENUM_PLAY_MODE_T2546141670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_PLAY_MODE struct ENUM_PLAY_MODE_t2546141670 { public: // System.Int32 DMCore.DanceMode.ENUM_PLAY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_PLAY_MODE_t2546141670, ___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 // ENUM_PLAY_MODE_T2546141670_H #ifndef ADRESULT_T3794357372_H #define ADRESULT_T3794357372_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameFriend.SDKEventManager/AdResult struct AdResult_t3794357372 { public: // System.Int32 GameFriend.SDKEventManager/AdResult::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AdResult_t3794357372, ___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 // ADRESULT_T3794357372_H #ifndef ENUMJUDGERESULT_T4081836998_H #define ENUMJUDGERESULT_T4081836998_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumJudgeResult struct enumJudgeResult_t4081836998 { public: // System.Int32 DMCore.DanceMode.enumJudgeResult::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumJudgeResult_t4081836998, ___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 // ENUMJUDGERESULT_T4081836998_H #ifndef HANDBOOKENUMMODELPOS_T2251629364_H #define HANDBOOKENUMMODELPOS_T2251629364_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookEnumModelPos struct HandBookEnumModelPos_t2251629364 { public: // System.Int32 HandBookEnumModelPos::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HandBookEnumModelPos_t2251629364, ___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 // HANDBOOKENUMMODELPOS_T2251629364_H #ifndef PIVOT_T1798046373_H #define PIVOT_T1798046373_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIWidget/Pivot struct Pivot_t1798046373 { public: // System.Int32 UIWidget/Pivot::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Pivot_t1798046373, ___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 // PIVOT_T1798046373_H #ifndef HANDBOOKSTORYSTEPTYPE_T164763601_H #define HANDBOOKSTORYSTEPTYPE_T164763601_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryStepType struct HandBookStoryStepType_t164763601 { public: // System.Int32 HandBookStoryStepType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HandBookStoryStepType_t164763601, ___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 // HANDBOOKSTORYSTEPTYPE_T164763601_H #ifndef HANDBOOKSTORYMODULETYPE_T885316544_H #define HANDBOOKSTORYMODULETYPE_T885316544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryModuleType struct HandBookStoryModuleType_t885316544 { public: // System.Int32 HandBookStoryModuleType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HandBookStoryModuleType_t885316544, ___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 // HANDBOOKSTORYMODULETYPE_T885316544_H #ifndef FILLDIRECTION_T3695735197_H #define FILLDIRECTION_T3695735197_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite/FillDirection struct FillDirection_t3695735197 { public: // System.Int32 UISprite/FillDirection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FillDirection_t3695735197, ___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 // FILLDIRECTION_T3695735197_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 ITEM_SHOP_TYPE_T1196220606_H #define ITEM_SHOP_TYPE_T1196220606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ITEM_SHOP_TYPE struct ITEM_SHOP_TYPE_t1196220606 { public: // System.Int32 DMCore.Logic.ITEM_SHOP_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ITEM_SHOP_TYPE_t1196220606, ___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 // ITEM_SHOP_TYPE_T1196220606_H #ifndef ENUM_STAGE_TYPE_T835176688_H #define ENUM_STAGE_TYPE_T835176688_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ENUM_STAGE_TYPE struct ENUM_STAGE_TYPE_t835176688 { public: // System.Int32 DMCore.Logic.ENUM_STAGE_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_STAGE_TYPE_t835176688, ___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 // ENUM_STAGE_TYPE_T835176688_H #ifndef CBEATKEYCTRLNODE_T1019706062_H #define CBEATKEYCTRLNODE_T1019706062_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCtrlNode struct CBeatKeyCtrlNode_t1019706062 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::k__BackingField int32_t ___U3CDeviceIDU3Ek__BackingField_4; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_ComboCount CEncrptHelp_Int_t51280996 * ____ComboCount_5; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_MaxCombo CEncrptHelp_Int_t51280996 * ____MaxCombo_6; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_CurScore CEncrptHelp_Int_t51280996 * ____CurScore_7; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_CurResult CEncrptHelp_Int_t51280996 * ____CurResult_8; // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::m_CurIndex int32_t ___m_CurIndex_9; // DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc DMCore.DanceMode.CBeatKeyCtrlNode::m_roleSectionCalc RoleSectionCalc_t3975632210 * ___m_roleSectionCalc_10; // DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo DMCore.DanceMode.CBeatKeyCtrlNode::m_keyNumInfo BeatKeyNumInfo_t1648835574 ___m_keyNumInfo_11; // System.Collections.Generic.LinkedList`1 DMCore.DanceMode.CBeatKeyCtrlNode::m_keyInfo LinkedList_1_t739721426 * ___m_keyInfo_12; // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyCtrlNode::m_ArrayBeatKeyResult List_1_t2807752047 * ___m_ArrayBeatKeyResult_13; // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::m_lastScore int32_t ___m_lastScore_14; public: inline static int32_t get_offset_of_U3CDeviceIDU3Ek__BackingField_4() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___U3CDeviceIDU3Ek__BackingField_4)); } inline int32_t get_U3CDeviceIDU3Ek__BackingField_4() const { return ___U3CDeviceIDU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CDeviceIDU3Ek__BackingField_4() { return &___U3CDeviceIDU3Ek__BackingField_4; } inline void set_U3CDeviceIDU3Ek__BackingField_4(int32_t value) { ___U3CDeviceIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of__ComboCount_5() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____ComboCount_5)); } inline CEncrptHelp_Int_t51280996 * get__ComboCount_5() const { return ____ComboCount_5; } inline CEncrptHelp_Int_t51280996 ** get_address_of__ComboCount_5() { return &____ComboCount_5; } inline void set__ComboCount_5(CEncrptHelp_Int_t51280996 * value) { ____ComboCount_5 = value; Il2CppCodeGenWriteBarrier((&____ComboCount_5), value); } inline static int32_t get_offset_of__MaxCombo_6() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____MaxCombo_6)); } inline CEncrptHelp_Int_t51280996 * get__MaxCombo_6() const { return ____MaxCombo_6; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MaxCombo_6() { return &____MaxCombo_6; } inline void set__MaxCombo_6(CEncrptHelp_Int_t51280996 * value) { ____MaxCombo_6 = value; Il2CppCodeGenWriteBarrier((&____MaxCombo_6), value); } inline static int32_t get_offset_of__CurScore_7() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____CurScore_7)); } inline CEncrptHelp_Int_t51280996 * get__CurScore_7() const { return ____CurScore_7; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CurScore_7() { return &____CurScore_7; } inline void set__CurScore_7(CEncrptHelp_Int_t51280996 * value) { ____CurScore_7 = value; Il2CppCodeGenWriteBarrier((&____CurScore_7), value); } inline static int32_t get_offset_of__CurResult_8() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____CurResult_8)); } inline CEncrptHelp_Int_t51280996 * get__CurResult_8() const { return ____CurResult_8; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CurResult_8() { return &____CurResult_8; } inline void set__CurResult_8(CEncrptHelp_Int_t51280996 * value) { ____CurResult_8 = value; Il2CppCodeGenWriteBarrier((&____CurResult_8), value); } inline static int32_t get_offset_of_m_CurIndex_9() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_CurIndex_9)); } inline int32_t get_m_CurIndex_9() const { return ___m_CurIndex_9; } inline int32_t* get_address_of_m_CurIndex_9() { return &___m_CurIndex_9; } inline void set_m_CurIndex_9(int32_t value) { ___m_CurIndex_9 = value; } inline static int32_t get_offset_of_m_roleSectionCalc_10() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_roleSectionCalc_10)); } inline RoleSectionCalc_t3975632210 * get_m_roleSectionCalc_10() const { return ___m_roleSectionCalc_10; } inline RoleSectionCalc_t3975632210 ** get_address_of_m_roleSectionCalc_10() { return &___m_roleSectionCalc_10; } inline void set_m_roleSectionCalc_10(RoleSectionCalc_t3975632210 * value) { ___m_roleSectionCalc_10 = value; Il2CppCodeGenWriteBarrier((&___m_roleSectionCalc_10), value); } inline static int32_t get_offset_of_m_keyNumInfo_11() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_keyNumInfo_11)); } inline BeatKeyNumInfo_t1648835574 get_m_keyNumInfo_11() const { return ___m_keyNumInfo_11; } inline BeatKeyNumInfo_t1648835574 * get_address_of_m_keyNumInfo_11() { return &___m_keyNumInfo_11; } inline void set_m_keyNumInfo_11(BeatKeyNumInfo_t1648835574 value) { ___m_keyNumInfo_11 = value; } inline static int32_t get_offset_of_m_keyInfo_12() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_keyInfo_12)); } inline LinkedList_1_t739721426 * get_m_keyInfo_12() const { return ___m_keyInfo_12; } inline LinkedList_1_t739721426 ** get_address_of_m_keyInfo_12() { return &___m_keyInfo_12; } inline void set_m_keyInfo_12(LinkedList_1_t739721426 * value) { ___m_keyInfo_12 = value; Il2CppCodeGenWriteBarrier((&___m_keyInfo_12), value); } inline static int32_t get_offset_of_m_ArrayBeatKeyResult_13() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_ArrayBeatKeyResult_13)); } inline List_1_t2807752047 * get_m_ArrayBeatKeyResult_13() const { return ___m_ArrayBeatKeyResult_13; } inline List_1_t2807752047 ** get_address_of_m_ArrayBeatKeyResult_13() { return &___m_ArrayBeatKeyResult_13; } inline void set_m_ArrayBeatKeyResult_13(List_1_t2807752047 * value) { ___m_ArrayBeatKeyResult_13 = value; Il2CppCodeGenWriteBarrier((&___m_ArrayBeatKeyResult_13), value); } inline static int32_t get_offset_of_m_lastScore_14() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_lastScore_14)); } inline int32_t get_m_lastScore_14() const { return ___m_lastScore_14; } inline int32_t* get_address_of_m_lastScore_14() { return &___m_lastScore_14; } inline void set_m_lastScore_14(int32_t value) { ___m_lastScore_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYCTRLNODE_T1019706062_H #ifndef HANDBOOKENUMSTORYPOS_T3237293712_H #define HANDBOOKENUMSTORYPOS_T3237293712_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookEnumStoryPos struct HandBookEnumStoryPos_t3237293712 { public: // System.Int32 HandBookEnumStoryPos::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HandBookEnumStoryPos_t3237293712, ___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 // HANDBOOKENUMSTORYPOS_T3237293712_H #ifndef EASETYPE_T2573404410_H #define EASETYPE_T2573404410_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/EaseType struct EaseType_t2573404410 { public: // System.Int32 iTween/EaseType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EaseType_t2573404410, ___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 // EASETYPE_T2573404410_H #ifndef ENUM_KEY_MODE_T543454981_H #define ENUM_KEY_MODE_T543454981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_KEY_MODE struct ENUM_KEY_MODE_t543454981 { public: // System.Int32 DMCore.DanceMode.ENUM_KEY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_KEY_MODE_t543454981, ___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 // ENUM_KEY_MODE_T543454981_H #ifndef NAMEDVALUECOLOR_T1091574706_H #define NAMEDVALUECOLOR_T1091574706_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/NamedValueColor struct NamedValueColor_t1091574706 { public: // System.Int32 iTween/NamedValueColor::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(NamedValueColor_t1091574706, ___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 // NAMEDVALUECOLOR_T1091574706_H #ifndef ENUMERATOR_T3147585551_H #define ENUMERATOR_T3147585551_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_t3147585551 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1193402776 * ___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_t3591074943 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3147585551, ___dictionary_0)); } inline Dictionary_2_t1193402776 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1193402776 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1193402776 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3147585551, ___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_t3147585551, ___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_t3147585551, ___current_3)); } inline KeyValuePair_2_t3591074943 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t3591074943 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t3591074943 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3147585551_H #ifndef CFRIENDINFO_T2621259868_H #define CFRIENDINFO_T2621259868_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868 : public RuntimeObject { public: // DMCore.Logic.enumFriendType DMCore.Logic.CFriendInfo::_FriendType int32_t ____FriendType_0; // System.Int64 DMCore.Logic.CFriendInfo::_userID int64_t ____userID_1; // System.Int32 DMCore.Logic.CFriendInfo::_sex int32_t ____sex_2; // System.Int32 DMCore.Logic.CFriendInfo::_Level int32_t ____Level_3; // System.Int32 DMCore.Logic.CFriendInfo::_VipLevel int32_t ____VipLevel_4; // System.Int32 DMCore.Logic.CFriendInfo::_Distance int32_t ____Distance_5; // DMCore.Logic.enumOnlineState DMCore.Logic.CFriendInfo::_OnlineState int32_t ____OnlineState_6; // System.String DMCore.Logic.CFriendInfo::_name String_t* ____name_7; // System.Int64 DMCore.Logic.CFriendInfo::_photoHeadID int64_t ____photoHeadID_8; // System.Boolean DMCore.Logic.CFriendInfo::_IsSelected bool ____IsSelected_9; // System.Int32 DMCore.Logic.CFriendInfo::_SendInviteTimes int32_t ____SendInviteTimes_10; // System.Int32 DMCore.Logic.CFriendInfo::_isLover int32_t ____isLover_11; // System.Int32 DMCore.Logic.CFriendInfo::_member_level int32_t ____member_level_12; // System.Boolean DMCore.Logic.CFriendInfo::_isSpecial bool ____isSpecial_13; // System.Int32 DMCore.Logic.CFriendInfo::_headbox_id int32_t ____headbox_id_14; public: inline static int32_t get_offset_of__FriendType_0() { return static_cast(offsetof(CFriendInfo_t2621259868, ____FriendType_0)); } inline int32_t get__FriendType_0() const { return ____FriendType_0; } inline int32_t* get_address_of__FriendType_0() { return &____FriendType_0; } inline void set__FriendType_0(int32_t value) { ____FriendType_0 = value; } inline static int32_t get_offset_of__userID_1() { return static_cast(offsetof(CFriendInfo_t2621259868, ____userID_1)); } inline int64_t get__userID_1() const { return ____userID_1; } inline int64_t* get_address_of__userID_1() { return &____userID_1; } inline void set__userID_1(int64_t value) { ____userID_1 = value; } inline static int32_t get_offset_of__sex_2() { return static_cast(offsetof(CFriendInfo_t2621259868, ____sex_2)); } inline int32_t get__sex_2() const { return ____sex_2; } inline int32_t* get_address_of__sex_2() { return &____sex_2; } inline void set__sex_2(int32_t value) { ____sex_2 = value; } inline static int32_t get_offset_of__Level_3() { return static_cast(offsetof(CFriendInfo_t2621259868, ____Level_3)); } inline int32_t get__Level_3() const { return ____Level_3; } inline int32_t* get_address_of__Level_3() { return &____Level_3; } inline void set__Level_3(int32_t value) { ____Level_3 = value; } inline static int32_t get_offset_of__VipLevel_4() { return static_cast(offsetof(CFriendInfo_t2621259868, ____VipLevel_4)); } inline int32_t get__VipLevel_4() const { return ____VipLevel_4; } inline int32_t* get_address_of__VipLevel_4() { return &____VipLevel_4; } inline void set__VipLevel_4(int32_t value) { ____VipLevel_4 = value; } inline static int32_t get_offset_of__Distance_5() { return static_cast(offsetof(CFriendInfo_t2621259868, ____Distance_5)); } inline int32_t get__Distance_5() const { return ____Distance_5; } inline int32_t* get_address_of__Distance_5() { return &____Distance_5; } inline void set__Distance_5(int32_t value) { ____Distance_5 = value; } inline static int32_t get_offset_of__OnlineState_6() { return static_cast(offsetof(CFriendInfo_t2621259868, ____OnlineState_6)); } inline int32_t get__OnlineState_6() const { return ____OnlineState_6; } inline int32_t* get_address_of__OnlineState_6() { return &____OnlineState_6; } inline void set__OnlineState_6(int32_t value) { ____OnlineState_6 = value; } inline static int32_t get_offset_of__name_7() { return static_cast(offsetof(CFriendInfo_t2621259868, ____name_7)); } inline String_t* get__name_7() const { return ____name_7; } inline String_t** get_address_of__name_7() { return &____name_7; } inline void set__name_7(String_t* value) { ____name_7 = value; Il2CppCodeGenWriteBarrier((&____name_7), value); } inline static int32_t get_offset_of__photoHeadID_8() { return static_cast(offsetof(CFriendInfo_t2621259868, ____photoHeadID_8)); } inline int64_t get__photoHeadID_8() const { return ____photoHeadID_8; } inline int64_t* get_address_of__photoHeadID_8() { return &____photoHeadID_8; } inline void set__photoHeadID_8(int64_t value) { ____photoHeadID_8 = value; } inline static int32_t get_offset_of__IsSelected_9() { return static_cast(offsetof(CFriendInfo_t2621259868, ____IsSelected_9)); } inline bool get__IsSelected_9() const { return ____IsSelected_9; } inline bool* get_address_of__IsSelected_9() { return &____IsSelected_9; } inline void set__IsSelected_9(bool value) { ____IsSelected_9 = value; } inline static int32_t get_offset_of__SendInviteTimes_10() { return static_cast(offsetof(CFriendInfo_t2621259868, ____SendInviteTimes_10)); } inline int32_t get__SendInviteTimes_10() const { return ____SendInviteTimes_10; } inline int32_t* get_address_of__SendInviteTimes_10() { return &____SendInviteTimes_10; } inline void set__SendInviteTimes_10(int32_t value) { ____SendInviteTimes_10 = value; } inline static int32_t get_offset_of__isLover_11() { return static_cast(offsetof(CFriendInfo_t2621259868, ____isLover_11)); } inline int32_t get__isLover_11() const { return ____isLover_11; } inline int32_t* get_address_of__isLover_11() { return &____isLover_11; } inline void set__isLover_11(int32_t value) { ____isLover_11 = value; } inline static int32_t get_offset_of__member_level_12() { return static_cast(offsetof(CFriendInfo_t2621259868, ____member_level_12)); } inline int32_t get__member_level_12() const { return ____member_level_12; } inline int32_t* get_address_of__member_level_12() { return &____member_level_12; } inline void set__member_level_12(int32_t value) { ____member_level_12 = value; } inline static int32_t get_offset_of__isSpecial_13() { return static_cast(offsetof(CFriendInfo_t2621259868, ____isSpecial_13)); } inline bool get__isSpecial_13() const { return ____isSpecial_13; } inline bool* get_address_of__isSpecial_13() { return &____isSpecial_13; } inline void set__isSpecial_13(bool value) { ____isSpecial_13 = value; } inline static int32_t get_offset_of__headbox_id_14() { return static_cast(offsetof(CFriendInfo_t2621259868, ____headbox_id_14)); } inline int32_t get__headbox_id_14() const { return ____headbox_id_14; } inline int32_t* get_address_of__headbox_id_14() { return &____headbox_id_14; } inline void set__headbox_id_14(int32_t value) { ____headbox_id_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDINFO_T2621259868_H #ifndef CTABSEARCHCTR_T3498668791_H #define CTABSEARCHCTR_T3498668791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CTabSearchCtr struct CTabSearchCtr_t3498668791 : public IMonoCtrllor_t1427182583 { public: // System.Action`2,System.Collections.Generic.List`1> CTabSearchCtr::k__BackingField Action_2_t814181762 * ___U3COnGetTagListActionU3Ek__BackingField_2; // System.Action`1> CTabSearchCtr::k__BackingField Action_1_t1302708402 * ___U3COnGetItemListActionU3Ek__BackingField_3; // System.Action CTabSearchCtr::k__BackingField Action_t1264377477 * ___U3COnCloseUIU3Ek__BackingField_4; // DMCore.Logic.ITEM_SHOP_TYPE CTabSearchCtr::k__BackingField int32_t ___U3CTabSearchTypeU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3COnGetTagListActionU3Ek__BackingField_2() { return static_cast(offsetof(CTabSearchCtr_t3498668791, ___U3COnGetTagListActionU3Ek__BackingField_2)); } inline Action_2_t814181762 * get_U3COnGetTagListActionU3Ek__BackingField_2() const { return ___U3COnGetTagListActionU3Ek__BackingField_2; } inline Action_2_t814181762 ** get_address_of_U3COnGetTagListActionU3Ek__BackingField_2() { return &___U3COnGetTagListActionU3Ek__BackingField_2; } inline void set_U3COnGetTagListActionU3Ek__BackingField_2(Action_2_t814181762 * value) { ___U3COnGetTagListActionU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3COnGetTagListActionU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3COnGetItemListActionU3Ek__BackingField_3() { return static_cast(offsetof(CTabSearchCtr_t3498668791, ___U3COnGetItemListActionU3Ek__BackingField_3)); } inline Action_1_t1302708402 * get_U3COnGetItemListActionU3Ek__BackingField_3() const { return ___U3COnGetItemListActionU3Ek__BackingField_3; } inline Action_1_t1302708402 ** get_address_of_U3COnGetItemListActionU3Ek__BackingField_3() { return &___U3COnGetItemListActionU3Ek__BackingField_3; } inline void set_U3COnGetItemListActionU3Ek__BackingField_3(Action_1_t1302708402 * value) { ___U3COnGetItemListActionU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3COnGetItemListActionU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3COnCloseUIU3Ek__BackingField_4() { return static_cast(offsetof(CTabSearchCtr_t3498668791, ___U3COnCloseUIU3Ek__BackingField_4)); } inline Action_t1264377477 * get_U3COnCloseUIU3Ek__BackingField_4() const { return ___U3COnCloseUIU3Ek__BackingField_4; } inline Action_t1264377477 ** get_address_of_U3COnCloseUIU3Ek__BackingField_4() { return &___U3COnCloseUIU3Ek__BackingField_4; } inline void set_U3COnCloseUIU3Ek__BackingField_4(Action_t1264377477 * value) { ___U3COnCloseUIU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3COnCloseUIU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CTabSearchTypeU3Ek__BackingField_5() { return static_cast(offsetof(CTabSearchCtr_t3498668791, ___U3CTabSearchTypeU3Ek__BackingField_5)); } inline int32_t get_U3CTabSearchTypeU3Ek__BackingField_5() const { return ___U3CTabSearchTypeU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CTabSearchTypeU3Ek__BackingField_5() { return &___U3CTabSearchTypeU3Ek__BackingField_5; } inline void set_U3CTabSearchTypeU3Ek__BackingField_5(int32_t value) { ___U3CTabSearchTypeU3Ek__BackingField_5 = value; } }; struct CTabSearchCtr_t3498668791_StaticFields { public: // CTabSearchCtr CTabSearchCtr::s_Instance CTabSearchCtr_t3498668791 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CTabSearchCtr_t3498668791_StaticFields, ___s_Instance_1)); } inline CTabSearchCtr_t3498668791 * get_s_Instance_1() const { return ___s_Instance_1; } inline CTabSearchCtr_t3498668791 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CTabSearchCtr_t3498668791 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTABSEARCHCTR_T3498668791_H #ifndef CSIGNSMANAGER_T1825583579_H #define CSIGNSMANAGER_T1825583579_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CSignsManager struct CSignsManager_t1825583579 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 CSignsManager::m_ReminderData Dictionary_2_t1492992253 * ___m_ReminderData_1; // System.Collections.Generic.List`1 CSignsManager::m_ServerGetReminderList List_1_t4136974863 * ___m_ServerGetReminderList_2; // System.Collections.Generic.List`1 CSignsManager::m_ShownData List_1_t3172176916 * ___m_ShownData_3; // System.Collections.Generic.List`1 CSignsManager::m_CurrentFoundPathList List_1_t3172176916 * ___m_CurrentFoundPathList_4; // DMCore.Logic.enumPersonPage CSignsManager::m_CurrentPage int32_t ___m_CurrentPage_5; public: inline static int32_t get_offset_of_m_ReminderData_1() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ReminderData_1)); } inline Dictionary_2_t1492992253 * get_m_ReminderData_1() const { return ___m_ReminderData_1; } inline Dictionary_2_t1492992253 ** get_address_of_m_ReminderData_1() { return &___m_ReminderData_1; } inline void set_m_ReminderData_1(Dictionary_2_t1492992253 * value) { ___m_ReminderData_1 = value; Il2CppCodeGenWriteBarrier((&___m_ReminderData_1), value); } inline static int32_t get_offset_of_m_ServerGetReminderList_2() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ServerGetReminderList_2)); } inline List_1_t4136974863 * get_m_ServerGetReminderList_2() const { return ___m_ServerGetReminderList_2; } inline List_1_t4136974863 ** get_address_of_m_ServerGetReminderList_2() { return &___m_ServerGetReminderList_2; } inline void set_m_ServerGetReminderList_2(List_1_t4136974863 * value) { ___m_ServerGetReminderList_2 = value; Il2CppCodeGenWriteBarrier((&___m_ServerGetReminderList_2), value); } inline static int32_t get_offset_of_m_ShownData_3() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ShownData_3)); } inline List_1_t3172176916 * get_m_ShownData_3() const { return ___m_ShownData_3; } inline List_1_t3172176916 ** get_address_of_m_ShownData_3() { return &___m_ShownData_3; } inline void set_m_ShownData_3(List_1_t3172176916 * value) { ___m_ShownData_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShownData_3), value); } inline static int32_t get_offset_of_m_CurrentFoundPathList_4() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_CurrentFoundPathList_4)); } inline List_1_t3172176916 * get_m_CurrentFoundPathList_4() const { return ___m_CurrentFoundPathList_4; } inline List_1_t3172176916 ** get_address_of_m_CurrentFoundPathList_4() { return &___m_CurrentFoundPathList_4; } inline void set_m_CurrentFoundPathList_4(List_1_t3172176916 * value) { ___m_CurrentFoundPathList_4 = value; Il2CppCodeGenWriteBarrier((&___m_CurrentFoundPathList_4), value); } inline static int32_t get_offset_of_m_CurrentPage_5() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_CurrentPage_5)); } inline int32_t get_m_CurrentPage_5() const { return ___m_CurrentPage_5; } inline int32_t* get_address_of_m_CurrentPage_5() { return &___m_CurrentPage_5; } inline void set_m_CurrentPage_5(int32_t value) { ___m_CurrentPage_5 = value; } }; struct CSignsManager_t1825583579_StaticFields { public: // CSignsManager CSignsManager::_instance CSignsManager_t1825583579 * ____instance_0; public: inline static int32_t get_offset_of__instance_0() { return static_cast(offsetof(CSignsManager_t1825583579_StaticFields, ____instance_0)); } inline CSignsManager_t1825583579 * get__instance_0() const { return ____instance_0; } inline CSignsManager_t1825583579 ** get_address_of__instance_0() { return &____instance_0; } inline void set__instance_0(CSignsManager_t1825583579 * value) { ____instance_0 = value; Il2CppCodeGenWriteBarrier((&____instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSIGNSMANAGER_T1825583579_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 AUDIOCLIP_T3680889665_H #define AUDIOCLIP_T3680889665_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioClip struct AudioClip_t3680889665 : public Object_t631007953 { public: // UnityEngine.AudioClip/PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback PCMReaderCallback_t1677636661 * ___m_PCMReaderCallback_2; // UnityEngine.AudioClip/PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback PCMSetPositionCallback_t1059417452 * ___m_PCMSetPositionCallback_3; public: inline static int32_t get_offset_of_m_PCMReaderCallback_2() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMReaderCallback_2)); } inline PCMReaderCallback_t1677636661 * get_m_PCMReaderCallback_2() const { return ___m_PCMReaderCallback_2; } inline PCMReaderCallback_t1677636661 ** get_address_of_m_PCMReaderCallback_2() { return &___m_PCMReaderCallback_2; } inline void set_m_PCMReaderCallback_2(PCMReaderCallback_t1677636661 * value) { ___m_PCMReaderCallback_2 = value; Il2CppCodeGenWriteBarrier((&___m_PCMReaderCallback_2), value); } inline static int32_t get_offset_of_m_PCMSetPositionCallback_3() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMSetPositionCallback_3)); } inline PCMSetPositionCallback_t1059417452 * get_m_PCMSetPositionCallback_3() const { return ___m_PCMSetPositionCallback_3; } inline PCMSetPositionCallback_t1059417452 ** get_address_of_m_PCMSetPositionCallback_3() { return &___m_PCMSetPositionCallback_3; } inline void set_m_PCMSetPositionCallback_3(PCMSetPositionCallback_t1059417452 * value) { ___m_PCMSetPositionCallback_3 = value; Il2CppCodeGenWriteBarrier((&___m_PCMSetPositionCallback_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOCLIP_T3680889665_H #ifndef DEFAULTS_T3148213711_H #define DEFAULTS_T3148213711_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/Defaults struct Defaults_t3148213711 : public RuntimeObject { public: public: }; struct Defaults_t3148213711_StaticFields { public: // System.Single iTween/Defaults::time float ___time_0; // System.Single iTween/Defaults::delay float ___delay_1; // iTween/NamedValueColor iTween/Defaults::namedColorValue int32_t ___namedColorValue_2; // iTween/LoopType iTween/Defaults::loopType int32_t ___loopType_3; // iTween/EaseType iTween/Defaults::easeType int32_t ___easeType_4; // System.Single iTween/Defaults::lookSpeed float ___lookSpeed_5; // System.Boolean iTween/Defaults::isLocal bool ___isLocal_6; // UnityEngine.Space iTween/Defaults::space int32_t ___space_7; // System.Boolean iTween/Defaults::orientToPath bool ___orientToPath_8; // UnityEngine.Color iTween/Defaults::color Color_t2555686324 ___color_9; // System.Single iTween/Defaults::updateTimePercentage float ___updateTimePercentage_10; // System.Single iTween/Defaults::updateTime float ___updateTime_11; // System.Int32 iTween/Defaults::cameraFadeDepth int32_t ___cameraFadeDepth_12; // System.Single iTween/Defaults::lookAhead float ___lookAhead_13; // System.Boolean iTween/Defaults::useRealTime bool ___useRealTime_14; // UnityEngine.Vector3 iTween/Defaults::up Vector3_t3722313464 ___up_15; public: inline static int32_t get_offset_of_time_0() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___time_0)); } inline float get_time_0() const { return ___time_0; } inline float* get_address_of_time_0() { return &___time_0; } inline void set_time_0(float value) { ___time_0 = value; } inline static int32_t get_offset_of_delay_1() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___delay_1)); } inline float get_delay_1() const { return ___delay_1; } inline float* get_address_of_delay_1() { return &___delay_1; } inline void set_delay_1(float value) { ___delay_1 = value; } inline static int32_t get_offset_of_namedColorValue_2() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___namedColorValue_2)); } inline int32_t get_namedColorValue_2() const { return ___namedColorValue_2; } inline int32_t* get_address_of_namedColorValue_2() { return &___namedColorValue_2; } inline void set_namedColorValue_2(int32_t value) { ___namedColorValue_2 = value; } inline static int32_t get_offset_of_loopType_3() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___loopType_3)); } inline int32_t get_loopType_3() const { return ___loopType_3; } inline int32_t* get_address_of_loopType_3() { return &___loopType_3; } inline void set_loopType_3(int32_t value) { ___loopType_3 = value; } inline static int32_t get_offset_of_easeType_4() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___easeType_4)); } inline int32_t get_easeType_4() const { return ___easeType_4; } inline int32_t* get_address_of_easeType_4() { return &___easeType_4; } inline void set_easeType_4(int32_t value) { ___easeType_4 = value; } inline static int32_t get_offset_of_lookSpeed_5() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___lookSpeed_5)); } inline float get_lookSpeed_5() const { return ___lookSpeed_5; } inline float* get_address_of_lookSpeed_5() { return &___lookSpeed_5; } inline void set_lookSpeed_5(float value) { ___lookSpeed_5 = value; } inline static int32_t get_offset_of_isLocal_6() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___isLocal_6)); } inline bool get_isLocal_6() const { return ___isLocal_6; } inline bool* get_address_of_isLocal_6() { return &___isLocal_6; } inline void set_isLocal_6(bool value) { ___isLocal_6 = value; } inline static int32_t get_offset_of_space_7() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___space_7)); } inline int32_t get_space_7() const { return ___space_7; } inline int32_t* get_address_of_space_7() { return &___space_7; } inline void set_space_7(int32_t value) { ___space_7 = value; } inline static int32_t get_offset_of_orientToPath_8() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___orientToPath_8)); } inline bool get_orientToPath_8() const { return ___orientToPath_8; } inline bool* get_address_of_orientToPath_8() { return &___orientToPath_8; } inline void set_orientToPath_8(bool value) { ___orientToPath_8 = value; } inline static int32_t get_offset_of_color_9() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___color_9)); } inline Color_t2555686324 get_color_9() const { return ___color_9; } inline Color_t2555686324 * get_address_of_color_9() { return &___color_9; } inline void set_color_9(Color_t2555686324 value) { ___color_9 = value; } inline static int32_t get_offset_of_updateTimePercentage_10() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___updateTimePercentage_10)); } inline float get_updateTimePercentage_10() const { return ___updateTimePercentage_10; } inline float* get_address_of_updateTimePercentage_10() { return &___updateTimePercentage_10; } inline void set_updateTimePercentage_10(float value) { ___updateTimePercentage_10 = value; } inline static int32_t get_offset_of_updateTime_11() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___updateTime_11)); } inline float get_updateTime_11() const { return ___updateTime_11; } inline float* get_address_of_updateTime_11() { return &___updateTime_11; } inline void set_updateTime_11(float value) { ___updateTime_11 = value; } inline static int32_t get_offset_of_cameraFadeDepth_12() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___cameraFadeDepth_12)); } inline int32_t get_cameraFadeDepth_12() const { return ___cameraFadeDepth_12; } inline int32_t* get_address_of_cameraFadeDepth_12() { return &___cameraFadeDepth_12; } inline void set_cameraFadeDepth_12(int32_t value) { ___cameraFadeDepth_12 = value; } inline static int32_t get_offset_of_lookAhead_13() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___lookAhead_13)); } inline float get_lookAhead_13() const { return ___lookAhead_13; } inline float* get_address_of_lookAhead_13() { return &___lookAhead_13; } inline void set_lookAhead_13(float value) { ___lookAhead_13 = value; } inline static int32_t get_offset_of_useRealTime_14() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___useRealTime_14)); } inline bool get_useRealTime_14() const { return ___useRealTime_14; } inline bool* get_address_of_useRealTime_14() { return &___useRealTime_14; } inline void set_useRealTime_14(bool value) { ___useRealTime_14 = value; } inline static int32_t get_offset_of_up_15() { return static_cast(offsetof(Defaults_t3148213711_StaticFields, ___up_15)); } inline Vector3_t3722313464 get_up_15() const { return ___up_15; } inline Vector3_t3722313464 * get_address_of_up_15() { return &___up_15; } inline void set_up_15(Vector3_t3722313464 value) { ___up_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DEFAULTS_T3148213711_H #ifndef CFRIENDMANAGER_T3708308264_H #define CFRIENDMANAGER_T3708308264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFriendManager::k__BackingField int32_t ___U3CCurrentPageU3Ek__BackingField_0; // System.Collections.Generic.List`1[] DMCore.Logic.CFriendManager::s_listFriends List_1U5BU5D_t326174247* ___s_listFriends_2; // System.Int32[] DMCore.Logic.CFriendManager::m_listOnLineState Int32U5BU5D_t385246372* ___m_listOnLineState_3; // System.Int32[] DMCore.Logic.CFriendManager::m_SendState Int32U5BU5D_t385246372* ___m_SendState_4; // System.Boolean[] DMCore.Logic.CFriendManager::m_RequestOverFlag BooleanU5BU5D_t2897418192* ___m_RequestOverFlag_5; // System.Boolean DMCore.Logic.CFriendManager::s_Changed bool ___s_Changed_6; // DMCore.Logic.enumFriendPage DMCore.Logic.CFriendManager::m_ActivePage int32_t ___m_ActivePage_7; // DMCore.Logic.enumFriendType DMCore.Logic.CFriendManager::m_activeFriendType int32_t ___m_activeFriendType_8; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CFriendManager::m_ApplyingReceived ITaskBase_1_t2595950535 * ___m_ApplyingReceived_9; public: inline static int32_t get_offset_of_U3CCurrentPageU3Ek__BackingField_0() { return static_cast(offsetof(CFriendManager_t3708308264, ___U3CCurrentPageU3Ek__BackingField_0)); } inline int32_t get_U3CCurrentPageU3Ek__BackingField_0() const { return ___U3CCurrentPageU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CCurrentPageU3Ek__BackingField_0() { return &___U3CCurrentPageU3Ek__BackingField_0; } inline void set_U3CCurrentPageU3Ek__BackingField_0(int32_t value) { ___U3CCurrentPageU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_listFriends_2() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_listFriends_2)); } inline List_1U5BU5D_t326174247* get_s_listFriends_2() const { return ___s_listFriends_2; } inline List_1U5BU5D_t326174247** get_address_of_s_listFriends_2() { return &___s_listFriends_2; } inline void set_s_listFriends_2(List_1U5BU5D_t326174247* value) { ___s_listFriends_2 = value; Il2CppCodeGenWriteBarrier((&___s_listFriends_2), value); } inline static int32_t get_offset_of_m_listOnLineState_3() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_listOnLineState_3)); } inline Int32U5BU5D_t385246372* get_m_listOnLineState_3() const { return ___m_listOnLineState_3; } inline Int32U5BU5D_t385246372** get_address_of_m_listOnLineState_3() { return &___m_listOnLineState_3; } inline void set_m_listOnLineState_3(Int32U5BU5D_t385246372* value) { ___m_listOnLineState_3 = value; Il2CppCodeGenWriteBarrier((&___m_listOnLineState_3), value); } inline static int32_t get_offset_of_m_SendState_4() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_SendState_4)); } inline Int32U5BU5D_t385246372* get_m_SendState_4() const { return ___m_SendState_4; } inline Int32U5BU5D_t385246372** get_address_of_m_SendState_4() { return &___m_SendState_4; } inline void set_m_SendState_4(Int32U5BU5D_t385246372* value) { ___m_SendState_4 = value; Il2CppCodeGenWriteBarrier((&___m_SendState_4), value); } inline static int32_t get_offset_of_m_RequestOverFlag_5() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_RequestOverFlag_5)); } inline BooleanU5BU5D_t2897418192* get_m_RequestOverFlag_5() const { return ___m_RequestOverFlag_5; } inline BooleanU5BU5D_t2897418192** get_address_of_m_RequestOverFlag_5() { return &___m_RequestOverFlag_5; } inline void set_m_RequestOverFlag_5(BooleanU5BU5D_t2897418192* value) { ___m_RequestOverFlag_5 = value; Il2CppCodeGenWriteBarrier((&___m_RequestOverFlag_5), value); } inline static int32_t get_offset_of_s_Changed_6() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_Changed_6)); } inline bool get_s_Changed_6() const { return ___s_Changed_6; } inline bool* get_address_of_s_Changed_6() { return &___s_Changed_6; } inline void set_s_Changed_6(bool value) { ___s_Changed_6 = value; } inline static int32_t get_offset_of_m_ActivePage_7() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ActivePage_7)); } inline int32_t get_m_ActivePage_7() const { return ___m_ActivePage_7; } inline int32_t* get_address_of_m_ActivePage_7() { return &___m_ActivePage_7; } inline void set_m_ActivePage_7(int32_t value) { ___m_ActivePage_7 = value; } inline static int32_t get_offset_of_m_activeFriendType_8() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_activeFriendType_8)); } inline int32_t get_m_activeFriendType_8() const { return ___m_activeFriendType_8; } inline int32_t* get_address_of_m_activeFriendType_8() { return &___m_activeFriendType_8; } inline void set_m_activeFriendType_8(int32_t value) { ___m_activeFriendType_8 = value; } inline static int32_t get_offset_of_m_ApplyingReceived_9() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ApplyingReceived_9)); } inline ITaskBase_1_t2595950535 * get_m_ApplyingReceived_9() const { return ___m_ApplyingReceived_9; } inline ITaskBase_1_t2595950535 ** get_address_of_m_ApplyingReceived_9() { return &___m_ApplyingReceived_9; } inline void set_m_ApplyingReceived_9(ITaskBase_1_t2595950535 * value) { ___m_ApplyingReceived_9 = value; Il2CppCodeGenWriteBarrier((&___m_ApplyingReceived_9), value); } }; struct CFriendManager_t3708308264_StaticFields { public: // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::s_Instance CFriendManager_t3708308264 * ___s_Instance_1; // System.Int32 DMCore.Logic.CFriendManager::PAGE_SIZE int32_t ___PAGE_SIZE_10; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___s_Instance_1)); } inline CFriendManager_t3708308264 * get_s_Instance_1() const { return ___s_Instance_1; } inline CFriendManager_t3708308264 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CFriendManager_t3708308264 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_PAGE_SIZE_10() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___PAGE_SIZE_10)); } inline int32_t get_PAGE_SIZE_10() const { return ___PAGE_SIZE_10; } inline int32_t* get_address_of_PAGE_SIZE_10() { return &___PAGE_SIZE_10; } inline void set_PAGE_SIZE_10(int32_t value) { ___PAGE_SIZE_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDMANAGER_T3708308264_H #ifndef CWNDCONTROLLER_T749709641_H #define CWNDCONTROLLER_T749709641_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CWndController struct CWndController_t749709641 : public RuntimeObject { public: // DMCore.Logic.CWndController/UIWndStack DMCore.Logic.CWndController::m_ShowWndStack UIWndStack_t3738908003 * ___m_ShowWndStack_0; // UnityEngine.Transform DMCore.Logic.CWndController::m_rootScene Transform_t3600365921 * ___m_rootScene_1; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_rootPage int32_t ___m_rootPage_2; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_customReturnPage int32_t ___m_customReturnPage_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWndController::m_SceneBGGroup Dictionary_2_t3385622220 * ___m_SceneBGGroup_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWndController::m_dictionary Dictionary_2_t3999618383 * ___m_dictionary_5; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_activePage int32_t ___m_activePage_6; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_lastActivePage int32_t ___m_lastActivePage_7; // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_NeedShowTaskPage int32_t ___m_NeedShowTaskPage_8; public: inline static int32_t get_offset_of_m_ShowWndStack_0() { return static_cast(offsetof(CWndController_t749709641, ___m_ShowWndStack_0)); } inline UIWndStack_t3738908003 * get_m_ShowWndStack_0() const { return ___m_ShowWndStack_0; } inline UIWndStack_t3738908003 ** get_address_of_m_ShowWndStack_0() { return &___m_ShowWndStack_0; } inline void set_m_ShowWndStack_0(UIWndStack_t3738908003 * value) { ___m_ShowWndStack_0 = value; Il2CppCodeGenWriteBarrier((&___m_ShowWndStack_0), value); } inline static int32_t get_offset_of_m_rootScene_1() { return static_cast(offsetof(CWndController_t749709641, ___m_rootScene_1)); } inline Transform_t3600365921 * get_m_rootScene_1() const { return ___m_rootScene_1; } inline Transform_t3600365921 ** get_address_of_m_rootScene_1() { return &___m_rootScene_1; } inline void set_m_rootScene_1(Transform_t3600365921 * value) { ___m_rootScene_1 = value; Il2CppCodeGenWriteBarrier((&___m_rootScene_1), value); } inline static int32_t get_offset_of_m_rootPage_2() { return static_cast(offsetof(CWndController_t749709641, ___m_rootPage_2)); } inline int32_t get_m_rootPage_2() const { return ___m_rootPage_2; } inline int32_t* get_address_of_m_rootPage_2() { return &___m_rootPage_2; } inline void set_m_rootPage_2(int32_t value) { ___m_rootPage_2 = value; } inline static int32_t get_offset_of_m_customReturnPage_3() { return static_cast(offsetof(CWndController_t749709641, ___m_customReturnPage_3)); } inline int32_t get_m_customReturnPage_3() const { return ___m_customReturnPage_3; } inline int32_t* get_address_of_m_customReturnPage_3() { return &___m_customReturnPage_3; } inline void set_m_customReturnPage_3(int32_t value) { ___m_customReturnPage_3 = value; } inline static int32_t get_offset_of_m_SceneBGGroup_4() { return static_cast(offsetof(CWndController_t749709641, ___m_SceneBGGroup_4)); } inline Dictionary_2_t3385622220 * get_m_SceneBGGroup_4() const { return ___m_SceneBGGroup_4; } inline Dictionary_2_t3385622220 ** get_address_of_m_SceneBGGroup_4() { return &___m_SceneBGGroup_4; } inline void set_m_SceneBGGroup_4(Dictionary_2_t3385622220 * value) { ___m_SceneBGGroup_4 = value; Il2CppCodeGenWriteBarrier((&___m_SceneBGGroup_4), value); } inline static int32_t get_offset_of_m_dictionary_5() { return static_cast(offsetof(CWndController_t749709641, ___m_dictionary_5)); } inline Dictionary_2_t3999618383 * get_m_dictionary_5() const { return ___m_dictionary_5; } inline Dictionary_2_t3999618383 ** get_address_of_m_dictionary_5() { return &___m_dictionary_5; } inline void set_m_dictionary_5(Dictionary_2_t3999618383 * value) { ___m_dictionary_5 = value; Il2CppCodeGenWriteBarrier((&___m_dictionary_5), value); } inline static int32_t get_offset_of_m_activePage_6() { return static_cast(offsetof(CWndController_t749709641, ___m_activePage_6)); } inline int32_t get_m_activePage_6() const { return ___m_activePage_6; } inline int32_t* get_address_of_m_activePage_6() { return &___m_activePage_6; } inline void set_m_activePage_6(int32_t value) { ___m_activePage_6 = value; } inline static int32_t get_offset_of_m_lastActivePage_7() { return static_cast(offsetof(CWndController_t749709641, ___m_lastActivePage_7)); } inline int32_t get_m_lastActivePage_7() const { return ___m_lastActivePage_7; } inline int32_t* get_address_of_m_lastActivePage_7() { return &___m_lastActivePage_7; } inline void set_m_lastActivePage_7(int32_t value) { ___m_lastActivePage_7 = value; } inline static int32_t get_offset_of_m_NeedShowTaskPage_8() { return static_cast(offsetof(CWndController_t749709641, ___m_NeedShowTaskPage_8)); } inline int32_t get_m_NeedShowTaskPage_8() const { return ___m_NeedShowTaskPage_8; } inline int32_t* get_address_of_m_NeedShowTaskPage_8() { return &___m_NeedShowTaskPage_8; } inline void set_m_NeedShowTaskPage_8(int32_t value) { ___m_NeedShowTaskPage_8 = value; } }; struct CWndController_t749709641_StaticFields { public: // DMCore.Logic.CWndController DMCore.Logic.CWndController::s_Instance CWndController_t749709641 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CWndController_t749709641_StaticFields, ___s_Instance_9)); } inline CWndController_t749709641 * get_s_Instance_9() const { return ___s_Instance_9; } inline CWndController_t749709641 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CWndController_t749709641 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWNDCONTROLLER_T749709641_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 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 HANDBOOKSTORYSTEPINFO_T4152503288_H #define HANDBOOKSTORYSTEPINFO_T4152503288_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryStepInfo struct HandBookStoryStepInfo_t4152503288 : public RuntimeObject { public: // System.Int32 HandBookStoryStepInfo::k__BackingField int32_t ___U3CIndexU3Ek__BackingField_0; // HandBookStoryStepType HandBookStoryStepInfo::k__BackingField int32_t ___U3CStepTypeU3Ek__BackingField_1; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CDialogU3Ek__BackingField_2; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CResTextureU3Ek__BackingField_3; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CAnimU3Ek__BackingField_4; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CInsertIconPathU3Ek__BackingField_5; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CNPCNameU3Ek__BackingField_6; // System.Int32 HandBookStoryStepInfo::k__BackingField int32_t ___U3CEnumSexU3Ek__BackingField_7; // HandBookEnumModelPos HandBookStoryStepInfo::k__BackingField int32_t ___U3CModelPosU3Ek__BackingField_8; // System.Int32 HandBookStoryStepInfo::k__BackingField int32_t ___U3CModelIdU3Ek__BackingField_9; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CAudioPathU3Ek__BackingField_10; // System.String HandBookStoryStepInfo::k__BackingField String_t* ___U3CfashionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_U3CIndexU3Ek__BackingField_0() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CIndexU3Ek__BackingField_0)); } inline int32_t get_U3CIndexU3Ek__BackingField_0() const { return ___U3CIndexU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIndexU3Ek__BackingField_0() { return &___U3CIndexU3Ek__BackingField_0; } inline void set_U3CIndexU3Ek__BackingField_0(int32_t value) { ___U3CIndexU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CStepTypeU3Ek__BackingField_1() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CStepTypeU3Ek__BackingField_1)); } inline int32_t get_U3CStepTypeU3Ek__BackingField_1() const { return ___U3CStepTypeU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CStepTypeU3Ek__BackingField_1() { return &___U3CStepTypeU3Ek__BackingField_1; } inline void set_U3CStepTypeU3Ek__BackingField_1(int32_t value) { ___U3CStepTypeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CDialogU3Ek__BackingField_2() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CDialogU3Ek__BackingField_2)); } inline String_t* get_U3CDialogU3Ek__BackingField_2() const { return ___U3CDialogU3Ek__BackingField_2; } inline String_t** get_address_of_U3CDialogU3Ek__BackingField_2() { return &___U3CDialogU3Ek__BackingField_2; } inline void set_U3CDialogU3Ek__BackingField_2(String_t* value) { ___U3CDialogU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CDialogU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CResTextureU3Ek__BackingField_3() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CResTextureU3Ek__BackingField_3)); } inline String_t* get_U3CResTextureU3Ek__BackingField_3() const { return ___U3CResTextureU3Ek__BackingField_3; } inline String_t** get_address_of_U3CResTextureU3Ek__BackingField_3() { return &___U3CResTextureU3Ek__BackingField_3; } inline void set_U3CResTextureU3Ek__BackingField_3(String_t* value) { ___U3CResTextureU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CResTextureU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CAnimU3Ek__BackingField_4() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CAnimU3Ek__BackingField_4)); } inline String_t* get_U3CAnimU3Ek__BackingField_4() const { return ___U3CAnimU3Ek__BackingField_4; } inline String_t** get_address_of_U3CAnimU3Ek__BackingField_4() { return &___U3CAnimU3Ek__BackingField_4; } inline void set_U3CAnimU3Ek__BackingField_4(String_t* value) { ___U3CAnimU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CAnimU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CInsertIconPathU3Ek__BackingField_5() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CInsertIconPathU3Ek__BackingField_5)); } inline String_t* get_U3CInsertIconPathU3Ek__BackingField_5() const { return ___U3CInsertIconPathU3Ek__BackingField_5; } inline String_t** get_address_of_U3CInsertIconPathU3Ek__BackingField_5() { return &___U3CInsertIconPathU3Ek__BackingField_5; } inline void set_U3CInsertIconPathU3Ek__BackingField_5(String_t* value) { ___U3CInsertIconPathU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CInsertIconPathU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CNPCNameU3Ek__BackingField_6() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CNPCNameU3Ek__BackingField_6)); } inline String_t* get_U3CNPCNameU3Ek__BackingField_6() const { return ___U3CNPCNameU3Ek__BackingField_6; } inline String_t** get_address_of_U3CNPCNameU3Ek__BackingField_6() { return &___U3CNPCNameU3Ek__BackingField_6; } inline void set_U3CNPCNameU3Ek__BackingField_6(String_t* value) { ___U3CNPCNameU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CNPCNameU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_U3CEnumSexU3Ek__BackingField_7() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CEnumSexU3Ek__BackingField_7)); } inline int32_t get_U3CEnumSexU3Ek__BackingField_7() const { return ___U3CEnumSexU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CEnumSexU3Ek__BackingField_7() { return &___U3CEnumSexU3Ek__BackingField_7; } inline void set_U3CEnumSexU3Ek__BackingField_7(int32_t value) { ___U3CEnumSexU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CModelPosU3Ek__BackingField_8() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CModelPosU3Ek__BackingField_8)); } inline int32_t get_U3CModelPosU3Ek__BackingField_8() const { return ___U3CModelPosU3Ek__BackingField_8; } inline int32_t* get_address_of_U3CModelPosU3Ek__BackingField_8() { return &___U3CModelPosU3Ek__BackingField_8; } inline void set_U3CModelPosU3Ek__BackingField_8(int32_t value) { ___U3CModelPosU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CModelIdU3Ek__BackingField_9() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CModelIdU3Ek__BackingField_9)); } inline int32_t get_U3CModelIdU3Ek__BackingField_9() const { return ___U3CModelIdU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CModelIdU3Ek__BackingField_9() { return &___U3CModelIdU3Ek__BackingField_9; } inline void set_U3CModelIdU3Ek__BackingField_9(int32_t value) { ___U3CModelIdU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CAudioPathU3Ek__BackingField_10() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CAudioPathU3Ek__BackingField_10)); } inline String_t* get_U3CAudioPathU3Ek__BackingField_10() const { return ___U3CAudioPathU3Ek__BackingField_10; } inline String_t** get_address_of_U3CAudioPathU3Ek__BackingField_10() { return &___U3CAudioPathU3Ek__BackingField_10; } inline void set_U3CAudioPathU3Ek__BackingField_10(String_t* value) { ___U3CAudioPathU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((&___U3CAudioPathU3Ek__BackingField_10), value); } inline static int32_t get_offset_of_U3CfashionsU3Ek__BackingField_11() { return static_cast(offsetof(HandBookStoryStepInfo_t4152503288, ___U3CfashionsU3Ek__BackingField_11)); } inline String_t* get_U3CfashionsU3Ek__BackingField_11() const { return ___U3CfashionsU3Ek__BackingField_11; } inline String_t** get_address_of_U3CfashionsU3Ek__BackingField_11() { return &___U3CfashionsU3Ek__BackingField_11; } inline void set_U3CfashionsU3Ek__BackingField_11(String_t* value) { ___U3CfashionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((&___U3CfashionsU3Ek__BackingField_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKSTORYSTEPINFO_T4152503288_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 ILogicBase_t2190831891 { public: // DMCore.Framework.Scene.ServerSceneObjType DMCore.Framework.Scene.ISceneBaseObj::m_Type int16_t ___m_Type_4; // DMCore.Framework.Scene.ServerSceneSubType DMCore.Framework.Scene.ISceneBaseObj::m_SubType int16_t ___m_SubType_5; // UnityEngine.GameObject DMCore.Framework.Scene.ISceneBaseObj::m_pGameObject GameObject_t1113636619 * ___m_pGameObject_6; // System.String DMCore.Framework.Scene.ISceneBaseObj::m_Name String_t* ___m_Name_7; // System.String DMCore.Framework.Scene.ISceneBaseObj::m_PrefabPath String_t* ___m_PrefabPath_8; // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::m_NetProperty CProperty_t963755051 * ___m_NetProperty_9; // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::m_userProperty CDataProperty_t2806246268 * ___m_userProperty_10; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneBaseObj::m_listTransform List_1_t817360128 * ___m_listTransform_11; // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnable bool ___m_bEnable_12; // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnableTitle bool ___m_bEnableTitle_13; // DMCore.Framework.Scene.enumRoleState DMCore.Framework.Scene.ISceneBaseObj::m_roleState int32_t ___m_roleState_14; // DMCore.Framework.CRoleEffectManager DMCore.Framework.Scene.ISceneBaseObj::m_RoleEffectManager CRoleEffectManager_t3637256918 * ___m_RoleEffectManager_15; // System.Int64 DMCore.Framework.Scene.ISceneBaseObj::m_UserID int64_t ___m_UserID_16; // CAnimSite DMCore.Framework.Scene.ISceneBaseObj::m_AnimSite CAnimSite_t233742424 * ___m_AnimSite_17; // CSkeletonSite DMCore.Framework.Scene.ISceneBaseObj::m_skeletonSite CSkeletonSite_t1178137573 * ___m_skeletonSite_18; public: inline static int32_t get_offset_of_m_Type_4() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_Type_4)); } inline int16_t get_m_Type_4() const { return ___m_Type_4; } inline int16_t* get_address_of_m_Type_4() { return &___m_Type_4; } inline void set_m_Type_4(int16_t value) { ___m_Type_4 = value; } inline static int32_t get_offset_of_m_SubType_5() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_SubType_5)); } inline int16_t get_m_SubType_5() const { return ___m_SubType_5; } inline int16_t* get_address_of_m_SubType_5() { return &___m_SubType_5; } inline void set_m_SubType_5(int16_t value) { ___m_SubType_5 = value; } inline static int32_t get_offset_of_m_pGameObject_6() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_pGameObject_6)); } inline GameObject_t1113636619 * get_m_pGameObject_6() const { return ___m_pGameObject_6; } inline GameObject_t1113636619 ** get_address_of_m_pGameObject_6() { return &___m_pGameObject_6; } inline void set_m_pGameObject_6(GameObject_t1113636619 * value) { ___m_pGameObject_6 = value; Il2CppCodeGenWriteBarrier((&___m_pGameObject_6), value); } inline static int32_t get_offset_of_m_Name_7() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_Name_7)); } inline String_t* get_m_Name_7() const { return ___m_Name_7; } inline String_t** get_address_of_m_Name_7() { return &___m_Name_7; } inline void set_m_Name_7(String_t* value) { ___m_Name_7 = value; Il2CppCodeGenWriteBarrier((&___m_Name_7), value); } inline static int32_t get_offset_of_m_PrefabPath_8() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_PrefabPath_8)); } inline String_t* get_m_PrefabPath_8() const { return ___m_PrefabPath_8; } inline String_t** get_address_of_m_PrefabPath_8() { return &___m_PrefabPath_8; } inline void set_m_PrefabPath_8(String_t* value) { ___m_PrefabPath_8 = value; Il2CppCodeGenWriteBarrier((&___m_PrefabPath_8), value); } inline static int32_t get_offset_of_m_NetProperty_9() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_NetProperty_9)); } inline CProperty_t963755051 * get_m_NetProperty_9() const { return ___m_NetProperty_9; } inline CProperty_t963755051 ** get_address_of_m_NetProperty_9() { return &___m_NetProperty_9; } inline void set_m_NetProperty_9(CProperty_t963755051 * value) { ___m_NetProperty_9 = value; Il2CppCodeGenWriteBarrier((&___m_NetProperty_9), value); } inline static int32_t get_offset_of_m_userProperty_10() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_userProperty_10)); } inline CDataProperty_t2806246268 * get_m_userProperty_10() const { return ___m_userProperty_10; } inline CDataProperty_t2806246268 ** get_address_of_m_userProperty_10() { return &___m_userProperty_10; } inline void set_m_userProperty_10(CDataProperty_t2806246268 * value) { ___m_userProperty_10 = value; Il2CppCodeGenWriteBarrier((&___m_userProperty_10), value); } inline static int32_t get_offset_of_m_listTransform_11() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_listTransform_11)); } inline List_1_t817360128 * get_m_listTransform_11() const { return ___m_listTransform_11; } inline List_1_t817360128 ** get_address_of_m_listTransform_11() { return &___m_listTransform_11; } inline void set_m_listTransform_11(List_1_t817360128 * value) { ___m_listTransform_11 = value; Il2CppCodeGenWriteBarrier((&___m_listTransform_11), value); } inline static int32_t get_offset_of_m_bEnable_12() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_bEnable_12)); } inline bool get_m_bEnable_12() const { return ___m_bEnable_12; } inline bool* get_address_of_m_bEnable_12() { return &___m_bEnable_12; } inline void set_m_bEnable_12(bool value) { ___m_bEnable_12 = value; } inline static int32_t get_offset_of_m_bEnableTitle_13() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_bEnableTitle_13)); } inline bool get_m_bEnableTitle_13() const { return ___m_bEnableTitle_13; } inline bool* get_address_of_m_bEnableTitle_13() { return &___m_bEnableTitle_13; } inline void set_m_bEnableTitle_13(bool value) { ___m_bEnableTitle_13 = value; } inline static int32_t get_offset_of_m_roleState_14() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_roleState_14)); } inline int32_t get_m_roleState_14() const { return ___m_roleState_14; } inline int32_t* get_address_of_m_roleState_14() { return &___m_roleState_14; } inline void set_m_roleState_14(int32_t value) { ___m_roleState_14 = value; } inline static int32_t get_offset_of_m_RoleEffectManager_15() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_RoleEffectManager_15)); } inline CRoleEffectManager_t3637256918 * get_m_RoleEffectManager_15() const { return ___m_RoleEffectManager_15; } inline CRoleEffectManager_t3637256918 ** get_address_of_m_RoleEffectManager_15() { return &___m_RoleEffectManager_15; } inline void set_m_RoleEffectManager_15(CRoleEffectManager_t3637256918 * value) { ___m_RoleEffectManager_15 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEffectManager_15), value); } inline static int32_t get_offset_of_m_UserID_16() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_UserID_16)); } inline int64_t get_m_UserID_16() const { return ___m_UserID_16; } inline int64_t* get_address_of_m_UserID_16() { return &___m_UserID_16; } inline void set_m_UserID_16(int64_t value) { ___m_UserID_16 = value; } inline static int32_t get_offset_of_m_AnimSite_17() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_AnimSite_17)); } inline CAnimSite_t233742424 * get_m_AnimSite_17() const { return ___m_AnimSite_17; } inline CAnimSite_t233742424 ** get_address_of_m_AnimSite_17() { return &___m_AnimSite_17; } inline void set_m_AnimSite_17(CAnimSite_t233742424 * value) { ___m_AnimSite_17 = value; Il2CppCodeGenWriteBarrier((&___m_AnimSite_17), value); } inline static int32_t get_offset_of_m_skeletonSite_18() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_skeletonSite_18)); } inline CSkeletonSite_t1178137573 * get_m_skeletonSite_18() const { return ___m_skeletonSite_18; } inline CSkeletonSite_t1178137573 ** get_address_of_m_skeletonSite_18() { return &___m_skeletonSite_18; } inline void set_m_skeletonSite_18(CSkeletonSite_t1178137573 * value) { ___m_skeletonSite_18 = value; Il2CppCodeGenWriteBarrier((&___m_skeletonSite_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEBASEOBJ_T858622483_H #ifndef HANDBOOKSTORYINFO_T2304689445_H #define HANDBOOKSTORYINFO_T2304689445_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookStoryInfo struct HandBookStoryInfo_t2304689445 : public RuntimeObject { public: // HandBookStoryModuleType HandBookStoryInfo::k__BackingField int32_t ___U3CModuleTypeU3Ek__BackingField_0; // System.String HandBookStoryInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_1; // System.Boolean HandBookStoryInfo::k__BackingField bool ___U3CIsForceU3Ek__BackingField_2; // System.String HandBookStoryInfo::k__BackingField String_t* ___U3CtextureU3Ek__BackingField_3; // System.Collections.Generic.List`1 HandBookStoryInfo::k__BackingField List_1_t1329610734 * ___U3CStoryStepListU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CModuleTypeU3Ek__BackingField_0() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CModuleTypeU3Ek__BackingField_0)); } inline int32_t get_U3CModuleTypeU3Ek__BackingField_0() const { return ___U3CModuleTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CModuleTypeU3Ek__BackingField_0() { return &___U3CModuleTypeU3Ek__BackingField_0; } inline void set_U3CModuleTypeU3Ek__BackingField_0(int32_t value) { ___U3CModuleTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_1() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CDescU3Ek__BackingField_1)); } inline String_t* get_U3CDescU3Ek__BackingField_1() const { return ___U3CDescU3Ek__BackingField_1; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_1() { return &___U3CDescU3Ek__BackingField_1; } inline void set_U3CDescU3Ek__BackingField_1(String_t* value) { ___U3CDescU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CIsForceU3Ek__BackingField_2() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CIsForceU3Ek__BackingField_2)); } inline bool get_U3CIsForceU3Ek__BackingField_2() const { return ___U3CIsForceU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsForceU3Ek__BackingField_2() { return &___U3CIsForceU3Ek__BackingField_2; } inline void set_U3CIsForceU3Ek__BackingField_2(bool value) { ___U3CIsForceU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CtextureU3Ek__BackingField_3() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CtextureU3Ek__BackingField_3)); } inline String_t* get_U3CtextureU3Ek__BackingField_3() const { return ___U3CtextureU3Ek__BackingField_3; } inline String_t** get_address_of_U3CtextureU3Ek__BackingField_3() { return &___U3CtextureU3Ek__BackingField_3; } inline void set_U3CtextureU3Ek__BackingField_3(String_t* value) { ___U3CtextureU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CtextureU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CStoryStepListU3Ek__BackingField_4() { return static_cast(offsetof(HandBookStoryInfo_t2304689445, ___U3CStoryStepListU3Ek__BackingField_4)); } inline List_1_t1329610734 * get_U3CStoryStepListU3Ek__BackingField_4() const { return ___U3CStoryStepListU3Ek__BackingField_4; } inline List_1_t1329610734 ** get_address_of_U3CStoryStepListU3Ek__BackingField_4() { return &___U3CStoryStepListU3Ek__BackingField_4; } inline void set_U3CStoryStepListU3Ek__BackingField_4(List_1_t1329610734 * value) { ___U3CStoryStepListU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CStoryStepListU3Ek__BackingField_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKSTORYINFO_T2304689445_H #ifndef CROLEBEATKEYDATA_ACTIVE_T3989483231_H #define CROLEBEATKEYDATA_ACTIVE_T3989483231_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleBeatKeyData_Active struct CRoleBeatKeyData_Active_t3989483231 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Active::_combo int32_t ____combo_0; // DMCore.DanceMode.enumJudgeResult DMCore.DanceMode.CRoleBeatKeyData_Active::_playResult int32_t ____playResult_1; public: inline static int32_t get_offset_of__combo_0() { return static_cast(offsetof(CRoleBeatKeyData_Active_t3989483231, ____combo_0)); } inline int32_t get__combo_0() const { return ____combo_0; } inline int32_t* get_address_of__combo_0() { return &____combo_0; } inline void set__combo_0(int32_t value) { ____combo_0 = value; } inline static int32_t get_offset_of__playResult_1() { return static_cast(offsetof(CRoleBeatKeyData_Active_t3989483231, ____playResult_1)); } inline int32_t get__playResult_1() const { return ____playResult_1; } inline int32_t* get_address_of__playResult_1() { return &____playResult_1; } inline void set__playResult_1(int32_t value) { ____playResult_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEBEATKEYDATA_ACTIVE_T3989483231_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 SUITINFO_T4135687472_H #define SUITINFO_T4135687472_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCfg/SuitInfo struct SuitInfo_t4135687472 : public RuntimeObject { public: // System.Int32 HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; // System.String HandBookCfg/SuitInfo::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.String HandBookCfg/SuitInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_2; // System.Int32 HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CScoreU3Ek__BackingField_3; // System.String HandBookCfg/SuitInfo::k__BackingField String_t* ___U3CStoryU3Ek__BackingField_4; // UnityEngine.Texture2D HandBookCfg/SuitInfo::k__BackingField Texture2D_t3840446185 * ___U3CIconU3Ek__BackingField_5; // System.Int32 HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CIndexU3Ek__BackingField_6; // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::k__BackingField List_1_t1208796635 * ___U3CFashionListU3Ek__BackingField_7; // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::k__BackingField List_1_t296433643 * ___U3CRewardListU3Ek__BackingField_8; // EnumSuitReward HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CRewardStausU3Ek__BackingField_9; // System.Int32 HandBookCfg/SuitInfo::k__BackingField int32_t ___U3CenumSexU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_2() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CDescU3Ek__BackingField_2)); } inline String_t* get_U3CDescU3Ek__BackingField_2() const { return ___U3CDescU3Ek__BackingField_2; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_2() { return &___U3CDescU3Ek__BackingField_2; } inline void set_U3CDescU3Ek__BackingField_2(String_t* value) { ___U3CDescU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CScoreU3Ek__BackingField_3() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CScoreU3Ek__BackingField_3)); } inline int32_t get_U3CScoreU3Ek__BackingField_3() const { return ___U3CScoreU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CScoreU3Ek__BackingField_3() { return &___U3CScoreU3Ek__BackingField_3; } inline void set_U3CScoreU3Ek__BackingField_3(int32_t value) { ___U3CScoreU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CStoryU3Ek__BackingField_4() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CStoryU3Ek__BackingField_4)); } inline String_t* get_U3CStoryU3Ek__BackingField_4() const { return ___U3CStoryU3Ek__BackingField_4; } inline String_t** get_address_of_U3CStoryU3Ek__BackingField_4() { return &___U3CStoryU3Ek__BackingField_4; } inline void set_U3CStoryU3Ek__BackingField_4(String_t* value) { ___U3CStoryU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CStoryU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CIconU3Ek__BackingField_5() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CIconU3Ek__BackingField_5)); } inline Texture2D_t3840446185 * get_U3CIconU3Ek__BackingField_5() const { return ___U3CIconU3Ek__BackingField_5; } inline Texture2D_t3840446185 ** get_address_of_U3CIconU3Ek__BackingField_5() { return &___U3CIconU3Ek__BackingField_5; } inline void set_U3CIconU3Ek__BackingField_5(Texture2D_t3840446185 * value) { ___U3CIconU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CIconU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CIndexU3Ek__BackingField_6() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CIndexU3Ek__BackingField_6)); } inline int32_t get_U3CIndexU3Ek__BackingField_6() const { return ___U3CIndexU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CIndexU3Ek__BackingField_6() { return &___U3CIndexU3Ek__BackingField_6; } inline void set_U3CIndexU3Ek__BackingField_6(int32_t value) { ___U3CIndexU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CFashionListU3Ek__BackingField_7() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CFashionListU3Ek__BackingField_7)); } inline List_1_t1208796635 * get_U3CFashionListU3Ek__BackingField_7() const { return ___U3CFashionListU3Ek__BackingField_7; } inline List_1_t1208796635 ** get_address_of_U3CFashionListU3Ek__BackingField_7() { return &___U3CFashionListU3Ek__BackingField_7; } inline void set_U3CFashionListU3Ek__BackingField_7(List_1_t1208796635 * value) { ___U3CFashionListU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((&___U3CFashionListU3Ek__BackingField_7), value); } inline static int32_t get_offset_of_U3CRewardListU3Ek__BackingField_8() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CRewardListU3Ek__BackingField_8)); } inline List_1_t296433643 * get_U3CRewardListU3Ek__BackingField_8() const { return ___U3CRewardListU3Ek__BackingField_8; } inline List_1_t296433643 ** get_address_of_U3CRewardListU3Ek__BackingField_8() { return &___U3CRewardListU3Ek__BackingField_8; } inline void set_U3CRewardListU3Ek__BackingField_8(List_1_t296433643 * value) { ___U3CRewardListU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((&___U3CRewardListU3Ek__BackingField_8), value); } inline static int32_t get_offset_of_U3CRewardStausU3Ek__BackingField_9() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CRewardStausU3Ek__BackingField_9)); } inline int32_t get_U3CRewardStausU3Ek__BackingField_9() const { return ___U3CRewardStausU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CRewardStausU3Ek__BackingField_9() { return &___U3CRewardStausU3Ek__BackingField_9; } inline void set_U3CRewardStausU3Ek__BackingField_9(int32_t value) { ___U3CRewardStausU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CenumSexU3Ek__BackingField_10() { return static_cast(offsetof(SuitInfo_t4135687472, ___U3CenumSexU3Ek__BackingField_10)); } inline int32_t get_U3CenumSexU3Ek__BackingField_10() const { return ___U3CenumSexU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CenumSexU3Ek__BackingField_10() { return &___U3CenumSexU3Ek__BackingField_10; } inline void set_U3CenumSexU3Ek__BackingField_10(int32_t value) { ___U3CenumSexU3Ek__BackingField_10 = value; } }; struct SuitInfo_t4135687472_StaticFields { public: // System.Predicate`1 HandBookCfg/SuitInfo::<>f__am$cache0 Predicate_1_t562016017 * ___U3CU3Ef__amU24cache0_11; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_11() { return static_cast(offsetof(SuitInfo_t4135687472_StaticFields, ___U3CU3Ef__amU24cache0_11)); } inline Predicate_1_t562016017 * get_U3CU3Ef__amU24cache0_11() const { return ___U3CU3Ef__amU24cache0_11; } inline Predicate_1_t562016017 ** get_address_of_U3CU3Ef__amU24cache0_11() { return &___U3CU3Ef__amU24cache0_11; } inline void set_U3CU3Ef__amU24cache0_11(Predicate_1_t562016017 * value) { ___U3CU3Ef__amU24cache0_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SUITINFO_T4135687472_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 CROOT_T1043641654_H #define CROOT_T1043641654_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CRoot struct CRoot_t1043641654 : public ILogicBase_t2190831891 { public: // DMCore.Net.CNetService DMCore.CRoot::s_NetService CNetService_t1201271315 * ___s_NetService_4; // DMCore.Camera.ICameraBase DMCore.CRoot::s_CameraIns ICameraBase_t3615533728 * ___s_CameraIns_5; // DMCore.Framework.Movie.CAnimSystem DMCore.CRoot::s_MovieService CAnimSystem_t3541144328 * ___s_MovieService_6; // DMCore.Framework.CTimerCtrl DMCore.CRoot::s_TimerService CTimerCtrl_t297173612 * ___s_TimerService_7; // DMCore.Framework.Scene.CSceneService DMCore.CRoot::s_SceneService CSceneService_t551449725 * ___s_SceneService_8; // DMCore.Framework.Misc.CLogHelp DMCore.CRoot::s_LogHelp CLogHelp_t779629444 * ___s_LogHelp_9; // System.String DMCore.CRoot::s_LoadingSceneName String_t* ___s_LoadingSceneName_10; // DMCore.Net.CNetMainLogic DMCore.CRoot::s_NetControl CNetMainLogic_t857650587 * ___s_NetControl_11; // DMCore.CAccManager DMCore.CRoot::s_AccManager CAccManager_t1454736772 * ___s_AccManager_12; // DMCore.ISoundManager DMCore.CRoot::s_SoundManager ISoundManager_t434164892 * ___s_SoundManager_13; // DMCore.DanceMode.CDanceManager DMCore.CRoot::s_DanceManager CDanceManager_t448141780 * ___s_DanceManager_14; // DMCore.CEventManager DMCore.CRoot::s_EventManager CEventManager_t474365641 * ___s_EventManager_15; // DMCore.Framework.Location.CLocationManager DMCore.CRoot::s_LocationManager CLocationManager_t1346018200 * ___s_LocationManager_16; // System.Boolean DMCore.CRoot::m_bLockPosition bool ___m_bLockPosition_17; // DMCore.Logic.enumPersonPage DMCore.CRoot::m_returnPage int32_t ___m_returnPage_18; public: inline static int32_t get_offset_of_s_NetService_4() { return static_cast(offsetof(CRoot_t1043641654, ___s_NetService_4)); } inline CNetService_t1201271315 * get_s_NetService_4() const { return ___s_NetService_4; } inline CNetService_t1201271315 ** get_address_of_s_NetService_4() { return &___s_NetService_4; } inline void set_s_NetService_4(CNetService_t1201271315 * value) { ___s_NetService_4 = value; Il2CppCodeGenWriteBarrier((&___s_NetService_4), value); } inline static int32_t get_offset_of_s_CameraIns_5() { return static_cast(offsetof(CRoot_t1043641654, ___s_CameraIns_5)); } inline ICameraBase_t3615533728 * get_s_CameraIns_5() const { return ___s_CameraIns_5; } inline ICameraBase_t3615533728 ** get_address_of_s_CameraIns_5() { return &___s_CameraIns_5; } inline void set_s_CameraIns_5(ICameraBase_t3615533728 * value) { ___s_CameraIns_5 = value; Il2CppCodeGenWriteBarrier((&___s_CameraIns_5), value); } inline static int32_t get_offset_of_s_MovieService_6() { return static_cast(offsetof(CRoot_t1043641654, ___s_MovieService_6)); } inline CAnimSystem_t3541144328 * get_s_MovieService_6() const { return ___s_MovieService_6; } inline CAnimSystem_t3541144328 ** get_address_of_s_MovieService_6() { return &___s_MovieService_6; } inline void set_s_MovieService_6(CAnimSystem_t3541144328 * value) { ___s_MovieService_6 = value; Il2CppCodeGenWriteBarrier((&___s_MovieService_6), value); } inline static int32_t get_offset_of_s_TimerService_7() { return static_cast(offsetof(CRoot_t1043641654, ___s_TimerService_7)); } inline CTimerCtrl_t297173612 * get_s_TimerService_7() const { return ___s_TimerService_7; } inline CTimerCtrl_t297173612 ** get_address_of_s_TimerService_7() { return &___s_TimerService_7; } inline void set_s_TimerService_7(CTimerCtrl_t297173612 * value) { ___s_TimerService_7 = value; Il2CppCodeGenWriteBarrier((&___s_TimerService_7), value); } inline static int32_t get_offset_of_s_SceneService_8() { return static_cast(offsetof(CRoot_t1043641654, ___s_SceneService_8)); } inline CSceneService_t551449725 * get_s_SceneService_8() const { return ___s_SceneService_8; } inline CSceneService_t551449725 ** get_address_of_s_SceneService_8() { return &___s_SceneService_8; } inline void set_s_SceneService_8(CSceneService_t551449725 * value) { ___s_SceneService_8 = value; Il2CppCodeGenWriteBarrier((&___s_SceneService_8), value); } inline static int32_t get_offset_of_s_LogHelp_9() { return static_cast(offsetof(CRoot_t1043641654, ___s_LogHelp_9)); } inline CLogHelp_t779629444 * get_s_LogHelp_9() const { return ___s_LogHelp_9; } inline CLogHelp_t779629444 ** get_address_of_s_LogHelp_9() { return &___s_LogHelp_9; } inline void set_s_LogHelp_9(CLogHelp_t779629444 * value) { ___s_LogHelp_9 = value; Il2CppCodeGenWriteBarrier((&___s_LogHelp_9), value); } inline static int32_t get_offset_of_s_LoadingSceneName_10() { return static_cast(offsetof(CRoot_t1043641654, ___s_LoadingSceneName_10)); } inline String_t* get_s_LoadingSceneName_10() const { return ___s_LoadingSceneName_10; } inline String_t** get_address_of_s_LoadingSceneName_10() { return &___s_LoadingSceneName_10; } inline void set_s_LoadingSceneName_10(String_t* value) { ___s_LoadingSceneName_10 = value; Il2CppCodeGenWriteBarrier((&___s_LoadingSceneName_10), value); } inline static int32_t get_offset_of_s_NetControl_11() { return static_cast(offsetof(CRoot_t1043641654, ___s_NetControl_11)); } inline CNetMainLogic_t857650587 * get_s_NetControl_11() const { return ___s_NetControl_11; } inline CNetMainLogic_t857650587 ** get_address_of_s_NetControl_11() { return &___s_NetControl_11; } inline void set_s_NetControl_11(CNetMainLogic_t857650587 * value) { ___s_NetControl_11 = value; Il2CppCodeGenWriteBarrier((&___s_NetControl_11), value); } inline static int32_t get_offset_of_s_AccManager_12() { return static_cast(offsetof(CRoot_t1043641654, ___s_AccManager_12)); } inline CAccManager_t1454736772 * get_s_AccManager_12() const { return ___s_AccManager_12; } inline CAccManager_t1454736772 ** get_address_of_s_AccManager_12() { return &___s_AccManager_12; } inline void set_s_AccManager_12(CAccManager_t1454736772 * value) { ___s_AccManager_12 = value; Il2CppCodeGenWriteBarrier((&___s_AccManager_12), value); } inline static int32_t get_offset_of_s_SoundManager_13() { return static_cast(offsetof(CRoot_t1043641654, ___s_SoundManager_13)); } inline ISoundManager_t434164892 * get_s_SoundManager_13() const { return ___s_SoundManager_13; } inline ISoundManager_t434164892 ** get_address_of_s_SoundManager_13() { return &___s_SoundManager_13; } inline void set_s_SoundManager_13(ISoundManager_t434164892 * value) { ___s_SoundManager_13 = value; Il2CppCodeGenWriteBarrier((&___s_SoundManager_13), value); } inline static int32_t get_offset_of_s_DanceManager_14() { return static_cast(offsetof(CRoot_t1043641654, ___s_DanceManager_14)); } inline CDanceManager_t448141780 * get_s_DanceManager_14() const { return ___s_DanceManager_14; } inline CDanceManager_t448141780 ** get_address_of_s_DanceManager_14() { return &___s_DanceManager_14; } inline void set_s_DanceManager_14(CDanceManager_t448141780 * value) { ___s_DanceManager_14 = value; Il2CppCodeGenWriteBarrier((&___s_DanceManager_14), value); } inline static int32_t get_offset_of_s_EventManager_15() { return static_cast(offsetof(CRoot_t1043641654, ___s_EventManager_15)); } inline CEventManager_t474365641 * get_s_EventManager_15() const { return ___s_EventManager_15; } inline CEventManager_t474365641 ** get_address_of_s_EventManager_15() { return &___s_EventManager_15; } inline void set_s_EventManager_15(CEventManager_t474365641 * value) { ___s_EventManager_15 = value; Il2CppCodeGenWriteBarrier((&___s_EventManager_15), value); } inline static int32_t get_offset_of_s_LocationManager_16() { return static_cast(offsetof(CRoot_t1043641654, ___s_LocationManager_16)); } inline CLocationManager_t1346018200 * get_s_LocationManager_16() const { return ___s_LocationManager_16; } inline CLocationManager_t1346018200 ** get_address_of_s_LocationManager_16() { return &___s_LocationManager_16; } inline void set_s_LocationManager_16(CLocationManager_t1346018200 * value) { ___s_LocationManager_16 = value; Il2CppCodeGenWriteBarrier((&___s_LocationManager_16), value); } inline static int32_t get_offset_of_m_bLockPosition_17() { return static_cast(offsetof(CRoot_t1043641654, ___m_bLockPosition_17)); } inline bool get_m_bLockPosition_17() const { return ___m_bLockPosition_17; } inline bool* get_address_of_m_bLockPosition_17() { return &___m_bLockPosition_17; } inline void set_m_bLockPosition_17(bool value) { ___m_bLockPosition_17 = value; } inline static int32_t get_offset_of_m_returnPage_18() { return static_cast(offsetof(CRoot_t1043641654, ___m_returnPage_18)); } inline int32_t get_m_returnPage_18() const { return ___m_returnPage_18; } inline int32_t* get_address_of_m_returnPage_18() { return &___m_returnPage_18; } inline void set_m_returnPage_18(int32_t value) { ___m_returnPage_18 = value; } }; struct CRoot_t1043641654_StaticFields { public: // DMCore.CRoot DMCore.CRoot::s_CRootInstance CRoot_t1043641654 * ___s_CRootInstance_19; // System.Collections.Generic.Dictionary`2 DMCore.CRoot::<>f__switch$map0 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map0_20; public: inline static int32_t get_offset_of_s_CRootInstance_19() { return static_cast(offsetof(CRoot_t1043641654_StaticFields, ___s_CRootInstance_19)); } inline CRoot_t1043641654 * get_s_CRootInstance_19() const { return ___s_CRootInstance_19; } inline CRoot_t1043641654 ** get_address_of_s_CRootInstance_19() { return &___s_CRootInstance_19; } inline void set_s_CRootInstance_19(CRoot_t1043641654 * value) { ___s_CRootInstance_19 = value; Il2CppCodeGenWriteBarrier((&___s_CRootInstance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map0_20() { return static_cast(offsetof(CRoot_t1043641654_StaticFields, ___U3CU3Ef__switchU24map0_20)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map0_20() const { return ___U3CU3Ef__switchU24map0_20; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map0_20() { return &___U3CU3Ef__switchU24map0_20; } inline void set_U3CU3Ef__switchU24map0_20(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROOT_T1043641654_H #ifndef CPVESTAGE_T850204332_H #define CPVESTAGE_T850204332_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveStage struct CPveStage_t850204332 : public RuntimeObject { public: // DMCore.Logic.ENUM_STAGE_TYPE DMCore.Logic.CPveStage::k__BackingField int32_t ___U3CstageTypeU3Ek__BackingField_0; // DMCore.Logic.ClothScoreData DMCore.Logic.CPveStage::m_clothingData ClothScoreData_t1911004847 * ___m_clothingData_1; // DMCore.Logic.CPveStoryData DMCore.Logic.CPveStage::m_storyData CPveStoryData_t1324513091 * ___m_storyData_2; // System.Int32 DMCore.Logic.CPveStage::m_nSceneID int32_t ___m_nSceneID_3; // System.Int32 DMCore.Logic.CPveStage::m_nMusicID int32_t ___m_nMusicID_4; // System.Int32 DMCore.Logic.CPveStage::m_nMusicLevel int32_t ___m_nMusicLevel_5; // System.Boolean DMCore.Logic.CPveStage::m_IsBossLevel bool ___m_IsBossLevel_6; // DMCore.DanceMode.ENUM_KEY_MODE DMCore.Logic.CPveStage::m_KeyMode int32_t ___m_KeyMode_7; // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.Logic.CPveStage::m_PlayMode int32_t ___m_PlayMode_8; // System.Int32 DMCore.Logic.CPveStage::m_stageID int32_t ___m_stageID_9; // System.Single[] DMCore.Logic.CPveStage::m_listWinFactor SingleU5BU5D_t1444911251* ___m_listWinFactor_10; // System.Collections.Generic.List`1 DMCore.Logic.CPveStage::m_listNpc List_1_t3978349119 * ___m_listNpc_11; // System.Collections.Generic.List`1> DMCore.Logic.CPveStage::m_listSectionScore List_1_t3588365150 * ___m_listSectionScore_12; public: inline static int32_t get_offset_of_U3CstageTypeU3Ek__BackingField_0() { return static_cast(offsetof(CPveStage_t850204332, ___U3CstageTypeU3Ek__BackingField_0)); } inline int32_t get_U3CstageTypeU3Ek__BackingField_0() const { return ___U3CstageTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CstageTypeU3Ek__BackingField_0() { return &___U3CstageTypeU3Ek__BackingField_0; } inline void set_U3CstageTypeU3Ek__BackingField_0(int32_t value) { ___U3CstageTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_clothingData_1() { return static_cast(offsetof(CPveStage_t850204332, ___m_clothingData_1)); } inline ClothScoreData_t1911004847 * get_m_clothingData_1() const { return ___m_clothingData_1; } inline ClothScoreData_t1911004847 ** get_address_of_m_clothingData_1() { return &___m_clothingData_1; } inline void set_m_clothingData_1(ClothScoreData_t1911004847 * value) { ___m_clothingData_1 = value; Il2CppCodeGenWriteBarrier((&___m_clothingData_1), value); } inline static int32_t get_offset_of_m_storyData_2() { return static_cast(offsetof(CPveStage_t850204332, ___m_storyData_2)); } inline CPveStoryData_t1324513091 * get_m_storyData_2() const { return ___m_storyData_2; } inline CPveStoryData_t1324513091 ** get_address_of_m_storyData_2() { return &___m_storyData_2; } inline void set_m_storyData_2(CPveStoryData_t1324513091 * value) { ___m_storyData_2 = value; Il2CppCodeGenWriteBarrier((&___m_storyData_2), value); } inline static int32_t get_offset_of_m_nSceneID_3() { return static_cast(offsetof(CPveStage_t850204332, ___m_nSceneID_3)); } inline int32_t get_m_nSceneID_3() const { return ___m_nSceneID_3; } inline int32_t* get_address_of_m_nSceneID_3() { return &___m_nSceneID_3; } inline void set_m_nSceneID_3(int32_t value) { ___m_nSceneID_3 = value; } inline static int32_t get_offset_of_m_nMusicID_4() { return static_cast(offsetof(CPveStage_t850204332, ___m_nMusicID_4)); } inline int32_t get_m_nMusicID_4() const { return ___m_nMusicID_4; } inline int32_t* get_address_of_m_nMusicID_4() { return &___m_nMusicID_4; } inline void set_m_nMusicID_4(int32_t value) { ___m_nMusicID_4 = value; } inline static int32_t get_offset_of_m_nMusicLevel_5() { return static_cast(offsetof(CPveStage_t850204332, ___m_nMusicLevel_5)); } inline int32_t get_m_nMusicLevel_5() const { return ___m_nMusicLevel_5; } inline int32_t* get_address_of_m_nMusicLevel_5() { return &___m_nMusicLevel_5; } inline void set_m_nMusicLevel_5(int32_t value) { ___m_nMusicLevel_5 = value; } inline static int32_t get_offset_of_m_IsBossLevel_6() { return static_cast(offsetof(CPveStage_t850204332, ___m_IsBossLevel_6)); } inline bool get_m_IsBossLevel_6() const { return ___m_IsBossLevel_6; } inline bool* get_address_of_m_IsBossLevel_6() { return &___m_IsBossLevel_6; } inline void set_m_IsBossLevel_6(bool value) { ___m_IsBossLevel_6 = value; } inline static int32_t get_offset_of_m_KeyMode_7() { return static_cast(offsetof(CPveStage_t850204332, ___m_KeyMode_7)); } inline int32_t get_m_KeyMode_7() const { return ___m_KeyMode_7; } inline int32_t* get_address_of_m_KeyMode_7() { return &___m_KeyMode_7; } inline void set_m_KeyMode_7(int32_t value) { ___m_KeyMode_7 = value; } inline static int32_t get_offset_of_m_PlayMode_8() { return static_cast(offsetof(CPveStage_t850204332, ___m_PlayMode_8)); } inline int32_t get_m_PlayMode_8() const { return ___m_PlayMode_8; } inline int32_t* get_address_of_m_PlayMode_8() { return &___m_PlayMode_8; } inline void set_m_PlayMode_8(int32_t value) { ___m_PlayMode_8 = value; } inline static int32_t get_offset_of_m_stageID_9() { return static_cast(offsetof(CPveStage_t850204332, ___m_stageID_9)); } inline int32_t get_m_stageID_9() const { return ___m_stageID_9; } inline int32_t* get_address_of_m_stageID_9() { return &___m_stageID_9; } inline void set_m_stageID_9(int32_t value) { ___m_stageID_9 = value; } inline static int32_t get_offset_of_m_listWinFactor_10() { return static_cast(offsetof(CPveStage_t850204332, ___m_listWinFactor_10)); } inline SingleU5BU5D_t1444911251* get_m_listWinFactor_10() const { return ___m_listWinFactor_10; } inline SingleU5BU5D_t1444911251** get_address_of_m_listWinFactor_10() { return &___m_listWinFactor_10; } inline void set_m_listWinFactor_10(SingleU5BU5D_t1444911251* value) { ___m_listWinFactor_10 = value; Il2CppCodeGenWriteBarrier((&___m_listWinFactor_10), value); } inline static int32_t get_offset_of_m_listNpc_11() { return static_cast(offsetof(CPveStage_t850204332, ___m_listNpc_11)); } inline List_1_t3978349119 * get_m_listNpc_11() const { return ___m_listNpc_11; } inline List_1_t3978349119 ** get_address_of_m_listNpc_11() { return &___m_listNpc_11; } inline void set_m_listNpc_11(List_1_t3978349119 * value) { ___m_listNpc_11 = value; Il2CppCodeGenWriteBarrier((&___m_listNpc_11), value); } inline static int32_t get_offset_of_m_listSectionScore_12() { return static_cast(offsetof(CPveStage_t850204332, ___m_listSectionScore_12)); } inline List_1_t3588365150 * get_m_listSectionScore_12() const { return ___m_listSectionScore_12; } inline List_1_t3588365150 ** get_address_of_m_listSectionScore_12() { return &___m_listSectionScore_12; } inline void set_m_listSectionScore_12(List_1_t3588365150 * value) { ___m_listSectionScore_12 = value; Il2CppCodeGenWriteBarrier((&___m_listSectionScore_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVESTAGE_T850204332_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 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 CIDOLMANAGER_T2822338582_H #define CIDOLMANAGER_T2822338582_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolManager struct CIdolManager_t2822338582 : public ITextBase_t660344599 { public: // DMCore.Logic.CIdolManager/EM_Award_type DMCore.Logic.CIdolManager::m_IdolReward int32_t ___m_IdolReward_1; // System.Int32 DMCore.Logic.CIdolManager::k__BackingField int32_t ___U3CShowItemIndexU3Ek__BackingField_2; // CDataModelBool DMCore.Logic.CIdolManager::m_bRefresh CDataModelBool_t2269476966 * ___m_bRefresh_4; // CDataModelBool DMCore.Logic.CIdolManager::m_levelupSucceed CDataModelBool_t2269476966 * ___m_levelupSucceed_5; // DMCore.Logic.LevelupStarInfo DMCore.Logic.CIdolManager::m_starInfo LevelupStarInfo_t831176484 * ___m_starInfo_6; // DMCore.Logic.IdolAwardUnit DMCore.Logic.CIdolManager::m_starAward IdolAwardUnit_t568575365 * ___m_starAward_7; // DMCore.Logic.IdolAwardUnit DMCore.Logic.CIdolManager::m_dayAward IdolAwardUnit_t568575365 * ___m_dayAward_8; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolManager::m_pinjieDic Dictionary_2_t2770358969 * ___m_pinjieDic_9; // CDataModelInt DMCore.Logic.CIdolManager::m_refreshAward CDataModelInt_t3463393640 * ___m_refreshAward_10; public: inline static int32_t get_offset_of_m_IdolReward_1() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_IdolReward_1)); } inline int32_t get_m_IdolReward_1() const { return ___m_IdolReward_1; } inline int32_t* get_address_of_m_IdolReward_1() { return &___m_IdolReward_1; } inline void set_m_IdolReward_1(int32_t value) { ___m_IdolReward_1 = value; } inline static int32_t get_offset_of_U3CShowItemIndexU3Ek__BackingField_2() { return static_cast(offsetof(CIdolManager_t2822338582, ___U3CShowItemIndexU3Ek__BackingField_2)); } inline int32_t get_U3CShowItemIndexU3Ek__BackingField_2() const { return ___U3CShowItemIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CShowItemIndexU3Ek__BackingField_2() { return &___U3CShowItemIndexU3Ek__BackingField_2; } inline void set_U3CShowItemIndexU3Ek__BackingField_2(int32_t value) { ___U3CShowItemIndexU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_bRefresh_4() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_bRefresh_4)); } inline CDataModelBool_t2269476966 * get_m_bRefresh_4() const { return ___m_bRefresh_4; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefresh_4() { return &___m_bRefresh_4; } inline void set_m_bRefresh_4(CDataModelBool_t2269476966 * value) { ___m_bRefresh_4 = value; Il2CppCodeGenWriteBarrier((&___m_bRefresh_4), value); } inline static int32_t get_offset_of_m_levelupSucceed_5() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_levelupSucceed_5)); } inline CDataModelBool_t2269476966 * get_m_levelupSucceed_5() const { return ___m_levelupSucceed_5; } inline CDataModelBool_t2269476966 ** get_address_of_m_levelupSucceed_5() { return &___m_levelupSucceed_5; } inline void set_m_levelupSucceed_5(CDataModelBool_t2269476966 * value) { ___m_levelupSucceed_5 = value; Il2CppCodeGenWriteBarrier((&___m_levelupSucceed_5), value); } inline static int32_t get_offset_of_m_starInfo_6() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_starInfo_6)); } inline LevelupStarInfo_t831176484 * get_m_starInfo_6() const { return ___m_starInfo_6; } inline LevelupStarInfo_t831176484 ** get_address_of_m_starInfo_6() { return &___m_starInfo_6; } inline void set_m_starInfo_6(LevelupStarInfo_t831176484 * value) { ___m_starInfo_6 = value; Il2CppCodeGenWriteBarrier((&___m_starInfo_6), value); } inline static int32_t get_offset_of_m_starAward_7() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_starAward_7)); } inline IdolAwardUnit_t568575365 * get_m_starAward_7() const { return ___m_starAward_7; } inline IdolAwardUnit_t568575365 ** get_address_of_m_starAward_7() { return &___m_starAward_7; } inline void set_m_starAward_7(IdolAwardUnit_t568575365 * value) { ___m_starAward_7 = value; Il2CppCodeGenWriteBarrier((&___m_starAward_7), value); } inline static int32_t get_offset_of_m_dayAward_8() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_dayAward_8)); } inline IdolAwardUnit_t568575365 * get_m_dayAward_8() const { return ___m_dayAward_8; } inline IdolAwardUnit_t568575365 ** get_address_of_m_dayAward_8() { return &___m_dayAward_8; } inline void set_m_dayAward_8(IdolAwardUnit_t568575365 * value) { ___m_dayAward_8 = value; Il2CppCodeGenWriteBarrier((&___m_dayAward_8), value); } inline static int32_t get_offset_of_m_pinjieDic_9() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_pinjieDic_9)); } inline Dictionary_2_t2770358969 * get_m_pinjieDic_9() const { return ___m_pinjieDic_9; } inline Dictionary_2_t2770358969 ** get_address_of_m_pinjieDic_9() { return &___m_pinjieDic_9; } inline void set_m_pinjieDic_9(Dictionary_2_t2770358969 * value) { ___m_pinjieDic_9 = value; Il2CppCodeGenWriteBarrier((&___m_pinjieDic_9), value); } inline static int32_t get_offset_of_m_refreshAward_10() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_refreshAward_10)); } inline CDataModelInt_t3463393640 * get_m_refreshAward_10() const { return ___m_refreshAward_10; } inline CDataModelInt_t3463393640 ** get_address_of_m_refreshAward_10() { return &___m_refreshAward_10; } inline void set_m_refreshAward_10(CDataModelInt_t3463393640 * value) { ___m_refreshAward_10 = value; Il2CppCodeGenWriteBarrier((&___m_refreshAward_10), value); } }; struct CIdolManager_t2822338582_StaticFields { public: // DMCore.Logic.CIdolManager DMCore.Logic.CIdolManager::m_instance CIdolManager_t2822338582 * ___m_instance_3; public: inline static int32_t get_offset_of_m_instance_3() { return static_cast(offsetof(CIdolManager_t2822338582_StaticFields, ___m_instance_3)); } inline CIdolManager_t2822338582 * get_m_instance_3() const { return ___m_instance_3; } inline CIdolManager_t2822338582 ** get_address_of_m_instance_3() { return &___m_instance_3; } inline void set_m_instance_3(CIdolManager_t2822338582 * value) { ___m_instance_3 = value; Il2CppCodeGenWriteBarrier((&___m_instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLMANAGER_T2822338582_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 COLLIDER_T1773347010_H #define COLLIDER_T1773347010_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Collider struct Collider_t1773347010 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLIDER_T1773347010_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 APPLYTWEEN_T3327999347_H #define APPLYTWEEN_T3327999347_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/ApplyTween struct ApplyTween_t3327999347 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // APPLYTWEEN_T3327999347_H #ifndef EASINGFUNCTION_T2767217938_H #define EASINGFUNCTION_T2767217938_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween/EasingFunction struct EasingFunction_t2767217938 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EASINGFUNCTION_T2767217938_H #ifndef ONEVENTCALL_T3758354630_H #define ONEVENTCALL_T3758354630_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.OnEventCall struct OnEventCall_t3758354630 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONEVENTCALL_T3758354630_H #ifndef ISCENEROLE_T2394225724_H #define ISCENEROLE_T2394225724_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724 : public ISceneBaseObj_t858622483 { public: // System.String DMCore.Framework.Scene.ISceneRole::k__BackingField String_t* ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; // System.String DMCore.Framework.Scene.ISceneRole::k__BackingField String_t* ___U3CPreSoleEffectNameU3Ek__BackingField_21; // DMCore.Framework.Scene.CAvatarSite DMCore.Framework.Scene.ISceneRole::m_avatarSite CAvatarSite_t1752665925 * ___m_avatarSite_22; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnableResetLocation bool ___m_bEnableResetLocation_23; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bSendLoadingRes bool ___m_bSendLoadingRes_24; // DMCore.Framework.Scene.CRoleModel_Effect DMCore.Framework.Scene.ISceneRole::m_RoleEfect CRoleModel_Effect_t71978069 * ___m_RoleEfect_25; // DMCore.Framework.Scene.CRoleModelFace DMCore.Framework.Scene.ISceneRole::m_RoleFace CRoleModelFace_t1285730091 * ___m_RoleFace_26; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_suitID int32_t ___m_suitID_27; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bPlayingMemberEffect bool ___m_bPlayingMemberEffect_28; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.ISceneRole::m_listSubModel Dictionary_2_t497245277 * ___m_listSubModel_29; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureMaster Texture2D_t3840446185 * ___m_textureMaster_30; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureChallenger Texture2D_t3840446185 * ___m_textureChallenger_31; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureTitle Texture2D_t3840446185 * ___m_textureTitle_32; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureLevel Texture2D_t3840446185 * ___m_textureLevel_33; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureQulify Texture2D_t3840446185 * ___m_textureQulify_34; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureNew Texture2D_t3840446185 * ___m_textureNew_35; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureStar Texture2D_t3840446185 * ___m_textureStar_36; // System.String DMCore.Framework.Scene.ISceneRole::m_starPath String_t* ___m_starPath_37; // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_texturePinjie Texture2D_t3840446185 * ___m_texturePinjie_38; // System.String DMCore.Framework.Scene.ISceneRole::m_pinJiePath String_t* ___m_pinJiePath_39; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneRole::m_textureStatusArray List_1_t1017553631 * ___m_textureStatusArray_40; // System.String DMCore.Framework.Scene.ISceneRole::m_textureLevelPath String_t* ___m_textureLevelPath_41; // System.String DMCore.Framework.Scene.ISceneRole::m_textureNewPath String_t* ___m_textureNewPath_42; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneRole::m_textureStatusPathArray List_1_t3319525431 * ___m_textureStatusPathArray_43; // System.String DMCore.Framework.Scene.ISceneRole::m_titleTexturePath String_t* ___m_titleTexturePath_44; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_faceIndex int32_t ___m_faceIndex_45; // System.Single DMCore.Framework.Scene.ISceneRole::m_faceTime float ___m_faceTime_46; // UnityEngine.Transform DMCore.Framework.Scene.ISceneRole::m_attachedTransform Transform_t3600365921 * ___m_attachedTransform_47; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_IsNeedModelItemBindBone bool ___m_IsNeedModelItemBindBone_48; // System.Boolean DMCore.Framework.Scene.ISceneRole::b_titleEffect bool ___b_titleEffect_49; // System.Boolean DMCore.Framework.Scene.ISceneRole::b_newTagEffect bool ___b_newTagEffect_50; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnableNewTag bool ___m_bEnableNewTag_51; // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnablePretend bool ___m_bEnablePretend_52; // DMCore.Framework.Scene.CPetModel DMCore.Framework.Scene.ISceneRole::m_Pretender CPetModel_t3783790547 * ___m_Pretender_53; // System.Boolean DMCore.Framework.Scene.ISceneRole::isNeedPlayEnterAnim bool ___isNeedPlayEnterAnim_54; // System.Boolean DMCore.Framework.Scene.ISceneRole::isPlayingEnterAnim bool ___isPlayingEnterAnim_55; // System.Single DMCore.Framework.Scene.ISceneRole::m_drawHeadHight float ___m_drawHeadHight_56; // System.Int32 DMCore.Framework.Scene.ISceneRole::m_movingInteractionID int32_t ___m_movingInteractionID_57; // DMCore.Logic.CLocalSimulateRole DMCore.Framework.Scene.ISceneRole::m_simulateRole CLocalSimulateRole_t4101146137 * ___m_simulateRole_58; public: inline static int32_t get_offset_of_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() { return static_cast(offsetof(ISceneRole_t2394225724, ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20)); } inline String_t* get_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() const { return ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; } inline String_t** get_address_of_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() { return &___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; } inline void set_U3CPreEnterRoomAnimNameU3Ek__BackingField_20(String_t* value) { ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((&___U3CPreEnterRoomAnimNameU3Ek__BackingField_20), value); } inline static int32_t get_offset_of_U3CPreSoleEffectNameU3Ek__BackingField_21() { return static_cast(offsetof(ISceneRole_t2394225724, ___U3CPreSoleEffectNameU3Ek__BackingField_21)); } inline String_t* get_U3CPreSoleEffectNameU3Ek__BackingField_21() const { return ___U3CPreSoleEffectNameU3Ek__BackingField_21; } inline String_t** get_address_of_U3CPreSoleEffectNameU3Ek__BackingField_21() { return &___U3CPreSoleEffectNameU3Ek__BackingField_21; } inline void set_U3CPreSoleEffectNameU3Ek__BackingField_21(String_t* value) { ___U3CPreSoleEffectNameU3Ek__BackingField_21 = value; Il2CppCodeGenWriteBarrier((&___U3CPreSoleEffectNameU3Ek__BackingField_21), value); } inline static int32_t get_offset_of_m_avatarSite_22() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_avatarSite_22)); } inline CAvatarSite_t1752665925 * get_m_avatarSite_22() const { return ___m_avatarSite_22; } inline CAvatarSite_t1752665925 ** get_address_of_m_avatarSite_22() { return &___m_avatarSite_22; } inline void set_m_avatarSite_22(CAvatarSite_t1752665925 * value) { ___m_avatarSite_22 = value; Il2CppCodeGenWriteBarrier((&___m_avatarSite_22), value); } inline static int32_t get_offset_of_m_bEnableResetLocation_23() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnableResetLocation_23)); } inline bool get_m_bEnableResetLocation_23() const { return ___m_bEnableResetLocation_23; } inline bool* get_address_of_m_bEnableResetLocation_23() { return &___m_bEnableResetLocation_23; } inline void set_m_bEnableResetLocation_23(bool value) { ___m_bEnableResetLocation_23 = value; } inline static int32_t get_offset_of_m_bSendLoadingRes_24() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bSendLoadingRes_24)); } inline bool get_m_bSendLoadingRes_24() const { return ___m_bSendLoadingRes_24; } inline bool* get_address_of_m_bSendLoadingRes_24() { return &___m_bSendLoadingRes_24; } inline void set_m_bSendLoadingRes_24(bool value) { ___m_bSendLoadingRes_24 = value; } inline static int32_t get_offset_of_m_RoleEfect_25() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_RoleEfect_25)); } inline CRoleModel_Effect_t71978069 * get_m_RoleEfect_25() const { return ___m_RoleEfect_25; } inline CRoleModel_Effect_t71978069 ** get_address_of_m_RoleEfect_25() { return &___m_RoleEfect_25; } inline void set_m_RoleEfect_25(CRoleModel_Effect_t71978069 * value) { ___m_RoleEfect_25 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEfect_25), value); } inline static int32_t get_offset_of_m_RoleFace_26() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_RoleFace_26)); } inline CRoleModelFace_t1285730091 * get_m_RoleFace_26() const { return ___m_RoleFace_26; } inline CRoleModelFace_t1285730091 ** get_address_of_m_RoleFace_26() { return &___m_RoleFace_26; } inline void set_m_RoleFace_26(CRoleModelFace_t1285730091 * value) { ___m_RoleFace_26 = value; Il2CppCodeGenWriteBarrier((&___m_RoleFace_26), value); } inline static int32_t get_offset_of_m_suitID_27() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_suitID_27)); } inline int32_t get_m_suitID_27() const { return ___m_suitID_27; } inline int32_t* get_address_of_m_suitID_27() { return &___m_suitID_27; } inline void set_m_suitID_27(int32_t value) { ___m_suitID_27 = value; } inline static int32_t get_offset_of_m_bPlayingMemberEffect_28() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bPlayingMemberEffect_28)); } inline bool get_m_bPlayingMemberEffect_28() const { return ___m_bPlayingMemberEffect_28; } inline bool* get_address_of_m_bPlayingMemberEffect_28() { return &___m_bPlayingMemberEffect_28; } inline void set_m_bPlayingMemberEffect_28(bool value) { ___m_bPlayingMemberEffect_28 = value; } inline static int32_t get_offset_of_m_listSubModel_29() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_listSubModel_29)); } inline Dictionary_2_t497245277 * get_m_listSubModel_29() const { return ___m_listSubModel_29; } inline Dictionary_2_t497245277 ** get_address_of_m_listSubModel_29() { return &___m_listSubModel_29; } inline void set_m_listSubModel_29(Dictionary_2_t497245277 * value) { ___m_listSubModel_29 = value; Il2CppCodeGenWriteBarrier((&___m_listSubModel_29), value); } inline static int32_t get_offset_of_m_textureMaster_30() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureMaster_30)); } inline Texture2D_t3840446185 * get_m_textureMaster_30() const { return ___m_textureMaster_30; } inline Texture2D_t3840446185 ** get_address_of_m_textureMaster_30() { return &___m_textureMaster_30; } inline void set_m_textureMaster_30(Texture2D_t3840446185 * value) { ___m_textureMaster_30 = value; Il2CppCodeGenWriteBarrier((&___m_textureMaster_30), value); } inline static int32_t get_offset_of_m_textureChallenger_31() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureChallenger_31)); } inline Texture2D_t3840446185 * get_m_textureChallenger_31() const { return ___m_textureChallenger_31; } inline Texture2D_t3840446185 ** get_address_of_m_textureChallenger_31() { return &___m_textureChallenger_31; } inline void set_m_textureChallenger_31(Texture2D_t3840446185 * value) { ___m_textureChallenger_31 = value; Il2CppCodeGenWriteBarrier((&___m_textureChallenger_31), value); } inline static int32_t get_offset_of_m_textureTitle_32() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureTitle_32)); } inline Texture2D_t3840446185 * get_m_textureTitle_32() const { return ___m_textureTitle_32; } inline Texture2D_t3840446185 ** get_address_of_m_textureTitle_32() { return &___m_textureTitle_32; } inline void set_m_textureTitle_32(Texture2D_t3840446185 * value) { ___m_textureTitle_32 = value; Il2CppCodeGenWriteBarrier((&___m_textureTitle_32), value); } inline static int32_t get_offset_of_m_textureLevel_33() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureLevel_33)); } inline Texture2D_t3840446185 * get_m_textureLevel_33() const { return ___m_textureLevel_33; } inline Texture2D_t3840446185 ** get_address_of_m_textureLevel_33() { return &___m_textureLevel_33; } inline void set_m_textureLevel_33(Texture2D_t3840446185 * value) { ___m_textureLevel_33 = value; Il2CppCodeGenWriteBarrier((&___m_textureLevel_33), value); } inline static int32_t get_offset_of_m_textureQulify_34() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureQulify_34)); } inline Texture2D_t3840446185 * get_m_textureQulify_34() const { return ___m_textureQulify_34; } inline Texture2D_t3840446185 ** get_address_of_m_textureQulify_34() { return &___m_textureQulify_34; } inline void set_m_textureQulify_34(Texture2D_t3840446185 * value) { ___m_textureQulify_34 = value; Il2CppCodeGenWriteBarrier((&___m_textureQulify_34), value); } inline static int32_t get_offset_of_m_textureNew_35() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureNew_35)); } inline Texture2D_t3840446185 * get_m_textureNew_35() const { return ___m_textureNew_35; } inline Texture2D_t3840446185 ** get_address_of_m_textureNew_35() { return &___m_textureNew_35; } inline void set_m_textureNew_35(Texture2D_t3840446185 * value) { ___m_textureNew_35 = value; Il2CppCodeGenWriteBarrier((&___m_textureNew_35), value); } inline static int32_t get_offset_of_m_textureStar_36() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStar_36)); } inline Texture2D_t3840446185 * get_m_textureStar_36() const { return ___m_textureStar_36; } inline Texture2D_t3840446185 ** get_address_of_m_textureStar_36() { return &___m_textureStar_36; } inline void set_m_textureStar_36(Texture2D_t3840446185 * value) { ___m_textureStar_36 = value; Il2CppCodeGenWriteBarrier((&___m_textureStar_36), value); } inline static int32_t get_offset_of_m_starPath_37() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_starPath_37)); } inline String_t* get_m_starPath_37() const { return ___m_starPath_37; } inline String_t** get_address_of_m_starPath_37() { return &___m_starPath_37; } inline void set_m_starPath_37(String_t* value) { ___m_starPath_37 = value; Il2CppCodeGenWriteBarrier((&___m_starPath_37), value); } inline static int32_t get_offset_of_m_texturePinjie_38() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_texturePinjie_38)); } inline Texture2D_t3840446185 * get_m_texturePinjie_38() const { return ___m_texturePinjie_38; } inline Texture2D_t3840446185 ** get_address_of_m_texturePinjie_38() { return &___m_texturePinjie_38; } inline void set_m_texturePinjie_38(Texture2D_t3840446185 * value) { ___m_texturePinjie_38 = value; Il2CppCodeGenWriteBarrier((&___m_texturePinjie_38), value); } inline static int32_t get_offset_of_m_pinJiePath_39() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_pinJiePath_39)); } inline String_t* get_m_pinJiePath_39() const { return ___m_pinJiePath_39; } inline String_t** get_address_of_m_pinJiePath_39() { return &___m_pinJiePath_39; } inline void set_m_pinJiePath_39(String_t* value) { ___m_pinJiePath_39 = value; Il2CppCodeGenWriteBarrier((&___m_pinJiePath_39), value); } inline static int32_t get_offset_of_m_textureStatusArray_40() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStatusArray_40)); } inline List_1_t1017553631 * get_m_textureStatusArray_40() const { return ___m_textureStatusArray_40; } inline List_1_t1017553631 ** get_address_of_m_textureStatusArray_40() { return &___m_textureStatusArray_40; } inline void set_m_textureStatusArray_40(List_1_t1017553631 * value) { ___m_textureStatusArray_40 = value; Il2CppCodeGenWriteBarrier((&___m_textureStatusArray_40), value); } inline static int32_t get_offset_of_m_textureLevelPath_41() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureLevelPath_41)); } inline String_t* get_m_textureLevelPath_41() const { return ___m_textureLevelPath_41; } inline String_t** get_address_of_m_textureLevelPath_41() { return &___m_textureLevelPath_41; } inline void set_m_textureLevelPath_41(String_t* value) { ___m_textureLevelPath_41 = value; Il2CppCodeGenWriteBarrier((&___m_textureLevelPath_41), value); } inline static int32_t get_offset_of_m_textureNewPath_42() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureNewPath_42)); } inline String_t* get_m_textureNewPath_42() const { return ___m_textureNewPath_42; } inline String_t** get_address_of_m_textureNewPath_42() { return &___m_textureNewPath_42; } inline void set_m_textureNewPath_42(String_t* value) { ___m_textureNewPath_42 = value; Il2CppCodeGenWriteBarrier((&___m_textureNewPath_42), value); } inline static int32_t get_offset_of_m_textureStatusPathArray_43() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_textureStatusPathArray_43)); } inline List_1_t3319525431 * get_m_textureStatusPathArray_43() const { return ___m_textureStatusPathArray_43; } inline List_1_t3319525431 ** get_address_of_m_textureStatusPathArray_43() { return &___m_textureStatusPathArray_43; } inline void set_m_textureStatusPathArray_43(List_1_t3319525431 * value) { ___m_textureStatusPathArray_43 = value; Il2CppCodeGenWriteBarrier((&___m_textureStatusPathArray_43), value); } inline static int32_t get_offset_of_m_titleTexturePath_44() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_titleTexturePath_44)); } inline String_t* get_m_titleTexturePath_44() const { return ___m_titleTexturePath_44; } inline String_t** get_address_of_m_titleTexturePath_44() { return &___m_titleTexturePath_44; } inline void set_m_titleTexturePath_44(String_t* value) { ___m_titleTexturePath_44 = value; Il2CppCodeGenWriteBarrier((&___m_titleTexturePath_44), value); } inline static int32_t get_offset_of_m_faceIndex_45() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_faceIndex_45)); } inline int32_t get_m_faceIndex_45() const { return ___m_faceIndex_45; } inline int32_t* get_address_of_m_faceIndex_45() { return &___m_faceIndex_45; } inline void set_m_faceIndex_45(int32_t value) { ___m_faceIndex_45 = value; } inline static int32_t get_offset_of_m_faceTime_46() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_faceTime_46)); } inline float get_m_faceTime_46() const { return ___m_faceTime_46; } inline float* get_address_of_m_faceTime_46() { return &___m_faceTime_46; } inline void set_m_faceTime_46(float value) { ___m_faceTime_46 = value; } inline static int32_t get_offset_of_m_attachedTransform_47() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_attachedTransform_47)); } inline Transform_t3600365921 * get_m_attachedTransform_47() const { return ___m_attachedTransform_47; } inline Transform_t3600365921 ** get_address_of_m_attachedTransform_47() { return &___m_attachedTransform_47; } inline void set_m_attachedTransform_47(Transform_t3600365921 * value) { ___m_attachedTransform_47 = value; Il2CppCodeGenWriteBarrier((&___m_attachedTransform_47), value); } inline static int32_t get_offset_of_m_IsNeedModelItemBindBone_48() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_IsNeedModelItemBindBone_48)); } inline bool get_m_IsNeedModelItemBindBone_48() const { return ___m_IsNeedModelItemBindBone_48; } inline bool* get_address_of_m_IsNeedModelItemBindBone_48() { return &___m_IsNeedModelItemBindBone_48; } inline void set_m_IsNeedModelItemBindBone_48(bool value) { ___m_IsNeedModelItemBindBone_48 = value; } inline static int32_t get_offset_of_b_titleEffect_49() { return static_cast(offsetof(ISceneRole_t2394225724, ___b_titleEffect_49)); } inline bool get_b_titleEffect_49() const { return ___b_titleEffect_49; } inline bool* get_address_of_b_titleEffect_49() { return &___b_titleEffect_49; } inline void set_b_titleEffect_49(bool value) { ___b_titleEffect_49 = value; } inline static int32_t get_offset_of_b_newTagEffect_50() { return static_cast(offsetof(ISceneRole_t2394225724, ___b_newTagEffect_50)); } inline bool get_b_newTagEffect_50() const { return ___b_newTagEffect_50; } inline bool* get_address_of_b_newTagEffect_50() { return &___b_newTagEffect_50; } inline void set_b_newTagEffect_50(bool value) { ___b_newTagEffect_50 = value; } inline static int32_t get_offset_of_m_bEnableNewTag_51() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnableNewTag_51)); } inline bool get_m_bEnableNewTag_51() const { return ___m_bEnableNewTag_51; } inline bool* get_address_of_m_bEnableNewTag_51() { return &___m_bEnableNewTag_51; } inline void set_m_bEnableNewTag_51(bool value) { ___m_bEnableNewTag_51 = value; } inline static int32_t get_offset_of_m_bEnablePretend_52() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_bEnablePretend_52)); } inline bool get_m_bEnablePretend_52() const { return ___m_bEnablePretend_52; } inline bool* get_address_of_m_bEnablePretend_52() { return &___m_bEnablePretend_52; } inline void set_m_bEnablePretend_52(bool value) { ___m_bEnablePretend_52 = value; } inline static int32_t get_offset_of_m_Pretender_53() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_Pretender_53)); } inline CPetModel_t3783790547 * get_m_Pretender_53() const { return ___m_Pretender_53; } inline CPetModel_t3783790547 ** get_address_of_m_Pretender_53() { return &___m_Pretender_53; } inline void set_m_Pretender_53(CPetModel_t3783790547 * value) { ___m_Pretender_53 = value; Il2CppCodeGenWriteBarrier((&___m_Pretender_53), value); } inline static int32_t get_offset_of_isNeedPlayEnterAnim_54() { return static_cast(offsetof(ISceneRole_t2394225724, ___isNeedPlayEnterAnim_54)); } inline bool get_isNeedPlayEnterAnim_54() const { return ___isNeedPlayEnterAnim_54; } inline bool* get_address_of_isNeedPlayEnterAnim_54() { return &___isNeedPlayEnterAnim_54; } inline void set_isNeedPlayEnterAnim_54(bool value) { ___isNeedPlayEnterAnim_54 = value; } inline static int32_t get_offset_of_isPlayingEnterAnim_55() { return static_cast(offsetof(ISceneRole_t2394225724, ___isPlayingEnterAnim_55)); } inline bool get_isPlayingEnterAnim_55() const { return ___isPlayingEnterAnim_55; } inline bool* get_address_of_isPlayingEnterAnim_55() { return &___isPlayingEnterAnim_55; } inline void set_isPlayingEnterAnim_55(bool value) { ___isPlayingEnterAnim_55 = value; } inline static int32_t get_offset_of_m_drawHeadHight_56() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_drawHeadHight_56)); } inline float get_m_drawHeadHight_56() const { return ___m_drawHeadHight_56; } inline float* get_address_of_m_drawHeadHight_56() { return &___m_drawHeadHight_56; } inline void set_m_drawHeadHight_56(float value) { ___m_drawHeadHight_56 = value; } inline static int32_t get_offset_of_m_movingInteractionID_57() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_movingInteractionID_57)); } inline int32_t get_m_movingInteractionID_57() const { return ___m_movingInteractionID_57; } inline int32_t* get_address_of_m_movingInteractionID_57() { return &___m_movingInteractionID_57; } inline void set_m_movingInteractionID_57(int32_t value) { ___m_movingInteractionID_57 = value; } inline static int32_t get_offset_of_m_simulateRole_58() { return static_cast(offsetof(ISceneRole_t2394225724, ___m_simulateRole_58)); } inline CLocalSimulateRole_t4101146137 * get_m_simulateRole_58() const { return ___m_simulateRole_58; } inline CLocalSimulateRole_t4101146137 ** get_address_of_m_simulateRole_58() { return &___m_simulateRole_58; } inline void set_m_simulateRole_58(CLocalSimulateRole_t4101146137 * value) { ___m_simulateRole_58 = value; Il2CppCodeGenWriteBarrier((&___m_simulateRole_58), value); } }; struct ISceneRole_t2394225724_StaticFields { public: // System.String DMCore.Framework.Scene.ISceneRole::s_EuqipWords String_t* ___s_EuqipWords_19; public: inline static int32_t get_offset_of_s_EuqipWords_19() { return static_cast(offsetof(ISceneRole_t2394225724_StaticFields, ___s_EuqipWords_19)); } inline String_t* get_s_EuqipWords_19() const { return ___s_EuqipWords_19; } inline String_t** get_address_of_s_EuqipWords_19() { return &___s_EuqipWords_19; } inline void set_s_EuqipWords_19(String_t* value) { ___s_EuqipWords_19 = value; Il2CppCodeGenWriteBarrier((&___s_EuqipWords_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEROLE_T2394225724_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 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 PREDICATE_1_T682830116_H #define PREDICATE_1_T682830116_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t682830116 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T682830116_H #ifndef ACTION_1_T3123413348_H #define ACTION_1_T3123413348_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_t3123413348 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3123413348_H #ifndef ACTION_1_T1475166948_H #define ACTION_1_T1475166948_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_t1475166948 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1475166948_H #ifndef CHECKENERGYSTATECALLBACK_T3528280671_H #define CHECKENERGYSTATECALLBACK_T3528280671_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveManager/CheckEnergyStateCallback struct CheckEnergyStateCallback_t3528280671 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHECKENERGYSTATECALLBACK_T3528280671_H #ifndef ACTION_1_T1302699353_H #define ACTION_1_T1302699353_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_t1302699353 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1302699353_H #ifndef ACTION_T1264377477_H #define ACTION_T1264377477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action struct Action_t1264377477 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_T1264377477_H #ifndef ACTION_1_T1286104214_H #define ACTION_1_T1286104214_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_t1286104214 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1286104214_H #ifndef PREDICATE_1_T666014300_H #define PREDICATE_1_T666014300_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t666014300 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T666014300_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 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 RENDERTEXTURE_T2108887433_H #define RENDERTEXTURE_T2108887433_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RenderTexture struct RenderTexture_t2108887433 : public Texture_t3661962703 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RENDERTEXTURE_T2108887433_H #ifndef PREDICATE_1_T562016017_H #define PREDICATE_1_T562016017_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Predicate`1 struct Predicate_1_t562016017 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T562016017_H #ifndef ASYNCCALLBACK_T3962456242_H #define ASYNCCALLBACK_T3962456242_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.AsyncCallback struct AsyncCallback_t3962456242 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASYNCCALLBACK_T3962456242_H #ifndef PAGECHANGEDHANDLER_T2100854622_H #define PAGECHANGEDHANDLER_T2100854622_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ItemPageGroup/PageChangedHandler struct PageChangedHandler_t2100854622 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PAGECHANGEDHANDLER_T2100854622_H #ifndef ACTION_1_T13187771_H #define ACTION_1_T13187771_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_t13187771 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T13187771_H #ifndef LIGHT_T3756812086_H #define LIGHT_T3756812086_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Light struct Light_t3756812086 : public Behaviour_t1437897464 { public: // System.Int32 UnityEngine.Light::m_BakedIndex int32_t ___m_BakedIndex_2; public: inline static int32_t get_offset_of_m_BakedIndex_2() { return static_cast(offsetof(Light_t3756812086, ___m_BakedIndex_2)); } inline int32_t get_m_BakedIndex_2() const { return ___m_BakedIndex_2; } inline int32_t* get_address_of_m_BakedIndex_2() { return &___m_BakedIndex_2; } inline void set_m_BakedIndex_2(int32_t value) { ___m_BakedIndex_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHT_T3756812086_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 CMAINROLE_T4200562839_H #define CMAINROLE_T4200562839_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839 : public ISceneRole_t2394225724 { public: // System.Boolean DMCore.Framework.Scene.CMainRole::IslevelChange bool ___IslevelChange_59; public: inline static int32_t get_offset_of_IslevelChange_59() { return static_cast(offsetof(CMainRole_t4200562839, ___IslevelChange_59)); } inline bool get_IslevelChange_59() const { return ___IslevelChange_59; } inline bool* get_address_of_IslevelChange_59() { return &___IslevelChange_59; } inline void set_IslevelChange_59(bool value) { ___IslevelChange_59 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMAINROLE_T4200562839_H #ifndef GUIELEMENT_T3567083079_H #define GUIELEMENT_T3567083079_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.GUIElement struct GUIElement_t3567083079 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GUIELEMENT_T3567083079_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 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 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 BOXCOLLIDER_T1640800422_H #define BOXCOLLIDER_T1640800422_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.BoxCollider struct BoxCollider_t1640800422 : public Collider_t1773347010 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOXCOLLIDER_T1640800422_H #ifndef GAMESTAGE0_T1287628262_H #define GAMESTAGE0_T1287628262_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStage0 struct GameStage0_t1287628262 : public MonoBehaviour_t3962482529 { public: // GameStageRole[] GameStage0::Roles GameStageRoleU5BU5D_t1182366077* ___Roles_2; public: inline static int32_t get_offset_of_Roles_2() { return static_cast(offsetof(GameStage0_t1287628262, ___Roles_2)); } inline GameStageRoleU5BU5D_t1182366077* get_Roles_2() const { return ___Roles_2; } inline GameStageRoleU5BU5D_t1182366077** get_address_of_Roles_2() { return &___Roles_2; } inline void set_Roles_2(GameStageRoleU5BU5D_t1182366077* value) { ___Roles_2 = value; Il2CppCodeGenWriteBarrier((&___Roles_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGE0_T1287628262_H #ifndef ISCENEPERSONALROLEPOSITION_T1996743043_H #define ISCENEPERSONALROLEPOSITION_T1996743043_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IScenePersonalRolePosition struct IScenePersonalRolePosition_t1996743043 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform IScenePersonalRolePosition::m_uiWatchPos Transform_t3600365921 * ___m_uiWatchPos_2; // UnityEngine.Camera IScenePersonalRolePosition::m_3dCamera Camera_t4157153871 * ___m_3dCamera_3; // UnityEngine.Camera IScenePersonalRolePosition::m_usrCamera Camera_t4157153871 * ___m_usrCamera_4; // UnityEngine.Transform IScenePersonalRolePosition::m_transParent Transform_t3600365921 * ___m_transParent_5; // UnityEngine.Transform IScenePersonalRolePosition::m_CurNewUICenter Transform_t3600365921 * ___m_CurNewUICenter_6; // UnityEngine.Transform IScenePersonalRolePosition::m_OriginUICenter Transform_t3600365921 * ___m_OriginUICenter_7; // System.Boolean IScenePersonalRolePosition::m_bScalBoth bool ___m_bScalBoth_8; // System.Int32 IScenePersonalRolePosition::m_OldScreenSizeX int32_t ___m_OldScreenSizeX_9; // System.Int32 IScenePersonalRolePosition::m_OldScreenSizeY int32_t ___m_OldScreenSizeY_10; public: inline static int32_t get_offset_of_m_uiWatchPos_2() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_uiWatchPos_2)); } inline Transform_t3600365921 * get_m_uiWatchPos_2() const { return ___m_uiWatchPos_2; } inline Transform_t3600365921 ** get_address_of_m_uiWatchPos_2() { return &___m_uiWatchPos_2; } inline void set_m_uiWatchPos_2(Transform_t3600365921 * value) { ___m_uiWatchPos_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiWatchPos_2), value); } inline static int32_t get_offset_of_m_3dCamera_3() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_3dCamera_3)); } inline Camera_t4157153871 * get_m_3dCamera_3() const { return ___m_3dCamera_3; } inline Camera_t4157153871 ** get_address_of_m_3dCamera_3() { return &___m_3dCamera_3; } inline void set_m_3dCamera_3(Camera_t4157153871 * value) { ___m_3dCamera_3 = value; Il2CppCodeGenWriteBarrier((&___m_3dCamera_3), value); } inline static int32_t get_offset_of_m_usrCamera_4() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_usrCamera_4)); } inline Camera_t4157153871 * get_m_usrCamera_4() const { return ___m_usrCamera_4; } inline Camera_t4157153871 ** get_address_of_m_usrCamera_4() { return &___m_usrCamera_4; } inline void set_m_usrCamera_4(Camera_t4157153871 * value) { ___m_usrCamera_4 = value; Il2CppCodeGenWriteBarrier((&___m_usrCamera_4), value); } inline static int32_t get_offset_of_m_transParent_5() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_transParent_5)); } inline Transform_t3600365921 * get_m_transParent_5() const { return ___m_transParent_5; } inline Transform_t3600365921 ** get_address_of_m_transParent_5() { return &___m_transParent_5; } inline void set_m_transParent_5(Transform_t3600365921 * value) { ___m_transParent_5 = value; Il2CppCodeGenWriteBarrier((&___m_transParent_5), value); } inline static int32_t get_offset_of_m_CurNewUICenter_6() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_CurNewUICenter_6)); } inline Transform_t3600365921 * get_m_CurNewUICenter_6() const { return ___m_CurNewUICenter_6; } inline Transform_t3600365921 ** get_address_of_m_CurNewUICenter_6() { return &___m_CurNewUICenter_6; } inline void set_m_CurNewUICenter_6(Transform_t3600365921 * value) { ___m_CurNewUICenter_6 = value; Il2CppCodeGenWriteBarrier((&___m_CurNewUICenter_6), value); } inline static int32_t get_offset_of_m_OriginUICenter_7() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OriginUICenter_7)); } inline Transform_t3600365921 * get_m_OriginUICenter_7() const { return ___m_OriginUICenter_7; } inline Transform_t3600365921 ** get_address_of_m_OriginUICenter_7() { return &___m_OriginUICenter_7; } inline void set_m_OriginUICenter_7(Transform_t3600365921 * value) { ___m_OriginUICenter_7 = value; Il2CppCodeGenWriteBarrier((&___m_OriginUICenter_7), value); } inline static int32_t get_offset_of_m_bScalBoth_8() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_bScalBoth_8)); } inline bool get_m_bScalBoth_8() const { return ___m_bScalBoth_8; } inline bool* get_address_of_m_bScalBoth_8() { return &___m_bScalBoth_8; } inline void set_m_bScalBoth_8(bool value) { ___m_bScalBoth_8 = value; } inline static int32_t get_offset_of_m_OldScreenSizeX_9() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OldScreenSizeX_9)); } inline int32_t get_m_OldScreenSizeX_9() const { return ___m_OldScreenSizeX_9; } inline int32_t* get_address_of_m_OldScreenSizeX_9() { return &___m_OldScreenSizeX_9; } inline void set_m_OldScreenSizeX_9(int32_t value) { ___m_OldScreenSizeX_9 = value; } inline static int32_t get_offset_of_m_OldScreenSizeY_10() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OldScreenSizeY_10)); } inline int32_t get_m_OldScreenSizeY_10() const { return ___m_OldScreenSizeY_10; } inline int32_t* get_address_of_m_OldScreenSizeY_10() { return &___m_OldScreenSizeY_10; } inline void set_m_OldScreenSizeY_10(int32_t value) { ___m_OldScreenSizeY_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEPERSONALROLEPOSITION_T1996743043_H #ifndef HANDBOOKCOLLECTIONITEM_T148708926_H #define HANDBOOKCOLLECTIONITEM_T148708926_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCollectionItem struct HandBookCollectionItem_t148708926 : public MonoBehaviour_t3962482529 { public: // UILabel HandBookCollectionItem::labelName UILabel_t3248798549 * ___labelName_2; // UILabel HandBookCollectionItem::progress UILabel_t3248798549 * ___progress_3; // UITexture HandBookCollectionItem::m_texture UITexture_t3471168817 * ___m_texture_4; // UnityEngine.Transform HandBookCollectionItem::bg Transform_t3600365921 * ___bg_5; // DMCore.Logic.CBookReservationConfig/CBookReservationInfo HandBookCollectionItem::m_data CBookReservationInfo_t4147366020 * ___m_data_6; // UnityEngine.Vector3 HandBookCollectionItem::m_texSize Vector3_t3722313464 ___m_texSize_7; // System.Boolean HandBookCollectionItem::isDownLoad bool ___isDownLoad_8; public: inline static int32_t get_offset_of_labelName_2() { return static_cast(offsetof(HandBookCollectionItem_t148708926, ___labelName_2)); } inline UILabel_t3248798549 * get_labelName_2() const { return ___labelName_2; } inline UILabel_t3248798549 ** get_address_of_labelName_2() { return &___labelName_2; } inline void set_labelName_2(UILabel_t3248798549 * value) { ___labelName_2 = value; Il2CppCodeGenWriteBarrier((&___labelName_2), value); } inline static int32_t get_offset_of_progress_3() { return static_cast(offsetof(HandBookCollectionItem_t148708926, ___progress_3)); } inline UILabel_t3248798549 * get_progress_3() const { return ___progress_3; } inline UILabel_t3248798549 ** get_address_of_progress_3() { return &___progress_3; } inline void set_progress_3(UILabel_t3248798549 * value) { ___progress_3 = value; Il2CppCodeGenWriteBarrier((&___progress_3), value); } inline static int32_t get_offset_of_m_texture_4() { return static_cast(offsetof(HandBookCollectionItem_t148708926, ___m_texture_4)); } inline UITexture_t3471168817 * get_m_texture_4() const { return ___m_texture_4; } inline UITexture_t3471168817 ** get_address_of_m_texture_4() { return &___m_texture_4; } inline void set_m_texture_4(UITexture_t3471168817 * value) { ___m_texture_4 = value; Il2CppCodeGenWriteBarrier((&___m_texture_4), value); } inline static int32_t get_offset_of_bg_5() { return static_cast(offsetof(HandBookCollectionItem_t148708926, ___bg_5)); } inline Transform_t3600365921 * get_bg_5() const { return ___bg_5; } inline Transform_t3600365921 ** get_address_of_bg_5() { return &___bg_5; } inline void set_bg_5(Transform_t3600365921 * value) { ___bg_5 = value; Il2CppCodeGenWriteBarrier((&___bg_5), value); } inline static int32_t get_offset_of_m_data_6() { return static_cast(offsetof(HandBookCollectionItem_t148708926, ___m_data_6)); } inline CBookReservationInfo_t4147366020 * get_m_data_6() const { return ___m_data_6; } inline CBookReservationInfo_t4147366020 ** get_address_of_m_data_6() { return &___m_data_6; } inline void set_m_data_6(CBookReservationInfo_t4147366020 * value) { ___m_data_6 = value; Il2CppCodeGenWriteBarrier((&___m_data_6), value); } inline static int32_t get_offset_of_m_texSize_7() { return static_cast(offsetof(HandBookCollectionItem_t148708926, ___m_texSize_7)); } inline Vector3_t3722313464 get_m_texSize_7() const { return ___m_texSize_7; } inline Vector3_t3722313464 * get_address_of_m_texSize_7() { return &___m_texSize_7; } inline void set_m_texSize_7(Vector3_t3722313464 value) { ___m_texSize_7 = value; } inline static int32_t get_offset_of_isDownLoad_8() { return static_cast(offsetof(HandBookCollectionItem_t148708926, ___isDownLoad_8)); } inline bool get_isDownLoad_8() const { return ___isDownLoad_8; } inline bool* get_address_of_isDownLoad_8() { return &___isDownLoad_8; } inline void set_isDownLoad_8(bool value) { ___isDownLoad_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKCOLLECTIONITEM_T148708926_H #ifndef UIWIDGET_T3538521925_H #define UIWIDGET_T3538521925_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIWidget struct UIWidget_t3538521925 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Material UIWidget::mMat Material_t340375123 * ___mMat_2; // UnityEngine.Texture UIWidget::mTex Texture_t3661962703 * ___mTex_3; // UnityEngine.Color UIWidget::mColor Color_t2555686324 ___mColor_4; // UIWidget/Pivot UIWidget::mPivot int32_t ___mPivot_5; // System.Int32 UIWidget::mDepth int32_t ___mDepth_6; // UnityEngine.Transform UIWidget::mTrans Transform_t3600365921 * ___mTrans_7; // UIPanel UIWidget::mPanel UIPanel_t1716472341 * ___mPanel_8; // System.Boolean UIWidget::mChanged bool ___mChanged_9; // System.Boolean UIWidget::mPlayMode bool ___mPlayMode_10; // UnityEngine.Color UIWidget::m_OldColor Color_t2555686324 ___m_OldColor_11; // System.Int32 UIWidget::mVisibleFlag int32_t ___mVisibleFlag_12; // UIGeometry UIWidget::mGeom UIGeometry_t1059483952 * ___mGeom_13; public: inline static int32_t get_offset_of_mMat_2() { return static_cast(offsetof(UIWidget_t3538521925, ___mMat_2)); } inline Material_t340375123 * get_mMat_2() const { return ___mMat_2; } inline Material_t340375123 ** get_address_of_mMat_2() { return &___mMat_2; } inline void set_mMat_2(Material_t340375123 * value) { ___mMat_2 = value; Il2CppCodeGenWriteBarrier((&___mMat_2), value); } inline static int32_t get_offset_of_mTex_3() { return static_cast(offsetof(UIWidget_t3538521925, ___mTex_3)); } inline Texture_t3661962703 * get_mTex_3() const { return ___mTex_3; } inline Texture_t3661962703 ** get_address_of_mTex_3() { return &___mTex_3; } inline void set_mTex_3(Texture_t3661962703 * value) { ___mTex_3 = value; Il2CppCodeGenWriteBarrier((&___mTex_3), value); } inline static int32_t get_offset_of_mColor_4() { return static_cast(offsetof(UIWidget_t3538521925, ___mColor_4)); } inline Color_t2555686324 get_mColor_4() const { return ___mColor_4; } inline Color_t2555686324 * get_address_of_mColor_4() { return &___mColor_4; } inline void set_mColor_4(Color_t2555686324 value) { ___mColor_4 = value; } inline static int32_t get_offset_of_mPivot_5() { return static_cast(offsetof(UIWidget_t3538521925, ___mPivot_5)); } inline int32_t get_mPivot_5() const { return ___mPivot_5; } inline int32_t* get_address_of_mPivot_5() { return &___mPivot_5; } inline void set_mPivot_5(int32_t value) { ___mPivot_5 = value; } inline static int32_t get_offset_of_mDepth_6() { return static_cast(offsetof(UIWidget_t3538521925, ___mDepth_6)); } inline int32_t get_mDepth_6() const { return ___mDepth_6; } inline int32_t* get_address_of_mDepth_6() { return &___mDepth_6; } inline void set_mDepth_6(int32_t value) { ___mDepth_6 = value; } inline static int32_t get_offset_of_mTrans_7() { return static_cast(offsetof(UIWidget_t3538521925, ___mTrans_7)); } inline Transform_t3600365921 * get_mTrans_7() const { return ___mTrans_7; } inline Transform_t3600365921 ** get_address_of_mTrans_7() { return &___mTrans_7; } inline void set_mTrans_7(Transform_t3600365921 * value) { ___mTrans_7 = value; Il2CppCodeGenWriteBarrier((&___mTrans_7), value); } inline static int32_t get_offset_of_mPanel_8() { return static_cast(offsetof(UIWidget_t3538521925, ___mPanel_8)); } inline UIPanel_t1716472341 * get_mPanel_8() const { return ___mPanel_8; } inline UIPanel_t1716472341 ** get_address_of_mPanel_8() { return &___mPanel_8; } inline void set_mPanel_8(UIPanel_t1716472341 * value) { ___mPanel_8 = value; Il2CppCodeGenWriteBarrier((&___mPanel_8), value); } inline static int32_t get_offset_of_mChanged_9() { return static_cast(offsetof(UIWidget_t3538521925, ___mChanged_9)); } inline bool get_mChanged_9() const { return ___mChanged_9; } inline bool* get_address_of_mChanged_9() { return &___mChanged_9; } inline void set_mChanged_9(bool value) { ___mChanged_9 = value; } inline static int32_t get_offset_of_mPlayMode_10() { return static_cast(offsetof(UIWidget_t3538521925, ___mPlayMode_10)); } inline bool get_mPlayMode_10() const { return ___mPlayMode_10; } inline bool* get_address_of_mPlayMode_10() { return &___mPlayMode_10; } inline void set_mPlayMode_10(bool value) { ___mPlayMode_10 = value; } inline static int32_t get_offset_of_m_OldColor_11() { return static_cast(offsetof(UIWidget_t3538521925, ___m_OldColor_11)); } inline Color_t2555686324 get_m_OldColor_11() const { return ___m_OldColor_11; } inline Color_t2555686324 * get_address_of_m_OldColor_11() { return &___m_OldColor_11; } inline void set_m_OldColor_11(Color_t2555686324 value) { ___m_OldColor_11 = value; } inline static int32_t get_offset_of_mVisibleFlag_12() { return static_cast(offsetof(UIWidget_t3538521925, ___mVisibleFlag_12)); } inline int32_t get_mVisibleFlag_12() const { return ___mVisibleFlag_12; } inline int32_t* get_address_of_mVisibleFlag_12() { return &___mVisibleFlag_12; } inline void set_mVisibleFlag_12(int32_t value) { ___mVisibleFlag_12 = value; } inline static int32_t get_offset_of_mGeom_13() { return static_cast(offsetof(UIWidget_t3538521925, ___mGeom_13)); } inline UIGeometry_t1059483952 * get_mGeom_13() const { return ___mGeom_13; } inline UIGeometry_t1059483952 ** get_address_of_mGeom_13() { return &___mGeom_13; } inline void set_mGeom_13(UIGeometry_t1059483952 * value) { ___mGeom_13 = value; Il2CppCodeGenWriteBarrier((&___mGeom_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIWIDGET_T3538521925_H #ifndef IMAGENUMBERSET_T1930057360_H #define IMAGENUMBERSET_T1930057360_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ImageNumberSet struct ImageNumberSet_t1930057360 : public MonoBehaviour_t3962482529 { public: // ImageNumber[] ImageNumberSet::m_uiNumberArr ImageNumberU5BU5D_t3933614447* ___m_uiNumberArr_2; // System.Boolean ImageNumberSet::isPageInit bool ___isPageInit_3; public: inline static int32_t get_offset_of_m_uiNumberArr_2() { return static_cast(offsetof(ImageNumberSet_t1930057360, ___m_uiNumberArr_2)); } inline ImageNumberU5BU5D_t3933614447* get_m_uiNumberArr_2() const { return ___m_uiNumberArr_2; } inline ImageNumberU5BU5D_t3933614447** get_address_of_m_uiNumberArr_2() { return &___m_uiNumberArr_2; } inline void set_m_uiNumberArr_2(ImageNumberU5BU5D_t3933614447* value) { ___m_uiNumberArr_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiNumberArr_2), value); } inline static int32_t get_offset_of_isPageInit_3() { return static_cast(offsetof(ImageNumberSet_t1930057360, ___isPageInit_3)); } inline bool get_isPageInit_3() const { return ___isPageInit_3; } inline bool* get_address_of_isPageInit_3() { return &___isPageInit_3; } inline void set_isPageInit_3(bool value) { ___isPageInit_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IMAGENUMBERSET_T1930057360_H #ifndef GAMESTAGEROLE_T2011021108_H #define GAMESTAGEROLE_T2011021108_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStageRole struct GameStageRole_t2011021108 : public MonoBehaviour_t3962482529 { public: // UILabel GameStageRole::m_LabelName UILabel_t3248798549 * ___m_LabelName_2; // UISprite GameStageRole::m_ScoreStep UISprite_t194114938 * ___m_ScoreStep_3; // UISprite GameStageRole::m_ScoreStep1 UISprite_t194114938 * ___m_ScoreStep1_4; // UITexture GameStageRole::m_Head UITexture_t3471168817 * ___m_Head_5; // UnityEngine.GameObject GameStageRole::m_IfMe GameObject_t1113636619 * ___m_IfMe_6; // UnityEngine.GameObject[] GameStageRole::m_IconWinPts GameObjectU5BU5D_t3328599146* ___m_IconWinPts_7; // System.Single GameStageRole::m_ScoreStepMax float ___m_ScoreStepMax_8; // UnityEngine.Transform GameStageRole::m_wndChampion Transform_t3600365921 * ___m_wndChampion_9; // UnityEngine.Transform GameStageRole::m_wndChallenger Transform_t3600365921 * ___m_wndChallenger_10; // UnityEngine.Transform GameStageRole::m_uiRoot Transform_t3600365921 * ___m_uiRoot_11; // UISprite GameStageRole::m_comboType UISprite_t194114938 * ___m_comboType_12; // UISprite GameStageRole::m_comboVal0 UISprite_t194114938 * ___m_comboVal0_13; // UISprite GameStageRole::m_comboVal1 UISprite_t194114938 * ___m_comboVal1_14; // UnityEngine.Transform GameStageRole::m_VSBetter Transform_t3600365921 * ___m_VSBetter_15; // UnityEngine.Vector2 GameStageRole::m_VSBetterRange Vector2_t2156229523 ___m_VSBetterRange_16; // UnityEngine.Vector3 GameStageRole::m_OriginalSize Vector3_t3722313464 ___m_OriginalSize_17; // System.Int64 GameStageRole::m_UserID int64_t ___m_UserID_18; // System.Boolean GameStageRole::m_IsLoadSuccess bool ___m_IsLoadSuccess_19; // System.Boolean GameStageRole::m_lastAsMaster bool ___m_lastAsMaster_20; // System.Boolean GameStageRole::m_lastAsChallenger bool ___m_lastAsChallenger_21; // System.Boolean GameStageRole::m_lastBetter bool ___m_lastBetter_22; // System.Int32 GameStageRole::m_sectionIndex int32_t ___m_sectionIndex_23; public: inline static int32_t get_offset_of_m_LabelName_2() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_LabelName_2)); } inline UILabel_t3248798549 * get_m_LabelName_2() const { return ___m_LabelName_2; } inline UILabel_t3248798549 ** get_address_of_m_LabelName_2() { return &___m_LabelName_2; } inline void set_m_LabelName_2(UILabel_t3248798549 * value) { ___m_LabelName_2 = value; Il2CppCodeGenWriteBarrier((&___m_LabelName_2), value); } inline static int32_t get_offset_of_m_ScoreStep_3() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_ScoreStep_3)); } inline UISprite_t194114938 * get_m_ScoreStep_3() const { return ___m_ScoreStep_3; } inline UISprite_t194114938 ** get_address_of_m_ScoreStep_3() { return &___m_ScoreStep_3; } inline void set_m_ScoreStep_3(UISprite_t194114938 * value) { ___m_ScoreStep_3 = value; Il2CppCodeGenWriteBarrier((&___m_ScoreStep_3), value); } inline static int32_t get_offset_of_m_ScoreStep1_4() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_ScoreStep1_4)); } inline UISprite_t194114938 * get_m_ScoreStep1_4() const { return ___m_ScoreStep1_4; } inline UISprite_t194114938 ** get_address_of_m_ScoreStep1_4() { return &___m_ScoreStep1_4; } inline void set_m_ScoreStep1_4(UISprite_t194114938 * value) { ___m_ScoreStep1_4 = value; Il2CppCodeGenWriteBarrier((&___m_ScoreStep1_4), value); } inline static int32_t get_offset_of_m_Head_5() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_Head_5)); } inline UITexture_t3471168817 * get_m_Head_5() const { return ___m_Head_5; } inline UITexture_t3471168817 ** get_address_of_m_Head_5() { return &___m_Head_5; } inline void set_m_Head_5(UITexture_t3471168817 * value) { ___m_Head_5 = value; Il2CppCodeGenWriteBarrier((&___m_Head_5), value); } inline static int32_t get_offset_of_m_IfMe_6() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_IfMe_6)); } inline GameObject_t1113636619 * get_m_IfMe_6() const { return ___m_IfMe_6; } inline GameObject_t1113636619 ** get_address_of_m_IfMe_6() { return &___m_IfMe_6; } inline void set_m_IfMe_6(GameObject_t1113636619 * value) { ___m_IfMe_6 = value; Il2CppCodeGenWriteBarrier((&___m_IfMe_6), value); } inline static int32_t get_offset_of_m_IconWinPts_7() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_IconWinPts_7)); } inline GameObjectU5BU5D_t3328599146* get_m_IconWinPts_7() const { return ___m_IconWinPts_7; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_IconWinPts_7() { return &___m_IconWinPts_7; } inline void set_m_IconWinPts_7(GameObjectU5BU5D_t3328599146* value) { ___m_IconWinPts_7 = value; Il2CppCodeGenWriteBarrier((&___m_IconWinPts_7), value); } inline static int32_t get_offset_of_m_ScoreStepMax_8() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_ScoreStepMax_8)); } inline float get_m_ScoreStepMax_8() const { return ___m_ScoreStepMax_8; } inline float* get_address_of_m_ScoreStepMax_8() { return &___m_ScoreStepMax_8; } inline void set_m_ScoreStepMax_8(float value) { ___m_ScoreStepMax_8 = value; } inline static int32_t get_offset_of_m_wndChampion_9() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_wndChampion_9)); } inline Transform_t3600365921 * get_m_wndChampion_9() const { return ___m_wndChampion_9; } inline Transform_t3600365921 ** get_address_of_m_wndChampion_9() { return &___m_wndChampion_9; } inline void set_m_wndChampion_9(Transform_t3600365921 * value) { ___m_wndChampion_9 = value; Il2CppCodeGenWriteBarrier((&___m_wndChampion_9), value); } inline static int32_t get_offset_of_m_wndChallenger_10() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_wndChallenger_10)); } inline Transform_t3600365921 * get_m_wndChallenger_10() const { return ___m_wndChallenger_10; } inline Transform_t3600365921 ** get_address_of_m_wndChallenger_10() { return &___m_wndChallenger_10; } inline void set_m_wndChallenger_10(Transform_t3600365921 * value) { ___m_wndChallenger_10 = value; Il2CppCodeGenWriteBarrier((&___m_wndChallenger_10), value); } inline static int32_t get_offset_of_m_uiRoot_11() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_uiRoot_11)); } inline Transform_t3600365921 * get_m_uiRoot_11() const { return ___m_uiRoot_11; } inline Transform_t3600365921 ** get_address_of_m_uiRoot_11() { return &___m_uiRoot_11; } inline void set_m_uiRoot_11(Transform_t3600365921 * value) { ___m_uiRoot_11 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_11), value); } inline static int32_t get_offset_of_m_comboType_12() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_comboType_12)); } inline UISprite_t194114938 * get_m_comboType_12() const { return ___m_comboType_12; } inline UISprite_t194114938 ** get_address_of_m_comboType_12() { return &___m_comboType_12; } inline void set_m_comboType_12(UISprite_t194114938 * value) { ___m_comboType_12 = value; Il2CppCodeGenWriteBarrier((&___m_comboType_12), value); } inline static int32_t get_offset_of_m_comboVal0_13() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_comboVal0_13)); } inline UISprite_t194114938 * get_m_comboVal0_13() const { return ___m_comboVal0_13; } inline UISprite_t194114938 ** get_address_of_m_comboVal0_13() { return &___m_comboVal0_13; } inline void set_m_comboVal0_13(UISprite_t194114938 * value) { ___m_comboVal0_13 = value; Il2CppCodeGenWriteBarrier((&___m_comboVal0_13), value); } inline static int32_t get_offset_of_m_comboVal1_14() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_comboVal1_14)); } inline UISprite_t194114938 * get_m_comboVal1_14() const { return ___m_comboVal1_14; } inline UISprite_t194114938 ** get_address_of_m_comboVal1_14() { return &___m_comboVal1_14; } inline void set_m_comboVal1_14(UISprite_t194114938 * value) { ___m_comboVal1_14 = value; Il2CppCodeGenWriteBarrier((&___m_comboVal1_14), value); } inline static int32_t get_offset_of_m_VSBetter_15() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_VSBetter_15)); } inline Transform_t3600365921 * get_m_VSBetter_15() const { return ___m_VSBetter_15; } inline Transform_t3600365921 ** get_address_of_m_VSBetter_15() { return &___m_VSBetter_15; } inline void set_m_VSBetter_15(Transform_t3600365921 * value) { ___m_VSBetter_15 = value; Il2CppCodeGenWriteBarrier((&___m_VSBetter_15), value); } inline static int32_t get_offset_of_m_VSBetterRange_16() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_VSBetterRange_16)); } inline Vector2_t2156229523 get_m_VSBetterRange_16() const { return ___m_VSBetterRange_16; } inline Vector2_t2156229523 * get_address_of_m_VSBetterRange_16() { return &___m_VSBetterRange_16; } inline void set_m_VSBetterRange_16(Vector2_t2156229523 value) { ___m_VSBetterRange_16 = value; } inline static int32_t get_offset_of_m_OriginalSize_17() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_OriginalSize_17)); } inline Vector3_t3722313464 get_m_OriginalSize_17() const { return ___m_OriginalSize_17; } inline Vector3_t3722313464 * get_address_of_m_OriginalSize_17() { return &___m_OriginalSize_17; } inline void set_m_OriginalSize_17(Vector3_t3722313464 value) { ___m_OriginalSize_17 = value; } inline static int32_t get_offset_of_m_UserID_18() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_UserID_18)); } inline int64_t get_m_UserID_18() const { return ___m_UserID_18; } inline int64_t* get_address_of_m_UserID_18() { return &___m_UserID_18; } inline void set_m_UserID_18(int64_t value) { ___m_UserID_18 = value; } inline static int32_t get_offset_of_m_IsLoadSuccess_19() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_IsLoadSuccess_19)); } inline bool get_m_IsLoadSuccess_19() const { return ___m_IsLoadSuccess_19; } inline bool* get_address_of_m_IsLoadSuccess_19() { return &___m_IsLoadSuccess_19; } inline void set_m_IsLoadSuccess_19(bool value) { ___m_IsLoadSuccess_19 = value; } inline static int32_t get_offset_of_m_lastAsMaster_20() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_lastAsMaster_20)); } inline bool get_m_lastAsMaster_20() const { return ___m_lastAsMaster_20; } inline bool* get_address_of_m_lastAsMaster_20() { return &___m_lastAsMaster_20; } inline void set_m_lastAsMaster_20(bool value) { ___m_lastAsMaster_20 = value; } inline static int32_t get_offset_of_m_lastAsChallenger_21() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_lastAsChallenger_21)); } inline bool get_m_lastAsChallenger_21() const { return ___m_lastAsChallenger_21; } inline bool* get_address_of_m_lastAsChallenger_21() { return &___m_lastAsChallenger_21; } inline void set_m_lastAsChallenger_21(bool value) { ___m_lastAsChallenger_21 = value; } inline static int32_t get_offset_of_m_lastBetter_22() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_lastBetter_22)); } inline bool get_m_lastBetter_22() const { return ___m_lastBetter_22; } inline bool* get_address_of_m_lastBetter_22() { return &___m_lastBetter_22; } inline void set_m_lastBetter_22(bool value) { ___m_lastBetter_22 = value; } inline static int32_t get_offset_of_m_sectionIndex_23() { return static_cast(offsetof(GameStageRole_t2011021108, ___m_sectionIndex_23)); } inline int32_t get_m_sectionIndex_23() const { return ___m_sectionIndex_23; } inline int32_t* get_address_of_m_sectionIndex_23() { return &___m_sectionIndex_23; } inline void set_m_sectionIndex_23(int32_t value) { ___m_sectionIndex_23 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGEROLE_T2011021108_H #ifndef DMLISTVIEWITEM_T3648257704_H #define DMLISTVIEWITEM_T3648257704_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewItem struct DMListViewItem_t3648257704 : public MonoBehaviour_t3962482529 { public: // System.Single DMListViewItem::m_ActiveLength float ___m_ActiveLength_2; // System.Single DMListViewItem::m_DisactiveLength float ___m_DisactiveLength_3; // System.Action`1 DMListViewItem::m_indexChanged Action_1_t3123413348 * ___m_indexChanged_4; // System.Int32 DMListViewItem::m_index int32_t ___m_index_5; // System.Boolean DMListViewItem::m_bActive bool ___m_bActive_6; public: inline static int32_t get_offset_of_m_ActiveLength_2() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_ActiveLength_2)); } inline float get_m_ActiveLength_2() const { return ___m_ActiveLength_2; } inline float* get_address_of_m_ActiveLength_2() { return &___m_ActiveLength_2; } inline void set_m_ActiveLength_2(float value) { ___m_ActiveLength_2 = value; } inline static int32_t get_offset_of_m_DisactiveLength_3() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_DisactiveLength_3)); } inline float get_m_DisactiveLength_3() const { return ___m_DisactiveLength_3; } inline float* get_address_of_m_DisactiveLength_3() { return &___m_DisactiveLength_3; } inline void set_m_DisactiveLength_3(float value) { ___m_DisactiveLength_3 = value; } inline static int32_t get_offset_of_m_indexChanged_4() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_indexChanged_4)); } inline Action_1_t3123413348 * get_m_indexChanged_4() const { return ___m_indexChanged_4; } inline Action_1_t3123413348 ** get_address_of_m_indexChanged_4() { return &___m_indexChanged_4; } inline void set_m_indexChanged_4(Action_1_t3123413348 * value) { ___m_indexChanged_4 = value; Il2CppCodeGenWriteBarrier((&___m_indexChanged_4), value); } inline static int32_t get_offset_of_m_index_5() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_index_5)); } inline int32_t get_m_index_5() const { return ___m_index_5; } inline int32_t* get_address_of_m_index_5() { return &___m_index_5; } inline void set_m_index_5(int32_t value) { ___m_index_5 = value; } inline static int32_t get_offset_of_m_bActive_6() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_bActive_6)); } inline bool get_m_bActive_6() const { return ___m_bActive_6; } inline bool* get_address_of_m_bActive_6() { return &___m_bActive_6; } inline void set_m_bActive_6(bool value) { ___m_bActive_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEWITEM_T3648257704_H #ifndef ITEMPAGEGROUP_T3769455068_H #define ITEMPAGEGROUP_T3769455068_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ItemPageGroup struct ItemPageGroup_t3769455068 : public MonoBehaviour_t3962482529 { public: // System.Int32 ItemPageGroup::m_pageMax int32_t ___m_pageMax_2; // UnityEngine.GameObject[] ItemPageGroup::m_btnGroup GameObjectU5BU5D_t3328599146* ___m_btnGroup_3; // UnityEngine.GameObject[] ItemPageGroup::m_PageActive GameObjectU5BU5D_t3328599146* ___m_PageActive_4; // UnityEngine.GameObject[] ItemPageGroup::m_PageDisactive GameObjectU5BU5D_t3328599146* ___m_PageDisactive_5; // ItemPageGroup/PageChangedHandler ItemPageGroup::m_changedHandler PageChangedHandler_t2100854622 * ___m_changedHandler_6; // System.Collections.Generic.List`1 ItemPageGroup::m_HideIndex List_1_t128053199 * ___m_HideIndex_7; public: inline static int32_t get_offset_of_m_pageMax_2() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_pageMax_2)); } inline int32_t get_m_pageMax_2() const { return ___m_pageMax_2; } inline int32_t* get_address_of_m_pageMax_2() { return &___m_pageMax_2; } inline void set_m_pageMax_2(int32_t value) { ___m_pageMax_2 = value; } inline static int32_t get_offset_of_m_btnGroup_3() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_btnGroup_3)); } inline GameObjectU5BU5D_t3328599146* get_m_btnGroup_3() const { return ___m_btnGroup_3; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_btnGroup_3() { return &___m_btnGroup_3; } inline void set_m_btnGroup_3(GameObjectU5BU5D_t3328599146* value) { ___m_btnGroup_3 = value; Il2CppCodeGenWriteBarrier((&___m_btnGroup_3), value); } inline static int32_t get_offset_of_m_PageActive_4() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_PageActive_4)); } inline GameObjectU5BU5D_t3328599146* get_m_PageActive_4() const { return ___m_PageActive_4; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_PageActive_4() { return &___m_PageActive_4; } inline void set_m_PageActive_4(GameObjectU5BU5D_t3328599146* value) { ___m_PageActive_4 = value; Il2CppCodeGenWriteBarrier((&___m_PageActive_4), value); } inline static int32_t get_offset_of_m_PageDisactive_5() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_PageDisactive_5)); } inline GameObjectU5BU5D_t3328599146* get_m_PageDisactive_5() const { return ___m_PageDisactive_5; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_PageDisactive_5() { return &___m_PageDisactive_5; } inline void set_m_PageDisactive_5(GameObjectU5BU5D_t3328599146* value) { ___m_PageDisactive_5 = value; Il2CppCodeGenWriteBarrier((&___m_PageDisactive_5), value); } inline static int32_t get_offset_of_m_changedHandler_6() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_changedHandler_6)); } inline PageChangedHandler_t2100854622 * get_m_changedHandler_6() const { return ___m_changedHandler_6; } inline PageChangedHandler_t2100854622 ** get_address_of_m_changedHandler_6() { return &___m_changedHandler_6; } inline void set_m_changedHandler_6(PageChangedHandler_t2100854622 * value) { ___m_changedHandler_6 = value; Il2CppCodeGenWriteBarrier((&___m_changedHandler_6), value); } inline static int32_t get_offset_of_m_HideIndex_7() { return static_cast(offsetof(ItemPageGroup_t3769455068, ___m_HideIndex_7)); } inline List_1_t128053199 * get_m_HideIndex_7() const { return ___m_HideIndex_7; } inline List_1_t128053199 ** get_address_of_m_HideIndex_7() { return &___m_HideIndex_7; } inline void set_m_HideIndex_7(List_1_t128053199 * value) { ___m_HideIndex_7 = value; Il2CppCodeGenWriteBarrier((&___m_HideIndex_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEMPAGEGROUP_T3769455068_H #ifndef GAMESTAGESECTIONROLE_T3838204955_H #define GAMESTAGESECTIONROLE_T3838204955_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStageSectionRole struct GameStageSectionRole_t3838204955 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform GameStageSectionRole::m_IfMe Transform_t3600365921 * ___m_IfMe_2; // UnityEngine.Transform GameStageSectionRole::m_IfMaster Transform_t3600365921 * ___m_IfMaster_3; // UnityEngine.Transform GameStageSectionRole::m_WinPtRoot Transform_t3600365921 * ___m_WinPtRoot_4; // UnityEngine.Transform[] GameStageSectionRole::m_WinPtItems TransformU5BU5D_t807237628* ___m_WinPtItems_5; // UITexture GameStageSectionRole::m_RoleHead UITexture_t3471168817 * ___m_RoleHead_6; // UILabel GameStageSectionRole::m_RoleName UILabel_t3248798549 * ___m_RoleName_7; // UILabel GameStageSectionRole::m_RoleScore UILabel_t3248798549 * ___m_RoleScore_8; // System.Int32 GameStageSectionRole::m_sex int32_t ___m_sex_9; // System.Int64 GameStageSectionRole::m_userID int64_t ___m_userID_10; // System.Int64 GameStageSectionRole::m_imgageID int64_t ___m_imgageID_11; // System.Boolean GameStageSectionRole::m_IsLoadSuccess bool ___m_IsLoadSuccess_12; // UnityEngine.Vector3 GameStageSectionRole::m_OriginalSize Vector3_t3722313464 ___m_OriginalSize_13; // System.Single GameStageSectionRole::m_fTimeLabor float ___m_fTimeLabor_14; // System.Int32 GameStageSectionRole::m_winPtIndex int32_t ___m_winPtIndex_15; public: inline static int32_t get_offset_of_m_IfMe_2() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_IfMe_2)); } inline Transform_t3600365921 * get_m_IfMe_2() const { return ___m_IfMe_2; } inline Transform_t3600365921 ** get_address_of_m_IfMe_2() { return &___m_IfMe_2; } inline void set_m_IfMe_2(Transform_t3600365921 * value) { ___m_IfMe_2 = value; Il2CppCodeGenWriteBarrier((&___m_IfMe_2), value); } inline static int32_t get_offset_of_m_IfMaster_3() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_IfMaster_3)); } inline Transform_t3600365921 * get_m_IfMaster_3() const { return ___m_IfMaster_3; } inline Transform_t3600365921 ** get_address_of_m_IfMaster_3() { return &___m_IfMaster_3; } inline void set_m_IfMaster_3(Transform_t3600365921 * value) { ___m_IfMaster_3 = value; Il2CppCodeGenWriteBarrier((&___m_IfMaster_3), value); } inline static int32_t get_offset_of_m_WinPtRoot_4() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_WinPtRoot_4)); } inline Transform_t3600365921 * get_m_WinPtRoot_4() const { return ___m_WinPtRoot_4; } inline Transform_t3600365921 ** get_address_of_m_WinPtRoot_4() { return &___m_WinPtRoot_4; } inline void set_m_WinPtRoot_4(Transform_t3600365921 * value) { ___m_WinPtRoot_4 = value; Il2CppCodeGenWriteBarrier((&___m_WinPtRoot_4), value); } inline static int32_t get_offset_of_m_WinPtItems_5() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_WinPtItems_5)); } inline TransformU5BU5D_t807237628* get_m_WinPtItems_5() const { return ___m_WinPtItems_5; } inline TransformU5BU5D_t807237628** get_address_of_m_WinPtItems_5() { return &___m_WinPtItems_5; } inline void set_m_WinPtItems_5(TransformU5BU5D_t807237628* value) { ___m_WinPtItems_5 = value; Il2CppCodeGenWriteBarrier((&___m_WinPtItems_5), value); } inline static int32_t get_offset_of_m_RoleHead_6() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_RoleHead_6)); } inline UITexture_t3471168817 * get_m_RoleHead_6() const { return ___m_RoleHead_6; } inline UITexture_t3471168817 ** get_address_of_m_RoleHead_6() { return &___m_RoleHead_6; } inline void set_m_RoleHead_6(UITexture_t3471168817 * value) { ___m_RoleHead_6 = value; Il2CppCodeGenWriteBarrier((&___m_RoleHead_6), value); } inline static int32_t get_offset_of_m_RoleName_7() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_RoleName_7)); } inline UILabel_t3248798549 * get_m_RoleName_7() const { return ___m_RoleName_7; } inline UILabel_t3248798549 ** get_address_of_m_RoleName_7() { return &___m_RoleName_7; } inline void set_m_RoleName_7(UILabel_t3248798549 * value) { ___m_RoleName_7 = value; Il2CppCodeGenWriteBarrier((&___m_RoleName_7), value); } inline static int32_t get_offset_of_m_RoleScore_8() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_RoleScore_8)); } inline UILabel_t3248798549 * get_m_RoleScore_8() const { return ___m_RoleScore_8; } inline UILabel_t3248798549 ** get_address_of_m_RoleScore_8() { return &___m_RoleScore_8; } inline void set_m_RoleScore_8(UILabel_t3248798549 * value) { ___m_RoleScore_8 = value; Il2CppCodeGenWriteBarrier((&___m_RoleScore_8), value); } inline static int32_t get_offset_of_m_sex_9() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_sex_9)); } inline int32_t get_m_sex_9() const { return ___m_sex_9; } inline int32_t* get_address_of_m_sex_9() { return &___m_sex_9; } inline void set_m_sex_9(int32_t value) { ___m_sex_9 = value; } inline static int32_t get_offset_of_m_userID_10() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_userID_10)); } inline int64_t get_m_userID_10() const { return ___m_userID_10; } inline int64_t* get_address_of_m_userID_10() { return &___m_userID_10; } inline void set_m_userID_10(int64_t value) { ___m_userID_10 = value; } inline static int32_t get_offset_of_m_imgageID_11() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_imgageID_11)); } inline int64_t get_m_imgageID_11() const { return ___m_imgageID_11; } inline int64_t* get_address_of_m_imgageID_11() { return &___m_imgageID_11; } inline void set_m_imgageID_11(int64_t value) { ___m_imgageID_11 = value; } inline static int32_t get_offset_of_m_IsLoadSuccess_12() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_IsLoadSuccess_12)); } inline bool get_m_IsLoadSuccess_12() const { return ___m_IsLoadSuccess_12; } inline bool* get_address_of_m_IsLoadSuccess_12() { return &___m_IsLoadSuccess_12; } inline void set_m_IsLoadSuccess_12(bool value) { ___m_IsLoadSuccess_12 = value; } inline static int32_t get_offset_of_m_OriginalSize_13() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_OriginalSize_13)); } inline Vector3_t3722313464 get_m_OriginalSize_13() const { return ___m_OriginalSize_13; } inline Vector3_t3722313464 * get_address_of_m_OriginalSize_13() { return &___m_OriginalSize_13; } inline void set_m_OriginalSize_13(Vector3_t3722313464 value) { ___m_OriginalSize_13 = value; } inline static int32_t get_offset_of_m_fTimeLabor_14() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_fTimeLabor_14)); } inline float get_m_fTimeLabor_14() const { return ___m_fTimeLabor_14; } inline float* get_address_of_m_fTimeLabor_14() { return &___m_fTimeLabor_14; } inline void set_m_fTimeLabor_14(float value) { ___m_fTimeLabor_14 = value; } inline static int32_t get_offset_of_m_winPtIndex_15() { return static_cast(offsetof(GameStageSectionRole_t3838204955, ___m_winPtIndex_15)); } inline int32_t get_m_winPtIndex_15() const { return ___m_winPtIndex_15; } inline int32_t* get_address_of_m_winPtIndex_15() { return &___m_winPtIndex_15; } inline void set_m_winPtIndex_15(int32_t value) { ___m_winPtIndex_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGESECTIONROLE_T3838204955_H #ifndef GAMEOBJSEQUENCE_T127509421_H #define GAMEOBJSEQUENCE_T127509421_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameObjSequence struct GameObjSequence_t127509421 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject[] GameObjSequence::arrayGameObj GameObjectU5BU5D_t3328599146* ___arrayGameObj_2; // System.Single[] GameObjSequence::arrayTime SingleU5BU5D_t1444911251* ___arrayTime_3; // UnityEngine.GameObject GameObjSequence::endTarget GameObject_t1113636619 * ___endTarget_4; // System.String GameObjSequence::endTargetFuncName String_t* ___endTargetFuncName_5; // System.Single GameObjSequence::m_timeLabor float ___m_timeLabor_6; // System.Int32 GameObjSequence::m_activeIndex int32_t ___m_activeIndex_7; public: inline static int32_t get_offset_of_arrayGameObj_2() { return static_cast(offsetof(GameObjSequence_t127509421, ___arrayGameObj_2)); } inline GameObjectU5BU5D_t3328599146* get_arrayGameObj_2() const { return ___arrayGameObj_2; } inline GameObjectU5BU5D_t3328599146** get_address_of_arrayGameObj_2() { return &___arrayGameObj_2; } inline void set_arrayGameObj_2(GameObjectU5BU5D_t3328599146* value) { ___arrayGameObj_2 = value; Il2CppCodeGenWriteBarrier((&___arrayGameObj_2), value); } inline static int32_t get_offset_of_arrayTime_3() { return static_cast(offsetof(GameObjSequence_t127509421, ___arrayTime_3)); } inline SingleU5BU5D_t1444911251* get_arrayTime_3() const { return ___arrayTime_3; } inline SingleU5BU5D_t1444911251** get_address_of_arrayTime_3() { return &___arrayTime_3; } inline void set_arrayTime_3(SingleU5BU5D_t1444911251* value) { ___arrayTime_3 = value; Il2CppCodeGenWriteBarrier((&___arrayTime_3), value); } inline static int32_t get_offset_of_endTarget_4() { return static_cast(offsetof(GameObjSequence_t127509421, ___endTarget_4)); } inline GameObject_t1113636619 * get_endTarget_4() const { return ___endTarget_4; } inline GameObject_t1113636619 ** get_address_of_endTarget_4() { return &___endTarget_4; } inline void set_endTarget_4(GameObject_t1113636619 * value) { ___endTarget_4 = value; Il2CppCodeGenWriteBarrier((&___endTarget_4), value); } inline static int32_t get_offset_of_endTargetFuncName_5() { return static_cast(offsetof(GameObjSequence_t127509421, ___endTargetFuncName_5)); } inline String_t* get_endTargetFuncName_5() const { return ___endTargetFuncName_5; } inline String_t** get_address_of_endTargetFuncName_5() { return &___endTargetFuncName_5; } inline void set_endTargetFuncName_5(String_t* value) { ___endTargetFuncName_5 = value; Il2CppCodeGenWriteBarrier((&___endTargetFuncName_5), value); } inline static int32_t get_offset_of_m_timeLabor_6() { return static_cast(offsetof(GameObjSequence_t127509421, ___m_timeLabor_6)); } inline float get_m_timeLabor_6() const { return ___m_timeLabor_6; } inline float* get_address_of_m_timeLabor_6() { return &___m_timeLabor_6; } inline void set_m_timeLabor_6(float value) { ___m_timeLabor_6 = value; } inline static int32_t get_offset_of_m_activeIndex_7() { return static_cast(offsetof(GameObjSequence_t127509421, ___m_activeIndex_7)); } inline int32_t get_m_activeIndex_7() const { return ___m_activeIndex_7; } inline int32_t* get_address_of_m_activeIndex_7() { return &___m_activeIndex_7; } inline void set_m_activeIndex_7(int32_t value) { ___m_activeIndex_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMEOBJSEQUENCE_T127509421_H #ifndef GUITEXT_T402233326_H #define GUITEXT_T402233326_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.GUIText struct GUIText_t402233326 : public GUIElement_t3567083079 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GUITEXT_T402233326_H #ifndef GUITEXTURE_T951903601_H #define GUITEXTURE_T951903601_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.GUITexture struct GUITexture_t951903601 : public GUIElement_t3567083079 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GUITEXTURE_T951903601_H #ifndef GAMESTAGESECTIONRESULT_T1737832917_H #define GAMESTAGESECTIONRESULT_T1737832917_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStageSectionResult struct GameStageSectionResult_t1737832917 : public MonoBehaviour_t3962482529 { public: // GameStageSectionRole[] GameStageSectionResult::m_listSectionUI GameStageSectionRoleU5BU5D_t576184602* ___m_listSectionUI_2; // System.Single GameStageSectionResult::m_fTimeLabor float ___m_fTimeLabor_3; public: inline static int32_t get_offset_of_m_listSectionUI_2() { return static_cast(offsetof(GameStageSectionResult_t1737832917, ___m_listSectionUI_2)); } inline GameStageSectionRoleU5BU5D_t576184602* get_m_listSectionUI_2() const { return ___m_listSectionUI_2; } inline GameStageSectionRoleU5BU5D_t576184602** get_address_of_m_listSectionUI_2() { return &___m_listSectionUI_2; } inline void set_m_listSectionUI_2(GameStageSectionRoleU5BU5D_t576184602* value) { ___m_listSectionUI_2 = value; Il2CppCodeGenWriteBarrier((&___m_listSectionUI_2), value); } inline static int32_t get_offset_of_m_fTimeLabor_3() { return static_cast(offsetof(GameStageSectionResult_t1737832917, ___m_fTimeLabor_3)); } inline float get_m_fTimeLabor_3() const { return ___m_fTimeLabor_3; } inline float* get_address_of_m_fTimeLabor_3() { return &___m_fTimeLabor_3; } inline void set_m_fTimeLabor_3(float value) { ___m_fTimeLabor_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGESECTIONRESULT_T1737832917_H #ifndef ITWEEN_T770867771_H #define ITWEEN_T770867771_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // iTween struct iTween_t770867771 : public MonoBehaviour_t3962482529 { public: // System.String iTween::id String_t* ___id_4; // System.String iTween::type String_t* ___type_5; // System.String iTween::method String_t* ___method_6; // iTween/EaseType iTween::easeType int32_t ___easeType_7; // System.Single iTween::time float ___time_8; // System.Single iTween::delay float ___delay_9; // iTween/LoopType iTween::loopType int32_t ___loopType_10; // System.Boolean iTween::isRunning bool ___isRunning_11; // System.Boolean iTween::isPaused bool ___isPaused_12; // System.Single iTween::runningTime float ___runningTime_13; // System.Single iTween::percentage float ___percentage_14; // System.Single iTween::delayStarted float ___delayStarted_15; // System.Boolean iTween::isLocal bool ___isLocal_16; // System.Boolean iTween::loop bool ___loop_17; // System.Boolean iTween::reverse bool ___reverse_18; // System.Boolean iTween::wasPaused bool ___wasPaused_19; // System.Boolean iTween::physics bool ___physics_20; // System.Collections.Hashtable iTween::tweenArguments Hashtable_t1853889766 * ___tweenArguments_21; // UnityEngine.Space iTween::space int32_t ___space_22; // iTween/EasingFunction iTween::ease EasingFunction_t2767217938 * ___ease_23; // iTween/ApplyTween iTween::apply ApplyTween_t3327999347 * ___apply_24; // UnityEngine.AudioSource iTween::audioSource AudioSource_t3935305588 * ___audioSource_25; // UnityEngine.Vector3[] iTween::vector3s Vector3U5BU5D_t1718750761* ___vector3s_26; // UnityEngine.Vector2[] iTween::vector2s Vector2U5BU5D_t1457185986* ___vector2s_27; // UnityEngine.Color[0...,0...] iTween::colors ColorU5B0___U2C0___U5D_t941916414* ___colors_28; // System.Single[] iTween::floats SingleU5BU5D_t1444911251* ___floats_29; // UnityEngine.Rect[] iTween::rects RectU5BU5D_t2936723554* ___rects_30; // iTween/CRSpline iTween::path CRSpline_t2815350084 * ___path_31; // UnityEngine.Vector3 iTween::preUpdate Vector3_t3722313464 ___preUpdate_32; // UnityEngine.Vector3 iTween::postUpdate Vector3_t3722313464 ___postUpdate_33; // iTween/NamedValueColor iTween::namedcolorvalue int32_t ___namedcolorvalue_34; // System.Single iTween::lastRealTime float ___lastRealTime_35; // System.Boolean iTween::useRealTime bool ___useRealTime_36; public: inline static int32_t get_offset_of_id_4() { return static_cast(offsetof(iTween_t770867771, ___id_4)); } inline String_t* get_id_4() const { return ___id_4; } inline String_t** get_address_of_id_4() { return &___id_4; } inline void set_id_4(String_t* value) { ___id_4 = value; Il2CppCodeGenWriteBarrier((&___id_4), value); } inline static int32_t get_offset_of_type_5() { return static_cast(offsetof(iTween_t770867771, ___type_5)); } inline String_t* get_type_5() const { return ___type_5; } inline String_t** get_address_of_type_5() { return &___type_5; } inline void set_type_5(String_t* value) { ___type_5 = value; Il2CppCodeGenWriteBarrier((&___type_5), value); } inline static int32_t get_offset_of_method_6() { return static_cast(offsetof(iTween_t770867771, ___method_6)); } inline String_t* get_method_6() const { return ___method_6; } inline String_t** get_address_of_method_6() { return &___method_6; } inline void set_method_6(String_t* value) { ___method_6 = value; Il2CppCodeGenWriteBarrier((&___method_6), value); } inline static int32_t get_offset_of_easeType_7() { return static_cast(offsetof(iTween_t770867771, ___easeType_7)); } inline int32_t get_easeType_7() const { return ___easeType_7; } inline int32_t* get_address_of_easeType_7() { return &___easeType_7; } inline void set_easeType_7(int32_t value) { ___easeType_7 = value; } inline static int32_t get_offset_of_time_8() { return static_cast(offsetof(iTween_t770867771, ___time_8)); } inline float get_time_8() const { return ___time_8; } inline float* get_address_of_time_8() { return &___time_8; } inline void set_time_8(float value) { ___time_8 = value; } inline static int32_t get_offset_of_delay_9() { return static_cast(offsetof(iTween_t770867771, ___delay_9)); } inline float get_delay_9() const { return ___delay_9; } inline float* get_address_of_delay_9() { return &___delay_9; } inline void set_delay_9(float value) { ___delay_9 = value; } inline static int32_t get_offset_of_loopType_10() { return static_cast(offsetof(iTween_t770867771, ___loopType_10)); } inline int32_t get_loopType_10() const { return ___loopType_10; } inline int32_t* get_address_of_loopType_10() { return &___loopType_10; } inline void set_loopType_10(int32_t value) { ___loopType_10 = value; } inline static int32_t get_offset_of_isRunning_11() { return static_cast(offsetof(iTween_t770867771, ___isRunning_11)); } inline bool get_isRunning_11() const { return ___isRunning_11; } inline bool* get_address_of_isRunning_11() { return &___isRunning_11; } inline void set_isRunning_11(bool value) { ___isRunning_11 = value; } inline static int32_t get_offset_of_isPaused_12() { return static_cast(offsetof(iTween_t770867771, ___isPaused_12)); } inline bool get_isPaused_12() const { return ___isPaused_12; } inline bool* get_address_of_isPaused_12() { return &___isPaused_12; } inline void set_isPaused_12(bool value) { ___isPaused_12 = value; } inline static int32_t get_offset_of_runningTime_13() { return static_cast(offsetof(iTween_t770867771, ___runningTime_13)); } inline float get_runningTime_13() const { return ___runningTime_13; } inline float* get_address_of_runningTime_13() { return &___runningTime_13; } inline void set_runningTime_13(float value) { ___runningTime_13 = value; } inline static int32_t get_offset_of_percentage_14() { return static_cast(offsetof(iTween_t770867771, ___percentage_14)); } inline float get_percentage_14() const { return ___percentage_14; } inline float* get_address_of_percentage_14() { return &___percentage_14; } inline void set_percentage_14(float value) { ___percentage_14 = value; } inline static int32_t get_offset_of_delayStarted_15() { return static_cast(offsetof(iTween_t770867771, ___delayStarted_15)); } inline float get_delayStarted_15() const { return ___delayStarted_15; } inline float* get_address_of_delayStarted_15() { return &___delayStarted_15; } inline void set_delayStarted_15(float value) { ___delayStarted_15 = value; } inline static int32_t get_offset_of_isLocal_16() { return static_cast(offsetof(iTween_t770867771, ___isLocal_16)); } inline bool get_isLocal_16() const { return ___isLocal_16; } inline bool* get_address_of_isLocal_16() { return &___isLocal_16; } inline void set_isLocal_16(bool value) { ___isLocal_16 = value; } inline static int32_t get_offset_of_loop_17() { return static_cast(offsetof(iTween_t770867771, ___loop_17)); } inline bool get_loop_17() const { return ___loop_17; } inline bool* get_address_of_loop_17() { return &___loop_17; } inline void set_loop_17(bool value) { ___loop_17 = value; } inline static int32_t get_offset_of_reverse_18() { return static_cast(offsetof(iTween_t770867771, ___reverse_18)); } inline bool get_reverse_18() const { return ___reverse_18; } inline bool* get_address_of_reverse_18() { return &___reverse_18; } inline void set_reverse_18(bool value) { ___reverse_18 = value; } inline static int32_t get_offset_of_wasPaused_19() { return static_cast(offsetof(iTween_t770867771, ___wasPaused_19)); } inline bool get_wasPaused_19() const { return ___wasPaused_19; } inline bool* get_address_of_wasPaused_19() { return &___wasPaused_19; } inline void set_wasPaused_19(bool value) { ___wasPaused_19 = value; } inline static int32_t get_offset_of_physics_20() { return static_cast(offsetof(iTween_t770867771, ___physics_20)); } inline bool get_physics_20() const { return ___physics_20; } inline bool* get_address_of_physics_20() { return &___physics_20; } inline void set_physics_20(bool value) { ___physics_20 = value; } inline static int32_t get_offset_of_tweenArguments_21() { return static_cast(offsetof(iTween_t770867771, ___tweenArguments_21)); } inline Hashtable_t1853889766 * get_tweenArguments_21() const { return ___tweenArguments_21; } inline Hashtable_t1853889766 ** get_address_of_tweenArguments_21() { return &___tweenArguments_21; } inline void set_tweenArguments_21(Hashtable_t1853889766 * value) { ___tweenArguments_21 = value; Il2CppCodeGenWriteBarrier((&___tweenArguments_21), value); } inline static int32_t get_offset_of_space_22() { return static_cast(offsetof(iTween_t770867771, ___space_22)); } inline int32_t get_space_22() const { return ___space_22; } inline int32_t* get_address_of_space_22() { return &___space_22; } inline void set_space_22(int32_t value) { ___space_22 = value; } inline static int32_t get_offset_of_ease_23() { return static_cast(offsetof(iTween_t770867771, ___ease_23)); } inline EasingFunction_t2767217938 * get_ease_23() const { return ___ease_23; } inline EasingFunction_t2767217938 ** get_address_of_ease_23() { return &___ease_23; } inline void set_ease_23(EasingFunction_t2767217938 * value) { ___ease_23 = value; Il2CppCodeGenWriteBarrier((&___ease_23), value); } inline static int32_t get_offset_of_apply_24() { return static_cast(offsetof(iTween_t770867771, ___apply_24)); } inline ApplyTween_t3327999347 * get_apply_24() const { return ___apply_24; } inline ApplyTween_t3327999347 ** get_address_of_apply_24() { return &___apply_24; } inline void set_apply_24(ApplyTween_t3327999347 * value) { ___apply_24 = value; Il2CppCodeGenWriteBarrier((&___apply_24), value); } inline static int32_t get_offset_of_audioSource_25() { return static_cast(offsetof(iTween_t770867771, ___audioSource_25)); } inline AudioSource_t3935305588 * get_audioSource_25() const { return ___audioSource_25; } inline AudioSource_t3935305588 ** get_address_of_audioSource_25() { return &___audioSource_25; } inline void set_audioSource_25(AudioSource_t3935305588 * value) { ___audioSource_25 = value; Il2CppCodeGenWriteBarrier((&___audioSource_25), value); } inline static int32_t get_offset_of_vector3s_26() { return static_cast(offsetof(iTween_t770867771, ___vector3s_26)); } inline Vector3U5BU5D_t1718750761* get_vector3s_26() const { return ___vector3s_26; } inline Vector3U5BU5D_t1718750761** get_address_of_vector3s_26() { return &___vector3s_26; } inline void set_vector3s_26(Vector3U5BU5D_t1718750761* value) { ___vector3s_26 = value; Il2CppCodeGenWriteBarrier((&___vector3s_26), value); } inline static int32_t get_offset_of_vector2s_27() { return static_cast(offsetof(iTween_t770867771, ___vector2s_27)); } inline Vector2U5BU5D_t1457185986* get_vector2s_27() const { return ___vector2s_27; } inline Vector2U5BU5D_t1457185986** get_address_of_vector2s_27() { return &___vector2s_27; } inline void set_vector2s_27(Vector2U5BU5D_t1457185986* value) { ___vector2s_27 = value; Il2CppCodeGenWriteBarrier((&___vector2s_27), value); } inline static int32_t get_offset_of_colors_28() { return static_cast(offsetof(iTween_t770867771, ___colors_28)); } inline ColorU5B0___U2C0___U5D_t941916414* get_colors_28() const { return ___colors_28; } inline ColorU5B0___U2C0___U5D_t941916414** get_address_of_colors_28() { return &___colors_28; } inline void set_colors_28(ColorU5B0___U2C0___U5D_t941916414* value) { ___colors_28 = value; Il2CppCodeGenWriteBarrier((&___colors_28), value); } inline static int32_t get_offset_of_floats_29() { return static_cast(offsetof(iTween_t770867771, ___floats_29)); } inline SingleU5BU5D_t1444911251* get_floats_29() const { return ___floats_29; } inline SingleU5BU5D_t1444911251** get_address_of_floats_29() { return &___floats_29; } inline void set_floats_29(SingleU5BU5D_t1444911251* value) { ___floats_29 = value; Il2CppCodeGenWriteBarrier((&___floats_29), value); } inline static int32_t get_offset_of_rects_30() { return static_cast(offsetof(iTween_t770867771, ___rects_30)); } inline RectU5BU5D_t2936723554* get_rects_30() const { return ___rects_30; } inline RectU5BU5D_t2936723554** get_address_of_rects_30() { return &___rects_30; } inline void set_rects_30(RectU5BU5D_t2936723554* value) { ___rects_30 = value; Il2CppCodeGenWriteBarrier((&___rects_30), value); } inline static int32_t get_offset_of_path_31() { return static_cast(offsetof(iTween_t770867771, ___path_31)); } inline CRSpline_t2815350084 * get_path_31() const { return ___path_31; } inline CRSpline_t2815350084 ** get_address_of_path_31() { return &___path_31; } inline void set_path_31(CRSpline_t2815350084 * value) { ___path_31 = value; Il2CppCodeGenWriteBarrier((&___path_31), value); } inline static int32_t get_offset_of_preUpdate_32() { return static_cast(offsetof(iTween_t770867771, ___preUpdate_32)); } inline Vector3_t3722313464 get_preUpdate_32() const { return ___preUpdate_32; } inline Vector3_t3722313464 * get_address_of_preUpdate_32() { return &___preUpdate_32; } inline void set_preUpdate_32(Vector3_t3722313464 value) { ___preUpdate_32 = value; } inline static int32_t get_offset_of_postUpdate_33() { return static_cast(offsetof(iTween_t770867771, ___postUpdate_33)); } inline Vector3_t3722313464 get_postUpdate_33() const { return ___postUpdate_33; } inline Vector3_t3722313464 * get_address_of_postUpdate_33() { return &___postUpdate_33; } inline void set_postUpdate_33(Vector3_t3722313464 value) { ___postUpdate_33 = value; } inline static int32_t get_offset_of_namedcolorvalue_34() { return static_cast(offsetof(iTween_t770867771, ___namedcolorvalue_34)); } inline int32_t get_namedcolorvalue_34() const { return ___namedcolorvalue_34; } inline int32_t* get_address_of_namedcolorvalue_34() { return &___namedcolorvalue_34; } inline void set_namedcolorvalue_34(int32_t value) { ___namedcolorvalue_34 = value; } inline static int32_t get_offset_of_lastRealTime_35() { return static_cast(offsetof(iTween_t770867771, ___lastRealTime_35)); } inline float get_lastRealTime_35() const { return ___lastRealTime_35; } inline float* get_address_of_lastRealTime_35() { return &___lastRealTime_35; } inline void set_lastRealTime_35(float value) { ___lastRealTime_35 = value; } inline static int32_t get_offset_of_useRealTime_36() { return static_cast(offsetof(iTween_t770867771, ___useRealTime_36)); } inline bool get_useRealTime_36() const { return ___useRealTime_36; } inline bool* get_address_of_useRealTime_36() { return &___useRealTime_36; } inline void set_useRealTime_36(bool value) { ___useRealTime_36 = value; } }; struct iTween_t770867771_StaticFields { public: // System.Collections.ArrayList iTween::tweens ArrayList_t2718874744 * ___tweens_2; // UnityEngine.GameObject iTween::cameraFade GameObject_t1113636619 * ___cameraFade_3; // System.Collections.Generic.Dictionary`2 iTween::<>f__switch$map3 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map3_37; public: inline static int32_t get_offset_of_tweens_2() { return static_cast(offsetof(iTween_t770867771_StaticFields, ___tweens_2)); } inline ArrayList_t2718874744 * get_tweens_2() const { return ___tweens_2; } inline ArrayList_t2718874744 ** get_address_of_tweens_2() { return &___tweens_2; } inline void set_tweens_2(ArrayList_t2718874744 * value) { ___tweens_2 = value; Il2CppCodeGenWriteBarrier((&___tweens_2), value); } inline static int32_t get_offset_of_cameraFade_3() { return static_cast(offsetof(iTween_t770867771_StaticFields, ___cameraFade_3)); } inline GameObject_t1113636619 * get_cameraFade_3() const { return ___cameraFade_3; } inline GameObject_t1113636619 ** get_address_of_cameraFade_3() { return &___cameraFade_3; } inline void set_cameraFade_3(GameObject_t1113636619 * value) { ___cameraFade_3 = value; Il2CppCodeGenWriteBarrier((&___cameraFade_3), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map3_37() { return static_cast(offsetof(iTween_t770867771_StaticFields, ___U3CU3Ef__switchU24map3_37)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map3_37() const { return ___U3CU3Ef__switchU24map3_37; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map3_37() { return &___U3CU3Ef__switchU24map3_37; } inline void set_U3CU3Ef__switchU24map3_37(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map3_37 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map3_37), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITWEEN_T770867771_H #ifndef UIKEYEVALUATION_T3638848333_H #define UIKEYEVALUATION_T3638848333_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiKeyEvaluation struct uiKeyEvaluation_t3638848333 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiKeyEvaluation::m_rootPerfect Transform_t3600365921 * ___m_rootPerfect_2; // UISprite uiKeyEvaluation::m_perfectLightEffect UISprite_t194114938 * ___m_perfectLightEffect_3; // UISprite uiKeyEvaluation::m_perfectResult UISprite_t194114938 * ___m_perfectResult_4; // UnityEngine.Transform uiKeyEvaluation::m_perfectCount Transform_t3600365921 * ___m_perfectCount_5; // UISprite uiKeyEvaluation::m_count100 UISprite_t194114938 * ___m_count100_6; // UISprite uiKeyEvaluation::m_count10 UISprite_t194114938 * ___m_count10_7; // UISprite uiKeyEvaluation::m_count1 UISprite_t194114938 * ___m_count1_8; // UnityEngine.Transform uiKeyEvaluation::m_perfectRatio Transform_t3600365921 * ___m_perfectRatio_9; // UISprite uiKeyEvaluation::m_ratioInteger UISprite_t194114938 * ___m_ratioInteger_10; // UISprite uiKeyEvaluation::m_ratioDigital UISprite_t194114938 * ___m_ratioDigital_11; // UnityEngine.Transform uiKeyEvaluation::m_rootOther Transform_t3600365921 * ___m_rootOther_12; // UISprite uiKeyEvaluation::m_otherLightEffect UISprite_t194114938 * ___m_otherLightEffect_13; // UISprite uiKeyEvaluation::m_otherResult UISprite_t194114938 * ___m_otherResult_14; // DMCore.DanceMode.enumJudgeResult uiKeyEvaluation::m_Result int32_t ___m_Result_15; public: inline static int32_t get_offset_of_m_rootPerfect_2() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_rootPerfect_2)); } inline Transform_t3600365921 * get_m_rootPerfect_2() const { return ___m_rootPerfect_2; } inline Transform_t3600365921 ** get_address_of_m_rootPerfect_2() { return &___m_rootPerfect_2; } inline void set_m_rootPerfect_2(Transform_t3600365921 * value) { ___m_rootPerfect_2 = value; Il2CppCodeGenWriteBarrier((&___m_rootPerfect_2), value); } inline static int32_t get_offset_of_m_perfectLightEffect_3() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_perfectLightEffect_3)); } inline UISprite_t194114938 * get_m_perfectLightEffect_3() const { return ___m_perfectLightEffect_3; } inline UISprite_t194114938 ** get_address_of_m_perfectLightEffect_3() { return &___m_perfectLightEffect_3; } inline void set_m_perfectLightEffect_3(UISprite_t194114938 * value) { ___m_perfectLightEffect_3 = value; Il2CppCodeGenWriteBarrier((&___m_perfectLightEffect_3), value); } inline static int32_t get_offset_of_m_perfectResult_4() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_perfectResult_4)); } inline UISprite_t194114938 * get_m_perfectResult_4() const { return ___m_perfectResult_4; } inline UISprite_t194114938 ** get_address_of_m_perfectResult_4() { return &___m_perfectResult_4; } inline void set_m_perfectResult_4(UISprite_t194114938 * value) { ___m_perfectResult_4 = value; Il2CppCodeGenWriteBarrier((&___m_perfectResult_4), value); } inline static int32_t get_offset_of_m_perfectCount_5() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_perfectCount_5)); } inline Transform_t3600365921 * get_m_perfectCount_5() const { return ___m_perfectCount_5; } inline Transform_t3600365921 ** get_address_of_m_perfectCount_5() { return &___m_perfectCount_5; } inline void set_m_perfectCount_5(Transform_t3600365921 * value) { ___m_perfectCount_5 = value; Il2CppCodeGenWriteBarrier((&___m_perfectCount_5), value); } inline static int32_t get_offset_of_m_count100_6() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_count100_6)); } inline UISprite_t194114938 * get_m_count100_6() const { return ___m_count100_6; } inline UISprite_t194114938 ** get_address_of_m_count100_6() { return &___m_count100_6; } inline void set_m_count100_6(UISprite_t194114938 * value) { ___m_count100_6 = value; Il2CppCodeGenWriteBarrier((&___m_count100_6), value); } inline static int32_t get_offset_of_m_count10_7() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_count10_7)); } inline UISprite_t194114938 * get_m_count10_7() const { return ___m_count10_7; } inline UISprite_t194114938 ** get_address_of_m_count10_7() { return &___m_count10_7; } inline void set_m_count10_7(UISprite_t194114938 * value) { ___m_count10_7 = value; Il2CppCodeGenWriteBarrier((&___m_count10_7), value); } inline static int32_t get_offset_of_m_count1_8() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_count1_8)); } inline UISprite_t194114938 * get_m_count1_8() const { return ___m_count1_8; } inline UISprite_t194114938 ** get_address_of_m_count1_8() { return &___m_count1_8; } inline void set_m_count1_8(UISprite_t194114938 * value) { ___m_count1_8 = value; Il2CppCodeGenWriteBarrier((&___m_count1_8), value); } inline static int32_t get_offset_of_m_perfectRatio_9() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_perfectRatio_9)); } inline Transform_t3600365921 * get_m_perfectRatio_9() const { return ___m_perfectRatio_9; } inline Transform_t3600365921 ** get_address_of_m_perfectRatio_9() { return &___m_perfectRatio_9; } inline void set_m_perfectRatio_9(Transform_t3600365921 * value) { ___m_perfectRatio_9 = value; Il2CppCodeGenWriteBarrier((&___m_perfectRatio_9), value); } inline static int32_t get_offset_of_m_ratioInteger_10() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_ratioInteger_10)); } inline UISprite_t194114938 * get_m_ratioInteger_10() const { return ___m_ratioInteger_10; } inline UISprite_t194114938 ** get_address_of_m_ratioInteger_10() { return &___m_ratioInteger_10; } inline void set_m_ratioInteger_10(UISprite_t194114938 * value) { ___m_ratioInteger_10 = value; Il2CppCodeGenWriteBarrier((&___m_ratioInteger_10), value); } inline static int32_t get_offset_of_m_ratioDigital_11() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_ratioDigital_11)); } inline UISprite_t194114938 * get_m_ratioDigital_11() const { return ___m_ratioDigital_11; } inline UISprite_t194114938 ** get_address_of_m_ratioDigital_11() { return &___m_ratioDigital_11; } inline void set_m_ratioDigital_11(UISprite_t194114938 * value) { ___m_ratioDigital_11 = value; Il2CppCodeGenWriteBarrier((&___m_ratioDigital_11), value); } inline static int32_t get_offset_of_m_rootOther_12() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_rootOther_12)); } inline Transform_t3600365921 * get_m_rootOther_12() const { return ___m_rootOther_12; } inline Transform_t3600365921 ** get_address_of_m_rootOther_12() { return &___m_rootOther_12; } inline void set_m_rootOther_12(Transform_t3600365921 * value) { ___m_rootOther_12 = value; Il2CppCodeGenWriteBarrier((&___m_rootOther_12), value); } inline static int32_t get_offset_of_m_otherLightEffect_13() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_otherLightEffect_13)); } inline UISprite_t194114938 * get_m_otherLightEffect_13() const { return ___m_otherLightEffect_13; } inline UISprite_t194114938 ** get_address_of_m_otherLightEffect_13() { return &___m_otherLightEffect_13; } inline void set_m_otherLightEffect_13(UISprite_t194114938 * value) { ___m_otherLightEffect_13 = value; Il2CppCodeGenWriteBarrier((&___m_otherLightEffect_13), value); } inline static int32_t get_offset_of_m_otherResult_14() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_otherResult_14)); } inline UISprite_t194114938 * get_m_otherResult_14() const { return ___m_otherResult_14; } inline UISprite_t194114938 ** get_address_of_m_otherResult_14() { return &___m_otherResult_14; } inline void set_m_otherResult_14(UISprite_t194114938 * value) { ___m_otherResult_14 = value; Il2CppCodeGenWriteBarrier((&___m_otherResult_14), value); } inline static int32_t get_offset_of_m_Result_15() { return static_cast(offsetof(uiKeyEvaluation_t3638848333, ___m_Result_15)); } inline int32_t get_m_Result_15() const { return ___m_Result_15; } inline int32_t* get_address_of_m_Result_15() { return &___m_Result_15; } inline void set_m_Result_15(int32_t value) { ___m_Result_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIKEYEVALUATION_T3638848333_H #ifndef GAMESTAGEROLESCORE_T818246734_H #define GAMESTAGEROLESCORE_T818246734_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStageRoleScore struct GameStageRoleScore_t818246734 : public MonoBehaviour_t3962482529 { public: // UITexture GameStageRoleScore::m_uiHeatPic UITexture_t3471168817 * ___m_uiHeatPic_2; // UILabel GameStageRoleScore::m_uiName UILabel_t3248798549 * ___m_uiName_3; // UILabel GameStageRoleScore::m_uiScore UILabel_t3248798549 * ___m_uiScore_4; // UnityEngine.GameObject GameStageRoleScore::m_uiSelfSign GameObject_t1113636619 * ___m_uiSelfSign_5; // UnityEngine.GameObject GameStageRoleScore::m_uiSignFirst GameObject_t1113636619 * ___m_uiSignFirst_6; // UnityEngine.GameObject GameStageRoleScore::m_uiSignSecoend GameObject_t1113636619 * ___m_uiSignSecoend_7; // UISprite GameStageRoleScore::m_uiRank UISprite_t194114938 * ___m_uiRank_8; // uiKeyEvaluation GameStageRoleScore::m_uiPlayResult uiKeyEvaluation_t3638848333 * ___m_uiPlayResult_9; // UnityEngine.GameObject GameStageRoleScore::m_uiPlayResultBG GameObject_t1113636619 * ___m_uiPlayResultBG_10; // System.Int32 GameStageRoleScore::m_lastShowScore int32_t ___m_lastShowScore_11; // System.Int64 GameStageRoleScore::m_UserID int64_t ___m_UserID_12; // System.Int64 GameStageRoleScore::m_PhotoID int64_t ___m_PhotoID_13; // System.Int32 GameStageRoleScore::m_Sex int32_t ___m_Sex_14; // UnityEngine.Vector3 GameStageRoleScore::m_OriginalSize Vector3_t3722313464 ___m_OriginalSize_15; // System.Boolean GameStageRoleScore::m_IsLoadSuccess bool ___m_IsLoadSuccess_16; public: inline static int32_t get_offset_of_m_uiHeatPic_2() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiHeatPic_2)); } inline UITexture_t3471168817 * get_m_uiHeatPic_2() const { return ___m_uiHeatPic_2; } inline UITexture_t3471168817 ** get_address_of_m_uiHeatPic_2() { return &___m_uiHeatPic_2; } inline void set_m_uiHeatPic_2(UITexture_t3471168817 * value) { ___m_uiHeatPic_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiHeatPic_2), value); } inline static int32_t get_offset_of_m_uiName_3() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiName_3)); } inline UILabel_t3248798549 * get_m_uiName_3() const { return ___m_uiName_3; } inline UILabel_t3248798549 ** get_address_of_m_uiName_3() { return &___m_uiName_3; } inline void set_m_uiName_3(UILabel_t3248798549 * value) { ___m_uiName_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiName_3), value); } inline static int32_t get_offset_of_m_uiScore_4() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiScore_4)); } inline UILabel_t3248798549 * get_m_uiScore_4() const { return ___m_uiScore_4; } inline UILabel_t3248798549 ** get_address_of_m_uiScore_4() { return &___m_uiScore_4; } inline void set_m_uiScore_4(UILabel_t3248798549 * value) { ___m_uiScore_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiScore_4), value); } inline static int32_t get_offset_of_m_uiSelfSign_5() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiSelfSign_5)); } inline GameObject_t1113636619 * get_m_uiSelfSign_5() const { return ___m_uiSelfSign_5; } inline GameObject_t1113636619 ** get_address_of_m_uiSelfSign_5() { return &___m_uiSelfSign_5; } inline void set_m_uiSelfSign_5(GameObject_t1113636619 * value) { ___m_uiSelfSign_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiSelfSign_5), value); } inline static int32_t get_offset_of_m_uiSignFirst_6() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiSignFirst_6)); } inline GameObject_t1113636619 * get_m_uiSignFirst_6() const { return ___m_uiSignFirst_6; } inline GameObject_t1113636619 ** get_address_of_m_uiSignFirst_6() { return &___m_uiSignFirst_6; } inline void set_m_uiSignFirst_6(GameObject_t1113636619 * value) { ___m_uiSignFirst_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiSignFirst_6), value); } inline static int32_t get_offset_of_m_uiSignSecoend_7() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiSignSecoend_7)); } inline GameObject_t1113636619 * get_m_uiSignSecoend_7() const { return ___m_uiSignSecoend_7; } inline GameObject_t1113636619 ** get_address_of_m_uiSignSecoend_7() { return &___m_uiSignSecoend_7; } inline void set_m_uiSignSecoend_7(GameObject_t1113636619 * value) { ___m_uiSignSecoend_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiSignSecoend_7), value); } inline static int32_t get_offset_of_m_uiRank_8() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiRank_8)); } inline UISprite_t194114938 * get_m_uiRank_8() const { return ___m_uiRank_8; } inline UISprite_t194114938 ** get_address_of_m_uiRank_8() { return &___m_uiRank_8; } inline void set_m_uiRank_8(UISprite_t194114938 * value) { ___m_uiRank_8 = value; Il2CppCodeGenWriteBarrier((&___m_uiRank_8), value); } inline static int32_t get_offset_of_m_uiPlayResult_9() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiPlayResult_9)); } inline uiKeyEvaluation_t3638848333 * get_m_uiPlayResult_9() const { return ___m_uiPlayResult_9; } inline uiKeyEvaluation_t3638848333 ** get_address_of_m_uiPlayResult_9() { return &___m_uiPlayResult_9; } inline void set_m_uiPlayResult_9(uiKeyEvaluation_t3638848333 * value) { ___m_uiPlayResult_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiPlayResult_9), value); } inline static int32_t get_offset_of_m_uiPlayResultBG_10() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_uiPlayResultBG_10)); } inline GameObject_t1113636619 * get_m_uiPlayResultBG_10() const { return ___m_uiPlayResultBG_10; } inline GameObject_t1113636619 ** get_address_of_m_uiPlayResultBG_10() { return &___m_uiPlayResultBG_10; } inline void set_m_uiPlayResultBG_10(GameObject_t1113636619 * value) { ___m_uiPlayResultBG_10 = value; Il2CppCodeGenWriteBarrier((&___m_uiPlayResultBG_10), value); } inline static int32_t get_offset_of_m_lastShowScore_11() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_lastShowScore_11)); } inline int32_t get_m_lastShowScore_11() const { return ___m_lastShowScore_11; } inline int32_t* get_address_of_m_lastShowScore_11() { return &___m_lastShowScore_11; } inline void set_m_lastShowScore_11(int32_t value) { ___m_lastShowScore_11 = value; } inline static int32_t get_offset_of_m_UserID_12() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_UserID_12)); } inline int64_t get_m_UserID_12() const { return ___m_UserID_12; } inline int64_t* get_address_of_m_UserID_12() { return &___m_UserID_12; } inline void set_m_UserID_12(int64_t value) { ___m_UserID_12 = value; } inline static int32_t get_offset_of_m_PhotoID_13() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_PhotoID_13)); } inline int64_t get_m_PhotoID_13() const { return ___m_PhotoID_13; } inline int64_t* get_address_of_m_PhotoID_13() { return &___m_PhotoID_13; } inline void set_m_PhotoID_13(int64_t value) { ___m_PhotoID_13 = value; } inline static int32_t get_offset_of_m_Sex_14() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_Sex_14)); } inline int32_t get_m_Sex_14() const { return ___m_Sex_14; } inline int32_t* get_address_of_m_Sex_14() { return &___m_Sex_14; } inline void set_m_Sex_14(int32_t value) { ___m_Sex_14 = value; } inline static int32_t get_offset_of_m_OriginalSize_15() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_OriginalSize_15)); } inline Vector3_t3722313464 get_m_OriginalSize_15() const { return ___m_OriginalSize_15; } inline Vector3_t3722313464 * get_address_of_m_OriginalSize_15() { return &___m_OriginalSize_15; } inline void set_m_OriginalSize_15(Vector3_t3722313464 value) { ___m_OriginalSize_15 = value; } inline static int32_t get_offset_of_m_IsLoadSuccess_16() { return static_cast(offsetof(GameStageRoleScore_t818246734, ___m_IsLoadSuccess_16)); } inline bool get_m_IsLoadSuccess_16() const { return ___m_IsLoadSuccess_16; } inline bool* get_address_of_m_IsLoadSuccess_16() { return &___m_IsLoadSuccess_16; } inline void set_m_IsLoadSuccess_16(bool value) { ___m_IsLoadSuccess_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGEROLESCORE_T818246734_H #ifndef GAMESTAGEROLEHEART_T805473048_H #define GAMESTAGEROLEHEART_T805473048_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStageRoleHeart struct GameStageRoleHeart_t805473048 : public MonoBehaviour_t3962482529 { public: // System.Int64 GameStageRoleHeart::m_UserID int64_t ___m_UserID_2; // System.Boolean GameStageRoleHeart::m_IsLoadSuccess bool ___m_IsLoadSuccess_3; // UILabel GameStageRoleHeart::m_LabelName UILabel_t3248798549 * ___m_LabelName_4; // UILabel GameStageRoleHeart::m_LabelScore UILabel_t3248798549 * ___m_LabelScore_5; // UITexture GameStageRoleHeart::m_Head UITexture_t3471168817 * ___m_Head_6; // UnityEngine.Transform GameStageRoleHeart::m_IfMe Transform_t3600365921 * ___m_IfMe_7; // UnityEngine.Vector3 GameStageRoleHeart::m_OriginalSize Vector3_t3722313464 ___m_OriginalSize_8; public: inline static int32_t get_offset_of_m_UserID_2() { return static_cast(offsetof(GameStageRoleHeart_t805473048, ___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_IsLoadSuccess_3() { return static_cast(offsetof(GameStageRoleHeart_t805473048, ___m_IsLoadSuccess_3)); } inline bool get_m_IsLoadSuccess_3() const { return ___m_IsLoadSuccess_3; } inline bool* get_address_of_m_IsLoadSuccess_3() { return &___m_IsLoadSuccess_3; } inline void set_m_IsLoadSuccess_3(bool value) { ___m_IsLoadSuccess_3 = value; } inline static int32_t get_offset_of_m_LabelName_4() { return static_cast(offsetof(GameStageRoleHeart_t805473048, ___m_LabelName_4)); } inline UILabel_t3248798549 * get_m_LabelName_4() const { return ___m_LabelName_4; } inline UILabel_t3248798549 ** get_address_of_m_LabelName_4() { return &___m_LabelName_4; } inline void set_m_LabelName_4(UILabel_t3248798549 * value) { ___m_LabelName_4 = value; Il2CppCodeGenWriteBarrier((&___m_LabelName_4), value); } inline static int32_t get_offset_of_m_LabelScore_5() { return static_cast(offsetof(GameStageRoleHeart_t805473048, ___m_LabelScore_5)); } inline UILabel_t3248798549 * get_m_LabelScore_5() const { return ___m_LabelScore_5; } inline UILabel_t3248798549 ** get_address_of_m_LabelScore_5() { return &___m_LabelScore_5; } inline void set_m_LabelScore_5(UILabel_t3248798549 * value) { ___m_LabelScore_5 = value; Il2CppCodeGenWriteBarrier((&___m_LabelScore_5), value); } inline static int32_t get_offset_of_m_Head_6() { return static_cast(offsetof(GameStageRoleHeart_t805473048, ___m_Head_6)); } inline UITexture_t3471168817 * get_m_Head_6() const { return ___m_Head_6; } inline UITexture_t3471168817 ** get_address_of_m_Head_6() { return &___m_Head_6; } inline void set_m_Head_6(UITexture_t3471168817 * value) { ___m_Head_6 = value; Il2CppCodeGenWriteBarrier((&___m_Head_6), value); } inline static int32_t get_offset_of_m_IfMe_7() { return static_cast(offsetof(GameStageRoleHeart_t805473048, ___m_IfMe_7)); } inline Transform_t3600365921 * get_m_IfMe_7() const { return ___m_IfMe_7; } inline Transform_t3600365921 ** get_address_of_m_IfMe_7() { return &___m_IfMe_7; } inline void set_m_IfMe_7(Transform_t3600365921 * value) { ___m_IfMe_7 = value; Il2CppCodeGenWriteBarrier((&___m_IfMe_7), value); } inline static int32_t get_offset_of_m_OriginalSize_8() { return static_cast(offsetof(GameStageRoleHeart_t805473048, ___m_OriginalSize_8)); } inline Vector3_t3722313464 get_m_OriginalSize_8() const { return ___m_OriginalSize_8; } inline Vector3_t3722313464 * get_address_of_m_OriginalSize_8() { return &___m_OriginalSize_8; } inline void set_m_OriginalSize_8(Vector3_t3722313464 value) { ___m_OriginalSize_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGEROLEHEART_T805473048_H #ifndef ISCENEPERSONALROLELOADER_T3996068073_H #define ISCENEPERSONALROLELOADER_T3996068073_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IScenePersonalRoleLoader struct IScenePersonalRoleLoader_t3996068073 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject IScenePersonalRoleLoader::m_LoadingEff GameObject_t1113636619 * ___m_LoadingEff_2; // DMCore.Framework.Scene.ISceneRole IScenePersonalRoleLoader::m_role ISceneRole_t2394225724 * ___m_role_3; // UnityEngine.Transform IScenePersonalRoleLoader::m_transParent Transform_t3600365921 * ___m_transParent_4; // System.Int32 IScenePersonalRoleLoader::m_lastWidth int32_t ___m_lastWidth_5; // System.Int32 IScenePersonalRoleLoader::m_lastHeight int32_t ___m_lastHeight_6; public: inline static int32_t get_offset_of_m_LoadingEff_2() { return static_cast(offsetof(IScenePersonalRoleLoader_t3996068073, ___m_LoadingEff_2)); } inline GameObject_t1113636619 * get_m_LoadingEff_2() const { return ___m_LoadingEff_2; } inline GameObject_t1113636619 ** get_address_of_m_LoadingEff_2() { return &___m_LoadingEff_2; } inline void set_m_LoadingEff_2(GameObject_t1113636619 * value) { ___m_LoadingEff_2 = value; Il2CppCodeGenWriteBarrier((&___m_LoadingEff_2), value); } inline static int32_t get_offset_of_m_role_3() { return static_cast(offsetof(IScenePersonalRoleLoader_t3996068073, ___m_role_3)); } inline ISceneRole_t2394225724 * get_m_role_3() const { return ___m_role_3; } inline ISceneRole_t2394225724 ** get_address_of_m_role_3() { return &___m_role_3; } inline void set_m_role_3(ISceneRole_t2394225724 * value) { ___m_role_3 = value; Il2CppCodeGenWriteBarrier((&___m_role_3), value); } inline static int32_t get_offset_of_m_transParent_4() { return static_cast(offsetof(IScenePersonalRoleLoader_t3996068073, ___m_transParent_4)); } inline Transform_t3600365921 * get_m_transParent_4() const { return ___m_transParent_4; } inline Transform_t3600365921 ** get_address_of_m_transParent_4() { return &___m_transParent_4; } inline void set_m_transParent_4(Transform_t3600365921 * value) { ___m_transParent_4 = value; Il2CppCodeGenWriteBarrier((&___m_transParent_4), value); } inline static int32_t get_offset_of_m_lastWidth_5() { return static_cast(offsetof(IScenePersonalRoleLoader_t3996068073, ___m_lastWidth_5)); } inline int32_t get_m_lastWidth_5() const { return ___m_lastWidth_5; } inline int32_t* get_address_of_m_lastWidth_5() { return &___m_lastWidth_5; } inline void set_m_lastWidth_5(int32_t value) { ___m_lastWidth_5 = value; } inline static int32_t get_offset_of_m_lastHeight_6() { return static_cast(offsetof(IScenePersonalRoleLoader_t3996068073, ___m_lastHeight_6)); } inline int32_t get_m_lastHeight_6() const { return ___m_lastHeight_6; } inline int32_t* get_address_of_m_lastHeight_6() { return &___m_lastHeight_6; } inline void set_m_lastHeight_6(int32_t value) { ___m_lastHeight_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEPERSONALROLELOADER_T3996068073_H #ifndef GAMESTAGECOMPLETE_T2674887834_H #define GAMESTAGECOMPLETE_T2674887834_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStageComplete struct GameStageComplete_t2674887834 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform GameStageComplete::m_UIRoot Transform_t3600365921 * ___m_UIRoot_2; // UnityEngine.AudioClip GameStageComplete::m_AudioClip AudioClip_t3680889665 * ___m_AudioClip_3; // UnityEngine.AnimationClip GameStageComplete::m_cameraClip AnimationClip_t2318505987 * ___m_cameraClip_4; // System.Boolean GameStageComplete::isPageInit bool ___isPageInit_5; public: inline static int32_t get_offset_of_m_UIRoot_2() { return static_cast(offsetof(GameStageComplete_t2674887834, ___m_UIRoot_2)); } inline Transform_t3600365921 * get_m_UIRoot_2() const { return ___m_UIRoot_2; } inline Transform_t3600365921 ** get_address_of_m_UIRoot_2() { return &___m_UIRoot_2; } inline void set_m_UIRoot_2(Transform_t3600365921 * value) { ___m_UIRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_UIRoot_2), value); } inline static int32_t get_offset_of_m_AudioClip_3() { return static_cast(offsetof(GameStageComplete_t2674887834, ___m_AudioClip_3)); } inline AudioClip_t3680889665 * get_m_AudioClip_3() const { return ___m_AudioClip_3; } inline AudioClip_t3680889665 ** get_address_of_m_AudioClip_3() { return &___m_AudioClip_3; } inline void set_m_AudioClip_3(AudioClip_t3680889665 * value) { ___m_AudioClip_3 = value; Il2CppCodeGenWriteBarrier((&___m_AudioClip_3), value); } inline static int32_t get_offset_of_m_cameraClip_4() { return static_cast(offsetof(GameStageComplete_t2674887834, ___m_cameraClip_4)); } inline AnimationClip_t2318505987 * get_m_cameraClip_4() const { return ___m_cameraClip_4; } inline AnimationClip_t2318505987 ** get_address_of_m_cameraClip_4() { return &___m_cameraClip_4; } inline void set_m_cameraClip_4(AnimationClip_t2318505987 * value) { ___m_cameraClip_4 = value; Il2CppCodeGenWriteBarrier((&___m_cameraClip_4), value); } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(GameStageComplete_t2674887834, ___isPageInit_5)); } inline bool get_isPageInit_5() const { return ___isPageInit_5; } inline bool* get_address_of_isPageInit_5() { return &___isPageInit_5; } inline void set_isPageInit_5(bool value) { ___isPageInit_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGECOMPLETE_T2674887834_H #ifndef INVITEITEM_T125296296_H #define INVITEITEM_T125296296_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // InviteItem struct InviteItem_t125296296 : public MonoBehaviour_t3962482529 { public: // UITexture InviteItem::m_headTex UITexture_t3471168817 * ___m_headTex_2; // UnityEngine.Transform InviteItem::m_InvitedTran Transform_t3600365921 * ___m_InvitedTran_3; // UILabel InviteItem::m_firendNameLabel UILabel_t3248798549 * ___m_firendNameLabel_4; // UILabel InviteItem::m_lvLabel UILabel_t3248798549 * ___m_lvLabel_5; // UILabel InviteItem::m_subtractTimeLabel UILabel_t3248798549 * ___m_subtractTimeLabel_6; // UnityEngine.Transform InviteItem::m_selectedBox Transform_t3600365921 * ___m_selectedBox_7; // UnityEngine.Vector3 InviteItem::m_headSize Vector3_t3722313464 ___m_headSize_8; // DMCore.Logic.InviteInfo InviteItem::m_Data InviteInfo_t51784531 * ___m_Data_9; // DMCore.Logic.CFriendInfo InviteItem::m_firendInfo CFriendInfo_t2621259868 * ___m_firendInfo_10; // System.Boolean InviteItem::m_bInitPage bool ___m_bInitPage_11; // System.Boolean InviteItem::m_IsUserPhotoReady bool ___m_IsUserPhotoReady_12; public: inline static int32_t get_offset_of_m_headTex_2() { return static_cast(offsetof(InviteItem_t125296296, ___m_headTex_2)); } inline UITexture_t3471168817 * get_m_headTex_2() const { return ___m_headTex_2; } inline UITexture_t3471168817 ** get_address_of_m_headTex_2() { return &___m_headTex_2; } inline void set_m_headTex_2(UITexture_t3471168817 * value) { ___m_headTex_2 = value; Il2CppCodeGenWriteBarrier((&___m_headTex_2), value); } inline static int32_t get_offset_of_m_InvitedTran_3() { return static_cast(offsetof(InviteItem_t125296296, ___m_InvitedTran_3)); } inline Transform_t3600365921 * get_m_InvitedTran_3() const { return ___m_InvitedTran_3; } inline Transform_t3600365921 ** get_address_of_m_InvitedTran_3() { return &___m_InvitedTran_3; } inline void set_m_InvitedTran_3(Transform_t3600365921 * value) { ___m_InvitedTran_3 = value; Il2CppCodeGenWriteBarrier((&___m_InvitedTran_3), value); } inline static int32_t get_offset_of_m_firendNameLabel_4() { return static_cast(offsetof(InviteItem_t125296296, ___m_firendNameLabel_4)); } inline UILabel_t3248798549 * get_m_firendNameLabel_4() const { return ___m_firendNameLabel_4; } inline UILabel_t3248798549 ** get_address_of_m_firendNameLabel_4() { return &___m_firendNameLabel_4; } inline void set_m_firendNameLabel_4(UILabel_t3248798549 * value) { ___m_firendNameLabel_4 = value; Il2CppCodeGenWriteBarrier((&___m_firendNameLabel_4), value); } inline static int32_t get_offset_of_m_lvLabel_5() { return static_cast(offsetof(InviteItem_t125296296, ___m_lvLabel_5)); } inline UILabel_t3248798549 * get_m_lvLabel_5() const { return ___m_lvLabel_5; } inline UILabel_t3248798549 ** get_address_of_m_lvLabel_5() { return &___m_lvLabel_5; } inline void set_m_lvLabel_5(UILabel_t3248798549 * value) { ___m_lvLabel_5 = value; Il2CppCodeGenWriteBarrier((&___m_lvLabel_5), value); } inline static int32_t get_offset_of_m_subtractTimeLabel_6() { return static_cast(offsetof(InviteItem_t125296296, ___m_subtractTimeLabel_6)); } inline UILabel_t3248798549 * get_m_subtractTimeLabel_6() const { return ___m_subtractTimeLabel_6; } inline UILabel_t3248798549 ** get_address_of_m_subtractTimeLabel_6() { return &___m_subtractTimeLabel_6; } inline void set_m_subtractTimeLabel_6(UILabel_t3248798549 * value) { ___m_subtractTimeLabel_6 = value; Il2CppCodeGenWriteBarrier((&___m_subtractTimeLabel_6), value); } inline static int32_t get_offset_of_m_selectedBox_7() { return static_cast(offsetof(InviteItem_t125296296, ___m_selectedBox_7)); } inline Transform_t3600365921 * get_m_selectedBox_7() const { return ___m_selectedBox_7; } inline Transform_t3600365921 ** get_address_of_m_selectedBox_7() { return &___m_selectedBox_7; } inline void set_m_selectedBox_7(Transform_t3600365921 * value) { ___m_selectedBox_7 = value; Il2CppCodeGenWriteBarrier((&___m_selectedBox_7), value); } inline static int32_t get_offset_of_m_headSize_8() { return static_cast(offsetof(InviteItem_t125296296, ___m_headSize_8)); } inline Vector3_t3722313464 get_m_headSize_8() const { return ___m_headSize_8; } inline Vector3_t3722313464 * get_address_of_m_headSize_8() { return &___m_headSize_8; } inline void set_m_headSize_8(Vector3_t3722313464 value) { ___m_headSize_8 = value; } inline static int32_t get_offset_of_m_Data_9() { return static_cast(offsetof(InviteItem_t125296296, ___m_Data_9)); } inline InviteInfo_t51784531 * get_m_Data_9() const { return ___m_Data_9; } inline InviteInfo_t51784531 ** get_address_of_m_Data_9() { return &___m_Data_9; } inline void set_m_Data_9(InviteInfo_t51784531 * value) { ___m_Data_9 = value; Il2CppCodeGenWriteBarrier((&___m_Data_9), value); } inline static int32_t get_offset_of_m_firendInfo_10() { return static_cast(offsetof(InviteItem_t125296296, ___m_firendInfo_10)); } inline CFriendInfo_t2621259868 * get_m_firendInfo_10() const { return ___m_firendInfo_10; } inline CFriendInfo_t2621259868 ** get_address_of_m_firendInfo_10() { return &___m_firendInfo_10; } inline void set_m_firendInfo_10(CFriendInfo_t2621259868 * value) { ___m_firendInfo_10 = value; Il2CppCodeGenWriteBarrier((&___m_firendInfo_10), value); } inline static int32_t get_offset_of_m_bInitPage_11() { return static_cast(offsetof(InviteItem_t125296296, ___m_bInitPage_11)); } inline bool get_m_bInitPage_11() const { return ___m_bInitPage_11; } inline bool* get_address_of_m_bInitPage_11() { return &___m_bInitPage_11; } inline void set_m_bInitPage_11(bool value) { ___m_bInitPage_11 = value; } inline static int32_t get_offset_of_m_IsUserPhotoReady_12() { return static_cast(offsetof(InviteItem_t125296296, ___m_IsUserPhotoReady_12)); } inline bool get_m_IsUserPhotoReady_12() const { return ___m_IsUserPhotoReady_12; } inline bool* get_address_of_m_IsUserPhotoReady_12() { return &___m_IsUserPhotoReady_12; } inline void set_m_IsUserPhotoReady_12(bool value) { ___m_IsUserPhotoReady_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INVITEITEM_T125296296_H #ifndef GAMESTAGE1_T1287562726_H #define GAMESTAGE1_T1287562726_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStage1 struct GameStage1_t1287562726 : public MonoBehaviour_t3962482529 { public: // GameStageRole GameStage1::m_Challenger GameStageRole_t2011021108 * ___m_Challenger_2; // GameStageRole GameStage1::m_Master GameStageRole_t2011021108 * ___m_Master_3; // UnityEngine.Transform GameStage1::m_LoseLeft Transform_t3600365921 * ___m_LoseLeft_4; // UnityEngine.Transform GameStage1::m_LoseRight Transform_t3600365921 * ___m_LoseRight_5; public: inline static int32_t get_offset_of_m_Challenger_2() { return static_cast(offsetof(GameStage1_t1287562726, ___m_Challenger_2)); } inline GameStageRole_t2011021108 * get_m_Challenger_2() const { return ___m_Challenger_2; } inline GameStageRole_t2011021108 ** get_address_of_m_Challenger_2() { return &___m_Challenger_2; } inline void set_m_Challenger_2(GameStageRole_t2011021108 * value) { ___m_Challenger_2 = value; Il2CppCodeGenWriteBarrier((&___m_Challenger_2), value); } inline static int32_t get_offset_of_m_Master_3() { return static_cast(offsetof(GameStage1_t1287562726, ___m_Master_3)); } inline GameStageRole_t2011021108 * get_m_Master_3() const { return ___m_Master_3; } inline GameStageRole_t2011021108 ** get_address_of_m_Master_3() { return &___m_Master_3; } inline void set_m_Master_3(GameStageRole_t2011021108 * value) { ___m_Master_3 = value; Il2CppCodeGenWriteBarrier((&___m_Master_3), value); } inline static int32_t get_offset_of_m_LoseLeft_4() { return static_cast(offsetof(GameStage1_t1287562726, ___m_LoseLeft_4)); } inline Transform_t3600365921 * get_m_LoseLeft_4() const { return ___m_LoseLeft_4; } inline Transform_t3600365921 ** get_address_of_m_LoseLeft_4() { return &___m_LoseLeft_4; } inline void set_m_LoseLeft_4(Transform_t3600365921 * value) { ___m_LoseLeft_4 = value; Il2CppCodeGenWriteBarrier((&___m_LoseLeft_4), value); } inline static int32_t get_offset_of_m_LoseRight_5() { return static_cast(offsetof(GameStage1_t1287562726, ___m_LoseRight_5)); } inline Transform_t3600365921 * get_m_LoseRight_5() const { return ___m_LoseRight_5; } inline Transform_t3600365921 ** get_address_of_m_LoseRight_5() { return &___m_LoseRight_5; } inline void set_m_LoseRight_5(Transform_t3600365921 * value) { ___m_LoseRight_5 = value; Il2CppCodeGenWriteBarrier((&___m_LoseRight_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGE1_T1287562726_H #ifndef IGNORETIMESCALE_T3381352907_H #define IGNORETIMESCALE_T3381352907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IgnoreTimeScale struct IgnoreTimeScale_t3381352907 : public MonoBehaviour_t3962482529 { public: // System.Single IgnoreTimeScale::mRt float ___mRt_2; // System.Single IgnoreTimeScale::mTimeStart float ___mTimeStart_3; // System.Single IgnoreTimeScale::mTimeDelta float ___mTimeDelta_4; // System.Single IgnoreTimeScale::mActual float ___mActual_5; // System.Boolean IgnoreTimeScale::mTimeStarted bool ___mTimeStarted_6; public: inline static int32_t get_offset_of_mRt_2() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mRt_2)); } inline float get_mRt_2() const { return ___mRt_2; } inline float* get_address_of_mRt_2() { return &___mRt_2; } inline void set_mRt_2(float value) { ___mRt_2 = value; } inline static int32_t get_offset_of_mTimeStart_3() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeStart_3)); } inline float get_mTimeStart_3() const { return ___mTimeStart_3; } inline float* get_address_of_mTimeStart_3() { return &___mTimeStart_3; } inline void set_mTimeStart_3(float value) { ___mTimeStart_3 = value; } inline static int32_t get_offset_of_mTimeDelta_4() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeDelta_4)); } inline float get_mTimeDelta_4() const { return ___mTimeDelta_4; } inline float* get_address_of_mTimeDelta_4() { return &___mTimeDelta_4; } inline void set_mTimeDelta_4(float value) { ___mTimeDelta_4 = value; } inline static int32_t get_offset_of_mActual_5() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mActual_5)); } inline float get_mActual_5() const { return ___mActual_5; } inline float* get_address_of_mActual_5() { return &___mActual_5; } inline void set_mActual_5(float value) { ___mActual_5 = value; } inline static int32_t get_offset_of_mTimeStarted_6() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeStarted_6)); } inline bool get_mTimeStarted_6() const { return ___mTimeStarted_6; } inline bool* get_address_of_mTimeStarted_6() { return &___mTimeStarted_6; } inline void set_mTimeStarted_6(bool value) { ___mTimeStarted_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IGNORETIMESCALE_T3381352907_H #ifndef IMAGEEFFECT_MOBLIEBLOOM_T3581169662_H #define IMAGEEFFECT_MOBLIEBLOOM_T3581169662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ImageEffect_MoblieBloom struct ImageEffect_MoblieBloom_t3581169662 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Shader ImageEffect_MoblieBloom::BloomShader Shader_t4151988712 * ___BloomShader_2; // UnityEngine.Material ImageEffect_MoblieBloom::BloomMaterial Material_t340375123 * ___BloomMaterial_3; // UnityEngine.RenderTextureFormat ImageEffect_MoblieBloom::rtFormat int32_t ___rtFormat_4; // UnityEngine.Color ImageEffect_MoblieBloom::colorMix Color_t2555686324 ___colorMix_5; // System.Single ImageEffect_MoblieBloom::threshold float ___threshold_6; // System.Single ImageEffect_MoblieBloom::intensity float ___intensity_7; // System.Single ImageEffect_MoblieBloom::BlurSize float ___BlurSize_8; public: inline static int32_t get_offset_of_BloomShader_2() { return static_cast(offsetof(ImageEffect_MoblieBloom_t3581169662, ___BloomShader_2)); } inline Shader_t4151988712 * get_BloomShader_2() const { return ___BloomShader_2; } inline Shader_t4151988712 ** get_address_of_BloomShader_2() { return &___BloomShader_2; } inline void set_BloomShader_2(Shader_t4151988712 * value) { ___BloomShader_2 = value; Il2CppCodeGenWriteBarrier((&___BloomShader_2), value); } inline static int32_t get_offset_of_BloomMaterial_3() { return static_cast(offsetof(ImageEffect_MoblieBloom_t3581169662, ___BloomMaterial_3)); } inline Material_t340375123 * get_BloomMaterial_3() const { return ___BloomMaterial_3; } inline Material_t340375123 ** get_address_of_BloomMaterial_3() { return &___BloomMaterial_3; } inline void set_BloomMaterial_3(Material_t340375123 * value) { ___BloomMaterial_3 = value; Il2CppCodeGenWriteBarrier((&___BloomMaterial_3), value); } inline static int32_t get_offset_of_rtFormat_4() { return static_cast(offsetof(ImageEffect_MoblieBloom_t3581169662, ___rtFormat_4)); } inline int32_t get_rtFormat_4() const { return ___rtFormat_4; } inline int32_t* get_address_of_rtFormat_4() { return &___rtFormat_4; } inline void set_rtFormat_4(int32_t value) { ___rtFormat_4 = value; } inline static int32_t get_offset_of_colorMix_5() { return static_cast(offsetof(ImageEffect_MoblieBloom_t3581169662, ___colorMix_5)); } inline Color_t2555686324 get_colorMix_5() const { return ___colorMix_5; } inline Color_t2555686324 * get_address_of_colorMix_5() { return &___colorMix_5; } inline void set_colorMix_5(Color_t2555686324 value) { ___colorMix_5 = value; } inline static int32_t get_offset_of_threshold_6() { return static_cast(offsetof(ImageEffect_MoblieBloom_t3581169662, ___threshold_6)); } inline float get_threshold_6() const { return ___threshold_6; } inline float* get_address_of_threshold_6() { return &___threshold_6; } inline void set_threshold_6(float value) { ___threshold_6 = value; } inline static int32_t get_offset_of_intensity_7() { return static_cast(offsetof(ImageEffect_MoblieBloom_t3581169662, ___intensity_7)); } inline float get_intensity_7() const { return ___intensity_7; } inline float* get_address_of_intensity_7() { return &___intensity_7; } inline void set_intensity_7(float value) { ___intensity_7 = value; } inline static int32_t get_offset_of_BlurSize_8() { return static_cast(offsetof(ImageEffect_MoblieBloom_t3581169662, ___BlurSize_8)); } inline float get_BlurSize_8() const { return ___BlurSize_8; } inline float* get_address_of_BlurSize_8() { return &___BlurSize_8; } inline void set_BlurSize_8(float value) { ___BlurSize_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IMAGEEFFECT_MOBLIEBLOOM_T3581169662_H #ifndef GAMESTAGEHEART_T883044659_H #define GAMESTAGEHEART_T883044659_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStageHeart struct GameStageHeart_t883044659 : public MonoBehaviour_t3962482529 { public: // UISprite GameStageHeart::m_spriteStep UISprite_t194114938 * ___m_spriteStep_2; // UISprite GameStageHeart::m_spriteStep2 UISprite_t194114938 * ___m_spriteStep2_3; // UILabel GameStageHeart::m_winPt UILabel_t3248798549 * ___m_winPt_4; // UILabel GameStageHeart::m_scoreStep UILabel_t3248798549 * ___m_scoreStep_5; // UnityEngine.Transform GameStageHeart::m_winEffect Transform_t3600365921 * ___m_winEffect_6; // DMCore.DanceMode.enumTEAM_ID GameStageHeart::m_teamID int32_t ___m_teamID_7; // System.Int32 GameStageHeart::m_nWinPtOld int32_t ___m_nWinPtOld_8; public: inline static int32_t get_offset_of_m_spriteStep_2() { return static_cast(offsetof(GameStageHeart_t883044659, ___m_spriteStep_2)); } inline UISprite_t194114938 * get_m_spriteStep_2() const { return ___m_spriteStep_2; } inline UISprite_t194114938 ** get_address_of_m_spriteStep_2() { return &___m_spriteStep_2; } inline void set_m_spriteStep_2(UISprite_t194114938 * value) { ___m_spriteStep_2 = value; Il2CppCodeGenWriteBarrier((&___m_spriteStep_2), value); } inline static int32_t get_offset_of_m_spriteStep2_3() { return static_cast(offsetof(GameStageHeart_t883044659, ___m_spriteStep2_3)); } inline UISprite_t194114938 * get_m_spriteStep2_3() const { return ___m_spriteStep2_3; } inline UISprite_t194114938 ** get_address_of_m_spriteStep2_3() { return &___m_spriteStep2_3; } inline void set_m_spriteStep2_3(UISprite_t194114938 * value) { ___m_spriteStep2_3 = value; Il2CppCodeGenWriteBarrier((&___m_spriteStep2_3), value); } inline static int32_t get_offset_of_m_winPt_4() { return static_cast(offsetof(GameStageHeart_t883044659, ___m_winPt_4)); } inline UILabel_t3248798549 * get_m_winPt_4() const { return ___m_winPt_4; } inline UILabel_t3248798549 ** get_address_of_m_winPt_4() { return &___m_winPt_4; } inline void set_m_winPt_4(UILabel_t3248798549 * value) { ___m_winPt_4 = value; Il2CppCodeGenWriteBarrier((&___m_winPt_4), value); } inline static int32_t get_offset_of_m_scoreStep_5() { return static_cast(offsetof(GameStageHeart_t883044659, ___m_scoreStep_5)); } inline UILabel_t3248798549 * get_m_scoreStep_5() const { return ___m_scoreStep_5; } inline UILabel_t3248798549 ** get_address_of_m_scoreStep_5() { return &___m_scoreStep_5; } inline void set_m_scoreStep_5(UILabel_t3248798549 * value) { ___m_scoreStep_5 = value; Il2CppCodeGenWriteBarrier((&___m_scoreStep_5), value); } inline static int32_t get_offset_of_m_winEffect_6() { return static_cast(offsetof(GameStageHeart_t883044659, ___m_winEffect_6)); } inline Transform_t3600365921 * get_m_winEffect_6() const { return ___m_winEffect_6; } inline Transform_t3600365921 ** get_address_of_m_winEffect_6() { return &___m_winEffect_6; } inline void set_m_winEffect_6(Transform_t3600365921 * value) { ___m_winEffect_6 = value; Il2CppCodeGenWriteBarrier((&___m_winEffect_6), value); } inline static int32_t get_offset_of_m_teamID_7() { return static_cast(offsetof(GameStageHeart_t883044659, ___m_teamID_7)); } inline int32_t get_m_teamID_7() const { return ___m_teamID_7; } inline int32_t* get_address_of_m_teamID_7() { return &___m_teamID_7; } inline void set_m_teamID_7(int32_t value) { ___m_teamID_7 = value; } inline static int32_t get_offset_of_m_nWinPtOld_8() { return static_cast(offsetof(GameStageHeart_t883044659, ___m_nWinPtOld_8)); } inline int32_t get_m_nWinPtOld_8() const { return ___m_nWinPtOld_8; } inline int32_t* get_address_of_m_nWinPtOld_8() { return &___m_nWinPtOld_8; } inline void set_m_nWinPtOld_8(int32_t value) { ___m_nWinPtOld_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGEHEART_T883044659_H #ifndef INTEGRALITEM_T2111583155_H #define INTEGRALITEM_T2111583155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IntegralItem struct IntegralItem_t2111583155 : public MonoBehaviour_t3962482529 { public: // UISprite IntegralItem::m_SRank UISprite_t194114938 * ___m_SRank_2; // UILabel IntegralItem::m_LRank UILabel_t3248798549 * ___m_LRank_3; // UILabel IntegralItem::m_LName UILabel_t3248798549 * ___m_LName_4; // UILabel IntegralItem::m_LIntegralnum UILabel_t3248798549 * ___m_LIntegralnum_5; // UITexture IntegralItem::m_TIcon UITexture_t3471168817 * ___m_TIcon_6; // UISprite IntegralItem::m_SIconbg UISprite_t194114938 * ___m_SIconbg_7; // DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem IntegralItem::m_item Fruit_IntegralRankItem_t3484072089 * ___m_item_8; // System.Boolean IntegralItem::isLoadIcon bool ___isLoadIcon_9; public: inline static int32_t get_offset_of_m_SRank_2() { return static_cast(offsetof(IntegralItem_t2111583155, ___m_SRank_2)); } inline UISprite_t194114938 * get_m_SRank_2() const { return ___m_SRank_2; } inline UISprite_t194114938 ** get_address_of_m_SRank_2() { return &___m_SRank_2; } inline void set_m_SRank_2(UISprite_t194114938 * value) { ___m_SRank_2 = value; Il2CppCodeGenWriteBarrier((&___m_SRank_2), value); } inline static int32_t get_offset_of_m_LRank_3() { return static_cast(offsetof(IntegralItem_t2111583155, ___m_LRank_3)); } inline UILabel_t3248798549 * get_m_LRank_3() const { return ___m_LRank_3; } inline UILabel_t3248798549 ** get_address_of_m_LRank_3() { return &___m_LRank_3; } inline void set_m_LRank_3(UILabel_t3248798549 * value) { ___m_LRank_3 = value; Il2CppCodeGenWriteBarrier((&___m_LRank_3), value); } inline static int32_t get_offset_of_m_LName_4() { return static_cast(offsetof(IntegralItem_t2111583155, ___m_LName_4)); } inline UILabel_t3248798549 * get_m_LName_4() const { return ___m_LName_4; } inline UILabel_t3248798549 ** get_address_of_m_LName_4() { return &___m_LName_4; } inline void set_m_LName_4(UILabel_t3248798549 * value) { ___m_LName_4 = value; Il2CppCodeGenWriteBarrier((&___m_LName_4), value); } inline static int32_t get_offset_of_m_LIntegralnum_5() { return static_cast(offsetof(IntegralItem_t2111583155, ___m_LIntegralnum_5)); } inline UILabel_t3248798549 * get_m_LIntegralnum_5() const { return ___m_LIntegralnum_5; } inline UILabel_t3248798549 ** get_address_of_m_LIntegralnum_5() { return &___m_LIntegralnum_5; } inline void set_m_LIntegralnum_5(UILabel_t3248798549 * value) { ___m_LIntegralnum_5 = value; Il2CppCodeGenWriteBarrier((&___m_LIntegralnum_5), value); } inline static int32_t get_offset_of_m_TIcon_6() { return static_cast(offsetof(IntegralItem_t2111583155, ___m_TIcon_6)); } inline UITexture_t3471168817 * get_m_TIcon_6() const { return ___m_TIcon_6; } inline UITexture_t3471168817 ** get_address_of_m_TIcon_6() { return &___m_TIcon_6; } inline void set_m_TIcon_6(UITexture_t3471168817 * value) { ___m_TIcon_6 = value; Il2CppCodeGenWriteBarrier((&___m_TIcon_6), value); } inline static int32_t get_offset_of_m_SIconbg_7() { return static_cast(offsetof(IntegralItem_t2111583155, ___m_SIconbg_7)); } inline UISprite_t194114938 * get_m_SIconbg_7() const { return ___m_SIconbg_7; } inline UISprite_t194114938 ** get_address_of_m_SIconbg_7() { return &___m_SIconbg_7; } inline void set_m_SIconbg_7(UISprite_t194114938 * value) { ___m_SIconbg_7 = value; Il2CppCodeGenWriteBarrier((&___m_SIconbg_7), value); } inline static int32_t get_offset_of_m_item_8() { return static_cast(offsetof(IntegralItem_t2111583155, ___m_item_8)); } inline Fruit_IntegralRankItem_t3484072089 * get_m_item_8() const { return ___m_item_8; } inline Fruit_IntegralRankItem_t3484072089 ** get_address_of_m_item_8() { return &___m_item_8; } inline void set_m_item_8(Fruit_IntegralRankItem_t3484072089 * value) { ___m_item_8 = value; Il2CppCodeGenWriteBarrier((&___m_item_8), value); } inline static int32_t get_offset_of_isLoadIcon_9() { return static_cast(offsetof(IntegralItem_t2111583155, ___isLoadIcon_9)); } inline bool get_isLoadIcon_9() const { return ___isLoadIcon_9; } inline bool* get_address_of_isLoadIcon_9() { return &___isLoadIcon_9; } inline void set_isLoadIcon_9(bool value) { ___isLoadIcon_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTEGRALITEM_T2111583155_H #ifndef IMAGENUMBER_T2590106794_H #define IMAGENUMBER_T2590106794_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ImageNumber struct ImageNumber_t2590106794 : public MonoBehaviour_t3962482529 { public: // UISprite[] ImageNumber::m_uiNumber UISpriteU5BU5D_t1415066463* ___m_uiNumber_2; public: inline static int32_t get_offset_of_m_uiNumber_2() { return static_cast(offsetof(ImageNumber_t2590106794, ___m_uiNumber_2)); } inline UISpriteU5BU5D_t1415066463* get_m_uiNumber_2() const { return ___m_uiNumber_2; } inline UISpriteU5BU5D_t1415066463** get_address_of_m_uiNumber_2() { return &___m_uiNumber_2; } inline void set_m_uiNumber_2(UISpriteU5BU5D_t1415066463* value) { ___m_uiNumber_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiNumber_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IMAGENUMBER_T2590106794_H #ifndef GAMESTAGEPVE_T553356761_H #define GAMESTAGEPVE_T553356761_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // GameStagePVE struct GameStagePVE_t553356761 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform GameStagePVE::m_WndPauseRoot Transform_t3600365921 * ___m_WndPauseRoot_2; // UnityEngine.Transform GameStagePVE::m_BtnPause Transform_t3600365921 * ___m_BtnPause_3; // UISprite GameStagePVE::m_progress UISprite_t194114938 * ___m_progress_4; // UnityEngine.Transform GameStagePVE::m_starRoot0 Transform_t3600365921 * ___m_starRoot0_5; // UnityEngine.Transform GameStagePVE::m_starRoot1 Transform_t3600365921 * ___m_starRoot1_6; // UnityEngine.Transform GameStagePVE::m_starRoot2 Transform_t3600365921 * ___m_starRoot2_7; // UnityEngine.Transform GameStagePVE::m_starGet0 Transform_t3600365921 * ___m_starGet0_8; // UnityEngine.Transform GameStagePVE::m_starGet1 Transform_t3600365921 * ___m_starGet1_9; // UnityEngine.Transform GameStagePVE::m_starGet2 Transform_t3600365921 * ___m_starGet2_10; // System.Single GameStagePVE::m_TimeLabor float ___m_TimeLabor_12; // System.Boolean GameStagePVE::m_bFirstFindFailed bool ___m_bFirstFindFailed_13; // System.Collections.Generic.Dictionary`2 GameStagePVE::m_FactorOld Dictionary_2_t1839659084 * ___m_FactorOld_14; // System.Int32 GameStagePVE::m_LastStarNum int32_t ___m_LastStarNum_15; // System.Int32 GameStagePVE::m_LastScore int32_t ___m_LastScore_16; // System.Int32[] GameStagePVE::m_StarScore Int32U5BU5D_t385246372* ___m_StarScore_17; // System.Single GameStagePVE::m_TimeLaborStar float ___m_TimeLaborStar_18; public: inline static int32_t get_offset_of_m_WndPauseRoot_2() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_WndPauseRoot_2)); } inline Transform_t3600365921 * get_m_WndPauseRoot_2() const { return ___m_WndPauseRoot_2; } inline Transform_t3600365921 ** get_address_of_m_WndPauseRoot_2() { return &___m_WndPauseRoot_2; } inline void set_m_WndPauseRoot_2(Transform_t3600365921 * value) { ___m_WndPauseRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_WndPauseRoot_2), value); } inline static int32_t get_offset_of_m_BtnPause_3() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_BtnPause_3)); } inline Transform_t3600365921 * get_m_BtnPause_3() const { return ___m_BtnPause_3; } inline Transform_t3600365921 ** get_address_of_m_BtnPause_3() { return &___m_BtnPause_3; } inline void set_m_BtnPause_3(Transform_t3600365921 * value) { ___m_BtnPause_3 = value; Il2CppCodeGenWriteBarrier((&___m_BtnPause_3), value); } inline static int32_t get_offset_of_m_progress_4() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_progress_4)); } inline UISprite_t194114938 * get_m_progress_4() const { return ___m_progress_4; } inline UISprite_t194114938 ** get_address_of_m_progress_4() { return &___m_progress_4; } inline void set_m_progress_4(UISprite_t194114938 * value) { ___m_progress_4 = value; Il2CppCodeGenWriteBarrier((&___m_progress_4), value); } inline static int32_t get_offset_of_m_starRoot0_5() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_starRoot0_5)); } inline Transform_t3600365921 * get_m_starRoot0_5() const { return ___m_starRoot0_5; } inline Transform_t3600365921 ** get_address_of_m_starRoot0_5() { return &___m_starRoot0_5; } inline void set_m_starRoot0_5(Transform_t3600365921 * value) { ___m_starRoot0_5 = value; Il2CppCodeGenWriteBarrier((&___m_starRoot0_5), value); } inline static int32_t get_offset_of_m_starRoot1_6() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_starRoot1_6)); } inline Transform_t3600365921 * get_m_starRoot1_6() const { return ___m_starRoot1_6; } inline Transform_t3600365921 ** get_address_of_m_starRoot1_6() { return &___m_starRoot1_6; } inline void set_m_starRoot1_6(Transform_t3600365921 * value) { ___m_starRoot1_6 = value; Il2CppCodeGenWriteBarrier((&___m_starRoot1_6), value); } inline static int32_t get_offset_of_m_starRoot2_7() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_starRoot2_7)); } inline Transform_t3600365921 * get_m_starRoot2_7() const { return ___m_starRoot2_7; } inline Transform_t3600365921 ** get_address_of_m_starRoot2_7() { return &___m_starRoot2_7; } inline void set_m_starRoot2_7(Transform_t3600365921 * value) { ___m_starRoot2_7 = value; Il2CppCodeGenWriteBarrier((&___m_starRoot2_7), value); } inline static int32_t get_offset_of_m_starGet0_8() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_starGet0_8)); } inline Transform_t3600365921 * get_m_starGet0_8() const { return ___m_starGet0_8; } inline Transform_t3600365921 ** get_address_of_m_starGet0_8() { return &___m_starGet0_8; } inline void set_m_starGet0_8(Transform_t3600365921 * value) { ___m_starGet0_8 = value; Il2CppCodeGenWriteBarrier((&___m_starGet0_8), value); } inline static int32_t get_offset_of_m_starGet1_9() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_starGet1_9)); } inline Transform_t3600365921 * get_m_starGet1_9() const { return ___m_starGet1_9; } inline Transform_t3600365921 ** get_address_of_m_starGet1_9() { return &___m_starGet1_9; } inline void set_m_starGet1_9(Transform_t3600365921 * value) { ___m_starGet1_9 = value; Il2CppCodeGenWriteBarrier((&___m_starGet1_9), value); } inline static int32_t get_offset_of_m_starGet2_10() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_starGet2_10)); } inline Transform_t3600365921 * get_m_starGet2_10() const { return ___m_starGet2_10; } inline Transform_t3600365921 ** get_address_of_m_starGet2_10() { return &___m_starGet2_10; } inline void set_m_starGet2_10(Transform_t3600365921 * value) { ___m_starGet2_10 = value; Il2CppCodeGenWriteBarrier((&___m_starGet2_10), value); } inline static int32_t get_offset_of_m_TimeLabor_12() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_TimeLabor_12)); } inline float get_m_TimeLabor_12() const { return ___m_TimeLabor_12; } inline float* get_address_of_m_TimeLabor_12() { return &___m_TimeLabor_12; } inline void set_m_TimeLabor_12(float value) { ___m_TimeLabor_12 = value; } inline static int32_t get_offset_of_m_bFirstFindFailed_13() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_bFirstFindFailed_13)); } inline bool get_m_bFirstFindFailed_13() const { return ___m_bFirstFindFailed_13; } inline bool* get_address_of_m_bFirstFindFailed_13() { return &___m_bFirstFindFailed_13; } inline void set_m_bFirstFindFailed_13(bool value) { ___m_bFirstFindFailed_13 = value; } inline static int32_t get_offset_of_m_FactorOld_14() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_FactorOld_14)); } inline Dictionary_2_t1839659084 * get_m_FactorOld_14() const { return ___m_FactorOld_14; } inline Dictionary_2_t1839659084 ** get_address_of_m_FactorOld_14() { return &___m_FactorOld_14; } inline void set_m_FactorOld_14(Dictionary_2_t1839659084 * value) { ___m_FactorOld_14 = value; Il2CppCodeGenWriteBarrier((&___m_FactorOld_14), value); } inline static int32_t get_offset_of_m_LastStarNum_15() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_LastStarNum_15)); } inline int32_t get_m_LastStarNum_15() const { return ___m_LastStarNum_15; } inline int32_t* get_address_of_m_LastStarNum_15() { return &___m_LastStarNum_15; } inline void set_m_LastStarNum_15(int32_t value) { ___m_LastStarNum_15 = value; } inline static int32_t get_offset_of_m_LastScore_16() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_LastScore_16)); } inline int32_t get_m_LastScore_16() const { return ___m_LastScore_16; } inline int32_t* get_address_of_m_LastScore_16() { return &___m_LastScore_16; } inline void set_m_LastScore_16(int32_t value) { ___m_LastScore_16 = value; } inline static int32_t get_offset_of_m_StarScore_17() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_StarScore_17)); } inline Int32U5BU5D_t385246372* get_m_StarScore_17() const { return ___m_StarScore_17; } inline Int32U5BU5D_t385246372** get_address_of_m_StarScore_17() { return &___m_StarScore_17; } inline void set_m_StarScore_17(Int32U5BU5D_t385246372* value) { ___m_StarScore_17 = value; Il2CppCodeGenWriteBarrier((&___m_StarScore_17), value); } inline static int32_t get_offset_of_m_TimeLaborStar_18() { return static_cast(offsetof(GameStagePVE_t553356761, ___m_TimeLaborStar_18)); } inline float get_m_TimeLaborStar_18() const { return ___m_TimeLaborStar_18; } inline float* get_address_of_m_TimeLaborStar_18() { return &___m_TimeLaborStar_18; } inline void set_m_TimeLaborStar_18(float value) { ___m_TimeLaborStar_18 = value; } }; struct GameStagePVE_t553356761_StaticFields { public: // GameStagePVE GameStagePVE::s_Instance GameStagePVE_t553356761 * ___s_Instance_11; // System.Action GameStagePVE::<>f__mg$cache0 Action_t1264377477 * ___U3CU3Ef__mgU24cache0_21; // System.Action GameStagePVE::<>f__mg$cache1 Action_t1264377477 * ___U3CU3Ef__mgU24cache1_22; public: inline static int32_t get_offset_of_s_Instance_11() { return static_cast(offsetof(GameStagePVE_t553356761_StaticFields, ___s_Instance_11)); } inline GameStagePVE_t553356761 * get_s_Instance_11() const { return ___s_Instance_11; } inline GameStagePVE_t553356761 ** get_address_of_s_Instance_11() { return &___s_Instance_11; } inline void set_s_Instance_11(GameStagePVE_t553356761 * value) { ___s_Instance_11 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_21() { return static_cast(offsetof(GameStagePVE_t553356761_StaticFields, ___U3CU3Ef__mgU24cache0_21)); } inline Action_t1264377477 * get_U3CU3Ef__mgU24cache0_21() const { return ___U3CU3Ef__mgU24cache0_21; } inline Action_t1264377477 ** get_address_of_U3CU3Ef__mgU24cache0_21() { return &___U3CU3Ef__mgU24cache0_21; } inline void set_U3CU3Ef__mgU24cache0_21(Action_t1264377477 * value) { ___U3CU3Ef__mgU24cache0_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_21), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_22() { return static_cast(offsetof(GameStagePVE_t553356761_StaticFields, ___U3CU3Ef__mgU24cache1_22)); } inline Action_t1264377477 * get_U3CU3Ef__mgU24cache1_22() const { return ___U3CU3Ef__mgU24cache1_22; } inline Action_t1264377477 ** get_address_of_U3CU3Ef__mgU24cache1_22() { return &___U3CU3Ef__mgU24cache1_22; } inline void set_U3CU3Ef__mgU24cache1_22(Action_t1264377477 * value) { ___U3CU3Ef__mgU24cache1_22 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMESTAGEPVE_T553356761_H #ifndef UICAMERA_T1356438871_H #define UICAMERA_T1356438871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera struct UICamera_t1356438871 : public MonoBehaviour_t3962482529 { public: // System.Boolean UICamera::debug bool ___debug_2; // System.Boolean UICamera::useMouse bool ___useMouse_3; // System.Boolean UICamera::useTouch bool ___useTouch_4; // System.Boolean UICamera::allowMultiTouch bool ___allowMultiTouch_5; // System.Boolean UICamera::useKeyboard bool ___useKeyboard_6; // System.Boolean UICamera::useController bool ___useController_7; // System.Boolean UICamera::stickyPress bool ___stickyPress_8; // UnityEngine.LayerMask UICamera::eventReceiverMask LayerMask_t3493934918 ___eventReceiverMask_9; // System.Boolean UICamera::clipRaycasts bool ___clipRaycasts_10; // System.Single UICamera::tooltipDelay float ___tooltipDelay_11; // System.Boolean UICamera::stickyTooltip bool ___stickyTooltip_12; // System.Single UICamera::mouseDragThreshold float ___mouseDragThreshold_13; // System.Single UICamera::mouseClickThreshold float ___mouseClickThreshold_14; // System.Single UICamera::touchDragThreshold float ___touchDragThreshold_15; // System.Single UICamera::touchClickThreshold float ___touchClickThreshold_16; // System.Single UICamera::rangeDistance float ___rangeDistance_17; // System.String UICamera::scrollAxisName String_t* ___scrollAxisName_18; // System.String UICamera::verticalAxisName String_t* ___verticalAxisName_19; // System.String UICamera::horizontalAxisName String_t* ___horizontalAxisName_20; // UnityEngine.KeyCode UICamera::submitKey0 int32_t ___submitKey0_21; // UnityEngine.KeyCode UICamera::submitKey1 int32_t ___submitKey1_22; // UnityEngine.KeyCode UICamera::cancelKey0 int32_t ___cancelKey0_23; // UnityEngine.KeyCode UICamera::cancelKey1 int32_t ___cancelKey1_24; // UnityEngine.GameObject UICamera::mTooltip GameObject_t1113636619 * ___mTooltip_44; // UnityEngine.Camera UICamera::mCam Camera_t4157153871 * ___mCam_45; // System.Single UICamera::mTooltipTime float ___mTooltipTime_46; // System.Boolean UICamera::mIsEditor bool ___mIsEditor_47; public: inline static int32_t get_offset_of_debug_2() { return static_cast(offsetof(UICamera_t1356438871, ___debug_2)); } inline bool get_debug_2() const { return ___debug_2; } inline bool* get_address_of_debug_2() { return &___debug_2; } inline void set_debug_2(bool value) { ___debug_2 = value; } inline static int32_t get_offset_of_useMouse_3() { return static_cast(offsetof(UICamera_t1356438871, ___useMouse_3)); } inline bool get_useMouse_3() const { return ___useMouse_3; } inline bool* get_address_of_useMouse_3() { return &___useMouse_3; } inline void set_useMouse_3(bool value) { ___useMouse_3 = value; } inline static int32_t get_offset_of_useTouch_4() { return static_cast(offsetof(UICamera_t1356438871, ___useTouch_4)); } inline bool get_useTouch_4() const { return ___useTouch_4; } inline bool* get_address_of_useTouch_4() { return &___useTouch_4; } inline void set_useTouch_4(bool value) { ___useTouch_4 = value; } inline static int32_t get_offset_of_allowMultiTouch_5() { return static_cast(offsetof(UICamera_t1356438871, ___allowMultiTouch_5)); } inline bool get_allowMultiTouch_5() const { return ___allowMultiTouch_5; } inline bool* get_address_of_allowMultiTouch_5() { return &___allowMultiTouch_5; } inline void set_allowMultiTouch_5(bool value) { ___allowMultiTouch_5 = value; } inline static int32_t get_offset_of_useKeyboard_6() { return static_cast(offsetof(UICamera_t1356438871, ___useKeyboard_6)); } inline bool get_useKeyboard_6() const { return ___useKeyboard_6; } inline bool* get_address_of_useKeyboard_6() { return &___useKeyboard_6; } inline void set_useKeyboard_6(bool value) { ___useKeyboard_6 = value; } inline static int32_t get_offset_of_useController_7() { return static_cast(offsetof(UICamera_t1356438871, ___useController_7)); } inline bool get_useController_7() const { return ___useController_7; } inline bool* get_address_of_useController_7() { return &___useController_7; } inline void set_useController_7(bool value) { ___useController_7 = value; } inline static int32_t get_offset_of_stickyPress_8() { return static_cast(offsetof(UICamera_t1356438871, ___stickyPress_8)); } inline bool get_stickyPress_8() const { return ___stickyPress_8; } inline bool* get_address_of_stickyPress_8() { return &___stickyPress_8; } inline void set_stickyPress_8(bool value) { ___stickyPress_8 = value; } inline static int32_t get_offset_of_eventReceiverMask_9() { return static_cast(offsetof(UICamera_t1356438871, ___eventReceiverMask_9)); } inline LayerMask_t3493934918 get_eventReceiverMask_9() const { return ___eventReceiverMask_9; } inline LayerMask_t3493934918 * get_address_of_eventReceiverMask_9() { return &___eventReceiverMask_9; } inline void set_eventReceiverMask_9(LayerMask_t3493934918 value) { ___eventReceiverMask_9 = value; } inline static int32_t get_offset_of_clipRaycasts_10() { return static_cast(offsetof(UICamera_t1356438871, ___clipRaycasts_10)); } inline bool get_clipRaycasts_10() const { return ___clipRaycasts_10; } inline bool* get_address_of_clipRaycasts_10() { return &___clipRaycasts_10; } inline void set_clipRaycasts_10(bool value) { ___clipRaycasts_10 = value; } inline static int32_t get_offset_of_tooltipDelay_11() { return static_cast(offsetof(UICamera_t1356438871, ___tooltipDelay_11)); } inline float get_tooltipDelay_11() const { return ___tooltipDelay_11; } inline float* get_address_of_tooltipDelay_11() { return &___tooltipDelay_11; } inline void set_tooltipDelay_11(float value) { ___tooltipDelay_11 = value; } inline static int32_t get_offset_of_stickyTooltip_12() { return static_cast(offsetof(UICamera_t1356438871, ___stickyTooltip_12)); } inline bool get_stickyTooltip_12() const { return ___stickyTooltip_12; } inline bool* get_address_of_stickyTooltip_12() { return &___stickyTooltip_12; } inline void set_stickyTooltip_12(bool value) { ___stickyTooltip_12 = value; } inline static int32_t get_offset_of_mouseDragThreshold_13() { return static_cast(offsetof(UICamera_t1356438871, ___mouseDragThreshold_13)); } inline float get_mouseDragThreshold_13() const { return ___mouseDragThreshold_13; } inline float* get_address_of_mouseDragThreshold_13() { return &___mouseDragThreshold_13; } inline void set_mouseDragThreshold_13(float value) { ___mouseDragThreshold_13 = value; } inline static int32_t get_offset_of_mouseClickThreshold_14() { return static_cast(offsetof(UICamera_t1356438871, ___mouseClickThreshold_14)); } inline float get_mouseClickThreshold_14() const { return ___mouseClickThreshold_14; } inline float* get_address_of_mouseClickThreshold_14() { return &___mouseClickThreshold_14; } inline void set_mouseClickThreshold_14(float value) { ___mouseClickThreshold_14 = value; } inline static int32_t get_offset_of_touchDragThreshold_15() { return static_cast(offsetof(UICamera_t1356438871, ___touchDragThreshold_15)); } inline float get_touchDragThreshold_15() const { return ___touchDragThreshold_15; } inline float* get_address_of_touchDragThreshold_15() { return &___touchDragThreshold_15; } inline void set_touchDragThreshold_15(float value) { ___touchDragThreshold_15 = value; } inline static int32_t get_offset_of_touchClickThreshold_16() { return static_cast(offsetof(UICamera_t1356438871, ___touchClickThreshold_16)); } inline float get_touchClickThreshold_16() const { return ___touchClickThreshold_16; } inline float* get_address_of_touchClickThreshold_16() { return &___touchClickThreshold_16; } inline void set_touchClickThreshold_16(float value) { ___touchClickThreshold_16 = value; } inline static int32_t get_offset_of_rangeDistance_17() { return static_cast(offsetof(UICamera_t1356438871, ___rangeDistance_17)); } inline float get_rangeDistance_17() const { return ___rangeDistance_17; } inline float* get_address_of_rangeDistance_17() { return &___rangeDistance_17; } inline void set_rangeDistance_17(float value) { ___rangeDistance_17 = value; } inline static int32_t get_offset_of_scrollAxisName_18() { return static_cast(offsetof(UICamera_t1356438871, ___scrollAxisName_18)); } inline String_t* get_scrollAxisName_18() const { return ___scrollAxisName_18; } inline String_t** get_address_of_scrollAxisName_18() { return &___scrollAxisName_18; } inline void set_scrollAxisName_18(String_t* value) { ___scrollAxisName_18 = value; Il2CppCodeGenWriteBarrier((&___scrollAxisName_18), value); } inline static int32_t get_offset_of_verticalAxisName_19() { return static_cast(offsetof(UICamera_t1356438871, ___verticalAxisName_19)); } inline String_t* get_verticalAxisName_19() const { return ___verticalAxisName_19; } inline String_t** get_address_of_verticalAxisName_19() { return &___verticalAxisName_19; } inline void set_verticalAxisName_19(String_t* value) { ___verticalAxisName_19 = value; Il2CppCodeGenWriteBarrier((&___verticalAxisName_19), value); } inline static int32_t get_offset_of_horizontalAxisName_20() { return static_cast(offsetof(UICamera_t1356438871, ___horizontalAxisName_20)); } inline String_t* get_horizontalAxisName_20() const { return ___horizontalAxisName_20; } inline String_t** get_address_of_horizontalAxisName_20() { return &___horizontalAxisName_20; } inline void set_horizontalAxisName_20(String_t* value) { ___horizontalAxisName_20 = value; Il2CppCodeGenWriteBarrier((&___horizontalAxisName_20), value); } inline static int32_t get_offset_of_submitKey0_21() { return static_cast(offsetof(UICamera_t1356438871, ___submitKey0_21)); } inline int32_t get_submitKey0_21() const { return ___submitKey0_21; } inline int32_t* get_address_of_submitKey0_21() { return &___submitKey0_21; } inline void set_submitKey0_21(int32_t value) { ___submitKey0_21 = value; } inline static int32_t get_offset_of_submitKey1_22() { return static_cast(offsetof(UICamera_t1356438871, ___submitKey1_22)); } inline int32_t get_submitKey1_22() const { return ___submitKey1_22; } inline int32_t* get_address_of_submitKey1_22() { return &___submitKey1_22; } inline void set_submitKey1_22(int32_t value) { ___submitKey1_22 = value; } inline static int32_t get_offset_of_cancelKey0_23() { return static_cast(offsetof(UICamera_t1356438871, ___cancelKey0_23)); } inline int32_t get_cancelKey0_23() const { return ___cancelKey0_23; } inline int32_t* get_address_of_cancelKey0_23() { return &___cancelKey0_23; } inline void set_cancelKey0_23(int32_t value) { ___cancelKey0_23 = value; } inline static int32_t get_offset_of_cancelKey1_24() { return static_cast(offsetof(UICamera_t1356438871, ___cancelKey1_24)); } inline int32_t get_cancelKey1_24() const { return ___cancelKey1_24; } inline int32_t* get_address_of_cancelKey1_24() { return &___cancelKey1_24; } inline void set_cancelKey1_24(int32_t value) { ___cancelKey1_24 = value; } inline static int32_t get_offset_of_mTooltip_44() { return static_cast(offsetof(UICamera_t1356438871, ___mTooltip_44)); } inline GameObject_t1113636619 * get_mTooltip_44() const { return ___mTooltip_44; } inline GameObject_t1113636619 ** get_address_of_mTooltip_44() { return &___mTooltip_44; } inline void set_mTooltip_44(GameObject_t1113636619 * value) { ___mTooltip_44 = value; Il2CppCodeGenWriteBarrier((&___mTooltip_44), value); } inline static int32_t get_offset_of_mCam_45() { return static_cast(offsetof(UICamera_t1356438871, ___mCam_45)); } inline Camera_t4157153871 * get_mCam_45() const { return ___mCam_45; } inline Camera_t4157153871 ** get_address_of_mCam_45() { return &___mCam_45; } inline void set_mCam_45(Camera_t4157153871 * value) { ___mCam_45 = value; Il2CppCodeGenWriteBarrier((&___mCam_45), value); } inline static int32_t get_offset_of_mTooltipTime_46() { return static_cast(offsetof(UICamera_t1356438871, ___mTooltipTime_46)); } inline float get_mTooltipTime_46() const { return ___mTooltipTime_46; } inline float* get_address_of_mTooltipTime_46() { return &___mTooltipTime_46; } inline void set_mTooltipTime_46(float value) { ___mTooltipTime_46 = value; } inline static int32_t get_offset_of_mIsEditor_47() { return static_cast(offsetof(UICamera_t1356438871, ___mIsEditor_47)); } inline bool get_mIsEditor_47() const { return ___mIsEditor_47; } inline bool* get_address_of_mIsEditor_47() { return &___mIsEditor_47; } inline void set_mIsEditor_47(bool value) { ___mIsEditor_47 = value; } }; struct UICamera_t1356438871_StaticFields { public: // System.Action UICamera::onCustomInput Action_t1264377477 * ___onCustomInput_25; // System.Boolean UICamera::showTooltips bool ___showTooltips_26; // UnityEngine.Vector2 UICamera::lastTouchPosition Vector2_t2156229523 ___lastTouchPosition_27; // UnityEngine.RaycastHit UICamera::lastHit RaycastHit_t1056001966 ___lastHit_28; // UICamera UICamera::current UICamera_t1356438871 * ___current_29; // UnityEngine.Camera UICamera::currentCamera Camera_t4157153871 * ___currentCamera_30; // System.Int32 UICamera::currentTouchID int32_t ___currentTouchID_31; // UICamera/MouseOrTouch UICamera::currentTouch MouseOrTouch_t3052596533 * ___currentTouch_32; // System.Boolean UICamera::inputHasFocus bool ___inputHasFocus_33; // UnityEngine.GameObject UICamera::genericEventHandler GameObject_t1113636619 * ___genericEventHandler_34; // UnityEngine.GameObject UICamera::fallThrough GameObject_t1113636619 * ___fallThrough_35; // System.Collections.Generic.List`1 UICamera::mList List_1_t2828513613 * ___mList_36; // System.Collections.Generic.List`1 UICamera::mHighlighted List_1_t2833680200 * ___mHighlighted_37; // UnityEngine.GameObject UICamera::mSel GameObject_t1113636619 * ___mSel_38; // UICamera/MouseOrTouch[] UICamera::mMouse MouseOrTouchU5BU5D_t3534648920* ___mMouse_39; // UnityEngine.GameObject UICamera::mHover GameObject_t1113636619 * ___mHover_40; // UICamera/MouseOrTouch UICamera::mController MouseOrTouch_t3052596533 * ___mController_41; // System.Single UICamera::mNextEvent float ___mNextEvent_42; // System.Collections.Generic.Dictionary`2 UICamera::mTouches Dictionary_2_t1941309864 * ___mTouches_43; // UnityEngine.GameObject UICamera::hoveredObject GameObject_t1113636619 * ___hoveredObject_48; // System.Comparison`1 UICamera::<>f__am$cache0 Comparison_1_t830933145 * ___U3CU3Ef__amU24cache0_49; // System.Comparison`1 UICamera::<>f__mg$cache0 Comparison_1_t1131370050 * ___U3CU3Ef__mgU24cache0_50; public: inline static int32_t get_offset_of_onCustomInput_25() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___onCustomInput_25)); } inline Action_t1264377477 * get_onCustomInput_25() const { return ___onCustomInput_25; } inline Action_t1264377477 ** get_address_of_onCustomInput_25() { return &___onCustomInput_25; } inline void set_onCustomInput_25(Action_t1264377477 * value) { ___onCustomInput_25 = value; Il2CppCodeGenWriteBarrier((&___onCustomInput_25), value); } inline static int32_t get_offset_of_showTooltips_26() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___showTooltips_26)); } inline bool get_showTooltips_26() const { return ___showTooltips_26; } inline bool* get_address_of_showTooltips_26() { return &___showTooltips_26; } inline void set_showTooltips_26(bool value) { ___showTooltips_26 = value; } inline static int32_t get_offset_of_lastTouchPosition_27() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___lastTouchPosition_27)); } inline Vector2_t2156229523 get_lastTouchPosition_27() const { return ___lastTouchPosition_27; } inline Vector2_t2156229523 * get_address_of_lastTouchPosition_27() { return &___lastTouchPosition_27; } inline void set_lastTouchPosition_27(Vector2_t2156229523 value) { ___lastTouchPosition_27 = value; } inline static int32_t get_offset_of_lastHit_28() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___lastHit_28)); } inline RaycastHit_t1056001966 get_lastHit_28() const { return ___lastHit_28; } inline RaycastHit_t1056001966 * get_address_of_lastHit_28() { return &___lastHit_28; } inline void set_lastHit_28(RaycastHit_t1056001966 value) { ___lastHit_28 = value; } inline static int32_t get_offset_of_current_29() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___current_29)); } inline UICamera_t1356438871 * get_current_29() const { return ___current_29; } inline UICamera_t1356438871 ** get_address_of_current_29() { return &___current_29; } inline void set_current_29(UICamera_t1356438871 * value) { ___current_29 = value; Il2CppCodeGenWriteBarrier((&___current_29), value); } inline static int32_t get_offset_of_currentCamera_30() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentCamera_30)); } inline Camera_t4157153871 * get_currentCamera_30() const { return ___currentCamera_30; } inline Camera_t4157153871 ** get_address_of_currentCamera_30() { return &___currentCamera_30; } inline void set_currentCamera_30(Camera_t4157153871 * value) { ___currentCamera_30 = value; Il2CppCodeGenWriteBarrier((&___currentCamera_30), value); } inline static int32_t get_offset_of_currentTouchID_31() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentTouchID_31)); } inline int32_t get_currentTouchID_31() const { return ___currentTouchID_31; } inline int32_t* get_address_of_currentTouchID_31() { return &___currentTouchID_31; } inline void set_currentTouchID_31(int32_t value) { ___currentTouchID_31 = value; } inline static int32_t get_offset_of_currentTouch_32() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentTouch_32)); } inline MouseOrTouch_t3052596533 * get_currentTouch_32() const { return ___currentTouch_32; } inline MouseOrTouch_t3052596533 ** get_address_of_currentTouch_32() { return &___currentTouch_32; } inline void set_currentTouch_32(MouseOrTouch_t3052596533 * value) { ___currentTouch_32 = value; Il2CppCodeGenWriteBarrier((&___currentTouch_32), value); } inline static int32_t get_offset_of_inputHasFocus_33() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___inputHasFocus_33)); } inline bool get_inputHasFocus_33() const { return ___inputHasFocus_33; } inline bool* get_address_of_inputHasFocus_33() { return &___inputHasFocus_33; } inline void set_inputHasFocus_33(bool value) { ___inputHasFocus_33 = value; } inline static int32_t get_offset_of_genericEventHandler_34() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___genericEventHandler_34)); } inline GameObject_t1113636619 * get_genericEventHandler_34() const { return ___genericEventHandler_34; } inline GameObject_t1113636619 ** get_address_of_genericEventHandler_34() { return &___genericEventHandler_34; } inline void set_genericEventHandler_34(GameObject_t1113636619 * value) { ___genericEventHandler_34 = value; Il2CppCodeGenWriteBarrier((&___genericEventHandler_34), value); } inline static int32_t get_offset_of_fallThrough_35() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___fallThrough_35)); } inline GameObject_t1113636619 * get_fallThrough_35() const { return ___fallThrough_35; } inline GameObject_t1113636619 ** get_address_of_fallThrough_35() { return &___fallThrough_35; } inline void set_fallThrough_35(GameObject_t1113636619 * value) { ___fallThrough_35 = value; Il2CppCodeGenWriteBarrier((&___fallThrough_35), value); } inline static int32_t get_offset_of_mList_36() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mList_36)); } inline List_1_t2828513613 * get_mList_36() const { return ___mList_36; } inline List_1_t2828513613 ** get_address_of_mList_36() { return &___mList_36; } inline void set_mList_36(List_1_t2828513613 * value) { ___mList_36 = value; Il2CppCodeGenWriteBarrier((&___mList_36), value); } inline static int32_t get_offset_of_mHighlighted_37() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mHighlighted_37)); } inline List_1_t2833680200 * get_mHighlighted_37() const { return ___mHighlighted_37; } inline List_1_t2833680200 ** get_address_of_mHighlighted_37() { return &___mHighlighted_37; } inline void set_mHighlighted_37(List_1_t2833680200 * value) { ___mHighlighted_37 = value; Il2CppCodeGenWriteBarrier((&___mHighlighted_37), value); } inline static int32_t get_offset_of_mSel_38() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mSel_38)); } inline GameObject_t1113636619 * get_mSel_38() const { return ___mSel_38; } inline GameObject_t1113636619 ** get_address_of_mSel_38() { return &___mSel_38; } inline void set_mSel_38(GameObject_t1113636619 * value) { ___mSel_38 = value; Il2CppCodeGenWriteBarrier((&___mSel_38), value); } inline static int32_t get_offset_of_mMouse_39() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mMouse_39)); } inline MouseOrTouchU5BU5D_t3534648920* get_mMouse_39() const { return ___mMouse_39; } inline MouseOrTouchU5BU5D_t3534648920** get_address_of_mMouse_39() { return &___mMouse_39; } inline void set_mMouse_39(MouseOrTouchU5BU5D_t3534648920* value) { ___mMouse_39 = value; Il2CppCodeGenWriteBarrier((&___mMouse_39), value); } inline static int32_t get_offset_of_mHover_40() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mHover_40)); } inline GameObject_t1113636619 * get_mHover_40() const { return ___mHover_40; } inline GameObject_t1113636619 ** get_address_of_mHover_40() { return &___mHover_40; } inline void set_mHover_40(GameObject_t1113636619 * value) { ___mHover_40 = value; Il2CppCodeGenWriteBarrier((&___mHover_40), value); } inline static int32_t get_offset_of_mController_41() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mController_41)); } inline MouseOrTouch_t3052596533 * get_mController_41() const { return ___mController_41; } inline MouseOrTouch_t3052596533 ** get_address_of_mController_41() { return &___mController_41; } inline void set_mController_41(MouseOrTouch_t3052596533 * value) { ___mController_41 = value; Il2CppCodeGenWriteBarrier((&___mController_41), value); } inline static int32_t get_offset_of_mNextEvent_42() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mNextEvent_42)); } inline float get_mNextEvent_42() const { return ___mNextEvent_42; } inline float* get_address_of_mNextEvent_42() { return &___mNextEvent_42; } inline void set_mNextEvent_42(float value) { ___mNextEvent_42 = value; } inline static int32_t get_offset_of_mTouches_43() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mTouches_43)); } inline Dictionary_2_t1941309864 * get_mTouches_43() const { return ___mTouches_43; } inline Dictionary_2_t1941309864 ** get_address_of_mTouches_43() { return &___mTouches_43; } inline void set_mTouches_43(Dictionary_2_t1941309864 * value) { ___mTouches_43 = value; Il2CppCodeGenWriteBarrier((&___mTouches_43), value); } inline static int32_t get_offset_of_hoveredObject_48() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___hoveredObject_48)); } inline GameObject_t1113636619 * get_hoveredObject_48() const { return ___hoveredObject_48; } inline GameObject_t1113636619 ** get_address_of_hoveredObject_48() { return &___hoveredObject_48; } inline void set_hoveredObject_48(GameObject_t1113636619 * value) { ___hoveredObject_48 = value; Il2CppCodeGenWriteBarrier((&___hoveredObject_48), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_49() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___U3CU3Ef__amU24cache0_49)); } inline Comparison_1_t830933145 * get_U3CU3Ef__amU24cache0_49() const { return ___U3CU3Ef__amU24cache0_49; } inline Comparison_1_t830933145 ** get_address_of_U3CU3Ef__amU24cache0_49() { return &___U3CU3Ef__amU24cache0_49; } inline void set_U3CU3Ef__amU24cache0_49(Comparison_1_t830933145 * value) { ___U3CU3Ef__amU24cache0_49 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_49), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_50() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___U3CU3Ef__mgU24cache0_50)); } inline Comparison_1_t1131370050 * get_U3CU3Ef__mgU24cache0_50() const { return ___U3CU3Ef__mgU24cache0_50; } inline Comparison_1_t1131370050 ** get_address_of_U3CU3Ef__mgU24cache0_50() { return &___U3CU3Ef__mgU24cache0_50; } inline void set_U3CU3Ef__mgU24cache0_50(Comparison_1_t1131370050 * value) { ___U3CU3Ef__mgU24cache0_50 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_50), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICAMERA_T1356438871_H #ifndef CLOADINGWATCH_T1236523732_H #define CLOADINGWATCH_T1236523732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CLoadingWatch struct CLoadingWatch_t1236523732 : public MonoBehaviour_t3962482529 { public: // System.Int32 CLoadingWatch::m_TickCnt int32_t ___m_TickCnt_2; // UILabel CLoadingWatch::m_LBTips UILabel_t3248798549 * ___m_LBTips_3; // UIPanel CLoadingWatch::m_panelClipStep UIPanel_t1716472341 * ___m_panelClipStep_4; // UILabel CLoadingWatch::m_labelTotalTips UILabel_t3248798549 * ___m_labelTotalTips_5; // UILabel CLoadingWatch::m_labelUpdateTips UILabel_t3248798549 * ___m_labelUpdateTips_6; // UnityEngine.Transform CLoadingWatch::m_stepObj Transform_t3600365921 * ___m_stepObj_7; // UnityEngine.Transform CLoadingWatch::m_spriteStep Transform_t3600365921 * ___m_spriteStep_8; // UnityEngine.Transform CLoadingWatch::m_transPetStep Transform_t3600365921 * ___m_transPetStep_9; // UITexture CLoadingWatch::m_effOverAll UITexture_t3471168817 * ___m_effOverAll_10; // System.Int32 CLoadingWatch::m_WidgetCount int32_t ___m_WidgetCount_11; // UnityEngine.Transform CLoadingWatch::m_FullDownRoot Transform_t3600365921 * ___m_FullDownRoot_12; // UnityEngine.Transform[] CLoadingWatch::m_NotFullDownWidgets TransformU5BU5D_t807237628* ___m_NotFullDownWidgets_13; // System.Boolean CLoadingWatch::m_bFullDownloadMode bool ___m_bFullDownloadMode_15; // System.Single CLoadingWatch::m_TimeLabor float ___m_TimeLabor_16; // System.Boolean CLoadingWatch::m_bEnableTotalInfo bool ___m_bEnableTotalInfo_17; // System.Single CLoadingWatch::m_fTimeLast float ___m_fTimeLast_18; // System.Single CLoadingWatch::m_fTimeBegin float ___m_fTimeBegin_19; public: inline static int32_t get_offset_of_m_TickCnt_2() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_TickCnt_2)); } inline int32_t get_m_TickCnt_2() const { return ___m_TickCnt_2; } inline int32_t* get_address_of_m_TickCnt_2() { return &___m_TickCnt_2; } inline void set_m_TickCnt_2(int32_t value) { ___m_TickCnt_2 = value; } inline static int32_t get_offset_of_m_LBTips_3() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_LBTips_3)); } inline UILabel_t3248798549 * get_m_LBTips_3() const { return ___m_LBTips_3; } inline UILabel_t3248798549 ** get_address_of_m_LBTips_3() { return &___m_LBTips_3; } inline void set_m_LBTips_3(UILabel_t3248798549 * value) { ___m_LBTips_3 = value; Il2CppCodeGenWriteBarrier((&___m_LBTips_3), value); } inline static int32_t get_offset_of_m_panelClipStep_4() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_panelClipStep_4)); } inline UIPanel_t1716472341 * get_m_panelClipStep_4() const { return ___m_panelClipStep_4; } inline UIPanel_t1716472341 ** get_address_of_m_panelClipStep_4() { return &___m_panelClipStep_4; } inline void set_m_panelClipStep_4(UIPanel_t1716472341 * value) { ___m_panelClipStep_4 = value; Il2CppCodeGenWriteBarrier((&___m_panelClipStep_4), value); } inline static int32_t get_offset_of_m_labelTotalTips_5() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_labelTotalTips_5)); } inline UILabel_t3248798549 * get_m_labelTotalTips_5() const { return ___m_labelTotalTips_5; } inline UILabel_t3248798549 ** get_address_of_m_labelTotalTips_5() { return &___m_labelTotalTips_5; } inline void set_m_labelTotalTips_5(UILabel_t3248798549 * value) { ___m_labelTotalTips_5 = value; Il2CppCodeGenWriteBarrier((&___m_labelTotalTips_5), value); } inline static int32_t get_offset_of_m_labelUpdateTips_6() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_labelUpdateTips_6)); } inline UILabel_t3248798549 * get_m_labelUpdateTips_6() const { return ___m_labelUpdateTips_6; } inline UILabel_t3248798549 ** get_address_of_m_labelUpdateTips_6() { return &___m_labelUpdateTips_6; } inline void set_m_labelUpdateTips_6(UILabel_t3248798549 * value) { ___m_labelUpdateTips_6 = value; Il2CppCodeGenWriteBarrier((&___m_labelUpdateTips_6), value); } inline static int32_t get_offset_of_m_stepObj_7() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_stepObj_7)); } inline Transform_t3600365921 * get_m_stepObj_7() const { return ___m_stepObj_7; } inline Transform_t3600365921 ** get_address_of_m_stepObj_7() { return &___m_stepObj_7; } inline void set_m_stepObj_7(Transform_t3600365921 * value) { ___m_stepObj_7 = value; Il2CppCodeGenWriteBarrier((&___m_stepObj_7), value); } inline static int32_t get_offset_of_m_spriteStep_8() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_spriteStep_8)); } inline Transform_t3600365921 * get_m_spriteStep_8() const { return ___m_spriteStep_8; } inline Transform_t3600365921 ** get_address_of_m_spriteStep_8() { return &___m_spriteStep_8; } inline void set_m_spriteStep_8(Transform_t3600365921 * value) { ___m_spriteStep_8 = value; Il2CppCodeGenWriteBarrier((&___m_spriteStep_8), value); } inline static int32_t get_offset_of_m_transPetStep_9() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_transPetStep_9)); } inline Transform_t3600365921 * get_m_transPetStep_9() const { return ___m_transPetStep_9; } inline Transform_t3600365921 ** get_address_of_m_transPetStep_9() { return &___m_transPetStep_9; } inline void set_m_transPetStep_9(Transform_t3600365921 * value) { ___m_transPetStep_9 = value; Il2CppCodeGenWriteBarrier((&___m_transPetStep_9), value); } inline static int32_t get_offset_of_m_effOverAll_10() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_effOverAll_10)); } inline UITexture_t3471168817 * get_m_effOverAll_10() const { return ___m_effOverAll_10; } inline UITexture_t3471168817 ** get_address_of_m_effOverAll_10() { return &___m_effOverAll_10; } inline void set_m_effOverAll_10(UITexture_t3471168817 * value) { ___m_effOverAll_10 = value; Il2CppCodeGenWriteBarrier((&___m_effOverAll_10), value); } inline static int32_t get_offset_of_m_WidgetCount_11() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_WidgetCount_11)); } inline int32_t get_m_WidgetCount_11() const { return ___m_WidgetCount_11; } inline int32_t* get_address_of_m_WidgetCount_11() { return &___m_WidgetCount_11; } inline void set_m_WidgetCount_11(int32_t value) { ___m_WidgetCount_11 = value; } inline static int32_t get_offset_of_m_FullDownRoot_12() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_FullDownRoot_12)); } inline Transform_t3600365921 * get_m_FullDownRoot_12() const { return ___m_FullDownRoot_12; } inline Transform_t3600365921 ** get_address_of_m_FullDownRoot_12() { return &___m_FullDownRoot_12; } inline void set_m_FullDownRoot_12(Transform_t3600365921 * value) { ___m_FullDownRoot_12 = value; Il2CppCodeGenWriteBarrier((&___m_FullDownRoot_12), value); } inline static int32_t get_offset_of_m_NotFullDownWidgets_13() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_NotFullDownWidgets_13)); } inline TransformU5BU5D_t807237628* get_m_NotFullDownWidgets_13() const { return ___m_NotFullDownWidgets_13; } inline TransformU5BU5D_t807237628** get_address_of_m_NotFullDownWidgets_13() { return &___m_NotFullDownWidgets_13; } inline void set_m_NotFullDownWidgets_13(TransformU5BU5D_t807237628* value) { ___m_NotFullDownWidgets_13 = value; Il2CppCodeGenWriteBarrier((&___m_NotFullDownWidgets_13), value); } inline static int32_t get_offset_of_m_bFullDownloadMode_15() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_bFullDownloadMode_15)); } inline bool get_m_bFullDownloadMode_15() const { return ___m_bFullDownloadMode_15; } inline bool* get_address_of_m_bFullDownloadMode_15() { return &___m_bFullDownloadMode_15; } inline void set_m_bFullDownloadMode_15(bool value) { ___m_bFullDownloadMode_15 = value; } inline static int32_t get_offset_of_m_TimeLabor_16() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_TimeLabor_16)); } inline float get_m_TimeLabor_16() const { return ___m_TimeLabor_16; } inline float* get_address_of_m_TimeLabor_16() { return &___m_TimeLabor_16; } inline void set_m_TimeLabor_16(float value) { ___m_TimeLabor_16 = value; } inline static int32_t get_offset_of_m_bEnableTotalInfo_17() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_bEnableTotalInfo_17)); } inline bool get_m_bEnableTotalInfo_17() const { return ___m_bEnableTotalInfo_17; } inline bool* get_address_of_m_bEnableTotalInfo_17() { return &___m_bEnableTotalInfo_17; } inline void set_m_bEnableTotalInfo_17(bool value) { ___m_bEnableTotalInfo_17 = value; } inline static int32_t get_offset_of_m_fTimeLast_18() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_fTimeLast_18)); } inline float get_m_fTimeLast_18() const { return ___m_fTimeLast_18; } inline float* get_address_of_m_fTimeLast_18() { return &___m_fTimeLast_18; } inline void set_m_fTimeLast_18(float value) { ___m_fTimeLast_18 = value; } inline static int32_t get_offset_of_m_fTimeBegin_19() { return static_cast(offsetof(CLoadingWatch_t1236523732, ___m_fTimeBegin_19)); } inline float get_m_fTimeBegin_19() const { return ___m_fTimeBegin_19; } inline float* get_address_of_m_fTimeBegin_19() { return &___m_fTimeBegin_19; } inline void set_m_fTimeBegin_19(float value) { ___m_fTimeBegin_19 = value; } }; struct CLoadingWatch_t1236523732_StaticFields { public: // System.Action CLoadingWatch::On_Level_Loaded Action_t1264377477 * ___On_Level_Loaded_14; // System.Collections.Generic.Dictionary`2 CLoadingWatch::<>f__switch$mapC Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24mapC_20; public: inline static int32_t get_offset_of_On_Level_Loaded_14() { return static_cast(offsetof(CLoadingWatch_t1236523732_StaticFields, ___On_Level_Loaded_14)); } inline Action_t1264377477 * get_On_Level_Loaded_14() const { return ___On_Level_Loaded_14; } inline Action_t1264377477 ** get_address_of_On_Level_Loaded_14() { return &___On_Level_Loaded_14; } inline void set_On_Level_Loaded_14(Action_t1264377477 * value) { ___On_Level_Loaded_14 = value; Il2CppCodeGenWriteBarrier((&___On_Level_Loaded_14), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24mapC_20() { return static_cast(offsetof(CLoadingWatch_t1236523732_StaticFields, ___U3CU3Ef__switchU24mapC_20)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24mapC_20() const { return ___U3CU3Ef__switchU24mapC_20; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24mapC_20() { return &___U3CU3Ef__switchU24mapC_20; } inline void set_U3CU3Ef__switchU24mapC_20(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24mapC_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24mapC_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOADINGWATCH_T1236523732_H #ifndef HANDBOOKTHEMEITEM_T451604584_H #define HANDBOOKTHEMEITEM_T451604584_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookThemeItem struct HandBookThemeItem_t451604584 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform HandBookThemeItem::m_Icon Transform_t3600365921 * ___m_Icon_2; // UITexture HandBookThemeItem::m_texture UITexture_t3471168817 * ___m_texture_3; // UITexture HandBookThemeItem::m_textureIcon UITexture_t3471168817 * ___m_textureIcon_4; // UITexture HandBookThemeItem::m_textureLogo UITexture_t3471168817 * ___m_textureLogo_5; // System.Boolean HandBookThemeItem::m_bTextureDone1 bool ___m_bTextureDone1_6; // System.Boolean HandBookThemeItem::m_bTextureDone2 bool ___m_bTextureDone2_7; // System.Boolean HandBookThemeItem::m_bTextureDone3 bool ___m_bTextureDone3_8; // System.Int32 HandBookThemeItem::configID int32_t ___configID_9; public: inline static int32_t get_offset_of_m_Icon_2() { return static_cast(offsetof(HandBookThemeItem_t451604584, ___m_Icon_2)); } inline Transform_t3600365921 * get_m_Icon_2() const { return ___m_Icon_2; } inline Transform_t3600365921 ** get_address_of_m_Icon_2() { return &___m_Icon_2; } inline void set_m_Icon_2(Transform_t3600365921 * value) { ___m_Icon_2 = value; Il2CppCodeGenWriteBarrier((&___m_Icon_2), value); } inline static int32_t get_offset_of_m_texture_3() { return static_cast(offsetof(HandBookThemeItem_t451604584, ___m_texture_3)); } inline UITexture_t3471168817 * get_m_texture_3() const { return ___m_texture_3; } inline UITexture_t3471168817 ** get_address_of_m_texture_3() { return &___m_texture_3; } inline void set_m_texture_3(UITexture_t3471168817 * value) { ___m_texture_3 = value; Il2CppCodeGenWriteBarrier((&___m_texture_3), value); } inline static int32_t get_offset_of_m_textureIcon_4() { return static_cast(offsetof(HandBookThemeItem_t451604584, ___m_textureIcon_4)); } inline UITexture_t3471168817 * get_m_textureIcon_4() const { return ___m_textureIcon_4; } inline UITexture_t3471168817 ** get_address_of_m_textureIcon_4() { return &___m_textureIcon_4; } inline void set_m_textureIcon_4(UITexture_t3471168817 * value) { ___m_textureIcon_4 = value; Il2CppCodeGenWriteBarrier((&___m_textureIcon_4), value); } inline static int32_t get_offset_of_m_textureLogo_5() { return static_cast(offsetof(HandBookThemeItem_t451604584, ___m_textureLogo_5)); } inline UITexture_t3471168817 * get_m_textureLogo_5() const { return ___m_textureLogo_5; } inline UITexture_t3471168817 ** get_address_of_m_textureLogo_5() { return &___m_textureLogo_5; } inline void set_m_textureLogo_5(UITexture_t3471168817 * value) { ___m_textureLogo_5 = value; Il2CppCodeGenWriteBarrier((&___m_textureLogo_5), value); } inline static int32_t get_offset_of_m_bTextureDone1_6() { return static_cast(offsetof(HandBookThemeItem_t451604584, ___m_bTextureDone1_6)); } inline bool get_m_bTextureDone1_6() const { return ___m_bTextureDone1_6; } inline bool* get_address_of_m_bTextureDone1_6() { return &___m_bTextureDone1_6; } inline void set_m_bTextureDone1_6(bool value) { ___m_bTextureDone1_6 = value; } inline static int32_t get_offset_of_m_bTextureDone2_7() { return static_cast(offsetof(HandBookThemeItem_t451604584, ___m_bTextureDone2_7)); } inline bool get_m_bTextureDone2_7() const { return ___m_bTextureDone2_7; } inline bool* get_address_of_m_bTextureDone2_7() { return &___m_bTextureDone2_7; } inline void set_m_bTextureDone2_7(bool value) { ___m_bTextureDone2_7 = value; } inline static int32_t get_offset_of_m_bTextureDone3_8() { return static_cast(offsetof(HandBookThemeItem_t451604584, ___m_bTextureDone3_8)); } inline bool get_m_bTextureDone3_8() const { return ___m_bTextureDone3_8; } inline bool* get_address_of_m_bTextureDone3_8() { return &___m_bTextureDone3_8; } inline void set_m_bTextureDone3_8(bool value) { ___m_bTextureDone3_8 = value; } inline static int32_t get_offset_of_configID_9() { return static_cast(offsetof(HandBookThemeItem_t451604584, ___configID_9)); } inline int32_t get_configID_9() const { return ___configID_9; } inline int32_t* get_address_of_configID_9() { return &___configID_9; } inline void set_configID_9(int32_t value) { ___configID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKTHEMEITEM_T451604584_H #ifndef IDOLANIM_T2114343682_H #define IDOLANIM_T2114343682_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IdolAnim struct IdolAnim_t2114343682 : public MonoBehaviour_t3962482529 { public: // System.Boolean IdolAnim::play bool ___play_2; // System.Boolean IdolAnim::back bool ___back_3; // System.Single IdolAnim::speed float ___speed_4; // System.Single IdolAnim::HuiTanSpeed float ___HuiTanSpeed_5; // System.Single IdolAnim::distance float ___distance_6; // System.Single IdolAnim::huitan float ___huitan_7; // System.Single IdolAnim::width float ___width_8; // System.Single IdolAnim::endDis float ___endDis_9; // System.Boolean IdolAnim::starthuitan bool ___starthuitan_10; // System.Boolean IdolAnim::startAddExp bool ___startAddExp_11; // System.Int32 IdolAnim::allExp int32_t ___allExp_12; // System.Int32 IdolAnim::currentExp int32_t ___currentExp_13; // System.Int32 IdolAnim::addExp int32_t ___addExp_14; // System.Single IdolAnim::ratio float ___ratio_15; // System.Single IdolAnim::tempRatio float ___tempRatio_16; // System.Single IdolAnim::updateTime float ___updateTime_17; // System.Single IdolAnim::progress float ___progress_18; // System.Single IdolAnim::afterProgress float ___afterProgress_19; // System.Single IdolAnim::timer float ___timer_20; // UISprite IdolAnim::bar_0 UISprite_t194114938 * ___bar_0_21; // UISprite IdolAnim::bar_1 UISprite_t194114938 * ___bar_1_22; // UnityEngine.GameObject IdolAnim::fx_0 GameObject_t1113636619 * ___fx_0_23; // UnityEngine.GameObject IdolAnim::icon GameObject_t1113636619 * ___icon_24; // System.Action IdolAnim::finishCallBack Action_t1264377477 * ___finishCallBack_25; public: inline static int32_t get_offset_of_play_2() { return static_cast(offsetof(IdolAnim_t2114343682, ___play_2)); } inline bool get_play_2() const { return ___play_2; } inline bool* get_address_of_play_2() { return &___play_2; } inline void set_play_2(bool value) { ___play_2 = value; } inline static int32_t get_offset_of_back_3() { return static_cast(offsetof(IdolAnim_t2114343682, ___back_3)); } inline bool get_back_3() const { return ___back_3; } inline bool* get_address_of_back_3() { return &___back_3; } inline void set_back_3(bool value) { ___back_3 = value; } inline static int32_t get_offset_of_speed_4() { return static_cast(offsetof(IdolAnim_t2114343682, ___speed_4)); } inline float get_speed_4() const { return ___speed_4; } inline float* get_address_of_speed_4() { return &___speed_4; } inline void set_speed_4(float value) { ___speed_4 = value; } inline static int32_t get_offset_of_HuiTanSpeed_5() { return static_cast(offsetof(IdolAnim_t2114343682, ___HuiTanSpeed_5)); } inline float get_HuiTanSpeed_5() const { return ___HuiTanSpeed_5; } inline float* get_address_of_HuiTanSpeed_5() { return &___HuiTanSpeed_5; } inline void set_HuiTanSpeed_5(float value) { ___HuiTanSpeed_5 = value; } inline static int32_t get_offset_of_distance_6() { return static_cast(offsetof(IdolAnim_t2114343682, ___distance_6)); } inline float get_distance_6() const { return ___distance_6; } inline float* get_address_of_distance_6() { return &___distance_6; } inline void set_distance_6(float value) { ___distance_6 = value; } inline static int32_t get_offset_of_huitan_7() { return static_cast(offsetof(IdolAnim_t2114343682, ___huitan_7)); } inline float get_huitan_7() const { return ___huitan_7; } inline float* get_address_of_huitan_7() { return &___huitan_7; } inline void set_huitan_7(float value) { ___huitan_7 = value; } inline static int32_t get_offset_of_width_8() { return static_cast(offsetof(IdolAnim_t2114343682, ___width_8)); } inline float get_width_8() const { return ___width_8; } inline float* get_address_of_width_8() { return &___width_8; } inline void set_width_8(float value) { ___width_8 = value; } inline static int32_t get_offset_of_endDis_9() { return static_cast(offsetof(IdolAnim_t2114343682, ___endDis_9)); } inline float get_endDis_9() const { return ___endDis_9; } inline float* get_address_of_endDis_9() { return &___endDis_9; } inline void set_endDis_9(float value) { ___endDis_9 = value; } inline static int32_t get_offset_of_starthuitan_10() { return static_cast(offsetof(IdolAnim_t2114343682, ___starthuitan_10)); } inline bool get_starthuitan_10() const { return ___starthuitan_10; } inline bool* get_address_of_starthuitan_10() { return &___starthuitan_10; } inline void set_starthuitan_10(bool value) { ___starthuitan_10 = value; } inline static int32_t get_offset_of_startAddExp_11() { return static_cast(offsetof(IdolAnim_t2114343682, ___startAddExp_11)); } inline bool get_startAddExp_11() const { return ___startAddExp_11; } inline bool* get_address_of_startAddExp_11() { return &___startAddExp_11; } inline void set_startAddExp_11(bool value) { ___startAddExp_11 = value; } inline static int32_t get_offset_of_allExp_12() { return static_cast(offsetof(IdolAnim_t2114343682, ___allExp_12)); } inline int32_t get_allExp_12() const { return ___allExp_12; } inline int32_t* get_address_of_allExp_12() { return &___allExp_12; } inline void set_allExp_12(int32_t value) { ___allExp_12 = value; } inline static int32_t get_offset_of_currentExp_13() { return static_cast(offsetof(IdolAnim_t2114343682, ___currentExp_13)); } inline int32_t get_currentExp_13() const { return ___currentExp_13; } inline int32_t* get_address_of_currentExp_13() { return &___currentExp_13; } inline void set_currentExp_13(int32_t value) { ___currentExp_13 = value; } inline static int32_t get_offset_of_addExp_14() { return static_cast(offsetof(IdolAnim_t2114343682, ___addExp_14)); } inline int32_t get_addExp_14() const { return ___addExp_14; } inline int32_t* get_address_of_addExp_14() { return &___addExp_14; } inline void set_addExp_14(int32_t value) { ___addExp_14 = value; } inline static int32_t get_offset_of_ratio_15() { return static_cast(offsetof(IdolAnim_t2114343682, ___ratio_15)); } inline float get_ratio_15() const { return ___ratio_15; } inline float* get_address_of_ratio_15() { return &___ratio_15; } inline void set_ratio_15(float value) { ___ratio_15 = value; } inline static int32_t get_offset_of_tempRatio_16() { return static_cast(offsetof(IdolAnim_t2114343682, ___tempRatio_16)); } inline float get_tempRatio_16() const { return ___tempRatio_16; } inline float* get_address_of_tempRatio_16() { return &___tempRatio_16; } inline void set_tempRatio_16(float value) { ___tempRatio_16 = value; } inline static int32_t get_offset_of_updateTime_17() { return static_cast(offsetof(IdolAnim_t2114343682, ___updateTime_17)); } inline float get_updateTime_17() const { return ___updateTime_17; } inline float* get_address_of_updateTime_17() { return &___updateTime_17; } inline void set_updateTime_17(float value) { ___updateTime_17 = value; } inline static int32_t get_offset_of_progress_18() { return static_cast(offsetof(IdolAnim_t2114343682, ___progress_18)); } inline float get_progress_18() const { return ___progress_18; } inline float* get_address_of_progress_18() { return &___progress_18; } inline void set_progress_18(float value) { ___progress_18 = value; } inline static int32_t get_offset_of_afterProgress_19() { return static_cast(offsetof(IdolAnim_t2114343682, ___afterProgress_19)); } inline float get_afterProgress_19() const { return ___afterProgress_19; } inline float* get_address_of_afterProgress_19() { return &___afterProgress_19; } inline void set_afterProgress_19(float value) { ___afterProgress_19 = value; } inline static int32_t get_offset_of_timer_20() { return static_cast(offsetof(IdolAnim_t2114343682, ___timer_20)); } inline float get_timer_20() const { return ___timer_20; } inline float* get_address_of_timer_20() { return &___timer_20; } inline void set_timer_20(float value) { ___timer_20 = value; } inline static int32_t get_offset_of_bar_0_21() { return static_cast(offsetof(IdolAnim_t2114343682, ___bar_0_21)); } inline UISprite_t194114938 * get_bar_0_21() const { return ___bar_0_21; } inline UISprite_t194114938 ** get_address_of_bar_0_21() { return &___bar_0_21; } inline void set_bar_0_21(UISprite_t194114938 * value) { ___bar_0_21 = value; Il2CppCodeGenWriteBarrier((&___bar_0_21), value); } inline static int32_t get_offset_of_bar_1_22() { return static_cast(offsetof(IdolAnim_t2114343682, ___bar_1_22)); } inline UISprite_t194114938 * get_bar_1_22() const { return ___bar_1_22; } inline UISprite_t194114938 ** get_address_of_bar_1_22() { return &___bar_1_22; } inline void set_bar_1_22(UISprite_t194114938 * value) { ___bar_1_22 = value; Il2CppCodeGenWriteBarrier((&___bar_1_22), value); } inline static int32_t get_offset_of_fx_0_23() { return static_cast(offsetof(IdolAnim_t2114343682, ___fx_0_23)); } inline GameObject_t1113636619 * get_fx_0_23() const { return ___fx_0_23; } inline GameObject_t1113636619 ** get_address_of_fx_0_23() { return &___fx_0_23; } inline void set_fx_0_23(GameObject_t1113636619 * value) { ___fx_0_23 = value; Il2CppCodeGenWriteBarrier((&___fx_0_23), value); } inline static int32_t get_offset_of_icon_24() { return static_cast(offsetof(IdolAnim_t2114343682, ___icon_24)); } inline GameObject_t1113636619 * get_icon_24() const { return ___icon_24; } inline GameObject_t1113636619 ** get_address_of_icon_24() { return &___icon_24; } inline void set_icon_24(GameObject_t1113636619 * value) { ___icon_24 = value; Il2CppCodeGenWriteBarrier((&___icon_24), value); } inline static int32_t get_offset_of_finishCallBack_25() { return static_cast(offsetof(IdolAnim_t2114343682, ___finishCallBack_25)); } inline Action_t1264377477 * get_finishCallBack_25() const { return ___finishCallBack_25; } inline Action_t1264377477 ** get_address_of_finishCallBack_25() { return &___finishCallBack_25; } inline void set_finishCallBack_25(Action_t1264377477 * value) { ___finishCallBack_25 = value; Il2CppCodeGenWriteBarrier((&___finishCallBack_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLANIM_T2114343682_H #ifndef UIEVENTLISTENER_T1665237878_H #define UIEVENTLISTENER_T1665237878_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIEventListener struct UIEventListener_t1665237878 : public MonoBehaviour_t3962482529 { public: // System.Object UIEventListener::parameter RuntimeObject * ___parameter_2; // System.Action`1 UIEventListener::onSubmit Action_1_t1286104214 * ___onSubmit_3; // System.Action`1 UIEventListener::onClick Action_1_t1286104214 * ___onClick_4; // System.Action`1 UIEventListener::onDoubleClick Action_1_t1286104214 * ___onDoubleClick_5; // System.Action`2 UIEventListener::onHover Action_2_t4266817756 * ___onHover_6; // System.Action`2 UIEventListener::onPress Action_2_t4266817756 * ___onPress_7; // System.Action`2 UIEventListener::onSelect Action_2_t4266817756 * ___onSelect_8; // System.Action`2 UIEventListener::onScroll Action_2_t1271829269 * ___onScroll_9; // System.Action`2 UIEventListener::onDrag Action_2_t2030792018 * ___onDrag_10; // System.Action`2 UIEventListener::onDrop Action_2_t988199114 * ___onDrop_11; // System.Action`2 UIEventListener::onInput Action_2_t1722013184 * ___onInput_12; // System.Action`2 UIEventListener::onKey Action_2_t2473856772 * ___onKey_13; public: inline static int32_t get_offset_of_parameter_2() { return static_cast(offsetof(UIEventListener_t1665237878, ___parameter_2)); } inline RuntimeObject * get_parameter_2() const { return ___parameter_2; } inline RuntimeObject ** get_address_of_parameter_2() { return &___parameter_2; } inline void set_parameter_2(RuntimeObject * value) { ___parameter_2 = value; Il2CppCodeGenWriteBarrier((&___parameter_2), value); } inline static int32_t get_offset_of_onSubmit_3() { return static_cast(offsetof(UIEventListener_t1665237878, ___onSubmit_3)); } inline Action_1_t1286104214 * get_onSubmit_3() const { return ___onSubmit_3; } inline Action_1_t1286104214 ** get_address_of_onSubmit_3() { return &___onSubmit_3; } inline void set_onSubmit_3(Action_1_t1286104214 * value) { ___onSubmit_3 = value; Il2CppCodeGenWriteBarrier((&___onSubmit_3), value); } inline static int32_t get_offset_of_onClick_4() { return static_cast(offsetof(UIEventListener_t1665237878, ___onClick_4)); } inline Action_1_t1286104214 * get_onClick_4() const { return ___onClick_4; } inline Action_1_t1286104214 ** get_address_of_onClick_4() { return &___onClick_4; } inline void set_onClick_4(Action_1_t1286104214 * value) { ___onClick_4 = value; Il2CppCodeGenWriteBarrier((&___onClick_4), value); } inline static int32_t get_offset_of_onDoubleClick_5() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDoubleClick_5)); } inline Action_1_t1286104214 * get_onDoubleClick_5() const { return ___onDoubleClick_5; } inline Action_1_t1286104214 ** get_address_of_onDoubleClick_5() { return &___onDoubleClick_5; } inline void set_onDoubleClick_5(Action_1_t1286104214 * value) { ___onDoubleClick_5 = value; Il2CppCodeGenWriteBarrier((&___onDoubleClick_5), value); } inline static int32_t get_offset_of_onHover_6() { return static_cast(offsetof(UIEventListener_t1665237878, ___onHover_6)); } inline Action_2_t4266817756 * get_onHover_6() const { return ___onHover_6; } inline Action_2_t4266817756 ** get_address_of_onHover_6() { return &___onHover_6; } inline void set_onHover_6(Action_2_t4266817756 * value) { ___onHover_6 = value; Il2CppCodeGenWriteBarrier((&___onHover_6), value); } inline static int32_t get_offset_of_onPress_7() { return static_cast(offsetof(UIEventListener_t1665237878, ___onPress_7)); } inline Action_2_t4266817756 * get_onPress_7() const { return ___onPress_7; } inline Action_2_t4266817756 ** get_address_of_onPress_7() { return &___onPress_7; } inline void set_onPress_7(Action_2_t4266817756 * value) { ___onPress_7 = value; Il2CppCodeGenWriteBarrier((&___onPress_7), value); } inline static int32_t get_offset_of_onSelect_8() { return static_cast(offsetof(UIEventListener_t1665237878, ___onSelect_8)); } inline Action_2_t4266817756 * get_onSelect_8() const { return ___onSelect_8; } inline Action_2_t4266817756 ** get_address_of_onSelect_8() { return &___onSelect_8; } inline void set_onSelect_8(Action_2_t4266817756 * value) { ___onSelect_8 = value; Il2CppCodeGenWriteBarrier((&___onSelect_8), value); } inline static int32_t get_offset_of_onScroll_9() { return static_cast(offsetof(UIEventListener_t1665237878, ___onScroll_9)); } inline Action_2_t1271829269 * get_onScroll_9() const { return ___onScroll_9; } inline Action_2_t1271829269 ** get_address_of_onScroll_9() { return &___onScroll_9; } inline void set_onScroll_9(Action_2_t1271829269 * value) { ___onScroll_9 = value; Il2CppCodeGenWriteBarrier((&___onScroll_9), value); } inline static int32_t get_offset_of_onDrag_10() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDrag_10)); } inline Action_2_t2030792018 * get_onDrag_10() const { return ___onDrag_10; } inline Action_2_t2030792018 ** get_address_of_onDrag_10() { return &___onDrag_10; } inline void set_onDrag_10(Action_2_t2030792018 * value) { ___onDrag_10 = value; Il2CppCodeGenWriteBarrier((&___onDrag_10), value); } inline static int32_t get_offset_of_onDrop_11() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDrop_11)); } inline Action_2_t988199114 * get_onDrop_11() const { return ___onDrop_11; } inline Action_2_t988199114 ** get_address_of_onDrop_11() { return &___onDrop_11; } inline void set_onDrop_11(Action_2_t988199114 * value) { ___onDrop_11 = value; Il2CppCodeGenWriteBarrier((&___onDrop_11), value); } inline static int32_t get_offset_of_onInput_12() { return static_cast(offsetof(UIEventListener_t1665237878, ___onInput_12)); } inline Action_2_t1722013184 * get_onInput_12() const { return ___onInput_12; } inline Action_2_t1722013184 ** get_address_of_onInput_12() { return &___onInput_12; } inline void set_onInput_12(Action_2_t1722013184 * value) { ___onInput_12 = value; Il2CppCodeGenWriteBarrier((&___onInput_12), value); } inline static int32_t get_offset_of_onKey_13() { return static_cast(offsetof(UIEventListener_t1665237878, ___onKey_13)); } inline Action_2_t2473856772 * get_onKey_13() const { return ___onKey_13; } inline Action_2_t2473856772 ** get_address_of_onKey_13() { return &___onKey_13; } inline void set_onKey_13(Action_2_t2473856772 * value) { ___onKey_13 = value; Il2CppCodeGenWriteBarrier((&___onKey_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIEVENTLISTENER_T1665237878_H #ifndef ISCENEPERSONALCLKROLE_T1307992728_H #define ISCENEPERSONALCLKROLE_T1307992728_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IScenePersonalClkRole struct IScenePersonalClkRole_t1307992728 : public MonoBehaviour_t3962482529 { public: // System.Boolean IScenePersonalClkRole::m_bClkingInside bool ___m_bClkingInside_2; // UnityEngine.Vector2 IScenePersonalClkRole::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_3; // UnityEngine.Vector2 IScenePersonalClkRole::m_ClkPos Vector2_t2156229523 ___m_ClkPos_4; // UnityEngine.Quaternion IScenePersonalClkRole::m_RotateOld Quaternion_t2301928331 ___m_RotateOld_5; // System.Boolean IScenePersonalClkRole::m_bFirstTimePress bool ___m_bFirstTimePress_6; // UnityEngine.Vector2 IScenePersonalClkRole::m_RotateStartPos Vector2_t2156229523 ___m_RotateStartPos_7; // DMCore.Framework.Scene.ISceneRole IScenePersonalClkRole::m_role ISceneRole_t2394225724 * ___m_role_8; public: inline static int32_t get_offset_of_m_bClkingInside_2() { return static_cast(offsetof(IScenePersonalClkRole_t1307992728, ___m_bClkingInside_2)); } inline bool get_m_bClkingInside_2() const { return ___m_bClkingInside_2; } inline bool* get_address_of_m_bClkingInside_2() { return &___m_bClkingInside_2; } inline void set_m_bClkingInside_2(bool value) { ___m_bClkingInside_2 = value; } inline static int32_t get_offset_of_m_MaxOffset_3() { return static_cast(offsetof(IScenePersonalClkRole_t1307992728, ___m_MaxOffset_3)); } inline Vector2_t2156229523 get_m_MaxOffset_3() const { return ___m_MaxOffset_3; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_3() { return &___m_MaxOffset_3; } inline void set_m_MaxOffset_3(Vector2_t2156229523 value) { ___m_MaxOffset_3 = value; } inline static int32_t get_offset_of_m_ClkPos_4() { return static_cast(offsetof(IScenePersonalClkRole_t1307992728, ___m_ClkPos_4)); } inline Vector2_t2156229523 get_m_ClkPos_4() const { return ___m_ClkPos_4; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_4() { return &___m_ClkPos_4; } inline void set_m_ClkPos_4(Vector2_t2156229523 value) { ___m_ClkPos_4 = value; } inline static int32_t get_offset_of_m_RotateOld_5() { return static_cast(offsetof(IScenePersonalClkRole_t1307992728, ___m_RotateOld_5)); } inline Quaternion_t2301928331 get_m_RotateOld_5() const { return ___m_RotateOld_5; } inline Quaternion_t2301928331 * get_address_of_m_RotateOld_5() { return &___m_RotateOld_5; } inline void set_m_RotateOld_5(Quaternion_t2301928331 value) { ___m_RotateOld_5 = value; } inline static int32_t get_offset_of_m_bFirstTimePress_6() { return static_cast(offsetof(IScenePersonalClkRole_t1307992728, ___m_bFirstTimePress_6)); } inline bool get_m_bFirstTimePress_6() const { return ___m_bFirstTimePress_6; } inline bool* get_address_of_m_bFirstTimePress_6() { return &___m_bFirstTimePress_6; } inline void set_m_bFirstTimePress_6(bool value) { ___m_bFirstTimePress_6 = value; } inline static int32_t get_offset_of_m_RotateStartPos_7() { return static_cast(offsetof(IScenePersonalClkRole_t1307992728, ___m_RotateStartPos_7)); } inline Vector2_t2156229523 get_m_RotateStartPos_7() const { return ___m_RotateStartPos_7; } inline Vector2_t2156229523 * get_address_of_m_RotateStartPos_7() { return &___m_RotateStartPos_7; } inline void set_m_RotateStartPos_7(Vector2_t2156229523 value) { ___m_RotateStartPos_7 = value; } inline static int32_t get_offset_of_m_role_8() { return static_cast(offsetof(IScenePersonalClkRole_t1307992728, ___m_role_8)); } inline ISceneRole_t2394225724 * get_m_role_8() const { return ___m_role_8; } inline ISceneRole_t2394225724 ** get_address_of_m_role_8() { return &___m_role_8; } inline void set_m_role_8(ISceneRole_t2394225724 * value) { ___m_role_8 = value; Il2CppCodeGenWriteBarrier((&___m_role_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEPERSONALCLKROLE_T1307992728_H #ifndef IDOLAWARDITEM_T801888691_H #define IDOLAWARDITEM_T801888691_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IdolAwardItem struct IdolAwardItem_t801888691 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform IdolAwardItem::m_uiRoot Transform_t3600365921 * ___m_uiRoot_2; // UILabel IdolAwardItem::m_awardNum UILabel_t3248798549 * ___m_awardNum_3; // UITexture IdolAwardItem::m_awardIcon UITexture_t3471168817 * ___m_awardIcon_4; // System.Boolean IdolAwardItem::m_bPageInit bool ___m_bPageInit_5; // UnityEngine.Vector3 IdolAwardItem::m_IconSize Vector3_t3722313464 ___m_IconSize_6; // System.Boolean IdolAwardItem::m_IsPhotoReady bool ___m_IsPhotoReady_7; // DMCore.Logic.CAwardItem IdolAwardItem::m_award CAwardItem_t1677460915 * ___m_award_8; // System.Boolean IdolAwardItem::m_bNeedRefresh bool ___m_bNeedRefresh_9; // UISprite IdolAwardItem::m_qualitySpr UISprite_t194114938 * ___m_qualitySpr_10; // System.Boolean IdolAwardItem::m_bDone bool ___m_bDone_11; // System.Int32 IdolAwardItem::m_index int32_t ___m_index_12; public: inline static int32_t get_offset_of_m_uiRoot_2() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_uiRoot_2)); } inline Transform_t3600365921 * get_m_uiRoot_2() const { return ___m_uiRoot_2; } inline Transform_t3600365921 ** get_address_of_m_uiRoot_2() { return &___m_uiRoot_2; } inline void set_m_uiRoot_2(Transform_t3600365921 * value) { ___m_uiRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_2), value); } inline static int32_t get_offset_of_m_awardNum_3() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_awardNum_3)); } inline UILabel_t3248798549 * get_m_awardNum_3() const { return ___m_awardNum_3; } inline UILabel_t3248798549 ** get_address_of_m_awardNum_3() { return &___m_awardNum_3; } inline void set_m_awardNum_3(UILabel_t3248798549 * value) { ___m_awardNum_3 = value; Il2CppCodeGenWriteBarrier((&___m_awardNum_3), value); } inline static int32_t get_offset_of_m_awardIcon_4() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_awardIcon_4)); } inline UITexture_t3471168817 * get_m_awardIcon_4() const { return ___m_awardIcon_4; } inline UITexture_t3471168817 ** get_address_of_m_awardIcon_4() { return &___m_awardIcon_4; } inline void set_m_awardIcon_4(UITexture_t3471168817 * value) { ___m_awardIcon_4 = value; Il2CppCodeGenWriteBarrier((&___m_awardIcon_4), value); } inline static int32_t get_offset_of_m_bPageInit_5() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_bPageInit_5)); } inline bool get_m_bPageInit_5() const { return ___m_bPageInit_5; } inline bool* get_address_of_m_bPageInit_5() { return &___m_bPageInit_5; } inline void set_m_bPageInit_5(bool value) { ___m_bPageInit_5 = value; } inline static int32_t get_offset_of_m_IconSize_6() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_IconSize_6)); } inline Vector3_t3722313464 get_m_IconSize_6() const { return ___m_IconSize_6; } inline Vector3_t3722313464 * get_address_of_m_IconSize_6() { return &___m_IconSize_6; } inline void set_m_IconSize_6(Vector3_t3722313464 value) { ___m_IconSize_6 = value; } inline static int32_t get_offset_of_m_IsPhotoReady_7() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_IsPhotoReady_7)); } inline bool get_m_IsPhotoReady_7() const { return ___m_IsPhotoReady_7; } inline bool* get_address_of_m_IsPhotoReady_7() { return &___m_IsPhotoReady_7; } inline void set_m_IsPhotoReady_7(bool value) { ___m_IsPhotoReady_7 = value; } inline static int32_t get_offset_of_m_award_8() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_award_8)); } inline CAwardItem_t1677460915 * get_m_award_8() const { return ___m_award_8; } inline CAwardItem_t1677460915 ** get_address_of_m_award_8() { return &___m_award_8; } inline void set_m_award_8(CAwardItem_t1677460915 * value) { ___m_award_8 = value; Il2CppCodeGenWriteBarrier((&___m_award_8), value); } inline static int32_t get_offset_of_m_bNeedRefresh_9() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_bNeedRefresh_9)); } inline bool get_m_bNeedRefresh_9() const { return ___m_bNeedRefresh_9; } inline bool* get_address_of_m_bNeedRefresh_9() { return &___m_bNeedRefresh_9; } inline void set_m_bNeedRefresh_9(bool value) { ___m_bNeedRefresh_9 = value; } inline static int32_t get_offset_of_m_qualitySpr_10() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_qualitySpr_10)); } inline UISprite_t194114938 * get_m_qualitySpr_10() const { return ___m_qualitySpr_10; } inline UISprite_t194114938 ** get_address_of_m_qualitySpr_10() { return &___m_qualitySpr_10; } inline void set_m_qualitySpr_10(UISprite_t194114938 * value) { ___m_qualitySpr_10 = value; Il2CppCodeGenWriteBarrier((&___m_qualitySpr_10), value); } inline static int32_t get_offset_of_m_bDone_11() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_bDone_11)); } inline bool get_m_bDone_11() const { return ___m_bDone_11; } inline bool* get_address_of_m_bDone_11() { return &___m_bDone_11; } inline void set_m_bDone_11(bool value) { ___m_bDone_11 = value; } inline static int32_t get_offset_of_m_index_12() { return static_cast(offsetof(IdolAwardItem_t801888691, ___m_index_12)); } inline int32_t get_m_index_12() const { return ___m_index_12; } inline int32_t* get_address_of_m_index_12() { return &___m_index_12; } inline void set_m_index_12(int32_t value) { ___m_index_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLAWARDITEM_T801888691_H #ifndef UISPRITE_T194114938_H #define UISPRITE_T194114938_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISprite struct UISprite_t194114938 : public UIWidget_t3538521925 { public: // UIAtlas UISprite::mAtlas UIAtlas_t3195533529 * ___mAtlas_14; // System.String UISprite::mSpriteName String_t* ___mSpriteName_15; // System.Boolean UISprite::mHoldScale bool ___mHoldScale_16; // System.Boolean UISprite::mFillCenter bool ___mFillCenter_17; // UISprite/Type UISprite::mType int32_t ___mType_18; // UISprite/FillDirection UISprite::mFillDirection int32_t ___mFillDirection_19; // System.Single UISprite::mFillAmount float ___mFillAmount_20; // System.Boolean UISprite::mInvert bool ___mInvert_21; // UIAtlas/Sprite UISprite::mSprite Sprite_t2895597119 * ___mSprite_22; // UnityEngine.Rect UISprite::mInner Rect_t2360479859 ___mInner_23; // UnityEngine.Rect UISprite::mInnerUV Rect_t2360479859 ___mInnerUV_24; // UnityEngine.Rect UISprite::mOuter Rect_t2360479859 ___mOuter_25; // UnityEngine.Rect UISprite::mOuterUV Rect_t2360479859 ___mOuterUV_26; // UnityEngine.Vector3 UISprite::mScale Vector3_t3722313464 ___mScale_27; // System.Single UISprite::m_OldFillAmount float ___m_OldFillAmount_28; // System.Boolean UISprite::mSpriteSet bool ___mSpriteSet_29; public: inline static int32_t get_offset_of_mAtlas_14() { return static_cast(offsetof(UISprite_t194114938, ___mAtlas_14)); } inline UIAtlas_t3195533529 * get_mAtlas_14() const { return ___mAtlas_14; } inline UIAtlas_t3195533529 ** get_address_of_mAtlas_14() { return &___mAtlas_14; } inline void set_mAtlas_14(UIAtlas_t3195533529 * value) { ___mAtlas_14 = value; Il2CppCodeGenWriteBarrier((&___mAtlas_14), value); } inline static int32_t get_offset_of_mSpriteName_15() { return static_cast(offsetof(UISprite_t194114938, ___mSpriteName_15)); } inline String_t* get_mSpriteName_15() const { return ___mSpriteName_15; } inline String_t** get_address_of_mSpriteName_15() { return &___mSpriteName_15; } inline void set_mSpriteName_15(String_t* value) { ___mSpriteName_15 = value; Il2CppCodeGenWriteBarrier((&___mSpriteName_15), value); } inline static int32_t get_offset_of_mHoldScale_16() { return static_cast(offsetof(UISprite_t194114938, ___mHoldScale_16)); } inline bool get_mHoldScale_16() const { return ___mHoldScale_16; } inline bool* get_address_of_mHoldScale_16() { return &___mHoldScale_16; } inline void set_mHoldScale_16(bool value) { ___mHoldScale_16 = value; } inline static int32_t get_offset_of_mFillCenter_17() { return static_cast(offsetof(UISprite_t194114938, ___mFillCenter_17)); } inline bool get_mFillCenter_17() const { return ___mFillCenter_17; } inline bool* get_address_of_mFillCenter_17() { return &___mFillCenter_17; } inline void set_mFillCenter_17(bool value) { ___mFillCenter_17 = value; } inline static int32_t get_offset_of_mType_18() { return static_cast(offsetof(UISprite_t194114938, ___mType_18)); } inline int32_t get_mType_18() const { return ___mType_18; } inline int32_t* get_address_of_mType_18() { return &___mType_18; } inline void set_mType_18(int32_t value) { ___mType_18 = value; } inline static int32_t get_offset_of_mFillDirection_19() { return static_cast(offsetof(UISprite_t194114938, ___mFillDirection_19)); } inline int32_t get_mFillDirection_19() const { return ___mFillDirection_19; } inline int32_t* get_address_of_mFillDirection_19() { return &___mFillDirection_19; } inline void set_mFillDirection_19(int32_t value) { ___mFillDirection_19 = value; } inline static int32_t get_offset_of_mFillAmount_20() { return static_cast(offsetof(UISprite_t194114938, ___mFillAmount_20)); } inline float get_mFillAmount_20() const { return ___mFillAmount_20; } inline float* get_address_of_mFillAmount_20() { return &___mFillAmount_20; } inline void set_mFillAmount_20(float value) { ___mFillAmount_20 = value; } inline static int32_t get_offset_of_mInvert_21() { return static_cast(offsetof(UISprite_t194114938, ___mInvert_21)); } inline bool get_mInvert_21() const { return ___mInvert_21; } inline bool* get_address_of_mInvert_21() { return &___mInvert_21; } inline void set_mInvert_21(bool value) { ___mInvert_21 = value; } inline static int32_t get_offset_of_mSprite_22() { return static_cast(offsetof(UISprite_t194114938, ___mSprite_22)); } inline Sprite_t2895597119 * get_mSprite_22() const { return ___mSprite_22; } inline Sprite_t2895597119 ** get_address_of_mSprite_22() { return &___mSprite_22; } inline void set_mSprite_22(Sprite_t2895597119 * value) { ___mSprite_22 = value; Il2CppCodeGenWriteBarrier((&___mSprite_22), value); } inline static int32_t get_offset_of_mInner_23() { return static_cast(offsetof(UISprite_t194114938, ___mInner_23)); } inline Rect_t2360479859 get_mInner_23() const { return ___mInner_23; } inline Rect_t2360479859 * get_address_of_mInner_23() { return &___mInner_23; } inline void set_mInner_23(Rect_t2360479859 value) { ___mInner_23 = value; } inline static int32_t get_offset_of_mInnerUV_24() { return static_cast(offsetof(UISprite_t194114938, ___mInnerUV_24)); } inline Rect_t2360479859 get_mInnerUV_24() const { return ___mInnerUV_24; } inline Rect_t2360479859 * get_address_of_mInnerUV_24() { return &___mInnerUV_24; } inline void set_mInnerUV_24(Rect_t2360479859 value) { ___mInnerUV_24 = value; } inline static int32_t get_offset_of_mOuter_25() { return static_cast(offsetof(UISprite_t194114938, ___mOuter_25)); } inline Rect_t2360479859 get_mOuter_25() const { return ___mOuter_25; } inline Rect_t2360479859 * get_address_of_mOuter_25() { return &___mOuter_25; } inline void set_mOuter_25(Rect_t2360479859 value) { ___mOuter_25 = value; } inline static int32_t get_offset_of_mOuterUV_26() { return static_cast(offsetof(UISprite_t194114938, ___mOuterUV_26)); } inline Rect_t2360479859 get_mOuterUV_26() const { return ___mOuterUV_26; } inline Rect_t2360479859 * get_address_of_mOuterUV_26() { return &___mOuterUV_26; } inline void set_mOuterUV_26(Rect_t2360479859 value) { ___mOuterUV_26 = value; } inline static int32_t get_offset_of_mScale_27() { return static_cast(offsetof(UISprite_t194114938, ___mScale_27)); } inline Vector3_t3722313464 get_mScale_27() const { return ___mScale_27; } inline Vector3_t3722313464 * get_address_of_mScale_27() { return &___mScale_27; } inline void set_mScale_27(Vector3_t3722313464 value) { ___mScale_27 = value; } inline static int32_t get_offset_of_m_OldFillAmount_28() { return static_cast(offsetof(UISprite_t194114938, ___m_OldFillAmount_28)); } inline float get_m_OldFillAmount_28() const { return ___m_OldFillAmount_28; } inline float* get_address_of_m_OldFillAmount_28() { return &___m_OldFillAmount_28; } inline void set_m_OldFillAmount_28(float value) { ___m_OldFillAmount_28 = value; } inline static int32_t get_offset_of_mSpriteSet_29() { return static_cast(offsetof(UISprite_t194114938, ___mSpriteSet_29)); } inline bool get_mSpriteSet_29() const { return ___mSpriteSet_29; } inline bool* get_address_of_mSpriteSet_29() { return &___mSpriteSet_29; } inline void set_mSpriteSet_29(bool value) { ___mSpriteSet_29 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISPRITE_T194114938_H #ifndef UITEXTURE_T3471168817_H #define UITEXTURE_T3471168817_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITexture struct UITexture_t3471168817 : public UIWidget_t3538521925 { public: // UnityEngine.Rect UITexture::mRect Rect_t2360479859 ___mRect_14; // System.Boolean UITexture::mHoldScale bool ___mHoldScale_15; // UnityEngine.Shader UITexture::mShader Shader_t4151988712 * ___mShader_16; // UnityEngine.Texture UITexture::mTexture Texture_t3661962703 * ___mTexture_17; // UnityEngine.Material UITexture::mDynamicMat Material_t340375123 * ___mDynamicMat_18; // System.Boolean UITexture::mCreatingMat bool ___mCreatingMat_19; // System.Int32 UITexture::mPMA int32_t ___mPMA_20; public: inline static int32_t get_offset_of_mRect_14() { return static_cast(offsetof(UITexture_t3471168817, ___mRect_14)); } inline Rect_t2360479859 get_mRect_14() const { return ___mRect_14; } inline Rect_t2360479859 * get_address_of_mRect_14() { return &___mRect_14; } inline void set_mRect_14(Rect_t2360479859 value) { ___mRect_14 = value; } inline static int32_t get_offset_of_mHoldScale_15() { return static_cast(offsetof(UITexture_t3471168817, ___mHoldScale_15)); } inline bool get_mHoldScale_15() const { return ___mHoldScale_15; } inline bool* get_address_of_mHoldScale_15() { return &___mHoldScale_15; } inline void set_mHoldScale_15(bool value) { ___mHoldScale_15 = value; } inline static int32_t get_offset_of_mShader_16() { return static_cast(offsetof(UITexture_t3471168817, ___mShader_16)); } inline Shader_t4151988712 * get_mShader_16() const { return ___mShader_16; } inline Shader_t4151988712 ** get_address_of_mShader_16() { return &___mShader_16; } inline void set_mShader_16(Shader_t4151988712 * value) { ___mShader_16 = value; Il2CppCodeGenWriteBarrier((&___mShader_16), value); } inline static int32_t get_offset_of_mTexture_17() { return static_cast(offsetof(UITexture_t3471168817, ___mTexture_17)); } inline Texture_t3661962703 * get_mTexture_17() const { return ___mTexture_17; } inline Texture_t3661962703 ** get_address_of_mTexture_17() { return &___mTexture_17; } inline void set_mTexture_17(Texture_t3661962703 * value) { ___mTexture_17 = value; Il2CppCodeGenWriteBarrier((&___mTexture_17), value); } inline static int32_t get_offset_of_mDynamicMat_18() { return static_cast(offsetof(UITexture_t3471168817, ___mDynamicMat_18)); } inline Material_t340375123 * get_mDynamicMat_18() const { return ___mDynamicMat_18; } inline Material_t340375123 ** get_address_of_mDynamicMat_18() { return &___mDynamicMat_18; } inline void set_mDynamicMat_18(Material_t340375123 * value) { ___mDynamicMat_18 = value; Il2CppCodeGenWriteBarrier((&___mDynamicMat_18), value); } inline static int32_t get_offset_of_mCreatingMat_19() { return static_cast(offsetof(UITexture_t3471168817, ___mCreatingMat_19)); } inline bool get_mCreatingMat_19() const { return ___mCreatingMat_19; } inline bool* get_address_of_mCreatingMat_19() { return &___mCreatingMat_19; } inline void set_mCreatingMat_19(bool value) { ___mCreatingMat_19 = value; } inline static int32_t get_offset_of_mPMA_20() { return static_cast(offsetof(UITexture_t3471168817, ___mPMA_20)); } inline int32_t get_mPMA_20() const { return ___mPMA_20; } inline int32_t* get_address_of_mPMA_20() { return &___mPMA_20; } inline void set_mPMA_20(int32_t value) { ___mPMA_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITEXTURE_T3471168817_H #ifndef UILABEL_T3248798549_H #define UILABEL_T3248798549_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UILabel struct UILabel_t3248798549 : public UIWidget_t3538521925 { public: // UIFont UILabel::mFont UIFont_t2766063701 * ___mFont_14; // System.String UILabel::mText String_t* ___mText_15; // System.Int32 UILabel::mMaxLineWidth int32_t ___mMaxLineWidth_16; // System.Boolean UILabel::mEncoding bool ___mEncoding_17; // System.Int32 UILabel::mMaxLineCount int32_t ___mMaxLineCount_18; // System.Boolean UILabel::mPassword bool ___mPassword_19; // System.Boolean UILabel::mShowLastChar bool ___mShowLastChar_20; // UILabel/Effect UILabel::mEffectStyle int32_t ___mEffectStyle_21; // UnityEngine.Color UILabel::mEffectColor Color_t2555686324 ___mEffectColor_22; // UIFont/SymbolStyle UILabel::mSymbols int32_t ___mSymbols_23; // UnityEngine.Vector2 UILabel::mEffectDistance Vector2_t2156229523 ___mEffectDistance_24; // System.Int32 UILabel::mSpacingX int32_t ___mSpacingX_25; // System.Int32 UILabel::mSpacingY int32_t ___mSpacingY_26; // UILabel/InsideEffect UILabel::mInsideEffectStyle int32_t ___mInsideEffectStyle_27; // UnityEngine.Color UILabel::mInsideEffectColor Color_t2555686324 ___mInsideEffectColor_28; // System.Single UILabel::mLineWidth float ___mLineWidth_29; // System.Boolean UILabel::mMultiline bool ___mMultiline_30; // System.Boolean UILabel::mShouldBeProcessed bool ___mShouldBeProcessed_31; // System.String UILabel::mProcessedText String_t* ___mProcessedText_32; // UnityEngine.Vector3 UILabel::mLastScale Vector3_t3722313464 ___mLastScale_33; // System.String UILabel::mLastText String_t* ___mLastText_34; // System.Int32 UILabel::mLastWidth int32_t ___mLastWidth_35; // System.Boolean UILabel::mLastEncoding bool ___mLastEncoding_36; // System.Int32 UILabel::mLastCount int32_t ___mLastCount_37; // System.Boolean UILabel::mLastPass bool ___mLastPass_38; // System.Boolean UILabel::mLastShow bool ___mLastShow_39; // UILabel/Effect UILabel::mLastEffect int32_t ___mLastEffect_40; // UnityEngine.Vector3 UILabel::mSize Vector3_t3722313464 ___mSize_41; // System.Boolean UILabel::mPremultiply bool ___mPremultiply_42; // UnityEngine.Vector2 UILabel::m_DrawSize Vector2_t2156229523 ___m_DrawSize_43; // System.Boolean UILabel::mApplyAlignmentForced bool ___mApplyAlignmentForced_44; public: inline static int32_t get_offset_of_mFont_14() { return static_cast(offsetof(UILabel_t3248798549, ___mFont_14)); } inline UIFont_t2766063701 * get_mFont_14() const { return ___mFont_14; } inline UIFont_t2766063701 ** get_address_of_mFont_14() { return &___mFont_14; } inline void set_mFont_14(UIFont_t2766063701 * value) { ___mFont_14 = value; Il2CppCodeGenWriteBarrier((&___mFont_14), value); } inline static int32_t get_offset_of_mText_15() { return static_cast(offsetof(UILabel_t3248798549, ___mText_15)); } inline String_t* get_mText_15() const { return ___mText_15; } inline String_t** get_address_of_mText_15() { return &___mText_15; } inline void set_mText_15(String_t* value) { ___mText_15 = value; Il2CppCodeGenWriteBarrier((&___mText_15), value); } inline static int32_t get_offset_of_mMaxLineWidth_16() { return static_cast(offsetof(UILabel_t3248798549, ___mMaxLineWidth_16)); } inline int32_t get_mMaxLineWidth_16() const { return ___mMaxLineWidth_16; } inline int32_t* get_address_of_mMaxLineWidth_16() { return &___mMaxLineWidth_16; } inline void set_mMaxLineWidth_16(int32_t value) { ___mMaxLineWidth_16 = value; } inline static int32_t get_offset_of_mEncoding_17() { return static_cast(offsetof(UILabel_t3248798549, ___mEncoding_17)); } inline bool get_mEncoding_17() const { return ___mEncoding_17; } inline bool* get_address_of_mEncoding_17() { return &___mEncoding_17; } inline void set_mEncoding_17(bool value) { ___mEncoding_17 = value; } inline static int32_t get_offset_of_mMaxLineCount_18() { return static_cast(offsetof(UILabel_t3248798549, ___mMaxLineCount_18)); } inline int32_t get_mMaxLineCount_18() const { return ___mMaxLineCount_18; } inline int32_t* get_address_of_mMaxLineCount_18() { return &___mMaxLineCount_18; } inline void set_mMaxLineCount_18(int32_t value) { ___mMaxLineCount_18 = value; } inline static int32_t get_offset_of_mPassword_19() { return static_cast(offsetof(UILabel_t3248798549, ___mPassword_19)); } inline bool get_mPassword_19() const { return ___mPassword_19; } inline bool* get_address_of_mPassword_19() { return &___mPassword_19; } inline void set_mPassword_19(bool value) { ___mPassword_19 = value; } inline static int32_t get_offset_of_mShowLastChar_20() { return static_cast(offsetof(UILabel_t3248798549, ___mShowLastChar_20)); } inline bool get_mShowLastChar_20() const { return ___mShowLastChar_20; } inline bool* get_address_of_mShowLastChar_20() { return &___mShowLastChar_20; } inline void set_mShowLastChar_20(bool value) { ___mShowLastChar_20 = value; } inline static int32_t get_offset_of_mEffectStyle_21() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectStyle_21)); } inline int32_t get_mEffectStyle_21() const { return ___mEffectStyle_21; } inline int32_t* get_address_of_mEffectStyle_21() { return &___mEffectStyle_21; } inline void set_mEffectStyle_21(int32_t value) { ___mEffectStyle_21 = value; } inline static int32_t get_offset_of_mEffectColor_22() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectColor_22)); } inline Color_t2555686324 get_mEffectColor_22() const { return ___mEffectColor_22; } inline Color_t2555686324 * get_address_of_mEffectColor_22() { return &___mEffectColor_22; } inline void set_mEffectColor_22(Color_t2555686324 value) { ___mEffectColor_22 = value; } inline static int32_t get_offset_of_mSymbols_23() { return static_cast(offsetof(UILabel_t3248798549, ___mSymbols_23)); } inline int32_t get_mSymbols_23() const { return ___mSymbols_23; } inline int32_t* get_address_of_mSymbols_23() { return &___mSymbols_23; } inline void set_mSymbols_23(int32_t value) { ___mSymbols_23 = value; } inline static int32_t get_offset_of_mEffectDistance_24() { return static_cast(offsetof(UILabel_t3248798549, ___mEffectDistance_24)); } inline Vector2_t2156229523 get_mEffectDistance_24() const { return ___mEffectDistance_24; } inline Vector2_t2156229523 * get_address_of_mEffectDistance_24() { return &___mEffectDistance_24; } inline void set_mEffectDistance_24(Vector2_t2156229523 value) { ___mEffectDistance_24 = value; } inline static int32_t get_offset_of_mSpacingX_25() { return static_cast(offsetof(UILabel_t3248798549, ___mSpacingX_25)); } inline int32_t get_mSpacingX_25() const { return ___mSpacingX_25; } inline int32_t* get_address_of_mSpacingX_25() { return &___mSpacingX_25; } inline void set_mSpacingX_25(int32_t value) { ___mSpacingX_25 = value; } inline static int32_t get_offset_of_mSpacingY_26() { return static_cast(offsetof(UILabel_t3248798549, ___mSpacingY_26)); } inline int32_t get_mSpacingY_26() const { return ___mSpacingY_26; } inline int32_t* get_address_of_mSpacingY_26() { return &___mSpacingY_26; } inline void set_mSpacingY_26(int32_t value) { ___mSpacingY_26 = value; } inline static int32_t get_offset_of_mInsideEffectStyle_27() { return static_cast(offsetof(UILabel_t3248798549, ___mInsideEffectStyle_27)); } inline int32_t get_mInsideEffectStyle_27() const { return ___mInsideEffectStyle_27; } inline int32_t* get_address_of_mInsideEffectStyle_27() { return &___mInsideEffectStyle_27; } inline void set_mInsideEffectStyle_27(int32_t value) { ___mInsideEffectStyle_27 = value; } inline static int32_t get_offset_of_mInsideEffectColor_28() { return static_cast(offsetof(UILabel_t3248798549, ___mInsideEffectColor_28)); } inline Color_t2555686324 get_mInsideEffectColor_28() const { return ___mInsideEffectColor_28; } inline Color_t2555686324 * get_address_of_mInsideEffectColor_28() { return &___mInsideEffectColor_28; } inline void set_mInsideEffectColor_28(Color_t2555686324 value) { ___mInsideEffectColor_28 = value; } inline static int32_t get_offset_of_mLineWidth_29() { return static_cast(offsetof(UILabel_t3248798549, ___mLineWidth_29)); } inline float get_mLineWidth_29() const { return ___mLineWidth_29; } inline float* get_address_of_mLineWidth_29() { return &___mLineWidth_29; } inline void set_mLineWidth_29(float value) { ___mLineWidth_29 = value; } inline static int32_t get_offset_of_mMultiline_30() { return static_cast(offsetof(UILabel_t3248798549, ___mMultiline_30)); } inline bool get_mMultiline_30() const { return ___mMultiline_30; } inline bool* get_address_of_mMultiline_30() { return &___mMultiline_30; } inline void set_mMultiline_30(bool value) { ___mMultiline_30 = value; } inline static int32_t get_offset_of_mShouldBeProcessed_31() { return static_cast(offsetof(UILabel_t3248798549, ___mShouldBeProcessed_31)); } inline bool get_mShouldBeProcessed_31() const { return ___mShouldBeProcessed_31; } inline bool* get_address_of_mShouldBeProcessed_31() { return &___mShouldBeProcessed_31; } inline void set_mShouldBeProcessed_31(bool value) { ___mShouldBeProcessed_31 = value; } inline static int32_t get_offset_of_mProcessedText_32() { return static_cast(offsetof(UILabel_t3248798549, ___mProcessedText_32)); } inline String_t* get_mProcessedText_32() const { return ___mProcessedText_32; } inline String_t** get_address_of_mProcessedText_32() { return &___mProcessedText_32; } inline void set_mProcessedText_32(String_t* value) { ___mProcessedText_32 = value; Il2CppCodeGenWriteBarrier((&___mProcessedText_32), value); } inline static int32_t get_offset_of_mLastScale_33() { return static_cast(offsetof(UILabel_t3248798549, ___mLastScale_33)); } inline Vector3_t3722313464 get_mLastScale_33() const { return ___mLastScale_33; } inline Vector3_t3722313464 * get_address_of_mLastScale_33() { return &___mLastScale_33; } inline void set_mLastScale_33(Vector3_t3722313464 value) { ___mLastScale_33 = value; } inline static int32_t get_offset_of_mLastText_34() { return static_cast(offsetof(UILabel_t3248798549, ___mLastText_34)); } inline String_t* get_mLastText_34() const { return ___mLastText_34; } inline String_t** get_address_of_mLastText_34() { return &___mLastText_34; } inline void set_mLastText_34(String_t* value) { ___mLastText_34 = value; Il2CppCodeGenWriteBarrier((&___mLastText_34), value); } inline static int32_t get_offset_of_mLastWidth_35() { return static_cast(offsetof(UILabel_t3248798549, ___mLastWidth_35)); } inline int32_t get_mLastWidth_35() const { return ___mLastWidth_35; } inline int32_t* get_address_of_mLastWidth_35() { return &___mLastWidth_35; } inline void set_mLastWidth_35(int32_t value) { ___mLastWidth_35 = value; } inline static int32_t get_offset_of_mLastEncoding_36() { return static_cast(offsetof(UILabel_t3248798549, ___mLastEncoding_36)); } inline bool get_mLastEncoding_36() const { return ___mLastEncoding_36; } inline bool* get_address_of_mLastEncoding_36() { return &___mLastEncoding_36; } inline void set_mLastEncoding_36(bool value) { ___mLastEncoding_36 = value; } inline static int32_t get_offset_of_mLastCount_37() { return static_cast(offsetof(UILabel_t3248798549, ___mLastCount_37)); } inline int32_t get_mLastCount_37() const { return ___mLastCount_37; } inline int32_t* get_address_of_mLastCount_37() { return &___mLastCount_37; } inline void set_mLastCount_37(int32_t value) { ___mLastCount_37 = value; } inline static int32_t get_offset_of_mLastPass_38() { return static_cast(offsetof(UILabel_t3248798549, ___mLastPass_38)); } inline bool get_mLastPass_38() const { return ___mLastPass_38; } inline bool* get_address_of_mLastPass_38() { return &___mLastPass_38; } inline void set_mLastPass_38(bool value) { ___mLastPass_38 = value; } inline static int32_t get_offset_of_mLastShow_39() { return static_cast(offsetof(UILabel_t3248798549, ___mLastShow_39)); } inline bool get_mLastShow_39() const { return ___mLastShow_39; } inline bool* get_address_of_mLastShow_39() { return &___mLastShow_39; } inline void set_mLastShow_39(bool value) { ___mLastShow_39 = value; } inline static int32_t get_offset_of_mLastEffect_40() { return static_cast(offsetof(UILabel_t3248798549, ___mLastEffect_40)); } inline int32_t get_mLastEffect_40() const { return ___mLastEffect_40; } inline int32_t* get_address_of_mLastEffect_40() { return &___mLastEffect_40; } inline void set_mLastEffect_40(int32_t value) { ___mLastEffect_40 = value; } inline static int32_t get_offset_of_mSize_41() { return static_cast(offsetof(UILabel_t3248798549, ___mSize_41)); } inline Vector3_t3722313464 get_mSize_41() const { return ___mSize_41; } inline Vector3_t3722313464 * get_address_of_mSize_41() { return &___mSize_41; } inline void set_mSize_41(Vector3_t3722313464 value) { ___mSize_41 = value; } inline static int32_t get_offset_of_mPremultiply_42() { return static_cast(offsetof(UILabel_t3248798549, ___mPremultiply_42)); } inline bool get_mPremultiply_42() const { return ___mPremultiply_42; } inline bool* get_address_of_mPremultiply_42() { return &___mPremultiply_42; } inline void set_mPremultiply_42(bool value) { ___mPremultiply_42 = value; } inline static int32_t get_offset_of_m_DrawSize_43() { return static_cast(offsetof(UILabel_t3248798549, ___m_DrawSize_43)); } inline Vector2_t2156229523 get_m_DrawSize_43() const { return ___m_DrawSize_43; } inline Vector2_t2156229523 * get_address_of_m_DrawSize_43() { return &___m_DrawSize_43; } inline void set_m_DrawSize_43(Vector2_t2156229523 value) { ___m_DrawSize_43 = value; } inline static int32_t get_offset_of_mApplyAlignmentForced_44() { return static_cast(offsetof(UILabel_t3248798549, ___mApplyAlignmentForced_44)); } inline bool get_mApplyAlignmentForced_44() const { return ___mApplyAlignmentForced_44; } inline bool* get_address_of_mApplyAlignmentForced_44() { return &___mApplyAlignmentForced_44; } inline void set_mApplyAlignmentForced_44(bool value) { ___mApplyAlignmentForced_44 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UILABEL_T3248798549_H // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146 : public RuntimeArray { public: ALIGN_FIELD (8) GameObject_t1113636619 * m_Items[1]; public: inline GameObject_t1113636619 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GameObject_t1113636619 ** 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, GameObject_t1113636619 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline GameObject_t1113636619 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GameObject_t1113636619 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GameObject_t1113636619 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Single[] struct SingleU5BU5D_t1444911251 : public RuntimeArray { public: ALIGN_FIELD (8) float m_Items[1]; public: inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // GameStageRole[] struct GameStageRoleU5BU5D_t1182366077 : public RuntimeArray { public: ALIGN_FIELD (8) GameStageRole_t2011021108 * m_Items[1]; public: inline GameStageRole_t2011021108 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GameStageRole_t2011021108 ** 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, GameStageRole_t2011021108 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline GameStageRole_t2011021108 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GameStageRole_t2011021108 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GameStageRole_t2011021108 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Int32[] struct Int32U5BU5D_t385246372 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // GameStageSectionRole[] struct GameStageSectionRoleU5BU5D_t576184602 : public RuntimeArray { public: ALIGN_FIELD (8) GameStageSectionRole_t3838204955 * m_Items[1]; public: inline GameStageSectionRole_t3838204955 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GameStageSectionRole_t3838204955 ** 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, GameStageSectionRole_t3838204955 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline GameStageSectionRole_t3838204955 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GameStageSectionRole_t3838204955 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GameStageSectionRole_t3838204955 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628 : public RuntimeArray { public: ALIGN_FIELD (8) Transform_t3600365921 * m_Items[1]; public: inline Transform_t3600365921 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Transform_t3600365921 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Transform_t3600365921 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Transform_t3600365921 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Transform_t3600365921 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Transform_t3600365921 * 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); } }; // 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; } }; // UISprite[] struct UISpriteU5BU5D_t1415066463 : public RuntimeArray { public: ALIGN_FIELD (8) UISprite_t194114938 * m_Items[1]; public: inline UISprite_t194114938 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UISprite_t194114938 ** 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, UISprite_t194114938 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UISprite_t194114938 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UISprite_t194114938 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UISprite_t194114938 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // ImageNumber[] struct ImageNumberU5BU5D_t3933614447 : public RuntimeArray { public: ALIGN_FIELD (8) ImageNumber_t2590106794 * m_Items[1]; public: inline ImageNumber_t2590106794 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ImageNumber_t2590106794 ** 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, ImageNumber_t2590106794 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline ImageNumber_t2590106794 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ImageNumber_t2590106794 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ImageNumber_t2590106794 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // 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.Rect[] struct RectU5BU5D_t2936723554 : public RuntimeArray { public: ALIGN_FIELD (8) Rect_t2360479859 m_Items[1]; public: inline Rect_t2360479859 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rect_t2360479859 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rect_t2360479859 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rect_t2360479859 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rect_t2360479859 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rect_t2360479859 value) { m_Items[index] = value; } }; // UnityEngine.Color[0...,0...] struct ColorU5B0___U2C0___U5D_t941916414 : public RuntimeArray { public: ALIGN_FIELD (8) Color_t2555686324 m_Items[1]; public: inline Color_t2555686324 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color_t2555686324 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Color_t2555686324 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color_t2555686324 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color_t2555686324 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color_t2555686324 value) { m_Items[index] = value; } inline Color_t2555686324 GetAt(il2cpp_array_size_t i, il2cpp_array_size_t j) const { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; return m_Items[index]; } inline Color_t2555686324 * GetAddressAt(il2cpp_array_size_t i, il2cpp_array_size_t j) { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; return m_Items + index; } inline void SetAt(il2cpp_array_size_t i, il2cpp_array_size_t j, Color_t2555686324 value) { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; m_Items[index] = value; } inline Color_t2555686324 GetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) const { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; return m_Items[index]; } inline Color_t2555686324 * GetAddressAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j, Color_t2555686324 value) { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; m_Items[index] = value; } }; // UnityEngine.Vector2[] struct Vector2U5BU5D_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.Material[] struct MaterialU5BU5D_t561872642 : public RuntimeArray { public: ALIGN_FIELD (8) Material_t340375123 * m_Items[1]; public: inline Material_t340375123 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Material_t340375123 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Material_t340375123 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Material_t340375123 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Material_t340375123 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Material_t340375123 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Color[] struct ColorU5BU5D_t941916413 : public RuntimeArray { public: ALIGN_FIELD (8) Color_t2555686324 m_Items[1]; public: inline Color_t2555686324 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color_t2555686324 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Color_t2555686324 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color_t2555686324 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color_t2555686324 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color_t2555686324 value) { m_Items[index] = value; } }; // UnityEngine.Component[] struct ComponentU5BU5D_t3294940482 : public RuntimeArray { public: ALIGN_FIELD (8) Component_t1923634451 * m_Items[1]; public: inline Component_t1923634451 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Component_t1923634451 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Component_t1923634451 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Component_t1923634451 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Component_t1923634451 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Component_t1923634451 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, 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.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.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); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m636942458_gshared (Dictionary_2_t1839659084 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, 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.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); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2601736566_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m3300912776_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3923002270 Dictionary_2_GetEnumerator_m1087370259_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t71524366 Enumerator_get_Current_m3431285658_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m3495598764_gshared (KeyValuePair_2_t71524366 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3398155861_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m562365603_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Predicate_1__ctor_m327447107_gshared (Predicate_1_t3905400288 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR bool List_1_Exists_m1135687643_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3411363121_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2059424751_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m3947764094_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2098009717_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m697420525_gshared (List_1_t128053199 * __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.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m212974362_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR List_1_t257213610 * List_1_FindAll_m2721883856_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_Find_m2048854920_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, 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 System.Collections.Generic.List`1::ForEach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void List_1_ForEach_m3737504377_gshared (List_1_t257213610 * __this, Action_1_t3252573759 * p0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m4058363731_gshared (Action_1_t3123413348 * __this, RuntimeObject * p0, intptr_t p1, 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.Int32 CBetterSet`1::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBetterSet_1_GetCount_m1952814999_gshared (CBetterSet_1_t3194383868 * __this, 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.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.Void CBetterSet`1::Clear() extern "C" IL2CPP_METHOD_ATTR void CBetterSet_1_Clear_m3855211529_gshared (CBetterSet_1_t3194383868 * __this, 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); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2263725670_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3620879578_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_m2924757250_gshared (Nullable_1_t1149908250 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m182537451_gshared (Dictionary_2_t3384741 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m1279427033_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3959998165_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t* p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_AddComponent_TisRuntimeObject_m973870487_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void UnityEngine.MonoBehaviour::.ctor() extern "C" IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m1579109191 (MonoBehaviour_t3962482529 * __this, const RuntimeMethod* method); // System.Void GameObjSequence::PlayNext() extern "C" IL2CPP_METHOD_ATTR void GameObjSequence_PlayNext_m1279234085 (GameObjSequence_t127509421 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_deltaTime() extern "C" IL2CPP_METHOD_ATTR float Time_get_deltaTime_m372706562 (RuntimeObject * __this /* static, unused */, 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.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); // 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); // System.Void UnityEngine.GameObject::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m1121218340 (GameObject_t1113636619 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogWarning(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogWarning_m3752629331 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, 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); // 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.Void GameStage0::_BindUIRes(System.String,GameStageRole&) extern "C" IL2CPP_METHOD_ATTR void GameStage0__BindUIRes_m1145463216 (GameStage0_t1287628262 * __this, String_t* ___path0, GameStageRole_t2011021108 ** ___ctrlVar1, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeyManager DMCore.IHelp::GetBeatKeyManager() extern "C" IL2CPP_METHOD_ATTR CBeatKeyManager_t1395295909 * IHelp_GetBeatKeyManager_m1731636776 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.CDanceMode DMCore.DanceMode.CDanceModeManager::GetDanceModeIns() extern "C" IL2CPP_METHOD_ATTR CDanceMode_t1520520494 * CDanceModeManager_GetDanceModeIns_m2487172692 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetServerSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetServerSectionIndex_m1307218057 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetSectionCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionCount_m2327911418 (CDanceMode_t1520520494 * __this, 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.DanceMode.CDanceManager::IndexToPos(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDanceManager_IndexToPos_m3790507747 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::GetUserProperty() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * ISceneBaseObj_GetUserProperty_m776816018 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // 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); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void GameStageRole::SetUserID(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageRole_SetUserID_m3877538511 (GameStageRole_t2011021108 * __this, int64_t ___userID0, int32_t ___sectionIndex1, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.IHelp::GetSceneManager() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * IHelp_GetSceneManager_m309394095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneBaseObj DMCore.Framework.Scene.CSceneService::GetRoleObj(System.Int32) extern "C" IL2CPP_METHOD_ATTR ISceneBaseObj_t858622483 * CSceneService_GetRoleObj_m3880305570 (CSceneService_t551449725 * __this, int32_t ___nIndex0, 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); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisGameStageRole_t2011021108_m234916142(__this /* static, unused */, ___local0, ___path1, method) (( GameStageRole_t2011021108 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void DMCore.CDataArray::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataArray__ctor_m2623161048 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // 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); // 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); // System.Void DMCore.CDataArray::Push(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1044129115 (CDataArray_t4068198041 * __this, float ___val0, const RuntimeMethod* 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.Void DMCore.CDataArray::Push(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m2688800679 (CDataArray_t4068198041 * __this, Vector3_t3722313464 ___val0, const RuntimeMethod* method); // System.Void GameStageRole::OnPageInit(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void GameStageRole_OnPageInit_m1479929526 (GameStageRole_t2011021108 * __this, CDataArray_t4068198041 * ___path0, 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisGameStageRole_t2011021108_m3803398178(__this, method) (( GameStageRole_t2011021108 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, 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); // 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); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::GetNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * ISceneBaseObj_GetNetProperty_m1709069404 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CProperty_GetInt_m2680341236 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Int64 GameStageRole::GetUserID() extern "C" IL2CPP_METHOD_ATTR int64_t GameStageRole_GetUserID_m2952903295 (GameStageRole_t2011021108 * __this, const RuntimeMethod* method); // DMCore.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.CRoot::GetSceneService() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * CRoot_GetSceneService_m2061443921 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // 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); // 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); // DMCore.Framework.Resource.IResourceManager DMCore.Framework.Resource.IResourceManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR IResourceManager_t3165642952 * IResourceManager_GetInstance_m641731805 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.IHelp::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * IHelp_GetSoundManager_m1651454919 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::PlayOnce(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayOnce_m3370941300 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, const RuntimeMethod* method); // DMCore.CEventManager DMCore.IHelp::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * IHelp_GetEventManager_m2071002582 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.OnEventCall::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnEventCall__ctor_m3140516762 (OnEventCall_t3758354630 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m1854500591 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, const RuntimeMethod* method); // DMCore.Camera.ICameraBase DMCore.CRoot::GetCamera() extern "C" IL2CPP_METHOD_ATTR ICameraBase_t3615533728 * CRoot_GetCamera_m3179746689 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.Camera.ICameraBase::GetActiveCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetActiveCamera_m490033116 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisAnimation_t3648466861_m4214971628(__this, method) (( Animation_t3648466861 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 p0, 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.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.Animation::set_wrapMode(UnityEngine.WrapMode) extern "C" IL2CPP_METHOD_ATTR void Animation_set_wrapMode_m2823425410 (Animation_t3648466861 * __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.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.Void UnityEngine.Animation::Stop() extern "C" IL2CPP_METHOD_ATTR void Animation_Stop_m195768787 (Animation_t3648466861 * __this, 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.Void DMCore.Camera.ICameraBase::SetWatchTarget(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void ICameraBase_SetWatchTarget_m1900455678 (ICameraBase_t3615533728 * __this, Transform_t3600365921 * ___target0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::PlayUIFadeOutAnim(UnityEngine.GameObject,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_PlayUIFadeOutAnim_m2724427866 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, OnEventCall_t3758354630 * ___callBack1, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Framework.Scene.CSceneService::FindRoleByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * CSceneService_FindRoleByUserID_m4171044813 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByIndex_m2969521879 (CDanceMode_t1520520494 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // System.Void GameStageHeart::SetWinPt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_SetWinPt_m3687511094 (GameStageHeart_t883044659 * __this, int32_t ___winPt0, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.CRoot::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * CRoot_GetSoundManager_m30020774 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(__this /* static, unused */, ___local0, ___path1, method) (( UISprite_t194114938 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(__this /* static, unused */, ___local0, ___path1, method) (( UILabel_t3248798549 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Int32 DMCore.DanceMode.CDanceMode::GetSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionIndex_m4199677593 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::GetData_SectionList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t2376830540 * CDanceMode_GetData_SectionList_m749279202 (CDanceMode_t1520520494 * __this, int32_t ___nSectionIndex0, const RuntimeMethod* method); // System.Void GameStageHeart::SetStep(System.Single) extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_SetStep_m3933506564 (GameStageHeart_t883044659 * __this, float ___fStep0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m151001132(__this, p0, method) (( CRoleBeatKeyData_Section_t904755798 * (*) (List_1_t2376830540 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Section::get__score() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleBeatKeyData_Section_get__score_m3838156656 (CRoleBeatKeyData_Section_t904755798 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1328168521(__this, method) (( int32_t (*) (List_1_t2376830540 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetSetionMaxScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetSetionMaxScore_m117383213 (CBeatKeyManager_t1395295909 * __this, int32_t ___sectionIndex0, const RuntimeMethod* method); // System.Void DMCore.CEventManager::PushOnce(System.Single,DMCore.OnEventCall,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CEventManager_PushOnce_m2143949090 (CEventManager_t474365641 * __this, float ___fTimeDelay0, OnEventCall_t3758354630 * ___ptr1, int32_t ___userData2, const RuntimeMethod* method); // System.Void GameStageHeart::OnWinPtEffectEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_OnWinPtEffectEnd_m3076803742 (GameStageHeart_t883044659 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, 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.Void UILabel::set_text(System.String) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_text_m1071532778 (UILabel_t3248798549 * __this, String_t* ___value0, 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.Void UISprite::set_fillAmount(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_fillAmount_m92108899 (UISprite_t194114938 * __this, float ___value0, 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); // 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); // DMCore.Logic.CPveManager DMCore.Logic.CPveManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPveManager_t3058433014 * CPveManager_GetInstance_m1165268867 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPveManager::IsPveMode() extern "C" IL2CPP_METHOD_ATTR bool CPveManager_IsPveMode_m3137815888 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLocalBattle_t1519924991 * CLocalBattle_GetInstance_m150705100 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CLocalBattle::get_EnableLocalGame() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableLocalGame_m1315119155 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::FindChild(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_FindChild_m2660808396 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method); // 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); // 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); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m636942458(__this, method) (( void (*) (Dictionary_2_t1839659084 *, const RuntimeMethod*))Dictionary_2__ctor_m636942458_gshared)(__this, method) // DMCore.Logic.CPveStage DMCore.Logic.CPveManager::GetCurStage() extern "C" IL2CPP_METHOD_ATTR CPveStage_t850204332 * CPveManager_GetCurStage_m1008327040 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveStage::GetStarPoint(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetStarPoint_m1811601365 (CPveStage_t850204332 * __this, int32_t ___index0, 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); // UnityEngine.Vector3 UnityEngine.Transform::get_localPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localPosition_m4234289348 (Transform_t3600365921 * __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); // DMCore.DanceMode.CDanceManager DMCore.CRoot::GetDanceManager() extern "C" IL2CPP_METHOD_ATTR CDanceManager_t448141780 * CRoot_GetDanceManager_m876173276 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Boolean DMCore.DanceMode.CDanceManager::IfDancing() extern "C" IL2CPP_METHOD_ATTR bool CDanceManager_IfDancing_m1859012178 (CDanceManager_t448141780 * __this, const RuntimeMethod* method); // DMCore.Net.CNetMainLogic DMCore.CRoot::GetNetControl() extern "C" IL2CPP_METHOD_ATTR CNetMainLogic_t857650587 * CRoot_GetNetControl_m305351655 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Net.enumNetState DMCore.Net.CNetMainLogic::GetNetState() extern "C" IL2CPP_METHOD_ATTR int32_t CNetMainLogic_GetNetState_m3393450786 (CNetMainLogic_t857650587 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CSceneService::DestroyExceptScene() extern "C" IL2CPP_METHOD_ATTR void CSceneService_DestroyExceptScene_m1738914160 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSystem DMCore.CRoot::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * CRoot_GetMovieSystem_m206666588 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::DelSequenceAll() extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_DelSequenceAll_m761186596 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // DMCore.Framework.Resource.IResHelp DMCore.Framework.Resource.IResHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR IResHelp_t377823252 * IResHelp_GetInstance_m2776387326 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Resource.IResHelp::ClearAllProtectedRes() extern "C" IL2CPP_METHOD_ATTR void IResHelp_ClearAllProtectedRes_m2887695512 (IResHelp_t377823252 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::StopPveMode() extern "C" IL2CPP_METHOD_ATTR void CPveManager_StopPveMode_m1600847080 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::Reset() extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Reset_m2019494392 (ILogicBase_t2190831891 * __this, const RuntimeMethod* method); // System.Void DMCore.CRoot::SetOpenPage(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CRoot_SetOpenPage_m2050013413 (CRoot_t1043641654 * __this, int32_t ___pageIndex0, const RuntimeMethod* method); // System.Void DMCore.CRoot::SetLoadingSceneName(System.String) extern "C" IL2CPP_METHOD_ATTR void CRoot_SetLoadingSceneName_m1081407738 (CRoot_t1043641654 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Action::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action__ctor_m2994342681 (Action_t1264377477 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DMCore.IHelp::DoLoadLevel(System.String,System.Action) extern "C" IL2CPP_METHOD_ATTR void IHelp_DoLoadLevel_m4092529488 (RuntimeObject * __this /* static, unused */, String_t* ___levelName0, Action_t1264377477 * ___gabageCollect1, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeyCtrlNode DMCore.DanceMode.CBeatKeyManager::GetCtrlNode(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeyCtrlNode_t1019706062 * CBeatKeyManager_GetCtrlNode_m1565279547 (CBeatKeyManager_t1395295909 * __this, int32_t ___deviceID0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetScore() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetScore_m872110592 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Int32 GameStagePVE::GetStarNum(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t GameStagePVE_GetStarNum_m3486105511 (GameStagePVE_t553356761 * __this, int32_t ___allScore0, const RuntimeMethod* method); // System.Void GameStagePVE::UpdataStar(System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_UpdataStar_m4259447577 (GameStagePVE_t553356761 * __this, int32_t ___starNum0, 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 DMCore.Framework.Movie.CAnimSystem::Pause() extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_Pause_m710802674 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisAudioSource_t3935305588_m625814604(__this, method) (( AudioSource_t3935305588 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void UnityEngine.AudioSource::Pause() extern "C" IL2CPP_METHOD_ATTR void AudioSource_Pause_m1501822765 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::PauseAnim() extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_PauseAnim_m3513522981 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Void GameStagePVE::PausePVE() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_PausePVE_m2726482303 (RuntimeObject * __this /* static, unused */, 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 GameStagePVE::OnClkShowPauseWnd() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnClkShowPauseWnd_m4067448920 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method); // System.Void GameStagePVE::OnClkResumePVE() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnClkResumePVE_m1230086982 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method); // System.Void GameStagePVE::OnPause() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnPause_m703762511 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method); // DMCore.Logic.CUserGuideHelp DMCore.Logic.CUserGuideHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR CUserGuideHelp_t3161639665 * CUserGuideHelp_GetInstance_m275027335 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CUserGuideHelp::CheckScreenLocked() extern "C" IL2CPP_METHOD_ATTR bool CUserGuideHelp_CheckScreenLocked_m2562023595 (CUserGuideHelp_t3161639665 * __this, const RuntimeMethod* method); // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTextHelp_t3119637808 * CTextHelp_GetInstance_m3392996374 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m372251958 (CTextHelp_t3119637808 * __this, String_t* ___val0, const RuntimeMethod* method); // DMCore.CMsgManager DMCore.CMsgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgManager_t455955613 * CMsgManager_GetInstance_m3446755799 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgManager::PushHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHint_m1231354654 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method); // System.Void GameStagePVE::CheckEnergyStateCallback(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_CheckEnergyStateCallback_m56350748 (GameStagePVE_t553356761 * __this, bool ___bLegal0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::GetCurLevel(System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CPveManager_GetCurLevel_m2915376389 (CPveManager_t3058433014 * __this, int32_t* ___Level0, int32_t* ___SubLevel1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveManager::LevelToStageID(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPveManager_LevelToStageID_m3465510410 (RuntimeObject * __this /* static, unused */, int32_t ___mainLevel0, int32_t ___subLevel1, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager/CheckEnergyStateCallback::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void CheckEnergyStateCallback__ctor_m2832492624 (CheckEnergyStateCallback_t3528280671 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::RequestCheckEnergyState(System.Int32,DMCore.Logic.CPveManager/CheckEnergyStateCallback) extern "C" IL2CPP_METHOD_ATTR void CPveManager_RequestCheckEnergyState_m911786716 (CPveManager_t3058433014 * __this, int32_t ___stageID0, CheckEnergyStateCallback_t3528280671 * ___cbCheckEnergyState1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPveManager::IsUnlockedAlready(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CPveManager_IsUnlockedAlready_m3210418172 (CPveManager_t3058433014 * __this, int32_t ___mainLevel0, int32_t ___subLevel1, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::SetCurLevel(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPveManager_SetCurLevel_m2754356272 (CPveManager_t3058433014 * __this, int32_t ___level0, int32_t ___subLevel1, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::StartPveMode() extern "C" IL2CPP_METHOD_ATTR void CPveManager_StartPveMode_m3184570663 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::CommitToStage() extern "C" IL2CPP_METHOD_ATTR void CPveManager_CommitToStage_m1951260365 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::Resume() extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_Resume_m1815678583 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AudioSource::get_time() extern "C" IL2CPP_METHOD_ATTR float AudioSource_get_time_m2174765632 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::Seek(System.Single) extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_Seek_m3915528829 (CAnimSystem_t3541144328 * __this, float ___fTime0, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::Play() extern "C" IL2CPP_METHOD_ATTR void AudioSource_Play_m48294159 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::ResumeAnim() extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_ResumeAnim_m709162895 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_Update_m3114549190 (CAnimSystem_t3541144328 * __this, float ___fTimeDelta0, const RuntimeMethod* method); // System.Void GameStagePVE::ResumePVE() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_ResumePVE_m2142782521 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Net.CNetMainLogic::SetNetState(DMCore.Net.enumNetState) extern "C" IL2CPP_METHOD_ATTR void CNetMainLogic_SetNetState_m3776391945 (CNetMainLogic_t857650587 * __this, int32_t ___state0, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // 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); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(__this /* static, unused */, ___local0, ___path1, method) (( UITexture_t3471168817 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // 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); // 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); // 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); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(__this /* static, unused */, ___local0, ___path1, method) (( Transform_t3600365921 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, 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); // 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.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); // 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 GameStageRole::OnInit() extern "C" IL2CPP_METHOD_ATTR void GameStageRole_OnInit_m2517275883 (GameStageRole_t2011021108 * __this, const RuntimeMethod* method); // System.Void GameStageRole::Update() extern "C" IL2CPP_METHOD_ATTR void GameStageRole_Update_m2835858219 (GameStageRole_t2011021108 * __this, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_KEY_MODE DMCore.DanceMode.CDanceModeManager::get_KeyMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_KeyMode_m2381482102 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UISprite::set_spriteName(System.String) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_spriteName_m1616245412 (UISprite_t194114938 * __this, String_t* ___value0, const RuntimeMethod* method); // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetCombo() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetCombo_m3149873708 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CRoleBeatKeyData_Active DMCore.DanceMode.CDanceMode::GetData_Active(System.Int64) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Active_t3989483231 * CDanceMode_GetData_Active_m3645339220 (CDanceMode_t1520520494 * __this, int64_t ___userID0, const RuntimeMethod* method); // DMCore.DanceMode.CDanceScoreRatio DMCore.DanceMode.CDanceScoreRatio::GetInstance() extern "C" IL2CPP_METHOD_ATTR CDanceScoreRatio_t899523984 * CDanceScoreRatio_GetInstance_m507091185 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceScoreRatio::GetSelfScoreRatio(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDanceScoreRatio_GetSelfScoreRatio_m1215160972 (CDanceScoreRatio_t899523984 * __this, int32_t ___comboCount0, 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); // DMCore.DanceMode.CRoleBeatKeyData_Section DMCore.DanceMode.CDanceMode::GetData_Section(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Section_t904755798 * CDanceMode_GetData_Section_m2503424970 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___nSectionIndex1, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Clamp01(System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Clamp01_m56433566 (RuntimeObject * __this /* static, unused */, float p0, 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); // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByUserID_m1365770619 (CDanceMode_t1520520494 * __this, int64_t ___userID0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.GameObject::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_get_gameObject_m3693461266 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void DMCore.CEventManager::Push(System.Single,System.Single,DMCore.OnEventCall,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CEventManager_Push_m969834737 (CEventManager_t474365641 * __this, float ___fTimeDelay0, float ___fTimeLength1, OnEventCall_t3758354630 * ___ptr2, int32_t ___userData3, const RuntimeMethod* method); // System.Int64 DMCore.Framework.Scene.CProperty::GetLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CProperty_GetLong_m359864449 (CProperty_t963755051 * __this, String_t* ___propname0, int64_t ___lDefault1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::GetCustomUserPhoto(UITexture,System.Int64,System.Int64,System.Int32,UnityEngine.Vector3,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_GetCustomUserPhoto_m4012711164 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___photoHost0, int64_t ___userID1, int64_t ___photoID2, int32_t ___sex3, Vector3_t3722313464 ___photoSize4, bool ___is_big_photo5, bool ___is_head_photo6, const RuntimeMethod* method); // System.String ColorMap::GetColorValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* ColorMap_GetColorValue_m929637861 (RuntimeObject * __this /* static, unused */, String_t* ___colorKey0, const RuntimeMethod* method); // UnityEngine.Color NGUITools::ParseColor(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 NGUITools_ParseColor_m3278855289 (RuntimeObject * __this /* static, unused */, String_t* ___text0, int32_t ___offset1, const RuntimeMethod* method); // System.Void UIWidget::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_color_m2288988844 (UIWidget_t3538521925 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // System.Void GameStageRoleHeart::OnInit() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleHeart_OnInit_m756268274 (GameStageRoleHeart_t805473048 * __this, const RuntimeMethod* method); // System.String UnityEngine.Object::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* Object_get_name_m4211327027 (Object_t631007953 * __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.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.Boolean DMCore.Framework.Misc.CMiscHelp::ToInt(System.Char,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ToInt_m21764687 (RuntimeObject * __this /* static, unused */, Il2CppChar ___charValue0, int32_t* ___nResult1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUITexture_t3471168817_m288616561(__this, method) (( UITexture_t3471168817 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUILabel_t3248798549_m3261951542(__this, method) (( UILabel_t3248798549 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUISprite_t194114938_m2812077901(__this, method) (( UISprite_t194114938 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiKeyEvaluation_t3638848333_m2655181903(__this, method) (( uiKeyEvaluation_t3638848333 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, 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.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) // System.Void uiKeyEvaluation::OnPageInit(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiKeyEvaluation_OnPageInit_m1297137066 (uiKeyEvaluation_t3638848333 * __this, List_1_t3319525431 * ___path0, const RuntimeMethod* method); // UnityEngine.GameObject DMCore.Framework.Misc.CMiscHelp::FindChildGO(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMiscHelp_FindChildGO_m1769075216 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method); // System.Void uiKeyEvaluation::SetResult(DMCore.DanceMode.enumJudgeResult) extern "C" IL2CPP_METHOD_ATTR void uiKeyEvaluation_SetResult_m2429311858 (uiKeyEvaluation_t3638848333 * __this, int32_t ___result0, const RuntimeMethod* method); // DMCore.DanceMode.CRoleBeatKeyData_Section DMCore.DanceMode.CDanceMode::GetData_SectionRank(System.Int64,System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Section_t904755798 * CDanceMode_GetData_SectionRank_m4064607933 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t ___nSectionIndex1, int32_t* ___rank2, const RuntimeMethod* method); // System.Void uiKeyEvaluation::SetResult(DMCore.DanceMode.enumJudgeResult,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiKeyEvaluation_SetResult_m2087867491 (uiKeyEvaluation_t3638848333 * __this, int32_t ___result0, int32_t ___perfectCount1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372(__this, method) (( GameStageSectionRole_t3838204955 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void DMCore.DanceMode.CDanceMode::SortRoleResult() extern "C" IL2CPP_METHOD_ATTR void CDanceMode_SortRoleResult_m2190656169 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Void GameStageSectionRole::SetUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_SetUserID_m4063168340 (GameStageSectionRole_t3838204955 * __this, int64_t ___userID0, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.DanceMode.CDanceModeManager::get_PlayMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_PlayMode_m4120183678 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Color DMCore.Framework.Misc.CMiscHelp::GetRoleNameColor(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 CMiscHelp_GetRoleNameColor_m3881094408 (RuntimeObject * __this /* static, unused */, ISceneRole_t2394225724 * ___role0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::get_score() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleBeatKeyData_Total_get_score_m3615130383 (CRoleBeatKeyData_Total_t538171442 * __this, const RuntimeMethod* method); // System.Void GameStageSectionRole::OnLoadImage() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_OnLoadImage_m2985242223 (GameStageSectionRole_t3838204955 * __this, const RuntimeMethod* method); // System.Void GameStageSectionRole::OnWinPtAnim() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_OnWinPtAnim_m2597559917 (GameStageSectionRole_t3838204955 * __this, const RuntimeMethod* method); // 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); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_one_m1629952498 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Multiply_m3376773913 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, float p1, const RuntimeMethod* method); // System.Void DMCore.Framework.ITextBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void ITextBase__ctor_m91730659 (ITextBase_t660344599 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3459450440(__this, method) (( void (*) (Dictionary_2_t1550011832 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Framework.ITextBase::PushTask(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ITextBase_PushTask_m2878137237 (ITextBase_t660344599 * __this, String_t* ___rowConfigPath0, int32_t ___userData1, const RuntimeMethod* method); // System.Void HandBookCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void HandBookCfg__ctor_m2684611036 (HandBookCfg_t3398685571 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m2653503940(__this, method) (( int32_t (*) (Dictionary_2_t1550011832 *, const RuntimeMethod*))Dictionary_2_get_Count_m3300912776_gshared)(__this, method) // HandBookCfg/ThemeInfo HandBookCfg::GetThemeBySuitId(System.Int32) extern "C" IL2CPP_METHOD_ATTR ThemeInfo_t2661298501 * HandBookCfg_GetThemeBySuitId_m1765356612 (HandBookCfg_t3398685571 * __this, int32_t ___suitId0, const RuntimeMethod* method); // HandBookCfg/SuitInfo HandBookCfg/ThemeInfo::GetSuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR SuitInfo_t4135687472 * ThemeInfo_GetSuit_m903882588 (ThemeInfo_t2661298501 * __this, int32_t ___suitId0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m994125569(__this, method) (( Enumerator_t3504194607 (*) (Dictionary_2_t1550011832 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m1087370259_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m2364259051(__this, method) (( KeyValuePair_2_t3947683999 (*) (Enumerator_t3504194607 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m1474545565(__this, method) (( ThemeInfo_t2661298501 * (*) (KeyValuePair_2_t3947683999 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_gshared)(__this, method) // System.Collections.Generic.List`1 HandBookCfg/ThemeInfo::get_SuitList() extern "C" IL2CPP_METHOD_ATTR List_1_t1312794918 * ThemeInfo_get_SuitList_m3627037278 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2225324046(__this, p0, method) (( SuitInfo_t4135687472 * (*) (List_1_t1312794918 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 HandBookCfg/SuitInfo::get_Score() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_Score_m1170246544 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Int32 HandBookCfg::GetStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t HandBookCfg_GetStarCount_m3823064099 (HandBookCfg_t3398685571 * __this, int32_t ___score0, const RuntimeMethod* method); // System.Boolean System.Int32::Equals(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Int32_Equals_m2976157357 (int32_t* __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3041611854(__this, method) (( int32_t (*) (List_1_t1312794918 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m1278639499(__this, method) (( bool (*) (Enumerator_t3504194607 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m3795003572(__this, method) (( void (*) (Enumerator_t3504194607 *, const RuntimeMethod*))Enumerator_Dispose_m562365603_gshared)(__this, method) // System.Void HandBookCfg/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetThemeBySuitIdU3Ec__AnonStorey0__ctor_m1268350538 (U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m1723132452(__this, p0, p1, method) (( void (*) (Predicate_1_t666014300 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) #define List_1_Exists_m2179983770(__this, p0, method) (( bool (*) (List_1_t1312794918 *, Predicate_1_t666014300 *, const RuntimeMethod*))List_1_Exists_m1135687643_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m493877841(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1550011832 *, int32_t, ThemeInfo_t2661298501 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // HandBookCfg/ThemeInfo HandBookCfg::GetTheme(System.Int32) extern "C" IL2CPP_METHOD_ATTR ThemeInfo_t2661298501 * HandBookCfg_GetTheme_m4289701062 (HandBookCfg_t3398685571 * __this, int32_t ___themeId0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2>::.ctor() #define Dictionary_2__ctor_m730547153(__this, method) (( void (*) (Dictionary_2_t3022086574 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Int32 HandBookCfg::get_ThemeCount() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookCfg_get_ThemeCount_m2909734428 (HandBookCfg_t3398685571 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::CeilToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_m432108984 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m532806077(__this, method) (( void (*) (List_1_t4133373243 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1056194799(__this, p0, method) (( void (*) (List_1_t4133373243 *, ThemeInfo_t2661298501 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) #define Dictionary_2_Add_m3730085612(__this, p0, p1, method) (( void (*) (Dictionary_2_t3022086574 *, int32_t, List_1_t4133373243 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // DMCore.Framework.Misc.CLogHelp DMCore.IHelp::GetLogManager() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * IHelp_GetLogManager_m2114192212 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::Log(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_Log_m386290467 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Xml.XmlDocument::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlDocument__ctor_m664597982 (XmlDocument_t2837193595 * __this, const RuntimeMethod* method); // 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); // 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); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m1714755253(__this, p0, method) (( void (*) (List_1_t1312794918 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m2098009717(__this, p0, method) (( void (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1__ctor_m2098009717_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m697420525(__this, p0, method) (( void (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Add_m697420525_gshared)(__this, p0, method) // System.Void HandBookCfg/SuitInfo::.ctor(System.Int32,System.String,System.String,System.String,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void SuitInfo__ctor_m2441104385 (SuitInfo_t4135687472 * __this, int32_t ___id0, String_t* ___name1, String_t* ___icon2, String_t* ___desc3, int32_t ___role4, int32_t ___score5, String_t* ___story6, const RuntimeMethod* method); // System.Void HandBookCfg/SuitInfo::set_Index(System.Int32) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Index_m3544557297 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3185995672(__this, p0, method) (( void (*) (List_1_t1312794918 *, SuitInfo_t4135687472 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void HandBookCfg/ThemeInfo::.ctor(System.Int32,System.String,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo__ctor_m1451458300 (ThemeInfo_t2661298501 * __this, int32_t ___id0, String_t* ___name1, String_t* ___icon2, List_1_t1312794918 * ___suitList3, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m3231651988(__this, p0, p1, method) (( void (*) (Dictionary_2_t1550011832 *, int32_t, ThemeInfo_t2661298501 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, 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.Void DMCore.Framework.Misc.CLogHelp::LogError(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogError_m609093992 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1284494543(__this, method) (( void (*) (List_1_t1312794918 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m4059964695(__this, method) (( void (*) (Dictionary_2_t1550011832 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Int32 HandBookCfg/SuitInfo::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_Id_m826285488 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Void HandBookCfg/SuitInfo::set_Id(System.Int32) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Id_m2475527196 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/SuitInfo::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Name_m2566334735 (SuitInfo_t4135687472 * __this, String_t* ___value0, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Resource.IResourceManager::CreateResource(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * IResourceManager_CreateResource_m1279813597 (IResourceManager_t3165642952 * __this, String_t* ___sourcePath0, bool ___bAsync1, const RuntimeMethod* method); // System.Void HandBookCfg/SuitInfo::set_Icon(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Icon_m1983615459 (SuitInfo_t4135687472 * __this, Texture2D_t3840446185 * ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/SuitInfo::set_Desc(System.String) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Desc_m3649316807 (SuitInfo_t4135687472 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/SuitInfo::set_Score(System.Int32) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Score_m3585120919 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/SuitInfo::set_Story(System.String) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Story_m1512499898 (SuitInfo_t4135687472 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1724516920(__this, method) (( void (*) (List_1_t1208796635 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void HandBookCfg/SuitInfo::set_FashionList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_FashionList_m889619595 (SuitInfo_t4135687472 * __this, List_1_t1208796635 * ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m319971746(__this, method) (( void (*) (List_1_t296433643 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void HandBookCfg/SuitInfo::set_RewardList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_RewardList_m1066763283 (SuitInfo_t4135687472 * __this, List_1_t296433643 * ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/SuitInfo::set_enumSex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_enumSex_m220669412 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::get_FashionList() extern "C" IL2CPP_METHOD_ATTR List_1_t1208796635 * SuitInfo_get_FashionList_m3680938016 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m520161408(__this, method) (( int32_t (*) (List_1_t1208796635 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m3970176353(__this, p0, p1, method) (( void (*) (Predicate_1_t562016017 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) #define List_1_FindAll_m2484411552(__this, p0, method) (( List_1_t1208796635 * (*) (List_1_t1208796635 *, Predicate_1_t562016017 *, const RuntimeMethod*))List_1_FindAll_m2721883856_gshared)(__this, p0, method) // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::get_RewardList() extern "C" IL2CPP_METHOD_ATTR List_1_t296433643 * SuitInfo_get_RewardList_m1675199586 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3901442370(__this, method) (( int32_t (*) (List_1_t296433643 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.String HandBookCfg/SuitInfo::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_get_Name_m1512850021 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // UnityEngine.Texture2D HandBookCfg/SuitInfo::get_Icon() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * SuitInfo_get_Icon_m3851911883 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.String HandBookCfg/SuitInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_get_Desc_m877041457 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m630303134 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // System.Boolean FashionInfo::get_Active() extern "C" IL2CPP_METHOD_ATTR bool FashionInfo_get_Active_m2635181132 (FashionInfo_t4031689189 * __this, const RuntimeMethod* method); // System.Void HandBookCfg/ThemeInfo::set_Id(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo_set_Id_m2592671975 (ThemeInfo_t2661298501 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/ThemeInfo::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo_set_Name_m1065329340 (ThemeInfo_t2661298501 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/ThemeInfo::set_Icon(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo_set_Icon_m3019321344 (ThemeInfo_t2661298501 * __this, Texture2D_t3840446185 * ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/ThemeInfo::set_SuitList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo_set_SuitList_m2968895413 (ThemeInfo_t2661298501 * __this, List_1_t1312794918 * ___value0, const RuntimeMethod* method); // System.Void HandBookCfg/ThemeInfo/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSuitU3Ec__AnonStorey0__ctor_m1461453621 (U3CGetSuitU3Ec__AnonStorey0_t2023597460 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) #define List_1_Find_m2862214377(__this, p0, method) (( SuitInfo_t4135687472 * (*) (List_1_t1312794918 *, Predicate_1_t666014300 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) #define List_1_FindAll_m799715615(__this, p0, method) (( List_1_t1312794918 * (*) (List_1_t1312794918 *, Predicate_1_t666014300 *, const RuntimeMethod*))List_1_FindAll_m2721883856_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2>::.ctor() #define Dictionary_2__ctor_m3177048309(__this, method) (( void (*) (Dictionary_2_t201508249 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m866190224(__this, method) (( void (*) (List_1_t1312794918 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) #define Dictionary_2_Add_m4135205656(__this, p0, p1, method) (( void (*) (Dictionary_2_t201508249 *, int32_t, List_1_t1312794918 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void HandBookCfg/ThemeInfo/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CToStringU3Ec__AnonStorey1__ctor_m804618121 (U3CToStringU3Ec__AnonStorey1_t1063171838 * __this, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m795542703(__this, p0, p1, method) (( void (*) (Action_1_t13187771 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) #define List_1_ForEach_m13642032(__this, p0, method) (( void (*) (List_1_t1312794918 *, Action_1_t13187771 *, const RuntimeMethod*))List_1_ForEach_m3737504377_gshared)(__this, p0, method) // System.Int32 HandBookCfg/ThemeInfo::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t ThemeInfo_get_Id_m2372315024 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method); // System.String HandBookCfg/ThemeInfo::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* ThemeInfo_get_Name_m2606776329 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method); // UnityEngine.Texture2D HandBookCfg/ThemeInfo::get_Icon() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * ThemeInfo_get_Icon_m954944673 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method); // System.Int32 HandBookCfg/SuitInfo::get_enumSex() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_enumSex_m632240184 (SuitInfo_t4135687472 * __this, const RuntimeMethod* 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.String DMCore.Framework.Misc.CTextHelp::GetText(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m3374553046 (CTextHelp_t3119637808 * __this, String_t* ___val0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::get_TotalAmount() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationInfo_get_TotalAmount_m3866427878 (CBookReservationInfo_t4147366020 * __this, 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.Boolean DMCore.Framework.Misc.CMiscHelp::SetTextureIcon(UITexture,System.String,UnityEngine.Vector3,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetTextureIcon_m3430226615 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___iconHost0, String_t* ___iconPath1, Vector3_t3722313464 ___orignalSize2, bool ___containLocalizeInfo3, const RuntimeMethod* method); // System.Void CUIBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void CUIBase__ctor_m220894030 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // UnityEngine.GameObject CUIBase::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CUIBase_get_gameObject_m47355781 (CUIBase_t3255455658 * __this, 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisHandBookCollectionItem_t148708926_m3611751573(__this, method) (( HandBookCollectionItem_t148708926 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.Transform CUIBase::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_get_transform_m568012358 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(__this, method) (( DMListViewItem_t3648257704 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m4058363731(__this, p0, p1, method) (( void (*) (Action_1_t3123413348 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m4058363731_gshared)(__this, p0, p1, method) // System.Void DMListViewItem::set_indexChanged(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void DMListViewItem_set_indexChanged_m3628212006 (DMListViewItem_t3648257704 * __this, Action_1_t3123413348 * ___value0, const RuntimeMethod* method); // DMCore.Logic.CHandBookManager DMCore.Logic.CHandBookManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CHandBookManager_t2716637598 * CHandBookManager_GetInstance_m3268041598 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CHandBookManager::GetCollectionItemInfo(System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR CBookReservationInfo_t4147366020 * CHandBookManager_GetCollectionItemInfo_m907579807 (CHandBookManager_t2716637598 * __this, int32_t ___index0, int32_t* ___ownCount1, const RuntimeMethod* method); // System.Void HandBookCollectionItem::SetData(DMCore.Logic.CBookReservationConfig/CBookReservationInfo,System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookCollectionItem_SetData_m462889419 (HandBookCollectionItem_t148708926 * __this, CBookReservationInfo_t4147366020 * ___data0, int32_t ___count1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2719040118(__this, method) (( void (*) (Dictionary_2_t1193402776 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void HandBookStoryCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void HandBookStoryCfg__ctor_m1450349081 (HandBookStoryCfg_t1974137550 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m3651004408(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1193402776 *, int32_t, HandBookStoryInfo_t2304689445 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // HandBookStoryInfo HandBookStoryCfg::GetStoryInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR HandBookStoryInfo_t2304689445 * HandBookStoryCfg_GetStoryInfo_m755044449 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, const RuntimeMethod* method); // System.Boolean HandBookStoryCfg::IsStoryFinsh(System.Int32,System.Int32,HandBookEnumStoryPos) extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryCfg_IsStoryFinsh_m3850499383 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, int32_t ___step1, int32_t ___pos2, const RuntimeMethod* method); // System.Int32 HandBookStoryCfg::GetRealMoluleId(System.Int32,HandBookEnumStoryPos) extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryCfg_GetRealMoluleId_m1480906409 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, int32_t ___pos1, const RuntimeMethod* method); // System.Collections.Generic.List`1 HandBookStoryCfg::GetStoryStepList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t1329610734 * HandBookStoryCfg_GetStoryStepList_m736377965 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1213901285(__this, method) (( int32_t (*) (List_1_t1329610734 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void HandBookStoryCfg/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetStoryStepU3Ec__AnonStorey0__ctor_m1299643060 (U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m3579025837(__this, p0, p1, method) (( void (*) (Predicate_1_t682830116 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // !0 System.Collections.Generic.List`1::Find(System.Predicate`1) #define List_1_Find_m3940614041(__this, p0, method) (( HandBookStoryStepInfo_t4152503288 * (*) (List_1_t1329610734 *, Predicate_1_t682830116 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Collections.Generic.List`1 HandBookStoryInfo::get_StoryStepList() extern "C" IL2CPP_METHOD_ATTR List_1_t1329610734 * HandBookStoryInfo_get_StoryStepList_m2495394227 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method); // System.Int32 System.Int32::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m602117915(__this, method) (( int32_t (*) (Dictionary_2_t1193402776 *, const RuntimeMethod*))Dictionary_2_get_Count_m3300912776_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m3509613694(__this, method) (( Enumerator_t3147585551 (*) (Dictionary_2_t1193402776 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m1087370259_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m2703301026(__this, method) (( KeyValuePair_2_t3591074943 (*) (Enumerator_t3147585551 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m1642946536(__this, method) (( HandBookStoryInfo_t2304689445 * (*) (KeyValuePair_2_t3591074943 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1631314827(__this, method) (( void (*) (List_1_t1329610734 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m3856902374(__this, method) (( bool (*) (Enumerator_t3147585551 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m2846252481(__this, method) (( void (*) (Enumerator_t3147585551 *, const RuntimeMethod*))Enumerator_Dispose_m562365603_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2727008945(__this, method) (( void (*) (Dictionary_2_t1193402776 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // DMCore.Framework.XML.DMXmlDocument DMCore.Framework.XML.DMXmlDocument::LoadXml(System.String) extern "C" IL2CPP_METHOD_ATTR DMXmlDocument_t2468531415 * DMXmlDocument_LoadXml_m2953623357 (RuntimeObject * __this /* static, unused */, String_t* ___content0, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNode::get_FirstChild() extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNode_get_FirstChild_m4174520049 (DMXmlNode_t3958967524 * __this, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNode::get_ChildNodes() extern "C" IL2CPP_METHOD_ATTR DMXmlNodeList_t795971656 * DMXmlNode_get_ChildNodes_m14158511 (DMXmlNode_t3958967524 * __this, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNodeList::Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNodeList_Item_m3433089129 (DMXmlNodeList_t795971656 * __this, int32_t ___index0, const RuntimeMethod* method); // 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); // System.Int32 DMCore.Framework.XML.DMXmlNodeList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t DMXmlNodeList_get_Count_m1776804761 (DMXmlNodeList_t795971656 * __this, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_m2710011811 (RuntimeObject * __this /* static, unused */, Type_t * p0, int32_t p1, 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.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m3088142716(__this, p0, method) (( void (*) (List_1_t1329610734 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, method) // System.Void HandBookStoryStepInfo::.ctor(System.Int32,HandBookStoryStepType,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo__ctor_m254592753 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___index0, int32_t ___type1, String_t* ___dialog2, String_t* ___texture3, String_t* ___anim4, String_t* ___insertIcon5, String_t* ___role6, int32_t ___sex7, int32_t ___modelId8, int32_t ___modelpos9, String_t* ___auido10, String_t* ___fashions11, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1774978417(__this, p0, method) (( void (*) (List_1_t1329610734 *, HandBookStoryStepInfo_t4152503288 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void HandBookStoryInfo::.ctor(HandBookStoryModuleType,System.String,System.Boolean,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo__ctor_m3400993146 (HandBookStoryInfo_t2304689445 * __this, int32_t ___moduleType0, String_t* ___desc1, bool ___isForce2, String_t* ___texture3, List_1_t1329610734 * ___storyStepList4, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1084951250(__this, p0, p1, method) (( void (*) (Dictionary_2_t1193402776 *, int32_t, HandBookStoryInfo_t2304689445 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Int32 HandBookStoryStepInfo::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryStepInfo_get_Index_m573713573 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.Void HandBookStoryInfo::set_ModuleType(HandBookStoryModuleType) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_ModuleType_m3041036003 (HandBookStoryInfo_t2304689445 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void HandBookStoryInfo::set_Desc(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_Desc_m3640357436 (HandBookStoryInfo_t2304689445 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookStoryInfo::set_IsForce(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_IsForce_m626464818 (HandBookStoryInfo_t2304689445 * __this, bool ___value0, const RuntimeMethod* method); // System.Void HandBookStoryInfo::set_texture(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_texture_m949479147 (HandBookStoryInfo_t2304689445 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookStoryInfo::set_StoryStepList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_StoryStepList_m1229648134 (HandBookStoryInfo_t2304689445 * __this, List_1_t1329610734 * ___value0, const RuntimeMethod* method); // HandBookStoryModuleType HandBookStoryInfo::get_ModuleType() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryInfo_get_ModuleType_m926297543 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method); // System.String HandBookStoryInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryInfo_get_Desc_m1390718463 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method); // System.Boolean HandBookStoryInfo::get_IsForce() extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryInfo_get_IsForce_m4282909432 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method); // System.String System.Boolean::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Boolean_ToString_m2664721875 (bool* __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); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3062442636(__this, p0, method) (( HandBookStoryStepInfo_t4152503288 * (*) (List_1_t1329610734 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void HandBookStoryStepInfo::set_Index(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_Index_m26037696 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_StepType(HandBookStoryStepType) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_StepType_m4174603409 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_Dialog(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_Dialog_m2079540019 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_ResTexture(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_ResTexture_m3125105131 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_Anim(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_Anim_m4074860802 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_InsertIconPath(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_InsertIconPath_m4232270890 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_NPCName(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_NPCName_m1583442550 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_ModelId(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_ModelId_m2012067696 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean HandBookStoryStepInfo::get_IsRole() extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryStepInfo_get_IsRole_m2742108287 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_EnumSex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_EnumSex_m3983075463 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_ModelPos(HandBookEnumModelPos) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_ModelPos_m2607391930 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_AudioPath(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_AudioPath_m3704421659 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void HandBookStoryStepInfo::set_fashions(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_fashions_m3235820427 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method); // System.String HandBookStoryStepInfo::get_InsertIconPath() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_InsertIconPath_m2663239365 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.Int32 HandBookStoryStepInfo::get_ModelId() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryStepInfo_get_ModelId_m2253837343 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.String HandBookStoryStepInfo::get_AudioPath() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_AudioPath_m2947510207 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.String HandBookStoryStepInfo::get_fashions() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_fashions_m2991251314 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* 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); // HandBookStoryStepType HandBookStoryStepInfo::get_StepType() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryStepInfo_get_StepType_m2488283754 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.String HandBookStoryStepInfo::get_Dialog() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_Dialog_m344538266 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.String HandBookStoryStepInfo::get_ResTexture() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_ResTexture_m3976827450 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.String HandBookStoryStepInfo::get_Anim() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_Anim_m2645704741 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.String HandBookStoryStepInfo::get_NPCName() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_NPCName_m3523163610 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method); // System.Boolean HandBookThemeItem::LoadImage(UITexture,System.String) extern "C" IL2CPP_METHOD_ATTR bool HandBookThemeItem_LoadImage_m45791759 (HandBookThemeItem_t451604584 * __this, UITexture_t3471168817 * ___texture0, String_t* ___path1, const RuntimeMethod* 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); // 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); // System.Void IEventDispatcher::.ctor() extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher__ctor_m1716608591 (IEventDispatcher_t2294365884 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Screen::get_width() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_width_m345039817 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UIEventListener UIEventListener::Get(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR UIEventListener_t1665237878 * UIEventListener_Get_m270722295 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m2622589598(__this, p0, p1, method) (( void (*) (Action_1_t1286104214 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Combine_m1859655160 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::MoveTowards(UnityEngine.Vector3,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_MoveTowards_m2786395547 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, float p2, const RuntimeMethod* method); // DMCore.Logic.CWndController DMCore.Logic.CWndController::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWndController_t749709641 * CWndController_GetInstance_m4155889192 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CWndController::HideUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CWndController_HideUI_m732482071 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Single UISprite::get_fillAmount() extern "C" IL2CPP_METHOD_ATTR float UISprite_get_fillAmount_m4252617179 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Boolean IdolAwardItem::UpdateInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool IdolAwardItem_UpdateInfo_m764297952 (IdolAwardItem_t801888691 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardItem::get_Amount() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Amount_m2607280859 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardItem::get_ConfigId() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_ConfigId_m576905535 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CShopManager::GetIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopManager_GetIconPath_m2562341149 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetTextureIcon(UITexture,System.String,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetTextureIcon_m1616628797 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___iconHost0, String_t* ___iconPath1, Vector3_t3722313464 ___orignalSize2, const RuntimeMethod* method); // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPropManager_t2238730194 * CPropManager_GetInstance_m2519469083 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CPropManager::GetQualityLevelIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropManager_GetQualityLevelIcon_m2764478498 (CPropManager_t2238730194 * __this, int32_t ___configID0, const RuntimeMethod* method); // DMCore.Logic.CIdolManager DMCore.Logic.CIdolManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolManager_t2822338582 * CIdolManager_GetInstance_m4080260283 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CIdolManager/EM_Award_type DMCore.Logic.CIdolManager::get_IdolRewardType() extern "C" IL2CPP_METHOD_ATTR int32_t CIdolManager_get_IdolRewardType_m905569743 (CIdolManager_t2822338582 * __this, const RuntimeMethod* method); // DMCore.Logic.CAwardItem DMCore.Logic.CIdolManager::GetIdolAwardItem(DMCore.Logic.CIdolManager/EM_Award_type,System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CIdolManager_GetIdolAwardItem_m739669691 (CIdolManager_t2822338582 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method); // System.Boolean IdolAwardItem::SetAwardIcon(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR bool IdolAwardItem_SetAwardIcon_m2806695253 (IdolAwardItem_t801888691 * __this, CAwardItem_t1677460915 * ___award0, const RuntimeMethod* method); // System.Void IdolAwardItem::SetAwardInfo(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR void IdolAwardItem_SetAwardInfo_m3000732831 (IdolAwardItem_t801888691 * __this, CAwardItem_t1677460915 * ___award0, const RuntimeMethod* method); // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopManager_t754298620 * CShopManager_GetInstance_m1368729055 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::ShowAvatar(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_ShowAvatar_m2860953780 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void IEntityBase::set_EntityID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IEntityBase_set_EntityID_m749330684 (IEntityBase_t3866625305 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 IEntityBase::get_EntityID() extern "C" IL2CPP_METHOD_ATTR int32_t IEntityBase_get_EntityID_m2386313883 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method); // System.Void IEntityBase::UnRegistUpdate() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_UnRegistUpdate_m3598794371 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method); // System.Void IEntityBase::UnRegistLateUpdate() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_UnRegistLateUpdate_m2242699297 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method); // System.Void CUpdateInterface::RegistUpdate(IEntityBase) extern "C" IL2CPP_METHOD_ATTR void CUpdateInterface_RegistUpdate_m1936718558 (RuntimeObject * __this /* static, unused */, IEntityBase_t3866625305 * ___entity0, const RuntimeMethod* method); // System.Void CUpdateInterface::RegistLateUpdate(IEntityBase) extern "C" IL2CPP_METHOD_ATTR void CUpdateInterface_RegistLateUpdate_m1144750305 (RuntimeObject * __this /* static, unused */, IEntityBase_t3866625305 * ___entity0, const RuntimeMethod* method); // System.Void CUpdateInterface::UnRegistUpdate(IEntityBase) extern "C" IL2CPP_METHOD_ATTR void CUpdateInterface_UnRegistUpdate_m1531749399 (RuntimeObject * __this /* static, unused */, IEntityBase_t3866625305 * ___entity0, const RuntimeMethod* method); // System.Void CUpdateInterface::UnRegistLateUpdate(IEntityBase) extern "C" IL2CPP_METHOD_ATTR void CUpdateInterface_UnRegistLateUpdate_m2029653818 (RuntimeObject * __this /* static, unused */, IEntityBase_t3866625305 * ___entity0, const RuntimeMethod* method); // System.Void CBetterSet`1>::.ctor() #define CBetterSet_1__ctor_m1636875107(__this, method) (( void (*) (CBetterSet_1_t1416977057 *, const RuntimeMethod*))CBetterSet_1__ctor_m3680932930_gshared)(__this, method) // System.Void IEventDispatcher/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDispatchU3Ec__AnonStorey0__ctor_m1431865619 (U3CDispatchU3Ec__AnonStorey0_t1406632946 * __this, const RuntimeMethod* method); // System.Int32 CBetterSet`1>::GetCount() #define CBetterSet_1_GetCount_m2389085385(__this, method) (( int32_t (*) (CBetterSet_1_t1416977057 *, const RuntimeMethod*))CBetterSet_1_GetCount_m1952814999_gshared)(__this, method) // System.Void System.Action`1>::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m1554755041(__this, p0, p1, method) (( void (*) (Action_1_t1475166948 *, 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_m1559393169(__this, p0, method) (( void (*) (CBetterSet_1_t1416977057 *, Action_1_t1475166948 *, const RuntimeMethod*))CBetterSet_1_Foreach_m828342831_gshared)(__this, p0, method) // System.Boolean CBetterSet`1>::Add(T) #define CBetterSet_1_Add_m709449651(__this, p0, method) (( bool (*) (CBetterSet_1_t1416977057 *, Action_1_t1302699353 *, const RuntimeMethod*))CBetterSet_1_Add_m908680931_gshared)(__this, p0, method) // System.Boolean CBetterSet`1>::Remove(T) #define CBetterSet_1_Remove_m578915073(__this, p0, method) (( bool (*) (CBetterSet_1_t1416977057 *, Action_1_t1302699353 *, const RuntimeMethod*))CBetterSet_1_Remove_m1128629941_gshared)(__this, p0, method) // System.Void CBetterSet`1>::Clear() #define CBetterSet_1_Clear_m731979128(__this, method) (( void (*) (CBetterSet_1_t1416977057 *, const RuntimeMethod*))CBetterSet_1_Clear_m3855211529_gshared)(__this, method) // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m1933134879(__this, p0, method) (( void (*) (Action_1_t1302699353 *, RuntimeObject*, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // System.Single UnityEngine.Time::get_realtimeSinceStartup() extern "C" IL2CPP_METHOD_ATTR float Time_get_realtimeSinceStartup_m3141794964 (RuntimeObject * __this /* static, unused */, 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); // System.Void ImageEffect_MoblieBloom::FindShaders() extern "C" IL2CPP_METHOD_ATTR void ImageEffect_MoblieBloom_FindShaders_m2328470608 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method); // System.Boolean ImageEffect_MoblieBloom::CheckSupport() extern "C" IL2CPP_METHOD_ATTR bool ImageEffect_MoblieBloom_CheckSupport_m937875952 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method); // System.Void ImageEffect_MoblieBloom::CreateMaterials() extern "C" IL2CPP_METHOD_ATTR void ImageEffect_MoblieBloom_CreateMaterials_m529698713 (ImageEffect_MoblieBloom_t3581169662 * __this, 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); // 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::.ctor(UnityEngine.Shader) extern "C" IL2CPP_METHOD_ATTR void Material__ctor_m1662457592 (Material_t340375123 * __this, Shader_t4151988712 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_hideFlags(UnityEngine.HideFlags) extern "C" IL2CPP_METHOD_ATTR void Object_set_hideFlags_m1648752846 (Object_t631007953 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean UnityEngine.SystemInfo::get_supportsImageEffects() extern "C" IL2CPP_METHOD_ATTR bool SystemInfo_get_supportsImageEffects_m2886934848 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UnityEngine.Shader::get_isSupported() extern "C" IL2CPP_METHOD_ATTR bool Shader_get_isSupported_m755080316 (Shader_t4151988712 * __this, const RuntimeMethod* method); // System.Boolean ImageEffect_MoblieBloom::Supported() extern "C" IL2CPP_METHOD_ATTR bool ImageEffect_MoblieBloom_Supported_m149479801 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Behaviour::set_enabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Behaviour_set_enabled_m20417929 (Behaviour_t1437897464 * __this, bool p0, const RuntimeMethod* method); // System.Boolean UnityEngine.SystemInfo::SupportsRenderTextureFormat(UnityEngine.RenderTextureFormat) extern "C" IL2CPP_METHOD_ATTR bool SystemInfo_SupportsRenderTextureFormat_m1663449629 (RuntimeObject * __this /* static, unused */, int32_t p0, 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); // 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.Material::SetVector(System.String,UnityEngine.Vector4) extern "C" IL2CPP_METHOD_ATTR void Material_SetVector_m4214217286 (Material_t340375123 * __this, String_t* p0, Vector4_t3319028937 p1, const RuntimeMethod* method); // UnityEngine.RenderTexture UnityEngine.RenderTexture::GetTemporary(System.Int32,System.Int32,System.Int32,UnityEngine.RenderTextureFormat) extern "C" IL2CPP_METHOD_ATTR RenderTexture_t2108887433 * RenderTexture_GetTemporary_m3378328322 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, int32_t p2, int32_t p3, const RuntimeMethod* method); // System.Void UnityEngine.Texture::set_filterMode(UnityEngine.FilterMode) extern "C" IL2CPP_METHOD_ATTR void Texture_set_filterMode_m3078068058 (Texture_t3661962703 * __this, int32_t p0, const RuntimeMethod* method); // System.Void UnityEngine.Graphics::Blit(UnityEngine.Texture,UnityEngine.RenderTexture,UnityEngine.Material,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Graphics_Blit_m4126770912 (RuntimeObject * __this /* static, unused */, Texture_t3661962703 * p0, RenderTexture_t2108887433 * p1, Material_t340375123 * p2, int32_t p3, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::ReleaseTemporary(UnityEngine.RenderTexture) extern "C" IL2CPP_METHOD_ATTR void RenderTexture_ReleaseTemporary_m2400081536 (RuntimeObject * __this /* static, unused */, RenderTexture_t2108887433 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Material::SetTexture(System.String,UnityEngine.Texture) extern "C" IL2CPP_METHOD_ATTR void Material_SetTexture_m1829349465 (Material_t340375123 * __this, String_t* p0, Texture_t3661962703 * p1, const RuntimeMethod* method); // System.Void UnityEngine.Graphics::Blit(UnityEngine.Texture,UnityEngine.RenderTexture) extern "C" IL2CPP_METHOD_ATTR void Graphics_Blit_m1336850842 (RuntimeObject * __this /* static, unused */, Texture_t3661962703 * p0, RenderTexture_t2108887433 * p1, 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); // 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) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3729392029(__this, p0, method) (( String_t* (*) (List_1_t3319525431 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.String System.Char::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Char_ToString_m3588025615 (Il2CppChar* __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisImageNumber_t2590106794_m3920196287(__this, method) (( ImageNumber_t2590106794 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void ImageNumber::OnPageInit(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ImageNumber_OnPageInit_m3033929290 (ImageNumber_t2590106794 * __this, int32_t ___num0, List_1_t3319525431 * ___path1, 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.Void ImageNumber::SetNumber(System.Char[]) extern "C" IL2CPP_METHOD_ATTR void ImageNumber_SetNumber_m1349633280 (ImageNumber_t2590106794 * __this, CharU5BU5D_t3528271667* ___arr0, const RuntimeMethod* method); // System.Void CMonoCtrllorManager::OnRegController(IMonoCtrllor) extern "C" IL2CPP_METHOD_ATTR void CMonoCtrllorManager_OnRegController_m3048743580 (RuntimeObject * __this /* static, unused */, IMonoCtrllor_t1427182583 * ___ctrol0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::get_Ranking() extern "C" IL2CPP_METHOD_ATTR int32_t Fruit_IntegralRankItem_get_Ranking_m2200122192 (Fruit_IntegralRankItem_t3484072089 * __this, const RuntimeMethod* method); // System.Void IntegralItem::SetRankSprite(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IntegralItem_SetRankSprite_m2984152021 (IntegralItem_t2111583155 * __this, int32_t ____rank0, const RuntimeMethod* method); // System.String DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* Fruit_IntegralRankItem_get_Name_m40593362 (Fruit_IntegralRankItem_t3484072089 * __this, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::get_Integral() extern "C" IL2CPP_METHOD_ATTR int64_t Fruit_IntegralRankItem_get_Integral_m1908320860 (Fruit_IntegralRankItem_t3484072089 * __this, const RuntimeMethod* method); // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR PersonaliseConfig_t2812043406 * PersonaliseConfig_GetInstance_m2421924694 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::get_HeadBox() extern "C" IL2CPP_METHOD_ATTR int32_t Fruit_IntegralRankItem_get_HeadBox_m597630441 (Fruit_IntegralRankItem_t3484072089 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.PersonaliseConfig::GetUserHeadBoxInfoByID(System.Int32,UISprite) extern "C" IL2CPP_METHOD_ATTR bool PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277 (PersonaliseConfig_t2812043406 * __this, int32_t ___headbox0, UISprite_t194114938 * ___spriteTarget1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.PersonaliseConfig::GetEffectByHeadBoxID(UnityEngine.Transform,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t PersonaliseConfig_GetEffectByHeadBoxID_m2521822695 (PersonaliseConfig_t2812043406 * __this, Transform_t3600365921 * ___trans0, int32_t ___headBoxID1, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::SetUserHeadBoxEffect(UnityEngine.Transform,System.Int32,UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_SetUserHeadBoxEffect_m807502271 (PersonaliseConfig_t2812043406 * __this, Transform_t3600365921 * ___headbox0, int32_t ___effectID1, Vector3_t3722313464 ___position2, Vector3_t3722313464 ___scale3, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::get_Userid() extern "C" IL2CPP_METHOD_ATTR int64_t Fruit_IntegralRankItem_get_Userid_m1031640655 (Fruit_IntegralRankItem_t3484072089 * __this, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::get_HeadID() extern "C" IL2CPP_METHOD_ATTR int64_t Fruit_IntegralRankItem_get_HeadID_m3669533932 (Fruit_IntegralRankItem_t3484072089 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem::get_Sex() extern "C" IL2CPP_METHOD_ATTR int32_t Fruit_IntegralRankItem_get_Sex_m2330580010 (Fruit_IntegralRankItem_t3484072089 * __this, const RuntimeMethod* method); // System.Void InviteItem::SetFirendInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetFirendInfo_m3674852060 (InviteItem_t125296296 * __this, int64_t ___firendId0, const RuntimeMethod* method); // System.Void InviteItem::SetInviteState(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetInviteState_m4206698557 (InviteItem_t125296296 * __this, bool ___bInvite0, const RuntimeMethod* method); // System.Void InviteItem::SetLv(System.Int32) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetLv_m1552626570 (InviteItem_t125296296 * __this, int32_t ___lv0, const RuntimeMethod* method); // System.Void InviteItem::SetName() extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetName_m1587643481 (InviteItem_t125296296 * __this, const RuntimeMethod* method); // System.Void InviteItem::SetTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetTime_m3608434316 (InviteItem_t125296296 * __this, int32_t ___time0, const RuntimeMethod* method); // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFriendManager_t3708308264 * CFriendManager_GetInstance_m2674556143 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CFriendInfo DMCore.Logic.CFriendManager::FindFriend(System.Int64,DMCore.Logic.enumFriendType&) extern "C" IL2CPP_METHOD_ATTR CFriendInfo_t2621259868 * CFriendManager_FindFriend_m1753088170 (CFriendManager_t3708308264 * __this, int64_t ___userID0, int32_t* ___type1, const RuntimeMethod* method); // System.Void InviteItem::SetActiveState(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetActiveState_m2222906873 (InviteItem_t125296296 * __this, bool ___bActivite0, const RuntimeMethod* method); // DMCore.Logic.CNoticeManager DMCore.Logic.CNoticeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CNoticeManager_t3044969465 * CNoticeManager_GetInstance_m1570073191 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::set_SelectedFirendId(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_SelectedFirendId_m2793940409 (CNoticeManager_t3044969465 * __this, int64_t ___value0, 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); // UnityEngine.Transform DMCore.Framework.Scene.ISceneBaseObj::GetTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISceneBaseObj_GetTransform_m3818769012 (ISceneBaseObj_t858622483 * __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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(__this, method) (( BoxCollider_t1640800422 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.Vector3 DMCore.Framework.Misc.CMiscHelp::GetLocalPositionRealWithScale(UnityEngine.Transform,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CMiscHelp_GetLocalPositionRealWithScale_m684212219 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, Transform_t3600365921 * ___endParent1, const RuntimeMethod* method); // System.Int32 UnityEngine.Screen::get_height() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_height_m1623532518 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.BoxCollider::get_size() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 BoxCollider_get_size_m1798011124 (BoxCollider_t1640800422 * __this, 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_height(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_height_m1625569324 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.BoxCollider::get_center() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 BoxCollider_get_center_m3697516117 (BoxCollider_t1640800422 * __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); // 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.Int32 DMCore.Framework.Misc.CInputHelp::GetMousePosition(System.Boolean,UnityEngine.Vector2&) extern "C" IL2CPP_METHOD_ATTR int32_t CInputHelp_GetMousePosition_m2637342208 (RuntimeObject * __this /* static, unused */, bool ___bFirst0, Vector2_t2156229523 * ___result1, const RuntimeMethod* method); // System.Boolean UnityEngine.Rect::Contains(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR bool Rect_Contains_m3188543637 (Rect_t2360479859 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetMouseButton(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Input_GetMouseButton_m513753021 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Input::get_mousePosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Input_get_mousePosition_m1616496925 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* 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); // UnityEngine.Quaternion UnityEngine.Quaternion::AngleAxis(System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_AngleAxis_m1767165696 (RuntimeObject * __this /* static, unused */, float p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::op_Multiply(UnityEngine.Quaternion,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_op_Multiply_m1294064023 (RuntimeObject * __this /* static, unused */, Quaternion_t2301928331 p0, Quaternion_t2301928331 p1, 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); // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::Instantiate(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_Instantiate_m197120899 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___obj0, 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.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.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); // UnityEngine.Vector3 DMCore.Framework.Misc.CMiscHelp::GetParentScale(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CMiscHelp_GetParentScale_m2837197621 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.Void IScenePersonalRoleLoader::GetEffect() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader_GetEffect_m1985051731 (IScenePersonalRoleLoader_t3996068073 * __this, 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 DMCore.Framework.Scene.ISceneBaseObj::SetName(System.String) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_SetName_m2657421930 (ISceneBaseObj_t858622483 * __this, String_t* ___strName0, const RuntimeMethod* method); // DMCore.Logic.IdleActionManager DMCore.Logic.IdleActionManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR IdleActionManager_t2375494644 * IdleActionManager_GetInstance_m1506258501 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.IdleActionManager::OnTick(System.Int64) extern "C" IL2CPP_METHOD_ATTR void IdleActionManager_OnTick_m920841233 (IdleActionManager_t2375494644 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::IsExist(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_IsExist_m1254965977 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::Get3DSceneCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_Get3DSceneCamera_m2443356533 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UIStretch/Style DMCore.Framework.Misc.CMiscHelp::GetUIStretchType(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetUIStretchType_m2716397644 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___transformVal0, const RuntimeMethod* method); // UnityEngine.Camera IScenePersonalRolePosition::GetWatchCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IScenePersonalRolePosition_GetWatchCamera_m1802829965 (IScenePersonalRolePosition_t1996743043 * __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.Vector3 UnityEngine.Camera::WorldToScreenPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_WorldToScreenPoint_m3726311023 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Camera::ScreenToWorldPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_ScreenToWorldPoint_m3978588570 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, 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.Void ItemPageGroup::ChangeMainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_ChangeMainType_m1096322989 (ItemPageGroup_t3769455068 * __this, int32_t ___type0, const RuntimeMethod* method); // CTabSearchCtr CTabSearchCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTabSearchCtr_t3498668791 * CTabSearchCtr_GetInstance_m616030694 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CTabSearchCtr::set_TabSearchType(DMCore.Logic.ITEM_SHOP_TYPE) extern "C" IL2CPP_METHOD_ATTR void CTabSearchCtr_set_TabSearchType_m466594887 (CTabSearchCtr_t3498668791 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMyPackageManager_t122981866 * CMyPackageManager_GetInstance_m3554952935 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::set_IsShowSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_IsShowSelect_m1057956969 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m2263725670(__this, p0, method) (( bool (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Contains_m2263725670_gshared)(__this, p0, method) // System.Void ItemPageGroup::InitPageIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_InitPageIndex_m3974147378 (ItemPageGroup_t3769455068 * __this, int32_t ___pageIndex0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_SubType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_SubType_m1960854107 (CShopManager_t754298620 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void ItemPageGroup/PageChangedHandler::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PageChangedHandler_Invoke_m2335145338 (PageChangedHandler_t2100854622 * __this, int32_t ___nPageIndex0, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::set_IsSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_IsSelect_m598002399 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method); // CSignsManager CSignsManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSignsManager_t1825583579 * CSignsManager_GetInstance_m3077300453 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::FindTransNameFromUICamera(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_FindTransNameFromUICamera_m730184579 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.Void CSignsManager::DeleteSignByRoot(System.String) extern "C" IL2CPP_METHOD_ATTR void CSignsManager_DeleteSignByRoot_m847522310 (CSignsManager_t1825583579 * __this, String_t* ___datapath0, const RuntimeMethod* method); // System.Void iTween::MoveBy(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveBy_m2068850289 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method); // System.Collections.Hashtable iTween::Hash(System.Object[]) extern "C" IL2CPP_METHOD_ATTR Hashtable_t1853889766 * iTween_Hash_m1448027203 (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325* ___args0, const RuntimeMethod* method); // System.Void iTween::CameraFadeFrom(System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeFrom_m1837969961 (RuntimeObject * __this /* static, unused */, Hashtable_t1853889766 * ___args0, 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.Void iTween::ColorFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorFrom_m2912900805 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::CameraFadeTo(System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeTo_m3974779295 (RuntimeObject * __this /* static, unused */, Hashtable_t1853889766 * ___args0, const RuntimeMethod* method); // System.Void iTween::ColorTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorTo_m1761019635 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Collections.Hashtable iTween::CleanArgs(System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR Hashtable_t1853889766 * iTween_CleanArgs_m2521696870 (RuntimeObject * __this /* static, unused */, Hashtable_t1853889766 * ___args0, const RuntimeMethod* method); // System.Type System.Object::GetType() extern "C" IL2CPP_METHOD_ATTR Type_t * Object_GetType_m88164663 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void iTween::Launch(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_Launch_m2839007552 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::FadeFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeFrom_m3114138438 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::FadeTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeTo_m395428576 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Collections.IEnumerator UnityEngine.Transform::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Transform_GetEnumerator_m2717073726 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Component UnityEngine.GameObject::GetComponent(System.Type) extern "C" IL2CPP_METHOD_ATTR Component_t1923634451 * GameObject_GetComponent_m1027872079 (GameObject_t1113636619 * __this, Type_t * p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisGUITexture_t951903601_m715191828(__this, method) (( GUITexture_t951903601 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.Color UnityEngine.GUITexture::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 GUITexture_get_color_m2101240858 (GUITexture_t951903601 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisGUIText_t402233326_m1196537865(__this, method) (( GUIText_t402233326 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.Material UnityEngine.GUIText::get_material() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * GUIText_get_material_m3453918859 (GUIText_t402233326 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Material::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Material_get_color_m3827673574 (Material_t340375123 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(__this, method) (( Renderer_t2627027031 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.Material UnityEngine.Renderer::get_material() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * Renderer_get_material_m4171603682 (Renderer_t2627027031 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisLight_t3756812086_m4145843913(__this, method) (( Light_t3756812086 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.Color UnityEngine.Light::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Light_get_color_m552487206 (Light_t3756812086 * __this, const RuntimeMethod* method); // System.Void UnityEngine.GUITexture::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void GUITexture_set_color_m1660397747 (GUITexture_t951903601 * __this, Color_t2555686324 p0, 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); // System.Void UnityEngine.Light::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void Light_set_color_m608660336 (Light_t3756812086 * __this, Color_t2555686324 p0, const RuntimeMethod* method); // System.Void iTween::AudioFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioFrom_m3332888033 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, 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.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_volume(System.Single) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_volume_m1273312851 (AudioSource_t3935305588 * __this, float p0, 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.Void iTween::AudioTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioTo_m211033069 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::Stab(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_Stab_m2459587371 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::LookFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_LookFrom_m1420308691 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_eulerAngles() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_eulerAngles_m2743581774 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m3620879578(__this, method) (( bool (*) (Nullable_1_t1149908250 *, const RuntimeMethod*))Nullable_1_get_HasValue_m3620879578_gshared)(__this, method) // !0 System.Nullable`1::get_Value() #define Nullable_1_get_Value_m2924757250(__this, method) (( Vector3_t3722313464 (*) (Nullable_1_t1149908250 *, const RuntimeMethod*))Nullable_1_get_Value_m2924757250_gshared)(__this, method) // System.Void UnityEngine.Transform::LookAt(UnityEngine.Transform,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_LookAt_m2637417695 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Void UnityEngine.Transform::LookAt(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_LookAt_m3639503211 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_eulerAngles(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_eulerAngles_m135219616 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void iTween::LookTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_LookTo_m3566847499 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::MoveTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveTo_m2897434451 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::MoveFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveFrom_m3763293952 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Copy_m1988217701 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, RuntimeArray * p1, int32_t p2, const RuntimeMethod* method); // System.Boolean UnityEngine.Vector3::op_Inequality(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m315980366 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Void iTween::MoveAdd(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveAdd_m3593181298 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::MoveBy(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveBy_m4293858327 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::ScaleTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleTo_m2958694883 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::ScaleFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleFrom_m51959488 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::ScaleAdd(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleAdd_m3560658757 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::ScaleBy(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleBy_m2316762732 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::RotateTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateTo_m739746935 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::RotateFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateFrom_m2751543152 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localEulerAngles() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localEulerAngles_m2136926248 (Transform_t3600365921 * __this, const RuntimeMethod* 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 iTween::RotateAdd(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateAdd_m3934156617 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::RotateBy(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateBy_m3694416741 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::ShakePosition(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakePosition_m118042905 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::ShakeScale(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakeScale_m905617922 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::ShakeRotation(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakeRotation_m1864238307 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::PunchPosition(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchPosition_m3758070735 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::PunchRotation(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchRotation_m2839776528 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::PunchScale(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchScale_m2212010033 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) #define Dictionary_2__ctor_m2392909825(__this, p0, method) (( void (*) (Dictionary_2_t2736202052 *, int32_t, const RuntimeMethod*))Dictionary_2__ctor_m182537451_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m282647386(__this, p0, p1, method) (( void (*) (Dictionary_2_t2736202052 *, String_t*, int32_t, const RuntimeMethod*))Dictionary_2_Add_m1279427033_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1013208020(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2736202052 *, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m3959998165_gshared)(__this, p0, p1, method) // System.Void iTween::GenerateFloatTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateFloatTargets_m4212916073 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween/ApplyTween::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ApplyTween__ctor_m3154891329 (ApplyTween_t3327999347 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void iTween::GenerateVector2Targets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateVector2Targets_m2023028121 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateVector3Targets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateVector3Targets_m2386423358 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateColorTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateColorTargets_m4010829695 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateRectTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateRectTargets_m2186332850 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateColorToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateColorToTargets_m3832212498 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateAudioToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateAudioToTargets_m3374779986 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateMoveToPathTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateMoveToPathTargets_m3440096444 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateMoveToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateMoveToTargets_m2473683221 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateMoveByTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateMoveByTargets_m612843936 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateScaleToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateScaleToTargets_m2528190277 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateScaleByTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateScaleByTargets_m2704653471 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateScaleAddTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateScaleAddTargets_m2942020586 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateRotateToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateRotateToTargets_m1524444112 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateRotateAddTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateRotateAddTargets_m2932599577 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateRotateByTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateRotateByTargets_m3126427862 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateShakePositionTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateShakePositionTargets_m637446726 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateShakeScaleTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateShakeScaleTargets_m1191809954 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateShakeRotationTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateShakeRotationTargets_m2261242145 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GeneratePunchPositionTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GeneratePunchPositionTargets_m122403510 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GeneratePunchRotationTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GeneratePunchRotationTargets_m3439106890 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GeneratePunchScaleTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GeneratePunchScaleTargets_m137336748 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateLookToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateLookToTargets_m3962407994 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateStabTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateStabTargets_m729910036 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Vector3::Distance(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR float Vector3_Distance_m886789632 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Component UnityEngine.Component::GetComponent(System.Type) extern "C" IL2CPP_METHOD_ATTR Component_t1923634451 * Component_GetComponent_m886226392 (Component_t1923634451 * __this, Type_t * p0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisGUITexture_t951903601_m2875562243(__this, method) (( GUITexture_t951903601 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisGUIText_t402233326_m4001847390(__this, method) (( GUIText_t402233326 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, 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_materials() extern "C" IL2CPP_METHOD_ATTR MaterialU5BU5D_t561872642* Renderer_get_materials_m2188790026 (Renderer_t2627027031 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Material::GetColor(System.String) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Material_GetColor_m2707324984 (Material_t340375123 * __this, String_t* p0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisLight_t3756812086_m916313317(__this, method) (( Light_t3756812086 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Int32 System.Array::GetLength(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Array_GetLength_m2178203778 (RuntimeArray * __this, int32_t p0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisAudioSource_t3935305588_m1977431131(__this, method) (( AudioSource_t3935305588 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void iTween::Dispose() extern "C" IL2CPP_METHOD_ATTR void iTween_Dispose_m2300411441 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_playOnAwake(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_playOnAwake_m1824967994 (AudioSource_t3935305588 * __this, bool p0, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_clip(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_clip_m31653938 (AudioSource_t3935305588 * __this, AudioClip_t3680889665 * p0, const RuntimeMethod* method); // UnityEngine.AudioClip UnityEngine.AudioSource::get_clip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * AudioSource_get_clip_m1234340632 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AudioClip::get_length() extern "C" IL2CPP_METHOD_ATTR float AudioClip_get_length_m4269890037 (AudioClip_t3680889665 * __this, const RuntimeMethod* method); // System.Single iTween::clerp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_clerp_m1924731660 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Copy_m344457298 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, int32_t p1, RuntimeArray * p2, int32_t p3, int32_t p4, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Subtraction_m3073674971 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, 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); // 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); // System.Void iTween/CRSpline::.ctor(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void CRSpline__ctor_m1806811515 (CRSpline_t2815350084 * __this, Vector3U5BU5D_t1718750761* ___pts0, const RuntimeMethod* method); // System.Single iTween::PathLength(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR float iTween_PathLength_m457905035 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::Translate(UnityEngine.Vector3,UnityEngine.Space) extern "C" IL2CPP_METHOD_ATTR void Transform_Translate_m1990195114 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, int32_t p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::Scale(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_Scale_m4006687392 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, 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 iTween/EasingFunction::Invoke(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float EasingFunction_Invoke_m2739340836 (EasingFunction_t2767217938 * __this, float ___start0, float ___end1, float ___value2, 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.Single UnityEngine.Rect::get_y() extern "C" IL2CPP_METHOD_ATTR float Rect_get_y_m1501338330 (Rect_t2360479859 * __this, 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.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_height() extern "C" IL2CPP_METHOD_ATTR float Rect_get_height_m1358425599 (Rect_t2360479859 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 iTween/CRSpline::Interp(System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CRSpline_Interp_m4076304528 (CRSpline_t2815350084 * __this, float ___t0, 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, method) (( Rigidbody_t3916780224 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, 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); // System.Void UnityEngine.Rigidbody::MoveRotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Rigidbody_MoveRotation_m72717779 (Rigidbody_t3916780224 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::Rotate(UnityEngine.Vector3,UnityEngine.Space) extern "C" IL2CPP_METHOD_ATTR void Transform_Rotate_m1886816857 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, int32_t p1, const RuntimeMethod* method); // System.Single UnityEngine.Random::Range(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Random_Range_m2202990745 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // System.Single iTween::punch(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_punch_m2297520268 (iTween_t770867771 * __this, float ___amplitude0, float ___value1, const RuntimeMethod* method); // System.Void iTween/c__Iterator0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CTweenDelayU3Ec__Iterator0__ctor_m2261583456 (U3CTweenDelayU3Ec__Iterator0_t2686771544 * __this, const RuntimeMethod* method); // System.Void iTween::CallBack(System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_CallBack_m970711768 (iTween_t770867771 * __this, String_t* ___callbackType0, const RuntimeMethod* method); // System.Void iTween::ConflictCheck() extern "C" IL2CPP_METHOD_ATTR void iTween_ConflictCheck_m2629691714 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::GenerateTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateTargets_m2196419416 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::PlayOneShot(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR void AudioSource_PlayOneShot_m1688286683 (AudioSource_t3935305588 * __this, AudioClip_t3680889665 * p0, const RuntimeMethod* method); // System.Void iTween::EnableKinematic() extern "C" IL2CPP_METHOD_ATTR void iTween_EnableKinematic_m2477034990 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween/c__Iterator1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CTweenRestartU3Ec__Iterator1__ctor_m2641801727 (U3CTweenRestartU3Ec__Iterator1_t1737386981 * __this, const RuntimeMethod* method); // System.Void iTween/ApplyTween::Invoke() extern "C" IL2CPP_METHOD_ATTR void ApplyTween_Invoke_m2263520030 (ApplyTween_t3327999347 * __this, const RuntimeMethod* method); // System.Void iTween::UpdatePercentage() extern "C" IL2CPP_METHOD_ATTR void iTween_UpdatePercentage_m4000640961 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::TweenLoop() extern "C" IL2CPP_METHOD_ATTR void iTween_TweenLoop_m120045281 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::DisableKinematic() extern "C" IL2CPP_METHOD_ATTR void iTween_DisableKinematic_m4286111605 (iTween_t770867771 * __this, const RuntimeMethod* method); // UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.String) extern "C" IL2CPP_METHOD_ATTR Coroutine_t3829159415 * MonoBehaviour_StartCoroutine_m2618285814 (MonoBehaviour_t3962482529 * __this, String_t* p0, const RuntimeMethod* method); // System.Single iTween::FloatUpdate(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_FloatUpdate_m3360794604 (RuntimeObject * __this /* static, unused */, float ___currentValue0, float ___targetValue1, float ___speed2, 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::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); // 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.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.Void iTween::ColorUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorUpdate_m877221826 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::FadeUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeUpdate_m535483569 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::SmoothDamp(System.Single,System.Single,System.Single&,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_SmoothDamp_m3171073017 (RuntimeObject * __this /* static, unused */, float p0, float p1, float* p2, float p3, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::SmoothDampAngle(System.Single,System.Single,System.Single&,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_SmoothDampAngle_m1801528689 (RuntimeObject * __this /* static, unused */, float p0, float p1, float* p2, float p3, const RuntimeMethod* method); // System.Void iTween::AudioUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioUpdate_m19526252 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisRigidbody_t3916780224_m564316479(__this, method) (( Rigidbody_t3916780224 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void iTween::RotateUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateUpdate_m306881270 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::ScaleUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleUpdate_m3643227311 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::LookUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_LookUpdate_m2679281074 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // System.Void iTween::MoveUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveUpdate_m2299348169 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method); // UnityEngine.Vector3[] iTween::PathControlPointGenerator(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR Vector3U5BU5D_t1718750761* iTween_PathControlPointGenerator_m4225813144 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, const RuntimeMethod* method); // UnityEngine.Vector3 iTween::Interp(UnityEngine.Vector3[],System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 iTween_Interp_m2884681250 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___pts0, float ___t1, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Texture2D__ctor_m2862217990 (Texture2D_t3840446185 * __this, int32_t p0, int32_t p1, int32_t p2, bool p3, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::SetPixels(UnityEngine.Color[]) extern "C" IL2CPP_METHOD_ATTR void Texture2D_SetPixels_m3008871897 (Texture2D_t3840446185 * __this, ColorU5BU5D_t941916413* p0, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::Apply() extern "C" IL2CPP_METHOD_ATTR void Texture2D_Apply_m2271746283 (Texture2D_t3840446185 * __this, const RuntimeMethod* method); // System.Void iTween::DrawLineHelper(UnityEngine.Vector3[],UnityEngine.Color,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineHelper_m3748653768 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___line0, Color_t2555686324 ___color1, String_t* ___method2, const RuntimeMethod* method); // System.Void iTween::DrawPathHelper(UnityEngine.Vector3[],UnityEngine.Color,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathHelper_m753934644 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, Color_t2555686324 ___color1, String_t* ___method2, const RuntimeMethod* method); // System.Void UnityEngine.Object::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void Object_Destroy_m565254235 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, const RuntimeMethod* method); // System.Void UnityEngine.GUITexture::set_texture(UnityEngine.Texture) extern "C" IL2CPP_METHOD_ATTR void GUITexture_set_texture_m1693041041 (GUITexture_t951903601 * __this, Texture_t3661962703 * p0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void GameObject__ctor_m2093116449 (GameObject_t1113636619 * __this, String_t* p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() #define GameObject_AddComponent_TisGUITexture_t951903601_m1960885362(__this, method) (( GUITexture_t951903601 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m973870487_gshared)(__this, method) // UnityEngine.Color UnityEngine.Color::get_black() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_black_m719512684 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Texture2D iTween::CameraTexture(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * iTween_CameraTexture_m1172573923 (RuntimeObject * __this /* static, unused */, Color_t2555686324 ___color0, const RuntimeMethod* method); // UnityEngine.Component[] UnityEngine.GameObject::GetComponents(System.Type) extern "C" IL2CPP_METHOD_ATTR ComponentU5BU5D_t3294940482* GameObject_GetComponents_m1158098240 (GameObject_t1113636619 * __this, Type_t * p0, const RuntimeMethod* method); // System.Void iTween::Resume(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m2852923098 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method); // System.Void iTween::Resume(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m3677277795 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, bool ___includechildren1, const RuntimeMethod* 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::ToLower() extern "C" IL2CPP_METHOD_ATTR String_t* String_ToLower_m2029374922 (String_t* __this, const RuntimeMethod* method); // System.Void iTween::Resume(UnityEngine.GameObject,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m261571187 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, bool ___includechildren2, 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.Void iTween::Resume(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m424827982 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, const RuntimeMethod* 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.Void UnityEngine.MonoBehaviour::StopCoroutine(System.String) extern "C" IL2CPP_METHOD_ATTR void MonoBehaviour_StopCoroutine_m1962070247 (MonoBehaviour_t3962482529 * __this, String_t* p0, const RuntimeMethod* method); // System.Void iTween::Pause(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m2933015667 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method); // System.Void iTween::Pause(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m1697580177 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, bool ___includechildren1, const RuntimeMethod* method); // System.Void iTween::Pause(UnityEngine.GameObject,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m3768531585 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, bool ___includechildren2, const RuntimeMethod* method); // System.Void iTween::Pause(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m2521130941 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, const RuntimeMethod* method); // System.Void iTween::Stop(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m2388765243 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method); // System.Void iTween::Stop(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m1391171550 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, const RuntimeMethod* method); // System.Void iTween::Stop(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m1121237688 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, bool ___includechildren1, const RuntimeMethod* method); // System.Void iTween::Stop(UnityEngine.GameObject,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m626258962 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, bool ___includechildren2, const RuntimeMethod* method); // System.Void System.Collections.Hashtable::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Hashtable__ctor_m1684344284 (Hashtable_t1853889766 * __this, int32_t p0, const RuntimeMethod* method); // System.Void iTween::RetrieveArgs() extern "C" IL2CPP_METHOD_ATTR void iTween_RetrieveArgs_m4264607663 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween/c__Iterator2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CStartU3Ec__Iterator2__ctor_m3243313067 (U3CStartU3Ec__Iterator2_t2390838266 * __this, const RuntimeMethod* method); // System.Void iTween::TweenUpdate() extern "C" IL2CPP_METHOD_ATTR void iTween_TweenUpdate_m2772536794 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::TweenComplete() extern "C" IL2CPP_METHOD_ATTR void iTween_TweenComplete_m3347863114 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween::ResumeDelay() extern "C" IL2CPP_METHOD_ATTR void iTween_ResumeDelay_m3121730748 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void Gizmos_set_color_m3399737545 (RuntimeObject * __this /* static, unused */, Color_t2555686324 p0, const RuntimeMethod* method); // System.Void UnityEngine.Gizmos::DrawLine(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Gizmos_DrawLine_m3273476787 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::FloorToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m1870542928 (RuntimeObject * __this /* static, unused */, float p0, 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); // UnityEngine.Vector3 UnityEngine.Vector3::op_UnaryNegation(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_UnaryNegation_m1951478815 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Multiply_m2104357790 (RuntimeObject * __this /* static, unused */, float p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.String iTween::GenerateID() extern "C" IL2CPP_METHOD_ATTR String_t* iTween_GenerateID_m2074449774 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() #define GameObject_AddComponent_TisiTween_t770867771_m2121451644(__this, method) (( iTween_t770867771 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m973870487_gshared)(__this, method) // System.Object System.Collections.DictionaryEntry::get_Key() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * DictionaryEntry_get_Key_m3117378551 (DictionaryEntry_t3123975638 * __this, const RuntimeMethod* method); // System.Object System.Collections.DictionaryEntry::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * DictionaryEntry_get_Value_m618120527 (DictionaryEntry_t3123975638 * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) extern "C" IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m3117905507 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, RuntimeFieldHandle_t1871169219 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.Object System.Enum::Parse(System.Type,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enum_Parse_m1579637477 (RuntimeObject * __this /* static, unused */, Type_t * p0, String_t* p1, bool p2, const RuntimeMethod* method); // System.Void iTween::GetEasingFunction() extern "C" IL2CPP_METHOD_ATTR void iTween_GetEasingFunction_m1001137395 (iTween_t770867771 * __this, const RuntimeMethod* method); // System.Void iTween/EasingFunction::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void EasingFunction__ctor_m118609201 (EasingFunction_t2767217938 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m3720186693 (GameObject_t1113636619 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method); // UnityEngine.Component[] UnityEngine.Component::GetComponents(System.Type) extern "C" IL2CPP_METHOD_ATTR ComponentU5BU5D_t3294940482* Component_GetComponents_m1787291977 (Component_t1923634451 * __this, Type_t * p0, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Inequality_m215368492 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, 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 // System.Void GameObjSequence::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameObjSequence__ctor_m4151797076 (GameObjSequence_t127509421 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameObjSequence::Start() extern "C" IL2CPP_METHOD_ATTR void GameObjSequence_Start_m3119567694 (GameObjSequence_t127509421 * __this, const RuntimeMethod* method) { { __this->set_m_timeLabor_6((-1.0f)); __this->set_m_activeIndex_7(0); GameObjectU5BU5D_t3328599146* L_0 = __this->get_arrayGameObj_2(); if (!L_0) { goto IL_0043; } } { SingleU5BU5D_t1444911251* L_1 = __this->get_arrayTime_3(); if (!L_1) { goto IL_0043; } } { GameObjectU5BU5D_t3328599146* L_2 = __this->get_arrayGameObj_2(); NullCheck(L_2); SingleU5BU5D_t1444911251* L_3 = __this->get_arrayTime_3(); NullCheck(L_3); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))))))) { goto IL_0043; } } { GameObjSequence_PlayNext_m1279234085(__this, /*hidden argument*/NULL); } IL_0043: { return; } } // System.Void GameObjSequence::Update() extern "C" IL2CPP_METHOD_ATTR void GameObjSequence_Update_m260644221 (GameObjSequence_t127509421 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_m_timeLabor_6(); if ((!(((float)(-0.5f)) > ((float)L_0)))) { goto IL_0011; } } { return; } IL_0011: { float L_1 = __this->get_m_timeLabor_6(); float L_2 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_timeLabor_6(((float)il2cpp_codegen_subtract((float)L_1, (float)L_2))); float L_3 = __this->get_m_timeLabor_6(); if ((!(((float)(0.0f)) > ((float)L_3)))) { goto IL_0039; } } { GameObjSequence_PlayNext_m1279234085(__this, /*hidden argument*/NULL); } IL_0039: { return; } } // System.Void GameObjSequence::PlayNext() extern "C" IL2CPP_METHOD_ATTR void GameObjSequence_PlayNext_m1279234085 (GameObjSequence_t127509421 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameObjSequence_PlayNext_m1279234085_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { GameObjectU5BU5D_t3328599146* L_0 = __this->get_arrayGameObj_2(); NullCheck(L_0); int32_t L_1 = __this->get_m_activeIndex_7(); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) > ((int32_t)L_1))) { goto IL_0072; } } { __this->set_m_timeLabor_6((-1.0f)); GameObject_t1113636619 * L_2 = __this->get_endTarget_4(); 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); if (!L_3) { goto IL_003f; } } { GameObject_t1113636619 * L_4 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral3696623800, /*hidden argument*/NULL); __this->set_endTarget_4(L_4); } IL_003f: { GameObject_t1113636619 * L_5 = __this->get_endTarget_4(); 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_0067; } } { GameObject_t1113636619 * L_7 = __this->get_endTarget_4(); String_t* L_8 = __this->get_endTargetFuncName_5(); NullCheck(L_7); GameObject_SendMessage_m1121218340(L_7, L_8, 1, /*hidden argument*/NULL); goto IL_0071; } IL_0067: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, _stringLiteral2729956404, /*hidden argument*/NULL); } IL_0071: { return; } IL_0072: { SingleU5BU5D_t1444911251* L_9 = __this->get_arrayTime_3(); int32_t L_10 = __this->get_m_activeIndex_7(); NullCheck(L_9); int32_t L_11 = L_10; float L_12 = (L_9)->GetAt(static_cast(L_11)); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_13 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_12, /*hidden argument*/NULL); __this->set_m_timeLabor_6(L_13); V_0 = 0; goto IL_00c3; } IL_0096: { GameObjectU5BU5D_t3328599146* L_14 = __this->get_arrayGameObj_2(); int32_t L_15 = V_0; NullCheck(L_14); int32_t L_16 = L_15; GameObject_t1113636619 * L_17 = (L_14)->GetAt(static_cast(L_16)); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_18 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_00bf; } } { GameObjectU5BU5D_t3328599146* L_19 = __this->get_arrayGameObj_2(); int32_t L_20 = V_0; NullCheck(L_19); int32_t L_21 = L_20; GameObject_t1113636619 * L_22 = (L_19)->GetAt(static_cast(L_21)); int32_t L_23 = V_0; int32_t L_24 = __this->get_m_activeIndex_7(); NullCheck(L_22); GameObject_SetActive_m796801857(L_22, (bool)((((int32_t)L_23) == ((int32_t)L_24))? 1 : 0), /*hidden argument*/NULL); } IL_00bf: { int32_t L_25 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_00c3: { int32_t L_26 = V_0; GameObjectU5BU5D_t3328599146* L_27 = __this->get_arrayGameObj_2(); NullCheck(L_27); if ((((int32_t)L_26) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_27)->max_length))))))) { goto IL_0096; } } { int32_t L_28 = __this->get_m_activeIndex_7(); __this->set_m_activeIndex_7(((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)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 GameStage0::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStage0__ctor_m2413810649 (GameStage0_t1287628262 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStage0::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void GameStage0_OnPageInit_m522423129 (GameStage0_t1287628262 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStage0_OnPageInit_m522423129_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_Roles_2(((GameStageRoleU5BU5D_t1182366077*)SZArrayNew(GameStageRoleU5BU5D_t1182366077_il2cpp_TypeInfo_var, (uint32_t)4))); GameStageRoleU5BU5D_t1182366077* L_0 = __this->get_Roles_2(); NullCheck(L_0); GameStage0__BindUIRes_m1145463216(__this, _stringLiteral3125919150, ((L_0)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); GameStageRoleU5BU5D_t1182366077* L_1 = __this->get_Roles_2(); NullCheck(L_1); GameStage0__BindUIRes_m1145463216(__this, _stringLiteral3125984686, ((L_1)->GetAddressAt(static_cast(1))), /*hidden argument*/NULL); GameStageRoleU5BU5D_t1182366077* L_2 = __this->get_Roles_2(); NullCheck(L_2); GameStage0__BindUIRes_m1145463216(__this, _stringLiteral3126050222, ((L_2)->GetAddressAt(static_cast(2))), /*hidden argument*/NULL); GameStageRoleU5BU5D_t1182366077* L_3 = __this->get_Roles_2(); NullCheck(L_3); GameStage0__BindUIRes_m1145463216(__this, _stringLiteral3126115758, ((L_3)->GetAddressAt(static_cast(3))), /*hidden argument*/NULL); return; } } // System.Void GameStage0::OnInit() extern "C" IL2CPP_METHOD_ATTR void GameStage0_OnInit_m1932849817 (GameStage0_t1287628262 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStage0_OnInit_m1932849817_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; ISceneBaseObj_t858622483 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; { V_0 = 0; CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_0) { goto IL_002b; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_1 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CDanceMode_GetServerSectionIndex_m1307218057(L_1, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_3 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CDanceMode_GetSectionCount_m2327911418(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_5 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)), /*hidden argument*/NULL); V_0 = L_5; } IL_002b: { V_1 = 0; goto IL_00cb; } IL_0032: { V_2 = (bool)0; V_3 = 0; V_4 = (ISceneBaseObj_t858622483 *)NULL; int32_t L_6 = V_1; int32_t L_7 = CDanceManager_IndexToPos_m3790507747(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); V_5 = L_7; goto IL_0097; } IL_0046: { ISceneBaseObj_t858622483 * L_8 = V_4; NullCheck(L_8); CDataProperty_t2806246268 * L_9 = ISceneBaseObj_GetUserProperty_m776816018(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = CDataProperty_GetInt_m1935343217(L_9, _stringLiteral4157990518, (-1), /*hidden argument*/NULL); V_6 = L_10; int32_t L_11 = V_6; int32_t L_12 = V_5; if ((!(((uint32_t)L_11) == ((uint32_t)L_12)))) { goto IL_0097; } } { V_2 = (bool)1; GameStageRoleU5BU5D_t1182366077* L_13 = __this->get_Roles_2(); int32_t L_14 = V_1; NullCheck(L_13); int32_t L_15 = L_14; GameStageRole_t2011021108 * L_16 = (L_13)->GetAt(static_cast(L_15)); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); NullCheck(L_17); GameObject_SetActive_m796801857(L_17, (bool)1, /*hidden argument*/NULL); GameStageRoleU5BU5D_t1182366077* L_18 = __this->get_Roles_2(); int32_t L_19 = V_1; NullCheck(L_18); int32_t L_20 = L_19; GameStageRole_t2011021108 * L_21 = (L_18)->GetAt(static_cast(L_20)); ISceneBaseObj_t858622483 * L_22 = V_4; NullCheck(((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_22, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); int64_t L_23 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_22, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); int32_t L_24 = V_0; NullCheck(L_21); GameStageRole_SetUserID_m3877538511(L_21, L_23, L_24, /*hidden argument*/NULL); goto IL_00ae; } IL_0097: { CSceneService_t551449725 * L_25 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = V_3; int32_t L_27 = L_26; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); NullCheck(L_25); ISceneBaseObj_t858622483 * L_28 = CSceneService_GetRoleObj_m3880305570(L_25, L_27, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_29 = L_28; V_4 = L_29; if (L_29) { goto IL_0046; } } IL_00ae: { bool L_30 = V_2; if (L_30) { goto IL_00c7; } } { GameStageRoleU5BU5D_t1182366077* L_31 = __this->get_Roles_2(); int32_t L_32 = V_1; NullCheck(L_31); int32_t L_33 = L_32; GameStageRole_t2011021108 * L_34 = (L_31)->GetAt(static_cast(L_33)); NullCheck(L_34); GameObject_t1113636619 * L_35 = Component_get_gameObject_m442555142(L_34, /*hidden argument*/NULL); NullCheck(L_35); GameObject_SetActive_m796801857(L_35, (bool)0, /*hidden argument*/NULL); } IL_00c7: { int32_t L_36 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_00cb: { int32_t L_37 = V_1; GameStageRoleU5BU5D_t1182366077* L_38 = __this->get_Roles_2(); NullCheck(L_38); if ((((int32_t)L_37) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_38)->max_length))))))) { goto IL_0032; } } { return; } } // System.Void GameStage0::_BindUIRes(System.String,GameStageRole&) extern "C" IL2CPP_METHOD_ATTR void GameStage0__BindUIRes_m1145463216 (GameStage0_t1287628262 * __this, String_t* ___path0, GameStageRole_t2011021108 ** ___ctrlVar1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStage0__BindUIRes_m1145463216_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * 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: { GameStageRole_t2011021108 ** L_2 = ___ctrlVar1; Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); String_t* L_4 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); GameStageRole_t2011021108 * L_5 = CMiscHelp_GetChildComponent_TisGameStageRole_t2011021108_m234916142(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/CMiscHelp_GetChildComponent_TisGameStageRole_t2011021108_m234916142_RuntimeMethod_var); *((RuntimeObject **)(L_2)) = (RuntimeObject *)L_5; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_2), (RuntimeObject *)L_5); GameStageRole_t2011021108 ** L_6 = ___ctrlVar1; GameStageRole_t2011021108 * L_7 = *((GameStageRole_t2011021108 **)L_6); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0028; } } { return; } IL_0028: { CDataArray_t4068198041 * L_9 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_9, /*hidden argument*/NULL); V_0 = L_9; CDataArray_t4068198041 * L_10 = V_0; NullCheck(L_10); CDataArray_Push_m1799687930(L_10, _stringLiteral3780879233, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; NullCheck(L_11); CDataArray_Push_m1799687930(L_11, _stringLiteral948014537, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = V_0; NullCheck(L_12); CDataArray_Push_m1799687930(L_12, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_0; NullCheck(L_13); CDataArray_Push_m1799687930(L_13, _stringLiteral434782551, /*hidden argument*/NULL); CDataArray_t4068198041 * L_14 = V_0; NullCheck(L_14); CDataArray_Push_m1799687930(L_14, _stringLiteral3414148950, /*hidden argument*/NULL); CDataArray_t4068198041 * L_15 = V_0; NullCheck(L_15); CDataArray_Push_m3820844360(L_15, 5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_0; NullCheck(L_16); CDataArray_Push_m1799687930(L_16, _stringLiteral3322447247, /*hidden argument*/NULL); CDataArray_t4068198041 * L_17 = V_0; NullCheck(L_17); CDataArray_Push_m1799687930(L_17, _stringLiteral983795087, /*hidden argument*/NULL); CDataArray_t4068198041 * L_18 = V_0; NullCheck(L_18); CDataArray_Push_m1799687930(L_18, _stringLiteral2940110223, /*hidden argument*/NULL); CDataArray_t4068198041 * L_19 = V_0; NullCheck(L_19); CDataArray_Push_m1799687930(L_19, _stringLiteral601458063, /*hidden argument*/NULL); CDataArray_t4068198041 * L_20 = V_0; NullCheck(L_20); CDataArray_Push_m1799687930(L_20, _stringLiteral4087121295, /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = V_0; NullCheck(L_21); CDataArray_Push_m1044129115(L_21, (129.0f), /*hidden argument*/NULL); CDataArray_t4068198041 * L_22 = V_0; NullCheck(L_22); CDataArray_Push_m1799687930(L_22, _stringLiteral4254649618, /*hidden argument*/NULL); CDataArray_t4068198041 * L_23 = V_0; NullCheck(L_23); CDataArray_Push_m1799687930(L_23, _stringLiteral4274454551, /*hidden argument*/NULL); CDataArray_t4068198041 * L_24 = V_0; NullCheck(L_24); CDataArray_Push_m1799687930(L_24, _stringLiteral2953134352, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = V_0; NullCheck(L_25); CDataArray_Push_m1799687930(L_25, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_26 = V_0; NullCheck(L_26); CDataArray_Push_m1799687930(L_26, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_27 = V_0; NullCheck(L_27); CDataArray_Push_m1799687930(L_27, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_28 = V_0; NullCheck(L_28); CDataArray_Push_m1799687930(L_28, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_29 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_30 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); CDataArray_Push_m2688800679(L_29, L_30, /*hidden argument*/NULL); GameStageRole_t2011021108 ** L_31 = ___ctrlVar1; GameStageRole_t2011021108 * L_32 = *((GameStageRole_t2011021108 **)L_31); CDataArray_t4068198041 * L_33 = V_0; NullCheck(L_32); GameStageRole_OnPageInit_m1479929526(L_32, L_33, /*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 GameStage1::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStage1__ctor_m2490422233 (GameStage1_t1287562726 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStage1::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void GameStage1_OnPageInit_m2996603737 (GameStage1_t1287562726 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStage1_OnPageInit_m2996603737_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral1991960778, /*hidden argument*/NULL); NullCheck(L_1); GameStageRole_t2011021108 * L_2 = Component_GetComponent_TisGameStageRole_t2011021108_m3803398178(L_1, /*hidden argument*/Component_GetComponent_TisGameStageRole_t2011021108_m3803398178_RuntimeMethod_var); __this->set_m_Challenger_2(L_2); CDataArray_t4068198041 * L_3 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_3, /*hidden argument*/NULL); V_0 = L_3; CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m1799687930(L_4, _stringLiteral3780879233, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m1799687930(L_5, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Push_m1799687930(L_6, _stringLiteral2146332357, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Push_m1799687930(L_7, _stringLiteral434782551, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; NullCheck(L_8); CDataArray_Push_m1799687930(L_8, _stringLiteral3414148950, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_0; NullCheck(L_9); CDataArray_Push_m3820844360(L_9, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; NullCheck(L_10); CDataArray_Push_m1044129115(L_10, (260.0f), /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; NullCheck(L_11); CDataArray_Push_m1799687930(L_11, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = V_0; NullCheck(L_12); CDataArray_Push_m1799687930(L_12, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_0; NullCheck(L_13); CDataArray_Push_m1799687930(L_13, _stringLiteral2953134352, /*hidden argument*/NULL); CDataArray_t4068198041 * L_14 = V_0; NullCheck(L_14); CDataArray_Push_m1799687930(L_14, _stringLiteral2971317760, /*hidden argument*/NULL); CDataArray_t4068198041 * L_15 = V_0; NullCheck(L_15); CDataArray_Push_m1799687930(L_15, _stringLiteral4162958848, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_0; NullCheck(L_16); CDataArray_Push_m1799687930(L_16, _stringLiteral2588980736, /*hidden argument*/NULL); CDataArray_t4068198041 * L_17 = V_0; NullCheck(L_17); CDataArray_Push_m1799687930(L_17, _stringLiteral808659711, /*hidden argument*/NULL); CDataArray_t4068198041 * L_18 = V_0; Vector3_t3722313464 L_19; memset(&L_19, 0, sizeof(L_19)); Vector3__ctor_m3353183577((&L_19), (286.0f), (318.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_18); CDataArray_Push_m2688800679(L_18, L_19, /*hidden argument*/NULL); GameStageRole_t2011021108 * L_20 = __this->get_m_Challenger_2(); CDataArray_t4068198041 * L_21 = V_0; NullCheck(L_20); GameStageRole_OnPageInit_m1479929526(L_20, L_21, /*hidden argument*/NULL); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral499185936, /*hidden argument*/NULL); NullCheck(L_23); GameStageRole_t2011021108 * L_24 = Component_GetComponent_TisGameStageRole_t2011021108_m3803398178(L_23, /*hidden argument*/Component_GetComponent_TisGameStageRole_t2011021108_m3803398178_RuntimeMethod_var); __this->set_m_Master_3(L_24); CDataArray_t4068198041 * L_25 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_25, /*hidden argument*/NULL); V_1 = L_25; CDataArray_t4068198041 * L_26 = V_1; NullCheck(L_26); CDataArray_Push_m1799687930(L_26, _stringLiteral3780879233, /*hidden argument*/NULL); CDataArray_t4068198041 * L_27 = V_1; NullCheck(L_27); CDataArray_Push_m1799687930(L_27, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_28 = V_1; NullCheck(L_28); CDataArray_Push_m1799687930(L_28, _stringLiteral2146332357, /*hidden argument*/NULL); CDataArray_t4068198041 * L_29 = V_1; NullCheck(L_29); CDataArray_Push_m1799687930(L_29, _stringLiteral434782551, /*hidden argument*/NULL); CDataArray_t4068198041 * L_30 = V_1; NullCheck(L_30); CDataArray_Push_m1799687930(L_30, _stringLiteral3414148950, /*hidden argument*/NULL); CDataArray_t4068198041 * L_31 = V_1; NullCheck(L_31); CDataArray_Push_m3820844360(L_31, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_32 = V_1; NullCheck(L_32); CDataArray_Push_m1044129115(L_32, (260.0f), /*hidden argument*/NULL); CDataArray_t4068198041 * L_33 = V_1; NullCheck(L_33); CDataArray_Push_m1799687930(L_33, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_34 = V_1; NullCheck(L_34); CDataArray_Push_m1799687930(L_34, _stringLiteral1202628576, /*hidden argument*/NULL); CDataArray_t4068198041 * L_35 = V_1; NullCheck(L_35); CDataArray_Push_m1799687930(L_35, _stringLiteral2953134352, /*hidden argument*/NULL); CDataArray_t4068198041 * L_36 = V_1; NullCheck(L_36); CDataArray_Push_m1799687930(L_36, _stringLiteral2971317760, /*hidden argument*/NULL); CDataArray_t4068198041 * L_37 = V_1; NullCheck(L_37); CDataArray_Push_m1799687930(L_37, _stringLiteral4162958848, /*hidden argument*/NULL); CDataArray_t4068198041 * L_38 = V_1; NullCheck(L_38); CDataArray_Push_m1799687930(L_38, _stringLiteral2588980736, /*hidden argument*/NULL); CDataArray_t4068198041 * L_39 = V_1; NullCheck(L_39); CDataArray_Push_m1799687930(L_39, _stringLiteral808659711, /*hidden argument*/NULL); CDataArray_t4068198041 * L_40 = V_1; Vector3_t3722313464 L_41; memset(&L_41, 0, sizeof(L_41)); Vector3__ctor_m3353183577((&L_41), (289.0f), (321.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_40); CDataArray_Push_m2688800679(L_40, L_41, /*hidden argument*/NULL); GameStageRole_t2011021108 * L_42 = __this->get_m_Master_3(); CDataArray_t4068198041 * L_43 = V_1; NullCheck(L_42); GameStageRole_OnPageInit_m1479929526(L_42, L_43, /*hidden argument*/NULL); Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_44); Transform_t3600365921 * L_45 = Transform_Find_m1729760951(L_44, _stringLiteral2994349770, /*hidden argument*/NULL); __this->set_m_LoseLeft_4(L_45); Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_46); Transform_t3600365921 * L_47 = Transform_Find_m1729760951(L_46, _stringLiteral3321667058, /*hidden argument*/NULL); __this->set_m_LoseRight_5(L_47); return; } } // System.Void GameStage1::OnInit() extern "C" IL2CPP_METHOD_ATTR void GameStage1_OnInit_m2008019609 (GameStage1_t1287562726 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStage1_OnInit_m2008019609_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; ISceneBaseObj_t858622483 * V_2 = NULL; bool V_3 = false; bool V_4 = false; bool V_5 = false; bool V_6 = false; { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_0 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CDanceMode_GetServerSectionIndex_m1307218057(L_0, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_2 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CDanceMode_GetSectionCount_m2327911418(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_4 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)), 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)), /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; if (!((int32_t)((int32_t)L_5%(int32_t)2))) { goto IL_0028; } } { return; } IL_0028: { V_1 = 0; V_2 = (ISceneBaseObj_t858622483 *)NULL; V_3 = (bool)0; V_4 = (bool)0; goto IL_00d0; } IL_0036: { ISceneBaseObj_t858622483 * L_6 = V_2; NullCheck(L_6); CDataProperty_t2806246268 * L_7 = ISceneBaseObj_GetUserProperty_m776816018(L_6, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = CDataProperty_GetInt_m1935343217(L_7, _stringLiteral3907413264, 0, /*hidden argument*/NULL); V_5 = (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_8))? 1 : 0)) == ((int32_t)0))? 1 : 0); ISceneBaseObj_t858622483 * L_9 = V_2; NullCheck(L_9); CDataProperty_t2806246268 * L_10 = ISceneBaseObj_GetUserProperty_m776816018(L_9, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CDataProperty_GetInt_m1935343217(L_10, _stringLiteral4205146971, 0, /*hidden argument*/NULL); V_6 = (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_11))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_12 = V_5; if (!L_12) { goto IL_009e; } } { V_3 = (bool)1; GameStageRole_t2011021108 * L_13 = __this->get_m_Master_3(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); NullCheck(L_14); GameObject_SetActive_m796801857(L_14, (bool)1, /*hidden argument*/NULL); GameStageRole_t2011021108 * L_15 = __this->get_m_Master_3(); ISceneBaseObj_t858622483 * L_16 = V_2; NullCheck(((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_16, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); int64_t L_17 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_16, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); int32_t L_18 = V_0; NullCheck(L_15); GameStageRole_SetUserID_m3877538511(L_15, L_17, L_18, /*hidden argument*/NULL); goto IL_00d0; } IL_009e: { bool L_19 = V_6; if (!L_19) { goto IL_00d0; } } { V_4 = (bool)1; GameStageRole_t2011021108 * L_20 = __this->get_m_Challenger_2(); NullCheck(L_20); GameObject_t1113636619 * L_21 = Component_get_gameObject_m442555142(L_20, /*hidden argument*/NULL); NullCheck(L_21); GameObject_SetActive_m796801857(L_21, (bool)1, /*hidden argument*/NULL); GameStageRole_t2011021108 * L_22 = __this->get_m_Challenger_2(); ISceneBaseObj_t858622483 * L_23 = V_2; NullCheck(((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_23, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); int64_t L_24 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_23, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); int32_t L_25 = V_0; NullCheck(L_22); GameStageRole_SetUserID_m3877538511(L_22, L_24, L_25, /*hidden argument*/NULL); } IL_00d0: { CSceneService_t551449725 * L_26 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_27 = V_1; int32_t L_28 = L_27; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); NullCheck(L_26); ISceneBaseObj_t858622483 * L_29 = CSceneService_GetRoleObj_m3880305570(L_26, L_28, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_30 = L_29; V_2 = L_30; if (L_30) { goto IL_0036; } } { bool L_31 = V_3; if (L_31) { goto IL_00fd; } } { GameStageRole_t2011021108 * L_32 = __this->get_m_Master_3(); NullCheck(L_32); GameObject_t1113636619 * L_33 = Component_get_gameObject_m442555142(L_32, /*hidden argument*/NULL); NullCheck(L_33); GameObject_SetActive_m796801857(L_33, (bool)0, /*hidden argument*/NULL); } IL_00fd: { bool L_34 = V_4; if (L_34) { goto IL_0115; } } { GameStageRole_t2011021108 * L_35 = __this->get_m_Challenger_2(); NullCheck(L_35); GameObject_t1113636619 * L_36 = Component_get_gameObject_m442555142(L_35, /*hidden argument*/NULL); NullCheck(L_36); GameObject_SetActive_m796801857(L_36, (bool)0, /*hidden argument*/NULL); } IL_0115: { Transform_t3600365921 * L_37 = __this->get_m_LoseLeft_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_37, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_38 = __this->get_m_LoseRight_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_38, (bool)0, /*hidden argument*/NULL); return; } } // System.Void GameStage1::OnSectionResult() extern "C" IL2CPP_METHOD_ATTR void GameStage1_OnSectionResult_m3218461564 (GameStage1_t1287562726 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStage1_OnSectionResult_m3218461564_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; ISceneRole_t2394225724 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; { V_0 = 0; V_1 = 0; V_2 = (ISceneRole_t2394225724 *)NULL; goto IL_00a3; } IL_000b: { ISceneRole_t2394225724 * L_0 = V_2; NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral3941088982, 0, /*hidden argument*/NULL); V_3 = L_2; ISceneRole_t2394225724 * L_3 = V_2; NullCheck(L_3); CDataProperty_t2806246268 * L_4 = ISceneBaseObj_GetUserProperty_m776816018(L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CDataProperty_GetInt_m1935343217(L_4, _stringLiteral1362697702, (-1), /*hidden argument*/NULL); V_4 = L_5; int32_t L_6 = V_4; if ((((int32_t)((int32_t)1000)) > ((int32_t)L_6))) { goto IL_00a3; } } { int32_t L_7 = V_3; if ((((int32_t)((int32_t)1000)) <= ((int32_t)L_7))) { goto IL_00a3; } } { GameStageRole_t2011021108 * L_8 = __this->get_m_Challenger_2(); 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_0075; } } { ISceneRole_t2394225724 * L_10 = V_2; NullCheck(L_10); int64_t L_11 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_10); GameStageRole_t2011021108 * L_12 = __this->get_m_Challenger_2(); NullCheck(L_12); int64_t L_13 = GameStageRole_GetUserID_m2952903295(L_12, /*hidden argument*/NULL); if ((!(((uint64_t)L_11) == ((uint64_t)L_13)))) { goto IL_0075; } } { V_0 = 1; goto IL_009e; } IL_0075: { GameStageRole_t2011021108 * L_14 = __this->get_m_Master_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_15 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_009e; } } { ISceneRole_t2394225724 * L_16 = V_2; NullCheck(L_16); int64_t L_17 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_16); GameStageRole_t2011021108 * L_18 = __this->get_m_Master_3(); NullCheck(L_18); int64_t L_19 = GameStageRole_GetUserID_m2952903295(L_18, /*hidden argument*/NULL); if ((!(((uint64_t)L_17) == ((uint64_t)L_19)))) { goto IL_009e; } } { V_0 = 2; } IL_009e: { goto IL_00c3; } IL_00a3: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_20 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CSceneService_t551449725 * L_21 = CRoot_GetSceneService_m2061443921(L_20, /*hidden argument*/NULL); int32_t L_22 = V_1; int32_t L_23 = L_22; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); NullCheck(L_21); ISceneBaseObj_t858622483 * L_24 = CSceneService_GetRoleObj_m3880305570(L_21, L_23, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_25 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_24, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_2 = L_25; if (L_25) { goto IL_000b; } } IL_00c3: { int32_t L_26 = V_0; if (L_26) { goto IL_00e6; } } { Transform_t3600365921 * L_27 = __this->get_m_LoseLeft_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_27, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = __this->get_m_LoseRight_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)0, /*hidden argument*/NULL); goto IL_018d; } IL_00e6: { int32_t L_29 = V_0; if ((!(((uint32_t)L_29) == ((uint32_t)1)))) { goto IL_013c; } } { Transform_t3600365921 * L_30 = __this->get_m_LoseRight_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_31 = __this->get_m_LoseLeft_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_32 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_0126; } } { Transform_t3600365921 * L_33 = __this->get_m_LoseLeft_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_33, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_34 = __this->get_m_LoseLeft_4(); NullCheck(L_34); GameObject_t1113636619 * L_35 = Component_get_gameObject_m442555142(L_34, /*hidden argument*/NULL); CMiscHelp_ResetAnim_m1618882349(NULL /*static, unused*/, L_35, /*hidden argument*/NULL); } IL_0126: { GameStageRole_t2011021108 * L_36 = __this->get_m_Challenger_2(); NullCheck(L_36); GameObject_t1113636619 * L_37 = Component_get_gameObject_m442555142(L_36, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_37, (bool)0, /*hidden argument*/NULL); goto IL_018d; } IL_013c: { int32_t L_38 = V_0; if ((!(((uint32_t)L_38) == ((uint32_t)2)))) { goto IL_018d; } } { Transform_t3600365921 * L_39 = __this->get_m_LoseLeft_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_39, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_40 = __this->get_m_LoseRight_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_41 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_017c; } } { Transform_t3600365921 * L_42 = __this->get_m_LoseRight_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_42, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_43 = __this->get_m_LoseRight_5(); NullCheck(L_43); GameObject_t1113636619 * L_44 = Component_get_gameObject_m442555142(L_43, /*hidden argument*/NULL); CMiscHelp_ResetAnim_m1618882349(NULL /*static, unused*/, L_44, /*hidden argument*/NULL); } IL_017c: { GameStageRole_t2011021108 * L_45 = __this->get_m_Master_3(); NullCheck(L_45); GameObject_t1113636619 * L_46 = Component_get_gameObject_m442555142(L_45, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_46, (bool)0, /*hidden argument*/NULL); } IL_018d: { 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 GameStageComplete::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStageComplete__ctor_m3893917568 (GameStageComplete_t2674887834 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageComplete::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void GameStageComplete_OnPageInit_m2277065788 (GameStageComplete_t2674887834 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageComplete_OnPageInit_m2277065788_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_5(); if (L_0) { goto IL_0052; } } { __this->set_isPageInit_5((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral1807835930, /*hidden argument*/NULL); __this->set_m_UIRoot_2(L_2); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_3 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); AudioClip_t3680889665 * L_4 = VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_3, _stringLiteral3126405242); __this->set_m_AudioClip_3(L_4); IResourceManager_t3165642952 * L_5 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); AnimationClip_t2318505987 * L_6 = VirtFuncInvoker1< AnimationClip_t2318505987 *, String_t* >::Invoke(10 /* UnityEngine.AnimationClip DMCore.Framework.Resource.IResourceManager::GetAnimationClip(System.String) */, L_5, _stringLiteral1408919353); __this->set_m_cameraClip_4(L_6); } IL_0052: { return; } } // System.Void GameStageComplete::Start() extern "C" IL2CPP_METHOD_ATTR void GameStageComplete_Start_m373562642 (GameStageComplete_t2674887834 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageComplete_Start_m373562642_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Animation_t3648466861 * V_1 = NULL; { ISoundManager_t434164892 * L_0 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); AudioClip_t3680889665 * L_1 = __this->get_m_AudioClip_3(); NullCheck(L_0); ISoundManager_PlayOnce_m3370941300(L_0, L_1, /*hidden argument*/NULL); CEventManager_t474365641 * L_2 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_3 = (intptr_t)GameStageComplete_StartFadeOut_m866395867_RuntimeMethod_var; OnEventCall_t3758354630 * L_4 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_4, __this, L_3, /*hidden argument*/NULL); NullCheck(L_2); CEventManager_PushOnce_m1854500591(L_2, (1.6f), L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_5 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); ICameraBase_t3615533728 * L_6 = CRoot_GetCamera_m3179746689(L_5, /*hidden argument*/NULL); NullCheck(L_6); Camera_t4157153871 * L_7 = ICameraBase_GetActiveCamera_m490033116(L_6, /*hidden argument*/NULL); V_0 = L_7; AnimationClip_t2318505987 * L_8 = __this->get_m_cameraClip_4(); 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_00de; } } { Camera_t4157153871 * L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_00de; } } { Camera_t4157153871 * L_12 = V_0; NullCheck(L_12); Animation_t3648466861 * L_13 = Component_GetComponent_TisAnimation_t3648466861_m4214971628(L_12, /*hidden argument*/Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var); V_1 = L_13; Animation_t3648466861 * L_14 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_15 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0095; } } { Camera_t4157153871 * L_16 = V_0; NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_18 = { reinterpret_cast (Animation_t3648466861_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); NullCheck(L_17); Component_t1923634451 * L_20 = GameObject_AddComponent_m136524825(L_17, L_19, /*hidden argument*/NULL); V_1 = ((Animation_t3648466861 *)IsInstSealed((RuntimeObject*)L_20, Animation_t3648466861_il2cpp_TypeInfo_var)); Animation_t3648466861 * L_21 = V_1; NullCheck(L_21); Animation_set_playAutomatically_m3664844654(L_21, (bool)0, /*hidden argument*/NULL); Animation_t3648466861 * L_22 = V_1; NullCheck(L_22); Animation_set_wrapMode_m2823425410(L_22, 1, /*hidden argument*/NULL); } IL_0095: { Animation_t3648466861 * L_23 = V_1; NullCheck(L_23); AnimationClip_t2318505987 * L_24 = Animation_GetClip_m732294439(L_23, _stringLiteral3100719409, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_25 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_00bc; } } { Animation_t3648466861 * L_26 = V_1; AnimationClip_t2318505987 * L_27 = __this->get_m_cameraClip_4(); NullCheck(L_26); Animation_AddClip_m2720317275(L_26, L_27, _stringLiteral3100719409, /*hidden argument*/NULL); } IL_00bc: { Animation_t3648466861 * L_28 = V_1; NullCheck(L_28); Animation_Stop_m195768787(L_28, /*hidden argument*/NULL); Animation_t3648466861 * L_29 = V_1; NullCheck(L_29); Animation_Play_m27531216(L_29, _stringLiteral3100719409, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_30 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); ICameraBase_t3615533728 * L_31 = CRoot_GetCamera_m3179746689(L_30, /*hidden argument*/NULL); NullCheck(L_31); ICameraBase_SetWatchTarget_m1900455678(L_31, (Transform_t3600365921 *)NULL, /*hidden argument*/NULL); } IL_00de: { return; } } // System.Void GameStageComplete::StartFadeOut(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageComplete_StartFadeOut_m866395867 (GameStageComplete_t2674887834 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageComplete_StartFadeOut_m866395867_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); 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; } IL_0012: { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); intptr_t L_3 = (intptr_t)GameStageComplete_OnFadeOutEnd_m319996060_RuntimeMethod_var; OnEventCall_t3758354630 * L_4 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_4, __this, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_PlayUIFadeOutAnim_m2724427866(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL); return; } } // System.Void GameStageComplete::OnFadeOutEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageComplete_OnFadeOutEnd_m319996060 (GameStageComplete_t2674887834 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageComplete_OnFadeOutEnd_m319996060_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_UIRoot_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)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 GameStageHeart::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStageHeart__ctor_m3196841535 (GameStageHeart_t883044659 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageHeart::SetTeamID(DMCore.DanceMode.enumTEAM_ID) extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_SetTeamID_m3469901468 (GameStageHeart_t883044659 * __this, int32_t ___temID0, const RuntimeMethod* method) { { int32_t L_0 = ___temID0; __this->set_m_teamID_7(L_0); return; } } // System.Void GameStageHeart::OnSectionResult() extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_OnSectionResult_m2762005181 (GameStageHeart_t883044659 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageHeart_OnSectionResult_m2762005181_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CRoleBeatKeyData_Total_t538171442 * V_2 = NULL; ISceneRole_t2394225724 * V_3 = NULL; { V_0 = 0; V_1 = 0; V_2 = (CRoleBeatKeyData_Total_t538171442 *)NULL; goto IL_004e; } IL_000b: { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_1 = V_2; NullCheck(L_1); int64_t L_2 = L_1->get_userId_0(); NullCheck(L_0); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_0, L_2, /*hidden argument*/NULL); V_3 = L_3; ISceneRole_t2394225724 * L_4 = V_3; if (!L_4) { goto IL_004a; } } { int32_t L_5 = __this->get_m_teamID_7(); ISceneRole_t2394225724 * L_6 = V_3; NullCheck(L_6); CProperty_t963755051 * L_7 = ISceneBaseObj_GetNetProperty_m1709069404(L_6, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = CProperty_GetInt_m2680341236(L_7, _stringLiteral2721688862, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)L_8)))) { goto IL_004a; } } { CRoleBeatKeyData_Total_t538171442 * L_9 = V_2; NullCheck(L_9); int32_t L_10 = L_9->get_winCount_1(); V_0 = L_10; goto IL_0060; } IL_004a: { int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_004e: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_12 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_1; NullCheck(L_12); CRoleBeatKeyData_Total_t538171442 * L_14 = CDanceMode_GetData_TotalByIndex_m2969521879(L_12, L_13, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_15 = L_14; V_2 = L_15; if (L_15) { goto IL_000b; } } IL_0060: { int32_t L_16 = V_0; int32_t L_17 = __this->get_m_nWinPtOld_8(); if ((((int32_t)L_16) == ((int32_t)L_17))) { goto IL_00a5; } } { int32_t L_18 = __this->get_m_nWinPtOld_8(); int32_t L_19 = V_0; if ((((int32_t)L_18) >= ((int32_t)L_19))) { goto IL_009e; } } { int32_t L_20 = V_0; GameStageHeart_SetWinPt_m3687511094(__this, L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_21 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); ISoundManager_t434164892 * L_22 = CRoot_GetSoundManager_m30020774(L_21, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_23 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); AudioClip_t3680889665 * L_24 = VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_23, _stringLiteral64549249); NullCheck(L_22); ISoundManager_PlayOnce_m3370941300(L_22, L_24, /*hidden argument*/NULL); } IL_009e: { int32_t L_25 = V_0; __this->set_m_nWinPtOld_8(L_25); } IL_00a5: { return; } } // System.Void GameStageHeart::Start() extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_Start_m2132221335 (GameStageHeart_t883044659 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageHeart_Start_m2132221335_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_1 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_0, _stringLiteral1194927745, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_spriteStep_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_3 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_2, _stringLiteral1194927745, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_spriteStep2_3(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_4, _stringLiteral1009535743, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_winPt_4(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_6, _stringLiteral1512030231, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_scoreStep_5(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral3455760331, /*hidden argument*/NULL); __this->set_m_winEffect_6(L_9); Transform_t3600365921 * L_10 = __this->get_m_winEffect_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); __this->set_m_nWinPtOld_8(0); return; } } // System.Void GameStageHeart::Update() extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_Update_m2405098523 (GameStageHeart_t883044659 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageHeart_Update_m2405098523_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t2376830540 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; ISceneRole_t2394225724 * V_4 = NULL; int32_t V_5 = 0; float V_6 = 0.0f; int32_t G_B11_0 = 0; float G_B14_0 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_0 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CDanceMode_GetSectionIndex_m4199677593(L_0, /*hidden argument*/NULL); V_0 = L_1; CDanceMode_t1520520494 * L_2 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = V_0; NullCheck(L_2); List_1_t2376830540 * L_4 = CDanceMode_GetData_SectionList_m749279202(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t2376830540 * L_5 = V_1; if (L_5) { goto IL_0029; } } { GameStageHeart_SetStep_m3933506564(__this, (0.0f), /*hidden argument*/NULL); return; } IL_0029: { V_2 = 0; V_3 = 0; goto IL_0081; } IL_0032: { CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t2376830540 * L_7 = V_1; int32_t L_8 = V_3; NullCheck(L_7); CRoleBeatKeyData_Section_t904755798 * L_9 = List_1_get_Item_m151001132(L_7, L_8, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_9); int64_t L_10 = L_9->get__userId_0(); NullCheck(L_6); ISceneRole_t2394225724 * L_11 = CSceneService_FindRoleByUserID_m4171044813(L_6, L_10, /*hidden argument*/NULL); V_4 = L_11; ISceneRole_t2394225724 * L_12 = V_4; if (!L_12) { goto IL_007d; } } { int32_t L_13 = __this->get_m_teamID_7(); ISceneRole_t2394225724 * L_14 = V_4; NullCheck(L_14); CProperty_t963755051 * L_15 = ISceneBaseObj_GetNetProperty_m1709069404(L_14, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = CProperty_GetInt_m2680341236(L_15, _stringLiteral2721688862, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)L_16)))) { goto IL_007d; } } { int32_t L_17 = V_2; List_1_t2376830540 * L_18 = V_1; int32_t L_19 = V_3; NullCheck(L_18); CRoleBeatKeyData_Section_t904755798 * L_20 = List_1_get_Item_m151001132(L_18, L_19, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_20); int32_t L_21 = CRoleBeatKeyData_Section_get__score_m3838156656(L_20, /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_21)); } IL_007d: { int32_t L_22 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0081: { int32_t L_23 = V_3; List_1_t2376830540 * L_24 = V_1; NullCheck(L_24); int32_t L_25 = List_1_get_Count_m1328168521(L_24, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_23) < ((int32_t)L_25))) { goto IL_0032; } } { CBeatKeyManager_t1395295909 * L_26 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_26) { goto IL_00a9; } } { CBeatKeyManager_t1395295909 * L_27 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_28 = V_0; NullCheck(L_27); int32_t L_29 = CBeatKeyManager_GetSetionMaxScore_m117383213(L_27, L_28, /*hidden argument*/NULL); G_B11_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_29)); goto IL_00aa; } IL_00a9: { G_B11_0 = 0; } IL_00aa: { V_5 = G_B11_0; int32_t L_30 = V_5; if (!L_30) { goto IL_00be; } } { int32_t L_31 = V_2; int32_t L_32 = V_5; G_B14_0 = ((float)((float)(((float)((float)L_31)))/(float)(((float)((float)L_32))))); goto IL_00c3; } IL_00be: { G_B14_0 = (0.0f); } IL_00c3: { V_6 = G_B14_0; float L_33 = V_6; GameStageHeart_SetStep_m3933506564(__this, L_33, /*hidden argument*/NULL); return; } } // System.Void GameStageHeart::SetWinPt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_SetWinPt_m3687511094 (GameStageHeart_t883044659 * __this, int32_t ___winPt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageHeart_SetWinPt_m3687511094_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_winEffect_6(); 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_0053; } } { Transform_t3600365921 * L_2 = __this->get_m_winEffect_6(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_winEffect_6(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ResetAnim_m1618882349(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); CEventManager_t474365641 * L_6 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_7 = (intptr_t)GameStageHeart_OnWinPtEffectEnd_m3076803742_RuntimeMethod_var; OnEventCall_t3758354630 * L_8 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_8, __this, L_7, /*hidden argument*/NULL); int32_t L_9 = ___winPt0; NullCheck(L_6); CEventManager_PushOnce_m2143949090(L_6, (1.2f), L_8, L_9, /*hidden argument*/NULL); goto IL_0060; } IL_0053: { int32_t L_10 = ___winPt0; GameStageHeart_OnWinPtEffectEnd_m3076803742(__this, (bool)1, (0.0f), L_10, /*hidden argument*/NULL); } IL_0060: { return; } } // System.Void GameStageHeart::OnWinPtEffectEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_OnWinPtEffectEnd_m3076803742 (GameStageHeart_t883044659 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageHeart_OnWinPtEffectEnd_m3076803742_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_winPt_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_0029; } } { UILabel_t3248798549 * L_2 = __this->get_m_winPt_4(); String_t* L_3 = Int32_ToString_m141394615((&___userData2), /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_3, /*hidden argument*/NULL); } IL_0029: { Transform_t3600365921 * L_4 = __this->get_m_winEffect_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); return; } } // System.Void GameStageHeart::SetStep(System.Single) extern "C" IL2CPP_METHOD_ATTR void GameStageHeart_SetStep_m3933506564 (GameStageHeart_t883044659 * __this, float ___fStep0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageHeart_SetStep_m3933506564_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { float L_0 = ___fStep0; 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); ___fStep0 = L_1; UISprite_t194114938 * L_2 = __this->get_m_spriteStep_2(); 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_002f; } } { UISprite_t194114938 * L_4 = __this->get_m_spriteStep_2(); float L_5 = ___fStep0; NullCheck(L_4); UISprite_set_fillAmount_m92108899(L_4, L_5, /*hidden argument*/NULL); } IL_002f: { UILabel_t3248798549 * L_6 = __this->get_m_scoreStep_5(); 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_0068; } } { float L_8 = ___fStep0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_9 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)(100.0f), (float)L_8)), /*hidden argument*/NULL); V_0 = L_9; UILabel_t3248798549 * L_10 = __this->get_m_scoreStep_5(); int32_t L_11 = V_0; 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_m2844511972(NULL /*static, unused*/, _stringLiteral1175869216, L_13, /*hidden argument*/NULL); NullCheck(L_10); UILabel_set_text_m1071532778(L_10, L_14, /*hidden argument*/NULL); } IL_0068: { 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 GameStagePVE::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE__ctor_m745661544 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE__ctor_m745661544_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bFirstFindFailed_13((bool)1); __this->set_m_StarScore_17(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)3))); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // GameStagePVE GameStagePVE::GetPVEStageUI() extern "C" IL2CPP_METHOD_ATTR GameStagePVE_t553356761 * GameStagePVE_GetPVEStageUI_m2276901200 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_GetPVEStageUI_m2276901200_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameStagePVE_t553356761 * L_0 = ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->get_s_Instance_11(); return L_0; } } // System.Void GameStagePVE::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnDestroy_m1843219655 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_OnDestroy_m1843219655_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->set_s_Instance_11((GameStagePVE_t553356761 *)NULL); return; } } // System.Void GameStagePVE::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnPageInit_m2146213849 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_OnPageInit_m2146213849_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; GameStagePVE_t553356761 * G_B3_0 = NULL; GameStagePVE_t553356761 * G_B2_0 = NULL; Transform_t3600365921 * G_B4_0 = NULL; GameStagePVE_t553356761 * G_B4_1 = NULL; GameStagePVE_t553356761 * G_B6_0 = NULL; GameStagePVE_t553356761 * G_B5_0 = NULL; Transform_t3600365921 * G_B7_0 = NULL; GameStagePVE_t553356761 * G_B7_1 = NULL; GameStagePVE_t553356761 * G_B9_0 = NULL; GameStagePVE_t553356761 * G_B8_0 = NULL; Transform_t3600365921 * G_B10_0 = NULL; GameStagePVE_t553356761 * G_B10_1 = NULL; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral3086560006, /*hidden argument*/NULL); __this->set_m_WndPauseRoot_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3052078423, /*hidden argument*/NULL); __this->set_m_BtnPause_3(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral699921187, /*hidden argument*/NULL); V_0 = L_5; Transform_t3600365921 * L_6 = V_0; 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_013e; } } { Transform_t3600365921 * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_9 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_8, _stringLiteral69816247, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_progress_4(L_9); Transform_t3600365921 * L_10 = V_0; NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral2707270040, /*hidden argument*/NULL); __this->set_m_starRoot0_5(L_11); Transform_t3600365921 * L_12 = __this->get_m_starRoot0_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_12, /*hidden argument*/NULL); G_B2_0 = __this; if (!L_13) { G_B3_0 = __this; goto IL_0092; } } { Transform_t3600365921 * L_14 = __this->get_m_starRoot0_5(); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral2553217791, /*hidden argument*/NULL); G_B4_0 = L_15; G_B4_1 = G_B2_0; goto IL_0093; } IL_0092: { G_B4_0 = ((Transform_t3600365921 *)(NULL)); G_B4_1 = G_B3_0; } IL_0093: { NullCheck(G_B4_1); G_B4_1->set_m_starGet0_8(G_B4_0); Transform_t3600365921 * L_16 = V_0; NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral2707270041, /*hidden argument*/NULL); __this->set_m_starRoot1_6(L_17); Transform_t3600365921 * L_18 = __this->get_m_starRoot1_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_18, /*hidden argument*/NULL); G_B5_0 = __this; if (!L_19) { G_B6_0 = __this; goto IL_00d0; } } { Transform_t3600365921 * L_20 = __this->get_m_starRoot1_6(); NullCheck(L_20); Transform_t3600365921 * L_21 = Transform_Find_m1729760951(L_20, _stringLiteral2553217791, /*hidden argument*/NULL); G_B7_0 = L_21; G_B7_1 = G_B5_0; goto IL_00d1; } IL_00d0: { G_B7_0 = ((Transform_t3600365921 *)(NULL)); G_B7_1 = G_B6_0; } IL_00d1: { NullCheck(G_B7_1); G_B7_1->set_m_starGet1_9(G_B7_0); Transform_t3600365921 * L_22 = V_0; NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral2707270038, /*hidden argument*/NULL); __this->set_m_starRoot2_7(L_23); Transform_t3600365921 * L_24 = __this->get_m_starRoot2_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_25 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_24, /*hidden argument*/NULL); G_B8_0 = __this; if (!L_25) { G_B9_0 = __this; goto IL_010e; } } { Transform_t3600365921 * L_26 = __this->get_m_starRoot2_7(); NullCheck(L_26); Transform_t3600365921 * L_27 = Transform_Find_m1729760951(L_26, _stringLiteral2553217791, /*hidden argument*/NULL); G_B10_0 = L_27; G_B10_1 = G_B8_0; goto IL_010f; } IL_010e: { G_B10_0 = ((Transform_t3600365921 *)(NULL)); G_B10_1 = G_B9_0; } IL_010f: { NullCheck(G_B10_1); G_B10_1->set_m_starGet2_10(G_B10_0); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_28 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); bool L_29 = CPveManager_IsPveMode_m3137815888(L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_0132; } } { CLocalBattle_t1519924991 * L_30 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); bool L_31 = CLocalBattle_get_EnableLocalGame_m1315119155(L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_013e; } } IL_0132: { Transform_t3600365921 * L_32 = V_0; NullCheck(L_32); GameObject_t1113636619 * L_33 = Component_get_gameObject_m442555142(L_32, /*hidden argument*/NULL); NullCheck(L_33); GameObject_SetActive_m796801857(L_33, (bool)0, /*hidden argument*/NULL); } IL_013e: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_34 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); bool L_35 = CPveManager_IsPveMode_m3137815888(L_34, /*hidden argument*/NULL); if (L_35) { goto IL_0196; } } { Transform_t3600365921 * L_36 = __this->get_m_WndPauseRoot_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_37 = CMiscHelp_FindChild_m2660808396(NULL /*static, unused*/, L_36, _stringLiteral1489747323, /*hidden argument*/NULL); V_1 = L_37; Transform_t3600365921 * L_38 = V_1; CMiscHelp_SetObjectPositionX_m99106243(NULL /*static, unused*/, L_38, (0.0f), /*hidden argument*/NULL); Transform_t3600365921 * L_39 = V_1; Transform_t3600365921 * L_40 = CMiscHelp_FindChild_m2660808396(NULL /*static, unused*/, L_39, _stringLiteral1158765139, /*hidden argument*/NULL); CMiscHelp_SetObjectScaleX_m2501940028(NULL /*static, unused*/, L_40, (372.0f), /*hidden argument*/NULL); Transform_t3600365921 * L_41 = __this->get_m_WndPauseRoot_2(); Transform_t3600365921 * L_42 = CMiscHelp_FindChild_m2660808396(NULL /*static, unused*/, L_41, _stringLiteral2488583195, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_42, (bool)0, /*hidden argument*/NULL); } IL_0196: { return; } } // System.Void GameStagePVE::Start() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_Start_m2284548200 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_Start_m2284548200_MetadataUsageId); s_Il2CppMethodInitialized = true; } CPveStage_t850204332 * V_0 = NULL; int32_t V_1 = 0; float V_2 = 0.0f; 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)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); CPveStage_t850204332 * V_10 = NULL; { ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->set_s_Instance_11(__this); Dictionary_2_t1839659084 * L_0 = (Dictionary_2_t1839659084 *)il2cpp_codegen_object_new(Dictionary_2_t1839659084_il2cpp_TypeInfo_var); Dictionary_2__ctor_m636942458(L_0, /*hidden argument*/Dictionary_2__ctor_m636942458_RuntimeMethod_var); __this->set_m_FactorOld_14(L_0); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_1 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = CPveManager_IsPveMode_m3137815888(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0021; } } { return; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_3 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CPveStage_t850204332 * L_4 = CPveManager_GetCurStage_m1008327040(L_3, /*hidden argument*/NULL); V_0 = L_4; V_1 = 0; goto IL_0048; } IL_0033: { Int32U5BU5D_t385246372* L_5 = __this->get_m_StarScore_17(); int32_t L_6 = V_1; CPveStage_t850204332 * L_7 = V_0; int32_t L_8 = V_1; NullCheck(L_7); int32_t L_9 = CPveStage_GetStarPoint_m1811601365(L_7, ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (int32_t)L_9); int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0048: { int32_t L_11 = V_1; Int32U5BU5D_t385246372* L_12 = __this->get_m_StarScore_17(); NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_0033; } } { UISprite_t194114938 * L_13 = __this->get_m_progress_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_14 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0173; } } { UISprite_t194114938 * L_15 = __this->get_m_progress_4(); NullCheck(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(L_15, /*hidden argument*/NULL); NullCheck(L_16); Vector3_t3722313464 L_17 = Transform_get_localScale_m129152068(L_16, /*hidden argument*/NULL); V_3 = L_17; float L_18 = (&V_3)->get_x_1(); V_2 = L_18; Transform_t3600365921 * L_19 = __this->get_m_starRoot0_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_20 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_00d3; } } { Transform_t3600365921 * L_21 = __this->get_m_starRoot0_5(); NullCheck(L_21); Vector3_t3722313464 L_22 = Transform_get_localPosition_m4234289348(L_21, /*hidden argument*/NULL); V_4 = L_22; UISprite_t194114938 * L_23 = __this->get_m_progress_4(); NullCheck(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(L_23, /*hidden argument*/NULL); NullCheck(L_24); Vector3_t3722313464 L_25 = Transform_get_localPosition_m4234289348(L_24, /*hidden argument*/NULL); V_5 = L_25; float L_26 = (&V_5)->get_x_1(); float L_27 = V_2; (&V_4)->set_x_1(((float)il2cpp_codegen_add((float)L_26, (float)((float)il2cpp_codegen_multiply((float)L_27, (float)(0.3f)))))); Transform_t3600365921 * L_28 = __this->get_m_starRoot0_5(); Vector3_t3722313464 L_29 = V_4; NullCheck(L_28); Transform_set_localPosition_m4128471975(L_28, L_29, /*hidden argument*/NULL); } IL_00d3: { Transform_t3600365921 * L_30 = __this->get_m_starRoot1_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_31 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_0126; } } { Transform_t3600365921 * L_32 = __this->get_m_starRoot1_6(); NullCheck(L_32); Vector3_t3722313464 L_33 = Transform_get_localPosition_m4234289348(L_32, /*hidden argument*/NULL); V_6 = L_33; UISprite_t194114938 * L_34 = __this->get_m_progress_4(); NullCheck(L_34); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(L_34, /*hidden argument*/NULL); NullCheck(L_35); Vector3_t3722313464 L_36 = Transform_get_localPosition_m4234289348(L_35, /*hidden argument*/NULL); V_7 = L_36; float L_37 = (&V_7)->get_x_1(); float L_38 = V_2; (&V_6)->set_x_1(((float)il2cpp_codegen_add((float)L_37, (float)((float)il2cpp_codegen_multiply((float)L_38, (float)(0.6f)))))); Transform_t3600365921 * L_39 = __this->get_m_starRoot1_6(); Vector3_t3722313464 L_40 = V_6; NullCheck(L_39); Transform_set_localPosition_m4128471975(L_39, L_40, /*hidden argument*/NULL); } IL_0126: { Transform_t3600365921 * L_41 = __this->get_m_starRoot2_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_42 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_0173; } } { Transform_t3600365921 * L_43 = __this->get_m_starRoot2_7(); NullCheck(L_43); Vector3_t3722313464 L_44 = Transform_get_localPosition_m4234289348(L_43, /*hidden argument*/NULL); V_8 = L_44; UISprite_t194114938 * L_45 = __this->get_m_progress_4(); NullCheck(L_45); Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(L_45, /*hidden argument*/NULL); NullCheck(L_46); Vector3_t3722313464 L_47 = Transform_get_localPosition_m4234289348(L_46, /*hidden argument*/NULL); V_9 = L_47; float L_48 = (&V_9)->get_x_1(); float L_49 = V_2; (&V_8)->set_x_1(((float)il2cpp_codegen_add((float)L_48, (float)L_49))); Transform_t3600365921 * L_50 = __this->get_m_starRoot2_7(); Vector3_t3722313464 L_51 = V_8; NullCheck(L_50); Transform_set_localPosition_m4128471975(L_50, L_51, /*hidden argument*/NULL); } IL_0173: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_52 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_52); CPveStage_t850204332 * L_53 = CPveManager_GetCurStage_m1008327040(L_52, /*hidden argument*/NULL); V_10 = L_53; CPveStage_t850204332 * L_54 = V_10; if (L_54) { goto IL_0187; } } { return; } IL_0187: { Transform_t3600365921 * L_55 = __this->get_m_starGet0_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_55, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_56 = __this->get_m_starGet1_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_56, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_57 = __this->get_m_starGet2_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_57, (bool)0, /*hidden argument*/NULL); return; } } // System.Void GameStagePVE::Update() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_Update_m3222195592 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_Update_m3222195592_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; float V_2 = 0.0f; bool V_3 = false; CPveStage_t850204332 * V_4 = NULL; String_t* G_B10_0 = NULL; String_t* G_B9_0 = NULL; { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_0) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_1 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = CPveManager_IsPveMode_m3137815888(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001a; } } IL_0019: { return; } IL_001a: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CDanceManager_t448141780 * L_4 = CRoot_GetDanceManager_m876173276(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CDanceManager_IfDancing_m1859012178(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0046; } } { Transform_t3600365921 * L_6 = __this->get_m_BtnPause_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = __this->get_m_WndPauseRoot_2(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); } IL_0046: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_8 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CNetMainLogic_t857650587 * L_9 = CRoot_GetNetControl_m305351655(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = CNetMainLogic_GetNetState_m3393450786(L_9, /*hidden argument*/NULL); if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)12))))) { goto IL_00e4; } } { CSceneService_t551449725 * L_11 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CSceneService_DestroyExceptScene_m1738914160(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_12 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CAnimSystem_t3541144328 * L_13 = CRoot_GetMovieSystem_m206666588(L_12, /*hidden argument*/NULL); NullCheck(L_13); CAnimSystem_DelSequenceAll_m761186596(L_13, /*hidden argument*/NULL); IResHelp_t377823252 * L_14 = IResHelp_GetInstance_m2776387326(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); IResHelp_ClearAllProtectedRes_m2887695512(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_15 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CPveManager_StopPveMode_m1600847080(L_15, /*hidden argument*/NULL); CRoot_t1043641654 * L_16 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); ILogicBase_Reset_m2019494392(L_16, /*hidden argument*/NULL); CLocalBattle_t1519924991 * L_17 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); bool L_18 = CLocalBattle_get_EnableLocalGame_m1315119155(L_17, /*hidden argument*/NULL); if (L_18) { goto IL_00ad; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_19 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CRoot_SetOpenPage_m2050013413(L_19, 6, /*hidden argument*/NULL); } IL_00ad: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_20 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CRoot_SetLoadingSceneName_m1081407738(L_20, _stringLiteral3500937908, /*hidden argument*/NULL); Action_t1264377477 * L_21 = ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_21(); G_B9_0 = _stringLiteral1305446639; if (L_21) { G_B10_0 = _stringLiteral1305446639; goto IL_00d9; } } { intptr_t L_22 = (intptr_t)CLoadingWatch_OnLevelLoadedWithScene_m1373809381_RuntimeMethod_var; Action_t1264377477 * L_23 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_23, NULL, L_22, /*hidden argument*/NULL); ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_21(L_23); G_B10_0 = G_B9_0; } IL_00d9: { Action_t1264377477 * L_24 = ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_21(); IHelp_DoLoadLevel_m4092529488(NULL /*static, unused*/, G_B10_0, L_24, /*hidden argument*/NULL); return; } IL_00e4: { float L_25 = __this->get_m_TimeLaborStar_18(); float L_26 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_TimeLaborStar_18(((float)il2cpp_codegen_subtract((float)L_25, (float)L_26))); float L_27 = __this->get_m_TimeLaborStar_18(); if ((!(((float)L_27) <= ((float)(0.0f))))) { goto IL_023a; } } { __this->set_m_TimeLaborStar_18((0.0f)); CBeatKeyManager_t1395295909 * L_28 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); CBeatKeyCtrlNode_t1019706062 * L_29 = CBeatKeyManager_GetCtrlNode_m1565279547(L_28, 0, /*hidden argument*/NULL); NullCheck(L_29); int32_t L_30 = CBeatKeyCtrlNode_GetScore_m872110592(L_29, /*hidden argument*/NULL); V_0 = L_30; int32_t L_31 = V_0; int32_t L_32 = GameStagePVE_GetStarNum_m3486105511(__this, L_31, /*hidden argument*/NULL); V_1 = L_32; int32_t L_33 = __this->get_m_LastStarNum_15(); int32_t L_34 = V_1; if ((((int32_t)L_33) >= ((int32_t)L_34))) { goto IL_0144; } } { int32_t L_35 = V_1; GameStagePVE_UpdataStar_m4259447577(__this, L_35, /*hidden argument*/NULL); int32_t L_36 = V_1; __this->set_m_LastStarNum_15(L_36); } IL_0144: { int32_t L_37 = __this->get_m_LastScore_16(); int32_t L_38 = V_0; if ((((int32_t)L_37) == ((int32_t)L_38))) { goto IL_023a; } } { int32_t L_39 = V_0; __this->set_m_LastScore_16(L_39); UISprite_t194114938 * L_40 = __this->get_m_progress_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_41 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_023a; } } { V_2 = (0.0f); int32_t L_42 = V_0; Int32U5BU5D_t385246372* L_43 = __this->get_m_StarScore_17(); NullCheck(L_43); int32_t L_44 = 2; int32_t L_45 = (L_43)->GetAt(static_cast(L_44)); if ((((int32_t)L_42) < ((int32_t)L_45))) { goto IL_0187; } } { V_2 = (1.0f); goto IL_022e; } IL_0187: { int32_t L_46 = V_0; Int32U5BU5D_t385246372* L_47 = __this->get_m_StarScore_17(); NullCheck(L_47); int32_t L_48 = 1; int32_t L_49 = (L_47)->GetAt(static_cast(L_48)); if ((((int32_t)L_46) < ((int32_t)L_49))) { goto IL_01cb; } } { int32_t L_50 = V_0; Int32U5BU5D_t385246372* L_51 = __this->get_m_StarScore_17(); NullCheck(L_51); int32_t L_52 = 1; int32_t L_53 = (L_51)->GetAt(static_cast(L_52)); Int32U5BU5D_t385246372* L_54 = __this->get_m_StarScore_17(); NullCheck(L_54); int32_t L_55 = 2; int32_t L_56 = (L_54)->GetAt(static_cast(L_55)); Int32U5BU5D_t385246372* L_57 = __this->get_m_StarScore_17(); NullCheck(L_57); int32_t L_58 = 1; int32_t L_59 = (L_57)->GetAt(static_cast(L_58)); V_2 = (((float)((float)((double)((double)(((double)((double)((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)L_53)))))/(double)(((double)((double)((int32_t)il2cpp_codegen_subtract((int32_t)L_56, (int32_t)L_59)))))))))); float L_60 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_61 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.6f), (1.0f), L_60, /*hidden argument*/NULL); V_2 = L_61; goto IL_022e; } IL_01cb: { int32_t L_62 = V_0; Int32U5BU5D_t385246372* L_63 = __this->get_m_StarScore_17(); NullCheck(L_63); int32_t L_64 = 0; int32_t L_65 = (L_63)->GetAt(static_cast(L_64)); if ((((int32_t)L_62) < ((int32_t)L_65))) { goto IL_020f; } } { int32_t L_66 = V_0; Int32U5BU5D_t385246372* L_67 = __this->get_m_StarScore_17(); NullCheck(L_67); int32_t L_68 = 0; int32_t L_69 = (L_67)->GetAt(static_cast(L_68)); Int32U5BU5D_t385246372* L_70 = __this->get_m_StarScore_17(); NullCheck(L_70); int32_t L_71 = 1; int32_t L_72 = (L_70)->GetAt(static_cast(L_71)); Int32U5BU5D_t385246372* L_73 = __this->get_m_StarScore_17(); NullCheck(L_73); int32_t L_74 = 0; int32_t L_75 = (L_73)->GetAt(static_cast(L_74)); V_2 = (((float)((float)((double)((double)(((double)((double)((int32_t)il2cpp_codegen_subtract((int32_t)L_66, (int32_t)L_69)))))/(double)(((double)((double)((int32_t)il2cpp_codegen_subtract((int32_t)L_72, (int32_t)L_75)))))))))); float L_76 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_77 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.3f), (0.6f), L_76, /*hidden argument*/NULL); V_2 = L_77; goto IL_022e; } IL_020f: { int32_t L_78 = V_0; Int32U5BU5D_t385246372* L_79 = __this->get_m_StarScore_17(); NullCheck(L_79); int32_t L_80 = 0; int32_t L_81 = (L_79)->GetAt(static_cast(L_80)); V_2 = (((float)((float)((double)((double)(((double)((double)L_78)))/(double)(((double)((double)L_81)))))))); float L_82 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_83 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.0f), (0.3f), L_82, /*hidden argument*/NULL); V_2 = L_83; } IL_022e: { UISprite_t194114938 * L_84 = __this->get_m_progress_4(); float L_85 = V_2; NullCheck(L_84); UISprite_set_fillAmount_m92108899(L_84, L_85, /*hidden argument*/NULL); } IL_023a: { float L_86 = __this->get_m_TimeLabor_12(); float L_87 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_TimeLabor_12(((float)il2cpp_codegen_add((float)L_86, (float)L_87))); float L_88 = __this->get_m_TimeLabor_12(); if ((!(((float)(0.5f)) < ((float)L_88)))) { goto IL_028d; } } { V_3 = (bool)0; __this->set_m_TimeLabor_12((0.0f)); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_89 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_89); CPveStage_t850204332 * L_90 = CPveManager_GetCurStage_m1008327040(L_89, /*hidden argument*/NULL); V_4 = L_90; bool L_91 = V_3; if (!L_91) { goto IL_028d; } } { bool L_92 = __this->get_m_bFirstFindFailed_13(); if (!L_92) { goto IL_028d; } } { __this->set_m_bFirstFindFailed_13((bool)0); } IL_028d: { return; } } // System.Void GameStagePVE::PausePVE() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_PausePVE_m2726482303 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_PausePVE_m2726482303_MetadataUsageId); s_Il2CppMethodInitialized = true; } AudioSource_t3935305588 * V_0 = NULL; int32_t V_1 = 0; ISceneBaseObj_t858622483 * V_2 = NULL; Camera_t4157153871 * V_3 = NULL; Animation_t3648466861 * V_4 = NULL; Animation_t3648466861 * G_B12_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_0 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CPveManager_IsPveMode_m3137815888(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0010; } } { return; } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CAnimSystem_t3541144328 * L_3 = CRoot_GetMovieSystem_m206666588(L_2, /*hidden argument*/NULL); NullCheck(L_3); CAnimSystem_Pause_m710802674(L_3, /*hidden argument*/NULL); GameObject_t1113636619 * L_4 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1225903039, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0035; } } { return; } IL_0035: { GameObject_t1113636619 * L_6 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1225903039, /*hidden argument*/NULL); NullCheck(L_6); AudioSource_t3935305588 * L_7 = GameObject_GetComponent_TisAudioSource_t3935305588_m625814604(L_6, /*hidden argument*/GameObject_GetComponent_TisAudioSource_t3935305588_m625814604_RuntimeMethod_var); V_0 = L_7; AudioSource_t3935305588 * L_8 = V_0; 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_0057; } } { AudioSource_t3935305588 * L_10 = V_0; NullCheck(L_10); AudioSource_Pause_m1501822765(L_10, /*hidden argument*/NULL); } IL_0057: { V_1 = 0; V_2 = (ISceneBaseObj_t858622483 *)NULL; goto IL_0066; } IL_0060: { ISceneBaseObj_t858622483 * L_11 = V_2; NullCheck(L_11); ISceneBaseObj_PauseAnim_m3513522981(L_11, /*hidden argument*/NULL); } IL_0066: { CSceneService_t551449725 * L_12 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_1; int32_t L_14 = L_13; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); NullCheck(L_12); ISceneBaseObj_t858622483 * L_15 = CSceneService_GetRoleObj_m3880305570(L_12, L_14, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_16 = L_15; V_2 = L_16; if (L_16) { goto IL_0060; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_17 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); ICameraBase_t3615533728 * L_18 = CRoot_GetCamera_m3179746689(L_17, /*hidden argument*/NULL); NullCheck(L_18); Camera_t4157153871 * L_19 = ICameraBase_GetActiveCamera_m490033116(L_18, /*hidden argument*/NULL); V_3 = L_19; Camera_t4157153871 * L_20 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_21 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00a3; } } { Camera_t4157153871 * L_22 = V_3; NullCheck(L_22); Animation_t3648466861 * L_23 = Component_GetComponent_TisAnimation_t3648466861_m4214971628(L_22, /*hidden argument*/Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var); G_B12_0 = L_23; goto IL_00a4; } IL_00a3: { G_B12_0 = ((Animation_t3648466861 *)(NULL)); } IL_00a4: { V_4 = G_B12_0; Animation_t3648466861 * L_24 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_25 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_00ba; } } { Animation_t3648466861 * L_26 = V_4; NullCheck(L_26); Animation_Stop_m195768787(L_26, /*hidden argument*/NULL); } IL_00ba: { return; } } // System.Void GameStagePVE::OnPause() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnPause_m703762511 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { { GameStagePVE_PausePVE_m2726482303(NULL /*static, unused*/, /*hidden argument*/NULL); return; } } // System.Void GameStagePVE::AutoShowPauseWnd() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_AutoShowPauseWnd_m155195367 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_AutoShowPauseWnd_m155195367_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_BtnPause_3(); 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_0031; } } { Transform_t3600365921 * L_2 = __this->get_m_BtnPause_3(); 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_0031; } } { GameStagePVE_OnClkShowPauseWnd_m4067448920(__this, /*hidden argument*/NULL); goto IL_0037; } IL_0031: { GameStagePVE_OnClkResumePVE_m1230086982(__this, /*hidden argument*/NULL); } IL_0037: { return; } } // System.Void GameStagePVE::OnClkShowPauseWnd() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnClkShowPauseWnd_m4067448920 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_OnClkShowPauseWnd_m4067448920_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDanceManager_t448141780 * L_1 = CRoot_GetDanceManager_m876173276(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0023; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CDanceManager_t448141780 * L_3 = CRoot_GetDanceManager_m876173276(L_2, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = CDanceManager_IfDancing_m1859012178(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0024; } } IL_0023: { return; } IL_0024: { Transform_t3600365921 * L_5 = __this->get_m_BtnPause_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_m_WndPauseRoot_2(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); GameStagePVE_OnPause_m703762511(__this, /*hidden argument*/NULL); return; } } // System.Void GameStagePVE::OnClkRestartPVE() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnClkRestartPVE_m2404996330 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_OnClkRestartPVE_m2404996330_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CUserGuideHelp_t3161639665_il2cpp_TypeInfo_var); CUserGuideHelp_t3161639665 * L_0 = CUserGuideHelp_GetInstance_m275027335(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CUserGuideHelp_CheckScreenLocked_m2562023595(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_002c; } } { CTextHelp_t3119637808 * L_2 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = CTextHelp_GetText_m372251958(L_2, _stringLiteral4254927778, /*hidden argument*/NULL); V_0 = L_3; CMsgManager_t455955613 * L_4 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = V_0; NullCheck(L_4); CMsgManager_PushHint_m1231354654(L_4, L_5, (bool)1, /*hidden argument*/NULL); return; } IL_002c: { CLocalBattle_t1519924991 * L_6 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); bool L_7 = CLocalBattle_get_EnableLocalGame_m1315119155(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0047; } } { GameStagePVE_CheckEnergyStateCallback_m56350748(__this, (bool)1, /*hidden argument*/NULL); goto IL_0076; } IL_0047: { V_1 = 0; V_2 = 0; IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_8 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CPveManager_GetCurLevel_m2915376389(L_8, (&V_1), (&V_2), /*hidden argument*/NULL); CPveManager_t3058433014 * L_9 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = V_1; int32_t L_11 = V_2; int32_t L_12 = CPveManager_LevelToStageID_m3465510410(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); intptr_t L_13 = (intptr_t)GameStagePVE_CheckEnergyStateCallback_m56350748_RuntimeMethod_var; CheckEnergyStateCallback_t3528280671 * L_14 = (CheckEnergyStateCallback_t3528280671 *)il2cpp_codegen_object_new(CheckEnergyStateCallback_t3528280671_il2cpp_TypeInfo_var); CheckEnergyStateCallback__ctor_m2832492624(L_14, __this, L_13, /*hidden argument*/NULL); NullCheck(L_9); CPveManager_RequestCheckEnergyState_m911786716(L_9, L_12, L_14, /*hidden argument*/NULL); } IL_0076: { return; } } // System.Void GameStagePVE::CheckEnergyStateCallback(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_CheckEnergyStateCallback_m56350748 (GameStagePVE_t553356761 * __this, bool ___bLegal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_CheckEnergyStateCallback_m56350748_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* G_B5_0 = NULL; String_t* G_B4_0 = NULL; { V_0 = 0; V_1 = 0; IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_0 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPveManager_GetCurLevel_m2915376389(L_0, (&V_0), (&V_1), /*hidden argument*/NULL); bool L_1 = ___bLegal0; if (!L_1) { goto IL_0029; } } { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_2 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_2); bool L_5 = CPveManager_IsUnlockedAlready_m3210418172(L_2, L_3, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_002a; } } IL_0029: { return; } IL_002a: { CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CSceneService_DestroyExceptScene_m1738914160(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_7 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CAnimSystem_t3541144328 * L_8 = CRoot_GetMovieSystem_m206666588(L_7, /*hidden argument*/NULL); NullCheck(L_8); CAnimSystem_DelSequenceAll_m761186596(L_8, /*hidden argument*/NULL); IResHelp_t377823252 * L_9 = IResHelp_GetInstance_m2776387326(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); IResHelp_ClearAllProtectedRes_m2887695512(L_9, /*hidden argument*/NULL); CRoot_t1043641654 * L_10 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); ILogicBase_Reset_m2019494392(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_11 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_12 = V_0; int32_t L_13 = V_1; NullCheck(L_11); CPveManager_SetCurLevel_m2754356272(L_11, L_12, L_13, /*hidden argument*/NULL); CPveManager_t3058433014 * L_14 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CPveManager_StartPveMode_m3184570663(L_14, /*hidden argument*/NULL); CPveManager_t3058433014 * L_15 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CPveManager_CommitToStage_m1951260365(L_15, /*hidden argument*/NULL); CRoot_t1043641654 * L_16 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CRoot_SetLoadingSceneName_m1081407738(L_16, _stringLiteral840214861, /*hidden argument*/NULL); Action_t1264377477 * L_17 = ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_22(); G_B4_0 = _stringLiteral1305446639; if (L_17) { G_B5_0 = _stringLiteral1305446639; goto IL_00a3; } } { intptr_t L_18 = (intptr_t)CLoadingWatch_OnLevelLoadedWithScene_m1373809381_RuntimeMethod_var; Action_t1264377477 * L_19 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_19, NULL, L_18, /*hidden argument*/NULL); ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_22(L_19); G_B5_0 = G_B4_0; } IL_00a3: { Action_t1264377477 * L_20 = ((GameStagePVE_t553356761_StaticFields*)il2cpp_codegen_static_fields_for(GameStagePVE_t553356761_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_22(); IHelp_DoLoadLevel_m4092529488(NULL /*static, unused*/, G_B5_0, L_20, /*hidden argument*/NULL); return; } } // System.Void GameStagePVE::ResumePVE() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_ResumePVE_m2142782521 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_ResumePVE_m2142782521_MetadataUsageId); s_Il2CppMethodInitialized = true; } AudioSource_t3935305588 * V_0 = NULL; int32_t V_1 = 0; ISceneBaseObj_t858622483 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_0 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CPveManager_IsPveMode_m3137815888(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0010; } } { return; } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_2 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CAnimSystem_t3541144328 * L_3 = CRoot_GetMovieSystem_m206666588(L_2, /*hidden argument*/NULL); NullCheck(L_3); CAnimSystem_Resume_m1815678583(L_3, /*hidden argument*/NULL); GameObject_t1113636619 * L_4 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1225903039, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0035; } } { return; } IL_0035: { GameObject_t1113636619 * L_6 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1225903039, /*hidden argument*/NULL); NullCheck(L_6); AudioSource_t3935305588 * L_7 = GameObject_GetComponent_TisAudioSource_t3935305588_m625814604(L_6, /*hidden argument*/GameObject_GetComponent_TisAudioSource_t3935305588_m625814604_RuntimeMethod_var); V_0 = L_7; AudioSource_t3935305588 * L_8 = V_0; 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_006c; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_10 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CAnimSystem_t3541144328 * L_11 = CRoot_GetMovieSystem_m206666588(L_10, /*hidden argument*/NULL); AudioSource_t3935305588 * L_12 = V_0; NullCheck(L_12); float L_13 = AudioSource_get_time_m2174765632(L_12, /*hidden argument*/NULL); NullCheck(L_11); CAnimSystem_Seek_m3915528829(L_11, L_13, /*hidden argument*/NULL); AudioSource_t3935305588 * L_14 = V_0; NullCheck(L_14); AudioSource_Play_m48294159(L_14, /*hidden argument*/NULL); } IL_006c: { V_1 = 0; V_2 = (ISceneBaseObj_t858622483 *)NULL; goto IL_007b; } IL_0075: { ISceneBaseObj_t858622483 * L_15 = V_2; NullCheck(L_15); ISceneBaseObj_ResumeAnim_m709162895(L_15, /*hidden argument*/NULL); } IL_007b: { CSceneService_t551449725 * L_16 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = V_1; int32_t L_18 = L_17; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); NullCheck(L_16); ISceneBaseObj_t858622483 * L_19 = CSceneService_GetRoleObj_m3880305570(L_16, L_18, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_20 = L_19; V_2 = L_20; if (L_20) { goto IL_0075; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_21 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CAnimSystem_t3541144328 * L_22 = CRoot_GetMovieSystem_m206666588(L_21, /*hidden argument*/NULL); NullCheck(L_22); CAnimSystem_Update_m3114549190(L_22, (0.0f), /*hidden argument*/NULL); return; } } // System.Void GameStagePVE::OnClkResumePVE() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnClkResumePVE_m1230086982 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_OnClkResumePVE_m1230086982_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_WndPauseRoot_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get_m_BtnPause_3(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)1, /*hidden argument*/NULL); GameStagePVE_ResumePVE_m2142782521(NULL /*static, unused*/, /*hidden argument*/NULL); return; } } // System.Void GameStagePVE::OnClkQuitPVE() extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_OnClkQuitPVE_m801969477 (GameStagePVE_t553356761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_OnClkQuitPVE_m801969477_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CNetMainLogic_t857650587 * L_1 = CRoot_GetNetControl_m305351655(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CNetMainLogic_GetNetState_m3393450786(L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)8))) { goto IL_0039; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CNetMainLogic_t857650587 * L_4 = CRoot_GetNetControl_m305351655(L_3, /*hidden argument*/NULL); NullCheck(L_4); CNetMainLogic_SetNetState_m3776391945(L_4, 8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_5, /*hidden argument*/NULL); V_0 = L_5; CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, ((int32_t)100), /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); } IL_0039: { return; } } // System.Int32 GameStagePVE::GetStarNum(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t GameStagePVE_GetStarNum_m3486105511 (GameStagePVE_t553356761 * __this, int32_t ___allScore0, const RuntimeMethod* method) { { int32_t L_0 = ___allScore0; Int32U5BU5D_t385246372* L_1 = __this->get_m_StarScore_17(); NullCheck(L_1); int32_t L_2 = 2; int32_t L_3 = (L_1)->GetAt(static_cast(L_2)); if ((((int32_t)L_0) < ((int32_t)L_3))) { goto IL_0010; } } { return 3; } IL_0010: { int32_t L_4 = ___allScore0; Int32U5BU5D_t385246372* L_5 = __this->get_m_StarScore_17(); NullCheck(L_5); int32_t L_6 = 1; int32_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_4) < ((int32_t)L_7))) { goto IL_0020; } } { return 2; } IL_0020: { int32_t L_8 = ___allScore0; Int32U5BU5D_t385246372* L_9 = __this->get_m_StarScore_17(); NullCheck(L_9); int32_t L_10 = 0; int32_t L_11 = (L_9)->GetAt(static_cast(L_10)); if ((((int32_t)L_8) < ((int32_t)L_11))) { goto IL_0030; } } { return 1; } IL_0030: { return 0; } } // System.Void GameStagePVE::UpdataStar(System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStagePVE_UpdataStar_m4259447577 (GameStagePVE_t553356761 * __this, int32_t ___starNum0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStagePVE_UpdataStar_m4259447577_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_starGet0_8(); int32_t L_1 = ___starNum0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)((((int32_t)((((int32_t)1) > ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_starGet1_9(); int32_t L_3 = ___starNum0; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)((((int32_t)((((int32_t)2) > ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_starGet2_10(); int32_t L_5 = ___starNum0; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)((((int32_t)((((int32_t)3) > ((int32_t)L_5))? 1 : 0)) == ((int32_t)0))? 1 : 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 GameStageRole::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStageRole__ctor_m1361644908 (GameStageRole_t2011021108 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageRole::OnPageInit(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void GameStageRole_OnPageInit_m1479929526 (GameStageRole_t2011021108 * __this, CDataArray_t4068198041 * ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRole_OnPageInit_m1479929526_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___path0; int32_t L_2 = V_0; int32_t L_3 = L_2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); NullCheck(L_1); String_t* L_4 = CDataArray_GetWideStr_m3532563229(L_1, L_3, _stringLiteral1202628576, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_5 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, L_4, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelName_2(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = ___path0; int32_t L_8 = V_0; int32_t L_9 = L_8; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); NullCheck(L_7); String_t* L_10 = CDataArray_GetWideStr_m3532563229(L_7, L_9, _stringLiteral1202628576, /*hidden argument*/NULL); UISprite_t194114938 * L_11 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_6, L_10, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_ScoreStep_3(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = ___path0; int32_t L_14 = V_0; int32_t L_15 = L_14; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); NullCheck(L_13); String_t* L_16 = CDataArray_GetWideStr_m3532563229(L_13, L_15, _stringLiteral1202628576, /*hidden argument*/NULL); UISprite_t194114938 * L_17 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_12, L_16, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_ScoreStep1_4(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_19 = ___path0; int32_t L_20 = V_0; int32_t L_21 = L_20; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); NullCheck(L_19); String_t* L_22 = CDataArray_GetWideStr_m3532563229(L_19, L_21, _stringLiteral1202628576, /*hidden argument*/NULL); UITexture_t3471168817 * L_23 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_18, L_22, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_Head_5(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = ___path0; int32_t L_26 = V_0; int32_t L_27 = L_26; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); NullCheck(L_25); String_t* L_28 = CDataArray_GetWideStr_m3532563229(L_25, L_27, _stringLiteral1202628576, /*hidden argument*/NULL); GameObject_t1113636619 * L_29 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_24, L_28, /*hidden argument*/NULL); __this->set_m_IfMe_6(L_29); CDataArray_t4068198041 * L_30 = ___path0; int32_t L_31 = V_0; int32_t L_32 = L_31; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); V_1 = L_33; int32_t L_34 = V_1; if ((((int32_t)L_34) <= ((int32_t)0))) { goto IL_00fc; } } { int32_t L_35 = V_1; __this->set_m_IconWinPts_7(((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)L_35))); V_2 = 0; goto IL_00f5; } IL_00ce: { GameObjectU5BU5D_t3328599146* L_36 = __this->get_m_IconWinPts_7(); int32_t L_37 = V_2; Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_39 = ___path0; int32_t L_40 = V_0; int32_t L_41 = L_40; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); NullCheck(L_39); String_t* L_42 = CDataArray_GetWideStr_m3532563229(L_39, L_41, _stringLiteral1202628576, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_43 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_38, L_42, /*hidden argument*/NULL); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_43); (L_36)->SetAt(static_cast(L_37), (GameObject_t1113636619 *)L_43); int32_t L_44 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00f5: { int32_t L_45 = V_2; int32_t L_46 = V_1; if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_00ce; } } IL_00fc: { CDataArray_t4068198041 * L_47 = ___path0; int32_t L_48 = V_0; int32_t L_49 = L_48; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); NullCheck(L_47); float L_50 = CDataArray_GetFloat_m2138633744(L_47, L_49, (0.0f), /*hidden argument*/NULL); __this->set_m_ScoreStepMax_8(L_50); Transform_t3600365921 * L_51 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_52 = ___path0; int32_t L_53 = V_0; int32_t L_54 = L_53; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); NullCheck(L_52); String_t* L_55 = CDataArray_GetWideStr_m3532563229(L_52, L_54, _stringLiteral1202628576, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_56 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_51, L_55, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_wndChampion_9(L_56); Transform_t3600365921 * L_57 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_58 = ___path0; int32_t L_59 = V_0; int32_t L_60 = L_59; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); NullCheck(L_58); String_t* L_61 = CDataArray_GetWideStr_m3532563229(L_58, L_60, _stringLiteral1202628576, /*hidden argument*/NULL); Transform_t3600365921 * L_62 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_57, L_61, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_wndChallenger_10(L_62); Transform_t3600365921 * L_63 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_64 = ___path0; int32_t L_65 = V_0; int32_t L_66 = L_65; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); NullCheck(L_64); String_t* L_67 = CDataArray_GetWideStr_m3532563229(L_64, L_66, _stringLiteral1202628576, /*hidden argument*/NULL); Transform_t3600365921 * L_68 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_63, L_67, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_uiRoot_11(L_68); Transform_t3600365921 * L_69 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_70 = ___path0; int32_t L_71 = V_0; int32_t L_72 = L_71; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1)); NullCheck(L_70); String_t* L_73 = CDataArray_GetWideStr_m3532563229(L_70, L_72, _stringLiteral1202628576, /*hidden argument*/NULL); UISprite_t194114938 * L_74 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_69, L_73, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_comboType_12(L_74); Transform_t3600365921 * L_75 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_76 = ___path0; int32_t L_77 = V_0; int32_t L_78 = L_77; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); NullCheck(L_76); String_t* L_79 = CDataArray_GetWideStr_m3532563229(L_76, L_78, _stringLiteral1202628576, /*hidden argument*/NULL); UISprite_t194114938 * L_80 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_75, L_79, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_comboVal0_13(L_80); Transform_t3600365921 * L_81 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_82 = ___path0; int32_t L_83 = V_0; int32_t L_84 = L_83; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); NullCheck(L_82); String_t* L_85 = CDataArray_GetWideStr_m3532563229(L_82, L_84, _stringLiteral1202628576, /*hidden argument*/NULL); UISprite_t194114938 * L_86 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_81, L_85, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_comboVal1_14(L_86); Transform_t3600365921 * L_87 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CDataArray_t4068198041 * L_88 = ___path0; int32_t L_89 = V_0; int32_t L_90 = L_89; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); NullCheck(L_88); String_t* L_91 = CDataArray_GetWideStr_m3532563229(L_88, L_90, _stringLiteral1202628576, /*hidden argument*/NULL); Transform_t3600365921 * L_92 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_87, L_91, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_VSBetter_15(L_92); CDataArray_t4068198041 * L_93 = ___path0; int32_t L_94 = V_0; int32_t L_95 = L_94; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1)); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_96 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_97 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_96, /*hidden argument*/NULL); NullCheck(L_93); Vector3_t3722313464 L_98 = CDataArray_GetVector_m3529732802(L_93, L_95, L_97, /*hidden argument*/NULL); Vector2_t2156229523 L_99 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_98, /*hidden argument*/NULL); __this->set_m_VSBetterRange_16(L_99); UITexture_t3471168817 * L_100 = __this->get_m_Head_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_101 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_100, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_101) { goto IL_0240; } } { UITexture_t3471168817 * L_102 = __this->get_m_Head_5(); NullCheck(L_102); Transform_t3600365921 * L_103 = Component_get_transform_m3162698980(L_102, /*hidden argument*/NULL); NullCheck(L_103); Vector3_t3722313464 L_104 = Transform_get_localScale_m129152068(L_103, /*hidden argument*/NULL); __this->set_m_OriginalSize_17(L_104); } IL_0240: { return; } } // System.Void GameStageRole::Awake() extern "C" IL2CPP_METHOD_ATTR void GameStageRole_Awake_m3163438548 (GameStageRole_t2011021108 * __this, const RuntimeMethod* method) { { __this->set_m_UserID_18((((int64_t)((int64_t)0)))); __this->set_m_IsLoadSuccess_19((bool)0); __this->set_m_lastAsMaster_20((bool)0); __this->set_m_lastAsChallenger_21((bool)0); __this->set_m_lastBetter_22((bool)0); return; } } // System.Int64 GameStageRole::GetUserID() extern "C" IL2CPP_METHOD_ATTR int64_t GameStageRole_GetUserID_m2952903295 (GameStageRole_t2011021108 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_UserID_18(); return L_0; } } // System.Void GameStageRole::SetUserID(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageRole_SetUserID_m3877538511 (GameStageRole_t2011021108 * __this, int64_t ___userID0, int32_t ___sectionIndex1, const RuntimeMethod* method) { { int32_t L_0 = ___sectionIndex1; __this->set_m_sectionIndex_23(L_0); int64_t L_1 = __this->get_m_UserID_18(); int64_t L_2 = ___userID0; if ((!(((uint64_t)L_1) == ((uint64_t)L_2)))) { goto IL_0014; } } { return; } IL_0014: { int64_t L_3 = ___userID0; __this->set_m_UserID_18(L_3); __this->set_m_IsLoadSuccess_19((bool)0); __this->set_m_lastAsMaster_20((bool)0); __this->set_m_lastAsChallenger_21((bool)0); __this->set_m_lastBetter_22((bool)0); GameStageRole_OnInit_m2517275883(__this, /*hidden argument*/NULL); GameStageRole_Update_m2835858219(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageRole::Update() extern "C" IL2CPP_METHOD_ATTR void GameStageRole_Update_m2835858219 (GameStageRole_t2011021108 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRole_Update_m2835858219_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; CRoleBeatKeyData_Active_t3989483231 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; CRoleBeatKeyData_Section_t904755798 * V_6 = NULL; float V_7 = 0.0f; int32_t V_8 = 0; Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); CRoleBeatKeyData_Total_t538171442 * V_10 = NULL; int32_t V_11 = 0; int32_t V_12 = 0; bool V_13 = false; Vector3_t3722313464 V_14; memset(&V_14, 0, sizeof(V_14)); List_1_t2376830540 * V_15 = NULL; bool V_16 = false; int32_t V_17 = 0; ISceneRole_t2394225724 * V_18 = NULL; Vector3_t3722313464 V_19; memset(&V_19, 0, sizeof(V_19)); List_1_t2376830540 * V_20 = NULL; bool V_21 = false; int32_t V_22 = 0; ISceneRole_t2394225724 * V_23 = NULL; Vector3_t3722313464 V_24; memset(&V_24, 0, sizeof(V_24)); UISprite_t194114938 * G_B7_0 = NULL; UISprite_t194114938 * G_B6_0 = NULL; String_t* G_B8_0 = NULL; UISprite_t194114938 * G_B8_1 = NULL; int32_t G_B16_0 = 0; int32_t G_B30_0 = 0; int32_t G_B40_0 = 0; int32_t G_B53_0 = 0; int32_t G_B69_0 = 0; { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_0) { goto IL_000b; } } { return; } IL_000b: { CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_2 = __this->get_m_UserID_18(); NullCheck(L_1); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; ISceneRole_t2394225724 * L_4 = V_0; if (L_4) { goto IL_0034; } } { Transform_t3600365921 * L_5 = __this->get_m_uiRoot_11(); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)0, /*hidden argument*/NULL); return; } IL_0034: { Transform_t3600365921 * L_7 = __this->get_m_uiRoot_11(); NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); NullCheck(L_8); GameObject_SetActive_m796801857(L_8, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_9 = __this->get_m_comboType_12(); 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_007b; } } { UISprite_t194114938 * L_11 = __this->get_m_comboType_12(); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_12 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); G_B6_0 = L_11; if ((!(((uint32_t)L_12) == ((uint32_t)1)))) { G_B7_0 = L_11; goto IL_0071; } } { G_B8_0 = _stringLiteral1062705184; G_B8_1 = G_B6_0; goto IL_0076; } IL_0071: { G_B8_0 = _stringLiteral3401357344; G_B8_1 = G_B7_0; } IL_0076: { NullCheck(G_B8_1); UISprite_set_spriteName_m1616245412(G_B8_1, G_B8_0, /*hidden argument*/NULL); } IL_007b: { UISprite_t194114938 * L_13 = __this->get_m_comboVal0_13(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_14 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0138; } } { UISprite_t194114938 * L_15 = __this->get_m_comboVal1_14(); 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_0138; } } { V_1 = 0; CMainRole_t4200562839 * L_17 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); int64_t L_18 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_17); int64_t L_19 = __this->get_m_UserID_18(); if ((!(((uint64_t)L_18) == ((uint64_t)L_19)))) { goto IL_00c4; } } { CBeatKeyManager_t1395295909 * L_20 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21 = CBeatKeyManager_GetCombo_m3149873708(L_20, /*hidden argument*/NULL); V_1 = L_21; goto IL_00e8; } IL_00c4: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_22 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_23 = __this->get_m_UserID_18(); NullCheck(L_22); CRoleBeatKeyData_Active_t3989483231 * L_24 = CDanceMode_GetData_Active_m3645339220(L_22, L_23, /*hidden argument*/NULL); V_2 = L_24; CRoleBeatKeyData_Active_t3989483231 * L_25 = V_2; if (!L_25) { goto IL_00e6; } } { CRoleBeatKeyData_Active_t3989483231 * L_26 = V_2; NullCheck(L_26); int32_t L_27 = L_26->get__combo_0(); G_B16_0 = L_27; goto IL_00e7; } IL_00e6: { G_B16_0 = 0; } IL_00e7: { V_1 = G_B16_0; } IL_00e8: { IL2CPP_RUNTIME_CLASS_INIT(CDanceScoreRatio_t899523984_il2cpp_TypeInfo_var); CDanceScoreRatio_t899523984 * L_28 = CDanceScoreRatio_GetInstance_m507091185(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_29 = V_1; NullCheck(L_28); int32_t L_30 = CDanceScoreRatio_GetSelfScoreRatio_m1215160972(L_28, L_29, /*hidden argument*/NULL); V_3 = L_30; int32_t L_31 = V_3; V_4 = ((int32_t)((int32_t)L_31%(int32_t)((int32_t)10))); int32_t L_32 = V_3; V_5 = ((int32_t)((int32_t)L_32/(int32_t)((int32_t)10))); UISprite_t194114938 * L_33 = __this->get_m_comboVal0_13(); int32_t L_34 = V_4; int32_t L_35 = L_34; RuntimeObject * L_36 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_35); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_37 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral365775221, L_36, /*hidden argument*/NULL); NullCheck(L_33); UISprite_set_spriteName_m1616245412(L_33, L_37, /*hidden argument*/NULL); UISprite_t194114938 * L_38 = __this->get_m_comboVal1_14(); int32_t L_39 = V_5; int32_t L_40 = L_39; RuntimeObject * L_41 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_40); String_t* L_42 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral365775221, L_41, /*hidden argument*/NULL); NullCheck(L_38); UISprite_set_spriteName_m1616245412(L_38, L_42, /*hidden argument*/NULL); } IL_0138: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_43 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_44 = __this->get_m_UserID_18(); int32_t L_45 = __this->get_m_sectionIndex_23(); NullCheck(L_43); CRoleBeatKeyData_Section_t904755798 * L_46 = CDanceMode_GetData_Section_m2503424970(L_43, L_44, L_45, /*hidden argument*/NULL); V_6 = L_46; V_7 = (0.0f); CRoleBeatKeyData_Section_t904755798 * L_47 = V_6; if (!L_47) { goto IL_0185; } } { CBeatKeyManager_t1395295909 * L_48 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_49 = __this->get_m_sectionIndex_23(); NullCheck(L_48); int32_t L_50 = CBeatKeyManager_GetSetionMaxScore_m117383213(L_48, L_49, /*hidden argument*/NULL); V_8 = L_50; int32_t L_51 = V_8; if (!L_51) { goto IL_0185; } } { CRoleBeatKeyData_Section_t904755798 * L_52 = V_6; NullCheck(L_52); int32_t L_53 = CRoleBeatKeyData_Section_get__score_m3838156656(L_52, /*hidden argument*/NULL); int32_t L_54 = V_8; V_7 = ((float)((float)(((float)((float)L_53)))/(float)(((float)((float)L_54))))); } IL_0185: { UISprite_t194114938 * L_55 = __this->get_m_ScoreStep1_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_56 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_01ad; } } { UISprite_t194114938 * L_57 = __this->get_m_ScoreStep1_4(); float L_58 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_59 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_58, /*hidden argument*/NULL); NullCheck(L_57); UISprite_set_fillAmount_m92108899(L_57, L_59, /*hidden argument*/NULL); goto IL_0207; } IL_01ad: { UISprite_t194114938 * L_60 = __this->get_m_ScoreStep_3(); 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_0207; } } { UISprite_t194114938 * L_62 = __this->get_m_ScoreStep_3(); NullCheck(L_62); Transform_t3600365921 * L_63 = Component_get_transform_m3162698980(L_62, /*hidden argument*/NULL); NullCheck(L_63); Vector3_t3722313464 L_64 = Transform_get_localScale_m129152068(L_63, /*hidden argument*/NULL); V_9 = L_64; float L_65 = __this->get_m_ScoreStepMax_8(); float L_66 = V_7; float L_67 = __this->get_m_ScoreStepMax_8(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_68 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_65, (float)L_66)), (1.0f), L_67, /*hidden argument*/NULL); float L_69 = bankers_roundf(L_68); (&V_9)->set_x_1(L_69); UISprite_t194114938 * L_70 = __this->get_m_ScoreStep_3(); NullCheck(L_70); Transform_t3600365921 * L_71 = Component_get_transform_m3162698980(L_70, /*hidden argument*/NULL); Vector3_t3722313464 L_72 = V_9; NullCheck(L_71); Transform_set_localScale_m3053443106(L_71, L_72, /*hidden argument*/NULL); } IL_0207: { GameObjectU5BU5D_t3328599146* L_73 = __this->get_m_IconWinPts_7(); if (!L_73) { goto IL_029a; } } { GameObjectU5BU5D_t3328599146* L_74 = __this->get_m_IconWinPts_7(); NullCheck(L_74); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_74)->max_length))))) { goto IL_029a; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_75 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_76 = __this->get_m_UserID_18(); NullCheck(L_75); CRoleBeatKeyData_Total_t538171442 * L_77 = CDanceMode_GetData_TotalByUserID_m1365770619(L_75, L_76, /*hidden argument*/NULL); V_10 = L_77; CRoleBeatKeyData_Total_t538171442 * L_78 = V_10; if (!L_78) { goto IL_0244; } } { CRoleBeatKeyData_Total_t538171442 * L_79 = V_10; NullCheck(L_79); int32_t L_80 = L_79->get_winCount_1(); G_B30_0 = L_80; goto IL_0245; } IL_0244: { G_B30_0 = 0; } IL_0245: { V_11 = G_B30_0; V_12 = 0; goto IL_028b; } IL_024f: { int32_t L_81 = V_12; int32_t L_82 = V_11; if ((((int32_t)L_81) >= ((int32_t)L_82))) { goto IL_0271; } } { GameObjectU5BU5D_t3328599146* L_83 = __this->get_m_IconWinPts_7(); int32_t L_84 = V_12; NullCheck(L_83); int32_t L_85 = L_84; GameObject_t1113636619 * L_86 = (L_83)->GetAt(static_cast(L_85)); NullCheck(L_86); GameObject_t1113636619 * L_87 = GameObject_get_gameObject_m3693461266(L_86, /*hidden argument*/NULL); NullCheck(L_87); GameObject_SetActive_m796801857(L_87, (bool)1, /*hidden argument*/NULL); goto IL_0285; } IL_0271: { GameObjectU5BU5D_t3328599146* L_88 = __this->get_m_IconWinPts_7(); int32_t L_89 = V_12; NullCheck(L_88); int32_t L_90 = L_89; GameObject_t1113636619 * L_91 = (L_88)->GetAt(static_cast(L_90)); NullCheck(L_91); GameObject_t1113636619 * L_92 = GameObject_get_gameObject_m3693461266(L_91, /*hidden argument*/NULL); NullCheck(L_92); GameObject_SetActive_m796801857(L_92, (bool)0, /*hidden argument*/NULL); } IL_0285: { int32_t L_93 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_93, (int32_t)1)); } IL_028b: { int32_t L_94 = V_12; GameObjectU5BU5D_t3328599146* L_95 = __this->get_m_IconWinPts_7(); NullCheck(L_95); if ((((int32_t)L_94) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_95)->max_length))))))) { goto IL_024f; } } IL_029a: { Transform_t3600365921 * L_96 = __this->get_m_wndChampion_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_97 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_96, /*hidden argument*/NULL); if (!L_97) { goto IL_0344; } } { ISceneRole_t2394225724 * L_98 = V_0; NullCheck(L_98); CDataProperty_t2806246268 * L_99 = ISceneBaseObj_GetUserProperty_m776816018(L_98, /*hidden argument*/NULL); NullCheck(L_99); int32_t L_100 = CDataProperty_GetInt_m1935343217(L_99, _stringLiteral3907413264, 0, /*hidden argument*/NULL); if (!L_100) { goto IL_02c7; } } { G_B40_0 = 1; goto IL_02c8; } IL_02c7: { G_B40_0 = 0; } IL_02c8: { V_13 = (bool)G_B40_0; bool L_101 = __this->get_m_lastAsMaster_20(); bool L_102 = V_13; if ((((int32_t)L_101) == ((int32_t)L_102))) { goto IL_0332; } } { bool L_103 = V_13; __this->set_m_lastAsMaster_20(L_103); bool L_104 = __this->get_m_lastAsMaster_20(); if (!L_104) { goto IL_0332; } } { Transform_t3600365921 * L_105 = __this->get_m_wndChampion_9(); NullCheck(L_105); Vector3_t3722313464 L_106 = Transform_get_localPosition_m4234289348(L_105, /*hidden argument*/NULL); V_14 = L_106; (&V_14)->set_y_2((-42.0f)); Transform_t3600365921 * L_107 = __this->get_m_wndChampion_9(); Vector3_t3722313464 L_108 = V_14; NullCheck(L_107); Transform_set_localPosition_m4128471975(L_107, L_108, /*hidden argument*/NULL); CEventManager_t474365641 * L_109 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_110 = (intptr_t)GameStageRole_OnAnimMaster_m723146554_RuntimeMethod_var; OnEventCall_t3758354630 * L_111 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_111, __this, L_110, /*hidden argument*/NULL); NullCheck(L_109); CEventManager_Push_m969834737(L_109, (0.0f), (0.2f), L_111, ((int32_t)20), /*hidden argument*/NULL); } IL_0332: { Transform_t3600365921 * L_112 = __this->get_m_wndChampion_9(); NullCheck(L_112); GameObject_t1113636619 * L_113 = Component_get_gameObject_m442555142(L_112, /*hidden argument*/NULL); bool L_114 = V_13; NullCheck(L_113); GameObject_SetActive_m796801857(L_113, L_114, /*hidden argument*/NULL); } IL_0344: { Transform_t3600365921 * L_115 = __this->get_m_wndChallenger_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_116 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_115, /*hidden argument*/NULL); if (!L_116) { goto IL_0478; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_117 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_118 = __this->get_m_sectionIndex_23(); NullCheck(L_117); List_1_t2376830540 * L_119 = CDanceMode_GetData_SectionList_m749279202(L_117, L_118, /*hidden argument*/NULL); V_15 = L_119; V_16 = (bool)0; List_1_t2376830540 * L_120 = V_15; if (!L_120) { goto IL_03ff; } } { V_17 = 0; goto IL_03f1; } IL_0379: { CSceneService_t551449725 * L_121 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t2376830540 * L_122 = V_15; int32_t L_123 = V_17; NullCheck(L_122); CRoleBeatKeyData_Section_t904755798 * L_124 = List_1_get_Item_m151001132(L_122, L_123, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_124); int64_t L_125 = L_124->get__userId_0(); NullCheck(L_121); ISceneRole_t2394225724 * L_126 = CSceneService_FindRoleByUserID_m4171044813(L_121, L_125, /*hidden argument*/NULL); V_18 = L_126; ISceneRole_t2394225724 * L_127 = V_18; if (!L_127) { goto IL_03eb; } } { ISceneRole_t2394225724 * L_128 = V_18; NullCheck(L_128); CDataProperty_t2806246268 * L_129 = ISceneBaseObj_GetUserProperty_m776816018(L_128, /*hidden argument*/NULL); NullCheck(L_129); int32_t L_130 = CDataProperty_GetInt_m1935343217(L_129, _stringLiteral3907413264, 0, /*hidden argument*/NULL); if (L_130) { goto IL_03eb; } } { int64_t L_131 = __this->get_m_UserID_18(); List_1_t2376830540 * L_132 = V_15; int32_t L_133 = V_17; NullCheck(L_132); CRoleBeatKeyData_Section_t904755798 * L_134 = List_1_get_Item_m151001132(L_132, L_133, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_134); int64_t L_135 = L_134->get__userId_0(); if ((!(((uint64_t)L_131) == ((uint64_t)L_135)))) { goto IL_03e3; } } { List_1_t2376830540 * L_136 = V_15; int32_t L_137 = V_17; NullCheck(L_136); CRoleBeatKeyData_Section_t904755798 * L_138 = List_1_get_Item_m151001132(L_136, L_137, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_138); int32_t L_139 = CRoleBeatKeyData_Section_get__score_m3838156656(L_138, /*hidden argument*/NULL); if (!L_139) { goto IL_03e3; } } { G_B53_0 = 1; goto IL_03e4; } IL_03e3: { G_B53_0 = 0; } IL_03e4: { V_16 = (bool)G_B53_0; goto IL_03ff; } IL_03eb: { int32_t L_140 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_140, (int32_t)1)); } IL_03f1: { int32_t L_141 = V_17; List_1_t2376830540 * L_142 = V_15; NullCheck(L_142); int32_t L_143 = List_1_get_Count_m1328168521(L_142, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_141) < ((int32_t)L_143))) { goto IL_0379; } } IL_03ff: { V_15 = (List_1_t2376830540 *)NULL; Transform_t3600365921 * L_144 = __this->get_m_wndChallenger_10(); NullCheck(L_144); GameObject_t1113636619 * L_145 = Component_get_gameObject_m442555142(L_144, /*hidden argument*/NULL); bool L_146 = V_16; NullCheck(L_145); GameObject_SetActive_m796801857(L_145, L_146, /*hidden argument*/NULL); bool L_147 = V_16; bool L_148 = __this->get_m_lastAsChallenger_21(); if ((((int32_t)L_147) == ((int32_t)L_148))) { goto IL_0478; } } { bool L_149 = V_16; __this->set_m_lastAsChallenger_21(L_149); bool L_150 = V_16; if (!L_150) { goto IL_0478; } } { Transform_t3600365921 * L_151 = __this->get_m_wndChallenger_10(); NullCheck(L_151); Vector3_t3722313464 L_152 = Transform_get_localPosition_m4234289348(L_151, /*hidden argument*/NULL); V_19 = L_152; (&V_19)->set_y_2((-62.0f)); Transform_t3600365921 * L_153 = __this->get_m_wndChallenger_10(); Vector3_t3722313464 L_154 = V_19; NullCheck(L_153); Transform_set_localPosition_m4128471975(L_153, L_154, /*hidden argument*/NULL); CEventManager_t474365641 * L_155 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_156 = (intptr_t)GameStageRole_OnAnimChallenger_m23502455_RuntimeMethod_var; OnEventCall_t3758354630 * L_157 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_157, __this, L_156, /*hidden argument*/NULL); NullCheck(L_155); CEventManager_Push_m969834737(L_155, (0.0f), (0.2f), L_157, ((int32_t)20), /*hidden argument*/NULL); } IL_0478: { Transform_t3600365921 * L_158 = __this->get_m_VSBetter_15(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_159 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_158, /*hidden argument*/NULL); if (!L_159) { goto IL_05c2; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_160 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_161 = __this->get_m_sectionIndex_23(); NullCheck(L_160); List_1_t2376830540 * L_162 = CDanceMode_GetData_SectionList_m749279202(L_160, L_161, /*hidden argument*/NULL); V_20 = L_162; V_21 = (bool)0; List_1_t2376830540 * L_163 = V_20; if (!L_163) { goto IL_054a; } } { V_22 = 0; goto IL_053c; } IL_04ad: { CSceneService_t551449725 * L_164 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t2376830540 * L_165 = V_20; int32_t L_166 = V_22; NullCheck(L_165); CRoleBeatKeyData_Section_t904755798 * L_167 = List_1_get_Item_m151001132(L_165, L_166, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_167); int64_t L_168 = L_167->get__userId_0(); NullCheck(L_164); ISceneRole_t2394225724 * L_169 = CSceneService_FindRoleByUserID_m4171044813(L_164, L_168, /*hidden argument*/NULL); V_23 = L_169; ISceneRole_t2394225724 * L_170 = V_23; if (!L_170) { goto IL_0536; } } { ISceneRole_t2394225724 * L_171 = V_23; NullCheck(L_171); CDataProperty_t2806246268 * L_172 = ISceneBaseObj_GetUserProperty_m776816018(L_171, /*hidden argument*/NULL); NullCheck(L_172); int32_t L_173 = CDataProperty_GetInt_m1935343217(L_172, _stringLiteral3907413264, 0, /*hidden argument*/NULL); if (L_173) { goto IL_04fc; } } { ISceneRole_t2394225724 * L_174 = V_23; NullCheck(L_174); CDataProperty_t2806246268 * L_175 = ISceneBaseObj_GetUserProperty_m776816018(L_174, /*hidden argument*/NULL); NullCheck(L_175); int32_t L_176 = CDataProperty_GetInt_m1935343217(L_175, _stringLiteral4205146971, 0, /*hidden argument*/NULL); if (!L_176) { goto IL_0536; } } IL_04fc: { int64_t L_177 = __this->get_m_UserID_18(); List_1_t2376830540 * L_178 = V_20; int32_t L_179 = V_22; NullCheck(L_178); CRoleBeatKeyData_Section_t904755798 * L_180 = List_1_get_Item_m151001132(L_178, L_179, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_180); int64_t L_181 = L_180->get__userId_0(); if ((!(((uint64_t)L_177) == ((uint64_t)L_181)))) { goto IL_052e; } } { List_1_t2376830540 * L_182 = V_20; int32_t L_183 = V_22; NullCheck(L_182); CRoleBeatKeyData_Section_t904755798 * L_184 = List_1_get_Item_m151001132(L_182, L_183, /*hidden argument*/List_1_get_Item_m151001132_RuntimeMethod_var); NullCheck(L_184); int32_t L_185 = CRoleBeatKeyData_Section_get__score_m3838156656(L_184, /*hidden argument*/NULL); if (!L_185) { goto IL_052e; } } { G_B69_0 = 1; goto IL_052f; } IL_052e: { G_B69_0 = 0; } IL_052f: { V_21 = (bool)G_B69_0; goto IL_054a; } IL_0536: { int32_t L_186 = V_22; V_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_186, (int32_t)1)); } IL_053c: { int32_t L_187 = V_22; List_1_t2376830540 * L_188 = V_20; NullCheck(L_188); int32_t L_189 = List_1_get_Count_m1328168521(L_188, /*hidden argument*/List_1_get_Count_m1328168521_RuntimeMethod_var); if ((((int32_t)L_187) < ((int32_t)L_189))) { goto IL_04ad; } } IL_054a: { V_20 = (List_1_t2376830540 *)NULL; bool L_190 = __this->get_m_lastBetter_22(); bool L_191 = V_21; if ((((int32_t)L_190) == ((int32_t)L_191))) { goto IL_05b0; } } { bool L_192 = V_21; __this->set_m_lastBetter_22(L_192); Transform_t3600365921 * L_193 = __this->get_m_VSBetter_15(); NullCheck(L_193); Vector3_t3722313464 L_194 = Transform_get_localPosition_m4234289348(L_193, /*hidden argument*/NULL); V_24 = L_194; Vector2_t2156229523 * L_195 = __this->get_address_of_m_VSBetterRange_16(); float L_196 = L_195->get_y_1(); (&V_24)->set_y_2(L_196); Transform_t3600365921 * L_197 = __this->get_m_VSBetter_15(); Vector3_t3722313464 L_198 = V_24; NullCheck(L_197); Transform_set_localPosition_m4128471975(L_197, L_198, /*hidden argument*/NULL); CEventManager_t474365641 * L_199 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_200 = (intptr_t)GameStageRole_OnAnimBetter_m934813322_RuntimeMethod_var; OnEventCall_t3758354630 * L_201 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_201, __this, L_200, /*hidden argument*/NULL); NullCheck(L_199); CEventManager_Push_m969834737(L_199, (0.0f), (0.2f), L_201, ((int32_t)20), /*hidden argument*/NULL); } IL_05b0: { Transform_t3600365921 * L_202 = __this->get_m_VSBetter_15(); NullCheck(L_202); GameObject_t1113636619 * L_203 = Component_get_gameObject_m442555142(L_202, /*hidden argument*/NULL); bool L_204 = V_21; NullCheck(L_203); GameObject_SetActive_m796801857(L_203, L_204, /*hidden argument*/NULL); } IL_05c2: { bool L_205 = __this->get_m_IsLoadSuccess_19(); if (L_205) { goto IL_062b; } } { ISceneRole_t2394225724 * L_206 = V_0; if (!L_206) { goto IL_062b; } } { UITexture_t3471168817 * L_207 = __this->get_m_Head_5(); NullCheck(L_207); GameObject_t1113636619 * L_208 = Component_get_gameObject_m442555142(L_207, /*hidden argument*/NULL); NullCheck(L_208); bool L_209 = GameObject_get_activeSelf_m1767405923(L_208, /*hidden argument*/NULL); if (L_209) { goto IL_05f4; } } { UITexture_t3471168817 * L_210 = __this->get_m_Head_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_210, (bool)1, /*hidden argument*/NULL); } IL_05f4: { UITexture_t3471168817 * L_211 = __this->get_m_Head_5(); int64_t L_212 = __this->get_m_UserID_18(); ISceneRole_t2394225724 * L_213 = V_0; NullCheck(L_213); CProperty_t963755051 * L_214 = ISceneBaseObj_GetNetProperty_m1709069404(L_213, /*hidden argument*/NULL); NullCheck(L_214); int64_t L_215 = CProperty_GetLong_m359864449(L_214, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_216 = V_0; NullCheck(L_216); int32_t L_217 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_216); Vector3_t3722313464 L_218 = __this->get_m_OriginalSize_17(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_219 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_211, L_212, L_215, L_217, L_218, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsLoadSuccess_19(L_219); } IL_062b: { return; } } // System.Void GameStageRole::OnAnimMaster(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageRole_OnAnimMaster_m723146554 (GameStageRole_t2011021108 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRole_OnAnimMaster_m723146554_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); { bool L_0 = __this->get_m_lastAsMaster_20(); if (!L_0) { goto IL_0031; } } { Transform_t3600365921 * L_1 = __this->get_m_wndChampion_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0031; } } { Transform_t3600365921 * L_3 = __this->get_m_wndChampion_9(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = GameObject_get_activeSelf_m1767405923(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0032; } } IL_0031: { return; } IL_0032: { float L_6 = ___fTimeDelta1; int32_t L_7 = ___userData2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_8 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, ((float)((float)((float)il2cpp_codegen_multiply((float)L_6, (float)(100.0f)))/(float)(((float)((float)L_7))))), (0.0f), (1.0f), /*hidden argument*/NULL); V_0 = L_8; Transform_t3600365921 * L_9 = __this->get_m_wndChampion_9(); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_localPosition_m4234289348(L_9, /*hidden argument*/NULL); V_1 = L_10; float L_11 = V_0; float L_12 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (-42.0f), (-10.0f), L_11, /*hidden argument*/NULL); (&V_1)->set_y_2(L_12); Transform_t3600365921 * L_13 = __this->get_m_wndChampion_9(); Vector3_t3722313464 L_14 = V_1; NullCheck(L_13); Transform_set_localPosition_m4128471975(L_13, L_14, /*hidden argument*/NULL); return; } } // System.Void GameStageRole::OnAnimChallenger(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageRole_OnAnimChallenger_m23502455 (GameStageRole_t2011021108 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRole_OnAnimChallenger_m23502455_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); { bool L_0 = __this->get_m_lastAsChallenger_21(); if (!L_0) { goto IL_0031; } } { Transform_t3600365921 * L_1 = __this->get_m_wndChallenger_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0031; } } { Transform_t3600365921 * L_3 = __this->get_m_wndChallenger_10(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = GameObject_get_activeSelf_m1767405923(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0032; } } IL_0031: { return; } IL_0032: { float L_6 = ___fTimeDelta1; int32_t L_7 = ___userData2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_8 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, ((float)((float)((float)il2cpp_codegen_multiply((float)L_6, (float)(100.0f)))/(float)(((float)((float)L_7))))), (0.0f), (1.0f), /*hidden argument*/NULL); V_0 = L_8; Transform_t3600365921 * L_9 = __this->get_m_wndChallenger_10(); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_localPosition_m4234289348(L_9, /*hidden argument*/NULL); V_1 = L_10; float L_11 = V_0; float L_12 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (-62.0f), (-44.0f), L_11, /*hidden argument*/NULL); (&V_1)->set_y_2(L_12); Transform_t3600365921 * L_13 = __this->get_m_wndChallenger_10(); Vector3_t3722313464 L_14 = V_1; NullCheck(L_13); Transform_set_localPosition_m4128471975(L_13, L_14, /*hidden argument*/NULL); return; } } // System.Void GameStageRole::OnAnimBetter(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameStageRole_OnAnimBetter_m934813322 (GameStageRole_t2011021108 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRole_OnAnimBetter_m934813322_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); { bool L_0 = __this->get_m_lastBetter_22(); if (!L_0) { goto IL_0031; } } { Transform_t3600365921 * L_1 = __this->get_m_VSBetter_15(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0031; } } { Transform_t3600365921 * L_3 = __this->get_m_VSBetter_15(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = GameObject_get_activeSelf_m1767405923(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0032; } } IL_0031: { return; } IL_0032: { float L_6 = ___fTimeDelta1; int32_t L_7 = ___userData2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_8 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, ((float)((float)((float)il2cpp_codegen_multiply((float)L_6, (float)(100.0f)))/(float)(((float)((float)L_7))))), (0.0f), (1.0f), /*hidden argument*/NULL); V_0 = L_8; Transform_t3600365921 * L_9 = __this->get_m_VSBetter_15(); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_localPosition_m4234289348(L_9, /*hidden argument*/NULL); V_1 = L_10; Vector2_t2156229523 * L_11 = __this->get_address_of_m_VSBetterRange_16(); float L_12 = L_11->get_x_0(); Vector2_t2156229523 * L_13 = __this->get_address_of_m_VSBetterRange_16(); float L_14 = L_13->get_y_1(); float L_15 = V_0; float L_16 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_12, L_14, L_15, /*hidden argument*/NULL); (&V_1)->set_y_2(L_16); Transform_t3600365921 * L_17 = __this->get_m_VSBetter_15(); Vector3_t3722313464 L_18 = V_1; NullCheck(L_17); Transform_set_localPosition_m4128471975(L_17, L_18, /*hidden argument*/NULL); return; } } // System.Void GameStageRole::OnInit() extern "C" IL2CPP_METHOD_ATTR void GameStageRole_OnInit_m2517275883 (GameStageRole_t2011021108 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRole_OnInit_m2517275883_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; UILabel_t3248798549 * G_B4_0 = NULL; UILabel_t3248798549 * G_B3_0 = NULL; String_t* G_B5_0 = NULL; UILabel_t3248798549 * G_B5_1 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = __this->get_m_UserID_18(); NullCheck(L_0); ISceneRole_t2394225724 * L_2 = CSceneService_FindRoleByUserID_m4171044813(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; ISceneRole_t2394225724 * L_3 = V_0; if (L_3) { goto IL_0024; } } { GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)0, /*hidden argument*/NULL); return; } IL_0024: { UILabel_t3248798549 * L_5 = __this->get_m_LabelName_2(); ISceneRole_t2394225724 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_6); String_t* L_8 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(23 /* System.String DMCore.Framework.Scene.ISceneBaseObj::GetRoleName(System.String) */, L_6, L_7); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_LabelName_2(); ISceneRole_t2394225724 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_10); G_B3_0 = L_9; if (L_11) { G_B4_0 = L_9; goto IL_0055; } } { G_B5_0 = _stringLiteral1628809185; G_B5_1 = G_B3_0; goto IL_005a; } IL_0055: { G_B5_0 = _stringLiteral3926316141; G_B5_1 = G_B4_0; } IL_005a: { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_12 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, G_B5_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_13 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_12, 0, /*hidden argument*/NULL); NullCheck(G_B5_1); UIWidget_set_color_m2288988844(G_B5_1, L_13, /*hidden argument*/NULL); GameObject_t1113636619 * L_14 = __this->get_m_IfMe_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_15 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0098; } } { GameObject_t1113636619 * L_16 = __this->get_m_IfMe_6(); CMainRole_t4200562839 * L_17 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); int64_t L_18 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_17); int64_t L_19 = __this->get_m_UserID_18(); NullCheck(L_16); GameObject_SetActive_m796801857(L_16, (bool)((((int64_t)L_18) == ((int64_t)L_19))? 1 : 0), /*hidden argument*/NULL); } IL_0098: { 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 GameStageRoleHeart::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleHeart__ctor_m4081869902 (GameStageRoleHeart_t805473048 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageRoleHeart::Start() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleHeart_Start_m2864649324 (GameStageRoleHeart_t805473048 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRoleHeart_Start_m2864649324_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral62725243, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelName_4(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_2, _stringLiteral1512030231, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelScore_5(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_5 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_4, _stringLiteral2328078139, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_Head_6(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral3454384067, /*hidden argument*/NULL); __this->set_m_IfMe_7(L_7); UITexture_t3471168817 * L_8 = __this->get_m_Head_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_007f; } } { UITexture_t3471168817 * L_10 = __this->get_m_Head_6(); NullCheck(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(L_10, /*hidden argument*/NULL); NullCheck(L_11); Vector3_t3722313464 L_12 = Transform_get_localScale_m129152068(L_11, /*hidden argument*/NULL); __this->set_m_OriginalSize_8(L_12); } IL_007f: { GameStageRoleHeart_OnInit_m756268274(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageRoleHeart::Update() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleHeart_Update_m3606468036 (GameStageRoleHeart_t805473048 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRoleHeart_Update_m3606468036_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; CRoleBeatKeyData_Section_t904755798 * V_1 = NULL; int32_t V_2 = 0; int32_t G_B7_0 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = __this->get_m_UserID_2(); NullCheck(L_0); ISceneRole_t2394225724 * L_2 = CSceneService_FindRoleByUserID_m4171044813(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; ISceneRole_t2394225724 * L_3 = V_0; if (L_3) { goto IL_005d; } } { UILabel_t3248798549 * L_4 = __this->get_m_LabelScore_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0038; } } { UILabel_t3248798549 * L_6 = __this->get_m_LabelScore_5(); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, _stringLiteral3452614544, /*hidden argument*/NULL); } IL_0038: { UILabel_t3248798549 * L_7 = __this->get_m_LabelName_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_m_IfMe_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)0, /*hidden argument*/NULL); UITexture_t3471168817 * L_9 = __this->get_m_Head_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); return; } IL_005d: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_10 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_11 = __this->get_m_UserID_2(); CDanceMode_t1520520494 * L_12 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = CDanceMode_GetSectionIndex_m4199677593(L_12, /*hidden argument*/NULL); NullCheck(L_10); CRoleBeatKeyData_Section_t904755798 * L_14 = CDanceMode_GetData_Section_m2503424970(L_10, L_11, L_13, /*hidden argument*/NULL); V_1 = L_14; CRoleBeatKeyData_Section_t904755798 * L_15 = V_1; if (!L_15) { goto IL_0089; } } { CRoleBeatKeyData_Section_t904755798 * L_16 = V_1; NullCheck(L_16); int32_t L_17 = CRoleBeatKeyData_Section_get__score_m3838156656(L_16, /*hidden argument*/NULL); G_B7_0 = L_17; goto IL_008a; } IL_0089: { G_B7_0 = 0; } IL_008a: { V_2 = G_B7_0; UILabel_t3248798549 * L_18 = __this->get_m_LabelScore_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_00b4; } } { UILabel_t3248798549 * L_20 = __this->get_m_LabelScore_5(); String_t* L_21 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_21, /*hidden argument*/NULL); } IL_00b4: { bool L_22 = __this->get_m_IsLoadSuccess_3(); if (L_22) { goto IL_011d; } } { ISceneRole_t2394225724 * L_23 = V_0; if (!L_23) { goto IL_011d; } } { UITexture_t3471168817 * L_24 = __this->get_m_Head_6(); NullCheck(L_24); GameObject_t1113636619 * L_25 = Component_get_gameObject_m442555142(L_24, /*hidden argument*/NULL); NullCheck(L_25); bool L_26 = GameObject_get_activeSelf_m1767405923(L_25, /*hidden argument*/NULL); if (L_26) { goto IL_00e6; } } { UITexture_t3471168817 * L_27 = __this->get_m_Head_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_27, (bool)1, /*hidden argument*/NULL); } IL_00e6: { UITexture_t3471168817 * L_28 = __this->get_m_Head_6(); int64_t L_29 = __this->get_m_UserID_2(); ISceneRole_t2394225724 * L_30 = V_0; NullCheck(L_30); CProperty_t963755051 * L_31 = ISceneBaseObj_GetNetProperty_m1709069404(L_30, /*hidden argument*/NULL); NullCheck(L_31); int64_t L_32 = CProperty_GetLong_m359864449(L_31, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_33 = V_0; NullCheck(L_33); int32_t L_34 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_33); Vector3_t3722313464 L_35 = __this->get_m_OriginalSize_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_36 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_28, L_29, L_32, L_34, L_35, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsLoadSuccess_3(L_36); } IL_011d: { return; } } // System.Void GameStageRoleHeart::OnInit() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleHeart_OnInit_m756268274 (GameStageRoleHeart_t805473048 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRoleHeart_OnInit_m756268274_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; ISceneRole_t2394225724 * V_4 = NULL; UILabel_t3248798549 * G_B14_0 = NULL; UILabel_t3248798549 * G_B13_0 = NULL; String_t* G_B15_0 = NULL; UILabel_t3248798549 * G_B15_1 = NULL; { V_0 = 0; V_1 = 0; GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = Object_get_name_m4211327027(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); if ((((int32_t)5) >= ((int32_t)L_2))) { goto IL_0052; } } { GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = Object_get_name_m4211327027(L_3, /*hidden argument*/NULL); NullCheck(L_4); Il2CppChar L_5 = String_get_Chars_m2986988803(L_4, 4, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)66))))) { goto IL_0052; } } { V_0 = 2; GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = Object_get_name_m4211327027(L_6, /*hidden argument*/NULL); NullCheck(L_7); Il2CppChar L_8 = String_get_Chars_m2986988803(L_7, 8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ToInt_m21764687(NULL /*static, unused*/, L_8, (&V_1), /*hidden argument*/NULL); goto IL_006d; } IL_0052: { V_0 = 1; GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = Object_get_name_m4211327027(L_9, /*hidden argument*/NULL); NullCheck(L_10); Il2CppChar L_11 = String_get_Chars_m2986988803(L_10, 7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ToInt_m21764687(NULL /*static, unused*/, L_11, (&V_1), /*hidden argument*/NULL); } IL_006d: { int32_t L_12 = V_1; V_2 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)2)); int32_t L_13 = V_0; if ((!(((uint32_t)L_13) == ((uint32_t)1)))) { goto IL_007c; } } { int32_t L_14 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_007c: { V_3 = 0; V_4 = (ISceneRole_t2394225724 *)NULL; __this->set_m_UserID_2((((int64_t)((int64_t)0)))); goto IL_00b8; } IL_008e: { int32_t L_15 = V_2; ISceneRole_t2394225724 * L_16 = V_4; NullCheck(L_16); CProperty_t963755051 * L_17 = ISceneBaseObj_GetNetProperty_m1709069404(L_16, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_18 = CProperty_GetInt_m2680341236(L_17, _stringLiteral3941088982, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)L_18)))) { goto IL_00b8; } } { ISceneRole_t2394225724 * L_19 = V_4; NullCheck(L_19); int64_t L_20 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_19); __this->set_m_UserID_2(L_20); goto IL_00d4; } IL_00b8: { CSceneService_t551449725 * L_21 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = V_3; int32_t L_23 = L_22; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); NullCheck(L_21); ISceneBaseObj_t858622483 * L_24 = CSceneService_GetRoleObj_m3880305570(L_21, L_23, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_25 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_24, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_4 = L_25; if (L_25) { goto IL_008e; } } IL_00d4: { __this->set_m_IsLoadSuccess_3((bool)0); UITexture_t3471168817 * L_26 = __this->get_m_Head_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_26, (bool)0, /*hidden argument*/NULL); CSceneService_t551449725 * L_27 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_28 = __this->get_m_UserID_2(); NullCheck(L_27); ISceneRole_t2394225724 * L_29 = CSceneService_FindRoleByUserID_m4171044813(L_27, L_28, /*hidden argument*/NULL); V_4 = L_29; ISceneRole_t2394225724 * L_30 = V_4; if (L_30) { goto IL_010d; } } { GameObject_t1113636619 * L_31 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_31); GameObject_SetActive_m796801857(L_31, (bool)0, /*hidden argument*/NULL); return; } IL_010d: { GameObject_t1113636619 * L_32 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_32); GameObject_SetActive_m796801857(L_32, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_33 = __this->get_m_LabelName_4(); ISceneRole_t2394225724 * L_34 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_35 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_34); String_t* L_36 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(23 /* System.String DMCore.Framework.Scene.ISceneBaseObj::GetRoleName(System.String) */, L_34, L_35); NullCheck(L_33); UILabel_set_text_m1071532778(L_33, L_36, /*hidden argument*/NULL); UILabel_t3248798549 * L_37 = __this->get_m_LabelName_4(); ISceneRole_t2394225724 * L_38 = V_4; NullCheck(L_38); int32_t L_39 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_38); G_B13_0 = L_37; if (L_39) { G_B14_0 = L_37; goto IL_014c; } } { G_B15_0 = _stringLiteral1628809185; G_B15_1 = G_B13_0; goto IL_0151; } IL_014c: { G_B15_0 = _stringLiteral3926316141; G_B15_1 = G_B14_0; } IL_0151: { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_40 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, G_B15_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_41 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_40, 0, /*hidden argument*/NULL); NullCheck(G_B15_1); UIWidget_set_color_m2288988844(G_B15_1, L_41, /*hidden argument*/NULL); Transform_t3600365921 * L_42 = __this->get_m_IfMe_7(); CMainRole_t4200562839 * L_43 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); int64_t L_44 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_43); int64_t L_45 = __this->get_m_UserID_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_42, (bool)((((int64_t)L_44) == ((int64_t)L_45))? 1 : 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 GameStageRoleScore::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleScore__ctor_m2732665738 (GameStageRoleScore_t818246734 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageRoleScore::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleScore_OnPageInit_m2124051679 (GameStageRoleScore_t818246734 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRoleScore_OnPageInit_m2124051679_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral434782551, /*hidden argument*/NULL); NullCheck(L_1); UITexture_t3471168817 * L_2 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_1, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_uiHeatPic_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral3780879233, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiName_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral2589077568, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_7, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiScore_4(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral3414148950, /*hidden argument*/NULL); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); __this->set_m_uiSelfSign_5(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral4254649618, /*hidden argument*/NULL); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); __this->set_m_uiSignFirst_6(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral4274454551, /*hidden argument*/NULL); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); __this->set_m_uiSignSecoend_7(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral3865424397, /*hidden argument*/NULL); NullCheck(L_19); UISprite_t194114938 * L_20 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_19, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_uiRank_8(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral3207526987, /*hidden argument*/NULL); NullCheck(L_22); uiKeyEvaluation_t3638848333 * L_23 = Component_GetComponent_TisuiKeyEvaluation_t3638848333_m2655181903(L_22, /*hidden argument*/Component_GetComponent_TisuiKeyEvaluation_t3638848333_m2655181903_RuntimeMethod_var); __this->set_m_uiPlayResult_9(L_23); List_1_t3319525431 * L_24 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_24, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_24; List_1_t3319525431 * L_25 = V_0; NullCheck(L_25); List_1_Add_m1685793073(L_25, _stringLiteral2215085539, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_26 = V_0; NullCheck(L_26); List_1_Add_m1685793073(L_26, _stringLiteral2358712232, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_27 = V_0; NullCheck(L_27); List_1_Add_m1685793073(L_27, _stringLiteral2654471501, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_28 = V_0; NullCheck(L_28); List_1_Add_m1685793073(L_28, _stringLiteral332519864, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_29 = V_0; NullCheck(L_29); List_1_Add_m1685793073(L_29, _stringLiteral2417203283, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_30 = V_0; NullCheck(L_30); List_1_Add_m1685793073(L_30, _stringLiteral2417006675, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_31 = V_0; NullCheck(L_31); List_1_Add_m1685793073(L_31, _stringLiteral2417072211, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_32 = V_0; NullCheck(L_32); List_1_Add_m1685793073(L_32, _stringLiteral1202628576, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_33 = V_0; NullCheck(L_33); List_1_Add_m1685793073(L_33, _stringLiteral1202628576, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_34 = V_0; NullCheck(L_34); List_1_Add_m1685793073(L_34, _stringLiteral1202628576, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_35 = V_0; NullCheck(L_35); List_1_Add_m1685793073(L_35, _stringLiteral2845433980, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_36 = V_0; NullCheck(L_36); List_1_Add_m1685793073(L_36, _stringLiteral1058534466, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_37 = V_0; NullCheck(L_37); List_1_Add_m1685793073(L_37, _stringLiteral734395643, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); uiKeyEvaluation_t3638848333 * L_38 = __this->get_m_uiPlayResult_9(); List_1_t3319525431 * L_39 = V_0; NullCheck(L_38); uiKeyEvaluation_OnPageInit_m1297137066(L_38, L_39, /*hidden argument*/NULL); Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_41 = CMiscHelp_FindChildGO_m1769075216(NULL /*static, unused*/, L_40, _stringLiteral3745393113, /*hidden argument*/NULL); __this->set_m_uiPlayResultBG_10(L_41); UITexture_t3471168817 * L_42 = __this->get_m_uiHeatPic_2(); NullCheck(L_42); Transform_t3600365921 * L_43 = Component_get_transform_m3162698980(L_42, /*hidden argument*/NULL); NullCheck(L_43); Vector3_t3722313464 L_44 = Transform_get_localScale_m129152068(L_43, /*hidden argument*/NULL); __this->set_m_OriginalSize_15(L_44); return; } } // System.Void GameStageRoleScore::OnEnable() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleScore_OnEnable_m2048399346 (GameStageRoleScore_t818246734 * __this, const RuntimeMethod* method) { { __this->set_m_IsLoadSuccess_16((bool)0); return; } } // System.Void GameStageRoleScore::Update() extern "C" IL2CPP_METHOD_ATTR void GameStageRoleScore_Update_m1217344266 (GameStageRoleScore_t818246734 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRoleScore_Update_m1217344266_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyManager_t1395295909 * V_0 = NULL; CBeatKeyCtrlNode_t1019706062 * V_1 = NULL; int32_t V_2 = 0; CBeatKeyCtrlNode_t1019706062 * G_B6_0 = NULL; { bool L_0 = __this->get_m_IsLoadSuccess_16(); if (L_0) { goto IL_0036; } } { UITexture_t3471168817 * L_1 = __this->get_m_uiHeatPic_2(); int64_t L_2 = __this->get_m_UserID_12(); int64_t L_3 = __this->get_m_PhotoID_13(); int32_t L_4 = __this->get_m_Sex_14(); Vector3_t3722313464 L_5 = __this->get_m_OriginalSize_15(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_6 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_1, L_2, L_3, L_4, L_5, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsLoadSuccess_16(L_6); } IL_0036: { int64_t L_7 = __this->get_m_UserID_12(); CMainRole_t4200562839 * L_8 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int64_t L_9 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_8); if ((!(((uint64_t)L_7) == ((uint64_t)L_9)))) { goto IL_00ae; } } { CBeatKeyManager_t1395295909 * L_10 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_10; CBeatKeyManager_t1395295909 * L_11 = V_0; if (!L_11) { goto IL_0063; } } { CBeatKeyManager_t1395295909 * L_12 = V_0; NullCheck(L_12); CBeatKeyCtrlNode_t1019706062 * L_13 = CBeatKeyManager_GetCtrlNode_m1565279547(L_12, 0, /*hidden argument*/NULL); G_B6_0 = L_13; goto IL_0064; } IL_0063: { G_B6_0 = ((CBeatKeyCtrlNode_t1019706062 *)(NULL)); } IL_0064: { V_1 = G_B6_0; CBeatKeyCtrlNode_t1019706062 * L_14 = V_1; if (!L_14) { goto IL_00ae; } } { CBeatKeyCtrlNode_t1019706062 * L_15 = V_1; NullCheck(L_15); int32_t L_16 = CBeatKeyCtrlNode_GetScore_m872110592(L_15, /*hidden argument*/NULL); V_2 = L_16; int32_t L_17 = __this->get_m_lastShowScore_11(); int32_t L_18 = V_2; if ((((int32_t)L_17) >= ((int32_t)L_18))) { goto IL_00ae; } } { int32_t L_19 = V_2; __this->set_m_lastShowScore_11(L_19); UILabel_t3248798549 * L_20 = __this->get_m_uiScore_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_21 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00ae; } } { UILabel_t3248798549 * L_22 = __this->get_m_uiScore_4(); String_t* L_23 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_22); UILabel_set_text_m1071532778(L_22, L_23, /*hidden argument*/NULL); } IL_00ae: { return; } } // System.Void GameStageRoleScore::SetData(System.Int64,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameStageRoleScore_SetData_m2567999558 (GameStageRoleScore_t818246734 * __this, int64_t ___userID0, bool ___isRefreshScoreOnly1, bool ___isInitialization2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageRoleScore_SetData_m2567999558_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; CRoleBeatKeyData_Section_t904755798 * V_2 = NULL; int32_t V_3 = 0; CRoleBeatKeyData_Active_t3989483231 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; UILabel_t3248798549 * G_B5_0 = NULL; UILabel_t3248798549 * G_B4_0 = NULL; String_t* G_B6_0 = NULL; UILabel_t3248798549 * G_B6_1 = NULL; { int64_t L_0 = ___userID0; __this->set_m_UserID_12(L_0); CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_2 = __this->get_m_UserID_12(); NullCheck(L_1); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; ISceneRole_t2394225724 * L_4 = V_0; if (L_4) { goto IL_002b; } } { GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); return; } IL_002b: { bool L_6 = ___isInitialization2; if (!L_6) { goto IL_0113; } } { __this->set_m_IsLoadSuccess_16((bool)0); ISceneRole_t2394225724 * L_7 = V_0; NullCheck(L_7); CProperty_t963755051 * L_8 = ISceneBaseObj_GetNetProperty_m1709069404(L_7, /*hidden argument*/NULL); NullCheck(L_8); int64_t L_9 = CProperty_GetLong_m359864449(L_8, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); __this->set_m_PhotoID_13(L_9); ISceneRole_t2394225724 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_10); __this->set_m_Sex_14(L_11); UILabel_t3248798549 * L_12 = __this->get_m_uiName_3(); ISceneRole_t2394225724 * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_13); String_t* L_15 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(23 /* System.String DMCore.Framework.Scene.ISceneBaseObj::GetRoleName(System.String) */, L_13, L_14); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_15, /*hidden argument*/NULL); UILabel_t3248798549 * L_16 = __this->get_m_uiName_3(); ISceneRole_t2394225724 * L_17 = V_0; NullCheck(L_17); int32_t L_18 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_17); G_B4_0 = L_16; if (L_18) { G_B5_0 = L_16; goto IL_008d; } } { G_B6_0 = _stringLiteral1628809185; G_B6_1 = G_B4_0; goto IL_0092; } IL_008d: { G_B6_0 = _stringLiteral3926316141; G_B6_1 = G_B5_0; } IL_0092: { IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_19 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, G_B6_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_20 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_19, 0, /*hidden argument*/NULL); NullCheck(G_B6_1); UIWidget_set_color_m2288988844(G_B6_1, L_20, /*hidden argument*/NULL); UILabel_t3248798549 * L_21 = __this->get_m_uiScore_4(); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, _stringLiteral3452614544, /*hidden argument*/NULL); GameObject_t1113636619 * L_22 = __this->get_m_uiSelfSign_5(); CMainRole_t4200562839 * L_23 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); int64_t L_24 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_23); int64_t L_25 = __this->get_m_UserID_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_22, (bool)((((int64_t)L_24) == ((int64_t)L_25))? 1 : 0), /*hidden argument*/NULL); GameObject_t1113636619 * L_26 = __this->get_m_uiSignFirst_6(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_26, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_27 = __this->get_m_uiSignSecoend_7(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_27, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_28 = __this->get_m_uiRank_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)0, /*hidden argument*/NULL); uiKeyEvaluation_t3638848333 * L_29 = __this->get_m_uiPlayResult_9(); NullCheck(L_29); uiKeyEvaluation_SetResult_m2429311858(L_29, 0, /*hidden argument*/NULL); GameObject_t1113636619 * L_30 = __this->get_m_uiPlayResultBG_10(); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_31 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_30, (bool)((((int32_t)1) == ((int32_t)L_31))? 1 : 0), /*hidden argument*/NULL); return; } IL_0113: { V_1 = (-1); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_32 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_33 = __this->get_m_UserID_12(); CDanceMode_t1520520494 * L_34 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); int32_t L_35 = CDanceMode_GetSectionIndex_m4199677593(L_34, /*hidden argument*/NULL); NullCheck(L_32); CRoleBeatKeyData_Section_t904755798 * L_36 = CDanceMode_GetData_SectionRank_m4064607933(L_32, L_33, L_35, (&V_1), /*hidden argument*/NULL); V_2 = L_36; UISprite_t194114938 * L_37 = __this->get_m_uiRank_8(); int32_t L_38 = V_1; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); RuntimeObject * L_40 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_39); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1344412827, L_40, /*hidden argument*/NULL); NullCheck(L_37); UISprite_set_spriteName_m1616245412(L_37, L_41, /*hidden argument*/NULL); GameObject_t1113636619 * L_42 = __this->get_m_uiSignFirst_6(); int32_t L_43 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_42, (bool)((((int32_t)0) == ((int32_t)L_43))? 1 : 0), /*hidden argument*/NULL); GameObject_t1113636619 * L_44 = __this->get_m_uiSignSecoend_7(); int32_t L_45 = V_1; CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_44, (bool)((((int32_t)1) == ((int32_t)L_45))? 1 : 0), /*hidden argument*/NULL); UISprite_t194114938 * L_46 = __this->get_m_uiRank_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_46, (bool)1, /*hidden argument*/NULL); int64_t L_47 = ___userID0; CMainRole_t4200562839 * L_48 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); int64_t L_49 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_48); if ((((int64_t)L_47) == ((int64_t)L_49))) { goto IL_01d2; } } { CRoleBeatKeyData_Section_t904755798 * L_50 = V_2; if (!L_50) { goto IL_01d2; } } { CRoleBeatKeyData_Section_t904755798 * L_51 = V_2; NullCheck(L_51); int32_t L_52 = CRoleBeatKeyData_Section_get__score_m3838156656(L_51, /*hidden argument*/NULL); V_3 = L_52; int32_t L_53 = __this->get_m_lastShowScore_11(); int32_t L_54 = V_3; if ((((int32_t)L_53) >= ((int32_t)L_54))) { goto IL_01d2; } } { int32_t L_55 = V_3; __this->set_m_lastShowScore_11(L_55); UILabel_t3248798549 * L_56 = __this->get_m_uiScore_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_57 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_56, /*hidden argument*/NULL); if (!L_57) { goto IL_01d2; } } { UILabel_t3248798549 * L_58 = __this->get_m_uiScore_4(); String_t* L_59 = Int32_ToString_m141394615((&V_3), /*hidden argument*/NULL); NullCheck(L_58); UILabel_set_text_m1071532778(L_58, L_59, /*hidden argument*/NULL); } IL_01d2: { bool L_60 = ___isRefreshScoreOnly1; if (L_60) { goto IL_023e; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_61 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_62 = __this->get_m_UserID_12(); NullCheck(L_61); CRoleBeatKeyData_Active_t3989483231 * L_63 = CDanceMode_GetData_Active_m3645339220(L_61, L_62, /*hidden argument*/NULL); V_4 = L_63; CRoleBeatKeyData_Active_t3989483231 * L_64 = V_4; if (!L_64) { goto IL_0232; } } { CRoleBeatKeyData_Active_t3989483231 * L_65 = V_4; NullCheck(L_65); int32_t L_66 = L_65->get__playResult_1(); V_5 = L_66; V_6 = 0; CRoleBeatKeyData_Active_t3989483231 * L_67 = V_4; NullCheck(L_67); int32_t L_68 = L_67->get__playResult_1(); if ((!(((uint32_t)L_68) == ((uint32_t)4)))) { goto IL_021e; } } { CRoleBeatKeyData_Active_t3989483231 * L_69 = V_4; NullCheck(L_69); int32_t L_70 = L_69->get__combo_0(); V_6 = L_70; int32_t L_71 = V_6; if ((((int32_t)L_71) > ((int32_t)0))) { goto IL_021e; } } { V_6 = 1; } IL_021e: { uiKeyEvaluation_t3638848333 * L_72 = __this->get_m_uiPlayResult_9(); int32_t L_73 = V_5; int32_t L_74 = V_6; NullCheck(L_72); uiKeyEvaluation_SetResult_m2087867491(L_72, L_73, L_74, /*hidden argument*/NULL); goto IL_023e; } IL_0232: { uiKeyEvaluation_t3638848333 * L_75 = __this->get_m_uiPlayResult_9(); NullCheck(L_75); uiKeyEvaluation_SetResult_m2429311858(L_75, 5, /*hidden argument*/NULL); } IL_023e: { 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 GameStageSectionResult::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionResult__ctor_m1840328809 (GameStageSectionResult_t1737832917 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageSectionResult::Awake() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionResult_Awake_m3312728492 (GameStageSectionResult_t1737832917 * __this, const RuntimeMethod* method) { { __this->set_m_fTimeLabor_3((-1.0f)); return; } } // System.Void GameStageSectionResult::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionResult_OnPageInit_m2042669837 (GameStageSectionResult_t1737832917 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageSectionResult_OnPageInit_m2042669837_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_listSectionUI_2(((GameStageSectionRoleU5BU5D_t576184602*)SZArrayNew(GameStageSectionRoleU5BU5D_t576184602_il2cpp_TypeInfo_var, (uint32_t)4))); GameStageSectionRoleU5BU5D_t576184602* L_0 = __this->get_m_listSectionUI_2(); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral64423578, /*hidden argument*/NULL); NullCheck(L_2); GameStageSectionRole_t3838204955 * L_3 = Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372(L_2, /*hidden argument*/Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372_RuntimeMethod_var); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_3); (L_0)->SetAt(static_cast(0), (GameStageSectionRole_t3838204955 *)L_3); GameStageSectionRoleU5BU5D_t576184602* L_4 = __this->get_m_listSectionUI_2(); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral2020738714, /*hidden argument*/NULL); NullCheck(L_6); GameStageSectionRole_t3838204955 * L_7 = Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372(L_6, /*hidden argument*/Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372_RuntimeMethod_var); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(1), (GameStageSectionRole_t3838204955 *)L_7); GameStageSectionRoleU5BU5D_t576184602* L_8 = __this->get_m_listSectionUI_2(); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral3977053850, /*hidden argument*/NULL); NullCheck(L_10); GameStageSectionRole_t3838204955 * L_11 = Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372(L_10, /*hidden argument*/Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372_RuntimeMethod_var); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(2), (GameStageSectionRole_t3838204955 *)L_11); GameStageSectionRoleU5BU5D_t576184602* L_12 = __this->get_m_listSectionUI_2(); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3167749786, /*hidden argument*/NULL); NullCheck(L_14); GameStageSectionRole_t3838204955 * L_15 = Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372(L_14, /*hidden argument*/Component_GetComponent_TisGameStageSectionRole_t3838204955_m651522372_RuntimeMethod_var); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_15); (L_12)->SetAt(static_cast(3), (GameStageSectionRole_t3838204955 *)L_15); return; } } // System.Void GameStageSectionResult::OnVisible() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionResult_OnVisible_m395213997 (GameStageSectionResult_t1737832917 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageSectionResult_OnVisible_m395213997_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyManager_t1395295909 * V_0 = NULL; int32_t V_1 = 0; CRoleBeatKeyData_Total_t538171442 * V_2 = NULL; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CBeatKeyManager_t1395295909 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_2 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CDanceMode_SortRoleResult_m2190656169(L_2, /*hidden argument*/NULL); V_1 = 0; V_2 = (CRoleBeatKeyData_Total_t538171442 *)NULL; goto IL_00a2; } IL_0020: { GameStageSectionRoleU5BU5D_t576184602* L_3 = __this->get_m_listSectionUI_2(); NullCheck(L_3); int32_t L_4 = V_1; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) <= ((int32_t)L_4))) { goto IL_0041; } } { GameStageSectionRoleU5BU5D_t576184602* L_5 = __this->get_m_listSectionUI_2(); int32_t L_6 = V_1; NullCheck(L_5); int32_t L_7 = L_6; GameStageSectionRole_t3838204955 * L_8 = (L_5)->GetAt(static_cast(L_7)); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0046; } } IL_0041: { goto IL_00b4; } IL_0046: { GameStageSectionRoleU5BU5D_t576184602* L_10 = __this->get_m_listSectionUI_2(); int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = L_11; GameStageSectionRole_t3838204955 * L_13 = (L_10)->GetAt(static_cast(L_12)); NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); NullCheck(L_14); Vector3_t3722313464 L_15 = Transform_get_localPosition_m4234289348(L_14, /*hidden argument*/NULL); V_3 = L_15; (&V_3)->set_x_1((-200.0f)); GameStageSectionRoleU5BU5D_t576184602* L_16 = __this->get_m_listSectionUI_2(); int32_t L_17 = V_1; NullCheck(L_16); int32_t L_18 = L_17; GameStageSectionRole_t3838204955 * L_19 = (L_16)->GetAt(static_cast(L_18)); NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); Vector3_t3722313464 L_21 = V_3; NullCheck(L_20); Transform_set_localPosition_m4128471975(L_20, L_21, /*hidden argument*/NULL); GameStageSectionRoleU5BU5D_t576184602* L_22 = __this->get_m_listSectionUI_2(); int32_t L_23 = V_1; NullCheck(L_22); int32_t L_24 = L_23; GameStageSectionRole_t3838204955 * L_25 = (L_22)->GetAt(static_cast(L_24)); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); NullCheck(L_26); GameObject_SetActive_m796801857(L_26, (bool)1, /*hidden argument*/NULL); GameStageSectionRoleU5BU5D_t576184602* L_27 = __this->get_m_listSectionUI_2(); int32_t L_28 = V_1; NullCheck(L_27); int32_t L_29 = L_28; GameStageSectionRole_t3838204955 * L_30 = (L_27)->GetAt(static_cast(L_29)); CRoleBeatKeyData_Total_t538171442 * L_31 = V_2; NullCheck(L_31); int64_t L_32 = L_31->get_userId_0(); NullCheck(L_30); GameStageSectionRole_SetUserID_m4063168340(L_30, L_32, /*hidden argument*/NULL); int32_t L_33 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00a2: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_34 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_35 = V_1; NullCheck(L_34); CRoleBeatKeyData_Total_t538171442 * L_36 = CDanceMode_GetData_TotalByIndex_m2969521879(L_34, L_35, /*hidden argument*/NULL); CRoleBeatKeyData_Total_t538171442 * L_37 = L_36; V_2 = L_37; if (L_37) { goto IL_0020; } } IL_00b4: { goto IL_00e3; } IL_00b9: { GameStageSectionRoleU5BU5D_t576184602* L_38 = __this->get_m_listSectionUI_2(); int32_t L_39 = V_1; NullCheck(L_38); int32_t L_40 = L_39; GameStageSectionRole_t3838204955 * L_41 = (L_38)->GetAt(static_cast(L_40)); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_42 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00df; } } { GameStageSectionRoleU5BU5D_t576184602* L_43 = __this->get_m_listSectionUI_2(); int32_t L_44 = V_1; NullCheck(L_43); int32_t L_45 = L_44; GameStageSectionRole_t3838204955 * L_46 = (L_43)->GetAt(static_cast(L_45)); NullCheck(L_46); GameObject_t1113636619 * L_47 = Component_get_gameObject_m442555142(L_46, /*hidden argument*/NULL); NullCheck(L_47); GameObject_SetActive_m796801857(L_47, (bool)0, /*hidden argument*/NULL); } IL_00df: { int32_t L_48 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_00e3: { int32_t L_49 = V_1; GameStageSectionRoleU5BU5D_t576184602* L_50 = __this->get_m_listSectionUI_2(); NullCheck(L_50); if ((((int32_t)L_49) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_50)->max_length))))))) { goto IL_00b9; } } { __this->set_m_fTimeLabor_3((0.0f)); return; } } // System.Void GameStageSectionResult::Update() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionResult_Update_m3425253667 (GameStageSectionResult_t1737832917 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageSectionResult_Update_m3425253667_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; float V_2 = 0.0f; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); int32_t V_4 = 0; Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); float V_6 = 0.0f; int32_t V_7 = 0; float V_8 = 0.0f; Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); { float L_0 = __this->get_m_fTimeLabor_3(); if ((!(((float)(-0.5f)) > ((float)L_0)))) { goto IL_0011; } } { return; } IL_0011: { float L_1 = __this->get_m_fTimeLabor_3(); float L_2 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fTimeLabor_3(((float)il2cpp_codegen_add((float)L_1, (float)L_2))); float L_3 = __this->get_m_fTimeLabor_3(); if ((!(((float)(4.5f)) <= ((float)L_3)))) { goto IL_007e; } } { __this->set_m_fTimeLabor_3((-1.0f)); V_0 = 0; goto IL_006f; } IL_0045: { GameStageSectionRoleU5BU5D_t576184602* L_4 = __this->get_m_listSectionUI_2(); int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; GameStageSectionRole_t3838204955 * L_7 = (L_4)->GetAt(static_cast(L_6)); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_006b; } } { GameStageSectionRoleU5BU5D_t576184602* L_9 = __this->get_m_listSectionUI_2(); int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = L_10; GameStageSectionRole_t3838204955 * L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)0, /*hidden argument*/NULL); } IL_006b: { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_006f: { int32_t L_15 = V_0; GameStageSectionRoleU5BU5D_t576184602* L_16 = __this->get_m_listSectionUI_2(); NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_16)->max_length))))))) { goto IL_0045; } } { return; } IL_007e: { float L_17 = __this->get_m_fTimeLabor_3(); if ((!(((float)(0.5f)) >= ((float)L_17)))) { goto IL_0123; } } { V_1 = 0; goto IL_0110; } IL_0095: { GameStageSectionRoleU5BU5D_t576184602* L_18 = __this->get_m_listSectionUI_2(); int32_t L_19 = V_1; NullCheck(L_18); int32_t L_20 = L_19; GameStageSectionRole_t3838204955 * L_21 = (L_18)->GetAt(static_cast(L_20)); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_22 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_010c; } } { float L_23 = __this->get_m_fTimeLabor_3(); int32_t L_24 = V_1; V_2 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_23, (float)((float)il2cpp_codegen_multiply((float)(0.1f), (float)(((float)((float)L_24))))))), (float)(5.0f))); float L_25 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_26 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_25, (0.0f), (1.0f), /*hidden argument*/NULL); V_2 = L_26; GameStageSectionRoleU5BU5D_t576184602* L_27 = __this->get_m_listSectionUI_2(); int32_t L_28 = V_1; NullCheck(L_27); int32_t L_29 = L_28; GameStageSectionRole_t3838204955 * L_30 = (L_27)->GetAt(static_cast(L_29)); NullCheck(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(L_30, /*hidden argument*/NULL); NullCheck(L_31); Vector3_t3722313464 L_32 = Transform_get_localPosition_m4234289348(L_31, /*hidden argument*/NULL); V_3 = L_32; float L_33 = V_2; float L_34 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (-200.0f), (0.0f), L_33, /*hidden argument*/NULL); (&V_3)->set_x_1(L_34); GameStageSectionRoleU5BU5D_t576184602* L_35 = __this->get_m_listSectionUI_2(); int32_t L_36 = V_1; NullCheck(L_35); int32_t L_37 = L_36; GameStageSectionRole_t3838204955 * L_38 = (L_35)->GetAt(static_cast(L_37)); NullCheck(L_38); Transform_t3600365921 * L_39 = Component_get_transform_m3162698980(L_38, /*hidden argument*/NULL); Vector3_t3722313464 L_40 = V_3; NullCheck(L_39); Transform_set_localPosition_m4128471975(L_39, L_40, /*hidden argument*/NULL); } IL_010c: { int32_t L_41 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_0110: { int32_t L_42 = V_1; GameStageSectionRoleU5BU5D_t576184602* L_43 = __this->get_m_listSectionUI_2(); NullCheck(L_43); if ((((int32_t)L_42) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_43)->max_length))))))) { goto IL_0095; } } { goto IL_0252; } IL_0123: { float L_44 = __this->get_m_fTimeLabor_3(); if ((!(((float)(4.0f)) >= ((float)L_44)))) { goto IL_019f; } } { V_4 = 0; goto IL_018b; } IL_013b: { GameStageSectionRoleU5BU5D_t576184602* L_45 = __this->get_m_listSectionUI_2(); int32_t L_46 = V_4; NullCheck(L_45); int32_t L_47 = L_46; GameStageSectionRole_t3838204955 * L_48 = (L_45)->GetAt(static_cast(L_47)); 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_0185; } } { GameStageSectionRoleU5BU5D_t576184602* L_50 = __this->get_m_listSectionUI_2(); int32_t L_51 = V_4; NullCheck(L_50); int32_t L_52 = L_51; GameStageSectionRole_t3838204955 * L_53 = (L_50)->GetAt(static_cast(L_52)); NullCheck(L_53); Transform_t3600365921 * L_54 = Component_get_transform_m3162698980(L_53, /*hidden argument*/NULL); NullCheck(L_54); Vector3_t3722313464 L_55 = Transform_get_localPosition_m4234289348(L_54, /*hidden argument*/NULL); V_5 = L_55; (&V_5)->set_x_1((0.0f)); GameStageSectionRoleU5BU5D_t576184602* L_56 = __this->get_m_listSectionUI_2(); int32_t L_57 = V_4; NullCheck(L_56); int32_t L_58 = L_57; GameStageSectionRole_t3838204955 * L_59 = (L_56)->GetAt(static_cast(L_58)); NullCheck(L_59); Transform_t3600365921 * L_60 = Component_get_transform_m3162698980(L_59, /*hidden argument*/NULL); Vector3_t3722313464 L_61 = V_5; NullCheck(L_60); Transform_set_localPosition_m4128471975(L_60, L_61, /*hidden argument*/NULL); } IL_0185: { int32_t L_62 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_018b: { int32_t L_63 = V_4; GameStageSectionRoleU5BU5D_t576184602* L_64 = __this->get_m_listSectionUI_2(); NullCheck(L_64); if ((((int32_t)L_63) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_64)->max_length))))))) { goto IL_013b; } } { goto IL_0252; } IL_019f: { float L_65 = __this->get_m_fTimeLabor_3(); V_6 = ((float)il2cpp_codegen_subtract((float)L_65, (float)(4.0f))); V_7 = 0; goto IL_0243; } IL_01b5: { GameStageSectionRoleU5BU5D_t576184602* L_66 = __this->get_m_listSectionUI_2(); int32_t L_67 = V_7; NullCheck(L_66); int32_t L_68 = L_67; GameStageSectionRole_t3838204955 * L_69 = (L_66)->GetAt(static_cast(L_68)); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_70 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_69, /*hidden argument*/NULL); if (!L_70) { goto IL_023d; } } { float L_71 = V_6; GameStageSectionRoleU5BU5D_t576184602* L_72 = __this->get_m_listSectionUI_2(); NullCheck(L_72); int32_t L_73 = V_7; V_8 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_71, (float)((float)il2cpp_codegen_multiply((float)(0.1f), (float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_72)->max_length)))), (int32_t)L_73)), (int32_t)1))))))))), (float)(5.0f))); float L_74 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_75 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_74, (0.0f), (1.0f), /*hidden argument*/NULL); V_8 = L_75; GameStageSectionRoleU5BU5D_t576184602* L_76 = __this->get_m_listSectionUI_2(); int32_t L_77 = V_7; NullCheck(L_76); int32_t L_78 = L_77; GameStageSectionRole_t3838204955 * L_79 = (L_76)->GetAt(static_cast(L_78)); NullCheck(L_79); Transform_t3600365921 * L_80 = Component_get_transform_m3162698980(L_79, /*hidden argument*/NULL); NullCheck(L_80); Vector3_t3722313464 L_81 = Transform_get_localPosition_m4234289348(L_80, /*hidden argument*/NULL); V_9 = L_81; float L_82 = V_8; float L_83 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.0f), (-200.0f), L_82, /*hidden argument*/NULL); (&V_9)->set_x_1(L_83); GameStageSectionRoleU5BU5D_t576184602* L_84 = __this->get_m_listSectionUI_2(); int32_t L_85 = V_7; NullCheck(L_84); int32_t L_86 = L_85; GameStageSectionRole_t3838204955 * L_87 = (L_84)->GetAt(static_cast(L_86)); NullCheck(L_87); Transform_t3600365921 * L_88 = Component_get_transform_m3162698980(L_87, /*hidden argument*/NULL); Vector3_t3722313464 L_89 = V_9; NullCheck(L_88); Transform_set_localPosition_m4128471975(L_88, L_89, /*hidden argument*/NULL); } IL_023d: { int32_t L_90 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_0243: { int32_t L_91 = V_7; GameStageSectionRoleU5BU5D_t576184602* L_92 = __this->get_m_listSectionUI_2(); NullCheck(L_92); if ((((int32_t)L_91) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_92)->max_length))))))) { goto IL_01b5; } } IL_0252: { 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 GameStageSectionRole::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole__ctor_m3183480739 (GameStageSectionRole_t3838204955 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageSectionRole::Awake() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_Awake_m1809532504 (GameStageSectionRole_t3838204955 * __this, const RuntimeMethod* method) { { __this->set_m_userID_10((((int64_t)((int64_t)0)))); __this->set_m_imgageID_11((((int64_t)((int64_t)0)))); __this->set_m_sex_9(0); __this->set_m_IsLoadSuccess_12((bool)0); return; } } // System.Void GameStageSectionRole::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_OnPageInit_m2232338824 (GameStageSectionRole_t3838204955 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageSectionRole_OnPageInit_m2232338824_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral3454384067, /*hidden argument*/NULL); __this->set_m_IfMe_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2752530441, /*hidden argument*/NULL); __this->set_m_IfMaster_3(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1849396281, /*hidden argument*/NULL); __this->set_m_WinPtRoot_4(L_5); __this->set_m_WinPtItems_5(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)5))); TransformU5BU5D_t807237628* L_6 = __this->get_m_WinPtItems_5(); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral567934181, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(static_cast(0), (Transform_t3600365921 *)L_8); TransformU5BU5D_t807237628* L_9 = __this->get_m_WinPtItems_5(); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral971218708, /*hidden argument*/NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(1), (Transform_t3600365921 *)L_11); TransformU5BU5D_t807237628* L_12 = __this->get_m_WinPtItems_5(); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3700102063, /*hidden argument*/NULL); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_14); (L_12)->SetAt(static_cast(2), (Transform_t3600365921 *)L_14); TransformU5BU5D_t807237628* L_15 = __this->get_m_WinPtItems_5(); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral164649654, /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(3), (Transform_t3600365921 *)L_17); TransformU5BU5D_t807237628* L_18 = __this->get_m_WinPtItems_5(); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral2893533009, /*hidden argument*/NULL); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_20); (L_18)->SetAt(static_cast(4), (Transform_t3600365921 *)L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral2328078139, /*hidden argument*/NULL); NullCheck(L_22); UITexture_t3471168817 * L_23 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_22, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_RoleHead_6(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_24); Transform_t3600365921 * L_25 = Transform_Find_m1729760951(L_24, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_25); UILabel_t3248798549 * L_26 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_25, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_RoleName_7(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_27); Transform_t3600365921 * L_28 = Transform_Find_m1729760951(L_27, _stringLiteral1512030231, /*hidden argument*/NULL); NullCheck(L_28); UILabel_t3248798549 * L_29 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_28, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_RoleScore_8(L_29); UITexture_t3471168817 * L_30 = __this->get_m_RoleHead_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_31 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_30, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_31) { goto IL_013e; } } { UITexture_t3471168817 * L_32 = __this->get_m_RoleHead_6(); NullCheck(L_32); Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(L_32, /*hidden argument*/NULL); NullCheck(L_33); Vector3_t3722313464 L_34 = Transform_get_localScale_m129152068(L_33, /*hidden argument*/NULL); __this->set_m_OriginalSize_13(L_34); } IL_013e: { return; } } // System.Void GameStageSectionRole::SetUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_SetUserID_m4063168340 (GameStageSectionRole_t3838204955 * __this, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageSectionRole_SetUserID_m4063168340_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; ISceneRole_t2394225724 * V_2 = NULL; CRoleBeatKeyData_Total_t538171442 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t G_B3_0 = 0; int32_t G_B7_0 = 0; Transform_t3600365921 * G_B9_0 = NULL; Transform_t3600365921 * G_B8_0 = NULL; int32_t G_B10_0 = 0; Transform_t3600365921 * G_B10_1 = NULL; Transform_t3600365921 * G_B19_0 = NULL; Transform_t3600365921 * G_B18_0 = NULL; int32_t G_B20_0 = 0; Transform_t3600365921 * G_B20_1 = NULL; { int64_t L_0 = ___userID0; __this->set_m_userID_10(L_0); __this->set_m_imgageID_11((((int64_t)((int64_t)0)))); __this->set_m_sex_9(0); __this->set_m_IsLoadSuccess_12((bool)0); V_0 = (bool)0; int64_t L_1 = ___userID0; CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); if ((!(((uint64_t)L_1) == ((uint64_t)L_3)))) { goto IL_0035; } } { G_B3_0 = 1; goto IL_0036; } IL_0035: { G_B3_0 = 0; } IL_0036: { V_1 = (bool)G_B3_0; Transform_t3600365921 * L_4 = __this->get_m_IfMe_2(); bool L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_7 = ___userID0; NullCheck(L_6); ISceneRole_t2394225724 * L_8 = CSceneService_FindRoleByUserID_m4171044813(L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; ISceneRole_t2394225724 * L_9 = V_2; if (!L_9) { goto IL_0106; } } { ISceneRole_t2394225724 * L_10 = V_2; NullCheck(L_10); CProperty_t963755051 * L_11 = ISceneBaseObj_GetNetProperty_m1709069404(L_10, /*hidden argument*/NULL); NullCheck(L_11); int64_t L_12 = CProperty_GetLong_m359864449(L_11, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); __this->set_m_imgageID_11(L_12); ISceneRole_t2394225724 * L_13 = V_2; NullCheck(L_13); int32_t L_14 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_13); __this->set_m_sex_9(L_14); ISceneRole_t2394225724 * L_15 = V_2; NullCheck(L_15); CProperty_t963755051 * L_16 = ISceneBaseObj_GetNetProperty_m1709069404(L_15, /*hidden argument*/NULL); NullCheck(L_16); int32_t L_17 = CProperty_GetInt_m2680341236(L_16, _stringLiteral3941088982, 0, /*hidden argument*/NULL); if ((((int32_t)((int32_t)1000)) > ((int32_t)L_17))) { goto IL_009a; } } { G_B7_0 = 1; goto IL_009b; } IL_009a: { G_B7_0 = 0; } IL_009b: { V_0 = (bool)G_B7_0; Transform_t3600365921 * L_18 = __this->get_m_IfMaster_3(); bool L_19 = V_0; G_B8_0 = L_18; if (!L_19) { G_B9_0 = L_18; goto IL_00b2; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_20 = CDanceModeManager_get_PlayMode_m4120183678(NULL /*static, unused*/, /*hidden argument*/NULL); G_B10_0 = ((((int32_t)0) == ((int32_t)L_20))? 1 : 0); G_B10_1 = G_B8_0; goto IL_00b3; } IL_00b2: { G_B10_0 = 0; G_B10_1 = G_B9_0; } IL_00b3: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, G_B10_1, (bool)G_B10_0, /*hidden argument*/NULL); UILabel_t3248798549 * L_21 = __this->get_m_RoleName_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_22 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0101; } } { UILabel_t3248798549 * L_23 = __this->get_m_RoleName_7(); NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); NullCheck(L_24); GameObject_SetActive_m796801857(L_24, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_25 = __this->get_m_RoleName_7(); ISceneRole_t2394225724 * L_26 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_27 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_26); String_t* L_28 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(23 /* System.String DMCore.Framework.Scene.ISceneBaseObj::GetRoleName(System.String) */, L_26, L_27); NullCheck(L_25); UILabel_set_text_m1071532778(L_25, L_28, /*hidden argument*/NULL); UILabel_t3248798549 * L_29 = __this->get_m_RoleName_7(); ISceneRole_t2394225724 * L_30 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Color_t2555686324 L_31 = CMiscHelp_GetRoleNameColor_m3881094408(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); NullCheck(L_29); UIWidget_set_color_m2288988844(L_29, L_31, /*hidden argument*/NULL); } IL_0101: { goto IL_0134; } IL_0106: { Transform_t3600365921 * L_32 = __this->get_m_IfMaster_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_32, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_33 = __this->get_m_RoleName_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_34 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_0134; } } { UILabel_t3248798549 * L_35 = __this->get_m_RoleName_7(); NullCheck(L_35); GameObject_t1113636619 * L_36 = Component_get_gameObject_m442555142(L_35, /*hidden argument*/NULL); NullCheck(L_36); GameObject_SetActive_m796801857(L_36, (bool)0, /*hidden argument*/NULL); } IL_0134: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_37 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_38 = ___userID0; NullCheck(L_37); CRoleBeatKeyData_Total_t538171442 * L_39 = CDanceMode_GetData_TotalByUserID_m1365770619(L_37, L_38, /*hidden argument*/NULL); V_3 = L_39; __this->set_m_winPtIndex_15((-1)); CRoleBeatKeyData_Total_t538171442 * L_40 = V_3; if (!L_40) { goto IL_01dc; } } { Transform_t3600365921 * L_41 = __this->get_m_WinPtRoot_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_41, (bool)1, /*hidden argument*/NULL); V_4 = 0; goto IL_0189; } IL_0161: { TransformU5BU5D_t807237628* L_42 = __this->get_m_WinPtItems_5(); int32_t L_43 = V_4; NullCheck(L_42); int32_t L_44 = L_43; Transform_t3600365921 * L_45 = (L_42)->GetAt(static_cast(L_44)); int32_t L_46 = V_4; CRoleBeatKeyData_Total_t538171442 * L_47 = V_3; NullCheck(L_47); int32_t L_48 = L_47->get_winCount_1(); G_B18_0 = L_45; if ((((int32_t)L_46) >= ((int32_t)L_48))) { G_B19_0 = L_45; goto IL_017d; } } { G_B20_0 = 1; G_B20_1 = G_B18_0; goto IL_017e; } IL_017d: { G_B20_0 = 0; G_B20_1 = G_B19_0; } IL_017e: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, G_B20_1, (bool)G_B20_0, /*hidden argument*/NULL); int32_t L_49 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); } IL_0189: { int32_t L_50 = V_4; TransformU5BU5D_t807237628* L_51 = __this->get_m_WinPtItems_5(); NullCheck(L_51); if ((((int32_t)L_50) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_51)->max_length))))))) { goto IL_0161; } } { CRoleBeatKeyData_Total_t538171442 * L_52 = V_3; NullCheck(L_52); int32_t L_53 = L_52->get_winCount_1(); __this->set_m_winPtIndex_15(((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1))); UILabel_t3248798549 * L_54 = __this->get_m_RoleScore_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_55 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_01d7; } } { UILabel_t3248798549 * L_56 = __this->get_m_RoleScore_8(); CRoleBeatKeyData_Total_t538171442 * L_57 = V_3; NullCheck(L_57); int32_t L_58 = CRoleBeatKeyData_Total_get_score_m3615130383(L_57, /*hidden argument*/NULL); V_5 = L_58; String_t* L_59 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); NullCheck(L_56); UILabel_set_text_m1071532778(L_56, L_59, /*hidden argument*/NULL); } IL_01d7: { goto IL_0209; } IL_01dc: { Transform_t3600365921 * L_60 = __this->get_m_WinPtRoot_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_60, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_61 = __this->get_m_RoleScore_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_62 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_0209; } } { UILabel_t3248798549 * L_63 = __this->get_m_RoleScore_8(); NullCheck(L_63); UILabel_set_text_m1071532778(L_63, _stringLiteral3452614544, /*hidden argument*/NULL); } IL_0209: { int32_t L_64 = __this->get_m_winPtIndex_15(); if ((((int32_t)0) > ((int32_t)L_64))) { goto IL_0231; } } { ISceneRole_t2394225724 * L_65 = V_2; if (!L_65) { goto IL_0231; } } { bool L_66 = V_0; if (!L_66) { goto IL_0231; } } { __this->set_m_fTimeLabor_14((0.0f)); goto IL_023c; } IL_0231: { __this->set_m_fTimeLabor_14((-1.0f)); } IL_023c: { GameStageSectionRole_OnLoadImage_m2985242223(__this, /*hidden argument*/NULL); GameStageSectionRole_OnWinPtAnim_m2597559917(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageSectionRole::Update() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_Update_m3818212369 (GameStageSectionRole_t3838204955 * __this, const RuntimeMethod* method) { { GameStageSectionRole_OnLoadImage_m2985242223(__this, /*hidden argument*/NULL); GameStageSectionRole_OnWinPtAnim_m2597559917(__this, /*hidden argument*/NULL); return; } } // System.Void GameStageSectionRole::OnWinPtAnim() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_OnWinPtAnim_m2597559917 (GameStageSectionRole_t3838204955 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageSectionRole_OnWinPtAnim_m2597559917_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; 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)); { float L_0 = __this->get_m_fTimeLabor_14(); if ((!(((float)(-0.5f)) > ((float)L_0)))) { goto IL_0011; } } { return; } IL_0011: { V_0 = (0.0f); V_1 = (0.7f); float L_1 = __this->get_m_fTimeLabor_14(); float L_2 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fTimeLabor_14(((float)il2cpp_codegen_add((float)L_1, (float)L_2))); float L_3 = __this->get_m_fTimeLabor_14(); if ((!(((float)(1.4f)) <= ((float)L_3)))) { goto IL_0055; } } { __this->set_m_fTimeLabor_14((-1.0f)); V_0 = (1.0f); goto IL_00b5; } IL_0055: { float L_4 = __this->get_m_fTimeLabor_14(); if ((!(((float)(0.6f)) >= ((float)L_4)))) { goto IL_0070; } } { V_0 = (0.0f); goto IL_0083; } IL_0070: { float L_5 = __this->get_m_fTimeLabor_14(); V_0 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_5, (float)(0.6f))), (float)(2.0f))); } IL_0083: { float L_6 = __this->get_m_fTimeLabor_14(); if ((!(((float)(1.1f)) <= ((float)L_6)))) { goto IL_00b5; } } { float L_7 = __this->get_m_fTimeLabor_14(); float L_8 = CMathHelp_GetPingPong_m3554504360(NULL /*static, unused*/, (0.7f), (1.4f), ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_7, (float)(1.1f))), (float)(3.333333f))), /*hidden argument*/NULL); V_1 = L_8; } IL_00b5: { float L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_9, (0.0f), (1.0f), /*hidden argument*/NULL); V_0 = L_10; int32_t L_11 = __this->get_m_winPtIndex_15(); float L_12 = V_0; float L_13 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (460.0f), ((float)il2cpp_codegen_multiply((float)(33.0f), (float)(((float)((float)L_11))))), L_12, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_14); Vector3_t3722313464 L_15 = Transform_get_localPosition_m4234289348(L_14, /*hidden argument*/NULL); V_3 = L_15; float L_16 = (&V_3)->get_x_1(); V_2 = ((float)il2cpp_codegen_subtract((float)L_13, (float)L_16)); int32_t L_17 = __this->get_m_winPtIndex_15(); if ((((int32_t)0) > ((int32_t)L_17))) { goto IL_017b; } } { TransformU5BU5D_t807237628* L_18 = __this->get_m_WinPtItems_5(); NullCheck(L_18); int32_t L_19 = __this->get_m_winPtIndex_15(); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length))))) <= ((int32_t)L_19))) { goto IL_017b; } } { TransformU5BU5D_t807237628* L_20 = __this->get_m_WinPtItems_5(); int32_t L_21 = __this->get_m_winPtIndex_15(); NullCheck(L_20); int32_t L_22 = L_21; Transform_t3600365921 * L_23 = (L_20)->GetAt(static_cast(L_22)); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_24 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_017b; } } { TransformU5BU5D_t807237628* L_25 = __this->get_m_WinPtItems_5(); int32_t L_26 = __this->get_m_winPtIndex_15(); NullCheck(L_25); int32_t L_27 = L_26; Transform_t3600365921 * L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_localPosition_m4234289348(L_28, /*hidden argument*/NULL); V_4 = L_29; float L_30 = V_2; (&V_4)->set_x_1(L_30); TransformU5BU5D_t807237628* L_31 = __this->get_m_WinPtItems_5(); int32_t L_32 = __this->get_m_winPtIndex_15(); NullCheck(L_31); int32_t L_33 = L_32; Transform_t3600365921 * L_34 = (L_31)->GetAt(static_cast(L_33)); Vector3_t3722313464 L_35 = V_4; NullCheck(L_34); Transform_set_localPosition_m4128471975(L_34, L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_36 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); float L_37 = V_1; Vector3_t3722313464 L_38 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_36, L_37, /*hidden argument*/NULL); V_5 = L_38; TransformU5BU5D_t807237628* L_39 = __this->get_m_WinPtItems_5(); int32_t L_40 = __this->get_m_winPtIndex_15(); NullCheck(L_39); int32_t L_41 = L_40; Transform_t3600365921 * L_42 = (L_39)->GetAt(static_cast(L_41)); Vector3_t3722313464 L_43 = V_5; NullCheck(L_42); Transform_set_localScale_m3053443106(L_42, L_43, /*hidden argument*/NULL); } IL_017b: { return; } } // System.Void GameStageSectionRole::OnLoadImage() extern "C" IL2CPP_METHOD_ATTR void GameStageSectionRole_OnLoadImage_m2985242223 (GameStageSectionRole_t3838204955 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GameStageSectionRole_OnLoadImage_m2985242223_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_IsLoadSuccess_12(); if (L_0) { goto IL_0057; } } { UITexture_t3471168817 * L_1 = __this->get_m_RoleHead_6(); NullCheck(L_1); GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(L_1, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = GameObject_get_activeSelf_m1767405923(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_002c; } } { UITexture_t3471168817 * L_4 = __this->get_m_RoleHead_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)1, /*hidden argument*/NULL); } IL_002c: { UITexture_t3471168817 * L_5 = __this->get_m_RoleHead_6(); int64_t L_6 = __this->get_m_userID_10(); int64_t L_7 = __this->get_m_imgageID_11(); int32_t L_8 = __this->get_m_sex_9(); Vector3_t3722313464 L_9 = __this->get_m_OriginalSize_13(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_10 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_5, L_6, L_7, L_8, L_9, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsLoadSuccess_12(L_10); } IL_0057: { 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 HandBookCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void HandBookCfg__ctor_m2684611036 (HandBookCfg_t3398685571 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg__ctor_m2684611036_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); Dictionary_2_t1550011832 * L_0 = (Dictionary_2_t1550011832 *)il2cpp_codegen_object_new(Dictionary_2_t1550011832_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3459450440(L_0, /*hidden argument*/Dictionary_2__ctor_m3459450440_RuntimeMethod_var); __this->set_themeInfoDic_2(L_0); ITextBase_PushTask_m2878137237(__this, _stringLiteral790470438, 0, /*hidden argument*/NULL); return; } } // HandBookCfg HandBookCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR HandBookCfg_t3398685571 * HandBookCfg_GetInstance_m3087382814 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg_GetInstance_m3087382814_MetadataUsageId); s_Il2CppMethodInitialized = true; } { HandBookCfg_t3398685571 * L_0 = ((HandBookCfg_t3398685571_StaticFields*)il2cpp_codegen_static_fields_for(HandBookCfg_t3398685571_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (!L_0) { goto IL_0010; } } { HandBookCfg_t3398685571 * L_1 = ((HandBookCfg_t3398685571_StaticFields*)il2cpp_codegen_static_fields_for(HandBookCfg_t3398685571_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_1; } IL_0010: { HandBookCfg_t3398685571 * L_2 = (HandBookCfg_t3398685571 *)il2cpp_codegen_object_new(HandBookCfg_t3398685571_il2cpp_TypeInfo_var); HandBookCfg__ctor_m2684611036(L_2, /*hidden argument*/NULL); ((HandBookCfg_t3398685571_StaticFields*)il2cpp_codegen_static_fields_for(HandBookCfg_t3398685571_il2cpp_TypeInfo_var))->set_s_Instance_1(L_2); HandBookCfg_t3398685571 * L_3 = ((HandBookCfg_t3398685571_StaticFields*)il2cpp_codegen_static_fields_for(HandBookCfg_t3398685571_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_3; } } // System.Int32 HandBookCfg::get_ThemeCount() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookCfg_get_ThemeCount_m2909734428 (HandBookCfg_t3398685571 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg_get_ThemeCount_m2909734428_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1550011832 * L_0 = __this->get_themeInfoDic_2(); NullCheck(L_0); int32_t L_1 = Dictionary_2_get_Count_m2653503940(L_0, /*hidden argument*/Dictionary_2_get_Count_m2653503940_RuntimeMethod_var); return L_1; } } // HandBookCfg/SuitInfo HandBookCfg::GetSuitbySuitId(System.Int32) extern "C" IL2CPP_METHOD_ATTR SuitInfo_t4135687472 * HandBookCfg_GetSuitbySuitId_m2847084208 (HandBookCfg_t3398685571 * __this, int32_t ___suitId0, const RuntimeMethod* method) { ThemeInfo_t2661298501 * V_0 = NULL; { int32_t L_0 = ___suitId0; ThemeInfo_t2661298501 * L_1 = HandBookCfg_GetThemeBySuitId_m1765356612(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; ThemeInfo_t2661298501 * L_2 = V_0; if (!L_2) { goto IL_0016; } } { ThemeInfo_t2661298501 * L_3 = V_0; int32_t L_4 = ___suitId0; NullCheck(L_3); SuitInfo_t4135687472 * L_5 = ThemeInfo_GetSuit_m903882588(L_3, L_4, /*hidden argument*/NULL); return L_5; } IL_0016: { return (SuitInfo_t4135687472 *)NULL; } } // System.Void HandBookCfg::GetAllClothesStar(System.Int32&,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void HandBookCfg_GetAllClothesStar_m2546124994 (HandBookCfg_t3398685571 * __this, int32_t* ___purpleCount0, int32_t* ___orangeCount1, int32_t* ___blueCount2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg_GetAllClothesStar_m2546124994_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t3947683999 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t3504194607 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; 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); { int32_t* L_0 = ___purpleCount0; *((int32_t*)(L_0)) = (int32_t)0; int32_t* L_1 = ___orangeCount1; *((int32_t*)(L_1)) = (int32_t)0; int32_t* L_2 = ___blueCount2; *((int32_t*)(L_2)) = (int32_t)0; Dictionary_2_t1550011832 * L_3 = __this->get_themeInfoDic_2(); NullCheck(L_3); Enumerator_t3504194607 L_4 = Dictionary_2_GetEnumerator_m994125569(L_3, /*hidden argument*/Dictionary_2_GetEnumerator_m994125569_RuntimeMethod_var); V_1 = L_4; } IL_0015: try { // begin try (depth: 1) { goto IL_00e3; } IL_001a: { KeyValuePair_2_t3947683999 L_5 = Enumerator_get_Current_m2364259051((&V_1), /*hidden argument*/Enumerator_get_Current_m2364259051_RuntimeMethod_var); V_0 = L_5; V_2 = 0; goto IL_00cc; } IL_0029: { ThemeInfo_t2661298501 * L_6 = KeyValuePair_2_get_Value_m1474545565((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m1474545565_RuntimeMethod_var); NullCheck(L_6); List_1_t1312794918 * L_7 = ThemeInfo_get_SuitList_m3627037278(L_6, /*hidden argument*/NULL); int32_t L_8 = V_2; NullCheck(L_7); SuitInfo_t4135687472 * L_9 = List_1_get_Item_m2225324046(L_7, L_8, /*hidden argument*/List_1_get_Item_m2225324046_RuntimeMethod_var); NullCheck(L_9); int32_t L_10 = SuitInfo_get_Score_m1170246544(L_9, /*hidden argument*/NULL); int32_t L_11 = HandBookCfg_GetStarCount_m3823064099(__this, L_10, /*hidden argument*/NULL); V_3 = L_11; bool L_12 = Int32_Equals_m2976157357((&V_3), 1, /*hidden argument*/NULL); if (!L_12) { goto IL_005f; } } IL_0054: { int32_t* L_13 = ___blueCount2; int32_t* L_14 = ___blueCount2; *((int32_t*)(L_13)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_14)), (int32_t)1)); goto IL_00c8; } IL_005f: { ThemeInfo_t2661298501 * L_15 = KeyValuePair_2_get_Value_m1474545565((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m1474545565_RuntimeMethod_var); NullCheck(L_15); List_1_t1312794918 * L_16 = ThemeInfo_get_SuitList_m3627037278(L_15, /*hidden argument*/NULL); int32_t L_17 = V_2; NullCheck(L_16); SuitInfo_t4135687472 * L_18 = List_1_get_Item_m2225324046(L_16, L_17, /*hidden argument*/List_1_get_Item_m2225324046_RuntimeMethod_var); NullCheck(L_18); int32_t L_19 = SuitInfo_get_Score_m1170246544(L_18, /*hidden argument*/NULL); int32_t L_20 = HandBookCfg_GetStarCount_m3823064099(__this, L_19, /*hidden argument*/NULL); V_4 = L_20; bool L_21 = Int32_Equals_m2976157357((&V_4), 2, /*hidden argument*/NULL); if (!L_21) { goto IL_0096; } } IL_008b: { int32_t* L_22 = ___purpleCount0; int32_t* L_23 = ___purpleCount0; *((int32_t*)(L_22)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_23)), (int32_t)1)); goto IL_00c8; } IL_0096: { ThemeInfo_t2661298501 * L_24 = KeyValuePair_2_get_Value_m1474545565((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m1474545565_RuntimeMethod_var); NullCheck(L_24); List_1_t1312794918 * L_25 = ThemeInfo_get_SuitList_m3627037278(L_24, /*hidden argument*/NULL); int32_t L_26 = V_2; NullCheck(L_25); SuitInfo_t4135687472 * L_27 = List_1_get_Item_m2225324046(L_25, L_26, /*hidden argument*/List_1_get_Item_m2225324046_RuntimeMethod_var); NullCheck(L_27); int32_t L_28 = SuitInfo_get_Score_m1170246544(L_27, /*hidden argument*/NULL); int32_t L_29 = HandBookCfg_GetStarCount_m3823064099(__this, L_28, /*hidden argument*/NULL); V_5 = L_29; bool L_30 = Int32_Equals_m2976157357((&V_5), 3, /*hidden argument*/NULL); if (!L_30) { goto IL_00c8; } } IL_00c2: { int32_t* L_31 = ___orangeCount1; int32_t* L_32 = ___orangeCount1; *((int32_t*)(L_31)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_32)), (int32_t)1)); } IL_00c8: { int32_t L_33 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00cc: { int32_t L_34 = V_2; ThemeInfo_t2661298501 * L_35 = KeyValuePair_2_get_Value_m1474545565((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m1474545565_RuntimeMethod_var); NullCheck(L_35); List_1_t1312794918 * L_36 = ThemeInfo_get_SuitList_m3627037278(L_35, /*hidden argument*/NULL); NullCheck(L_36); int32_t L_37 = List_1_get_Count_m3041611854(L_36, /*hidden argument*/List_1_get_Count_m3041611854_RuntimeMethod_var); if ((((int32_t)L_34) < ((int32_t)L_37))) { goto IL_0029; } } IL_00e3: { bool L_38 = Enumerator_MoveNext_m1278639499((&V_1), /*hidden argument*/Enumerator_MoveNext_m1278639499_RuntimeMethod_var); if (L_38) { goto IL_001a; } } IL_00ef: { IL2CPP_LEAVE(0x102, FINALLY_00f4); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00f4; } FINALLY_00f4: { // begin finally (depth: 1) Enumerator_Dispose_m3795003572((&V_1), /*hidden argument*/Enumerator_Dispose_m3795003572_RuntimeMethod_var); IL2CPP_END_FINALLY(244) } // end finally (depth: 1) IL2CPP_CLEANUP(244) { IL2CPP_JUMP_TBL(0x102, IL_0102) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0102: { return; } } // System.Int32 HandBookCfg::GetStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t HandBookCfg_GetStarCount_m3823064099 (HandBookCfg_t3398685571 * __this, int32_t ___score0, const RuntimeMethod* method) { { int32_t L_0 = ___score0; if ((((int32_t)((int32_t)100)) > ((int32_t)L_0))) { goto IL_000a; } } { return 3; } IL_000a: { int32_t L_1 = ___score0; if ((((int32_t)((int32_t)40)) <= ((int32_t)L_1))) { goto IL_0014; } } { return (-1); } IL_0014: { int32_t L_2 = ___score0; return ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_2/(int32_t)((int32_t)20))), (int32_t)1)); } } // HandBookCfg/ThemeInfo HandBookCfg::GetThemeBySuitId(System.Int32) extern "C" IL2CPP_METHOD_ATTR ThemeInfo_t2661298501 * HandBookCfg_GetThemeBySuitId_m1765356612 (HandBookCfg_t3398685571 * __this, int32_t ___suitId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg_GetThemeBySuitId_m1765356612_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 * V_0 = NULL; KeyValuePair_2_t3947683999 V_1; memset(&V_1, 0, sizeof(V_1)); Enumerator_t3504194607 V_2; memset(&V_2, 0, sizeof(V_2)); ThemeInfo_t2661298501 * 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); { U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 * L_0 = (U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 *)il2cpp_codegen_object_new(U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840_il2cpp_TypeInfo_var); U3CGetThemeBySuitIdU3Ec__AnonStorey0__ctor_m1268350538(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 * L_1 = V_0; int32_t L_2 = ___suitId0; NullCheck(L_1); L_1->set_suitId_0(L_2); Dictionary_2_t1550011832 * L_3 = __this->get_themeInfoDic_2(); NullCheck(L_3); Enumerator_t3504194607 L_4 = Dictionary_2_GetEnumerator_m994125569(L_3, /*hidden argument*/Dictionary_2_GetEnumerator_m994125569_RuntimeMethod_var); V_2 = L_4; } IL_0019: try { // begin try (depth: 1) { goto IL_0055; } IL_001e: { KeyValuePair_2_t3947683999 L_5 = Enumerator_get_Current_m2364259051((&V_2), /*hidden argument*/Enumerator_get_Current_m2364259051_RuntimeMethod_var); V_1 = L_5; ThemeInfo_t2661298501 * L_6 = KeyValuePair_2_get_Value_m1474545565((&V_1), /*hidden argument*/KeyValuePair_2_get_Value_m1474545565_RuntimeMethod_var); NullCheck(L_6); List_1_t1312794918 * L_7 = ThemeInfo_get_SuitList_m3627037278(L_6, /*hidden argument*/NULL); U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 * L_8 = V_0; intptr_t L_9 = (intptr_t)U3CGetThemeBySuitIdU3Ec__AnonStorey0_U3CU3Em__0_m4207835382_RuntimeMethod_var; Predicate_1_t666014300 * L_10 = (Predicate_1_t666014300 *)il2cpp_codegen_object_new(Predicate_1_t666014300_il2cpp_TypeInfo_var); Predicate_1__ctor_m1723132452(L_10, L_8, L_9, /*hidden argument*/Predicate_1__ctor_m1723132452_RuntimeMethod_var); NullCheck(L_7); bool L_11 = List_1_Exists_m2179983770(L_7, L_10, /*hidden argument*/List_1_Exists_m2179983770_RuntimeMethod_var); if (!L_11) { goto IL_0055; } } IL_0048: { ThemeInfo_t2661298501 * L_12 = KeyValuePair_2_get_Value_m1474545565((&V_1), /*hidden argument*/KeyValuePair_2_get_Value_m1474545565_RuntimeMethod_var); V_3 = L_12; IL2CPP_LEAVE(0x76, FINALLY_0066); } IL_0055: { bool L_13 = Enumerator_MoveNext_m1278639499((&V_2), /*hidden argument*/Enumerator_MoveNext_m1278639499_RuntimeMethod_var); if (L_13) { goto IL_001e; } } IL_0061: { IL2CPP_LEAVE(0x74, FINALLY_0066); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0066; } FINALLY_0066: { // begin finally (depth: 1) Enumerator_Dispose_m3795003572((&V_2), /*hidden argument*/Enumerator_Dispose_m3795003572_RuntimeMethod_var); IL2CPP_END_FINALLY(102) } // end finally (depth: 1) IL2CPP_CLEANUP(102) { IL2CPP_JUMP_TBL(0x76, IL_0076) IL2CPP_JUMP_TBL(0x74, IL_0074) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0074: { return (ThemeInfo_t2661298501 *)NULL; } IL_0076: { ThemeInfo_t2661298501 * L_14 = V_3; return L_14; } } // HandBookCfg/ThemeInfo HandBookCfg::GetTheme(System.Int32) extern "C" IL2CPP_METHOD_ATTR ThemeInfo_t2661298501 * HandBookCfg_GetTheme_m4289701062 (HandBookCfg_t3398685571 * __this, int32_t ___themeId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg_GetTheme_m4289701062_MetadataUsageId); s_Il2CppMethodInitialized = true; } ThemeInfo_t2661298501 * V_0 = NULL; { Dictionary_2_t1550011832 * L_0 = __this->get_themeInfoDic_2(); int32_t L_1 = ___themeId0; NullCheck(L_0); Dictionary_2_TryGetValue_m493877841(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m493877841_RuntimeMethod_var); ThemeInfo_t2661298501 * L_2 = V_0; return L_2; } } // System.Collections.Generic.List`1 HandBookCfg::GetSuitList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t1312794918 * HandBookCfg_GetSuitList_m236844938 (HandBookCfg_t3398685571 * __this, int32_t ___themeID0, const RuntimeMethod* method) { ThemeInfo_t2661298501 * V_0 = NULL; { int32_t L_0 = ___themeID0; ThemeInfo_t2661298501 * L_1 = HandBookCfg_GetTheme_m4289701062(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; ThemeInfo_t2661298501 * L_2 = V_0; if (!L_2) { goto IL_0015; } } { ThemeInfo_t2661298501 * L_3 = V_0; NullCheck(L_3); List_1_t1312794918 * L_4 = ThemeInfo_get_SuitList_m3627037278(L_3, /*hidden argument*/NULL); return L_4; } IL_0015: { return (List_1_t1312794918 *)NULL; } } // HandBookCfg/SuitInfo HandBookCfg::GetSuit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR SuitInfo_t4135687472 * HandBookCfg_GetSuit_m460607512 (HandBookCfg_t3398685571 * __this, int32_t ___themeId0, int32_t ___suitId1, const RuntimeMethod* method) { ThemeInfo_t2661298501 * V_0 = NULL; { int32_t L_0 = ___themeId0; ThemeInfo_t2661298501 * L_1 = HandBookCfg_GetTheme_m4289701062(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; ThemeInfo_t2661298501 * L_2 = V_0; if (!L_2) { goto IL_0016; } } { ThemeInfo_t2661298501 * L_3 = V_0; int32_t L_4 = ___suitId1; NullCheck(L_3); SuitInfo_t4135687472 * L_5 = ThemeInfo_GetSuit_m903882588(L_3, L_4, /*hidden argument*/NULL); return L_5; } IL_0016: { return (SuitInfo_t4135687472 *)NULL; } } // System.Collections.Generic.Dictionary`2> HandBookCfg::GroupThemeBy(System.Int32) extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t3022086574 * HandBookCfg_GroupThemeBy_m171028720 (HandBookCfg_t3398685571 * __this, int32_t ___rate0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg_GroupThemeBy_m171028720_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t3022086574 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; List_1_t4133373243 * V_3 = NULL; int32_t V_4 = 0; ThemeInfo_t2661298501 * V_5 = NULL; { Dictionary_2_t3022086574 * L_0 = (Dictionary_2_t3022086574 *)il2cpp_codegen_object_new(Dictionary_2_t3022086574_il2cpp_TypeInfo_var); Dictionary_2__ctor_m730547153(L_0, /*hidden argument*/Dictionary_2__ctor_m730547153_RuntimeMethod_var); V_0 = L_0; int32_t L_1 = HandBookCfg_get_ThemeCount_m2909734428(__this, /*hidden argument*/NULL); int32_t L_2 = ___rate0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_3 = Mathf_CeilToInt_m432108984(NULL /*static, unused*/, ((float)((float)(((float)((float)L_1)))/(float)(((float)((float)L_2))))), /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0069; } IL_001d: { List_1_t4133373243 * L_4 = (List_1_t4133373243 *)il2cpp_codegen_object_new(List_1_t4133373243_il2cpp_TypeInfo_var); List_1__ctor_m532806077(L_4, /*hidden argument*/List_1__ctor_m532806077_RuntimeMethod_var); V_3 = L_4; int32_t L_5 = ___rate0; int32_t L_6 = V_2; V_4 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); goto IL_0051; } IL_002d: { Dictionary_2_t1550011832 * L_7 = __this->get_themeInfoDic_2(); int32_t L_8 = V_4; NullCheck(L_7); bool L_9 = Dictionary_2_TryGetValue_m493877841(L_7, ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)), (&V_5), /*hidden argument*/Dictionary_2_TryGetValue_m493877841_RuntimeMethod_var); if (!L_9) { goto IL_004b; } } { List_1_t4133373243 * L_10 = V_3; ThemeInfo_t2661298501 * L_11 = V_5; NullCheck(L_10); List_1_Add_m1056194799(L_10, L_11, /*hidden argument*/List_1_Add_m1056194799_RuntimeMethod_var); } IL_004b: { int32_t L_12 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0051: { int32_t L_13 = V_4; int32_t L_14 = ___rate0; int32_t L_15 = V_2; if ((((int32_t)L_13) < ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1))))))) { goto IL_002d; } } { Dictionary_2_t3022086574 * L_16 = V_0; int32_t L_17 = V_2; List_1_t4133373243 * L_18 = V_3; NullCheck(L_16); Dictionary_2_Add_m3730085612(L_16, L_17, L_18, /*hidden argument*/Dictionary_2_Add_m3730085612_RuntimeMethod_var); int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0069: { int32_t L_20 = V_2; int32_t L_21 = V_1; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_001d; } } { Dictionary_2_t3022086574 * L_22 = V_0; return L_22; } } // System.Boolean HandBookCfg::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool HandBookCfg_OnLoad_m4003864900 (HandBookCfg_t3398685571 * __this, String_t* ___loadedObj0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg_OnLoad_m4003864900_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; XmlElement_t561603118 * V_1 = NULL; XmlNodeList_t2551693786 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; XmlElement_t561603118 * V_5 = NULL; int32_t V_6 = 0; String_t* V_7 = NULL; String_t* V_8 = NULL; XmlNodeList_t2551693786 * V_9 = NULL; List_1_t1312794918 * V_10 = NULL; int32_t V_11 = 0; XmlElement_t561603118 * V_12 = NULL; int32_t V_13 = 0; String_t* V_14 = NULL; String_t* V_15 = NULL; String_t* V_16 = NULL; int32_t V_17 = 0; int32_t V_18 = 0; String_t* V_19 = NULL; XmlNodeList_t2551693786 * V_20 = NULL; List_1_t128053199 * V_21 = NULL; int32_t V_22 = 0; XmlElement_t561603118 * V_23 = NULL; int32_t V_24 = 0; SuitInfo_t4135687472 * V_25 = NULL; Exception_t * V_26 = 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); XmlElement_t561603118 * G_B5_0 = NULL; { String_t* L_0 = ___loadedObj0; 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_001c; } } { CLogHelp_t779629444 * L_2 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CLogHelp_Log_m386290467(L_2, _stringLiteral4171064402, /*hidden argument*/NULL); return (bool)0; } IL_001c: try { // begin try (depth: 1) try { // begin try (depth: 2) { XmlDocument_t2837193595 * L_3 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_3, /*hidden argument*/NULL); V_0 = L_3; XmlDocument_t2837193595 * L_4 = V_0; String_t* L_5 = ___loadedObj0; NullCheck(L_4); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_4, L_5); XmlDocument_t2837193595 * L_6 = V_0; if (!L_6) { goto IL_003f; } } IL_002f: { XmlDocument_t2837193595 * L_7 = V_0; NullCheck(L_7); XmlNode_t3767805227 * L_8 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_7); G_B5_0 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_8, XmlElement_t561603118_il2cpp_TypeInfo_var)); goto IL_0040; } IL_003f: { G_B5_0 = ((XmlElement_t561603118 *)(NULL)); } IL_0040: { V_1 = G_B5_0; XmlElement_t561603118 * L_9 = V_1; NullCheck(L_9); XmlNodeList_t2551693786 * L_10 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_9); V_2 = L_10; XmlNodeList_t2551693786 * L_11 = V_2; if (L_11) { goto IL_0055; } } IL_004e: { V_3 = (bool)0; IL2CPP_LEAVE(0x21D, FINALLY_0217); } IL_0055: { V_4 = 1; goto IL_01e1; } IL_005d: { XmlNodeList_t2551693786 * L_12 = V_2; int32_t L_13 = V_4; NullCheck(L_12); XmlNode_t3767805227 * L_14 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_12, L_13); V_5 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_14, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_15 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_16 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_15, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_6 = L_16; XmlElement_t561603118 * L_17 = V_5; String_t* L_18 = CMiscHelp_GetXmlElemString_m926144416(NULL /*static, unused*/, L_17, _stringLiteral62725243, /*hidden argument*/NULL); V_7 = L_18; XmlElement_t561603118 * L_19 = V_5; String_t* L_20 = CMiscHelp_GetXmlElemString_m926144416(NULL /*static, unused*/, L_19, _stringLiteral416089526, /*hidden argument*/NULL); V_8 = L_20; XmlElement_t561603118 * L_21 = V_5; NullCheck(L_21); XmlNodeList_t2551693786 * L_22 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_21); V_9 = L_22; XmlNodeList_t2551693786 * L_23 = V_9; NullCheck(L_23); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_23); List_1_t1312794918 * L_25 = (List_1_t1312794918 *)il2cpp_codegen_object_new(List_1_t1312794918_il2cpp_TypeInfo_var); List_1__ctor_m1714755253(L_25, L_24, /*hidden argument*/List_1__ctor_m1714755253_RuntimeMethod_var); V_10 = L_25; V_11 = 0; goto IL_01b3; } IL_00b6: { XmlNodeList_t2551693786 * L_26 = V_9; int32_t L_27 = V_11; NullCheck(L_26); XmlNode_t3767805227 * L_28 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_26, L_27); V_12 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_28, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_29 = V_12; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_30 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_29, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_13 = L_30; XmlElement_t561603118 * L_31 = V_12; String_t* L_32 = CMiscHelp_GetXmlElemString_m926144416(NULL /*static, unused*/, L_31, _stringLiteral62725243, /*hidden argument*/NULL); V_14 = L_32; XmlElement_t561603118 * L_33 = V_12; String_t* L_34 = CMiscHelp_GetXmlElemString_m926144416(NULL /*static, unused*/, L_33, _stringLiteral416089526, /*hidden argument*/NULL); V_15 = L_34; XmlElement_t561603118 * L_35 = V_12; String_t* L_36 = CMiscHelp_GetXmlElemString_m926144416(NULL /*static, unused*/, L_35, _stringLiteral3220737639, /*hidden argument*/NULL); V_16 = L_36; XmlElement_t561603118 * L_37 = V_12; int32_t L_38 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_37, _stringLiteral1628940268, 0, /*hidden argument*/NULL); V_17 = L_38; XmlElement_t561603118 * L_39 = V_12; int32_t L_40 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_39, _stringLiteral1512030231, 0, /*hidden argument*/NULL); V_18 = L_40; XmlElement_t561603118 * L_41 = V_12; String_t* L_42 = CMiscHelp_GetXmlElemString_m926144416(NULL /*static, unused*/, L_41, _stringLiteral1544470555, /*hidden argument*/NULL); V_19 = L_42; XmlElement_t561603118 * L_43 = V_12; NullCheck(L_43); XmlNodeList_t2551693786 * L_44 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_43); V_20 = L_44; XmlNodeList_t2551693786 * L_45 = V_20; NullCheck(L_45); int32_t L_46 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_45); List_1_t128053199 * L_47 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m2098009717(L_47, L_46, /*hidden argument*/List_1__ctor_m2098009717_RuntimeMethod_var); V_21 = L_47; V_22 = 0; goto IL_0178; } IL_014a: { XmlNodeList_t2551693786 * L_48 = V_20; int32_t L_49 = V_11; NullCheck(L_48); XmlNode_t3767805227 * L_50 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_48, L_49); V_23 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_50, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_51 = V_23; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_52 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_51, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_24 = L_52; List_1_t128053199 * L_53 = V_21; int32_t L_54 = V_24; NullCheck(L_53); List_1_Add_m697420525(L_53, L_54, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_55 = V_22; V_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0178: { int32_t L_56 = V_22; XmlNodeList_t2551693786 * L_57 = V_20; NullCheck(L_57); int32_t L_58 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_57); if ((((int32_t)L_56) < ((int32_t)L_58))) { goto IL_014a; } } IL_0186: { int32_t L_59 = V_13; String_t* L_60 = V_14; String_t* L_61 = V_15; String_t* L_62 = V_16; int32_t L_63 = V_17; int32_t L_64 = V_18; String_t* L_65 = V_19; SuitInfo_t4135687472 * L_66 = (SuitInfo_t4135687472 *)il2cpp_codegen_object_new(SuitInfo_t4135687472_il2cpp_TypeInfo_var); SuitInfo__ctor_m2441104385(L_66, L_59, L_60, L_61, L_62, L_63, L_64, L_65, /*hidden argument*/NULL); V_25 = L_66; SuitInfo_t4135687472 * L_67 = V_25; int32_t L_68 = V_11; NullCheck(L_67); SuitInfo_set_Index_m3544557297(L_67, L_68, /*hidden argument*/NULL); List_1_t1312794918 * L_69 = V_10; SuitInfo_t4135687472 * L_70 = V_25; NullCheck(L_69); List_1_Add_m3185995672(L_69, L_70, /*hidden argument*/List_1_Add_m3185995672_RuntimeMethod_var); int32_t L_71 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); } IL_01b3: { int32_t L_72 = V_11; XmlNodeList_t2551693786 * L_73 = V_9; NullCheck(L_73); int32_t L_74 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_73); if ((((int32_t)L_72) < ((int32_t)L_74))) { goto IL_00b6; } } IL_01c1: { Dictionary_2_t1550011832 * L_75 = __this->get_themeInfoDic_2(); int32_t L_76 = V_6; int32_t L_77 = V_6; String_t* L_78 = V_7; String_t* L_79 = V_8; List_1_t1312794918 * L_80 = V_10; ThemeInfo_t2661298501 * L_81 = (ThemeInfo_t2661298501 *)il2cpp_codegen_object_new(ThemeInfo_t2661298501_il2cpp_TypeInfo_var); ThemeInfo__ctor_m1451458300(L_81, L_77, L_78, L_79, L_80, /*hidden argument*/NULL); NullCheck(L_75); Dictionary_2_Add_m3231651988(L_75, L_76, L_81, /*hidden argument*/Dictionary_2_Add_m3231651988_RuntimeMethod_var); int32_t L_82 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01e1: { int32_t L_83 = V_4; XmlNodeList_t2551693786 * L_84 = V_2; NullCheck(L_84); int32_t L_85 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_84); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_005d; } } IL_01ee: { V_3 = (bool)1; IL2CPP_LEAVE(0x21D, FINALLY_0217); } } // end try (depth: 2) 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_01f5; throw e; } CATCH_01f5: { // begin catch(System.Exception) V_26 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_86 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_87 = V_26; NullCheck(L_87); String_t* L_88 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_87); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_89 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1932636217, L_88, /*hidden argument*/NULL); NullCheck(L_86); CLogHelp_LogError_m609093992(L_86, L_89, /*hidden argument*/NULL); IL2CPP_LEAVE(0x21B, FINALLY_0217); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0217; } FINALLY_0217: { // begin finally (depth: 1) ___loadedObj0 = (String_t*)NULL; IL2CPP_END_FINALLY(535) } // end finally (depth: 1) IL2CPP_CLEANUP(535) { IL2CPP_JUMP_TBL(0x21D, IL_021d) IL2CPP_JUMP_TBL(0x21B, IL_021b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_021b: { return (bool)0; } IL_021d: { bool L_90 = V_3; return L_90; } } // System.Void HandBookCfg::Clear() extern "C" IL2CPP_METHOD_ATTR void HandBookCfg_Clear_m3349639713 (HandBookCfg_t3398685571 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCfg_Clear_m3349639713_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t3947683999 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t3504194607 V_1; memset(&V_1, 0, sizeof(V_1)); 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); { Dictionary_2_t1550011832 * L_0 = __this->get_themeInfoDic_2(); if (!L_0) { goto IL_0070; } } { Dictionary_2_t1550011832 * L_1 = __this->get_themeInfoDic_2(); NullCheck(L_1); int32_t L_2 = Dictionary_2_get_Count_m2653503940(L_1, /*hidden argument*/Dictionary_2_get_Count_m2653503940_RuntimeMethod_var); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0070; } } { Dictionary_2_t1550011832 * L_3 = __this->get_themeInfoDic_2(); NullCheck(L_3); Enumerator_t3504194607 L_4 = Dictionary_2_GetEnumerator_m994125569(L_3, /*hidden argument*/Dictionary_2_GetEnumerator_m994125569_RuntimeMethod_var); V_1 = L_4; } IL_0028: try { // begin try (depth: 1) { goto IL_0046; } IL_002d: { KeyValuePair_2_t3947683999 L_5 = Enumerator_get_Current_m2364259051((&V_1), /*hidden argument*/Enumerator_get_Current_m2364259051_RuntimeMethod_var); V_0 = L_5; ThemeInfo_t2661298501 * L_6 = KeyValuePair_2_get_Value_m1474545565((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m1474545565_RuntimeMethod_var); NullCheck(L_6); List_1_t1312794918 * L_7 = ThemeInfo_get_SuitList_m3627037278(L_6, /*hidden argument*/NULL); NullCheck(L_7); List_1_Clear_m1284494543(L_7, /*hidden argument*/List_1_Clear_m1284494543_RuntimeMethod_var); } IL_0046: { bool L_8 = Enumerator_MoveNext_m1278639499((&V_1), /*hidden argument*/Enumerator_MoveNext_m1278639499_RuntimeMethod_var); if (L_8) { goto IL_002d; } } IL_0052: { IL2CPP_LEAVE(0x65, FINALLY_0057); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0057; } FINALLY_0057: { // begin finally (depth: 1) Enumerator_Dispose_m3795003572((&V_1), /*hidden argument*/Enumerator_Dispose_m3795003572_RuntimeMethod_var); IL2CPP_END_FINALLY(87) } // end finally (depth: 1) IL2CPP_CLEANUP(87) { IL2CPP_JUMP_TBL(0x65, IL_0065) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0065: { Dictionary_2_t1550011832 * L_9 = __this->get_themeInfoDic_2(); NullCheck(L_9); Dictionary_2_Clear_m4059964695(L_9, /*hidden argument*/Dictionary_2_Clear_m4059964695_RuntimeMethod_var); } IL_0070: { 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 HandBookCfg/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetThemeBySuitIdU3Ec__AnonStorey0__ctor_m1268350538 (U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean HandBookCfg/c__AnonStorey0::<>m__0(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CGetThemeBySuitIdU3Ec__AnonStorey0_U3CU3Em__0_m4207835382 (U3CGetThemeBySuitIdU3Ec__AnonStorey0_t2187017840 * __this, SuitInfo_t4135687472 * ____0, const RuntimeMethod* method) { { SuitInfo_t4135687472 * L_0 = ____0; NullCheck(L_0); int32_t L_1 = SuitInfo_get_Id_m826285488(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_suitId_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 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 HandBookCfg/SuitInfo::.ctor(System.Int32,System.String,System.String,System.String,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void SuitInfo__ctor_m2441104385 (SuitInfo_t4135687472 * __this, int32_t ___id0, String_t* ___name1, String_t* ___icon2, String_t* ___desc3, int32_t ___role4, int32_t ___score5, String_t* ___story6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SuitInfo__ctor_m2441104385_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___id0; SuitInfo_set_Id_m2475527196(__this, L_0, /*hidden argument*/NULL); String_t* L_1 = ___name1; SuitInfo_set_Name_m2566334735(__this, L_1, /*hidden argument*/NULL); String_t* L_2 = ___icon2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1396831261, L_2, /*hidden argument*/NULL); V_0 = L_3; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_4 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = V_0; NullCheck(L_4); Object_t631007953 * L_6 = IResourceManager_CreateResource_m1279813597(L_4, L_5, (bool)1, /*hidden argument*/NULL); SuitInfo_set_Icon_m1983615459(__this, ((Texture2D_t3840446185 *)CastclassSealed((RuntimeObject*)L_6, Texture2D_t3840446185_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); String_t* L_7 = ___desc3; SuitInfo_set_Desc_m3649316807(__this, L_7, /*hidden argument*/NULL); int32_t L_8 = ___score5; SuitInfo_set_Score_m3585120919(__this, L_8, /*hidden argument*/NULL); String_t* L_9 = ___story6; SuitInfo_set_Story_m1512499898(__this, L_9, /*hidden argument*/NULL); List_1_t1208796635 * L_10 = (List_1_t1208796635 *)il2cpp_codegen_object_new(List_1_t1208796635_il2cpp_TypeInfo_var); List_1__ctor_m1724516920(L_10, /*hidden argument*/List_1__ctor_m1724516920_RuntimeMethod_var); SuitInfo_set_FashionList_m889619595(__this, L_10, /*hidden argument*/NULL); List_1_t296433643 * L_11 = (List_1_t296433643 *)il2cpp_codegen_object_new(List_1_t296433643_il2cpp_TypeInfo_var); List_1__ctor_m319971746(L_11, /*hidden argument*/List_1__ctor_m319971746_RuntimeMethod_var); SuitInfo_set_RewardList_m1066763283(__this, L_11, /*hidden argument*/NULL); int32_t L_12 = ___role4; SuitInfo_set_enumSex_m220669412(__this, L_12, /*hidden argument*/NULL); return; } } // System.Int32 HandBookCfg/SuitInfo::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_Id_m826285488 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIdU3Ek__BackingField_0(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_Id(System.Int32) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Id_m2475527196 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CIdU3Ek__BackingField_0(L_0); return; } } // System.String HandBookCfg/SuitInfo::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_get_Name_m1512850021 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_1(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Name_m2566334735 (SuitInfo_t4135687472 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CNameU3Ek__BackingField_1(L_0); return; } } // System.String HandBookCfg/SuitInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_get_Desc_m877041457 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CDescU3Ek__BackingField_2(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_Desc(System.String) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Desc_m3649316807 (SuitInfo_t4135687472 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CDescU3Ek__BackingField_2(L_0); return; } } // System.Int32 HandBookCfg/SuitInfo::get_Score() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_Score_m1170246544 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CScoreU3Ek__BackingField_3(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_Score(System.Int32) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Score_m3585120919 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CScoreU3Ek__BackingField_3(L_0); return; } } // System.String HandBookCfg/SuitInfo::get_Story() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_get_Story_m4167476756 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CStoryU3Ek__BackingField_4(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_Story(System.String) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Story_m1512499898 (SuitInfo_t4135687472 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CStoryU3Ek__BackingField_4(L_0); return; } } // UnityEngine.Texture2D HandBookCfg/SuitInfo::get_Icon() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * SuitInfo_get_Icon_m3851911883 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { Texture2D_t3840446185 * L_0 = __this->get_U3CIconU3Ek__BackingField_5(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_Icon(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Icon_m1983615459 (SuitInfo_t4135687472 * __this, Texture2D_t3840446185 * ___value0, const RuntimeMethod* method) { { Texture2D_t3840446185 * L_0 = ___value0; __this->set_U3CIconU3Ek__BackingField_5(L_0); return; } } // System.Int32 HandBookCfg/SuitInfo::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_Index_m783834936 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIndexU3Ek__BackingField_6(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_Index(System.Int32) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_Index_m3544557297 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CIndexU3Ek__BackingField_6(L_0); return; } } // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::get_FashionList() extern "C" IL2CPP_METHOD_ATTR List_1_t1208796635 * SuitInfo_get_FashionList_m3680938016 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { List_1_t1208796635 * L_0 = __this->get_U3CFashionListU3Ek__BackingField_7(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_FashionList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_FashionList_m889619595 (SuitInfo_t4135687472 * __this, List_1_t1208796635 * ___value0, const RuntimeMethod* method) { { List_1_t1208796635 * L_0 = ___value0; __this->set_U3CFashionListU3Ek__BackingField_7(L_0); return; } } // System.Collections.Generic.List`1 HandBookCfg/SuitInfo::get_RewardList() extern "C" IL2CPP_METHOD_ATTR List_1_t296433643 * SuitInfo_get_RewardList_m1675199586 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { List_1_t296433643 * L_0 = __this->get_U3CRewardListU3Ek__BackingField_8(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_RewardList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_RewardList_m1066763283 (SuitInfo_t4135687472 * __this, List_1_t296433643 * ___value0, const RuntimeMethod* method) { { List_1_t296433643 * L_0 = ___value0; __this->set_U3CRewardListU3Ek__BackingField_8(L_0); return; } } // EnumSuitReward HandBookCfg/SuitInfo::get_RewardStaus() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_RewardStaus_m3502011360 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CRewardStausU3Ek__BackingField_9(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_RewardStaus(EnumSuitReward) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_RewardStaus_m461597923 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CRewardStausU3Ek__BackingField_9(L_0); return; } } // System.Int32 HandBookCfg/SuitInfo::get_FashionCount() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_FashionCount_m3576965214 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SuitInfo_get_FashionCount_m3576965214_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1208796635 * L_0 = SuitInfo_get_FashionList_m3680938016(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m520161408(L_0, /*hidden argument*/List_1_get_Count_m520161408_RuntimeMethod_var); return L_1; } } // System.Int32 HandBookCfg/SuitInfo::get_ActiveFashionCount() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_ActiveFashionCount_m3996238822 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SuitInfo_get_ActiveFashionCount_m3996238822_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1208796635 * G_B2_0 = NULL; List_1_t1208796635 * G_B1_0 = NULL; { List_1_t1208796635 * L_0 = SuitInfo_get_FashionList_m3680938016(__this, /*hidden argument*/NULL); Predicate_1_t562016017 * L_1 = ((SuitInfo_t4135687472_StaticFields*)il2cpp_codegen_static_fields_for(SuitInfo_t4135687472_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_11(); G_B1_0 = L_0; if (L_1) { G_B2_0 = L_0; goto IL_001e; } } { intptr_t L_2 = (intptr_t)SuitInfo_U3Cget_ActiveFashionCountU3Em__0_m3155763594_RuntimeMethod_var; Predicate_1_t562016017 * L_3 = (Predicate_1_t562016017 *)il2cpp_codegen_object_new(Predicate_1_t562016017_il2cpp_TypeInfo_var); Predicate_1__ctor_m3970176353(L_3, NULL, L_2, /*hidden argument*/Predicate_1__ctor_m3970176353_RuntimeMethod_var); ((SuitInfo_t4135687472_StaticFields*)il2cpp_codegen_static_fields_for(SuitInfo_t4135687472_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_11(L_3); G_B2_0 = G_B1_0; } IL_001e: { Predicate_1_t562016017 * L_4 = ((SuitInfo_t4135687472_StaticFields*)il2cpp_codegen_static_fields_for(SuitInfo_t4135687472_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_11(); NullCheck(G_B2_0); List_1_t1208796635 * L_5 = List_1_FindAll_m2484411552(G_B2_0, L_4, /*hidden argument*/List_1_FindAll_m2484411552_RuntimeMethod_var); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m520161408(L_5, /*hidden argument*/List_1_get_Count_m520161408_RuntimeMethod_var); return L_6; } } // System.Int32 HandBookCfg/SuitInfo::get_RewradCount() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_RewradCount_m1834719068 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SuitInfo_get_RewradCount_m1834719068_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t296433643 * L_0 = SuitInfo_get_RewardList_m1675199586(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3901442370(L_0, /*hidden argument*/List_1_get_Count_m3901442370_RuntimeMethod_var); return L_1; } } // System.Int32 HandBookCfg/SuitInfo::get_enumSex() extern "C" IL2CPP_METHOD_ATTR int32_t SuitInfo_get_enumSex_m632240184 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CenumSexU3Ek__BackingField_10(); return L_0; } } // System.Void HandBookCfg/SuitInfo::set_enumSex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void SuitInfo_set_enumSex_m220669412 (SuitInfo_t4135687472 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CenumSexU3Ek__BackingField_10(L_0); return; } } // System.String HandBookCfg/SuitInfo::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* SuitInfo_ToString_m1373112836 (SuitInfo_t4135687472 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SuitInfo_ToString_m1373112836_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ObjectU5BU5D_t2843939325* L_0 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); int32_t L_1 = SuitInfo_get_Id_m826285488(__this, /*hidden argument*/NULL); int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_3); (L_0)->SetAt(static_cast(0), (RuntimeObject *)L_3); ObjectU5BU5D_t2843939325* L_4 = L_0; String_t* L_5 = SuitInfo_get_Name_m1512850021(__this, /*hidden argument*/NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_5); (L_4)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_4; Texture2D_t3840446185 * L_7 = SuitInfo_get_Icon_m3851911883(__this, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_7); (L_6)->SetAt(static_cast(2), (RuntimeObject *)L_7); ObjectU5BU5D_t2843939325* L_8 = L_6; String_t* L_9 = SuitInfo_get_Desc_m877041457(__this, /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(3), (RuntimeObject *)L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Format_m630303134(NULL /*static, unused*/, _stringLiteral2083737547, L_8, /*hidden argument*/NULL); return L_10; } } // System.Boolean HandBookCfg/SuitInfo::m__0(FashionInfo) extern "C" IL2CPP_METHOD_ATTR bool SuitInfo_U3Cget_ActiveFashionCountU3Em__0_m3155763594 (RuntimeObject * __this /* static, unused */, FashionInfo_t4031689189 * ____0, const RuntimeMethod* method) { { FashionInfo_t4031689189 * L_0 = ____0; NullCheck(L_0); bool L_1 = FashionInfo_get_Active_m2635181132(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 HandBookCfg/ThemeInfo::.ctor(System.Int32,System.String,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo__ctor_m1451458300 (ThemeInfo_t2661298501 * __this, int32_t ___id0, String_t* ___name1, String_t* ___icon2, List_1_t1312794918 * ___suitList3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeInfo__ctor_m1451458300_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___id0; ThemeInfo_set_Id_m2592671975(__this, L_0, /*hidden argument*/NULL); String_t* L_1 = ___name1; ThemeInfo_set_Name_m1065329340(__this, L_1, /*hidden argument*/NULL); String_t* L_2 = ___icon2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1396831261, L_2, /*hidden argument*/NULL); V_0 = L_3; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_4 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = V_0; NullCheck(L_4); Object_t631007953 * L_6 = IResourceManager_CreateResource_m1279813597(L_4, L_5, (bool)1, /*hidden argument*/NULL); ThemeInfo_set_Icon_m3019321344(__this, ((Texture2D_t3840446185 *)CastclassSealed((RuntimeObject*)L_6, Texture2D_t3840446185_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); List_1_t1312794918 * L_7 = ___suitList3; ThemeInfo_set_SuitList_m2968895413(__this, L_7, /*hidden argument*/NULL); return; } } // System.Int32 HandBookCfg/ThemeInfo::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t ThemeInfo_get_Id_m2372315024 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIdU3Ek__BackingField_0(); return L_0; } } // System.Void HandBookCfg/ThemeInfo::set_Id(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo_set_Id_m2592671975 (ThemeInfo_t2661298501 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CIdU3Ek__BackingField_0(L_0); return; } } // System.String HandBookCfg/ThemeInfo::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* ThemeInfo_get_Name_m2606776329 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_1(); return L_0; } } // System.Void HandBookCfg/ThemeInfo::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo_set_Name_m1065329340 (ThemeInfo_t2661298501 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CNameU3Ek__BackingField_1(L_0); return; } } // UnityEngine.Texture2D HandBookCfg/ThemeInfo::get_Icon() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * ThemeInfo_get_Icon_m954944673 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method) { { Texture2D_t3840446185 * L_0 = __this->get_U3CIconU3Ek__BackingField_2(); return L_0; } } // System.Void HandBookCfg/ThemeInfo::set_Icon(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo_set_Icon_m3019321344 (ThemeInfo_t2661298501 * __this, Texture2D_t3840446185 * ___value0, const RuntimeMethod* method) { { Texture2D_t3840446185 * L_0 = ___value0; __this->set_U3CIconU3Ek__BackingField_2(L_0); return; } } // System.Collections.Generic.List`1 HandBookCfg/ThemeInfo::get_SuitList() extern "C" IL2CPP_METHOD_ATTR List_1_t1312794918 * ThemeInfo_get_SuitList_m3627037278 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method) { { List_1_t1312794918 * L_0 = __this->get_U3CSuitListU3Ek__BackingField_3(); return L_0; } } // System.Void HandBookCfg/ThemeInfo::set_SuitList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ThemeInfo_set_SuitList_m2968895413 (ThemeInfo_t2661298501 * __this, List_1_t1312794918 * ___value0, const RuntimeMethod* method) { { List_1_t1312794918 * L_0 = ___value0; __this->set_U3CSuitListU3Ek__BackingField_3(L_0); return; } } // System.Int32 HandBookCfg/ThemeInfo::get_SuitCount() extern "C" IL2CPP_METHOD_ATTR int32_t ThemeInfo_get_SuitCount_m4220134142 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeInfo_get_SuitCount_m4220134142_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1312794918 * L_0 = ThemeInfo_get_SuitList_m3627037278(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3041611854(L_0, /*hidden argument*/List_1_get_Count_m3041611854_RuntimeMethod_var); return L_1; } } // HandBookCfg/SuitInfo HandBookCfg/ThemeInfo::GetSuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR SuitInfo_t4135687472 * ThemeInfo_GetSuit_m903882588 (ThemeInfo_t2661298501 * __this, int32_t ___suitId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeInfo_GetSuit_m903882588_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetSuitU3Ec__AnonStorey0_t2023597460 * V_0 = NULL; { U3CGetSuitU3Ec__AnonStorey0_t2023597460 * L_0 = (U3CGetSuitU3Ec__AnonStorey0_t2023597460 *)il2cpp_codegen_object_new(U3CGetSuitU3Ec__AnonStorey0_t2023597460_il2cpp_TypeInfo_var); U3CGetSuitU3Ec__AnonStorey0__ctor_m1461453621(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetSuitU3Ec__AnonStorey0_t2023597460 * L_1 = V_0; int32_t L_2 = ___suitId0; NullCheck(L_1); L_1->set_suitId_0(L_2); List_1_t1312794918 * L_3 = ThemeInfo_get_SuitList_m3627037278(__this, /*hidden argument*/NULL); if (!L_3) { goto IL_0041; } } { List_1_t1312794918 * L_4 = ThemeInfo_get_SuitList_m3627037278(__this, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m3041611854(L_4, /*hidden argument*/List_1_get_Count_m3041611854_RuntimeMethod_var); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0041; } } { List_1_t1312794918 * L_6 = ThemeInfo_get_SuitList_m3627037278(__this, /*hidden argument*/NULL); U3CGetSuitU3Ec__AnonStorey0_t2023597460 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CGetSuitU3Ec__AnonStorey0_U3CU3Em__0_m1326306689_RuntimeMethod_var; Predicate_1_t666014300 * L_9 = (Predicate_1_t666014300 *)il2cpp_codegen_object_new(Predicate_1_t666014300_il2cpp_TypeInfo_var); Predicate_1__ctor_m1723132452(L_9, L_7, L_8, /*hidden argument*/Predicate_1__ctor_m1723132452_RuntimeMethod_var); NullCheck(L_6); SuitInfo_t4135687472 * L_10 = List_1_Find_m2862214377(L_6, L_9, /*hidden argument*/List_1_Find_m2862214377_RuntimeMethod_var); return L_10; } IL_0041: { return (SuitInfo_t4135687472 *)NULL; } } // System.Collections.Generic.Dictionary`2> HandBookCfg/ThemeInfo::GroupSuitBy(System.Int32) extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t201508249 * ThemeInfo_GroupSuitBy_m2072165895 (ThemeInfo_t2661298501 * __this, int32_t ___rate0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeInfo_GroupSuitBy_m2072165895_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1312794918 * V_0 = NULL; Dictionary_2_t201508249 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; List_1_t1312794918 * V_4 = NULL; int32_t V_5 = 0; List_1_t1312794918 * G_B2_0 = NULL; List_1_t1312794918 * G_B1_0 = NULL; { List_1_t1312794918 * L_0 = ThemeInfo_get_SuitList_m3627037278(__this, /*hidden argument*/NULL); Predicate_1_t666014300 * L_1 = ((ThemeInfo_t2661298501_StaticFields*)il2cpp_codegen_static_fields_for(ThemeInfo_t2661298501_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_4(); G_B1_0 = L_0; if (L_1) { G_B2_0 = L_0; goto IL_001e; } } { intptr_t L_2 = (intptr_t)ThemeInfo_U3CGroupSuitByU3Em__0_m810399169_RuntimeMethod_var; Predicate_1_t666014300 * L_3 = (Predicate_1_t666014300 *)il2cpp_codegen_object_new(Predicate_1_t666014300_il2cpp_TypeInfo_var); Predicate_1__ctor_m1723132452(L_3, NULL, L_2, /*hidden argument*/Predicate_1__ctor_m1723132452_RuntimeMethod_var); ((ThemeInfo_t2661298501_StaticFields*)il2cpp_codegen_static_fields_for(ThemeInfo_t2661298501_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_4(L_3); G_B2_0 = G_B1_0; } IL_001e: { Predicate_1_t666014300 * L_4 = ((ThemeInfo_t2661298501_StaticFields*)il2cpp_codegen_static_fields_for(ThemeInfo_t2661298501_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_4(); NullCheck(G_B2_0); List_1_t1312794918 * L_5 = List_1_FindAll_m799715615(G_B2_0, L_4, /*hidden argument*/List_1_FindAll_m799715615_RuntimeMethod_var); V_0 = L_5; Dictionary_2_t201508249 * L_6 = (Dictionary_2_t201508249 *)il2cpp_codegen_object_new(Dictionary_2_t201508249_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3177048309(L_6, /*hidden argument*/Dictionary_2__ctor_m3177048309_RuntimeMethod_var); V_1 = L_6; List_1_t1312794918 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = List_1_get_Count_m3041611854(L_7, /*hidden argument*/List_1_get_Count_m3041611854_RuntimeMethod_var); int32_t L_9 = ___rate0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_10 = Mathf_CeilToInt_m432108984(NULL /*static, unused*/, ((float)((float)(((float)((float)L_8)))/(float)(((float)((float)L_9))))), /*hidden argument*/NULL); V_2 = L_10; V_3 = 0; goto IL_0094; } IL_0046: { List_1_t1312794918 * L_11 = (List_1_t1312794918 *)il2cpp_codegen_object_new(List_1_t1312794918_il2cpp_TypeInfo_var); List_1__ctor_m866190224(L_11, /*hidden argument*/List_1__ctor_m866190224_RuntimeMethod_var); V_4 = L_11; int32_t L_12 = ___rate0; int32_t L_13 = V_3; V_5 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); goto IL_007b; } IL_0057: { int32_t L_14 = V_5; List_1_t1312794918 * L_15 = V_0; NullCheck(L_15); int32_t L_16 = List_1_get_Count_m3041611854(L_15, /*hidden argument*/List_1_get_Count_m3041611854_RuntimeMethod_var); if ((((int32_t)L_14) > ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1))))) { goto IL_0075; } } { List_1_t1312794918 * L_17 = V_4; List_1_t1312794918 * L_18 = V_0; int32_t L_19 = V_5; NullCheck(L_18); SuitInfo_t4135687472 * L_20 = List_1_get_Item_m2225324046(L_18, L_19, /*hidden argument*/List_1_get_Item_m2225324046_RuntimeMethod_var); NullCheck(L_17); List_1_Add_m3185995672(L_17, L_20, /*hidden argument*/List_1_Add_m3185995672_RuntimeMethod_var); } IL_0075: { int32_t L_21 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_007b: { int32_t L_22 = V_5; int32_t L_23 = ___rate0; int32_t L_24 = V_3; if ((((int32_t)L_22) < ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_23, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1))))))) { goto IL_0057; } } { Dictionary_2_t201508249 * L_25 = V_1; int32_t L_26 = V_3; List_1_t1312794918 * L_27 = V_4; NullCheck(L_25); Dictionary_2_Add_m4135205656(L_25, L_26, L_27, /*hidden argument*/Dictionary_2_Add_m4135205656_RuntimeMethod_var); int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0094: { int32_t L_29 = V_3; int32_t L_30 = V_2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0046; } } { Dictionary_2_t201508249 * L_31 = V_1; return L_31; } } // System.String HandBookCfg/ThemeInfo::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* ThemeInfo_ToString_m25304917 (ThemeInfo_t2661298501 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeInfo_ToString_m25304917_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CToStringU3Ec__AnonStorey1_t1063171838 * V_0 = NULL; { U3CToStringU3Ec__AnonStorey1_t1063171838 * L_0 = (U3CToStringU3Ec__AnonStorey1_t1063171838 *)il2cpp_codegen_object_new(U3CToStringU3Ec__AnonStorey1_t1063171838_il2cpp_TypeInfo_var); U3CToStringU3Ec__AnonStorey1__ctor_m804618121(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CToStringU3Ec__AnonStorey1_t1063171838 * L_1 = V_0; 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(); NullCheck(L_1); L_1->set_suits_0(L_2); List_1_t1312794918 * L_3 = ThemeInfo_get_SuitList_m3627037278(__this, /*hidden argument*/NULL); U3CToStringU3Ec__AnonStorey1_t1063171838 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CToStringU3Ec__AnonStorey1_U3CU3Em__0_m1888337631_RuntimeMethod_var; Action_1_t13187771 * L_6 = (Action_1_t13187771 *)il2cpp_codegen_object_new(Action_1_t13187771_il2cpp_TypeInfo_var); Action_1__ctor_m795542703(L_6, L_4, L_5, /*hidden argument*/Action_1__ctor_m795542703_RuntimeMethod_var); NullCheck(L_3); List_1_ForEach_m13642032(L_3, L_6, /*hidden argument*/List_1_ForEach_m13642032_RuntimeMethod_var); ObjectU5BU5D_t2843939325* L_7 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); int32_t L_8 = ThemeInfo_get_Id_m2372315024(__this, /*hidden argument*/NULL); int32_t L_9 = L_8; RuntimeObject * L_10 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(0), (RuntimeObject *)L_10); ObjectU5BU5D_t2843939325* L_11 = L_7; String_t* L_12 = ThemeInfo_get_Name_m2606776329(__this, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(1), (RuntimeObject *)L_12); ObjectU5BU5D_t2843939325* L_13 = L_11; Texture2D_t3840446185 * L_14 = ThemeInfo_get_Icon_m954944673(__this, /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(2), (RuntimeObject *)L_14); ObjectU5BU5D_t2843939325* L_15 = L_13; U3CToStringU3Ec__AnonStorey1_t1063171838 * L_16 = V_0; NullCheck(L_16); String_t* L_17 = L_16->get_suits_0(); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(3), (RuntimeObject *)L_17); String_t* L_18 = String_Format_m630303134(NULL /*static, unused*/, _stringLiteral1621174729, L_15, /*hidden argument*/NULL); return L_18; } } // System.Boolean HandBookCfg/ThemeInfo::m__0(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR bool ThemeInfo_U3CGroupSuitByU3Em__0_m810399169 (RuntimeObject * __this /* static, unused */, SuitInfo_t4135687472 * ____0, const RuntimeMethod* method) { { SuitInfo_t4135687472 * L_0 = ____0; NullCheck(L_0); int32_t L_1 = SuitInfo_get_enumSex_m632240184(L_0, /*hidden argument*/NULL); CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_2); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 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 HandBookCfg/ThemeInfo/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSuitU3Ec__AnonStorey0__ctor_m1461453621 (U3CGetSuitU3Ec__AnonStorey0_t2023597460 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean HandBookCfg/ThemeInfo/c__AnonStorey0::<>m__0(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CGetSuitU3Ec__AnonStorey0_U3CU3Em__0_m1326306689 (U3CGetSuitU3Ec__AnonStorey0_t2023597460 * __this, SuitInfo_t4135687472 * ____0, const RuntimeMethod* method) { { SuitInfo_t4135687472 * L_0 = ____0; NullCheck(L_0); int32_t L_1 = SuitInfo_get_Id_m826285488(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_suitId_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 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 HandBookCfg/ThemeInfo/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CToStringU3Ec__AnonStorey1__ctor_m804618121 (U3CToStringU3Ec__AnonStorey1_t1063171838 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void HandBookCfg/ThemeInfo/c__AnonStorey1::<>m__0(HandBookCfg/SuitInfo) extern "C" IL2CPP_METHOD_ATTR void U3CToStringU3Ec__AnonStorey1_U3CU3Em__0_m1888337631 (U3CToStringU3Ec__AnonStorey1_t1063171838 * __this, SuitInfo_t4135687472 * ___s0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CToStringU3Ec__AnonStorey1_U3CU3Em__0_m1888337631_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_suits_0(); SuitInfo_t4135687472 * L_1 = ___s0; NullCheck(L_1); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m2163913788(NULL /*static, unused*/, L_0, _stringLiteral835463775, L_2, _stringLiteral4080255580, /*hidden argument*/NULL); __this->set_suits_0(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 HandBookCollectionItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void HandBookCollectionItem__ctor_m2808313400 (HandBookCollectionItem_t148708926 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void HandBookCollectionItem::Awake() extern "C" IL2CPP_METHOD_ATTR void HandBookCollectionItem_Awake_m3217565675 (HandBookCollectionItem_t148708926 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCollectionItem_Awake_m3217565675_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral3454252990, /*hidden argument*/NULL); __this->set_bg_5(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2322233024, /*hidden argument*/NULL); NullCheck(L_3); UILabel_t3248798549 * L_4 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_3, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_progress_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_6); UILabel_t3248798549 * L_7 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_6, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_labelName_2(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral4166355918, /*hidden argument*/NULL); NullCheck(L_9); UITexture_t3471168817 * L_10 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_9, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_texture_4(L_10); UITexture_t3471168817 * L_11 = __this->get_m_texture_4(); NullCheck(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(L_11, /*hidden argument*/NULL); NullCheck(L_12); Vector3_t3722313464 L_13 = Transform_get_localScale_m129152068(L_12, /*hidden argument*/NULL); __this->set_m_texSize_7(L_13); return; } } // System.Void HandBookCollectionItem::SetData(DMCore.Logic.CBookReservationConfig/CBookReservationInfo,System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookCollectionItem_SetData_m462889419 (HandBookCollectionItem_t148708926 * __this, CBookReservationInfo_t4147366020 * ___data0, int32_t ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCollectionItem_SetData_m462889419_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { CBookReservationInfo_t4147366020 * L_0 = ___data0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { UILabel_t3248798549 * L_1 = __this->get_labelName_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)1, /*hidden argument*/NULL); UITexture_t3471168817 * L_2 = __this->get_m_texture_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = __this->get_progress_3(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_bg_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_5 = ___data0; __this->set_m_data_6(L_5); UILabel_t3248798549 * L_6 = __this->get_labelName_2(); CBookReservationInfo_t4147366020 * L_7 = ___data0; NullCheck(L_7); String_t* L_8 = L_7->get_name_1(); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_8, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_9); String_t* L_11 = CTextHelp_GetText_m3374553046(L_9, _stringLiteral2883777792, L_10, /*hidden argument*/NULL); V_0 = L_11; String_t* L_12 = V_0; bool L_13 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_00a4; } } { String_t* L_14 = V_0; int32_t L_15 = ___count1; int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_16); CBookReservationInfo_t4147366020 * L_18 = ___data0; NullCheck(L_18); int32_t L_19 = CBookReservationInfo_get_TotalAmount_m3866427878(L_18, /*hidden argument*/NULL); int32_t L_20 = L_19; RuntimeObject * L_21 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_20); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_22 = String_Format_m2556382932(NULL /*static, unused*/, L_14, L_17, L_21, /*hidden argument*/NULL); V_0 = L_22; UILabel_t3248798549 * L_23 = __this->get_progress_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_24 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00a4; } } { UILabel_t3248798549 * L_25 = __this->get_progress_3(); String_t* L_26 = V_0; NullCheck(L_25); UILabel_set_text_m1071532778(L_25, L_26, /*hidden argument*/NULL); } IL_00a4: { return; } } // System.Void HandBookCollectionItem::Update() extern "C" IL2CPP_METHOD_ATTR void HandBookCollectionItem_Update_m4245000260 (HandBookCollectionItem_t148708926 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCollectionItem_Update_m4245000260_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isDownLoad_8(); if (L_0) { goto IL_0039; } } { CBookReservationInfo_t4147366020 * L_1 = __this->get_m_data_6(); if (!L_1) { goto IL_0039; } } { UITexture_t3471168817 * L_2 = __this->get_m_texture_4(); CBookReservationInfo_t4147366020 * L_3 = __this->get_m_data_6(); NullCheck(L_3); String_t* L_4 = L_3->get_imaPath_4(); Vector3_t3722313464 L_5 = __this->get_m_texSize_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_6 = CMiscHelp_SetTextureIcon_m3430226615(NULL /*static, unused*/, L_2, L_4, L_5, (bool)1, /*hidden argument*/NULL); __this->set_isDownLoad_8(L_6); } IL_0039: { 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 HandBookCollectionItemGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void HandBookCollectionItemGroup__ctor_m2285949737 (HandBookCollectionItemGroup_t2224959064 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCollectionItemGroup__ctor_m2285949737_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void HandBookCollectionItemGroup::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void HandBookCollectionItemGroup_OnPageInit_m3716575782 (HandBookCollectionItemGroup_t2224959064 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookCollectionItemGroup_OnPageInit_m3716575782_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = CUIBase_get_gameObject_m47355781(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral3165838446, /*hidden argument*/NULL); NullCheck(L_2); HandBookCollectionItem_t148708926 * L_3 = Component_GetComponent_TisHandBookCollectionItem_t148708926_m3611751573(L_2, /*hidden argument*/Component_GetComponent_TisHandBookCollectionItem_t148708926_m3611751573_RuntimeMethod_var); __this->set_m_obj0_8(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_4); DMListViewItem_t3648257704 * L_5 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_4, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_6 = (intptr_t)HandBookCollectionItemGroup_IndexChanged_m3995751481_RuntimeMethod_var; Action_1_t3123413348 * L_7 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_7, __this, L_6, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_5); DMListViewItem_set_indexChanged_m3628212006(L_5, L_7, /*hidden argument*/NULL); return; } } // System.Void HandBookCollectionItemGroup::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookCollectionItemGroup_IndexChanged_m3995751481 (HandBookCollectionItemGroup_t2224959064 * __this, int32_t ___index0, const RuntimeMethod* method) { CHandBookManager_t2716637598 * V_0 = NULL; int32_t V_1 = 0; { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; HandBookCollectionItem_t148708926 * L_1 = __this->get_m_obj0_8(); CHandBookManager_t2716637598 * L_2 = V_0; int32_t L_3 = ___index0; NullCheck(L_2); CBookReservationInfo_t4147366020 * L_4 = CHandBookManager_GetCollectionItemInfo_m907579807(L_2, L_3, (&V_1), /*hidden argument*/NULL); int32_t L_5 = V_1; NullCheck(L_1); HandBookCollectionItem_SetData_m462889419(L_1, L_4, L_5, /*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 #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 HandBookStoryCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void HandBookStoryCfg__ctor_m1450349081 (HandBookStoryCfg_t1974137550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg__ctor_m1450349081_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); Dictionary_2_t1193402776 * L_0 = (Dictionary_2_t1193402776 *)il2cpp_codegen_object_new(Dictionary_2_t1193402776_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2719040118(L_0, /*hidden argument*/Dictionary_2__ctor_m2719040118_RuntimeMethod_var); __this->set_storyModuleDic_2(L_0); ITextBase_PushTask_m2878137237(__this, _stringLiteral1161841617, 0, /*hidden argument*/NULL); return; } } // HandBookStoryCfg HandBookStoryCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR HandBookStoryCfg_t1974137550 * HandBookStoryCfg_GetInstance_m3047313283 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg_GetInstance_m3047313283_MetadataUsageId); s_Il2CppMethodInitialized = true; } { HandBookStoryCfg_t1974137550 * L_0 = ((HandBookStoryCfg_t1974137550_StaticFields*)il2cpp_codegen_static_fields_for(HandBookStoryCfg_t1974137550_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (!L_0) { goto IL_0010; } } { HandBookStoryCfg_t1974137550 * L_1 = ((HandBookStoryCfg_t1974137550_StaticFields*)il2cpp_codegen_static_fields_for(HandBookStoryCfg_t1974137550_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_1; } IL_0010: { HandBookStoryCfg_t1974137550 * L_2 = (HandBookStoryCfg_t1974137550 *)il2cpp_codegen_object_new(HandBookStoryCfg_t1974137550_il2cpp_TypeInfo_var); HandBookStoryCfg__ctor_m1450349081(L_2, /*hidden argument*/NULL); ((HandBookStoryCfg_t1974137550_StaticFields*)il2cpp_codegen_static_fields_for(HandBookStoryCfg_t1974137550_il2cpp_TypeInfo_var))->set_s_Instance_1(L_2); HandBookStoryCfg_t1974137550 * L_3 = ((HandBookStoryCfg_t1974137550_StaticFields*)il2cpp_codegen_static_fields_for(HandBookStoryCfg_t1974137550_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_3; } } // HandBookStoryInfo HandBookStoryCfg::GetStoryInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR HandBookStoryInfo_t2304689445 * HandBookStoryCfg_GetStoryInfo_m755044449 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg_GetStoryInfo_m755044449_MetadataUsageId); s_Il2CppMethodInitialized = true; } HandBookStoryInfo_t2304689445 * V_0 = NULL; { Dictionary_2_t1193402776 * L_0 = __this->get_storyModuleDic_2(); int32_t L_1 = ___moduleId0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m3651004408(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m3651004408_RuntimeMethod_var); if (!L_2) { goto IL_0015; } } { HandBookStoryInfo_t2304689445 * L_3 = V_0; return L_3; } IL_0015: { return (HandBookStoryInfo_t2304689445 *)NULL; } } // System.Boolean HandBookStoryCfg::Exists(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryCfg_Exists_m3143071004 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { { int32_t L_0 = ___moduleId0; HandBookStoryInfo_t2304689445 * L_1 = HandBookStoryCfg_GetStoryInfo_m755044449(__this, L_0, /*hidden argument*/NULL); return (bool)((((int32_t)((((RuntimeObject*)(HandBookStoryInfo_t2304689445 *)L_1) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean HandBookStoryCfg::IsStoryFinsh(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryCfg_IsStoryFinsh_m294834791 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, int32_t ___step1, const RuntimeMethod* method) { { int32_t L_0 = ___moduleId0; int32_t L_1 = ___step1; bool L_2 = HandBookStoryCfg_IsStoryFinsh_m3850499383(__this, L_0, L_1, (-1), /*hidden argument*/NULL); return L_2; } } // System.Boolean HandBookStoryCfg::IsStoryFinsh(System.Int32,System.Int32,HandBookEnumStoryPos) extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryCfg_IsStoryFinsh_m3850499383 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, int32_t ___step1, int32_t ___pos2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg_IsStoryFinsh_m3850499383_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t1329610734 * V_1 = NULL; { int32_t L_0 = ___moduleId0; int32_t L_1 = ___pos2; int32_t L_2 = HandBookStoryCfg_GetRealMoluleId_m1480906409(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; List_1_t1329610734 * L_4 = HandBookStoryCfg_GetStoryStepList_m736377965(__this, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t1329610734 * L_5 = V_1; if (L_5) { goto IL_0019; } } { return (bool)1; } IL_0019: { int32_t L_6 = ___step1; List_1_t1329610734 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = List_1_get_Count_m1213901285(L_7, /*hidden argument*/List_1_get_Count_m1213901285_RuntimeMethod_var); return (bool)((((int32_t)((((int32_t)L_6) < ((int32_t)L_8))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // HandBookStoryStepInfo HandBookStoryCfg::GetStoryStep(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR HandBookStoryStepInfo_t4152503288 * HandBookStoryCfg_GetStoryStep_m1944007917 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, int32_t ___step1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg_GetStoryStep_m1944007917_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 * V_0 = NULL; List_1_t1329610734 * V_1 = NULL; { U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 * L_0 = (U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 *)il2cpp_codegen_object_new(U3CGetStoryStepU3Ec__AnonStorey0_t4233670191_il2cpp_TypeInfo_var); U3CGetStoryStepU3Ec__AnonStorey0__ctor_m1299643060(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 * L_1 = V_0; int32_t L_2 = ___step1; NullCheck(L_1); L_1->set_step_0(L_2); int32_t L_3 = ___moduleId0; List_1_t1329610734 * L_4 = HandBookStoryCfg_GetStoryStepList_m736377965(__this, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t1329610734 * L_5 = V_1; if (L_5) { goto IL_001d; } } { return (HandBookStoryStepInfo_t4152503288 *)NULL; } IL_001d: { List_1_t1329610734 * L_6 = V_1; U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CGetStoryStepU3Ec__AnonStorey0_U3CU3Em__0_m3680865867_RuntimeMethod_var; Predicate_1_t682830116 * L_9 = (Predicate_1_t682830116 *)il2cpp_codegen_object_new(Predicate_1_t682830116_il2cpp_TypeInfo_var); Predicate_1__ctor_m3579025837(L_9, L_7, L_8, /*hidden argument*/Predicate_1__ctor_m3579025837_RuntimeMethod_var); NullCheck(L_6); HandBookStoryStepInfo_t4152503288 * L_10 = List_1_Find_m3940614041(L_6, L_9, /*hidden argument*/List_1_Find_m3940614041_RuntimeMethod_var); return L_10; } } // System.Collections.Generic.List`1 HandBookStoryCfg::GetStoryStepList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t1329610734 * HandBookStoryCfg_GetStoryStepList_m736377965 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { HandBookStoryInfo_t2304689445 * V_0 = NULL; { int32_t L_0 = ___moduleId0; HandBookStoryInfo_t2304689445 * L_1 = HandBookStoryCfg_GetStoryInfo_m755044449(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; HandBookStoryInfo_t2304689445 * L_2 = V_0; if (L_2) { goto IL_0010; } } { return (List_1_t1329610734 *)NULL; } IL_0010: { HandBookStoryInfo_t2304689445 * L_3 = V_0; NullCheck(L_3); List_1_t1329610734 * L_4 = HandBookStoryInfo_get_StoryStepList_m2495394227(L_3, /*hidden argument*/NULL); return L_4; } } // System.Int32 HandBookStoryCfg::GetStoryCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryCfg_GetStoryCount_m4217805920 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg_GetStoryCount_m4217805920_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1329610734 * V_0 = NULL; { int32_t L_0 = ___moduleId0; List_1_t1329610734 * L_1 = HandBookStoryCfg_GetStoryStepList_m736377965(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; List_1_t1329610734 * L_2 = V_0; if (!L_2) { goto IL_0015; } } { List_1_t1329610734 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = List_1_get_Count_m1213901285(L_3, /*hidden argument*/List_1_get_Count_m1213901285_RuntimeMethod_var); return L_4; } IL_0015: { return 0; } } // System.Int32 HandBookStoryCfg::GetRealMoluleId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryCfg_GetRealMoluleId_m932805352 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { { int32_t L_0 = ___moduleId0; int32_t L_1 = HandBookStoryCfg_GetRealMoluleId_m1480906409(__this, L_0, (-1), /*hidden argument*/NULL); return L_1; } } // System.Int32 HandBookStoryCfg::GetRealMoluleId(System.Int32,HandBookEnumStoryPos) extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryCfg_GetRealMoluleId_m1480906409 (HandBookStoryCfg_t1974137550 * __this, int32_t ___moduleId0, int32_t ___pos1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg_GetRealMoluleId_m1480906409_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___pos1; switch (((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))) { case 0: { goto IL_0019; } case 1: { goto IL_001e; } case 2: { goto IL_0042; } } } { goto IL_0066; } IL_0019: { goto IL_006b; } IL_001e: { String_t* L_1 = Int32_ToString_m141394615((&___moduleId0), /*hidden argument*/NULL); int32_t L_2 = 0; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m904156431(NULL /*static, unused*/, L_1, L_3, /*hidden argument*/NULL); int32_t L_5 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); ___moduleId0 = L_5; goto IL_006b; } IL_0042: { String_t* L_6 = Int32_ToString_m141394615((&___moduleId0), /*hidden argument*/NULL); int32_t L_7 = 1; RuntimeObject * L_8 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_7); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = String_Concat_m904156431(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); int32_t L_10 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); ___moduleId0 = L_10; goto IL_006b; } IL_0066: { goto IL_006b; } IL_006b: { int32_t L_11 = ___moduleId0; return L_11; } } // System.Void HandBookStoryCfg::Clear() extern "C" IL2CPP_METHOD_ATTR void HandBookStoryCfg_Clear_m1224100089 (HandBookStoryCfg_t1974137550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg_Clear_m1224100089_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t3591074943 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t3147585551 V_1; memset(&V_1, 0, sizeof(V_1)); 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); { Dictionary_2_t1193402776 * L_0 = __this->get_storyModuleDic_2(); if (!L_0) { goto IL_0070; } } { Dictionary_2_t1193402776 * L_1 = __this->get_storyModuleDic_2(); NullCheck(L_1); int32_t L_2 = Dictionary_2_get_Count_m602117915(L_1, /*hidden argument*/Dictionary_2_get_Count_m602117915_RuntimeMethod_var); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0070; } } { Dictionary_2_t1193402776 * L_3 = __this->get_storyModuleDic_2(); NullCheck(L_3); Enumerator_t3147585551 L_4 = Dictionary_2_GetEnumerator_m3509613694(L_3, /*hidden argument*/Dictionary_2_GetEnumerator_m3509613694_RuntimeMethod_var); V_1 = L_4; } IL_0028: try { // begin try (depth: 1) { goto IL_0046; } IL_002d: { KeyValuePair_2_t3591074943 L_5 = Enumerator_get_Current_m2703301026((&V_1), /*hidden argument*/Enumerator_get_Current_m2703301026_RuntimeMethod_var); V_0 = L_5; HandBookStoryInfo_t2304689445 * L_6 = KeyValuePair_2_get_Value_m1642946536((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m1642946536_RuntimeMethod_var); NullCheck(L_6); List_1_t1329610734 * L_7 = HandBookStoryInfo_get_StoryStepList_m2495394227(L_6, /*hidden argument*/NULL); NullCheck(L_7); List_1_Clear_m1631314827(L_7, /*hidden argument*/List_1_Clear_m1631314827_RuntimeMethod_var); } IL_0046: { bool L_8 = Enumerator_MoveNext_m3856902374((&V_1), /*hidden argument*/Enumerator_MoveNext_m3856902374_RuntimeMethod_var); if (L_8) { goto IL_002d; } } IL_0052: { IL2CPP_LEAVE(0x65, FINALLY_0057); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0057; } FINALLY_0057: { // begin finally (depth: 1) Enumerator_Dispose_m2846252481((&V_1), /*hidden argument*/Enumerator_Dispose_m2846252481_RuntimeMethod_var); IL2CPP_END_FINALLY(87) } // end finally (depth: 1) IL2CPP_CLEANUP(87) { IL2CPP_JUMP_TBL(0x65, IL_0065) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0065: { Dictionary_2_t1193402776 * L_9 = __this->get_storyModuleDic_2(); NullCheck(L_9); Dictionary_2_Clear_m2727008945(L_9, /*hidden argument*/Dictionary_2_Clear_m2727008945_RuntimeMethod_var); } IL_0070: { return; } } // System.Boolean HandBookStoryCfg::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryCfg_OnLoad_m74327679 (HandBookStoryCfg_t1974137550 * __this, String_t* ___loadedObj0, int32_t ___unUsed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryCfg_OnLoad_m74327679_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlDocument_t2468531415 * V_0 = NULL; DMXmlNode_t3958967524 * V_1 = NULL; DMXmlNodeList_t795971656 * V_2 = NULL; DMXmlNodeList_t795971656 * V_3 = NULL; int32_t V_4 = 0; DMXmlNode_t3958967524 * V_5 = NULL; bool V_6 = false; int32_t V_7 = 0; DMXmlNode_t3958967524 * V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; String_t* V_11 = NULL; bool V_12 = false; String_t* V_13 = NULL; DMXmlNodeList_t795971656 * V_14 = NULL; List_1_t1329610734 * V_15 = NULL; int32_t V_16 = 0; DMXmlNode_t3958967524 * V_17 = NULL; int32_t V_18 = 0; int32_t V_19 = 0; String_t* V_20 = NULL; String_t* V_21 = NULL; String_t* V_22 = NULL; String_t* V_23 = NULL; String_t* V_24 = NULL; int32_t V_25 = 0; int32_t V_26 = 0; int32_t V_27 = 0; String_t* V_28 = NULL; String_t* V_29 = NULL; HandBookStoryStepInfo_t4152503288 * V_30 = NULL; HandBookStoryInfo_t2304689445 * V_31 = NULL; Exception_t * V_32 = 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); DMXmlNode_t3958967524 * G_B5_0 = NULL; { String_t* L_0 = ___loadedObj0; 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_001c; } } { CLogHelp_t779629444 * L_2 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CLogHelp_Log_m386290467(L_2, _stringLiteral698454384, /*hidden argument*/NULL); return (bool)0; } IL_001c: try { // begin try (depth: 1) try { // begin try (depth: 2) { String_t* L_3 = ___loadedObj0; DMXmlDocument_t2468531415 * L_4 = DMXmlDocument_LoadXml_m2953623357(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; ___loadedObj0 = (String_t*)NULL; DMXmlDocument_t2468531415 * L_5 = V_0; if (!L_5) { goto IL_0037; } } IL_002c: { DMXmlDocument_t2468531415 * L_6 = V_0; NullCheck(L_6); DMXmlNode_t3958967524 * L_7 = DMXmlNode_get_FirstChild_m4174520049(L_6, /*hidden argument*/NULL); G_B5_0 = L_7; goto IL_0038; } IL_0037: { G_B5_0 = ((DMXmlNode_t3958967524 *)(NULL)); } IL_0038: { V_1 = G_B5_0; DMXmlNode_t3958967524 * L_8 = V_1; NullCheck(L_8); DMXmlNodeList_t795971656 * L_9 = DMXmlNode_get_ChildNodes_m14158511(L_8, /*hidden argument*/NULL); V_2 = L_9; V_3 = (DMXmlNodeList_t795971656 *)NULL; V_4 = 0; goto IL_0083; } IL_004a: { DMXmlNodeList_t795971656 * L_10 = V_2; int32_t L_11 = V_4; NullCheck(L_10); DMXmlNode_t3958967524 * L_12 = DMXmlNodeList_Item_m3433089129(L_10, L_11, /*hidden argument*/NULL); V_5 = L_12; DMXmlNode_t3958967524 * L_13 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_14 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_13, _stringLiteral4166355919, (-1), /*hidden argument*/NULL); CMainRole_t4200562839 * L_15 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_15); if ((!(((uint32_t)L_14) == ((uint32_t)L_16)))) { goto IL_007d; } } IL_0070: { DMXmlNode_t3958967524 * L_17 = V_5; NullCheck(L_17); DMXmlNodeList_t795971656 * L_18 = DMXmlNode_get_ChildNodes_m14158511(L_17, /*hidden argument*/NULL); V_3 = L_18; goto IL_0090; } IL_007d: { int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0083: { int32_t L_20 = V_4; DMXmlNodeList_t795971656 * L_21 = V_2; NullCheck(L_21); int32_t L_22 = DMXmlNodeList_get_Count_m1776804761(L_21, /*hidden argument*/NULL); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_004a; } } IL_0090: { DMXmlNodeList_t795971656 * L_23 = V_3; if (L_23) { goto IL_009e; } } IL_0096: { V_6 = (bool)0; IL2CPP_LEAVE(0x2BC, FINALLY_02b6); } IL_009e: { V_7 = 0; goto IL_027f; } IL_00a6: { DMXmlNodeList_t795971656 * L_24 = V_3; int32_t L_25 = V_7; NullCheck(L_24); DMXmlNode_t3958967524 * L_26 = DMXmlNodeList_Item_m3433089129(L_24, L_25, /*hidden argument*/NULL); V_8 = L_26; DMXmlNode_t3958967524 * L_27 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_28 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_27, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_9 = L_28; RuntimeTypeHandle_t3027515415 L_29 = { reinterpret_cast (HandBookStoryModuleType_t885316544_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); int32_t L_31 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_32 = Enum_ToObject_m2710011811(NULL /*static, unused*/, L_30, L_31, /*hidden argument*/NULL); V_10 = ((*(int32_t*)((int32_t*)UnBox(L_32, HandBookStoryModuleType_t885316544_il2cpp_TypeInfo_var)))); DMXmlNode_t3958967524 * L_33 = V_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_34 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_35 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_33, _stringLiteral3220737639, L_34, /*hidden argument*/NULL); V_11 = L_35; DMXmlNode_t3958967524 * L_36 = V_8; int32_t L_37 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_36, _stringLiteral3723386160, 0, /*hidden argument*/NULL); V_12 = (bool)((((int32_t)L_37) == ((int32_t)1))? 1 : 0); DMXmlNode_t3958967524 * L_38 = V_8; String_t* L_39 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_40 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_38, _stringLiteral3608561516, L_39, /*hidden argument*/NULL); V_13 = L_40; DMXmlNode_t3958967524 * L_41 = V_8; NullCheck(L_41); DMXmlNodeList_t795971656 * L_42 = DMXmlNode_get_ChildNodes_m14158511(L_41, /*hidden argument*/NULL); V_14 = L_42; DMXmlNodeList_t795971656 * L_43 = V_14; NullCheck(L_43); int32_t L_44 = DMXmlNodeList_get_Count_m1776804761(L_43, /*hidden argument*/NULL); List_1_t1329610734 * L_45 = (List_1_t1329610734 *)il2cpp_codegen_object_new(List_1_t1329610734_il2cpp_TypeInfo_var); List_1__ctor_m3088142716(L_45, L_44, /*hidden argument*/List_1__ctor_m3088142716_RuntimeMethod_var); V_15 = L_45; V_16 = 0; goto IL_024b; } IL_012e: { DMXmlNodeList_t795971656 * L_46 = V_14; int32_t L_47 = V_16; NullCheck(L_46); DMXmlNode_t3958967524 * L_48 = DMXmlNodeList_Item_m3433089129(L_46, L_47, /*hidden argument*/NULL); V_17 = L_48; DMXmlNode_t3958967524 * L_49 = V_17; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_50 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_49, _stringLiteral797640427, 0, /*hidden argument*/NULL); V_18 = L_50; RuntimeTypeHandle_t3027515415 L_51 = { reinterpret_cast (HandBookStoryStepType_t164763601_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_52 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_51, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_53 = V_17; int32_t L_54 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_53, _stringLiteral3243520166, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_55 = Enum_ToObject_m2710011811(NULL /*static, unused*/, L_52, L_54, /*hidden argument*/NULL); V_19 = ((*(int32_t*)((int32_t*)UnBox(L_55, HandBookStoryStepType_t164763601_il2cpp_TypeInfo_var)))); DMXmlNode_t3958967524 * L_56 = V_17; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_57 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_58 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_56, _stringLiteral786671508, L_57, /*hidden argument*/NULL); V_20 = L_58; DMXmlNode_t3958967524 * L_59 = V_17; String_t* L_60 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_61 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_59, _stringLiteral3608561516, L_60, /*hidden argument*/NULL); V_21 = L_61; DMXmlNode_t3958967524 * L_62 = V_17; String_t* L_63 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_64 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_62, _stringLiteral3561638412, L_63, /*hidden argument*/NULL); V_22 = L_64; DMXmlNode_t3958967524 * L_65 = V_17; String_t* L_66 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_67 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_65, _stringLiteral2997202299, L_66, /*hidden argument*/NULL); V_23 = L_67; DMXmlNode_t3958967524 * L_68 = V_17; String_t* L_69 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_70 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_68, _stringLiteral62725243, L_69, /*hidden argument*/NULL); V_24 = L_70; DMXmlNode_t3958967524 * L_71 = V_17; int32_t L_72 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_71, _stringLiteral4166355919, 1, /*hidden argument*/NULL); V_25 = L_72; DMXmlNode_t3958967524 * L_73 = V_17; int32_t L_74 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_73, _stringLiteral297067965, 1, /*hidden argument*/NULL); V_26 = L_74; DMXmlNode_t3958967524 * L_75 = V_17; int32_t L_76 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_75, _stringLiteral2671187450, 0, /*hidden argument*/NULL); V_27 = L_76; DMXmlNode_t3958967524 * L_77 = V_17; String_t* L_78 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_79 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_77, _stringLiteral3111126274, L_78, /*hidden argument*/NULL); V_28 = L_79; DMXmlNode_t3958967524 * L_80 = V_17; String_t* L_81 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_82 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_80, _stringLiteral2781558770, L_81, /*hidden argument*/NULL); V_29 = L_82; int32_t L_83 = V_18; int32_t L_84 = V_19; String_t* L_85 = V_20; String_t* L_86 = V_21; String_t* L_87 = V_22; String_t* L_88 = V_23; String_t* L_89 = V_24; int32_t L_90 = V_25; int32_t L_91 = V_26; int32_t L_92 = V_27; String_t* L_93 = V_28; String_t* L_94 = V_29; HandBookStoryStepInfo_t4152503288 * L_95 = (HandBookStoryStepInfo_t4152503288 *)il2cpp_codegen_object_new(HandBookStoryStepInfo_t4152503288_il2cpp_TypeInfo_var); HandBookStoryStepInfo__ctor_m254592753(L_95, L_83, L_84, L_85, L_86, L_87, L_88, L_89, L_90, L_91, L_92, L_93, L_94, /*hidden argument*/NULL); V_30 = L_95; List_1_t1329610734 * L_96 = V_15; HandBookStoryStepInfo_t4152503288 * L_97 = V_30; NullCheck(L_96); List_1_Add_m1774978417(L_96, L_97, /*hidden argument*/List_1_Add_m1774978417_RuntimeMethod_var); int32_t L_98 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)1)); } IL_024b: { int32_t L_99 = V_16; DMXmlNodeList_t795971656 * L_100 = V_14; NullCheck(L_100); int32_t L_101 = DMXmlNodeList_get_Count_m1776804761(L_100, /*hidden argument*/NULL); if ((((int32_t)L_99) < ((int32_t)L_101))) { goto IL_012e; } } IL_0259: { int32_t L_102 = V_10; String_t* L_103 = V_11; bool L_104 = V_12; String_t* L_105 = V_13; List_1_t1329610734 * L_106 = V_15; HandBookStoryInfo_t2304689445 * L_107 = (HandBookStoryInfo_t2304689445 *)il2cpp_codegen_object_new(HandBookStoryInfo_t2304689445_il2cpp_TypeInfo_var); HandBookStoryInfo__ctor_m3400993146(L_107, L_102, L_103, L_104, L_105, L_106, /*hidden argument*/NULL); V_31 = L_107; Dictionary_2_t1193402776 * L_108 = __this->get_storyModuleDic_2(); int32_t L_109 = V_9; HandBookStoryInfo_t2304689445 * L_110 = V_31; NullCheck(L_108); Dictionary_2_Add_m1084951250(L_108, L_109, L_110, /*hidden argument*/Dictionary_2_Add_m1084951250_RuntimeMethod_var); int32_t L_111 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)1)); } IL_027f: { int32_t L_112 = V_7; DMXmlNodeList_t795971656 * L_113 = V_3; NullCheck(L_113); int32_t L_114 = DMXmlNodeList_get_Count_m1776804761(L_113, /*hidden argument*/NULL); if ((((int32_t)L_112) < ((int32_t)L_114))) { goto IL_00a6; } } IL_028c: { V_6 = (bool)1; IL2CPP_LEAVE(0x2BC, FINALLY_02b6); } } // end try (depth: 2) 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_0294; throw e; } CATCH_0294: { // begin catch(System.Exception) V_32 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_115 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_116 = V_32; NullCheck(L_116); String_t* L_117 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_116); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_118 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1932636217, L_117, /*hidden argument*/NULL); NullCheck(L_115); CLogHelp_LogError_m609093992(L_115, L_118, /*hidden argument*/NULL); IL2CPP_LEAVE(0x2BA, FINALLY_02b6); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_02b6; } FINALLY_02b6: { // begin finally (depth: 1) ___loadedObj0 = (String_t*)NULL; IL2CPP_END_FINALLY(694) } // end finally (depth: 1) IL2CPP_CLEANUP(694) { IL2CPP_JUMP_TBL(0x2BC, IL_02bc) IL2CPP_JUMP_TBL(0x2BA, IL_02ba) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_02ba: { return (bool)0; } IL_02bc: { bool L_119 = V_6; return L_119; } } #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 HandBookStoryCfg/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetStoryStepU3Ec__AnonStorey0__ctor_m1299643060 (U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean HandBookStoryCfg/c__AnonStorey0::<>m__0(HandBookStoryStepInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CGetStoryStepU3Ec__AnonStorey0_U3CU3Em__0_m3680865867 (U3CGetStoryStepU3Ec__AnonStorey0_t4233670191 * __this, HandBookStoryStepInfo_t4152503288 * ___info0, const RuntimeMethod* method) { { HandBookStoryStepInfo_t4152503288 * L_0 = ___info0; NullCheck(L_0); int32_t L_1 = HandBookStoryStepInfo_get_Index_m573713573(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_step_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 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 HandBookStoryInfo::.ctor(HandBookStoryModuleType,System.String,System.Boolean,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo__ctor_m3400993146 (HandBookStoryInfo_t2304689445 * __this, int32_t ___moduleType0, String_t* ___desc1, bool ___isForce2, String_t* ___texture3, List_1_t1329610734 * ___storyStepList4, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___moduleType0; HandBookStoryInfo_set_ModuleType_m3041036003(__this, L_0, /*hidden argument*/NULL); String_t* L_1 = ___desc1; HandBookStoryInfo_set_Desc_m3640357436(__this, L_1, /*hidden argument*/NULL); bool L_2 = ___isForce2; HandBookStoryInfo_set_IsForce_m626464818(__this, L_2, /*hidden argument*/NULL); String_t* L_3 = ___texture3; HandBookStoryInfo_set_texture_m949479147(__this, L_3, /*hidden argument*/NULL); List_1_t1329610734 * L_4 = ___storyStepList4; HandBookStoryInfo_set_StoryStepList_m1229648134(__this, L_4, /*hidden argument*/NULL); return; } } // HandBookStoryModuleType HandBookStoryInfo::get_ModuleType() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryInfo_get_ModuleType_m926297543 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CModuleTypeU3Ek__BackingField_0(); return L_0; } } // System.Void HandBookStoryInfo::set_ModuleType(HandBookStoryModuleType) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_ModuleType_m3041036003 (HandBookStoryInfo_t2304689445 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CModuleTypeU3Ek__BackingField_0(L_0); return; } } // System.String HandBookStoryInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryInfo_get_Desc_m1390718463 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CDescU3Ek__BackingField_1(); return L_0; } } // System.Void HandBookStoryInfo::set_Desc(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_Desc_m3640357436 (HandBookStoryInfo_t2304689445 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CDescU3Ek__BackingField_1(L_0); return; } } // System.Boolean HandBookStoryInfo::get_IsForce() extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryInfo_get_IsForce_m4282909432 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsForceU3Ek__BackingField_2(); return L_0; } } // System.Void HandBookStoryInfo::set_IsForce(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_IsForce_m626464818 (HandBookStoryInfo_t2304689445 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsForceU3Ek__BackingField_2(L_0); return; } } // System.String HandBookStoryInfo::get_texture() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryInfo_get_texture_m2403208688 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CtextureU3Ek__BackingField_3(); return L_0; } } // System.Void HandBookStoryInfo::set_texture(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_texture_m949479147 (HandBookStoryInfo_t2304689445 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CtextureU3Ek__BackingField_3(L_0); return; } } // System.Collections.Generic.List`1 HandBookStoryInfo::get_StoryStepList() extern "C" IL2CPP_METHOD_ATTR List_1_t1329610734 * HandBookStoryInfo_get_StoryStepList_m2495394227 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method) { { List_1_t1329610734 * L_0 = __this->get_U3CStoryStepListU3Ek__BackingField_4(); return L_0; } } // System.Void HandBookStoryInfo::set_StoryStepList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryInfo_set_StoryStepList_m1229648134 (HandBookStoryInfo_t2304689445 * __this, List_1_t1329610734 * ___value0, const RuntimeMethod* method) { { List_1_t1329610734 * L_0 = ___value0; __this->set_U3CStoryStepListU3Ek__BackingField_4(L_0); return; } } // System.Int32 HandBookStoryInfo::get_StoryStepLenth() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryInfo_get_StoryStepLenth_m495713544 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryInfo_get_StoryStepLenth_m495713544_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1329610734 * L_0 = HandBookStoryInfo_get_StoryStepList_m2495394227(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1213901285(L_0, /*hidden argument*/List_1_get_Count_m1213901285_RuntimeMethod_var); return L_1; } } // System.String HandBookStoryInfo::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryInfo_ToString_m3099736873 (HandBookStoryInfo_t2304689445 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryInfo_ToString_m3099736873_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; { int32_t L_0 = HandBookStoryInfo_get_ModuleType_m926297543(__this, /*hidden argument*/NULL); V_1 = L_0; RuntimeObject * L_1 = Box(HandBookStoryModuleType_t885316544_il2cpp_TypeInfo_var, (&V_1)); NullCheck(L_1); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); V_1 = *(int32_t*)UnBox(L_1); String_t* L_3 = HandBookStoryInfo_get_Desc_m1390718463(__this, /*hidden argument*/NULL); bool L_4 = HandBookStoryInfo_get_IsForce_m4282909432(__this, /*hidden argument*/NULL); V_2 = L_4; String_t* L_5 = Boolean_ToString_m2664721875((&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Format_m3339413201(NULL /*static, unused*/, _stringLiteral691389601, L_2, L_3, L_5, /*hidden argument*/NULL); V_0 = L_6; V_3 = 1; goto IL_006e; } IL_0040: { String_t* L_7 = V_0; int32_t L_8 = V_3; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_9); List_1_t1329610734 * L_11 = HandBookStoryInfo_get_StoryStepList_m2495394227(__this, /*hidden argument*/NULL); int32_t L_12 = V_3; NullCheck(L_11); HandBookStoryStepInfo_t4152503288 * L_13 = List_1_get_Item_m3062442636(L_11, ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)), /*hidden argument*/List_1_get_Item_m3062442636_RuntimeMethod_var); NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_13); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral182161139, L_10, L_14, /*hidden argument*/NULL); String_t* L_16 = String_Concat_m3937257545(NULL /*static, unused*/, L_7, L_15, /*hidden argument*/NULL); V_0 = L_16; int32_t L_17 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_006e: { int32_t L_18 = V_3; List_1_t1329610734 * L_19 = HandBookStoryInfo_get_StoryStepList_m2495394227(__this, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = List_1_get_Count_m1213901285(L_19, /*hidden argument*/List_1_get_Count_m1213901285_RuntimeMethod_var); if ((((int32_t)L_18) <= ((int32_t)L_20))) { goto IL_0040; } } { String_t* L_21 = V_0; return L_21; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #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 HandBookStoryStepInfo::.ctor(System.Int32,HandBookStoryStepType,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo__ctor_m254592753 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___index0, int32_t ___type1, String_t* ___dialog2, String_t* ___texture3, String_t* ___anim4, String_t* ___insertIcon5, String_t* ___role6, int32_t ___sex7, int32_t ___modelId8, int32_t ___modelpos9, String_t* ___auido10, String_t* ___fashions11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryStepInfo__ctor_m254592753_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___index0; HandBookStoryStepInfo_set_Index_m26037696(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___type1; HandBookStoryStepInfo_set_StepType_m4174603409(__this, L_1, /*hidden argument*/NULL); String_t* L_2 = ___dialog2; HandBookStoryStepInfo_set_Dialog_m2079540019(__this, L_2, /*hidden argument*/NULL); String_t* L_3 = ___texture3; HandBookStoryStepInfo_set_ResTexture_m3125105131(__this, L_3, /*hidden argument*/NULL); String_t* L_4 = ___anim4; HandBookStoryStepInfo_set_Anim_m4074860802(__this, L_4, /*hidden argument*/NULL); String_t* L_5 = ___insertIcon5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2195474029, L_5, /*hidden argument*/NULL); HandBookStoryStepInfo_set_InsertIconPath_m4232270890(__this, L_6, /*hidden argument*/NULL); String_t* L_7 = ___role6; HandBookStoryStepInfo_set_NPCName_m1583442550(__this, L_7, /*hidden argument*/NULL); int32_t L_8 = ___modelId8; HandBookStoryStepInfo_set_ModelId_m2012067696(__this, L_8, /*hidden argument*/NULL); bool L_9 = HandBookStoryStepInfo_get_IsRole_m2742108287(__this, /*hidden argument*/NULL); if (!L_9) { goto IL_006d; } } { CMainRole_t4200562839 * L_10 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_10); HandBookStoryStepInfo_set_EnumSex_m3983075463(__this, L_11, /*hidden argument*/NULL); goto IL_0075; } IL_006d: { int32_t L_12 = ___sex7; HandBookStoryStepInfo_set_EnumSex_m3983075463(__this, L_12, /*hidden argument*/NULL); } IL_0075: { RuntimeTypeHandle_t3027515415 L_13 = { reinterpret_cast (HandBookEnumModelPos_t2251629364_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); int32_t L_15 = ___modelpos9; IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_16 = Enum_ToObject_m2710011811(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); HandBookStoryStepInfo_set_ModelPos_m2607391930(__this, ((*(int32_t*)((int32_t*)UnBox(L_16, HandBookEnumModelPos_t2251629364_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); String_t* L_17 = ___auido10; HandBookStoryStepInfo_set_AudioPath_m3704421659(__this, L_17, /*hidden argument*/NULL); String_t* L_18 = ___fashions11; HandBookStoryStepInfo_set_fashions_m3235820427(__this, L_18, /*hidden argument*/NULL); return; } } // System.Int32 HandBookStoryStepInfo::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryStepInfo_get_Index_m573713573 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIndexU3Ek__BackingField_0(); return L_0; } } // System.Void HandBookStoryStepInfo::set_Index(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_Index_m26037696 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CIndexU3Ek__BackingField_0(L_0); return; } } // HandBookStoryStepType HandBookStoryStepInfo::get_StepType() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryStepInfo_get_StepType_m2488283754 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CStepTypeU3Ek__BackingField_1(); return L_0; } } // System.Void HandBookStoryStepInfo::set_StepType(HandBookStoryStepType) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_StepType_m4174603409 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CStepTypeU3Ek__BackingField_1(L_0); return; } } // System.String HandBookStoryStepInfo::get_Dialog() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_Dialog_m344538266 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CDialogU3Ek__BackingField_2(); return L_0; } } // System.Void HandBookStoryStepInfo::set_Dialog(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_Dialog_m2079540019 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CDialogU3Ek__BackingField_2(L_0); return; } } // System.String HandBookStoryStepInfo::get_ResTexture() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_ResTexture_m3976827450 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CResTextureU3Ek__BackingField_3(); return L_0; } } // System.Void HandBookStoryStepInfo::set_ResTexture(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_ResTexture_m3125105131 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CResTextureU3Ek__BackingField_3(L_0); return; } } // System.String HandBookStoryStepInfo::get_Anim() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_Anim_m2645704741 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CAnimU3Ek__BackingField_4(); return L_0; } } // System.Void HandBookStoryStepInfo::set_Anim(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_Anim_m4074860802 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CAnimU3Ek__BackingField_4(L_0); return; } } // System.String HandBookStoryStepInfo::get_InsertIconPath() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_InsertIconPath_m2663239365 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CInsertIconPathU3Ek__BackingField_5(); return L_0; } } // System.Void HandBookStoryStepInfo::set_InsertIconPath(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_InsertIconPath_m4232270890 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CInsertIconPathU3Ek__BackingField_5(L_0); return; } } // UnityEngine.Texture2D HandBookStoryStepInfo::get_ResInsertIcon() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * HandBookStoryStepInfo_get_ResInsertIcon_m2072812399 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryStepInfo_get_ResInsertIcon_m2072812399_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = HandBookStoryStepInfo_get_InsertIconPath_m2663239365(__this, /*hidden argument*/NULL); NullCheck(L_0); Object_t631007953 * L_2 = IResourceManager_CreateResource_m1279813597(L_0, L_1, (bool)1, /*hidden argument*/NULL); return ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_2, Texture2D_t3840446185_il2cpp_TypeInfo_var)); } } // System.String HandBookStoryStepInfo::get_NPCName() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_NPCName_m3523163610 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNPCNameU3Ek__BackingField_6(); return L_0; } } // System.Void HandBookStoryStepInfo::set_NPCName(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_NPCName_m1583442550 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CNPCNameU3Ek__BackingField_6(L_0); return; } } // System.Int32 HandBookStoryStepInfo::get_EnumSex() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryStepInfo_get_EnumSex_m3226469627 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CEnumSexU3Ek__BackingField_7(); return L_0; } } // System.Void HandBookStoryStepInfo::set_EnumSex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_EnumSex_m3983075463 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CEnumSexU3Ek__BackingField_7(L_0); return; } } // HandBookEnumModelPos HandBookStoryStepInfo::get_ModelPos() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryStepInfo_get_ModelPos_m2695287903 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CModelPosU3Ek__BackingField_8(); return L_0; } } // System.Void HandBookStoryStepInfo::set_ModelPos(HandBookEnumModelPos) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_ModelPos_m2607391930 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CModelPosU3Ek__BackingField_8(L_0); return; } } // System.Int32 HandBookStoryStepInfo::get_ModelId() extern "C" IL2CPP_METHOD_ATTR int32_t HandBookStoryStepInfo_get_ModelId_m2253837343 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CModelIdU3Ek__BackingField_9(); return L_0; } } // System.Void HandBookStoryStepInfo::set_ModelId(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_ModelId_m2012067696 (HandBookStoryStepInfo_t4152503288 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CModelIdU3Ek__BackingField_9(L_0); return; } } // System.Boolean HandBookStoryStepInfo::get_IsRole() extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryStepInfo_get_IsRole_m2742108287 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { int32_t L_0 = HandBookStoryStepInfo_get_ModelId_m2253837343(__this, /*hidden argument*/NULL); return (bool)((((int32_t)L_0) == ((int32_t)((int32_t)9999)))? 1 : 0); } } // System.String HandBookStoryStepInfo::get_AudioPath() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_AudioPath_m2947510207 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CAudioPathU3Ek__BackingField_10(); return L_0; } } // System.Void HandBookStoryStepInfo::set_AudioPath(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_AudioPath_m3704421659 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CAudioPathU3Ek__BackingField_10(L_0); return; } } // UnityEngine.AudioClip HandBookStoryStepInfo::get_ResAudioClip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * HandBookStoryStepInfo_get_ResAudioClip_m22960930 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryStepInfo_get_ResAudioClip_m22960930_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = HandBookStoryStepInfo_get_AudioPath_m2947510207(__this, /*hidden argument*/NULL); NullCheck(L_0); Object_t631007953 * L_2 = IResourceManager_CreateResource_m1279813597(L_0, L_1, (bool)1, /*hidden argument*/NULL); return ((AudioClip_t3680889665 *)IsInstSealed((RuntimeObject*)L_2, AudioClip_t3680889665_il2cpp_TypeInfo_var)); } } // System.Boolean HandBookStoryStepInfo::get_HasAndio() extern "C" IL2CPP_METHOD_ATTR bool HandBookStoryStepInfo_get_HasAndio_m2365789893 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryStepInfo_get_HasAndio_m2365789893_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = HandBookStoryStepInfo_get_AudioPath_m2947510207(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } } // System.String HandBookStoryStepInfo::get_fashions() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_get_fashions_m2991251314 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CfashionsU3Ek__BackingField_11(); return L_0; } } // System.Void HandBookStoryStepInfo::set_fashions(System.String) extern "C" IL2CPP_METHOD_ATTR void HandBookStoryStepInfo_set_fashions_m3235820427 (HandBookStoryStepInfo_t4152503288 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CfashionsU3Ek__BackingField_11(L_0); return; } } // System.Int32[] HandBookStoryStepInfo::get_fashionIds() extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* HandBookStoryStepInfo_get_fashionIds_m1934297885 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryStepInfo_get_fashionIds_m1934297885_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; Int32U5BU5D_t385246372* V_1 = NULL; int32_t V_2 = 0; { String_t* L_0 = HandBookStoryStepInfo_get_fashions_m2991251314(__this, /*hidden argument*/NULL); CharU5BU5D_t3528271667* L_1 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_1); (L_1)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_0); StringU5BU5D_t1281789340* L_2 = String_Split_m3646115398(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; StringU5BU5D_t1281789340* L_3 = V_0; NullCheck(L_3); V_1 = ((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))))); V_2 = 0; goto IL_0036; } IL_0027: { Int32U5BU5D_t385246372* L_4 = V_1; int32_t L_5 = V_2; StringU5BU5D_t1281789340* L_6 = V_0; int32_t L_7 = V_2; NullCheck(L_6); int32_t L_8 = L_7; String_t* L_9 = (L_6)->GetAt(static_cast(L_8)); int32_t L_10 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (int32_t)L_10); int32_t L_11 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0036: { int32_t L_12 = V_2; StringU5BU5D_t1281789340* L_13 = V_0; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0027; } } { Int32U5BU5D_t385246372* L_14 = V_1; return L_14; } } // System.String HandBookStoryStepInfo::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* HandBookStoryStepInfo_ToString_m477333796 (HandBookStoryStepInfo_t4152503288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookStoryStepInfo_ToString_m477333796_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { ObjectU5BU5D_t2843939325* L_0 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)7)); int32_t L_1 = HandBookStoryStepInfo_get_Index_m573713573(__this, /*hidden argument*/NULL); int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_3); (L_0)->SetAt(static_cast(0), (RuntimeObject *)L_3); ObjectU5BU5D_t2843939325* L_4 = L_0; int32_t L_5 = HandBookStoryStepInfo_get_StepType_m2488283754(__this, /*hidden argument*/NULL); V_1 = L_5; RuntimeObject * L_6 = Box(HandBookStoryStepType_t164763601_il2cpp_TypeInfo_var, (&V_1)); NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_6); V_1 = *(int32_t*)UnBox(L_6); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(1), (RuntimeObject *)L_7); ObjectU5BU5D_t2843939325* L_8 = L_4; String_t* L_9 = HandBookStoryStepInfo_get_Dialog_m344538266(__this, /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); ObjectU5BU5D_t2843939325* L_10 = L_8; String_t* L_11 = HandBookStoryStepInfo_get_ResTexture_m3976827450(__this, /*hidden argument*/NULL); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_11); (L_10)->SetAt(static_cast(3), (RuntimeObject *)L_11); ObjectU5BU5D_t2843939325* L_12 = L_10; String_t* L_13 = HandBookStoryStepInfo_get_Anim_m2645704741(__this, /*hidden argument*/NULL); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_13); (L_12)->SetAt(static_cast(4), (RuntimeObject *)L_13); ObjectU5BU5D_t2843939325* L_14 = L_12; String_t* L_15 = HandBookStoryStepInfo_get_InsertIconPath_m2663239365(__this, /*hidden argument*/NULL); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(5), (RuntimeObject *)L_15); ObjectU5BU5D_t2843939325* L_16 = L_14; String_t* L_17 = HandBookStoryStepInfo_get_NPCName_m3523163610(__this, /*hidden argument*/NULL); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_17); (L_16)->SetAt(static_cast(6), (RuntimeObject *)L_17); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = String_Format_m630303134(NULL /*static, unused*/, _stringLiteral1948775580, L_16, /*hidden argument*/NULL); V_0 = L_18; String_t* L_19 = V_0; return L_19; } } #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 HandBookThemeItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void HandBookThemeItem__ctor_m2807850292 (HandBookThemeItem_t451604584 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void HandBookThemeItem::Awake() extern "C" IL2CPP_METHOD_ATTR void HandBookThemeItem_Awake_m120797548 (HandBookThemeItem_t451604584 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookThemeItem_Awake_m120797548_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral3454252990, /*hidden argument*/NULL); __this->set_m_Icon_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral4166355918, /*hidden argument*/NULL); NullCheck(L_3); UITexture_t3471168817 * L_4 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_3, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_texture_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral4222466402, /*hidden argument*/NULL); NullCheck(L_6); UITexture_t3471168817 * L_7 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_6, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_textureIcon_4(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral2239782463, /*hidden argument*/NULL); NullCheck(L_9); UITexture_t3471168817 * L_10 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_9, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_textureLogo_5(L_10); return; } } // System.Void HandBookThemeItem::Update() extern "C" IL2CPP_METHOD_ATTR void HandBookThemeItem_Update_m3617824434 (HandBookThemeItem_t451604584 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookThemeItem_Update_m3617824434_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_configID_9(); if (!L_0) { goto IL_00a1; } } { bool L_1 = __this->get_m_bTextureDone1_6(); if (L_1) { goto IL_003d; } } { UITexture_t3471168817 * L_2 = __this->get_m_textureIcon_4(); int32_t L_3 = __this->get_configID_9(); int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1396831261, L_5, /*hidden argument*/NULL); bool L_7 = HandBookThemeItem_LoadImage_m45791759(__this, L_2, L_6, /*hidden argument*/NULL); __this->set_m_bTextureDone1_6(L_7); } IL_003d: { bool L_8 = __this->get_m_bTextureDone2_7(); if (L_8) { goto IL_006f; } } { UITexture_t3471168817 * L_9 = __this->get_m_texture_3(); int32_t L_10 = __this->get_configID_9(); int32_t L_11 = L_10; RuntimeObject * L_12 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_11); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2412715044, L_12, /*hidden argument*/NULL); bool L_14 = HandBookThemeItem_LoadImage_m45791759(__this, L_9, L_13, /*hidden argument*/NULL); __this->set_m_bTextureDone2_7(L_14); } IL_006f: { bool L_15 = __this->get_m_bTextureDone3_8(); if (L_15) { goto IL_00a1; } } { UITexture_t3471168817 * L_16 = __this->get_m_textureLogo_5(); int32_t L_17 = __this->get_configID_9(); int32_t L_18 = L_17; RuntimeObject * L_19 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_18); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3158536460, L_19, /*hidden argument*/NULL); bool L_21 = HandBookThemeItem_LoadImage_m45791759(__this, L_16, L_20, /*hidden argument*/NULL); __this->set_m_bTextureDone3_8(L_21); } IL_00a1: { return; } } // System.Void HandBookThemeItem::SetItemID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookThemeItem_SetItemID_m1253453589 (HandBookThemeItem_t451604584 * __this, int32_t ____id0, const RuntimeMethod* method) { { int32_t L_0 = ____id0; __this->set_configID_9(L_0); return; } } // System.Boolean HandBookThemeItem::LoadImage(UITexture,System.String) extern "C" IL2CPP_METHOD_ATTR bool HandBookThemeItem_LoadImage_m45791759 (HandBookThemeItem_t451604584 * __this, UITexture_t3471168817 * ___texture0, String_t* ___path1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HandBookThemeItem_LoadImage_m45791759_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; Texture_t3661962703 * V_1 = NULL; { V_0 = (bool)0; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___path1; NullCheck(L_0); Object_t631007953 * L_2 = IResourceManager_CreateResource_m1279813597(L_0, L_1, (bool)1, /*hidden argument*/NULL); V_1 = ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_2, Texture_t3661962703_il2cpp_TypeInfo_var)); Texture_t3661962703 * L_3 = V_1; 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_004c; } } { V_0 = (bool)1; UITexture_t3471168817 * L_5 = ___texture0; Texture_t3661962703 * L_6 = V_1; NullCheck(L_5); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_5, L_6); UITexture_t3471168817 * L_7 = ___texture0; NullCheck(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_9 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); Transform_set_localRotation_m19445462(L_8, L_9, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_Icon_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); UITexture_t3471168817 * L_11 = ___texture0; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); } IL_004c: { bool L_12 = V_0; return L_12; } } #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 IDataEvent::.ctor() extern "C" IL2CPP_METHOD_ATTR void IDataEvent__ctor_m1056403973 (IDataEvent_t1799629657 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Int32 IDataEvent::GetEventType() extern "C" IL2CPP_METHOD_ATTR int32_t IDataEvent_GetEventType_m1988113582 (IDataEvent_t1799629657 * __this, const RuntimeMethod* method) { { return 1; } } // IDataModel IDataEvent::get_DataModel() extern "C" IL2CPP_METHOD_ATTR IDataModel_t653005279 * IDataEvent_get_DataModel_m1980778407 (IDataEvent_t1799629657 * __this, const RuntimeMethod* method) { { IDataModel_t653005279 * L_0 = __this->get_U3CDataModelU3Ek__BackingField_0(); return L_0; } } // System.Void IDataEvent::set_DataModel(IDataModel) extern "C" IL2CPP_METHOD_ATTR void IDataEvent_set_DataModel_m263037649 (IDataEvent_t1799629657 * __this, IDataModel_t653005279 * ___value0, const RuntimeMethod* method) { { IDataModel_t653005279 * L_0 = ___value0; __this->set_U3CDataModelU3Ek__BackingField_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void IDataModel::.ctor() extern "C" IL2CPP_METHOD_ATTR void IDataModel__ctor_m456775681 (IDataModel_t653005279 * __this, const RuntimeMethod* method) { { IEventDispatcher__ctor_m1716608591(__this, /*hidden argument*/NULL); return; } } // System.Void IDataModel::Clear() extern "C" IL2CPP_METHOD_ATTR void IDataModel_Clear_m3259477023 (IDataModel_t653005279 * __this, const RuntimeMethod* method) { { return; } } // System.Int32 IDataModel::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t IDataModel_get_Count_m1487795662 (IDataModel_t653005279 * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 IDataModel::GetCount() */, __this); return L_0; } } // System.Void IDataModel::set_Count(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IDataModel_set_Count_m678993792 (IDataModel_t653005279 * __this, int32_t ___value0, const RuntimeMethod* method) { { return; } } // System.Int32 IDataModel::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t IDataModel_GetCount_m412326341 (IDataModel_t653005279 * __this, const RuntimeMethod* method) { { return 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 IdolAnim::.ctor() extern "C" IL2CPP_METHOD_ATTR void IdolAnim__ctor_m2691559215 (IdolAnim_t2114343682 * __this, const RuntimeMethod* method) { { __this->set_speed_4((6.0f)); __this->set_HuiTanSpeed_5((3.0f)); __this->set_distance_6((110.0f)); __this->set_huitan_7((30.0f)); __this->set_updateTime_17((0.02f)); __this->set_progress_18((0.03f)); __this->set_afterProgress_19((0.005f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void IdolAnim::PlayAnim(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void IdolAnim_PlayAnim_m1084358062 (IdolAnim_t2114343682 * __this, int32_t ___allExp0, int32_t ___currentExp1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAnim_PlayAnim_m1084358062_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)); { int32_t L_0 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_width_8((((float)((float)L_0)))); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); float L_2 = __this->get_width_8(); float L_3 = __this->get_distance_6(); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_localPosition_m4234289348(L_4, /*hidden argument*/NULL); V_0 = L_5; float L_6 = (&V_0)->get_y_2(); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_localPosition_m4234289348(L_7, /*hidden argument*/NULL); V_1 = L_8; float L_9 = (&V_1)->get_z_3(); Vector3_t3722313464 L_10; memset(&L_10, 0, sizeof(L_10)); Vector3__ctor_m3353183577((&L_10), ((float)il2cpp_codegen_add((float)((float)((float)L_2/(float)(2.0f))), (float)L_3)), L_6, L_9, /*hidden argument*/NULL); NullCheck(L_1); Transform_set_localPosition_m4128471975(L_1, L_10, /*hidden argument*/NULL); __this->set_endDis_9((0.0f)); int32_t L_11 = ___currentExp1; int32_t L_12 = ___allExp0; __this->set_ratio_15(((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_11)))/(float)(((float)((float)L_12))))), (float)(0.75f)))); int32_t L_13 = ___allExp0; __this->set_allExp_12(L_13); int32_t L_14 = ___currentExp1; __this->set_currentExp_13(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral3588309748, /*hidden argument*/NULL); NullCheck(L_16); UISprite_t194114938 * L_17 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_16, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_bar_0_21(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral3588309747, /*hidden argument*/NULL); NullCheck(L_19); UISprite_t194114938 * L_20 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_19, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_bar_1_22(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral3565365433, /*hidden argument*/NULL); NullCheck(L_22); GameObject_t1113636619 * L_23 = Component_get_gameObject_m442555142(L_22, /*hidden argument*/NULL); __this->set_fx_0_23(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_24); Transform_t3600365921 * L_25 = Transform_Find_m1729760951(L_24, _stringLiteral815690358, /*hidden argument*/NULL); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); __this->set_icon_24(L_26); __this->set_play_2((bool)1); return; } } // System.Void IdolAnim::AddExp(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IdolAnim_AddExp_m2528750810 (IdolAnim_t2114343682 * __this, int32_t ___exp0, const RuntimeMethod* method) { { int32_t L_0 = ___exp0; __this->set_addExp_14(L_0); __this->set_startAddExp_11((bool)1); return; } } // System.Void IdolAnim::Start() extern "C" IL2CPP_METHOD_ATTR void IdolAnim_Start_m527164969 (IdolAnim_t2114343682 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAnim_Start_m527164969_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_1 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_2 = L_1; NullCheck(L_2); Action_1_t1286104214 * L_3 = L_2->get_onClick_4(); intptr_t L_4 = (intptr_t)IdolAnim_PlayBack_m121955751_RuntimeMethod_var; Action_1_t1286104214 * L_5 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_5, __this, L_4, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_6 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_3, L_5, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_6, Action_1_t1286104214_il2cpp_TypeInfo_var))); return; } } // System.Void IdolAnim::PlayBack(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void IdolAnim_PlayBack_m121955751 (IdolAnim_t2114343682 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { __this->set_back_3((bool)1); return; } } // System.Void IdolAnim::Update() extern "C" IL2CPP_METHOD_ATTR void IdolAnim_Update_m1460618305 (IdolAnim_t2114343682 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAnim_Update_m1460618305_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)); 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)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); float V_9 = 0.0f; { bool L_0 = __this->get_play_2(); if (!L_0) { goto IL_00a1; } } { GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = GameObject_get_transform_m1369836730(L_1, /*hidden argument*/NULL); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = GameObject_get_transform_m1369836730(L_3, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_localPosition_m4234289348(L_4, /*hidden argument*/NULL); float L_6 = __this->get_endDis_9(); float L_7 = __this->get_huitan_7(); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Vector3_t3722313464 L_9 = Transform_get_localPosition_m4234289348(L_8, /*hidden argument*/NULL); V_0 = L_9; float L_10 = (&V_0)->get_y_2(); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_11); Vector3_t3722313464 L_12 = Transform_get_localPosition_m4234289348(L_11, /*hidden argument*/NULL); V_1 = L_12; float L_13 = (&V_1)->get_z_3(); Vector3_t3722313464 L_14; memset(&L_14, 0, sizeof(L_14)); Vector3__ctor_m3353183577((&L_14), ((float)il2cpp_codegen_subtract((float)L_6, (float)L_7)), L_10, L_13, /*hidden argument*/NULL); float L_15 = __this->get_speed_4(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_16 = Vector3_MoveTowards_m2786395547(NULL /*static, unused*/, L_5, L_14, L_15, /*hidden argument*/NULL); NullCheck(L_2); Transform_set_localPosition_m4128471975(L_2, L_16, /*hidden argument*/NULL); Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_17); Vector3_t3722313464 L_18 = Transform_get_localPosition_m4234289348(L_17, /*hidden argument*/NULL); V_2 = L_18; float L_19 = (&V_2)->get_x_1(); float L_20 = __this->get_endDis_9(); float L_21 = __this->get_huitan_7(); if ((!(((float)L_19) <= ((float)((float)il2cpp_codegen_subtract((float)L_20, (float)L_21)))))) { goto IL_00a1; } } { __this->set_starthuitan_10((bool)1); __this->set_play_2((bool)0); } IL_00a1: { bool L_22 = __this->get_starthuitan_10(); if (!L_22) { goto IL_01ed; } } { GameObject_t1113636619 * L_23 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_23); Transform_t3600365921 * L_24 = GameObject_get_transform_m1369836730(L_23, /*hidden argument*/NULL); GameObject_t1113636619 * L_25 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_25); Transform_t3600365921 * L_26 = GameObject_get_transform_m1369836730(L_25, /*hidden argument*/NULL); NullCheck(L_26); Vector3_t3722313464 L_27 = Transform_get_localPosition_m4234289348(L_26, /*hidden argument*/NULL); float L_28 = __this->get_endDis_9(); Transform_t3600365921 * L_29 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_29); Vector3_t3722313464 L_30 = Transform_get_localPosition_m4234289348(L_29, /*hidden argument*/NULL); V_3 = L_30; float L_31 = (&V_3)->get_y_2(); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_32); Vector3_t3722313464 L_33 = Transform_get_localPosition_m4234289348(L_32, /*hidden argument*/NULL); V_4 = L_33; float L_34 = (&V_4)->get_z_3(); Vector3_t3722313464 L_35; memset(&L_35, 0, sizeof(L_35)); Vector3__ctor_m3353183577((&L_35), L_28, L_31, L_34, /*hidden argument*/NULL); float L_36 = __this->get_HuiTanSpeed_5(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_37 = Vector3_MoveTowards_m2786395547(NULL /*static, unused*/, L_27, L_35, L_36, /*hidden argument*/NULL); NullCheck(L_24); Transform_set_localPosition_m4128471975(L_24, L_37, /*hidden argument*/NULL); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_38); Vector3_t3722313464 L_39 = Transform_get_localPosition_m4234289348(L_38, /*hidden argument*/NULL); V_5 = L_39; float L_40 = (&V_5)->get_x_1(); float L_41 = __this->get_endDis_9(); if ((!(((float)L_40) >= ((float)L_41)))) { goto IL_01ed; } } { float L_42 = __this->get_ratio_15(); if ((!(((float)((float)il2cpp_codegen_add((float)L_42, (float)(0.25f)))) >= ((float)(1.0f))))) { goto IL_0156; } } { GameObject_t1113636619 * L_43 = __this->get_fx_0_23(); NullCheck(L_43); GameObject_SetActive_m796801857(L_43, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_44 = __this->get_icon_24(); NullCheck(L_44); GameObject_SetActive_m796801857(L_44, (bool)1, /*hidden argument*/NULL); } IL_0156: { float L_45 = __this->get_timer_20(); float L_46 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_timer_20(((float)il2cpp_codegen_add((float)L_45, (float)L_46))); float L_47 = __this->get_updateTime_17(); float L_48 = __this->get_timer_20(); if ((!(((float)L_47) <= ((float)L_48)))) { goto IL_01ed; } } { float L_49 = __this->get_tempRatio_16(); float L_50 = __this->get_progress_18(); __this->set_tempRatio_16(((float)il2cpp_codegen_add((float)L_49, (float)L_50))); float L_51 = __this->get_tempRatio_16(); float L_52 = __this->get_ratio_15(); if ((!(((float)L_51) <= ((float)L_52)))) { goto IL_01d0; } } { UISprite_t194114938 * L_53 = __this->get_bar_0_21(); float L_54 = __this->get_tempRatio_16(); NullCheck(L_53); UISprite_set_fillAmount_m92108899(L_53, ((float)il2cpp_codegen_add((float)L_54, (float)(0.25f))), /*hidden argument*/NULL); UISprite_t194114938 * L_55 = __this->get_bar_1_22(); float L_56 = __this->get_tempRatio_16(); NullCheck(L_55); UISprite_set_fillAmount_m92108899(L_55, ((float)il2cpp_codegen_add((float)L_56, (float)(0.25f))), /*hidden argument*/NULL); goto IL_01e2; } IL_01d0: { __this->set_starthuitan_10((bool)0); __this->set_tempRatio_16((0.0f)); } IL_01e2: { __this->set_timer_20((0.0f)); } IL_01ed: { bool L_57 = __this->get_back_3(); if (!L_57) { goto IL_02ba; } } { __this->set_play_2((bool)0); __this->set_starthuitan_10((bool)0); GameObject_t1113636619 * L_58 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_58); Transform_t3600365921 * L_59 = GameObject_get_transform_m1369836730(L_58, /*hidden argument*/NULL); GameObject_t1113636619 * L_60 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_60); Transform_t3600365921 * L_61 = GameObject_get_transform_m1369836730(L_60, /*hidden argument*/NULL); NullCheck(L_61); Vector3_t3722313464 L_62 = Transform_get_localPosition_m4234289348(L_61, /*hidden argument*/NULL); float L_63 = __this->get_width_8(); float L_64 = __this->get_distance_6(); Transform_t3600365921 * L_65 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_65); Vector3_t3722313464 L_66 = Transform_get_localPosition_m4234289348(L_65, /*hidden argument*/NULL); V_6 = L_66; float L_67 = (&V_6)->get_y_2(); Transform_t3600365921 * L_68 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_68); Vector3_t3722313464 L_69 = Transform_get_localPosition_m4234289348(L_68, /*hidden argument*/NULL); V_7 = L_69; float L_70 = (&V_7)->get_z_3(); Vector3_t3722313464 L_71; memset(&L_71, 0, sizeof(L_71)); Vector3__ctor_m3353183577((&L_71), ((float)il2cpp_codegen_add((float)((float)((float)L_63/(float)(2.0f))), (float)L_64)), L_67, L_70, /*hidden argument*/NULL); float L_72 = __this->get_speed_4(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_73 = Vector3_MoveTowards_m2786395547(NULL /*static, unused*/, L_62, L_71, L_72, /*hidden argument*/NULL); NullCheck(L_59); Transform_set_localPosition_m4128471975(L_59, L_73, /*hidden argument*/NULL); Transform_t3600365921 * L_74 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_74); Vector3_t3722313464 L_75 = Transform_get_localPosition_m4234289348(L_74, /*hidden argument*/NULL); V_8 = L_75; float L_76 = (&V_8)->get_x_1(); float L_77 = __this->get_width_8(); float L_78 = __this->get_distance_6(); if ((!(((float)L_76) >= ((float)((float)il2cpp_codegen_add((float)((float)((float)L_77/(float)(2.0f))), (float)L_78)))))) { goto IL_02ba; } } { __this->set_back_3((bool)0); __this->set_startAddExp_11((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_79 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); CWndController_HideUI_m732482071(L_79, ((int32_t)189), /*hidden argument*/NULL); } IL_02ba: { bool L_80 = __this->get_startAddExp_11(); if (!L_80) { goto IL_03b3; } } { float L_81 = __this->get_timer_20(); float L_82 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_timer_20(((float)il2cpp_codegen_add((float)L_81, (float)L_82))); int32_t L_83 = __this->get_addExp_14(); int32_t L_84 = __this->get_allExp_12(); V_9 = ((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_83)))/(float)(((float)((float)L_84))))), (float)(0.75f))); float L_85 = __this->get_updateTime_17(); float L_86 = __this->get_timer_20(); if ((!(((float)L_85) <= ((float)L_86)))) { goto IL_03b3; } } { float L_87 = __this->get_tempRatio_16(); float L_88 = __this->get_afterProgress_19(); __this->set_tempRatio_16(((float)il2cpp_codegen_add((float)L_87, (float)L_88))); float L_89 = __this->get_tempRatio_16(); float L_90 = V_9; if ((!(((float)L_89) <= ((float)L_90)))) { goto IL_0369; } } { UISprite_t194114938 * L_91 = __this->get_bar_1_22(); NullCheck(L_91); float L_92 = UISprite_get_fillAmount_m4252617179(L_91, /*hidden argument*/NULL); if ((!(((float)L_92) >= ((float)(1.0f))))) { goto IL_034c; } } { GameObject_t1113636619 * L_93 = __this->get_fx_0_23(); NullCheck(L_93); GameObject_SetActive_m796801857(L_93, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_94 = __this->get_icon_24(); NullCheck(L_94); GameObject_SetActive_m796801857(L_94, (bool)1, /*hidden argument*/NULL); } IL_034c: { UISprite_t194114938 * L_95 = __this->get_bar_1_22(); UISprite_t194114938 * L_96 = L_95; NullCheck(L_96); float L_97 = UISprite_get_fillAmount_m4252617179(L_96, /*hidden argument*/NULL); float L_98 = __this->get_afterProgress_19(); NullCheck(L_96); UISprite_set_fillAmount_m92108899(L_96, ((float)il2cpp_codegen_add((float)L_97, (float)L_98)), /*hidden argument*/NULL); goto IL_03b3; } IL_0369: { UISprite_t194114938 * L_99 = __this->get_bar_0_21(); NullCheck(L_99); float L_100 = UISprite_get_fillAmount_m4252617179(L_99, /*hidden argument*/NULL); UISprite_t194114938 * L_101 = __this->get_bar_1_22(); NullCheck(L_101); float L_102 = UISprite_get_fillAmount_m4252617179(L_101, /*hidden argument*/NULL); if ((!(((float)L_100) <= ((float)L_102)))) { goto IL_03a1; } } { UISprite_t194114938 * L_103 = __this->get_bar_0_21(); UISprite_t194114938 * L_104 = L_103; NullCheck(L_104); float L_105 = UISprite_get_fillAmount_m4252617179(L_104, /*hidden argument*/NULL); float L_106 = __this->get_afterProgress_19(); NullCheck(L_104); UISprite_set_fillAmount_m92108899(L_104, ((float)il2cpp_codegen_add((float)L_105, (float)L_106)), /*hidden argument*/NULL); goto IL_03b3; } IL_03a1: { __this->set_startAddExp_11((bool)0); __this->set_tempRatio_16((0.0f)); } IL_03b3: { 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 IdolAwardItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void IdolAwardItem__ctor_m3575913188 (IdolAwardItem_t801888691 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void IdolAwardItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void IdolAwardItem_OnPageInit_m75674904 (IdolAwardItem_t801888691 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAwardItem_OnPageInit_m75674904_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bPageInit_5(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_bPageInit_5((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral2328036797, /*hidden argument*/NULL); __this->set_m_uiRoot_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral489207626, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_awardNum_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral1014183152, /*hidden argument*/NULL); NullCheck(L_7); UITexture_t3471168817 * L_8 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_7, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_awardIcon_4(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral367197921, /*hidden argument*/NULL); NullCheck(L_10); UISprite_t194114938 * L_11 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_10, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_qualitySpr_10(L_11); UITexture_t3471168817 * L_12 = __this->get_m_awardIcon_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00a1; } } { UITexture_t3471168817 * L_14 = __this->get_m_awardIcon_4(); NullCheck(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(L_14, /*hidden argument*/NULL); NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_localScale_m129152068(L_15, /*hidden argument*/NULL); __this->set_m_IconSize_6(L_16); } IL_00a1: { Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_17); DMListViewItem_t3648257704 * L_18 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_17, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_19 = (intptr_t)IdolAwardItem_OnIndexChanged_m4056105832_RuntimeMethod_var; Action_1_t3123413348 * L_20 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_20, __this, L_19, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_18); DMListViewItem_set_indexChanged_m3628212006(L_18, L_20, /*hidden argument*/NULL); return; } } // System.Void IdolAwardItem::OnIndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IdolAwardItem_OnIndexChanged_m4056105832 (IdolAwardItem_t801888691 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; __this->set_m_index_12(L_0); int32_t L_1 = ___index0; bool L_2 = IdolAwardItem_UpdateInfo_m764297952(__this, L_1, /*hidden argument*/NULL); __this->set_m_bDone_11(L_2); return; } } // System.Void IdolAwardItem::SetAwardInfo(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR void IdolAwardItem_SetAwardInfo_m3000732831 (IdolAwardItem_t801888691 * __this, CAwardItem_t1677460915 * ___award0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAwardItem_SetAwardInfo_m3000732831_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_awardNum_3(); CAwardItem_t1677460915 * L_1 = ___award0; NullCheck(L_1); int32_t L_2 = CAwardItem_get_Amount_m2607280859(L_1, /*hidden argument*/NULL); int32_t L_3 = L_2; RuntimeObject * L_4 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614616, L_4, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_5, /*hidden argument*/NULL); return; } } // System.Boolean IdolAwardItem::SetAwardIcon(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR bool IdolAwardItem_SetAwardIcon_m2806695253 (IdolAwardItem_t801888691 * __this, CAwardItem_t1677460915 * ___award0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAwardItem_SetAwardIcon_m2806695253_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; bool V_1 = false; { CAwardItem_t1677460915 * L_0 = ___award0; NullCheck(L_0); int32_t L_1 = CAwardItem_get_ConfigId_m576905535(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_2 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; UITexture_t3471168817 * L_3 = __this->get_m_awardIcon_4(); String_t* L_4 = V_0; Vector3_t3722313464 L_5 = __this->get_m_IconSize_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_6 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; bool L_7 = V_1; return L_7; } } // System.Void IdolAwardItem::SetAwardQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IdolAwardItem_SetAwardQuality_m1522786599 (IdolAwardItem_t801888691 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAwardItem_SetAwardQuality_m1522786599_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_m_qualitySpr_10(); IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_1 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___id0; NullCheck(L_1); String_t* L_3 = CPropManager_GetQualityLevelIcon_m2764478498(L_1, L_2, /*hidden argument*/NULL); NullCheck(L_0); UISprite_set_spriteName_m1616245412(L_0, L_3, /*hidden argument*/NULL); UISprite_t194114938 * L_4 = __this->get_m_qualitySpr_10(); NullCheck(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(L_4, /*hidden argument*/NULL); Vector3_t3722313464 L_6; memset(&L_6, 0, sizeof(L_6)); Vector3__ctor_m3353183577((&L_6), (80.0f), (80.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_5); Transform_set_localScale_m3053443106(L_5, L_6, /*hidden argument*/NULL); return; } } // System.Boolean IdolAwardItem::UpdateInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool IdolAwardItem_UpdateInfo_m764297952 (IdolAwardItem_t801888691 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAwardItem_UpdateInfo_m764297952_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; CAwardItem_t1677460915 * V_1 = NULL; { V_0 = (bool)0; IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); CIdolManager_t2822338582 * L_1 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CIdolManager_get_IdolRewardType_m905569743(L_1, /*hidden argument*/NULL); int32_t L_3 = ____index0; NullCheck(L_0); CAwardItem_t1677460915 * L_4 = CIdolManager_GetIdolAwardItem_m739669691(L_0, L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; CAwardItem_t1677460915 * L_5 = V_1; if (L_5) { goto IL_0031; } } { Transform_t3600365921 * L_6 = __this->get_m_uiRoot_2(); NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); NullCheck(L_7); GameObject_SetActive_m796801857(L_7, (bool)0, /*hidden argument*/NULL); bool L_8 = V_0; return L_8; } IL_0031: { V_0 = (bool)1; CAwardItem_t1677460915 * L_9 = V_1; __this->set_m_award_8(L_9); __this->set_m_IsPhotoReady_7((bool)0); __this->set_m_bNeedRefresh_9((bool)1); bool L_10 = V_0; return L_10; } } // System.Void IdolAwardItem::Update() extern "C" IL2CPP_METHOD_ATTR void IdolAwardItem_Update_m2984872522 (IdolAwardItem_t801888691 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bDone_11(); if (L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_m_index_12(); bool L_2 = IdolAwardItem_UpdateInfo_m764297952(__this, L_1, /*hidden argument*/NULL); __this->set_m_bDone_11(L_2); } IL_001d: { bool L_3 = __this->get_m_IsPhotoReady_7(); if (L_3) { goto IL_0056; } } { CAwardItem_t1677460915 * L_4 = __this->get_m_award_8(); if (!L_4) { goto IL_0056; } } { Transform_t3600365921 * L_5 = __this->get_m_uiRoot_2(); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)1, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_7 = __this->get_m_award_8(); bool L_8 = IdolAwardItem_SetAwardIcon_m2806695253(__this, L_7, /*hidden argument*/NULL); __this->set_m_IsPhotoReady_7(L_8); } IL_0056: { bool L_9 = __this->get_m_bNeedRefresh_9(); if (!L_9) { goto IL_0080; } } { CAwardItem_t1677460915 * L_10 = __this->get_m_award_8(); if (L_10) { goto IL_006d; } } { return; } IL_006d: { CAwardItem_t1677460915 * L_11 = __this->get_m_award_8(); IdolAwardItem_SetAwardInfo_m3000732831(__this, L_11, /*hidden argument*/NULL); __this->set_m_bNeedRefresh_9((bool)0); } IL_0080: { return; } } // System.Void IdolAwardItem::OnClkItem() extern "C" IL2CPP_METHOD_ATTR void IdolAwardItem_OnClkItem_m1211295204 (IdolAwardItem_t801888691 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IdolAwardItem_OnClkItem_m1211295204_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_0 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_1 = __this->get_m_award_8(); NullCheck(L_1); int32_t L_2 = CAwardItem_get_ConfigId_m576905535(L_1, /*hidden argument*/NULL); NullCheck(L_0); CShopManager_ShowAvatar_m2860953780(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 IEntityBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void IEntityBase__ctor_m2732456792 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEntityBase__ctor_m2732456792_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IEntityBase_t3866625305_il2cpp_TypeInfo_var); int32_t L_0 = ((IEntityBase_t3866625305_StaticFields*)il2cpp_codegen_static_fields_for(IEntityBase_t3866625305_il2cpp_TypeInfo_var))->get_s_nEntityLabor_4(); ((IEntityBase_t3866625305_StaticFields*)il2cpp_codegen_static_fields_for(IEntityBase_t3866625305_il2cpp_TypeInfo_var))->set_s_nEntityLabor_4(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = ((IEntityBase_t3866625305_StaticFields*)il2cpp_codegen_static_fields_for(IEntityBase_t3866625305_il2cpp_TypeInfo_var))->get_s_nEntityLabor_4(); IEntityBase_set_EntityID_m749330684(__this, L_1, /*hidden argument*/NULL); return; } } // System.Int32 IEntityBase::get_EntityID() extern "C" IL2CPP_METHOD_ATTR int32_t IEntityBase_get_EntityID_m2386313883 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CEntityIDU3Ek__BackingField_0(); return L_0; } } // System.Void IEntityBase::set_EntityID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IEntityBase_set_EntityID_m749330684 (IEntityBase_t3866625305 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CEntityIDU3Ek__BackingField_0(L_0); return; } } // System.Boolean IEntityBase::Equals(IEntityBase) extern "C" IL2CPP_METHOD_ATTR bool IEntityBase_Equals_m1081624194 (IEntityBase_t3866625305 * __this, IEntityBase_t3866625305 * ___other0, const RuntimeMethod* method) { int32_t G_B5_0 = 0; { IEntityBase_t3866625305 * L_0 = ___other0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { int32_t L_1 = IEntityBase_get_EntityID_m2386313883(__this, /*hidden argument*/NULL); IEntityBase_t3866625305 * L_2 = ___other0; NullCheck(L_2); int32_t L_3 = IEntityBase_get_EntityID_m2386313883(L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_001f; } } { G_B5_0 = 1; goto IL_0020; } IL_001f: { G_B5_0 = 0; } IL_0020: { return (bool)G_B5_0; } } // System.String IEntityBase::get_ClassName() extern "C" IL2CPP_METHOD_ATTR String_t* IEntityBase_get_ClassName_m4228176346 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CClassNameU3Ek__BackingField_1(); return L_0; } } // System.Void IEntityBase::set_ClassName(System.String) extern "C" IL2CPP_METHOD_ATTR void IEntityBase_set_ClassName_m1567061922 (IEntityBase_t3866625305 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CClassNameU3Ek__BackingField_1(L_0); return; } } // System.Void IEntityBase::OnInit() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_OnInit_m6184045 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { { return; } } // System.Void IEntityBase::OnUpdate() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_OnUpdate_m2644174525 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { { return; } } // System.Void IEntityBase::OnLateUpdate() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_OnLateUpdate_m132863632 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { { return; } } // System.Void IEntityBase::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_OnDestroy_m3080333797 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { { IEntityBase_UnRegistUpdate_m3598794371(__this, /*hidden argument*/NULL); IEntityBase_UnRegistLateUpdate_m2242699297(__this, /*hidden argument*/NULL); return; } } // System.Void IEntityBase::RegistUpdate() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_RegistUpdate_m2064805561 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEntityBase_RegistUpdate_m2064805561_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bRegUpdate_2(); if (L_0) { goto IL_0018; } } { __this->set_m_bRegUpdate_2((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CUpdateInterface_t2239046830_il2cpp_TypeInfo_var); CUpdateInterface_RegistUpdate_m1936718558(NULL /*static, unused*/, __this, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void IEntityBase::RegistLateUpdate() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_RegistLateUpdate_m878634303 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEntityBase_RegistLateUpdate_m878634303_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bRegLateUpdate_3(); if (L_0) { goto IL_0018; } } { __this->set_m_bRegLateUpdate_3((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CUpdateInterface_t2239046830_il2cpp_TypeInfo_var); CUpdateInterface_RegistLateUpdate_m1144750305(NULL /*static, unused*/, __this, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void IEntityBase::UnRegistUpdate() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_UnRegistUpdate_m3598794371 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEntityBase_UnRegistUpdate_m3598794371_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bRegUpdate_2(); if (!L_0) { goto IL_0018; } } { __this->set_m_bRegUpdate_2((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CUpdateInterface_t2239046830_il2cpp_TypeInfo_var); CUpdateInterface_UnRegistUpdate_m1531749399(NULL /*static, unused*/, __this, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void IEntityBase::UnRegistLateUpdate() extern "C" IL2CPP_METHOD_ATTR void IEntityBase_UnRegistLateUpdate_m2242699297 (IEntityBase_t3866625305 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEntityBase_UnRegistLateUpdate_m2242699297_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bRegLateUpdate_3(); if (!L_0) { goto IL_0018; } } { __this->set_m_bRegLateUpdate_3((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CUpdateInterface_t2239046830_il2cpp_TypeInfo_var); CUpdateInterface_UnRegistLateUpdate_m2029653818(NULL /*static, unused*/, __this, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void IEntityBase::.cctor() extern "C" IL2CPP_METHOD_ATTR void IEntityBase__cctor_m749770462 (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 IEventDispatcher::.ctor() extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher__ctor_m1716608591 (IEventDispatcher_t2294365884 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEventDispatcher__ctor_m1716608591_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CBetterSet_1_t1416977057 * L_0 = (CBetterSet_1_t1416977057 *)il2cpp_codegen_object_new(CBetterSet_1_t1416977057_il2cpp_TypeInfo_var); CBetterSet_1__ctor_m1636875107(L_0, /*hidden argument*/CBetterSet_1__ctor_m1636875107_RuntimeMethod_var); __this->set_m_listSite_0(L_0); return; } } // System.Void IEventDispatcher::Dispatch(IEventBase) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_Dispatch_m319955281 (IEventDispatcher_t2294365884 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEventDispatcher_Dispatch_m319955281_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDispatchU3Ec__AnonStorey0_t1406632946 * V_0 = NULL; { U3CDispatchU3Ec__AnonStorey0_t1406632946 * L_0 = (U3CDispatchU3Ec__AnonStorey0_t1406632946 *)il2cpp_codegen_object_new(U3CDispatchU3Ec__AnonStorey0_t1406632946_il2cpp_TypeInfo_var); U3CDispatchU3Ec__AnonStorey0__ctor_m1431865619(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDispatchU3Ec__AnonStorey0_t1406632946 * L_1 = V_0; RuntimeObject* L_2 = ___evt0; NullCheck(L_1); L_1->set_evt_0(L_2); U3CDispatchU3Ec__AnonStorey0_t1406632946 * L_3 = V_0; NullCheck(L_3); RuntimeObject* L_4 = L_3->get_evt_0(); if (!L_4) { goto IL_0040; } } { CBetterSet_1_t1416977057 * L_5 = __this->get_m_listSite_0(); NullCheck(L_5); int32_t L_6 = CBetterSet_1_GetCount_m2389085385(L_5, /*hidden argument*/CBetterSet_1_GetCount_m2389085385_RuntimeMethod_var); if ((((int32_t)0) >= ((int32_t)L_6))) { goto IL_0040; } } { CBetterSet_1_t1416977057 * L_7 = __this->get_m_listSite_0(); U3CDispatchU3Ec__AnonStorey0_t1406632946 * L_8 = V_0; intptr_t L_9 = (intptr_t)U3CDispatchU3Ec__AnonStorey0_U3CU3Em__0_m3877959127_RuntimeMethod_var; Action_1_t1475166948 * L_10 = (Action_1_t1475166948 *)il2cpp_codegen_object_new(Action_1_t1475166948_il2cpp_TypeInfo_var); Action_1__ctor_m1554755041(L_10, L_8, L_9, /*hidden argument*/Action_1__ctor_m1554755041_RuntimeMethod_var); NullCheck(L_7); CBetterSet_1_Foreach_m1559393169(L_7, L_10, /*hidden argument*/CBetterSet_1_Foreach_m1559393169_RuntimeMethod_var); } IL_0040: { return; } } // System.Void IEventDispatcher::AddWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_AddWatcher_m1530082036 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEventDispatcher_AddWatcher_m1530082036_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t1302699353 * L_0 = ___site0; if (!L_0) { goto IL_0013; } } { CBetterSet_1_t1416977057 * L_1 = __this->get_m_listSite_0(); Action_1_t1302699353 * L_2 = ___site0; NullCheck(L_1); CBetterSet_1_Add_m709449651(L_1, L_2, /*hidden argument*/CBetterSet_1_Add_m709449651_RuntimeMethod_var); } IL_0013: { return; } } // System.Void IEventDispatcher::RemoveWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_RemoveWatcher_m2309964606 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEventDispatcher_RemoveWatcher_m2309964606_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t1302699353 * L_0 = ___site0; if (!L_0) { goto IL_0013; } } { CBetterSet_1_t1416977057 * L_1 = __this->get_m_listSite_0(); Action_1_t1302699353 * L_2 = ___site0; NullCheck(L_1); CBetterSet_1_Remove_m578915073(L_1, L_2, /*hidden argument*/CBetterSet_1_Remove_m578915073_RuntimeMethod_var); } IL_0013: { return; } } // System.Void IEventDispatcher::ClearAllWatcher() extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_ClearAllWatcher_m3143821830 (IEventDispatcher_t2294365884 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IEventDispatcher_ClearAllWatcher_m3143821830_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CBetterSet_1_t1416977057 * L_0 = __this->get_m_listSite_0(); NullCheck(L_0); CBetterSet_1_Clear_m731979128(L_0, /*hidden argument*/CBetterSet_1_Clear_m731979128_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 IEventDispatcher/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDispatchU3Ec__AnonStorey0__ctor_m1431865619 (U3CDispatchU3Ec__AnonStorey0_t1406632946 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void IEventDispatcher/c__AnonStorey0::<>m__0(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void U3CDispatchU3Ec__AnonStorey0_U3CU3Em__0_m3877959127 (U3CDispatchU3Ec__AnonStorey0_t1406632946 * __this, Action_1_t1302699353 * ___siteVal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDispatchU3Ec__AnonStorey0_U3CU3Em__0_m3877959127_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t1302699353 * L_0 = ___siteVal0; if (!L_0) { goto IL_0012; } } { Action_1_t1302699353 * L_1 = ___siteVal0; RuntimeObject* L_2 = __this->get_evt_0(); NullCheck(L_1); Action_1_Invoke_m1933134879(L_1, L_2, /*hidden argument*/Action_1_Invoke_m1933134879_RuntimeMethod_var); } IL_0012: { 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 IgnoreTimeScale::.ctor() extern "C" IL2CPP_METHOD_ATTR void IgnoreTimeScale__ctor_m3176585006 (IgnoreTimeScale_t3381352907 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Single IgnoreTimeScale::get_realTime() extern "C" IL2CPP_METHOD_ATTR float IgnoreTimeScale_get_realTime_m2787229915 (IgnoreTimeScale_t3381352907 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_mRt_2(); return L_0; } } // System.Single IgnoreTimeScale::get_realTimeDelta() extern "C" IL2CPP_METHOD_ATTR float IgnoreTimeScale_get_realTimeDelta_m2919604948 (IgnoreTimeScale_t3381352907 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_mTimeDelta_4(); return L_0; } } // System.Void IgnoreTimeScale::OnEnable() extern "C" IL2CPP_METHOD_ATTR void IgnoreTimeScale_OnEnable_m2831923374 (IgnoreTimeScale_t3381352907 * __this, const RuntimeMethod* method) { { __this->set_mTimeStarted_6((bool)1); __this->set_mTimeDelta_4((0.0f)); float L_0 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mTimeStart_3(L_0); return; } } // System.Single IgnoreTimeScale::UpdateRealTimeDelta() extern "C" IL2CPP_METHOD_ATTR float IgnoreTimeScale_UpdateRealTimeDelta_m4149425231 (IgnoreTimeScale_t3381352907 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IgnoreTimeScale_UpdateRealTimeDelta_m4149425231_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mRt_2(L_0); bool L_1 = __this->get_mTimeStarted_6(); if (!L_1) { goto IL_0098; } } { float L_2 = __this->get_mRt_2(); float L_3 = __this->get_mTimeStart_3(); V_0 = ((float)il2cpp_codegen_subtract((float)L_2, (float)L_3)); float L_4 = __this->get_mActual_5(); float L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), L_5, /*hidden argument*/NULL); __this->set_mActual_5(((float)il2cpp_codegen_add((float)L_4, (float)L_6))); float L_7 = __this->get_mActual_5(); float L_8 = bankers_roundf(((float)il2cpp_codegen_multiply((float)L_7, (float)(1000.0f)))); __this->set_mTimeDelta_4(((float)il2cpp_codegen_multiply((float)(0.001f), (float)L_8))); float L_9 = __this->get_mActual_5(); float L_10 = __this->get_mTimeDelta_4(); __this->set_mActual_5(((float)il2cpp_codegen_subtract((float)L_9, (float)L_10))); float L_11 = __this->get_mTimeDelta_4(); if ((!(((float)L_11) > ((float)(1.0f))))) { goto IL_0087; } } { __this->set_mTimeDelta_4((1.0f)); } IL_0087: { float L_12 = __this->get_mRt_2(); __this->set_mTimeStart_3(L_12); goto IL_00b6; } IL_0098: { __this->set_mTimeStarted_6((bool)1); float L_13 = __this->get_mRt_2(); __this->set_mTimeStart_3(L_13); __this->set_mTimeDelta_4((0.0f)); } IL_00b6: { float L_14 = __this->get_mTimeDelta_4(); return L_14; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ImageEffect_MoblieBloom::.ctor() extern "C" IL2CPP_METHOD_ATTR void ImageEffect_MoblieBloom__ctor_m691775648 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method) { { __this->set_rtFormat_4(7); Color_t2555686324 L_0; memset(&L_0, 0, sizeof(L_0)); Color__ctor_m2943235014((&L_0), (1.0f), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL); __this->set_colorMix_5(L_0); __this->set_threshold_6((0.25f)); __this->set_intensity_7((0.75f)); __this->set_BlurSize_8((1.0f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void ImageEffect_MoblieBloom::Start() extern "C" IL2CPP_METHOD_ATTR void ImageEffect_MoblieBloom_Start_m2570565436 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method) { { ImageEffect_MoblieBloom_FindShaders_m2328470608(__this, /*hidden argument*/NULL); ImageEffect_MoblieBloom_CheckSupport_m937875952(__this, /*hidden argument*/NULL); ImageEffect_MoblieBloom_CreateMaterials_m529698713(__this, /*hidden argument*/NULL); return; } } // System.Void ImageEffect_MoblieBloom::FindShaders() extern "C" IL2CPP_METHOD_ATTR void ImageEffect_MoblieBloom_FindShaders_m2328470608 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageEffect_MoblieBloom_FindShaders_m2328470608_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Shader_t4151988712 * L_0 = __this->get_BloomShader_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0020; } } { Shader_t4151988712 * L_2 = Shader_Find_m2092206247(NULL /*static, unused*/, _stringLiteral1992217819, /*hidden argument*/NULL); __this->set_BloomShader_2(L_2); } IL_0020: { return; } } // System.Void ImageEffect_MoblieBloom::CreateMaterials() extern "C" IL2CPP_METHOD_ATTR void ImageEffect_MoblieBloom_CreateMaterials_m529698713 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageEffect_MoblieBloom_CreateMaterials_m529698713_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_BloomMaterial_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_002e; } } { Shader_t4151988712 * L_2 = __this->get_BloomShader_2(); Material_t340375123 * L_3 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_3, L_2, /*hidden argument*/NULL); __this->set_BloomMaterial_3(L_3); Material_t340375123 * L_4 = __this->get_BloomMaterial_3(); NullCheck(L_4); Object_set_hideFlags_m1648752846(L_4, ((int32_t)61), /*hidden argument*/NULL); } IL_002e: { return; } } // System.Boolean ImageEffect_MoblieBloom::Supported() extern "C" IL2CPP_METHOD_ATTR bool ImageEffect_MoblieBloom_Supported_m149479801 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method) { { bool L_0 = SystemInfo_get_supportsImageEffects_m2886934848(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_0) { goto IL_001a; } } { Shader_t4151988712 * L_1 = __this->get_BloomShader_2(); NullCheck(L_1); bool L_2 = Shader_get_isSupported_m755080316(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001c; } } IL_001a: { return (bool)0; } IL_001c: { return (bool)1; } } // System.Boolean ImageEffect_MoblieBloom::CheckSupport() extern "C" IL2CPP_METHOD_ATTR bool ImageEffect_MoblieBloom_CheckSupport_m937875952 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method) { ImageEffect_MoblieBloom_t3581169662 * G_B4_0 = NULL; ImageEffect_MoblieBloom_t3581169662 * G_B3_0 = NULL; int32_t G_B5_0 = 0; ImageEffect_MoblieBloom_t3581169662 * G_B5_1 = NULL; { bool L_0 = ImageEffect_MoblieBloom_Supported_m149479801(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0014; } } { Behaviour_set_enabled_m20417929(__this, (bool)0, /*hidden argument*/NULL); return (bool)0; } IL_0014: { bool L_1 = SystemInfo_SupportsRenderTextureFormat_m1663449629(NULL /*static, unused*/, 4, /*hidden argument*/NULL); G_B3_0 = __this; if (!L_1) { G_B4_0 = __this; goto IL_0026; } } { G_B5_0 = 4; G_B5_1 = G_B3_0; goto IL_0027; } IL_0026: { G_B5_0 = 7; G_B5_1 = G_B4_0; } IL_0027: { NullCheck(G_B5_1); G_B5_1->set_rtFormat_4(G_B5_0); return (bool)1; } } // System.Void ImageEffect_MoblieBloom::OnRenderImage(UnityEngine.RenderTexture,UnityEngine.RenderTexture) extern "C" IL2CPP_METHOD_ATTR void ImageEffect_MoblieBloom_OnRenderImage_m3011720849 (ImageEffect_MoblieBloom_t3581169662 * __this, RenderTexture_t2108887433 * ___sourceTexture0, RenderTexture_t2108887433 * ___destTexture1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageEffect_MoblieBloom_OnRenderImage_m3011720849_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; RenderTexture_t2108887433 * V_2 = NULL; RenderTexture_t2108887433 * V_3 = NULL; { float L_0 = __this->get_threshold_6(); if ((((float)L_0) == ((float)(0.0f)))) { goto IL_0122; } } { float L_1 = __this->get_intensity_7(); if ((((float)L_1) == ((float)(0.0f)))) { goto IL_0122; } } { RenderTexture_t2108887433 * L_2 = ___sourceTexture0; NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_2); V_0 = ((int32_t)((int32_t)L_3/(int32_t)4)); RenderTexture_t2108887433 * L_4 = ___sourceTexture0; NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_4); V_1 = ((int32_t)((int32_t)L_5/(int32_t)4)); Material_t340375123 * L_6 = __this->get_BloomMaterial_3(); Color_t2555686324 L_7 = __this->get_colorMix_5(); NullCheck(L_6); Material_SetColor_m2020215303(L_6, _stringLiteral2401287094, L_7, /*hidden argument*/NULL); Material_t340375123 * L_8 = __this->get_BloomMaterial_3(); float L_9 = __this->get_BlurSize_8(); float L_10 = __this->get_intensity_7(); float L_11 = __this->get_threshold_6(); Vector4_t3319028937 L_12; memset(&L_12, 0, sizeof(L_12)); Vector4__ctor_m2498754347((&L_12), ((float)il2cpp_codegen_multiply((float)L_9, (float)(1.5f))), (0.0f), L_10, ((float)il2cpp_codegen_subtract((float)(0.8f), (float)L_11)), /*hidden argument*/NULL); NullCheck(L_8); Material_SetVector_m4214217286(L_8, _stringLiteral1742932213, L_12, /*hidden argument*/NULL); int32_t L_13 = V_0; int32_t L_14 = V_1; int32_t L_15 = __this->get_rtFormat_4(); RenderTexture_t2108887433 * L_16 = RenderTexture_GetTemporary_m3378328322(NULL /*static, unused*/, L_13, L_14, 0, L_15, /*hidden argument*/NULL); V_2 = L_16; RenderTexture_t2108887433 * L_17 = V_2; NullCheck(L_17); Texture_set_filterMode_m3078068058(L_17, 1, /*hidden argument*/NULL); int32_t L_18 = V_0; int32_t L_19 = V_1; int32_t L_20 = __this->get_rtFormat_4(); RenderTexture_t2108887433 * L_21 = RenderTexture_GetTemporary_m3378328322(NULL /*static, unused*/, L_18, L_19, 0, L_20, /*hidden argument*/NULL); V_3 = L_21; RenderTexture_t2108887433 * L_22 = V_2; NullCheck(L_22); Texture_set_filterMode_m3078068058(L_22, 1, /*hidden argument*/NULL); RenderTexture_t2108887433 * L_23 = ___sourceTexture0; RenderTexture_t2108887433 * L_24 = V_2; Material_t340375123 * L_25 = __this->get_BloomMaterial_3(); IL2CPP_RUNTIME_CLASS_INIT(Graphics_t783367614_il2cpp_TypeInfo_var); Graphics_Blit_m4126770912(NULL /*static, unused*/, L_23, L_24, L_25, 0, /*hidden argument*/NULL); RenderTexture_t2108887433 * L_26 = V_2; RenderTexture_t2108887433 * L_27 = V_3; Material_t340375123 * L_28 = __this->get_BloomMaterial_3(); Graphics_Blit_m4126770912(NULL /*static, unused*/, L_26, L_27, L_28, 1, /*hidden argument*/NULL); RenderTexture_t2108887433 * L_29 = V_2; RenderTexture_ReleaseTemporary_m2400081536(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); int32_t L_30 = V_0; int32_t L_31 = V_1; int32_t L_32 = __this->get_rtFormat_4(); RenderTexture_t2108887433 * L_33 = RenderTexture_GetTemporary_m3378328322(NULL /*static, unused*/, L_30, L_31, 0, L_32, /*hidden argument*/NULL); V_2 = L_33; RenderTexture_t2108887433 * L_34 = V_3; NullCheck(L_34); Texture_set_filterMode_m3078068058(L_34, 1, /*hidden argument*/NULL); RenderTexture_t2108887433 * L_35 = V_3; RenderTexture_t2108887433 * L_36 = V_2; Material_t340375123 * L_37 = __this->get_BloomMaterial_3(); Graphics_Blit_m4126770912(NULL /*static, unused*/, L_35, L_36, L_37, 2, /*hidden argument*/NULL); Material_t340375123 * L_38 = __this->get_BloomMaterial_3(); RenderTexture_t2108887433 * L_39 = V_2; NullCheck(L_38); Material_SetTexture_m1829349465(L_38, _stringLiteral1654548120, L_39, /*hidden argument*/NULL); RenderTexture_t2108887433 * L_40 = ___sourceTexture0; RenderTexture_t2108887433 * L_41 = ___destTexture1; Material_t340375123 * L_42 = __this->get_BloomMaterial_3(); Graphics_Blit_m4126770912(NULL /*static, unused*/, L_40, L_41, L_42, 3, /*hidden argument*/NULL); RenderTexture_t2108887433 * L_43 = V_2; RenderTexture_ReleaseTemporary_m2400081536(NULL /*static, unused*/, L_43, /*hidden argument*/NULL); RenderTexture_t2108887433 * L_44 = V_3; RenderTexture_ReleaseTemporary_m2400081536(NULL /*static, unused*/, L_44, /*hidden argument*/NULL); goto IL_0129; } IL_0122: { RenderTexture_t2108887433 * L_45 = ___sourceTexture0; RenderTexture_t2108887433 * L_46 = ___destTexture1; IL2CPP_RUNTIME_CLASS_INIT(Graphics_t783367614_il2cpp_TypeInfo_var); Graphics_Blit_m1336850842(NULL /*static, unused*/, L_45, L_46, /*hidden argument*/NULL); } IL_0129: { return; } } // System.Void ImageEffect_MoblieBloom::OnDisable() extern "C" IL2CPP_METHOD_ATTR void ImageEffect_MoblieBloom_OnDisable_m2351161568 (ImageEffect_MoblieBloom_t3581169662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageEffect_MoblieBloom_OnDisable_m2351161568_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_BloomMaterial_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { Material_t340375123 * L_2 = __this->get_BloomMaterial_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_DestroyImmediate_m2288369078(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); } IL_001c: { 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 ImageNumber::.ctor() extern "C" IL2CPP_METHOD_ATTR void ImageNumber__ctor_m3311230230 (ImageNumber_t2590106794 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void ImageNumber::OnPageInit(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ImageNumber_OnPageInit_m3033929290 (ImageNumber_t2590106794 * __this, int32_t ___num0, List_1_t3319525431 * ___path1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageNumber_OnPageInit_m3033929290_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___num0; if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = ___num0; __this->set_m_uiNumber_2(((UISpriteU5BU5D_t1415066463*)SZArrayNew(UISpriteU5BU5D_t1415066463_il2cpp_TypeInfo_var, (uint32_t)L_1))); } IL_0013: { List_1_t3319525431 * L_2 = ___path1; if (!L_2) { goto IL_0062; } } { List_1_t3319525431 * L_3 = ___path1; NullCheck(L_3); int32_t L_4 = List_1_get_Count_m2276455407(L_3, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_0062; } } { List_1_t3319525431 * L_5 = ___path1; NullCheck(L_5); int32_t L_6 = List_1_get_Count_m2276455407(L_5, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); int32_t L_7 = ___num0; if ((((int32_t)L_6) > ((int32_t)L_7))) { goto IL_0062; } } { V_0 = 0; goto IL_005b; } IL_0038: { UISpriteU5BU5D_t1415066463* L_8 = __this->get_m_uiNumber_2(); int32_t L_9 = V_0; Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_11 = ___path1; int32_t L_12 = V_0; NullCheck(L_11); String_t* L_13 = List_1_get_Item_m3729392029(L_11, L_12, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_10); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_10, L_13, /*hidden argument*/NULL); NullCheck(L_14); UISprite_t194114938 * L_15 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_14, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_15); (L_8)->SetAt(static_cast(L_9), (UISprite_t194114938 *)L_15); int32_t L_16 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_005b: { int32_t L_17 = V_0; int32_t L_18 = ___num0; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0038; } } IL_0062: { return; } } // System.Void ImageNumber::SetNumber(System.Char[]) extern "C" IL2CPP_METHOD_ATTR void ImageNumber_SetNumber_m1349633280 (ImageNumber_t2590106794 * __this, CharU5BU5D_t3528271667* ___arr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageNumber_SetNumber_m1349633280_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { UISpriteU5BU5D_t1415066463* L_0 = __this->get_m_uiNumber_2(); if (!L_0) { goto IL_0011; } } { CharU5BU5D_t3528271667* L_1 = ___arr0; if (L_1) { goto IL_0012; } } IL_0011: { return; } IL_0012: { V_0 = 0; goto IL_004f; } IL_0019: { UISpriteU5BU5D_t1415066463* L_2 = __this->get_m_uiNumber_2(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; UISprite_t194114938 * L_5 = (L_2)->GetAt(static_cast(L_4)); 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_004b; } } { UISpriteU5BU5D_t1415066463* L_7 = __this->get_m_uiNumber_2(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; UISprite_t194114938 * L_10 = (L_7)->GetAt(static_cast(L_9)); CharU5BU5D_t3528271667* L_11 = ___arr0; int32_t L_12 = V_0; NullCheck(L_11); String_t* L_13 = Char_ToString_m3588025615(((L_11)->GetAddressAt(static_cast(L_12))), /*hidden argument*/NULL); NullCheck(L_10); UISprite_set_spriteName_m1616245412(L_10, L_13, /*hidden argument*/NULL); } IL_004b: { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_004f: { int32_t L_15 = V_0; CharU5BU5D_t3528271667* L_16 = ___arr0; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_16)->max_length))))))) { goto IL_0019; } } { 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 ImageNumberSet::.ctor() extern "C" IL2CPP_METHOD_ATTR void ImageNumberSet__ctor_m2794490157 (ImageNumberSet_t1930057360 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void ImageNumberSet::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void ImageNumberSet_OnPageInit_m1999030618 (ImageNumberSet_t1930057360 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageNumberSet_OnPageInit_m1999030618_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; List_1_t3319525431 * V_1 = NULL; List_1_t3319525431 * V_2 = NULL; List_1_t3319525431 * V_3 = NULL; List_1_t3319525431 * V_4 = NULL; { bool L_0 = __this->get_isPageInit_3(); if (L_0) { goto IL_01c4; } } { __this->set_isPageInit_3((bool)1); __this->set_m_uiNumberArr_2(((ImageNumberU5BU5D_t3933614447*)SZArrayNew(ImageNumberU5BU5D_t3933614447_il2cpp_TypeInfo_var, (uint32_t)5))); ImageNumberU5BU5D_t3933614447* L_1 = __this->get_m_uiNumberArr_2(); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2645223439, /*hidden argument*/NULL); NullCheck(L_3); ImageNumber_t2590106794 * L_4 = Component_GetComponent_TisImageNumber_t2590106794_m3920196287(L_3, /*hidden argument*/Component_GetComponent_TisImageNumber_t2590106794_m3920196287_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(0), (ImageNumber_t2590106794 *)L_4); List_1_t3319525431 * L_5 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_5, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_5; List_1_t3319525431 * L_6 = V_0; NullCheck(L_6); List_1_Add_m1685793073(L_6, _stringLiteral242031739, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); ImageNumberU5BU5D_t3933614447* L_7 = __this->get_m_uiNumberArr_2(); NullCheck(L_7); int32_t L_8 = 0; ImageNumber_t2590106794 * L_9 = (L_7)->GetAt(static_cast(L_8)); List_1_t3319525431 * L_10 = V_0; NullCheck(L_9); ImageNumber_OnPageInit_m3033929290(L_9, 1, L_10, /*hidden argument*/NULL); ImageNumberU5BU5D_t3933614447* L_11 = __this->get_m_uiNumberArr_2(); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral4211307380, /*hidden argument*/NULL); NullCheck(L_13); ImageNumber_t2590106794 * L_14 = Component_GetComponent_TisImageNumber_t2590106794_m3920196287(L_13, /*hidden argument*/Component_GetComponent_TisImageNumber_t2590106794_m3920196287_RuntimeMethod_var); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_14); (L_11)->SetAt(static_cast(1), (ImageNumber_t2590106794 *)L_14); List_1_t3319525431 * L_15 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_15, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_1 = L_15; List_1_t3319525431 * L_16 = V_1; NullCheck(L_16); List_1_Add_m1685793073(L_16, _stringLiteral242031739, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_17 = V_1; NullCheck(L_17); List_1_Add_m1685793073(L_17, _stringLiteral2198346875, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); ImageNumberU5BU5D_t3933614447* L_18 = __this->get_m_uiNumberArr_2(); NullCheck(L_18); int32_t L_19 = 1; ImageNumber_t2590106794 * L_20 = (L_18)->GetAt(static_cast(L_19)); List_1_t3319525431 * L_21 = V_1; NullCheck(L_20); ImageNumber_OnPageInit_m3033929290(L_20, 2, L_21, /*hidden argument*/NULL); ImageNumberU5BU5D_t3933614447* L_22 = __this->get_m_uiNumberArr_2(); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_23); Transform_t3600365921 * L_24 = Transform_Find_m1729760951(L_23, _stringLiteral1482424025, /*hidden argument*/NULL); NullCheck(L_24); ImageNumber_t2590106794 * L_25 = Component_GetComponent_TisImageNumber_t2590106794_m3920196287(L_24, /*hidden argument*/Component_GetComponent_TisImageNumber_t2590106794_m3920196287_RuntimeMethod_var); NullCheck(L_22); ArrayElementTypeCheck (L_22, L_25); (L_22)->SetAt(static_cast(2), (ImageNumber_t2590106794 *)L_25); List_1_t3319525431 * L_26 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_26, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_2 = L_26; List_1_t3319525431 * L_27 = V_2; NullCheck(L_27); List_1_Add_m1685793073(L_27, _stringLiteral242031739, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_28 = V_2; NullCheck(L_28); List_1_Add_m1685793073(L_28, _stringLiteral2198346875, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_29 = V_2; NullCheck(L_29); List_1_Add_m1685793073(L_29, _stringLiteral4154662011, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); ImageNumberU5BU5D_t3933614447* L_30 = __this->get_m_uiNumberArr_2(); NullCheck(L_30); int32_t L_31 = 2; ImageNumber_t2590106794 * L_32 = (L_30)->GetAt(static_cast(L_31)); List_1_t3319525431 * L_33 = V_2; NullCheck(L_32); ImageNumber_OnPageInit_m3033929290(L_32, 3, L_33, /*hidden argument*/NULL); ImageNumberU5BU5D_t3933614447* L_34 = __this->get_m_uiNumberArr_2(); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_35); Transform_t3600365921 * L_36 = Transform_Find_m1729760951(L_35, _stringLiteral3048507966, /*hidden argument*/NULL); NullCheck(L_36); ImageNumber_t2590106794 * L_37 = Component_GetComponent_TisImageNumber_t2590106794_m3920196287(L_36, /*hidden argument*/Component_GetComponent_TisImageNumber_t2590106794_m3920196287_RuntimeMethod_var); NullCheck(L_34); ArrayElementTypeCheck (L_34, L_37); (L_34)->SetAt(static_cast(3), (ImageNumber_t2590106794 *)L_37); List_1_t3319525431 * L_38 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_38, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_3 = L_38; List_1_t3319525431 * L_39 = V_3; NullCheck(L_39); List_1_Add_m1685793073(L_39, _stringLiteral242031739, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_40 = V_3; NullCheck(L_40); List_1_Add_m1685793073(L_40, _stringLiteral2198346875, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_41 = V_3; NullCheck(L_41); List_1_Add_m1685793073(L_41, _stringLiteral4154662011, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_42 = V_3; NullCheck(L_42); List_1_Add_m1685793073(L_42, _stringLiteral1816009851, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); ImageNumberU5BU5D_t3933614447* L_43 = __this->get_m_uiNumberArr_2(); NullCheck(L_43); int32_t L_44 = 3; ImageNumber_t2590106794 * L_45 = (L_43)->GetAt(static_cast(L_44)); List_1_t3319525431 * L_46 = V_3; NullCheck(L_45); ImageNumber_OnPageInit_m3033929290(L_45, 4, L_46, /*hidden argument*/NULL); ImageNumberU5BU5D_t3933614447* L_47 = __this->get_m_uiNumberArr_2(); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_48); Transform_t3600365921 * L_49 = Transform_Find_m1729760951(L_48, _stringLiteral319624611, /*hidden argument*/NULL); NullCheck(L_49); ImageNumber_t2590106794 * L_50 = Component_GetComponent_TisImageNumber_t2590106794_m3920196287(L_49, /*hidden argument*/Component_GetComponent_TisImageNumber_t2590106794_m3920196287_RuntimeMethod_var); NullCheck(L_47); ArrayElementTypeCheck (L_47, L_50); (L_47)->SetAt(static_cast(4), (ImageNumber_t2590106794 *)L_50); List_1_t3319525431 * L_51 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_51, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_4 = L_51; List_1_t3319525431 * L_52 = V_4; NullCheck(L_52); List_1_Add_m1685793073(L_52, _stringLiteral242031739, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_53 = V_4; NullCheck(L_53); List_1_Add_m1685793073(L_53, _stringLiteral2198346875, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_54 = V_4; NullCheck(L_54); List_1_Add_m1685793073(L_54, _stringLiteral4154662011, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_55 = V_4; NullCheck(L_55); List_1_Add_m1685793073(L_55, _stringLiteral1816009851, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_56 = V_4; NullCheck(L_56); List_1_Add_m1685793073(L_56, _stringLiteral3772324987, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); ImageNumberU5BU5D_t3933614447* L_57 = __this->get_m_uiNumberArr_2(); NullCheck(L_57); int32_t L_58 = 4; ImageNumber_t2590106794 * L_59 = (L_57)->GetAt(static_cast(L_58)); List_1_t3319525431 * L_60 = V_4; NullCheck(L_59); ImageNumber_OnPageInit_m3033929290(L_59, 5, L_60, /*hidden argument*/NULL); } IL_01c4: { return; } } // System.Void ImageNumberSet::SetNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ImageNumberSet_SetNumber_m2396312941 (ImageNumberSet_t1930057360 * __this, int32_t ___number0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageNumberSet_SetNumber_m2396312941_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; CharU5BU5D_t3528271667* V_1 = NULL; int32_t V_2 = 0; { String_t* L_0 = Int32_ToString_m141394615((&___number0), /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = V_0; NullCheck(L_1); CharU5BU5D_t3528271667* L_2 = String_ToCharArray_m1492846834(L_1, /*hidden argument*/NULL); V_1 = L_2; V_2 = 0; goto IL_0077; } IL_001c: { ImageNumberU5BU5D_t3933614447* L_3 = __this->get_m_uiNumberArr_2(); int32_t L_4 = V_2; NullCheck(L_3); int32_t L_5 = L_4; ImageNumber_t2590106794 * L_6 = (L_3)->GetAt(static_cast(L_5)); 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_0073; } } { CharU5BU5D_t3528271667* L_8 = V_1; NullCheck(L_8); int32_t L_9 = V_2; if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)))))) { goto IL_0060; } } { ImageNumberU5BU5D_t3933614447* L_10 = __this->get_m_uiNumberArr_2(); int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = L_11; ImageNumber_t2590106794 * L_13 = (L_10)->GetAt(static_cast(L_12)); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); NullCheck(L_14); GameObject_SetActive_m796801857(L_14, (bool)1, /*hidden argument*/NULL); ImageNumberU5BU5D_t3933614447* L_15 = __this->get_m_uiNumberArr_2(); int32_t L_16 = V_2; NullCheck(L_15); int32_t L_17 = L_16; ImageNumber_t2590106794 * L_18 = (L_15)->GetAt(static_cast(L_17)); CharU5BU5D_t3528271667* L_19 = V_1; NullCheck(L_18); ImageNumber_SetNumber_m1349633280(L_18, L_19, /*hidden argument*/NULL); goto IL_0073; } IL_0060: { ImageNumberU5BU5D_t3933614447* L_20 = __this->get_m_uiNumberArr_2(); int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = L_21; ImageNumber_t2590106794 * L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); NullCheck(L_24); GameObject_SetActive_m796801857(L_24, (bool)0, /*hidden argument*/NULL); } IL_0073: { int32_t L_25 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0077: { int32_t L_26 = V_2; ImageNumberU5BU5D_t3933614447* L_27 = __this->get_m_uiNumberArr_2(); NullCheck(L_27); if ((((int32_t)L_26) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_27)->max_length))))))) { goto IL_001c; } } { return; } } // System.Void ImageNumberSet::SetNumber(System.String) extern "C" IL2CPP_METHOD_ATTR void ImageNumberSet_SetNumber_m2906791011 (ImageNumberSet_t1930057360 * __this, String_t* ___number0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ImageNumberSet_SetNumber_m2906791011_MetadataUsageId); s_Il2CppMethodInitialized = true; } CharU5BU5D_t3528271667* V_0 = NULL; int32_t V_1 = 0; { String_t* L_0 = ___number0; NullCheck(L_0); CharU5BU5D_t3528271667* L_1 = String_ToCharArray_m1492846834(L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; goto IL_0069; } IL_000e: { ImageNumberU5BU5D_t3933614447* L_2 = __this->get_m_uiNumberArr_2(); int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = L_3; ImageNumber_t2590106794 * L_5 = (L_2)->GetAt(static_cast(L_4)); 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_0065; } } { CharU5BU5D_t3528271667* L_7 = V_0; NullCheck(L_7); int32_t L_8 = V_1; if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))))) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)))))) { goto IL_0052; } } { ImageNumberU5BU5D_t3933614447* L_9 = __this->get_m_uiNumberArr_2(); int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; ImageNumber_t2590106794 * L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)1, /*hidden argument*/NULL); ImageNumberU5BU5D_t3933614447* L_14 = __this->get_m_uiNumberArr_2(); int32_t L_15 = V_1; NullCheck(L_14); int32_t L_16 = L_15; ImageNumber_t2590106794 * L_17 = (L_14)->GetAt(static_cast(L_16)); CharU5BU5D_t3528271667* L_18 = V_0; NullCheck(L_17); ImageNumber_SetNumber_m1349633280(L_17, L_18, /*hidden argument*/NULL); goto IL_0065; } IL_0052: { ImageNumberU5BU5D_t3933614447* L_19 = __this->get_m_uiNumberArr_2(); int32_t L_20 = V_1; NullCheck(L_19); int32_t L_21 = L_20; ImageNumber_t2590106794 * L_22 = (L_19)->GetAt(static_cast(L_21)); NullCheck(L_22); GameObject_t1113636619 * L_23 = Component_get_gameObject_m442555142(L_22, /*hidden argument*/NULL); NullCheck(L_23); GameObject_SetActive_m796801857(L_23, (bool)0, /*hidden argument*/NULL); } IL_0065: { int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0069: { int32_t L_25 = V_1; ImageNumberU5BU5D_t3933614447* L_26 = __this->get_m_uiNumberArr_2(); NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length))))))) { goto IL_000e; } } { 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 IMonoCtrllor::.ctor() extern "C" IL2CPP_METHOD_ATTR void IMonoCtrllor__ctor_m471545973 (IMonoCtrllor_t1427182583 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IMonoCtrllor__ctor_m471545973_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IEventDispatcher__ctor_m1716608591(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMonoCtrllorManager_t57721319_il2cpp_TypeInfo_var); CMonoCtrllorManager_OnRegController_m3048743580(NULL /*static, unused*/, __this, /*hidden argument*/NULL); return; } } // System.Void IMonoCtrllor::OnReset() extern "C" IL2CPP_METHOD_ATTR void IMonoCtrllor_OnReset_m2603840102 (IMonoCtrllor_t1427182583 * __this, const RuntimeMethod* method) { { return; } } // System.Void IMonoCtrllor::OnLevelChanged() extern "C" IL2CPP_METHOD_ATTR void IMonoCtrllor_OnLevelChanged_m720530378 (IMonoCtrllor_t1427182583 * __this, 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 IntegralItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void IntegralItem__ctor_m1341097400 (IntegralItem_t2111583155 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void IntegralItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void IntegralItem_OnPageInit_m570224469 (IntegralItem_t2111583155 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntegralItem_OnPageInit_m570224469_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral408326434, /*hidden argument*/NULL); NullCheck(L_1); UISprite_t194114938 * L_2 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_1, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_SRank_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral417573960, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_LRank_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_7, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_LName_4(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral2290013259, /*hidden argument*/NULL); NullCheck(L_10); UILabel_t3248798549 * L_11 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_10, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_LIntegralnum_5(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral1642660147, /*hidden argument*/NULL); NullCheck(L_13); UITexture_t3471168817 * L_14 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_13, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_TIcon_6(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral3723248963, /*hidden argument*/NULL); NullCheck(L_16); UISprite_t194114938 * L_17 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_16, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_SIconbg_7(L_17); return; } } // System.Void IntegralItem::InitPage(DMCore.Logic.CIntegralRankController/Fruit_IntegralRankItem) extern "C" IL2CPP_METHOD_ATTR void IntegralItem_InitPage_m4201631426 (IntegralItem_t2111583155 * __this, Fruit_IntegralRankItem_t3484072089 * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntegralItem_InitPage_m4201631426_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Fruit_IntegralRankItem_t3484072089 * L_0 = ___item0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { Fruit_IntegralRankItem_t3484072089 * L_1 = ___item0; __this->set_m_item_8(L_1); Fruit_IntegralRankItem_t3484072089 * L_2 = ___item0; NullCheck(L_2); int32_t L_3 = Fruit_IntegralRankItem_get_Ranking_m2200122192(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) > ((int32_t)3))) { goto IL_004d; } } { UISprite_t194114938 * L_4 = __this->get_m_SRank_2(); 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)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_LRank_3(); NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); NullCheck(L_7); GameObject_SetActive_m796801857(L_7, (bool)0, /*hidden argument*/NULL); Fruit_IntegralRankItem_t3484072089 * L_8 = ___item0; NullCheck(L_8); int32_t L_9 = Fruit_IntegralRankItem_get_Ranking_m2200122192(L_8, /*hidden argument*/NULL); IntegralItem_SetRankSprite_m2984152021(__this, L_9, /*hidden argument*/NULL); goto IL_008f; } IL_004d: { UISprite_t194114938 * L_10 = __this->get_m_SRank_2(); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); NullCheck(L_11); GameObject_SetActive_m796801857(L_11, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_LRank_3(); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = __this->get_m_LRank_3(); Fruit_IntegralRankItem_t3484072089 * L_15 = ___item0; NullCheck(L_15); int32_t L_16 = Fruit_IntegralRankItem_get_Ranking_m2200122192(L_15, /*hidden argument*/NULL); int32_t L_17 = L_16; RuntimeObject * L_18 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_17); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_20 = String_Concat_m904156431(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_20, /*hidden argument*/NULL); } IL_008f: { UILabel_t3248798549 * L_21 = __this->get_m_LName_4(); Fruit_IntegralRankItem_t3484072089 * L_22 = ___item0; NullCheck(L_22); String_t* L_23 = Fruit_IntegralRankItem_get_Name_m40593362(L_22, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_23, /*hidden argument*/NULL); UILabel_t3248798549 * L_24 = __this->get_m_LIntegralnum_5(); Fruit_IntegralRankItem_t3484072089 * L_25 = ___item0; NullCheck(L_25); int64_t L_26 = Fruit_IntegralRankItem_get_Integral_m1908320860(L_25, /*hidden argument*/NULL); int64_t L_27 = L_26; RuntimeObject * L_28 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_27); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_30 = String_Concat_m904156431(NULL /*static, unused*/, L_28, L_29, /*hidden argument*/NULL); NullCheck(L_24); UILabel_set_text_m1071532778(L_24, L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_31 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); Fruit_IntegralRankItem_t3484072089 * L_32 = ___item0; NullCheck(L_32); int32_t L_33 = Fruit_IntegralRankItem_get_HeadBox_m597630441(L_32, /*hidden argument*/NULL); UISprite_t194114938 * L_34 = __this->get_m_SIconbg_7(); NullCheck(L_31); PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277(L_31, L_33, L_34, /*hidden argument*/NULL); PersonaliseConfig_t2812043406 * L_35 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); UISprite_t194114938 * L_36 = __this->get_m_SIconbg_7(); NullCheck(L_36); Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(L_36, /*hidden argument*/NULL); Fruit_IntegralRankItem_t3484072089 * L_38 = ___item0; NullCheck(L_38); int32_t L_39 = Fruit_IntegralRankItem_get_HeadBox_m597630441(L_38, /*hidden argument*/NULL); NullCheck(L_35); int32_t L_40 = PersonaliseConfig_GetEffectByHeadBoxID_m2521822695(L_35, L_37, L_39, /*hidden argument*/NULL); V_0 = L_40; PersonaliseConfig_t2812043406 * L_41 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); UISprite_t194114938 * L_42 = __this->get_m_SIconbg_7(); NullCheck(L_42); Transform_t3600365921 * L_43 = Component_get_transform_m3162698980(L_42, /*hidden argument*/NULL); int32_t L_44 = V_0; Vector3_t3722313464 L_45; memset(&L_45, 0, sizeof(L_45)); Vector3__ctor_m3353183577((&L_45), (4.82f), (-2.83f), (-3.0f), /*hidden argument*/NULL); Vector3_t3722313464 L_46; memset(&L_46, 0, sizeof(L_46)); Vector3__ctor_m3353183577((&L_46), (3.33f), (3.33f), (290.5f), /*hidden argument*/NULL); NullCheck(L_41); PersonaliseConfig_SetUserHeadBoxEffect_m807502271(L_41, L_43, L_44, L_45, L_46, /*hidden argument*/NULL); return; } } // System.Void IntegralItem::SetRankSprite(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IntegralItem_SetRankSprite_m2984152021 (IntegralItem_t2111583155 * __this, int32_t ____rank0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntegralItem_SetRankSprite_m2984152021_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____rank0; if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_001a; } } { int32_t L_1 = ____rank0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_003a; } } { int32_t L_2 = ____rank0; if ((((int32_t)L_2) == ((int32_t)3))) { goto IL_005a; } } { goto IL_007a; } IL_001a: { UISprite_t194114938 * L_3 = __this->get_m_SRank_2(); int32_t L_4 = ____rank0; int32_t L_5 = L_4; RuntimeObject * L_6 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m904156431(NULL /*static, unused*/, L_6, _stringLiteral3455498189, /*hidden argument*/NULL); NullCheck(L_3); UISprite_set_spriteName_m1616245412(L_3, L_7, /*hidden argument*/NULL); goto IL_007a; } IL_003a: { UISprite_t194114938 * L_8 = __this->get_m_SRank_2(); int32_t L_9 = ____rank0; int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m904156431(NULL /*static, unused*/, L_11, _stringLiteral3454449602, /*hidden argument*/NULL); NullCheck(L_8); UISprite_set_spriteName_m1616245412(L_8, L_12, /*hidden argument*/NULL); goto IL_007a; } IL_005a: { UISprite_t194114938 * L_13 = __this->get_m_SRank_2(); int32_t L_14 = ____rank0; int32_t L_15 = L_14; RuntimeObject * L_16 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_15); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m904156431(NULL /*static, unused*/, L_16, _stringLiteral3454449614, /*hidden argument*/NULL); NullCheck(L_13); UISprite_set_spriteName_m1616245412(L_13, L_17, /*hidden argument*/NULL); goto IL_007a; } IL_007a: { return; } } // System.Void IntegralItem::Update() extern "C" IL2CPP_METHOD_ATTR void IntegralItem_Update_m1762209726 (IntegralItem_t2111583155 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntegralItem_Update_m1762209726_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isLoadIcon_9(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { UITexture_t3471168817 * L_1 = __this->get_m_TIcon_6(); Fruit_IntegralRankItem_t3484072089 * L_2 = __this->get_m_item_8(); NullCheck(L_2); int64_t L_3 = Fruit_IntegralRankItem_get_Userid_m1031640655(L_2, /*hidden argument*/NULL); Fruit_IntegralRankItem_t3484072089 * L_4 = __this->get_m_item_8(); NullCheck(L_4); int64_t L_5 = Fruit_IntegralRankItem_get_HeadID_m3669533932(L_4, /*hidden argument*/NULL); Fruit_IntegralRankItem_t3484072089 * L_6 = __this->get_m_item_8(); NullCheck(L_6); int32_t L_7 = Fruit_IntegralRankItem_get_Sex_m2330580010(L_6, /*hidden argument*/NULL); UITexture_t3471168817 * L_8 = __this->get_m_TIcon_6(); NullCheck(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(L_8, /*hidden argument*/NULL); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_localScale_m129152068(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_11 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_1, L_3, L_5, L_7, L_10, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_isLoadIcon_9(L_11); 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 InviteItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void InviteItem__ctor_m2042034295 (InviteItem_t125296296 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void InviteItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void InviteItem_OnPageInit_m2457172352 (InviteItem_t125296296 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (InviteItem_OnPageInit_m2457172352_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bInitPage_11(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_bInitPage_11((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UITexture_t3471168817 * L_2 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_1, _stringLiteral2238122303, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_headTex_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_3, _stringLiteral222907311, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_firendNameLabel_4(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_5, _stringLiteral4068742290, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_lvLabel_5(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_7, _stringLiteral688082967, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_subtractTimeLabel_6(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral3768544957, /*hidden argument*/NULL); __this->set_m_InvitedTran_3(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral610319890, /*hidden argument*/NULL); __this->set_m_selectedBox_7(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_14 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); intptr_t L_15 = (intptr_t)InviteItem_OnClkSelf_m1025556879_RuntimeMethod_var; Action_1_t1286104214 * L_16 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_16, __this, L_15, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_14); L_14->set_onClick_4(L_16); UITexture_t3471168817 * L_17 = __this->get_m_headTex_2(); NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_localScale_m129152068(L_18, /*hidden argument*/NULL); __this->set_m_headSize_8(L_19); return; } } // System.Void InviteItem::InitInfo(DMCore.Logic.InviteInfo) extern "C" IL2CPP_METHOD_ATTR void InviteItem_InitInfo_m3608408083 (InviteItem_t125296296 * __this, InviteInfo_t51784531 * ___data0, const RuntimeMethod* method) { { InviteInfo_t51784531 * L_0 = ___data0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { InviteInfo_t51784531 * L_1 = ___data0; __this->set_m_Data_9(L_1); InviteInfo_t51784531 * L_2 = __this->get_m_Data_9(); NullCheck(L_2); int64_t L_3 = L_2->get_firendId_0(); InviteItem_SetFirendInfo_m3674852060(__this, L_3, /*hidden argument*/NULL); InviteInfo_t51784531 * L_4 = __this->get_m_Data_9(); NullCheck(L_4); bool L_5 = L_4->get_bInvited_3(); InviteItem_SetInviteState_m4206698557(__this, L_5, /*hidden argument*/NULL); InviteInfo_t51784531 * L_6 = __this->get_m_Data_9(); NullCheck(L_6); int32_t L_7 = L_6->get_taskLv_1(); InviteItem_SetLv_m1552626570(__this, L_7, /*hidden argument*/NULL); InviteItem_SetName_m1587643481(__this, /*hidden argument*/NULL); InviteInfo_t51784531 * L_8 = __this->get_m_Data_9(); NullCheck(L_8); int32_t L_9 = L_8->get_subTime_2(); InviteItem_SetTime_m3608434316(__this, L_9, /*hidden argument*/NULL); return; } } // System.Void InviteItem::SetFirendInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetFirendInfo_m3674852060 (InviteItem_t125296296 * __this, int64_t ___firendId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (InviteItem_SetFirendInfo_m3674852060_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_0 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___firendId0; NullCheck(L_0); CFriendInfo_t2621259868 * L_2 = CFriendManager_FindFriend_m1753088170(L_0, L_1, (&V_0), /*hidden argument*/NULL); __this->set_m_firendInfo_10(L_2); return; } } // System.Void InviteItem::Update() extern "C" IL2CPP_METHOD_ATTR void InviteItem_Update_m2426214543 (InviteItem_t125296296 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (InviteItem_Update_m2426214543_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_IsUserPhotoReady_12(); if (L_0) { goto IL_0045; } } { UITexture_t3471168817 * L_1 = __this->get_m_headTex_2(); InviteInfo_t51784531 * L_2 = __this->get_m_Data_9(); NullCheck(L_2); int64_t L_3 = L_2->get_firendId_0(); CFriendInfo_t2621259868 * L_4 = __this->get_m_firendInfo_10(); NullCheck(L_4); int64_t L_5 = L_4->get__photoHeadID_8(); CFriendInfo_t2621259868 * L_6 = __this->get_m_firendInfo_10(); NullCheck(L_6); int32_t L_7 = L_6->get__sex_2(); Vector3_t3722313464 L_8 = __this->get_m_headSize_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_9 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_1, L_3, L_5, L_7, L_8, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsUserPhotoReady_12(L_9); } IL_0045: { return; } } // System.Void InviteItem::OnActive() extern "C" IL2CPP_METHOD_ATTR void InviteItem_OnActive_m717698549 (InviteItem_t125296296 * __this, const RuntimeMethod* method) { { InviteItem_SetActiveState_m2222906873(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void InviteItem::OnDisactive() extern "C" IL2CPP_METHOD_ATTR void InviteItem_OnDisactive_m1639999097 (InviteItem_t125296296 * __this, const RuntimeMethod* method) { { InviteItem_SetActiveState_m2222906873(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void InviteItem::SetActiveState(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetActiveState_m2222906873 (InviteItem_t125296296 * __this, bool ___bActivite0, const RuntimeMethod* method) { { bool L_0 = ___bActivite0; if (!L_0) { goto IL_001c; } } { Transform_t3600365921 * L_1 = __this->get_m_selectedBox_7(); NullCheck(L_1); GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(L_1, /*hidden argument*/NULL); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)1, /*hidden argument*/NULL); goto IL_002d; } IL_001c: { Transform_t3600365921 * L_3 = __this->get_m_selectedBox_7(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)0, /*hidden argument*/NULL); } IL_002d: { return; } } // System.Void InviteItem::SetName() extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetName_m1587643481 (InviteItem_t125296296 * __this, const RuntimeMethod* method) { String_t* V_0 = NULL; { CFriendInfo_t2621259868 * L_0 = __this->get_m_firendInfo_10(); NullCheck(L_0); String_t* L_1 = L_0->get__name_7(); V_0 = L_1; UILabel_t3248798549 * L_2 = __this->get_m_firendNameLabel_4(); String_t* L_3 = V_0; NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void InviteItem::SetLv(System.Int32) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetLv_m1552626570 (InviteItem_t125296296 * __this, int32_t ___lv0, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_lvLabel_5(); String_t* L_1 = Int32_ToString_m141394615((&___lv0), /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void InviteItem::SetTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetTime_m3608434316 (InviteItem_t125296296 * __this, int32_t ___time0, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_subtractTimeLabel_6(); String_t* L_1 = Int32_ToString_m141394615((&___time0), /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void InviteItem::SetInviteState(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void InviteItem_SetInviteState_m4206698557 (InviteItem_t125296296 * __this, bool ___bInvite0, const RuntimeMethod* method) { { bool L_0 = ___bInvite0; if (!L_0) { goto IL_001c; } } { Transform_t3600365921 * L_1 = __this->get_m_InvitedTran_3(); NullCheck(L_1); GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(L_1, /*hidden argument*/NULL); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)1, /*hidden argument*/NULL); goto IL_002d; } IL_001c: { Transform_t3600365921 * L_3 = __this->get_m_InvitedTran_3(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)0, /*hidden argument*/NULL); } IL_002d: { return; } } // System.Void InviteItem::OnClkSelf(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void InviteItem_OnClkSelf_m1025556879 (InviteItem_t125296296 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (InviteItem_OnClkSelf_m1025556879_MetadataUsageId); s_Il2CppMethodInitialized = true; } { InviteInfo_t51784531 * L_0 = __this->get_m_Data_9(); if (!L_0) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_1 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); InviteInfo_t51784531 * L_2 = __this->get_m_Data_9(); NullCheck(L_2); int64_t L_3 = L_2->get_firendId_0(); NullCheck(L_1); CNoticeManager_set_SelectedFirendId_m2793940409(L_1, L_3, /*hidden argument*/NULL); } IL_0020: { 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 IScenePersonalClkRole::.ctor() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalClkRole__ctor_m111073248 (IScenePersonalClkRole_t1307992728 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalClkRole__ctor_m111073248_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_MaxOffset_3(L_0); Vector2_t2156229523 L_1 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_ClkPos_4(L_1); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_2 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_RotateOld_5(L_2); __this->set_m_bFirstTimePress_6((bool)1); Vector2_t2156229523 L_3 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_RotateStartPos_7(L_3); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // DMCore.Framework.Scene.ISceneRole IScenePersonalClkRole::GetTargetRole() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * IScenePersonalClkRole_GetTargetRole_m2571741622 (IScenePersonalClkRole_t1307992728 * __this, const RuntimeMethod* method) { { ISceneRole_t2394225724 * L_0 = __this->get_m_role_8(); return L_0; } } // System.Boolean IScenePersonalClkRole::IsValid2Show() extern "C" IL2CPP_METHOD_ATTR bool IScenePersonalClkRole_IsValid2Show_m1557304881 (IScenePersonalClkRole_t1307992728 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void IScenePersonalClkRole::SetTargetRole(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void IScenePersonalClkRole_SetTargetRole_m1331363503 (IScenePersonalClkRole_t1307992728 * __this, ISceneRole_t2394225724 * ___role0, const RuntimeMethod* method) { { ISceneRole_t2394225724 * L_0 = ___role0; __this->set_m_role_8(L_0); return; } } // System.Void IScenePersonalClkRole::Reset() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalClkRole_Reset_m2410486912 (IScenePersonalClkRole_t1307992728 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalClkRole_Reset_m2410486912_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; { __this->set_m_bClkingInside_2((bool)0); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_MaxOffset_3(L_0); Vector2_t2156229523 L_1 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_ClkPos_4(L_1); __this->set_m_bFirstTimePress_6((bool)1); Vector2_t2156229523 L_2 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_RotateStartPos_7(L_2); ISceneRole_t2394225724 * L_3 = VirtFuncInvoker0< ISceneRole_t2394225724 * >::Invoke(4 /* DMCore.Framework.Scene.ISceneRole IScenePersonalClkRole::GetTargetRole() */, __this); V_0 = L_3; ISceneRole_t2394225724 * L_4 = V_0; if (!L_4) { goto IL_005d; } } { ISceneRole_t2394225724 * L_5 = V_0; NullCheck(L_5); bool L_6 = ISceneBaseObj_IsValid_m1197404667(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_005d; } } { ISceneRole_t2394225724 * L_7 = V_0; NullCheck(L_7); Transform_t3600365921 * L_8 = ISceneBaseObj_GetTransform_m3818769012(L_7, /*hidden argument*/NULL); NullCheck(L_8); Quaternion_t2301928331 L_9 = Transform_get_rotation_m3502953881(L_8, /*hidden argument*/NULL); __this->set_m_RotateOld_5(L_9); goto IL_0068; } IL_005d: { IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_10 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_RotateOld_5(L_10); } IL_0068: { return; } } // System.Void IScenePersonalClkRole::Update() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalClkRole_Update_m2056526999 (IScenePersonalClkRole_t1307992728 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalClkRole_Update_m2056526999_MetadataUsageId); s_Il2CppMethodInitialized = true; } BoxCollider_t1640800422 * V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); float V_3 = 0.0f; float V_4 = 0.0f; Rect_t2360479859 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)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); Vector2_t2156229523 V_10; memset(&V_10, 0, sizeof(V_10)); int32_t V_11 = 0; bool V_12 = false; bool V_13 = false; Vector3_t3722313464 V_14; memset(&V_14, 0, sizeof(V_14)); Vector3_t3722313464 V_15; memset(&V_15, 0, sizeof(V_15)); ISceneRole_t2394225724 * V_16 = NULL; float V_17 = 0.0f; float V_18 = 0.0f; float V_19 = 0.0f; Quaternion_t2301928331 V_20; memset(&V_20, 0, sizeof(V_20)); int32_t G_B5_0 = 0; int32_t G_B9_0 = 0; { BoxCollider_t1640800422 * L_0 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(__this, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); V_0 = L_0; BoxCollider_t1640800422 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0014; } } { return; } IL_0014: { Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Vector3_t3722313464 L_4 = CMiscHelp_GetLocalPositionRealWithScale_m684212219(NULL /*static, unused*/, L_3, (Transform_t3600365921 *)NULL, /*hidden argument*/NULL); V_1 = L_4; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_5 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_2 = L_5; float L_6 = (&V_1)->get_x_1(); int32_t L_7 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); (&V_2)->set_x_0(((float)il2cpp_codegen_add((float)L_6, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)(((float)((float)L_7)))))))); int32_t L_8 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); float L_9 = (&V_1)->get_y_2(); (&V_2)->set_y_1(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)(((float)((float)L_8))))), (float)L_9))); int32_t L_10 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = ((float)((float)(((float)((float)L_10)))/(float)(960.0f))); int32_t L_11 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); V_4 = ((float)((float)(((float)((float)L_11)))/(float)(640.0f))); il2cpp_codegen_initobj((&V_5), sizeof(Rect_t2360479859 )); float L_12 = V_3; BoxCollider_t1640800422 * L_13 = V_0; NullCheck(L_13); Vector3_t3722313464 L_14 = BoxCollider_get_size_m1798011124(L_13, /*hidden argument*/NULL); V_6 = L_14; float L_15 = (&V_6)->get_x_1(); Rect_set_width_m2963421158((&V_5), ((float)il2cpp_codegen_multiply((float)L_12, (float)L_15)), /*hidden argument*/NULL); float L_16 = V_4; BoxCollider_t1640800422 * L_17 = V_0; NullCheck(L_17); Vector3_t3722313464 L_18 = BoxCollider_get_size_m1798011124(L_17, /*hidden argument*/NULL); V_7 = L_18; float L_19 = (&V_7)->get_y_2(); Rect_set_height_m1625569324((&V_5), ((float)il2cpp_codegen_multiply((float)L_16, (float)L_19)), /*hidden argument*/NULL); float L_20 = (&V_2)->get_x_0(); BoxCollider_t1640800422 * L_21 = V_0; NullCheck(L_21); Vector3_t3722313464 L_22 = BoxCollider_get_center_m3697516117(L_21, /*hidden argument*/NULL); V_8 = L_22; float L_23 = (&V_8)->get_x_1(); float L_24 = (&V_2)->get_y_1(); BoxCollider_t1640800422 * L_25 = V_0; NullCheck(L_25); Vector3_t3722313464 L_26 = BoxCollider_get_center_m3697516117(L_25, /*hidden argument*/NULL); V_9 = L_26; float L_27 = (&V_9)->get_y_2(); Vector2_t2156229523 L_28; memset(&L_28, 0, sizeof(L_28)); Vector2__ctor_m3970636864((&L_28), ((float)il2cpp_codegen_add((float)L_20, (float)L_23)), ((float)il2cpp_codegen_subtract((float)L_24, (float)L_27)), /*hidden argument*/NULL); Rect_set_center_m691239672((&V_5), L_28, /*hidden argument*/NULL); Vector2_t2156229523 L_29 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_10 = L_29; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); int32_t L_30 = CInputHelp_GetMousePosition_m2637342208(NULL /*static, unused*/, (bool)0, (&V_10), /*hidden argument*/NULL); V_11 = L_30; int32_t L_31 = V_11; if ((((int32_t)0) > ((int32_t)L_31))) { goto IL_010a; } } { G_B5_0 = 1; goto IL_010b; } IL_010a: { G_B5_0 = 0; } IL_010b: { V_12 = (bool)G_B5_0; bool L_32 = V_12; if (!L_32) { goto IL_0134; } } { Vector2_t2156229523 L_33 = V_10; bool L_34 = Rect_Contains_m3188543637((&V_5), L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_0134; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_35 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); GameObject_t1113636619 * L_36 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_37 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); G_B9_0 = ((int32_t)(L_37)); goto IL_0135; } IL_0134: { G_B9_0 = 0; } IL_0135: { V_13 = (bool)G_B9_0; bool L_38 = __this->get_m_bFirstTimePress_6(); if (!L_38) { goto IL_0186; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_39 = Input_GetMouseButton_m513753021(NULL /*static, unused*/, 0, /*hidden argument*/NULL); if (!L_39) { goto IL_0186; } } { __this->set_m_bFirstTimePress_6((bool)0); Vector2_t2156229523 * L_40 = __this->get_address_of_m_RotateStartPos_7(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_41 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); V_14 = L_41; float L_42 = (&V_14)->get_x_1(); L_40->set_x_0(L_42); Vector2_t2156229523 * L_43 = __this->get_address_of_m_RotateStartPos_7(); Vector3_t3722313464 L_44 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); V_15 = L_44; float L_45 = (&V_15)->get_y_2(); L_43->set_y_1(L_45); } IL_0186: { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_46 = Input_GetMouseButton_m513753021(NULL /*static, unused*/, 0, /*hidden argument*/NULL); if (L_46) { goto IL_01ae; } } { bool L_47 = __this->get_m_bFirstTimePress_6(); if (L_47) { goto IL_01ae; } } { __this->set_m_bFirstTimePress_6((bool)1); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_48 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_RotateStartPos_7(L_48); } IL_01ae: { bool L_49 = __this->get_m_bClkingInside_2(); if (!L_49) { goto IL_01de; } } { bool L_50 = V_12; if (L_50) { goto IL_01de; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_51 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); GameObject_t1113636619 * L_52 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_53 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_51, L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_01de; } } { bool L_54 = V_12; __this->set_m_bClkingInside_2(L_54); return; } IL_01de: { bool L_55 = VirtFuncInvoker0< bool >::Invoke(5 /* System.Boolean IScenePersonalClkRole::IsValid2Show() */, __this); if (!L_55) { goto IL_01f0; } } { bool L_56 = V_12; if (L_56) { goto IL_01f1; } } IL_01f0: { return; } IL_01f1: { ISceneRole_t2394225724 * L_57 = VirtFuncInvoker0< ISceneRole_t2394225724 * >::Invoke(4 /* DMCore.Framework.Scene.ISceneRole IScenePersonalClkRole::GetTargetRole() */, __this); V_16 = L_57; bool L_58 = __this->get_m_bClkingInside_2(); if (!L_58) { goto IL_02f9; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_59 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); GameObject_t1113636619 * L_60 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_61 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_59, L_60, /*hidden argument*/NULL); if (L_61) { goto IL_0240; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_62 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); GameObject_t1113636619 * L_63 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_64 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_62, L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_02f4; } } { Vector2_t2156229523 L_65 = __this->get_m_RotateStartPos_7(); bool L_66 = Rect_Contains_m3188543637((&V_5), L_65, /*hidden argument*/NULL); if (!L_66) { goto IL_02f4; } } IL_0240: { float L_67 = (&V_10)->get_x_0(); Vector2_t2156229523 * L_68 = __this->get_address_of_m_ClkPos_4(); float L_69 = L_68->get_x_0(); V_17 = ((float)il2cpp_codegen_subtract((float)L_67, (float)L_69)); float L_70 = (&V_10)->get_y_1(); Vector2_t2156229523 * L_71 = __this->get_address_of_m_ClkPos_4(); float L_72 = L_71->get_y_1(); V_18 = ((float)il2cpp_codegen_subtract((float)L_70, (float)L_72)); float L_73 = V_17; float L_74 = V_3; V_19 = ((float)il2cpp_codegen_multiply((float)L_73, (float)L_74)); Vector2_t2156229523 * L_75 = __this->get_address_of_m_MaxOffset_3(); Vector2_t2156229523 * L_76 = __this->get_address_of_m_MaxOffset_3(); float L_77 = L_76->get_x_0(); float L_78 = V_17; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_79 = fabsf(L_78); float L_80 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_77, L_79, /*hidden argument*/NULL); L_75->set_x_0(L_80); Vector2_t2156229523 * L_81 = __this->get_address_of_m_MaxOffset_3(); Vector2_t2156229523 * L_82 = __this->get_address_of_m_MaxOffset_3(); float L_83 = L_82->get_y_1(); float L_84 = V_18; float L_85 = fabsf(L_84); float L_86 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_83, L_85, /*hidden argument*/NULL); L_81->set_y_1(L_86); ISceneRole_t2394225724 * L_87 = V_16; if (!L_87) { goto IL_02f4; } } { ISceneRole_t2394225724 * L_88 = V_16; NullCheck(L_88); bool L_89 = ISceneBaseObj_IsValid_m1197404667(L_88, /*hidden argument*/NULL); if (!L_89) { goto IL_02f4; } } { float L_90 = V_19; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_91 = Vector3_get_up_m3584168373(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_92 = Quaternion_AngleAxis_m1767165696(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_90, (float)(-0.72f))), L_91, /*hidden argument*/NULL); V_20 = L_92; ISceneRole_t2394225724 * L_93 = V_16; NullCheck(L_93); Transform_t3600365921 * L_94 = ISceneBaseObj_GetTransform_m3818769012(L_93, /*hidden argument*/NULL); Quaternion_t2301928331 L_95 = __this->get_m_RotateOld_5(); Quaternion_t2301928331 L_96 = V_20; Quaternion_t2301928331 L_97 = Quaternion_op_Multiply_m1294064023(NULL /*static, unused*/, L_95, L_96, /*hidden argument*/NULL); NullCheck(L_94); Transform_set_rotation_m3524318132(L_94, L_97, /*hidden argument*/NULL); } IL_02f4: { goto IL_035a; } IL_02f9: { bool L_98 = V_13; if (!L_98) { goto IL_035a; } } { bool L_99 = __this->get_m_bClkingInside_2(); if (L_99) { goto IL_035a; } } { __this->set_m_bClkingInside_2((bool)1); Vector2_t2156229523 L_100 = V_10; __this->set_m_ClkPos_4(L_100); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_101 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_MaxOffset_3(L_101); ISceneRole_t2394225724 * L_102 = V_16; if (!L_102) { goto IL_035a; } } { ISceneRole_t2394225724 * L_103 = V_16; NullCheck(L_103); bool L_104 = ISceneBaseObj_IsValid_m1197404667(L_103, /*hidden argument*/NULL); if (!L_104) { goto IL_034f; } } { ISceneRole_t2394225724 * L_105 = V_16; NullCheck(L_105); Transform_t3600365921 * L_106 = ISceneBaseObj_GetTransform_m3818769012(L_105, /*hidden argument*/NULL); NullCheck(L_106); Quaternion_t2301928331 L_107 = Transform_get_rotation_m3502953881(L_106, /*hidden argument*/NULL); __this->set_m_RotateOld_5(L_107); goto IL_035a; } IL_034f: { IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_108 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_RotateOld_5(L_108); } IL_035a: { 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 IScenePersonalRoleLoader::.ctor() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader__ctor_m1397264789 (IScenePersonalRoleLoader_t3996068073 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void IScenePersonalRoleLoader::OnStart() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader_OnStart_m3601977941 (IScenePersonalRoleLoader_t3996068073 * __this, const RuntimeMethod* method) { { return; } } // DMCore.Framework.Scene.ISceneRole IScenePersonalRoleLoader::GetRoleTarget() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * IScenePersonalRoleLoader_GetRoleTarget_m1633688078 (IScenePersonalRoleLoader_t3996068073 * __this, const RuntimeMethod* method) { { ISceneRole_t2394225724 * L_0 = __this->get_m_role_3(); return L_0; } } // System.Boolean IScenePersonalRoleLoader::OnUpdateBegin() extern "C" IL2CPP_METHOD_ATTR bool IScenePersonalRoleLoader_OnUpdateBegin_m820234368 (IScenePersonalRoleLoader_t3996068073 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void IScenePersonalRoleLoader::OnUpdateEnd() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader_OnUpdateEnd_m3470793390 (IScenePersonalRoleLoader_t3996068073 * __this, const RuntimeMethod* method) { { return; } } // System.Void IScenePersonalRoleLoader::SetRoleTarget(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader_SetRoleTarget_m3048290166 (IScenePersonalRoleLoader_t3996068073 * __this, ISceneRole_t2394225724 * ___role0, const RuntimeMethod* method) { { ISceneRole_t2394225724 * L_0 = ___role0; __this->set_m_role_3(L_0); return; } } // System.Void IScenePersonalRoleLoader::SetRoleTransParent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader_SetRoleTransParent_m3498611466 (IScenePersonalRoleLoader_t3996068073 * __this, Transform_t3600365921 * ___transParent0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = ___transParent0; __this->set_m_transParent_4(L_0); return; } } // System.Void IScenePersonalRoleLoader::Start() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader_Start_m4268268537 (IScenePersonalRoleLoader_t3996068073 * __this, const RuntimeMethod* method) { { VirtActionInvoker0::Invoke(4 /* System.Void IScenePersonalRoleLoader::OnStart() */, __this); return; } } // System.Void IScenePersonalRoleLoader::GetEffect() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader_GetEffect_m1985051731 (IScenePersonalRoleLoader_t3996068073 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalRoleLoader_GetEffect_m1985051731_MetadataUsageId); s_Il2CppMethodInitialized = true; } Object_t631007953 * V_0 = NULL; { GameObject_t1113636619 * L_0 = __this->get_m_LoadingEff_2(); 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_00dd; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_2 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); Object_t631007953 * L_3 = IResourceManager_CreateResource_m1279813597(L_2, _stringLiteral50701982, (bool)0, /*hidden argument*/NULL); V_0 = L_3; Object_t631007953 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_00dd; } } { Object_t631007953 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_7 = CMiscHelp_Instantiate_m197120899(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); __this->set_m_LoadingEff_2(((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_7, GameObject_t1113636619_il2cpp_TypeInfo_var))); GameObject_t1113636619 * L_8 = __this->get_m_LoadingEff_2(); NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_set_parent_m786917804(L_9, L_10, /*hidden argument*/NULL); GameObject_t1113636619 * L_11 = __this->get_m_LoadingEff_2(); NullCheck(L_11); Object_set_name_m291480324(L_11, _stringLiteral3054563834, /*hidden argument*/NULL); GameObject_t1113636619 * L_12 = __this->get_m_LoadingEff_2(); NullCheck(L_12); Transform_t3600365921 * L_13 = GameObject_get_transform_m1369836730(L_12, /*hidden argument*/NULL); Vector3_t3722313464 L_14; memset(&L_14, 0, sizeof(L_14)); Vector3__ctor_m3353183577((&L_14), (0.0f), (180.0f), (0.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_15 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); NullCheck(L_13); Transform_set_localRotation_m19445462(L_13, L_15, /*hidden argument*/NULL); GameObject_t1113636619 * L_16 = __this->get_m_LoadingEff_2(); NullCheck(L_16); Transform_t3600365921 * L_17 = GameObject_get_transform_m1369836730(L_16, /*hidden argument*/NULL); Vector3_t3722313464 L_18; memset(&L_18, 0, sizeof(L_18)); Vector3__ctor_m3353183577((&L_18), (0.04f), (0.3f), (0.67f), /*hidden argument*/NULL); NullCheck(L_17); Transform_set_localPosition_m4128471975(L_17, L_18, /*hidden argument*/NULL); GameObject_t1113636619 * L_19 = __this->get_m_LoadingEff_2(); NullCheck(L_19); Transform_t3600365921 * L_20 = GameObject_get_transform_m1369836730(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_21 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_21, (1.6f), /*hidden argument*/NULL); NullCheck(L_20); Transform_set_localScale_m3053443106(L_20, L_22, /*hidden argument*/NULL); GameObject_t1113636619 * L_23 = __this->get_m_LoadingEff_2(); NullCheck(L_23); GameObject_SetActive_m796801857(L_23, (bool)0, /*hidden argument*/NULL); } IL_00dd: { return; } } // System.Void IScenePersonalRoleLoader::Update() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRoleLoader_Update_m273685057 (IScenePersonalRoleLoader_t3996068073 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalRoleLoader_Update_m273685057_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)); ISceneRole_t2394225724 * V_2 = NULL; bool V_3 = false; bool V_4 = false; ISceneRole_t2394225724 * G_B13_0 = NULL; ISceneRole_t2394225724 * G_B12_0 = NULL; String_t* G_B14_0 = NULL; ISceneRole_t2394225724 * G_B14_1 = NULL; { int32_t L_0 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_m_lastWidth_5(); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_0020; } } { int32_t L_2 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = __this->get_m_lastHeight_6(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0090; } } IL_0020: { int32_t L_4 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_lastWidth_5(L_4); int32_t L_5 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_lastHeight_6(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Vector3_t3722313464 L_7 = CMiscHelp_GetParentScale_m2837197621(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); V_0 = L_7; float L_8 = (&V_0)->get_x_1(); (&V_0)->set_x_1(((float)((float)(1.0f)/(float)L_8))); float L_9 = (&V_0)->get_y_2(); (&V_0)->set_y_2(((float)((float)(1.0f)/(float)L_9))); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Vector3_t3722313464 L_11 = Transform_get_localScale_m129152068(L_10, /*hidden argument*/NULL); V_1 = L_11; float L_12 = (&V_1)->get_z_3(); (&V_0)->set_z_3(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_14 = V_0; NullCheck(L_13); Transform_set_localScale_m3053443106(L_13, L_14, /*hidden argument*/NULL); } IL_0090: { IScenePersonalRoleLoader_GetEffect_m1985051731(__this, /*hidden argument*/NULL); bool L_15 = VirtFuncInvoker0< bool >::Invoke(6 /* System.Boolean IScenePersonalRoleLoader::OnUpdateBegin() */, __this); if (L_15) { goto IL_00a2; } } { return; } IL_00a2: { ISceneRole_t2394225724 * L_16 = VirtFuncInvoker0< ISceneRole_t2394225724 * >::Invoke(5 /* DMCore.Framework.Scene.ISceneRole IScenePersonalRoleLoader::GetRoleTarget() */, __this); V_2 = L_16; ISceneRole_t2394225724 * L_17 = V_2; if (!L_17) { goto IL_00ba; } } { ISceneRole_t2394225724 * L_18 = V_2; NullCheck(L_18); bool L_19 = ISceneBaseObj_IsEnable_m3745268461(L_18, /*hidden argument*/NULL); if (L_19) { goto IL_00c7; } } IL_00ba: { GameObject_t1113636619 * L_20 = __this->get_m_LoadingEff_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_20, (bool)0, /*hidden argument*/NULL); return; } IL_00c7: { ISceneRole_t2394225724 * L_21 = V_2; NullCheck(L_21); bool L_22 = ISceneBaseObj_IsValid_m1197404667(L_21, /*hidden argument*/NULL); V_3 = L_22; ISceneRole_t2394225724 * L_23 = V_2; NullCheck(L_23); bool L_24 = VirtFuncInvoker0< bool >::Invoke(17 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsReady() */, L_23); if (!L_24) { goto IL_01ae; } } { GameObject_t1113636619 * L_25 = __this->get_m_LoadingEff_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_25, (bool)0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_26 = V_2; NullCheck(L_26); VirtActionInvoker0::Invoke(14 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SubmitToScene() */, L_26); ISceneRole_t2394225724 * L_27 = V_2; NullCheck(L_27); bool L_28 = ISceneBaseObj_IsValid_m1197404667(L_27, /*hidden argument*/NULL); V_4 = L_28; bool L_29 = V_3; if (L_29) { goto IL_0199; } } { bool L_30 = V_4; if (!L_30) { goto IL_0199; } } { ISceneRole_t2394225724 * L_31 = V_2; ISceneRole_t2394225724 * L_32 = V_2; NullCheck(L_32); int64_t L_33 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_32); CMainRole_t4200562839 * L_34 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); int64_t L_35 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_34); G_B12_0 = L_31; if ((!(((uint64_t)L_33) == ((uint64_t)L_35)))) { G_B13_0 = L_31; goto IL_0120; } } { G_B14_0 = _stringLiteral897224154; G_B14_1 = G_B12_0; goto IL_0125; } IL_0120: { G_B14_0 = _stringLiteral3170423256; G_B14_1 = G_B13_0; } IL_0125: { NullCheck(G_B14_1); ISceneBaseObj_SetName_m2657421930(G_B14_1, G_B14_0, /*hidden argument*/NULL); Transform_t3600365921 * L_36 = __this->get_m_transParent_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_37 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_0151; } } { ISceneRole_t2394225724 * L_38 = V_2; NullCheck(L_38); Transform_t3600365921 * L_39 = ISceneBaseObj_GetTransform_m3818769012(L_38, /*hidden argument*/NULL); Transform_t3600365921 * L_40 = __this->get_m_transParent_4(); NullCheck(L_39); Transform_set_parent_m786917804(L_39, L_40, /*hidden argument*/NULL); goto IL_0162; } IL_0151: { ISceneRole_t2394225724 * L_41 = V_2; NullCheck(L_41); Transform_t3600365921 * L_42 = ISceneBaseObj_GetTransform_m3818769012(L_41, /*hidden argument*/NULL); Transform_t3600365921 * L_43 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_42); Transform_set_parent_m786917804(L_42, L_43, /*hidden argument*/NULL); } IL_0162: { ISceneRole_t2394225724 * L_44 = V_2; NullCheck(L_44); Transform_t3600365921 * L_45 = ISceneBaseObj_GetTransform_m3818769012(L_44, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_46 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); Transform_set_localPosition_m4128471975(L_45, L_46, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_47 = V_2; NullCheck(L_47); Transform_t3600365921 * L_48 = ISceneBaseObj_GetTransform_m3818769012(L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_49 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); Transform_set_localRotation_m19445462(L_48, L_49, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_50 = V_2; NullCheck(L_50); Transform_t3600365921 * L_51 = ISceneBaseObj_GetTransform_m3818769012(L_50, /*hidden argument*/NULL); Vector3_t3722313464 L_52 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); Transform_set_localScale_m3053443106(L_51, L_52, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_53 = V_2; NullCheck(L_53); VirtFuncInvoker0< bool >::Invoke(24 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::ResetIdleAnim() */, L_53); } IL_0199: { IL2CPP_RUNTIME_CLASS_INIT(IdleActionManager_t2375494644_il2cpp_TypeInfo_var); IdleActionManager_t2375494644 * L_54 = IdleActionManager_GetInstance_m1506258501(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_55 = V_2; NullCheck(L_55); int64_t L_56 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_55); NullCheck(L_54); IdleActionManager_OnTick_m920841233(L_54, L_56, /*hidden argument*/NULL); goto IL_01fe; } IL_01ae: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_57 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_57); bool L_58 = CWndController_IsExist_m1254965977(L_57, ((int32_t)116), /*hidden argument*/NULL); if (L_58) { goto IL_01d0; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_59 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_59); bool L_60 = CWndController_IsExist_m1254965977(L_59, ((int32_t)117), /*hidden argument*/NULL); if (!L_60) { goto IL_01d1; } } IL_01d0: { return; } IL_01d1: { GameObject_t1113636619 * L_61 = __this->get_m_LoadingEff_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_62 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_01fe; } } { GameObject_t1113636619 * L_63 = __this->get_m_LoadingEff_2(); NullCheck(L_63); bool L_64 = GameObject_get_activeSelf_m1767405923(L_63, /*hidden argument*/NULL); if (L_64) { goto IL_01fe; } } { GameObject_t1113636619 * L_65 = __this->get_m_LoadingEff_2(); NullCheck(L_65); GameObject_SetActive_m796801857(L_65, (bool)1, /*hidden argument*/NULL); } IL_01fe: { VirtActionInvoker0::Invoke(7 /* System.Void IScenePersonalRoleLoader::OnUpdateEnd() */, __this); 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 IScenePersonalRolePosition::.ctor() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition__ctor_m14224250 (IScenePersonalRolePosition_t1996743043 * __this, const RuntimeMethod* method) { { __this->set_m_bScalBoth_8((bool)1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void IScenePersonalRolePosition::InitAvatarPos() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition_InitAvatarPos_m386678894 (IScenePersonalRolePosition_t1996743043 * __this, const RuntimeMethod* method) { { Camera_t4157153871 * L_0 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_3dCamera_3(L_0); return; } } // System.Boolean IScenePersonalRolePosition::OnUpdateBegin() extern "C" IL2CPP_METHOD_ATTR bool IScenePersonalRolePosition_OnUpdateBegin_m651401149 (IScenePersonalRolePosition_t1996743043 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void IScenePersonalRolePosition::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition_OnPageInit_m2137689259 (IScenePersonalRolePosition_t1996743043 * __this, const RuntimeMethod* method) { { VirtActionInvoker0::Invoke(4 /* System.Void IScenePersonalRolePosition::InitAvatarPos() */, __this); return; } } // System.Void IScenePersonalRolePosition::SetCameraTarget(UnityEngine.Camera) extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition_SetCameraTarget_m714746760 (IScenePersonalRolePosition_t1996743043 * __this, Camera_t4157153871 * ___cameraVal0, const RuntimeMethod* method) { { Camera_t4157153871 * L_0 = ___cameraVal0; __this->set_m_usrCamera_4(L_0); return; } } // System.Void IScenePersonalRolePosition::SetRoleTransParent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition_SetRoleTransParent_m3277059396 (IScenePersonalRolePosition_t1996743043 * __this, Transform_t3600365921 * ___transParent0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = ___transParent0; __this->set_m_transParent_5(L_0); return; } } // System.Void IScenePersonalRolePosition::ShowNewAvatarTarget(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition_ShowNewAvatarTarget_m1172002001 (IScenePersonalRolePosition_t1996743043 * __this, Transform_t3600365921 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalRolePosition_ShowNewAvatarTarget_m1172002001_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; IScenePersonalRolePosition_t1996743043 * G_B4_0 = NULL; IScenePersonalRolePosition_t1996743043 * G_B3_0 = NULL; int32_t G_B5_0 = 0; IScenePersonalRolePosition_t1996743043 * G_B5_1 = NULL; { Transform_t3600365921 * 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: { Transform_t3600365921 * L_2 = __this->get_m_CurNewUICenter_6(); __this->set_m_OriginUICenter_7(L_2); Transform_t3600365921 * L_3 = ___target0; __this->set_m_CurNewUICenter_6(L_3); Transform_t3600365921 * L_4 = __this->get_m_CurNewUICenter_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_5 = CMiscHelp_GetUIStretchType_m2716397644(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); V_0 = L_5; int32_t L_6 = V_0; G_B3_0 = __this; if ((!(((uint32_t)L_6) == ((uint32_t)5)))) { G_B4_0 = __this; goto IL_003a; } } { G_B5_0 = 0; G_B5_1 = G_B3_0; goto IL_003b; } IL_003a: { G_B5_0 = 1; G_B5_1 = G_B4_0; } IL_003b: { NullCheck(G_B5_1); G_B5_1->set_m_bScalBoth_8((bool)G_B5_0); return; } } // System.Void IScenePersonalRolePosition::ResetOriginPos() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition_ResetOriginPos_m2651513752 (IScenePersonalRolePosition_t1996743043 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalRolePosition_ResetOriginPos_m2651513752_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; int32_t V_1 = 0; IScenePersonalRolePosition_t1996743043 * G_B4_0 = NULL; IScenePersonalRolePosition_t1996743043 * G_B3_0 = NULL; int32_t G_B5_0 = 0; IScenePersonalRolePosition_t1996743043 * G_B5_1 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_OriginUICenter_7(); 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; } IL_0012: { Transform_t3600365921 * L_2 = __this->get_m_OriginUICenter_7(); V_0 = L_2; Transform_t3600365921 * L_3 = __this->get_m_CurNewUICenter_6(); __this->set_m_OriginUICenter_7(L_3); Transform_t3600365921 * L_4 = V_0; __this->set_m_CurNewUICenter_6(L_4); Transform_t3600365921 * L_5 = __this->get_m_CurNewUICenter_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_6 = CMiscHelp_GetUIStretchType_m2716397644(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_1 = L_6; int32_t L_7 = V_1; G_B3_0 = __this; if ((!(((uint32_t)L_7) == ((uint32_t)5)))) { G_B4_0 = __this; goto IL_0046; } } { G_B5_0 = 0; G_B5_1 = G_B3_0; goto IL_0047; } IL_0046: { G_B5_0 = 1; G_B5_1 = G_B4_0; } IL_0047: { NullCheck(G_B5_1); G_B5_1->set_m_bScalBoth_8((bool)G_B5_0); return; } } // UnityEngine.Camera IScenePersonalRolePosition::GetWatchCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IScenePersonalRolePosition_GetWatchCamera_m1802829965 (IScenePersonalRolePosition_t1996743043 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalRolePosition_GetWatchCamera_m1802829965_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Camera_t4157153871 * L_0 = __this->get_m_usrCamera_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_0018; } } { Camera_t4157153871 * L_2 = __this->get_m_usrCamera_4(); return L_2; } IL_0018: { Camera_t4157153871 * L_3 = __this->get_m_3dCamera_3(); return L_3; } } // System.Void IScenePersonalRolePosition::Update() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition_Update_m3178563880 (IScenePersonalRolePosition_t1996743043 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IScenePersonalRolePosition_Update_m3178563880_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * 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)); { bool L_0 = VirtFuncInvoker0< bool >::Invoke(5 /* System.Boolean IScenePersonalRolePosition::OnUpdateBegin() */, __this); if (L_0) { goto IL_000c; } } { return; } IL_000c: { Camera_t4157153871 * L_1 = IScenePersonalRolePosition_GetWatchCamera_m1802829965(__this, /*hidden argument*/NULL); V_0 = L_1; Camera_t4157153871 * 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_0020; } } { return; } IL_0020: { Transform_t3600365921 * L_4 = __this->get_m_CurNewUICenter_6(); Transform_t3600365921 * L_5 = __this->get_m_uiWatchPos_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0057; } } { int32_t L_7 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = __this->get_m_OldScreenSizeX_9(); if ((!(((uint32_t)L_7) == ((uint32_t)L_8)))) { goto IL_0057; } } { int32_t L_9 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = __this->get_m_OldScreenSizeY_10(); if ((!(((uint32_t)L_9) == ((uint32_t)L_10)))) { goto IL_0057; } } { return; } IL_0057: { int32_t L_11 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_OldScreenSizeX_9(L_11); int32_t L_12 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_OldScreenSizeY_10(L_12); Transform_t3600365921 * L_13 = __this->get_m_CurNewUICenter_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_14 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0086; } } { __this->set_m_uiWatchPos_2((Transform_t3600365921 *)NULL); return; } IL_0086: { Transform_t3600365921 * L_15 = __this->get_m_CurNewUICenter_6(); __this->set_m_uiWatchPos_2(L_15); Camera_t4157153871 * L_16 = V_0; Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_17); Vector3_t3722313464 L_18 = Transform_get_position_m36019626(L_17, /*hidden argument*/NULL); NullCheck(L_16); Vector3_t3722313464 L_19 = Camera_WorldToScreenPoint_m3726311023(L_16, L_18, /*hidden argument*/NULL); V_1 = L_19; Transform_t3600365921 * L_20 = __this->get_m_uiWatchPos_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Vector3_t3722313464 L_21 = CMiscHelp_GetLocalPositionRealWithScale_m684212219(NULL /*static, unused*/, L_20, (Transform_t3600365921 *)NULL, /*hidden argument*/NULL); V_2 = L_21; Vector3_t3722313464 * L_22 = (&V_2); float L_23 = L_22->get_x_1(); int32_t L_24 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); L_22->set_x_1(((float)il2cpp_codegen_add((float)L_23, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)(((float)((float)L_24)))))))); Vector3_t3722313464 * L_25 = (&V_2); float L_26 = L_25->get_y_2(); int32_t L_27 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); L_25->set_y_2(((float)il2cpp_codegen_add((float)L_26, (float)((float)il2cpp_codegen_multiply((float)(0.5f), (float)(((float)((float)L_27)))))))); float L_28 = (&V_2)->get_x_1(); float L_29 = (&V_2)->get_y_2(); float L_30 = (&V_1)->get_z_3(); Vector3__ctor_m3353183577((&V_3), L_28, L_29, L_30, /*hidden argument*/NULL); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Camera_t4157153871 * L_32 = V_0; Vector3_t3722313464 L_33 = V_3; NullCheck(L_32); Vector3_t3722313464 L_34 = Camera_ScreenToWorldPoint_m3978588570(L_32, L_33, /*hidden argument*/NULL); NullCheck(L_31); Transform_set_position_m3387557959(L_31, L_34, /*hidden argument*/NULL); Transform_t3600365921 * L_35 = __this->get_m_transParent_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_36 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_013a; } } { Transform_t3600365921 * L_37 = __this->get_m_transParent_5(); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_38); Vector3_t3722313464 L_39 = Transform_get_position_m36019626(L_38, /*hidden argument*/NULL); NullCheck(L_37); Transform_set_position_m3387557959(L_37, L_39, /*hidden argument*/NULL); } IL_013a: { 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 ItemPageGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup__ctor_m1084394216 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnHideGroup(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnHideGroup_m80763016 (ItemPageGroup_t3769455068 * __this, List_1_t128053199 * ___indexList0, const RuntimeMethod* method) { { List_1_t128053199 * L_0 = ___indexList0; __this->set_m_HideIndex_7(L_0); return; } } // System.Void ItemPageGroup::OnPageInit(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnPageInit_m2780207576 (ItemPageGroup_t3769455068 * __this, int32_t ___max0, List_1_t3319525431 * ___path1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ItemPageGroup_OnPageInit_m2780207576_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___max0; if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_00d2; } } { List_1_t3319525431 * L_1 = ___path1; NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2276455407(L_1, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); int32_t L_3 = ___max0; if ((((int32_t)L_2) > ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)5))))) { goto IL_00d2; } } { int32_t L_4 = ___max0; __this->set_m_pageMax_2(L_4); int32_t L_5 = ___max0; __this->set_m_PageActive_4(((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)L_5))); int32_t L_6 = ___max0; __this->set_m_PageDisactive_5(((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)L_6))); List_1_t3319525431 * L_7 = ___path1; NullCheck(L_7); int32_t L_8 = List_1_get_Count_m2276455407(L_7, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); int32_t L_9 = ___max0; if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)3)))))) { goto IL_004e; } } { int32_t L_10 = ___max0; __this->set_m_btnGroup_3(((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)L_10))); } IL_004e: { V_0 = 0; goto IL_00cb; } IL_0055: { GameObjectU5BU5D_t3328599146* L_11 = __this->get_m_PageActive_4(); int32_t L_12 = V_0; Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_14 = ___path1; int32_t L_15 = V_0; NullCheck(L_14); String_t* L_16 = List_1_get_Item_m3729392029(L_14, L_15, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_17 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_13, L_16, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_17); (L_11)->SetAt(static_cast(L_12), (GameObject_t1113636619 *)L_17); GameObjectU5BU5D_t3328599146* L_18 = __this->get_m_PageDisactive_5(); int32_t L_19 = V_0; Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_21 = ___path1; int32_t L_22 = V_0; int32_t L_23 = ___max0; NullCheck(L_21); String_t* L_24 = List_1_get_Item_m3729392029(L_21, ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); GameObject_t1113636619 * L_25 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_20, L_24, /*hidden argument*/NULL); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_25); (L_18)->SetAt(static_cast(L_19), (GameObject_t1113636619 *)L_25); GameObjectU5BU5D_t3328599146* L_26 = __this->get_m_btnGroup_3(); if (!L_26) { goto IL_00c7; } } { GameObjectU5BU5D_t3328599146* L_27 = __this->get_m_btnGroup_3(); NullCheck(L_27); int32_t L_28 = __this->get_m_pageMax_2(); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_27)->max_length))))) == ((uint32_t)L_28)))) { goto IL_00c7; } } { GameObjectU5BU5D_t3328599146* L_29 = __this->get_m_btnGroup_3(); int32_t L_30 = V_0; Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_32 = ___path1; int32_t L_33 = V_0; int32_t L_34 = ___max0; NullCheck(L_32); String_t* L_35 = List_1_get_Item_m3729392029(L_32, ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_34, (int32_t)2)))), /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_36 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_31, L_35, /*hidden argument*/NULL); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_36); (L_29)->SetAt(static_cast(L_30), (GameObject_t1113636619 *)L_36); } IL_00c7: { int32_t L_37 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00cb: { int32_t L_38 = V_0; int32_t L_39 = ___max0; if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_0055; } } IL_00d2: { return; } } // System.Void ItemPageGroup::OnClickActivity() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickActivity_m3825116111 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 0, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickPackage() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickPackage_m2404167836 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 1, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickEquip() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickEquip_m911457274 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 1, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickJeweler() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickJeweler_m515202824 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 2, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickProp() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickProp_m2656700673 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 3, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickPersonal() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickPersonal_m3459650786 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 5, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickNewProducts() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickNewProducts_m1464185185 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 8, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickMember() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickMember_m2186617516 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 4, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickFinds() extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickFinds_m3474496299 (ItemPageGroup_t3769455068 * __this, const RuntimeMethod* method) { { ItemPageGroup_ChangeMainType_m1096322989(__this, 6, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::OnClickPage(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_OnClickPage_m960426928 (ItemPageGroup_t3769455068 * __this, GameObject_t1113636619 * ___gameObject0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ItemPageGroup_OnClickPage_m960426928_MetadataUsageId); s_Il2CppMethodInitialized = true; } AudioClip_t3680889665 * V_0 = NULL; int32_t V_1 = 0; { GameObjectU5BU5D_t3328599146* L_0 = __this->get_m_btnGroup_3(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_1 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); AudioClip_t3680889665 * L_2 = VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_1, _stringLiteral2585256216); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); ISoundManager_t434164892 * L_4 = CRoot_GetSoundManager_m30020774(L_3, /*hidden argument*/NULL); AudioClip_t3680889665 * L_5 = V_0; NullCheck(L_4); ISoundManager_PlayOnce_m3370941300(L_4, L_5, /*hidden argument*/NULL); V_1 = 0; goto IL_0052; } IL_0034: { GameObject_t1113636619 * L_6 = ___gameObject0; GameObjectU5BU5D_t3328599146* L_7 = __this->get_m_btnGroup_3(); int32_t L_8 = V_1; NullCheck(L_7); int32_t L_9 = L_8; GameObject_t1113636619 * L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck(L_6); bool L_11 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_6, L_10); if (!L_11) { goto IL_004e; } } { int32_t L_12 = V_1; ItemPageGroup_ChangeMainType_m1096322989(__this, L_12, /*hidden argument*/NULL); } IL_004e: { int32_t L_13 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0052: { int32_t L_14 = V_1; GameObjectU5BU5D_t3328599146* L_15 = __this->get_m_btnGroup_3(); NullCheck(L_15); if ((((int32_t)L_14) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length))))))) { goto IL_0034; } } { return; } } // System.Void ItemPageGroup::ChangeMainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_ChangeMainType_m1096322989 (ItemPageGroup_t3769455068 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ItemPageGroup_ChangeMainType_m1096322989_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___type0; V_0 = L_0; CTabSearchCtr_t3498668791 * L_1 = CTabSearchCtr_GetInstance_m616030694(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = V_0; NullCheck(L_1); CTabSearchCtr_set_TabSearchType_m466594887(L_1, L_2, /*hidden argument*/NULL); int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_001b; } } { int32_t L_4 = V_0; if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_002b; } } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_5 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CMyPackageManager_set_IsShowSelect_m1057956969(L_5, (bool)1, /*hidden argument*/NULL); goto IL_0036; } IL_002b: { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_6 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CMyPackageManager_set_IsShowSelect_m1057956969(L_6, (bool)0, /*hidden argument*/NULL); } IL_0036: { List_1_t128053199 * L_7 = __this->get_m_HideIndex_7(); if (!L_7) { goto IL_0053; } } { List_1_t128053199 * L_8 = __this->get_m_HideIndex_7(); int32_t L_9 = ___type0; NullCheck(L_8); bool L_10 = List_1_Contains_m2263725670(L_8, L_9, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (!L_10) { goto IL_0053; } } { return; } IL_0053: { int32_t L_11 = ___type0; ItemPageGroup_InitPageIndex_m3974147378(__this, L_11, /*hidden argument*/NULL); PageChangedHandler_t2100854622 * L_12 = __this->get_m_changedHandler_6(); if (!L_12) { goto IL_007c; } } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_13 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CShopManager_set_SubType_m1960854107(L_13, 0, /*hidden argument*/NULL); PageChangedHandler_t2100854622 * L_14 = __this->get_m_changedHandler_6(); int32_t L_15 = ___type0; NullCheck(L_14); PageChangedHandler_Invoke_m2335145338(L_14, L_15, /*hidden argument*/NULL); } IL_007c: { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_16 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CMyPackageManager_set_IsSelect_m598002399(L_16, (bool)0, /*hidden argument*/NULL); return; } } // System.Void ItemPageGroup::InitPageIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_InitPageIndex_m3974147378 (ItemPageGroup_t3769455068 * __this, int32_t ___pageIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ItemPageGroup_InitPageIndex_m3974147378_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t G_B10_0 = 0; { GameObjectU5BU5D_t3328599146* L_0 = __this->get_m_PageActive_4(); if (!L_0) { goto IL_0016; } } { GameObjectU5BU5D_t3328599146* L_1 = __this->get_m_PageDisactive_5(); if (L_1) { goto IL_0017; } } IL_0016: { return; } IL_0017: { V_0 = 0; goto IL_00b4; } IL_001e: { List_1_t128053199 * L_2 = __this->get_m_HideIndex_7(); if (!L_2) { goto IL_004d; } } { List_1_t128053199 * L_3 = __this->get_m_HideIndex_7(); int32_t L_4 = V_0; NullCheck(L_3); bool L_5 = List_1_Contains_m2263725670(L_3, L_4, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (!L_5) { goto IL_004d; } } { GameObjectU5BU5D_t3328599146* L_6 = __this->get_m_btnGroup_3(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; GameObject_t1113636619 * L_9 = (L_6)->GetAt(static_cast(L_8)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); goto IL_00b0; } IL_004d: { int32_t L_10 = V_0; int32_t L_11 = ___pageIndex0; if ((!(((uint32_t)L_10) == ((uint32_t)L_11)))) { goto IL_005a; } } { G_B10_0 = 1; goto IL_005b; } IL_005a: { G_B10_0 = 0; } IL_005b: { V_1 = (bool)G_B10_0; GameObjectU5BU5D_t3328599146* L_12 = __this->get_m_PageActive_4(); int32_t L_13 = V_0; NullCheck(L_12); int32_t L_14 = L_13; GameObject_t1113636619 * L_15 = (L_12)->GetAt(static_cast(L_14)); bool L_16 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_15, L_16, /*hidden argument*/NULL); GameObjectU5BU5D_t3328599146* L_17 = __this->get_m_PageDisactive_5(); int32_t L_18 = V_0; NullCheck(L_17); int32_t L_19 = L_18; GameObject_t1113636619 * L_20 = (L_17)->GetAt(static_cast(L_19)); bool L_21 = V_1; CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_20, (bool)((((int32_t)L_21) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); bool L_22 = V_1; if (!L_22) { goto IL_00b0; } } { GameObjectU5BU5D_t3328599146* L_23 = __this->get_m_PageDisactive_5(); int32_t L_24 = V_0; NullCheck(L_23); int32_t L_25 = L_24; GameObject_t1113636619 * L_26 = (L_23)->GetAt(static_cast(L_25)); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_27 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_26, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_27) { goto IL_00b0; } } { IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_28 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); GameObjectU5BU5D_t3328599146* L_29 = __this->get_m_PageDisactive_5(); int32_t L_30 = V_0; NullCheck(L_29); int32_t L_31 = L_30; GameObject_t1113636619 * L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_32); Transform_t3600365921 * L_33 = GameObject_get_transform_m1369836730(L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_34 = CMiscHelp_FindTransNameFromUICamera_m730184579(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); NullCheck(L_28); CSignsManager_DeleteSignByRoot_m847522310(L_28, L_34, /*hidden argument*/NULL); } IL_00b0: { int32_t L_35 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00b4: { int32_t L_36 = V_0; int32_t L_37 = __this->get_m_pageMax_2(); if ((((int32_t)L_36) < ((int32_t)L_37))) { goto IL_001e; } } { return; } } // System.Void ItemPageGroup::SetChangedHandler(ItemPageGroup/PageChangedHandler) extern "C" IL2CPP_METHOD_ATTR void ItemPageGroup_SetChangedHandler_m118579031 (ItemPageGroup_t3769455068 * __this, PageChangedHandler_t2100854622 * ___handler0, const RuntimeMethod* method) { { PageChangedHandler_t2100854622 * L_0 = ___handler0; __this->set_m_changedHandler_6(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern "C" void DelegatePInvokeWrapper_PageChangedHandler_t2100854622 (PageChangedHandler_t2100854622 * __this, int32_t ___nPageIndex0, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(int32_t); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(___nPageIndex0); } // System.Void ItemPageGroup/PageChangedHandler::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void PageChangedHandler__ctor_m1924191764 (PageChangedHandler_t2100854622 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void ItemPageGroup/PageChangedHandler::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PageChangedHandler_Invoke_m2335145338 (PageChangedHandler_t2100854622 * __this, int32_t ___nPageIndex0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { PageChangedHandler_Invoke_m2335145338((PageChangedHandler_t2100854622 *)__this->get_prev_9(), ___nPageIndex0, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 1) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___nPageIndex0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___nPageIndex0, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker1< int32_t >::Invoke(targetMethod, targetThis, ___nPageIndex0); else GenericVirtActionInvoker1< int32_t >::Invoke(targetMethod, targetThis, ___nPageIndex0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___nPageIndex0); else VirtActionInvoker1< int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___nPageIndex0); } } else { typedef void (*FunctionPointerType) (void*, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___nPageIndex0, targetMethod); } } } } // System.IAsyncResult ItemPageGroup/PageChangedHandler::BeginInvoke(System.Int32,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* PageChangedHandler_BeginInvoke_m3360111111 (PageChangedHandler_t2100854622 * __this, int32_t ___nPageIndex0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PageChangedHandler_BeginInvoke_m3360111111_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[2] = {0}; __d_args[0] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___nPageIndex0); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void ItemPageGroup/PageChangedHandler::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void PageChangedHandler_EndInvoke_m1815416003 (PageChangedHandler_t2100854622 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 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 iTween::.ctor() extern "C" IL2CPP_METHOD_ATTR void iTween__ctor_m333677177 (iTween_t770867771 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void iTween::Init(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void iTween_Init_m128967435 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Init_m128967435_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_1 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_MoveBy_m2068850289(NULL /*static, unused*/, L_0, L_1, (0.0f), /*hidden argument*/NULL); return; } } // System.Void iTween::CameraFadeFrom(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeFrom_m3157561588 (RuntimeObject * __this /* static, unused */, float ___amount0, float ___time1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeFrom_m3157561588_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0046; } } { ObjectU5BU5D_t2843939325* L_2 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_2); ArrayElementTypeCheck (L_2, _stringLiteral3102391802); (L_2)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_3 = L_2; float L_4 = ___amount0; float L_5 = L_4; RuntimeObject * L_6 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_5); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_6); (L_3)->SetAt(static_cast(1), (RuntimeObject *)L_6); ObjectU5BU5D_t2843939325* L_7 = L_3; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteral63249541); (L_7)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_8 = L_7; float L_9 = ___time1; float L_10 = L_9; RuntimeObject * L_11 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_10); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(3), (RuntimeObject *)L_11); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_12 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); iTween_CameraFadeFrom_m1837969961(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); goto IL_0050; } IL_0046: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral664040390, /*hidden argument*/NULL); } IL_0050: { return; } } // System.Void iTween::CameraFadeFrom(System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeFrom_m1837969961 (RuntimeObject * __this /* static, unused */, Hashtable_t1853889766 * ___args0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeFrom_m1837969961_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_2 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); Hashtable_t1853889766 * L_3 = ___args0; iTween_ColorFrom_m2912900805(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); goto IL_0029; } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral664040390, /*hidden argument*/NULL); } IL_0029: { return; } } // System.Void iTween::CameraFadeTo(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeTo_m2148220893 (RuntimeObject * __this /* static, unused */, float ___amount0, float ___time1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeTo_m2148220893_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0046; } } { ObjectU5BU5D_t2843939325* L_2 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_2); ArrayElementTypeCheck (L_2, _stringLiteral3102391802); (L_2)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_3 = L_2; float L_4 = ___amount0; float L_5 = L_4; RuntimeObject * L_6 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_5); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_6); (L_3)->SetAt(static_cast(1), (RuntimeObject *)L_6); ObjectU5BU5D_t2843939325* L_7 = L_3; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteral63249541); (L_7)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_8 = L_7; float L_9 = ___time1; float L_10 = L_9; RuntimeObject * L_11 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_10); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(3), (RuntimeObject *)L_11); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_12 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); iTween_CameraFadeTo_m3974779295(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); goto IL_0050; } IL_0046: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral664040390, /*hidden argument*/NULL); } IL_0050: { return; } } // System.Void iTween::CameraFadeTo(System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeTo_m3974779295 (RuntimeObject * __this /* static, unused */, Hashtable_t1853889766 * ___args0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeTo_m3974779295_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_2 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); Hashtable_t1853889766 * L_3 = ___args0; iTween_ColorTo_m1761019635(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); goto IL_0029; } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral664040390, /*hidden argument*/NULL); } IL_0029: { return; } } // System.Void iTween::ValueTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ValueTo_m1926069411 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ValueTo_m1926069411_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral2948080582); if (!L_3) { goto IL_0038; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); bool L_5 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral2755855785); if (!L_5) { goto IL_0038; } } { Hashtable_t1853889766 * L_6 = ___args1; NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral3454777292); if (L_7) { goto IL_0043; } } IL_0038: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3013960965, /*hidden argument*/NULL); return; } IL_0043: { Hashtable_t1853889766 * L_8 = ___args1; NullCheck(L_8); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_8, _stringLiteral3243520166, _stringLiteral3493618073); Hashtable_t1853889766 * L_9 = ___args1; NullCheck(L_9); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral2755855785); NullCheck(L_10); Type_t * L_11 = Object_GetType_m88164663(L_10, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_12 = { reinterpret_cast (Vector2_t2156229523_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_11) == ((RuntimeObject*)(Type_t *)L_13)))) { goto IL_0087; } } { Hashtable_t1853889766 * L_14 = ___args1; NullCheck(L_14); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_14, _stringLiteral414301358, _stringLiteral3762761904); goto IL_0162; } IL_0087: { Hashtable_t1853889766 * L_15 = ___args1; NullCheck(L_15); RuntimeObject * L_16 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral2755855785); NullCheck(L_16); Type_t * L_17 = Object_GetType_m88164663(L_16, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_18 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_17) == ((RuntimeObject*)(Type_t *)L_19)))) { goto IL_00bb; } } { Hashtable_t1853889766 * L_20 = ___args1; NullCheck(L_20); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_20, _stringLiteral414301358, _stringLiteral1033878549); goto IL_0162; } IL_00bb: { Hashtable_t1853889766 * L_21 = ___args1; NullCheck(L_21); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral2755855785); NullCheck(L_22); Type_t * L_23 = Object_GetType_m88164663(L_22, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_24 = { reinterpret_cast (Rect_t2360479859_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_25 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_23) == ((RuntimeObject*)(Type_t *)L_25)))) { goto IL_00ef; } } { Hashtable_t1853889766 * L_26 = ___args1; NullCheck(L_26); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_26, _stringLiteral414301358, _stringLiteral358275113); goto IL_0162; } IL_00ef: { Hashtable_t1853889766 * L_27 = ___args1; NullCheck(L_27); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral2755855785); NullCheck(L_28); Type_t * L_29 = Object_GetType_m88164663(L_28, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_30 = { reinterpret_cast (Single_t1397266774_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_31 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_29) == ((RuntimeObject*)(Type_t *)L_31)))) { goto IL_0123; } } { Hashtable_t1853889766 * L_32 = ___args1; NullCheck(L_32); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_32, _stringLiteral414301358, _stringLiteral807124363); goto IL_0162; } IL_0123: { Hashtable_t1853889766 * L_33 = ___args1; NullCheck(L_33); RuntimeObject * L_34 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_33, _stringLiteral2755855785); NullCheck(L_34); Type_t * L_35 = Object_GetType_m88164663(L_34, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_36 = { reinterpret_cast (Color_t2555686324_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_37 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_36, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_35) == ((RuntimeObject*)(Type_t *)L_37)))) { goto IL_0157; } } { Hashtable_t1853889766 * L_38 = ___args1; NullCheck(L_38); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_38, _stringLiteral414301358, _stringLiteral1586258015); goto IL_0162; } IL_0157: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3786054484, /*hidden argument*/NULL); return; } IL_0162: { Hashtable_t1853889766 * L_39 = ___args1; NullCheck(L_39); bool L_40 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_39, _stringLiteral1021063790); if (L_40) { goto IL_0184; } } { Hashtable_t1853889766 * L_41 = ___args1; int32_t L_42 = ((int32_t)((int32_t)21)); RuntimeObject * L_43 = Box(EaseType_t2573404410_il2cpp_TypeInfo_var, &L_42); NullCheck(L_41); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(33 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_41, _stringLiteral1021063790, L_43); } IL_0184: { GameObject_t1113636619 * L_44 = ___target0; Hashtable_t1853889766 * L_45 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_44, L_45, /*hidden argument*/NULL); return; } } // System.Void iTween::FadeFrom(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeFrom_m2898073619 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, float ___alpha1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_FadeFrom_m2898073619_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral2396580080); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral2396580080); ObjectU5BU5D_t2843939325* L_2 = L_1; float L_3 = ___alpha1; float L_4 = L_3; RuntimeObject * L_5 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_FadeFrom_m3114138438(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::FadeFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeFrom_m3114138438 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_FadeFrom_m3114138438_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; Hashtable_t1853889766 * L_1 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_ColorFrom_m2912900805(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void iTween::FadeTo(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeTo_m2874773820 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, float ___alpha1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_FadeTo_m2874773820_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral2396580080); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral2396580080); ObjectU5BU5D_t2843939325* L_2 = L_1; float L_3 = ___alpha1; float L_4 = L_3; RuntimeObject * L_5 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_FadeTo_m395428576(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::FadeTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeTo_m395428576 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_FadeTo_m395428576_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; Hashtable_t1853889766 * L_1 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_ColorTo_m1761019635(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void iTween::ColorFrom(UnityEngine.GameObject,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorFrom_m3105584423 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Color_t2555686324 ___color1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ColorFrom_m3105584423_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral1586258015); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral1586258015); ObjectU5BU5D_t2843939325* L_2 = L_1; Color_t2555686324 L_3 = ___color1; Color_t2555686324 L_4 = L_3; RuntimeObject * L_5 = Box(Color_t2555686324_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ColorFrom_m2912900805(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ColorFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorFrom_m2912900805 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ColorFrom_m2912900805_MetadataUsageId); s_Il2CppMethodInitialized = true; } Color_t2555686324 V_0; memset(&V_0, 0, sizeof(V_0)); Color_t2555686324 V_1; memset(&V_1, 0, sizeof(V_1)); Transform_t3600365921 * V_2 = NULL; RuntimeObject* V_3 = NULL; Hashtable_t1853889766 * 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); { il2cpp_codegen_initobj((&V_0), sizeof(Color_t2555686324 )); il2cpp_codegen_initobj((&V_1), sizeof(Color_t2555686324 )); Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral1193736711); if (!L_3) { goto IL_003d; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral1193736711); if (!((*(bool*)((bool*)UnBox(L_5, Boolean_t97287965_il2cpp_TypeInfo_var))))) { goto IL_00ac; } } IL_003d: { GameObject_t1113636619 * L_6 = ___target0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); NullCheck(L_7); RuntimeObject* L_8 = Transform_GetEnumerator_m2717073726(L_7, /*hidden argument*/NULL); V_3 = L_8; } IL_0049: try { // begin try (depth: 1) { goto IL_0086; } IL_004e: { RuntimeObject* L_9 = V_3; NullCheck(L_9); RuntimeObject * L_10 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_9); V_2 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_10, Transform_t3600365921_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_11 = ___args1; NullCheck(L_11); RuntimeObject * L_12 = VirtFuncInvoker0< RuntimeObject * >::Invoke(39 /* System.Object System.Collections.Hashtable::Clone() */, L_11); V_4 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_12, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_13 = V_4; bool L_14 = ((bool)1); RuntimeObject * L_15 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_14); NullCheck(L_13); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_13, _stringLiteral1569588483, L_15); Transform_t3600365921 * L_16 = V_2; NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); Hashtable_t1853889766 * L_18 = V_4; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_ColorFrom_m2912900805(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/NULL); } IL_0086: { RuntimeObject* L_19 = V_3; NullCheck(L_19); bool L_20 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_19); if (L_20) { goto IL_004e; } } IL_0091: { IL2CPP_LEAVE(0xAC, FINALLY_0096); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0096; } FINALLY_0096: { // begin finally (depth: 1) { RuntimeObject* L_21 = V_3; RuntimeObject* L_22 = ((RuntimeObject*)IsInst((RuntimeObject*)L_21, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_5 = L_22; if (!L_22) { goto IL_00ab; } } IL_00a4: { RuntimeObject* L_23 = V_5; NullCheck(L_23); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_23); } IL_00ab: { IL2CPP_END_FINALLY(150) } } // end finally (depth: 1) IL2CPP_CLEANUP(150) { IL2CPP_JUMP_TBL(0xAC, IL_00ac) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00ac: { Hashtable_t1853889766 * L_24 = ___args1; NullCheck(L_24); bool L_25 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_24, _stringLiteral1021063790); if (L_25) { goto IL_00ce; } } { Hashtable_t1853889766 * L_26 = ___args1; int32_t L_27 = ((int32_t)((int32_t)21)); RuntimeObject * L_28 = Box(EaseType_t2573404410_il2cpp_TypeInfo_var, &L_27); NullCheck(L_26); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(33 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_26, _stringLiteral1021063790, L_28); } IL_00ce: { GameObject_t1113636619 * L_29 = ___target0; RuntimeTypeHandle_t3027515415 L_30 = { reinterpret_cast (GUITexture_t951903601_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_31 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); NullCheck(L_29); Component_t1923634451 * L_32 = GameObject_GetComponent_m1027872079(L_29, L_31, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_33 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_00fb; } } { GameObject_t1113636619 * L_34 = ___target0; NullCheck(L_34); GUITexture_t951903601 * L_35 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_34, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); NullCheck(L_35); Color_t2555686324 L_36 = GUITexture_get_color_m2101240858(L_35, /*hidden argument*/NULL); Color_t2555686324 L_37 = L_36; V_0 = L_37; V_1 = L_37; goto IL_0173; } IL_00fb: { GameObject_t1113636619 * L_38 = ___target0; RuntimeTypeHandle_t3027515415 L_39 = { reinterpret_cast (GUIText_t402233326_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_40 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_39, /*hidden argument*/NULL); NullCheck(L_38); Component_t1923634451 * L_41 = GameObject_GetComponent_m1027872079(L_38, L_40, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_42 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_012d; } } { GameObject_t1113636619 * L_43 = ___target0; NullCheck(L_43); GUIText_t402233326 * L_44 = GameObject_GetComponent_TisGUIText_t402233326_m1196537865(L_43, /*hidden argument*/GameObject_GetComponent_TisGUIText_t402233326_m1196537865_RuntimeMethod_var); NullCheck(L_44); Material_t340375123 * L_45 = GUIText_get_material_m3453918859(L_44, /*hidden argument*/NULL); NullCheck(L_45); Color_t2555686324 L_46 = Material_get_color_m3827673574(L_45, /*hidden argument*/NULL); Color_t2555686324 L_47 = L_46; V_0 = L_47; V_1 = L_47; goto IL_0173; } IL_012d: { GameObject_t1113636619 * L_48 = ___target0; NullCheck(L_48); Renderer_t2627027031 * L_49 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_48, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_50 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_0155; } } { GameObject_t1113636619 * L_51 = ___target0; NullCheck(L_51); Renderer_t2627027031 * L_52 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_51, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); NullCheck(L_52); Material_t340375123 * L_53 = Renderer_get_material_m4171603682(L_52, /*hidden argument*/NULL); NullCheck(L_53); Color_t2555686324 L_54 = Material_get_color_m3827673574(L_53, /*hidden argument*/NULL); Color_t2555686324 L_55 = L_54; V_0 = L_55; V_1 = L_55; goto IL_0173; } IL_0155: { GameObject_t1113636619 * L_56 = ___target0; NullCheck(L_56); Light_t3756812086 * L_57 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_56, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_58 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_57, /*hidden argument*/NULL); if (!L_58) { goto IL_0173; } } { GameObject_t1113636619 * L_59 = ___target0; NullCheck(L_59); Light_t3756812086 * L_60 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_59, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); NullCheck(L_60); Color_t2555686324 L_61 = Light_get_color_m552487206(L_60, /*hidden argument*/NULL); Color_t2555686324 L_62 = L_61; V_0 = L_62; V_1 = L_62; } IL_0173: { Hashtable_t1853889766 * L_63 = ___args1; NullCheck(L_63); bool L_64 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_63, _stringLiteral1586258015); if (!L_64) { goto IL_0199; } } { Hashtable_t1853889766 * L_65 = ___args1; NullCheck(L_65); RuntimeObject * L_66 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_65, _stringLiteral1586258015); V_0 = ((*(Color_t2555686324 *)((Color_t2555686324 *)UnBox(L_66, Color_t2555686324_il2cpp_TypeInfo_var)))); goto IL_0235; } IL_0199: { Hashtable_t1853889766 * L_67 = ___args1; NullCheck(L_67); bool L_68 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_67, _stringLiteral3452614606); if (!L_68) { goto IL_01c0; } } { Hashtable_t1853889766 * L_69 = ___args1; NullCheck(L_69); RuntimeObject * L_70 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_69, _stringLiteral3452614606); (&V_0)->set_r_0(((*(float*)((float*)UnBox(L_70, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01c0: { Hashtable_t1853889766 * L_71 = ___args1; NullCheck(L_71); bool L_72 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_71, _stringLiteral3452614585); if (!L_72) { goto IL_01e7; } } { Hashtable_t1853889766 * L_73 = ___args1; NullCheck(L_73); RuntimeObject * L_74 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_73, _stringLiteral3452614585); (&V_0)->set_g_1(((*(float*)((float*)UnBox(L_74, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01e7: { Hashtable_t1853889766 * L_75 = ___args1; NullCheck(L_75); bool L_76 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_75, _stringLiteral3452614590); if (!L_76) { goto IL_020e; } } { Hashtable_t1853889766 * L_77 = ___args1; NullCheck(L_77); RuntimeObject * L_78 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_77, _stringLiteral3452614590); (&V_0)->set_b_2(((*(float*)((float*)UnBox(L_78, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_020e: { Hashtable_t1853889766 * L_79 = ___args1; NullCheck(L_79); bool L_80 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_79, _stringLiteral3452614591); if (!L_80) { goto IL_0235; } } { Hashtable_t1853889766 * L_81 = ___args1; NullCheck(L_81); RuntimeObject * L_82 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_81, _stringLiteral3452614591); (&V_0)->set_a_3(((*(float*)((float*)UnBox(L_82, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0235: { Hashtable_t1853889766 * L_83 = ___args1; NullCheck(L_83); bool L_84 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_83, _stringLiteral3102391802); if (!L_84) { goto IL_026c; } } { Hashtable_t1853889766 * L_85 = ___args1; NullCheck(L_85); RuntimeObject * L_86 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_85, _stringLiteral3102391802); (&V_0)->set_a_3(((*(float*)((float*)UnBox(L_86, Single_t1397266774_il2cpp_TypeInfo_var))))); Hashtable_t1853889766 * L_87 = ___args1; NullCheck(L_87); VirtActionInvoker1< RuntimeObject * >::Invoke(37 /* System.Void System.Collections.Hashtable::Remove(System.Object) */, L_87, _stringLiteral3102391802); goto IL_029e; } IL_026c: { Hashtable_t1853889766 * L_88 = ___args1; NullCheck(L_88); bool L_89 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_88, _stringLiteral2396580080); if (!L_89) { goto IL_029e; } } { Hashtable_t1853889766 * L_90 = ___args1; NullCheck(L_90); RuntimeObject * L_91 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_90, _stringLiteral2396580080); (&V_0)->set_a_3(((*(float*)((float*)UnBox(L_91, Single_t1397266774_il2cpp_TypeInfo_var))))); Hashtable_t1853889766 * L_92 = ___args1; NullCheck(L_92); VirtActionInvoker1< RuntimeObject * >::Invoke(37 /* System.Void System.Collections.Hashtable::Remove(System.Object) */, L_92, _stringLiteral2396580080); } IL_029e: { GameObject_t1113636619 * L_93 = ___target0; RuntimeTypeHandle_t3027515415 L_94 = { reinterpret_cast (GUITexture_t951903601_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_95 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_94, /*hidden argument*/NULL); NullCheck(L_93); Component_t1923634451 * L_96 = GameObject_GetComponent_m1027872079(L_93, L_95, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_97 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_96, /*hidden argument*/NULL); if (!L_97) { goto IL_02c9; } } { GameObject_t1113636619 * L_98 = ___target0; NullCheck(L_98); GUITexture_t951903601 * L_99 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_98, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); Color_t2555686324 L_100 = V_0; NullCheck(L_99); GUITexture_set_color_m1660397747(L_99, L_100, /*hidden argument*/NULL); goto IL_033b; } IL_02c9: { GameObject_t1113636619 * L_101 = ___target0; RuntimeTypeHandle_t3027515415 L_102 = { reinterpret_cast (GUIText_t402233326_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_103 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_102, /*hidden argument*/NULL); NullCheck(L_101); Component_t1923634451 * L_104 = GameObject_GetComponent_m1027872079(L_101, L_103, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_105 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_104, /*hidden argument*/NULL); if (!L_105) { goto IL_02f9; } } { GameObject_t1113636619 * L_106 = ___target0; NullCheck(L_106); GUIText_t402233326 * L_107 = GameObject_GetComponent_TisGUIText_t402233326_m1196537865(L_106, /*hidden argument*/GameObject_GetComponent_TisGUIText_t402233326_m1196537865_RuntimeMethod_var); NullCheck(L_107); Material_t340375123 * L_108 = GUIText_get_material_m3453918859(L_107, /*hidden argument*/NULL); Color_t2555686324 L_109 = V_0; NullCheck(L_108); Material_set_color_m1794818007(L_108, L_109, /*hidden argument*/NULL); goto IL_033b; } IL_02f9: { GameObject_t1113636619 * L_110 = ___target0; NullCheck(L_110); Renderer_t2627027031 * L_111 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_110, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_112 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_111, /*hidden argument*/NULL); if (!L_112) { goto IL_031f; } } { GameObject_t1113636619 * L_113 = ___target0; NullCheck(L_113); Renderer_t2627027031 * L_114 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_113, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); NullCheck(L_114); Material_t340375123 * L_115 = Renderer_get_material_m4171603682(L_114, /*hidden argument*/NULL); Color_t2555686324 L_116 = V_0; NullCheck(L_115); Material_set_color_m1794818007(L_115, L_116, /*hidden argument*/NULL); goto IL_033b; } IL_031f: { GameObject_t1113636619 * L_117 = ___target0; NullCheck(L_117); Light_t3756812086 * L_118 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_117, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_119 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_118, /*hidden argument*/NULL); if (!L_119) { goto IL_033b; } } { GameObject_t1113636619 * L_120 = ___target0; NullCheck(L_120); Light_t3756812086 * L_121 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_120, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); Color_t2555686324 L_122 = V_0; NullCheck(L_121); Light_set_color_m608660336(L_121, L_122, /*hidden argument*/NULL); } IL_033b: { Hashtable_t1853889766 * L_123 = ___args1; Color_t2555686324 L_124 = V_1; Color_t2555686324 L_125 = L_124; RuntimeObject * L_126 = Box(Color_t2555686324_il2cpp_TypeInfo_var, &L_125); NullCheck(L_123); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_123, _stringLiteral1586258015, L_126); Hashtable_t1853889766 * L_127 = ___args1; NullCheck(L_127); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_127, _stringLiteral3243520166, _stringLiteral1586258015); Hashtable_t1853889766 * L_128 = ___args1; NullCheck(L_128); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_128, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_129 = ___target0; Hashtable_t1853889766 * L_130 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_129, L_130, /*hidden argument*/NULL); return; } } // System.Void iTween::ColorTo(UnityEngine.GameObject,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorTo_m2357598402 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Color_t2555686324 ___color1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ColorTo_m2357598402_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral1586258015); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral1586258015); ObjectU5BU5D_t2843939325* L_2 = L_1; Color_t2555686324 L_3 = ___color1; Color_t2555686324 L_4 = L_3; RuntimeObject * L_5 = Box(Color_t2555686324_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ColorTo_m1761019635(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ColorTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorTo_m1761019635 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ColorTo_m1761019635_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; RuntimeObject* V_1 = NULL; Hashtable_t1853889766 * V_2 = NULL; 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); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral1193736711); if (!L_3) { goto IL_002d; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral1193736711); if (!((*(bool*)((bool*)UnBox(L_5, Boolean_t97287965_il2cpp_TypeInfo_var))))) { goto IL_0097; } } IL_002d: { GameObject_t1113636619 * L_6 = ___target0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); NullCheck(L_7); RuntimeObject* L_8 = Transform_GetEnumerator_m2717073726(L_7, /*hidden argument*/NULL); V_1 = L_8; } IL_0039: try { // begin try (depth: 1) { goto IL_0073; } IL_003e: { RuntimeObject* L_9 = V_1; NullCheck(L_9); RuntimeObject * L_10 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_9); V_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_10, Transform_t3600365921_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_11 = ___args1; NullCheck(L_11); RuntimeObject * L_12 = VirtFuncInvoker0< RuntimeObject * >::Invoke(39 /* System.Object System.Collections.Hashtable::Clone() */, L_11); V_2 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_12, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_13 = V_2; bool L_14 = ((bool)1); RuntimeObject * L_15 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_14); NullCheck(L_13); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_13, _stringLiteral1569588483, L_15); Transform_t3600365921 * L_16 = V_0; NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); Hashtable_t1853889766 * L_18 = V_2; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_ColorTo_m1761019635(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/NULL); } IL_0073: { RuntimeObject* L_19 = V_1; NullCheck(L_19); bool L_20 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_19); if (L_20) { goto IL_003e; } } IL_007e: { IL2CPP_LEAVE(0x97, FINALLY_0083); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0083; } FINALLY_0083: { // begin finally (depth: 1) { RuntimeObject* L_21 = V_1; RuntimeObject* L_22 = ((RuntimeObject*)IsInst((RuntimeObject*)L_21, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_3 = L_22; if (!L_22) { goto IL_0096; } } IL_0090: { RuntimeObject* L_23 = V_3; NullCheck(L_23); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_23); } IL_0096: { IL2CPP_END_FINALLY(131) } } // end finally (depth: 1) IL2CPP_CLEANUP(131) { IL2CPP_JUMP_TBL(0x97, IL_0097) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0097: { Hashtable_t1853889766 * L_24 = ___args1; NullCheck(L_24); bool L_25 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_24, _stringLiteral1021063790); if (L_25) { goto IL_00b9; } } { Hashtable_t1853889766 * L_26 = ___args1; int32_t L_27 = ((int32_t)((int32_t)21)); RuntimeObject * L_28 = Box(EaseType_t2573404410_il2cpp_TypeInfo_var, &L_27); NullCheck(L_26); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(33 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_26, _stringLiteral1021063790, L_28); } IL_00b9: { Hashtable_t1853889766 * L_29 = ___args1; NullCheck(L_29); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_29, _stringLiteral3243520166, _stringLiteral1586258015); Hashtable_t1853889766 * L_30 = ___args1; NullCheck(L_30); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_30, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_31 = ___target0; Hashtable_t1853889766 * L_32 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_31, L_32, /*hidden argument*/NULL); return; } } // System.Void iTween::AudioFrom(UnityEngine.GameObject,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioFrom_m3006507353 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, float ___volume1, float ___pitch2, float ___time3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_AudioFrom_m3006507353_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3495518625); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3495518625); ObjectU5BU5D_t2843939325* L_2 = L_1; float L_3 = ___volume1; float L_4 = L_3; RuntimeObject * L_5 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral478330372); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral478330372); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___pitch2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); ObjectU5BU5D_t2843939325* L_11 = L_7; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteral63249541); (L_11)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_12 = L_11; float L_13 = ___time3; float L_14 = L_13; RuntimeObject * L_15 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_14); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_15); (L_12)->SetAt(static_cast(5), (RuntimeObject *)L_15); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_16 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); iTween_AudioFrom_m3332888033(NULL /*static, unused*/, L_0, L_16, /*hidden argument*/NULL); return; } } // System.Void iTween::AudioFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioFrom_m3332888033 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_AudioFrom_m3332888033_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)); AudioSource_t3935305588 * V_2 = NULL; float V_3 = 0.0f; { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral3200054001); if (!L_3) { goto IL_002e; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral3200054001); V_2 = ((AudioSource_t3935305588 *)CastclassSealed((RuntimeObject*)L_5, AudioSource_t3935305588_il2cpp_TypeInfo_var)); goto IL_005f; } IL_002e: { GameObject_t1113636619 * L_6 = ___target0; RuntimeTypeHandle_t3027515415 L_7 = { reinterpret_cast (AudioSource_t3935305588_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); NullCheck(L_6); Component_t1923634451 * L_9 = GameObject_GetComponent_m1027872079(L_6, L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0054; } } { GameObject_t1113636619 * L_11 = ___target0; NullCheck(L_11); AudioSource_t3935305588 * L_12 = GameObject_GetComponent_TisAudioSource_t3935305588_m625814604(L_11, /*hidden argument*/GameObject_GetComponent_TisAudioSource_t3935305588_m625814604_RuntimeMethod_var); V_2 = L_12; goto IL_005f; } IL_0054: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral1682248619, /*hidden argument*/NULL); return; } IL_005f: { AudioSource_t3935305588 * L_13 = V_2; NullCheck(L_13); float L_14 = AudioSource_get_volume_m3936891178(L_13, /*hidden argument*/NULL); float L_15 = L_14; V_3 = L_15; (&V_1)->set_x_0(L_15); float L_16 = V_3; (&V_0)->set_x_0(L_16); AudioSource_t3935305588 * L_17 = V_2; NullCheck(L_17); float L_18 = AudioSource_get_pitch_m2141937929(L_17, /*hidden argument*/NULL); float L_19 = L_18; V_3 = L_19; (&V_1)->set_y_1(L_19); float L_20 = V_3; (&V_0)->set_y_1(L_20); Hashtable_t1853889766 * L_21 = ___args1; NullCheck(L_21); bool L_22 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_21, _stringLiteral3495518625); if (!L_22) { goto IL_00b4; } } { Hashtable_t1853889766 * L_23 = ___args1; NullCheck(L_23); RuntimeObject * L_24 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_23, _stringLiteral3495518625); (&V_1)->set_x_0(((*(float*)((float*)UnBox(L_24, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00b4: { Hashtable_t1853889766 * L_25 = ___args1; NullCheck(L_25); bool L_26 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_25, _stringLiteral478330372); if (!L_26) { goto IL_00db; } } { Hashtable_t1853889766 * L_27 = ___args1; NullCheck(L_27); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral478330372); (&V_1)->set_y_1(((*(float*)((float*)UnBox(L_28, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00db: { AudioSource_t3935305588 * L_29 = V_2; float L_30 = (&V_1)->get_x_0(); NullCheck(L_29); AudioSource_set_volume_m1273312851(L_29, L_30, /*hidden argument*/NULL); AudioSource_t3935305588 * L_31 = V_2; float L_32 = (&V_1)->get_y_1(); NullCheck(L_31); AudioSource_set_pitch_m2413801168(L_31, L_32, /*hidden argument*/NULL); Hashtable_t1853889766 * L_33 = ___args1; float L_34 = (&V_0)->get_x_0(); float L_35 = L_34; RuntimeObject * L_36 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_35); NullCheck(L_33); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_33, _stringLiteral3495518625, L_36); Hashtable_t1853889766 * L_37 = ___args1; float L_38 = (&V_0)->get_y_1(); float L_39 = L_38; RuntimeObject * L_40 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_39); NullCheck(L_37); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_37, _stringLiteral478330372, L_40); Hashtable_t1853889766 * L_41 = ___args1; NullCheck(L_41); bool L_42 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_41, _stringLiteral1021063790); if (L_42) { goto IL_0145; } } { Hashtable_t1853889766 * L_43 = ___args1; int32_t L_44 = ((int32_t)((int32_t)21)); RuntimeObject * L_45 = Box(EaseType_t2573404410_il2cpp_TypeInfo_var, &L_44); NullCheck(L_43); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(33 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_43, _stringLiteral1021063790, L_45); } IL_0145: { Hashtable_t1853889766 * L_46 = ___args1; NullCheck(L_46); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_46, _stringLiteral3243520166, _stringLiteral3111126274); Hashtable_t1853889766 * L_47 = ___args1; NullCheck(L_47); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_47, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_48 = ___target0; Hashtable_t1853889766 * L_49 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_48, L_49, /*hidden argument*/NULL); return; } } // System.Void iTween::AudioTo(UnityEngine.GameObject,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioTo_m2454707496 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, float ___volume1, float ___pitch2, float ___time3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_AudioTo_m2454707496_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3495518625); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3495518625); ObjectU5BU5D_t2843939325* L_2 = L_1; float L_3 = ___volume1; float L_4 = L_3; RuntimeObject * L_5 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral478330372); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral478330372); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___pitch2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); ObjectU5BU5D_t2843939325* L_11 = L_7; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteral63249541); (L_11)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_12 = L_11; float L_13 = ___time3; float L_14 = L_13; RuntimeObject * L_15 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_14); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_15); (L_12)->SetAt(static_cast(5), (RuntimeObject *)L_15); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_16 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); iTween_AudioTo_m211033069(NULL /*static, unused*/, L_0, L_16, /*hidden argument*/NULL); return; } } // System.Void iTween::AudioTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioTo_m211033069 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_AudioTo_m211033069_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral1021063790); if (L_3) { goto IL_002a; } } { Hashtable_t1853889766 * L_4 = ___args1; int32_t L_5 = ((int32_t)((int32_t)21)); RuntimeObject * L_6 = Box(EaseType_t2573404410_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(33 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_4, _stringLiteral1021063790, L_6); } IL_002a: { Hashtable_t1853889766 * L_7 = ___args1; NullCheck(L_7); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_7, _stringLiteral3243520166, _stringLiteral3111126274); Hashtable_t1853889766 * L_8 = ___args1; NullCheck(L_8); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_8, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_9 = ___target0; Hashtable_t1853889766 * L_10 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void iTween::Stab(UnityEngine.GameObject,UnityEngine.AudioClip,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_Stab_m1894514491 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, AudioClip_t3680889665 * ___audioclip1, float ___delay2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Stab_m1894514491_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral242306074); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral242306074); ObjectU5BU5D_t2843939325* L_2 = L_1; AudioClip_t3680889665 * L_3 = ___audioclip1; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_3); ObjectU5BU5D_t2843939325* L_4 = L_2; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral1190944887); (L_4)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral1190944887); ObjectU5BU5D_t2843939325* L_5 = L_4; float L_6 = ___delay2; float L_7 = L_6; RuntimeObject * L_8 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_7); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_8); (L_5)->SetAt(static_cast(3), (RuntimeObject *)L_8); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_9 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); iTween_Stab_m2459587371(NULL /*static, unused*/, L_0, L_9, /*hidden argument*/NULL); return; } } // System.Void iTween::Stab(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_Stab_m2459587371 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Stab_m2459587371_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral815197938); GameObject_t1113636619 * L_3 = ___target0; Hashtable_t1853889766 * L_4 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void iTween::LookFrom(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_LookFrom_m3964182981 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___looktarget1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_LookFrom_m3964182981_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral2919290083); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral2919290083); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___looktarget1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_LookFrom_m1420308691(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::LookFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_LookFrom_m1420308691 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_LookFrom_m1420308691_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)); Nullable_1_t1149908250 V_2; memset(&V_2, 0, sizeof(V_2)); Nullable_1_t1149908250 V_3; memset(&V_3, 0, sizeof(V_3)); String_t* V_4 = NULL; Transform_t3600365921 * G_B3_0 = NULL; Transform_t3600365921 * G_B3_1 = NULL; Transform_t3600365921 * G_B2_0 = NULL; Transform_t3600365921 * G_B2_1 = NULL; Vector3_t3722313464 G_B4_0; memset(&G_B4_0, 0, sizeof(G_B4_0)); Transform_t3600365921 * G_B4_1 = NULL; Transform_t3600365921 * G_B4_2 = NULL; Vector3_t3722313464 G_B8_0; memset(&G_B8_0, 0, sizeof(G_B8_0)); Transform_t3600365921 * G_B8_1 = NULL; Vector3_t3722313464 G_B7_0; memset(&G_B7_0, 0, sizeof(G_B7_0)); Transform_t3600365921 * G_B7_1 = NULL; Vector3_t3722313464 G_B9_0; memset(&G_B9_0, 0, sizeof(G_B9_0)); Vector3_t3722313464 G_B9_1; memset(&G_B9_1, 0, sizeof(G_B9_1)); Transform_t3600365921 * G_B9_2 = NULL; { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; GameObject_t1113636619 * L_2 = ___target0; 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_eulerAngles_m2743581774(L_3, /*hidden argument*/NULL); V_0 = L_4; Hashtable_t1853889766 * L_5 = ___args1; NullCheck(L_5); RuntimeObject * L_6 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteral2919290083); NullCheck(L_6); Type_t * L_7 = Object_GetType_m88164663(L_6, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_8 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_7) == ((RuntimeObject*)(Type_t *)L_9)))) { goto IL_0081; } } { GameObject_t1113636619 * L_10 = ___target0; NullCheck(L_10); Transform_t3600365921 * L_11 = GameObject_get_transform_m1369836730(L_10, /*hidden argument*/NULL); Hashtable_t1853889766 * L_12 = ___args1; NullCheck(L_12); RuntimeObject * L_13 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, _stringLiteral2919290083); Hashtable_t1853889766 * L_14 = ___args1; NullCheck(L_14); RuntimeObject * L_15 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, _stringLiteral3455760331); void* L_16 = alloca(sizeof(Nullable_1_t1149908250 )); UnBoxNullable(L_15, Vector3_t3722313464_il2cpp_TypeInfo_var, L_16); V_2 = ((*(Nullable_1_t1149908250 *)((Nullable_1_t1149908250 *)L_16))); bool L_17 = Nullable_1_get_HasValue_m3620879578((&V_2), /*hidden argument*/Nullable_1_get_HasValue_m3620879578_RuntimeMethod_var); G_B2_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_13, Transform_t3600365921_il2cpp_TypeInfo_var)); G_B2_1 = L_11; if (!L_17) { G_B3_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_13, Transform_t3600365921_il2cpp_TypeInfo_var)); G_B3_1 = L_11; goto IL_0072; } } { Vector3_t3722313464 L_18 = Nullable_1_get_Value_m2924757250((&V_2), /*hidden argument*/Nullable_1_get_Value_m2924757250_RuntimeMethod_var); G_B4_0 = L_18; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0077; } IL_0072: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Vector3_t3722313464 L_19 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_up_15(); G_B4_0 = L_19; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0077: { NullCheck(G_B4_2); Transform_LookAt_m2637417695(G_B4_2, G_B4_1, G_B4_0, /*hidden argument*/NULL); goto IL_00e9; } IL_0081: { Hashtable_t1853889766 * L_20 = ___args1; NullCheck(L_20); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral2919290083); NullCheck(L_21); Type_t * L_22 = Object_GetType_m88164663(L_21, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_23 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_22) == ((RuntimeObject*)(Type_t *)L_24)))) { goto IL_00e9; } } { GameObject_t1113636619 * L_25 = ___target0; NullCheck(L_25); Transform_t3600365921 * L_26 = GameObject_get_transform_m1369836730(L_25, /*hidden argument*/NULL); Hashtable_t1853889766 * L_27 = ___args1; NullCheck(L_27); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral2919290083); Hashtable_t1853889766 * L_29 = ___args1; NullCheck(L_29); RuntimeObject * L_30 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_29, _stringLiteral3455760331); void* L_31 = alloca(sizeof(Nullable_1_t1149908250 )); UnBoxNullable(L_30, Vector3_t3722313464_il2cpp_TypeInfo_var, L_31); V_3 = ((*(Nullable_1_t1149908250 *)((Nullable_1_t1149908250 *)L_31))); bool L_32 = Nullable_1_get_HasValue_m3620879578((&V_3), /*hidden argument*/Nullable_1_get_HasValue_m3620879578_RuntimeMethod_var); G_B7_0 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_28, Vector3_t3722313464_il2cpp_TypeInfo_var)))); G_B7_1 = L_26; if (!L_32) { G_B8_0 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_28, Vector3_t3722313464_il2cpp_TypeInfo_var)))); G_B8_1 = L_26; goto IL_00df; } } { Vector3_t3722313464 L_33 = Nullable_1_get_Value_m2924757250((&V_3), /*hidden argument*/Nullable_1_get_Value_m2924757250_RuntimeMethod_var); G_B9_0 = L_33; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; goto IL_00e4; } IL_00df: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Vector3_t3722313464 L_34 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_up_15(); G_B9_0 = L_34; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; } IL_00e4: { NullCheck(G_B9_2); Transform_LookAt_m3639503211(G_B9_2, G_B9_1, G_B9_0, /*hidden argument*/NULL); } IL_00e9: { Hashtable_t1853889766 * L_35 = ___args1; NullCheck(L_35); bool L_36 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_35, _stringLiteral1179798028); if (!L_36) { goto IL_01c5; } } { GameObject_t1113636619 * L_37 = ___target0; NullCheck(L_37); Transform_t3600365921 * L_38 = GameObject_get_transform_m1369836730(L_37, /*hidden argument*/NULL); NullCheck(L_38); Vector3_t3722313464 L_39 = Transform_get_eulerAngles_m2743581774(L_38, /*hidden argument*/NULL); V_1 = L_39; Hashtable_t1853889766 * L_40 = ___args1; NullCheck(L_40); RuntimeObject * L_41 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_40, _stringLiteral1179798028); V_4 = ((String_t*)CastclassSealed((RuntimeObject*)L_41, String_t_il2cpp_TypeInfo_var)); String_t* L_42 = V_4; if (!L_42) { goto IL_01b9; } } { String_t* L_43 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_44 = String_op_Equality_m920492651(NULL /*static, unused*/, L_43, _stringLiteral3452614616, /*hidden argument*/NULL); if (L_44) { goto IL_0156; } } { String_t* L_45 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Equality_m920492651(NULL /*static, unused*/, L_45, _stringLiteral3452614615, /*hidden argument*/NULL); if (L_46) { goto IL_0177; } } { String_t* L_47 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_48 = String_op_Equality_m920492651(NULL /*static, unused*/, L_47, _stringLiteral3452614614, /*hidden argument*/NULL); if (L_48) { goto IL_0198; } } { goto IL_01b9; } IL_0156: { float L_49 = (&V_0)->get_y_2(); (&V_1)->set_y_2(L_49); float L_50 = (&V_0)->get_z_3(); (&V_1)->set_z_3(L_50); goto IL_01b9; } IL_0177: { float L_51 = (&V_0)->get_x_1(); (&V_1)->set_x_1(L_51); float L_52 = (&V_0)->get_z_3(); (&V_1)->set_z_3(L_52); goto IL_01b9; } IL_0198: { float L_53 = (&V_0)->get_x_1(); (&V_1)->set_x_1(L_53); float L_54 = (&V_0)->get_y_2(); (&V_1)->set_y_2(L_54); goto IL_01b9; } IL_01b9: { GameObject_t1113636619 * L_55 = ___target0; NullCheck(L_55); Transform_t3600365921 * L_56 = GameObject_get_transform_m1369836730(L_55, /*hidden argument*/NULL); Vector3_t3722313464 L_57 = V_1; NullCheck(L_56); Transform_set_eulerAngles_m135219616(L_56, L_57, /*hidden argument*/NULL); } IL_01c5: { Hashtable_t1853889766 * L_58 = ___args1; Vector3_t3722313464 L_59 = V_0; Vector3_t3722313464 L_60 = L_59; RuntimeObject * L_61 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_60); NullCheck(L_58); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_58, _stringLiteral1757920701, L_61); Hashtable_t1853889766 * L_62 = ___args1; NullCheck(L_62); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_62, _stringLiteral3243520166, _stringLiteral845266270); Hashtable_t1853889766 * L_63 = ___args1; NullCheck(L_63); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_63, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_64 = ___target0; Hashtable_t1853889766 * L_65 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_64, L_65, /*hidden argument*/NULL); return; } } // System.Void iTween::LookTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_LookTo_m3467256828 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___looktarget1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_LookTo_m3467256828_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral2919290083); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral2919290083); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___looktarget1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_LookTo_m3566847499(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::LookTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_LookTo_m3566847499 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_LookTo_m3566847499_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * 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)); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral2919290083); if (!L_3) { goto IL_00c9; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral2919290083); NullCheck(L_5); Type_t * L_6 = Object_GetType_m88164663(L_5, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_7 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8)))) { goto IL_00c9; } } { Hashtable_t1853889766 * L_9 = ___args1; NullCheck(L_9); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral2919290083); V_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_10, Transform_t3600365921_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_11 = ___args1; Transform_t3600365921 * L_12 = V_0; NullCheck(L_12); Vector3_t3722313464 L_13 = Transform_get_position_m36019626(L_12, /*hidden argument*/NULL); V_1 = L_13; float L_14 = (&V_1)->get_x_1(); Transform_t3600365921 * L_15 = V_0; NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_position_m36019626(L_15, /*hidden argument*/NULL); V_2 = L_16; float L_17 = (&V_2)->get_y_2(); Transform_t3600365921 * L_18 = V_0; NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_position_m36019626(L_18, /*hidden argument*/NULL); V_3 = L_19; float L_20 = (&V_3)->get_z_3(); Vector3_t3722313464 L_21; memset(&L_21, 0, sizeof(L_21)); Vector3__ctor_m3353183577((&L_21), L_14, L_17, L_20, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = L_21; RuntimeObject * L_23 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_22); NullCheck(L_11); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_11, _stringLiteral4254451314, L_23); Hashtable_t1853889766 * L_24 = ___args1; Transform_t3600365921 * L_25 = V_0; NullCheck(L_25); Vector3_t3722313464 L_26 = Transform_get_eulerAngles_m2743581774(L_25, /*hidden argument*/NULL); V_4 = L_26; float L_27 = (&V_4)->get_x_1(); Transform_t3600365921 * L_28 = V_0; NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_eulerAngles_m2743581774(L_28, /*hidden argument*/NULL); V_5 = L_29; float L_30 = (&V_5)->get_y_2(); Transform_t3600365921 * L_31 = V_0; NullCheck(L_31); Vector3_t3722313464 L_32 = Transform_get_eulerAngles_m2743581774(L_31, /*hidden argument*/NULL); V_6 = L_32; float L_33 = (&V_6)->get_z_3(); Vector3_t3722313464 L_34; memset(&L_34, 0, sizeof(L_34)); Vector3__ctor_m3353183577((&L_34), L_27, L_30, L_33, /*hidden argument*/NULL); Vector3_t3722313464 L_35 = L_34; RuntimeObject * L_36 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_35); NullCheck(L_24); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_24, _stringLiteral1757920701, L_36); } IL_00c9: { Hashtable_t1853889766 * L_37 = ___args1; NullCheck(L_37); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_37, _stringLiteral3243520166, _stringLiteral3137340851); Hashtable_t1853889766 * L_38 = ___args1; NullCheck(L_38); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_38, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_39 = ___target0; Hashtable_t1853889766 * L_40 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_39, L_40, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveTo_m3123980724 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___position1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveTo_m3123980724_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral4254451314); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral4254451314); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___position1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_MoveTo_m2897434451(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveTo_m2897434451 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveTo_m2897434451_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * 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)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral4254451314); if (!L_3) { goto IL_010b; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral4254451314); NullCheck(L_5); Type_t * L_6 = Object_GetType_m88164663(L_5, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_7 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8)))) { goto IL_010b; } } { Hashtable_t1853889766 * L_9 = ___args1; NullCheck(L_9); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral4254451314); V_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_10, Transform_t3600365921_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_11 = ___args1; Transform_t3600365921 * L_12 = V_0; NullCheck(L_12); Vector3_t3722313464 L_13 = Transform_get_position_m36019626(L_12, /*hidden argument*/NULL); V_1 = L_13; float L_14 = (&V_1)->get_x_1(); Transform_t3600365921 * L_15 = V_0; NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_position_m36019626(L_15, /*hidden argument*/NULL); V_2 = L_16; float L_17 = (&V_2)->get_y_2(); Transform_t3600365921 * L_18 = V_0; NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_position_m36019626(L_18, /*hidden argument*/NULL); V_3 = L_19; float L_20 = (&V_3)->get_z_3(); Vector3_t3722313464 L_21; memset(&L_21, 0, sizeof(L_21)); Vector3__ctor_m3353183577((&L_21), L_14, L_17, L_20, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = L_21; RuntimeObject * L_23 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_22); NullCheck(L_11); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_11, _stringLiteral4254451314, L_23); Hashtable_t1853889766 * L_24 = ___args1; Transform_t3600365921 * L_25 = V_0; NullCheck(L_25); Vector3_t3722313464 L_26 = Transform_get_eulerAngles_m2743581774(L_25, /*hidden argument*/NULL); V_4 = L_26; float L_27 = (&V_4)->get_x_1(); Transform_t3600365921 * L_28 = V_0; NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_eulerAngles_m2743581774(L_28, /*hidden argument*/NULL); V_5 = L_29; float L_30 = (&V_5)->get_y_2(); Transform_t3600365921 * L_31 = V_0; NullCheck(L_31); Vector3_t3722313464 L_32 = Transform_get_eulerAngles_m2743581774(L_31, /*hidden argument*/NULL); V_6 = L_32; float L_33 = (&V_6)->get_z_3(); Vector3_t3722313464 L_34; memset(&L_34, 0, sizeof(L_34)); Vector3__ctor_m3353183577((&L_34), L_27, L_30, L_33, /*hidden argument*/NULL); Vector3_t3722313464 L_35 = L_34; RuntimeObject * L_36 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_35); NullCheck(L_24); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_24, _stringLiteral1757920701, L_36); Hashtable_t1853889766 * L_37 = ___args1; Transform_t3600365921 * L_38 = V_0; NullCheck(L_38); Vector3_t3722313464 L_39 = Transform_get_localScale_m129152068(L_38, /*hidden argument*/NULL); V_7 = L_39; float L_40 = (&V_7)->get_x_1(); Transform_t3600365921 * L_41 = V_0; NullCheck(L_41); Vector3_t3722313464 L_42 = Transform_get_localScale_m129152068(L_41, /*hidden argument*/NULL); V_8 = L_42; float L_43 = (&V_8)->get_y_2(); Transform_t3600365921 * L_44 = V_0; NullCheck(L_44); Vector3_t3722313464 L_45 = Transform_get_localScale_m129152068(L_44, /*hidden argument*/NULL); V_9 = L_45; float L_46 = (&V_9)->get_z_3(); Vector3_t3722313464 L_47; memset(&L_47, 0, sizeof(L_47)); Vector3__ctor_m3353183577((&L_47), L_40, L_43, L_46, /*hidden argument*/NULL); Vector3_t3722313464 L_48 = L_47; RuntimeObject * L_49 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_48); NullCheck(L_37); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_37, _stringLiteral763144525, L_49); } IL_010b: { Hashtable_t1853889766 * L_50 = ___args1; NullCheck(L_50); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_50, _stringLiteral3243520166, _stringLiteral2435509311); Hashtable_t1853889766 * L_51 = ___args1; NullCheck(L_51); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_51, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_52 = ___target0; Hashtable_t1853889766 * L_53 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_52, L_53, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveFrom(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveFrom_m659567917 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___position1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveFrom_m659567917_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral4254451314); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral4254451314); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___position1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_MoveFrom_m3763293952(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveFrom_m3763293952 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveFrom_m3763293952_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; Vector3U5BU5D_t1718750761* V_1 = NULL; Vector3U5BU5D_t1718750761* V_2 = NULL; Vector3U5BU5D_t1718750761* V_3 = NULL; TransformU5BU5D_t807237628* V_4 = NULL; int32_t V_5 = 0; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); Transform_t3600365921 * V_8 = NULL; { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral3138922568); if (!L_3) { goto IL_002e; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral3138922568); V_0 = ((*(bool*)((bool*)UnBox(L_5, Boolean_t97287965_il2cpp_TypeInfo_var)))); goto IL_0034; } IL_002e: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); bool L_6 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_isLocal_6(); V_0 = L_6; } IL_0034: { Hashtable_t1853889766 * L_7 = ___args1; NullCheck(L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteral1610285846); if (!L_8) { goto IL_01dc; } } { Hashtable_t1853889766 * L_9 = ___args1; NullCheck(L_9); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral1610285846); NullCheck(L_10); Type_t * L_11 = Object_GetType_m88164663(L_10, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_12 = { reinterpret_cast (Vector3U5BU5D_t1718750761_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_11) == ((RuntimeObject*)(Type_t *)L_13)))) { goto IL_008c; } } { Hashtable_t1853889766 * L_14 = ___args1; NullCheck(L_14); RuntimeObject * L_15 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, _stringLiteral1610285846); V_3 = ((Vector3U5BU5D_t1718750761*)Castclass((RuntimeObject*)L_15, Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var)); Vector3U5BU5D_t1718750761* L_16 = V_3; NullCheck(L_16); V_2 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_16)->max_length)))))); Vector3U5BU5D_t1718750761* L_17 = V_3; Vector3U5BU5D_t1718750761* L_18 = V_2; Vector3U5BU5D_t1718750761* L_19 = V_3; NullCheck(L_19); Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_17, (RuntimeArray *)(RuntimeArray *)L_18, (((int32_t)((int32_t)(((RuntimeArray *)L_19)->max_length)))), /*hidden argument*/NULL); goto IL_00d8; } IL_008c: { Hashtable_t1853889766 * L_20 = ___args1; NullCheck(L_20); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral1610285846); V_4 = ((TransformU5BU5D_t807237628*)Castclass((RuntimeObject*)L_21, TransformU5BU5D_t807237628_il2cpp_TypeInfo_var)); TransformU5BU5D_t807237628* L_22 = V_4; NullCheck(L_22); V_2 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_22)->max_length)))))); V_5 = 0; goto IL_00cd; } IL_00b0: { Vector3U5BU5D_t1718750761* L_23 = V_2; int32_t L_24 = V_5; NullCheck(L_23); TransformU5BU5D_t807237628* L_25 = V_4; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = L_26; Transform_t3600365921 * L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_position_m36019626(L_28, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_23)->GetAddressAt(static_cast(L_24))) = L_29; int32_t L_30 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_00cd: { int32_t L_31 = V_5; TransformU5BU5D_t807237628* L_32 = V_4; NullCheck(L_32); if ((((int32_t)L_31) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_32)->max_length))))))) { goto IL_00b0; } } IL_00d8: { Vector3U5BU5D_t1718750761* L_33 = V_2; Vector3U5BU5D_t1718750761* L_34 = V_2; NullCheck(L_34); NullCheck(L_33); GameObject_t1113636619 * L_35 = ___target0; NullCheck(L_35); Transform_t3600365921 * L_36 = GameObject_get_transform_m1369836730(L_35, /*hidden argument*/NULL); NullCheck(L_36); Vector3_t3722313464 L_37 = Transform_get_position_m36019626(L_36, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); bool L_38 = Vector3_op_Inequality_m315980366(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_33)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_34)->max_length)))), (int32_t)1)))))), L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_0192; } } { Vector3U5BU5D_t1718750761* L_39 = V_2; NullCheck(L_39); V_1 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_39)->max_length)))), (int32_t)1)))); Vector3U5BU5D_t1718750761* L_40 = V_2; Vector3U5BU5D_t1718750761* L_41 = V_1; Vector3U5BU5D_t1718750761* L_42 = V_2; NullCheck(L_42); Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_40, (RuntimeArray *)(RuntimeArray *)L_41, (((int32_t)((int32_t)(((RuntimeArray *)L_42)->max_length)))), /*hidden argument*/NULL); bool L_43 = V_0; if (!L_43) { goto IL_014f; } } { Vector3U5BU5D_t1718750761* L_44 = V_1; Vector3U5BU5D_t1718750761* L_45 = V_1; NullCheck(L_45); NullCheck(L_44); GameObject_t1113636619 * L_46 = ___target0; NullCheck(L_46); Transform_t3600365921 * L_47 = GameObject_get_transform_m1369836730(L_46, /*hidden argument*/NULL); NullCheck(L_47); Vector3_t3722313464 L_48 = Transform_get_localPosition_m4234289348(L_47, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_44)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_45)->max_length)))), (int32_t)1))))) = L_48; GameObject_t1113636619 * L_49 = ___target0; NullCheck(L_49); Transform_t3600365921 * L_50 = GameObject_get_transform_m1369836730(L_49, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_51 = V_1; NullCheck(L_51); NullCheck(L_50); Transform_set_localPosition_m4128471975(L_50, (*(Vector3_t3722313464 *)((L_51)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); goto IL_0181; } IL_014f: { Vector3U5BU5D_t1718750761* L_52 = V_1; Vector3U5BU5D_t1718750761* L_53 = V_1; NullCheck(L_53); NullCheck(L_52); GameObject_t1113636619 * L_54 = ___target0; NullCheck(L_54); Transform_t3600365921 * L_55 = GameObject_get_transform_m1369836730(L_54, /*hidden argument*/NULL); NullCheck(L_55); Vector3_t3722313464 L_56 = Transform_get_position_m36019626(L_55, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_52)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_53)->max_length)))), (int32_t)1))))) = L_56; GameObject_t1113636619 * L_57 = ___target0; NullCheck(L_57); Transform_t3600365921 * L_58 = GameObject_get_transform_m1369836730(L_57, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_59 = V_1; NullCheck(L_59); NullCheck(L_58); Transform_set_position_m3387557959(L_58, (*(Vector3_t3722313464 *)((L_59)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); } IL_0181: { Hashtable_t1853889766 * L_60 = ___args1; Vector3U5BU5D_t1718750761* L_61 = V_1; NullCheck(L_60); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_60, _stringLiteral1610285846, (RuntimeObject *)(RuntimeObject *)L_61); goto IL_01d7; } IL_0192: { bool L_62 = V_0; if (!L_62) { goto IL_01b4; } } { GameObject_t1113636619 * L_63 = ___target0; NullCheck(L_63); Transform_t3600365921 * L_64 = GameObject_get_transform_m1369836730(L_63, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_65 = V_2; NullCheck(L_65); NullCheck(L_64); Transform_set_localPosition_m4128471975(L_64, (*(Vector3_t3722313464 *)((L_65)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); goto IL_01cb; } IL_01b4: { GameObject_t1113636619 * L_66 = ___target0; NullCheck(L_66); Transform_t3600365921 * L_67 = GameObject_get_transform_m1369836730(L_66, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_68 = V_2; NullCheck(L_68); NullCheck(L_67); Transform_set_position_m3387557959(L_67, (*(Vector3_t3722313464 *)((L_68)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); } IL_01cb: { Hashtable_t1853889766 * L_69 = ___args1; Vector3U5BU5D_t1718750761* L_70 = V_2; NullCheck(L_69); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_69, _stringLiteral1610285846, (RuntimeObject *)(RuntimeObject *)L_70); } IL_01d7: { goto IL_0338; } IL_01dc: { bool L_71 = V_0; if (!L_71) { goto IL_01f7; } } { GameObject_t1113636619 * L_72 = ___target0; NullCheck(L_72); Transform_t3600365921 * L_73 = GameObject_get_transform_m1369836730(L_72, /*hidden argument*/NULL); NullCheck(L_73); Vector3_t3722313464 L_74 = Transform_get_localPosition_m4234289348(L_73, /*hidden argument*/NULL); Vector3_t3722313464 L_75 = L_74; V_7 = L_75; V_6 = L_75; goto IL_0207; } IL_01f7: { GameObject_t1113636619 * L_76 = ___target0; NullCheck(L_76); Transform_t3600365921 * L_77 = GameObject_get_transform_m1369836730(L_76, /*hidden argument*/NULL); NullCheck(L_77); Vector3_t3722313464 L_78 = Transform_get_position_m36019626(L_77, /*hidden argument*/NULL); Vector3_t3722313464 L_79 = L_78; V_7 = L_79; V_6 = L_79; } IL_0207: { Hashtable_t1853889766 * L_80 = ___args1; NullCheck(L_80); bool L_81 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_80, _stringLiteral4254451314); if (!L_81) { goto IL_028c; } } { Hashtable_t1853889766 * L_82 = ___args1; NullCheck(L_82); RuntimeObject * L_83 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_82, _stringLiteral4254451314); NullCheck(L_83); Type_t * L_84 = Object_GetType_m88164663(L_83, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_85 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_86 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_85, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_84) == ((RuntimeObject*)(Type_t *)L_86)))) { goto IL_0256; } } { Hashtable_t1853889766 * L_87 = ___args1; NullCheck(L_87); RuntimeObject * L_88 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_87, _stringLiteral4254451314); V_8 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_88, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_89 = V_8; NullCheck(L_89); Vector3_t3722313464 L_90 = Transform_get_position_m36019626(L_89, /*hidden argument*/NULL); V_7 = L_90; goto IL_0287; } IL_0256: { Hashtable_t1853889766 * L_91 = ___args1; NullCheck(L_91); RuntimeObject * L_92 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_91, _stringLiteral4254451314); NullCheck(L_92); Type_t * L_93 = Object_GetType_m88164663(L_92, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_94 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_95 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_94, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_93) == ((RuntimeObject*)(Type_t *)L_95)))) { goto IL_0287; } } { Hashtable_t1853889766 * L_96 = ___args1; NullCheck(L_96); RuntimeObject * L_97 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_96, _stringLiteral4254451314); V_7 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_97, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_0287: { goto IL_0301; } IL_028c: { Hashtable_t1853889766 * L_98 = ___args1; NullCheck(L_98); bool L_99 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_98, _stringLiteral3452614616); if (!L_99) { goto IL_02b3; } } { Hashtable_t1853889766 * L_100 = ___args1; NullCheck(L_100); RuntimeObject * L_101 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_100, _stringLiteral3452614616); (&V_7)->set_x_1(((*(float*)((float*)UnBox(L_101, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_02b3: { Hashtable_t1853889766 * L_102 = ___args1; NullCheck(L_102); bool L_103 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_102, _stringLiteral3452614615); if (!L_103) { goto IL_02da; } } { Hashtable_t1853889766 * L_104 = ___args1; NullCheck(L_104); RuntimeObject * L_105 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_104, _stringLiteral3452614615); (&V_7)->set_y_2(((*(float*)((float*)UnBox(L_105, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_02da: { Hashtable_t1853889766 * L_106 = ___args1; NullCheck(L_106); bool L_107 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_106, _stringLiteral3452614614); if (!L_107) { goto IL_0301; } } { Hashtable_t1853889766 * L_108 = ___args1; NullCheck(L_108); RuntimeObject * L_109 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_108, _stringLiteral3452614614); (&V_7)->set_z_3(((*(float*)((float*)UnBox(L_109, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0301: { bool L_110 = V_0; if (!L_110) { goto IL_0319; } } { GameObject_t1113636619 * L_111 = ___target0; NullCheck(L_111); Transform_t3600365921 * L_112 = GameObject_get_transform_m1369836730(L_111, /*hidden argument*/NULL); Vector3_t3722313464 L_113 = V_7; NullCheck(L_112); Transform_set_localPosition_m4128471975(L_112, L_113, /*hidden argument*/NULL); goto IL_0326; } IL_0319: { GameObject_t1113636619 * L_114 = ___target0; NullCheck(L_114); Transform_t3600365921 * L_115 = GameObject_get_transform_m1369836730(L_114, /*hidden argument*/NULL); Vector3_t3722313464 L_116 = V_7; NullCheck(L_115); Transform_set_position_m3387557959(L_115, L_116, /*hidden argument*/NULL); } IL_0326: { Hashtable_t1853889766 * L_117 = ___args1; Vector3_t3722313464 L_118 = V_6; Vector3_t3722313464 L_119 = L_118; RuntimeObject * L_120 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_119); NullCheck(L_117); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_117, _stringLiteral4254451314, L_120); } IL_0338: { Hashtable_t1853889766 * L_121 = ___args1; NullCheck(L_121); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_121, _stringLiteral3243520166, _stringLiteral2435509311); Hashtable_t1853889766 * L_122 = ___args1; NullCheck(L_122); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_122, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_123 = ___target0; Hashtable_t1853889766 * L_124 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_123, L_124, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveAdd(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveAdd_m3398220108 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveAdd_m3398220108_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_MoveAdd_m3593181298(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveAdd(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveAdd_m3593181298 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveAdd_m3593181298_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral2435509311); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral3265744053); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveBy(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveBy_m2068850289 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveBy_m2068850289_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_MoveBy_m4293858327(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveBy(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveBy_m4293858327 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveBy_m4293858327_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral2435509311); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral3456219070); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleTo_m3538087283 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___scale1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleTo_m3538087283_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral763144525); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral763144525); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___scale1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ScaleTo_m2958694883(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleTo_m2958694883 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleTo_m2958694883_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * 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)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral763144525); if (!L_3) { goto IL_010b; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral763144525); NullCheck(L_5); Type_t * L_6 = Object_GetType_m88164663(L_5, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_7 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8)))) { goto IL_010b; } } { Hashtable_t1853889766 * L_9 = ___args1; NullCheck(L_9); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral763144525); V_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_10, Transform_t3600365921_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_11 = ___args1; Transform_t3600365921 * L_12 = V_0; NullCheck(L_12); Vector3_t3722313464 L_13 = Transform_get_position_m36019626(L_12, /*hidden argument*/NULL); V_1 = L_13; float L_14 = (&V_1)->get_x_1(); Transform_t3600365921 * L_15 = V_0; NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_position_m36019626(L_15, /*hidden argument*/NULL); V_2 = L_16; float L_17 = (&V_2)->get_y_2(); Transform_t3600365921 * L_18 = V_0; NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_position_m36019626(L_18, /*hidden argument*/NULL); V_3 = L_19; float L_20 = (&V_3)->get_z_3(); Vector3_t3722313464 L_21; memset(&L_21, 0, sizeof(L_21)); Vector3__ctor_m3353183577((&L_21), L_14, L_17, L_20, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = L_21; RuntimeObject * L_23 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_22); NullCheck(L_11); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_11, _stringLiteral4254451314, L_23); Hashtable_t1853889766 * L_24 = ___args1; Transform_t3600365921 * L_25 = V_0; NullCheck(L_25); Vector3_t3722313464 L_26 = Transform_get_eulerAngles_m2743581774(L_25, /*hidden argument*/NULL); V_4 = L_26; float L_27 = (&V_4)->get_x_1(); Transform_t3600365921 * L_28 = V_0; NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_eulerAngles_m2743581774(L_28, /*hidden argument*/NULL); V_5 = L_29; float L_30 = (&V_5)->get_y_2(); Transform_t3600365921 * L_31 = V_0; NullCheck(L_31); Vector3_t3722313464 L_32 = Transform_get_eulerAngles_m2743581774(L_31, /*hidden argument*/NULL); V_6 = L_32; float L_33 = (&V_6)->get_z_3(); Vector3_t3722313464 L_34; memset(&L_34, 0, sizeof(L_34)); Vector3__ctor_m3353183577((&L_34), L_27, L_30, L_33, /*hidden argument*/NULL); Vector3_t3722313464 L_35 = L_34; RuntimeObject * L_36 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_35); NullCheck(L_24); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_24, _stringLiteral1757920701, L_36); Hashtable_t1853889766 * L_37 = ___args1; Transform_t3600365921 * L_38 = V_0; NullCheck(L_38); Vector3_t3722313464 L_39 = Transform_get_localScale_m129152068(L_38, /*hidden argument*/NULL); V_7 = L_39; float L_40 = (&V_7)->get_x_1(); Transform_t3600365921 * L_41 = V_0; NullCheck(L_41); Vector3_t3722313464 L_42 = Transform_get_localScale_m129152068(L_41, /*hidden argument*/NULL); V_8 = L_42; float L_43 = (&V_8)->get_y_2(); Transform_t3600365921 * L_44 = V_0; NullCheck(L_44); Vector3_t3722313464 L_45 = Transform_get_localScale_m129152068(L_44, /*hidden argument*/NULL); V_9 = L_45; float L_46 = (&V_9)->get_z_3(); Vector3_t3722313464 L_47; memset(&L_47, 0, sizeof(L_47)); Vector3__ctor_m3353183577((&L_47), L_40, L_43, L_46, /*hidden argument*/NULL); Vector3_t3722313464 L_48 = L_47; RuntimeObject * L_49 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_48); NullCheck(L_37); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_37, _stringLiteral763144525, L_49); } IL_010b: { Hashtable_t1853889766 * L_50 = ___args1; NullCheck(L_50); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_50, _stringLiteral3243520166, _stringLiteral763144525); Hashtable_t1853889766 * L_51 = ___args1; NullCheck(L_51); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_51, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_52 = ___target0; Hashtable_t1853889766 * L_53 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_52, L_53, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleFrom(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleFrom_m3429768928 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___scale1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleFrom_m3429768928_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral763144525); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral763144525); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___scale1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ScaleFrom_m51959488(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleFrom_m51959488 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleFrom_m51959488_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)); Transform_t3600365921 * V_2 = NULL; { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; GameObject_t1113636619 * L_2 = ___target0; 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); Vector3_t3722313464 L_5 = L_4; V_1 = L_5; V_0 = L_5; Hashtable_t1853889766 * L_6 = ___args1; NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral763144525); if (!L_7) { goto IL_0097; } } { Hashtable_t1853889766 * L_8 = ___args1; NullCheck(L_8); RuntimeObject * L_9 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_8, _stringLiteral763144525); NullCheck(L_9); Type_t * L_10 = Object_GetType_m88164663(L_9, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_11 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_10) == ((RuntimeObject*)(Type_t *)L_12)))) { goto IL_0062; } } { Hashtable_t1853889766 * L_13 = ___args1; NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral763144525); V_2 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_14, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_15 = V_2; NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_localScale_m129152068(L_15, /*hidden argument*/NULL); V_1 = L_16; goto IL_0092; } IL_0062: { Hashtable_t1853889766 * L_17 = ___args1; NullCheck(L_17); RuntimeObject * L_18 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, _stringLiteral763144525); NullCheck(L_18); Type_t * L_19 = Object_GetType_m88164663(L_18, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_20 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_21 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_19) == ((RuntimeObject*)(Type_t *)L_21)))) { goto IL_0092; } } { Hashtable_t1853889766 * L_22 = ___args1; NullCheck(L_22); RuntimeObject * L_23 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral763144525); V_1 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_23, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_0092: { goto IL_010c; } IL_0097: { Hashtable_t1853889766 * L_24 = ___args1; NullCheck(L_24); bool L_25 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_24, _stringLiteral3452614616); if (!L_25) { goto IL_00be; } } { Hashtable_t1853889766 * L_26 = ___args1; NullCheck(L_26); RuntimeObject * L_27 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_26, _stringLiteral3452614616); (&V_1)->set_x_1(((*(float*)((float*)UnBox(L_27, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00be: { Hashtable_t1853889766 * L_28 = ___args1; NullCheck(L_28); bool L_29 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_28, _stringLiteral3452614615); if (!L_29) { goto IL_00e5; } } { Hashtable_t1853889766 * L_30 = ___args1; NullCheck(L_30); RuntimeObject * L_31 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_30, _stringLiteral3452614615); (&V_1)->set_y_2(((*(float*)((float*)UnBox(L_31, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00e5: { Hashtable_t1853889766 * L_32 = ___args1; NullCheck(L_32); bool L_33 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_32, _stringLiteral3452614614); if (!L_33) { goto IL_010c; } } { Hashtable_t1853889766 * L_34 = ___args1; NullCheck(L_34); RuntimeObject * L_35 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_34, _stringLiteral3452614614); (&V_1)->set_z_3(((*(float*)((float*)UnBox(L_35, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_010c: { GameObject_t1113636619 * L_36 = ___target0; NullCheck(L_36); Transform_t3600365921 * L_37 = GameObject_get_transform_m1369836730(L_36, /*hidden argument*/NULL); Vector3_t3722313464 L_38 = V_1; NullCheck(L_37); Transform_set_localScale_m3053443106(L_37, L_38, /*hidden argument*/NULL); Hashtable_t1853889766 * L_39 = ___args1; Vector3_t3722313464 L_40 = V_0; Vector3_t3722313464 L_41 = L_40; RuntimeObject * L_42 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_41); NullCheck(L_39); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_39, _stringLiteral763144525, L_42); Hashtable_t1853889766 * L_43 = ___args1; NullCheck(L_43); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_43, _stringLiteral3243520166, _stringLiteral763144525); Hashtable_t1853889766 * L_44 = ___args1; NullCheck(L_44); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_44, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_45 = ___target0; Hashtable_t1853889766 * L_46 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_45, L_46, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleAdd(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleAdd_m2952396844 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleAdd_m2952396844_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ScaleAdd_m3560658757(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleAdd(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleAdd_m3560658757 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleAdd_m3560658757_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral763144525); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral3265744053); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleBy(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleBy_m4249559945 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleBy_m4249559945_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ScaleBy_m2316762732(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleBy(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleBy_m2316762732 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleBy_m2316762732_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral763144525); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral3456219070); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateTo_m2868113302 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___rotation1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateTo_m2868113302_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral1757920701); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral1757920701); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___rotation1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_RotateTo_m739746935(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateTo(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateTo_m739746935 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateTo_m739746935_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * 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)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); Vector3_t3722313464 V_9; memset(&V_9, 0, sizeof(V_9)); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral1757920701); if (!L_3) { goto IL_010b; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral1757920701); NullCheck(L_5); Type_t * L_6 = Object_GetType_m88164663(L_5, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_7 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8)))) { goto IL_010b; } } { Hashtable_t1853889766 * L_9 = ___args1; NullCheck(L_9); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral1757920701); V_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_10, Transform_t3600365921_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_11 = ___args1; Transform_t3600365921 * L_12 = V_0; NullCheck(L_12); Vector3_t3722313464 L_13 = Transform_get_position_m36019626(L_12, /*hidden argument*/NULL); V_1 = L_13; float L_14 = (&V_1)->get_x_1(); Transform_t3600365921 * L_15 = V_0; NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_position_m36019626(L_15, /*hidden argument*/NULL); V_2 = L_16; float L_17 = (&V_2)->get_y_2(); Transform_t3600365921 * L_18 = V_0; NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_position_m36019626(L_18, /*hidden argument*/NULL); V_3 = L_19; float L_20 = (&V_3)->get_z_3(); Vector3_t3722313464 L_21; memset(&L_21, 0, sizeof(L_21)); Vector3__ctor_m3353183577((&L_21), L_14, L_17, L_20, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = L_21; RuntimeObject * L_23 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_22); NullCheck(L_11); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_11, _stringLiteral4254451314, L_23); Hashtable_t1853889766 * L_24 = ___args1; Transform_t3600365921 * L_25 = V_0; NullCheck(L_25); Vector3_t3722313464 L_26 = Transform_get_eulerAngles_m2743581774(L_25, /*hidden argument*/NULL); V_4 = L_26; float L_27 = (&V_4)->get_x_1(); Transform_t3600365921 * L_28 = V_0; NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_eulerAngles_m2743581774(L_28, /*hidden argument*/NULL); V_5 = L_29; float L_30 = (&V_5)->get_y_2(); Transform_t3600365921 * L_31 = V_0; NullCheck(L_31); Vector3_t3722313464 L_32 = Transform_get_eulerAngles_m2743581774(L_31, /*hidden argument*/NULL); V_6 = L_32; float L_33 = (&V_6)->get_z_3(); Vector3_t3722313464 L_34; memset(&L_34, 0, sizeof(L_34)); Vector3__ctor_m3353183577((&L_34), L_27, L_30, L_33, /*hidden argument*/NULL); Vector3_t3722313464 L_35 = L_34; RuntimeObject * L_36 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_35); NullCheck(L_24); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_24, _stringLiteral1757920701, L_36); Hashtable_t1853889766 * L_37 = ___args1; Transform_t3600365921 * L_38 = V_0; NullCheck(L_38); Vector3_t3722313464 L_39 = Transform_get_localScale_m129152068(L_38, /*hidden argument*/NULL); V_7 = L_39; float L_40 = (&V_7)->get_x_1(); Transform_t3600365921 * L_41 = V_0; NullCheck(L_41); Vector3_t3722313464 L_42 = Transform_get_localScale_m129152068(L_41, /*hidden argument*/NULL); V_8 = L_42; float L_43 = (&V_8)->get_y_2(); Transform_t3600365921 * L_44 = V_0; NullCheck(L_44); Vector3_t3722313464 L_45 = Transform_get_localScale_m129152068(L_44, /*hidden argument*/NULL); V_9 = L_45; float L_46 = (&V_9)->get_z_3(); Vector3_t3722313464 L_47; memset(&L_47, 0, sizeof(L_47)); Vector3__ctor_m3353183577((&L_47), L_40, L_43, L_46, /*hidden argument*/NULL); Vector3_t3722313464 L_48 = L_47; RuntimeObject * L_49 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_48); NullCheck(L_37); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_37, _stringLiteral763144525, L_49); } IL_010b: { Hashtable_t1853889766 * L_50 = ___args1; NullCheck(L_50); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_50, _stringLiteral3243520166, _stringLiteral845266270); Hashtable_t1853889766 * L_51 = ___args1; NullCheck(L_51); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_51, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_52 = ___target0; Hashtable_t1853889766 * L_53 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_52, L_53, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateFrom(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateFrom_m2771088805 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___rotation1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateFrom_m2771088805_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral1757920701); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral1757920701); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___rotation1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_RotateFrom_m2751543152(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateFrom(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateFrom_m2751543152 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateFrom_m2751543152_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)); bool V_2 = false; Transform_t3600365921 * V_3 = NULL; { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral3138922568); if (!L_3) { goto IL_002e; } } { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral3138922568); V_2 = ((*(bool*)((bool*)UnBox(L_5, Boolean_t97287965_il2cpp_TypeInfo_var)))); goto IL_0034; } IL_002e: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); bool L_6 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_isLocal_6(); V_2 = L_6; } IL_0034: { bool L_7 = V_2; if (!L_7) { goto IL_004d; } } { GameObject_t1113636619 * L_8 = ___target0; NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_localEulerAngles_m2136926248(L_9, /*hidden argument*/NULL); Vector3_t3722313464 L_11 = L_10; V_1 = L_11; V_0 = L_11; goto IL_005b; } IL_004d: { GameObject_t1113636619 * L_12 = ___target0; NullCheck(L_12); Transform_t3600365921 * L_13 = GameObject_get_transform_m1369836730(L_12, /*hidden argument*/NULL); NullCheck(L_13); Vector3_t3722313464 L_14 = Transform_get_eulerAngles_m2743581774(L_13, /*hidden argument*/NULL); Vector3_t3722313464 L_15 = L_14; V_1 = L_15; V_0 = L_15; } IL_005b: { Hashtable_t1853889766 * L_16 = ___args1; NullCheck(L_16); bool L_17 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral1757920701); if (!L_17) { goto IL_00dc; } } { Hashtable_t1853889766 * L_18 = ___args1; NullCheck(L_18); RuntimeObject * L_19 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral1757920701); NullCheck(L_19); Type_t * L_20 = Object_GetType_m88164663(L_19, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_21 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_22 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_20) == ((RuntimeObject*)(Type_t *)L_22)))) { goto IL_00a7; } } { Hashtable_t1853889766 * L_23 = ___args1; NullCheck(L_23); RuntimeObject * L_24 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_23, _stringLiteral1757920701); V_3 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_24, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_25 = V_3; NullCheck(L_25); Vector3_t3722313464 L_26 = Transform_get_eulerAngles_m2743581774(L_25, /*hidden argument*/NULL); V_1 = L_26; goto IL_00d7; } IL_00a7: { Hashtable_t1853889766 * L_27 = ___args1; NullCheck(L_27); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral1757920701); NullCheck(L_28); Type_t * L_29 = Object_GetType_m88164663(L_28, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_30 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_31 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_29) == ((RuntimeObject*)(Type_t *)L_31)))) { goto IL_00d7; } } { Hashtable_t1853889766 * L_32 = ___args1; NullCheck(L_32); RuntimeObject * L_33 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_32, _stringLiteral1757920701); V_1 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_33, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_00d7: { goto IL_0151; } IL_00dc: { Hashtable_t1853889766 * L_34 = ___args1; NullCheck(L_34); bool L_35 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_34, _stringLiteral3452614616); if (!L_35) { goto IL_0103; } } { Hashtable_t1853889766 * L_36 = ___args1; NullCheck(L_36); RuntimeObject * L_37 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_36, _stringLiteral3452614616); (&V_1)->set_x_1(((*(float*)((float*)UnBox(L_37, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0103: { Hashtable_t1853889766 * L_38 = ___args1; NullCheck(L_38); bool L_39 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_38, _stringLiteral3452614615); if (!L_39) { goto IL_012a; } } { Hashtable_t1853889766 * L_40 = ___args1; NullCheck(L_40); RuntimeObject * L_41 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_40, _stringLiteral3452614615); (&V_1)->set_y_2(((*(float*)((float*)UnBox(L_41, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_012a: { Hashtable_t1853889766 * L_42 = ___args1; NullCheck(L_42); bool L_43 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_42, _stringLiteral3452614614); if (!L_43) { goto IL_0151; } } { Hashtable_t1853889766 * L_44 = ___args1; NullCheck(L_44); RuntimeObject * L_45 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_44, _stringLiteral3452614614); (&V_1)->set_z_3(((*(float*)((float*)UnBox(L_45, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0151: { bool L_46 = V_2; if (!L_46) { goto IL_0168; } } { GameObject_t1113636619 * L_47 = ___target0; NullCheck(L_47); Transform_t3600365921 * L_48 = GameObject_get_transform_m1369836730(L_47, /*hidden argument*/NULL); Vector3_t3722313464 L_49 = V_1; NullCheck(L_48); Transform_set_localEulerAngles_m4202601546(L_48, L_49, /*hidden argument*/NULL); goto IL_0174; } IL_0168: { GameObject_t1113636619 * L_50 = ___target0; NullCheck(L_50); Transform_t3600365921 * L_51 = GameObject_get_transform_m1369836730(L_50, /*hidden argument*/NULL); Vector3_t3722313464 L_52 = V_1; NullCheck(L_51); Transform_set_eulerAngles_m135219616(L_51, L_52, /*hidden argument*/NULL); } IL_0174: { Hashtable_t1853889766 * L_53 = ___args1; Vector3_t3722313464 L_54 = V_0; Vector3_t3722313464 L_55 = L_54; RuntimeObject * L_56 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_55); NullCheck(L_53); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_53, _stringLiteral1757920701, L_56); Hashtable_t1853889766 * L_57 = ___args1; NullCheck(L_57); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_57, _stringLiteral3243520166, _stringLiteral845266270); Hashtable_t1853889766 * L_58 = ___args1; NullCheck(L_58); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_58, _stringLiteral414301358, _stringLiteral3454777292); GameObject_t1113636619 * L_59 = ___target0; Hashtable_t1853889766 * L_60 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Launch_m2839007552(NULL /*static, unused*/, L_59, L_60, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateAdd(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateAdd_m461845652 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateAdd_m461845652_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_RotateAdd_m3934156617(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateAdd(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateAdd_m3934156617 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateAdd_m3934156617_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral845266270); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral3265744053); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateBy(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateBy_m1605283459 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateBy_m1605283459_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_RotateBy_m3694416741(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateBy(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateBy_m3694416741 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateBy_m3694416741_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral845266270); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral3456219070); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::ShakePosition(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakePosition_m1350802231 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ShakePosition_m1350802231_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ShakePosition_m118042905(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ShakePosition(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakePosition_m118042905 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ShakePosition_m118042905_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral3125586253); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral4254451314); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::ShakeScale(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakeScale_m1562344492 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ShakeScale_m1562344492_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ShakeScale_m905617922(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ShakeScale(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakeScale_m905617922 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ShakeScale_m905617922_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral3125586253); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral763144525); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::ShakeRotation(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakeRotation_m3353360088 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ShakeRotation_m3353360088_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ShakeRotation_m1864238307(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ShakeRotation(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ShakeRotation_m1864238307 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ShakeRotation_m1864238307_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral3125586253); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral1757920701); GameObject_t1113636619 * L_4 = ___target0; Hashtable_t1853889766 * L_5 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::PunchPosition(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchPosition_m140256414 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PunchPosition_m140256414_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_PunchPosition_m3758070735(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::PunchPosition(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchPosition_m3758070735 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PunchPosition_m3758070735_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral2006010898); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral4254451314); Hashtable_t1853889766 * L_4 = ___args1; int32_t L_5 = ((int32_t)((int32_t)28)); RuntimeObject * L_6 = Box(EaseType_t2573404410_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_4, _stringLiteral1021063790, L_6); GameObject_t1113636619 * L_7 = ___target0; Hashtable_t1853889766 * L_8 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); return; } } // System.Void iTween::PunchRotation(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchRotation_m2122934878 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PunchRotation_m2122934878_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_PunchRotation_m2839776528(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::PunchRotation(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchRotation_m2839776528 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PunchRotation_m2839776528_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral2006010898); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral1757920701); Hashtable_t1853889766 * L_4 = ___args1; int32_t L_5 = ((int32_t)((int32_t)28)); RuntimeObject * L_6 = Box(EaseType_t2573404410_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_4, _stringLiteral1021063790, L_6); GameObject_t1113636619 * L_7 = ___target0; Hashtable_t1853889766 * L_8 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); return; } } // System.Void iTween::PunchScale(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchScale_m2447693787 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___amount1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PunchScale_m2447693787_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3102391802); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3102391802); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___amount1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_PunchScale_m2212010033(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::PunchScale(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_PunchScale_m2212010033 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PunchScale_m2212010033_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_1 = iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___args1 = L_1; Hashtable_t1853889766 * L_2 = ___args1; NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3243520166, _stringLiteral2006010898); Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral414301358, _stringLiteral763144525); Hashtable_t1853889766 * L_4 = ___args1; int32_t L_5 = ((int32_t)((int32_t)28)); RuntimeObject * L_6 = Box(EaseType_t2573404410_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_4, _stringLiteral1021063790, L_6); GameObject_t1113636619 * L_7 = ___target0; Hashtable_t1853889766 * L_8 = ___args1; iTween_Launch_m2839007552(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); return; } } // System.Void iTween::GenerateTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateTargets_m2196419416 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateTargets_m2196419416_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Dictionary_2_t2736202052 * V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; String_t* V_9 = NULL; String_t* V_10 = NULL; String_t* V_11 = NULL; { String_t* L_0 = __this->get_type_5(); V_0 = L_0; String_t* L_1 = V_0; if (!L_1) { goto IL_0611; } } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_2 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map3_37(); if (L_2) { goto IL_009e; } } { Dictionary_2_t2736202052 * L_3 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_3, ((int32_t)10), /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_1 = L_3; Dictionary_2_t2736202052 * L_4 = V_1; NullCheck(L_4); Dictionary_2_Add_m282647386(L_4, _stringLiteral3493618073, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_5 = V_1; NullCheck(L_5); Dictionary_2_Add_m282647386(L_5, _stringLiteral1586258015, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_6 = V_1; NullCheck(L_6); Dictionary_2_Add_m282647386(L_6, _stringLiteral3111126274, 2, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_7 = V_1; NullCheck(L_7); Dictionary_2_Add_m282647386(L_7, _stringLiteral2435509311, 3, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_8 = V_1; NullCheck(L_8); Dictionary_2_Add_m282647386(L_8, _stringLiteral763144525, 4, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_9 = V_1; NullCheck(L_9); Dictionary_2_Add_m282647386(L_9, _stringLiteral845266270, 5, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_10 = V_1; NullCheck(L_10); Dictionary_2_Add_m282647386(L_10, _stringLiteral3125586253, 6, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_11 = V_1; NullCheck(L_11); Dictionary_2_Add_m282647386(L_11, _stringLiteral2006010898, 7, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_12 = V_1; NullCheck(L_12); Dictionary_2_Add_m282647386(L_12, _stringLiteral3137340851, 8, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_13 = V_1; NullCheck(L_13); Dictionary_2_Add_m282647386(L_13, _stringLiteral815197938, ((int32_t)9), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_14 = V_1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map3_37(L_14); } IL_009e: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_15 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map3_37(); String_t* L_16 = V_0; NullCheck(L_15); bool L_17 = Dictionary_2_TryGetValue_m1013208020(L_15, L_16, (&V_2), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_17) { goto IL_0611; } } { int32_t L_18 = V_2; switch (L_18) { case 0: { goto IL_00e3; } case 1: { goto IL_01db; } case 2: { goto IL_0222; } case 3: { goto IL_0269; } case 4: { goto IL_0321; } case 5: { goto IL_03c4; } case 6: { goto IL_0467; } case 7: { goto IL_050a; } case 8: { goto IL_05ad; } case 9: { goto IL_05f4; } } } { goto IL_0611; } IL_00e3: { String_t* L_19 = __this->get_method_6(); V_3 = L_19; String_t* L_20 = V_3; if (!L_20) { goto IL_01d6; } } { String_t* L_21 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_21, _stringLiteral807124363, /*hidden argument*/NULL); if (L_22) { goto IL_0145; } } { String_t* L_23 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3762761904, /*hidden argument*/NULL); if (L_24) { goto IL_0162; } } { String_t* L_25 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_26 = String_op_Equality_m920492651(NULL /*static, unused*/, L_25, _stringLiteral1033878549, /*hidden argument*/NULL); if (L_26) { goto IL_017f; } } { String_t* L_27 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_28 = String_op_Equality_m920492651(NULL /*static, unused*/, L_27, _stringLiteral1586258015, /*hidden argument*/NULL); if (L_28) { goto IL_019c; } } { String_t* L_29 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral358275113, /*hidden argument*/NULL); if (L_30) { goto IL_01b9; } } { goto IL_01d6; } IL_0145: { iTween_GenerateFloatTargets_m4212916073(__this, /*hidden argument*/NULL); intptr_t L_31 = (intptr_t)iTween_ApplyFloatTargets_m1766620786_RuntimeMethod_var; ApplyTween_t3327999347 * L_32 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_32, __this, L_31, /*hidden argument*/NULL); __this->set_apply_24(L_32); goto IL_01d6; } IL_0162: { iTween_GenerateVector2Targets_m2023028121(__this, /*hidden argument*/NULL); intptr_t L_33 = (intptr_t)iTween_ApplyVector2Targets_m3977932704_RuntimeMethod_var; ApplyTween_t3327999347 * L_34 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_34, __this, L_33, /*hidden argument*/NULL); __this->set_apply_24(L_34); goto IL_01d6; } IL_017f: { iTween_GenerateVector3Targets_m2386423358(__this, /*hidden argument*/NULL); intptr_t L_35 = (intptr_t)iTween_ApplyVector3Targets_m3770642336_RuntimeMethod_var; ApplyTween_t3327999347 * L_36 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_36, __this, L_35, /*hidden argument*/NULL); __this->set_apply_24(L_36); goto IL_01d6; } IL_019c: { iTween_GenerateColorTargets_m4010829695(__this, /*hidden argument*/NULL); intptr_t L_37 = (intptr_t)iTween_ApplyColorTargets_m4090204181_RuntimeMethod_var; ApplyTween_t3327999347 * L_38 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_38, __this, L_37, /*hidden argument*/NULL); __this->set_apply_24(L_38); goto IL_01d6; } IL_01b9: { iTween_GenerateRectTargets_m2186332850(__this, /*hidden argument*/NULL); intptr_t L_39 = (intptr_t)iTween_ApplyRectTargets_m1933139081_RuntimeMethod_var; ApplyTween_t3327999347 * L_40 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_40, __this, L_39, /*hidden argument*/NULL); __this->set_apply_24(L_40); goto IL_01d6; } IL_01d6: { goto IL_0611; } IL_01db: { String_t* L_41 = __this->get_method_6(); V_4 = L_41; String_t* L_42 = V_4; if (!L_42) { goto IL_021d; } } { String_t* L_43 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_44 = String_op_Equality_m920492651(NULL /*static, unused*/, L_43, _stringLiteral3454777292, /*hidden argument*/NULL); if (L_44) { goto IL_0200; } } { goto IL_021d; } IL_0200: { iTween_GenerateColorToTargets_m3832212498(__this, /*hidden argument*/NULL); intptr_t L_45 = (intptr_t)iTween_ApplyColorToTargets_m84646745_RuntimeMethod_var; ApplyTween_t3327999347 * L_46 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_46, __this, L_45, /*hidden argument*/NULL); __this->set_apply_24(L_46); goto IL_021d; } IL_021d: { goto IL_0611; } IL_0222: { String_t* L_47 = __this->get_method_6(); V_5 = L_47; String_t* L_48 = V_5; if (!L_48) { goto IL_0264; } } { String_t* L_49 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_50 = String_op_Equality_m920492651(NULL /*static, unused*/, L_49, _stringLiteral3454777292, /*hidden argument*/NULL); if (L_50) { goto IL_0247; } } { goto IL_0264; } IL_0247: { iTween_GenerateAudioToTargets_m3374779986(__this, /*hidden argument*/NULL); intptr_t L_51 = (intptr_t)iTween_ApplyAudioToTargets_m1644307526_RuntimeMethod_var; ApplyTween_t3327999347 * L_52 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_52, __this, L_51, /*hidden argument*/NULL); __this->set_apply_24(L_52); goto IL_0264; } IL_0264: { goto IL_0611; } IL_0269: { String_t* L_53 = __this->get_method_6(); V_6 = L_53; String_t* L_54 = V_6; if (!L_54) { goto IL_031c; } } { String_t* L_55 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_56 = String_op_Equality_m920492651(NULL /*static, unused*/, L_55, _stringLiteral3454777292, /*hidden argument*/NULL); if (L_56) { goto IL_02b0; } } { String_t* L_57 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_58 = String_op_Equality_m920492651(NULL /*static, unused*/, L_57, _stringLiteral3456219070, /*hidden argument*/NULL); if (L_58) { goto IL_02ff; } } { String_t* L_59 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_60 = String_op_Equality_m920492651(NULL /*static, unused*/, L_59, _stringLiteral3265744053, /*hidden argument*/NULL); if (L_60) { goto IL_02ff; } } { goto IL_031c; } IL_02b0: { Hashtable_t1853889766 * L_61 = __this->get_tweenArguments_21(); NullCheck(L_61); bool L_62 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_61, _stringLiteral1610285846); if (!L_62) { goto IL_02e2; } } { iTween_GenerateMoveToPathTargets_m3440096444(__this, /*hidden argument*/NULL); intptr_t L_63 = (intptr_t)iTween_ApplyMoveToPathTargets_m553751365_RuntimeMethod_var; ApplyTween_t3327999347 * L_64 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_64, __this, L_63, /*hidden argument*/NULL); __this->set_apply_24(L_64); goto IL_02fa; } IL_02e2: { iTween_GenerateMoveToTargets_m2473683221(__this, /*hidden argument*/NULL); intptr_t L_65 = (intptr_t)iTween_ApplyMoveToTargets_m2838791533_RuntimeMethod_var; ApplyTween_t3327999347 * L_66 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_66, __this, L_65, /*hidden argument*/NULL); __this->set_apply_24(L_66); } IL_02fa: { goto IL_031c; } IL_02ff: { iTween_GenerateMoveByTargets_m612843936(__this, /*hidden argument*/NULL); intptr_t L_67 = (intptr_t)iTween_ApplyMoveByTargets_m1116951999_RuntimeMethod_var; ApplyTween_t3327999347 * L_68 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_68, __this, L_67, /*hidden argument*/NULL); __this->set_apply_24(L_68); goto IL_031c; } IL_031c: { goto IL_0611; } IL_0321: { String_t* L_69 = __this->get_method_6(); V_7 = L_69; String_t* L_70 = V_7; if (!L_70) { goto IL_03bf; } } { String_t* L_71 = V_7; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_72 = String_op_Equality_m920492651(NULL /*static, unused*/, L_71, _stringLiteral3454777292, /*hidden argument*/NULL); if (L_72) { goto IL_0368; } } { String_t* L_73 = V_7; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_74 = String_op_Equality_m920492651(NULL /*static, unused*/, L_73, _stringLiteral3456219070, /*hidden argument*/NULL); if (L_74) { goto IL_0385; } } { String_t* L_75 = V_7; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_76 = String_op_Equality_m920492651(NULL /*static, unused*/, L_75, _stringLiteral3265744053, /*hidden argument*/NULL); if (L_76) { goto IL_03a2; } } { goto IL_03bf; } IL_0368: { iTween_GenerateScaleToTargets_m2528190277(__this, /*hidden argument*/NULL); intptr_t L_77 = (intptr_t)iTween_ApplyScaleToTargets_m681194643_RuntimeMethod_var; ApplyTween_t3327999347 * L_78 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_78, __this, L_77, /*hidden argument*/NULL); __this->set_apply_24(L_78); goto IL_03bf; } IL_0385: { iTween_GenerateScaleByTargets_m2704653471(__this, /*hidden argument*/NULL); intptr_t L_79 = (intptr_t)iTween_ApplyScaleToTargets_m681194643_RuntimeMethod_var; ApplyTween_t3327999347 * L_80 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_80, __this, L_79, /*hidden argument*/NULL); __this->set_apply_24(L_80); goto IL_03bf; } IL_03a2: { iTween_GenerateScaleAddTargets_m2942020586(__this, /*hidden argument*/NULL); intptr_t L_81 = (intptr_t)iTween_ApplyScaleToTargets_m681194643_RuntimeMethod_var; ApplyTween_t3327999347 * L_82 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_82, __this, L_81, /*hidden argument*/NULL); __this->set_apply_24(L_82); goto IL_03bf; } IL_03bf: { goto IL_0611; } IL_03c4: { String_t* L_83 = __this->get_method_6(); V_8 = L_83; String_t* L_84 = V_8; if (!L_84) { goto IL_0462; } } { String_t* L_85 = V_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_86 = String_op_Equality_m920492651(NULL /*static, unused*/, L_85, _stringLiteral3454777292, /*hidden argument*/NULL); if (L_86) { goto IL_040b; } } { String_t* L_87 = V_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_88 = String_op_Equality_m920492651(NULL /*static, unused*/, L_87, _stringLiteral3265744053, /*hidden argument*/NULL); if (L_88) { goto IL_0428; } } { String_t* L_89 = V_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_90 = String_op_Equality_m920492651(NULL /*static, unused*/, L_89, _stringLiteral3456219070, /*hidden argument*/NULL); if (L_90) { goto IL_0445; } } { goto IL_0462; } IL_040b: { iTween_GenerateRotateToTargets_m1524444112(__this, /*hidden argument*/NULL); intptr_t L_91 = (intptr_t)iTween_ApplyRotateToTargets_m1083503201_RuntimeMethod_var; ApplyTween_t3327999347 * L_92 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_92, __this, L_91, /*hidden argument*/NULL); __this->set_apply_24(L_92); goto IL_0462; } IL_0428: { iTween_GenerateRotateAddTargets_m2932599577(__this, /*hidden argument*/NULL); intptr_t L_93 = (intptr_t)iTween_ApplyRotateAddTargets_m4089430499_RuntimeMethod_var; ApplyTween_t3327999347 * L_94 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_94, __this, L_93, /*hidden argument*/NULL); __this->set_apply_24(L_94); goto IL_0462; } IL_0445: { iTween_GenerateRotateByTargets_m3126427862(__this, /*hidden argument*/NULL); intptr_t L_95 = (intptr_t)iTween_ApplyRotateAddTargets_m4089430499_RuntimeMethod_var; ApplyTween_t3327999347 * L_96 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_96, __this, L_95, /*hidden argument*/NULL); __this->set_apply_24(L_96); goto IL_0462; } IL_0462: { goto IL_0611; } IL_0467: { String_t* L_97 = __this->get_method_6(); V_9 = L_97; String_t* L_98 = V_9; if (!L_98) { goto IL_0505; } } { String_t* L_99 = V_9; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_100 = String_op_Equality_m920492651(NULL /*static, unused*/, L_99, _stringLiteral4254451314, /*hidden argument*/NULL); if (L_100) { goto IL_04ae; } } { String_t* L_101 = V_9; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_102 = String_op_Equality_m920492651(NULL /*static, unused*/, L_101, _stringLiteral763144525, /*hidden argument*/NULL); if (L_102) { goto IL_04cb; } } { String_t* L_103 = V_9; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_104 = String_op_Equality_m920492651(NULL /*static, unused*/, L_103, _stringLiteral1757920701, /*hidden argument*/NULL); if (L_104) { goto IL_04e8; } } { goto IL_0505; } IL_04ae: { iTween_GenerateShakePositionTargets_m637446726(__this, /*hidden argument*/NULL); intptr_t L_105 = (intptr_t)iTween_ApplyShakePositionTargets_m1328928162_RuntimeMethod_var; ApplyTween_t3327999347 * L_106 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_106, __this, L_105, /*hidden argument*/NULL); __this->set_apply_24(L_106); goto IL_0505; } IL_04cb: { iTween_GenerateShakeScaleTargets_m1191809954(__this, /*hidden argument*/NULL); intptr_t L_107 = (intptr_t)iTween_ApplyShakeScaleTargets_m474578539_RuntimeMethod_var; ApplyTween_t3327999347 * L_108 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_108, __this, L_107, /*hidden argument*/NULL); __this->set_apply_24(L_108); goto IL_0505; } IL_04e8: { iTween_GenerateShakeRotationTargets_m2261242145(__this, /*hidden argument*/NULL); intptr_t L_109 = (intptr_t)iTween_ApplyShakeRotationTargets_m2759533849_RuntimeMethod_var; ApplyTween_t3327999347 * L_110 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_110, __this, L_109, /*hidden argument*/NULL); __this->set_apply_24(L_110); goto IL_0505; } IL_0505: { goto IL_0611; } IL_050a: { String_t* L_111 = __this->get_method_6(); V_10 = L_111; String_t* L_112 = V_10; if (!L_112) { goto IL_05a8; } } { String_t* L_113 = V_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_114 = String_op_Equality_m920492651(NULL /*static, unused*/, L_113, _stringLiteral4254451314, /*hidden argument*/NULL); if (L_114) { goto IL_0551; } } { String_t* L_115 = V_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_116 = String_op_Equality_m920492651(NULL /*static, unused*/, L_115, _stringLiteral1757920701, /*hidden argument*/NULL); if (L_116) { goto IL_056e; } } { String_t* L_117 = V_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_118 = String_op_Equality_m920492651(NULL /*static, unused*/, L_117, _stringLiteral763144525, /*hidden argument*/NULL); if (L_118) { goto IL_058b; } } { goto IL_05a8; } IL_0551: { iTween_GeneratePunchPositionTargets_m122403510(__this, /*hidden argument*/NULL); intptr_t L_119 = (intptr_t)iTween_ApplyPunchPositionTargets_m409920222_RuntimeMethod_var; ApplyTween_t3327999347 * L_120 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_120, __this, L_119, /*hidden argument*/NULL); __this->set_apply_24(L_120); goto IL_05a8; } IL_056e: { iTween_GeneratePunchRotationTargets_m3439106890(__this, /*hidden argument*/NULL); intptr_t L_121 = (intptr_t)iTween_ApplyPunchRotationTargets_m1669863449_RuntimeMethod_var; ApplyTween_t3327999347 * L_122 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_122, __this, L_121, /*hidden argument*/NULL); __this->set_apply_24(L_122); goto IL_05a8; } IL_058b: { iTween_GeneratePunchScaleTargets_m137336748(__this, /*hidden argument*/NULL); intptr_t L_123 = (intptr_t)iTween_ApplyPunchScaleTargets_m2962260673_RuntimeMethod_var; ApplyTween_t3327999347 * L_124 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_124, __this, L_123, /*hidden argument*/NULL); __this->set_apply_24(L_124); goto IL_05a8; } IL_05a8: { goto IL_0611; } IL_05ad: { String_t* L_125 = __this->get_method_6(); V_11 = L_125; String_t* L_126 = V_11; if (!L_126) { goto IL_05ef; } } { String_t* L_127 = V_11; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_128 = String_op_Equality_m920492651(NULL /*static, unused*/, L_127, _stringLiteral3454777292, /*hidden argument*/NULL); if (L_128) { goto IL_05d2; } } { goto IL_05ef; } IL_05d2: { iTween_GenerateLookToTargets_m3962407994(__this, /*hidden argument*/NULL); intptr_t L_129 = (intptr_t)iTween_ApplyLookToTargets_m3212456095_RuntimeMethod_var; ApplyTween_t3327999347 * L_130 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_130, __this, L_129, /*hidden argument*/NULL); __this->set_apply_24(L_130); goto IL_05ef; } IL_05ef: { goto IL_0611; } IL_05f4: { iTween_GenerateStabTargets_m729910036(__this, /*hidden argument*/NULL); intptr_t L_131 = (intptr_t)iTween_ApplyStabTargets_m1824866498_RuntimeMethod_var; ApplyTween_t3327999347 * L_132 = (ApplyTween_t3327999347 *)il2cpp_codegen_object_new(ApplyTween_t3327999347_il2cpp_TypeInfo_var); ApplyTween__ctor_m3154891329(L_132, __this, L_131, /*hidden argument*/NULL); __this->set_apply_24(L_132); goto IL_0611; } IL_0611: { return; } } // System.Void iTween::GenerateRectTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateRectTargets_m2186332850 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateRectTargets_m2186332850_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_rects_30(((RectU5BU5D_t2936723554*)SZArrayNew(RectU5BU5D_t2936723554_il2cpp_TypeInfo_var, (uint32_t)3))); RectU5BU5D_t2936723554* L_0 = __this->get_rects_30(); NullCheck(L_0); Hashtable_t1853889766 * L_1 = __this->get_tweenArguments_21(); NullCheck(L_1); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_1, _stringLiteral2755855785); *(Rect_t2360479859 *)((L_0)->GetAddressAt(static_cast(0))) = ((*(Rect_t2360479859 *)((Rect_t2360479859 *)UnBox(L_2, Rect_t2360479859_il2cpp_TypeInfo_var)))); RectU5BU5D_t2936723554* L_3 = __this->get_rects_30(); NullCheck(L_3); Hashtable_t1853889766 * L_4 = __this->get_tweenArguments_21(); NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral3454777292); *(Rect_t2360479859 *)((L_3)->GetAddressAt(static_cast(1))) = ((*(Rect_t2360479859 *)((Rect_t2360479859 *)UnBox(L_5, Rect_t2360479859_il2cpp_TypeInfo_var)))); return; } } // System.Void iTween::GenerateColorTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateColorTargets_m4010829695 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateColorTargets_m4010829695_MetadataUsageId); s_Il2CppMethodInitialized = true; } { il2cpp_array_size_t L_1[] = { (il2cpp_array_size_t)1, (il2cpp_array_size_t)3 }; ColorU5B0___U2C0___U5D_t941916414* L_0 = (ColorU5B0___U2C0___U5D_t941916414*)GenArrayNew(ColorU5B0___U2C0___U5D_t941916414_il2cpp_TypeInfo_var, L_1); __this->set_colors_28((ColorU5B0___U2C0___U5D_t941916414*)L_0); ColorU5B0___U2C0___U5D_t941916414* L_2 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_2); Color_t2555686324 * L_3 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_2)->GetAddressAt(0, 0); Hashtable_t1853889766 * L_4 = __this->get_tweenArguments_21(); NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral2755855785); *(Color_t2555686324 *)L_3 = ((*(Color_t2555686324 *)((Color_t2555686324 *)UnBox(L_5, Color_t2555686324_il2cpp_TypeInfo_var)))); ColorU5B0___U2C0___U5D_t941916414* L_6 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_6); Color_t2555686324 * L_7 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_6)->GetAddressAt(0, 1); Hashtable_t1853889766 * L_8 = __this->get_tweenArguments_21(); NullCheck(L_8); RuntimeObject * L_9 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_8, _stringLiteral3454777292); *(Color_t2555686324 *)L_7 = ((*(Color_t2555686324 *)((Color_t2555686324 *)UnBox(L_9, Color_t2555686324_il2cpp_TypeInfo_var)))); return; } } // System.Void iTween::GenerateVector3Targets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateVector3Targets_m2386423358 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateVector3Targets_m2386423358_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Hashtable_t1853889766 * L_1 = __this->get_tweenArguments_21(); NullCheck(L_1); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_1, _stringLiteral2755855785); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_2, Vector3_t3722313464_il2cpp_TypeInfo_var)))); Vector3U5BU5D_t1718750761* L_3 = __this->get_vector3s_26(); NullCheck(L_3); Hashtable_t1853889766 * L_4 = __this->get_tweenArguments_21(); NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral3454777292); *(Vector3_t3722313464 *)((L_3)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_5, Vector3_t3722313464_il2cpp_TypeInfo_var)))); Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral3556801464); if (!L_7) { goto IL_00b7; } } { Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); Vector3U5BU5D_t1718750761* L_9 = __this->get_vector3s_26(); NullCheck(L_9); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_10 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_8)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_9)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_11 = fabsf(L_10); V_0 = L_11; float L_12 = V_0; Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_12/(float)((*(float*)((float*)UnBox(L_14, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_00b7: { return; } } // System.Void iTween::GenerateVector2Targets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateVector2Targets_m2023028121 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateVector2Targets_m2023028121_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)); float V_2 = 0.0f; { __this->set_vector2s_27(((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)3))); Vector2U5BU5D_t1457185986* L_0 = __this->get_vector2s_27(); NullCheck(L_0); Hashtable_t1853889766 * L_1 = __this->get_tweenArguments_21(); NullCheck(L_1); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_1, _stringLiteral2755855785); *(Vector2_t2156229523 *)((L_0)->GetAddressAt(static_cast(0))) = ((*(Vector2_t2156229523 *)((Vector2_t2156229523 *)UnBox(L_2, Vector2_t2156229523_il2cpp_TypeInfo_var)))); Vector2U5BU5D_t1457185986* L_3 = __this->get_vector2s_27(); NullCheck(L_3); Hashtable_t1853889766 * L_4 = __this->get_tweenArguments_21(); NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral3454777292); *(Vector2_t2156229523 *)((L_3)->GetAddressAt(static_cast(1))) = ((*(Vector2_t2156229523 *)((Vector2_t2156229523 *)UnBox(L_5, Vector2_t2156229523_il2cpp_TypeInfo_var)))); Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral3556801464); if (!L_7) { goto IL_00f3; } } { Vector2U5BU5D_t1457185986* L_8 = __this->get_vector2s_27(); NullCheck(L_8); float L_9 = ((L_8)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_10 = __this->get_vector2s_27(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(0)))->get_y_1(); Vector3__ctor_m3353183577((&V_0), L_9, L_11, (0.0f), /*hidden argument*/NULL); Vector2U5BU5D_t1457185986* L_12 = __this->get_vector2s_27(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(1)))->get_x_0(); Vector2U5BU5D_t1457185986* L_14 = __this->get_vector2s_27(); NullCheck(L_14); float L_15 = ((L_14)->GetAddressAt(static_cast(1)))->get_y_1(); Vector3__ctor_m3353183577((&V_1), L_13, L_15, (0.0f), /*hidden argument*/NULL); Vector3_t3722313464 L_16 = V_0; Vector3_t3722313464 L_17 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_18 = Vector3_Distance_m886789632(NULL /*static, unused*/, L_16, L_17, /*hidden argument*/NULL); float L_19 = fabsf(L_18); V_2 = L_19; float L_20 = V_2; Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); NullCheck(L_21); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_20/(float)((*(float*)((float*)UnBox(L_22, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_00f3: { return; } } // System.Void iTween::GenerateFloatTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateFloatTargets_m4212916073 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateFloatTargets_m4212916073_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { __this->set_floats_29(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)3))); SingleU5BU5D_t1444911251* L_0 = __this->get_floats_29(); Hashtable_t1853889766 * L_1 = __this->get_tweenArguments_21(); NullCheck(L_1); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_1, _stringLiteral2755855785); NullCheck(L_0); (L_0)->SetAt(static_cast(0), (float)((*(float*)((float*)UnBox(L_2, Single_t1397266774_il2cpp_TypeInfo_var))))); SingleU5BU5D_t1444911251* L_3 = __this->get_floats_29(); Hashtable_t1853889766 * L_4 = __this->get_tweenArguments_21(); NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral3454777292); NullCheck(L_3); (L_3)->SetAt(static_cast(1), (float)((*(float*)((float*)UnBox(L_5, Single_t1397266774_il2cpp_TypeInfo_var))))); Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral3556801464); if (!L_7) { goto IL_008f; } } { SingleU5BU5D_t1444911251* L_8 = __this->get_floats_29(); NullCheck(L_8); int32_t L_9 = 0; float L_10 = (L_8)->GetAt(static_cast(L_9)); SingleU5BU5D_t1444911251* L_11 = __this->get_floats_29(); NullCheck(L_11); int32_t L_12 = 1; float L_13 = (L_11)->GetAt(static_cast(L_12)); float L_14 = fabsf(((float)il2cpp_codegen_subtract((float)L_10, (float)L_13))); V_0 = L_14; float L_15 = V_0; Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); RuntimeObject * L_17 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_15/(float)((*(float*)((float*)UnBox(L_17, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_008f: { return; } } // System.Void iTween::GenerateColorToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateColorToTargets_m3832212498 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateColorToTargets_m3832212498_MetadataUsageId); s_Il2CppMethodInitialized = true; } Color_t2555686324 V_0; memset(&V_0, 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { RuntimeTypeHandle_t3027515415 L_0 = { reinterpret_cast (GUITexture_t951903601_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); Component_t1923634451 * L_2 = Component_GetComponent_m886226392(__this, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_005e; } } { il2cpp_array_size_t L_5[] = { (il2cpp_array_size_t)1, (il2cpp_array_size_t)3 }; ColorU5B0___U2C0___U5D_t941916414* L_4 = (ColorU5B0___U2C0___U5D_t941916414*)GenArrayNew(ColorU5B0___U2C0___U5D_t941916414_il2cpp_TypeInfo_var, L_5); __this->set_colors_28((ColorU5B0___U2C0___U5D_t941916414*)L_4); ColorU5B0___U2C0___U5D_t941916414* L_6 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_6); Color_t2555686324 * L_7 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_6)->GetAddressAt(0, 0); ColorU5B0___U2C0___U5D_t941916414* L_8 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_8); Color_t2555686324 * L_9 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_8)->GetAddressAt(0, 1); GUITexture_t951903601 * L_10 = Component_GetComponent_TisGUITexture_t951903601_m2875562243(__this, /*hidden argument*/Component_GetComponent_TisGUITexture_t951903601_m2875562243_RuntimeMethod_var); NullCheck(L_10); Color_t2555686324 L_11 = GUITexture_get_color_m2101240858(L_10, /*hidden argument*/NULL); Color_t2555686324 L_12 = L_11; V_0 = L_12; *(Color_t2555686324 *)L_9 = L_12; Color_t2555686324 L_13 = V_0; *(Color_t2555686324 *)L_7 = L_13; goto IL_01d8; } IL_005e: { RuntimeTypeHandle_t3027515415 L_14 = { reinterpret_cast (GUIText_t402233326_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_15 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); Component_t1923634451 * L_16 = Component_GetComponent_m886226392(__this, L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00c1; } } { il2cpp_array_size_t L_19[] = { (il2cpp_array_size_t)1, (il2cpp_array_size_t)3 }; ColorU5B0___U2C0___U5D_t941916414* L_18 = (ColorU5B0___U2C0___U5D_t941916414*)GenArrayNew(ColorU5B0___U2C0___U5D_t941916414_il2cpp_TypeInfo_var, L_19); __this->set_colors_28((ColorU5B0___U2C0___U5D_t941916414*)L_18); ColorU5B0___U2C0___U5D_t941916414* L_20 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_20); Color_t2555686324 * L_21 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_20)->GetAddressAt(0, 0); ColorU5B0___U2C0___U5D_t941916414* L_22 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_22); Color_t2555686324 * L_23 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_22)->GetAddressAt(0, 1); GUIText_t402233326 * L_24 = Component_GetComponent_TisGUIText_t402233326_m4001847390(__this, /*hidden argument*/Component_GetComponent_TisGUIText_t402233326_m4001847390_RuntimeMethod_var); NullCheck(L_24); Material_t340375123 * L_25 = GUIText_get_material_m3453918859(L_24, /*hidden argument*/NULL); NullCheck(L_25); Color_t2555686324 L_26 = Material_get_color_m3827673574(L_25, /*hidden argument*/NULL); Color_t2555686324 L_27 = L_26; V_0 = L_27; *(Color_t2555686324 *)L_23 = L_27; Color_t2555686324 L_28 = V_0; *(Color_t2555686324 *)L_21 = L_28; goto IL_01d8; } IL_00c1: { Renderer_t2627027031 * L_29 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_30 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_0177; } } { Renderer_t2627027031 * L_31 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); NullCheck(L_31); MaterialU5BU5D_t561872642* L_32 = Renderer_get_materials_m2188790026(L_31, /*hidden argument*/NULL); NullCheck(L_32); il2cpp_array_size_t L_34[] = { (il2cpp_array_size_t)(((int32_t)((int32_t)(((RuntimeArray *)L_32)->max_length)))), (il2cpp_array_size_t)3 }; ColorU5B0___U2C0___U5D_t941916414* L_33 = (ColorU5B0___U2C0___U5D_t941916414*)GenArrayNew(ColorU5B0___U2C0___U5D_t941916414_il2cpp_TypeInfo_var, L_34); __this->set_colors_28((ColorU5B0___U2C0___U5D_t941916414*)L_33); V_1 = 0; goto IL_015f; } IL_00f1: { ColorU5B0___U2C0___U5D_t941916414* L_35 = __this->get_colors_28(); int32_t L_36 = V_1; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_35); Color_t2555686324 * L_37 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_35)->GetAddressAt(L_36, 0); Renderer_t2627027031 * L_38 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); NullCheck(L_38); MaterialU5BU5D_t561872642* L_39 = Renderer_get_materials_m2188790026(L_38, /*hidden argument*/NULL); int32_t L_40 = V_1; NullCheck(L_39); int32_t L_41 = L_40; Material_t340375123 * L_42 = (L_39)->GetAt(static_cast(L_41)); int32_t* L_43 = __this->get_address_of_namedcolorvalue_34(); RuntimeObject * L_44 = Box(NamedValueColor_t1091574706_il2cpp_TypeInfo_var, L_43); NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_44); *L_43 = *(int32_t*)UnBox(L_44); NullCheck(L_42); Color_t2555686324 L_46 = Material_GetColor_m2707324984(L_42, L_45, /*hidden argument*/NULL); *(Color_t2555686324 *)L_37 = L_46; ColorU5B0___U2C0___U5D_t941916414* L_47 = __this->get_colors_28(); int32_t L_48 = V_1; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_47); Color_t2555686324 * L_49 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_47)->GetAddressAt(L_48, 1); Renderer_t2627027031 * L_50 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); NullCheck(L_50); MaterialU5BU5D_t561872642* L_51 = Renderer_get_materials_m2188790026(L_50, /*hidden argument*/NULL); int32_t L_52 = V_1; NullCheck(L_51); int32_t L_53 = L_52; Material_t340375123 * L_54 = (L_51)->GetAt(static_cast(L_53)); int32_t* L_55 = __this->get_address_of_namedcolorvalue_34(); RuntimeObject * L_56 = Box(NamedValueColor_t1091574706_il2cpp_TypeInfo_var, L_55); NullCheck(L_56); String_t* L_57 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_56); *L_55 = *(int32_t*)UnBox(L_56); NullCheck(L_54); Color_t2555686324 L_58 = Material_GetColor_m2707324984(L_54, L_57, /*hidden argument*/NULL); *(Color_t2555686324 *)L_49 = L_58; int32_t L_59 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_015f: { int32_t L_60 = V_1; Renderer_t2627027031 * L_61 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); NullCheck(L_61); MaterialU5BU5D_t561872642* L_62 = Renderer_get_materials_m2188790026(L_61, /*hidden argument*/NULL); NullCheck(L_62); if ((((int32_t)L_60) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_62)->max_length))))))) { goto IL_00f1; } } { goto IL_01d8; } IL_0177: { Light_t3756812086 * L_63 = Component_GetComponent_TisLight_t3756812086_m916313317(__this, /*hidden argument*/Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_64 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_01cb; } } { il2cpp_array_size_t L_66[] = { (il2cpp_array_size_t)1, (il2cpp_array_size_t)3 }; ColorU5B0___U2C0___U5D_t941916414* L_65 = (ColorU5B0___U2C0___U5D_t941916414*)GenArrayNew(ColorU5B0___U2C0___U5D_t941916414_il2cpp_TypeInfo_var, L_66); __this->set_colors_28((ColorU5B0___U2C0___U5D_t941916414*)L_65); ColorU5B0___U2C0___U5D_t941916414* L_67 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_67); Color_t2555686324 * L_68 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_67)->GetAddressAt(0, 0); ColorU5B0___U2C0___U5D_t941916414* L_69 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_69); Color_t2555686324 * L_70 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_69)->GetAddressAt(0, 1); Light_t3756812086 * L_71 = Component_GetComponent_TisLight_t3756812086_m916313317(__this, /*hidden argument*/Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var); NullCheck(L_71); Color_t2555686324 L_72 = Light_get_color_m552487206(L_71, /*hidden argument*/NULL); Color_t2555686324 L_73 = L_72; V_0 = L_73; *(Color_t2555686324 *)L_70 = L_73; Color_t2555686324 L_74 = V_0; *(Color_t2555686324 *)L_68 = L_74; goto IL_01d8; } IL_01cb: { il2cpp_array_size_t L_76[] = { (il2cpp_array_size_t)1, (il2cpp_array_size_t)3 }; ColorU5B0___U2C0___U5D_t941916414* L_75 = (ColorU5B0___U2C0___U5D_t941916414*)GenArrayNew(ColorU5B0___U2C0___U5D_t941916414_il2cpp_TypeInfo_var, L_76); __this->set_colors_28((ColorU5B0___U2C0___U5D_t941916414*)L_75); } IL_01d8: { Hashtable_t1853889766 * L_77 = __this->get_tweenArguments_21(); NullCheck(L_77); bool L_78 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_77, _stringLiteral1586258015); if (!L_78) { goto IL_0236; } } { V_2 = 0; goto IL_021f; } IL_01f4: { ColorU5B0___U2C0___U5D_t941916414* L_79 = __this->get_colors_28(); int32_t L_80 = V_2; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_79); Color_t2555686324 * L_81 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_79)->GetAddressAt(L_80, 1); Hashtable_t1853889766 * L_82 = __this->get_tweenArguments_21(); NullCheck(L_82); RuntimeObject * L_83 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_82, _stringLiteral1586258015); *(Color_t2555686324 *)L_81 = ((*(Color_t2555686324 *)((Color_t2555686324 *)UnBox(L_83, Color_t2555686324_il2cpp_TypeInfo_var)))); int32_t L_84 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_021f: { int32_t L_85 = V_2; ColorU5B0___U2C0___U5D_t941916414* L_86 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_86); int32_t L_87 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_86, 0, /*hidden argument*/NULL); if ((((int32_t)L_85) < ((int32_t)L_87))) { goto IL_01f4; } } { goto IL_03a9; } IL_0236: { Hashtable_t1853889766 * L_88 = __this->get_tweenArguments_21(); NullCheck(L_88); bool L_89 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_88, _stringLiteral3452614606); if (!L_89) { goto IL_028f; } } { V_3 = 0; goto IL_027d; } IL_0252: { ColorU5B0___U2C0___U5D_t941916414* L_90 = __this->get_colors_28(); int32_t L_91 = V_3; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_90); Color_t2555686324 * L_92 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_90)->GetAddressAt(L_91, 1); Hashtable_t1853889766 * L_93 = __this->get_tweenArguments_21(); NullCheck(L_93); RuntimeObject * L_94 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_93, _stringLiteral3452614606); L_92->set_r_0(((*(float*)((float*)UnBox(L_94, Single_t1397266774_il2cpp_TypeInfo_var))))); int32_t L_95 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1)); } IL_027d: { int32_t L_96 = V_3; ColorU5B0___U2C0___U5D_t941916414* L_97 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_97); int32_t L_98 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_97, 0, /*hidden argument*/NULL); if ((((int32_t)L_96) < ((int32_t)L_98))) { goto IL_0252; } } IL_028f: { Hashtable_t1853889766 * L_99 = __this->get_tweenArguments_21(); NullCheck(L_99); bool L_100 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_99, _stringLiteral3452614585); if (!L_100) { goto IL_02ed; } } { V_4 = 0; goto IL_02da; } IL_02ac: { ColorU5B0___U2C0___U5D_t941916414* L_101 = __this->get_colors_28(); int32_t L_102 = V_4; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_101); Color_t2555686324 * L_103 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_101)->GetAddressAt(L_102, 1); Hashtable_t1853889766 * L_104 = __this->get_tweenArguments_21(); NullCheck(L_104); RuntimeObject * L_105 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_104, _stringLiteral3452614585); L_103->set_g_1(((*(float*)((float*)UnBox(L_105, Single_t1397266774_il2cpp_TypeInfo_var))))); int32_t L_106 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)1)); } IL_02da: { int32_t L_107 = V_4; ColorU5B0___U2C0___U5D_t941916414* L_108 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_108); int32_t L_109 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_108, 0, /*hidden argument*/NULL); if ((((int32_t)L_107) < ((int32_t)L_109))) { goto IL_02ac; } } IL_02ed: { Hashtable_t1853889766 * L_110 = __this->get_tweenArguments_21(); NullCheck(L_110); bool L_111 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_110, _stringLiteral3452614590); if (!L_111) { goto IL_034b; } } { V_5 = 0; goto IL_0338; } IL_030a: { ColorU5B0___U2C0___U5D_t941916414* L_112 = __this->get_colors_28(); int32_t L_113 = V_5; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_112); Color_t2555686324 * L_114 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_112)->GetAddressAt(L_113, 1); Hashtable_t1853889766 * L_115 = __this->get_tweenArguments_21(); NullCheck(L_115); RuntimeObject * L_116 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_115, _stringLiteral3452614590); L_114->set_b_2(((*(float*)((float*)UnBox(L_116, Single_t1397266774_il2cpp_TypeInfo_var))))); int32_t L_117 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_117, (int32_t)1)); } IL_0338: { int32_t L_118 = V_5; ColorU5B0___U2C0___U5D_t941916414* L_119 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_119); int32_t L_120 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_119, 0, /*hidden argument*/NULL); if ((((int32_t)L_118) < ((int32_t)L_120))) { goto IL_030a; } } IL_034b: { Hashtable_t1853889766 * L_121 = __this->get_tweenArguments_21(); NullCheck(L_121); bool L_122 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_121, _stringLiteral3452614591); if (!L_122) { goto IL_03a9; } } { V_6 = 0; goto IL_0396; } IL_0368: { ColorU5B0___U2C0___U5D_t941916414* L_123 = __this->get_colors_28(); int32_t L_124 = V_6; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_123); Color_t2555686324 * L_125 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_123)->GetAddressAt(L_124, 1); Hashtable_t1853889766 * L_126 = __this->get_tweenArguments_21(); NullCheck(L_126); RuntimeObject * L_127 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_126, _stringLiteral3452614591); L_125->set_a_3(((*(float*)((float*)UnBox(L_127, Single_t1397266774_il2cpp_TypeInfo_var))))); int32_t L_128 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_128, (int32_t)1)); } IL_0396: { int32_t L_129 = V_6; ColorU5B0___U2C0___U5D_t941916414* L_130 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_130); int32_t L_131 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_130, 0, /*hidden argument*/NULL); if ((((int32_t)L_129) < ((int32_t)L_131))) { goto IL_0368; } } IL_03a9: { Hashtable_t1853889766 * L_132 = __this->get_tweenArguments_21(); NullCheck(L_132); bool L_133 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_132, _stringLiteral3102391802); if (!L_133) { goto IL_040c; } } { V_7 = 0; goto IL_03f4; } IL_03c6: { ColorU5B0___U2C0___U5D_t941916414* L_134 = __this->get_colors_28(); int32_t L_135 = V_7; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_134); Color_t2555686324 * L_136 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_134)->GetAddressAt(L_135, 1); Hashtable_t1853889766 * L_137 = __this->get_tweenArguments_21(); NullCheck(L_137); RuntimeObject * L_138 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_137, _stringLiteral3102391802); L_136->set_a_3(((*(float*)((float*)UnBox(L_138, Single_t1397266774_il2cpp_TypeInfo_var))))); int32_t L_139 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_139, (int32_t)1)); } IL_03f4: { int32_t L_140 = V_7; ColorU5B0___U2C0___U5D_t941916414* L_141 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_141); int32_t L_142 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_141, 0, /*hidden argument*/NULL); if ((((int32_t)L_140) < ((int32_t)L_142))) { goto IL_03c6; } } { goto IL_046a; } IL_040c: { Hashtable_t1853889766 * L_143 = __this->get_tweenArguments_21(); NullCheck(L_143); bool L_144 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_143, _stringLiteral2396580080); if (!L_144) { goto IL_046a; } } { V_8 = 0; goto IL_0457; } IL_0429: { ColorU5B0___U2C0___U5D_t941916414* L_145 = __this->get_colors_28(); int32_t L_146 = V_8; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_145); Color_t2555686324 * L_147 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_145)->GetAddressAt(L_146, 1); Hashtable_t1853889766 * L_148 = __this->get_tweenArguments_21(); NullCheck(L_148); RuntimeObject * L_149 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_148, _stringLiteral2396580080); L_147->set_a_3(((*(float*)((float*)UnBox(L_149, Single_t1397266774_il2cpp_TypeInfo_var))))); int32_t L_150 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_150, (int32_t)1)); } IL_0457: { int32_t L_151 = V_8; ColorU5B0___U2C0___U5D_t941916414* L_152 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_152); int32_t L_153 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_152, 0, /*hidden argument*/NULL); if ((((int32_t)L_151) < ((int32_t)L_153))) { goto IL_0429; } } IL_046a: { return; } } // System.Void iTween::GenerateAudioToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateAudioToTargets_m3374779986 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateAudioToTargets_m3374779986_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); { __this->set_vector2s_27(((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)3))); Hashtable_t1853889766 * L_0 = __this->get_tweenArguments_21(); NullCheck(L_0); bool L_1 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, _stringLiteral3200054001); if (!L_1) { goto IL_0041; } } { Hashtable_t1853889766 * L_2 = __this->get_tweenArguments_21(); NullCheck(L_2); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral3200054001); __this->set_audioSource_25(((AudioSource_t3935305588 *)CastclassSealed((RuntimeObject*)L_3, AudioSource_t3935305588_il2cpp_TypeInfo_var))); goto IL_007c; } IL_0041: { RuntimeTypeHandle_t3027515415 L_4 = { reinterpret_cast (AudioSource_t3935305588_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); Component_t1923634451 * L_6 = Component_GetComponent_m886226392(__this, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_006c; } } { AudioSource_t3935305588 * L_8 = Component_GetComponent_TisAudioSource_t3935305588_m1977431131(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var); __this->set_audioSource_25(L_8); goto IL_007c; } IL_006c: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral1815238147, /*hidden argument*/NULL); iTween_Dispose_m2300411441(__this, /*hidden argument*/NULL); } IL_007c: { Vector2U5BU5D_t1457185986* L_9 = __this->get_vector2s_27(); NullCheck(L_9); Vector2U5BU5D_t1457185986* L_10 = __this->get_vector2s_27(); NullCheck(L_10); AudioSource_t3935305588 * L_11 = __this->get_audioSource_25(); NullCheck(L_11); float L_12 = AudioSource_get_volume_m3936891178(L_11, /*hidden argument*/NULL); AudioSource_t3935305588 * L_13 = __this->get_audioSource_25(); NullCheck(L_13); float L_14 = AudioSource_get_pitch_m2141937929(L_13, /*hidden argument*/NULL); Vector2_t2156229523 L_15; memset(&L_15, 0, sizeof(L_15)); Vector2__ctor_m3970636864((&L_15), L_12, L_14, /*hidden argument*/NULL); Vector2_t2156229523 L_16 = L_15; V_0 = L_16; *(Vector2_t2156229523 *)((L_10)->GetAddressAt(static_cast(1))) = L_16; Vector2_t2156229523 L_17 = V_0; *(Vector2_t2156229523 *)((L_9)->GetAddressAt(static_cast(0))) = L_17; Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); bool L_19 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_18, _stringLiteral3495518625); if (!L_19) { goto IL_00f7; } } { Vector2U5BU5D_t1457185986* L_20 = __this->get_vector2s_27(); NullCheck(L_20); Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); NullCheck(L_21); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral3495518625); ((L_20)->GetAddressAt(static_cast(1)))->set_x_0(((*(float*)((float*)UnBox(L_22, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00f7: { Hashtable_t1853889766 * L_23 = __this->get_tweenArguments_21(); NullCheck(L_23); bool L_24 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_23, _stringLiteral478330372); if (!L_24) { goto IL_0132; } } { Vector2U5BU5D_t1457185986* L_25 = __this->get_vector2s_27(); NullCheck(L_25); Hashtable_t1853889766 * L_26 = __this->get_tweenArguments_21(); NullCheck(L_26); RuntimeObject * L_27 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_26, _stringLiteral478330372); ((L_25)->GetAddressAt(static_cast(1)))->set_y_1(((*(float*)((float*)UnBox(L_27, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0132: { return; } } // System.Void iTween::GenerateStabTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateStabTargets_m729910036 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateStabTargets_m729910036_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = __this->get_tweenArguments_21(); NullCheck(L_0); bool L_1 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, _stringLiteral3200054001); if (!L_1) { goto IL_0035; } } { Hashtable_t1853889766 * L_2 = __this->get_tweenArguments_21(); NullCheck(L_2); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral3200054001); __this->set_audioSource_25(((AudioSource_t3935305588 *)CastclassSealed((RuntimeObject*)L_3, AudioSource_t3935305588_il2cpp_TypeInfo_var))); goto IL_008e; } IL_0035: { RuntimeTypeHandle_t3027515415 L_4 = { reinterpret_cast (AudioSource_t3935305588_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); Component_t1923634451 * L_6 = Component_GetComponent_m886226392(__this, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0060; } } { AudioSource_t3935305588 * L_8 = Component_GetComponent_TisAudioSource_t3935305588_m1977431131(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var); __this->set_audioSource_25(L_8); goto IL_008e; } IL_0060: { GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_10 = { reinterpret_cast (AudioSource_t3935305588_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_11 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); NullCheck(L_9); GameObject_AddComponent_m136524825(L_9, L_11, /*hidden argument*/NULL); AudioSource_t3935305588 * L_12 = Component_GetComponent_TisAudioSource_t3935305588_m1977431131(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var); __this->set_audioSource_25(L_12); AudioSource_t3935305588 * L_13 = __this->get_audioSource_25(); NullCheck(L_13); AudioSource_set_playOnAwake_m1824967994(L_13, (bool)0, /*hidden argument*/NULL); } IL_008e: { AudioSource_t3935305588 * L_14 = __this->get_audioSource_25(); Hashtable_t1853889766 * L_15 = __this->get_tweenArguments_21(); NullCheck(L_15); RuntimeObject * L_16 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral242306074); NullCheck(L_14); AudioSource_set_clip_m31653938(L_14, ((AudioClip_t3680889665 *)CastclassSealed((RuntimeObject*)L_16, AudioClip_t3680889665_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); Hashtable_t1853889766 * L_17 = __this->get_tweenArguments_21(); NullCheck(L_17); bool L_18 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_17, _stringLiteral478330372); if (!L_18) { goto IL_00e3; } } { AudioSource_t3935305588 * L_19 = __this->get_audioSource_25(); Hashtable_t1853889766 * L_20 = __this->get_tweenArguments_21(); NullCheck(L_20); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral478330372); NullCheck(L_19); AudioSource_set_pitch_m2413801168(L_19, ((*(float*)((float*)UnBox(L_21, Single_t1397266774_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); } IL_00e3: { Hashtable_t1853889766 * L_22 = __this->get_tweenArguments_21(); NullCheck(L_22); bool L_23 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_22, _stringLiteral3495518625); if (!L_23) { goto IL_0118; } } { AudioSource_t3935305588 * L_24 = __this->get_audioSource_25(); Hashtable_t1853889766 * L_25 = __this->get_tweenArguments_21(); NullCheck(L_25); RuntimeObject * L_26 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteral3495518625); NullCheck(L_24); AudioSource_set_volume_m1273312851(L_24, ((*(float*)((float*)UnBox(L_26, Single_t1397266774_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); } IL_0118: { AudioSource_t3935305588 * L_27 = __this->get_audioSource_25(); NullCheck(L_27); AudioClip_t3680889665 * L_28 = AudioSource_get_clip_m1234340632(L_27, /*hidden argument*/NULL); NullCheck(L_28); float L_29 = AudioClip_get_length_m4269890037(L_28, /*hidden argument*/NULL); AudioSource_t3935305588 * L_30 = __this->get_audioSource_25(); NullCheck(L_30); float L_31 = AudioSource_get_pitch_m2141937929(L_30, /*hidden argument*/NULL); __this->set_time_8(((float)((float)L_29/(float)L_31))); return; } } // System.Void iTween::GenerateLookToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateLookToTargets_m3962407994 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateLookToTargets_m3962407994_MetadataUsageId); s_Il2CppMethodInitialized = true; } Nullable_1_t1149908250 V_0; memset(&V_0, 0, sizeof(V_0)); Nullable_1_t1149908250 V_1; memset(&V_1, 0, sizeof(V_1)); String_t* V_2 = NULL; float V_3 = 0.0f; Transform_t3600365921 * G_B4_0 = NULL; Transform_t3600365921 * G_B4_1 = NULL; Transform_t3600365921 * G_B3_0 = NULL; Transform_t3600365921 * G_B3_1 = NULL; Vector3_t3722313464 G_B5_0; memset(&G_B5_0, 0, sizeof(G_B5_0)); Transform_t3600365921 * G_B5_1 = NULL; Transform_t3600365921 * G_B5_2 = NULL; Vector3_t3722313464 G_B9_0; memset(&G_B9_0, 0, sizeof(G_B9_0)); Transform_t3600365921 * G_B9_1 = NULL; Vector3_t3722313464 G_B8_0; memset(&G_B8_0, 0, sizeof(G_B8_0)); Transform_t3600365921 * G_B8_1 = NULL; Vector3_t3722313464 G_B10_0; memset(&G_B10_0, 0, sizeof(G_B10_0)); Vector3_t3722313464 G_B10_1; memset(&G_B10_1, 0, sizeof(G_B10_1)); Transform_t3600365921 * G_B10_2 = NULL; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_eulerAngles_m2743581774(L_1, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_2; Hashtable_t1853889766 * L_3 = __this->get_tweenArguments_21(); NullCheck(L_3); bool L_4 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteral2919290083); if (!L_4) { goto IL_0135; } } { Hashtable_t1853889766 * L_5 = __this->get_tweenArguments_21(); NullCheck(L_5); RuntimeObject * L_6 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteral2919290083); NullCheck(L_6); Type_t * L_7 = Object_GetType_m88164663(L_6, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_8 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_7) == ((RuntimeObject*)(Type_t *)L_9)))) { goto IL_00b9; } } { Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Hashtable_t1853889766 * L_11 = __this->get_tweenArguments_21(); NullCheck(L_11); RuntimeObject * L_12 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_11, _stringLiteral2919290083); Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3455760331); void* L_15 = alloca(sizeof(Nullable_1_t1149908250 )); UnBoxNullable(L_14, Vector3_t3722313464_il2cpp_TypeInfo_var, L_15); V_0 = ((*(Nullable_1_t1149908250 *)((Nullable_1_t1149908250 *)L_15))); bool L_16 = Nullable_1_get_HasValue_m3620879578((&V_0), /*hidden argument*/Nullable_1_get_HasValue_m3620879578_RuntimeMethod_var); G_B3_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_12, Transform_t3600365921_il2cpp_TypeInfo_var)); G_B3_1 = L_10; if (!L_16) { G_B4_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_12, Transform_t3600365921_il2cpp_TypeInfo_var)); G_B4_1 = L_10; goto IL_00aa; } } { Vector3_t3722313464 L_17 = Nullable_1_get_Value_m2924757250((&V_0), /*hidden argument*/Nullable_1_get_Value_m2924757250_RuntimeMethod_var); G_B5_0 = L_17; G_B5_1 = G_B3_0; G_B5_2 = G_B3_1; goto IL_00af; } IL_00aa: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Vector3_t3722313464 L_18 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_up_15(); G_B5_0 = L_18; G_B5_1 = G_B4_0; G_B5_2 = G_B4_1; } IL_00af: { NullCheck(G_B5_2); Transform_LookAt_m2637417695(G_B5_2, G_B5_1, G_B5_0, /*hidden argument*/NULL); goto IL_0130; } IL_00b9: { Hashtable_t1853889766 * L_19 = __this->get_tweenArguments_21(); NullCheck(L_19); RuntimeObject * L_20 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_19, _stringLiteral2919290083); NullCheck(L_20); Type_t * L_21 = Object_GetType_m88164663(L_20, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_22 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_21) == ((RuntimeObject*)(Type_t *)L_23)))) { goto IL_0130; } } { Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Hashtable_t1853889766 * L_25 = __this->get_tweenArguments_21(); NullCheck(L_25); RuntimeObject * L_26 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteral2919290083); Hashtable_t1853889766 * L_27 = __this->get_tweenArguments_21(); NullCheck(L_27); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral3455760331); void* L_29 = alloca(sizeof(Nullable_1_t1149908250 )); UnBoxNullable(L_28, Vector3_t3722313464_il2cpp_TypeInfo_var, L_29); V_1 = ((*(Nullable_1_t1149908250 *)((Nullable_1_t1149908250 *)L_29))); bool L_30 = Nullable_1_get_HasValue_m3620879578((&V_1), /*hidden argument*/Nullable_1_get_HasValue_m3620879578_RuntimeMethod_var); G_B8_0 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_26, Vector3_t3722313464_il2cpp_TypeInfo_var)))); G_B8_1 = L_24; if (!L_30) { G_B9_0 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_26, Vector3_t3722313464_il2cpp_TypeInfo_var)))); G_B9_1 = L_24; goto IL_0126; } } { Vector3_t3722313464 L_31 = Nullable_1_get_Value_m2924757250((&V_1), /*hidden argument*/Nullable_1_get_Value_m2924757250_RuntimeMethod_var); G_B10_0 = L_31; G_B10_1 = G_B8_0; G_B10_2 = G_B8_1; goto IL_012b; } IL_0126: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Vector3_t3722313464 L_32 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_up_15(); G_B10_0 = L_32; G_B10_1 = G_B9_0; G_B10_2 = G_B9_1; } IL_012b: { NullCheck(G_B10_2); Transform_LookAt_m3639503211(G_B10_2, G_B10_1, G_B10_0, /*hidden argument*/NULL); } IL_0130: { goto IL_0145; } IL_0135: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral204143640, /*hidden argument*/NULL); iTween_Dispose_m2300411441(__this, /*hidden argument*/NULL); } IL_0145: { Vector3U5BU5D_t1718750761* L_33 = __this->get_vector3s_26(); NullCheck(L_33); Transform_t3600365921 * L_34 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_34); Vector3_t3722313464 L_35 = Transform_get_eulerAngles_m2743581774(L_34, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_33)->GetAddressAt(static_cast(1))) = L_35; Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_37 = __this->get_vector3s_26(); NullCheck(L_37); NullCheck(L_36); Transform_set_eulerAngles_m135219616(L_36, (*(Vector3_t3722313464 *)((L_37)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); Hashtable_t1853889766 * L_38 = __this->get_tweenArguments_21(); NullCheck(L_38); bool L_39 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_38, _stringLiteral1179798028); if (!L_39) { goto IL_02be; } } { Hashtable_t1853889766 * L_40 = __this->get_tweenArguments_21(); NullCheck(L_40); RuntimeObject * L_41 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_40, _stringLiteral1179798028); V_2 = ((String_t*)CastclassSealed((RuntimeObject*)L_41, String_t_il2cpp_TypeInfo_var)); String_t* L_42 = V_2; if (!L_42) { goto IL_02be; } } { String_t* L_43 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_44 = String_op_Equality_m920492651(NULL /*static, unused*/, L_43, _stringLiteral3452614616, /*hidden argument*/NULL); if (L_44) { goto IL_01e3; } } { String_t* L_45 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Equality_m920492651(NULL /*static, unused*/, L_45, _stringLiteral3452614615, /*hidden argument*/NULL); if (L_46) { goto IL_022c; } } { String_t* L_47 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_48 = String_op_Equality_m920492651(NULL /*static, unused*/, L_47, _stringLiteral3452614614, /*hidden argument*/NULL); if (L_48) { goto IL_0275; } } { goto IL_02be; } IL_01e3: { Vector3U5BU5D_t1718750761* L_49 = __this->get_vector3s_26(); NullCheck(L_49); Vector3U5BU5D_t1718750761* L_50 = __this->get_vector3s_26(); NullCheck(L_50); float L_51 = ((L_50)->GetAddressAt(static_cast(0)))->get_y_2(); ((L_49)->GetAddressAt(static_cast(1)))->set_y_2(L_51); Vector3U5BU5D_t1718750761* L_52 = __this->get_vector3s_26(); NullCheck(L_52); Vector3U5BU5D_t1718750761* L_53 = __this->get_vector3s_26(); NullCheck(L_53); float L_54 = ((L_53)->GetAddressAt(static_cast(0)))->get_z_3(); ((L_52)->GetAddressAt(static_cast(1)))->set_z_3(L_54); goto IL_02be; } IL_022c: { Vector3U5BU5D_t1718750761* L_55 = __this->get_vector3s_26(); NullCheck(L_55); Vector3U5BU5D_t1718750761* L_56 = __this->get_vector3s_26(); NullCheck(L_56); float L_57 = ((L_56)->GetAddressAt(static_cast(0)))->get_x_1(); ((L_55)->GetAddressAt(static_cast(1)))->set_x_1(L_57); Vector3U5BU5D_t1718750761* L_58 = __this->get_vector3s_26(); NullCheck(L_58); Vector3U5BU5D_t1718750761* L_59 = __this->get_vector3s_26(); NullCheck(L_59); float L_60 = ((L_59)->GetAddressAt(static_cast(0)))->get_z_3(); ((L_58)->GetAddressAt(static_cast(1)))->set_z_3(L_60); goto IL_02be; } IL_0275: { Vector3U5BU5D_t1718750761* L_61 = __this->get_vector3s_26(); NullCheck(L_61); Vector3U5BU5D_t1718750761* L_62 = __this->get_vector3s_26(); NullCheck(L_62); float L_63 = ((L_62)->GetAddressAt(static_cast(0)))->get_x_1(); ((L_61)->GetAddressAt(static_cast(1)))->set_x_1(L_63); Vector3U5BU5D_t1718750761* L_64 = __this->get_vector3s_26(); NullCheck(L_64); Vector3U5BU5D_t1718750761* L_65 = __this->get_vector3s_26(); NullCheck(L_65); float L_66 = ((L_65)->GetAddressAt(static_cast(0)))->get_y_2(); ((L_64)->GetAddressAt(static_cast(1)))->set_y_2(L_66); goto IL_02be; } IL_02be: { Vector3U5BU5D_t1718750761* L_67 = __this->get_vector3s_26(); NullCheck(L_67); Vector3U5BU5D_t1718750761* L_68 = __this->get_vector3s_26(); NullCheck(L_68); float L_69 = ((L_68)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_70 = __this->get_vector3s_26(); NullCheck(L_70); float L_71 = ((L_70)->GetAddressAt(static_cast(1)))->get_x_1(); float L_72 = iTween_clerp_m1924731660(__this, L_69, L_71, (1.0f), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_73 = __this->get_vector3s_26(); NullCheck(L_73); float L_74 = ((L_73)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_75 = __this->get_vector3s_26(); NullCheck(L_75); float L_76 = ((L_75)->GetAddressAt(static_cast(1)))->get_y_2(); float L_77 = iTween_clerp_m1924731660(__this, L_74, L_76, (1.0f), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_78 = __this->get_vector3s_26(); NullCheck(L_78); float L_79 = ((L_78)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_80 = __this->get_vector3s_26(); NullCheck(L_80); float L_81 = ((L_80)->GetAddressAt(static_cast(1)))->get_z_3(); float L_82 = iTween_clerp_m1924731660(__this, L_79, L_81, (1.0f), /*hidden argument*/NULL); Vector3_t3722313464 L_83; memset(&L_83, 0, sizeof(L_83)); Vector3__ctor_m3353183577((&L_83), L_72, L_77, L_82, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_67)->GetAddressAt(static_cast(1))) = L_83; Hashtable_t1853889766 * L_84 = __this->get_tweenArguments_21(); NullCheck(L_84); bool L_85 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_84, _stringLiteral3556801464); if (!L_85) { goto IL_03ba; } } { Vector3U5BU5D_t1718750761* L_86 = __this->get_vector3s_26(); NullCheck(L_86); Vector3U5BU5D_t1718750761* L_87 = __this->get_vector3s_26(); NullCheck(L_87); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_88 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_86)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_87)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_89 = fabsf(L_88); V_3 = L_89; float L_90 = V_3; Hashtable_t1853889766 * L_91 = __this->get_tweenArguments_21(); NullCheck(L_91); RuntimeObject * L_92 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_91, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_90/(float)((*(float*)((float*)UnBox(L_92, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_03ba: { return; } } // System.Void iTween::GenerateMoveToPathTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateMoveToPathTargets_m3440096444 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateMoveToPathTargets_m3440096444_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; Vector3U5BU5D_t1718750761* V_1 = NULL; TransformU5BU5D_t807237628* V_2 = NULL; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; Vector3U5BU5D_t1718750761* V_6 = NULL; float V_7 = 0.0f; { Hashtable_t1853889766 * L_0 = __this->get_tweenArguments_21(); NullCheck(L_0); RuntimeObject * L_1 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_0, _stringLiteral1610285846); NullCheck(L_1); Type_t * L_2 = Object_GetType_m88164663(L_1, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_3 = { reinterpret_cast (Vector3U5BU5D_t1718750761_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_2) == ((RuntimeObject*)(Type_t *)L_4)))) { goto IL_006b; } } { Hashtable_t1853889766 * L_5 = __this->get_tweenArguments_21(); NullCheck(L_5); RuntimeObject * L_6 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteral1610285846); V_1 = ((Vector3U5BU5D_t1718750761*)Castclass((RuntimeObject*)L_6, Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var)); Vector3U5BU5D_t1718750761* L_7 = V_1; NullCheck(L_7); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))))) == ((uint32_t)1)))) { goto IL_0053; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral1044750388, /*hidden argument*/NULL); iTween_Dispose_m2300411441(__this, /*hidden argument*/NULL); } IL_0053: { Vector3U5BU5D_t1718750761* L_8 = V_1; NullCheck(L_8); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length)))))); Vector3U5BU5D_t1718750761* L_9 = V_1; Vector3U5BU5D_t1718750761* L_10 = V_0; Vector3U5BU5D_t1718750761* L_11 = V_1; NullCheck(L_11); Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_9, (RuntimeArray *)(RuntimeArray *)L_10, (((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length)))), /*hidden argument*/NULL); goto IL_00cb; } IL_006b: { Hashtable_t1853889766 * L_12 = __this->get_tweenArguments_21(); NullCheck(L_12); RuntimeObject * L_13 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, _stringLiteral1610285846); V_2 = ((TransformU5BU5D_t807237628*)Castclass((RuntimeObject*)L_13, TransformU5BU5D_t807237628_il2cpp_TypeInfo_var)); TransformU5BU5D_t807237628* L_14 = V_2; NullCheck(L_14); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))) == ((uint32_t)1)))) { goto IL_009a; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral1044750388, /*hidden argument*/NULL); iTween_Dispose_m2300411441(__this, /*hidden argument*/NULL); } IL_009a: { TransformU5BU5D_t807237628* L_15 = V_2; NullCheck(L_15); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length)))))); V_3 = 0; goto IL_00c2; } IL_00aa: { Vector3U5BU5D_t1718750761* L_16 = V_0; int32_t L_17 = V_3; NullCheck(L_16); TransformU5BU5D_t807237628* L_18 = V_2; int32_t L_19 = V_3; NullCheck(L_18); int32_t L_20 = L_19; Transform_t3600365921 * L_21 = (L_18)->GetAt(static_cast(L_20)); NullCheck(L_21); Vector3_t3722313464 L_22 = Transform_get_position_m36019626(L_21, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_16)->GetAddressAt(static_cast(L_17))) = L_22; int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_00c2: { int32_t L_24 = V_3; TransformU5BU5D_t807237628* L_25 = V_2; NullCheck(L_25); if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_25)->max_length))))))) { goto IL_00aa; } } IL_00cb: { Transform_t3600365921 * L_26 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_26); Vector3_t3722313464 L_27 = Transform_get_position_m36019626(L_26, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_28 = V_0; NullCheck(L_28); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); bool L_29 = Vector3_op_Inequality_m315980366(NULL /*static, unused*/, L_27, (*(Vector3_t3722313464 *)((L_28)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); if (!L_29) { goto IL_0131; } } { Hashtable_t1853889766 * L_30 = __this->get_tweenArguments_21(); NullCheck(L_30); bool L_31 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_30, _stringLiteral1977180680); if (!L_31) { goto IL_011b; } } { Hashtable_t1853889766 * L_32 = __this->get_tweenArguments_21(); NullCheck(L_32); RuntimeObject * L_33 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_32, _stringLiteral1977180680); if (!((*(bool*)((bool*)UnBox(L_33, Boolean_t97287965_il2cpp_TypeInfo_var))))) { goto IL_0126; } } IL_011b: { V_4 = (bool)1; V_5 = 3; goto IL_012c; } IL_0126: { V_4 = (bool)0; V_5 = 2; } IL_012c: { goto IL_0137; } IL_0131: { V_4 = (bool)0; V_5 = 2; } IL_0137: { Vector3U5BU5D_t1718750761* L_34 = V_0; NullCheck(L_34); int32_t L_35 = V_5; __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_34)->max_length)))), (int32_t)L_35))))); bool L_36 = V_4; if (!L_36) { goto IL_0173; } } { Vector3U5BU5D_t1718750761* L_37 = __this->get_vector3s_26(); NullCheck(L_37); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_38); Vector3_t3722313464 L_39 = Transform_get_position_m36019626(L_38, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_37)->GetAddressAt(static_cast(1))) = L_39; V_5 = 2; goto IL_0176; } IL_0173: { V_5 = 1; } IL_0176: { Vector3U5BU5D_t1718750761* L_40 = V_0; Vector3U5BU5D_t1718750761* L_41 = __this->get_vector3s_26(); int32_t L_42 = V_5; Vector3U5BU5D_t1718750761* L_43 = V_0; NullCheck(L_43); Array_Copy_m344457298(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_40, 0, (RuntimeArray *)(RuntimeArray *)L_41, L_42, (((int32_t)((int32_t)(((RuntimeArray *)L_43)->max_length)))), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_44 = __this->get_vector3s_26(); NullCheck(L_44); Vector3U5BU5D_t1718750761* L_45 = __this->get_vector3s_26(); NullCheck(L_45); Vector3U5BU5D_t1718750761* L_46 = __this->get_vector3s_26(); NullCheck(L_46); Vector3U5BU5D_t1718750761* L_47 = __this->get_vector3s_26(); NullCheck(L_47); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_48 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_46)->GetAddressAt(static_cast(1)))), (*(Vector3_t3722313464 *)((L_47)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); Vector3_t3722313464 L_49 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_45)->GetAddressAt(static_cast(1)))), L_48, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_44)->GetAddressAt(static_cast(0))) = L_49; Vector3U5BU5D_t1718750761* L_50 = __this->get_vector3s_26(); Vector3U5BU5D_t1718750761* L_51 = __this->get_vector3s_26(); NullCheck(L_51); NullCheck(L_50); Vector3U5BU5D_t1718750761* L_52 = __this->get_vector3s_26(); Vector3U5BU5D_t1718750761* L_53 = __this->get_vector3s_26(); NullCheck(L_53); NullCheck(L_52); Vector3U5BU5D_t1718750761* L_54 = __this->get_vector3s_26(); Vector3U5BU5D_t1718750761* L_55 = __this->get_vector3s_26(); NullCheck(L_55); NullCheck(L_54); Vector3U5BU5D_t1718750761* L_56 = __this->get_vector3s_26(); Vector3U5BU5D_t1718750761* L_57 = __this->get_vector3s_26(); NullCheck(L_57); NullCheck(L_56); Vector3_t3722313464 L_58 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_54)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_55)->max_length)))), (int32_t)2)))))), (*(Vector3_t3722313464 *)((L_56)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_57)->max_length)))), (int32_t)3)))))), /*hidden argument*/NULL); Vector3_t3722313464 L_59 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_52)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_53)->max_length)))), (int32_t)2)))))), L_58, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_50)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_51)->max_length)))), (int32_t)1))))) = L_59; Vector3U5BU5D_t1718750761* L_60 = __this->get_vector3s_26(); NullCheck(L_60); Vector3U5BU5D_t1718750761* L_61 = __this->get_vector3s_26(); Vector3U5BU5D_t1718750761* L_62 = __this->get_vector3s_26(); NullCheck(L_62); NullCheck(L_61); bool L_63 = Vector3_op_Equality_m4231250055(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_60)->GetAddressAt(static_cast(1)))), (*(Vector3_t3722313464 *)((L_61)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_62)->max_length)))), (int32_t)2)))))), /*hidden argument*/NULL); if (!L_63) { goto IL_02ff; } } { Vector3U5BU5D_t1718750761* L_64 = __this->get_vector3s_26(); NullCheck(L_64); V_6 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_64)->max_length)))))); Vector3U5BU5D_t1718750761* L_65 = __this->get_vector3s_26(); Vector3U5BU5D_t1718750761* L_66 = V_6; Vector3U5BU5D_t1718750761* L_67 = __this->get_vector3s_26(); NullCheck(L_67); Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_65, (RuntimeArray *)(RuntimeArray *)L_66, (((int32_t)((int32_t)(((RuntimeArray *)L_67)->max_length)))), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_68 = V_6; NullCheck(L_68); Vector3U5BU5D_t1718750761* L_69 = V_6; Vector3U5BU5D_t1718750761* L_70 = V_6; NullCheck(L_70); NullCheck(L_69); *(Vector3_t3722313464 *)((L_68)->GetAddressAt(static_cast(0))) = (*(Vector3_t3722313464 *)((L_69)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_70)->max_length)))), (int32_t)3)))))); Vector3U5BU5D_t1718750761* L_71 = V_6; Vector3U5BU5D_t1718750761* L_72 = V_6; NullCheck(L_72); NullCheck(L_71); Vector3U5BU5D_t1718750761* L_73 = V_6; NullCheck(L_73); *(Vector3_t3722313464 *)((L_71)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_72)->max_length)))), (int32_t)1))))) = (*(Vector3_t3722313464 *)((L_73)->GetAddressAt(static_cast(2)))); Vector3U5BU5D_t1718750761* L_74 = V_6; NullCheck(L_74); __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_74)->max_length))))))); Vector3U5BU5D_t1718750761* L_75 = V_6; Vector3U5BU5D_t1718750761* L_76 = __this->get_vector3s_26(); Vector3U5BU5D_t1718750761* L_77 = V_6; NullCheck(L_77); Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_75, (RuntimeArray *)(RuntimeArray *)L_76, (((int32_t)((int32_t)(((RuntimeArray *)L_77)->max_length)))), /*hidden argument*/NULL); } IL_02ff: { Vector3U5BU5D_t1718750761* L_78 = __this->get_vector3s_26(); CRSpline_t2815350084 * L_79 = (CRSpline_t2815350084 *)il2cpp_codegen_object_new(CRSpline_t2815350084_il2cpp_TypeInfo_var); CRSpline__ctor_m1806811515(L_79, L_78, /*hidden argument*/NULL); __this->set_path_31(L_79); Hashtable_t1853889766 * L_80 = __this->get_tweenArguments_21(); NullCheck(L_80); bool L_81 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_80, _stringLiteral3556801464); if (!L_81) { goto IL_0350; } } { Vector3U5BU5D_t1718750761* L_82 = __this->get_vector3s_26(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); float L_83 = iTween_PathLength_m457905035(NULL /*static, unused*/, L_82, /*hidden argument*/NULL); V_7 = L_83; float L_84 = V_7; Hashtable_t1853889766 * L_85 = __this->get_tweenArguments_21(); NullCheck(L_85); RuntimeObject * L_86 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_85, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_84/(float)((*(float*)((float*)UnBox(L_86, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_0350: { return; } } // System.Void iTween::GenerateMoveToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateMoveToTargets_m2473683221 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateMoveToTargets_m2473683221_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Transform_t3600365921 * V_1 = NULL; float V_2 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); bool L_0 = __this->get_isLocal_16(); if (!L_0) { goto IL_004c; } } { Vector3U5BU5D_t1718750761* L_1 = __this->get_vector3s_26(); NullCheck(L_1); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localPosition_m4234289348(L_3, /*hidden argument*/NULL); Vector3_t3722313464 L_5 = L_4; V_0 = L_5; *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(1))) = L_5; Vector3_t3722313464 L_6 = V_0; *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(0))) = L_6; goto IL_007c; } IL_004c: { Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_position_m36019626(L_9, /*hidden argument*/NULL); Vector3_t3722313464 L_11 = L_10; V_0 = L_11; *(Vector3_t3722313464 *)((L_8)->GetAddressAt(static_cast(1))) = L_11; Vector3_t3722313464 L_12 = V_0; *(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(0))) = L_12; } IL_007c: { Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); bool L_14 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteral4254451314); if (!L_14) { goto IL_0136; } } { Hashtable_t1853889766 * L_15 = __this->get_tweenArguments_21(); NullCheck(L_15); RuntimeObject * L_16 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral4254451314); NullCheck(L_16); Type_t * L_17 = Object_GetType_m88164663(L_16, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_18 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_17) == ((RuntimeObject*)(Type_t *)L_19)))) { goto IL_00e7; } } { Hashtable_t1853889766 * L_20 = __this->get_tweenArguments_21(); NullCheck(L_20); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral4254451314); V_1 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_21, Transform_t3600365921_il2cpp_TypeInfo_var)); Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); Transform_t3600365921 * L_23 = V_1; NullCheck(L_23); Vector3_t3722313464 L_24 = Transform_get_position_m36019626(L_23, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_22)->GetAddressAt(static_cast(1))) = L_24; goto IL_0131; } IL_00e7: { Hashtable_t1853889766 * L_25 = __this->get_tweenArguments_21(); NullCheck(L_25); RuntimeObject * L_26 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteral4254451314); NullCheck(L_26); Type_t * L_27 = Object_GetType_m88164663(L_26, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_28 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_27) == ((RuntimeObject*)(Type_t *)L_29)))) { goto IL_0131; } } { Vector3U5BU5D_t1718750761* L_30 = __this->get_vector3s_26(); NullCheck(L_30); Hashtable_t1853889766 * L_31 = __this->get_tweenArguments_21(); NullCheck(L_31); RuntimeObject * L_32 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_31, _stringLiteral4254451314); *(Vector3_t3722313464 *)((L_30)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_32, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_0131: { goto IL_01e7; } IL_0136: { Hashtable_t1853889766 * L_33 = __this->get_tweenArguments_21(); NullCheck(L_33); bool L_34 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_33, _stringLiteral3452614616); if (!L_34) { goto IL_0171; } } { Vector3U5BU5D_t1718750761* L_35 = __this->get_vector3s_26(); NullCheck(L_35); Hashtable_t1853889766 * L_36 = __this->get_tweenArguments_21(); NullCheck(L_36); RuntimeObject * L_37 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_36, _stringLiteral3452614616); ((L_35)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_37, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0171: { Hashtable_t1853889766 * L_38 = __this->get_tweenArguments_21(); NullCheck(L_38); bool L_39 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_38, _stringLiteral3452614615); if (!L_39) { goto IL_01ac; } } { Vector3U5BU5D_t1718750761* L_40 = __this->get_vector3s_26(); NullCheck(L_40); Hashtable_t1853889766 * L_41 = __this->get_tweenArguments_21(); NullCheck(L_41); RuntimeObject * L_42 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, _stringLiteral3452614615); ((L_40)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_42, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01ac: { Hashtable_t1853889766 * L_43 = __this->get_tweenArguments_21(); NullCheck(L_43); bool L_44 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_43, _stringLiteral3452614614); if (!L_44) { goto IL_01e7; } } { Vector3U5BU5D_t1718750761* L_45 = __this->get_vector3s_26(); NullCheck(L_45); Hashtable_t1853889766 * L_46 = __this->get_tweenArguments_21(); NullCheck(L_46); RuntimeObject * L_47 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_46, _stringLiteral3452614614); ((L_45)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_47, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01e7: { Hashtable_t1853889766 * L_48 = __this->get_tweenArguments_21(); NullCheck(L_48); bool L_49 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_48, _stringLiteral1048568507); if (!L_49) { goto IL_023c; } } { Hashtable_t1853889766 * L_50 = __this->get_tweenArguments_21(); NullCheck(L_50); RuntimeObject * L_51 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_50, _stringLiteral1048568507); if (!((*(bool*)((bool*)UnBox(L_51, Boolean_t97287965_il2cpp_TypeInfo_var))))) { goto IL_023c; } } { Hashtable_t1853889766 * L_52 = __this->get_tweenArguments_21(); Vector3U5BU5D_t1718750761* L_53 = __this->get_vector3s_26(); NullCheck(L_53); Vector3_t3722313464 L_54 = (*(Vector3_t3722313464 *)((L_53)->GetAddressAt(static_cast(1)))); RuntimeObject * L_55 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_54); NullCheck(L_52); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_52, _stringLiteral2919290083, L_55); } IL_023c: { Hashtable_t1853889766 * L_56 = __this->get_tweenArguments_21(); NullCheck(L_56); bool L_57 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_56, _stringLiteral3556801464); if (!L_57) { goto IL_029b; } } { Vector3U5BU5D_t1718750761* L_58 = __this->get_vector3s_26(); NullCheck(L_58); Vector3U5BU5D_t1718750761* L_59 = __this->get_vector3s_26(); NullCheck(L_59); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_60 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_58)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_59)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_61 = fabsf(L_60); V_2 = L_61; float L_62 = V_2; Hashtable_t1853889766 * L_63 = __this->get_tweenArguments_21(); NullCheck(L_63); RuntimeObject * L_64 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_63, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_62/(float)((*(float*)((float*)UnBox(L_64, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_029b: { return; } } // System.Void iTween::GenerateMoveByTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateMoveByTargets_m612843936 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateMoveByTargets_m612843936_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)6))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_eulerAngles_m2743581774(L_1, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(4))) = L_2; Vector3U5BU5D_t1718750761* L_3 = __this->get_vector3s_26(); NullCheck(L_3); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); Vector3U5BU5D_t1718750761* L_5 = __this->get_vector3s_26(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_position_m36019626(L_6, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = L_7; V_0 = L_8; *(Vector3_t3722313464 *)((L_5)->GetAddressAt(static_cast(3))) = L_8; Vector3_t3722313464 L_9 = V_0; Vector3_t3722313464 L_10 = L_9; V_0 = L_10; *(Vector3_t3722313464 *)((L_4)->GetAddressAt(static_cast(1))) = L_10; Vector3_t3722313464 L_11 = V_0; *(Vector3_t3722313464 *)((L_3)->GetAddressAt(static_cast(0))) = L_11; Hashtable_t1853889766 * L_12 = __this->get_tweenArguments_21(); NullCheck(L_12); bool L_13 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_12, _stringLiteral3102391802); if (!L_13) { goto IL_00c2; } } { Vector3U5BU5D_t1718750761* L_14 = __this->get_vector3s_26(); NullCheck(L_14); Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); RuntimeObject * L_17 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral3102391802); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_18 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_15)->GetAddressAt(static_cast(0)))), ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_17, Vector3_t3722313464_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_14)->GetAddressAt(static_cast(1))) = L_18; goto IL_01a9; } IL_00c2: { Hashtable_t1853889766 * L_19 = __this->get_tweenArguments_21(); NullCheck(L_19); bool L_20 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_19, _stringLiteral3452614616); if (!L_20) { goto IL_010f; } } { Vector3U5BU5D_t1718750761* L_21 = __this->get_vector3s_26(); NullCheck(L_21); Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); float L_23 = ((L_22)->GetAddressAt(static_cast(0)))->get_x_1(); Hashtable_t1853889766 * L_24 = __this->get_tweenArguments_21(); NullCheck(L_24); RuntimeObject * L_25 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_24, _stringLiteral3452614616); ((L_21)->GetAddressAt(static_cast(1)))->set_x_1(((float)il2cpp_codegen_add((float)L_23, (float)((*(float*)((float*)UnBox(L_25, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_010f: { Hashtable_t1853889766 * L_26 = __this->get_tweenArguments_21(); NullCheck(L_26); bool L_27 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_26, _stringLiteral3452614615); if (!L_27) { goto IL_015c; } } { Vector3U5BU5D_t1718750761* L_28 = __this->get_vector3s_26(); NullCheck(L_28); Vector3U5BU5D_t1718750761* L_29 = __this->get_vector3s_26(); NullCheck(L_29); float L_30 = ((L_29)->GetAddressAt(static_cast(0)))->get_y_2(); Hashtable_t1853889766 * L_31 = __this->get_tweenArguments_21(); NullCheck(L_31); RuntimeObject * L_32 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_31, _stringLiteral3452614615); ((L_28)->GetAddressAt(static_cast(1)))->set_y_2(((float)il2cpp_codegen_add((float)L_30, (float)((*(float*)((float*)UnBox(L_32, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_015c: { Hashtable_t1853889766 * L_33 = __this->get_tweenArguments_21(); NullCheck(L_33); bool L_34 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_33, _stringLiteral3452614614); if (!L_34) { goto IL_01a9; } } { Vector3U5BU5D_t1718750761* L_35 = __this->get_vector3s_26(); NullCheck(L_35); Vector3U5BU5D_t1718750761* L_36 = __this->get_vector3s_26(); NullCheck(L_36); float L_37 = ((L_36)->GetAddressAt(static_cast(0)))->get_z_3(); Hashtable_t1853889766 * L_38 = __this->get_tweenArguments_21(); NullCheck(L_38); RuntimeObject * L_39 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_38, _stringLiteral3452614614); ((L_35)->GetAddressAt(static_cast(1)))->set_z_3(((float)il2cpp_codegen_add((float)L_37, (float)((*(float*)((float*)UnBox(L_39, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_01a9: { Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_41 = __this->get_vector3s_26(); NullCheck(L_41); int32_t L_42 = __this->get_space_22(); NullCheck(L_40); Transform_Translate_m1990195114(L_40, (*(Vector3_t3722313464 *)((L_41)->GetAddressAt(static_cast(1)))), L_42, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_43 = __this->get_vector3s_26(); NullCheck(L_43); Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_44); Vector3_t3722313464 L_45 = Transform_get_position_m36019626(L_44, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_43)->GetAddressAt(static_cast(5))) = L_45; Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_47 = __this->get_vector3s_26(); NullCheck(L_47); NullCheck(L_46); Transform_set_position_m3387557959(L_46, (*(Vector3_t3722313464 *)((L_47)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); Hashtable_t1853889766 * L_48 = __this->get_tweenArguments_21(); NullCheck(L_48); bool L_49 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_48, _stringLiteral1048568507); if (!L_49) { goto IL_0258; } } { Hashtable_t1853889766 * L_50 = __this->get_tweenArguments_21(); NullCheck(L_50); RuntimeObject * L_51 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_50, _stringLiteral1048568507); if (!((*(bool*)((bool*)UnBox(L_51, Boolean_t97287965_il2cpp_TypeInfo_var))))) { goto IL_0258; } } { Hashtable_t1853889766 * L_52 = __this->get_tweenArguments_21(); Vector3U5BU5D_t1718750761* L_53 = __this->get_vector3s_26(); NullCheck(L_53); Vector3_t3722313464 L_54 = (*(Vector3_t3722313464 *)((L_53)->GetAddressAt(static_cast(1)))); RuntimeObject * L_55 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_54); NullCheck(L_52); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_52, _stringLiteral2919290083, L_55); } IL_0258: { Hashtable_t1853889766 * L_56 = __this->get_tweenArguments_21(); NullCheck(L_56); bool L_57 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_56, _stringLiteral3556801464); if (!L_57) { goto IL_02b7; } } { Vector3U5BU5D_t1718750761* L_58 = __this->get_vector3s_26(); NullCheck(L_58); Vector3U5BU5D_t1718750761* L_59 = __this->get_vector3s_26(); NullCheck(L_59); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_60 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_58)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_59)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_61 = fabsf(L_60); V_1 = L_61; float L_62 = V_1; Hashtable_t1853889766 * L_63 = __this->get_tweenArguments_21(); NullCheck(L_63); RuntimeObject * L_64 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_63, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_62/(float)((*(float*)((float*)UnBox(L_64, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_02b7: { return; } } // System.Void iTween::GenerateScaleToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateScaleToTargets_m2528190277 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateScaleToTargets_m2528190277_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Transform_t3600365921 * V_1 = NULL; float V_2 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Vector3U5BU5D_t1718750761* L_1 = __this->get_vector3s_26(); NullCheck(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_localScale_m129152068(L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = L_3; V_0 = L_4; *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(1))) = L_4; Vector3_t3722313464 L_5 = V_0; *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_5; Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral763144525); if (!L_7) { goto IL_00f6; } } { Hashtable_t1853889766 * L_8 = __this->get_tweenArguments_21(); NullCheck(L_8); RuntimeObject * L_9 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_8, _stringLiteral763144525); NullCheck(L_9); Type_t * L_10 = Object_GetType_m88164663(L_9, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_11 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_10) == ((RuntimeObject*)(Type_t *)L_12)))) { goto IL_00a7; } } { Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral763144525); V_1 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_14, Transform_t3600365921_il2cpp_TypeInfo_var)); Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); Transform_t3600365921 * L_16 = V_1; NullCheck(L_16); Vector3_t3722313464 L_17 = Transform_get_localScale_m129152068(L_16, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_15)->GetAddressAt(static_cast(1))) = L_17; goto IL_00f1; } IL_00a7: { Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); RuntimeObject * L_19 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral763144525); NullCheck(L_19); Type_t * L_20 = Object_GetType_m88164663(L_19, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_21 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_22 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_20) == ((RuntimeObject*)(Type_t *)L_22)))) { goto IL_00f1; } } { Vector3U5BU5D_t1718750761* L_23 = __this->get_vector3s_26(); NullCheck(L_23); Hashtable_t1853889766 * L_24 = __this->get_tweenArguments_21(); NullCheck(L_24); RuntimeObject * L_25 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_24, _stringLiteral763144525); *(Vector3_t3722313464 *)((L_23)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_25, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_00f1: { goto IL_01a7; } IL_00f6: { Hashtable_t1853889766 * L_26 = __this->get_tweenArguments_21(); NullCheck(L_26); bool L_27 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_26, _stringLiteral3452614616); if (!L_27) { goto IL_0131; } } { Vector3U5BU5D_t1718750761* L_28 = __this->get_vector3s_26(); NullCheck(L_28); Hashtable_t1853889766 * L_29 = __this->get_tweenArguments_21(); NullCheck(L_29); RuntimeObject * L_30 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_29, _stringLiteral3452614616); ((L_28)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_30, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0131: { Hashtable_t1853889766 * L_31 = __this->get_tweenArguments_21(); NullCheck(L_31); bool L_32 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_31, _stringLiteral3452614615); if (!L_32) { goto IL_016c; } } { Vector3U5BU5D_t1718750761* L_33 = __this->get_vector3s_26(); NullCheck(L_33); Hashtable_t1853889766 * L_34 = __this->get_tweenArguments_21(); NullCheck(L_34); RuntimeObject * L_35 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_34, _stringLiteral3452614615); ((L_33)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_35, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_016c: { Hashtable_t1853889766 * L_36 = __this->get_tweenArguments_21(); NullCheck(L_36); bool L_37 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_36, _stringLiteral3452614614); if (!L_37) { goto IL_01a7; } } { Vector3U5BU5D_t1718750761* L_38 = __this->get_vector3s_26(); NullCheck(L_38); Hashtable_t1853889766 * L_39 = __this->get_tweenArguments_21(); NullCheck(L_39); RuntimeObject * L_40 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_39, _stringLiteral3452614614); ((L_38)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_40, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01a7: { Hashtable_t1853889766 * L_41 = __this->get_tweenArguments_21(); NullCheck(L_41); bool L_42 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_41, _stringLiteral3556801464); if (!L_42) { goto IL_0206; } } { Vector3U5BU5D_t1718750761* L_43 = __this->get_vector3s_26(); NullCheck(L_43); Vector3U5BU5D_t1718750761* L_44 = __this->get_vector3s_26(); NullCheck(L_44); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_45 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_43)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_44)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_46 = fabsf(L_45); V_2 = L_46; float L_47 = V_2; Hashtable_t1853889766 * L_48 = __this->get_tweenArguments_21(); NullCheck(L_48); RuntimeObject * L_49 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_48, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_47/(float)((*(float*)((float*)UnBox(L_49, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_0206: { return; } } // System.Void iTween::GenerateScaleByTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateScaleByTargets_m2704653471 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateScaleByTargets_m2704653471_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Vector3U5BU5D_t1718750761* L_1 = __this->get_vector3s_26(); NullCheck(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_localScale_m129152068(L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = L_3; V_0 = L_4; *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(1))) = L_4; Vector3_t3722313464 L_5 = V_0; *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_5; Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral3102391802); if (!L_7) { goto IL_0092; } } { Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); Vector3U5BU5D_t1718750761* L_9 = __this->get_vector3s_26(); NullCheck(L_9); Hashtable_t1853889766 * L_10 = __this->get_tweenArguments_21(); NullCheck(L_10); RuntimeObject * L_11 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_10, _stringLiteral3102391802); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_12 = Vector3_Scale_m4006687392(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_9)->GetAddressAt(static_cast(1)))), ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_11, Vector3_t3722313464_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_8)->GetAddressAt(static_cast(1))) = L_12; goto IL_0158; } IL_0092: { Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); bool L_14 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteral3452614616); if (!L_14) { goto IL_00d4; } } { Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); Vector3_t3722313464 * L_16 = ((L_15)->GetAddressAt(static_cast(1))); float L_17 = L_16->get_x_1(); Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); RuntimeObject * L_19 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral3452614616); L_16->set_x_1(((float)il2cpp_codegen_multiply((float)L_17, (float)((*(float*)((float*)UnBox(L_19, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_00d4: { Hashtable_t1853889766 * L_20 = __this->get_tweenArguments_21(); NullCheck(L_20); bool L_21 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_20, _stringLiteral3452614615); if (!L_21) { goto IL_0116; } } { Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); Vector3_t3722313464 * L_23 = ((L_22)->GetAddressAt(static_cast(1))); float L_24 = L_23->get_y_2(); Hashtable_t1853889766 * L_25 = __this->get_tweenArguments_21(); NullCheck(L_25); RuntimeObject * L_26 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteral3452614615); L_23->set_y_2(((float)il2cpp_codegen_multiply((float)L_24, (float)((*(float*)((float*)UnBox(L_26, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_0116: { Hashtable_t1853889766 * L_27 = __this->get_tweenArguments_21(); NullCheck(L_27); bool L_28 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_27, _stringLiteral3452614614); if (!L_28) { goto IL_0158; } } { Vector3U5BU5D_t1718750761* L_29 = __this->get_vector3s_26(); NullCheck(L_29); Vector3_t3722313464 * L_30 = ((L_29)->GetAddressAt(static_cast(1))); float L_31 = L_30->get_z_3(); Hashtable_t1853889766 * L_32 = __this->get_tweenArguments_21(); NullCheck(L_32); RuntimeObject * L_33 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_32, _stringLiteral3452614614); L_30->set_z_3(((float)il2cpp_codegen_multiply((float)L_31, (float)((*(float*)((float*)UnBox(L_33, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_0158: { Hashtable_t1853889766 * L_34 = __this->get_tweenArguments_21(); NullCheck(L_34); bool L_35 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_34, _stringLiteral3556801464); if (!L_35) { goto IL_01b7; } } { Vector3U5BU5D_t1718750761* L_36 = __this->get_vector3s_26(); NullCheck(L_36); Vector3U5BU5D_t1718750761* L_37 = __this->get_vector3s_26(); NullCheck(L_37); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_38 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_36)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_37)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_39 = fabsf(L_38); V_1 = L_39; float L_40 = V_1; Hashtable_t1853889766 * L_41 = __this->get_tweenArguments_21(); NullCheck(L_41); RuntimeObject * L_42 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_40/(float)((*(float*)((float*)UnBox(L_42, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_01b7: { return; } } // System.Void iTween::GenerateScaleAddTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateScaleAddTargets_m2942020586 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateScaleAddTargets_m2942020586_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Vector3U5BU5D_t1718750761* L_1 = __this->get_vector3s_26(); NullCheck(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_localScale_m129152068(L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = L_3; V_0 = L_4; *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(1))) = L_4; Vector3_t3722313464 L_5 = V_0; *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_5; Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral3102391802); if (!L_7) { goto IL_0087; } } { Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); Vector3_t3722313464 * L_9 = ((L_8)->GetAddressAt(static_cast(1))); Hashtable_t1853889766 * L_10 = __this->get_tweenArguments_21(); NullCheck(L_10); RuntimeObject * L_11 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_10, _stringLiteral3102391802); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_12 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)L_9), ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_11, Vector3_t3722313464_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); *(Vector3_t3722313464 *)L_9 = L_12; goto IL_014d; } IL_0087: { Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); bool L_14 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteral3452614616); if (!L_14) { goto IL_00c9; } } { Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); Vector3_t3722313464 * L_16 = ((L_15)->GetAddressAt(static_cast(1))); float L_17 = L_16->get_x_1(); Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); RuntimeObject * L_19 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral3452614616); L_16->set_x_1(((float)il2cpp_codegen_add((float)L_17, (float)((*(float*)((float*)UnBox(L_19, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_00c9: { Hashtable_t1853889766 * L_20 = __this->get_tweenArguments_21(); NullCheck(L_20); bool L_21 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_20, _stringLiteral3452614615); if (!L_21) { goto IL_010b; } } { Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); Vector3_t3722313464 * L_23 = ((L_22)->GetAddressAt(static_cast(1))); float L_24 = L_23->get_y_2(); Hashtable_t1853889766 * L_25 = __this->get_tweenArguments_21(); NullCheck(L_25); RuntimeObject * L_26 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteral3452614615); L_23->set_y_2(((float)il2cpp_codegen_add((float)L_24, (float)((*(float*)((float*)UnBox(L_26, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_010b: { Hashtable_t1853889766 * L_27 = __this->get_tweenArguments_21(); NullCheck(L_27); bool L_28 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_27, _stringLiteral3452614614); if (!L_28) { goto IL_014d; } } { Vector3U5BU5D_t1718750761* L_29 = __this->get_vector3s_26(); NullCheck(L_29); Vector3_t3722313464 * L_30 = ((L_29)->GetAddressAt(static_cast(1))); float L_31 = L_30->get_z_3(); Hashtable_t1853889766 * L_32 = __this->get_tweenArguments_21(); NullCheck(L_32); RuntimeObject * L_33 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_32, _stringLiteral3452614614); L_30->set_z_3(((float)il2cpp_codegen_add((float)L_31, (float)((*(float*)((float*)UnBox(L_33, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_014d: { Hashtable_t1853889766 * L_34 = __this->get_tweenArguments_21(); NullCheck(L_34); bool L_35 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_34, _stringLiteral3556801464); if (!L_35) { goto IL_01ac; } } { Vector3U5BU5D_t1718750761* L_36 = __this->get_vector3s_26(); NullCheck(L_36); Vector3U5BU5D_t1718750761* L_37 = __this->get_vector3s_26(); NullCheck(L_37); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_38 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_36)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_37)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_39 = fabsf(L_38); V_1 = L_39; float L_40 = V_1; Hashtable_t1853889766 * L_41 = __this->get_tweenArguments_21(); NullCheck(L_41); RuntimeObject * L_42 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_40/(float)((*(float*)((float*)UnBox(L_42, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_01ac: { return; } } // System.Void iTween::GenerateRotateToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateRotateToTargets_m1524444112 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateRotateToTargets_m1524444112_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Transform_t3600365921 * V_1 = NULL; float V_2 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); bool L_0 = __this->get_isLocal_16(); if (!L_0) { goto IL_004c; } } { Vector3U5BU5D_t1718750761* L_1 = __this->get_vector3s_26(); NullCheck(L_1); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localEulerAngles_m2136926248(L_3, /*hidden argument*/NULL); Vector3_t3722313464 L_5 = L_4; V_0 = L_5; *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(1))) = L_5; Vector3_t3722313464 L_6 = V_0; *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(0))) = L_6; goto IL_007c; } IL_004c: { Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_eulerAngles_m2743581774(L_9, /*hidden argument*/NULL); Vector3_t3722313464 L_11 = L_10; V_0 = L_11; *(Vector3_t3722313464 *)((L_8)->GetAddressAt(static_cast(1))) = L_11; Vector3_t3722313464 L_12 = V_0; *(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(0))) = L_12; } IL_007c: { Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); bool L_14 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteral1757920701); if (!L_14) { goto IL_0136; } } { Hashtable_t1853889766 * L_15 = __this->get_tweenArguments_21(); NullCheck(L_15); RuntimeObject * L_16 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral1757920701); NullCheck(L_16); Type_t * L_17 = Object_GetType_m88164663(L_16, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_18 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_17) == ((RuntimeObject*)(Type_t *)L_19)))) { goto IL_00e7; } } { Hashtable_t1853889766 * L_20 = __this->get_tweenArguments_21(); NullCheck(L_20); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral1757920701); V_1 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_21, Transform_t3600365921_il2cpp_TypeInfo_var)); Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); Transform_t3600365921 * L_23 = V_1; NullCheck(L_23); Vector3_t3722313464 L_24 = Transform_get_eulerAngles_m2743581774(L_23, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_22)->GetAddressAt(static_cast(1))) = L_24; goto IL_0131; } IL_00e7: { Hashtable_t1853889766 * L_25 = __this->get_tweenArguments_21(); NullCheck(L_25); RuntimeObject * L_26 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteral1757920701); NullCheck(L_26); Type_t * L_27 = Object_GetType_m88164663(L_26, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_28 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_27) == ((RuntimeObject*)(Type_t *)L_29)))) { goto IL_0131; } } { Vector3U5BU5D_t1718750761* L_30 = __this->get_vector3s_26(); NullCheck(L_30); Hashtable_t1853889766 * L_31 = __this->get_tweenArguments_21(); NullCheck(L_31); RuntimeObject * L_32 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_31, _stringLiteral1757920701); *(Vector3_t3722313464 *)((L_30)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_32, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_0131: { goto IL_01e7; } IL_0136: { Hashtable_t1853889766 * L_33 = __this->get_tweenArguments_21(); NullCheck(L_33); bool L_34 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_33, _stringLiteral3452614616); if (!L_34) { goto IL_0171; } } { Vector3U5BU5D_t1718750761* L_35 = __this->get_vector3s_26(); NullCheck(L_35); Hashtable_t1853889766 * L_36 = __this->get_tweenArguments_21(); NullCheck(L_36); RuntimeObject * L_37 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_36, _stringLiteral3452614616); ((L_35)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_37, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0171: { Hashtable_t1853889766 * L_38 = __this->get_tweenArguments_21(); NullCheck(L_38); bool L_39 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_38, _stringLiteral3452614615); if (!L_39) { goto IL_01ac; } } { Vector3U5BU5D_t1718750761* L_40 = __this->get_vector3s_26(); NullCheck(L_40); Hashtable_t1853889766 * L_41 = __this->get_tweenArguments_21(); NullCheck(L_41); RuntimeObject * L_42 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, _stringLiteral3452614615); ((L_40)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_42, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01ac: { Hashtable_t1853889766 * L_43 = __this->get_tweenArguments_21(); NullCheck(L_43); bool L_44 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_43, _stringLiteral3452614614); if (!L_44) { goto IL_01e7; } } { Vector3U5BU5D_t1718750761* L_45 = __this->get_vector3s_26(); NullCheck(L_45); Hashtable_t1853889766 * L_46 = __this->get_tweenArguments_21(); NullCheck(L_46); RuntimeObject * L_47 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_46, _stringLiteral3452614614); ((L_45)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_47, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01e7: { Vector3U5BU5D_t1718750761* L_48 = __this->get_vector3s_26(); NullCheck(L_48); Vector3U5BU5D_t1718750761* L_49 = __this->get_vector3s_26(); NullCheck(L_49); float L_50 = ((L_49)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_51 = __this->get_vector3s_26(); NullCheck(L_51); float L_52 = ((L_51)->GetAddressAt(static_cast(1)))->get_x_1(); float L_53 = iTween_clerp_m1924731660(__this, L_50, L_52, (1.0f), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_54 = __this->get_vector3s_26(); NullCheck(L_54); float L_55 = ((L_54)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_56 = __this->get_vector3s_26(); NullCheck(L_56); float L_57 = ((L_56)->GetAddressAt(static_cast(1)))->get_y_2(); float L_58 = iTween_clerp_m1924731660(__this, L_55, L_57, (1.0f), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_59 = __this->get_vector3s_26(); NullCheck(L_59); float L_60 = ((L_59)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_61 = __this->get_vector3s_26(); NullCheck(L_61); float L_62 = ((L_61)->GetAddressAt(static_cast(1)))->get_z_3(); float L_63 = iTween_clerp_m1924731660(__this, L_60, L_62, (1.0f), /*hidden argument*/NULL); Vector3_t3722313464 L_64; memset(&L_64, 0, sizeof(L_64)); Vector3__ctor_m3353183577((&L_64), L_53, L_58, L_63, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_48)->GetAddressAt(static_cast(1))) = L_64; Hashtable_t1853889766 * L_65 = __this->get_tweenArguments_21(); NullCheck(L_65); bool L_66 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_65, _stringLiteral3556801464); if (!L_66) { goto IL_02e3; } } { Vector3U5BU5D_t1718750761* L_67 = __this->get_vector3s_26(); NullCheck(L_67); Vector3U5BU5D_t1718750761* L_68 = __this->get_vector3s_26(); NullCheck(L_68); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_69 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_67)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_68)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_70 = fabsf(L_69); V_2 = L_70; float L_71 = V_2; Hashtable_t1853889766 * L_72 = __this->get_tweenArguments_21(); NullCheck(L_72); RuntimeObject * L_73 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_72, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_71/(float)((*(float*)((float*)UnBox(L_73, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_02e3: { return; } } // System.Void iTween::GenerateRotateAddTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateRotateAddTargets_m2932599577 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateRotateAddTargets_m2932599577_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)5))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Vector3U5BU5D_t1718750761* L_1 = __this->get_vector3s_26(); NullCheck(L_1); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_eulerAngles_m2743581774(L_3, /*hidden argument*/NULL); Vector3_t3722313464 L_5 = L_4; V_0 = L_5; *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(3))) = L_5; Vector3_t3722313464 L_6 = V_0; Vector3_t3722313464 L_7 = L_6; V_0 = L_7; *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(1))) = L_7; Vector3_t3722313464 L_8 = V_0; *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_8; Hashtable_t1853889766 * L_9 = __this->get_tweenArguments_21(); NullCheck(L_9); bool L_10 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_9, _stringLiteral3102391802); if (!L_10) { goto IL_009b; } } { Vector3U5BU5D_t1718750761* L_11 = __this->get_vector3s_26(); NullCheck(L_11); Vector3_t3722313464 * L_12 = ((L_11)->GetAddressAt(static_cast(1))); Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3102391802); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_15 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)L_12), ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_14, Vector3_t3722313464_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); *(Vector3_t3722313464 *)L_12 = L_15; goto IL_0161; } IL_009b: { Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); bool L_17 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral3452614616); if (!L_17) { goto IL_00dd; } } { Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); Vector3_t3722313464 * L_19 = ((L_18)->GetAddressAt(static_cast(1))); float L_20 = L_19->get_x_1(); Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); NullCheck(L_21); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral3452614616); L_19->set_x_1(((float)il2cpp_codegen_add((float)L_20, (float)((*(float*)((float*)UnBox(L_22, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_00dd: { Hashtable_t1853889766 * L_23 = __this->get_tweenArguments_21(); NullCheck(L_23); bool L_24 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_23, _stringLiteral3452614615); if (!L_24) { goto IL_011f; } } { Vector3U5BU5D_t1718750761* L_25 = __this->get_vector3s_26(); NullCheck(L_25); Vector3_t3722313464 * L_26 = ((L_25)->GetAddressAt(static_cast(1))); float L_27 = L_26->get_y_2(); Hashtable_t1853889766 * L_28 = __this->get_tweenArguments_21(); NullCheck(L_28); RuntimeObject * L_29 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_28, _stringLiteral3452614615); L_26->set_y_2(((float)il2cpp_codegen_add((float)L_27, (float)((*(float*)((float*)UnBox(L_29, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_011f: { Hashtable_t1853889766 * L_30 = __this->get_tweenArguments_21(); NullCheck(L_30); bool L_31 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_30, _stringLiteral3452614614); if (!L_31) { goto IL_0161; } } { Vector3U5BU5D_t1718750761* L_32 = __this->get_vector3s_26(); NullCheck(L_32); Vector3_t3722313464 * L_33 = ((L_32)->GetAddressAt(static_cast(1))); float L_34 = L_33->get_z_3(); Hashtable_t1853889766 * L_35 = __this->get_tweenArguments_21(); NullCheck(L_35); RuntimeObject * L_36 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_35, _stringLiteral3452614614); L_33->set_z_3(((float)il2cpp_codegen_add((float)L_34, (float)((*(float*)((float*)UnBox(L_36, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_0161: { Hashtable_t1853889766 * L_37 = __this->get_tweenArguments_21(); NullCheck(L_37); bool L_38 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_37, _stringLiteral3556801464); if (!L_38) { goto IL_01c0; } } { Vector3U5BU5D_t1718750761* L_39 = __this->get_vector3s_26(); NullCheck(L_39); Vector3U5BU5D_t1718750761* L_40 = __this->get_vector3s_26(); NullCheck(L_40); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_41 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_39)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_40)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_42 = fabsf(L_41); V_1 = L_42; float L_43 = V_1; Hashtable_t1853889766 * L_44 = __this->get_tweenArguments_21(); NullCheck(L_44); RuntimeObject * L_45 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_44, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_43/(float)((*(float*)((float*)UnBox(L_45, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_01c0: { return; } } // System.Void iTween::GenerateRotateByTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateRotateByTargets_m3126427862 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateRotateByTargets_m3126427862_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)4))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Vector3U5BU5D_t1718750761* L_1 = __this->get_vector3s_26(); NullCheck(L_1); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_eulerAngles_m2743581774(L_3, /*hidden argument*/NULL); Vector3_t3722313464 L_5 = L_4; V_0 = L_5; *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(3))) = L_5; Vector3_t3722313464 L_6 = V_0; Vector3_t3722313464 L_7 = L_6; V_0 = L_7; *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(1))) = L_7; Vector3_t3722313464 L_8 = V_0; *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_8; Hashtable_t1853889766 * L_9 = __this->get_tweenArguments_21(); NullCheck(L_9); bool L_10 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_9, _stringLiteral3102391802); if (!L_10) { goto IL_00b4; } } { Vector3U5BU5D_t1718750761* L_11 = __this->get_vector3s_26(); NullCheck(L_11); Vector3_t3722313464 * L_12 = ((L_11)->GetAddressAt(static_cast(1))); Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3102391802); Vector3_t3722313464 L_15; memset(&L_15, 0, sizeof(L_15)); Vector3__ctor_m3353183577((&L_15), (360.0f), (360.0f), (360.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_16 = Vector3_Scale_m4006687392(NULL /*static, unused*/, ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_14, Vector3_t3722313464_il2cpp_TypeInfo_var)))), L_15, /*hidden argument*/NULL); Vector3_t3722313464 L_17 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)L_12), L_16, /*hidden argument*/NULL); *(Vector3_t3722313464 *)L_12 = L_17; goto IL_018c; } IL_00b4: { Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); bool L_19 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_18, _stringLiteral3452614616); if (!L_19) { goto IL_00fc; } } { Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); Vector3_t3722313464 * L_21 = ((L_20)->GetAddressAt(static_cast(1))); float L_22 = L_21->get_x_1(); Hashtable_t1853889766 * L_23 = __this->get_tweenArguments_21(); NullCheck(L_23); RuntimeObject * L_24 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_23, _stringLiteral3452614616); L_21->set_x_1(((float)il2cpp_codegen_add((float)L_22, (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((*(float*)((float*)UnBox(L_24, Single_t1397266774_il2cpp_TypeInfo_var))))))))); } IL_00fc: { Hashtable_t1853889766 * L_25 = __this->get_tweenArguments_21(); NullCheck(L_25); bool L_26 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_25, _stringLiteral3452614615); if (!L_26) { goto IL_0144; } } { Vector3U5BU5D_t1718750761* L_27 = __this->get_vector3s_26(); NullCheck(L_27); Vector3_t3722313464 * L_28 = ((L_27)->GetAddressAt(static_cast(1))); float L_29 = L_28->get_y_2(); Hashtable_t1853889766 * L_30 = __this->get_tweenArguments_21(); NullCheck(L_30); RuntimeObject * L_31 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_30, _stringLiteral3452614615); L_28->set_y_2(((float)il2cpp_codegen_add((float)L_29, (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((*(float*)((float*)UnBox(L_31, Single_t1397266774_il2cpp_TypeInfo_var))))))))); } IL_0144: { Hashtable_t1853889766 * L_32 = __this->get_tweenArguments_21(); NullCheck(L_32); bool L_33 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_32, _stringLiteral3452614614); if (!L_33) { goto IL_018c; } } { Vector3U5BU5D_t1718750761* L_34 = __this->get_vector3s_26(); NullCheck(L_34); Vector3_t3722313464 * L_35 = ((L_34)->GetAddressAt(static_cast(1))); float L_36 = L_35->get_z_3(); Hashtable_t1853889766 * L_37 = __this->get_tweenArguments_21(); NullCheck(L_37); RuntimeObject * L_38 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteral3452614614); L_35->set_z_3(((float)il2cpp_codegen_add((float)L_36, (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((*(float*)((float*)UnBox(L_38, Single_t1397266774_il2cpp_TypeInfo_var))))))))); } IL_018c: { Hashtable_t1853889766 * L_39 = __this->get_tweenArguments_21(); NullCheck(L_39); bool L_40 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_39, _stringLiteral3556801464); if (!L_40) { goto IL_01eb; } } { Vector3U5BU5D_t1718750761* L_41 = __this->get_vector3s_26(); NullCheck(L_41); Vector3U5BU5D_t1718750761* L_42 = __this->get_vector3s_26(); NullCheck(L_42); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_43 = Vector3_Distance_m886789632(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_41)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_42)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); float L_44 = fabsf(L_43); V_1 = L_44; float L_45 = V_1; Hashtable_t1853889766 * L_46 = __this->get_tweenArguments_21(); NullCheck(L_46); RuntimeObject * L_47 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_46, _stringLiteral3556801464); __this->set_time_8(((float)((float)L_45/(float)((*(float*)((float*)UnBox(L_47, Single_t1397266774_il2cpp_TypeInfo_var))))))); } IL_01eb: { return; } } // System.Void iTween::GenerateShakePositionTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateShakePositionTargets_m637446726 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateShakePositionTargets_m637446726_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)4))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_eulerAngles_m2743581774(L_1, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(3))) = L_2; Vector3U5BU5D_t1718750761* L_3 = __this->get_vector3s_26(); NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_position_m36019626(L_4, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_3)->GetAddressAt(static_cast(0))) = L_5; Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); bool L_7 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral3102391802); if (!L_7) { goto IL_0084; } } { Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); Hashtable_t1853889766 * L_9 = __this->get_tweenArguments_21(); NullCheck(L_9); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral3102391802); *(Vector3_t3722313464 *)((L_8)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_10, Vector3_t3722313464_il2cpp_TypeInfo_var)))); goto IL_0135; } IL_0084: { Hashtable_t1853889766 * L_11 = __this->get_tweenArguments_21(); NullCheck(L_11); bool L_12 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_11, _stringLiteral3452614616); if (!L_12) { goto IL_00bf; } } { Vector3U5BU5D_t1718750761* L_13 = __this->get_vector3s_26(); NullCheck(L_13); Hashtable_t1853889766 * L_14 = __this->get_tweenArguments_21(); NullCheck(L_14); RuntimeObject * L_15 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, _stringLiteral3452614616); ((L_13)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_15, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00bf: { Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); bool L_17 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral3452614615); if (!L_17) { goto IL_00fa; } } { Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); Hashtable_t1853889766 * L_19 = __this->get_tweenArguments_21(); NullCheck(L_19); RuntimeObject * L_20 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_19, _stringLiteral3452614615); ((L_18)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_20, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00fa: { Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); NullCheck(L_21); bool L_22 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_21, _stringLiteral3452614614); if (!L_22) { goto IL_0135; } } { Vector3U5BU5D_t1718750761* L_23 = __this->get_vector3s_26(); NullCheck(L_23); Hashtable_t1853889766 * L_24 = __this->get_tweenArguments_21(); NullCheck(L_24); RuntimeObject * L_25 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_24, _stringLiteral3452614614); ((L_23)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_25, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0135: { return; } } // System.Void iTween::GenerateShakeScaleTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateShakeScaleTargets_m1191809954 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateShakeScaleTargets_m1191809954_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_localScale_m129152068(L_1, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_2; Hashtable_t1853889766 * L_3 = __this->get_tweenArguments_21(); NullCheck(L_3); bool L_4 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteral3102391802); if (!L_4) { goto IL_0068; } } { Vector3U5BU5D_t1718750761* L_5 = __this->get_vector3s_26(); NullCheck(L_5); Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); RuntimeObject * L_7 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_6, _stringLiteral3102391802); *(Vector3_t3722313464 *)((L_5)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_7, Vector3_t3722313464_il2cpp_TypeInfo_var)))); goto IL_0119; } IL_0068: { Hashtable_t1853889766 * L_8 = __this->get_tweenArguments_21(); NullCheck(L_8); bool L_9 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_8, _stringLiteral3452614616); if (!L_9) { goto IL_00a3; } } { Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); Hashtable_t1853889766 * L_11 = __this->get_tweenArguments_21(); NullCheck(L_11); RuntimeObject * L_12 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_11, _stringLiteral3452614616); ((L_10)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_12, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00a3: { Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); bool L_14 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteral3452614615); if (!L_14) { goto IL_00de; } } { Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); RuntimeObject * L_17 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral3452614615); ((L_15)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_17, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00de: { Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); bool L_19 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_18, _stringLiteral3452614614); if (!L_19) { goto IL_0119; } } { Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); NullCheck(L_21); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral3452614614); ((L_20)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_22, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0119: { return; } } // System.Void iTween::GenerateShakeRotationTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GenerateShakeRotationTargets_m2261242145 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateShakeRotationTargets_m2261242145_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_eulerAngles_m2743581774(L_1, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_2; Hashtable_t1853889766 * L_3 = __this->get_tweenArguments_21(); NullCheck(L_3); bool L_4 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteral3102391802); if (!L_4) { goto IL_0068; } } { Vector3U5BU5D_t1718750761* L_5 = __this->get_vector3s_26(); NullCheck(L_5); Hashtable_t1853889766 * L_6 = __this->get_tweenArguments_21(); NullCheck(L_6); RuntimeObject * L_7 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_6, _stringLiteral3102391802); *(Vector3_t3722313464 *)((L_5)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_7, Vector3_t3722313464_il2cpp_TypeInfo_var)))); goto IL_0119; } IL_0068: { Hashtable_t1853889766 * L_8 = __this->get_tweenArguments_21(); NullCheck(L_8); bool L_9 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_8, _stringLiteral3452614616); if (!L_9) { goto IL_00a3; } } { Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); Hashtable_t1853889766 * L_11 = __this->get_tweenArguments_21(); NullCheck(L_11); RuntimeObject * L_12 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_11, _stringLiteral3452614616); ((L_10)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_12, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00a3: { Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); bool L_14 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteral3452614615); if (!L_14) { goto IL_00de; } } { Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); RuntimeObject * L_17 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral3452614615); ((L_15)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_17, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00de: { Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); bool L_19 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_18, _stringLiteral3452614614); if (!L_19) { goto IL_0119; } } { Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); NullCheck(L_21); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral3452614614); ((L_20)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_22, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0119: { return; } } // System.Void iTween::GeneratePunchPositionTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GeneratePunchPositionTargets_m122403510 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GeneratePunchPositionTargets_m122403510_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)5))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_eulerAngles_m2743581774(L_1, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(4))) = L_2; Vector3U5BU5D_t1718750761* L_3 = __this->get_vector3s_26(); NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_position_m36019626(L_4, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_3)->GetAddressAt(static_cast(0))) = L_5; Vector3U5BU5D_t1718750761* L_6 = __this->get_vector3s_26(); NullCheck(L_6); Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_9 = L_8; V_0 = L_9; *(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(3))) = L_9; Vector3_t3722313464 L_10 = V_0; *(Vector3_t3722313464 *)((L_6)->GetAddressAt(static_cast(1))) = L_10; Hashtable_t1853889766 * L_11 = __this->get_tweenArguments_21(); NullCheck(L_11); bool L_12 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_11, _stringLiteral3102391802); if (!L_12) { goto IL_00ae; } } { Vector3U5BU5D_t1718750761* L_13 = __this->get_vector3s_26(); NullCheck(L_13); Hashtable_t1853889766 * L_14 = __this->get_tweenArguments_21(); NullCheck(L_14); RuntimeObject * L_15 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, _stringLiteral3102391802); *(Vector3_t3722313464 *)((L_13)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_15, Vector3_t3722313464_il2cpp_TypeInfo_var)))); goto IL_015f; } IL_00ae: { Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); bool L_17 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral3452614616); if (!L_17) { goto IL_00e9; } } { Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); Hashtable_t1853889766 * L_19 = __this->get_tweenArguments_21(); NullCheck(L_19); RuntimeObject * L_20 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_19, _stringLiteral3452614616); ((L_18)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_20, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00e9: { Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); NullCheck(L_21); bool L_22 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_21, _stringLiteral3452614615); if (!L_22) { goto IL_0124; } } { Vector3U5BU5D_t1718750761* L_23 = __this->get_vector3s_26(); NullCheck(L_23); Hashtable_t1853889766 * L_24 = __this->get_tweenArguments_21(); NullCheck(L_24); RuntimeObject * L_25 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_24, _stringLiteral3452614615); ((L_23)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_25, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0124: { Hashtable_t1853889766 * L_26 = __this->get_tweenArguments_21(); NullCheck(L_26); bool L_27 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_26, _stringLiteral3452614614); if (!L_27) { goto IL_015f; } } { Vector3U5BU5D_t1718750761* L_28 = __this->get_vector3s_26(); NullCheck(L_28); Hashtable_t1853889766 * L_29 = __this->get_tweenArguments_21(); NullCheck(L_29); RuntimeObject * L_30 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_29, _stringLiteral3452614614); ((L_28)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_30, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_015f: { return; } } // System.Void iTween::GeneratePunchRotationTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GeneratePunchRotationTargets_m3439106890 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GeneratePunchRotationTargets_m3439106890_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)4))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_eulerAngles_m2743581774(L_1, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_2; Vector3U5BU5D_t1718750761* L_3 = __this->get_vector3s_26(); NullCheck(L_3); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_5 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_6 = L_5; V_0 = L_6; *(Vector3_t3722313464 *)((L_4)->GetAddressAt(static_cast(3))) = L_6; Vector3_t3722313464 L_7 = V_0; *(Vector3_t3722313464 *)((L_3)->GetAddressAt(static_cast(1))) = L_7; Hashtable_t1853889766 * L_8 = __this->get_tweenArguments_21(); NullCheck(L_8); bool L_9 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_8, _stringLiteral3102391802); if (!L_9) { goto IL_0092; } } { Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); Hashtable_t1853889766 * L_11 = __this->get_tweenArguments_21(); NullCheck(L_11); RuntimeObject * L_12 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_11, _stringLiteral3102391802); *(Vector3_t3722313464 *)((L_10)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_12, Vector3_t3722313464_il2cpp_TypeInfo_var)))); goto IL_0143; } IL_0092: { Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); bool L_14 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteral3452614616); if (!L_14) { goto IL_00cd; } } { Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); RuntimeObject * L_17 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral3452614616); ((L_15)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_17, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00cd: { Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); bool L_19 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_18, _stringLiteral3452614615); if (!L_19) { goto IL_0108; } } { Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); NullCheck(L_21); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral3452614615); ((L_20)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_22, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0108: { Hashtable_t1853889766 * L_23 = __this->get_tweenArguments_21(); NullCheck(L_23); bool L_24 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_23, _stringLiteral3452614614); if (!L_24) { goto IL_0143; } } { Vector3U5BU5D_t1718750761* L_25 = __this->get_vector3s_26(); NullCheck(L_25); Hashtable_t1853889766 * L_26 = __this->get_tweenArguments_21(); NullCheck(L_26); RuntimeObject * L_27 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_26, _stringLiteral3452614614); ((L_25)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_27, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0143: { return; } } // System.Void iTween::GeneratePunchScaleTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_GeneratePunchScaleTargets_m137336748 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GeneratePunchScaleTargets_m137336748_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_vector3s_26(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)3))); Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_localScale_m129152068(L_1, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_0)->GetAddressAt(static_cast(0))) = L_2; Vector3U5BU5D_t1718750761* L_3 = __this->get_vector3s_26(); NullCheck(L_3); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_4 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_3)->GetAddressAt(static_cast(1))) = L_4; Hashtable_t1853889766 * L_5 = __this->get_tweenArguments_21(); NullCheck(L_5); bool L_6 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_5, _stringLiteral3102391802); if (!L_6) { goto IL_007e; } } { Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); Hashtable_t1853889766 * L_8 = __this->get_tweenArguments_21(); NullCheck(L_8); RuntimeObject * L_9 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_8, _stringLiteral3102391802); *(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_9, Vector3_t3722313464_il2cpp_TypeInfo_var)))); goto IL_012f; } IL_007e: { Hashtable_t1853889766 * L_10 = __this->get_tweenArguments_21(); NullCheck(L_10); bool L_11 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_10, _stringLiteral3452614616); if (!L_11) { goto IL_00b9; } } { Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); Hashtable_t1853889766 * L_13 = __this->get_tweenArguments_21(); NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3452614616); ((L_12)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_14, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00b9: { Hashtable_t1853889766 * L_15 = __this->get_tweenArguments_21(); NullCheck(L_15); bool L_16 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_15, _stringLiteral3452614615); if (!L_16) { goto IL_00f4; } } { Vector3U5BU5D_t1718750761* L_17 = __this->get_vector3s_26(); NullCheck(L_17); Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); RuntimeObject * L_19 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral3452614615); ((L_17)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_19, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00f4: { Hashtable_t1853889766 * L_20 = __this->get_tweenArguments_21(); NullCheck(L_20); bool L_21 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_20, _stringLiteral3452614614); if (!L_21) { goto IL_012f; } } { Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); Hashtable_t1853889766 * L_23 = __this->get_tweenArguments_21(); NullCheck(L_23); RuntimeObject * L_24 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_23, _stringLiteral3452614614); ((L_22)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_24, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_012f: { return; } } // System.Void iTween::ApplyRectTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyRectTargets_m1933139081 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyRectTargets_m1933139081_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RectU5BU5D_t2936723554* L_0 = __this->get_rects_30(); NullCheck(L_0); EasingFunction_t2767217938 * L_1 = __this->get_ease_23(); RectU5BU5D_t2936723554* L_2 = __this->get_rects_30(); NullCheck(L_2); float L_3 = Rect_get_x_m3839990490(((L_2)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); RectU5BU5D_t2936723554* L_4 = __this->get_rects_30(); NullCheck(L_4); float L_5 = Rect_get_x_m3839990490(((L_4)->GetAddressAt(static_cast(1))), /*hidden argument*/NULL); float L_6 = __this->get_percentage_14(); NullCheck(L_1); float L_7 = EasingFunction_Invoke_m2739340836(L_1, L_3, L_5, L_6, /*hidden argument*/NULL); Rect_set_x_m2352063068(((L_0)->GetAddressAt(static_cast(2))), L_7, /*hidden argument*/NULL); RectU5BU5D_t2936723554* L_8 = __this->get_rects_30(); NullCheck(L_8); EasingFunction_t2767217938 * L_9 = __this->get_ease_23(); RectU5BU5D_t2936723554* L_10 = __this->get_rects_30(); NullCheck(L_10); float L_11 = Rect_get_y_m1501338330(((L_10)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); RectU5BU5D_t2936723554* L_12 = __this->get_rects_30(); NullCheck(L_12); float L_13 = Rect_get_y_m1501338330(((L_12)->GetAddressAt(static_cast(1))), /*hidden argument*/NULL); float L_14 = __this->get_percentage_14(); NullCheck(L_9); float L_15 = EasingFunction_Invoke_m2739340836(L_9, L_11, L_13, L_14, /*hidden argument*/NULL); Rect_set_y_m3702432190(((L_8)->GetAddressAt(static_cast(2))), L_15, /*hidden argument*/NULL); RectU5BU5D_t2936723554* L_16 = __this->get_rects_30(); NullCheck(L_16); EasingFunction_t2767217938 * L_17 = __this->get_ease_23(); RectU5BU5D_t2936723554* L_18 = __this->get_rects_30(); NullCheck(L_18); float L_19 = Rect_get_width_m3421484486(((L_18)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); RectU5BU5D_t2936723554* L_20 = __this->get_rects_30(); NullCheck(L_20); float L_21 = Rect_get_width_m3421484486(((L_20)->GetAddressAt(static_cast(1))), /*hidden argument*/NULL); float L_22 = __this->get_percentage_14(); NullCheck(L_17); float L_23 = EasingFunction_Invoke_m2739340836(L_17, L_19, L_21, L_22, /*hidden argument*/NULL); Rect_set_width_m2963421158(((L_16)->GetAddressAt(static_cast(2))), L_23, /*hidden argument*/NULL); RectU5BU5D_t2936723554* L_24 = __this->get_rects_30(); NullCheck(L_24); EasingFunction_t2767217938 * L_25 = __this->get_ease_23(); RectU5BU5D_t2936723554* L_26 = __this->get_rects_30(); NullCheck(L_26); float L_27 = Rect_get_height_m1358425599(((L_26)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); RectU5BU5D_t2936723554* L_28 = __this->get_rects_30(); NullCheck(L_28); float L_29 = Rect_get_height_m1358425599(((L_28)->GetAddressAt(static_cast(1))), /*hidden argument*/NULL); float L_30 = __this->get_percentage_14(); NullCheck(L_25); float L_31 = EasingFunction_Invoke_m2739340836(L_25, L_27, L_29, L_30, /*hidden argument*/NULL); Rect_set_height_m1625569324(((L_24)->GetAddressAt(static_cast(2))), L_31, /*hidden argument*/NULL); Hashtable_t1853889766 * L_32 = __this->get_tweenArguments_21(); RectU5BU5D_t2936723554* L_33 = __this->get_rects_30(); NullCheck(L_33); Rect_t2360479859 L_34 = (*(Rect_t2360479859 *)((L_33)->GetAddressAt(static_cast(2)))); RuntimeObject * L_35 = Box(Rect_t2360479859_il2cpp_TypeInfo_var, &L_34); NullCheck(L_32); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_32, _stringLiteral374369415, L_35); float L_36 = __this->get_percentage_14(); if ((!(((float)L_36) == ((float)(1.0f))))) { goto IL_016c; } } { Hashtable_t1853889766 * L_37 = __this->get_tweenArguments_21(); RectU5BU5D_t2936723554* L_38 = __this->get_rects_30(); NullCheck(L_38); Rect_t2360479859 L_39 = (*(Rect_t2360479859 *)((L_38)->GetAddressAt(static_cast(1)))); RuntimeObject * L_40 = Box(Rect_t2360479859_il2cpp_TypeInfo_var, &L_39); NullCheck(L_37); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_37, _stringLiteral374369415, L_40); } IL_016c: { return; } } // System.Void iTween::ApplyColorTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyColorTargets_m4090204181 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyColorTargets_m4090204181_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ColorU5B0___U2C0___U5D_t941916414* L_0 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_0); Color_t2555686324 * L_1 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_0)->GetAddressAt(0, 2); EasingFunction_t2767217938 * L_2 = __this->get_ease_23(); ColorU5B0___U2C0___U5D_t941916414* L_3 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_3); Color_t2555686324 * L_4 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_3)->GetAddressAt(0, 0); float L_5 = L_4->get_r_0(); ColorU5B0___U2C0___U5D_t941916414* L_6 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_6); Color_t2555686324 * L_7 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_6)->GetAddressAt(0, 1); float L_8 = L_7->get_r_0(); float L_9 = __this->get_percentage_14(); NullCheck(L_2); float L_10 = EasingFunction_Invoke_m2739340836(L_2, L_5, L_8, L_9, /*hidden argument*/NULL); L_1->set_r_0(L_10); ColorU5B0___U2C0___U5D_t941916414* L_11 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_11); Color_t2555686324 * L_12 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_11)->GetAddressAt(0, 2); EasingFunction_t2767217938 * L_13 = __this->get_ease_23(); ColorU5B0___U2C0___U5D_t941916414* L_14 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_14); Color_t2555686324 * L_15 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_14)->GetAddressAt(0, 0); float L_16 = L_15->get_g_1(); ColorU5B0___U2C0___U5D_t941916414* L_17 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_17); Color_t2555686324 * L_18 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_17)->GetAddressAt(0, 1); float L_19 = L_18->get_g_1(); float L_20 = __this->get_percentage_14(); NullCheck(L_13); float L_21 = EasingFunction_Invoke_m2739340836(L_13, L_16, L_19, L_20, /*hidden argument*/NULL); L_12->set_g_1(L_21); ColorU5B0___U2C0___U5D_t941916414* L_22 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_22); Color_t2555686324 * L_23 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_22)->GetAddressAt(0, 2); EasingFunction_t2767217938 * L_24 = __this->get_ease_23(); ColorU5B0___U2C0___U5D_t941916414* L_25 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_25); Color_t2555686324 * L_26 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_25)->GetAddressAt(0, 0); float L_27 = L_26->get_b_2(); ColorU5B0___U2C0___U5D_t941916414* L_28 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_28); Color_t2555686324 * L_29 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_28)->GetAddressAt(0, 1); float L_30 = L_29->get_b_2(); float L_31 = __this->get_percentage_14(); NullCheck(L_24); float L_32 = EasingFunction_Invoke_m2739340836(L_24, L_27, L_30, L_31, /*hidden argument*/NULL); L_23->set_b_2(L_32); ColorU5B0___U2C0___U5D_t941916414* L_33 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_33); Color_t2555686324 * L_34 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_33)->GetAddressAt(0, 2); EasingFunction_t2767217938 * L_35 = __this->get_ease_23(); ColorU5B0___U2C0___U5D_t941916414* L_36 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_36); Color_t2555686324 * L_37 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_36)->GetAddressAt(0, 0); float L_38 = L_37->get_a_3(); ColorU5B0___U2C0___U5D_t941916414* L_39 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_39); Color_t2555686324 * L_40 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_39)->GetAddressAt(0, 1); float L_41 = L_40->get_a_3(); float L_42 = __this->get_percentage_14(); NullCheck(L_35); float L_43 = EasingFunction_Invoke_m2739340836(L_35, L_38, L_41, L_42, /*hidden argument*/NULL); L_34->set_a_3(L_43); Hashtable_t1853889766 * L_44 = __this->get_tweenArguments_21(); ColorU5B0___U2C0___U5D_t941916414* L_45 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_45); Color_t2555686324 L_46 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_45)->GetAt(0, 2); Color_t2555686324 L_47 = L_46; RuntimeObject * L_48 = Box(Color_t2555686324_il2cpp_TypeInfo_var, &L_47); NullCheck(L_44); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_44, _stringLiteral374369415, L_48); float L_49 = __this->get_percentage_14(); if ((!(((float)L_49) == ((float)(1.0f))))) { goto IL_0170; } } { Hashtable_t1853889766 * L_50 = __this->get_tweenArguments_21(); ColorU5B0___U2C0___U5D_t941916414* L_51 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_51); Color_t2555686324 L_52 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_51)->GetAt(0, 1); Color_t2555686324 L_53 = L_52; RuntimeObject * L_54 = Box(Color_t2555686324_il2cpp_TypeInfo_var, &L_53); NullCheck(L_50); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_50, _stringLiteral374369415, L_54); } IL_0170: { return; } } // System.Void iTween::ApplyVector3Targets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyVector3Targets_m3770642336 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyVector3Targets_m3770642336_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); EasingFunction_t2767217938 * L_1 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); float L_3 = ((L_2)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); float L_5 = ((L_4)->GetAddressAt(static_cast(1)))->get_x_1(); float L_6 = __this->get_percentage_14(); NullCheck(L_1); float L_7 = EasingFunction_Invoke_m2739340836(L_1, L_3, L_5, L_6, /*hidden argument*/NULL); ((L_0)->GetAddressAt(static_cast(2)))->set_x_1(L_7); Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); EasingFunction_t2767217938 * L_9 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(1)))->get_y_2(); float L_14 = __this->get_percentage_14(); NullCheck(L_9); float L_15 = EasingFunction_Invoke_m2739340836(L_9, L_11, L_13, L_14, /*hidden argument*/NULL); ((L_8)->GetAddressAt(static_cast(2)))->set_y_2(L_15); Vector3U5BU5D_t1718750761* L_16 = __this->get_vector3s_26(); NullCheck(L_16); EasingFunction_t2767217938 * L_17 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(1)))->get_z_3(); float L_22 = __this->get_percentage_14(); NullCheck(L_17); float L_23 = EasingFunction_Invoke_m2739340836(L_17, L_19, L_21, L_22, /*hidden argument*/NULL); ((L_16)->GetAddressAt(static_cast(2)))->set_z_3(L_23); Hashtable_t1853889766 * L_24 = __this->get_tweenArguments_21(); Vector3U5BU5D_t1718750761* L_25 = __this->get_vector3s_26(); NullCheck(L_25); Vector3_t3722313464 L_26 = (*(Vector3_t3722313464 *)((L_25)->GetAddressAt(static_cast(2)))); RuntimeObject * L_27 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_26); NullCheck(L_24); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_24, _stringLiteral374369415, L_27); float L_28 = __this->get_percentage_14(); if ((!(((float)L_28) == ((float)(1.0f))))) { goto IL_0128; } } { Hashtable_t1853889766 * L_29 = __this->get_tweenArguments_21(); Vector3U5BU5D_t1718750761* L_30 = __this->get_vector3s_26(); NullCheck(L_30); Vector3_t3722313464 L_31 = (*(Vector3_t3722313464 *)((L_30)->GetAddressAt(static_cast(1)))); RuntimeObject * L_32 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_31); NullCheck(L_29); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_29, _stringLiteral374369415, L_32); } IL_0128: { return; } } // System.Void iTween::ApplyVector2Targets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyVector2Targets_m3977932704 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyVector2Targets_m3977932704_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector2U5BU5D_t1457185986* L_0 = __this->get_vector2s_27(); NullCheck(L_0); EasingFunction_t2767217938 * L_1 = __this->get_ease_23(); Vector2U5BU5D_t1457185986* L_2 = __this->get_vector2s_27(); NullCheck(L_2); float L_3 = ((L_2)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_4 = __this->get_vector2s_27(); NullCheck(L_4); float L_5 = ((L_4)->GetAddressAt(static_cast(1)))->get_x_0(); float L_6 = __this->get_percentage_14(); NullCheck(L_1); float L_7 = EasingFunction_Invoke_m2739340836(L_1, L_3, L_5, L_6, /*hidden argument*/NULL); ((L_0)->GetAddressAt(static_cast(2)))->set_x_0(L_7); Vector2U5BU5D_t1457185986* L_8 = __this->get_vector2s_27(); NullCheck(L_8); EasingFunction_t2767217938 * L_9 = __this->get_ease_23(); Vector2U5BU5D_t1457185986* L_10 = __this->get_vector2s_27(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_12 = __this->get_vector2s_27(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(1)))->get_y_1(); float L_14 = __this->get_percentage_14(); NullCheck(L_9); float L_15 = EasingFunction_Invoke_m2739340836(L_9, L_11, L_13, L_14, /*hidden argument*/NULL); ((L_8)->GetAddressAt(static_cast(2)))->set_y_1(L_15); Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); Vector2U5BU5D_t1457185986* L_17 = __this->get_vector2s_27(); NullCheck(L_17); Vector2_t2156229523 L_18 = (*(Vector2_t2156229523 *)((L_17)->GetAddressAt(static_cast(2)))); RuntimeObject * L_19 = Box(Vector2_t2156229523_il2cpp_TypeInfo_var, &L_18); NullCheck(L_16); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_16, _stringLiteral374369415, L_19); float L_20 = __this->get_percentage_14(); if ((!(((float)L_20) == ((float)(1.0f))))) { goto IL_00e4; } } { Hashtable_t1853889766 * L_21 = __this->get_tweenArguments_21(); Vector2U5BU5D_t1457185986* L_22 = __this->get_vector2s_27(); NullCheck(L_22); Vector2_t2156229523 L_23 = (*(Vector2_t2156229523 *)((L_22)->GetAddressAt(static_cast(1)))); RuntimeObject * L_24 = Box(Vector2_t2156229523_il2cpp_TypeInfo_var, &L_23); NullCheck(L_21); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_21, _stringLiteral374369415, L_24); } IL_00e4: { return; } } // System.Void iTween::ApplyFloatTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyFloatTargets_m1766620786 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyFloatTargets_m1766620786_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SingleU5BU5D_t1444911251* L_0 = __this->get_floats_29(); EasingFunction_t2767217938 * L_1 = __this->get_ease_23(); SingleU5BU5D_t1444911251* L_2 = __this->get_floats_29(); NullCheck(L_2); int32_t L_3 = 0; float L_4 = (L_2)->GetAt(static_cast(L_3)); SingleU5BU5D_t1444911251* L_5 = __this->get_floats_29(); NullCheck(L_5); int32_t L_6 = 1; float L_7 = (L_5)->GetAt(static_cast(L_6)); float L_8 = __this->get_percentage_14(); NullCheck(L_1); float L_9 = EasingFunction_Invoke_m2739340836(L_1, L_4, L_7, L_8, /*hidden argument*/NULL); NullCheck(L_0); (L_0)->SetAt(static_cast(2), (float)L_9); Hashtable_t1853889766 * L_10 = __this->get_tweenArguments_21(); SingleU5BU5D_t1444911251* L_11 = __this->get_floats_29(); NullCheck(L_11); int32_t L_12 = 2; float L_13 = (L_11)->GetAt(static_cast(L_12)); float L_14 = L_13; RuntimeObject * L_15 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_14); NullCheck(L_10); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_10, _stringLiteral374369415, L_15); float L_16 = __this->get_percentage_14(); if ((!(((float)L_16) == ((float)(1.0f))))) { goto IL_0073; } } { Hashtable_t1853889766 * L_17 = __this->get_tweenArguments_21(); SingleU5BU5D_t1444911251* L_18 = __this->get_floats_29(); NullCheck(L_18); int32_t L_19 = 1; float L_20 = (L_18)->GetAt(static_cast(L_19)); float L_21 = L_20; RuntimeObject * L_22 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_21); NullCheck(L_17); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_17, _stringLiteral374369415, L_22); } IL_0073: { return; } } // System.Void iTween::ApplyColorToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyColorToTargets_m84646745 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyColorToTargets_m84646745_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; goto IL_0127; } IL_0007: { ColorU5B0___U2C0___U5D_t941916414* L_0 = __this->get_colors_28(); int32_t L_1 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_0); Color_t2555686324 * L_2 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_0)->GetAddressAt(L_1, 2); EasingFunction_t2767217938 * L_3 = __this->get_ease_23(); ColorU5B0___U2C0___U5D_t941916414* L_4 = __this->get_colors_28(); int32_t L_5 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_4); Color_t2555686324 * L_6 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_4)->GetAddressAt(L_5, 0); float L_7 = L_6->get_r_0(); ColorU5B0___U2C0___U5D_t941916414* L_8 = __this->get_colors_28(); int32_t L_9 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_8); Color_t2555686324 * L_10 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_8)->GetAddressAt(L_9, 1); float L_11 = L_10->get_r_0(); float L_12 = __this->get_percentage_14(); NullCheck(L_3); float L_13 = EasingFunction_Invoke_m2739340836(L_3, L_7, L_11, L_12, /*hidden argument*/NULL); L_2->set_r_0(L_13); ColorU5B0___U2C0___U5D_t941916414* L_14 = __this->get_colors_28(); int32_t L_15 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_14); Color_t2555686324 * L_16 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_14)->GetAddressAt(L_15, 2); EasingFunction_t2767217938 * L_17 = __this->get_ease_23(); ColorU5B0___U2C0___U5D_t941916414* L_18 = __this->get_colors_28(); int32_t L_19 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_18); Color_t2555686324 * L_20 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_18)->GetAddressAt(L_19, 0); float L_21 = L_20->get_g_1(); ColorU5B0___U2C0___U5D_t941916414* L_22 = __this->get_colors_28(); int32_t L_23 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_22); Color_t2555686324 * L_24 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_22)->GetAddressAt(L_23, 1); float L_25 = L_24->get_g_1(); float L_26 = __this->get_percentage_14(); NullCheck(L_17); float L_27 = EasingFunction_Invoke_m2739340836(L_17, L_21, L_25, L_26, /*hidden argument*/NULL); L_16->set_g_1(L_27); ColorU5B0___U2C0___U5D_t941916414* L_28 = __this->get_colors_28(); int32_t L_29 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_28); Color_t2555686324 * L_30 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_28)->GetAddressAt(L_29, 2); EasingFunction_t2767217938 * L_31 = __this->get_ease_23(); ColorU5B0___U2C0___U5D_t941916414* L_32 = __this->get_colors_28(); int32_t L_33 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_32); Color_t2555686324 * L_34 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_32)->GetAddressAt(L_33, 0); float L_35 = L_34->get_b_2(); ColorU5B0___U2C0___U5D_t941916414* L_36 = __this->get_colors_28(); int32_t L_37 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_36); Color_t2555686324 * L_38 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_36)->GetAddressAt(L_37, 1); float L_39 = L_38->get_b_2(); float L_40 = __this->get_percentage_14(); NullCheck(L_31); float L_41 = EasingFunction_Invoke_m2739340836(L_31, L_35, L_39, L_40, /*hidden argument*/NULL); L_30->set_b_2(L_41); ColorU5B0___U2C0___U5D_t941916414* L_42 = __this->get_colors_28(); int32_t L_43 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_42); Color_t2555686324 * L_44 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_42)->GetAddressAt(L_43, 2); EasingFunction_t2767217938 * L_45 = __this->get_ease_23(); ColorU5B0___U2C0___U5D_t941916414* L_46 = __this->get_colors_28(); int32_t L_47 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_46); Color_t2555686324 * L_48 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_46)->GetAddressAt(L_47, 0); float L_49 = L_48->get_a_3(); ColorU5B0___U2C0___U5D_t941916414* L_50 = __this->get_colors_28(); int32_t L_51 = V_0; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_50); Color_t2555686324 * L_52 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_50)->GetAddressAt(L_51, 1); float L_53 = L_52->get_a_3(); float L_54 = __this->get_percentage_14(); NullCheck(L_45); float L_55 = EasingFunction_Invoke_m2739340836(L_45, L_49, L_53, L_54, /*hidden argument*/NULL); L_44->set_a_3(L_55); int32_t L_56 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_0127: { int32_t L_57 = V_0; ColorU5B0___U2C0___U5D_t941916414* L_58 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_58); int32_t L_59 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_58, 0, /*hidden argument*/NULL); if ((((int32_t)L_57) < ((int32_t)L_59))) { goto IL_0007; } } { RuntimeTypeHandle_t3027515415 L_60 = { reinterpret_cast (GUITexture_t951903601_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_61 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_60, /*hidden argument*/NULL); Component_t1923634451 * L_62 = Component_GetComponent_m886226392(__this, L_61, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_63 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_0170; } } { GUITexture_t951903601 * L_64 = Component_GetComponent_TisGUITexture_t951903601_m2875562243(__this, /*hidden argument*/Component_GetComponent_TisGUITexture_t951903601_m2875562243_RuntimeMethod_var); ColorU5B0___U2C0___U5D_t941916414* L_65 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_65); Color_t2555686324 L_66 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_65)->GetAt(0, 2); NullCheck(L_64); GUITexture_set_color_m1660397747(L_64, L_66, /*hidden argument*/NULL); goto IL_0236; } IL_0170: { RuntimeTypeHandle_t3027515415 L_67 = { reinterpret_cast (GUIText_t402233326_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_68 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_67, /*hidden argument*/NULL); Component_t1923634451 * L_69 = Component_GetComponent_m886226392(__this, L_68, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_70 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_69, /*hidden argument*/NULL); if (!L_70) { goto IL_01ac; } } { GUIText_t402233326 * L_71 = Component_GetComponent_TisGUIText_t402233326_m4001847390(__this, /*hidden argument*/Component_GetComponent_TisGUIText_t402233326_m4001847390_RuntimeMethod_var); NullCheck(L_71); Material_t340375123 * L_72 = GUIText_get_material_m3453918859(L_71, /*hidden argument*/NULL); ColorU5B0___U2C0___U5D_t941916414* L_73 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_73); Color_t2555686324 L_74 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_73)->GetAt(0, 2); NullCheck(L_72); Material_set_color_m1794818007(L_72, L_74, /*hidden argument*/NULL); goto IL_0236; } IL_01ac: { Renderer_t2627027031 * L_75 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_76 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_75, /*hidden argument*/NULL); if (!L_76) { goto IL_020e; } } { V_1 = 0; goto IL_01f7; } IL_01c3: { Renderer_t2627027031 * L_77 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); NullCheck(L_77); MaterialU5BU5D_t561872642* L_78 = Renderer_get_materials_m2188790026(L_77, /*hidden argument*/NULL); int32_t L_79 = V_1; NullCheck(L_78); int32_t L_80 = L_79; Material_t340375123 * L_81 = (L_78)->GetAt(static_cast(L_80)); int32_t* L_82 = __this->get_address_of_namedcolorvalue_34(); RuntimeObject * L_83 = Box(NamedValueColor_t1091574706_il2cpp_TypeInfo_var, L_82); NullCheck(L_83); String_t* L_84 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_83); *L_82 = *(int32_t*)UnBox(L_83); ColorU5B0___U2C0___U5D_t941916414* L_85 = __this->get_colors_28(); int32_t L_86 = V_1; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_85); Color_t2555686324 L_87 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_85)->GetAt(L_86, 2); NullCheck(L_81); Material_SetColor_m2020215303(L_81, L_84, L_87, /*hidden argument*/NULL); int32_t L_88 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01f7: { int32_t L_89 = V_1; ColorU5B0___U2C0___U5D_t941916414* L_90 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_90); int32_t L_91 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_90, 0, /*hidden argument*/NULL); if ((((int32_t)L_89) < ((int32_t)L_91))) { goto IL_01c3; } } { goto IL_0236; } IL_020e: { Light_t3756812086 * L_92 = Component_GetComponent_TisLight_t3756812086_m916313317(__this, /*hidden argument*/Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_93 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_92, /*hidden argument*/NULL); if (!L_93) { goto IL_0236; } } { Light_t3756812086 * L_94 = Component_GetComponent_TisLight_t3756812086_m916313317(__this, /*hidden argument*/Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var); ColorU5B0___U2C0___U5D_t941916414* L_95 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_95); Color_t2555686324 L_96 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_95)->GetAt(0, 2); NullCheck(L_94); Light_set_color_m608660336(L_94, L_96, /*hidden argument*/NULL); } IL_0236: { float L_97 = __this->get_percentage_14(); if ((!(((float)L_97) == ((float)(1.0f))))) { goto IL_0343; } } { RuntimeTypeHandle_t3027515415 L_98 = { reinterpret_cast (GUITexture_t951903601_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_99 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_98, /*hidden argument*/NULL); Component_t1923634451 * L_100 = Component_GetComponent_m886226392(__this, L_99, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_101 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_100, /*hidden argument*/NULL); if (!L_101) { goto IL_027d; } } { GUITexture_t951903601 * L_102 = Component_GetComponent_TisGUITexture_t951903601_m2875562243(__this, /*hidden argument*/Component_GetComponent_TisGUITexture_t951903601_m2875562243_RuntimeMethod_var); ColorU5B0___U2C0___U5D_t941916414* L_103 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_103); Color_t2555686324 L_104 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_103)->GetAt(0, 1); NullCheck(L_102); GUITexture_set_color_m1660397747(L_102, L_104, /*hidden argument*/NULL); goto IL_0343; } IL_027d: { RuntimeTypeHandle_t3027515415 L_105 = { reinterpret_cast (GUIText_t402233326_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_106 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_105, /*hidden argument*/NULL); Component_t1923634451 * L_107 = Component_GetComponent_m886226392(__this, L_106, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_108 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_107, /*hidden argument*/NULL); if (!L_108) { goto IL_02b9; } } { GUIText_t402233326 * L_109 = Component_GetComponent_TisGUIText_t402233326_m4001847390(__this, /*hidden argument*/Component_GetComponent_TisGUIText_t402233326_m4001847390_RuntimeMethod_var); NullCheck(L_109); Material_t340375123 * L_110 = GUIText_get_material_m3453918859(L_109, /*hidden argument*/NULL); ColorU5B0___U2C0___U5D_t941916414* L_111 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_111); Color_t2555686324 L_112 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_111)->GetAt(0, 1); NullCheck(L_110); Material_set_color_m1794818007(L_110, L_112, /*hidden argument*/NULL); goto IL_0343; } IL_02b9: { Renderer_t2627027031 * L_113 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_114 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_113, /*hidden argument*/NULL); if (!L_114) { goto IL_031b; } } { V_2 = 0; goto IL_0304; } IL_02d0: { Renderer_t2627027031 * L_115 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); NullCheck(L_115); MaterialU5BU5D_t561872642* L_116 = Renderer_get_materials_m2188790026(L_115, /*hidden argument*/NULL); int32_t L_117 = V_2; NullCheck(L_116); int32_t L_118 = L_117; Material_t340375123 * L_119 = (L_116)->GetAt(static_cast(L_118)); int32_t* L_120 = __this->get_address_of_namedcolorvalue_34(); RuntimeObject * L_121 = Box(NamedValueColor_t1091574706_il2cpp_TypeInfo_var, L_120); NullCheck(L_121); String_t* L_122 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_121); *L_120 = *(int32_t*)UnBox(L_121); ColorU5B0___U2C0___U5D_t941916414* L_123 = __this->get_colors_28(); int32_t L_124 = V_2; NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_123); Color_t2555686324 L_125 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_123)->GetAt(L_124, 1); NullCheck(L_119); Material_SetColor_m2020215303(L_119, L_122, L_125, /*hidden argument*/NULL); int32_t L_126 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_126, (int32_t)1)); } IL_0304: { int32_t L_127 = V_2; ColorU5B0___U2C0___U5D_t941916414* L_128 = __this->get_colors_28(); NullCheck((RuntimeArray *)(RuntimeArray *)L_128); int32_t L_129 = Array_GetLength_m2178203778((RuntimeArray *)(RuntimeArray *)L_128, 0, /*hidden argument*/NULL); if ((((int32_t)L_127) < ((int32_t)L_129))) { goto IL_02d0; } } { goto IL_0343; } IL_031b: { Light_t3756812086 * L_130 = Component_GetComponent_TisLight_t3756812086_m916313317(__this, /*hidden argument*/Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_131 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_130, /*hidden argument*/NULL); if (!L_131) { goto IL_0343; } } { Light_t3756812086 * L_132 = Component_GetComponent_TisLight_t3756812086_m916313317(__this, /*hidden argument*/Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var); ColorU5B0___U2C0___U5D_t941916414* L_133 = __this->get_colors_28(); NullCheck((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_133); Color_t2555686324 L_134 = ((ColorU5B0___U2C0___U5D_t941916414*)(ColorU5B0___U2C0___U5D_t941916414*)L_133)->GetAt(0, 1); NullCheck(L_132); Light_set_color_m608660336(L_132, L_134, /*hidden argument*/NULL); } IL_0343: { return; } } // System.Void iTween::ApplyAudioToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyAudioToTargets_m1644307526 (iTween_t770867771 * __this, const RuntimeMethod* method) { { Vector2U5BU5D_t1457185986* L_0 = __this->get_vector2s_27(); NullCheck(L_0); EasingFunction_t2767217938 * L_1 = __this->get_ease_23(); Vector2U5BU5D_t1457185986* L_2 = __this->get_vector2s_27(); NullCheck(L_2); float L_3 = ((L_2)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_4 = __this->get_vector2s_27(); NullCheck(L_4); float L_5 = ((L_4)->GetAddressAt(static_cast(1)))->get_x_0(); float L_6 = __this->get_percentage_14(); NullCheck(L_1); float L_7 = EasingFunction_Invoke_m2739340836(L_1, L_3, L_5, L_6, /*hidden argument*/NULL); ((L_0)->GetAddressAt(static_cast(2)))->set_x_0(L_7); Vector2U5BU5D_t1457185986* L_8 = __this->get_vector2s_27(); NullCheck(L_8); EasingFunction_t2767217938 * L_9 = __this->get_ease_23(); Vector2U5BU5D_t1457185986* L_10 = __this->get_vector2s_27(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_12 = __this->get_vector2s_27(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(1)))->get_y_1(); float L_14 = __this->get_percentage_14(); NullCheck(L_9); float L_15 = EasingFunction_Invoke_m2739340836(L_9, L_11, L_13, L_14, /*hidden argument*/NULL); ((L_8)->GetAddressAt(static_cast(2)))->set_y_1(L_15); AudioSource_t3935305588 * L_16 = __this->get_audioSource_25(); Vector2U5BU5D_t1457185986* L_17 = __this->get_vector2s_27(); NullCheck(L_17); float L_18 = ((L_17)->GetAddressAt(static_cast(2)))->get_x_0(); NullCheck(L_16); AudioSource_set_volume_m1273312851(L_16, L_18, /*hidden argument*/NULL); AudioSource_t3935305588 * L_19 = __this->get_audioSource_25(); Vector2U5BU5D_t1457185986* L_20 = __this->get_vector2s_27(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(2)))->get_y_1(); NullCheck(L_19); AudioSource_set_pitch_m2413801168(L_19, L_21, /*hidden argument*/NULL); float L_22 = __this->get_percentage_14(); if ((!(((float)L_22) == ((float)(1.0f))))) { goto IL_0108; } } { AudioSource_t3935305588 * L_23 = __this->get_audioSource_25(); Vector2U5BU5D_t1457185986* L_24 = __this->get_vector2s_27(); NullCheck(L_24); float L_25 = ((L_24)->GetAddressAt(static_cast(1)))->get_x_0(); NullCheck(L_23); AudioSource_set_volume_m1273312851(L_23, L_25, /*hidden argument*/NULL); AudioSource_t3935305588 * L_26 = __this->get_audioSource_25(); Vector2U5BU5D_t1457185986* L_27 = __this->get_vector2s_27(); NullCheck(L_27); float L_28 = ((L_27)->GetAddressAt(static_cast(1)))->get_y_1(); NullCheck(L_26); AudioSource_set_pitch_m2413801168(L_26, L_28, /*hidden argument*/NULL); } IL_0108: { return; } } // System.Void iTween::ApplyStabTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyStabTargets_m1824866498 (iTween_t770867771 * __this, const RuntimeMethod* method) { { return; } } // System.Void iTween::ApplyMoveToPathTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyMoveToPathTargets_m553751365 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyMoveToPathTargets_m553751365_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_position_m36019626(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); EasingFunction_t2767217938 * L_2 = __this->get_ease_23(); float L_3 = __this->get_percentage_14(); NullCheck(L_2); float L_4 = EasingFunction_Invoke_m2739340836(L_2, (0.0f), (1.0f), L_3, /*hidden argument*/NULL); V_0 = L_4; bool L_5 = __this->get_isLocal_16(); if (!L_5) { goto IL_0063; } } { Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CRSpline_t2815350084 * L_7 = __this->get_path_31(); float L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_9 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_8, (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_7); Vector3_t3722313464 L_10 = CRSpline_Interp_m4076304528(L_7, L_9, /*hidden argument*/NULL); NullCheck(L_6); Transform_set_localPosition_m4128471975(L_6, L_10, /*hidden argument*/NULL); goto IL_0089; } IL_0063: { Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); CRSpline_t2815350084 * L_12 = __this->get_path_31(); float L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_14 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_13, (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_12); Vector3_t3722313464 L_15 = CRSpline_Interp_m4076304528(L_12, L_14, /*hidden argument*/NULL); NullCheck(L_11); Transform_set_position_m3387557959(L_11, L_15, /*hidden argument*/NULL); } IL_0089: { Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); bool L_17 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral1048568507); if (!L_17) { goto IL_0146; } } { Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); RuntimeObject * L_19 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral1048568507); if (!((*(bool*)((bool*)UnBox(L_19, Boolean_t97287965_il2cpp_TypeInfo_var))))) { goto IL_0146; } } { Hashtable_t1853889766 * L_20 = __this->get_tweenArguments_21(); NullCheck(L_20); bool L_21 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_20, _stringLiteral236190864); if (!L_21) { goto IL_00e8; } } { Hashtable_t1853889766 * L_22 = __this->get_tweenArguments_21(); NullCheck(L_22); RuntimeObject * L_23 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral236190864); V_1 = ((*(float*)((float*)UnBox(L_23, Single_t1397266774_il2cpp_TypeInfo_var)))); goto IL_00ee; } IL_00e8: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_24 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_lookAhead_13(); V_1 = L_24; } IL_00ee: { EasingFunction_t2767217938 * L_25 = __this->get_ease_23(); float L_26 = __this->get_percentage_14(); float L_27 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_28 = Mathf_Min_m1073399594(NULL /*static, unused*/, (1.0f), ((float)il2cpp_codegen_add((float)L_26, (float)L_27)), /*hidden argument*/NULL); NullCheck(L_25); float L_29 = EasingFunction_Invoke_m2739340836(L_25, (0.0f), (1.0f), L_28, /*hidden argument*/NULL); V_2 = L_29; Hashtable_t1853889766 * L_30 = __this->get_tweenArguments_21(); CRSpline_t2815350084 * L_31 = __this->get_path_31(); float L_32 = V_2; float L_33 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_32, (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_31); Vector3_t3722313464 L_34 = CRSpline_Interp_m4076304528(L_31, L_33, /*hidden argument*/NULL); Vector3_t3722313464 L_35 = L_34; RuntimeObject * L_36 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_35); NullCheck(L_30); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_30, _stringLiteral2919290083, L_36); } IL_0146: { Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_37); Vector3_t3722313464 L_38 = Transform_get_position_m36019626(L_37, /*hidden argument*/NULL); __this->set_postUpdate_33(L_38); bool L_39 = __this->get_physics_20(); if (!L_39) { goto IL_0184; } } { Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_41 = __this->get_preUpdate_32(); NullCheck(L_40); Transform_set_position_m3387557959(L_40, L_41, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_42 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_43 = __this->get_postUpdate_33(); NullCheck(L_42); Rigidbody_MovePosition_m2109341474(L_42, L_43, /*hidden argument*/NULL); } IL_0184: { return; } } // System.Void iTween::ApplyMoveToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyMoveToTargets_m2838791533 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyMoveToTargets_m2838791533_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_position_m36019626(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); EasingFunction_t2767217938 * L_3 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); float L_5 = ((L_4)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_6 = __this->get_vector3s_26(); NullCheck(L_6); float L_7 = ((L_6)->GetAddressAt(static_cast(1)))->get_x_1(); float L_8 = __this->get_percentage_14(); NullCheck(L_3); float L_9 = EasingFunction_Invoke_m2739340836(L_3, L_5, L_7, L_8, /*hidden argument*/NULL); ((L_2)->GetAddressAt(static_cast(2)))->set_x_1(L_9); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); EasingFunction_t2767217938 * L_11 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_14 = __this->get_vector3s_26(); NullCheck(L_14); float L_15 = ((L_14)->GetAddressAt(static_cast(1)))->get_y_2(); float L_16 = __this->get_percentage_14(); NullCheck(L_11); float L_17 = EasingFunction_Invoke_m2739340836(L_11, L_13, L_15, L_16, /*hidden argument*/NULL); ((L_10)->GetAddressAt(static_cast(2)))->set_y_2(L_17); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); EasingFunction_t2767217938 * L_19 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); float L_23 = ((L_22)->GetAddressAt(static_cast(1)))->get_z_3(); float L_24 = __this->get_percentage_14(); NullCheck(L_19); float L_25 = EasingFunction_Invoke_m2739340836(L_19, L_21, L_23, L_24, /*hidden argument*/NULL); ((L_18)->GetAddressAt(static_cast(2)))->set_z_3(L_25); bool L_26 = __this->get_isLocal_16(); if (!L_26) { goto IL_0109; } } { Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_28 = __this->get_vector3s_26(); NullCheck(L_28); NullCheck(L_27); Transform_set_localPosition_m4128471975(L_27, (*(Vector3_t3722313464 *)((L_28)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); goto IL_0125; } IL_0109: { Transform_t3600365921 * L_29 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_30 = __this->get_vector3s_26(); NullCheck(L_30); NullCheck(L_29); Transform_set_position_m3387557959(L_29, (*(Vector3_t3722313464 *)((L_30)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); } IL_0125: { float L_31 = __this->get_percentage_14(); if ((!(((float)L_31) == ((float)(1.0f))))) { goto IL_017d; } } { bool L_32 = __this->get_isLocal_16(); if (!L_32) { goto IL_0161; } } { Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_34 = __this->get_vector3s_26(); NullCheck(L_34); NullCheck(L_33); Transform_set_localPosition_m4128471975(L_33, (*(Vector3_t3722313464 *)((L_34)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); goto IL_017d; } IL_0161: { Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_36 = __this->get_vector3s_26(); NullCheck(L_36); NullCheck(L_35); Transform_set_position_m3387557959(L_35, (*(Vector3_t3722313464 *)((L_36)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); } IL_017d: { Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_37); Vector3_t3722313464 L_38 = Transform_get_position_m36019626(L_37, /*hidden argument*/NULL); __this->set_postUpdate_33(L_38); bool L_39 = __this->get_physics_20(); if (!L_39) { goto IL_01bb; } } { Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_41 = __this->get_preUpdate_32(); NullCheck(L_40); Transform_set_position_m3387557959(L_40, L_41, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_42 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_43 = __this->get_postUpdate_33(); NullCheck(L_42); Rigidbody_MovePosition_m2109341474(L_42, L_43, /*hidden argument*/NULL); } IL_01bb: { return; } } // System.Void iTween::ApplyMoveByTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyMoveByTargets_m1116951999 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyMoveByTargets_m1116951999_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_position_m36019626(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t3722313464 )); Hashtable_t1853889766 * L_2 = __this->get_tweenArguments_21(); NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral2919290083); if (!L_3) { goto IL_0056; } } { Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_eulerAngles_m2743581774(L_4, /*hidden argument*/NULL); V_0 = L_5; Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); NullCheck(L_6); Transform_set_eulerAngles_m135219616(L_6, (*(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(4)))), /*hidden argument*/NULL); } IL_0056: { Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); EasingFunction_t2767217938 * L_9 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(1)))->get_x_1(); float L_14 = __this->get_percentage_14(); NullCheck(L_9); float L_15 = EasingFunction_Invoke_m2739340836(L_9, L_11, L_13, L_14, /*hidden argument*/NULL); ((L_8)->GetAddressAt(static_cast(2)))->set_x_1(L_15); Vector3U5BU5D_t1718750761* L_16 = __this->get_vector3s_26(); NullCheck(L_16); EasingFunction_t2767217938 * L_17 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(1)))->get_y_2(); float L_22 = __this->get_percentage_14(); NullCheck(L_17); float L_23 = EasingFunction_Invoke_m2739340836(L_17, L_19, L_21, L_22, /*hidden argument*/NULL); ((L_16)->GetAddressAt(static_cast(2)))->set_y_2(L_23); Vector3U5BU5D_t1718750761* L_24 = __this->get_vector3s_26(); NullCheck(L_24); EasingFunction_t2767217938 * L_25 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_26 = __this->get_vector3s_26(); NullCheck(L_26); float L_27 = ((L_26)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_28 = __this->get_vector3s_26(); NullCheck(L_28); float L_29 = ((L_28)->GetAddressAt(static_cast(1)))->get_z_3(); float L_30 = __this->get_percentage_14(); NullCheck(L_25); float L_31 = EasingFunction_Invoke_m2739340836(L_25, L_27, L_29, L_30, /*hidden argument*/NULL); ((L_24)->GetAddressAt(static_cast(2)))->set_z_3(L_31); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_33 = __this->get_vector3s_26(); NullCheck(L_33); Vector3U5BU5D_t1718750761* L_34 = __this->get_vector3s_26(); NullCheck(L_34); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_35 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_33)->GetAddressAt(static_cast(2)))), (*(Vector3_t3722313464 *)((L_34)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); int32_t L_36 = __this->get_space_22(); NullCheck(L_32); Transform_Translate_m1990195114(L_32, L_35, L_36, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_37 = __this->get_vector3s_26(); NullCheck(L_37); Vector3U5BU5D_t1718750761* L_38 = __this->get_vector3s_26(); NullCheck(L_38); *(Vector3_t3722313464 *)((L_37)->GetAddressAt(static_cast(3))) = (*(Vector3_t3722313464 *)((L_38)->GetAddressAt(static_cast(2)))); Hashtable_t1853889766 * L_39 = __this->get_tweenArguments_21(); NullCheck(L_39); bool L_40 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_39, _stringLiteral2919290083); if (!L_40) { goto IL_019d; } } { Transform_t3600365921 * L_41 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_42 = V_0; NullCheck(L_41); Transform_set_eulerAngles_m135219616(L_41, L_42, /*hidden argument*/NULL); } IL_019d: { Transform_t3600365921 * L_43 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_43); Vector3_t3722313464 L_44 = Transform_get_position_m36019626(L_43, /*hidden argument*/NULL); __this->set_postUpdate_33(L_44); bool L_45 = __this->get_physics_20(); if (!L_45) { goto IL_01db; } } { Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_47 = __this->get_preUpdate_32(); NullCheck(L_46); Transform_set_position_m3387557959(L_46, L_47, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_48 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_49 = __this->get_postUpdate_33(); NullCheck(L_48); Rigidbody_MovePosition_m2109341474(L_48, L_49, /*hidden argument*/NULL); } IL_01db: { return; } } // System.Void iTween::ApplyScaleToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyScaleToTargets_m681194643 (iTween_t770867771 * __this, const RuntimeMethod* method) { { Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); EasingFunction_t2767217938 * L_1 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); float L_3 = ((L_2)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); float L_5 = ((L_4)->GetAddressAt(static_cast(1)))->get_x_1(); float L_6 = __this->get_percentage_14(); NullCheck(L_1); float L_7 = EasingFunction_Invoke_m2739340836(L_1, L_3, L_5, L_6, /*hidden argument*/NULL); ((L_0)->GetAddressAt(static_cast(2)))->set_x_1(L_7); Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); EasingFunction_t2767217938 * L_9 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(1)))->get_y_2(); float L_14 = __this->get_percentage_14(); NullCheck(L_9); float L_15 = EasingFunction_Invoke_m2739340836(L_9, L_11, L_13, L_14, /*hidden argument*/NULL); ((L_8)->GetAddressAt(static_cast(2)))->set_y_2(L_15); Vector3U5BU5D_t1718750761* L_16 = __this->get_vector3s_26(); NullCheck(L_16); EasingFunction_t2767217938 * L_17 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(1)))->get_z_3(); float L_22 = __this->get_percentage_14(); NullCheck(L_17); float L_23 = EasingFunction_Invoke_m2739340836(L_17, L_19, L_21, L_22, /*hidden argument*/NULL); ((L_16)->GetAddressAt(static_cast(2)))->set_z_3(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_25 = __this->get_vector3s_26(); NullCheck(L_25); NullCheck(L_24); Transform_set_localScale_m3053443106(L_24, (*(Vector3_t3722313464 *)((L_25)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); float L_26 = __this->get_percentage_14(); if ((!(((float)L_26) == ((float)(1.0f))))) { goto IL_0114; } } { Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_28 = __this->get_vector3s_26(); NullCheck(L_28); NullCheck(L_27); Transform_set_localScale_m3053443106(L_27, (*(Vector3_t3722313464 *)((L_28)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); } IL_0114: { return; } } // System.Void iTween::ApplyLookToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyLookToTargets_m3212456095 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyLookToTargets_m3212456095_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); EasingFunction_t2767217938 * L_1 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); float L_3 = ((L_2)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); float L_5 = ((L_4)->GetAddressAt(static_cast(1)))->get_x_1(); float L_6 = __this->get_percentage_14(); NullCheck(L_1); float L_7 = EasingFunction_Invoke_m2739340836(L_1, L_3, L_5, L_6, /*hidden argument*/NULL); ((L_0)->GetAddressAt(static_cast(2)))->set_x_1(L_7); Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); EasingFunction_t2767217938 * L_9 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(1)))->get_y_2(); float L_14 = __this->get_percentage_14(); NullCheck(L_9); float L_15 = EasingFunction_Invoke_m2739340836(L_9, L_11, L_13, L_14, /*hidden argument*/NULL); ((L_8)->GetAddressAt(static_cast(2)))->set_y_2(L_15); Vector3U5BU5D_t1718750761* L_16 = __this->get_vector3s_26(); NullCheck(L_16); EasingFunction_t2767217938 * L_17 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(1)))->get_z_3(); float L_22 = __this->get_percentage_14(); NullCheck(L_17); float L_23 = EasingFunction_Invoke_m2739340836(L_17, L_19, L_21, L_22, /*hidden argument*/NULL); ((L_16)->GetAddressAt(static_cast(2)))->set_z_3(L_23); bool L_24 = __this->get_isLocal_16(); if (!L_24) { goto IL_00fd; } } { Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_26 = __this->get_vector3s_26(); NullCheck(L_26); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_27 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_26)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); NullCheck(L_25); Transform_set_localRotation_m19445462(L_25, L_27, /*hidden argument*/NULL); goto IL_011e; } IL_00fd: { Transform_t3600365921 * L_28 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_29 = __this->get_vector3s_26(); NullCheck(L_29); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_30 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_29)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); NullCheck(L_28); Transform_set_rotation_m3524318132(L_28, L_30, /*hidden argument*/NULL); } IL_011e: { return; } } // System.Void iTween::ApplyRotateToTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyRotateToTargets_m1083503201 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyRotateToTargets_m1083503201_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_eulerAngles_m2743581774(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); EasingFunction_t2767217938 * L_3 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); float L_5 = ((L_4)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_6 = __this->get_vector3s_26(); NullCheck(L_6); float L_7 = ((L_6)->GetAddressAt(static_cast(1)))->get_x_1(); float L_8 = __this->get_percentage_14(); NullCheck(L_3); float L_9 = EasingFunction_Invoke_m2739340836(L_3, L_5, L_7, L_8, /*hidden argument*/NULL); ((L_2)->GetAddressAt(static_cast(2)))->set_x_1(L_9); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); EasingFunction_t2767217938 * L_11 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_14 = __this->get_vector3s_26(); NullCheck(L_14); float L_15 = ((L_14)->GetAddressAt(static_cast(1)))->get_y_2(); float L_16 = __this->get_percentage_14(); NullCheck(L_11); float L_17 = EasingFunction_Invoke_m2739340836(L_11, L_13, L_15, L_16, /*hidden argument*/NULL); ((L_10)->GetAddressAt(static_cast(2)))->set_y_2(L_17); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); EasingFunction_t2767217938 * L_19 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); float L_23 = ((L_22)->GetAddressAt(static_cast(1)))->get_z_3(); float L_24 = __this->get_percentage_14(); NullCheck(L_19); float L_25 = EasingFunction_Invoke_m2739340836(L_19, L_21, L_23, L_24, /*hidden argument*/NULL); ((L_18)->GetAddressAt(static_cast(2)))->set_z_3(L_25); bool L_26 = __this->get_isLocal_16(); if (!L_26) { goto IL_010e; } } { Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_28 = __this->get_vector3s_26(); NullCheck(L_28); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_29 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_28)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); NullCheck(L_27); Transform_set_localRotation_m19445462(L_27, L_29, /*hidden argument*/NULL); goto IL_012f; } IL_010e: { Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_31 = __this->get_vector3s_26(); NullCheck(L_31); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_32 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_31)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); NullCheck(L_30); Transform_set_rotation_m3524318132(L_30, L_32, /*hidden argument*/NULL); } IL_012f: { float L_33 = __this->get_percentage_14(); if ((!(((float)L_33) == ((float)(1.0f))))) { goto IL_0191; } } { bool L_34 = __this->get_isLocal_16(); if (!L_34) { goto IL_0170; } } { Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_36 = __this->get_vector3s_26(); NullCheck(L_36); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_37 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_36)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); NullCheck(L_35); Transform_set_localRotation_m19445462(L_35, L_37, /*hidden argument*/NULL); goto IL_0191; } IL_0170: { Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_39 = __this->get_vector3s_26(); NullCheck(L_39); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_40 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_39)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); NullCheck(L_38); Transform_set_rotation_m3524318132(L_38, L_40, /*hidden argument*/NULL); } IL_0191: { Transform_t3600365921 * L_41 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_41); Vector3_t3722313464 L_42 = Transform_get_eulerAngles_m2743581774(L_41, /*hidden argument*/NULL); __this->set_postUpdate_33(L_42); bool L_43 = __this->get_physics_20(); if (!L_43) { goto IL_01d4; } } { Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_45 = __this->get_preUpdate_32(); NullCheck(L_44); Transform_set_eulerAngles_m135219616(L_44, L_45, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_46 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_47 = __this->get_postUpdate_33(); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_48 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_47, /*hidden argument*/NULL); NullCheck(L_46); Rigidbody_MoveRotation_m72717779(L_46, L_48, /*hidden argument*/NULL); } IL_01d4: { return; } } // System.Void iTween::ApplyRotateAddTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyRotateAddTargets_m4089430499 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyRotateAddTargets_m4089430499_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_eulerAngles_m2743581774(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); EasingFunction_t2767217938 * L_3 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); float L_5 = ((L_4)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_6 = __this->get_vector3s_26(); NullCheck(L_6); float L_7 = ((L_6)->GetAddressAt(static_cast(1)))->get_x_1(); float L_8 = __this->get_percentage_14(); NullCheck(L_3); float L_9 = EasingFunction_Invoke_m2739340836(L_3, L_5, L_7, L_8, /*hidden argument*/NULL); ((L_2)->GetAddressAt(static_cast(2)))->set_x_1(L_9); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); EasingFunction_t2767217938 * L_11 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_14 = __this->get_vector3s_26(); NullCheck(L_14); float L_15 = ((L_14)->GetAddressAt(static_cast(1)))->get_y_2(); float L_16 = __this->get_percentage_14(); NullCheck(L_11); float L_17 = EasingFunction_Invoke_m2739340836(L_11, L_13, L_15, L_16, /*hidden argument*/NULL); ((L_10)->GetAddressAt(static_cast(2)))->set_y_2(L_17); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); EasingFunction_t2767217938 * L_19 = __this->get_ease_23(); Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); float L_23 = ((L_22)->GetAddressAt(static_cast(1)))->get_z_3(); float L_24 = __this->get_percentage_14(); NullCheck(L_19); float L_25 = EasingFunction_Invoke_m2739340836(L_19, L_21, L_23, L_24, /*hidden argument*/NULL); ((L_18)->GetAddressAt(static_cast(2)))->set_z_3(L_25); Transform_t3600365921 * L_26 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_27 = __this->get_vector3s_26(); NullCheck(L_27); Vector3U5BU5D_t1718750761* L_28 = __this->get_vector3s_26(); NullCheck(L_28); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_29 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_27)->GetAddressAt(static_cast(2)))), (*(Vector3_t3722313464 *)((L_28)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); int32_t L_30 = __this->get_space_22(); NullCheck(L_26); Transform_Rotate_m1886816857(L_26, L_29, L_30, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_31 = __this->get_vector3s_26(); NullCheck(L_31); Vector3U5BU5D_t1718750761* L_32 = __this->get_vector3s_26(); NullCheck(L_32); *(Vector3_t3722313464 *)((L_31)->GetAddressAt(static_cast(3))) = (*(Vector3_t3722313464 *)((L_32)->GetAddressAt(static_cast(2)))); Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_33); Vector3_t3722313464 L_34 = Transform_get_eulerAngles_m2743581774(L_33, /*hidden argument*/NULL); __this->set_postUpdate_33(L_34); bool L_35 = __this->get_physics_20(); if (!L_35) { goto IL_017a; } } { Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_37 = __this->get_preUpdate_32(); NullCheck(L_36); Transform_set_eulerAngles_m135219616(L_36, L_37, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_38 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_39 = __this->get_postUpdate_33(); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_40 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_39, /*hidden argument*/NULL); NullCheck(L_38); Rigidbody_MoveRotation_m72717779(L_38, L_40, /*hidden argument*/NULL); } IL_017a: { return; } } // System.Void iTween::ApplyShakePositionTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyShakePositionTargets_m1328928162 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyShakePositionTargets_m1328928162_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); float V_1 = 0.0f; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_position_m36019626(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t3722313464 )); Hashtable_t1853889766 * L_2 = __this->get_tweenArguments_21(); NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral2919290083); if (!L_3) { goto IL_0056; } } { Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_eulerAngles_m2743581774(L_4, /*hidden argument*/NULL); V_0 = L_5; Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); NullCheck(L_6); Transform_set_eulerAngles_m135219616(L_6, (*(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); } IL_0056: { float L_8 = __this->get_percentage_14(); if ((!(((float)L_8) == ((float)(0.0f))))) { goto IL_0088; } } { Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); int32_t L_11 = __this->get_space_22(); NullCheck(L_9); Transform_Translate_m1990195114(L_9, (*(Vector3_t3722313464 *)((L_10)->GetAddressAt(static_cast(1)))), L_11, /*hidden argument*/NULL); } IL_0088: { Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_13 = __this->get_vector3s_26(); NullCheck(L_13); NullCheck(L_12); Transform_set_position_m3387557959(L_12, (*(Vector3_t3722313464 *)((L_13)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); float L_14 = __this->get_percentage_14(); V_1 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_14)); Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); Vector3U5BU5D_t1718750761* L_16 = __this->get_vector3s_26(); NullCheck(L_16); float L_17 = ((L_16)->GetAddressAt(static_cast(1)))->get_x_1(); float L_18 = V_1; Vector3U5BU5D_t1718750761* L_19 = __this->get_vector3s_26(); NullCheck(L_19); float L_20 = ((L_19)->GetAddressAt(static_cast(1)))->get_x_1(); float L_21 = V_1; float L_22 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_17)), (float)L_18)), ((float)il2cpp_codegen_multiply((float)L_20, (float)L_21)), /*hidden argument*/NULL); ((L_15)->GetAddressAt(static_cast(2)))->set_x_1(L_22); Vector3U5BU5D_t1718750761* L_23 = __this->get_vector3s_26(); NullCheck(L_23); Vector3U5BU5D_t1718750761* L_24 = __this->get_vector3s_26(); NullCheck(L_24); float L_25 = ((L_24)->GetAddressAt(static_cast(1)))->get_y_2(); float L_26 = V_1; Vector3U5BU5D_t1718750761* L_27 = __this->get_vector3s_26(); NullCheck(L_27); float L_28 = ((L_27)->GetAddressAt(static_cast(1)))->get_y_2(); float L_29 = V_1; float L_30 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_25)), (float)L_26)), ((float)il2cpp_codegen_multiply((float)L_28, (float)L_29)), /*hidden argument*/NULL); ((L_23)->GetAddressAt(static_cast(2)))->set_y_2(L_30); Vector3U5BU5D_t1718750761* L_31 = __this->get_vector3s_26(); NullCheck(L_31); Vector3U5BU5D_t1718750761* L_32 = __this->get_vector3s_26(); NullCheck(L_32); float L_33 = ((L_32)->GetAddressAt(static_cast(1)))->get_z_3(); float L_34 = V_1; Vector3U5BU5D_t1718750761* L_35 = __this->get_vector3s_26(); NullCheck(L_35); float L_36 = ((L_35)->GetAddressAt(static_cast(1)))->get_z_3(); float L_37 = V_1; float L_38 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_33)), (float)L_34)), ((float)il2cpp_codegen_multiply((float)L_36, (float)L_37)), /*hidden argument*/NULL); ((L_31)->GetAddressAt(static_cast(2)))->set_z_3(L_38); Transform_t3600365921 * L_39 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_40 = __this->get_vector3s_26(); NullCheck(L_40); int32_t L_41 = __this->get_space_22(); NullCheck(L_39); Transform_Translate_m1990195114(L_39, (*(Vector3_t3722313464 *)((L_40)->GetAddressAt(static_cast(2)))), L_41, /*hidden argument*/NULL); Hashtable_t1853889766 * L_42 = __this->get_tweenArguments_21(); NullCheck(L_42); bool L_43 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_42, _stringLiteral2919290083); if (!L_43) { goto IL_01ab; } } { Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_45 = V_0; NullCheck(L_44); Transform_set_eulerAngles_m135219616(L_44, L_45, /*hidden argument*/NULL); } IL_01ab: { Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_46); Vector3_t3722313464 L_47 = Transform_get_position_m36019626(L_46, /*hidden argument*/NULL); __this->set_postUpdate_33(L_47); bool L_48 = __this->get_physics_20(); if (!L_48) { goto IL_01e9; } } { Transform_t3600365921 * L_49 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_50 = __this->get_preUpdate_32(); NullCheck(L_49); Transform_set_position_m3387557959(L_49, L_50, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_51 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_52 = __this->get_postUpdate_33(); NullCheck(L_51); Rigidbody_MovePosition_m2109341474(L_51, L_52, /*hidden argument*/NULL); } IL_01e9: { return; } } // System.Void iTween::ApplyShakeScaleTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyShakeScaleTargets_m474578539 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyShakeScaleTargets_m474578539_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = __this->get_percentage_14(); if ((!(((float)L_0) == ((float)(0.0f))))) { goto IL_002c; } } { Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); NullCheck(L_1); Transform_set_localScale_m3053443106(L_1, (*(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(1)))), /*hidden argument*/NULL); } IL_002c: { Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); NullCheck(L_3); Transform_set_localScale_m3053443106(L_3, (*(Vector3_t3722313464 *)((L_4)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); float L_5 = __this->get_percentage_14(); V_0 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_5)); Vector3U5BU5D_t1718750761* L_6 = __this->get_vector3s_26(); NullCheck(L_6); Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); float L_8 = ((L_7)->GetAddressAt(static_cast(1)))->get_x_1(); float L_9 = V_0; Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(1)))->get_x_1(); float L_12 = V_0; float L_13 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_8)), (float)L_9)), ((float)il2cpp_codegen_multiply((float)L_11, (float)L_12)), /*hidden argument*/NULL); ((L_6)->GetAddressAt(static_cast(2)))->set_x_1(L_13); Vector3U5BU5D_t1718750761* L_14 = __this->get_vector3s_26(); NullCheck(L_14); Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); float L_16 = ((L_15)->GetAddressAt(static_cast(1)))->get_y_2(); float L_17 = V_0; Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(1)))->get_y_2(); float L_20 = V_0; float L_21 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_16)), (float)L_17)), ((float)il2cpp_codegen_multiply((float)L_19, (float)L_20)), /*hidden argument*/NULL); ((L_14)->GetAddressAt(static_cast(2)))->set_y_2(L_21); Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); Vector3U5BU5D_t1718750761* L_23 = __this->get_vector3s_26(); NullCheck(L_23); float L_24 = ((L_23)->GetAddressAt(static_cast(1)))->get_z_3(); float L_25 = V_0; Vector3U5BU5D_t1718750761* L_26 = __this->get_vector3s_26(); NullCheck(L_26); float L_27 = ((L_26)->GetAddressAt(static_cast(1)))->get_z_3(); float L_28 = V_0; float L_29 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_24)), (float)L_25)), ((float)il2cpp_codegen_multiply((float)L_27, (float)L_28)), /*hidden argument*/NULL); ((L_22)->GetAddressAt(static_cast(2)))->set_z_3(L_29); Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_31 = L_30; NullCheck(L_31); Vector3_t3722313464 L_32 = Transform_get_localScale_m129152068(L_31, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_33 = __this->get_vector3s_26(); NullCheck(L_33); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_34 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_32, (*(Vector3_t3722313464 *)((L_33)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); NullCheck(L_31); Transform_set_localScale_m3053443106(L_31, L_34, /*hidden argument*/NULL); return; } } // System.Void iTween::ApplyShakeRotationTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyShakeRotationTargets_m2759533849 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyShakeRotationTargets_m2759533849_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_eulerAngles_m2743581774(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); float L_2 = __this->get_percentage_14(); if ((!(((float)L_2) == ((float)(0.0f))))) { goto IL_0043; } } { Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); int32_t L_5 = __this->get_space_22(); NullCheck(L_3); Transform_Rotate_m1886816857(L_3, (*(Vector3_t3722313464 *)((L_4)->GetAddressAt(static_cast(1)))), L_5, /*hidden argument*/NULL); } IL_0043: { Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); NullCheck(L_6); Transform_set_eulerAngles_m135219616(L_6, (*(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); float L_8 = __this->get_percentage_14(); V_0 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_8)); Vector3U5BU5D_t1718750761* L_9 = __this->get_vector3s_26(); NullCheck(L_9); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(1)))->get_x_1(); float L_12 = V_0; Vector3U5BU5D_t1718750761* L_13 = __this->get_vector3s_26(); NullCheck(L_13); float L_14 = ((L_13)->GetAddressAt(static_cast(1)))->get_x_1(); float L_15 = V_0; float L_16 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_11)), (float)L_12)), ((float)il2cpp_codegen_multiply((float)L_14, (float)L_15)), /*hidden argument*/NULL); ((L_9)->GetAddressAt(static_cast(2)))->set_x_1(L_16); Vector3U5BU5D_t1718750761* L_17 = __this->get_vector3s_26(); NullCheck(L_17); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(1)))->get_y_2(); float L_20 = V_0; Vector3U5BU5D_t1718750761* L_21 = __this->get_vector3s_26(); NullCheck(L_21); float L_22 = ((L_21)->GetAddressAt(static_cast(1)))->get_y_2(); float L_23 = V_0; float L_24 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_19)), (float)L_20)), ((float)il2cpp_codegen_multiply((float)L_22, (float)L_23)), /*hidden argument*/NULL); ((L_17)->GetAddressAt(static_cast(2)))->set_y_2(L_24); Vector3U5BU5D_t1718750761* L_25 = __this->get_vector3s_26(); NullCheck(L_25); Vector3U5BU5D_t1718750761* L_26 = __this->get_vector3s_26(); NullCheck(L_26); float L_27 = ((L_26)->GetAddressAt(static_cast(1)))->get_z_3(); float L_28 = V_0; Vector3U5BU5D_t1718750761* L_29 = __this->get_vector3s_26(); NullCheck(L_29); float L_30 = ((L_29)->GetAddressAt(static_cast(1)))->get_z_3(); float L_31 = V_0; float L_32 = Random_Range_m2202990745(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((-L_27)), (float)L_28)), ((float)il2cpp_codegen_multiply((float)L_30, (float)L_31)), /*hidden argument*/NULL); ((L_25)->GetAddressAt(static_cast(2)))->set_z_3(L_32); Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_34 = __this->get_vector3s_26(); NullCheck(L_34); int32_t L_35 = __this->get_space_22(); NullCheck(L_33); Transform_Rotate_m1886816857(L_33, (*(Vector3_t3722313464 *)((L_34)->GetAddressAt(static_cast(2)))), L_35, /*hidden argument*/NULL); Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_36); Vector3_t3722313464 L_37 = Transform_get_eulerAngles_m2743581774(L_36, /*hidden argument*/NULL); __this->set_postUpdate_33(L_37); bool L_38 = __this->get_physics_20(); if (!L_38) { goto IL_0188; } } { Transform_t3600365921 * L_39 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_40 = __this->get_preUpdate_32(); NullCheck(L_39); Transform_set_eulerAngles_m135219616(L_39, L_40, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_41 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_42 = __this->get_postUpdate_33(); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_43 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_42, /*hidden argument*/NULL); NullCheck(L_41); Rigidbody_MoveRotation_m72717779(L_41, L_43, /*hidden argument*/NULL); } IL_0188: { return; } } // System.Void iTween::ApplyPunchPositionTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyPunchPositionTargets_m409920222 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyPunchPositionTargets_m409920222_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_position_m36019626(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t3722313464 )); Hashtable_t1853889766 * L_2 = __this->get_tweenArguments_21(); NullCheck(L_2); bool L_3 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral2919290083); if (!L_3) { goto IL_0056; } } { Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_eulerAngles_m2743581774(L_4, /*hidden argument*/NULL); V_0 = L_5; Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); NullCheck(L_6); Transform_set_eulerAngles_m135219616(L_6, (*(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(4)))), /*hidden argument*/NULL); } IL_0056: { Vector3U5BU5D_t1718750761* L_8 = __this->get_vector3s_26(); NullCheck(L_8); float L_9 = ((L_8)->GetAddressAt(static_cast(1)))->get_x_1(); if ((!(((float)L_9) > ((float)(0.0f))))) { goto IL_00a4; } } { Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); Vector3U5BU5D_t1718750761* L_11 = __this->get_vector3s_26(); NullCheck(L_11); float L_12 = ((L_11)->GetAddressAt(static_cast(1)))->get_x_1(); float L_13 = __this->get_percentage_14(); float L_14 = iTween_punch_m2297520268(__this, L_12, L_13, /*hidden argument*/NULL); ((L_10)->GetAddressAt(static_cast(2)))->set_x_1(L_14); goto IL_00f3; } IL_00a4: { Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); float L_16 = ((L_15)->GetAddressAt(static_cast(1)))->get_x_1(); if ((!(((float)L_16) < ((float)(0.0f))))) { goto IL_00f3; } } { Vector3U5BU5D_t1718750761* L_17 = __this->get_vector3s_26(); NullCheck(L_17); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(1)))->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_20 = fabsf(L_19); float L_21 = __this->get_percentage_14(); float L_22 = iTween_punch_m2297520268(__this, L_20, L_21, /*hidden argument*/NULL); ((L_17)->GetAddressAt(static_cast(2)))->set_x_1(((-L_22))); } IL_00f3: { Vector3U5BU5D_t1718750761* L_23 = __this->get_vector3s_26(); NullCheck(L_23); float L_24 = ((L_23)->GetAddressAt(static_cast(1)))->get_y_2(); if ((!(((float)L_24) > ((float)(0.0f))))) { goto IL_0141; } } { Vector3U5BU5D_t1718750761* L_25 = __this->get_vector3s_26(); NullCheck(L_25); Vector3U5BU5D_t1718750761* L_26 = __this->get_vector3s_26(); NullCheck(L_26); float L_27 = ((L_26)->GetAddressAt(static_cast(1)))->get_y_2(); float L_28 = __this->get_percentage_14(); float L_29 = iTween_punch_m2297520268(__this, L_27, L_28, /*hidden argument*/NULL); ((L_25)->GetAddressAt(static_cast(2)))->set_y_2(L_29); goto IL_0190; } IL_0141: { Vector3U5BU5D_t1718750761* L_30 = __this->get_vector3s_26(); NullCheck(L_30); float L_31 = ((L_30)->GetAddressAt(static_cast(1)))->get_y_2(); if ((!(((float)L_31) < ((float)(0.0f))))) { goto IL_0190; } } { Vector3U5BU5D_t1718750761* L_32 = __this->get_vector3s_26(); NullCheck(L_32); Vector3U5BU5D_t1718750761* L_33 = __this->get_vector3s_26(); NullCheck(L_33); float L_34 = ((L_33)->GetAddressAt(static_cast(1)))->get_y_2(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_35 = fabsf(L_34); float L_36 = __this->get_percentage_14(); float L_37 = iTween_punch_m2297520268(__this, L_35, L_36, /*hidden argument*/NULL); ((L_32)->GetAddressAt(static_cast(2)))->set_y_2(((-L_37))); } IL_0190: { Vector3U5BU5D_t1718750761* L_38 = __this->get_vector3s_26(); NullCheck(L_38); float L_39 = ((L_38)->GetAddressAt(static_cast(1)))->get_z_3(); if ((!(((float)L_39) > ((float)(0.0f))))) { goto IL_01de; } } { Vector3U5BU5D_t1718750761* L_40 = __this->get_vector3s_26(); NullCheck(L_40); Vector3U5BU5D_t1718750761* L_41 = __this->get_vector3s_26(); NullCheck(L_41); float L_42 = ((L_41)->GetAddressAt(static_cast(1)))->get_z_3(); float L_43 = __this->get_percentage_14(); float L_44 = iTween_punch_m2297520268(__this, L_42, L_43, /*hidden argument*/NULL); ((L_40)->GetAddressAt(static_cast(2)))->set_z_3(L_44); goto IL_022d; } IL_01de: { Vector3U5BU5D_t1718750761* L_45 = __this->get_vector3s_26(); NullCheck(L_45); float L_46 = ((L_45)->GetAddressAt(static_cast(1)))->get_z_3(); if ((!(((float)L_46) < ((float)(0.0f))))) { goto IL_022d; } } { Vector3U5BU5D_t1718750761* L_47 = __this->get_vector3s_26(); NullCheck(L_47); Vector3U5BU5D_t1718750761* L_48 = __this->get_vector3s_26(); NullCheck(L_48); float L_49 = ((L_48)->GetAddressAt(static_cast(1)))->get_z_3(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_50 = fabsf(L_49); float L_51 = __this->get_percentage_14(); float L_52 = iTween_punch_m2297520268(__this, L_50, L_51, /*hidden argument*/NULL); ((L_47)->GetAddressAt(static_cast(2)))->set_z_3(((-L_52))); } IL_022d: { Transform_t3600365921 * L_53 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_54 = __this->get_vector3s_26(); NullCheck(L_54); Vector3U5BU5D_t1718750761* L_55 = __this->get_vector3s_26(); NullCheck(L_55); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_56 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_54)->GetAddressAt(static_cast(2)))), (*(Vector3_t3722313464 *)((L_55)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); int32_t L_57 = __this->get_space_22(); NullCheck(L_53); Transform_Translate_m1990195114(L_53, L_56, L_57, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_58 = __this->get_vector3s_26(); NullCheck(L_58); Vector3U5BU5D_t1718750761* L_59 = __this->get_vector3s_26(); NullCheck(L_59); *(Vector3_t3722313464 *)((L_58)->GetAddressAt(static_cast(3))) = (*(Vector3_t3722313464 *)((L_59)->GetAddressAt(static_cast(2)))); Hashtable_t1853889766 * L_60 = __this->get_tweenArguments_21(); NullCheck(L_60); bool L_61 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_60, _stringLiteral2919290083); if (!L_61) { goto IL_02a8; } } { Transform_t3600365921 * L_62 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_63 = V_0; NullCheck(L_62); Transform_set_eulerAngles_m135219616(L_62, L_63, /*hidden argument*/NULL); } IL_02a8: { Transform_t3600365921 * L_64 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_64); Vector3_t3722313464 L_65 = Transform_get_position_m36019626(L_64, /*hidden argument*/NULL); __this->set_postUpdate_33(L_65); bool L_66 = __this->get_physics_20(); if (!L_66) { goto IL_02e6; } } { Transform_t3600365921 * L_67 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_68 = __this->get_preUpdate_32(); NullCheck(L_67); Transform_set_position_m3387557959(L_67, L_68, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_69 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_70 = __this->get_postUpdate_33(); NullCheck(L_69); Rigidbody_MovePosition_m2109341474(L_69, L_70, /*hidden argument*/NULL); } IL_02e6: { return; } } // System.Void iTween::ApplyPunchRotationTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyPunchRotationTargets_m1669863449 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyPunchRotationTargets_m1669863449_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_eulerAngles_m2743581774(L_0, /*hidden argument*/NULL); __this->set_preUpdate_32(L_1); Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); float L_3 = ((L_2)->GetAddressAt(static_cast(1)))->get_x_1(); if ((!(((float)L_3) > ((float)(0.0f))))) { goto IL_005f; } } { Vector3U5BU5D_t1718750761* L_4 = __this->get_vector3s_26(); NullCheck(L_4); Vector3U5BU5D_t1718750761* L_5 = __this->get_vector3s_26(); NullCheck(L_5); float L_6 = ((L_5)->GetAddressAt(static_cast(1)))->get_x_1(); float L_7 = __this->get_percentage_14(); float L_8 = iTween_punch_m2297520268(__this, L_6, L_7, /*hidden argument*/NULL); ((L_4)->GetAddressAt(static_cast(2)))->set_x_1(L_8); goto IL_00ae; } IL_005f: { Vector3U5BU5D_t1718750761* L_9 = __this->get_vector3s_26(); NullCheck(L_9); float L_10 = ((L_9)->GetAddressAt(static_cast(1)))->get_x_1(); if ((!(((float)L_10) < ((float)(0.0f))))) { goto IL_00ae; } } { Vector3U5BU5D_t1718750761* L_11 = __this->get_vector3s_26(); NullCheck(L_11); Vector3U5BU5D_t1718750761* L_12 = __this->get_vector3s_26(); NullCheck(L_12); float L_13 = ((L_12)->GetAddressAt(static_cast(1)))->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_14 = fabsf(L_13); float L_15 = __this->get_percentage_14(); float L_16 = iTween_punch_m2297520268(__this, L_14, L_15, /*hidden argument*/NULL); ((L_11)->GetAddressAt(static_cast(2)))->set_x_1(((-L_16))); } IL_00ae: { Vector3U5BU5D_t1718750761* L_17 = __this->get_vector3s_26(); NullCheck(L_17); float L_18 = ((L_17)->GetAddressAt(static_cast(1)))->get_y_2(); if ((!(((float)L_18) > ((float)(0.0f))))) { goto IL_00fc; } } { Vector3U5BU5D_t1718750761* L_19 = __this->get_vector3s_26(); NullCheck(L_19); Vector3U5BU5D_t1718750761* L_20 = __this->get_vector3s_26(); NullCheck(L_20); float L_21 = ((L_20)->GetAddressAt(static_cast(1)))->get_y_2(); float L_22 = __this->get_percentage_14(); float L_23 = iTween_punch_m2297520268(__this, L_21, L_22, /*hidden argument*/NULL); ((L_19)->GetAddressAt(static_cast(2)))->set_y_2(L_23); goto IL_014b; } IL_00fc: { Vector3U5BU5D_t1718750761* L_24 = __this->get_vector3s_26(); NullCheck(L_24); float L_25 = ((L_24)->GetAddressAt(static_cast(1)))->get_y_2(); if ((!(((float)L_25) < ((float)(0.0f))))) { goto IL_014b; } } { Vector3U5BU5D_t1718750761* L_26 = __this->get_vector3s_26(); NullCheck(L_26); Vector3U5BU5D_t1718750761* L_27 = __this->get_vector3s_26(); NullCheck(L_27); float L_28 = ((L_27)->GetAddressAt(static_cast(1)))->get_y_2(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_29 = fabsf(L_28); float L_30 = __this->get_percentage_14(); float L_31 = iTween_punch_m2297520268(__this, L_29, L_30, /*hidden argument*/NULL); ((L_26)->GetAddressAt(static_cast(2)))->set_y_2(((-L_31))); } IL_014b: { Vector3U5BU5D_t1718750761* L_32 = __this->get_vector3s_26(); NullCheck(L_32); float L_33 = ((L_32)->GetAddressAt(static_cast(1)))->get_z_3(); if ((!(((float)L_33) > ((float)(0.0f))))) { goto IL_0199; } } { Vector3U5BU5D_t1718750761* L_34 = __this->get_vector3s_26(); NullCheck(L_34); Vector3U5BU5D_t1718750761* L_35 = __this->get_vector3s_26(); NullCheck(L_35); float L_36 = ((L_35)->GetAddressAt(static_cast(1)))->get_z_3(); float L_37 = __this->get_percentage_14(); float L_38 = iTween_punch_m2297520268(__this, L_36, L_37, /*hidden argument*/NULL); ((L_34)->GetAddressAt(static_cast(2)))->set_z_3(L_38); goto IL_01e8; } IL_0199: { Vector3U5BU5D_t1718750761* L_39 = __this->get_vector3s_26(); NullCheck(L_39); float L_40 = ((L_39)->GetAddressAt(static_cast(1)))->get_z_3(); if ((!(((float)L_40) < ((float)(0.0f))))) { goto IL_01e8; } } { Vector3U5BU5D_t1718750761* L_41 = __this->get_vector3s_26(); NullCheck(L_41); Vector3U5BU5D_t1718750761* L_42 = __this->get_vector3s_26(); NullCheck(L_42); float L_43 = ((L_42)->GetAddressAt(static_cast(1)))->get_z_3(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_44 = fabsf(L_43); float L_45 = __this->get_percentage_14(); float L_46 = iTween_punch_m2297520268(__this, L_44, L_45, /*hidden argument*/NULL); ((L_41)->GetAddressAt(static_cast(2)))->set_z_3(((-L_46))); } IL_01e8: { Transform_t3600365921 * L_47 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_48 = __this->get_vector3s_26(); NullCheck(L_48); Vector3U5BU5D_t1718750761* L_49 = __this->get_vector3s_26(); NullCheck(L_49); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_50 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_48)->GetAddressAt(static_cast(2)))), (*(Vector3_t3722313464 *)((L_49)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); int32_t L_51 = __this->get_space_22(); NullCheck(L_47); Transform_Rotate_m1886816857(L_47, L_50, L_51, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_52 = __this->get_vector3s_26(); NullCheck(L_52); Vector3U5BU5D_t1718750761* L_53 = __this->get_vector3s_26(); NullCheck(L_53); *(Vector3_t3722313464 *)((L_52)->GetAddressAt(static_cast(3))) = (*(Vector3_t3722313464 *)((L_53)->GetAddressAt(static_cast(2)))); Transform_t3600365921 * L_54 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_54); Vector3_t3722313464 L_55 = Transform_get_eulerAngles_m2743581774(L_54, /*hidden argument*/NULL); __this->set_postUpdate_33(L_55); bool L_56 = __this->get_physics_20(); if (!L_56) { goto IL_0285; } } { Transform_t3600365921 * L_57 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_58 = __this->get_preUpdate_32(); NullCheck(L_57); Transform_set_eulerAngles_m135219616(L_57, L_58, /*hidden argument*/NULL); Rigidbody_t3916780224 * L_59 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); Vector3_t3722313464 L_60 = __this->get_postUpdate_33(); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_61 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_60, /*hidden argument*/NULL); NullCheck(L_59); Rigidbody_MoveRotation_m72717779(L_59, L_61, /*hidden argument*/NULL); } IL_0285: { return; } } // System.Void iTween::ApplyPunchScaleTargets() extern "C" IL2CPP_METHOD_ATTR void iTween_ApplyPunchScaleTargets_m2962260673 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ApplyPunchScaleTargets_m2962260673_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = __this->get_vector3s_26(); NullCheck(L_0); float L_1 = ((L_0)->GetAddressAt(static_cast(1)))->get_x_1(); if ((!(((float)L_1) > ((float)(0.0f))))) { goto IL_004e; } } { Vector3U5BU5D_t1718750761* L_2 = __this->get_vector3s_26(); NullCheck(L_2); Vector3U5BU5D_t1718750761* L_3 = __this->get_vector3s_26(); NullCheck(L_3); float L_4 = ((L_3)->GetAddressAt(static_cast(1)))->get_x_1(); float L_5 = __this->get_percentage_14(); float L_6 = iTween_punch_m2297520268(__this, L_4, L_5, /*hidden argument*/NULL); ((L_2)->GetAddressAt(static_cast(2)))->set_x_1(L_6); goto IL_009d; } IL_004e: { Vector3U5BU5D_t1718750761* L_7 = __this->get_vector3s_26(); NullCheck(L_7); float L_8 = ((L_7)->GetAddressAt(static_cast(1)))->get_x_1(); if ((!(((float)L_8) < ((float)(0.0f))))) { goto IL_009d; } } { Vector3U5BU5D_t1718750761* L_9 = __this->get_vector3s_26(); NullCheck(L_9); Vector3U5BU5D_t1718750761* L_10 = __this->get_vector3s_26(); NullCheck(L_10); float L_11 = ((L_10)->GetAddressAt(static_cast(1)))->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_12 = fabsf(L_11); float L_13 = __this->get_percentage_14(); float L_14 = iTween_punch_m2297520268(__this, L_12, L_13, /*hidden argument*/NULL); ((L_9)->GetAddressAt(static_cast(2)))->set_x_1(((-L_14))); } IL_009d: { Vector3U5BU5D_t1718750761* L_15 = __this->get_vector3s_26(); NullCheck(L_15); float L_16 = ((L_15)->GetAddressAt(static_cast(1)))->get_y_2(); if ((!(((float)L_16) > ((float)(0.0f))))) { goto IL_00eb; } } { Vector3U5BU5D_t1718750761* L_17 = __this->get_vector3s_26(); NullCheck(L_17); Vector3U5BU5D_t1718750761* L_18 = __this->get_vector3s_26(); NullCheck(L_18); float L_19 = ((L_18)->GetAddressAt(static_cast(1)))->get_y_2(); float L_20 = __this->get_percentage_14(); float L_21 = iTween_punch_m2297520268(__this, L_19, L_20, /*hidden argument*/NULL); ((L_17)->GetAddressAt(static_cast(2)))->set_y_2(L_21); goto IL_013a; } IL_00eb: { Vector3U5BU5D_t1718750761* L_22 = __this->get_vector3s_26(); NullCheck(L_22); float L_23 = ((L_22)->GetAddressAt(static_cast(1)))->get_y_2(); if ((!(((float)L_23) < ((float)(0.0f))))) { goto IL_013a; } } { Vector3U5BU5D_t1718750761* L_24 = __this->get_vector3s_26(); NullCheck(L_24); Vector3U5BU5D_t1718750761* L_25 = __this->get_vector3s_26(); NullCheck(L_25); float L_26 = ((L_25)->GetAddressAt(static_cast(1)))->get_y_2(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_27 = fabsf(L_26); float L_28 = __this->get_percentage_14(); float L_29 = iTween_punch_m2297520268(__this, L_27, L_28, /*hidden argument*/NULL); ((L_24)->GetAddressAt(static_cast(2)))->set_y_2(((-L_29))); } IL_013a: { Vector3U5BU5D_t1718750761* L_30 = __this->get_vector3s_26(); NullCheck(L_30); float L_31 = ((L_30)->GetAddressAt(static_cast(1)))->get_z_3(); if ((!(((float)L_31) > ((float)(0.0f))))) { goto IL_0188; } } { Vector3U5BU5D_t1718750761* L_32 = __this->get_vector3s_26(); NullCheck(L_32); Vector3U5BU5D_t1718750761* L_33 = __this->get_vector3s_26(); NullCheck(L_33); float L_34 = ((L_33)->GetAddressAt(static_cast(1)))->get_z_3(); float L_35 = __this->get_percentage_14(); float L_36 = iTween_punch_m2297520268(__this, L_34, L_35, /*hidden argument*/NULL); ((L_32)->GetAddressAt(static_cast(2)))->set_z_3(L_36); goto IL_01d7; } IL_0188: { Vector3U5BU5D_t1718750761* L_37 = __this->get_vector3s_26(); NullCheck(L_37); float L_38 = ((L_37)->GetAddressAt(static_cast(1)))->get_z_3(); if ((!(((float)L_38) < ((float)(0.0f))))) { goto IL_01d7; } } { Vector3U5BU5D_t1718750761* L_39 = __this->get_vector3s_26(); NullCheck(L_39); Vector3U5BU5D_t1718750761* L_40 = __this->get_vector3s_26(); NullCheck(L_40); float L_41 = ((L_40)->GetAddressAt(static_cast(1)))->get_z_3(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_42 = fabsf(L_41); float L_43 = __this->get_percentage_14(); float L_44 = iTween_punch_m2297520268(__this, L_42, L_43, /*hidden argument*/NULL); ((L_39)->GetAddressAt(static_cast(2)))->set_z_3(((-L_44))); } IL_01d7: { Transform_t3600365921 * L_45 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_46 = __this->get_vector3s_26(); NullCheck(L_46); Vector3U5BU5D_t1718750761* L_47 = __this->get_vector3s_26(); NullCheck(L_47); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_48 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_46)->GetAddressAt(static_cast(0)))), (*(Vector3_t3722313464 *)((L_47)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); NullCheck(L_45); Transform_set_localScale_m3053443106(L_45, L_48, /*hidden argument*/NULL); return; } } // System.Collections.IEnumerator iTween::TweenDelay() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* iTween_TweenDelay_m3831415744 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_TweenDelay_m3831415744_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CTweenDelayU3Ec__Iterator0_t2686771544 * V_0 = NULL; { U3CTweenDelayU3Ec__Iterator0_t2686771544 * L_0 = (U3CTweenDelayU3Ec__Iterator0_t2686771544 *)il2cpp_codegen_object_new(U3CTweenDelayU3Ec__Iterator0_t2686771544_il2cpp_TypeInfo_var); U3CTweenDelayU3Ec__Iterator0__ctor_m2261583456(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CTweenDelayU3Ec__Iterator0_t2686771544 * L_1 = V_0; NullCheck(L_1); L_1->set_U24this_0(__this); U3CTweenDelayU3Ec__Iterator0_t2686771544 * L_2 = V_0; return L_2; } } // System.Void iTween::TweenStart() extern "C" IL2CPP_METHOD_ATTR void iTween_TweenStart_m1301801917 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_TweenStart_m1301801917_MetadataUsageId); s_Il2CppMethodInitialized = true; } { iTween_CallBack_m970711768(__this, _stringLiteral1125278037, /*hidden argument*/NULL); bool L_0 = __this->get_loop_17(); if (L_0) { goto IL_0022; } } { iTween_ConflictCheck_m2629691714(__this, /*hidden argument*/NULL); iTween_GenerateTargets_m2196419416(__this, /*hidden argument*/NULL); } IL_0022: { String_t* L_1 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_op_Equality_m920492651(NULL /*static, unused*/, L_1, _stringLiteral815197938, /*hidden argument*/NULL); if (!L_2) { goto IL_004d; } } { AudioSource_t3935305588 * L_3 = __this->get_audioSource_25(); AudioSource_t3935305588 * L_4 = __this->get_audioSource_25(); NullCheck(L_4); AudioClip_t3680889665 * L_5 = AudioSource_get_clip_m1234340632(L_4, /*hidden argument*/NULL); NullCheck(L_3); AudioSource_PlayOneShot_m1688286683(L_3, L_5, /*hidden argument*/NULL); } IL_004d: { String_t* L_6 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_6, _stringLiteral2435509311, /*hidden argument*/NULL); if (L_7) { goto IL_00e0; } } { String_t* L_8 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_op_Equality_m920492651(NULL /*static, unused*/, L_8, _stringLiteral763144525, /*hidden argument*/NULL); if (L_9) { goto IL_00e0; } } { String_t* L_10 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_op_Equality_m920492651(NULL /*static, unused*/, L_10, _stringLiteral845266270, /*hidden argument*/NULL); if (L_11) { goto IL_00e0; } } { String_t* L_12 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_13 = String_op_Equality_m920492651(NULL /*static, unused*/, L_12, _stringLiteral2006010898, /*hidden argument*/NULL); if (L_13) { goto IL_00e0; } } { String_t* L_14 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_15 = String_op_Equality_m920492651(NULL /*static, unused*/, L_14, _stringLiteral3125586253, /*hidden argument*/NULL); if (L_15) { goto IL_00e0; } } { String_t* L_16 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_17 = String_op_Equality_m920492651(NULL /*static, unused*/, L_16, _stringLiteral3956855400, /*hidden argument*/NULL); if (L_17) { goto IL_00e0; } } { String_t* L_18 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_19 = String_op_Equality_m920492651(NULL /*static, unused*/, L_18, _stringLiteral3137340851, /*hidden argument*/NULL); if (!L_19) { goto IL_00e6; } } IL_00e0: { iTween_EnableKinematic_m2477034990(__this, /*hidden argument*/NULL); } IL_00e6: { __this->set_isRunning_11((bool)1); return; } } // System.Collections.IEnumerator iTween::TweenRestart() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* iTween_TweenRestart_m2582763683 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_TweenRestart_m2582763683_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CTweenRestartU3Ec__Iterator1_t1737386981 * V_0 = NULL; { U3CTweenRestartU3Ec__Iterator1_t1737386981 * L_0 = (U3CTweenRestartU3Ec__Iterator1_t1737386981 *)il2cpp_codegen_object_new(U3CTweenRestartU3Ec__Iterator1_t1737386981_il2cpp_TypeInfo_var); U3CTweenRestartU3Ec__Iterator1__ctor_m2641801727(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CTweenRestartU3Ec__Iterator1_t1737386981 * L_1 = V_0; NullCheck(L_1); L_1->set_U24this_0(__this); U3CTweenRestartU3Ec__Iterator1_t1737386981 * L_2 = V_0; return L_2; } } // System.Void iTween::TweenUpdate() extern "C" IL2CPP_METHOD_ATTR void iTween_TweenUpdate_m2772536794 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_TweenUpdate_m2772536794_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ApplyTween_t3327999347 * L_0 = __this->get_apply_24(); NullCheck(L_0); ApplyTween_Invoke_m2263520030(L_0, /*hidden argument*/NULL); iTween_CallBack_m970711768(__this, _stringLiteral2948080582, /*hidden argument*/NULL); iTween_UpdatePercentage_m4000640961(__this, /*hidden argument*/NULL); return; } } // System.Void iTween::TweenComplete() extern "C" IL2CPP_METHOD_ATTR void iTween_TweenComplete_m3347863114 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_TweenComplete_m3347863114_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_isRunning_11((bool)0); float L_0 = __this->get_percentage_14(); if ((!(((float)L_0) > ((float)(0.5f))))) { goto IL_0027; } } { __this->set_percentage_14((1.0f)); goto IL_0032; } IL_0027: { __this->set_percentage_14((0.0f)); } IL_0032: { ApplyTween_t3327999347 * L_1 = __this->get_apply_24(); NullCheck(L_1); ApplyTween_Invoke_m2263520030(L_1, /*hidden argument*/NULL); String_t* L_2 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_op_Equality_m920492651(NULL /*static, unused*/, L_2, _stringLiteral3493618073, /*hidden argument*/NULL); if (!L_3) { goto IL_005d; } } { iTween_CallBack_m970711768(__this, _stringLiteral2948080582, /*hidden argument*/NULL); } IL_005d: { int32_t L_4 = __this->get_loopType_10(); if (L_4) { goto IL_0073; } } { iTween_Dispose_m2300411441(__this, /*hidden argument*/NULL); goto IL_0079; } IL_0073: { iTween_TweenLoop_m120045281(__this, /*hidden argument*/NULL); } IL_0079: { iTween_CallBack_m970711768(__this, _stringLiteral1914798882, /*hidden argument*/NULL); return; } } // System.Void iTween::TweenLoop() extern "C" IL2CPP_METHOD_ATTR void iTween_TweenLoop_m120045281 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_TweenLoop_m120045281_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { iTween_DisableKinematic_m4286111605(__this, /*hidden argument*/NULL); int32_t L_0 = __this->get_loopType_10(); V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_0020; } } { int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)2))) { goto IL_0052; } } { goto IL_007d; } IL_0020: { __this->set_percentage_14((0.0f)); __this->set_runningTime_13((0.0f)); ApplyTween_t3327999347 * L_3 = __this->get_apply_24(); NullCheck(L_3); ApplyTween_Invoke_m2263520030(L_3, /*hidden argument*/NULL); MonoBehaviour_StartCoroutine_m2618285814(__this, _stringLiteral2530573432, /*hidden argument*/NULL); goto IL_007d; } IL_0052: { bool L_4 = __this->get_reverse_18(); __this->set_reverse_18((bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0)); __this->set_runningTime_13((0.0f)); MonoBehaviour_StartCoroutine_m2618285814(__this, _stringLiteral2530573432, /*hidden argument*/NULL); goto IL_007d; } IL_007d: { return; } } // UnityEngine.Rect iTween::RectUpdate(UnityEngine.Rect,UnityEngine.Rect,System.Single) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 iTween_RectUpdate_m2396595732 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___currentValue0, Rect_t2360479859 ___targetValue1, float ___speed2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RectUpdate_m2396595732_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { float L_0 = Rect_get_x_m3839990490((&___currentValue0), /*hidden argument*/NULL); float L_1 = Rect_get_x_m3839990490((&___targetValue1), /*hidden argument*/NULL); float L_2 = ___speed2; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); float L_3 = iTween_FloatUpdate_m3360794604(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); float L_4 = Rect_get_y_m1501338330((&___currentValue0), /*hidden argument*/NULL); float L_5 = Rect_get_y_m1501338330((&___targetValue1), /*hidden argument*/NULL); float L_6 = ___speed2; float L_7 = iTween_FloatUpdate_m3360794604(NULL /*static, unused*/, L_4, L_5, L_6, /*hidden argument*/NULL); float L_8 = Rect_get_width_m3421484486((&___currentValue0), /*hidden argument*/NULL); float L_9 = Rect_get_width_m3421484486((&___targetValue1), /*hidden argument*/NULL); float L_10 = ___speed2; float L_11 = iTween_FloatUpdate_m3360794604(NULL /*static, unused*/, L_8, L_9, L_10, /*hidden argument*/NULL); float L_12 = Rect_get_height_m1358425599((&___currentValue0), /*hidden argument*/NULL); float L_13 = Rect_get_height_m1358425599((&___targetValue1), /*hidden argument*/NULL); float L_14 = ___speed2; float L_15 = iTween_FloatUpdate_m3360794604(NULL /*static, unused*/, L_12, L_13, L_14, /*hidden argument*/NULL); Rect__ctor_m2614021312((&V_0), L_3, L_7, L_11, L_15, /*hidden argument*/NULL); Rect_t2360479859 L_16 = V_0; return L_16; } } // UnityEngine.Vector3 iTween::Vector3Update(UnityEngine.Vector3,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 iTween_Vector3Update_m3010308319 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 ___currentValue0, Vector3_t3722313464 ___targetValue1, float ___speed2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Vector3Update_m3010308319_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { Vector3_t3722313464 L_0 = ___targetValue1; Vector3_t3722313464 L_1 = ___currentValue0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_2 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Vector3_t3722313464 L_3 = ___currentValue0; Vector3_t3722313464 L_4 = V_0; float L_5 = ___speed2; Vector3_t3722313464 L_6 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); float L_7 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); Vector3_t3722313464 L_9 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_3, L_8, /*hidden argument*/NULL); ___currentValue0 = L_9; Vector3_t3722313464 L_10 = ___currentValue0; return L_10; } } // UnityEngine.Vector2 iTween::Vector2Update(UnityEngine.Vector2,UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 iTween_Vector2Update_m2963647307 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 ___currentValue0, Vector2_t2156229523 ___targetValue1, float ___speed2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Vector2Update_m2963647307_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); { Vector2_t2156229523 L_0 = ___targetValue1; Vector2_t2156229523 L_1 = ___currentValue0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_2 = Vector2_op_Subtraction_m73004381(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Vector2_t2156229523 L_3 = ___currentValue0; Vector2_t2156229523 L_4 = V_0; float L_5 = ___speed2; Vector2_t2156229523 L_6 = Vector2_op_Multiply_m2347887432(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); float L_7 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_8 = Vector2_op_Multiply_m2347887432(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); Vector2_t2156229523 L_9 = Vector2_op_Addition_m800700293(NULL /*static, unused*/, L_3, L_8, /*hidden argument*/NULL); ___currentValue0 = L_9; Vector2_t2156229523 L_10 = ___currentValue0; return L_10; } } // System.Single iTween::FloatUpdate(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_FloatUpdate_m3360794604 (RuntimeObject * __this /* static, unused */, float ___currentValue0, float ___targetValue1, float ___speed2, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = ___targetValue1; float L_1 = ___currentValue0; V_0 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___currentValue0; float L_3 = V_0; float L_4 = ___speed2; float L_5 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); ___currentValue0 = ((float)il2cpp_codegen_add((float)L_2, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_3, (float)L_4)), (float)L_5)))); float L_6 = ___currentValue0; return L_6; } } // System.Void iTween::FadeUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeUpdate_m535483569 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_FadeUpdate_m535483569_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; Hashtable_t1853889766 * L_1 = ___args1; NullCheck(L_1); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_1, _stringLiteral2396580080); NullCheck(L_0); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_0, _stringLiteral3452614591, L_2); GameObject_t1113636619 * L_3 = ___target0; Hashtable_t1853889766 * L_4 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_ColorUpdate_m877221826(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void iTween::FadeUpdate(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_FadeUpdate_m2474945910 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, float ___alpha1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_FadeUpdate_m2474945910_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral2396580080); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral2396580080); ObjectU5BU5D_t2843939325* L_2 = L_1; float L_3 = ___alpha1; float L_4 = L_3; RuntimeObject * L_5 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_FadeUpdate_m535483569(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ColorUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorUpdate_m877221826 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ColorUpdate_m877221826_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; ColorU5BU5D_t941916413* V_1 = NULL; Transform_t3600365921 * V_2 = NULL; RuntimeObject* V_3 = NULL; RuntimeObject* V_4 = NULL; Color_t2555686324 V_5; memset(&V_5, 0, sizeof(V_5)); 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); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_1 = ((ColorU5BU5D_t941916413*)SZArrayNew(ColorU5BU5D_t941916413_il2cpp_TypeInfo_var, (uint32_t)4)); Hashtable_t1853889766 * L_1 = ___args1; NullCheck(L_1); bool L_2 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_1, _stringLiteral1193736711); if (!L_2) { goto IL_0033; } } { Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral1193736711); if (!((*(bool*)((bool*)UnBox(L_4, Boolean_t97287965_il2cpp_TypeInfo_var))))) { goto IL_0082; } } IL_0033: { GameObject_t1113636619 * L_5 = ___target0; NullCheck(L_5); Transform_t3600365921 * L_6 = GameObject_get_transform_m1369836730(L_5, /*hidden argument*/NULL); NullCheck(L_6); RuntimeObject* L_7 = Transform_GetEnumerator_m2717073726(L_6, /*hidden argument*/NULL); V_3 = L_7; } IL_003f: try { // begin try (depth: 1) { goto IL_005c; } IL_0044: { RuntimeObject* L_8 = V_3; NullCheck(L_8); RuntimeObject * L_9 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_8); V_2 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_9, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_10 = V_2; NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); Hashtable_t1853889766 * L_12 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_ColorUpdate_m877221826(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); } IL_005c: { RuntimeObject* L_13 = V_3; 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_0044; } } IL_0067: { IL2CPP_LEAVE(0x82, FINALLY_006c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006c; } FINALLY_006c: { // begin finally (depth: 1) { RuntimeObject* L_15 = V_3; RuntimeObject* L_16 = ((RuntimeObject*)IsInst((RuntimeObject*)L_15, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_4 = L_16; if (!L_16) { goto IL_0081; } } IL_007a: { RuntimeObject* L_17 = V_4; NullCheck(L_17); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_17); } IL_0081: { IL2CPP_END_FINALLY(108) } } // end finally (depth: 1) IL2CPP_CLEANUP(108) { IL2CPP_JUMP_TBL(0x82, IL_0082) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0082: { Hashtable_t1853889766 * L_18 = ___args1; NullCheck(L_18); bool L_19 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_18, _stringLiteral63249541); if (!L_19) { goto IL_00b0; } } { Hashtable_t1853889766 * L_20 = ___args1; NullCheck(L_20); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral63249541); V_0 = ((*(float*)((float*)UnBox(L_21, Single_t1397266774_il2cpp_TypeInfo_var)))); float L_22 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_23 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTimePercentage_10(); V_0 = ((float)il2cpp_codegen_multiply((float)L_22, (float)L_23)); goto IL_00b6; } IL_00b0: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_24 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTime_11(); V_0 = L_24; } IL_00b6: { GameObject_t1113636619 * L_25 = ___target0; RuntimeTypeHandle_t3027515415 L_26 = { reinterpret_cast (GUITexture_t951903601_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_27 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); NullCheck(L_25); Component_t1923634451 * L_28 = GameObject_GetComponent_m1027872079(L_25, L_27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_29 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00fd; } } { ColorU5BU5D_t941916413* L_30 = V_1; NullCheck(L_30); ColorU5BU5D_t941916413* L_31 = V_1; NullCheck(L_31); GameObject_t1113636619 * L_32 = ___target0; NullCheck(L_32); GUITexture_t951903601 * L_33 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_32, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); NullCheck(L_33); Color_t2555686324 L_34 = GUITexture_get_color_m2101240858(L_33, /*hidden argument*/NULL); Color_t2555686324 L_35 = L_34; V_5 = L_35; *(Color_t2555686324 *)((L_31)->GetAddressAt(static_cast(1))) = L_35; Color_t2555686324 L_36 = V_5; *(Color_t2555686324 *)((L_30)->GetAddressAt(static_cast(0))) = L_36; goto IL_01c3; } IL_00fd: { GameObject_t1113636619 * L_37 = ___target0; RuntimeTypeHandle_t3027515415 L_38 = { reinterpret_cast (GUIText_t402233326_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_39 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_38, /*hidden argument*/NULL); NullCheck(L_37); Component_t1923634451 * L_40 = GameObject_GetComponent_m1027872079(L_37, L_39, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_41 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_0149; } } { ColorU5BU5D_t941916413* L_42 = V_1; NullCheck(L_42); ColorU5BU5D_t941916413* L_43 = V_1; NullCheck(L_43); GameObject_t1113636619 * L_44 = ___target0; NullCheck(L_44); GUIText_t402233326 * L_45 = GameObject_GetComponent_TisGUIText_t402233326_m1196537865(L_44, /*hidden argument*/GameObject_GetComponent_TisGUIText_t402233326_m1196537865_RuntimeMethod_var); NullCheck(L_45); Material_t340375123 * L_46 = GUIText_get_material_m3453918859(L_45, /*hidden argument*/NULL); NullCheck(L_46); Color_t2555686324 L_47 = Material_get_color_m3827673574(L_46, /*hidden argument*/NULL); Color_t2555686324 L_48 = L_47; V_5 = L_48; *(Color_t2555686324 *)((L_43)->GetAddressAt(static_cast(1))) = L_48; Color_t2555686324 L_49 = V_5; *(Color_t2555686324 *)((L_42)->GetAddressAt(static_cast(0))) = L_49; goto IL_01c3; } IL_0149: { GameObject_t1113636619 * L_50 = ___target0; NullCheck(L_50); Renderer_t2627027031 * L_51 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_50, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_52 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_018b; } } { ColorU5BU5D_t941916413* L_53 = V_1; NullCheck(L_53); ColorU5BU5D_t941916413* L_54 = V_1; NullCheck(L_54); GameObject_t1113636619 * L_55 = ___target0; NullCheck(L_55); Renderer_t2627027031 * L_56 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_55, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); NullCheck(L_56); Material_t340375123 * L_57 = Renderer_get_material_m4171603682(L_56, /*hidden argument*/NULL); NullCheck(L_57); Color_t2555686324 L_58 = Material_get_color_m3827673574(L_57, /*hidden argument*/NULL); Color_t2555686324 L_59 = L_58; V_5 = L_59; *(Color_t2555686324 *)((L_54)->GetAddressAt(static_cast(1))) = L_59; Color_t2555686324 L_60 = V_5; *(Color_t2555686324 *)((L_53)->GetAddressAt(static_cast(0))) = L_60; goto IL_01c3; } IL_018b: { GameObject_t1113636619 * L_61 = ___target0; NullCheck(L_61); Light_t3756812086 * L_62 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_61, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_63 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_01c3; } } { ColorU5BU5D_t941916413* L_64 = V_1; NullCheck(L_64); ColorU5BU5D_t941916413* L_65 = V_1; NullCheck(L_65); GameObject_t1113636619 * L_66 = ___target0; NullCheck(L_66); Light_t3756812086 * L_67 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_66, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); NullCheck(L_67); Color_t2555686324 L_68 = Light_get_color_m552487206(L_67, /*hidden argument*/NULL); Color_t2555686324 L_69 = L_68; V_5 = L_69; *(Color_t2555686324 *)((L_65)->GetAddressAt(static_cast(1))) = L_69; Color_t2555686324 L_70 = V_5; *(Color_t2555686324 *)((L_64)->GetAddressAt(static_cast(0))) = L_70; } IL_01c3: { Hashtable_t1853889766 * L_71 = ___args1; NullCheck(L_71); bool L_72 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_71, _stringLiteral1586258015); if (!L_72) { goto IL_01f4; } } { ColorU5BU5D_t941916413* L_73 = V_1; NullCheck(L_73); Hashtable_t1853889766 * L_74 = ___args1; NullCheck(L_74); RuntimeObject * L_75 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_74, _stringLiteral1586258015); *(Color_t2555686324 *)((L_73)->GetAddressAt(static_cast(1))) = ((*(Color_t2555686324 *)((Color_t2555686324 *)UnBox(L_75, Color_t2555686324_il2cpp_TypeInfo_var)))); goto IL_02a4; } IL_01f4: { Hashtable_t1853889766 * L_76 = ___args1; NullCheck(L_76); bool L_77 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_76, _stringLiteral3452614606); if (!L_77) { goto IL_0220; } } { ColorU5BU5D_t941916413* L_78 = V_1; NullCheck(L_78); Hashtable_t1853889766 * L_79 = ___args1; NullCheck(L_79); RuntimeObject * L_80 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_79, _stringLiteral3452614606); ((L_78)->GetAddressAt(static_cast(1)))->set_r_0(((*(float*)((float*)UnBox(L_80, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0220: { Hashtable_t1853889766 * L_81 = ___args1; NullCheck(L_81); bool L_82 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_81, _stringLiteral3452614585); if (!L_82) { goto IL_024c; } } { ColorU5BU5D_t941916413* L_83 = V_1; NullCheck(L_83); Hashtable_t1853889766 * L_84 = ___args1; NullCheck(L_84); RuntimeObject * L_85 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_84, _stringLiteral3452614585); ((L_83)->GetAddressAt(static_cast(1)))->set_g_1(((*(float*)((float*)UnBox(L_85, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_024c: { Hashtable_t1853889766 * L_86 = ___args1; NullCheck(L_86); bool L_87 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_86, _stringLiteral3452614590); if (!L_87) { goto IL_0278; } } { ColorU5BU5D_t941916413* L_88 = V_1; NullCheck(L_88); Hashtable_t1853889766 * L_89 = ___args1; NullCheck(L_89); RuntimeObject * L_90 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_89, _stringLiteral3452614590); ((L_88)->GetAddressAt(static_cast(1)))->set_b_2(((*(float*)((float*)UnBox(L_90, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0278: { Hashtable_t1853889766 * L_91 = ___args1; NullCheck(L_91); bool L_92 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_91, _stringLiteral3452614591); if (!L_92) { goto IL_02a4; } } { ColorU5BU5D_t941916413* L_93 = V_1; NullCheck(L_93); Hashtable_t1853889766 * L_94 = ___args1; NullCheck(L_94); RuntimeObject * L_95 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_94, _stringLiteral3452614591); ((L_93)->GetAddressAt(static_cast(1)))->set_a_3(((*(float*)((float*)UnBox(L_95, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_02a4: { ColorU5BU5D_t941916413* L_96 = V_1; NullCheck(L_96); ColorU5BU5D_t941916413* L_97 = V_1; NullCheck(L_97); float L_98 = ((L_97)->GetAddressAt(static_cast(0)))->get_r_0(); ColorU5BU5D_t941916413* L_99 = V_1; NullCheck(L_99); float L_100 = ((L_99)->GetAddressAt(static_cast(1)))->get_r_0(); ColorU5BU5D_t941916413* L_101 = V_1; NullCheck(L_101); float* L_102 = ((L_101)->GetAddressAt(static_cast(2)))->get_address_of_r_0(); float L_103 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_104 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_98, L_100, L_102, L_103, /*hidden argument*/NULL); ((L_96)->GetAddressAt(static_cast(3)))->set_r_0(L_104); ColorU5BU5D_t941916413* L_105 = V_1; NullCheck(L_105); ColorU5BU5D_t941916413* L_106 = V_1; NullCheck(L_106); float L_107 = ((L_106)->GetAddressAt(static_cast(0)))->get_g_1(); ColorU5BU5D_t941916413* L_108 = V_1; NullCheck(L_108); float L_109 = ((L_108)->GetAddressAt(static_cast(1)))->get_g_1(); ColorU5BU5D_t941916413* L_110 = V_1; NullCheck(L_110); float* L_111 = ((L_110)->GetAddressAt(static_cast(2)))->get_address_of_g_1(); float L_112 = V_0; float L_113 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_107, L_109, L_111, L_112, /*hidden argument*/NULL); ((L_105)->GetAddressAt(static_cast(3)))->set_g_1(L_113); ColorU5BU5D_t941916413* L_114 = V_1; NullCheck(L_114); ColorU5BU5D_t941916413* L_115 = V_1; NullCheck(L_115); float L_116 = ((L_115)->GetAddressAt(static_cast(0)))->get_b_2(); ColorU5BU5D_t941916413* L_117 = V_1; NullCheck(L_117); float L_118 = ((L_117)->GetAddressAt(static_cast(1)))->get_b_2(); ColorU5BU5D_t941916413* L_119 = V_1; NullCheck(L_119); float* L_120 = ((L_119)->GetAddressAt(static_cast(2)))->get_address_of_b_2(); float L_121 = V_0; float L_122 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_116, L_118, L_120, L_121, /*hidden argument*/NULL); ((L_114)->GetAddressAt(static_cast(3)))->set_b_2(L_122); ColorU5BU5D_t941916413* L_123 = V_1; NullCheck(L_123); ColorU5BU5D_t941916413* L_124 = V_1; NullCheck(L_124); float L_125 = ((L_124)->GetAddressAt(static_cast(0)))->get_a_3(); ColorU5BU5D_t941916413* L_126 = V_1; NullCheck(L_126); float L_127 = ((L_126)->GetAddressAt(static_cast(1)))->get_a_3(); ColorU5BU5D_t941916413* L_128 = V_1; NullCheck(L_128); float* L_129 = ((L_128)->GetAddressAt(static_cast(2)))->get_address_of_a_3(); float L_130 = V_0; float L_131 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_125, L_127, L_129, L_130, /*hidden argument*/NULL); ((L_123)->GetAddressAt(static_cast(3)))->set_a_3(L_131); GameObject_t1113636619 * L_132 = ___target0; RuntimeTypeHandle_t3027515415 L_133 = { reinterpret_cast (GUITexture_t951903601_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_134 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_133, /*hidden argument*/NULL); NullCheck(L_132); Component_t1923634451 * L_135 = GameObject_GetComponent_m1027872079(L_132, L_134, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_136 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_135, /*hidden argument*/NULL); if (!L_136) { goto IL_03b2; } } { GameObject_t1113636619 * L_137 = ___target0; NullCheck(L_137); GUITexture_t951903601 * L_138 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_137, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); ColorU5BU5D_t941916413* L_139 = V_1; NullCheck(L_139); NullCheck(L_138); GUITexture_set_color_m1660397747(L_138, (*(Color_t2555686324 *)((L_139)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); goto IL_0445; } IL_03b2: { GameObject_t1113636619 * L_140 = ___target0; RuntimeTypeHandle_t3027515415 L_141 = { reinterpret_cast (GUIText_t402233326_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_142 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_141, /*hidden argument*/NULL); NullCheck(L_140); Component_t1923634451 * L_143 = GameObject_GetComponent_m1027872079(L_140, L_142, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_144 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_143, /*hidden argument*/NULL); if (!L_144) { goto IL_03ed; } } { GameObject_t1113636619 * L_145 = ___target0; NullCheck(L_145); GUIText_t402233326 * L_146 = GameObject_GetComponent_TisGUIText_t402233326_m1196537865(L_145, /*hidden argument*/GameObject_GetComponent_TisGUIText_t402233326_m1196537865_RuntimeMethod_var); NullCheck(L_146); Material_t340375123 * L_147 = GUIText_get_material_m3453918859(L_146, /*hidden argument*/NULL); ColorU5BU5D_t941916413* L_148 = V_1; NullCheck(L_148); NullCheck(L_147); Material_set_color_m1794818007(L_147, (*(Color_t2555686324 *)((L_148)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); goto IL_0445; } IL_03ed: { GameObject_t1113636619 * L_149 = ___target0; NullCheck(L_149); Renderer_t2627027031 * L_150 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_149, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_151 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_150, /*hidden argument*/NULL); if (!L_151) { goto IL_041e; } } { GameObject_t1113636619 * L_152 = ___target0; NullCheck(L_152); Renderer_t2627027031 * L_153 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_152, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); NullCheck(L_153); Material_t340375123 * L_154 = Renderer_get_material_m4171603682(L_153, /*hidden argument*/NULL); ColorU5BU5D_t941916413* L_155 = V_1; NullCheck(L_155); NullCheck(L_154); Material_set_color_m1794818007(L_154, (*(Color_t2555686324 *)((L_155)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); goto IL_0445; } IL_041e: { GameObject_t1113636619 * L_156 = ___target0; NullCheck(L_156); Light_t3756812086 * L_157 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_156, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_158 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_157, /*hidden argument*/NULL); if (!L_158) { goto IL_0445; } } { GameObject_t1113636619 * L_159 = ___target0; NullCheck(L_159); Light_t3756812086 * L_160 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_159, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); ColorU5BU5D_t941916413* L_161 = V_1; NullCheck(L_161); NullCheck(L_160); Light_set_color_m608660336(L_160, (*(Color_t2555686324 *)((L_161)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); } IL_0445: { return; } } // System.Void iTween::ColorUpdate(UnityEngine.GameObject,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ColorUpdate_m2123512268 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Color_t2555686324 ___color1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ColorUpdate_m2123512268_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral1586258015); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral1586258015); ObjectU5BU5D_t2843939325* L_2 = L_1; Color_t2555686324 L_3 = ___color1; Color_t2555686324 L_4 = L_3; RuntimeObject * L_5 = Box(Color_t2555686324_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ColorUpdate_m877221826(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::AudioUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioUpdate_m19526252 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_AudioUpdate_m19526252_MetadataUsageId); s_Il2CppMethodInitialized = true; } AudioSource_t3935305588 * V_0 = NULL; float V_1 = 0.0f; Vector2U5BU5D_t1457185986* V_2 = NULL; Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_2 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)4)); Hashtable_t1853889766 * L_1 = ___args1; NullCheck(L_1); bool L_2 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_1, _stringLiteral63249541); if (!L_2) { goto IL_003c; } } { Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral63249541); V_1 = ((*(float*)((float*)UnBox(L_4, Single_t1397266774_il2cpp_TypeInfo_var)))); float L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_6 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTimePercentage_10(); V_1 = ((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)); goto IL_0042; } IL_003c: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_7 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTime_11(); V_1 = L_7; } IL_0042: { Hashtable_t1853889766 * L_8 = ___args1; NullCheck(L_8); bool L_9 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_8, _stringLiteral3200054001); if (!L_9) { goto IL_0068; } } { Hashtable_t1853889766 * L_10 = ___args1; NullCheck(L_10); RuntimeObject * L_11 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_10, _stringLiteral3200054001); V_0 = ((AudioSource_t3935305588 *)CastclassSealed((RuntimeObject*)L_11, AudioSource_t3935305588_il2cpp_TypeInfo_var)); goto IL_0099; } IL_0068: { GameObject_t1113636619 * L_12 = ___target0; RuntimeTypeHandle_t3027515415 L_13 = { reinterpret_cast (AudioSource_t3935305588_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); NullCheck(L_12); Component_t1923634451 * L_15 = GameObject_GetComponent_m1027872079(L_12, L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_008e; } } { GameObject_t1113636619 * L_17 = ___target0; NullCheck(L_17); AudioSource_t3935305588 * L_18 = GameObject_GetComponent_TisAudioSource_t3935305588_m625814604(L_17, /*hidden argument*/GameObject_GetComponent_TisAudioSource_t3935305588_m625814604_RuntimeMethod_var); V_0 = L_18; goto IL_0099; } IL_008e: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3861966231, /*hidden argument*/NULL); return; } IL_0099: { Vector2U5BU5D_t1457185986* L_19 = V_2; NullCheck(L_19); Vector2U5BU5D_t1457185986* L_20 = V_2; NullCheck(L_20); AudioSource_t3935305588 * L_21 = V_0; NullCheck(L_21); float L_22 = AudioSource_get_volume_m3936891178(L_21, /*hidden argument*/NULL); AudioSource_t3935305588 * L_23 = V_0; NullCheck(L_23); float L_24 = AudioSource_get_pitch_m2141937929(L_23, /*hidden argument*/NULL); Vector2_t2156229523 L_25; memset(&L_25, 0, sizeof(L_25)); Vector2__ctor_m3970636864((&L_25), L_22, L_24, /*hidden argument*/NULL); Vector2_t2156229523 L_26 = L_25; V_3 = L_26; *(Vector2_t2156229523 *)((L_20)->GetAddressAt(static_cast(1))) = L_26; Vector2_t2156229523 L_27 = V_3; *(Vector2_t2156229523 *)((L_19)->GetAddressAt(static_cast(0))) = L_27; Hashtable_t1853889766 * L_28 = ___args1; NullCheck(L_28); bool L_29 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_28, _stringLiteral3495518625); if (!L_29) { goto IL_00f1; } } { Vector2U5BU5D_t1457185986* L_30 = V_2; NullCheck(L_30); Hashtable_t1853889766 * L_31 = ___args1; NullCheck(L_31); RuntimeObject * L_32 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_31, _stringLiteral3495518625); ((L_30)->GetAddressAt(static_cast(1)))->set_x_0(((*(float*)((float*)UnBox(L_32, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_00f1: { Hashtable_t1853889766 * L_33 = ___args1; NullCheck(L_33); bool L_34 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_33, _stringLiteral478330372); if (!L_34) { goto IL_011d; } } { Vector2U5BU5D_t1457185986* L_35 = V_2; NullCheck(L_35); Hashtable_t1853889766 * L_36 = ___args1; NullCheck(L_36); RuntimeObject * L_37 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_36, _stringLiteral478330372); ((L_35)->GetAddressAt(static_cast(1)))->set_y_1(((*(float*)((float*)UnBox(L_37, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_011d: { Vector2U5BU5D_t1457185986* L_38 = V_2; NullCheck(L_38); Vector2U5BU5D_t1457185986* L_39 = V_2; NullCheck(L_39); float L_40 = ((L_39)->GetAddressAt(static_cast(0)))->get_x_0(); Vector2U5BU5D_t1457185986* L_41 = V_2; NullCheck(L_41); float L_42 = ((L_41)->GetAddressAt(static_cast(1)))->get_x_0(); Vector2U5BU5D_t1457185986* L_43 = V_2; NullCheck(L_43); float* L_44 = ((L_43)->GetAddressAt(static_cast(2)))->get_address_of_x_0(); float L_45 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_46 = Mathf_SmoothDampAngle_m1801528689(NULL /*static, unused*/, L_40, L_42, L_44, L_45, /*hidden argument*/NULL); ((L_38)->GetAddressAt(static_cast(3)))->set_x_0(L_46); Vector2U5BU5D_t1457185986* L_47 = V_2; NullCheck(L_47); Vector2U5BU5D_t1457185986* L_48 = V_2; NullCheck(L_48); float L_49 = ((L_48)->GetAddressAt(static_cast(0)))->get_y_1(); Vector2U5BU5D_t1457185986* L_50 = V_2; NullCheck(L_50); float L_51 = ((L_50)->GetAddressAt(static_cast(1)))->get_y_1(); Vector2U5BU5D_t1457185986* L_52 = V_2; NullCheck(L_52); float* L_53 = ((L_52)->GetAddressAt(static_cast(2)))->get_address_of_y_1(); float L_54 = V_1; float L_55 = Mathf_SmoothDampAngle_m1801528689(NULL /*static, unused*/, L_49, L_51, L_53, L_54, /*hidden argument*/NULL); ((L_47)->GetAddressAt(static_cast(3)))->set_y_1(L_55); AudioSource_t3935305588 * L_56 = V_0; Vector2U5BU5D_t1457185986* L_57 = V_2; NullCheck(L_57); float L_58 = ((L_57)->GetAddressAt(static_cast(3)))->get_x_0(); NullCheck(L_56); AudioSource_set_volume_m1273312851(L_56, L_58, /*hidden argument*/NULL); AudioSource_t3935305588 * L_59 = V_0; Vector2U5BU5D_t1457185986* L_60 = V_2; NullCheck(L_60); float L_61 = ((L_60)->GetAddressAt(static_cast(3)))->get_y_1(); NullCheck(L_59); AudioSource_set_pitch_m2413801168(L_59, L_61, /*hidden argument*/NULL); return; } } // System.Void iTween::AudioUpdate(UnityEngine.GameObject,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_AudioUpdate_m4200541691 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, float ___volume1, float ___pitch2, float ___time3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_AudioUpdate_m4200541691_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3495518625); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3495518625); ObjectU5BU5D_t2843939325* L_2 = L_1; float L_3 = ___volume1; float L_4 = L_3; RuntimeObject * L_5 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral478330372); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral478330372); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___pitch2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); ObjectU5BU5D_t2843939325* L_11 = L_7; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteral63249541); (L_11)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_12 = L_11; float L_13 = ___time3; float L_14 = L_13; RuntimeObject * L_15 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_14); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_15); (L_12)->SetAt(static_cast(5), (RuntimeObject *)L_15); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_16 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); iTween_AudioUpdate_m19526252(NULL /*static, unused*/, L_0, L_16, /*hidden argument*/NULL); return; } } // System.Void iTween::RotateUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateUpdate_m306881270 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateUpdate_m306881270_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; float V_1 = 0.0f; Vector3U5BU5D_t1718750761* V_2 = NULL; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Transform_t3600365921 * V_4 = NULL; Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_2 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)4)); GameObject_t1113636619 * L_1 = ___target0; NullCheck(L_1); Transform_t3600365921 * L_2 = GameObject_get_transform_m1369836730(L_1, /*hidden argument*/NULL); NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_eulerAngles_m2743581774(L_2, /*hidden argument*/NULL); V_3 = L_3; Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); bool L_5 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral63249541); if (!L_5) { goto IL_0048; } } { Hashtable_t1853889766 * L_6 = ___args1; NullCheck(L_6); RuntimeObject * L_7 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_6, _stringLiteral63249541); V_1 = ((*(float*)((float*)UnBox(L_7, Single_t1397266774_il2cpp_TypeInfo_var)))); float L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_9 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTimePercentage_10(); V_1 = ((float)il2cpp_codegen_multiply((float)L_8, (float)L_9)); goto IL_004e; } IL_0048: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_10 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTime_11(); V_1 = L_10; } IL_004e: { Hashtable_t1853889766 * L_11 = ___args1; NullCheck(L_11); bool L_12 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_11, _stringLiteral3138922568); if (!L_12) { goto IL_0074; } } { Hashtable_t1853889766 * L_13 = ___args1; NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3138922568); V_0 = ((*(bool*)((bool*)UnBox(L_14, Boolean_t97287965_il2cpp_TypeInfo_var)))); goto IL_007a; } IL_0074: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); bool L_15 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_isLocal_6(); V_0 = L_15; } IL_007a: { bool L_16 = V_0; if (!L_16) { goto IL_009c; } } { Vector3U5BU5D_t1718750761* L_17 = V_2; NullCheck(L_17); GameObject_t1113636619 * L_18 = ___target0; NullCheck(L_18); Transform_t3600365921 * L_19 = GameObject_get_transform_m1369836730(L_18, /*hidden argument*/NULL); NullCheck(L_19); Vector3_t3722313464 L_20 = Transform_get_localEulerAngles_m2136926248(L_19, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_17)->GetAddressAt(static_cast(0))) = L_20; goto IL_00b3; } IL_009c: { Vector3U5BU5D_t1718750761* L_21 = V_2; NullCheck(L_21); GameObject_t1113636619 * L_22 = ___target0; NullCheck(L_22); Transform_t3600365921 * L_23 = GameObject_get_transform_m1369836730(L_22, /*hidden argument*/NULL); NullCheck(L_23); Vector3_t3722313464 L_24 = Transform_get_eulerAngles_m2743581774(L_23, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_21)->GetAddressAt(static_cast(0))) = L_24; } IL_00b3: { Hashtable_t1853889766 * L_25 = ___args1; NullCheck(L_25); bool L_26 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_25, _stringLiteral1757920701); if (!L_26) { goto IL_0147; } } { Hashtable_t1853889766 * L_27 = ___args1; NullCheck(L_27); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral1757920701); NullCheck(L_28); Type_t * L_29 = Object_GetType_m88164663(L_28, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_30 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_31 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_29) == ((RuntimeObject*)(Type_t *)L_31)))) { goto IL_010c; } } { Hashtable_t1853889766 * L_32 = ___args1; NullCheck(L_32); RuntimeObject * L_33 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_32, _stringLiteral1757920701); V_4 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_33, Transform_t3600365921_il2cpp_TypeInfo_var)); Vector3U5BU5D_t1718750761* L_34 = V_2; NullCheck(L_34); Transform_t3600365921 * L_35 = V_4; NullCheck(L_35); Vector3_t3722313464 L_36 = Transform_get_eulerAngles_m2743581774(L_35, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_34)->GetAddressAt(static_cast(1))) = L_36; goto IL_0147; } IL_010c: { Hashtable_t1853889766 * L_37 = ___args1; NullCheck(L_37); RuntimeObject * L_38 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteral1757920701); NullCheck(L_38); Type_t * L_39 = Object_GetType_m88164663(L_38, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_40 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_41 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_40, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_39) == ((RuntimeObject*)(Type_t *)L_41)))) { goto IL_0147; } } { Vector3U5BU5D_t1718750761* L_42 = V_2; NullCheck(L_42); Hashtable_t1853889766 * L_43 = ___args1; NullCheck(L_43); RuntimeObject * L_44 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_43, _stringLiteral1757920701); *(Vector3_t3722313464 *)((L_42)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_44, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_0147: { Vector3U5BU5D_t1718750761* L_45 = V_2; NullCheck(L_45); Vector3U5BU5D_t1718750761* L_46 = V_2; NullCheck(L_46); float L_47 = ((L_46)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_48 = V_2; NullCheck(L_48); float L_49 = ((L_48)->GetAddressAt(static_cast(1)))->get_x_1(); Vector3U5BU5D_t1718750761* L_50 = V_2; NullCheck(L_50); float* L_51 = ((L_50)->GetAddressAt(static_cast(2)))->get_address_of_x_1(); float L_52 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_53 = Mathf_SmoothDampAngle_m1801528689(NULL /*static, unused*/, L_47, L_49, L_51, L_52, /*hidden argument*/NULL); ((L_45)->GetAddressAt(static_cast(3)))->set_x_1(L_53); Vector3U5BU5D_t1718750761* L_54 = V_2; NullCheck(L_54); Vector3U5BU5D_t1718750761* L_55 = V_2; NullCheck(L_55); float L_56 = ((L_55)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_57 = V_2; NullCheck(L_57); float L_58 = ((L_57)->GetAddressAt(static_cast(1)))->get_y_2(); Vector3U5BU5D_t1718750761* L_59 = V_2; NullCheck(L_59); float* L_60 = ((L_59)->GetAddressAt(static_cast(2)))->get_address_of_y_2(); float L_61 = V_1; float L_62 = Mathf_SmoothDampAngle_m1801528689(NULL /*static, unused*/, L_56, L_58, L_60, L_61, /*hidden argument*/NULL); ((L_54)->GetAddressAt(static_cast(3)))->set_y_2(L_62); Vector3U5BU5D_t1718750761* L_63 = V_2; NullCheck(L_63); Vector3U5BU5D_t1718750761* L_64 = V_2; NullCheck(L_64); float L_65 = ((L_64)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_66 = V_2; NullCheck(L_66); float L_67 = ((L_66)->GetAddressAt(static_cast(1)))->get_z_3(); Vector3U5BU5D_t1718750761* L_68 = V_2; NullCheck(L_68); float* L_69 = ((L_68)->GetAddressAt(static_cast(2)))->get_address_of_z_3(); float L_70 = V_1; float L_71 = Mathf_SmoothDampAngle_m1801528689(NULL /*static, unused*/, L_65, L_67, L_69, L_70, /*hidden argument*/NULL); ((L_63)->GetAddressAt(static_cast(3)))->set_z_3(L_71); bool L_72 = V_0; if (!L_72) { goto IL_020b; } } { GameObject_t1113636619 * L_73 = ___target0; NullCheck(L_73); Transform_t3600365921 * L_74 = GameObject_get_transform_m1369836730(L_73, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_75 = V_2; NullCheck(L_75); NullCheck(L_74); Transform_set_localEulerAngles_m4202601546(L_74, (*(Vector3_t3722313464 *)((L_75)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); goto IL_0222; } IL_020b: { GameObject_t1113636619 * L_76 = ___target0; NullCheck(L_76); Transform_t3600365921 * L_77 = GameObject_get_transform_m1369836730(L_76, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_78 = V_2; NullCheck(L_78); NullCheck(L_77); Transform_set_eulerAngles_m135219616(L_77, (*(Vector3_t3722313464 *)((L_78)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); } IL_0222: { GameObject_t1113636619 * L_79 = ___target0; NullCheck(L_79); Rigidbody_t3916780224 * L_80 = GameObject_GetComponent_TisRigidbody_t3916780224_m564316479(L_79, /*hidden argument*/GameObject_GetComponent_TisRigidbody_t3916780224_m564316479_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_81 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_80, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_81) { goto IL_025e; } } { GameObject_t1113636619 * L_82 = ___target0; NullCheck(L_82); Transform_t3600365921 * L_83 = GameObject_get_transform_m1369836730(L_82, /*hidden argument*/NULL); NullCheck(L_83); Vector3_t3722313464 L_84 = Transform_get_eulerAngles_m2743581774(L_83, /*hidden argument*/NULL); V_5 = L_84; GameObject_t1113636619 * L_85 = ___target0; NullCheck(L_85); Transform_t3600365921 * L_86 = GameObject_get_transform_m1369836730(L_85, /*hidden argument*/NULL); Vector3_t3722313464 L_87 = V_3; NullCheck(L_86); Transform_set_eulerAngles_m135219616(L_86, L_87, /*hidden argument*/NULL); GameObject_t1113636619 * L_88 = ___target0; NullCheck(L_88); Rigidbody_t3916780224 * L_89 = GameObject_GetComponent_TisRigidbody_t3916780224_m564316479(L_88, /*hidden argument*/GameObject_GetComponent_TisRigidbody_t3916780224_m564316479_RuntimeMethod_var); Vector3_t3722313464 L_90 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_91 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_90, /*hidden argument*/NULL); NullCheck(L_89); Rigidbody_MoveRotation_m72717779(L_89, L_91, /*hidden argument*/NULL); } IL_025e: { return; } } // System.Void iTween::RotateUpdate(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_RotateUpdate_m2352799438 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___rotation1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RotateUpdate_m2352799438_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral1757920701); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral1757920701); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___rotation1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_RotateUpdate_m306881270(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleUpdate_m3643227311 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleUpdate_m3643227311_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector3U5BU5D_t1718750761* V_1 = NULL; Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); Transform_t3600365921 * V_3 = NULL; { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_1 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)4)); Hashtable_t1853889766 * L_1 = ___args1; NullCheck(L_1); bool L_2 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_1, _stringLiteral63249541); if (!L_2) { goto IL_003c; } } { Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral63249541); V_0 = ((*(float*)((float*)UnBox(L_4, Single_t1397266774_il2cpp_TypeInfo_var)))); float L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_6 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTimePercentage_10(); V_0 = ((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)); goto IL_0042; } IL_003c: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_7 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTime_11(); V_0 = L_7; } IL_0042: { Vector3U5BU5D_t1718750761* L_8 = V_1; NullCheck(L_8); Vector3U5BU5D_t1718750761* L_9 = V_1; NullCheck(L_9); GameObject_t1113636619 * L_10 = ___target0; NullCheck(L_10); Transform_t3600365921 * L_11 = GameObject_get_transform_m1369836730(L_10, /*hidden argument*/NULL); NullCheck(L_11); Vector3_t3722313464 L_12 = Transform_get_localScale_m129152068(L_11, /*hidden argument*/NULL); Vector3_t3722313464 L_13 = L_12; V_2 = L_13; *(Vector3_t3722313464 *)((L_9)->GetAddressAt(static_cast(1))) = L_13; Vector3_t3722313464 L_14 = V_2; *(Vector3_t3722313464 *)((L_8)->GetAddressAt(static_cast(0))) = L_14; Hashtable_t1853889766 * L_15 = ___args1; NullCheck(L_15); bool L_16 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_15, _stringLiteral763144525); if (!L_16) { goto IL_00ff; } } { Hashtable_t1853889766 * L_17 = ___args1; NullCheck(L_17); RuntimeObject * L_18 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, _stringLiteral763144525); NullCheck(L_18); Type_t * L_19 = Object_GetType_m88164663(L_18, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_20 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_21 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_19) == ((RuntimeObject*)(Type_t *)L_21)))) { goto IL_00bf; } } { Hashtable_t1853889766 * L_22 = ___args1; NullCheck(L_22); RuntimeObject * L_23 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral763144525); V_3 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_23, Transform_t3600365921_il2cpp_TypeInfo_var)); Vector3U5BU5D_t1718750761* L_24 = V_1; NullCheck(L_24); Transform_t3600365921 * L_25 = V_3; NullCheck(L_25); Vector3_t3722313464 L_26 = Transform_get_localScale_m129152068(L_25, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_24)->GetAddressAt(static_cast(1))) = L_26; goto IL_00fa; } IL_00bf: { Hashtable_t1853889766 * L_27 = ___args1; NullCheck(L_27); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral763144525); NullCheck(L_28); Type_t * L_29 = Object_GetType_m88164663(L_28, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_30 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_31 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_29) == ((RuntimeObject*)(Type_t *)L_31)))) { goto IL_00fa; } } { Vector3U5BU5D_t1718750761* L_32 = V_1; NullCheck(L_32); Hashtable_t1853889766 * L_33 = ___args1; NullCheck(L_33); RuntimeObject * L_34 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_33, _stringLiteral763144525); *(Vector3_t3722313464 *)((L_32)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_34, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_00fa: { goto IL_0183; } IL_00ff: { Hashtable_t1853889766 * L_35 = ___args1; NullCheck(L_35); bool L_36 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_35, _stringLiteral3452614616); if (!L_36) { goto IL_012b; } } { Vector3U5BU5D_t1718750761* L_37 = V_1; NullCheck(L_37); Hashtable_t1853889766 * L_38 = ___args1; NullCheck(L_38); RuntimeObject * L_39 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_38, _stringLiteral3452614616); ((L_37)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_39, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_012b: { Hashtable_t1853889766 * L_40 = ___args1; NullCheck(L_40); bool L_41 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_40, _stringLiteral3452614615); if (!L_41) { goto IL_0157; } } { Vector3U5BU5D_t1718750761* L_42 = V_1; NullCheck(L_42); Hashtable_t1853889766 * L_43 = ___args1; NullCheck(L_43); RuntimeObject * L_44 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_43, _stringLiteral3452614615); ((L_42)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_44, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0157: { Hashtable_t1853889766 * L_45 = ___args1; NullCheck(L_45); bool L_46 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_45, _stringLiteral3452614614); if (!L_46) { goto IL_0183; } } { Vector3U5BU5D_t1718750761* L_47 = V_1; NullCheck(L_47); Hashtable_t1853889766 * L_48 = ___args1; NullCheck(L_48); RuntimeObject * L_49 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_48, _stringLiteral3452614614); ((L_47)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_49, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_0183: { Vector3U5BU5D_t1718750761* L_50 = V_1; NullCheck(L_50); Vector3U5BU5D_t1718750761* L_51 = V_1; NullCheck(L_51); float L_52 = ((L_51)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_53 = V_1; NullCheck(L_53); float L_54 = ((L_53)->GetAddressAt(static_cast(1)))->get_x_1(); Vector3U5BU5D_t1718750761* L_55 = V_1; NullCheck(L_55); float* L_56 = ((L_55)->GetAddressAt(static_cast(2)))->get_address_of_x_1(); float L_57 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_58 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_52, L_54, L_56, L_57, /*hidden argument*/NULL); ((L_50)->GetAddressAt(static_cast(3)))->set_x_1(L_58); Vector3U5BU5D_t1718750761* L_59 = V_1; NullCheck(L_59); Vector3U5BU5D_t1718750761* L_60 = V_1; NullCheck(L_60); float L_61 = ((L_60)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_62 = V_1; NullCheck(L_62); float L_63 = ((L_62)->GetAddressAt(static_cast(1)))->get_y_2(); Vector3U5BU5D_t1718750761* L_64 = V_1; NullCheck(L_64); float* L_65 = ((L_64)->GetAddressAt(static_cast(2)))->get_address_of_y_2(); float L_66 = V_0; float L_67 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_61, L_63, L_65, L_66, /*hidden argument*/NULL); ((L_59)->GetAddressAt(static_cast(3)))->set_y_2(L_67); Vector3U5BU5D_t1718750761* L_68 = V_1; NullCheck(L_68); Vector3U5BU5D_t1718750761* L_69 = V_1; NullCheck(L_69); float L_70 = ((L_69)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_71 = V_1; NullCheck(L_71); float L_72 = ((L_71)->GetAddressAt(static_cast(1)))->get_z_3(); Vector3U5BU5D_t1718750761* L_73 = V_1; NullCheck(L_73); float* L_74 = ((L_73)->GetAddressAt(static_cast(2)))->get_address_of_z_3(); float L_75 = V_0; float L_76 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_70, L_72, L_74, L_75, /*hidden argument*/NULL); ((L_68)->GetAddressAt(static_cast(3)))->set_z_3(L_76); GameObject_t1113636619 * L_77 = ___target0; NullCheck(L_77); Transform_t3600365921 * L_78 = GameObject_get_transform_m1369836730(L_77, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_79 = V_1; NullCheck(L_79); NullCheck(L_78); Transform_set_localScale_m3053443106(L_78, (*(Vector3_t3722313464 *)((L_79)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); return; } } // System.Void iTween::ScaleUpdate(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_ScaleUpdate_m582625963 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___scale1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ScaleUpdate_m582625963_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral763144525); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral763144525); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___scale1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_ScaleUpdate_m3643227311(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::MoveUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveUpdate_m2299348169 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveUpdate_m2299348169_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector3U5BU5D_t1718750761* V_1 = NULL; bool V_2 = false; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); Transform_t3600365921 * V_5 = NULL; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_1 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)4)); GameObject_t1113636619 * L_1 = ___target0; NullCheck(L_1); Transform_t3600365921 * L_2 = GameObject_get_transform_m1369836730(L_1, /*hidden argument*/NULL); NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_position_m36019626(L_2, /*hidden argument*/NULL); V_3 = L_3; Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); bool L_5 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral63249541); if (!L_5) { goto IL_0048; } } { Hashtable_t1853889766 * L_6 = ___args1; NullCheck(L_6); RuntimeObject * L_7 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_6, _stringLiteral63249541); V_0 = ((*(float*)((float*)UnBox(L_7, Single_t1397266774_il2cpp_TypeInfo_var)))); float L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_9 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTimePercentage_10(); V_0 = ((float)il2cpp_codegen_multiply((float)L_8, (float)L_9)); goto IL_004e; } IL_0048: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_10 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTime_11(); V_0 = L_10; } IL_004e: { Hashtable_t1853889766 * L_11 = ___args1; NullCheck(L_11); bool L_12 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_11, _stringLiteral3138922568); if (!L_12) { goto IL_0074; } } { Hashtable_t1853889766 * L_13 = ___args1; NullCheck(L_13); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3138922568); V_2 = ((*(bool*)((bool*)UnBox(L_14, Boolean_t97287965_il2cpp_TypeInfo_var)))); goto IL_007a; } IL_0074: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); bool L_15 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_isLocal_6(); V_2 = L_15; } IL_007a: { bool L_16 = V_2; if (!L_16) { goto IL_00ad; } } { Vector3U5BU5D_t1718750761* L_17 = V_1; NullCheck(L_17); Vector3U5BU5D_t1718750761* L_18 = V_1; NullCheck(L_18); GameObject_t1113636619 * L_19 = ___target0; NullCheck(L_19); Transform_t3600365921 * L_20 = GameObject_get_transform_m1369836730(L_19, /*hidden argument*/NULL); NullCheck(L_20); Vector3_t3722313464 L_21 = Transform_get_localPosition_m4234289348(L_20, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = L_21; V_4 = L_22; *(Vector3_t3722313464 *)((L_18)->GetAddressAt(static_cast(1))) = L_22; Vector3_t3722313464 L_23 = V_4; *(Vector3_t3722313464 *)((L_17)->GetAddressAt(static_cast(0))) = L_23; goto IL_00d5; } IL_00ad: { Vector3U5BU5D_t1718750761* L_24 = V_1; NullCheck(L_24); Vector3U5BU5D_t1718750761* L_25 = V_1; NullCheck(L_25); GameObject_t1113636619 * L_26 = ___target0; NullCheck(L_26); Transform_t3600365921 * L_27 = GameObject_get_transform_m1369836730(L_26, /*hidden argument*/NULL); NullCheck(L_27); Vector3_t3722313464 L_28 = Transform_get_position_m36019626(L_27, /*hidden argument*/NULL); Vector3_t3722313464 L_29 = L_28; V_4 = L_29; *(Vector3_t3722313464 *)((L_25)->GetAddressAt(static_cast(1))) = L_29; Vector3_t3722313464 L_30 = V_4; *(Vector3_t3722313464 *)((L_24)->GetAddressAt(static_cast(0))) = L_30; } IL_00d5: { Hashtable_t1853889766 * L_31 = ___args1; NullCheck(L_31); bool L_32 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_31, _stringLiteral4254451314); if (!L_32) { goto IL_016e; } } { Hashtable_t1853889766 * L_33 = ___args1; NullCheck(L_33); RuntimeObject * L_34 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_33, _stringLiteral4254451314); NullCheck(L_34); Type_t * L_35 = Object_GetType_m88164663(L_34, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_36 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_37 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_36, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_35) == ((RuntimeObject*)(Type_t *)L_37)))) { goto IL_012e; } } { Hashtable_t1853889766 * L_38 = ___args1; NullCheck(L_38); RuntimeObject * L_39 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_38, _stringLiteral4254451314); V_5 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_39, Transform_t3600365921_il2cpp_TypeInfo_var)); Vector3U5BU5D_t1718750761* L_40 = V_1; NullCheck(L_40); Transform_t3600365921 * L_41 = V_5; NullCheck(L_41); Vector3_t3722313464 L_42 = Transform_get_position_m36019626(L_41, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_40)->GetAddressAt(static_cast(1))) = L_42; goto IL_0169; } IL_012e: { Hashtable_t1853889766 * L_43 = ___args1; NullCheck(L_43); RuntimeObject * L_44 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_43, _stringLiteral4254451314); NullCheck(L_44); Type_t * L_45 = Object_GetType_m88164663(L_44, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_46 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_46, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_45) == ((RuntimeObject*)(Type_t *)L_47)))) { goto IL_0169; } } { Vector3U5BU5D_t1718750761* L_48 = V_1; NullCheck(L_48); Hashtable_t1853889766 * L_49 = ___args1; NullCheck(L_49); RuntimeObject * L_50 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_49, _stringLiteral4254451314); *(Vector3_t3722313464 *)((L_48)->GetAddressAt(static_cast(1))) = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_50, Vector3_t3722313464_il2cpp_TypeInfo_var)))); } IL_0169: { goto IL_01f2; } IL_016e: { Hashtable_t1853889766 * L_51 = ___args1; NullCheck(L_51); bool L_52 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_51, _stringLiteral3452614616); if (!L_52) { goto IL_019a; } } { Vector3U5BU5D_t1718750761* L_53 = V_1; NullCheck(L_53); Hashtable_t1853889766 * L_54 = ___args1; NullCheck(L_54); RuntimeObject * L_55 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_54, _stringLiteral3452614616); ((L_53)->GetAddressAt(static_cast(1)))->set_x_1(((*(float*)((float*)UnBox(L_55, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_019a: { Hashtable_t1853889766 * L_56 = ___args1; NullCheck(L_56); bool L_57 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_56, _stringLiteral3452614615); if (!L_57) { goto IL_01c6; } } { Vector3U5BU5D_t1718750761* L_58 = V_1; NullCheck(L_58); Hashtable_t1853889766 * L_59 = ___args1; NullCheck(L_59); RuntimeObject * L_60 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_59, _stringLiteral3452614615); ((L_58)->GetAddressAt(static_cast(1)))->set_y_2(((*(float*)((float*)UnBox(L_60, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01c6: { Hashtable_t1853889766 * L_61 = ___args1; NullCheck(L_61); bool L_62 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_61, _stringLiteral3452614614); if (!L_62) { goto IL_01f2; } } { Vector3U5BU5D_t1718750761* L_63 = V_1; NullCheck(L_63); Hashtable_t1853889766 * L_64 = ___args1; NullCheck(L_64); RuntimeObject * L_65 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_64, _stringLiteral3452614614); ((L_63)->GetAddressAt(static_cast(1)))->set_z_3(((*(float*)((float*)UnBox(L_65, Single_t1397266774_il2cpp_TypeInfo_var))))); } IL_01f2: { Vector3U5BU5D_t1718750761* L_66 = V_1; NullCheck(L_66); Vector3U5BU5D_t1718750761* L_67 = V_1; NullCheck(L_67); float L_68 = ((L_67)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_69 = V_1; NullCheck(L_69); float L_70 = ((L_69)->GetAddressAt(static_cast(1)))->get_x_1(); Vector3U5BU5D_t1718750761* L_71 = V_1; NullCheck(L_71); float* L_72 = ((L_71)->GetAddressAt(static_cast(2)))->get_address_of_x_1(); float L_73 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_74 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_68, L_70, L_72, L_73, /*hidden argument*/NULL); ((L_66)->GetAddressAt(static_cast(3)))->set_x_1(L_74); Vector3U5BU5D_t1718750761* L_75 = V_1; NullCheck(L_75); Vector3U5BU5D_t1718750761* L_76 = V_1; NullCheck(L_76); float L_77 = ((L_76)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_78 = V_1; NullCheck(L_78); float L_79 = ((L_78)->GetAddressAt(static_cast(1)))->get_y_2(); Vector3U5BU5D_t1718750761* L_80 = V_1; NullCheck(L_80); float* L_81 = ((L_80)->GetAddressAt(static_cast(2)))->get_address_of_y_2(); float L_82 = V_0; float L_83 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_77, L_79, L_81, L_82, /*hidden argument*/NULL); ((L_75)->GetAddressAt(static_cast(3)))->set_y_2(L_83); Vector3U5BU5D_t1718750761* L_84 = V_1; NullCheck(L_84); Vector3U5BU5D_t1718750761* L_85 = V_1; NullCheck(L_85); float L_86 = ((L_85)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_87 = V_1; NullCheck(L_87); float L_88 = ((L_87)->GetAddressAt(static_cast(1)))->get_z_3(); Vector3U5BU5D_t1718750761* L_89 = V_1; NullCheck(L_89); float* L_90 = ((L_89)->GetAddressAt(static_cast(2)))->get_address_of_z_3(); float L_91 = V_0; float L_92 = Mathf_SmoothDamp_m3171073017(NULL /*static, unused*/, L_86, L_88, L_90, L_91, /*hidden argument*/NULL); ((L_84)->GetAddressAt(static_cast(3)))->set_z_3(L_92); Hashtable_t1853889766 * L_93 = ___args1; NullCheck(L_93); bool L_94 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_93, _stringLiteral1048568507); if (!L_94) { goto IL_02d5; } } { Hashtable_t1853889766 * L_95 = ___args1; NullCheck(L_95); RuntimeObject * L_96 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_95, _stringLiteral1048568507); if (!((*(bool*)((bool*)UnBox(L_96, Boolean_t97287965_il2cpp_TypeInfo_var))))) { goto IL_02d5; } } { Hashtable_t1853889766 * L_97 = ___args1; Vector3U5BU5D_t1718750761* L_98 = V_1; NullCheck(L_98); Vector3_t3722313464 L_99 = (*(Vector3_t3722313464 *)((L_98)->GetAddressAt(static_cast(3)))); RuntimeObject * L_100 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_99); NullCheck(L_97); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_97, _stringLiteral2919290083, L_100); } IL_02d5: { Hashtable_t1853889766 * L_101 = ___args1; NullCheck(L_101); bool L_102 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_101, _stringLiteral2919290083); if (!L_102) { goto IL_02ec; } } { GameObject_t1113636619 * L_103 = ___target0; Hashtable_t1853889766 * L_104 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_LookUpdate_m2679281074(NULL /*static, unused*/, L_103, L_104, /*hidden argument*/NULL); } IL_02ec: { bool L_105 = V_2; if (!L_105) { goto IL_030e; } } { GameObject_t1113636619 * L_106 = ___target0; NullCheck(L_106); Transform_t3600365921 * L_107 = GameObject_get_transform_m1369836730(L_106, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_108 = V_1; NullCheck(L_108); NullCheck(L_107); Transform_set_localPosition_m4128471975(L_107, (*(Vector3_t3722313464 *)((L_108)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); goto IL_0325; } IL_030e: { GameObject_t1113636619 * L_109 = ___target0; NullCheck(L_109); Transform_t3600365921 * L_110 = GameObject_get_transform_m1369836730(L_109, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_111 = V_1; NullCheck(L_111); NullCheck(L_110); Transform_set_position_m3387557959(L_110, (*(Vector3_t3722313464 *)((L_111)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); } IL_0325: { GameObject_t1113636619 * L_112 = ___target0; NullCheck(L_112); Rigidbody_t3916780224 * L_113 = GameObject_GetComponent_TisRigidbody_t3916780224_m564316479(L_112, /*hidden argument*/GameObject_GetComponent_TisRigidbody_t3916780224_m564316479_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_114 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_113, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_114) { goto IL_035c; } } { GameObject_t1113636619 * L_115 = ___target0; NullCheck(L_115); Transform_t3600365921 * L_116 = GameObject_get_transform_m1369836730(L_115, /*hidden argument*/NULL); NullCheck(L_116); Vector3_t3722313464 L_117 = Transform_get_position_m36019626(L_116, /*hidden argument*/NULL); V_6 = L_117; GameObject_t1113636619 * L_118 = ___target0; NullCheck(L_118); Transform_t3600365921 * L_119 = GameObject_get_transform_m1369836730(L_118, /*hidden argument*/NULL); Vector3_t3722313464 L_120 = V_3; NullCheck(L_119); Transform_set_position_m3387557959(L_119, L_120, /*hidden argument*/NULL); GameObject_t1113636619 * L_121 = ___target0; NullCheck(L_121); Rigidbody_t3916780224 * L_122 = GameObject_GetComponent_TisRigidbody_t3916780224_m564316479(L_121, /*hidden argument*/GameObject_GetComponent_TisRigidbody_t3916780224_m564316479_RuntimeMethod_var); Vector3_t3722313464 L_123 = V_6; NullCheck(L_122); Rigidbody_MovePosition_m2109341474(L_122, L_123, /*hidden argument*/NULL); } IL_035c: { return; } } // System.Void iTween::MoveUpdate(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_MoveUpdate_m2282818039 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___position1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_MoveUpdate_m2282818039_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral4254451314); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral4254451314); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___position1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_MoveUpdate_m2299348169(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Void iTween::LookUpdate(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_LookUpdate_m2679281074 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_LookUpdate_m2679281074_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector3U5BU5D_t1718750761* V_1 = NULL; Nullable_1_t1149908250 V_2; memset(&V_2, 0, sizeof(V_2)); Nullable_1_t1149908250 V_3; memset(&V_3, 0, sizeof(V_3)); String_t* V_4 = NULL; Transform_t3600365921 * G_B9_0 = NULL; Transform_t3600365921 * G_B9_1 = NULL; Transform_t3600365921 * G_B8_0 = NULL; Transform_t3600365921 * G_B8_1 = NULL; Vector3_t3722313464 G_B10_0; memset(&G_B10_0, 0, sizeof(G_B10_0)); Transform_t3600365921 * G_B10_1 = NULL; Transform_t3600365921 * G_B10_2 = NULL; Vector3_t3722313464 G_B14_0; memset(&G_B14_0, 0, sizeof(G_B14_0)); Transform_t3600365921 * G_B14_1 = NULL; Vector3_t3722313464 G_B13_0; memset(&G_B13_0, 0, sizeof(G_B13_0)); Transform_t3600365921 * G_B13_1 = NULL; Vector3_t3722313464 G_B15_0; memset(&G_B15_0, 0, sizeof(G_B15_0)); Vector3_t3722313464 G_B15_1; memset(&G_B15_1, 0, sizeof(G_B15_1)); Transform_t3600365921 * G_B15_2 = NULL; { Hashtable_t1853889766 * L_0 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_CleanArgs_m2521696870(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_1 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)5)); Hashtable_t1853889766 * L_1 = ___args1; NullCheck(L_1); bool L_2 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_1, _stringLiteral2046081428); if (!L_2) { goto IL_003c; } } { Hashtable_t1853889766 * L_3 = ___args1; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral2046081428); V_0 = ((*(float*)((float*)UnBox(L_4, Single_t1397266774_il2cpp_TypeInfo_var)))); float L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_6 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTimePercentage_10(); V_0 = ((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)); goto IL_0076; } IL_003c: { Hashtable_t1853889766 * L_7 = ___args1; NullCheck(L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteral63249541); if (!L_8) { goto IL_0070; } } { Hashtable_t1853889766 * L_9 = ___args1; NullCheck(L_9); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral63249541); V_0 = ((float)il2cpp_codegen_multiply((float)((*(float*)((float*)UnBox(L_10, Single_t1397266774_il2cpp_TypeInfo_var)))), (float)(0.15f))); float L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_12 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTimePercentage_10(); V_0 = ((float)il2cpp_codegen_multiply((float)L_11, (float)L_12)); goto IL_0076; } IL_0070: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_13 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_updateTime_11(); V_0 = L_13; } IL_0076: { Vector3U5BU5D_t1718750761* L_14 = V_1; NullCheck(L_14); GameObject_t1113636619 * L_15 = ___target0; NullCheck(L_15); Transform_t3600365921 * L_16 = GameObject_get_transform_m1369836730(L_15, /*hidden argument*/NULL); NullCheck(L_16); Vector3_t3722313464 L_17 = Transform_get_eulerAngles_m2743581774(L_16, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_14)->GetAddressAt(static_cast(0))) = L_17; Hashtable_t1853889766 * L_18 = ___args1; NullCheck(L_18); bool L_19 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_18, _stringLiteral2919290083); if (!L_19) { goto IL_0177; } } { Hashtable_t1853889766 * L_20 = ___args1; NullCheck(L_20); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral2919290083); NullCheck(L_21); Type_t * L_22 = Object_GetType_m88164663(L_21, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_23 = { reinterpret_cast (Transform_t3600365921_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_22) == ((RuntimeObject*)(Type_t *)L_24)))) { goto IL_010a; } } { GameObject_t1113636619 * L_25 = ___target0; NullCheck(L_25); Transform_t3600365921 * L_26 = GameObject_get_transform_m1369836730(L_25, /*hidden argument*/NULL); Hashtable_t1853889766 * L_27 = ___args1; NullCheck(L_27); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral2919290083); Hashtable_t1853889766 * L_29 = ___args1; NullCheck(L_29); RuntimeObject * L_30 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_29, _stringLiteral3455760331); void* L_31 = alloca(sizeof(Nullable_1_t1149908250 )); UnBoxNullable(L_30, Vector3_t3722313464_il2cpp_TypeInfo_var, L_31); V_2 = ((*(Nullable_1_t1149908250 *)((Nullable_1_t1149908250 *)L_31))); bool L_32 = Nullable_1_get_HasValue_m3620879578((&V_2), /*hidden argument*/Nullable_1_get_HasValue_m3620879578_RuntimeMethod_var); G_B8_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_28, Transform_t3600365921_il2cpp_TypeInfo_var)); G_B8_1 = L_26; if (!L_32) { G_B9_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_28, Transform_t3600365921_il2cpp_TypeInfo_var)); G_B9_1 = L_26; goto IL_00fb; } } { Vector3_t3722313464 L_33 = Nullable_1_get_Value_m2924757250((&V_2), /*hidden argument*/Nullable_1_get_Value_m2924757250_RuntimeMethod_var); G_B10_0 = L_33; G_B10_1 = G_B8_0; G_B10_2 = G_B8_1; goto IL_0100; } IL_00fb: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Vector3_t3722313464 L_34 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_up_15(); G_B10_0 = L_34; G_B10_1 = G_B9_0; G_B10_2 = G_B9_1; } IL_0100: { NullCheck(G_B10_2); Transform_LookAt_m2637417695(G_B10_2, G_B10_1, G_B10_0, /*hidden argument*/NULL); goto IL_0172; } IL_010a: { Hashtable_t1853889766 * L_35 = ___args1; NullCheck(L_35); RuntimeObject * L_36 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_35, _stringLiteral2919290083); NullCheck(L_36); Type_t * L_37 = Object_GetType_m88164663(L_36, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_38 = { reinterpret_cast (Vector3_t3722313464_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_39 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_38, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_37) == ((RuntimeObject*)(Type_t *)L_39)))) { goto IL_0172; } } { GameObject_t1113636619 * L_40 = ___target0; NullCheck(L_40); Transform_t3600365921 * L_41 = GameObject_get_transform_m1369836730(L_40, /*hidden argument*/NULL); Hashtable_t1853889766 * L_42 = ___args1; NullCheck(L_42); RuntimeObject * L_43 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_42, _stringLiteral2919290083); Hashtable_t1853889766 * L_44 = ___args1; NullCheck(L_44); RuntimeObject * L_45 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_44, _stringLiteral3455760331); void* L_46 = alloca(sizeof(Nullable_1_t1149908250 )); UnBoxNullable(L_45, Vector3_t3722313464_il2cpp_TypeInfo_var, L_46); V_3 = ((*(Nullable_1_t1149908250 *)((Nullable_1_t1149908250 *)L_46))); bool L_47 = Nullable_1_get_HasValue_m3620879578((&V_3), /*hidden argument*/Nullable_1_get_HasValue_m3620879578_RuntimeMethod_var); G_B13_0 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_43, Vector3_t3722313464_il2cpp_TypeInfo_var)))); G_B13_1 = L_41; if (!L_47) { G_B14_0 = ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_43, Vector3_t3722313464_il2cpp_TypeInfo_var)))); G_B14_1 = L_41; goto IL_0168; } } { Vector3_t3722313464 L_48 = Nullable_1_get_Value_m2924757250((&V_3), /*hidden argument*/Nullable_1_get_Value_m2924757250_RuntimeMethod_var); G_B15_0 = L_48; G_B15_1 = G_B13_0; G_B15_2 = G_B13_1; goto IL_016d; } IL_0168: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Vector3_t3722313464 L_49 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_up_15(); G_B15_0 = L_49; G_B15_1 = G_B14_0; G_B15_2 = G_B14_1; } IL_016d: { NullCheck(G_B15_2); Transform_LookAt_m3639503211(G_B15_2, G_B15_1, G_B15_0, /*hidden argument*/NULL); } IL_0172: { goto IL_0182; } IL_0177: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2049277828, /*hidden argument*/NULL); return; } IL_0182: { Vector3U5BU5D_t1718750761* L_50 = V_1; NullCheck(L_50); GameObject_t1113636619 * L_51 = ___target0; NullCheck(L_51); Transform_t3600365921 * L_52 = GameObject_get_transform_m1369836730(L_51, /*hidden argument*/NULL); NullCheck(L_52); Vector3_t3722313464 L_53 = Transform_get_eulerAngles_m2743581774(L_52, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_50)->GetAddressAt(static_cast(1))) = L_53; GameObject_t1113636619 * L_54 = ___target0; NullCheck(L_54); Transform_t3600365921 * L_55 = GameObject_get_transform_m1369836730(L_54, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_56 = V_1; NullCheck(L_56); NullCheck(L_55); Transform_set_eulerAngles_m135219616(L_55, (*(Vector3_t3722313464 *)((L_56)->GetAddressAt(static_cast(0)))), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_57 = V_1; NullCheck(L_57); Vector3U5BU5D_t1718750761* L_58 = V_1; NullCheck(L_58); float L_59 = ((L_58)->GetAddressAt(static_cast(0)))->get_x_1(); Vector3U5BU5D_t1718750761* L_60 = V_1; NullCheck(L_60); float L_61 = ((L_60)->GetAddressAt(static_cast(1)))->get_x_1(); Vector3U5BU5D_t1718750761* L_62 = V_1; NullCheck(L_62); float* L_63 = ((L_62)->GetAddressAt(static_cast(2)))->get_address_of_x_1(); float L_64 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_65 = Mathf_SmoothDampAngle_m1801528689(NULL /*static, unused*/, L_59, L_61, L_63, L_64, /*hidden argument*/NULL); ((L_57)->GetAddressAt(static_cast(3)))->set_x_1(L_65); Vector3U5BU5D_t1718750761* L_66 = V_1; NullCheck(L_66); Vector3U5BU5D_t1718750761* L_67 = V_1; NullCheck(L_67); float L_68 = ((L_67)->GetAddressAt(static_cast(0)))->get_y_2(); Vector3U5BU5D_t1718750761* L_69 = V_1; NullCheck(L_69); float L_70 = ((L_69)->GetAddressAt(static_cast(1)))->get_y_2(); Vector3U5BU5D_t1718750761* L_71 = V_1; NullCheck(L_71); float* L_72 = ((L_71)->GetAddressAt(static_cast(2)))->get_address_of_y_2(); float L_73 = V_0; float L_74 = Mathf_SmoothDampAngle_m1801528689(NULL /*static, unused*/, L_68, L_70, L_72, L_73, /*hidden argument*/NULL); ((L_66)->GetAddressAt(static_cast(3)))->set_y_2(L_74); Vector3U5BU5D_t1718750761* L_75 = V_1; NullCheck(L_75); Vector3U5BU5D_t1718750761* L_76 = V_1; NullCheck(L_76); float L_77 = ((L_76)->GetAddressAt(static_cast(0)))->get_z_3(); Vector3U5BU5D_t1718750761* L_78 = V_1; NullCheck(L_78); float L_79 = ((L_78)->GetAddressAt(static_cast(1)))->get_z_3(); Vector3U5BU5D_t1718750761* L_80 = V_1; NullCheck(L_80); float* L_81 = ((L_80)->GetAddressAt(static_cast(2)))->get_address_of_z_3(); float L_82 = V_0; float L_83 = Mathf_SmoothDampAngle_m1801528689(NULL /*static, unused*/, L_77, L_79, L_81, L_82, /*hidden argument*/NULL); ((L_75)->GetAddressAt(static_cast(3)))->set_z_3(L_83); GameObject_t1113636619 * L_84 = ___target0; NullCheck(L_84); Transform_t3600365921 * L_85 = GameObject_get_transform_m1369836730(L_84, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_86 = V_1; NullCheck(L_86); NullCheck(L_85); Transform_set_eulerAngles_m135219616(L_85, (*(Vector3_t3722313464 *)((L_86)->GetAddressAt(static_cast(3)))), /*hidden argument*/NULL); Hashtable_t1853889766 * L_87 = ___args1; NullCheck(L_87); bool L_88 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_87, _stringLiteral1179798028); if (!L_88) { goto IL_0397; } } { Vector3U5BU5D_t1718750761* L_89 = V_1; NullCheck(L_89); GameObject_t1113636619 * L_90 = ___target0; NullCheck(L_90); Transform_t3600365921 * L_91 = GameObject_get_transform_m1369836730(L_90, /*hidden argument*/NULL); NullCheck(L_91); Vector3_t3722313464 L_92 = Transform_get_eulerAngles_m2743581774(L_91, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_89)->GetAddressAt(static_cast(4))) = L_92; Hashtable_t1853889766 * L_93 = ___args1; NullCheck(L_93); RuntimeObject * L_94 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_93, _stringLiteral1179798028); V_4 = ((String_t*)CastclassSealed((RuntimeObject*)L_94, String_t_il2cpp_TypeInfo_var)); String_t* L_95 = V_4; if (!L_95) { goto IL_0380; } } { String_t* L_96 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_97 = String_op_Equality_m920492651(NULL /*static, unused*/, L_96, _stringLiteral3452614616, /*hidden argument*/NULL); if (L_97) { goto IL_02e1; } } { String_t* L_98 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_99 = String_op_Equality_m920492651(NULL /*static, unused*/, L_98, _stringLiteral3452614615, /*hidden argument*/NULL); if (L_99) { goto IL_0316; } } { String_t* L_100 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_101 = String_op_Equality_m920492651(NULL /*static, unused*/, L_100, _stringLiteral3452614614, /*hidden argument*/NULL); if (L_101) { goto IL_034b; } } { goto IL_0380; } IL_02e1: { Vector3U5BU5D_t1718750761* L_102 = V_1; NullCheck(L_102); Vector3U5BU5D_t1718750761* L_103 = V_1; NullCheck(L_103); float L_104 = ((L_103)->GetAddressAt(static_cast(0)))->get_y_2(); ((L_102)->GetAddressAt(static_cast(4)))->set_y_2(L_104); Vector3U5BU5D_t1718750761* L_105 = V_1; NullCheck(L_105); Vector3U5BU5D_t1718750761* L_106 = V_1; NullCheck(L_106); float L_107 = ((L_106)->GetAddressAt(static_cast(0)))->get_z_3(); ((L_105)->GetAddressAt(static_cast(4)))->set_z_3(L_107); goto IL_0380; } IL_0316: { Vector3U5BU5D_t1718750761* L_108 = V_1; NullCheck(L_108); Vector3U5BU5D_t1718750761* L_109 = V_1; NullCheck(L_109); float L_110 = ((L_109)->GetAddressAt(static_cast(0)))->get_x_1(); ((L_108)->GetAddressAt(static_cast(4)))->set_x_1(L_110); Vector3U5BU5D_t1718750761* L_111 = V_1; NullCheck(L_111); Vector3U5BU5D_t1718750761* L_112 = V_1; NullCheck(L_112); float L_113 = ((L_112)->GetAddressAt(static_cast(0)))->get_z_3(); ((L_111)->GetAddressAt(static_cast(4)))->set_z_3(L_113); goto IL_0380; } IL_034b: { Vector3U5BU5D_t1718750761* L_114 = V_1; NullCheck(L_114); Vector3U5BU5D_t1718750761* L_115 = V_1; NullCheck(L_115); float L_116 = ((L_115)->GetAddressAt(static_cast(0)))->get_x_1(); ((L_114)->GetAddressAt(static_cast(4)))->set_x_1(L_116); Vector3U5BU5D_t1718750761* L_117 = V_1; NullCheck(L_117); Vector3U5BU5D_t1718750761* L_118 = V_1; NullCheck(L_118); float L_119 = ((L_118)->GetAddressAt(static_cast(0)))->get_y_2(); ((L_117)->GetAddressAt(static_cast(4)))->set_y_2(L_119); goto IL_0380; } IL_0380: { GameObject_t1113636619 * L_120 = ___target0; NullCheck(L_120); Transform_t3600365921 * L_121 = GameObject_get_transform_m1369836730(L_120, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_122 = V_1; NullCheck(L_122); NullCheck(L_121); Transform_set_eulerAngles_m135219616(L_121, (*(Vector3_t3722313464 *)((L_122)->GetAddressAt(static_cast(4)))), /*hidden argument*/NULL); } IL_0397: { return; } } // System.Void iTween::LookUpdate(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_LookUpdate_m263446863 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3_t3722313464 ___looktarget1, float ___time2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_LookUpdate_m263446863_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; ObjectU5BU5D_t2843939325* L_1 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral2919290083); (L_1)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral2919290083); ObjectU5BU5D_t2843939325* L_2 = L_1; Vector3_t3722313464 L_3 = ___looktarget1; Vector3_t3722313464 L_4 = L_3; RuntimeObject * L_5 = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (RuntimeObject *)L_5); ObjectU5BU5D_t2843939325* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral63249541); (L_6)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral63249541); ObjectU5BU5D_t2843939325* L_7 = L_6; float L_8 = ___time2; float L_9 = L_8; RuntimeObject * L_10 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_9); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_10); (L_7)->SetAt(static_cast(3), (RuntimeObject *)L_10); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Hashtable_t1853889766 * L_11 = iTween_Hash_m1448027203(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); iTween_LookUpdate_m2679281074(NULL /*static, unused*/, L_0, L_11, /*hidden argument*/NULL); return; } } // System.Single iTween::PathLength(UnityEngine.Transform[]) extern "C" IL2CPP_METHOD_ATTR float iTween_PathLength_m675623452 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PathLength_m675623452_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; float V_1 = 0.0f; int32_t V_2 = 0; Vector3U5BU5D_t1718750761* V_3 = NULL; Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; float V_7 = 0.0f; Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); { TransformU5BU5D_t807237628* L_0 = ___path0; NullCheck(L_0); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))))); V_1 = (0.0f); V_2 = 0; goto IL_002e; } IL_0016: { Vector3U5BU5D_t1718750761* L_1 = V_0; int32_t L_2 = V_2; NullCheck(L_1); TransformU5BU5D_t807237628* L_3 = ___path0; int32_t L_4 = V_2; NullCheck(L_3); int32_t L_5 = L_4; Transform_t3600365921 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_position_m36019626(L_6, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(L_2))) = L_7; int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002e: { int32_t L_9 = V_2; TransformU5BU5D_t807237628* L_10 = ___path0; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_0016; } } { Vector3U5BU5D_t1718750761* L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_12 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); V_3 = L_12; Vector3U5BU5D_t1718750761* L_13 = V_3; Vector3_t3722313464 L_14 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_13, (0.0f), /*hidden argument*/NULL); V_4 = L_14; TransformU5BU5D_t807237628* L_15 = ___path0; NullCheck(L_15); V_5 = ((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length)))), (int32_t)((int32_t)20))); V_6 = 1; goto IL_0084; } IL_005b: { int32_t L_16 = V_6; int32_t L_17 = V_5; V_7 = ((float)((float)(((float)((float)L_16)))/(float)(((float)((float)L_17))))); Vector3U5BU5D_t1718750761* L_18 = V_3; float L_19 = V_7; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3_t3722313464 L_20 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); V_8 = L_20; float L_21 = V_1; Vector3_t3722313464 L_22 = V_4; Vector3_t3722313464 L_23 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_24 = Vector3_Distance_m886789632(NULL /*static, unused*/, L_22, L_23, /*hidden argument*/NULL); V_1 = ((float)il2cpp_codegen_add((float)L_21, (float)L_24)); Vector3_t3722313464 L_25 = V_8; V_4 = L_25; int32_t L_26 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_0084: { int32_t L_27 = V_6; int32_t L_28 = V_5; if ((((int32_t)L_27) <= ((int32_t)L_28))) { goto IL_005b; } } { float L_29 = V_1; return L_29; } } // System.Single iTween::PathLength(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR float iTween_PathLength_m457905035 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PathLength_m457905035_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Vector3U5BU5D_t1718750761* V_1 = NULL; Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; float V_5 = 0.0f; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); { V_0 = (0.0f); Vector3U5BU5D_t1718750761* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_1 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_1 = L_1; Vector3U5BU5D_t1718750761* L_2 = V_1; Vector3_t3722313464 L_3 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_2, (0.0f), /*hidden argument*/NULL); V_2 = L_3; Vector3U5BU5D_t1718750761* L_4 = ___path0; NullCheck(L_4); V_3 = ((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))), (int32_t)((int32_t)20))); V_4 = 1; goto IL_004e; } IL_0028: { int32_t L_5 = V_4; int32_t L_6 = V_3; V_5 = ((float)((float)(((float)((float)L_5)))/(float)(((float)((float)L_6))))); Vector3U5BU5D_t1718750761* L_7 = V_1; float L_8 = V_5; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3_t3722313464 L_9 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); V_6 = L_9; float L_10 = V_0; Vector3_t3722313464 L_11 = V_2; Vector3_t3722313464 L_12 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); float L_13 = Vector3_Distance_m886789632(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_add((float)L_10, (float)L_13)); Vector3_t3722313464 L_14 = V_6; V_2 = L_14; int32_t L_15 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004e: { int32_t L_16 = V_4; int32_t L_17 = V_3; if ((((int32_t)L_16) <= ((int32_t)L_17))) { goto IL_0028; } } { float L_18 = V_0; return L_18; } } // UnityEngine.Texture2D iTween::CameraTexture(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * iTween_CameraTexture_m1172573923 (RuntimeObject * __this /* static, unused */, Color_t2555686324 ___color0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraTexture_m1172573923_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; ColorU5BU5D_t941916413* V_1 = NULL; int32_t V_2 = 0; { int32_t L_0 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); Texture2D_t3840446185 * L_2 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_2, L_0, L_1, 5, (bool)0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = ((ColorU5BU5D_t941916413*)SZArrayNew(ColorU5BU5D_t941916413_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)L_4)))); V_2 = 0; goto IL_003b; } IL_002a: { ColorU5BU5D_t941916413* L_5 = V_1; int32_t L_6 = V_2; NullCheck(L_5); Color_t2555686324 L_7 = ___color0; *(Color_t2555686324 *)((L_5)->GetAddressAt(static_cast(L_6))) = L_7; int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_003b: { int32_t L_9 = V_2; ColorU5BU5D_t941916413* L_10 = V_1; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_002a; } } { Texture2D_t3840446185 * L_11 = V_0; ColorU5BU5D_t941916413* L_12 = V_1; NullCheck(L_11); Texture2D_SetPixels_m3008871897(L_11, L_12, /*hidden argument*/NULL); Texture2D_t3840446185 * L_13 = V_0; NullCheck(L_13); Texture2D_Apply_m2271746283(L_13, /*hidden argument*/NULL); Texture2D_t3840446185 * L_14 = V_0; return L_14; } } // System.Void iTween::PutOnPath(UnityEngine.GameObject,UnityEngine.Vector3[],System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_PutOnPath_m1346738292 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Vector3U5BU5D_t1718750761* ___path1, float ___percent2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PutOnPath_m1346738292_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___target0; NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_2 = ___path1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_3 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); float L_4 = ___percent2; Vector3_t3722313464 L_5 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); NullCheck(L_1); Transform_set_position_m3387557959(L_1, L_5, /*hidden argument*/NULL); return; } } // System.Void iTween::PutOnPath(UnityEngine.Transform,UnityEngine.Vector3[],System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_PutOnPath_m3070141207 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___target0, Vector3U5BU5D_t1718750761* ___path1, float ___percent2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PutOnPath_m3070141207_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = ___target0; Vector3U5BU5D_t1718750761* L_1 = ___path1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_2 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); float L_3 = ___percent2; Vector3_t3722313464 L_4 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); NullCheck(L_0); Transform_set_position_m3387557959(L_0, L_4, /*hidden argument*/NULL); return; } } // System.Void iTween::PutOnPath(UnityEngine.GameObject,UnityEngine.Transform[],System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_PutOnPath_m3055887901 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, TransformU5BU5D_t807237628* ___path1, float ___percent2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PutOnPath_m3055887901_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path1; NullCheck(L_0); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))))); V_1 = 0; goto IL_0028; } IL_0010: { Vector3U5BU5D_t1718750761* L_1 = V_0; int32_t L_2 = V_1; NullCheck(L_1); TransformU5BU5D_t807237628* L_3 = ___path1; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; Transform_t3600365921 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_position_m36019626(L_6, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(L_2))) = L_7; int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0028: { int32_t L_9 = V_1; TransformU5BU5D_t807237628* L_10 = ___path1; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_0010; } } { GameObject_t1113636619 * L_11 = ___target0; NullCheck(L_11); Transform_t3600365921 * L_12 = GameObject_get_transform_m1369836730(L_11, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_14 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); float L_15 = ___percent2; Vector3_t3722313464 L_16 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); NullCheck(L_12); Transform_set_position_m3387557959(L_12, L_16, /*hidden argument*/NULL); return; } } // System.Void iTween::PutOnPath(UnityEngine.Transform,UnityEngine.Transform[],System.Single) extern "C" IL2CPP_METHOD_ATTR void iTween_PutOnPath_m928633870 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___target0, TransformU5BU5D_t807237628* ___path1, float ___percent2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PutOnPath_m928633870_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path1; NullCheck(L_0); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))))); V_1 = 0; goto IL_0028; } IL_0010: { Vector3U5BU5D_t1718750761* L_1 = V_0; int32_t L_2 = V_1; NullCheck(L_1); TransformU5BU5D_t807237628* L_3 = ___path1; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; Transform_t3600365921 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_position_m36019626(L_6, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(L_2))) = L_7; int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0028: { int32_t L_9 = V_1; TransformU5BU5D_t807237628* L_10 = ___path1; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_0010; } } { Transform_t3600365921 * L_11 = ___target0; Vector3U5BU5D_t1718750761* L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_13 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); float L_14 = ___percent2; Vector3_t3722313464 L_15 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); NullCheck(L_11); Transform_set_position_m3387557959(L_11, L_15, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 iTween::PointOnPath(UnityEngine.Transform[],System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 iTween_PointOnPath_m2822770532 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___path0, float ___percent1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PointOnPath_m2822770532_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path0; NullCheck(L_0); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))))); V_1 = 0; goto IL_0028; } IL_0010: { Vector3U5BU5D_t1718750761* L_1 = V_0; int32_t L_2 = V_1; NullCheck(L_1); TransformU5BU5D_t807237628* L_3 = ___path0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; Transform_t3600365921 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_position_m36019626(L_6, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_1)->GetAddressAt(static_cast(L_2))) = L_7; int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0028: { int32_t L_9 = V_1; TransformU5BU5D_t807237628* L_10 = ___path0; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_0010; } } { Vector3U5BU5D_t1718750761* L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_12 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); float L_13 = ___percent1; Vector3_t3722313464 L_14 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Void iTween::DrawLine(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLine_m1668581689 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___line0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLine_m1668581689_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_1 = ___line0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_2 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_1, L_2, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0019: { return; } } // System.Void iTween::DrawLine(UnityEngine.Vector3[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLine_m564839203 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___line0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLine_m564839203_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0015; } } { Vector3U5BU5D_t1718750761* L_1 = ___line0; Color_t2555686324 L_2 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_1, L_2, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0015: { return; } } // System.Void iTween::DrawLine(UnityEngine.Transform[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLine_m1038299548 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___line0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLine_m1038299548_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_004a; } } { TransformU5BU5D_t807237628* L_1 = ___line0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___line0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___line0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_13 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_12, L_13, _stringLiteral109522186, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void iTween::DrawLine(UnityEngine.Transform[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLine_m3322934438 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___line0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLine_m3322934438_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0046; } } { TransformU5BU5D_t807237628* L_1 = ___line0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___line0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___line0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; Color_t2555686324 L_13 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_12, L_13, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0046: { return; } } // System.Void iTween::DrawLineGizmos(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineGizmos_m3648413011 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___line0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineGizmos_m3648413011_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_1 = ___line0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_2 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_1, L_2, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0019: { return; } } // System.Void iTween::DrawLineGizmos(UnityEngine.Vector3[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineGizmos_m3950209614 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___line0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineGizmos_m3950209614_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0015; } } { Vector3U5BU5D_t1718750761* L_1 = ___line0; Color_t2555686324 L_2 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_1, L_2, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0015: { return; } } // System.Void iTween::DrawLineGizmos(UnityEngine.Transform[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineGizmos_m3367622590 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___line0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineGizmos_m3367622590_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_004a; } } { TransformU5BU5D_t807237628* L_1 = ___line0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___line0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___line0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_13 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_12, L_13, _stringLiteral109522186, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void iTween::DrawLineGizmos(UnityEngine.Transform[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineGizmos_m4086416212 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___line0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineGizmos_m4086416212_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0046; } } { TransformU5BU5D_t807237628* L_1 = ___line0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___line0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___line0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; Color_t2555686324 L_13 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_12, L_13, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0046: { return; } } // System.Void iTween::DrawLineHandles(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineHandles_m4145007645 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___line0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineHandles_m4145007645_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_1 = ___line0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_2 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_1, L_2, _stringLiteral759004581, /*hidden argument*/NULL); } IL_0019: { return; } } // System.Void iTween::DrawLineHandles(UnityEngine.Vector3[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineHandles_m2988186042 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___line0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineHandles_m2988186042_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0015; } } { Vector3U5BU5D_t1718750761* L_1 = ___line0; Color_t2555686324 L_2 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_1, L_2, _stringLiteral759004581, /*hidden argument*/NULL); } IL_0015: { return; } } // System.Void iTween::DrawLineHandles(UnityEngine.Transform[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineHandles_m1884222115 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___line0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineHandles_m1884222115_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_004a; } } { TransformU5BU5D_t807237628* L_1 = ___line0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___line0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___line0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_13 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_12, L_13, _stringLiteral759004581, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void iTween::DrawLineHandles(UnityEngine.Transform[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineHandles_m1327892922 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___line0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineHandles_m1327892922_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___line0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0046; } } { TransformU5BU5D_t807237628* L_1 = ___line0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___line0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___line0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; Color_t2555686324 L_13 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawLineHelper_m3748653768(NULL /*static, unused*/, L_12, L_13, _stringLiteral759004581, /*hidden argument*/NULL); } IL_0046: { return; } } // UnityEngine.Vector3 iTween::PointOnPath(UnityEngine.Vector3[],System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 iTween_PointOnPath_m3005156149 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, float ___percent1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PointOnPath_m3005156149_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_1 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); float L_2 = ___percent1; Vector3_t3722313464 L_3 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Void iTween::DrawPath(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPath_m1393468815 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPath_m1393468815_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_1 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_2 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_1, L_2, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0019: { return; } } // System.Void iTween::DrawPath(UnityEngine.Vector3[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPath_m1690487818 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPath_m1690487818_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0015; } } { Vector3U5BU5D_t1718750761* L_1 = ___path0; Color_t2555686324 L_2 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_1, L_2, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0015: { return; } } // System.Void iTween::DrawPath(UnityEngine.Transform[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPath_m496989142 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPath_m496989142_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_004a; } } { TransformU5BU5D_t807237628* L_1 = ___path0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___path0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___path0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_13 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_12, L_13, _stringLiteral109522186, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void iTween::DrawPath(UnityEngine.Transform[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPath_m3140650236 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___path0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPath_m3140650236_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0046; } } { TransformU5BU5D_t807237628* L_1 = ___path0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___path0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___path0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; Color_t2555686324 L_13 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_12, L_13, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0046: { return; } } // System.Void iTween::DrawPathGizmos(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathGizmos_m1543289015 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathGizmos_m1543289015_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_1 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_2 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_1, L_2, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0019: { return; } } // System.Void iTween::DrawPathGizmos(UnityEngine.Vector3[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathGizmos_m1730323854 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathGizmos_m1730323854_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0015; } } { Vector3U5BU5D_t1718750761* L_1 = ___path0; Color_t2555686324 L_2 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_1, L_2, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0015: { return; } } // System.Void iTween::DrawPathGizmos(UnityEngine.Transform[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathGizmos_m2055083081 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathGizmos_m2055083081_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_004a; } } { TransformU5BU5D_t807237628* L_1 = ___path0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___path0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___path0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_13 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_12, L_13, _stringLiteral109522186, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void iTween::DrawPathGizmos(UnityEngine.Transform[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathGizmos_m416907289 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___path0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathGizmos_m416907289_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0046; } } { TransformU5BU5D_t807237628* L_1 = ___path0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___path0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___path0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; Color_t2555686324 L_13 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_12, L_13, _stringLiteral109522186, /*hidden argument*/NULL); } IL_0046: { return; } } // System.Void iTween::DrawPathHandles(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathHandles_m701098419 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathHandles_m701098419_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_1 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_2 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_1, L_2, _stringLiteral759004581, /*hidden argument*/NULL); } IL_0019: { return; } } // System.Void iTween::DrawPathHandles(UnityEngine.Vector3[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathHandles_m1585785505 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathHandles_m1585785505_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3U5BU5D_t1718750761* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0015; } } { Vector3U5BU5D_t1718750761* L_1 = ___path0; Color_t2555686324 L_2 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_1, L_2, _stringLiteral759004581, /*hidden argument*/NULL); } IL_0015: { return; } } // System.Void iTween::DrawPathHandles(UnityEngine.Transform[]) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathHandles_m747459143 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathHandles_m747459143_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_004a; } } { TransformU5BU5D_t807237628* L_1 = ___path0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___path0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___path0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); Color_t2555686324 L_13 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_color_9(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_12, L_13, _stringLiteral759004581, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void iTween::DrawPathHandles(UnityEngine.Transform[],UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathHandles_m4180562174 (RuntimeObject * __this /* static, unused */, TransformU5BU5D_t807237628* ___path0, Color_t2555686324 ___color1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathHandles_m4180562174_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; int32_t V_1 = 0; { TransformU5BU5D_t807237628* L_0 = ___path0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) <= ((int32_t)0))) { goto IL_0046; } } { TransformU5BU5D_t807237628* L_1 = ___path0; NullCheck(L_1); V_0 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))); V_1 = 0; goto IL_0031; } IL_0019: { Vector3U5BU5D_t1718750761* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); TransformU5BU5D_t807237628* L_4 = ___path0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Transform_t3600365921 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_position_m36019626(L_7, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_2)->GetAddressAt(static_cast(L_3))) = L_8; int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_1; TransformU5BU5D_t807237628* L_11 = ___path0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_0019; } } { Vector3U5BU5D_t1718750761* L_12 = V_0; Color_t2555686324 L_13 = ___color1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_DrawPathHelper_m753934644(NULL /*static, unused*/, L_12, L_13, _stringLiteral759004581, /*hidden argument*/NULL); } IL_0046: { return; } } // System.Void iTween::CameraFadeDepth(System.Int32) extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeDepth_m1967642008 (RuntimeObject * __this /* static, unused */, int32_t ___depth0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeDepth_m1967642008_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)); { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0053; } } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_2 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); GameObject_t1113636619 * L_4 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_4); Transform_t3600365921 * L_5 = GameObject_get_transform_m1369836730(L_4, /*hidden argument*/NULL); NullCheck(L_5); Vector3_t3722313464 L_6 = Transform_get_position_m36019626(L_5, /*hidden argument*/NULL); V_0 = L_6; float L_7 = (&V_0)->get_x_1(); GameObject_t1113636619 * L_8 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_position_m36019626(L_9, /*hidden argument*/NULL); V_1 = L_10; float L_11 = (&V_1)->get_y_2(); int32_t L_12 = ___depth0; Vector3_t3722313464 L_13; memset(&L_13, 0, sizeof(L_13)); Vector3__ctor_m3353183577((&L_13), L_7, L_11, (((float)((float)L_12))), /*hidden argument*/NULL); NullCheck(L_3); Transform_set_position_m3387557959(L_3, L_13, /*hidden argument*/NULL); } IL_0053: { return; } } // System.Void iTween::CameraFadeDestroy() extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeDestroy_m3306643671 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeDestroy_m3306643671_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_2 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_Destroy_m565254235(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); } IL_0019: { return; } } // System.Void iTween::CameraFadeSwap(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void iTween_CameraFadeSwap_m837262477 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___texture0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeSwap_m837262477_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_2 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_2); GUITexture_t951903601 * L_3 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_2, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); Texture2D_t3840446185 * L_4 = ___texture0; NullCheck(L_3); GUITexture_set_texture_m1693041041(L_3, L_4, /*hidden argument*/NULL); } IL_001f: { return; } } // UnityEngine.GameObject iTween::CameraFadeAdd(UnityEngine.Texture2D,System.Int32) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * iTween_CameraFadeAdd_m222167558 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___texture0, int32_t ___depth1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeAdd_m222167558_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0011; } } { return (GameObject_t1113636619 *)NULL; } IL_0011: { GameObject_t1113636619 * L_2 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_2, _stringLiteral1566918178, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->set_cameraFade_3(L_2); GameObject_t1113636619 * L_3 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_3); Transform_t3600365921 * L_4 = GameObject_get_transform_m1369836730(L_3, /*hidden argument*/NULL); int32_t L_5 = ___depth1; Vector3_t3722313464 L_6; memset(&L_6, 0, sizeof(L_6)); Vector3__ctor_m3353183577((&L_6), (0.5f), (0.5f), (((float)((float)L_5))), /*hidden argument*/NULL); NullCheck(L_4); Transform_set_position_m3387557959(L_4, L_6, /*hidden argument*/NULL); GameObject_t1113636619 * L_7 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_7); GameObject_AddComponent_TisGUITexture_t951903601_m1960885362(L_7, /*hidden argument*/GameObject_AddComponent_TisGUITexture_t951903601_m1960885362_RuntimeMethod_var); GameObject_t1113636619 * L_8 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_8); GUITexture_t951903601 * L_9 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_8, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); Texture2D_t3840446185 * L_10 = ___texture0; NullCheck(L_9); GUITexture_set_texture_m1693041041(L_9, L_10, /*hidden argument*/NULL); GameObject_t1113636619 * L_11 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_11); GUITexture_t951903601 * L_12 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_11, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); Color_t2555686324 L_13; memset(&L_13, 0, sizeof(L_13)); Color__ctor_m2943235014((&L_13), (0.5f), (0.5f), (0.5f), (0.0f), /*hidden argument*/NULL); NullCheck(L_12); GUITexture_set_color_m1660397747(L_12, L_13, /*hidden argument*/NULL); GameObject_t1113636619 * L_14 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); return L_14; } } // UnityEngine.GameObject iTween::CameraFadeAdd(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * iTween_CameraFadeAdd_m3249791082 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___texture0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeAdd_m3249791082_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0011; } } { return (GameObject_t1113636619 *)NULL; } IL_0011: { GameObject_t1113636619 * L_2 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_2, _stringLiteral1566918178, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->set_cameraFade_3(L_2); GameObject_t1113636619 * L_3 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_3); Transform_t3600365921 * L_4 = GameObject_get_transform_m1369836730(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); int32_t L_5 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_cameraFadeDepth_12(); Vector3_t3722313464 L_6; memset(&L_6, 0, sizeof(L_6)); Vector3__ctor_m3353183577((&L_6), (0.5f), (0.5f), (((float)((float)L_5))), /*hidden argument*/NULL); NullCheck(L_4); Transform_set_position_m3387557959(L_4, L_6, /*hidden argument*/NULL); GameObject_t1113636619 * L_7 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_7); GameObject_AddComponent_TisGUITexture_t951903601_m1960885362(L_7, /*hidden argument*/GameObject_AddComponent_TisGUITexture_t951903601_m1960885362_RuntimeMethod_var); GameObject_t1113636619 * L_8 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_8); GUITexture_t951903601 * L_9 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_8, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); Texture2D_t3840446185 * L_10 = ___texture0; NullCheck(L_9); GUITexture_set_texture_m1693041041(L_9, L_10, /*hidden argument*/NULL); GameObject_t1113636619 * L_11 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_11); GUITexture_t951903601 * L_12 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_11, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); Color_t2555686324 L_13; memset(&L_13, 0, sizeof(L_13)); Color__ctor_m2943235014((&L_13), (0.5f), (0.5f), (0.5f), (0.0f), /*hidden argument*/NULL); NullCheck(L_12); GUITexture_set_color_m1660397747(L_12, L_13, /*hidden argument*/NULL); GameObject_t1113636619 * L_14 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); return L_14; } } // UnityEngine.GameObject iTween::CameraFadeAdd() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * iTween_CameraFadeAdd_m778670246 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CameraFadeAdd_m778670246_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0011; } } { return (GameObject_t1113636619 *)NULL; } IL_0011: { GameObject_t1113636619 * L_2 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_2, _stringLiteral1566918178, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->set_cameraFade_3(L_2); GameObject_t1113636619 * L_3 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_3); Transform_t3600365921 * L_4 = GameObject_get_transform_m1369836730(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); int32_t L_5 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_cameraFadeDepth_12(); Vector3_t3722313464 L_6; memset(&L_6, 0, sizeof(L_6)); Vector3__ctor_m3353183577((&L_6), (0.5f), (0.5f), (((float)((float)L_5))), /*hidden argument*/NULL); NullCheck(L_4); Transform_set_position_m3387557959(L_4, L_6, /*hidden argument*/NULL); GameObject_t1113636619 * L_7 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_7); GameObject_AddComponent_TisGUITexture_t951903601_m1960885362(L_7, /*hidden argument*/GameObject_AddComponent_TisGUITexture_t951903601_m1960885362_RuntimeMethod_var); GameObject_t1113636619 * L_8 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_8); GUITexture_t951903601 * L_9 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_8, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); Color_t2555686324 L_10 = Color_get_black_m719512684(NULL /*static, unused*/, /*hidden argument*/NULL); Texture2D_t3840446185 * L_11 = iTween_CameraTexture_m1172573923(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); NullCheck(L_9); GUITexture_set_texture_m1693041041(L_9, L_11, /*hidden argument*/NULL); GameObject_t1113636619 * L_12 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); NullCheck(L_12); GUITexture_t951903601 * L_13 = GameObject_GetComponent_TisGUITexture_t951903601_m715191828(L_12, /*hidden argument*/GameObject_GetComponent_TisGUITexture_t951903601_m715191828_RuntimeMethod_var); Color_t2555686324 L_14; memset(&L_14, 0, sizeof(L_14)); Color__ctor_m2943235014((&L_14), (0.5f), (0.5f), (0.5f), (0.0f), /*hidden argument*/NULL); NullCheck(L_13); GUITexture_set_color_m1660397747(L_13, L_14, /*hidden argument*/NULL); GameObject_t1113636619 * L_15 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_cameraFade_3(); return L_15; } } // System.Void iTween::Resume(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m2852923098 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Resume_m2852923098_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; { GameObject_t1113636619 * L_0 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_002e; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); Behaviour_set_enabled_m20417929(L_9, (bool)1, /*hidden argument*/NULL); int32_t L_10 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_002e: { int32_t L_11 = V_3; ComponentU5BU5D_t3294940482* 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_001a; } } { return; } } // System.Void iTween::Resume(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m3677277795 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, bool ___includechildren1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Resume_m3677277795_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; RuntimeObject* V_1 = NULL; RuntimeObject* 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); { GameObject_t1113636619 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Resume_m2852923098(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); bool L_1 = ___includechildren1; if (!L_1) { goto IL_0059; } } { GameObject_t1113636619 * L_2 = ___target0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); RuntimeObject* L_4 = Transform_GetEnumerator_m2717073726(L_3, /*hidden argument*/NULL); V_1 = L_4; } IL_0018: try { // begin try (depth: 1) { goto IL_0035; } IL_001d: { RuntimeObject* L_5 = V_1; 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_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_6, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_7 = V_0; NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Resume_m3677277795(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); } IL_0035: { RuntimeObject* L_9 = V_1; NullCheck(L_9); bool L_10 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_001d; } } IL_0040: { IL2CPP_LEAVE(0x59, FINALLY_0045); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0045; } FINALLY_0045: { // begin finally (depth: 1) { RuntimeObject* L_11 = V_1; RuntimeObject* L_12 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_2 = L_12; if (!L_12) { goto IL_0058; } } IL_0052: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_13); } IL_0058: { IL2CPP_END_FINALLY(69) } } // end finally (depth: 1) IL2CPP_CLEANUP(69) { IL2CPP_JUMP_TBL(0x59, IL_0059) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0059: { return; } } // System.Void iTween::Resume(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m424827982 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Resume_m424827982_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; { GameObject_t1113636619 * L_0 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_0068; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); String_t* L_10 = L_9->get_type_5(); iTween_t770867771 * L_11 = V_1; NullCheck(L_11); String_t* L_12 = L_11->get_method_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); V_4 = L_13; String_t* L_14 = V_4; String_t* L_15 = ___type1; NullCheck(L_15); int32_t L_16 = String_get_Length_m3847582255(L_15, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_17 = String_Substring_m1610150815(L_14, 0, L_16, /*hidden argument*/NULL); V_4 = L_17; String_t* L_18 = V_4; NullCheck(L_18); String_t* L_19 = String_ToLower_m2029374922(L_18, /*hidden argument*/NULL); String_t* L_20 = ___type1; NullCheck(L_20); String_t* L_21 = String_ToLower_m2029374922(L_20, /*hidden argument*/NULL); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0064; } } { iTween_t770867771 * L_23 = V_1; NullCheck(L_23); Behaviour_set_enabled_m20417929(L_23, (bool)1, /*hidden argument*/NULL); } IL_0064: { int32_t L_24 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0068: { int32_t L_25 = V_3; ComponentU5BU5D_t3294940482* L_26 = V_2; NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length))))))) { goto IL_001a; } } { return; } } // System.Void iTween::Resume(UnityEngine.GameObject,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m261571187 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, bool ___includechildren2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Resume_m261571187_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; Transform_t3600365921 * V_5 = NULL; RuntimeObject* V_6 = NULL; RuntimeObject* V_7 = 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 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_0068; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); String_t* L_10 = L_9->get_type_5(); iTween_t770867771 * L_11 = V_1; NullCheck(L_11); String_t* L_12 = L_11->get_method_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); V_4 = L_13; String_t* L_14 = V_4; String_t* L_15 = ___type1; NullCheck(L_15); int32_t L_16 = String_get_Length_m3847582255(L_15, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_17 = String_Substring_m1610150815(L_14, 0, L_16, /*hidden argument*/NULL); V_4 = L_17; String_t* L_18 = V_4; NullCheck(L_18); String_t* L_19 = String_ToLower_m2029374922(L_18, /*hidden argument*/NULL); String_t* L_20 = ___type1; NullCheck(L_20); String_t* L_21 = String_ToLower_m2029374922(L_20, /*hidden argument*/NULL); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0064; } } { iTween_t770867771 * L_23 = V_1; NullCheck(L_23); Behaviour_set_enabled_m20417929(L_23, (bool)1, /*hidden argument*/NULL); } IL_0064: { int32_t L_24 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0068: { int32_t L_25 = V_3; ComponentU5BU5D_t3294940482* L_26 = V_2; NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length))))))) { goto IL_001a; } } { bool L_27 = ___includechildren2; if (!L_27) { goto IL_00cd; } } { GameObject_t1113636619 * L_28 = ___target0; NullCheck(L_28); Transform_t3600365921 * L_29 = GameObject_get_transform_m1369836730(L_28, /*hidden argument*/NULL); NullCheck(L_29); RuntimeObject* L_30 = Transform_GetEnumerator_m2717073726(L_29, /*hidden argument*/NULL); V_6 = L_30; } IL_0084: try { // begin try (depth: 1) { goto IL_00a5; } IL_0089: { RuntimeObject* L_31 = V_6; NullCheck(L_31); RuntimeObject * L_32 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_31); V_5 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_32, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_33 = V_5; NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); String_t* L_35 = ___type1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Resume_m261571187(NULL /*static, unused*/, L_34, L_35, (bool)1, /*hidden argument*/NULL); } IL_00a5: { RuntimeObject* L_36 = V_6; NullCheck(L_36); bool L_37 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_36); if (L_37) { goto IL_0089; } } IL_00b1: { IL2CPP_LEAVE(0xCD, FINALLY_00b6); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b6; } FINALLY_00b6: { // begin finally (depth: 1) { RuntimeObject* L_38 = V_6; RuntimeObject* L_39 = ((RuntimeObject*)IsInst((RuntimeObject*)L_38, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_7 = L_39; if (!L_39) { goto IL_00cc; } } IL_00c5: { RuntimeObject* L_40 = V_7; NullCheck(L_40); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_40); } IL_00cc: { IL2CPP_END_FINALLY(182) } } // end finally (depth: 1) IL2CPP_CLEANUP(182) { IL2CPP_JUMP_TBL(0xCD, IL_00cd) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00cd: { return; } } // System.Void iTween::Resume() extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m262218364 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Resume_m262218364_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Hashtable_t1853889766 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; { V_0 = 0; goto IL_0033; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_1 = V_0; NullCheck(L_0); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_0, L_1); V_1 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_2, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_3 = V_1; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral2833503317); V_2 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_4, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_5 = V_2; iTween_Resume_m2852923098(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0033: { int32_t L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_8 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_8); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_8); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0007; } } { return; } } // System.Void iTween::Resume(System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Resume_m1631094 (RuntimeObject * __this /* static, unused */, String_t* ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Resume_m1631094_MetadataUsageId); s_Il2CppMethodInitialized = true; } ArrayList_t2718874744 * V_0 = NULL; int32_t V_1 = 0; Hashtable_t1853889766 * V_2 = NULL; GameObject_t1113636619 * V_3 = NULL; int32_t V_4 = 0; { ArrayList_t2718874744 * L_0 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_0, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_0040; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_1 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_2 = V_1; NullCheck(L_1); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_1, L_2); V_2 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_3, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_4 = V_2; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral2833503317); V_3 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_5, GameObject_t1113636619_il2cpp_TypeInfo_var)); ArrayList_t2718874744 * L_6 = V_0; ArrayList_t2718874744 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_7); GameObject_t1113636619 * L_9 = V_3; NullCheck(L_6); VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(36 /* System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) */, L_6, L_8, L_9); int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0040: { int32_t L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_12 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_12); if ((((int32_t)L_11) < ((int32_t)L_13))) { goto IL_000d; } } { V_4 = 0; goto IL_0071; } IL_0058: { ArrayList_t2718874744 * L_14 = V_0; int32_t L_15 = V_4; NullCheck(L_14); RuntimeObject * L_16 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_14, L_15); String_t* L_17 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Resume_m424827982(NULL /*static, unused*/, ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_16, GameObject_t1113636619_il2cpp_TypeInfo_var)), L_17, /*hidden argument*/NULL); int32_t L_18 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0071: { int32_t L_19 = V_4; ArrayList_t2718874744 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_20); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_0058; } } { return; } } // System.Void iTween::Pause(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m2933015667 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Pause_m2933015667_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; { GameObject_t1113636619 * L_0 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_0069; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); float L_10 = L_9->get_delay_9(); if ((!(((float)L_10) > ((float)(0.0f))))) { goto IL_0057; } } { iTween_t770867771 * L_11 = V_1; iTween_t770867771 * L_12 = L_11; NullCheck(L_12); float L_13 = L_12->get_delay_9(); float L_14 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); iTween_t770867771 * L_15 = V_1; NullCheck(L_15); float L_16 = L_15->get_delayStarted_15(); NullCheck(L_12); L_12->set_delay_9(((float)il2cpp_codegen_subtract((float)L_13, (float)((float)il2cpp_codegen_subtract((float)L_14, (float)L_16))))); iTween_t770867771 * L_17 = V_1; NullCheck(L_17); MonoBehaviour_StopCoroutine_m1962070247(L_17, _stringLiteral1916368742, /*hidden argument*/NULL); } IL_0057: { iTween_t770867771 * L_18 = V_1; NullCheck(L_18); L_18->set_isPaused_12((bool)1); iTween_t770867771 * L_19 = V_1; NullCheck(L_19); Behaviour_set_enabled_m20417929(L_19, (bool)0, /*hidden argument*/NULL); int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0069: { int32_t L_21 = V_3; ComponentU5BU5D_t3294940482* L_22 = V_2; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_22)->max_length))))))) { goto IL_001a; } } { return; } } // System.Void iTween::Pause(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m1697580177 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, bool ___includechildren1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Pause_m1697580177_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; RuntimeObject* V_1 = NULL; RuntimeObject* 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); { GameObject_t1113636619 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Pause_m2933015667(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); bool L_1 = ___includechildren1; if (!L_1) { goto IL_0059; } } { GameObject_t1113636619 * L_2 = ___target0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); RuntimeObject* L_4 = Transform_GetEnumerator_m2717073726(L_3, /*hidden argument*/NULL); V_1 = L_4; } IL_0018: try { // begin try (depth: 1) { goto IL_0035; } IL_001d: { RuntimeObject* L_5 = V_1; 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_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_6, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_7 = V_0; NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Pause_m1697580177(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); } IL_0035: { RuntimeObject* L_9 = V_1; NullCheck(L_9); bool L_10 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_001d; } } IL_0040: { IL2CPP_LEAVE(0x59, FINALLY_0045); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0045; } FINALLY_0045: { // begin finally (depth: 1) { RuntimeObject* L_11 = V_1; RuntimeObject* L_12 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_2 = L_12; if (!L_12) { goto IL_0058; } } IL_0052: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_13); } IL_0058: { IL2CPP_END_FINALLY(69) } } // end finally (depth: 1) IL2CPP_CLEANUP(69) { IL2CPP_JUMP_TBL(0x59, IL_0059) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0059: { return; } } // System.Void iTween::Pause(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m2521130941 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Pause_m2521130941_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; { GameObject_t1113636619 * L_0 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_00a3; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); String_t* L_10 = L_9->get_type_5(); iTween_t770867771 * L_11 = V_1; NullCheck(L_11); String_t* L_12 = L_11->get_method_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); V_4 = L_13; String_t* L_14 = V_4; String_t* L_15 = ___type1; NullCheck(L_15); int32_t L_16 = String_get_Length_m3847582255(L_15, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_17 = String_Substring_m1610150815(L_14, 0, L_16, /*hidden argument*/NULL); V_4 = L_17; String_t* L_18 = V_4; NullCheck(L_18); String_t* L_19 = String_ToLower_m2029374922(L_18, /*hidden argument*/NULL); String_t* L_20 = ___type1; NullCheck(L_20); String_t* L_21 = String_ToLower_m2029374922(L_20, /*hidden argument*/NULL); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_009f; } } { iTween_t770867771 * L_23 = V_1; NullCheck(L_23); float L_24 = L_23->get_delay_9(); if ((!(((float)L_24) > ((float)(0.0f))))) { goto IL_0091; } } { iTween_t770867771 * L_25 = V_1; iTween_t770867771 * L_26 = L_25; NullCheck(L_26); float L_27 = L_26->get_delay_9(); float L_28 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); iTween_t770867771 * L_29 = V_1; NullCheck(L_29); float L_30 = L_29->get_delayStarted_15(); NullCheck(L_26); L_26->set_delay_9(((float)il2cpp_codegen_subtract((float)L_27, (float)((float)il2cpp_codegen_subtract((float)L_28, (float)L_30))))); iTween_t770867771 * L_31 = V_1; NullCheck(L_31); MonoBehaviour_StopCoroutine_m1962070247(L_31, _stringLiteral1916368742, /*hidden argument*/NULL); } IL_0091: { iTween_t770867771 * L_32 = V_1; NullCheck(L_32); L_32->set_isPaused_12((bool)1); iTween_t770867771 * L_33 = V_1; NullCheck(L_33); Behaviour_set_enabled_m20417929(L_33, (bool)0, /*hidden argument*/NULL); } IL_009f: { int32_t L_34 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00a3: { int32_t L_35 = V_3; ComponentU5BU5D_t3294940482* 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_001a; } } { return; } } // System.Void iTween::Pause(UnityEngine.GameObject,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m3768531585 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, bool ___includechildren2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Pause_m3768531585_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; Transform_t3600365921 * V_5 = NULL; RuntimeObject* V_6 = NULL; RuntimeObject* V_7 = 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 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_00a3; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); String_t* L_10 = L_9->get_type_5(); iTween_t770867771 * L_11 = V_1; NullCheck(L_11); String_t* L_12 = L_11->get_method_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); V_4 = L_13; String_t* L_14 = V_4; String_t* L_15 = ___type1; NullCheck(L_15); int32_t L_16 = String_get_Length_m3847582255(L_15, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_17 = String_Substring_m1610150815(L_14, 0, L_16, /*hidden argument*/NULL); V_4 = L_17; String_t* L_18 = V_4; NullCheck(L_18); String_t* L_19 = String_ToLower_m2029374922(L_18, /*hidden argument*/NULL); String_t* L_20 = ___type1; NullCheck(L_20); String_t* L_21 = String_ToLower_m2029374922(L_20, /*hidden argument*/NULL); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_009f; } } { iTween_t770867771 * L_23 = V_1; NullCheck(L_23); float L_24 = L_23->get_delay_9(); if ((!(((float)L_24) > ((float)(0.0f))))) { goto IL_0091; } } { iTween_t770867771 * L_25 = V_1; iTween_t770867771 * L_26 = L_25; NullCheck(L_26); float L_27 = L_26->get_delay_9(); float L_28 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); iTween_t770867771 * L_29 = V_1; NullCheck(L_29); float L_30 = L_29->get_delayStarted_15(); NullCheck(L_26); L_26->set_delay_9(((float)il2cpp_codegen_subtract((float)L_27, (float)((float)il2cpp_codegen_subtract((float)L_28, (float)L_30))))); iTween_t770867771 * L_31 = V_1; NullCheck(L_31); MonoBehaviour_StopCoroutine_m1962070247(L_31, _stringLiteral1916368742, /*hidden argument*/NULL); } IL_0091: { iTween_t770867771 * L_32 = V_1; NullCheck(L_32); L_32->set_isPaused_12((bool)1); iTween_t770867771 * L_33 = V_1; NullCheck(L_33); Behaviour_set_enabled_m20417929(L_33, (bool)0, /*hidden argument*/NULL); } IL_009f: { int32_t L_34 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00a3: { int32_t L_35 = V_3; ComponentU5BU5D_t3294940482* 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_001a; } } { bool L_37 = ___includechildren2; if (!L_37) { goto IL_0108; } } { GameObject_t1113636619 * L_38 = ___target0; NullCheck(L_38); Transform_t3600365921 * L_39 = GameObject_get_transform_m1369836730(L_38, /*hidden argument*/NULL); NullCheck(L_39); RuntimeObject* L_40 = Transform_GetEnumerator_m2717073726(L_39, /*hidden argument*/NULL); V_6 = L_40; } IL_00bf: try { // begin try (depth: 1) { goto IL_00e0; } IL_00c4: { RuntimeObject* L_41 = V_6; NullCheck(L_41); RuntimeObject * L_42 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_41); V_5 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_42, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_43 = V_5; NullCheck(L_43); GameObject_t1113636619 * L_44 = Component_get_gameObject_m442555142(L_43, /*hidden argument*/NULL); String_t* L_45 = ___type1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Pause_m3768531585(NULL /*static, unused*/, L_44, L_45, (bool)1, /*hidden argument*/NULL); } IL_00e0: { RuntimeObject* L_46 = V_6; NullCheck(L_46); bool L_47 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_46); if (L_47) { goto IL_00c4; } } IL_00ec: { IL2CPP_LEAVE(0x108, FINALLY_00f1); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00f1; } FINALLY_00f1: { // begin finally (depth: 1) { RuntimeObject* L_48 = V_6; RuntimeObject* L_49 = ((RuntimeObject*)IsInst((RuntimeObject*)L_48, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_7 = L_49; if (!L_49) { goto IL_0107; } } IL_0100: { RuntimeObject* L_50 = V_7; NullCheck(L_50); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_50); } IL_0107: { IL2CPP_END_FINALLY(241) } } // end finally (depth: 1) IL2CPP_CLEANUP(241) { IL2CPP_JUMP_TBL(0x108, IL_0108) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0108: { return; } } // System.Void iTween::Pause() extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m1348320797 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Pause_m1348320797_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Hashtable_t1853889766 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; { V_0 = 0; goto IL_0033; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_1 = V_0; NullCheck(L_0); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_0, L_1); V_1 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_2, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_3 = V_1; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral2833503317); V_2 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_4, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_5 = V_2; iTween_Pause_m2933015667(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0033: { int32_t L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_8 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_8); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_8); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0007; } } { return; } } // System.Void iTween::Pause(System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Pause_m1060047958 (RuntimeObject * __this /* static, unused */, String_t* ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Pause_m1060047958_MetadataUsageId); s_Il2CppMethodInitialized = true; } ArrayList_t2718874744 * V_0 = NULL; int32_t V_1 = 0; Hashtable_t1853889766 * V_2 = NULL; GameObject_t1113636619 * V_3 = NULL; int32_t V_4 = 0; { ArrayList_t2718874744 * L_0 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_0, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_0040; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_1 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_2 = V_1; NullCheck(L_1); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_1, L_2); V_2 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_3, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_4 = V_2; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral2833503317); V_3 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_5, GameObject_t1113636619_il2cpp_TypeInfo_var)); ArrayList_t2718874744 * L_6 = V_0; ArrayList_t2718874744 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_7); GameObject_t1113636619 * L_9 = V_3; NullCheck(L_6); VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(36 /* System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) */, L_6, L_8, L_9); int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0040: { int32_t L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_12 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_12); if ((((int32_t)L_11) < ((int32_t)L_13))) { goto IL_000d; } } { V_4 = 0; goto IL_0071; } IL_0058: { ArrayList_t2718874744 * L_14 = V_0; int32_t L_15 = V_4; NullCheck(L_14); RuntimeObject * L_16 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_14, L_15); String_t* L_17 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Pause_m2521130941(NULL /*static, unused*/, ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_16, GameObject_t1113636619_il2cpp_TypeInfo_var)), L_17, /*hidden argument*/NULL); int32_t L_18 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0071: { int32_t L_19 = V_4; ArrayList_t2718874744 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_20); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_0058; } } { return; } } // System.Int32 iTween::Count() extern "C" IL2CPP_METHOD_ATTR int32_t iTween_Count_m3064908297 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Count_m3064908297_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); 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.Int32 iTween::Count(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t iTween_Count_m2214307833 (RuntimeObject * __this /* static, unused */, String_t* ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Count_m2214307833_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Hashtable_t1853889766 * V_2 = NULL; String_t* V_3 = NULL; { V_0 = 0; V_1 = 0; goto IL_006c; } IL_0009: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_1 = V_1; NullCheck(L_0); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_0, L_1); V_2 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_2, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_3 = V_2; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral3243520166); Hashtable_t1853889766 * L_5 = V_2; NullCheck(L_5); RuntimeObject * L_6 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteral414301358); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, ((String_t*)CastclassSealed((RuntimeObject*)L_4, String_t_il2cpp_TypeInfo_var)), ((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_3 = L_7; String_t* L_8 = V_3; String_t* L_9 = ___type0; NullCheck(L_9); int32_t L_10 = String_get_Length_m3847582255(L_9, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_11 = String_Substring_m1610150815(L_8, 0, L_10, /*hidden argument*/NULL); V_3 = L_11; String_t* L_12 = V_3; NullCheck(L_12); String_t* L_13 = String_ToLower_m2029374922(L_12, /*hidden argument*/NULL); String_t* L_14 = ___type0; NullCheck(L_14); String_t* L_15 = String_ToLower_m2029374922(L_14, /*hidden argument*/NULL); bool L_16 = String_op_Equality_m920492651(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0068; } } { int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0068: { int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_006c: { int32_t L_19 = V_1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_20 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_20); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_20); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_0009; } } { int32_t L_22 = V_0; return L_22; } } // System.Int32 iTween::Count(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR int32_t iTween_Count_m2982309991 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Count_m2982309991_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; { GameObject_t1113636619 * L_0 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; NullCheck(L_4); return (((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))); } } // System.Int32 iTween::Count(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR int32_t iTween_Count_m1408873154 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Count_m1408873154_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ComponentU5BU5D_t3294940482* V_1 = NULL; iTween_t770867771 * V_2 = NULL; ComponentU5BU5D_t3294940482* V_3 = NULL; int32_t V_4 = 0; String_t* V_5 = NULL; { V_0 = 0; GameObject_t1113636619 * L_0 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_1 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_1; V_3 = L_4; V_4 = 0; goto IL_006b; } IL_001d: { ComponentU5BU5D_t3294940482* L_5 = V_3; int32_t L_6 = V_4; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_2 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_2; NullCheck(L_9); String_t* L_10 = L_9->get_type_5(); iTween_t770867771 * L_11 = V_2; NullCheck(L_11); String_t* L_12 = L_11->get_method_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); V_5 = L_13; String_t* L_14 = V_5; String_t* L_15 = ___type1; NullCheck(L_15); int32_t L_16 = String_get_Length_m3847582255(L_15, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_17 = String_Substring_m1610150815(L_14, 0, L_16, /*hidden argument*/NULL); V_5 = L_17; String_t* L_18 = V_5; NullCheck(L_18); String_t* L_19 = String_ToLower_m2029374922(L_18, /*hidden argument*/NULL); String_t* L_20 = ___type1; NullCheck(L_20); String_t* L_21 = String_ToLower_m2029374922(L_20, /*hidden argument*/NULL); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0065; } } { int32_t L_23 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0065: { int32_t L_24 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_006b: { int32_t L_25 = V_4; ComponentU5BU5D_t3294940482* L_26 = V_3; NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length))))))) { goto IL_001d; } } { int32_t L_27 = V_0; return L_27; } } // System.Void iTween::Stop() extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m566917800 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Stop_m566917800_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Hashtable_t1853889766 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; { V_0 = 0; goto IL_0033; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_1 = V_0; NullCheck(L_0); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_0, L_1); V_1 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_2, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_3 = V_1; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral2833503317); V_2 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_4, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_5 = V_2; iTween_Stop_m2388765243(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0033: { int32_t L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_8 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_8); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_8); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0007; } } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_10 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_10); VirtActionInvoker0::Invoke(31 /* System.Void System.Collections.ArrayList::Clear() */, L_10); return; } } // System.Void iTween::Stop(System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m307314877 (RuntimeObject * __this /* static, unused */, String_t* ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Stop_m307314877_MetadataUsageId); s_Il2CppMethodInitialized = true; } ArrayList_t2718874744 * V_0 = NULL; int32_t V_1 = 0; Hashtable_t1853889766 * V_2 = NULL; GameObject_t1113636619 * V_3 = NULL; int32_t V_4 = 0; { ArrayList_t2718874744 * L_0 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_0, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_0040; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_1 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_2 = V_1; NullCheck(L_1); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_1, L_2); V_2 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_3, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_4 = V_2; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral2833503317); V_3 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_5, GameObject_t1113636619_il2cpp_TypeInfo_var)); ArrayList_t2718874744 * L_6 = V_0; ArrayList_t2718874744 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_7); GameObject_t1113636619 * L_9 = V_3; NullCheck(L_6); VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(36 /* System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) */, L_6, L_8, L_9); int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0040: { int32_t L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_12 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_12); if ((((int32_t)L_11) < ((int32_t)L_13))) { goto IL_000d; } } { V_4 = 0; goto IL_0071; } IL_0058: { ArrayList_t2718874744 * L_14 = V_0; int32_t L_15 = V_4; NullCheck(L_14); RuntimeObject * L_16 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_14, L_15); String_t* L_17 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Stop_m1391171550(NULL /*static, unused*/, ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_16, GameObject_t1113636619_il2cpp_TypeInfo_var)), L_17, /*hidden argument*/NULL); int32_t L_18 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0071: { int32_t L_19 = V_4; ArrayList_t2718874744 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_20); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_0058; } } { return; } } // System.Void iTween::Stop(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m2388765243 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Stop_m2388765243_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; { GameObject_t1113636619 * L_0 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_002d; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); iTween_Dispose_m2300411441(L_9, /*hidden argument*/NULL); int32_t L_10 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_002d: { int32_t L_11 = V_3; ComponentU5BU5D_t3294940482* 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_001a; } } { return; } } // System.Void iTween::Stop(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m1121237688 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, bool ___includechildren1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Stop_m1121237688_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; RuntimeObject* V_1 = NULL; RuntimeObject* 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); { GameObject_t1113636619 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Stop_m2388765243(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); bool L_1 = ___includechildren1; if (!L_1) { goto IL_0059; } } { GameObject_t1113636619 * L_2 = ___target0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); RuntimeObject* L_4 = Transform_GetEnumerator_m2717073726(L_3, /*hidden argument*/NULL); V_1 = L_4; } IL_0018: try { // begin try (depth: 1) { goto IL_0035; } IL_001d: { RuntimeObject* L_5 = V_1; 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_0 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_6, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_7 = V_0; NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Stop_m1121237688(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); } IL_0035: { RuntimeObject* L_9 = V_1; NullCheck(L_9); bool L_10 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_001d; } } IL_0040: { IL2CPP_LEAVE(0x59, FINALLY_0045); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0045; } FINALLY_0045: { // begin finally (depth: 1) { RuntimeObject* L_11 = V_1; RuntimeObject* L_12 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_2 = L_12; if (!L_12) { goto IL_0058; } } IL_0052: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_13); } IL_0058: { IL2CPP_END_FINALLY(69) } } // end finally (depth: 1) IL2CPP_CLEANUP(69) { IL2CPP_JUMP_TBL(0x59, IL_0059) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0059: { return; } } // System.Void iTween::Stop(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m1391171550 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Stop_m1391171550_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; { GameObject_t1113636619 * L_0 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_0067; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); String_t* L_10 = L_9->get_type_5(); iTween_t770867771 * L_11 = V_1; NullCheck(L_11); String_t* L_12 = L_11->get_method_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); V_4 = L_13; String_t* L_14 = V_4; String_t* L_15 = ___type1; NullCheck(L_15); int32_t L_16 = String_get_Length_m3847582255(L_15, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_17 = String_Substring_m1610150815(L_14, 0, L_16, /*hidden argument*/NULL); V_4 = L_17; String_t* L_18 = V_4; NullCheck(L_18); String_t* L_19 = String_ToLower_m2029374922(L_18, /*hidden argument*/NULL); String_t* L_20 = ___type1; NullCheck(L_20); String_t* L_21 = String_ToLower_m2029374922(L_20, /*hidden argument*/NULL); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0063; } } { iTween_t770867771 * L_23 = V_1; NullCheck(L_23); iTween_Dispose_m2300411441(L_23, /*hidden argument*/NULL); } IL_0063: { int32_t L_24 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0067: { int32_t L_25 = V_3; ComponentU5BU5D_t3294940482* L_26 = V_2; NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length))))))) { goto IL_001a; } } { return; } } // System.Void iTween::Stop(UnityEngine.GameObject,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void iTween_Stop_m626258962 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, String_t* ___type1, bool ___includechildren2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Stop_m626258962_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; Transform_t3600365921 * V_5 = NULL; RuntimeObject* V_6 = NULL; RuntimeObject* V_7 = 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 = ___target0; RuntimeTypeHandle_t3027515415 L_1 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ComponentU5BU5D_t3294940482* L_3 = GameObject_GetComponents_m1158098240(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; ComponentU5BU5D_t3294940482* L_4 = V_0; V_2 = L_4; V_3 = 0; goto IL_0067; } IL_001a: { ComponentU5BU5D_t3294940482* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; Component_t1923634451 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_8, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_9 = V_1; NullCheck(L_9); String_t* L_10 = L_9->get_type_5(); iTween_t770867771 * L_11 = V_1; NullCheck(L_11); String_t* L_12 = L_11->get_method_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); V_4 = L_13; String_t* L_14 = V_4; String_t* L_15 = ___type1; NullCheck(L_15); int32_t L_16 = String_get_Length_m3847582255(L_15, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_17 = String_Substring_m1610150815(L_14, 0, L_16, /*hidden argument*/NULL); V_4 = L_17; String_t* L_18 = V_4; NullCheck(L_18); String_t* L_19 = String_ToLower_m2029374922(L_18, /*hidden argument*/NULL); String_t* L_20 = ___type1; NullCheck(L_20); String_t* L_21 = String_ToLower_m2029374922(L_20, /*hidden argument*/NULL); bool L_22 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0063; } } { iTween_t770867771 * L_23 = V_1; NullCheck(L_23); iTween_Dispose_m2300411441(L_23, /*hidden argument*/NULL); } IL_0063: { int32_t L_24 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0067: { int32_t L_25 = V_3; ComponentU5BU5D_t3294940482* L_26 = V_2; NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length))))))) { goto IL_001a; } } { bool L_27 = ___includechildren2; if (!L_27) { goto IL_00cc; } } { GameObject_t1113636619 * L_28 = ___target0; NullCheck(L_28); Transform_t3600365921 * L_29 = GameObject_get_transform_m1369836730(L_28, /*hidden argument*/NULL); NullCheck(L_29); RuntimeObject* L_30 = Transform_GetEnumerator_m2717073726(L_29, /*hidden argument*/NULL); V_6 = L_30; } IL_0083: try { // begin try (depth: 1) { goto IL_00a4; } IL_0088: { RuntimeObject* L_31 = V_6; NullCheck(L_31); RuntimeObject * L_32 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_31); V_5 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_32, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_33 = V_5; NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); String_t* L_35 = ___type1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_Stop_m626258962(NULL /*static, unused*/, L_34, L_35, (bool)1, /*hidden argument*/NULL); } IL_00a4: { RuntimeObject* L_36 = V_6; NullCheck(L_36); bool L_37 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_36); if (L_37) { goto IL_0088; } } IL_00b0: { IL2CPP_LEAVE(0xCC, FINALLY_00b5); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b5; } FINALLY_00b5: { // begin finally (depth: 1) { RuntimeObject* L_38 = V_6; RuntimeObject* L_39 = ((RuntimeObject*)IsInst((RuntimeObject*)L_38, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_7 = L_39; if (!L_39) { goto IL_00cb; } } IL_00c4: { RuntimeObject* L_40 = V_7; NullCheck(L_40); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_40); } IL_00cb: { IL2CPP_END_FINALLY(181) } } // end finally (depth: 1) IL2CPP_CLEANUP(181) { IL2CPP_JUMP_TBL(0xCC, IL_00cc) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00cc: { return; } } // System.Collections.Hashtable iTween::Hash(System.Object[]) extern "C" IL2CPP_METHOD_ATTR Hashtable_t1853889766 * iTween_Hash_m1448027203 (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325* ___args0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Hash_m1448027203_MetadataUsageId); s_Il2CppMethodInitialized = true; } Hashtable_t1853889766 * V_0 = NULL; int32_t V_1 = 0; { ObjectU5BU5D_t2843939325* L_0 = ___args0; NullCheck(L_0); Hashtable_t1853889766 * L_1 = (Hashtable_t1853889766 *)il2cpp_codegen_object_new(Hashtable_t1853889766_il2cpp_TypeInfo_var); Hashtable__ctor_m1684344284(L_1, ((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))/(int32_t)2)), /*hidden argument*/NULL); V_0 = L_1; ObjectU5BU5D_t2843939325* L_2 = ___args0; NullCheck(L_2); if (!((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))%(int32_t)2))) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3583809071, /*hidden argument*/NULL); return (Hashtable_t1853889766 *)NULL; } IL_0021: { V_1 = 0; goto IL_003a; } IL_0028: { Hashtable_t1853889766 * L_3 = V_0; ObjectU5BU5D_t2843939325* L_4 = ___args0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; RuntimeObject * L_7 = (L_4)->GetAt(static_cast(L_6)); ObjectU5BU5D_t2843939325* L_8 = ___args0; int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); RuntimeObject * L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_3); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(33 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_3, L_7, L_11); int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)2)); } IL_003a: { int32_t L_13 = V_1; ObjectU5BU5D_t2843939325* L_14 = ___args0; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length)))), (int32_t)1))))) { goto IL_0028; } } { Hashtable_t1853889766 * L_15 = V_0; return L_15; } } // System.Void iTween::Awake() extern "C" IL2CPP_METHOD_ATTR void iTween_Awake_m2127230196 (iTween_t770867771 * __this, const RuntimeMethod* method) { { iTween_RetrieveArgs_m4264607663(__this, /*hidden argument*/NULL); float L_0 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_lastRealTime_35(L_0); return; } } // System.Collections.IEnumerator iTween::Start() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* iTween_Start_m3305903934 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Start_m3305903934_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CStartU3Ec__Iterator2_t2390838266 * V_0 = NULL; { U3CStartU3Ec__Iterator2_t2390838266 * L_0 = (U3CStartU3Ec__Iterator2_t2390838266 *)il2cpp_codegen_object_new(U3CStartU3Ec__Iterator2_t2390838266_il2cpp_TypeInfo_var); U3CStartU3Ec__Iterator2__ctor_m3243313067(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CStartU3Ec__Iterator2_t2390838266 * L_1 = V_0; NullCheck(L_1); L_1->set_U24this_0(__this); U3CStartU3Ec__Iterator2_t2390838266 * L_2 = V_0; return L_2; } } // System.Void iTween::Update() extern "C" IL2CPP_METHOD_ATTR void iTween_Update_m2406525611 (iTween_t770867771 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isRunning_11(); if (!L_0) { goto IL_0068; } } { bool L_1 = __this->get_physics_20(); if (L_1) { goto IL_0068; } } { bool L_2 = __this->get_reverse_18(); if (L_2) { goto IL_0047; } } { float L_3 = __this->get_percentage_14(); if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_003c; } } { iTween_TweenUpdate_m2772536794(__this, /*hidden argument*/NULL); goto IL_0042; } IL_003c: { iTween_TweenComplete_m3347863114(__this, /*hidden argument*/NULL); } IL_0042: { goto IL_0068; } IL_0047: { float L_4 = __this->get_percentage_14(); if ((!(((float)L_4) > ((float)(0.0f))))) { goto IL_0062; } } { iTween_TweenUpdate_m2772536794(__this, /*hidden argument*/NULL); goto IL_0068; } IL_0062: { iTween_TweenComplete_m3347863114(__this, /*hidden argument*/NULL); } IL_0068: { return; } } // System.Void iTween::FixedUpdate() extern "C" IL2CPP_METHOD_ATTR void iTween_FixedUpdate_m2058456577 (iTween_t770867771 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isRunning_11(); if (!L_0) { goto IL_0068; } } { bool L_1 = __this->get_physics_20(); if (!L_1) { goto IL_0068; } } { bool L_2 = __this->get_reverse_18(); if (L_2) { goto IL_0047; } } { float L_3 = __this->get_percentage_14(); if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_003c; } } { iTween_TweenUpdate_m2772536794(__this, /*hidden argument*/NULL); goto IL_0042; } IL_003c: { iTween_TweenComplete_m3347863114(__this, /*hidden argument*/NULL); } IL_0042: { goto IL_0068; } IL_0047: { float L_4 = __this->get_percentage_14(); if ((!(((float)L_4) > ((float)(0.0f))))) { goto IL_0062; } } { iTween_TweenUpdate_m2772536794(__this, /*hidden argument*/NULL); goto IL_0068; } IL_0062: { iTween_TweenComplete_m3347863114(__this, /*hidden argument*/NULL); } IL_0068: { return; } } // System.Void iTween::LateUpdate() extern "C" IL2CPP_METHOD_ATTR void iTween_LateUpdate_m863398158 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_LateUpdate_m863398158_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = __this->get_tweenArguments_21(); NullCheck(L_0); bool L_1 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, _stringLiteral2919290083); if (!L_1) { goto IL_0070; } } { bool L_2 = __this->get_isRunning_11(); if (!L_2) { goto IL_0070; } } { String_t* L_3 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Equality_m920492651(NULL /*static, unused*/, L_3, _stringLiteral2435509311, /*hidden argument*/NULL); if (L_4) { goto IL_005f; } } { String_t* L_5 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, _stringLiteral3125586253, /*hidden argument*/NULL); if (L_6) { goto IL_005f; } } { String_t* L_7 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral2006010898, /*hidden argument*/NULL); if (!L_8) { goto IL_0070; } } IL_005f: { GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); Hashtable_t1853889766 * L_10 = __this->get_tweenArguments_21(); IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); iTween_LookUpdate_m2679281074(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); } IL_0070: { return; } } // System.Void iTween::OnEnable() extern "C" IL2CPP_METHOD_ATTR void iTween_OnEnable_m631129626 (iTween_t770867771 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isRunning_11(); if (!L_0) { goto IL_0011; } } { iTween_EnableKinematic_m2477034990(__this, /*hidden argument*/NULL); } IL_0011: { bool L_1 = __this->get_isPaused_12(); if (!L_1) { goto IL_0040; } } { __this->set_isPaused_12((bool)0); float L_2 = __this->get_delay_9(); if ((!(((float)L_2) > ((float)(0.0f))))) { goto IL_0040; } } { __this->set_wasPaused_19((bool)1); iTween_ResumeDelay_m3121730748(__this, /*hidden argument*/NULL); } IL_0040: { return; } } // System.Void iTween::OnDisable() extern "C" IL2CPP_METHOD_ATTR void iTween_OnDisable_m2968276187 (iTween_t770867771 * __this, const RuntimeMethod* method) { { iTween_DisableKinematic_m4286111605(__this, /*hidden argument*/NULL); return; } } // System.Void iTween::DrawLineHelper(UnityEngine.Vector3[],UnityEngine.Color,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawLineHelper_m3748653768 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___line0, Color_t2555686324 ___color1, String_t* ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawLineHelper_m3748653768_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Color_t2555686324 L_0 = ___color1; Gizmos_set_color_m3399737545(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = 0; goto IL_005f; } IL_000d: { String_t* L_1 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_op_Equality_m920492651(NULL /*static, unused*/, L_1, _stringLiteral109522186, /*hidden argument*/NULL); if (!L_2) { goto IL_0041; } } { Vector3U5BU5D_t1718750761* L_3 = ___line0; int32_t L_4 = V_0; NullCheck(L_3); Vector3U5BU5D_t1718750761* L_5 = ___line0; int32_t L_6 = V_0; NullCheck(L_5); Gizmos_DrawLine_m3273476787(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_3)->GetAddressAt(static_cast(L_4)))), (*(Vector3_t3722313464 *)((L_5)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)))))), /*hidden argument*/NULL); goto IL_005b; } IL_0041: { String_t* L_7 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral759004581, /*hidden argument*/NULL); if (!L_8) { goto IL_005b; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral1629050720, /*hidden argument*/NULL); } IL_005b: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_005f: { int32_t L_10 = V_0; Vector3U5BU5D_t1718750761* L_11 = ___line0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length)))), (int32_t)1))))) { goto IL_000d; } } { return; } } // System.Void iTween::DrawPathHelper(UnityEngine.Vector3[],UnityEngine.Color,System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_DrawPathHelper_m753934644 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, Color_t2555686324 ___color1, String_t* ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_DrawPathHelper_m753934644_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; float V_4 = 0.0f; Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); { Vector3U5BU5D_t1718750761* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3U5BU5D_t1718750761* L_1 = iTween_PathControlPointGenerator_m4225813144(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; Vector3U5BU5D_t1718750761* L_2 = V_0; Vector3_t3722313464 L_3 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_2, (0.0f), /*hidden argument*/NULL); V_1 = L_3; Color_t2555686324 L_4 = ___color1; Gizmos_set_color_m3399737545(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_5 = ___path0; NullCheck(L_5); V_2 = ((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))), (int32_t)((int32_t)20))); V_3 = 1; goto IL_0076; } IL_0027: { int32_t L_6 = V_3; int32_t L_7 = V_2; V_4 = ((float)((float)(((float)((float)L_6)))/(float)(((float)((float)L_7))))); Vector3U5BU5D_t1718750761* L_8 = V_0; float L_9 = V_4; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = iTween_Interp_m2884681250(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); V_5 = L_10; String_t* L_11 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, _stringLiteral109522186, /*hidden argument*/NULL); if (!L_12) { goto IL_0055; } } { Vector3_t3722313464 L_13 = V_5; Vector3_t3722313464 L_14 = V_1; Gizmos_DrawLine_m3273476787(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); goto IL_006f; } IL_0055: { String_t* L_15 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_16 = String_op_Equality_m920492651(NULL /*static, unused*/, L_15, _stringLiteral759004581, /*hidden argument*/NULL); if (!L_16) { goto IL_006f; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3217796421, /*hidden argument*/NULL); } IL_006f: { Vector3_t3722313464 L_17 = V_5; V_1 = L_17; int32_t L_18 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0076: { int32_t L_19 = V_3; int32_t L_20 = V_2; if ((((int32_t)L_19) <= ((int32_t)L_20))) { goto IL_0027; } } { return; } } // UnityEngine.Vector3[] iTween::PathControlPointGenerator(UnityEngine.Vector3[]) extern "C" IL2CPP_METHOD_ATTR Vector3U5BU5D_t1718750761* iTween_PathControlPointGenerator_m4225813144 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_PathControlPointGenerator_m4225813144_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3U5BU5D_t1718750761* V_0 = NULL; Vector3U5BU5D_t1718750761* V_1 = NULL; int32_t V_2 = 0; Vector3U5BU5D_t1718750761* V_3 = NULL; { Vector3U5BU5D_t1718750761* L_0 = ___path0; V_0 = L_0; V_2 = 2; Vector3U5BU5D_t1718750761* L_1 = V_0; NullCheck(L_1); int32_t L_2 = V_2; V_1 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))), (int32_t)L_2)))); Vector3U5BU5D_t1718750761* L_3 = V_0; Vector3U5BU5D_t1718750761* L_4 = V_1; Vector3U5BU5D_t1718750761* L_5 = V_0; NullCheck(L_5); Array_Copy_m344457298(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_3, 0, (RuntimeArray *)(RuntimeArray *)L_4, 1, (((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_6 = V_1; NullCheck(L_6); Vector3U5BU5D_t1718750761* L_7 = V_1; NullCheck(L_7); Vector3U5BU5D_t1718750761* L_8 = V_1; NullCheck(L_8); Vector3U5BU5D_t1718750761* L_9 = V_1; NullCheck(L_9); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_8)->GetAddressAt(static_cast(1)))), (*(Vector3_t3722313464 *)((L_9)->GetAddressAt(static_cast(2)))), /*hidden argument*/NULL); Vector3_t3722313464 L_11 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_7)->GetAddressAt(static_cast(1)))), L_10, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_6)->GetAddressAt(static_cast(0))) = L_11; Vector3U5BU5D_t1718750761* L_12 = V_1; Vector3U5BU5D_t1718750761* L_13 = V_1; NullCheck(L_13); NullCheck(L_12); Vector3U5BU5D_t1718750761* L_14 = V_1; Vector3U5BU5D_t1718750761* L_15 = V_1; NullCheck(L_15); NullCheck(L_14); Vector3U5BU5D_t1718750761* L_16 = V_1; Vector3U5BU5D_t1718750761* L_17 = V_1; NullCheck(L_17); NullCheck(L_16); Vector3U5BU5D_t1718750761* L_18 = V_1; Vector3U5BU5D_t1718750761* L_19 = V_1; NullCheck(L_19); NullCheck(L_18); Vector3_t3722313464 L_20 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_16)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_17)->max_length)))), (int32_t)2)))))), (*(Vector3_t3722313464 *)((L_18)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_19)->max_length)))), (int32_t)3)))))), /*hidden argument*/NULL); Vector3_t3722313464 L_21 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_14)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length)))), (int32_t)2)))))), L_20, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_12)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length)))), (int32_t)1))))) = L_21; Vector3U5BU5D_t1718750761* L_22 = V_1; NullCheck(L_22); Vector3U5BU5D_t1718750761* L_23 = V_1; Vector3U5BU5D_t1718750761* L_24 = V_1; NullCheck(L_24); NullCheck(L_23); bool L_25 = Vector3_op_Equality_m4231250055(NULL /*static, unused*/, (*(Vector3_t3722313464 *)((L_22)->GetAddressAt(static_cast(1)))), (*(Vector3_t3722313464 *)((L_23)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_24)->max_length)))), (int32_t)2)))))), /*hidden argument*/NULL); if (!L_25) { goto IL_0123; } } { Vector3U5BU5D_t1718750761* L_26 = V_1; NullCheck(L_26); V_3 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length)))))); Vector3U5BU5D_t1718750761* L_27 = V_1; Vector3U5BU5D_t1718750761* L_28 = V_3; Vector3U5BU5D_t1718750761* L_29 = V_1; NullCheck(L_29); Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_27, (RuntimeArray *)(RuntimeArray *)L_28, (((int32_t)((int32_t)(((RuntimeArray *)L_29)->max_length)))), /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_30 = V_3; NullCheck(L_30); Vector3U5BU5D_t1718750761* L_31 = V_3; Vector3U5BU5D_t1718750761* L_32 = V_3; NullCheck(L_32); NullCheck(L_31); *(Vector3_t3722313464 *)((L_30)->GetAddressAt(static_cast(0))) = (*(Vector3_t3722313464 *)((L_31)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_32)->max_length)))), (int32_t)3)))))); Vector3U5BU5D_t1718750761* L_33 = V_3; Vector3U5BU5D_t1718750761* L_34 = V_3; NullCheck(L_34); NullCheck(L_33); Vector3U5BU5D_t1718750761* L_35 = V_3; NullCheck(L_35); *(Vector3_t3722313464 *)((L_33)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_34)->max_length)))), (int32_t)1))))) = (*(Vector3_t3722313464 *)((L_35)->GetAddressAt(static_cast(2)))); Vector3U5BU5D_t1718750761* L_36 = V_3; NullCheck(L_36); V_1 = ((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length)))))); Vector3U5BU5D_t1718750761* L_37 = V_3; Vector3U5BU5D_t1718750761* L_38 = V_1; Vector3U5BU5D_t1718750761* L_39 = V_3; NullCheck(L_39); Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_37, (RuntimeArray *)(RuntimeArray *)L_38, (((int32_t)((int32_t)(((RuntimeArray *)L_39)->max_length)))), /*hidden argument*/NULL); } IL_0123: { Vector3U5BU5D_t1718750761* L_40 = V_1; return L_40; } } // UnityEngine.Vector3 iTween::Interp(UnityEngine.Vector3[],System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 iTween_Interp_m2884681250 (RuntimeObject * __this /* static, unused */, Vector3U5BU5D_t1718750761* ___pts0, float ___t1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Interp_m2884681250_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; float V_2 = 0.0f; 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)); { Vector3U5BU5D_t1718750761* L_0 = ___pts0; NullCheck(L_0); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))), (int32_t)3)); float L_1 = ___t1; int32_t L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_3 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_1, (float)(((float)((float)L_2))))), /*hidden argument*/NULL); int32_t L_4 = V_0; int32_t L_5 = Mathf_Min_m18103608(NULL /*static, unused*/, L_3, ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)), /*hidden argument*/NULL); V_1 = L_5; float L_6 = ___t1; int32_t L_7 = V_0; int32_t L_8 = V_1; V_2 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_6, (float)(((float)((float)L_7))))), (float)(((float)((float)L_8))))); Vector3U5BU5D_t1718750761* L_9 = ___pts0; int32_t L_10 = V_1; NullCheck(L_9); V_3 = (*(Vector3_t3722313464 *)((L_9)->GetAddressAt(static_cast(L_10)))); Vector3U5BU5D_t1718750761* L_11 = ___pts0; int32_t L_12 = V_1; NullCheck(L_11); V_4 = (*(Vector3_t3722313464 *)((L_11)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)))))); Vector3U5BU5D_t1718750761* L_13 = ___pts0; int32_t L_14 = V_1; NullCheck(L_13); V_5 = (*(Vector3_t3722313464 *)((L_13)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)))))); Vector3U5BU5D_t1718750761* L_15 = ___pts0; int32_t L_16 = V_1; NullCheck(L_15); V_6 = (*(Vector3_t3722313464 *)((L_15)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)3)))))); Vector3_t3722313464 L_17 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_18 = Vector3_op_UnaryNegation_m1951478815(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); Vector3_t3722313464 L_19 = V_4; Vector3_t3722313464 L_20 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (3.0f), L_19, /*hidden argument*/NULL); Vector3_t3722313464 L_21 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_18, L_20, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = V_5; Vector3_t3722313464 L_23 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (3.0f), L_22, /*hidden argument*/NULL); Vector3_t3722313464 L_24 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_21, L_23, /*hidden argument*/NULL); Vector3_t3722313464 L_25 = V_6; Vector3_t3722313464 L_26 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_24, L_25, /*hidden argument*/NULL); float L_27 = V_2; float L_28 = V_2; float L_29 = V_2; Vector3_t3722313464 L_30 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_26, ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_27, (float)L_28)), (float)L_29)), /*hidden argument*/NULL); Vector3_t3722313464 L_31 = V_3; Vector3_t3722313464 L_32 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (2.0f), L_31, /*hidden argument*/NULL); Vector3_t3722313464 L_33 = V_4; Vector3_t3722313464 L_34 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (5.0f), L_33, /*hidden argument*/NULL); Vector3_t3722313464 L_35 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_32, L_34, /*hidden argument*/NULL); Vector3_t3722313464 L_36 = V_5; Vector3_t3722313464 L_37 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (4.0f), L_36, /*hidden argument*/NULL); Vector3_t3722313464 L_38 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_35, L_37, /*hidden argument*/NULL); Vector3_t3722313464 L_39 = V_6; Vector3_t3722313464 L_40 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_38, L_39, /*hidden argument*/NULL); float L_41 = V_2; float L_42 = V_2; Vector3_t3722313464 L_43 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_40, ((float)il2cpp_codegen_multiply((float)L_41, (float)L_42)), /*hidden argument*/NULL); Vector3_t3722313464 L_44 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_30, L_43, /*hidden argument*/NULL); Vector3_t3722313464 L_45 = V_3; Vector3_t3722313464 L_46 = Vector3_op_UnaryNegation_m1951478815(NULL /*static, unused*/, L_45, /*hidden argument*/NULL); Vector3_t3722313464 L_47 = V_5; Vector3_t3722313464 L_48 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_46, L_47, /*hidden argument*/NULL); float L_49 = V_2; Vector3_t3722313464 L_50 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_48, L_49, /*hidden argument*/NULL); Vector3_t3722313464 L_51 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_44, L_50, /*hidden argument*/NULL); Vector3_t3722313464 L_52 = V_4; Vector3_t3722313464 L_53 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (2.0f), L_52, /*hidden argument*/NULL); Vector3_t3722313464 L_54 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_51, L_53, /*hidden argument*/NULL); Vector3_t3722313464 L_55 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (0.5f), L_54, /*hidden argument*/NULL); return L_55; } } // System.Void iTween::Launch(UnityEngine.GameObject,System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void iTween_Launch_m2839007552 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, Hashtable_t1853889766 * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Launch_m2839007552_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Hashtable_t1853889766 * L_0 = ___args1; NullCheck(L_0); bool L_1 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, _stringLiteral3454449607); if (L_1) { goto IL_0020; } } { Hashtable_t1853889766 * L_2 = ___args1; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); String_t* L_3 = iTween_GenerateID_m2074449774(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral3454449607, L_3); } IL_0020: { Hashtable_t1853889766 * L_4 = ___args1; NullCheck(L_4); bool L_5 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral2833503317); if (L_5) { goto IL_003c; } } { Hashtable_t1853889766 * L_6 = ___args1; GameObject_t1113636619 * L_7 = ___target0; NullCheck(L_6); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_6, _stringLiteral2833503317, L_7); } IL_003c: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_8 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); Hashtable_t1853889766 * L_9 = ___args1; NullCheck(L_8); VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(36 /* System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) */, L_8, 0, L_9); GameObject_t1113636619 * L_10 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_10, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_005b; } } { GameObject_t1113636619 * L_12 = ___target0; NullCheck(L_12); GameObject_AddComponent_TisiTween_t770867771_m2121451644(L_12, /*hidden argument*/GameObject_AddComponent_TisiTween_t770867771_m2121451644_RuntimeMethod_var); } IL_005b: { return; } } // System.Collections.Hashtable iTween::CleanArgs(System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR Hashtable_t1853889766 * iTween_CleanArgs_m2521696870 (RuntimeObject * __this /* static, unused */, Hashtable_t1853889766 * ___args0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CleanArgs_m2521696870_MetadataUsageId); s_Il2CppMethodInitialized = true; } Hashtable_t1853889766 * V_0 = NULL; Hashtable_t1853889766 * V_1 = NULL; DictionaryEntry_t3123975638 V_2; memset(&V_2, 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; RuntimeObject* V_4 = NULL; DictionaryEntry_t3123975638 V_5; memset(&V_5, 0, sizeof(V_5)); RuntimeObject* V_6 = NULL; int32_t V_7 = 0; float V_8 = 0.0f; double V_9 = 0.0; float V_10 = 0.0f; RuntimeObject* V_11 = NULL; DictionaryEntry_t3123975638 V_12; memset(&V_12, 0, sizeof(V_12)); RuntimeObject* V_13 = NULL; RuntimeObject* V_14 = 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); { Hashtable_t1853889766 * L_0 = ___args0; NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_0); Hashtable_t1853889766 * L_2 = (Hashtable_t1853889766 *)il2cpp_codegen_object_new(Hashtable_t1853889766_il2cpp_TypeInfo_var); Hashtable__ctor_m1684344284(L_2, L_1, /*hidden argument*/NULL); V_0 = L_2; Hashtable_t1853889766 * L_3 = ___args0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_3); Hashtable_t1853889766 * L_5 = (Hashtable_t1853889766 *)il2cpp_codegen_object_new(Hashtable_t1853889766_il2cpp_TypeInfo_var); Hashtable__ctor_m1684344284(L_5, L_4, /*hidden argument*/NULL); V_1 = L_5; Hashtable_t1853889766 * L_6 = ___args0; NullCheck(L_6); RuntimeObject* L_7 = VirtFuncInvoker0< RuntimeObject* >::Invoke(36 /* System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() */, L_6); V_3 = L_7; } IL_001f: try { // begin try (depth: 1) { goto IL_0044; } IL_0024: { RuntimeObject* L_8 = V_3; NullCheck(L_8); RuntimeObject * L_9 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_8); V_2 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_9, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); Hashtable_t1853889766 * L_10 = V_0; RuntimeObject * L_11 = DictionaryEntry_get_Key_m3117378551((&V_2), /*hidden argument*/NULL); RuntimeObject * L_12 = DictionaryEntry_get_Value_m618120527((&V_2), /*hidden argument*/NULL); NullCheck(L_10); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(33 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_10, L_11, L_12); } IL_0044: { RuntimeObject* L_13 = V_3; 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_0024; } } IL_004f: { IL2CPP_LEAVE(0x6A, FINALLY_0054); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0054; } FINALLY_0054: { // begin finally (depth: 1) { RuntimeObject* L_15 = V_3; RuntimeObject* L_16 = ((RuntimeObject*)IsInst((RuntimeObject*)L_15, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_4 = L_16; if (!L_16) { goto IL_0069; } } IL_0062: { RuntimeObject* L_17 = V_4; NullCheck(L_17); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_17); } IL_0069: { IL2CPP_END_FINALLY(84) } } // end finally (depth: 1) IL2CPP_CLEANUP(84) { IL2CPP_JUMP_TBL(0x6A, IL_006a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_006a: { Hashtable_t1853889766 * L_18 = V_0; NullCheck(L_18); RuntimeObject* L_19 = VirtFuncInvoker0< RuntimeObject* >::Invoke(36 /* System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() */, L_18); V_6 = L_19; } IL_0072: try { // begin try (depth: 1) { goto IL_0109; } IL_0077: { RuntimeObject* L_20 = V_6; NullCheck(L_20); RuntimeObject * L_21 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_20); V_5 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_21, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); RuntimeObject * L_22 = DictionaryEntry_get_Value_m618120527((&V_5), /*hidden argument*/NULL); NullCheck(L_22); Type_t * L_23 = Object_GetType_m88164663(L_22, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_24 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_25 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_23) == ((RuntimeObject*)(Type_t *)L_25)))) { goto IL_00c7; } } IL_00a0: { RuntimeObject * L_26 = DictionaryEntry_get_Value_m618120527((&V_5), /*hidden argument*/NULL); V_7 = ((*(int32_t*)((int32_t*)UnBox(L_26, Int32_t2950945753_il2cpp_TypeInfo_var)))); int32_t L_27 = V_7; V_8 = (((float)((float)L_27))); Hashtable_t1853889766 * L_28 = ___args0; RuntimeObject * L_29 = DictionaryEntry_get_Key_m3117378551((&V_5), /*hidden argument*/NULL); float L_30 = V_8; float L_31 = L_30; RuntimeObject * L_32 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_31); NullCheck(L_28); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_28, L_29, L_32); } IL_00c7: { RuntimeObject * L_33 = DictionaryEntry_get_Value_m618120527((&V_5), /*hidden argument*/NULL); NullCheck(L_33); Type_t * L_34 = Object_GetType_m88164663(L_33, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_35 = { reinterpret_cast (Double_t594665363_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_36 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_35, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_34) == ((RuntimeObject*)(Type_t *)L_36)))) { goto IL_0109; } } IL_00e2: { RuntimeObject * L_37 = DictionaryEntry_get_Value_m618120527((&V_5), /*hidden argument*/NULL); V_9 = ((*(double*)((double*)UnBox(L_37, Double_t594665363_il2cpp_TypeInfo_var)))); double L_38 = V_9; V_10 = (((float)((float)L_38))); Hashtable_t1853889766 * L_39 = ___args0; RuntimeObject * L_40 = DictionaryEntry_get_Key_m3117378551((&V_5), /*hidden argument*/NULL); float L_41 = V_10; float L_42 = L_41; RuntimeObject * L_43 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_42); NullCheck(L_39); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_39, L_40, L_43); } IL_0109: { RuntimeObject* L_44 = V_6; NullCheck(L_44); bool L_45 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_44); if (L_45) { goto IL_0077; } } IL_0115: { IL2CPP_LEAVE(0x131, FINALLY_011a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_011a; } FINALLY_011a: { // begin finally (depth: 1) { RuntimeObject* L_46 = V_6; RuntimeObject* L_47 = ((RuntimeObject*)IsInst((RuntimeObject*)L_46, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_11 = L_47; if (!L_47) { goto IL_0130; } } IL_0129: { RuntimeObject* L_48 = V_11; NullCheck(L_48); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_48); } IL_0130: { IL2CPP_END_FINALLY(282) } } // end finally (depth: 1) IL2CPP_CLEANUP(282) { IL2CPP_JUMP_TBL(0x131, IL_0131) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0131: { Hashtable_t1853889766 * L_49 = ___args0; NullCheck(L_49); RuntimeObject* L_50 = VirtFuncInvoker0< RuntimeObject* >::Invoke(36 /* System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() */, L_49); V_13 = L_50; } IL_0139: try { // begin try (depth: 1) { goto IL_016a; } IL_013e: { RuntimeObject* L_51 = V_13; NullCheck(L_51); RuntimeObject * L_52 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_51); V_12 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_52, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); Hashtable_t1853889766 * L_53 = V_1; RuntimeObject * L_54 = DictionaryEntry_get_Key_m3117378551((&V_12), /*hidden argument*/NULL); NullCheck(L_54); String_t* L_55 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_54); NullCheck(L_55); String_t* L_56 = String_ToLower_m2029374922(L_55, /*hidden argument*/NULL); RuntimeObject * L_57 = DictionaryEntry_get_Value_m618120527((&V_12), /*hidden argument*/NULL); NullCheck(L_53); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(33 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_53, L_56, L_57); } IL_016a: { RuntimeObject* L_58 = V_13; NullCheck(L_58); bool L_59 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_58); if (L_59) { goto IL_013e; } } IL_0176: { IL2CPP_LEAVE(0x192, FINALLY_017b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_017b; } FINALLY_017b: { // begin finally (depth: 1) { RuntimeObject* L_60 = V_13; RuntimeObject* L_61 = ((RuntimeObject*)IsInst((RuntimeObject*)L_60, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_14 = L_61; if (!L_61) { goto IL_0191; } } IL_018a: { RuntimeObject* L_62 = V_14; NullCheck(L_62); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_62); } IL_0191: { IL2CPP_END_FINALLY(379) } } // end finally (depth: 1) IL2CPP_CLEANUP(379) { IL2CPP_JUMP_TBL(0x192, IL_0192) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0192: { Hashtable_t1853889766 * L_63 = V_1; ___args0 = L_63; Hashtable_t1853889766 * L_64 = ___args0; return L_64; } } // System.String iTween::GenerateID() extern "C" IL2CPP_METHOD_ATTR String_t* iTween_GenerateID_m2074449774 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GenerateID_m2074449774_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CharU5BU5D_t3528271667* V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; { V_0 = ((int32_t)15); CharU5BU5D_t3528271667* L_0 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)((int32_t)61))); RuntimeFieldHandle_t1871169219 L_1 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D5AB7D59C6B235DDF1049955538B64DC36FC29B8D_4_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_0, L_1, /*hidden argument*/NULL); V_1 = L_0; CharU5BU5D_t3528271667* L_2 = V_1; NullCheck(L_2); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))), (int32_t)1)); 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(); V_3 = L_3; V_4 = 0; goto IL_004c; } IL_002a: { String_t* L_4 = V_3; CharU5BU5D_t3528271667* L_5 = V_1; int32_t L_6 = V_2; int32_t L_7 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_8 = floorf((((float)((float)L_7)))); NullCheck(L_5); int32_t L_9 = (((int32_t)((int32_t)L_8))); uint16_t L_10 = (L_5)->GetAt(static_cast(L_9)); Il2CppChar L_11 = ((Il2CppChar)L_10); RuntimeObject * L_12 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_11); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m904156431(NULL /*static, unused*/, L_4, L_12, /*hidden argument*/NULL); V_3 = L_13; int32_t L_14 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_004c: { int32_t L_15 = V_4; int32_t L_16 = V_0; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_002a; } } { String_t* L_17 = V_3; return L_17; } } // System.Void iTween::RetrieveArgs() extern "C" IL2CPP_METHOD_ATTR void iTween_RetrieveArgs_m4264607663 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_RetrieveArgs_m4264607663_MetadataUsageId); s_Il2CppMethodInitialized = true; } Hashtable_t1853889766 * V_0 = NULL; RuntimeObject* V_1 = NULL; RuntimeObject* 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); { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_0); RuntimeObject* L_1 = VirtFuncInvoker0< RuntimeObject* >::Invoke(43 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_0); V_1 = L_1; } IL_000b: try { // begin try (depth: 1) { goto IL_0048; } IL_0010: { RuntimeObject* L_2 = V_1; NullCheck(L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_2); V_0 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_3, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_4 = V_0; NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral2833503317); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_5, GameObject_t1113636619_il2cpp_TypeInfo_var)), L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0048; } } IL_003c: { Hashtable_t1853889766 * L_8 = V_0; __this->set_tweenArguments_21(L_8); goto IL_0053; } IL_0048: { RuntimeObject* L_9 = V_1; NullCheck(L_9); bool L_10 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_0010; } } IL_0053: { IL2CPP_LEAVE(0x6C, FINALLY_0058); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0058; } FINALLY_0058: { // begin finally (depth: 1) { RuntimeObject* L_11 = V_1; RuntimeObject* L_12 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_2 = L_12; if (!L_12) { goto IL_006b; } } IL_0065: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_13); } IL_006b: { IL2CPP_END_FINALLY(88) } } // end finally (depth: 1) IL2CPP_CLEANUP(88) { IL2CPP_JUMP_TBL(0x6C, IL_006c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_006c: { Hashtable_t1853889766 * L_14 = __this->get_tweenArguments_21(); NullCheck(L_14); RuntimeObject * L_15 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, _stringLiteral3454449607); __this->set_id_4(((String_t*)CastclassSealed((RuntimeObject*)L_15, String_t_il2cpp_TypeInfo_var))); Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); NullCheck(L_16); RuntimeObject * L_17 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral3243520166); __this->set_type_5(((String_t*)CastclassSealed((RuntimeObject*)L_17, String_t_il2cpp_TypeInfo_var))); Hashtable_t1853889766 * L_18 = __this->get_tweenArguments_21(); NullCheck(L_18); RuntimeObject * L_19 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral414301358); __this->set_method_6(((String_t*)CastclassSealed((RuntimeObject*)L_19, String_t_il2cpp_TypeInfo_var))); Hashtable_t1853889766 * L_20 = __this->get_tweenArguments_21(); NullCheck(L_20); bool L_21 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_20, _stringLiteral63249541); if (!L_21) { goto IL_00f2; } } { Hashtable_t1853889766 * L_22 = __this->get_tweenArguments_21(); NullCheck(L_22); RuntimeObject * L_23 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral63249541); __this->set_time_8(((*(float*)((float*)UnBox(L_23, Single_t1397266774_il2cpp_TypeInfo_var))))); goto IL_00fd; } IL_00f2: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_24 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_time_0(); __this->set_time_8(L_24); } IL_00fd: { Rigidbody_t3916780224 * L_25 = Component_GetComponent_TisRigidbody_t3916780224_m279685075(__this, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m279685075_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_26 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_25, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_26) { goto IL_0115; } } { __this->set_physics_20((bool)1); } IL_0115: { Hashtable_t1853889766 * L_27 = __this->get_tweenArguments_21(); NullCheck(L_27); bool L_28 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_27, _stringLiteral1190944887); if (!L_28) { goto IL_014a; } } { Hashtable_t1853889766 * L_29 = __this->get_tweenArguments_21(); NullCheck(L_29); RuntimeObject * L_30 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_29, _stringLiteral1190944887); __this->set_delay_9(((*(float*)((float*)UnBox(L_30, Single_t1397266774_il2cpp_TypeInfo_var))))); goto IL_0155; } IL_014a: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); float L_31 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_delay_1(); __this->set_delay_9(L_31); } IL_0155: { Hashtable_t1853889766 * L_32 = __this->get_tweenArguments_21(); NullCheck(L_32); bool L_33 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_32, _stringLiteral3455696192); if (!L_33) { goto IL_01ff; } } { Hashtable_t1853889766 * L_34 = __this->get_tweenArguments_21(); NullCheck(L_34); RuntimeObject * L_35 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_34, _stringLiteral3455696192); NullCheck(L_35); Type_t * L_36 = Object_GetType_m88164663(L_35, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_37 = { reinterpret_cast (NamedValueColor_t1091574706_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_37, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_36) == ((RuntimeObject*)(Type_t *)L_38)))) { goto IL_01ae; } } { Hashtable_t1853889766 * L_39 = __this->get_tweenArguments_21(); NullCheck(L_39); RuntimeObject * L_40 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_39, _stringLiteral3455696192); __this->set_namedcolorvalue_34(((*(int32_t*)((int32_t*)UnBox(L_40, NamedValueColor_t1091574706_il2cpp_TypeInfo_var))))); goto IL_01fa; } IL_01ae: try { // begin try (depth: 1) RuntimeTypeHandle_t3027515415 L_41 = { reinterpret_cast (NamedValueColor_t1091574706_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_41, /*hidden argument*/NULL); Hashtable_t1853889766 * L_43 = __this->get_tweenArguments_21(); NullCheck(L_43); RuntimeObject * L_44 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_43, _stringLiteral3455696192); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_45 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_42, ((String_t*)CastclassSealed((RuntimeObject*)L_44, String_t_il2cpp_TypeInfo_var)), (bool)1, /*hidden argument*/NULL); __this->set_namedcolorvalue_34(((*(int32_t*)((int32_t*)UnBox(L_45, NamedValueColor_t1091574706_il2cpp_TypeInfo_var))))); goto IL_01fa; } // 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_01e3; throw e; } CATCH_01e3: { // begin catch(System.Object) IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, _stringLiteral371469904, /*hidden argument*/NULL); __this->set_namedcolorvalue_34(0); goto IL_01fa; } // end catch (depth: 1) IL_01fa: { goto IL_020a; } IL_01ff: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); int32_t L_46 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_namedColorValue_2(); __this->set_namedcolorvalue_34(L_46); } IL_020a: { Hashtable_t1853889766 * L_47 = __this->get_tweenArguments_21(); NullCheck(L_47); bool L_48 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_47, _stringLiteral3829596315); if (!L_48) { goto IL_02b4; } } { Hashtable_t1853889766 * L_49 = __this->get_tweenArguments_21(); NullCheck(L_49); RuntimeObject * L_50 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_49, _stringLiteral3829596315); NullCheck(L_50); Type_t * L_51 = Object_GetType_m88164663(L_50, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_52 = { reinterpret_cast (LoopType_t369612249_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_53 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_52, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_51) == ((RuntimeObject*)(Type_t *)L_53)))) { goto IL_0263; } } { Hashtable_t1853889766 * L_54 = __this->get_tweenArguments_21(); NullCheck(L_54); RuntimeObject * L_55 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_54, _stringLiteral3829596315); __this->set_loopType_10(((*(int32_t*)((int32_t*)UnBox(L_55, LoopType_t369612249_il2cpp_TypeInfo_var))))); goto IL_02af; } IL_0263: try { // begin try (depth: 1) RuntimeTypeHandle_t3027515415 L_56 = { reinterpret_cast (LoopType_t369612249_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_57 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_56, /*hidden argument*/NULL); Hashtable_t1853889766 * L_58 = __this->get_tweenArguments_21(); NullCheck(L_58); RuntimeObject * L_59 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_58, _stringLiteral3829596315); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_60 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_57, ((String_t*)CastclassSealed((RuntimeObject*)L_59, String_t_il2cpp_TypeInfo_var)), (bool)1, /*hidden argument*/NULL); __this->set_loopType_10(((*(int32_t*)((int32_t*)UnBox(L_60, LoopType_t369612249_il2cpp_TypeInfo_var))))); goto IL_02af; } // 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_0298; throw e; } CATCH_0298: { // begin catch(System.Object) IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, _stringLiteral2778602879, /*hidden argument*/NULL); __this->set_loopType_10(0); goto IL_02af; } // end catch (depth: 1) IL_02af: { goto IL_02bb; } IL_02b4: { __this->set_loopType_10(0); } IL_02bb: { Hashtable_t1853889766 * L_61 = __this->get_tweenArguments_21(); NullCheck(L_61); bool L_62 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_61, _stringLiteral1021063790); if (!L_62) { goto IL_0369; } } { Hashtable_t1853889766 * L_63 = __this->get_tweenArguments_21(); NullCheck(L_63); RuntimeObject * L_64 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_63, _stringLiteral1021063790); NullCheck(L_64); Type_t * L_65 = Object_GetType_m88164663(L_64, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_66 = { reinterpret_cast (EaseType_t2573404410_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_67 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_66, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_65) == ((RuntimeObject*)(Type_t *)L_67)))) { goto IL_0314; } } { Hashtable_t1853889766 * L_68 = __this->get_tweenArguments_21(); NullCheck(L_68); RuntimeObject * L_69 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_68, _stringLiteral1021063790); __this->set_easeType_7(((*(int32_t*)((int32_t*)UnBox(L_69, EaseType_t2573404410_il2cpp_TypeInfo_var))))); goto IL_0364; } IL_0314: try { // begin try (depth: 1) RuntimeTypeHandle_t3027515415 L_70 = { reinterpret_cast (EaseType_t2573404410_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_71 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_70, /*hidden argument*/NULL); Hashtable_t1853889766 * L_72 = __this->get_tweenArguments_21(); NullCheck(L_72); RuntimeObject * L_73 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_72, _stringLiteral1021063790); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_74 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_71, ((String_t*)CastclassSealed((RuntimeObject*)L_73, String_t_il2cpp_TypeInfo_var)), (bool)1, /*hidden argument*/NULL); __this->set_easeType_7(((*(int32_t*)((int32_t*)UnBox(L_74, EaseType_t2573404410_il2cpp_TypeInfo_var))))); goto IL_0364; } // 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_0349; throw e; } CATCH_0349: { // begin catch(System.Object) IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, _stringLiteral2745316494, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); int32_t L_75 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_easeType_4(); __this->set_easeType_7(L_75); goto IL_0364; } // end catch (depth: 1) IL_0364: { goto IL_0374; } IL_0369: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); int32_t L_76 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_easeType_4(); __this->set_easeType_7(L_76); } IL_0374: { Hashtable_t1853889766 * L_77 = __this->get_tweenArguments_21(); NullCheck(L_77); bool L_78 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_77, _stringLiteral1613539661); if (!L_78) { goto IL_0422; } } { Hashtable_t1853889766 * L_79 = __this->get_tweenArguments_21(); NullCheck(L_79); RuntimeObject * L_80 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_79, _stringLiteral1613539661); NullCheck(L_80); Type_t * L_81 = Object_GetType_m88164663(L_80, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_82 = { reinterpret_cast (Space_t654135784_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_83 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_82, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_81) == ((RuntimeObject*)(Type_t *)L_83)))) { goto IL_03cd; } } { Hashtable_t1853889766 * L_84 = __this->get_tweenArguments_21(); NullCheck(L_84); RuntimeObject * L_85 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_84, _stringLiteral1613539661); __this->set_space_22(((*(int32_t*)((int32_t*)UnBox(L_85, Space_t654135784_il2cpp_TypeInfo_var))))); goto IL_041d; } IL_03cd: try { // begin try (depth: 1) RuntimeTypeHandle_t3027515415 L_86 = { reinterpret_cast (Space_t654135784_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_87 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_86, /*hidden argument*/NULL); Hashtable_t1853889766 * L_88 = __this->get_tweenArguments_21(); NullCheck(L_88); RuntimeObject * L_89 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_88, _stringLiteral1613539661); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_90 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_87, ((String_t*)CastclassSealed((RuntimeObject*)L_89, String_t_il2cpp_TypeInfo_var)), (bool)1, /*hidden argument*/NULL); __this->set_space_22(((*(int32_t*)((int32_t*)UnBox(L_90, Space_t654135784_il2cpp_TypeInfo_var))))); goto IL_041d; } // 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_0402; throw e; } CATCH_0402: { // begin catch(System.Object) IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m3752629331(NULL /*static, unused*/, _stringLiteral2846231350, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); int32_t L_91 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_space_7(); __this->set_space_22(L_91); goto IL_041d; } // end catch (depth: 1) IL_041d: { goto IL_042d; } IL_0422: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); int32_t L_92 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_space_7(); __this->set_space_22(L_92); } IL_042d: { Hashtable_t1853889766 * L_93 = __this->get_tweenArguments_21(); NullCheck(L_93); bool L_94 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_93, _stringLiteral3138922568); if (!L_94) { goto IL_0462; } } { Hashtable_t1853889766 * L_95 = __this->get_tweenArguments_21(); NullCheck(L_95); RuntimeObject * L_96 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_95, _stringLiteral3138922568); __this->set_isLocal_16(((*(bool*)((bool*)UnBox(L_96, Boolean_t97287965_il2cpp_TypeInfo_var))))); goto IL_046d; } IL_0462: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); bool L_97 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_isLocal_6(); __this->set_isLocal_16(L_97); } IL_046d: { Hashtable_t1853889766 * L_98 = __this->get_tweenArguments_21(); NullCheck(L_98); bool L_99 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_98, _stringLiteral3639268065); if (!L_99) { goto IL_04a2; } } { Hashtable_t1853889766 * L_100 = __this->get_tweenArguments_21(); NullCheck(L_100); RuntimeObject * L_101 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_100, _stringLiteral3639268065); __this->set_useRealTime_36(((*(bool*)((bool*)UnBox(L_101, Boolean_t97287965_il2cpp_TypeInfo_var))))); goto IL_04ad; } IL_04a2: { IL2CPP_RUNTIME_CLASS_INIT(Defaults_t3148213711_il2cpp_TypeInfo_var); bool L_102 = ((Defaults_t3148213711_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t3148213711_il2cpp_TypeInfo_var))->get_useRealTime_14(); __this->set_useRealTime_36(L_102); } IL_04ad: { iTween_GetEasingFunction_m1001137395(__this, /*hidden argument*/NULL); return; } } // System.Void iTween::GetEasingFunction() extern "C" IL2CPP_METHOD_ATTR void iTween_GetEasingFunction_m1001137395 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_GetEasingFunction_m1001137395_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_easeType_7(); V_0 = L_0; int32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0082; } case 1: { goto IL_0099; } case 2: { goto IL_00b0; } case 3: { goto IL_00c7; } case 4: { goto IL_00de; } case 5: { goto IL_00f5; } case 6: { goto IL_010c; } case 7: { goto IL_0123; } case 8: { goto IL_013a; } case 9: { goto IL_0151; } case 10: { goto IL_0168; } case 11: { goto IL_017f; } case 12: { goto IL_0196; } case 13: { goto IL_01ad; } case 14: { goto IL_01c4; } case 15: { goto IL_01db; } case 16: { goto IL_01f2; } case 17: { goto IL_0209; } case 18: { goto IL_0220; } case 19: { goto IL_0237; } case 20: { goto IL_024e; } case 21: { goto IL_0265; } case 22: { goto IL_027c; } case 23: { goto IL_0293; } case 24: { goto IL_02aa; } case 25: { goto IL_02c1; } case 26: { goto IL_02d8; } case 27: { goto IL_02ef; } } } { goto IL_0306; } IL_0082: { intptr_t L_2 = (intptr_t)iTween_easeInQuad_m2624462490_RuntimeMethod_var; EasingFunction_t2767217938 * L_3 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_3, __this, L_2, /*hidden argument*/NULL); __this->set_ease_23(L_3); goto IL_0306; } IL_0099: { intptr_t L_4 = (intptr_t)iTween_easeOutQuad_m2146153135_RuntimeMethod_var; EasingFunction_t2767217938 * L_5 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_5, __this, L_4, /*hidden argument*/NULL); __this->set_ease_23(L_5); goto IL_0306; } IL_00b0: { intptr_t L_6 = (intptr_t)iTween_easeInOutQuad_m507549687_RuntimeMethod_var; EasingFunction_t2767217938 * L_7 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_7, __this, L_6, /*hidden argument*/NULL); __this->set_ease_23(L_7); goto IL_0306; } IL_00c7: { intptr_t L_8 = (intptr_t)iTween_easeInCubic_m3384282519_RuntimeMethod_var; EasingFunction_t2767217938 * L_9 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_9, __this, L_8, /*hidden argument*/NULL); __this->set_ease_23(L_9); goto IL_0306; } IL_00de: { intptr_t L_10 = (intptr_t)iTween_easeOutCubic_m1207293751_RuntimeMethod_var; EasingFunction_t2767217938 * L_11 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_11, __this, L_10, /*hidden argument*/NULL); __this->set_ease_23(L_11); goto IL_0306; } IL_00f5: { intptr_t L_12 = (intptr_t)iTween_easeInOutCubic_m2329049484_RuntimeMethod_var; EasingFunction_t2767217938 * L_13 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_13, __this, L_12, /*hidden argument*/NULL); __this->set_ease_23(L_13); goto IL_0306; } IL_010c: { intptr_t L_14 = (intptr_t)iTween_easeInQuart_m157588117_RuntimeMethod_var; EasingFunction_t2767217938 * L_15 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_15, __this, L_14, /*hidden argument*/NULL); __this->set_ease_23(L_15); goto IL_0306; } IL_0123: { intptr_t L_16 = (intptr_t)iTween_easeOutQuart_m71903557_RuntimeMethod_var; EasingFunction_t2767217938 * L_17 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_17, __this, L_16, /*hidden argument*/NULL); __this->set_ease_23(L_17); goto IL_0306; } IL_013a: { intptr_t L_18 = (intptr_t)iTween_easeInOutQuart_m348764951_RuntimeMethod_var; EasingFunction_t2767217938 * L_19 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_19, __this, L_18, /*hidden argument*/NULL); __this->set_ease_23(L_19); goto IL_0306; } IL_0151: { intptr_t L_20 = (intptr_t)iTween_easeInQuint_m4245513404_RuntimeMethod_var; EasingFunction_t2767217938 * L_21 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_21, __this, L_20, /*hidden argument*/NULL); __this->set_ease_23(L_21); goto IL_0306; } IL_0168: { intptr_t L_22 = (intptr_t)iTween_easeOutQuint_m1319811716_RuntimeMethod_var; EasingFunction_t2767217938 * L_23 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_23, __this, L_22, /*hidden argument*/NULL); __this->set_ease_23(L_23); goto IL_0306; } IL_017f: { intptr_t L_24 = (intptr_t)iTween_easeInOutQuint_m422318015_RuntimeMethod_var; EasingFunction_t2767217938 * L_25 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_25, __this, L_24, /*hidden argument*/NULL); __this->set_ease_23(L_25); goto IL_0306; } IL_0196: { intptr_t L_26 = (intptr_t)iTween_easeInSine_m1464523574_RuntimeMethod_var; EasingFunction_t2767217938 * L_27 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_27, __this, L_26, /*hidden argument*/NULL); __this->set_ease_23(L_27); goto IL_0306; } IL_01ad: { intptr_t L_28 = (intptr_t)iTween_easeOutSine_m966740719_RuntimeMethod_var; EasingFunction_t2767217938 * L_29 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_29, __this, L_28, /*hidden argument*/NULL); __this->set_ease_23(L_29); goto IL_0306; } IL_01c4: { intptr_t L_30 = (intptr_t)iTween_easeInOutSine_m569153040_RuntimeMethod_var; EasingFunction_t2767217938 * L_31 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_31, __this, L_30, /*hidden argument*/NULL); __this->set_ease_23(L_31); goto IL_0306; } IL_01db: { intptr_t L_32 = (intptr_t)iTween_easeInExpo_m4110914360_RuntimeMethod_var; EasingFunction_t2767217938 * L_33 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_33, __this, L_32, /*hidden argument*/NULL); __this->set_ease_23(L_33); goto IL_0306; } IL_01f2: { intptr_t L_34 = (intptr_t)iTween_easeOutExpo_m3947186259_RuntimeMethod_var; EasingFunction_t2767217938 * L_35 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_35, __this, L_34, /*hidden argument*/NULL); __this->set_ease_23(L_35); goto IL_0306; } IL_0209: { intptr_t L_36 = (intptr_t)iTween_easeInOutExpo_m938552075_RuntimeMethod_var; EasingFunction_t2767217938 * L_37 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_37, __this, L_36, /*hidden argument*/NULL); __this->set_ease_23(L_37); goto IL_0306; } IL_0220: { intptr_t L_38 = (intptr_t)iTween_easeInCirc_m2500083441_RuntimeMethod_var; EasingFunction_t2767217938 * L_39 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_39, __this, L_38, /*hidden argument*/NULL); __this->set_ease_23(L_39); goto IL_0306; } IL_0237: { intptr_t L_40 = (intptr_t)iTween_easeOutCirc_m3204572576_RuntimeMethod_var; EasingFunction_t2767217938 * L_41 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_41, __this, L_40, /*hidden argument*/NULL); __this->set_ease_23(L_41); goto IL_0306; } IL_024e: { intptr_t L_42 = (intptr_t)iTween_easeInOutCirc_m2005672167_RuntimeMethod_var; EasingFunction_t2767217938 * L_43 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_43, __this, L_42, /*hidden argument*/NULL); __this->set_ease_23(L_43); goto IL_0306; } IL_0265: { intptr_t L_44 = (intptr_t)iTween_linear_m2129660517_RuntimeMethod_var; EasingFunction_t2767217938 * L_45 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_45, __this, L_44, /*hidden argument*/NULL); __this->set_ease_23(L_45); goto IL_0306; } IL_027c: { intptr_t L_46 = (intptr_t)iTween_spring_m1710870283_RuntimeMethod_var; EasingFunction_t2767217938 * L_47 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_47, __this, L_46, /*hidden argument*/NULL); __this->set_ease_23(L_47); goto IL_0306; } IL_0293: { intptr_t L_48 = (intptr_t)iTween_bounce_m3435473652_RuntimeMethod_var; EasingFunction_t2767217938 * L_49 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_49, __this, L_48, /*hidden argument*/NULL); __this->set_ease_23(L_49); goto IL_0306; } IL_02aa: { intptr_t L_50 = (intptr_t)iTween_easeInBack_m4095376837_RuntimeMethod_var; EasingFunction_t2767217938 * L_51 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_51, __this, L_50, /*hidden argument*/NULL); __this->set_ease_23(L_51); goto IL_0306; } IL_02c1: { intptr_t L_52 = (intptr_t)iTween_easeOutBack_m1043988803_RuntimeMethod_var; EasingFunction_t2767217938 * L_53 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_53, __this, L_52, /*hidden argument*/NULL); __this->set_ease_23(L_53); goto IL_0306; } IL_02d8: { intptr_t L_54 = (intptr_t)iTween_easeInOutBack_m4242249398_RuntimeMethod_var; EasingFunction_t2767217938 * L_55 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_55, __this, L_54, /*hidden argument*/NULL); __this->set_ease_23(L_55); goto IL_0306; } IL_02ef: { intptr_t L_56 = (intptr_t)iTween_elastic_m2153699049_RuntimeMethod_var; EasingFunction_t2767217938 * L_57 = (EasingFunction_t2767217938 *)il2cpp_codegen_object_new(EasingFunction_t2767217938_il2cpp_TypeInfo_var); EasingFunction__ctor_m118609201(L_57, __this, L_56, /*hidden argument*/NULL); __this->set_ease_23(L_57); goto IL_0306; } IL_0306: { return; } } // System.Void iTween::UpdatePercentage() extern "C" IL2CPP_METHOD_ATTR void iTween_UpdatePercentage_m4000640961 (iTween_t770867771 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_useRealTime_36(); if (!L_0) { goto IL_0029; } } { float L_1 = __this->get_runningTime_13(); float L_2 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); float L_3 = __this->get_lastRealTime_35(); __this->set_runningTime_13(((float)il2cpp_codegen_add((float)L_1, (float)((float)il2cpp_codegen_subtract((float)L_2, (float)L_3))))); goto IL_003b; } IL_0029: { float L_4 = __this->get_runningTime_13(); float L_5 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_runningTime_13(((float)il2cpp_codegen_add((float)L_4, (float)L_5))); } IL_003b: { bool L_6 = __this->get_reverse_18(); if (!L_6) { goto IL_0064; } } { float L_7 = __this->get_runningTime_13(); float L_8 = __this->get_time_8(); __this->set_percentage_14(((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)L_7/(float)L_8))))); goto IL_0077; } IL_0064: { float L_9 = __this->get_runningTime_13(); float L_10 = __this->get_time_8(); __this->set_percentage_14(((float)((float)L_9/(float)L_10))); } IL_0077: { float L_11 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_lastRealTime_35(L_11); return; } } // System.Void iTween::CallBack(System.String) extern "C" IL2CPP_METHOD_ATTR void iTween_CallBack_m970711768 (iTween_t770867771 * __this, String_t* ___callbackType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_CallBack_m970711768_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { Hashtable_t1853889766 * L_0 = __this->get_tweenArguments_21(); String_t* L_1 = ___callbackType0; NullCheck(L_0); bool L_2 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, L_1); if (!L_2) { goto IL_00d9; } } { Hashtable_t1853889766 * L_3 = __this->get_tweenArguments_21(); NullCheck(L_3); bool L_4 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteral1569588483); if (L_4) { goto IL_00d9; } } { Hashtable_t1853889766 * L_5 = __this->get_tweenArguments_21(); String_t* L_6 = ___callbackType0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, L_6, _stringLiteral2833503317, /*hidden argument*/NULL); NullCheck(L_5); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_5, L_7); if (!L_8) { goto IL_0062; } } { Hashtable_t1853889766 * L_9 = __this->get_tweenArguments_21(); String_t* L_10 = ___callbackType0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, _stringLiteral2833503317, /*hidden argument*/NULL); NullCheck(L_9); RuntimeObject * L_12 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, L_11); V_0 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_12, GameObject_t1113636619_il2cpp_TypeInfo_var)); goto IL_0069; } IL_0062: { GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); V_0 = L_13; } IL_0069: { GameObject_t1113636619 * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_15 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_14, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_15) { goto IL_0076; } } { return; } IL_0076: { Hashtable_t1853889766 * L_16 = __this->get_tweenArguments_21(); String_t* L_17 = ___callbackType0; NullCheck(L_16); RuntimeObject * L_18 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, L_17); NullCheck(L_18); Type_t * L_19 = Object_GetType_m88164663(L_18, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_20 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_21 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Type_t *)L_19) == ((RuntimeObject*)(Type_t *)L_21)))) { goto IL_00c9; } } { GameObject_t1113636619 * L_22 = V_0; Hashtable_t1853889766 * L_23 = __this->get_tweenArguments_21(); String_t* L_24 = ___callbackType0; NullCheck(L_23); RuntimeObject * L_25 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_23, L_24); Hashtable_t1853889766 * L_26 = __this->get_tweenArguments_21(); String_t* L_27 = ___callbackType0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = String_Concat_m3937257545(NULL /*static, unused*/, L_27, _stringLiteral3980842185, /*hidden argument*/NULL); NullCheck(L_26); RuntimeObject * L_29 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_26, L_28); NullCheck(L_22); GameObject_SendMessage_m3720186693(L_22, ((String_t*)CastclassSealed((RuntimeObject*)L_25, String_t_il2cpp_TypeInfo_var)), L_29, 1, /*hidden argument*/NULL); goto IL_00d9; } IL_00c9: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2439309867, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_Destroy_m565254235(NULL /*static, unused*/, __this, /*hidden argument*/NULL); } IL_00d9: { return; } } // System.Void iTween::Dispose() extern "C" IL2CPP_METHOD_ATTR void iTween_Dispose_m2300411441 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_Dispose_m2300411441_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Hashtable_t1853889766 * V_1 = NULL; { V_0 = 0; goto IL_004c; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_0 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_1 = V_0; NullCheck(L_0); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_0, L_1); V_1 = ((Hashtable_t1853889766 *)CastclassClass((RuntimeObject*)L_2, Hashtable_t1853889766_il2cpp_TypeInfo_var)); Hashtable_t1853889766 * L_3 = V_1; NullCheck(L_3); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral3454449607); String_t* L_5 = __this->get_id_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, ((String_t*)CastclassSealed((RuntimeObject*)L_4, String_t_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0048; } } { IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_7 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); int32_t L_8 = V_0; NullCheck(L_7); VirtActionInvoker1< int32_t >::Invoke(39 /* System.Void System.Collections.ArrayList::RemoveAt(System.Int32) */, L_7, L_8); goto IL_005c; } IL_0048: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_004c: { int32_t L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(iTween_t770867771_il2cpp_TypeInfo_var); ArrayList_t2718874744 * L_11 = ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->get_tweens_2(); NullCheck(L_11); int32_t L_12 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_11); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0007; } } IL_005c: { IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_Destroy_m565254235(NULL /*static, unused*/, __this, /*hidden argument*/NULL); return; } } // System.Void iTween::ConflictCheck() extern "C" IL2CPP_METHOD_ATTR void iTween_ConflictCheck_m2629691714 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ConflictCheck_m2629691714_MetadataUsageId); s_Il2CppMethodInitialized = true; } ComponentU5BU5D_t3294940482* V_0 = NULL; iTween_t770867771 * V_1 = NULL; ComponentU5BU5D_t3294940482* V_2 = NULL; int32_t V_3 = 0; DictionaryEntry_t3123975638 V_4; memset(&V_4, 0, sizeof(V_4)); RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = 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); { RuntimeTypeHandle_t3027515415 L_0 = { reinterpret_cast (iTween_t770867771_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ComponentU5BU5D_t3294940482* L_2 = Component_GetComponents_m1787291977(__this, L_1, /*hidden argument*/NULL); V_0 = L_2; ComponentU5BU5D_t3294940482* L_3 = V_0; V_2 = L_3; V_3 = 0; goto IL_015b; } IL_001a: { ComponentU5BU5D_t3294940482* L_4 = V_2; int32_t L_5 = V_3; NullCheck(L_4); int32_t L_6 = L_5; Component_t1923634451 * L_7 = (L_4)->GetAt(static_cast(L_6)); V_1 = ((iTween_t770867771 *)CastclassClass((RuntimeObject*)L_7, iTween_t770867771_il2cpp_TypeInfo_var)); iTween_t770867771 * L_8 = V_1; NullCheck(L_8); String_t* L_9 = L_8->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_op_Equality_m920492651(NULL /*static, unused*/, L_9, _stringLiteral3493618073, /*hidden argument*/NULL); if (!L_10) { goto IL_0039; } } { return; } IL_0039: { iTween_t770867771 * L_11 = V_1; NullCheck(L_11); bool L_12 = L_11->get_isRunning_11(); if (!L_12) { goto IL_0157; } } { iTween_t770867771 * L_13 = V_1; NullCheck(L_13); String_t* L_14 = L_13->get_type_5(); String_t* L_15 = __this->get_type_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_16 = String_op_Equality_m920492651(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0157; } } { iTween_t770867771 * L_17 = V_1; NullCheck(L_17); String_t* L_18 = L_17->get_method_6(); String_t* L_19 = __this->get_method_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_20 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0071; } } { return; } IL_0071: { iTween_t770867771 * L_21 = V_1; NullCheck(L_21); Hashtable_t1853889766 * L_22 = L_21->get_tweenArguments_21(); NullCheck(L_22); int32_t L_23 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_22); Hashtable_t1853889766 * L_24 = __this->get_tweenArguments_21(); NullCheck(L_24); int32_t L_25 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_24); if ((((int32_t)L_23) == ((int32_t)L_25))) { goto IL_0093; } } { iTween_t770867771 * L_26 = V_1; NullCheck(L_26); iTween_Dispose_m2300411441(L_26, /*hidden argument*/NULL); return; } IL_0093: { Hashtable_t1853889766 * L_27 = __this->get_tweenArguments_21(); NullCheck(L_27); RuntimeObject* L_28 = VirtFuncInvoker0< RuntimeObject* >::Invoke(36 /* System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() */, L_27); V_5 = L_28; } IL_00a0: try { // begin try (depth: 1) { goto IL_0129; } IL_00a5: { RuntimeObject* L_29 = V_5; NullCheck(L_29); RuntimeObject * L_30 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_29); V_4 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_30, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); iTween_t770867771 * L_31 = V_1; NullCheck(L_31); Hashtable_t1853889766 * L_32 = L_31->get_tweenArguments_21(); RuntimeObject * L_33 = DictionaryEntry_get_Key_m3117378551((&V_4), /*hidden argument*/NULL); NullCheck(L_32); bool L_34 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_32, L_33); if (L_34) { goto IL_00d5; } } IL_00ca: { iTween_t770867771 * L_35 = V_1; NullCheck(L_35); iTween_Dispose_m2300411441(L_35, /*hidden argument*/NULL); IL2CPP_LEAVE(0x164, FINALLY_013a); } IL_00d5: { iTween_t770867771 * L_36 = V_1; NullCheck(L_36); Hashtable_t1853889766 * L_37 = L_36->get_tweenArguments_21(); RuntimeObject * L_38 = DictionaryEntry_get_Key_m3117378551((&V_4), /*hidden argument*/NULL); NullCheck(L_37); RuntimeObject * L_39 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, L_38); Hashtable_t1853889766 * L_40 = __this->get_tweenArguments_21(); RuntimeObject * L_41 = DictionaryEntry_get_Key_m3117378551((&V_4), /*hidden argument*/NULL); NullCheck(L_40); RuntimeObject * L_42 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_40, L_41); NullCheck(L_39); bool L_43 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_39, L_42); if (L_43) { goto IL_0129; } } IL_0103: { RuntimeObject * L_44 = DictionaryEntry_get_Key_m3117378551((&V_4), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_45 = String_op_Inequality_m215368492(NULL /*static, unused*/, ((String_t*)CastclassSealed((RuntimeObject*)L_44, String_t_il2cpp_TypeInfo_var)), _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_45) { goto IL_0129; } } IL_011e: { iTween_t770867771 * L_46 = V_1; NullCheck(L_46); iTween_Dispose_m2300411441(L_46, /*hidden argument*/NULL); IL2CPP_LEAVE(0x164, FINALLY_013a); } IL_0129: { RuntimeObject* L_47 = V_5; NullCheck(L_47); bool L_48 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_47); if (L_48) { goto IL_00a5; } } IL_0135: { IL2CPP_LEAVE(0x151, FINALLY_013a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_013a; } FINALLY_013a: { // begin finally (depth: 1) { RuntimeObject* L_49 = V_5; RuntimeObject* L_50 = ((RuntimeObject*)IsInst((RuntimeObject*)L_49, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_6 = L_50; if (!L_50) { goto IL_0150; } } IL_0149: { RuntimeObject* L_51 = V_6; NullCheck(L_51); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_51); } IL_0150: { IL2CPP_END_FINALLY(314) } } // end finally (depth: 1) IL2CPP_CLEANUP(314) { IL2CPP_JUMP_TBL(0x164, IL_0164) IL2CPP_JUMP_TBL(0x151, IL_0151) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0151: { iTween_Dispose_m2300411441(__this, /*hidden argument*/NULL); } IL_0157: { int32_t L_52 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); } IL_015b: { int32_t L_53 = V_3; ComponentU5BU5D_t3294940482* L_54 = V_2; NullCheck(L_54); if ((((int32_t)L_53) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_54)->max_length))))))) { goto IL_001a; } } IL_0164: { return; } } // System.Void iTween::EnableKinematic() extern "C" IL2CPP_METHOD_ATTR void iTween_EnableKinematic_m2477034990 (iTween_t770867771 * __this, const RuntimeMethod* method) { { return; } } // System.Void iTween::DisableKinematic() extern "C" IL2CPP_METHOD_ATTR void iTween_DisableKinematic_m4286111605 (iTween_t770867771 * __this, const RuntimeMethod* method) { { return; } } // System.Void iTween::ResumeDelay() extern "C" IL2CPP_METHOD_ATTR void iTween_ResumeDelay_m3121730748 (iTween_t770867771 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_ResumeDelay_m3121730748_MetadataUsageId); s_Il2CppMethodInitialized = true; } { MonoBehaviour_StartCoroutine_m2618285814(__this, _stringLiteral1916368742, /*hidden argument*/NULL); return; } } // System.Single iTween::linear(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_linear_m2129660517 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_linear_m2129660517_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___start0; float L_1 = ___end1; float L_2 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_3 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Single iTween::clerp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_clerp_m1924731660 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_clerp_m1924731660_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 V_4 = 0.0f; { V_0 = (0.0f); V_1 = (360.0f); float L_0 = V_1; float L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_2 = fabsf(((float)((float)((float)il2cpp_codegen_subtract((float)L_0, (float)L_1))/(float)(2.0f)))); V_2 = L_2; V_3 = (0.0f); V_4 = (0.0f); float L_3 = ___end1; float L_4 = ___start0; float L_5 = V_2; if ((!(((float)((float)il2cpp_codegen_subtract((float)L_3, (float)L_4))) < ((float)((-L_5)))))) { goto IL_0045; } } { float L_6 = V_1; float L_7 = ___start0; float L_8 = ___end1; float L_9 = ___value2; V_4 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_6, (float)L_7)), (float)L_8)), (float)L_9)); float L_10 = ___start0; float L_11 = V_4; V_3 = ((float)il2cpp_codegen_add((float)L_10, (float)L_11)); goto IL_006a; } IL_0045: { float L_12 = ___end1; float L_13 = ___start0; float L_14 = V_2; if ((!(((float)((float)il2cpp_codegen_subtract((float)L_12, (float)L_13))) > ((float)L_14)))) { goto IL_0062; } } { float L_15 = V_1; float L_16 = ___end1; float L_17 = ___start0; float L_18 = ___value2; V_4 = ((float)il2cpp_codegen_multiply((float)((-((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_15, (float)L_16)), (float)L_17)))), (float)L_18)); float L_19 = ___start0; float L_20 = V_4; V_3 = ((float)il2cpp_codegen_add((float)L_19, (float)L_20)); goto IL_006a; } IL_0062: { float L_21 = ___start0; float L_22 = ___end1; float L_23 = ___start0; float L_24 = ___value2; V_3 = ((float)il2cpp_codegen_add((float)L_21, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_22, (float)L_23)), (float)L_24)))); } IL_006a: { float L_25 = V_3; return L_25; } } // System.Single iTween::spring(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_spring_m1710870283 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_spring_m1710870283_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ___value2 = L_1; float L_2 = ___value2; float L_3 = ___value2; float L_4 = ___value2; float L_5 = ___value2; float L_6 = sinf(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_2, (float)(3.14159274f))), (float)((float)il2cpp_codegen_add((float)(0.2f), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(2.5f), (float)L_3)), (float)L_4)), (float)L_5))))))); float L_7 = ___value2; float L_8 = powf(((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_7)), (2.2f)); float L_9 = ___value2; float L_10 = ___value2; ___value2 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_6, (float)L_8)), (float)L_9)), (float)((float)il2cpp_codegen_add((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)(1.2f), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_10)))))))); float L_11 = ___start0; float L_12 = ___end1; float L_13 = ___start0; float L_14 = ___value2; return ((float)il2cpp_codegen_add((float)L_11, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_12, (float)L_13)), (float)L_14)))); } } // System.Single iTween::easeInQuad(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInQuad_m2624462490 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; float L_4 = ___value2; float L_5 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)), (float)L_4)), (float)L_5)); } } // System.Single iTween::easeOutQuad(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeOutQuad_m2146153135 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; float L_4 = ___value2; float L_5 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((-L_2)), (float)L_3)), (float)((float)il2cpp_codegen_subtract((float)L_4, (float)(2.0f))))), (float)L_5)); } } // System.Single iTween::easeInOutQuad(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInOutQuad_m507549687 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; ___value2 = ((float)((float)L_0/(float)(0.5f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___value2; if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_0027; } } { float L_4 = ___end1; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_4/(float)(2.0f))), (float)L_5)), (float)L_6)), (float)L_7)); } IL_0027: { float L_8 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_8, (float)(1.0f))); float L_9 = ___end1; float L_10 = ___value2; float L_11 = ___value2; float L_12 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)((-L_9))/(float)(2.0f))), (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_10, (float)((float)il2cpp_codegen_subtract((float)L_11, (float)(2.0f))))), (float)(1.0f))))), (float)L_12)); } } // System.Single iTween::easeInCubic(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInCubic_m3384282519 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; float L_4 = ___value2; float L_5 = ___value2; float L_6 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)), (float)L_4)), (float)L_5)), (float)L_6)); } } // System.Single iTween::easeOutCubic(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeOutCubic_m1207293751 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_0, (float)(1.0f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___end1; float L_4 = ___value2; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_3, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), (float)L_6)), (float)(1.0f))))), (float)L_7)); } } // System.Single iTween::easeInOutCubic(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInOutCubic_m2329049484 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; ___value2 = ((float)((float)L_0/(float)(0.5f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___value2; if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_0029; } } { float L_4 = ___end1; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___value2; float L_8 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_4/(float)(2.0f))), (float)L_5)), (float)L_6)), (float)L_7)), (float)L_8)); } IL_0029: { float L_9 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_9, (float)(2.0f))); float L_10 = ___end1; float L_11 = ___value2; float L_12 = ___value2; float L_13 = ___value2; float L_14 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_10/(float)(2.0f))), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_11, (float)L_12)), (float)L_13)), (float)(2.0f))))), (float)L_14)); } } // System.Single iTween::easeInQuart(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInQuart_m157588117 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; float L_4 = ___value2; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)), (float)L_4)), (float)L_5)), (float)L_6)), (float)L_7)); } } // System.Single iTween::easeOutQuart(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeOutQuart_m71903557 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_0, (float)(1.0f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___end1; float L_4 = ___value2; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___value2; float L_8 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((-L_3)), (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), (float)L_6)), (float)L_7)), (float)(1.0f))))), (float)L_8)); } } // System.Single iTween::easeInOutQuart(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInOutQuart_m348764951 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; ___value2 = ((float)((float)L_0/(float)(0.5f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___value2; if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_002b; } } { float L_4 = ___end1; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___value2; float L_8 = ___value2; float L_9 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_4/(float)(2.0f))), (float)L_5)), (float)L_6)), (float)L_7)), (float)L_8)), (float)L_9)); } IL_002b: { float L_10 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_10, (float)(2.0f))); float L_11 = ___end1; float L_12 = ___value2; float L_13 = ___value2; float L_14 = ___value2; float L_15 = ___value2; float L_16 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)((-L_11))/(float)(2.0f))), (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_12, (float)L_13)), (float)L_14)), (float)L_15)), (float)(2.0f))))), (float)L_16)); } } // System.Single iTween::easeInQuint(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInQuint_m4245513404 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; float L_4 = ___value2; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___value2; float L_8 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)), (float)L_4)), (float)L_5)), (float)L_6)), (float)L_7)), (float)L_8)); } } // System.Single iTween::easeOutQuint(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeOutQuint_m1319811716 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_0, (float)(1.0f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___end1; float L_4 = ___value2; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___value2; float L_8 = ___value2; float L_9 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_3, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), (float)L_6)), (float)L_7)), (float)L_8)), (float)(1.0f))))), (float)L_9)); } } // System.Single iTween::easeInOutQuint(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInOutQuint_m422318015 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; ___value2 = ((float)((float)L_0/(float)(0.5f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___value2; if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_002d; } } { float L_4 = ___end1; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___value2; float L_8 = ___value2; float L_9 = ___value2; float L_10 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_4/(float)(2.0f))), (float)L_5)), (float)L_6)), (float)L_7)), (float)L_8)), (float)L_9)), (float)L_10)); } IL_002d: { float L_11 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_11, (float)(2.0f))); float L_12 = ___end1; float L_13 = ___value2; float L_14 = ___value2; float L_15 = ___value2; float L_16 = ___value2; float L_17 = ___value2; float L_18 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_12/(float)(2.0f))), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_13, (float)L_14)), (float)L_15)), (float)L_16)), (float)L_17)), (float)(2.0f))))), (float)L_18)); } } // System.Single iTween::easeInSine(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInSine_m1464523574 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeInSine_m1464523574_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = cosf(((float)il2cpp_codegen_multiply((float)((float)((float)L_3/(float)(1.0f))), (float)(1.57079637f)))); float L_5 = ___end1; float L_6 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((-L_2)), (float)L_4)), (float)L_5)), (float)L_6)); } } // System.Single iTween::easeOutSine(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeOutSine_m966740719 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeOutSine_m966740719_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = sinf(((float)il2cpp_codegen_multiply((float)((float)((float)L_3/(float)(1.0f))), (float)(1.57079637f)))); float L_5 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_4)), (float)L_5)); } } // System.Single iTween::easeInOutSine(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInOutSine_m569153040 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeInOutSine_m569153040_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = cosf(((float)((float)((float)il2cpp_codegen_multiply((float)(3.14159274f), (float)L_3))/(float)(1.0f)))); float L_5 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)((-L_2))/(float)(2.0f))), (float)((float)il2cpp_codegen_subtract((float)L_4, (float)(1.0f))))), (float)L_5)); } } // System.Single iTween::easeInExpo(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInExpo_m4110914360 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeInExpo_m4110914360_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = powf((2.0f), ((float)il2cpp_codegen_multiply((float)(10.0f), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_3/(float)(1.0f))), (float)(1.0f)))))); float L_5 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_4)), (float)L_5)); } } // System.Single iTween::easeOutExpo(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeOutExpo_m3947186259 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeOutExpo_m3947186259_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = powf((2.0f), ((float)((float)((float)il2cpp_codegen_multiply((float)(-10.0f), (float)L_3))/(float)(1.0f)))); float L_5 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2, (float)((float)il2cpp_codegen_add((float)((-L_4)), (float)(1.0f))))), (float)L_5)); } } // System.Single iTween::easeInOutExpo(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInOutExpo_m938552075 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeInOutExpo_m938552075_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___value2; ___value2 = ((float)((float)L_0/(float)(0.5f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___value2; if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_003b; } } { float L_4 = ___end1; float L_5 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = powf((2.0f), ((float)il2cpp_codegen_multiply((float)(10.0f), (float)((float)il2cpp_codegen_subtract((float)L_5, (float)(1.0f)))))); float L_7 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_4/(float)(2.0f))), (float)L_6)), (float)L_7)); } IL_003b: { float L_8 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_8, (float)(1.0f))); float L_9 = ___end1; float L_10 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_11 = powf((2.0f), ((float)il2cpp_codegen_multiply((float)(-10.0f), (float)L_10))); float L_12 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_9/(float)(2.0f))), (float)((float)il2cpp_codegen_add((float)((-L_11)), (float)(2.0f))))), (float)L_12)); } } // System.Single iTween::easeInCirc(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInCirc_m2500083441 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeInCirc_m2500083441_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___end1; float L_3 = ___value2; float L_4 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_5 = sqrtf(((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)L_3, (float)L_4))))); float L_6 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((-L_2)), (float)((float)il2cpp_codegen_subtract((float)L_5, (float)(1.0f))))), (float)L_6)); } } // System.Single iTween::easeOutCirc(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeOutCirc_m3204572576 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeOutCirc_m3204572576_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_0, (float)(1.0f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___end1; float L_4 = ___value2; float L_5 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = sqrtf(((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5))))); float L_7 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_3, (float)L_6)), (float)L_7)); } } // System.Single iTween::easeInOutCirc(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInOutCirc_m2005672167 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_easeInOutCirc_m2005672167_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___value2; ___value2 = ((float)((float)L_0/(float)(0.5f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___value2; if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_0039; } } { float L_4 = ___end1; float L_5 = ___value2; float L_6 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_7 = sqrtf(((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6))))); float L_8 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)((-L_4))/(float)(2.0f))), (float)((float)il2cpp_codegen_subtract((float)L_7, (float)(1.0f))))), (float)L_8)); } IL_0039: { float L_9 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_9, (float)(2.0f))); float L_10 = ___end1; float L_11 = ___value2; float L_12 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_13 = sqrtf(((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)L_11, (float)L_12))))); float L_14 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_10/(float)(2.0f))), (float)((float)il2cpp_codegen_add((float)L_13, (float)(1.0f))))), (float)L_14)); } } // System.Single iTween::bounce(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_bounce_m3435473652 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { { float L_0 = ___value2; ___value2 = ((float)((float)L_0/(float)(1.0f))); float L_1 = ___end1; float L_2 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = ___value2; if ((!(((float)L_3) < ((float)(0.363636374f))))) { goto IL_0027; } } { float L_4 = ___end1; float L_5 = ___value2; float L_6 = ___value2; float L_7 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_4, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(7.5625f), (float)L_5)), (float)L_6)))), (float)L_7)); } IL_0027: { float L_8 = ___value2; if ((!(((float)L_8) < ((float)(0.727272749f))))) { goto IL_004f; } } { float L_9 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_9, (float)(0.545454562f))); float L_10 = ___end1; float L_11 = ___value2; float L_12 = ___value2; float L_13 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_10, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(7.5625f), (float)L_11)), (float)L_12)), (float)(0.75f))))), (float)L_13)); } IL_004f: { float L_14 = ___value2; if ((!(((double)(((double)((double)L_14)))) < ((double)(0.90909090909090906))))) { goto IL_007c; } } { float L_15 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_15, (float)(0.8181818f))); float L_16 = ___end1; float L_17 = ___value2; float L_18 = ___value2; float L_19 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_16, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(7.5625f), (float)L_17)), (float)L_18)), (float)(0.9375f))))), (float)L_19)); } IL_007c: { float L_20 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_20, (float)(0.954545438f))); float L_21 = ___end1; float L_22 = ___value2; float L_23 = ___value2; float L_24 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_21, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(7.5625f), (float)L_22)), (float)L_23)), (float)(0.984375f))))), (float)L_24)); } } // System.Single iTween::easeInBack(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInBack_m4095376837 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___value2; ___value2 = ((float)((float)L_2/(float)(1.0f))); V_0 = (1.70158f); float L_3 = ___end1; float L_4 = ___value2; float L_5 = ___value2; float L_6 = V_0; float L_7 = ___value2; float L_8 = V_0; float L_9 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_3, (float)L_4)), (float)L_5)), (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_6, (float)(1.0f))), (float)L_7)), (float)L_8)))), (float)L_9)); } } // System.Single iTween::easeOutBack(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeOutBack_m1043988803 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { float V_0 = 0.0f; { V_0 = (1.70158f); float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)((float)((float)L_2/(float)(1.0f))), (float)(1.0f))); float L_3 = ___end1; float L_4 = ___value2; float L_5 = ___value2; float L_6 = V_0; float L_7 = ___value2; float L_8 = V_0; float L_9 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_3, (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_6, (float)(1.0f))), (float)L_7)), (float)L_8)))), (float)(1.0f))))), (float)L_9)); } } // System.Single iTween::easeInOutBack(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_easeInOutBack_m4242249398 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { float V_0 = 0.0f; { V_0 = (1.70158f); float L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = ___value2; ___value2 = ((float)((float)L_2/(float)(0.5f))); float L_3 = ___value2; if ((!(((float)L_3) < ((float)(1.0f))))) { goto IL_0041; } } { float L_4 = V_0; V_0 = ((float)il2cpp_codegen_multiply((float)L_4, (float)(1.525f))); float L_5 = ___end1; float L_6 = ___value2; float L_7 = ___value2; float L_8 = V_0; float L_9 = ___value2; float L_10 = V_0; float L_11 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_5/(float)(2.0f))), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_6, (float)L_7)), (float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_8, (float)(1.0f))), (float)L_9)), (float)L_10)))))), (float)L_11)); } IL_0041: { float L_12 = ___value2; ___value2 = ((float)il2cpp_codegen_subtract((float)L_12, (float)(2.0f))); float L_13 = V_0; V_0 = ((float)il2cpp_codegen_multiply((float)L_13, (float)(1.525f))); float L_14 = ___end1; float L_15 = ___value2; float L_16 = ___value2; float L_17 = V_0; float L_18 = ___value2; float L_19 = V_0; float L_20 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_14/(float)(2.0f))), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_15, (float)L_16)), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_17, (float)(1.0f))), (float)L_18)), (float)L_19)))), (float)(2.0f))))), (float)L_20)); } } // System.Single iTween::punch(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_punch_m2297520268 (iTween_t770867771 * __this, float ___amplitude0, float ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_punch_m2297520268_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; { V_0 = (9.0f); float L_0 = ___value1; if ((!(((float)L_0) == ((float)(0.0f))))) { goto IL_0017; } } { return (0.0f); } IL_0017: { float L_1 = ___value1; if ((!(((float)L_1) == ((float)(1.0f))))) { goto IL_0028; } } { return (0.0f); } IL_0028: { V_1 = (0.3f); float L_2 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_3 = asinf((0.0f)); V_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_2/(float)(6.28318548f))), (float)L_3)); float L_4 = ___amplitude0; float L_5 = ___value1; float L_6 = powf((2.0f), ((float)il2cpp_codegen_multiply((float)(-10.0f), (float)L_5))); float L_7 = ___value1; float L_8 = V_0; float L_9 = V_1; float L_10 = sinf(((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_7, (float)(1.0f))), (float)L_8)), (float)(6.28318548f)))/(float)L_9))); return ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_6)), (float)L_10)); } } // System.Single iTween::elastic(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float iTween_elastic_m2153699049 (iTween_t770867771 * __this, float ___start0, float ___end1, float ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween_elastic_m2153699049_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 L_0 = ___end1; float L_1 = ___start0; ___end1 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); V_0 = (1.0f); float L_2 = V_0; V_1 = ((float)il2cpp_codegen_multiply((float)L_2, (float)(0.3f))); V_2 = (0.0f); V_3 = (0.0f); float L_3 = ___value2; if ((!(((float)L_3) == ((float)(0.0f))))) { goto IL_002c; } } { float L_4 = ___start0; return L_4; } IL_002c: { float L_5 = ___value2; float L_6 = V_0; float L_7 = ((float)((float)L_5/(float)L_6)); ___value2 = L_7; if ((!(((float)L_7) == ((float)(1.0f))))) { goto IL_0040; } } { float L_8 = ___start0; float L_9 = ___end1; return ((float)il2cpp_codegen_add((float)L_8, (float)L_9)); } IL_0040: { float L_10 = V_3; if ((((float)L_10) == ((float)(0.0f)))) { goto IL_0057; } } { float L_11 = V_3; float L_12 = ___end1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_13 = fabsf(L_12); if ((!(((float)L_11) < ((float)L_13)))) { goto IL_0066; } } IL_0057: { float L_14 = ___end1; V_3 = L_14; float L_15 = V_1; V_2 = ((float)((float)L_15/(float)(4.0f))); goto IL_0077; } IL_0066: { float L_16 = V_1; float L_17 = ___end1; float L_18 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_19 = asinf(((float)((float)L_17/(float)L_18))); V_2 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_16/(float)(6.28318548f))), (float)L_19)); } IL_0077: { float L_20 = V_3; float L_21 = ___value2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_22 = powf((2.0f), ((float)il2cpp_codegen_multiply((float)(-10.0f), (float)L_21))); float L_23 = ___value2; float L_24 = V_0; float L_25 = V_2; float L_26 = V_1; float L_27 = sinf(((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_23, (float)L_24)), (float)L_25)), (float)(6.28318548f)))/(float)L_26))); float L_28 = ___end1; float L_29 = ___start0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_20, (float)L_22)), (float)L_27)), (float)L_28)), (float)L_29)); } } // System.Void iTween::.cctor() extern "C" IL2CPP_METHOD_ATTR void iTween__cctor_m361006462 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (iTween__cctor_m361006462_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); ((iTween_t770867771_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t770867771_il2cpp_TypeInfo_var))->set_tweens_2(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif