#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 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 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 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); } }; struct GenericVirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, 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); } }; 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); } }; struct GenericInterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // SpringPosition struct SpringPosition_t3478173108; // IgnoreTimeScale struct IgnoreTimeScale_t3381352907; // UnityEngine.Component struct Component_t1923634451; // UnityEngine.Transform struct Transform_t3600365921; // System.Action`1 struct Action_1_t3650640703; // System.Action`1 struct Action_1_t3252573759; // UnityEngine.Object struct Object_t631007953; // System.String struct String_t; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.Behaviour struct Behaviour_t1437897464; // StoryCfg struct StoryCfg_t2688540309; // DMCore.Framework.ITextBase struct ITextBase_t660344599; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3896648379; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // StoryInfo struct StoryInfo_t712967752; // System.Collections.Generic.List`1 struct List_1_t3827956030; // System.Collections.Generic.List`1 struct List_1_t257213610; // StoryStepInfo struct StoryStepInfo_t2355881288; // StoryCfg/c__AnonStorey0 struct U3CGetStoryStepU3Ec__AnonStorey0_t2593150324; // System.Predicate`1 struct Predicate_1_t3181175412; // System.Predicate`1 struct Predicate_1_t3905400288; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.Framework.XML.DMXmlDocument struct DMXmlDocument_t2468531415; // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524; // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656; // System.Type struct Type_t; // StoryOption struct StoryOption_t3859254188; // System.Collections.Generic.List`1 struct List_1_t1036361634; // UnityEngine.Texture2D struct Texture2D_t3840446185; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // UnityEngine.AudioClip struct AudioClip_t3680889665; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // System.Object[] struct ObjectU5BU5D_t2843939325; // TabSearchConst struct TabSearchConst_t3967629291; // TanChuAnim struct TanChuAnim_t2572471751; // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529; // System.Action struct Action_t1264377477; // System.Action`1 struct Action_1_t3123413348; // ShuXingAnim struct ShuXingAnim_t3927127128; // UIEventListener struct UIEventListener_t1665237878; // System.Action`1 struct Action_1_t1286104214; // System.Delegate struct Delegate_t1188392813; // testLocalDemo struct testLocalDemo_t3510171438; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.Framework.Resource.CResourceAdapter struct CResourceAdapter_t3687212940; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.Framework.Scene.CJuniorRoleModelItem struct CJuniorRoleModelItem_t636793867; // DMCore.Logic.CPveManager struct CPveManager_t3058433014; // ThemeItemGroup struct ThemeItemGroup_t3192068502; // CUIBase struct CUIBase_t3255455658; // HandBookThemeItem struct HandBookThemeItem_t451604584; // DMListViewItem struct DMListViewItem_t3648257704; // DMCore.Logic.CHandBookManager struct CHandBookManager_t2716637598; // ThemeRoleData struct ThemeRoleData_t305589676; // RotateRole struct RotateRole_t1146201425; // DMCore.Logic.AssembleInfo struct AssembleInfo_t3236776212; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // System.Collections.Generic.List`1 struct List_1_t128053199; // DMCore.ILogicBase struct ILogicBase_t2190831891; // UnityEngine.Camera struct Camera_t4157153871; // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146; // DMCore.CDataProperty struct CDataProperty_t2806246268; // System.Func`3 struct Func_3_t1497391353; // TitleContentCell struct TitleContentCell_t811867674; // UILabel struct UILabel_t3248798549; // UISprite struct UISprite_t194114938; // UIWidget struct UIWidget_t3538521925; // DMCore.Logic.CTitleManager/CTitleDesc struct CTitleDesc_t1213620943; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708; // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319; // DMCore.Logic.CTitleManager struct CTitleManager_t3025273230; // uiTitleShow struct uiTitleShow_t10899441; // TitleHeadCell struct TitleHeadCell_t1301723228; // System.Collections.Generic.List`1 struct List_1_t2685695685; // TitleListView struct TitleListView_t286428299; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1930798642; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // UnityEngine.Coroutine struct Coroutine_t3829159415; // TitleListView/c__Iterator0 struct U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137; // UIPanel struct UIPanel_t1716472341; // UnityEngine.WaitForFixedUpdate struct WaitForFixedUpdate_t1634918743; // System.NotSupportedException struct NotSupportedException_t1314879016; // TouchEffect struct TouchEffect_t3205896608; // UnityEngine.ParticleSystem struct ParticleSystem_t1800779281; // TouchEffect/c__Iterator0 struct U3CEffectOverIEU3Ec__Iterator0_t993126662; // UnityEngine.WaitForSeconds struct WaitForSeconds_t1699091251; // TweenAlpha struct TweenAlpha_t3706845226; // UITweener struct UITweener_t260334902; // TweenColor struct TweenColor_t2112002648; // UnityEngine.Light struct Light_t3756812086; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Renderer struct Renderer_t2627027031; // TweenFOV struct TweenFOV_t2203484580; // TweenOrthoSize struct TweenOrthoSize_t2102937296; // TweenPosition struct TweenPosition_t1378762002; // TweenRotation struct TweenRotation_t3072670746; // TweenScale struct TweenScale_t2539309033; // UITable struct UITable_t3168834800; // TweenTransform struct TweenTransform_t1195296467; // TweenVolume struct TweenVolume_t3718612080; // UnityEngine.AudioSource struct AudioSource_t3935305588; // uiAcceptAward struct uiAcceptAward_t1093122403; // UITexture struct UITexture_t3471168817; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // uiAcceptAward/OnAccept struct OnAccept_t1960296575; // UnityEngine.Collider struct Collider_t1773347010; // OnLineAwardController struct OnLineAwardController_t289821926; // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208; // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // UIAchievementMall struct UIAchievementMall_t263213380; // DMListView struct DMListView_t512231514; // DMCore.Logic.CAchievementMallManager struct CAchievementMallManager_t4220576709; // CDataModelList struct CDataModelList_t1133308508; // System.Action`1 struct Action_1_t1302699353; // IEventDispatcher struct IEventDispatcher_t2294365884; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.OnEventCall struct OnEventCall_t3758354630; // DMCore.Logic.shopModel struct shopModel_t101745799; // IEventBase struct IEventBase_t1130231758; // IDataEvent struct IDataEvent_t1799629657; // IDataModel struct IDataModel_t653005279; // uiAchMallItem struct uiAchMallItem_t2549423907; // DMCore.Logic.CAchievementMallManager/AchMallItem struct AchMallItem_t2405575268; // DMCore.Logic.CShopConfig struct CShopConfig_t202154353; // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771; // DMCore.Logic.CFormula struct CFormula_t380767654; // DMCore.Logic.CShopConfig/GoodsConfig struct GoodsConfig_t1565846780; // DMCore.CDataArray struct CDataArray_t4068198041; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // DMCore.CMsgManager struct CMsgManager_t455955613; // uiAchMedalItem struct uiAchMedalItem_t457420817; // DMCore.Logic.MedalItem struct MedalItem_t720471580; // DMCore.Logic.CAchievementManager struct CAchievementManager_t5352954; // DMCore.Logic.MedalState struct MedalState_t493540488; // CAchievementMedalCfg struct CAchievementMedalCfg_t1489202100; // CAchievementMedalCfg/MedalInfo struct MedalInfo_t3025999911; // uiActionCell struct uiActionCell_t2961368400; // DMCore.Framework.UIHelp.uiHelpSliderItem struct uiHelpSliderItem_t1334750846; // DMCore.Logic.CShareConfig/CShareActInfo struct CShareActInfo_t2768988214; // uiActiveGroup struct uiActiveGroup_t42724461; // uiActiveItem struct uiActiveItem_t2616630756; // DMListViewSlideOptimize struct DMListViewSlideOptimize_t2157965775; // DMCore.Logic.ActionUnit struct ActionUnit_t684030816; // DMCore.Logic.CInteractiveConfig struct CInteractiveConfig_t2063269181; // DMCore.Logic.CInteractiveManager struct CInteractiveManager_t1765251898; // uiActivityAward struct uiActivityAward_t2058870093; // System.Collections.Generic.List`1 struct List_1_t3319525431; // uiActivityAward/OnAcceptAward struct OnAcceptAward_t3091551033; // DMCore.Logic.CAwardList struct CAwardList_t4094041907; // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145; // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915; // DMCore.Logic.CPropManager struct CPropManager_t2238730194; // uiActivityBilCell struct uiActivityBilCell_t1962120859; // DMCore.Logic.logicActivityPic struct logicActivityPic_t3113258227; // DMCore.Logic.logicActivityPic/CActivityPicData struct CActivityPicData_t4037644981; // uiActivityBillList struct uiActivityBillList_t2300598817; // MemberManager struct MemberManager_t2979457932; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.ISoundManager struct ISoundManager_t434164892; // DMCore.Logic.CLotteryNew struct CLotteryNew_t505895158; // uiActivityComulRecharge struct uiActivityComulRecharge_t3430372182; // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189; // DMCore.Logic.CActivityComulRechargeAward struct CActivityComulRechargeAward_t2785293014; // System.Collections.Generic.List`1> struct List_1_t3334856656; // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t1862781914; // uiComulRechargeItem struct uiComulRechargeItem_t1937470498; // uiActivityConsumeRank struct uiActivityConsumeRank_t3422020900; // DMCore.Logic.CActivityRankList struct CActivityRankList_t2479161682; // uiRankAwardItem struct uiRankAwardItem_t257408010; // DMCore.Logic.CActivityRankList/RankItemData struct RankItemData_t3804572627; // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406; // DMCore.Logic.CVipManager struct CVipManager_t269477008; // uiActivityDayRecharge struct uiActivityDayRecharge_t1128804431; // uiActivityDayRechargeCell struct uiActivityDayRechargeCell_t4044571122; // DMCore.Logic.CActivityDayRechargeAward struct CActivityDayRechargeAward_t82265295; // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t3416460893; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // uiActivityFastLevel struct uiActivityFastLevel_t3056786051; // uiLevelFastAwardItem struct uiLevelFastAwardItem_t2126527918; // DMCore.Logic.CLevelFastActivity struct CLevelFastActivity_t3768835753; // uiLevelFastAwardItem/AcceptAwardHandle struct AcceptAwardHandle_t3810387064; // DMCore.Logic.CLevelFastActivity/LevelAward struct LevelAward_t2575890906; // uiActivityFstRecharge struct uiActivityFstRecharge_t601378954; // uiFstRechargeAwardCell struct uiFstRechargeAwardCell_t3743027392; // DMCore.Logic.CActivityFstRechargeAward struct CActivityFstRechargeAward_t3016216232; // uiActivityGiftCelll struct uiActivityGiftCelll_t3652286058; // uiActivityGiftCode struct uiActivityGiftCode_t3738399500; // DMCore.Logic.CGiftCfg struct CGiftCfg_t3030574353; // DMCore.Logic.CGiftListWnd struct CGiftListWnd_t2390808505; // DMCore.Logic.OnAccetpGiftsCallback struct OnAccetpGiftsCallback_t3618620664; // uiActivityGiftList struct uiActivityGiftList_t2595564538; // uiActivityInGuild struct uiActivityInGuild_t2413421989; // DMCore.Logic.CActivityInGuild struct CActivityInGuild_t1757525966; // uiActivityKeepLogin struct uiActivityKeepLogin_t2140069327; // DMCore.Logic.CActivityKeepLogin struct CActivityKeepLogin_t2171871959; // uiActivityKeepLoginAwardCell struct uiActivityKeepLoginAwardCell_t1133729721; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // uiActivityKeepLoginGroup struct uiActivityKeepLoginGroup_t1436524861; // uiActivityListItem struct uiActivityListItem_t594835361; // uiActivityListItem/OnSelectedCallback struct OnSelectedCallback_t3192302518; // uiActivityMember struct uiActivityMember_t2530593450; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // uiActivityMemberAwardCell struct uiActivityMemberAwardCell_t2205947704; // DMCore.Logic.MemberAwardUnit struct MemberAwardUnit_t798532047; // uiActivityMemberCell struct uiActivityMemberCell_t1325979236; // DMCore.Logic.MemberAwardConfig struct MemberAwardConfig_t2880806974; // System.Collections.Generic.List`1 struct List_1_t2270606789; // uiActivityMemberRenew struct uiActivityMemberRenew_t3975014691; // ActivityMenberRenewController struct ActivityMenberRenewController_t222386189; // uiActivityRechargeRebate struct uiActivityRechargeRebate_t3871883965; // DMCore.Logic.CActivityRechargeRebate struct CActivityRechargeRebate_t3881262342; // uiActivitySingleRecharge struct uiActivitySingleRecharge_t3891156416; // DMCore.Logic.CSingleRecharge struct CSingleRecharge_t1836391149; // DMCore.Logic.CSingleRecharge/SingleRechargeGear struct SingleRechargeGear_t3767316169; // uiSingleRechargeItem struct uiSingleRechargeItem_t3088096173; // uiAD struct uiAD_t1834861274; // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866; // DMCore.Logic.CFCMConfig struct CFCMConfig_t130793684; // uiAdvertiseModel struct uiAdvertiseModel_t268079883; // DMCore.Logic.CActivityConfig struct CActivityConfig_t3711341450; // uiAdvertiseModelCell struct uiAdvertiseModelCell_t1156172909; // DelegateGetTexture struct DelegateGetTexture_t2540163646; // CLeDouApi struct CLeDouApi_t315808977; // UIAnchor struct UIAnchor_t2527798900; // UnityEngine.Animation struct Animation_t3648466861; // UIRoot struct UIRoot_t4022971450; // DMCore.Framework.Plugin.CFitfunApiPlugin struct CFitfunApiPlugin_t3372796910; // UIAnim struct UIAnim_t49643849; // UnityEngine.MeshRenderer struct MeshRenderer_t587009260; // UnityEngine.SkinnedMeshRenderer struct SkinnedMeshRenderer_t245602842; // UnityEngine.Texture struct Texture_t3661962703; // uiAnimationIdol struct uiAnimationIdol_t2433582793; // IdolAnim struct IdolAnim_t2114343682; // DMCore.Logic.CIdolAbilityManager struct CIdolAbilityManager_t240297659; // DMCore.Logic.IdolPlayerData struct IdolPlayerData_t1126670343; // DMCore.Logic.IdolData struct IdolData_t118514082; // DMCore.Logic.AddIdolData struct AddIdolData_t1700717343; // System.Collections.Generic.List`1 struct List_1_t1519036347; // DMCore.Logic.AbilityLevelCount struct AbilityLevelCount_t46961605; // System.Collections.Generic.List`1 struct List_1_t3172792085; // uiAnimationTips struct uiAnimationTips_t1459430323; // uiAnimationUnLock struct uiAnimationUnLock_t368909388; // DMCore.Logic.CUserGuideHelp struct CUserGuideHelp_t3161639665; // DMCore.Logic.CUserLevelLimit struct CUserLevelLimit_t1843452971; // UIAtlas struct UIAtlas_t3195533529; // System.Collections.Generic.List`1 struct List_1_t72704565; // UnityEngine.Shader struct Shader_t4151988712; // UIAtlas/Sprite struct Sprite_t2895597119; // BetterList`1 struct BetterList_1_t1002471007; // BetterList`1 struct BetterList_1_t2235126482; // UISprite[] struct UISpriteU5BU5D_t1415066463; // UnityEngine.Object[] struct ObjectU5BU5D_t1417781964; // UIFont struct UIFont_t2766063701; // UILabel[] struct UILabelU5BU5D_t595200952; // uiAwardcell struct uiAwardcell_t1062333354; // DMCore.Logic.CTaskAwardUnit struct CTaskAwardUnit_t1909119860; // DMCore.Logic.CTitleManager/CTitleDesc[] struct CTitleDescU5BU5D_t2928903446; // System.Collections.Generic.List`1 struct List_1_t779509957; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1306535103; // System.Collections.Generic.List`1 struct List_1_t913674750; // DMCore.Logic.AddIdolData[] struct AddIdolDataU5BU5D_t4096518534; // CDataModelBool struct CDataModelBool_t2269476966; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t407749678; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3302194709; // System.Collections.Generic.List`1 struct List_1_t395442325; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3228841118; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3311733826; // System.Collections.Generic.Queue`1 struct Queue_1_t1546976837; // DMCore.Logic.AbilityLevelCount[] struct AbilityLevelCountU5BU5D_t3035042696; // 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; // DMSerial struct DMSerial_t3962411756; // 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; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // UIAtlas/Sprite[] struct SpriteU5BU5D_t2994327014; // System.Collections.Generic.List`1 struct List_1_t3662906633; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Action`1 struct Action_1_t1368688201; // System.Comparison`1 struct Comparison_1_t395036224; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // System.Collections.ArrayList struct ArrayList_t2718874744; // DMCore.Logic.CAwardInfo`1[] struct CAwardInfo_1U5BU5D_t3582941055; // System.Collections.Generic.List`1 struct List_1_t3149535657; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3988524122; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2919602138; // DMCore.Logic.CPropGroup[] struct CPropGroupU5BU5D_t555838530; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // System.Byte[] struct ByteU5BU5D_t4116647657; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t1810328984; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t741555727; // BetterList`1 struct BetterList_1_t2996838064; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // 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_t4284552512; // DMCore.Logic.MemberAwardUnit[] struct MemberAwardUnitU5BU5D_t4129122838; // BetterList`1 struct BetterList_1_t1591806957; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2910090473; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762; // BetterList`1 struct BetterList_1_t2105966071; // System.Predicate`1 struct Predicate_1_t2672744813; // CBetterSet`1> struct CBetterSet_1_t1416977057; // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // StoryInfo[] struct StoryInfoU5BU5D_t3203657625; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2807996469; // StoryStepInfo[] struct StoryStepInfoU5BU5D_t800371865; // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897; // BetterList`1 struct BetterList_1_t2935806958; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // StoryOption[] struct StoryOptionU5BU5D_t3301921829; // DMCore.Framework.XML.DMXmlNode[] struct DMXmlNodeU5BU5D_t4275982093; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t783330921; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1694959599; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1159320120; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3314469724; // System.Collections.Generic.List`1 struct List_1_t981680073; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t663394087; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t454560111; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1165792132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t104342236; // System.Collections.Generic.List`1 struct List_1_t1441398424; // System.Collections.Generic.List`1 struct List_1_t4056803065; // System.Void struct Void_t1185182177; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2982755238; // DMCore.Logic.CLevelFastActivity/LevelAward[] struct LevelAwardU5BU5D_t3710759295; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1914713242; // DMCore.Logic.CTitleManager/ChangeTitle struct ChangeTitle_t584768798; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1574409016; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // CDataModelInt struct CDataModelInt_t3463393640; // DMCore.Logic.CPveManager/CheckEnergyStateCallback struct CheckEnergyStateCallback_t3528280671; // 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.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // 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.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // ShuXingAnim[] struct ShuXingAnimU5BU5D_t595425097; // DMCore.Logic.IdolLevelCount struct IdolLevelCount_t694126592; // DMCore.Net.CNetMainLogic/_ProcDelegate[] struct _ProcDelegateU5BU5D_t2947363969; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // DMCore.Net.CCustomNetMsgHooker struct CCustomNetMsgHooker_t1749009394; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // DMCore.Logic.CSingleRecharge/SingleRechargeGear[] struct SingleRechargeGearU5BU5D_t3409885172; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; // CDataModelAny struct CDataModelAny_t3819624005; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2479807821; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3411842347; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3677221115; // System.Collections.Generic.List`1 struct List_1_t1288323943; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3653026924; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1077624712; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3399067577; // DMCore.Logic.CLotteryNew/CLotteryResultData struct CLotteryResultData_t968175401; // 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; // BetterList`1 struct BetterList_1_t3192665299; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3625702484; // System.Collections.Generic.List`1 struct List_1_t25523635; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3209204262; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // System.Collections.Generic.List`1> struct List_1_t169148262; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // 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.Camera/CameraCallback struct CameraCallback_t190067161; // UnityEngine.AudioSourceExtension struct AudioSourceExtension_t3064908834; // System.Collections.Generic.List`1 struct List_1_t3428876846; // UnityEngine.Font struct Font_t1956802104; // BMFont struct BMFont_t2757936676; // System.Collections.Generic.List`1 struct List_1_t3058133583; // System.Collections.Generic.List`1 struct List_1_t4027761066; // System.Action`1 struct Action_1_t2129269699; // System.Action`1 struct Action_1_t1569734369; // DMProcessBar struct DMProcessBar_t1457963892; // System.Collections.Generic.List`1 struct List_1_t777473367; // 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; // DMPanelCliper struct DMPanelCliper_t875718257; // uiFstRechargeAwardCell[] struct uiFstRechargeAwardCellU5BU5D_t3043349569; // uiLevelFastAwardItem[] struct uiLevelFastAwardItemU5BU5D_t1500045275; // uiActivityDayRechargeCell[] struct uiActivityDayRechargeCellU5BU5D_t1233686023; // uiAwardUnit[] struct uiAwardUnitU5BU5D_t892053486; // System.Collections.Generic.List`1 struct List_1_t509627321; // System.Collections.Generic.List`1 struct List_1_t1200078896; // DMCore.Logic.CActivityAdvertiseModel struct CActivityAdvertiseModel_t1405265788; // UIDraggablePanel struct UIDraggablePanel_t1628346357; // System.Comparison`1 struct Comparison_1_t3375297100; // System.Collections.Generic.List`1 struct List_1_t2585711361; // uiActivityKeepLoginAwardCell[] struct uiActivityKeepLoginAwardCellU5BU5D_t4080606532; // System.Collections.Specialized.OrderedDictionary struct OrderedDictionary_t2617496293; // BetterList`1 struct BetterList_1_t2693542243; // BetterList`1 struct BetterList_1_t3790362737; // BetterList`1 struct BetterList_1_t448425637; // BetterList`1 struct BetterList_1_t2877333782; // BetterList`1 struct BetterList_1_t2474049255; // BetterList`1 struct BetterList_1_t1311249841; // BetterList`1 struct BetterList_1_t1755521610; // System.Single[] struct SingleU5BU5D_t1444911251; // UIPanel[] struct UIPanelU5BU5D_t1463265784; // BetterList`1 struct BetterList_1_t1563739553; // System.Comparison`1 struct Comparison_1_t3313453104; // DMScrollWnd/OnScrollChanged struct OnScrollChanged_t615664828; // DMScrollWnd struct DMScrollWnd_t1110969451; // UIGeometry struct UIGeometry_t1059483952; // System.Action`1 struct Action_1_t432802497; // UnityEngine.AnimationCurve struct AnimationCurve_t3046754366; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern const uint32_t SpringPosition__ctor_m3225115329_MetadataUsageId; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* Action_1_Invoke_m3109466574_RuntimeMethod_var; extern const uint32_t SpringPosition_Update_m2212250455_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisSpringPosition_t3478173108_m1273849674_RuntimeMethod_var; extern const RuntimeMethod* GameObject_AddComponent_TisSpringPosition_t3478173108_m4147111064_RuntimeMethod_var; extern const uint32_t SpringPosition_Begin_m3390129834_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3896648379_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m188059855_RuntimeMethod_var; extern String_t* _stringLiteral836491659; extern const uint32_t StoryCfg__ctor_m1881975679_MetadataUsageId; extern RuntimeClass* StoryCfg_t2688540309_il2cpp_TypeInfo_var; extern const uint32_t StoryCfg_GetInstance_m3145633357_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m9277646_RuntimeMethod_var; extern const uint32_t StoryCfg_GetStoryInfo_m1874277729_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2180706213_RuntimeMethod_var; extern const uint32_t StoryCfg_IsStoryFinsh_m829020407_MetadataUsageId; extern RuntimeClass* U3CGetStoryStepU3Ec__AnonStorey0_t2593150324_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3181175412_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetStoryStepU3Ec__AnonStorey0_U3CU3Em__0_m622358171_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m2521062051_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3518906311_RuntimeMethod_var; extern const uint32_t StoryCfg_GetStoryStep_m443313218_MetadataUsageId; extern const uint32_t StoryCfg_GetStoryCount_m2628818587_MetadataUsageId; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern const uint32_t StoryCfg_GetRealMoluleId_m52708198_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m1234856994_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m1264496729_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2556738103_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m3824682389_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m4218245016_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1968165515_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m333795765_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m2169024418_RuntimeMethod_var; extern const uint32_t StoryCfg_Clear_m1703723953_MetadataUsageId; extern const RuntimeType* StoryModuleType_t1174397675_0_0_0_var; extern const RuntimeType* StoryStepType_t1926985225_0_0_0_var; extern const RuntimeType* EnumModelPos_t2221482726_0_0_0_var; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* Enum_t4135868527_il2cpp_TypeInfo_var; extern RuntimeClass* StoryModuleType_t1174397675_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3827956030_il2cpp_TypeInfo_var; extern RuntimeClass* StoryStepInfo_t2355881288_il2cpp_TypeInfo_var; extern RuntimeClass* StoryStepType_t1926985225_il2cpp_TypeInfo_var; extern RuntimeClass* EnumModelPos_t2221482726_il2cpp_TypeInfo_var; extern RuntimeClass* StoryOption_t3859254188_il2cpp_TypeInfo_var; extern RuntimeClass* StoryInfo_t712967752_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m4271018707_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m165928373_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m195701920_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3657547990_RuntimeMethod_var; extern String_t* _stringLiteral698454384; extern String_t* _stringLiteral3454449607; extern String_t* _stringLiteral3220737639; extern String_t* _stringLiteral3723386160; extern String_t* _stringLiteral3608561516; extern String_t* _stringLiteral3111126274; extern String_t* _stringLiteral797640427; extern String_t* _stringLiteral3243520166; extern String_t* _stringLiteral786671508; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral3904461400; extern String_t* _stringLiteral3425323574; extern String_t* _stringLiteral4134101506; extern String_t* _stringLiteral3181106957; extern String_t* _stringLiteral2671187450; extern String_t* _stringLiteral87086065; extern String_t* _stringLiteral1259545024; extern String_t* _stringLiteral776585161; extern String_t* _stringLiteral549995964; extern String_t* _stringLiteral1932636217; extern const uint32_t StoryCfg_OnLoad_m3477746405_MetadataUsageId; extern const uint32_t StoryInfo_get_StoryStepLenth_m1698758282_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern const uint32_t StoryInfo_get_BgTexture_m1182129054_MetadataUsageId; extern RuntimeClass* AudioClip_t3680889665_il2cpp_TypeInfo_var; extern const uint32_t StoryInfo_get_ResAudioClip_m875746293_MetadataUsageId; extern const uint32_t StoryInfo_get_HasAndio_m2702636979_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1120813921_RuntimeMethod_var; extern String_t* _stringLiteral691389601; extern String_t* _stringLiteral182161139; extern const uint32_t StoryInfo_ToString_m3599254710_MetadataUsageId; extern RuntimeClass* List_1_t1036361634_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m53315841_RuntimeMethod_var; extern const uint32_t StoryStepInfo__ctor_m3894360955_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern const uint32_t StoryStepInfo_get_texture_m3454275146_MetadataUsageId; extern const uint32_t StoryStepInfo_get_picArray_m4000400821_MetadataUsageId; extern const uint32_t StoryStepInfo_get_posArray_m708927291_MetadataUsageId; extern const uint32_t StoryStepInfo_get_ResAudioClip_m3241067695_MetadataUsageId; extern const uint32_t StoryStepInfo_get_HasAndio_m1968000428_MetadataUsageId; extern String_t* _stringLiteral3049294441; extern const uint32_t StoryStepInfo_get_ResInsertIcon_m2358320371_MetadataUsageId; extern const uint32_t StoryStepInfo_get_bgTexture_m558720128_MetadataUsageId; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2087007548; extern const uint32_t StoryStepInfo_ToString_m4098815022_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578_RuntimeMethod_var; extern String_t* _stringLiteral2760818353; extern String_t* _stringLiteral3754141044; extern String_t* _stringLiteral1952730166; extern String_t* _stringLiteral1117473615; extern String_t* _stringLiteral1234455143; extern const uint32_t TanChuAnim_PlayAnim_m4152367708_MetadataUsageId; extern RuntimeClass* Action_1_t1286104214_il2cpp_TypeInfo_var; extern const RuntimeMethod* TanChuAnim_PlayBack_m2653280405_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2622589598_RuntimeMethod_var; extern const uint32_t TanChuAnim_Start_m1325590407_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m3401007060_RuntimeMethod_var; extern const uint32_t TanChuAnim_Update_m860193041_MetadataUsageId; extern RuntimeClass* CPropDictionary_t1184658084_il2cpp_TypeInfo_var; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4166355951; extern String_t* _stringLiteral2522787689; extern String_t* _stringLiteral217883487; extern String_t* _stringLiteral795478587; extern String_t* _stringLiteral3941088982; extern String_t* _stringLiteral3883940818; extern String_t* _stringLiteral228405444; extern String_t* _stringLiteral2008899781; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral633177143; extern String_t* _stringLiteral350069932; extern const uint32_t testLocalDemo_Start_m3388789242_MetadataUsageId; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern RuntimeClass* CPveManager_t3058433014_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2686215183; extern String_t* _stringLiteral1305446639; extern String_t* _stringLiteral3940781687; extern const uint32_t testLocalDemo_Update_m1164586002_MetadataUsageId; extern RuntimeClass* CUIBase_t3255455658_il2cpp_TypeInfo_var; extern const uint32_t ThemeItemGroup__ctor_m3741802653_MetadataUsageId; extern RuntimeClass* Action_1_t3123413348_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisHandBookThemeItem_t451604584_m3928701631_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var; extern const RuntimeMethod* ThemeItemGroup_IndexChanged_m2706928415_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m4058363731_RuntimeMethod_var; extern String_t* _stringLiteral3165838446; extern const uint32_t ThemeItemGroup_OnPageInit_m3436572608_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452_RuntimeMethod_var; extern String_t* _stringLiteral671040924; extern const uint32_t ThemeRoleData_OnPageInit_m2651275348_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern const uint32_t ThemeRoleData_CurSuit_m926292903_MetadataUsageId; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern RuntimeClass* GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2833084525; extern String_t* _stringLiteral3548628297; extern const uint32_t ThemeRoleData_InitRole_m2357610181_MetadataUsageId; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2992781582; extern String_t* _stringLiteral3709350767; extern const uint32_t ThemeRoleData_GetRoleParent_m680169047_MetadataUsageId; extern String_t* _stringLiteral3926317133; extern String_t* _stringLiteral4072509751; extern String_t* _stringLiteral836452629; extern const uint32_t ThemeRoleData_CreatRole_m3282377449_MetadataUsageId; extern RuntimeClass* Func_3_t1497391353_il2cpp_TypeInfo_var; extern const RuntimeMethod* CJuniorRoleModelItem_GetDefaultModelItem_m3195588872_RuntimeMethod_var; extern const RuntimeMethod* Func_3__ctor_m2676186645_RuntimeMethod_var; extern const RuntimeMethod* Func_3_Invoke_m1444580883_RuntimeMethod_var; extern String_t* _stringLiteral4145493834; extern String_t* _stringLiteral3385978947; extern String_t* _stringLiteral1859365861; extern String_t* _stringLiteral712354789; extern const uint32_t ThemeRoleData_DefautRole_m752757684_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var; extern String_t* _stringLiteral836790329; extern String_t* _stringLiteral2625768301; extern String_t* _stringLiteral2627727912; extern String_t* _stringLiteral961124057; extern String_t* _stringLiteral3998186576; extern const uint32_t TitleContentCell_Awake_m3346926043_MetadataUsageId; extern const uint32_t TitleContentCell_OnInitItem_m425477396_MetadataUsageId; extern RuntimeClass* CTitleManager_t3025273230_il2cpp_TypeInfo_var; extern String_t* _stringLiteral323358101; extern String_t* _stringLiteral3969564043; extern const uint32_t TitleContentCell_InitData_m2059874404_MetadataUsageId; extern const uint32_t TitleContentCell_OnClick_m3362409989_MetadataUsageId; extern const uint32_t TitleContentCell_OutClick_m72908916_MetadataUsageId; extern String_t* _stringLiteral2538778406; extern const uint32_t TitleHeadCell_Awake_m95092925_MetadataUsageId; extern String_t* _stringLiteral3169442790; extern String_t* _stringLiteral1153805874; extern const uint32_t TitleHeadCell_OnEnable_m2211610081_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2609451307_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m4274791308_RuntimeMethod_var; extern String_t* _stringLiteral3452614529; extern const uint32_t TitleHeadCell_GetTitleCount_m450397138_MetadataUsageId; extern String_t* _stringLiteral1494522924; extern String_t* _stringLiteral2102843572; extern const uint32_t TitleHeadCell_OnClick_m3848330270_MetadataUsageId; extern String_t* _stringLiteral3867241455; extern const uint32_t TitleHeadCell_OutClick_m2769400996_MetadataUsageId; extern const uint32_t TitleListView_get_m_SelectedTitle_m115765387_MetadataUsageId; extern const uint32_t TitleListView_set_m_SelectedTitle_m3403770590_MetadataUsageId; extern const uint32_t TitleListView_get_m_SelectedContentTitle_m4229941654_MetadataUsageId; extern const uint32_t TitleListView_set_m_SelectedContentTitle_m1003383211_MetadataUsageId; extern const uint32_t TitleListView_get_m_SelectedContentTransform_m1822682127_MetadataUsageId; extern const uint32_t TitleListView_set_m_SelectedContentTransform_m406001625_MetadataUsageId; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3641213752_RuntimeMethod_var; extern const RuntimeMethod* Object_Instantiate_TisGameObject_t1113636619_m587845175_RuntimeMethod_var; extern const uint32_t TitleListView_Awake_m1253148778_MetadataUsageId; extern RuntimeClass* U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137_il2cpp_TypeInfo_var; extern const uint32_t TitleListView_WaitForScrollWndInitFinished_m1057446607_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisTitleHeadCell_t1301723228_m325133199_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisTitleHeadCell_t1301723228_m721292051_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var; extern const uint32_t TitleListView_OnClkTitle_m867330353_MetadataUsageId; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern RuntimeClass* CAppOSHelp_t338788720_il2cpp_TypeInfo_var; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUIPanel_t1716472341_m3980802358_RuntimeMethod_var; extern const uint32_t TitleListView_RefreshPosition_m1594998159_MetadataUsageId; extern const uint32_t TitleListView_OnClkTitleContent_m16301173_MetadataUsageId; extern RuntimeClass* WaitForFixedUpdate_t1634918743_il2cpp_TypeInfo_var; extern const uint32_t U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_MoveNext_m1956113288_MetadataUsageId; extern RuntimeClass* NotSupportedException_t1314879016_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_Reset_m1655316574_RuntimeMethod_var; extern const uint32_t U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_Reset_m1655316574_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisParticleSystem_t1800779281_m3884485303_RuntimeMethod_var; extern String_t* _stringLiteral3452614544; extern String_t* _stringLiteral3452614543; extern String_t* _stringLiteral3452614542; extern const uint32_t TouchEffect_Start_m2240183509_MetadataUsageId; extern RuntimeClass* Input_t1431474628_il2cpp_TypeInfo_var; extern const uint32_t TouchEffect_NewControl_m214770072_MetadataUsageId; extern const uint32_t TouchEffect_OldControl_m988808207_MetadataUsageId; extern RuntimeClass* U3CEffectOverIEU3Ec__Iterator0_t993126662_il2cpp_TypeInfo_var; extern const uint32_t TouchEffect_EffectOverIE_m3107276156_MetadataUsageId; extern const uint32_t TouchEffect_SetTouchPos_m807448607_MetadataUsageId; extern RuntimeClass* WaitForSeconds_t1699091251_il2cpp_TypeInfo_var; extern const uint32_t U3CEffectOverIEU3Ec__Iterator0_MoveNext_m355389109_MetadataUsageId; extern const RuntimeMethod* U3CEffectOverIEU3Ec__Iterator0_Reset_m2093066744_RuntimeMethod_var; extern const uint32_t U3CEffectOverIEU3Ec__Iterator0_Reset_m2093066744_MetadataUsageId; extern const uint32_t TweenAlpha_get_alpha_m3379441356_MetadataUsageId; extern const uint32_t TweenAlpha_set_alpha_m2325324405_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentInChildren_TisUIWidget_t3538521925_m2181804269_RuntimeMethod_var; extern const uint32_t TweenAlpha_Awake_m4274275418_MetadataUsageId; extern const uint32_t TweenAlpha_OnUpdate_m6284929_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenAlpha_t3706845226_m2763151891_RuntimeMethod_var; extern const uint32_t TweenAlpha_Begin_m2395314889_MetadataUsageId; extern const uint32_t TweenColor_get_color_m2561150188_MetadataUsageId; extern const uint32_t TweenColor_set_color_m993931013_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var; extern const uint32_t TweenColor_Awake_m3754225200_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenColor_t2112002648_m1136848820_RuntimeMethod_var; extern const uint32_t TweenColor_Begin_m3907232889_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisCamera_t4157153871_m2650170333_RuntimeMethod_var; extern const uint32_t TweenFOV_get_cachedCamera_m885373744_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenFOV_t2203484580_m3039566482_RuntimeMethod_var; extern const uint32_t TweenFOV_Begin_m1460139591_MetadataUsageId; extern const uint32_t TweenOrthoSize_get_cachedCamera_m2348817784_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenOrthoSize_t2102937296_m1643940405_RuntimeMethod_var; extern const uint32_t TweenOrthoSize_Begin_m3746496907_MetadataUsageId; extern const uint32_t TweenPosition_get_cachedTransform_m1112691605_MetadataUsageId; extern const uint32_t TweenPosition_OnUpdate_m1533999719_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenPosition_t1378762002_m1920421513_RuntimeMethod_var; extern const uint32_t TweenPosition_Begin_m3421998496_MetadataUsageId; extern const uint32_t TweenRotation_get_cachedTransform_m1769819651_MetadataUsageId; extern const uint32_t TweenRotation_OnUpdate_m2562045498_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenRotation_t3072670746_m4172096181_RuntimeMethod_var; extern const uint32_t TweenRotation_Begin_m2159288588_MetadataUsageId; extern const uint32_t TweenScale__ctor_m2589619511_MetadataUsageId; extern const uint32_t TweenScale_get_cachedTransform_m2146603740_MetadataUsageId; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern const RuntimeMethod* NGUITools_FindInParents_TisUITable_t3168834800_m1835391938_RuntimeMethod_var; extern const uint32_t TweenScale_OnUpdate_m1025337788_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenScale_t2539309033_m738372776_RuntimeMethod_var; extern const uint32_t TweenScale_Begin_m2684911881_MetadataUsageId; extern const uint32_t TweenTransform_OnUpdate_m2055042297_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenTransform_t1195296467_m2423664968_RuntimeMethod_var; extern const uint32_t TweenTransform_Begin_m1947544170_MetadataUsageId; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponentInChildren_TisAudioSource_t3935305588_m831970089_RuntimeMethod_var; extern String_t* _stringLiteral2066950278; extern const uint32_t TweenVolume_get_audioSource_m2492604787_MetadataUsageId; extern const RuntimeMethod* UITweener_Begin_TisTweenVolume_t3718612080_m3602957895_RuntimeMethod_var; extern const uint32_t TweenVolume_Begin_m4200758534_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var; extern String_t* _stringLiteral1390680526; extern String_t* _stringLiteral3923321062; extern String_t* _stringLiteral458660942; extern String_t* _stringLiteral3999272514; extern String_t* _stringLiteral2912415328; extern String_t* _stringLiteral1835682184; extern String_t* _stringLiteral3803223313; extern String_t* _stringLiteral4073361682; extern const uint32_t uiAcceptAward_OnPageInit_m3202177031_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern const uint32_t uiAcceptAward_Update_m2450180758_MetadataUsageId; extern String_t* _stringLiteral2952801119; extern String_t* _stringLiteral2952735583; extern const uint32_t uiAcceptAward_Init_m1165384321_MetadataUsageId; extern RuntimeClass* CTimerManager_t4186675208_il2cpp_TypeInfo_var; extern RuntimeClass* TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiAcceptAward_OnResetCD_m1974809911_RuntimeMethod_var; extern String_t* _stringLiteral1820661907; extern const uint32_t uiAcceptAward_OnClkAccept_m3851501780_MetadataUsageId; extern const uint32_t uiAcceptAward_OnClickItem_m1532537279_MetadataUsageId; extern const uint32_t OnAccept_BeginInvoke_m1075132615_MetadataUsageId; extern const uint32_t UIAchievementMall__ctor_m3408896440_MetadataUsageId; extern RuntimeClass* CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t1302699353_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var; extern const RuntimeMethod* UIAchievementMall_OnMallListChanged_m2841703206_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m504862446_RuntimeMethod_var; extern String_t* _stringLiteral3284595781; extern String_t* _stringLiteral2723186214; extern String_t* _stringLiteral3739991114; extern const uint32_t UIAchievementMall_OnPageInit_m2641281246_MetadataUsageId; extern const uint32_t UIAchievementMall_OnDestroy_m283631793_MetadataUsageId; extern String_t* _stringLiteral14194352; extern const uint32_t UIAchievementMall_Update_m2336413404_MetadataUsageId; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern const RuntimeMethod* UIAchievementMall_DelayRequest_m4278405619_RuntimeMethod_var; extern const uint32_t UIAchievementMall_OnPageShow_m3631171407_MetadataUsageId; extern const uint32_t UIAchievementMall_DelayRequest_m4278405619_MetadataUsageId; extern RuntimeClass* IDataEvent_t1799629657_il2cpp_TypeInfo_var; extern RuntimeClass* CDataModelList_t1133308508_il2cpp_TypeInfo_var; extern const uint32_t UIAchievementMall_OnMallListChanged_m2841703206_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var; extern String_t* _stringLiteral1115454304; extern String_t* _stringLiteral4063483750; extern String_t* _stringLiteral3301214907; extern String_t* _stringLiteral3294813331; extern String_t* _stringLiteral224384864; extern String_t* _stringLiteral1756647171; extern String_t* _stringLiteral1115446883; extern String_t* _stringLiteral4063480751; extern String_t* _stringLiteral3301211910; extern String_t* _stringLiteral3294813330; extern String_t* _stringLiteral224384639; extern String_t* _stringLiteral1756647170; extern String_t* _stringLiteral1115452130; extern String_t* _stringLiteral4063485796; extern String_t* _stringLiteral3301216953; extern String_t* _stringLiteral3294813333; extern String_t* _stringLiteral224384802; extern String_t* _stringLiteral1756647173; extern String_t* _stringLiteral1547773746; extern String_t* _stringLiteral1547773523; extern String_t* _stringLiteral1547773680; extern String_t* _stringLiteral3637366225; extern String_t* _stringLiteral3637366000; extern String_t* _stringLiteral3637366159; extern const uint32_t uiAchMallItem_Start_m2825860686_MetadataUsageId; extern String_t* _stringLiteral3071468220; extern const uint32_t uiAchMallItem_LoadImageTexture_m2413036027_MetadataUsageId; extern const uint32_t uiAchMallItem_BindItem_m750981204_MetadataUsageId; extern String_t* _stringLiteral3676943803; extern String_t* _stringLiteral4032143794; extern String_t* _stringLiteral1949155672; extern const uint32_t uiAchMallItem_SetItem_m3761488476_MetadataUsageId; extern const RuntimeMethod* uiAchMallItem_OnClkItem_m1951827066_RuntimeMethod_var; extern const RuntimeMethod* uiAchMallItem_OnClkBuy_m2955755910_RuntimeMethod_var; extern const uint32_t uiAchMallItem_BindBtn_m3908336255_MetadataUsageId; extern String_t* _stringLiteral1014665490; extern String_t* _stringLiteral2970980626; extern String_t* _stringLiteral632328466; extern const uint32_t uiAchMallItem_OnClkItem_m1951827066_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern RuntimeClass* OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiAchMallItem_OnConfirmBuy_m1066284326_RuntimeMethod_var; extern String_t* _stringLiteral1381466864; extern const uint32_t uiAchMallItem_OnClkBuy_m2955755910_MetadataUsageId; extern String_t* _stringLiteral2623271718; extern const uint32_t uiAchMallItem_OnConfirmBuy_m1066284326_MetadataUsageId; extern RuntimeClass* TransformU5BU5D_t807237628_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3064368064; extern String_t* _stringLiteral725715904; extern String_t* _stringLiteral2682031040; extern String_t* _stringLiteral343378880; extern String_t* _stringLiteral2299694016; extern String_t* _stringLiteral1680448830; extern String_t* _stringLiteral1164221758; extern String_t* _stringLiteral647994686; extern String_t* _stringLiteral131767614; extern String_t* _stringLiteral2216009022; extern const uint32_t uiAchMedalItem_Start_m3224401476_MetadataUsageId; extern String_t* _stringLiteral841232226; extern const uint32_t uiAchMedalItem_Update_m2941003990_MetadataUsageId; extern const uint32_t uiAchMedalItem_UpdateMedal_m1442744960_MetadataUsageId; extern const RuntimeMethod* uiAchMedalItem_OnClkItem_m12123432_RuntimeMethod_var; extern const uint32_t uiAchMedalItem_BindBtn_m2034318062_MetadataUsageId; extern String_t* _stringLiteral3093562815; extern const uint32_t uiAchMedalItem_LoadImage_m2770616558_MetadataUsageId; extern const uint32_t uiAchMedalItem_LoadImageTexture_m160964687_MetadataUsageId; extern String_t* _stringLiteral2002595880; extern String_t* _stringLiteral703434860; extern String_t* _stringLiteral3923320070; extern const uint32_t uiAchMedalItem_SetItem_m14946675_MetadataUsageId; extern String_t* _stringLiteral478263246; extern const uint32_t uiAchMedalItem_OnClkItem_m12123432_MetadataUsageId; extern const uint32_t uiAchMedalItem_ClearTips_m1353696472_MetadataUsageId; extern RuntimeClass* uiHelpSliderItem_t1334750846_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiActionCell_OnChooseAction_m873442729_RuntimeMethod_var; extern String_t* _stringLiteral2530289285; extern String_t* _stringLiteral2725161568; extern const uint32_t uiActionCell_Awake_m2614993714_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784_RuntimeMethod_var; extern String_t* _stringLiteral3238190190; extern String_t* _stringLiteral3238255726; extern String_t* _stringLiteral3238321262; extern String_t* _stringLiteral3238386798; extern String_t* _stringLiteral3237928046; extern const uint32_t uiActiveGroup_OnPageInit_m1726972768_MetadataUsageId; extern const RuntimeMethod* uiActiveGroup_IndexChanged_m110298905_RuntimeMethod_var; extern const uint32_t uiActiveGroup_Awake_m3042742283_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var; extern const RuntimeMethod* uiActiveItem_OnClkLock_m800188483_RuntimeMethod_var; extern String_t* _stringLiteral4031663038; extern String_t* _stringLiteral3907039873; extern String_t* _stringLiteral4068923852; extern String_t* _stringLiteral3124706092; extern String_t* _stringLiteral4069727781; extern String_t* _stringLiteral1769084544; extern String_t* _stringLiteral1949155704; extern String_t* _stringLiteral893960528; extern const uint32_t uiActiveItem_OnPageInit_m3043377134_MetadataUsageId; extern String_t* _stringLiteral1259447586; extern String_t* _stringLiteral1235700781; extern const uint32_t uiActiveItem_SetItem_m3931673916_MetadataUsageId; extern RuntimeClass* CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var; extern const uint32_t uiActiveItem_SetItem_m2658198843_MetadataUsageId; extern const uint32_t uiActiveItem_SetUI_m3939407431_MetadataUsageId; extern RuntimeClass* CInteractiveManager_t1765251898_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3445938632; extern const uint32_t uiActiveItem_OnClickItem_m4224413174_MetadataUsageId; extern const uint32_t uiActiveItem_OnClkLock_m800188483_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern const uint32_t uiActivityAward_OnPageInit_m220180107_MetadataUsageId; extern RuntimeClass* CActivityManager_t1081296145_il2cpp_TypeInfo_var; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisUITexture_t3471168817_m2021756817_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisUISprite_t194114938_m299858934_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var; extern String_t* _stringLiteral416089526; extern String_t* _stringLiteral3454252990; extern const uint32_t uiActivityAward_InitAward_m2737479500_MetadataUsageId; extern const uint32_t uiActivityAward_OnFreshIcon_m1138849505_MetadataUsageId; extern String_t* _stringLiteral3073633708; extern String_t* _stringLiteral3073633705; extern String_t* _stringLiteral3073633706; extern const uint32_t uiActivityAward_OnClickItema_m3574572196_MetadataUsageId; extern const uint32_t uiActivityAward_GetConfigID_m2695022754_MetadataUsageId; extern String_t* _stringLiteral2768723894; extern const uint32_t uiActivityBilCell_OnPageInit_m4121984000_MetadataUsageId; extern const uint32_t uiActivityBilCell_Update_m1703003541_MetadataUsageId; extern const uint32_t uiActivityBillList_Awake_m1447484967_MetadataUsageId; extern RuntimeClass* MemberManager_t2979457932_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiActivityBilCell_t1962120859_m669742158_RuntimeMethod_var; extern String_t* _stringLiteral61103065; extern String_t* _stringLiteral2810253130; extern String_t* _stringLiteral3280197322; extern const uint32_t uiActivityBillList_OnPageInit_m2915752639_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern String_t* _stringLiteral264516208; extern const uint32_t uiActivityBillList_Start_m229957840_MetadataUsageId; extern const uint32_t uiActivityBillList_OnUIMoving_m3542552832_MetadataUsageId; extern RuntimeClass* CInputHelp_t1757450660_il2cpp_TypeInfo_var; extern const uint32_t uiActivityBillList_DoCheckUIMove_m1968416703_MetadataUsageId; extern const uint32_t uiActivityBillList_MoveOneTick_m3572297897_MetadataUsageId; extern RuntimeClass* CLotteryNew_t505895158_il2cpp_TypeInfo_var; extern String_t* _stringLiteral743212904; extern const uint32_t uiActivityBillList_OnGotoClk_m2357791782_MetadataUsageId; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern const uint32_t uiActivityBillList_OnCloseAnnounce_m1705714578_MetadataUsageId; extern String_t* _stringLiteral1888193627; extern String_t* _stringLiteral3656662081; extern String_t* _stringLiteral147056997; extern const uint32_t uiActivityComulRecharge_OnPageInit_m452011520_MetadataUsageId; extern RuntimeClass* CActivityComulRechargeAward_t2785293014_il2cpp_TypeInfo_var; extern const uint32_t uiActivityComulRecharge_Update_m241031514_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3990271678_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m680535842_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_get_AwardState_m4085009958_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisuiComulRechargeItem_t1937470498_m2627405152_RuntimeMethod_var; extern String_t* _stringLiteral1623680084; extern const uint32_t uiActivityComulRecharge_InitUI_m1170500399_MetadataUsageId; extern RuntimeClass* CurrencyGetManager_t971236882_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1485728440; extern const uint32_t uiActivityComulRecharge_OnClickRecharge_m588620832_MetadataUsageId; extern const uint32_t uiActivityComulRecharge_OnEnable_m2947536150_MetadataUsageId; extern const uint32_t uiActivityComulRecharge_OnDisable_m1928820928_MetadataUsageId; extern const uint32_t uiActivityConsumeRank__ctor_m3770638823_MetadataUsageId; extern const RuntimeMethod* CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var; extern const RuntimeMethod* CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var; extern const RuntimeMethod* CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374_RuntimeMethod_var; extern const RuntimeMethod* uiActivityConsumeRank_OnOpenRank_m3112171242_RuntimeMethod_var; extern const RuntimeMethod* uiActivityConsumeRank_OnCloseRank_m311884686_RuntimeMethod_var; extern const RuntimeMethod* uiActivityConsumeRank_OnCloseWnd_m1620676505_RuntimeMethod_var; extern const RuntimeMethod* uiActivityConsumeRank_OnRankLocation_m839430449_RuntimeMethod_var; extern String_t* _stringLiteral919560871; extern String_t* _stringLiteral2204794371; extern String_t* _stringLiteral1570089219; extern String_t* _stringLiteral63249541; extern String_t* _stringLiteral408326434; extern String_t* _stringLiteral3493618073; extern String_t* _stringLiteral3509406631; extern String_t* _stringLiteral3494601113; extern String_t* _stringLiteral382336863; extern String_t* _stringLiteral1153482922; extern String_t* _stringLiteral228405412; extern String_t* _stringLiteral1713893585; extern String_t* _stringLiteral2937579714; extern String_t* _stringLiteral820750591; extern String_t* _stringLiteral2447055345; extern String_t* _stringLiteral312675068; extern String_t* _stringLiteral2248787611; extern String_t* _stringLiteral711145608; extern String_t* _stringLiteral1114956245; extern const uint32_t uiActivityConsumeRank_OnPageInit_m1824839530_MetadataUsageId; extern const uint32_t uiActivityConsumeRank_OnPageShow_m2931083121_MetadataUsageId; extern String_t* _stringLiteral4233949889; extern const uint32_t uiActivityConsumeRank_Update_m1502994588_MetadataUsageId; extern RuntimeClass* CActivityRankList_t2479161682_il2cpp_TypeInfo_var; extern RuntimeClass* PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var; extern RuntimeClass* CVipManager_t269477008_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiRankAwardItem_t257408010_m1544527262_RuntimeMethod_var; extern String_t* _stringLiteral2334388210; extern String_t* _stringLiteral3882785987; extern String_t* _stringLiteral237374256; extern const uint32_t uiActivityConsumeRank_OnFreshPage_m1477489606_MetadataUsageId; extern const uint32_t uiActivityConsumeRank_OnOpenRank_m3112171242_MetadataUsageId; extern const uint32_t uiActivityConsumeRank_OnCloseRank_m311884686_MetadataUsageId; extern const uint32_t uiActivityConsumeRank_OnCloseWnd_m1620676505_MetadataUsageId; extern RuntimeClass* uiActivityDayRechargeCellU5BU5D_t1233686023_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639_RuntimeMethod_var; extern String_t* _stringLiteral4281574859; extern String_t* _stringLiteral3880356980; extern String_t* _stringLiteral3880356977; extern String_t* _stringLiteral3911014745; extern String_t* _stringLiteral3911014742; extern String_t* _stringLiteral3911014743; extern String_t* _stringLiteral2063562617; extern String_t* _stringLiteral2466847144; extern String_t* _stringLiteral900763203; extern String_t* _stringLiteral2965770505; extern String_t* _stringLiteral661393081; extern String_t* _stringLiteral1825280989; extern const uint32_t uiActivityDayRecharge_OnPageInit_m363645180_MetadataUsageId; extern const uint32_t uiActivityDayRecharge_Start_m2446697825_MetadataUsageId; extern String_t* _stringLiteral2338659108; extern const uint32_t uiActivityDayRecharge_Update_m3390451173_MetadataUsageId; extern RuntimeClass* CActivityDayRechargeAward_t82265295_il2cpp_TypeInfo_var; extern const RuntimeMethod* CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_GetAwardItem_m1003086060_RuntimeMethod_var; extern const uint32_t uiActivityDayRecharge_OnFreshPage_m1225473114_MetadataUsageId; extern const uint32_t uiActivityDayRecharge_OnClickAccept_m2583137231_MetadataUsageId; extern String_t* _stringLiteral3102391802; extern const uint32_t uiActivityDayRechargeCell_OnPageInit_m2336877988_MetadataUsageId; extern const uint32_t uiActivityDayRechargeCell_Update_m3413118688_MetadataUsageId; extern const uint32_t uiActivityDayRechargeCell_Init_m470090488_MetadataUsageId; extern const uint32_t uiActivityDayRechargeCell_OnClickItem_m2872400138_MetadataUsageId; extern RuntimeClass* uiLevelFastAwardItemU5BU5D_t1500045275_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiLevelFastAwardItem_t2126527918_m1956769775_RuntimeMethod_var; extern String_t* _stringLiteral3142902065; extern String_t* _stringLiteral421912881; extern String_t* _stringLiteral3532454443; extern const uint32_t uiActivityFastLevel_OnPageInit_m979022573_MetadataUsageId; extern RuntimeClass* CLevelFastActivity_t3768835753_il2cpp_TypeInfo_var; extern const uint32_t uiActivityFastLevel_Update_m1727633370_MetadataUsageId; extern RuntimeClass* AcceptAwardHandle_t3810387064_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiActivityFastLevel_AcceptAward_m781670680_RuntimeMethod_var; extern String_t* _stringLiteral3474362677; extern const uint32_t uiActivityFastLevel_OnFreshPage_m3049257358_MetadataUsageId; extern const uint32_t uiActivityFastLevel_AcceptAward_m781670680_MetadataUsageId; extern const uint32_t uiActivityFastLevel_OnEnable_m890350323_MetadataUsageId; extern const uint32_t uiActivityFastLevel_OnDisable_m2049692831_MetadataUsageId; extern RuntimeClass* uiFstRechargeAwardCellU5BU5D_t3043349569_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisuiFstRechargeAwardCell_t3743027392_m2550629595_RuntimeMethod_var; extern String_t* _stringLiteral1908890305; extern String_t* _stringLiteral1908890302; extern String_t* _stringLiteral1908890303; extern const uint32_t uiActivityFstRecharge_OnPageInit_m1364548565_MetadataUsageId; extern RuntimeClass* CActivityFstRechargeAward_t3016216232_il2cpp_TypeInfo_var; extern const uint32_t uiActivityFstRecharge_Start_m2709079035_MetadataUsageId; extern const uint32_t uiActivityFstRecharge_Update_m2390710128_MetadataUsageId; extern const uint32_t uiActivityFstRecharge_OnFreshPage_m3369483965_MetadataUsageId; extern RuntimeClass* CInputStatistics_t4182964798_il2cpp_TypeInfo_var; extern const uint32_t uiActivityFstRecharge_OnClickAccept_m3751953332_MetadataUsageId; extern String_t* _stringLiteral631355734; extern String_t* _stringLiteral2081393604; extern String_t* _stringLiteral1772094154; extern String_t* _stringLiteral4091448248; extern String_t* _stringLiteral1316070025; extern String_t* _stringLiteral1225668993; extern const uint32_t uiActivityGiftCelll_OnPageInit_m2974432266_MetadataUsageId; extern String_t* _stringLiteral2734608575; extern String_t* _stringLiteral1488108738; extern String_t* _stringLiteral3452614533; extern const uint32_t uiActivityGiftCelll_Init_m2067251266_MetadataUsageId; extern const uint32_t uiActivityGiftCelll_LoadIcon_m2607610162_MetadataUsageId; extern String_t* _stringLiteral2833616318; extern String_t* _stringLiteral2229156128; extern const uint32_t uiActivityGiftCode_OnPageInit_m912792239_MetadataUsageId; extern RuntimeClass* CActivityGiftExchange_t3688160743_il2cpp_TypeInfo_var; extern RuntimeClass* CGiftListWnd_t2390808505_il2cpp_TypeInfo_var; extern RuntimeClass* OnAccetpGiftsCallback_t3618620664_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiActivityGiftCode_OnAcceptCallback_m4285468326_RuntimeMethod_var; extern String_t* _stringLiteral2368021493; extern String_t* _stringLiteral1377523206; extern const uint32_t uiActivityGiftCode_Update_m446981544_MetadataUsageId; extern const uint32_t uiActivityGiftCode_OnEnable_m3562703983_MetadataUsageId; extern const uint32_t uiActivityGiftCode_OnAcceptCallback_m4285468326_MetadataUsageId; extern String_t* _stringLiteral1921257952; extern const uint32_t uiActivityGiftCode_OnExchangeGift_m4047351647_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var; extern String_t* _stringLiteral3420267565; extern String_t* _stringLiteral2066940571; extern String_t* _stringLiteral2245193226; extern const uint32_t uiActivityGiftList_OnPageInit_m2097042306_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiActivityGiftCelll_t3652286058_m3288799166_RuntimeMethod_var; extern const uint32_t uiActivityGiftList_OnPageShow_m4005298186_MetadataUsageId; extern const uint32_t uiActivityGiftList_OnPageHide_m3118868618_MetadataUsageId; extern const uint32_t uiActivityGiftList_OnAcceptGifts_m3781329883_MetadataUsageId; extern const uint32_t uiActivityGiftList_OnCloseWnd_m4029932978_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiActivityAward_t2058870093_m3209207268_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern String_t* _stringLiteral3477690474; extern String_t* _stringLiteral4011787894; extern String_t* _stringLiteral2672173953; extern String_t* _stringLiteral333521793; extern String_t* _stringLiteral2289836929; extern String_t* _stringLiteral4007721508; extern String_t* _stringLiteral434084895; extern String_t* _stringLiteral483152393; extern const uint32_t uiActivityInGuild_OnPageInit_m4005665965_MetadataUsageId; extern const uint32_t uiActivityInGuild_Update_m4107789932_MetadataUsageId; extern const uint32_t uiActivityInGuild_OnEnable_m3528887183_MetadataUsageId; extern const uint32_t uiActivityInGuild_OnDisable_m83482285_MetadataUsageId; extern RuntimeClass* CActivityInGuild_t1757525966_il2cpp_TypeInfo_var; extern RuntimeClass* OnAcceptAward_t3091551033_il2cpp_TypeInfo_var; extern const RuntimeMethod* CAwardInfo_1_get_AwardList_m2465244713_RuntimeMethod_var; extern const RuntimeMethod* uiActivityInGuild_OnAcceptAward_m217391179_RuntimeMethod_var; extern const uint32_t uiActivityInGuild_OnFreshPage_m924945009_MetadataUsageId; extern const uint32_t uiActivityInGuild_OnAcceptAward_m217391179_MetadataUsageId; extern RuntimeClass* Texture_t3661962703_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2596966739; extern String_t* _stringLiteral1237243066; extern const uint32_t uiActivityKeepLogin_OnPageInit_m2601574037_MetadataUsageId; extern const uint32_t uiActivityKeepLogin_Start_m378417606_MetadataUsageId; extern const uint32_t uiActivityKeepLogin_Update_m795214193_MetadataUsageId; extern RuntimeClass* CActivityKeepLogin_t2171871959_il2cpp_TypeInfo_var; extern const uint32_t uiActivityKeepLogin_OnFreshPage_m402442250_MetadataUsageId; extern const uint32_t uiActivityKeepLogin_OnEnable_m2532356094_MetadataUsageId; extern const uint32_t uiActivityKeepLogin_OnDisable_m360020930_MetadataUsageId; extern String_t* _stringLiteral404597298; extern String_t* _stringLiteral3216156619; extern const uint32_t uiActivityKeepLoginAwardCell_OnPageInit_m3615865925_MetadataUsageId; extern const uint32_t uiActivityKeepLoginAwardCell_Update_m2563322361_MetadataUsageId; extern String_t* _stringLiteral548857234; extern const uint32_t uiActivityKeepLoginAwardCell_SetIndex_m3676612377_MetadataUsageId; extern String_t* _stringLiteral3452614616; extern const uint32_t uiActivityKeepLoginAwardCell_FreshUI_m2404168499_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m1590941542_RuntimeMethod_var; extern const uint32_t uiActivityKeepLoginAwardCell_ControlIconRoot_m710486902_MetadataUsageId; extern const uint32_t uiActivityKeepLoginAwardCell_OnClickItem_m3594902234_MetadataUsageId; extern RuntimeClass* uiActivityKeepLoginAwardCellU5BU5D_t4080606532_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605_RuntimeMethod_var; extern const RuntimeMethod* uiActivityKeepLoginGroup_IndexChanged_m1341360208_RuntimeMethod_var; extern String_t* _stringLiteral4048858197; extern String_t* _stringLiteral4048858200; extern String_t* _stringLiteral4048858199; extern String_t* _stringLiteral4048858202; extern String_t* _stringLiteral4048858201; extern const uint32_t uiActivityKeepLoginGroup_OnPageInit_m1999156750_MetadataUsageId; extern String_t* _stringLiteral1463210625; extern String_t* _stringLiteral2274387686; extern const uint32_t uiActivityListItem_OnPageInit_m3150575730_MetadataUsageId; extern String_t* _stringLiteral4229945040; extern const uint32_t uiActivityListItem_InitItem_m765824609_MetadataUsageId; extern const uint32_t uiActivityListItem_SetStyle_m143476687_MetadataUsageId; extern const uint32_t OnSelectedCallback_BeginInvoke_m1746649991_MetadataUsageId; extern const uint32_t uiActivityMember_OnPageInit_m2594331819_MetadataUsageId; extern const uint32_t uiActivityMember_Start_m971015034_MetadataUsageId; extern const uint32_t uiActivityMember_OnEnable_m1061589511_MetadataUsageId; extern const uint32_t uiActivityMember_OnDisable_m3969322191_MetadataUsageId; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern String_t* _stringLiteral426480859; extern const uint32_t uiActivityMember_InitUI_m265312526_MetadataUsageId; extern const uint32_t uiActivityMember_ClickMemberBtn_m1221107169_MetadataUsageId; extern String_t* _stringLiteral1868862699; extern const uint32_t uiActivityMemberAwardCell_OnPageInit_m2941603954_MetadataUsageId; extern const uint32_t uiActivityMemberAwardCell_OnInit_m1563087003_MetadataUsageId; extern const uint32_t uiActivityMemberAwardCell_Update_m1857370293_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778_RuntimeMethod_var; extern const RuntimeMethod* uiActivityMemberCell_IndexChanged_m1516814919_RuntimeMethod_var; extern String_t* _stringLiteral885421745; extern String_t* _stringLiteral878933681; extern String_t* _stringLiteral881096369; extern String_t* _stringLiteral874608305; extern String_t* _stringLiteral3321599368; extern String_t* _stringLiteral1833724917; extern String_t* _stringLiteral2829610309; extern String_t* _stringLiteral3503597837; extern const uint32_t uiActivityMemberCell_OnPageInit_m4248313698_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m59375575_RuntimeMethod_var; extern const uint32_t uiActivityMemberCell_SetIndex_m3176624272_MetadataUsageId; extern String_t* _stringLiteral4041997353; extern const uint32_t uiActivityMemberCell_Update_m1259627965_MetadataUsageId; extern String_t* _stringLiteral2281901072; extern String_t* _stringLiteral2281901073; extern const uint32_t uiActivityMemberCell_initUI_m2260984278_MetadataUsageId; extern String_t* _stringLiteral2578020058; extern String_t* _stringLiteral2354231970; extern String_t* _stringLiteral3535017776; extern const uint32_t uiActivityMemberCell_OnClickGift_m1427706824_MetadataUsageId; extern const uint32_t uiActivityMemberRenew__ctor_m1645798930_MetadataUsageId; extern const RuntimeMethod* uiActivityMemberRenew_OnClickRenew_m2253086825_RuntimeMethod_var; extern const RuntimeMethod* uiActivityMemberRenew_OnClickUpMember_m2699795415_RuntimeMethod_var; extern const RuntimeMethod* uiActivityMemberRenew_OnClickClose_m96105254_RuntimeMethod_var; extern String_t* _stringLiteral3081590574; extern String_t* _stringLiteral1046662888; extern String_t* _stringLiteral3529189115; extern String_t* _stringLiteral847331241; extern String_t* _stringLiteral847265705; extern String_t* _stringLiteral847200169; extern String_t* _stringLiteral847658921; extern String_t* _stringLiteral847593385; extern String_t* _stringLiteral4171395664; extern String_t* _stringLiteral4171330128; extern String_t* _stringLiteral4171264592; extern String_t* _stringLiteral1660393372; extern const uint32_t uiActivityMemberRenew_OnPageInit_m3050184953_MetadataUsageId; extern String_t* _stringLiteral2918256564; extern String_t* _stringLiteral518783070; extern String_t* _stringLiteral1420159665; extern String_t* _stringLiteral265653270; extern String_t* _stringLiteral1072438402; extern String_t* _stringLiteral1161263037; extern String_t* _stringLiteral3803864572; extern String_t* _stringLiteral838977484; extern String_t* _stringLiteral995156485; extern const uint32_t uiActivityMemberRenew_SetLabel_m2169485290_MetadataUsageId; extern String_t* _stringLiteral109644978; extern String_t* _stringLiteral136515251; extern String_t* _stringLiteral134352563; extern String_t* _stringLiteral1035199146; extern String_t* _stringLiteral3264275114; extern String_t* _stringLiteral2180874465; extern String_t* _stringLiteral405001001; extern String_t* _stringLiteral1656962677; extern String_t* _stringLiteral2698853302; extern String_t* _stringLiteral723232515; extern String_t* _stringLiteral1237243073; extern const uint32_t uiActivityRechargeRebate_OnPageInit_m1029048663_MetadataUsageId; extern const uint32_t uiActivityRechargeRebate_Start_m741659010_MetadataUsageId; extern const uint32_t uiActivityRechargeRebate_Update_m3488345726_MetadataUsageId; extern RuntimeClass* CActivityRechargeRebate_t3881262342_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2600534105; extern const uint32_t uiActivityRechargeRebate_OnFreshPage_m4224810562_MetadataUsageId; extern const uint32_t uiActivityRechargeRebate_SetBtnRoot_m3759738115_MetadataUsageId; extern String_t* _stringLiteral4144426512; extern String_t* _stringLiteral2448923250; extern const uint32_t uiActivityRechargeRebate_LoadTexture_m4293712908_MetadataUsageId; extern const uint32_t uiActivityRechargeRebate_OnClickAccept_m2083362851_MetadataUsageId; extern const uint32_t uiActivityRechargeRebate_OnClickItem_m293480678_MetadataUsageId; extern const uint32_t uiActivityRechargeRebate_OnClickItem1_m844936267_MetadataUsageId; extern String_t* _stringLiteral566161543; extern String_t* _stringLiteral473440435; extern String_t* _stringLiteral2765088791; extern const uint32_t uiActivitySingleRecharge_Awake_m37772686_MetadataUsageId; extern RuntimeClass* CSingleRecharge_t1836391149_il2cpp_TypeInfo_var; extern const uint32_t uiActivitySingleRecharge_Update_m1147222447_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiSingleRechargeItem_t3088096173_m380323009_RuntimeMethod_var; extern String_t* _stringLiteral3161267053; extern const uint32_t uiActivitySingleRecharge_InitUI_m1685634946_MetadataUsageId; extern RuntimeClass* Vector4_t3319028937_il2cpp_TypeInfo_var; extern const uint32_t uiActivitySingleRecharge_OnEnable_m3699272165_MetadataUsageId; extern const uint32_t uiActivitySingleRecharge_OnDisable_m3592466370_MetadataUsageId; extern RuntimeClass* CMyPackageManager_t122981866_il2cpp_TypeInfo_var; extern const uint32_t uiAD_Awake_m2433487518_MetadataUsageId; extern String_t* _stringLiteral1294488954; extern String_t* _stringLiteral4114563130; extern String_t* _stringLiteral820093433; extern String_t* _stringLiteral774008419; extern const uint32_t uiAD_OnPageInit_m2292885938_MetadataUsageId; extern RuntimeClass* CFCMConfig_t130793684_il2cpp_TypeInfo_var; extern String_t* _stringLiteral872426944; extern const uint32_t uiAD_Update_m2295693657_MetadataUsageId; extern String_t* _stringLiteral496626003; extern String_t* _stringLiteral496626002; extern const uint32_t uiAD_OnExitBtnClicked_m3501334530_MetadataUsageId; extern const uint32_t uiAdvertiseModel_OnPageInit_m3739935735_MetadataUsageId; extern RuntimeClass* CActivityAdvertiseModel_t1405265788_il2cpp_TypeInfo_var; extern const uint32_t uiAdvertiseModel_Update_m2385260923_MetadataUsageId; extern const uint32_t uiAdvertiseModel_OnEnable_m2665282490_MetadataUsageId; extern const uint32_t uiAdvertiseModel_OnDisable_m3335678265_MetadataUsageId; extern RuntimeClass* CActivityConfig_t3711341450_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiAdvertiseModelCell_t1156172909_m335305128_RuntimeMethod_var; extern String_t* _stringLiteral1152422742; extern String_t* _stringLiteral3236767660; extern const uint32_t uiAdvertiseModel__SetData_m1911573995_MetadataUsageId; extern String_t* _stringLiteral1597721614; extern const uint32_t uiAdvertiseModelCell_OnPageInit_m4200221959_MetadataUsageId; extern RuntimeClass* DelegateGetTexture_t2540163646_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiAdvertiseModelCell_GetTexture_m817625271_RuntimeMethod_var; extern const uint32_t uiAdvertiseModelCell_OnInitUI_m1097412715_MetadataUsageId; extern const RuntimeMethod* uiAdvertiseModelCell__OnDoConfirmCallBack_m1585768013_RuntimeMethod_var; extern String_t* _stringLiteral891848728; extern String_t* _stringLiteral3324610675; extern const uint32_t uiAdvertiseModelCell_OnClickImage_m2271100554_MetadataUsageId; extern RuntimeClass* CLeDouApi_t315808977_il2cpp_TypeInfo_var; extern const uint32_t uiAdvertiseModelCell__OnDoConfirmCallBack_m1585768013_MetadataUsageId; extern const uint32_t UIAnchor__ctor_m2762246051_MetadataUsageId; extern RuntimeClass* UIAnchor_t2527798900_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var; extern const uint32_t UIAnchor_Awake_m2337682476_MetadataUsageId; extern RuntimeClass* CFitfunApiPlugin_t3372796910_il2cpp_TypeInfo_var; extern const RuntimeMethod* NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903_RuntimeMethod_var; extern String_t* _stringLiteral3131121710; extern String_t* _stringLiteral698485232; extern const uint32_t UIAnchor_Start_m1553194855_MetadataUsageId; extern const uint32_t UIAnchor_Update_m3424737507_MetadataUsageId; extern const uint32_t UIAnchor_CheckAnchor_m3642567992_MetadataUsageId; extern String_t* _stringLiteral3184621405; extern const uint32_t UIAnim__ctor_m4273573682_MetadataUsageId; extern const uint32_t UIAnim_Update_m2691343662_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisMeshRenderer_t587009260_m2899624428_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisSkinnedMeshRenderer_t245602842_m2124923185_RuntimeMethod_var; extern const uint32_t UIAnim_LoadMaterial_m3955710343_MetadataUsageId; extern const uint32_t uiAnimationIdol__ctor_m1077462766_MetadataUsageId; extern RuntimeClass* ShuXingAnimU5BU5D_t595425097_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisIdolAnim_t2114343682_m3289383288_RuntimeMethod_var; extern const RuntimeMethod* uiAnimationIdol_OnClose_m3878416668_RuntimeMethod_var; extern String_t* _stringLiteral2009534702; extern String_t* _stringLiteral53219566; extern String_t* _stringLiteral1627197678; extern String_t* _stringLiteral3965849838; extern String_t* _stringLiteral1244860654; extern String_t* _stringLiteral2516889908; extern String_t* _stringLiteral1708813027; extern const uint32_t uiAnimationIdol_OnPageInit_m2304785645_MetadataUsageId; extern const uint32_t uiAnimationIdol_OnClose_m3878416668_MetadataUsageId; extern const uint32_t uiAnimationIdol_OnPageShow_m3945437688_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1020503464_RuntimeMethod_var; extern const RuntimeMethod* uiAnimationIdol_QueDataCall_m141285681_RuntimeMethod_var; extern const uint32_t uiAnimationIdol_PlayOnAnim_m556176982_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2124807177_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1631769553_RuntimeMethod_var; extern const RuntimeMethod* uiAnimationIdol_ListDataCall_m1215869179_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2952774061_RuntimeMethod_var; extern const uint32_t uiAnimationIdol_PlayManyAnim_m3878824169_MetadataUsageId; extern const RuntimeMethod* uiAnimationIdol_OnHideAnimationTip_m1311997255_RuntimeMethod_var; extern const uint32_t uiAnimationIdol_QueDataCall_m141285681_MetadataUsageId; extern const RuntimeMethod* uiAnimationIdol_OnHideAnimation_m3638921671_RuntimeMethod_var; extern const uint32_t uiAnimationIdol_ListDataCall_m1215869179_MetadataUsageId; extern String_t* _stringLiteral3841225440; extern String_t* _stringLiteral2883971676; extern String_t* _stringLiteral2883906140; extern String_t* _stringLiteral2996720908; extern String_t* _stringLiteral229519509; extern const uint32_t uiAnimationTips_OnPageInit_m2088522182_MetadataUsageId; extern RuntimeClass* CAniTipManager_t2119919191_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiAnimationTips_OnHideAnimationTip_m916252771_RuntimeMethod_var; extern const uint32_t uiAnimationTips_OnShowAnimationTip_m3468978768_MetadataUsageId; extern const uint32_t uiAnimationTips_OnDestroy_m1682847829_MetadataUsageId; extern const uint32_t uiAnimationTips_OnHideAnimationTip_m916252771_MetadataUsageId; extern const uint32_t uiAnimationTips__SetLevelNumber_m1793560323_MetadataUsageId; extern const uint32_t uiAnimationUnLock__ctor_m3631399179_MetadataUsageId; extern String_t* _stringLiteral1069255221; extern String_t* _stringLiteral791167021; extern String_t* _stringLiteral1548310134; extern String_t* _stringLiteral771556531; extern String_t* _stringLiteral2926612851; extern String_t* _stringLiteral1895590112; extern String_t* _stringLiteral1882368163; extern const uint32_t uiAnimationUnLock_OnPageInit_m1899104365_MetadataUsageId; extern RuntimeClass* CUserGuideHelp_t3161639665_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiAnimationUnLock_OnHideAnimationTip_m3407652751_RuntimeMethod_var; extern const uint32_t uiAnimationUnLock_OnPageShow_m2445940832_MetadataUsageId; extern const uint32_t uiAnimationUnLock_OnHideAnimationTip_m3407652751_MetadataUsageId; extern const RuntimeMethod* uiAnimationUnLock_OnHideInterfaceUITip_m3888223609_RuntimeMethod_var; extern String_t* _stringLiteral3452620025; extern const uint32_t uiAnimationUnLock_OnLockAnimation_m3125530462_MetadataUsageId; extern const uint32_t uiAnimationUnLock_OnHideInterfaceUITip_m3888223609_MetadataUsageId; extern RuntimeClass* List_1_t72704565_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m571313349_RuntimeMethod_var; extern const uint32_t UIAtlas__ctor_m1008553850_MetadataUsageId; extern const uint32_t UIAtlas_get_spriteMaterial_m3532664059_MetadataUsageId; extern const uint32_t UIAtlas_set_spriteMaterial_m2572185415_MetadataUsageId; extern String_t* _stringLiteral698464563; extern const uint32_t UIAtlas_get_premultipliedAlpha_m3402627367_MetadataUsageId; extern const uint32_t UIAtlas_get_spriteList_m3643993723_MetadataUsageId; extern const uint32_t UIAtlas_set_spriteList_m1053058311_MetadataUsageId; extern const uint32_t UIAtlas_get_texture_m1115131669_MetadataUsageId; extern const uint32_t UIAtlas_get_coordinates_m511233365_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3713084318_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1027515451_RuntimeMethod_var; extern String_t* _stringLiteral2465743721; extern const uint32_t UIAtlas_set_coordinates_m1378912616_MetadataUsageId; extern const uint32_t UIAtlas_get_pixelSize_m4294838216_MetadataUsageId; extern const uint32_t UIAtlas_set_pixelSize_m1770778385_MetadataUsageId; extern const uint32_t UIAtlas_set_replacement_m219007055_MetadataUsageId; extern const uint32_t UIAtlas_GetSprite_m1406671849_MetadataUsageId; extern RuntimeClass* BetterList_1_t1002471007_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1__ctor_m2325346993_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m154076240_RuntimeMethod_var; extern const uint32_t UIAtlas_GetListOfSprites_m260142258_MetadataUsageId; extern const uint32_t UIAtlas_GetListOfSprites_m2047206137_MetadataUsageId; extern const uint32_t UIAtlas_References_m2615719297_MetadataUsageId; extern const uint32_t UIAtlas_CheckIfRelated_m2702433024_MetadataUsageId; extern const RuntimeType* UIFont_t2766063701_0_0_0_var; extern RuntimeClass* UIFontU5BU5D_t4099746488_il2cpp_TypeInfo_var; extern const RuntimeMethod* NGUITools_FindActive_TisUISprite_t194114938_m3991139663_RuntimeMethod_var; extern const RuntimeMethod* NGUITools_FindActive_TisUILabel_t3248798549_m3688555999_RuntimeMethod_var; extern const uint32_t UIAtlas_MarkAsDirty_m3792320115_MetadataUsageId; extern String_t* _stringLiteral1744214327; extern const uint32_t Sprite__ctor_m2092434376_MetadataUsageId; extern const uint32_t uiAwardcell__ctor_m4005268895_MetadataUsageId; extern String_t* _stringLiteral1014183152; extern String_t* _stringLiteral3960495963; extern String_t* _stringLiteral1615580702; extern const uint32_t uiAwardcell_OnPageInit_m1871076459_MetadataUsageId; extern String_t* _stringLiteral345825936; extern const uint32_t uiAwardcell_InitPage_m2238373982_MetadataUsageId; extern const uint32_t uiAwardcell_Update_m2602429660_MetadataUsageId; extern const uint32_t uiAwardcell_InitPage_m804821605_MetadataUsageId; extern const uint32_t uiAwardcell_OnClickItem_m2963049755_MetadataUsageId; extern const uint32_t uiAwardcell_SetQuality_m1287727245_MetadataUsageId; extern const uint32_t uiAwardcell_InitAward_m509399956_MetadataUsageId; extern const uint32_t uiAwardcell_InitAward_m2270031069_MetadataUsageId; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct ObjectU5BU5D_t2843939325; struct GameObjectU5BU5D_t3328599146; struct TransformU5BU5D_t807237628; struct uiActivityDayRechargeCellU5BU5D_t1233686023; struct uiLevelFastAwardItemU5BU5D_t1500045275; struct uiFstRechargeAwardCellU5BU5D_t3043349569; struct uiActivityKeepLoginAwardCellU5BU5D_t4080606532; struct ShuXingAnimU5BU5D_t595425097; struct UISpriteU5BU5D_t1415066463; struct UIFontU5BU5D_t4099746488; struct UILabelU5BU5D_t595200952; struct ObjectU5BU5D_t1417781964; #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 LIST_1_T2685695685_H #define LIST_1_T2685695685_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_t2685695685 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CTitleDescU5BU5D_t2928903446* ____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_t2685695685, ____items_1)); } inline CTitleDescU5BU5D_t2928903446* get__items_1() const { return ____items_1; } inline CTitleDescU5BU5D_t2928903446** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CTitleDescU5BU5D_t2928903446* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2685695685, ____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_t2685695685, ____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_t2685695685_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CTitleDescU5BU5D_t2928903446* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2685695685_StaticFields, ___EmptyArray_4)); } inline CTitleDescU5BU5D_t2928903446* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CTitleDescU5BU5D_t2928903446** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CTitleDescU5BU5D_t2928903446* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2685695685_H #ifndef ABILITYLEVELCOUNT_T46961605_H #define ABILITYLEVELCOUNT_T46961605_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AbilityLevelCount struct AbilityLevelCount_t46961605 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AbilityLevelCount::m_level int32_t ___m_level_0; // System.Int32 DMCore.Logic.AbilityLevelCount::m_levelUpExp int32_t ___m_levelUpExp_1; // System.Collections.Generic.List`1 DMCore.Logic.AbilityLevelCount::m_RewardCount List_1_t779509957 * ___m_RewardCount_2; public: inline static int32_t get_offset_of_m_level_0() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_level_0)); } inline int32_t get_m_level_0() const { return ___m_level_0; } inline int32_t* get_address_of_m_level_0() { return &___m_level_0; } inline void set_m_level_0(int32_t value) { ___m_level_0 = value; } inline static int32_t get_offset_of_m_levelUpExp_1() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_levelUpExp_1)); } inline int32_t get_m_levelUpExp_1() const { return ___m_levelUpExp_1; } inline int32_t* get_address_of_m_levelUpExp_1() { return &___m_levelUpExp_1; } inline void set_m_levelUpExp_1(int32_t value) { ___m_levelUpExp_1 = value; } inline static int32_t get_offset_of_m_RewardCount_2() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_RewardCount_2)); } inline List_1_t779509957 * get_m_RewardCount_2() const { return ___m_RewardCount_2; } inline List_1_t779509957 ** get_address_of_m_RewardCount_2() { return &___m_RewardCount_2; } inline void set_m_RewardCount_2(List_1_t779509957 * value) { ___m_RewardCount_2 = value; Il2CppCodeGenWriteBarrier((&___m_RewardCount_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ABILITYLEVELCOUNT_T46961605_H #ifndef LOGICCARDMANAGER_T2956095708_H #define LOGICCARDMANAGER_T2956095708_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708 : public RuntimeObject { public: // System.Int64 DMCore.Logic.logicCardManager::k__BackingField int64_t ___U3CRoomInfoHostU3Ek__BackingField_0; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CRoomIDU3Ek__BackingField_1; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CRoomTypeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.logicCardManager::k__BackingField bool ___U3CNeedPasswordU3Ek__BackingField_3; // System.Int32 DMCore.Logic.logicCardManager::k__BackingField int32_t ___U3CMainRoomTypeU3Ek__BackingField_4; // System.Boolean DMCore.Logic.logicCardManager::k__BackingField bool ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; // System.Boolean DMCore.Logic.logicCardManager::m_IsNeedRepainMenu bool ___m_IsNeedRepainMenu_6; // System.Boolean DMCore.Logic.logicCardManager::m_bMyself bool ___m_bMyself_7; // System.Int64 DMCore.Logic.logicCardManager::m_UserID int64_t ___m_UserID_8; // System.Boolean DMCore.Logic.logicCardManager::m_Changed bool ___m_Changed_9; // System.Boolean DMCore.Logic.logicCardManager::m_bIsInEdit bool ___m_bIsInEdit_10; // System.Boolean DMCore.Logic.logicCardManager::m_ChangedEditCard bool ___m_ChangedEditCard_11; // System.Boolean DMCore.Logic.logicCardManager::isNeedChangeName bool ___isNeedChangeName_12; // System.Int32 DMCore.Logic.logicCardManager::mIsLover int32_t ___mIsLover_13; // System.Boolean DMCore.Logic.logicCardManager::NeedFreshIsLover bool ___NeedFreshIsLover_14; // System.String DMCore.Logic.logicCardManager::newName String_t* ___newName_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.logicCardManager::m_CardArray Dictionary_2_t1306535103 * ___m_CardArray_16; public: inline static int32_t get_offset_of_U3CRoomInfoHostU3Ek__BackingField_0() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomInfoHostU3Ek__BackingField_0)); } inline int64_t get_U3CRoomInfoHostU3Ek__BackingField_0() const { return ___U3CRoomInfoHostU3Ek__BackingField_0; } inline int64_t* get_address_of_U3CRoomInfoHostU3Ek__BackingField_0() { return &___U3CRoomInfoHostU3Ek__BackingField_0; } inline void set_U3CRoomInfoHostU3Ek__BackingField_0(int64_t value) { ___U3CRoomInfoHostU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CRoomIDU3Ek__BackingField_1() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomIDU3Ek__BackingField_1)); } inline int32_t get_U3CRoomIDU3Ek__BackingField_1() const { return ___U3CRoomIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CRoomIDU3Ek__BackingField_1() { return &___U3CRoomIDU3Ek__BackingField_1; } inline void set_U3CRoomIDU3Ek__BackingField_1(int32_t value) { ___U3CRoomIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CRoomTypeU3Ek__BackingField_2() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CRoomTypeU3Ek__BackingField_2)); } inline int32_t get_U3CRoomTypeU3Ek__BackingField_2() const { return ___U3CRoomTypeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CRoomTypeU3Ek__BackingField_2() { return &___U3CRoomTypeU3Ek__BackingField_2; } inline void set_U3CRoomTypeU3Ek__BackingField_2(int32_t value) { ___U3CRoomTypeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CNeedPasswordU3Ek__BackingField_3() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CNeedPasswordU3Ek__BackingField_3)); } inline bool get_U3CNeedPasswordU3Ek__BackingField_3() const { return ___U3CNeedPasswordU3Ek__BackingField_3; } inline bool* get_address_of_U3CNeedPasswordU3Ek__BackingField_3() { return &___U3CNeedPasswordU3Ek__BackingField_3; } inline void set_U3CNeedPasswordU3Ek__BackingField_3(bool value) { ___U3CNeedPasswordU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CMainRoomTypeU3Ek__BackingField_4() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CMainRoomTypeU3Ek__BackingField_4)); } inline int32_t get_U3CMainRoomTypeU3Ek__BackingField_4() const { return ___U3CMainRoomTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CMainRoomTypeU3Ek__BackingField_4() { return &___U3CMainRoomTypeU3Ek__BackingField_4; } inline void set_U3CMainRoomTypeU3Ek__BackingField_4(int32_t value) { ___U3CMainRoomTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() { return static_cast(offsetof(logicCardManager_t2956095708, ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5)); } inline bool get_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() const { return ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; } inline bool* get_address_of_U3CIsCardRoomInfoChangedU3Ek__BackingField_5() { return &___U3CIsCardRoomInfoChangedU3Ek__BackingField_5; } inline void set_U3CIsCardRoomInfoChangedU3Ek__BackingField_5(bool value) { ___U3CIsCardRoomInfoChangedU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_IsNeedRepainMenu_6() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_IsNeedRepainMenu_6)); } inline bool get_m_IsNeedRepainMenu_6() const { return ___m_IsNeedRepainMenu_6; } inline bool* get_address_of_m_IsNeedRepainMenu_6() { return &___m_IsNeedRepainMenu_6; } inline void set_m_IsNeedRepainMenu_6(bool value) { ___m_IsNeedRepainMenu_6 = value; } inline static int32_t get_offset_of_m_bMyself_7() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_bMyself_7)); } inline bool get_m_bMyself_7() const { return ___m_bMyself_7; } inline bool* get_address_of_m_bMyself_7() { return &___m_bMyself_7; } inline void set_m_bMyself_7(bool value) { ___m_bMyself_7 = value; } inline static int32_t get_offset_of_m_UserID_8() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_UserID_8)); } inline int64_t get_m_UserID_8() const { return ___m_UserID_8; } inline int64_t* get_address_of_m_UserID_8() { return &___m_UserID_8; } inline void set_m_UserID_8(int64_t value) { ___m_UserID_8 = value; } inline static int32_t get_offset_of_m_Changed_9() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_Changed_9)); } inline bool get_m_Changed_9() const { return ___m_Changed_9; } inline bool* get_address_of_m_Changed_9() { return &___m_Changed_9; } inline void set_m_Changed_9(bool value) { ___m_Changed_9 = value; } inline static int32_t get_offset_of_m_bIsInEdit_10() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_bIsInEdit_10)); } inline bool get_m_bIsInEdit_10() const { return ___m_bIsInEdit_10; } inline bool* get_address_of_m_bIsInEdit_10() { return &___m_bIsInEdit_10; } inline void set_m_bIsInEdit_10(bool value) { ___m_bIsInEdit_10 = value; } inline static int32_t get_offset_of_m_ChangedEditCard_11() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_ChangedEditCard_11)); } inline bool get_m_ChangedEditCard_11() const { return ___m_ChangedEditCard_11; } inline bool* get_address_of_m_ChangedEditCard_11() { return &___m_ChangedEditCard_11; } inline void set_m_ChangedEditCard_11(bool value) { ___m_ChangedEditCard_11 = value; } inline static int32_t get_offset_of_isNeedChangeName_12() { return static_cast(offsetof(logicCardManager_t2956095708, ___isNeedChangeName_12)); } inline bool get_isNeedChangeName_12() const { return ___isNeedChangeName_12; } inline bool* get_address_of_isNeedChangeName_12() { return &___isNeedChangeName_12; } inline void set_isNeedChangeName_12(bool value) { ___isNeedChangeName_12 = value; } inline static int32_t get_offset_of_mIsLover_13() { return static_cast(offsetof(logicCardManager_t2956095708, ___mIsLover_13)); } inline int32_t get_mIsLover_13() const { return ___mIsLover_13; } inline int32_t* get_address_of_mIsLover_13() { return &___mIsLover_13; } inline void set_mIsLover_13(int32_t value) { ___mIsLover_13 = value; } inline static int32_t get_offset_of_NeedFreshIsLover_14() { return static_cast(offsetof(logicCardManager_t2956095708, ___NeedFreshIsLover_14)); } inline bool get_NeedFreshIsLover_14() const { return ___NeedFreshIsLover_14; } inline bool* get_address_of_NeedFreshIsLover_14() { return &___NeedFreshIsLover_14; } inline void set_NeedFreshIsLover_14(bool value) { ___NeedFreshIsLover_14 = value; } inline static int32_t get_offset_of_newName_15() { return static_cast(offsetof(logicCardManager_t2956095708, ___newName_15)); } inline String_t* get_newName_15() const { return ___newName_15; } inline String_t** get_address_of_newName_15() { return &___newName_15; } inline void set_newName_15(String_t* value) { ___newName_15 = value; Il2CppCodeGenWriteBarrier((&___newName_15), value); } inline static int32_t get_offset_of_m_CardArray_16() { return static_cast(offsetof(logicCardManager_t2956095708, ___m_CardArray_16)); } inline Dictionary_2_t1306535103 * get_m_CardArray_16() const { return ___m_CardArray_16; } inline Dictionary_2_t1306535103 ** get_address_of_m_CardArray_16() { return &___m_CardArray_16; } inline void set_m_CardArray_16(Dictionary_2_t1306535103 * value) { ___m_CardArray_16 = value; Il2CppCodeGenWriteBarrier((&___m_CardArray_16), value); } }; struct logicCardManager_t2956095708_StaticFields { public: // DMCore.Logic.logicCardManager DMCore.Logic.logicCardManager::s_Instance logicCardManager_t2956095708 * ___s_Instance_17; public: inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(logicCardManager_t2956095708_StaticFields, ___s_Instance_17)); } inline logicCardManager_t2956095708 * get_s_Instance_17() const { return ___s_Instance_17; } inline logicCardManager_t2956095708 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(logicCardManager_t2956095708 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGICCARDMANAGER_T2956095708_H #ifndef CUSERCARDPARAMS_T243895319_H #define CUSERCARDPARAMS_T243895319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CUserCardParams::m_TitleArray List_1_t128053199 * ___m_TitleArray_0; // System.Collections.Generic.List`1 DMCore.Logic.CUserCardParams::m_PhotoIDArray List_1_t913674750 * ___m_PhotoIDArray_1; // DMCore.CDataProperty DMCore.Logic.CUserCardParams::m_propAll CDataProperty_t2806246268 * ___m_propAll_2; public: inline static int32_t get_offset_of_m_TitleArray_0() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_TitleArray_0)); } inline List_1_t128053199 * get_m_TitleArray_0() const { return ___m_TitleArray_0; } inline List_1_t128053199 ** get_address_of_m_TitleArray_0() { return &___m_TitleArray_0; } inline void set_m_TitleArray_0(List_1_t128053199 * value) { ___m_TitleArray_0 = value; Il2CppCodeGenWriteBarrier((&___m_TitleArray_0), value); } inline static int32_t get_offset_of_m_PhotoIDArray_1() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_PhotoIDArray_1)); } inline List_1_t913674750 * get_m_PhotoIDArray_1() const { return ___m_PhotoIDArray_1; } inline List_1_t913674750 ** get_address_of_m_PhotoIDArray_1() { return &___m_PhotoIDArray_1; } inline void set_m_PhotoIDArray_1(List_1_t913674750 * value) { ___m_PhotoIDArray_1 = value; Il2CppCodeGenWriteBarrier((&___m_PhotoIDArray_1), value); } inline static int32_t get_offset_of_m_propAll_2() { return static_cast(offsetof(CUserCardParams_t243895319, ___m_propAll_2)); } inline CDataProperty_t2806246268 * get_m_propAll_2() const { return ___m_propAll_2; } inline CDataProperty_t2806246268 ** get_address_of_m_propAll_2() { return &___m_propAll_2; } inline void set_m_propAll_2(CDataProperty_t2806246268 * value) { ___m_propAll_2 = value; Il2CppCodeGenWriteBarrier((&___m_propAll_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSERCARDPARAMS_T243895319_H #ifndef CTITLEDESC_T1213620943_H #define CTITLEDESC_T1213620943_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTitleManager/CTitleDesc struct CTitleDesc_t1213620943 : public RuntimeObject { public: // System.String DMCore.Logic.CTitleManager/CTitleDesc::m_midi String_t* ___m_midi_0; // System.String DMCore.Logic.CTitleManager/CTitleDesc::m_effect String_t* ___m_effect_1; // System.String DMCore.Logic.CTitleManager/CTitleDesc::m_texture String_t* ___m_texture_2; // System.Int32 DMCore.Logic.CTitleManager/CTitleDesc::m_id int32_t ___m_id_3; // System.Int32 DMCore.Logic.CTitleManager/CTitleDesc::m_level int32_t ___m_level_4; // System.Boolean DMCore.Logic.CTitleManager/CTitleDesc::m_bEnable bool ___m_bEnable_5; // System.String DMCore.Logic.CTitleManager/CTitleDesc::m_titleParticlePath String_t* ___m_titleParticlePath_6; // System.Int32 DMCore.Logic.CTitleManager/CTitleDesc::m_specificTitleTexID int32_t ___m_specificTitleTexID_7; public: inline static int32_t get_offset_of_m_midi_0() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_midi_0)); } inline String_t* get_m_midi_0() const { return ___m_midi_0; } inline String_t** get_address_of_m_midi_0() { return &___m_midi_0; } inline void set_m_midi_0(String_t* value) { ___m_midi_0 = value; Il2CppCodeGenWriteBarrier((&___m_midi_0), value); } inline static int32_t get_offset_of_m_effect_1() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_effect_1)); } inline String_t* get_m_effect_1() const { return ___m_effect_1; } inline String_t** get_address_of_m_effect_1() { return &___m_effect_1; } inline void set_m_effect_1(String_t* value) { ___m_effect_1 = value; Il2CppCodeGenWriteBarrier((&___m_effect_1), value); } inline static int32_t get_offset_of_m_texture_2() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_texture_2)); } inline String_t* get_m_texture_2() const { return ___m_texture_2; } inline String_t** get_address_of_m_texture_2() { return &___m_texture_2; } inline void set_m_texture_2(String_t* value) { ___m_texture_2 = value; Il2CppCodeGenWriteBarrier((&___m_texture_2), value); } inline static int32_t get_offset_of_m_id_3() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_id_3)); } inline int32_t get_m_id_3() const { return ___m_id_3; } inline int32_t* get_address_of_m_id_3() { return &___m_id_3; } inline void set_m_id_3(int32_t value) { ___m_id_3 = value; } inline static int32_t get_offset_of_m_level_4() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_level_4)); } inline int32_t get_m_level_4() const { return ___m_level_4; } inline int32_t* get_address_of_m_level_4() { return &___m_level_4; } inline void set_m_level_4(int32_t value) { ___m_level_4 = value; } inline static int32_t get_offset_of_m_bEnable_5() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_bEnable_5)); } inline bool get_m_bEnable_5() const { return ___m_bEnable_5; } inline bool* get_address_of_m_bEnable_5() { return &___m_bEnable_5; } inline void set_m_bEnable_5(bool value) { ___m_bEnable_5 = value; } inline static int32_t get_offset_of_m_titleParticlePath_6() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_titleParticlePath_6)); } inline String_t* get_m_titleParticlePath_6() const { return ___m_titleParticlePath_6; } inline String_t** get_address_of_m_titleParticlePath_6() { return &___m_titleParticlePath_6; } inline void set_m_titleParticlePath_6(String_t* value) { ___m_titleParticlePath_6 = value; Il2CppCodeGenWriteBarrier((&___m_titleParticlePath_6), value); } inline static int32_t get_offset_of_m_specificTitleTexID_7() { return static_cast(offsetof(CTitleDesc_t1213620943, ___m_specificTitleTexID_7)); } inline int32_t get_m_specificTitleTexID_7() const { return ___m_specificTitleTexID_7; } inline int32_t* get_address_of_m_specificTitleTexID_7() { return &___m_specificTitleTexID_7; } inline void set_m_specificTitleTexID_7(int32_t value) { ___m_specificTitleTexID_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTITLEDESC_T1213620943_H #ifndef LIST_1_T3172792085_H #define LIST_1_T3172792085_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_t3172792085 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AddIdolDataU5BU5D_t4096518534* ____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_t3172792085, ____items_1)); } inline AddIdolDataU5BU5D_t4096518534* get__items_1() const { return ____items_1; } inline AddIdolDataU5BU5D_t4096518534** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AddIdolDataU5BU5D_t4096518534* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3172792085, ____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_t3172792085, ____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_t3172792085_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AddIdolDataU5BU5D_t4096518534* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3172792085_StaticFields, ___EmptyArray_4)); } inline AddIdolDataU5BU5D_t4096518534* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AddIdolDataU5BU5D_t4096518534** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AddIdolDataU5BU5D_t4096518534* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3172792085_H #ifndef CANITIPMANAGER_T2119919191_H #define CANITIPMANAGER_T2119919191_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAniTipManager struct CAniTipManager_t2119919191 : public RuntimeObject { public: public: }; struct CAniTipManager_t2119919191_StaticFields { public: // System.Boolean DMCore.Logic.CAniTipManager::IsShowingLevelEffect bool ___IsShowingLevelEffect_0; // System.Boolean DMCore.Logic.CAniTipManager::IsShowingExpEffect bool ___IsShowingExpEffect_1; // System.Int32 DMCore.Logic.CAniTipManager::s_LevelNumber int32_t ___s_LevelNumber_2; public: inline static int32_t get_offset_of_IsShowingLevelEffect_0() { return static_cast(offsetof(CAniTipManager_t2119919191_StaticFields, ___IsShowingLevelEffect_0)); } inline bool get_IsShowingLevelEffect_0() const { return ___IsShowingLevelEffect_0; } inline bool* get_address_of_IsShowingLevelEffect_0() { return &___IsShowingLevelEffect_0; } inline void set_IsShowingLevelEffect_0(bool value) { ___IsShowingLevelEffect_0 = value; } inline static int32_t get_offset_of_IsShowingExpEffect_1() { return static_cast(offsetof(CAniTipManager_t2119919191_StaticFields, ___IsShowingExpEffect_1)); } inline bool get_IsShowingExpEffect_1() const { return ___IsShowingExpEffect_1; } inline bool* get_address_of_IsShowingExpEffect_1() { return &___IsShowingExpEffect_1; } inline void set_IsShowingExpEffect_1(bool value) { ___IsShowingExpEffect_1 = value; } inline static int32_t get_offset_of_s_LevelNumber_2() { return static_cast(offsetof(CAniTipManager_t2119919191_StaticFields, ___s_LevelNumber_2)); } inline int32_t get_s_LevelNumber_2() const { return ___s_LevelNumber_2; } inline int32_t* get_address_of_s_LevelNumber_2() { return &___s_LevelNumber_2; } inline void set_s_LevelNumber_2(int32_t value) { ___s_LevelNumber_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANITIPMANAGER_T2119919191_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 U3CEFFECTOVERIEU3EC__ITERATOR0_T993126662_H #define U3CEFFECTOVERIEU3EC__ITERATOR0_T993126662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TouchEffect/c__Iterator0 struct U3CEffectOverIEU3Ec__Iterator0_t993126662 : public RuntimeObject { public: // TouchEffect TouchEffect/c__Iterator0::$this TouchEffect_t3205896608 * ___U24this_0; // System.Object TouchEffect/c__Iterator0::$current RuntimeObject * ___U24current_1; // System.Boolean TouchEffect/c__Iterator0::$disposing bool ___U24disposing_2; // System.Int32 TouchEffect/c__Iterator0::$PC int32_t ___U24PC_3; public: inline static int32_t get_offset_of_U24this_0() { return static_cast(offsetof(U3CEffectOverIEU3Ec__Iterator0_t993126662, ___U24this_0)); } inline TouchEffect_t3205896608 * get_U24this_0() const { return ___U24this_0; } inline TouchEffect_t3205896608 ** get_address_of_U24this_0() { return &___U24this_0; } inline void set_U24this_0(TouchEffect_t3205896608 * value) { ___U24this_0 = value; Il2CppCodeGenWriteBarrier((&___U24this_0), value); } inline static int32_t get_offset_of_U24current_1() { return static_cast(offsetof(U3CEffectOverIEU3Ec__Iterator0_t993126662, ___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(U3CEffectOverIEU3Ec__Iterator0_t993126662, ___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(U3CEffectOverIEU3Ec__Iterator0_t993126662, ___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 // U3CEFFECTOVERIEU3EC__ITERATOR0_T993126662_H #ifndef CIDOLABILITYMANAGER_T240297659_H #define CIDOLABILITYMANAGER_T240297659_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolAbilityManager struct CIdolAbilityManager_t240297659 : public RuntimeObject { public: // CDataModelBool DMCore.Logic.CIdolAbilityManager::IdolGetMsg CDataModelBool_t2269476966 * ___IdolGetMsg_0; // System.Int32 DMCore.Logic.CIdolAbilityManager::selectedType int32_t ___selectedType_1; // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::m_AbilityLevelCount List_1_t1519036347 * ___m_AbilityLevelCount_3; // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::m_RewardCount List_1_t779509957 * ___m_RewardCount_4; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CIdolAbilityManager::m_IdolAbilityConfigData Dictionary_2_t407749678 * ___m_IdolAbilityConfigData_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolAbilityManager::m_IdolData Dictionary_2_t3302194709 * ___m_IdolData_6; // DMCore.Logic.IdolPlayerData DMCore.Logic.CIdolAbilityManager::m_IdolPlayerData IdolPlayerData_t1126670343 * ___m_IdolPlayerData_7; // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::m_CurAbilityData List_1_t395442325 * ___m_CurAbilityData_8; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CIdolAbilityManager::m_IdolAbilityPlayerData Dictionary_2_t3228841118 * ___m_IdolAbilityPlayerData_9; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CIdolAbilityManager::m_data Dictionary_2_t3311733826 * ___m_data_10; // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::m_addData List_1_t3172792085 * ___m_addData_11; // System.Collections.Generic.Queue`1 DMCore.Logic.CIdolAbilityManager::m_queAddData Queue_1_t1546976837 * ___m_queAddData_12; // System.Int64 DMCore.Logic.CIdolAbilityManager::m_curUserid int64_t ___m_curUserid_13; // System.Boolean DMCore.Logic.CIdolAbilityManager::m_IsGetReward bool ___m_IsGetReward_14; public: inline static int32_t get_offset_of_IdolGetMsg_0() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___IdolGetMsg_0)); } inline CDataModelBool_t2269476966 * get_IdolGetMsg_0() const { return ___IdolGetMsg_0; } inline CDataModelBool_t2269476966 ** get_address_of_IdolGetMsg_0() { return &___IdolGetMsg_0; } inline void set_IdolGetMsg_0(CDataModelBool_t2269476966 * value) { ___IdolGetMsg_0 = value; Il2CppCodeGenWriteBarrier((&___IdolGetMsg_0), value); } inline static int32_t get_offset_of_selectedType_1() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___selectedType_1)); } inline int32_t get_selectedType_1() const { return ___selectedType_1; } inline int32_t* get_address_of_selectedType_1() { return &___selectedType_1; } inline void set_selectedType_1(int32_t value) { ___selectedType_1 = value; } inline static int32_t get_offset_of_m_AbilityLevelCount_3() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_AbilityLevelCount_3)); } inline List_1_t1519036347 * get_m_AbilityLevelCount_3() const { return ___m_AbilityLevelCount_3; } inline List_1_t1519036347 ** get_address_of_m_AbilityLevelCount_3() { return &___m_AbilityLevelCount_3; } inline void set_m_AbilityLevelCount_3(List_1_t1519036347 * value) { ___m_AbilityLevelCount_3 = value; Il2CppCodeGenWriteBarrier((&___m_AbilityLevelCount_3), value); } inline static int32_t get_offset_of_m_RewardCount_4() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_RewardCount_4)); } inline List_1_t779509957 * get_m_RewardCount_4() const { return ___m_RewardCount_4; } inline List_1_t779509957 ** get_address_of_m_RewardCount_4() { return &___m_RewardCount_4; } inline void set_m_RewardCount_4(List_1_t779509957 * value) { ___m_RewardCount_4 = value; Il2CppCodeGenWriteBarrier((&___m_RewardCount_4), value); } inline static int32_t get_offset_of_m_IdolAbilityConfigData_5() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IdolAbilityConfigData_5)); } inline Dictionary_2_t407749678 * get_m_IdolAbilityConfigData_5() const { return ___m_IdolAbilityConfigData_5; } inline Dictionary_2_t407749678 ** get_address_of_m_IdolAbilityConfigData_5() { return &___m_IdolAbilityConfigData_5; } inline void set_m_IdolAbilityConfigData_5(Dictionary_2_t407749678 * value) { ___m_IdolAbilityConfigData_5 = value; Il2CppCodeGenWriteBarrier((&___m_IdolAbilityConfigData_5), value); } inline static int32_t get_offset_of_m_IdolData_6() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IdolData_6)); } inline Dictionary_2_t3302194709 * get_m_IdolData_6() const { return ___m_IdolData_6; } inline Dictionary_2_t3302194709 ** get_address_of_m_IdolData_6() { return &___m_IdolData_6; } inline void set_m_IdolData_6(Dictionary_2_t3302194709 * value) { ___m_IdolData_6 = value; Il2CppCodeGenWriteBarrier((&___m_IdolData_6), value); } inline static int32_t get_offset_of_m_IdolPlayerData_7() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IdolPlayerData_7)); } inline IdolPlayerData_t1126670343 * get_m_IdolPlayerData_7() const { return ___m_IdolPlayerData_7; } inline IdolPlayerData_t1126670343 ** get_address_of_m_IdolPlayerData_7() { return &___m_IdolPlayerData_7; } inline void set_m_IdolPlayerData_7(IdolPlayerData_t1126670343 * value) { ___m_IdolPlayerData_7 = value; Il2CppCodeGenWriteBarrier((&___m_IdolPlayerData_7), value); } inline static int32_t get_offset_of_m_CurAbilityData_8() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_CurAbilityData_8)); } inline List_1_t395442325 * get_m_CurAbilityData_8() const { return ___m_CurAbilityData_8; } inline List_1_t395442325 ** get_address_of_m_CurAbilityData_8() { return &___m_CurAbilityData_8; } inline void set_m_CurAbilityData_8(List_1_t395442325 * value) { ___m_CurAbilityData_8 = value; Il2CppCodeGenWriteBarrier((&___m_CurAbilityData_8), value); } inline static int32_t get_offset_of_m_IdolAbilityPlayerData_9() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IdolAbilityPlayerData_9)); } inline Dictionary_2_t3228841118 * get_m_IdolAbilityPlayerData_9() const { return ___m_IdolAbilityPlayerData_9; } inline Dictionary_2_t3228841118 ** get_address_of_m_IdolAbilityPlayerData_9() { return &___m_IdolAbilityPlayerData_9; } inline void set_m_IdolAbilityPlayerData_9(Dictionary_2_t3228841118 * value) { ___m_IdolAbilityPlayerData_9 = value; Il2CppCodeGenWriteBarrier((&___m_IdolAbilityPlayerData_9), value); } inline static int32_t get_offset_of_m_data_10() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_data_10)); } inline Dictionary_2_t3311733826 * get_m_data_10() const { return ___m_data_10; } inline Dictionary_2_t3311733826 ** get_address_of_m_data_10() { return &___m_data_10; } inline void set_m_data_10(Dictionary_2_t3311733826 * value) { ___m_data_10 = value; Il2CppCodeGenWriteBarrier((&___m_data_10), value); } inline static int32_t get_offset_of_m_addData_11() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_addData_11)); } inline List_1_t3172792085 * get_m_addData_11() const { return ___m_addData_11; } inline List_1_t3172792085 ** get_address_of_m_addData_11() { return &___m_addData_11; } inline void set_m_addData_11(List_1_t3172792085 * value) { ___m_addData_11 = value; Il2CppCodeGenWriteBarrier((&___m_addData_11), value); } inline static int32_t get_offset_of_m_queAddData_12() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_queAddData_12)); } inline Queue_1_t1546976837 * get_m_queAddData_12() const { return ___m_queAddData_12; } inline Queue_1_t1546976837 ** get_address_of_m_queAddData_12() { return &___m_queAddData_12; } inline void set_m_queAddData_12(Queue_1_t1546976837 * value) { ___m_queAddData_12 = value; Il2CppCodeGenWriteBarrier((&___m_queAddData_12), value); } inline static int32_t get_offset_of_m_curUserid_13() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_curUserid_13)); } inline int64_t get_m_curUserid_13() const { return ___m_curUserid_13; } inline int64_t* get_address_of_m_curUserid_13() { return &___m_curUserid_13; } inline void set_m_curUserid_13(int64_t value) { ___m_curUserid_13 = value; } inline static int32_t get_offset_of_m_IsGetReward_14() { return static_cast(offsetof(CIdolAbilityManager_t240297659, ___m_IsGetReward_14)); } inline bool get_m_IsGetReward_14() const { return ___m_IsGetReward_14; } inline bool* get_address_of_m_IsGetReward_14() { return &___m_IsGetReward_14; } inline void set_m_IsGetReward_14(bool value) { ___m_IsGetReward_14 = value; } }; struct CIdolAbilityManager_t240297659_StaticFields { public: // DMCore.Logic.CIdolAbilityManager DMCore.Logic.CIdolAbilityManager::s_Instance CIdolAbilityManager_t240297659 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CIdolAbilityManager_t240297659_StaticFields, ___s_Instance_2)); } inline CIdolAbilityManager_t240297659 * get_s_Instance_2() const { return ___s_Instance_2; } inline CIdolAbilityManager_t240297659 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CIdolAbilityManager_t240297659 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLABILITYMANAGER_T240297659_H #ifndef IDOLPLAYERDATA_T1126670343_H #define IDOLPLAYERDATA_T1126670343_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdolPlayerData struct IdolPlayerData_t1126670343 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IdolPlayerData::m_IdolLevel int32_t ___m_IdolLevel_0; // System.Int32 DMCore.Logic.IdolPlayerData::m_IdolMaxLevel int32_t ___m_IdolMaxLevel_1; // System.Int32 DMCore.Logic.IdolPlayerData::m_IdolValue int32_t ___m_IdolValue_2; public: inline static int32_t get_offset_of_m_IdolLevel_0() { return static_cast(offsetof(IdolPlayerData_t1126670343, ___m_IdolLevel_0)); } inline int32_t get_m_IdolLevel_0() const { return ___m_IdolLevel_0; } inline int32_t* get_address_of_m_IdolLevel_0() { return &___m_IdolLevel_0; } inline void set_m_IdolLevel_0(int32_t value) { ___m_IdolLevel_0 = value; } inline static int32_t get_offset_of_m_IdolMaxLevel_1() { return static_cast(offsetof(IdolPlayerData_t1126670343, ___m_IdolMaxLevel_1)); } inline int32_t get_m_IdolMaxLevel_1() const { return ___m_IdolMaxLevel_1; } inline int32_t* get_address_of_m_IdolMaxLevel_1() { return &___m_IdolMaxLevel_1; } inline void set_m_IdolMaxLevel_1(int32_t value) { ___m_IdolMaxLevel_1 = value; } inline static int32_t get_offset_of_m_IdolValue_2() { return static_cast(offsetof(IdolPlayerData_t1126670343, ___m_IdolValue_2)); } inline int32_t get_m_IdolValue_2() const { return ___m_IdolValue_2; } inline int32_t* get_address_of_m_IdolValue_2() { return &___m_IdolValue_2; } inline void set_m_IdolValue_2(int32_t value) { ___m_IdolValue_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLPLAYERDATA_T1126670343_H #ifndef IDOLDATA_T118514082_H #define IDOLDATA_T118514082_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdolData struct IdolData_t118514082 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IdolData::m_Level int32_t ___m_Level_0; // System.Int32 DMCore.Logic.IdolData::m_LevelUpExp int32_t ___m_LevelUpExp_1; public: inline static int32_t get_offset_of_m_Level_0() { return static_cast(offsetof(IdolData_t118514082, ___m_Level_0)); } inline int32_t get_m_Level_0() const { return ___m_Level_0; } inline int32_t* get_address_of_m_Level_0() { return &___m_Level_0; } inline void set_m_Level_0(int32_t value) { ___m_Level_0 = value; } inline static int32_t get_offset_of_m_LevelUpExp_1() { return static_cast(offsetof(IdolData_t118514082, ___m_LevelUpExp_1)); } inline int32_t get_m_LevelUpExp_1() const { return ___m_LevelUpExp_1; } inline int32_t* get_address_of_m_LevelUpExp_1() { return &___m_LevelUpExp_1; } inline void set_m_LevelUpExp_1(int32_t value) { ___m_LevelUpExp_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLDATA_T118514082_H #ifndef U3CWAITFORSCROLLWNDINITFINISHEDU3EC__ITERATOR0_T3456388137_H #define U3CWAITFORSCROLLWNDINITFINISHEDU3EC__ITERATOR0_T3456388137_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TitleListView/c__Iterator0 struct U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 : public RuntimeObject { public: // UnityEngine.GameObject TitleListView/c__Iterator0::__0 GameObject_t1113636619 * ___U3CgoU3E__0_0; // TitleListView TitleListView/c__Iterator0::$this TitleListView_t286428299 * ___U24this_1; // System.Object TitleListView/c__Iterator0::$current RuntimeObject * ___U24current_2; // System.Boolean TitleListView/c__Iterator0::$disposing bool ___U24disposing_3; // System.Int32 TitleListView/c__Iterator0::$PC int32_t ___U24PC_4; public: inline static int32_t get_offset_of_U3CgoU3E__0_0() { return static_cast(offsetof(U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137, ___U3CgoU3E__0_0)); } inline GameObject_t1113636619 * get_U3CgoU3E__0_0() const { return ___U3CgoU3E__0_0; } inline GameObject_t1113636619 ** get_address_of_U3CgoU3E__0_0() { return &___U3CgoU3E__0_0; } inline void set_U3CgoU3E__0_0(GameObject_t1113636619 * value) { ___U3CgoU3E__0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CgoU3E__0_0), value); } inline static int32_t get_offset_of_U24this_1() { return static_cast(offsetof(U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137, ___U24this_1)); } inline TitleListView_t286428299 * get_U24this_1() const { return ___U24this_1; } inline TitleListView_t286428299 ** get_address_of_U24this_1() { return &___U24this_1; } inline void set_U24this_1(TitleListView_t286428299 * value) { ___U24this_1 = value; Il2CppCodeGenWriteBarrier((&___U24this_1), value); } inline static int32_t get_offset_of_U24current_2() { return static_cast(offsetof(U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137, ___U24current_2)); } inline RuntimeObject * get_U24current_2() const { return ___U24current_2; } inline RuntimeObject ** get_address_of_U24current_2() { return &___U24current_2; } inline void set_U24current_2(RuntimeObject * value) { ___U24current_2 = value; Il2CppCodeGenWriteBarrier((&___U24current_2), value); } inline static int32_t get_offset_of_U24disposing_3() { return static_cast(offsetof(U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137, ___U24disposing_3)); } inline bool get_U24disposing_3() const { return ___U24disposing_3; } inline bool* get_address_of_U24disposing_3() { return &___U24disposing_3; } inline void set_U24disposing_3(bool value) { ___U24disposing_3 = value; } inline static int32_t get_offset_of_U24PC_4() { return static_cast(offsetof(U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137, ___U24PC_4)); } inline int32_t get_U24PC_4() const { return ___U24PC_4; } inline int32_t* get_address_of_U24PC_4() { return &___U24PC_4; } inline void set_U24PC_4(int32_t value) { ___U24PC_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CWAITFORSCROLLWNDINITFINISHEDU3EC__ITERATOR0_T3456388137_H #ifndef ADDIDOLDATA_T1700717343_H #define ADDIDOLDATA_T1700717343_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AddIdolData struct AddIdolData_t1700717343 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AddIdolData::idx int32_t ___idx_0; // System.Int32 DMCore.Logic.AddIdolData::m_level int32_t ___m_level_1; // System.Int32 DMCore.Logic.AddIdolData::m_currentExp int32_t ___m_currentExp_2; // System.Int32 DMCore.Logic.AddIdolData::m_addExp int32_t ___m_addExp_3; public: inline static int32_t get_offset_of_idx_0() { return static_cast(offsetof(AddIdolData_t1700717343, ___idx_0)); } inline int32_t get_idx_0() const { return ___idx_0; } inline int32_t* get_address_of_idx_0() { return &___idx_0; } inline void set_idx_0(int32_t value) { ___idx_0 = value; } inline static int32_t get_offset_of_m_level_1() { return static_cast(offsetof(AddIdolData_t1700717343, ___m_level_1)); } inline int32_t get_m_level_1() const { return ___m_level_1; } inline int32_t* get_address_of_m_level_1() { return &___m_level_1; } inline void set_m_level_1(int32_t value) { ___m_level_1 = value; } inline static int32_t get_offset_of_m_currentExp_2() { return static_cast(offsetof(AddIdolData_t1700717343, ___m_currentExp_2)); } inline int32_t get_m_currentExp_2() const { return ___m_currentExp_2; } inline int32_t* get_address_of_m_currentExp_2() { return &___m_currentExp_2; } inline void set_m_currentExp_2(int32_t value) { ___m_currentExp_2 = value; } inline static int32_t get_offset_of_m_addExp_3() { return static_cast(offsetof(AddIdolData_t1700717343, ___m_addExp_3)); } inline int32_t get_m_addExp_3() const { return ___m_addExp_3; } inline int32_t* get_address_of_m_addExp_3() { return &___m_addExp_3; } inline void set_m_addExp_3(int32_t value) { ___m_addExp_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ADDIDOLDATA_T1700717343_H #ifndef LIST_1_T1519036347_H #define LIST_1_T1519036347_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_t1519036347 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AbilityLevelCountU5BU5D_t3035042696* ____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_t1519036347, ____items_1)); } inline AbilityLevelCountU5BU5D_t3035042696* get__items_1() const { return ____items_1; } inline AbilityLevelCountU5BU5D_t3035042696** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AbilityLevelCountU5BU5D_t3035042696* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1519036347, ____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_t1519036347, ____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_t1519036347_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AbilityLevelCountU5BU5D_t3035042696* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1519036347_StaticFields, ___EmptyArray_4)); } inline AbilityLevelCountU5BU5D_t3035042696* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AbilityLevelCountU5BU5D_t3035042696** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AbilityLevelCountU5BU5D_t3035042696* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1519036347_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 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 CJUNIORROLEMODELITEM_T636793867_H #define CJUNIORROLEMODELITEM_T636793867_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CJuniorRoleModelItem struct CJuniorRoleModelItem_t636793867 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_male Dictionary_2_t1839659084 * ___m_male_0; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_female Dictionary_2_t1839659084 * ___m_female_1; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_maleNewRole Dictionary_2_t1839659084 * ___m_maleNewRole_2; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_femaleNewRole Dictionary_2_t1839659084 * ___m_femaleNewRole_3; public: inline static int32_t get_offset_of_m_male_0() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_male_0)); } inline Dictionary_2_t1839659084 * get_m_male_0() const { return ___m_male_0; } inline Dictionary_2_t1839659084 ** get_address_of_m_male_0() { return &___m_male_0; } inline void set_m_male_0(Dictionary_2_t1839659084 * value) { ___m_male_0 = value; Il2CppCodeGenWriteBarrier((&___m_male_0), value); } inline static int32_t get_offset_of_m_female_1() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_female_1)); } inline Dictionary_2_t1839659084 * get_m_female_1() const { return ___m_female_1; } inline Dictionary_2_t1839659084 ** get_address_of_m_female_1() { return &___m_female_1; } inline void set_m_female_1(Dictionary_2_t1839659084 * value) { ___m_female_1 = value; Il2CppCodeGenWriteBarrier((&___m_female_1), value); } inline static int32_t get_offset_of_m_maleNewRole_2() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_maleNewRole_2)); } inline Dictionary_2_t1839659084 * get_m_maleNewRole_2() const { return ___m_maleNewRole_2; } inline Dictionary_2_t1839659084 ** get_address_of_m_maleNewRole_2() { return &___m_maleNewRole_2; } inline void set_m_maleNewRole_2(Dictionary_2_t1839659084 * value) { ___m_maleNewRole_2 = value; Il2CppCodeGenWriteBarrier((&___m_maleNewRole_2), value); } inline static int32_t get_offset_of_m_femaleNewRole_3() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_femaleNewRole_3)); } inline Dictionary_2_t1839659084 * get_m_femaleNewRole_3() const { return ___m_femaleNewRole_3; } inline Dictionary_2_t1839659084 ** get_address_of_m_femaleNewRole_3() { return &___m_femaleNewRole_3; } inline void set_m_femaleNewRole_3(Dictionary_2_t1839659084 * value) { ___m_femaleNewRole_3 = value; Il2CppCodeGenWriteBarrier((&___m_femaleNewRole_3), value); } }; struct CJuniorRoleModelItem_t636793867_StaticFields { public: // DMCore.Framework.Scene.CJuniorRoleModelItem DMCore.Framework.Scene.CJuniorRoleModelItem::s_Instance CJuniorRoleModelItem_t636793867 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867_StaticFields, ___s_Instance_4)); } inline CJuniorRoleModelItem_t636793867 * get_s_Instance_4() const { return ___s_Instance_4; } inline CJuniorRoleModelItem_t636793867 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CJuniorRoleModelItem_t636793867 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CJUNIORROLEMODELITEM_T636793867_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 CRESOURCEADAPTER_T3687212940_H #define CRESOURCEADAPTER_T3687212940_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.CResourceAdapter struct CResourceAdapter_t3687212940 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Resource.CResourceAdapter::m_httpType bool ___m_httpType_0; // System.String DMCore.Framework.Resource.CResourceAdapter::m_strBaseUrl String_t* ___m_strBaseUrl_1; // System.Boolean DMCore.Framework.Resource.CResourceAdapter::m_bUsePkgSystem bool ___m_bUsePkgSystem_2; // System.Collections.Generic.List`1 DMCore.Framework.Resource.CResourceAdapter::m_urlList List_1_t3319525431 * ___m_urlList_4; public: inline static int32_t get_offset_of_m_httpType_0() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_httpType_0)); } inline bool get_m_httpType_0() const { return ___m_httpType_0; } inline bool* get_address_of_m_httpType_0() { return &___m_httpType_0; } inline void set_m_httpType_0(bool value) { ___m_httpType_0 = value; } inline static int32_t get_offset_of_m_strBaseUrl_1() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_strBaseUrl_1)); } inline String_t* get_m_strBaseUrl_1() const { return ___m_strBaseUrl_1; } inline String_t** get_address_of_m_strBaseUrl_1() { return &___m_strBaseUrl_1; } inline void set_m_strBaseUrl_1(String_t* value) { ___m_strBaseUrl_1 = value; Il2CppCodeGenWriteBarrier((&___m_strBaseUrl_1), value); } inline static int32_t get_offset_of_m_bUsePkgSystem_2() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_bUsePkgSystem_2)); } inline bool get_m_bUsePkgSystem_2() const { return ___m_bUsePkgSystem_2; } inline bool* get_address_of_m_bUsePkgSystem_2() { return &___m_bUsePkgSystem_2; } inline void set_m_bUsePkgSystem_2(bool value) { ___m_bUsePkgSystem_2 = value; } inline static int32_t get_offset_of_m_urlList_4() { return static_cast(offsetof(CResourceAdapter_t3687212940, ___m_urlList_4)); } inline List_1_t3319525431 * get_m_urlList_4() const { return ___m_urlList_4; } inline List_1_t3319525431 ** get_address_of_m_urlList_4() { return &___m_urlList_4; } inline void set_m_urlList_4(List_1_t3319525431 * value) { ___m_urlList_4 = value; Il2CppCodeGenWriteBarrier((&___m_urlList_4), value); } }; struct CResourceAdapter_t3687212940_StaticFields { public: // DMCore.Framework.Resource.CResourceAdapter DMCore.Framework.Resource.CResourceAdapter::s_Instance CResourceAdapter_t3687212940 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CResourceAdapter_t3687212940_StaticFields, ___s_Instance_3)); } inline CResourceAdapter_t3687212940 * get_s_Instance_3() const { return ___s_Instance_3; } inline CResourceAdapter_t3687212940 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CResourceAdapter_t3687212940 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRESOURCEADAPTER_T3687212940_H #ifndef CLEVELMANAGER_T3077608201_H #define CLEVELMANAGER_T3077608201_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201 : public RuntimeObject { public: // System.String DMCore.Framework.Level.CLevelManager::m_levelName String_t* ___m_levelName_0; // System.Int32 DMCore.Framework.Level.CLevelManager::m_realLevelIndex int32_t ___m_realLevelIndex_1; // System.Int32 DMCore.Framework.Level.CLevelManager::m_levelLabor int32_t ___m_levelLabor_2; // System.Boolean DMCore.Framework.Level.CLevelManager::m_bEnableAutoLoad bool ___m_bEnableAutoLoad_3; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Level.CLevelManager::m_arrayLevel Dictionary_2_t2736202052 * ___m_arrayLevel_4; public: inline static int32_t get_offset_of_m_levelName_0() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_levelName_0)); } inline String_t* get_m_levelName_0() const { return ___m_levelName_0; } inline String_t** get_address_of_m_levelName_0() { return &___m_levelName_0; } inline void set_m_levelName_0(String_t* value) { ___m_levelName_0 = value; Il2CppCodeGenWriteBarrier((&___m_levelName_0), value); } inline static int32_t get_offset_of_m_realLevelIndex_1() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_realLevelIndex_1)); } inline int32_t get_m_realLevelIndex_1() const { return ___m_realLevelIndex_1; } inline int32_t* get_address_of_m_realLevelIndex_1() { return &___m_realLevelIndex_1; } inline void set_m_realLevelIndex_1(int32_t value) { ___m_realLevelIndex_1 = value; } inline static int32_t get_offset_of_m_levelLabor_2() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_levelLabor_2)); } inline int32_t get_m_levelLabor_2() const { return ___m_levelLabor_2; } inline int32_t* get_address_of_m_levelLabor_2() { return &___m_levelLabor_2; } inline void set_m_levelLabor_2(int32_t value) { ___m_levelLabor_2 = value; } inline static int32_t get_offset_of_m_bEnableAutoLoad_3() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_bEnableAutoLoad_3)); } inline bool get_m_bEnableAutoLoad_3() const { return ___m_bEnableAutoLoad_3; } inline bool* get_address_of_m_bEnableAutoLoad_3() { return &___m_bEnableAutoLoad_3; } inline void set_m_bEnableAutoLoad_3(bool value) { ___m_bEnableAutoLoad_3 = value; } inline static int32_t get_offset_of_m_arrayLevel_4() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_arrayLevel_4)); } inline Dictionary_2_t2736202052 * get_m_arrayLevel_4() const { return ___m_arrayLevel_4; } inline Dictionary_2_t2736202052 ** get_address_of_m_arrayLevel_4() { return &___m_arrayLevel_4; } inline void set_m_arrayLevel_4(Dictionary_2_t2736202052 * value) { ___m_arrayLevel_4 = value; Il2CppCodeGenWriteBarrier((&___m_arrayLevel_4), value); } }; struct CLevelManager_t3077608201_StaticFields { public: // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::s_Instance CLevelManager_t3077608201 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CLevelManager_t3077608201_StaticFields, ___s_Instance_5)); } inline CLevelManager_t3077608201 * get_s_Instance_5() const { return ___s_Instance_5; } inline CLevelManager_t3077608201 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CLevelManager_t3077608201 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELMANAGER_T3077608201_H #ifndef CTASKAWARDUNIT_T1909119860_H #define CTASKAWARDUNIT_T1909119860_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskAwardUnit struct CTaskAwardUnit_t1909119860 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTaskAwardUnit::AwardID int32_t ___AwardID_0; // System.Int32 DMCore.Logic.CTaskAwardUnit::Count int32_t ___Count_1; // System.Int32 DMCore.Logic.CTaskAwardUnit::Validation int32_t ___Validation_2; // System.Boolean DMCore.Logic.CTaskAwardUnit::IsChoosable bool ___IsChoosable_3; public: inline static int32_t get_offset_of_AwardID_0() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___AwardID_0)); } inline int32_t get_AwardID_0() const { return ___AwardID_0; } inline int32_t* get_address_of_AwardID_0() { return &___AwardID_0; } inline void set_AwardID_0(int32_t value) { ___AwardID_0 = value; } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_Validation_2() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___Validation_2)); } inline int32_t get_Validation_2() const { return ___Validation_2; } inline int32_t* get_address_of_Validation_2() { return &___Validation_2; } inline void set_Validation_2(int32_t value) { ___Validation_2 = value; } inline static int32_t get_offset_of_IsChoosable_3() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___IsChoosable_3)); } inline bool get_IsChoosable_3() const { return ___IsChoosable_3; } inline bool* get_address_of_IsChoosable_3() { return &___IsChoosable_3; } inline void set_IsChoosable_3(bool value) { ___IsChoosable_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKAWARDUNIT_T1909119860_H #ifndef BETTERLIST_1_T1002471007_H #define BETTERLIST_1_T1002471007_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_t1002471007 : public RuntimeObject { public: // T[] BetterList`1::buffer StringU5BU5D_t1281789340* ___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_t1002471007, ___buffer_0)); } inline StringU5BU5D_t1281789340* get_buffer_0() const { return ___buffer_0; } inline StringU5BU5D_t1281789340** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(StringU5BU5D_t1281789340* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t1002471007, ___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_T1002471007_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 CUSERLEVELLIMIT_T1843452971_H #define CUSERLEVELLIMIT_T1843452971_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CUserLevelLimit struct CUserLevelLimit_t1843452971 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CUserLevelLimit::k__BackingField int32_t ___U3CLevelU3Ek__BackingField_0; // System.String DMCore.Logic.CUserLevelLimit::k__BackingField String_t* ___U3CUIPathU3Ek__BackingField_1; // System.String DMCore.Logic.CUserLevelLimit::k__BackingField String_t* ___U3CnameU3Ek__BackingField_2; // System.String DMCore.Logic.CUserLevelLimit::k__BackingField String_t* ___U3CiconU3Ek__BackingField_3; // System.Int32 DMCore.Logic.CUserLevelLimit::k__BackingField int32_t ___U3CUnLockStepU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CLevelU3Ek__BackingField_0() { return static_cast(offsetof(CUserLevelLimit_t1843452971, ___U3CLevelU3Ek__BackingField_0)); } inline int32_t get_U3CLevelU3Ek__BackingField_0() const { return ___U3CLevelU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CLevelU3Ek__BackingField_0() { return &___U3CLevelU3Ek__BackingField_0; } inline void set_U3CLevelU3Ek__BackingField_0(int32_t value) { ___U3CLevelU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CUIPathU3Ek__BackingField_1() { return static_cast(offsetof(CUserLevelLimit_t1843452971, ___U3CUIPathU3Ek__BackingField_1)); } inline String_t* get_U3CUIPathU3Ek__BackingField_1() const { return ___U3CUIPathU3Ek__BackingField_1; } inline String_t** get_address_of_U3CUIPathU3Ek__BackingField_1() { return &___U3CUIPathU3Ek__BackingField_1; } inline void set_U3CUIPathU3Ek__BackingField_1(String_t* value) { ___U3CUIPathU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CUIPathU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CnameU3Ek__BackingField_2() { return static_cast(offsetof(CUserLevelLimit_t1843452971, ___U3CnameU3Ek__BackingField_2)); } inline String_t* get_U3CnameU3Ek__BackingField_2() const { return ___U3CnameU3Ek__BackingField_2; } inline String_t** get_address_of_U3CnameU3Ek__BackingField_2() { return &___U3CnameU3Ek__BackingField_2; } inline void set_U3CnameU3Ek__BackingField_2(String_t* value) { ___U3CnameU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CnameU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CiconU3Ek__BackingField_3() { return static_cast(offsetof(CUserLevelLimit_t1843452971, ___U3CiconU3Ek__BackingField_3)); } inline String_t* get_U3CiconU3Ek__BackingField_3() const { return ___U3CiconU3Ek__BackingField_3; } inline String_t** get_address_of_U3CiconU3Ek__BackingField_3() { return &___U3CiconU3Ek__BackingField_3; } inline void set_U3CiconU3Ek__BackingField_3(String_t* value) { ___U3CiconU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CiconU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CUnLockStepU3Ek__BackingField_4() { return static_cast(offsetof(CUserLevelLimit_t1843452971, ___U3CUnLockStepU3Ek__BackingField_4)); } inline int32_t get_U3CUnLockStepU3Ek__BackingField_4() const { return ___U3CUnLockStepU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CUnLockStepU3Ek__BackingField_4() { return &___U3CUnLockStepU3Ek__BackingField_4; } inline void set_U3CUnLockStepU3Ek__BackingField_4(int32_t value) { ___U3CUnLockStepU3Ek__BackingField_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSERLEVELLIMIT_T1843452971_H #ifndef LIST_1_T72704565_H #define LIST_1_T72704565_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_t72704565 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SpriteU5BU5D_t2994327014* ____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_t72704565, ____items_1)); } inline SpriteU5BU5D_t2994327014* get__items_1() const { return ____items_1; } inline SpriteU5BU5D_t2994327014** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SpriteU5BU5D_t2994327014* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t72704565, ____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_t72704565, ____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_t72704565_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray SpriteU5BU5D_t2994327014* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t72704565_StaticFields, ___EmptyArray_4)); } inline SpriteU5BU5D_t2994327014* get_EmptyArray_4() const { return ___EmptyArray_4; } inline SpriteU5BU5D_t2994327014** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(SpriteU5BU5D_t2994327014* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T72704565_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 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 ASSEMBLEINFO_T3236776212_H #define ASSEMBLEINFO_T3236776212_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AssembleInfo struct AssembleInfo_t3236776212 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AssembleInfo::m_themeId int32_t ___m_themeId_0; // System.Int32 DMCore.Logic.AssembleInfo::m_themeStar int32_t ___m_themeStar_1; // System.String DMCore.Logic.AssembleInfo::m_themeDec String_t* ___m_themeDec_2; // System.Collections.Generic.List`1 DMCore.Logic.AssembleInfo::m_dressList List_1_t128053199 * ___m_dressList_3; public: inline static int32_t get_offset_of_m_themeId_0() { return static_cast(offsetof(AssembleInfo_t3236776212, ___m_themeId_0)); } inline int32_t get_m_themeId_0() const { return ___m_themeId_0; } inline int32_t* get_address_of_m_themeId_0() { return &___m_themeId_0; } inline void set_m_themeId_0(int32_t value) { ___m_themeId_0 = value; } inline static int32_t get_offset_of_m_themeStar_1() { return static_cast(offsetof(AssembleInfo_t3236776212, ___m_themeStar_1)); } inline int32_t get_m_themeStar_1() const { return ___m_themeStar_1; } inline int32_t* get_address_of_m_themeStar_1() { return &___m_themeStar_1; } inline void set_m_themeStar_1(int32_t value) { ___m_themeStar_1 = value; } inline static int32_t get_offset_of_m_themeDec_2() { return static_cast(offsetof(AssembleInfo_t3236776212, ___m_themeDec_2)); } inline String_t* get_m_themeDec_2() const { return ___m_themeDec_2; } inline String_t** get_address_of_m_themeDec_2() { return &___m_themeDec_2; } inline void set_m_themeDec_2(String_t* value) { ___m_themeDec_2 = value; Il2CppCodeGenWriteBarrier((&___m_themeDec_2), value); } inline static int32_t get_offset_of_m_dressList_3() { return static_cast(offsetof(AssembleInfo_t3236776212, ___m_dressList_3)); } inline List_1_t128053199 * get_m_dressList_3() const { return ___m_dressList_3; } inline List_1_t128053199 ** get_address_of_m_dressList_3() { return &___m_dressList_3; } inline void set_m_dressList_3(List_1_t128053199 * value) { ___m_dressList_3 = value; Il2CppCodeGenWriteBarrier((&___m_dressList_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASSEMBLEINFO_T3236776212_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 CFITFUNAPIPLUGIN_T3372796910_H #define CFITFUNAPIPLUGIN_T3372796910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Plugin.CFitfunApiPlugin struct CFitfunApiPlugin_t3372796910 : public RuntimeObject { public: public: }; struct CFitfunApiPlugin_t3372796910_StaticFields { public: // DMCore.Framework.Plugin.CFitfunApiPlugin DMCore.Framework.Plugin.CFitfunApiPlugin::s_instance CFitfunApiPlugin_t3372796910 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CFitfunApiPlugin_t3372796910_StaticFields, ___s_instance_0)); } inline CFitfunApiPlugin_t3372796910 * get_s_instance_0() const { return ___s_instance_0; } inline CFitfunApiPlugin_t3372796910 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CFitfunApiPlugin_t3372796910 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFITFUNAPIPLUGIN_T3372796910_H #ifndef MEDALSTATE_T493540488_H #define MEDALSTATE_T493540488_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MedalState struct MedalState_t493540488 : public RuntimeObject { public: // System.Int32 DMCore.Logic.MedalState::groupId int32_t ___groupId_0; // System.Int32 DMCore.Logic.MedalState::medalId int32_t ___medalId_1; // System.Int32 DMCore.Logic.MedalState::wear int32_t ___wear_2; public: inline static int32_t get_offset_of_groupId_0() { return static_cast(offsetof(MedalState_t493540488, ___groupId_0)); } inline int32_t get_groupId_0() const { return ___groupId_0; } inline int32_t* get_address_of_groupId_0() { return &___groupId_0; } inline void set_groupId_0(int32_t value) { ___groupId_0 = value; } inline static int32_t get_offset_of_medalId_1() { return static_cast(offsetof(MedalState_t493540488, ___medalId_1)); } inline int32_t get_medalId_1() const { return ___medalId_1; } inline int32_t* get_address_of_medalId_1() { return &___medalId_1; } inline void set_medalId_1(int32_t value) { ___medalId_1 = value; } inline static int32_t get_offset_of_wear_2() { return static_cast(offsetof(MedalState_t493540488, ___wear_2)); } inline int32_t get_wear_2() const { return ___wear_2; } inline int32_t* get_address_of_wear_2() { return &___wear_2; } inline void set_wear_2(int32_t value) { ___wear_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEDALSTATE_T493540488_H #ifndef MEDALITEM_T720471580_H #define MEDALITEM_T720471580_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MedalItem struct MedalItem_t720471580 : public RuntimeObject { public: // System.Int32 DMCore.Logic.MedalItem::groupId int32_t ___groupId_0; // System.Int32 DMCore.Logic.MedalItem::medalId int32_t ___medalId_1; // System.Int32 DMCore.Logic.MedalItem::state int32_t ___state_2; // System.Int32 DMCore.Logic.MedalItem::wear int32_t ___wear_3; public: inline static int32_t get_offset_of_groupId_0() { return static_cast(offsetof(MedalItem_t720471580, ___groupId_0)); } inline int32_t get_groupId_0() const { return ___groupId_0; } inline int32_t* get_address_of_groupId_0() { return &___groupId_0; } inline void set_groupId_0(int32_t value) { ___groupId_0 = value; } inline static int32_t get_offset_of_medalId_1() { return static_cast(offsetof(MedalItem_t720471580, ___medalId_1)); } inline int32_t get_medalId_1() const { return ___medalId_1; } inline int32_t* get_address_of_medalId_1() { return &___medalId_1; } inline void set_medalId_1(int32_t value) { ___medalId_1 = value; } inline static int32_t get_offset_of_state_2() { return static_cast(offsetof(MedalItem_t720471580, ___state_2)); } inline int32_t get_state_2() const { return ___state_2; } inline int32_t* get_address_of_state_2() { return &___state_2; } inline void set_state_2(int32_t value) { ___state_2 = value; } inline static int32_t get_offset_of_wear_3() { return static_cast(offsetof(MedalItem_t720471580, ___wear_3)); } inline int32_t get_wear_3() const { return ___wear_3; } inline int32_t* get_address_of_wear_3() { return &___wear_3; } inline void set_wear_3(int32_t value) { ___wear_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEDALITEM_T720471580_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 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 IACTIVITYDETAIL_T2848416189_H #define IACTIVITYDETAIL_T2848416189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IActivityDetail::m_activityID int32_t ___m_activityID_0; // System.Int32 DMCore.Logic.IActivityDetail::m_activityNewlID int32_t ___m_activityNewlID_1; // System.Boolean DMCore.Logic.IActivityDetail::m_isNewUpdate bool ___m_isNewUpdate_2; // System.Boolean DMCore.Logic.IActivityDetail::m_isDataReady bool ___m_isDataReady_3; // System.String DMCore.Logic.IActivityDetail::m_activityName String_t* ___m_activityName_4; // System.String DMCore.Logic.IActivityDetail::m_activityTitle String_t* ___m_activityTitle_5; // System.String DMCore.Logic.IActivityDetail::m_activityDesc String_t* ___m_activityDesc_6; // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::m_startTime List_1_t128053199 * ___m_startTime_7; // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::m_endTime List_1_t128053199 * ___m_endTime_8; // System.Boolean DMCore.Logic.IActivityDetail::m_needSort bool ___m_needSort_9; // System.Int32 DMCore.Logic.IActivityDetail::m_nActivityType int32_t ___m_nActivityType_10; public: inline static int32_t get_offset_of_m_activityID_0() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityID_0)); } inline int32_t get_m_activityID_0() const { return ___m_activityID_0; } inline int32_t* get_address_of_m_activityID_0() { return &___m_activityID_0; } inline void set_m_activityID_0(int32_t value) { ___m_activityID_0 = value; } inline static int32_t get_offset_of_m_activityNewlID_1() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityNewlID_1)); } inline int32_t get_m_activityNewlID_1() const { return ___m_activityNewlID_1; } inline int32_t* get_address_of_m_activityNewlID_1() { return &___m_activityNewlID_1; } inline void set_m_activityNewlID_1(int32_t value) { ___m_activityNewlID_1 = value; } inline static int32_t get_offset_of_m_isNewUpdate_2() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_isNewUpdate_2)); } inline bool get_m_isNewUpdate_2() const { return ___m_isNewUpdate_2; } inline bool* get_address_of_m_isNewUpdate_2() { return &___m_isNewUpdate_2; } inline void set_m_isNewUpdate_2(bool value) { ___m_isNewUpdate_2 = value; } inline static int32_t get_offset_of_m_isDataReady_3() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_isDataReady_3)); } inline bool get_m_isDataReady_3() const { return ___m_isDataReady_3; } inline bool* get_address_of_m_isDataReady_3() { return &___m_isDataReady_3; } inline void set_m_isDataReady_3(bool value) { ___m_isDataReady_3 = value; } inline static int32_t get_offset_of_m_activityName_4() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityName_4)); } inline String_t* get_m_activityName_4() const { return ___m_activityName_4; } inline String_t** get_address_of_m_activityName_4() { return &___m_activityName_4; } inline void set_m_activityName_4(String_t* value) { ___m_activityName_4 = value; Il2CppCodeGenWriteBarrier((&___m_activityName_4), value); } inline static int32_t get_offset_of_m_activityTitle_5() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityTitle_5)); } inline String_t* get_m_activityTitle_5() const { return ___m_activityTitle_5; } inline String_t** get_address_of_m_activityTitle_5() { return &___m_activityTitle_5; } inline void set_m_activityTitle_5(String_t* value) { ___m_activityTitle_5 = value; Il2CppCodeGenWriteBarrier((&___m_activityTitle_5), value); } inline static int32_t get_offset_of_m_activityDesc_6() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityDesc_6)); } inline String_t* get_m_activityDesc_6() const { return ___m_activityDesc_6; } inline String_t** get_address_of_m_activityDesc_6() { return &___m_activityDesc_6; } inline void set_m_activityDesc_6(String_t* value) { ___m_activityDesc_6 = value; Il2CppCodeGenWriteBarrier((&___m_activityDesc_6), value); } inline static int32_t get_offset_of_m_startTime_7() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_startTime_7)); } inline List_1_t128053199 * get_m_startTime_7() const { return ___m_startTime_7; } inline List_1_t128053199 ** get_address_of_m_startTime_7() { return &___m_startTime_7; } inline void set_m_startTime_7(List_1_t128053199 * value) { ___m_startTime_7 = value; Il2CppCodeGenWriteBarrier((&___m_startTime_7), value); } inline static int32_t get_offset_of_m_endTime_8() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_endTime_8)); } inline List_1_t128053199 * get_m_endTime_8() const { return ___m_endTime_8; } inline List_1_t128053199 ** get_address_of_m_endTime_8() { return &___m_endTime_8; } inline void set_m_endTime_8(List_1_t128053199 * value) { ___m_endTime_8 = value; Il2CppCodeGenWriteBarrier((&___m_endTime_8), value); } inline static int32_t get_offset_of_m_needSort_9() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_needSort_9)); } inline bool get_m_needSort_9() const { return ___m_needSort_9; } inline bool* get_address_of_m_needSort_9() { return &___m_needSort_9; } inline void set_m_needSort_9(bool value) { ___m_needSort_9 = value; } inline static int32_t get_offset_of_m_nActivityType_10() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_nActivityType_10)); } inline int32_t get_m_nActivityType_10() const { return ___m_nActivityType_10; } inline int32_t* get_address_of_m_nActivityType_10() { return &___m_nActivityType_10; } inline void set_m_nActivityType_10(int32_t value) { ___m_nActivityType_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IACTIVITYDETAIL_T2848416189_H #ifndef LIST_1_T3334856656_H #define LIST_1_T3334856656_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_t3334856656 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CAwardInfo_1U5BU5D_t3582941055* ____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_t3334856656, ____items_1)); } inline CAwardInfo_1U5BU5D_t3582941055* get__items_1() const { return ____items_1; } inline CAwardInfo_1U5BU5D_t3582941055** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CAwardInfo_1U5BU5D_t3582941055* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3334856656, ____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_t3334856656, ____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_t3334856656_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CAwardInfo_1U5BU5D_t3582941055* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3334856656_StaticFields, ___EmptyArray_4)); } inline CAwardInfo_1U5BU5D_t3582941055* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CAwardInfo_1U5BU5D_t3582941055** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CAwardInfo_1U5BU5D_t3582941055* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3334856656_H #ifndef MEDALINFO_T3025999911_H #define MEDALINFO_T3025999911_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CAchievementMedalCfg/MedalInfo struct MedalInfo_t3025999911 : public RuntimeObject { public: // System.Int32 CAchievementMedalCfg/MedalInfo::k__BackingField int32_t ___U3CIDU3Ek__BackingField_0; // System.String CAchievementMedalCfg/MedalInfo::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.String CAchievementMedalCfg/MedalInfo::k__BackingField String_t* ___U3CPathU3Ek__BackingField_2; // System.String CAchievementMedalCfg/MedalInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_0() { return static_cast(offsetof(MedalInfo_t3025999911, ___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(MedalInfo_t3025999911, ___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_U3CPathU3Ek__BackingField_2() { return static_cast(offsetof(MedalInfo_t3025999911, ___U3CPathU3Ek__BackingField_2)); } inline String_t* get_U3CPathU3Ek__BackingField_2() const { return ___U3CPathU3Ek__BackingField_2; } inline String_t** get_address_of_U3CPathU3Ek__BackingField_2() { return &___U3CPathU3Ek__BackingField_2; } inline void set_U3CPathU3Ek__BackingField_2(String_t* value) { ___U3CPathU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CPathU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CDescU3Ek__BackingField_3() { return static_cast(offsetof(MedalInfo_t3025999911, ___U3CDescU3Ek__BackingField_3)); } inline String_t* get_U3CDescU3Ek__BackingField_3() const { return ___U3CDescU3Ek__BackingField_3; } inline String_t** get_address_of_U3CDescU3Ek__BackingField_3() { return &___U3CDescU3Ek__BackingField_3; } inline void set_U3CDescU3Ek__BackingField_3(String_t* value) { ___U3CDescU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CDescU3Ek__BackingField_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEDALINFO_T3025999911_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 CAWARDLIST_T4094041907_H #define CAWARDLIST_T4094041907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardList struct CAwardList_t4094041907 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CAwardList::m_AwardList List_1_t3149535657 * ___m_AwardList_0; public: inline static int32_t get_offset_of_m_AwardList_0() { return static_cast(offsetof(CAwardList_t4094041907, ___m_AwardList_0)); } inline List_1_t3149535657 * get_m_AwardList_0() const { return ___m_AwardList_0; } inline List_1_t3149535657 ** get_address_of_m_AwardList_0() { return &___m_AwardList_0; } inline void set_m_AwardList_0(List_1_t3149535657 * value) { ___m_AwardList_0 = value; Il2CppCodeGenWriteBarrier((&___m_AwardList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDLIST_T4094041907_H #ifndef CINTERACTIVECONFIG_T2063269181_H #define CINTERACTIVECONFIG_T2063269181_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CInteractiveConfig struct CInteractiveConfig_t2063269181 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CInteractiveConfig::k__BackingField int32_t ___U3CCurrentSceneIDU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CInteractiveConfig::k__BackingField int32_t ___U3CCurrentActionTypeU3Ek__BackingField_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CInteractiveConfig::m_acitonEffectConfig Dictionary_2_t3988524122 * ___m_acitonEffectConfig_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CInteractiveConfig::m_singleAction Dictionary_2_t2919602138 * ___m_singleAction_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CInteractiveConfig::m_multipleAction Dictionary_2_t2919602138 * ___m_multipleAction_6; public: inline static int32_t get_offset_of_U3CCurrentSceneIDU3Ek__BackingField_0() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___U3CCurrentSceneIDU3Ek__BackingField_0)); } inline int32_t get_U3CCurrentSceneIDU3Ek__BackingField_0() const { return ___U3CCurrentSceneIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CCurrentSceneIDU3Ek__BackingField_0() { return &___U3CCurrentSceneIDU3Ek__BackingField_0; } inline void set_U3CCurrentSceneIDU3Ek__BackingField_0(int32_t value) { ___U3CCurrentSceneIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CCurrentActionTypeU3Ek__BackingField_1() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___U3CCurrentActionTypeU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentActionTypeU3Ek__BackingField_1() const { return ___U3CCurrentActionTypeU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentActionTypeU3Ek__BackingField_1() { return &___U3CCurrentActionTypeU3Ek__BackingField_1; } inline void set_U3CCurrentActionTypeU3Ek__BackingField_1(int32_t value) { ___U3CCurrentActionTypeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_acitonEffectConfig_2() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___m_acitonEffectConfig_2)); } inline Dictionary_2_t3988524122 * get_m_acitonEffectConfig_2() const { return ___m_acitonEffectConfig_2; } inline Dictionary_2_t3988524122 ** get_address_of_m_acitonEffectConfig_2() { return &___m_acitonEffectConfig_2; } inline void set_m_acitonEffectConfig_2(Dictionary_2_t3988524122 * value) { ___m_acitonEffectConfig_2 = value; Il2CppCodeGenWriteBarrier((&___m_acitonEffectConfig_2), value); } inline static int32_t get_offset_of_m_singleAction_5() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___m_singleAction_5)); } inline Dictionary_2_t2919602138 * get_m_singleAction_5() const { return ___m_singleAction_5; } inline Dictionary_2_t2919602138 ** get_address_of_m_singleAction_5() { return &___m_singleAction_5; } inline void set_m_singleAction_5(Dictionary_2_t2919602138 * value) { ___m_singleAction_5 = value; Il2CppCodeGenWriteBarrier((&___m_singleAction_5), value); } inline static int32_t get_offset_of_m_multipleAction_6() { return static_cast(offsetof(CInteractiveConfig_t2063269181, ___m_multipleAction_6)); } inline Dictionary_2_t2919602138 * get_m_multipleAction_6() const { return ___m_multipleAction_6; } inline Dictionary_2_t2919602138 ** get_address_of_m_multipleAction_6() { return &___m_multipleAction_6; } inline void set_m_multipleAction_6(Dictionary_2_t2919602138 * value) { ___m_multipleAction_6 = value; Il2CppCodeGenWriteBarrier((&___m_multipleAction_6), value); } }; struct CInteractiveConfig_t2063269181_StaticFields { public: // DMCore.Logic.CInteractiveConfig DMCore.Logic.CInteractiveConfig::s_Instance CInteractiveConfig_t2063269181 * ___s_Instance_3; // System.String DMCore.Logic.CInteractiveConfig::CONFIG_PATH String_t* ___CONFIG_PATH_4; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CInteractiveConfig_t2063269181_StaticFields, ___s_Instance_3)); } inline CInteractiveConfig_t2063269181 * get_s_Instance_3() const { return ___s_Instance_3; } inline CInteractiveConfig_t2063269181 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CInteractiveConfig_t2063269181 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } inline static int32_t get_offset_of_CONFIG_PATH_4() { return static_cast(offsetof(CInteractiveConfig_t2063269181_StaticFields, ___CONFIG_PATH_4)); } inline String_t* get_CONFIG_PATH_4() const { return ___CONFIG_PATH_4; } inline String_t** get_address_of_CONFIG_PATH_4() { return &___CONFIG_PATH_4; } inline void set_CONFIG_PATH_4(String_t* value) { ___CONFIG_PATH_4 = value; Il2CppCodeGenWriteBarrier((&___CONFIG_PATH_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINTERACTIVECONFIG_T2063269181_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 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 CACTIVITYPICDATA_T4037644981_H #define CACTIVITYPICDATA_T4037644981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.logicActivityPic/CActivityPicData struct CActivityPicData_t4037644981 : public RuntimeObject { public: // System.Int32 DMCore.Logic.logicActivityPic/CActivityPicData::type int32_t ___type_0; // System.String DMCore.Logic.logicActivityPic/CActivityPicData::name String_t* ___name_1; // System.String DMCore.Logic.logicActivityPic/CActivityPicData::image String_t* ___image_2; // System.String DMCore.Logic.logicActivityPic/CActivityPicData::typeParams String_t* ___typeParams_3; // System.Byte[] DMCore.Logic.logicActivityPic/CActivityPicData::m_bytesVal ByteU5BU5D_t4116647657* ___m_bytesVal_4; // UnityEngine.Texture2D DMCore.Logic.logicActivityPic/CActivityPicData::m_texture Texture2D_t3840446185 * ___m_texture_5; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(CActivityPicData_t4037644981, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(CActivityPicData_t4037644981, ___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_image_2() { return static_cast(offsetof(CActivityPicData_t4037644981, ___image_2)); } inline String_t* get_image_2() const { return ___image_2; } inline String_t** get_address_of_image_2() { return &___image_2; } inline void set_image_2(String_t* value) { ___image_2 = value; Il2CppCodeGenWriteBarrier((&___image_2), value); } inline static int32_t get_offset_of_typeParams_3() { return static_cast(offsetof(CActivityPicData_t4037644981, ___typeParams_3)); } inline String_t* get_typeParams_3() const { return ___typeParams_3; } inline String_t** get_address_of_typeParams_3() { return &___typeParams_3; } inline void set_typeParams_3(String_t* value) { ___typeParams_3 = value; Il2CppCodeGenWriteBarrier((&___typeParams_3), value); } inline static int32_t get_offset_of_m_bytesVal_4() { return static_cast(offsetof(CActivityPicData_t4037644981, ___m_bytesVal_4)); } inline ByteU5BU5D_t4116647657* get_m_bytesVal_4() const { return ___m_bytesVal_4; } inline ByteU5BU5D_t4116647657** get_address_of_m_bytesVal_4() { return &___m_bytesVal_4; } inline void set_m_bytesVal_4(ByteU5BU5D_t4116647657* value) { ___m_bytesVal_4 = value; Il2CppCodeGenWriteBarrier((&___m_bytesVal_4), value); } inline static int32_t get_offset_of_m_texture_5() { return static_cast(offsetof(CActivityPicData_t4037644981, ___m_texture_5)); } inline Texture2D_t3840446185 * get_m_texture_5() const { return ___m_texture_5; } inline Texture2D_t3840446185 ** get_address_of_m_texture_5() { return &___m_texture_5; } inline void set_m_texture_5(Texture2D_t3840446185 * value) { ___m_texture_5 = value; Il2CppCodeGenWriteBarrier((&___m_texture_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYPICDATA_T4037644981_H #ifndef MEMBERMANAGER_T2979457932_H #define MEMBERMANAGER_T2979457932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // MemberManager struct MemberManager_t2979457932 : public RuntimeObject { public: // System.Boolean MemberManager::mDataChanged bool ___mDataChanged_0; // System.Boolean MemberManager::k__BackingField bool ___U3CActivityMemberChangedU3Ek__BackingField_1; // System.Int32 MemberManager::mBuyId int32_t ___mBuyId_2; // System.String MemberManager::mBuyPrice String_t* ___mBuyPrice_3; // System.String MemberManager::mBuyTitle String_t* ___mBuyTitle_4; // System.Boolean MemberManager::isNeedUpdateMemberReturn bool ___isNeedUpdateMemberReturn_5; // System.Collections.Generic.List`1 MemberManager::k__BackingField List_1_t3149535657 * ___U3CmemberReturnU3Ek__BackingField_6; // System.Int32 MemberManager::mLeftTime int32_t ___mLeftTime_7; // System.String MemberManager::mPrice String_t* ___mPrice_8; // System.Int32 MemberManager::updateTime_OneStep int32_t ___updateTime_OneStep_9; // System.Int32 MemberManager::updateTime_TwoStep int32_t ___updateTime_TwoStep_10; // System.Int32 MemberManager::mGetState int32_t ___mGetState_11; public: inline static int32_t get_offset_of_mDataChanged_0() { return static_cast(offsetof(MemberManager_t2979457932, ___mDataChanged_0)); } inline bool get_mDataChanged_0() const { return ___mDataChanged_0; } inline bool* get_address_of_mDataChanged_0() { return &___mDataChanged_0; } inline void set_mDataChanged_0(bool value) { ___mDataChanged_0 = value; } inline static int32_t get_offset_of_U3CActivityMemberChangedU3Ek__BackingField_1() { return static_cast(offsetof(MemberManager_t2979457932, ___U3CActivityMemberChangedU3Ek__BackingField_1)); } inline bool get_U3CActivityMemberChangedU3Ek__BackingField_1() const { return ___U3CActivityMemberChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CActivityMemberChangedU3Ek__BackingField_1() { return &___U3CActivityMemberChangedU3Ek__BackingField_1; } inline void set_U3CActivityMemberChangedU3Ek__BackingField_1(bool value) { ___U3CActivityMemberChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_mBuyId_2() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyId_2)); } inline int32_t get_mBuyId_2() const { return ___mBuyId_2; } inline int32_t* get_address_of_mBuyId_2() { return &___mBuyId_2; } inline void set_mBuyId_2(int32_t value) { ___mBuyId_2 = value; } inline static int32_t get_offset_of_mBuyPrice_3() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyPrice_3)); } inline String_t* get_mBuyPrice_3() const { return ___mBuyPrice_3; } inline String_t** get_address_of_mBuyPrice_3() { return &___mBuyPrice_3; } inline void set_mBuyPrice_3(String_t* value) { ___mBuyPrice_3 = value; Il2CppCodeGenWriteBarrier((&___mBuyPrice_3), value); } inline static int32_t get_offset_of_mBuyTitle_4() { return static_cast(offsetof(MemberManager_t2979457932, ___mBuyTitle_4)); } inline String_t* get_mBuyTitle_4() const { return ___mBuyTitle_4; } inline String_t** get_address_of_mBuyTitle_4() { return &___mBuyTitle_4; } inline void set_mBuyTitle_4(String_t* value) { ___mBuyTitle_4 = value; Il2CppCodeGenWriteBarrier((&___mBuyTitle_4), value); } inline static int32_t get_offset_of_isNeedUpdateMemberReturn_5() { return static_cast(offsetof(MemberManager_t2979457932, ___isNeedUpdateMemberReturn_5)); } inline bool get_isNeedUpdateMemberReturn_5() const { return ___isNeedUpdateMemberReturn_5; } inline bool* get_address_of_isNeedUpdateMemberReturn_5() { return &___isNeedUpdateMemberReturn_5; } inline void set_isNeedUpdateMemberReturn_5(bool value) { ___isNeedUpdateMemberReturn_5 = value; } inline static int32_t get_offset_of_U3CmemberReturnU3Ek__BackingField_6() { return static_cast(offsetof(MemberManager_t2979457932, ___U3CmemberReturnU3Ek__BackingField_6)); } inline List_1_t3149535657 * get_U3CmemberReturnU3Ek__BackingField_6() const { return ___U3CmemberReturnU3Ek__BackingField_6; } inline List_1_t3149535657 ** get_address_of_U3CmemberReturnU3Ek__BackingField_6() { return &___U3CmemberReturnU3Ek__BackingField_6; } inline void set_U3CmemberReturnU3Ek__BackingField_6(List_1_t3149535657 * value) { ___U3CmemberReturnU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CmemberReturnU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_mLeftTime_7() { return static_cast(offsetof(MemberManager_t2979457932, ___mLeftTime_7)); } inline int32_t get_mLeftTime_7() const { return ___mLeftTime_7; } inline int32_t* get_address_of_mLeftTime_7() { return &___mLeftTime_7; } inline void set_mLeftTime_7(int32_t value) { ___mLeftTime_7 = value; } inline static int32_t get_offset_of_mPrice_8() { return static_cast(offsetof(MemberManager_t2979457932, ___mPrice_8)); } inline String_t* get_mPrice_8() const { return ___mPrice_8; } inline String_t** get_address_of_mPrice_8() { return &___mPrice_8; } inline void set_mPrice_8(String_t* value) { ___mPrice_8 = value; Il2CppCodeGenWriteBarrier((&___mPrice_8), value); } inline static int32_t get_offset_of_updateTime_OneStep_9() { return static_cast(offsetof(MemberManager_t2979457932, ___updateTime_OneStep_9)); } inline int32_t get_updateTime_OneStep_9() const { return ___updateTime_OneStep_9; } inline int32_t* get_address_of_updateTime_OneStep_9() { return &___updateTime_OneStep_9; } inline void set_updateTime_OneStep_9(int32_t value) { ___updateTime_OneStep_9 = value; } inline static int32_t get_offset_of_updateTime_TwoStep_10() { return static_cast(offsetof(MemberManager_t2979457932, ___updateTime_TwoStep_10)); } inline int32_t get_updateTime_TwoStep_10() const { return ___updateTime_TwoStep_10; } inline int32_t* get_address_of_updateTime_TwoStep_10() { return &___updateTime_TwoStep_10; } inline void set_updateTime_TwoStep_10(int32_t value) { ___updateTime_TwoStep_10 = value; } inline static int32_t get_offset_of_mGetState_11() { return static_cast(offsetof(MemberManager_t2979457932, ___mGetState_11)); } inline int32_t get_mGetState_11() const { return ___mGetState_11; } inline int32_t* get_address_of_mGetState_11() { return &___mGetState_11; } inline void set_mGetState_11(int32_t value) { ___mGetState_11 = value; } }; struct MemberManager_t2979457932_StaticFields { public: // MemberManager MemberManager::s_Instance MemberManager_t2979457932 * ___s_Instance_12; // System.Int32 MemberManager::ONE_HOUR_SECOND int32_t ___ONE_HOUR_SECOND_13; // System.Int32 MemberManager::ONE_DAY_SECOND int32_t ___ONE_DAY_SECOND_14; public: inline static int32_t get_offset_of_s_Instance_12() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___s_Instance_12)); } inline MemberManager_t2979457932 * get_s_Instance_12() const { return ___s_Instance_12; } inline MemberManager_t2979457932 ** get_address_of_s_Instance_12() { return &___s_Instance_12; } inline void set_s_Instance_12(MemberManager_t2979457932 * value) { ___s_Instance_12 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_12), value); } inline static int32_t get_offset_of_ONE_HOUR_SECOND_13() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___ONE_HOUR_SECOND_13)); } inline int32_t get_ONE_HOUR_SECOND_13() const { return ___ONE_HOUR_SECOND_13; } inline int32_t* get_address_of_ONE_HOUR_SECOND_13() { return &___ONE_HOUR_SECOND_13; } inline void set_ONE_HOUR_SECOND_13(int32_t value) { ___ONE_HOUR_SECOND_13 = value; } inline static int32_t get_offset_of_ONE_DAY_SECOND_14() { return static_cast(offsetof(MemberManager_t2979457932_StaticFields, ___ONE_DAY_SECOND_14)); } inline int32_t get_ONE_DAY_SECOND_14() const { return ___ONE_DAY_SECOND_14; } inline int32_t* get_address_of_ONE_DAY_SECOND_14() { return &___ONE_DAY_SECOND_14; } inline void set_ONE_DAY_SECOND_14(int32_t value) { ___ONE_DAY_SECOND_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERMANAGER_T2979457932_H #ifndef CFRAGMENTMANAGER_T4020029771_H #define CFRAGMENTMANAGER_T4020029771_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771 : public RuntimeObject { public: // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CFragmentManager::m_TaskController ITaskBase_1_t1810328984 * ___m_TaskController_0; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFragmentManager::m_FormulaList Dictionary_2_t741555727 * ___m_FormulaList_1; // System.Boolean DMCore.Logic.CFragmentManager::m_IsNeedRefreshAll bool ___m_IsNeedRefreshAll_2; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedPrintID int32_t ___m_SelectedPrintID_3; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedPrintBarID int32_t ___m_SelectedPrintBarID_4; // System.Int32 DMCore.Logic.CFragmentManager::m_LastSelectedPrintID int32_t ___m_LastSelectedPrintID_5; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedFragmentID int32_t ___m_SelectedFragmentID_6; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedFragmentBarID int32_t ___m_SelectedFragmentBarID_7; // System.Boolean DMCore.Logic.CFragmentManager::m_IsComposeFormulaReceived bool ___m_IsComposeFormulaReceived_8; // System.Int32 DMCore.Logic.CFragmentManager::m_FragmentUpdateCount int32_t ___m_FragmentUpdateCount_9; // System.Int32 DMCore.Logic.CFragmentManager::m_LastFragmentUpdateCount int32_t ___m_LastFragmentUpdateCount_10; // System.Boolean DMCore.Logic.CFragmentManager::m_IsNeedRefreshUpdate bool ___m_IsNeedRefreshUpdate_11; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedEquipID int32_t ___m_SelectedEquipID_12; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedEquipBarID int32_t ___m_SelectedEquipBarID_13; // System.Int32 DMCore.Logic.CFragmentManager::m_LastSelectedEquipID int32_t ___m_LastSelectedEquipID_14; // System.Boolean DMCore.Logic.CFragmentManager::m_IsDecomposeFormulaReceived bool ___m_IsDecomposeFormulaReceived_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFragmentManager::m_ClothFragmentData Dictionary_2_t1839659084 * ___m_ClothFragmentData_16; public: inline static int32_t get_offset_of_m_TaskController_0() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_TaskController_0)); } inline ITaskBase_1_t1810328984 * get_m_TaskController_0() const { return ___m_TaskController_0; } inline ITaskBase_1_t1810328984 ** get_address_of_m_TaskController_0() { return &___m_TaskController_0; } inline void set_m_TaskController_0(ITaskBase_1_t1810328984 * value) { ___m_TaskController_0 = value; Il2CppCodeGenWriteBarrier((&___m_TaskController_0), value); } inline static int32_t get_offset_of_m_FormulaList_1() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_FormulaList_1)); } inline Dictionary_2_t741555727 * get_m_FormulaList_1() const { return ___m_FormulaList_1; } inline Dictionary_2_t741555727 ** get_address_of_m_FormulaList_1() { return &___m_FormulaList_1; } inline void set_m_FormulaList_1(Dictionary_2_t741555727 * value) { ___m_FormulaList_1 = value; Il2CppCodeGenWriteBarrier((&___m_FormulaList_1), value); } inline static int32_t get_offset_of_m_IsNeedRefreshAll_2() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsNeedRefreshAll_2)); } inline bool get_m_IsNeedRefreshAll_2() const { return ___m_IsNeedRefreshAll_2; } inline bool* get_address_of_m_IsNeedRefreshAll_2() { return &___m_IsNeedRefreshAll_2; } inline void set_m_IsNeedRefreshAll_2(bool value) { ___m_IsNeedRefreshAll_2 = value; } inline static int32_t get_offset_of_m_SelectedPrintID_3() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedPrintID_3)); } inline int32_t get_m_SelectedPrintID_3() const { return ___m_SelectedPrintID_3; } inline int32_t* get_address_of_m_SelectedPrintID_3() { return &___m_SelectedPrintID_3; } inline void set_m_SelectedPrintID_3(int32_t value) { ___m_SelectedPrintID_3 = value; } inline static int32_t get_offset_of_m_SelectedPrintBarID_4() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedPrintBarID_4)); } inline int32_t get_m_SelectedPrintBarID_4() const { return ___m_SelectedPrintBarID_4; } inline int32_t* get_address_of_m_SelectedPrintBarID_4() { return &___m_SelectedPrintBarID_4; } inline void set_m_SelectedPrintBarID_4(int32_t value) { ___m_SelectedPrintBarID_4 = value; } inline static int32_t get_offset_of_m_LastSelectedPrintID_5() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastSelectedPrintID_5)); } inline int32_t get_m_LastSelectedPrintID_5() const { return ___m_LastSelectedPrintID_5; } inline int32_t* get_address_of_m_LastSelectedPrintID_5() { return &___m_LastSelectedPrintID_5; } inline void set_m_LastSelectedPrintID_5(int32_t value) { ___m_LastSelectedPrintID_5 = value; } inline static int32_t get_offset_of_m_SelectedFragmentID_6() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedFragmentID_6)); } inline int32_t get_m_SelectedFragmentID_6() const { return ___m_SelectedFragmentID_6; } inline int32_t* get_address_of_m_SelectedFragmentID_6() { return &___m_SelectedFragmentID_6; } inline void set_m_SelectedFragmentID_6(int32_t value) { ___m_SelectedFragmentID_6 = value; } inline static int32_t get_offset_of_m_SelectedFragmentBarID_7() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedFragmentBarID_7)); } inline int32_t get_m_SelectedFragmentBarID_7() const { return ___m_SelectedFragmentBarID_7; } inline int32_t* get_address_of_m_SelectedFragmentBarID_7() { return &___m_SelectedFragmentBarID_7; } inline void set_m_SelectedFragmentBarID_7(int32_t value) { ___m_SelectedFragmentBarID_7 = value; } inline static int32_t get_offset_of_m_IsComposeFormulaReceived_8() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsComposeFormulaReceived_8)); } inline bool get_m_IsComposeFormulaReceived_8() const { return ___m_IsComposeFormulaReceived_8; } inline bool* get_address_of_m_IsComposeFormulaReceived_8() { return &___m_IsComposeFormulaReceived_8; } inline void set_m_IsComposeFormulaReceived_8(bool value) { ___m_IsComposeFormulaReceived_8 = value; } inline static int32_t get_offset_of_m_FragmentUpdateCount_9() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_FragmentUpdateCount_9)); } inline int32_t get_m_FragmentUpdateCount_9() const { return ___m_FragmentUpdateCount_9; } inline int32_t* get_address_of_m_FragmentUpdateCount_9() { return &___m_FragmentUpdateCount_9; } inline void set_m_FragmentUpdateCount_9(int32_t value) { ___m_FragmentUpdateCount_9 = value; } inline static int32_t get_offset_of_m_LastFragmentUpdateCount_10() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastFragmentUpdateCount_10)); } inline int32_t get_m_LastFragmentUpdateCount_10() const { return ___m_LastFragmentUpdateCount_10; } inline int32_t* get_address_of_m_LastFragmentUpdateCount_10() { return &___m_LastFragmentUpdateCount_10; } inline void set_m_LastFragmentUpdateCount_10(int32_t value) { ___m_LastFragmentUpdateCount_10 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshUpdate_11() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsNeedRefreshUpdate_11)); } inline bool get_m_IsNeedRefreshUpdate_11() const { return ___m_IsNeedRefreshUpdate_11; } inline bool* get_address_of_m_IsNeedRefreshUpdate_11() { return &___m_IsNeedRefreshUpdate_11; } inline void set_m_IsNeedRefreshUpdate_11(bool value) { ___m_IsNeedRefreshUpdate_11 = value; } inline static int32_t get_offset_of_m_SelectedEquipID_12() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedEquipID_12)); } inline int32_t get_m_SelectedEquipID_12() const { return ___m_SelectedEquipID_12; } inline int32_t* get_address_of_m_SelectedEquipID_12() { return &___m_SelectedEquipID_12; } inline void set_m_SelectedEquipID_12(int32_t value) { ___m_SelectedEquipID_12 = value; } inline static int32_t get_offset_of_m_SelectedEquipBarID_13() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedEquipBarID_13)); } inline int32_t get_m_SelectedEquipBarID_13() const { return ___m_SelectedEquipBarID_13; } inline int32_t* get_address_of_m_SelectedEquipBarID_13() { return &___m_SelectedEquipBarID_13; } inline void set_m_SelectedEquipBarID_13(int32_t value) { ___m_SelectedEquipBarID_13 = value; } inline static int32_t get_offset_of_m_LastSelectedEquipID_14() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastSelectedEquipID_14)); } inline int32_t get_m_LastSelectedEquipID_14() const { return ___m_LastSelectedEquipID_14; } inline int32_t* get_address_of_m_LastSelectedEquipID_14() { return &___m_LastSelectedEquipID_14; } inline void set_m_LastSelectedEquipID_14(int32_t value) { ___m_LastSelectedEquipID_14 = value; } inline static int32_t get_offset_of_m_IsDecomposeFormulaReceived_15() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsDecomposeFormulaReceived_15)); } inline bool get_m_IsDecomposeFormulaReceived_15() const { return ___m_IsDecomposeFormulaReceived_15; } inline bool* get_address_of_m_IsDecomposeFormulaReceived_15() { return &___m_IsDecomposeFormulaReceived_15; } inline void set_m_IsDecomposeFormulaReceived_15(bool value) { ___m_IsDecomposeFormulaReceived_15 = value; } inline static int32_t get_offset_of_m_ClothFragmentData_16() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_ClothFragmentData_16)); } inline Dictionary_2_t1839659084 * get_m_ClothFragmentData_16() const { return ___m_ClothFragmentData_16; } inline Dictionary_2_t1839659084 ** get_address_of_m_ClothFragmentData_16() { return &___m_ClothFragmentData_16; } inline void set_m_ClothFragmentData_16(Dictionary_2_t1839659084 * value) { ___m_ClothFragmentData_16 = value; Il2CppCodeGenWriteBarrier((&___m_ClothFragmentData_16), value); } }; struct CFragmentManager_t4020029771_StaticFields { public: // DMCore.Logic.CFragmentManager DMCore.Logic.CFragmentManager::s_Instance CFragmentManager_t4020029771 * ___s_Instance_17; public: inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(CFragmentManager_t4020029771_StaticFields, ___s_Instance_17)); } inline CFragmentManager_t4020029771 * get_s_Instance_17() const { return ___s_Instance_17; } inline CFragmentManager_t4020029771 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(CFragmentManager_t4020029771 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRAGMENTMANAGER_T4020029771_H #ifndef CTIMERMANAGER_T4186675208_H #define CTIMERMANAGER_T4186675208_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208 : public RuntimeObject { public: // BetterList`1 DMCore.Logic.CTimerManager::m_TimerSet BetterList_1_t2996838064 * ___m_TimerSet_0; public: inline static int32_t get_offset_of_m_TimerSet_0() { return static_cast(offsetof(CTimerManager_t4186675208, ___m_TimerSet_0)); } inline BetterList_1_t2996838064 * get_m_TimerSet_0() const { return ___m_TimerSet_0; } inline BetterList_1_t2996838064 ** get_address_of_m_TimerSet_0() { return &___m_TimerSet_0; } inline void set_m_TimerSet_0(BetterList_1_t2996838064 * value) { ___m_TimerSet_0 = value; Il2CppCodeGenWriteBarrier((&___m_TimerSet_0), value); } }; struct CTimerManager_t4186675208_StaticFields { public: // System.Int32 DMCore.Logic.CTimerManager::s_LastTimerID int32_t ___s_LastTimerID_1; // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::s_Instance CTimerManager_t4186675208 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_LastTimerID_1() { return static_cast(offsetof(CTimerManager_t4186675208_StaticFields, ___s_LastTimerID_1)); } inline int32_t get_s_LastTimerID_1() const { return ___s_LastTimerID_1; } inline int32_t* get_address_of_s_LastTimerID_1() { return &___s_LastTimerID_1; } inline void set_s_LastTimerID_1(int32_t value) { ___s_LastTimerID_1 = value; } inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CTimerManager_t4186675208_StaticFields, ___s_Instance_2)); } inline CTimerManager_t4186675208 * get_s_Instance_2() const { return ___s_Instance_2; } inline CTimerManager_t4186675208 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CTimerManager_t4186675208 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTIMERMANAGER_T4186675208_H #ifndef ONLINEAWARDCONTROLLER_T289821926_H #define ONLINEAWARDCONTROLLER_T289821926_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // OnLineAwardController struct OnLineAwardController_t289821926 : public RuntimeObject { public: // System.Boolean OnLineAwardController::IsOnClick bool ___IsOnClick_1; public: inline static int32_t get_offset_of_IsOnClick_1() { return static_cast(offsetof(OnLineAwardController_t289821926, ___IsOnClick_1)); } inline bool get_IsOnClick_1() const { return ___IsOnClick_1; } inline bool* get_address_of_IsOnClick_1() { return &___IsOnClick_1; } inline void set_IsOnClick_1(bool value) { ___IsOnClick_1 = value; } }; struct OnLineAwardController_t289821926_StaticFields { public: // OnLineAwardController OnLineAwardController::s_instance OnLineAwardController_t289821926 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(OnLineAwardController_t289821926_StaticFields, ___s_instance_0)); } inline OnLineAwardController_t289821926 * get_s_instance_0() const { return ___s_instance_0; } inline OnLineAwardController_t289821926 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(OnLineAwardController_t289821926 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONLINEAWARDCONTROLLER_T289821926_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 MEMBERAWARDUNIT_T798532047_H #define MEMBERAWARDUNIT_T798532047_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MemberAwardUnit struct MemberAwardUnit_t798532047 : public RuntimeObject { public: // System.Int32 DMCore.Logic.MemberAwardUnit::AwardConfigID int32_t ___AwardConfigID_0; // System.Int32 DMCore.Logic.MemberAwardUnit::AwardCount int32_t ___AwardCount_1; public: inline static int32_t get_offset_of_AwardConfigID_0() { return static_cast(offsetof(MemberAwardUnit_t798532047, ___AwardConfigID_0)); } inline int32_t get_AwardConfigID_0() const { return ___AwardConfigID_0; } inline int32_t* get_address_of_AwardConfigID_0() { return &___AwardConfigID_0; } inline void set_AwardConfigID_0(int32_t value) { ___AwardConfigID_0 = value; } inline static int32_t get_offset_of_AwardCount_1() { return static_cast(offsetof(MemberAwardUnit_t798532047, ___AwardCount_1)); } inline int32_t get_AwardCount_1() const { return ___AwardCount_1; } inline int32_t* get_address_of_AwardCount_1() { return &___AwardCount_1; } inline void set_AwardCount_1(int32_t value) { ___AwardCount_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERAWARDUNIT_T798532047_H #ifndef LIST_1_T2270606789_H #define LIST_1_T2270606789_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_t2270606789 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items MemberAwardUnitU5BU5D_t4129122838* ____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_t2270606789, ____items_1)); } inline MemberAwardUnitU5BU5D_t4129122838* get__items_1() const { return ____items_1; } inline MemberAwardUnitU5BU5D_t4129122838** get_address_of__items_1() { return &____items_1; } inline void set__items_1(MemberAwardUnitU5BU5D_t4129122838* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2270606789, ____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_t2270606789, ____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_t2270606789_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray MemberAwardUnitU5BU5D_t4129122838* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2270606789_StaticFields, ___EmptyArray_4)); } inline MemberAwardUnitU5BU5D_t4129122838* get_EmptyArray_4() const { return ___EmptyArray_4; } inline MemberAwardUnitU5BU5D_t4129122838** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(MemberAwardUnitU5BU5D_t4129122838* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2270606789_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 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 RANKITEMDATA_T3804572627_H #define RANKITEMDATA_T3804572627_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityRankList/RankItemData struct RankItemData_t3804572627 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CActivityRankList/RankItemData::nValue int32_t ___nValue_0; // System.Int32 DMCore.Logic.CActivityRankList/RankItemData::nRankMin int32_t ___nRankMin_1; // System.Int32 DMCore.Logic.CActivityRankList/RankItemData::nRankMax int32_t ___nRankMax_2; // System.Collections.Generic.List`1 DMCore.Logic.CActivityRankList/RankItemData::awardList List_1_t3149535657 * ___awardList_3; public: inline static int32_t get_offset_of_nValue_0() { return static_cast(offsetof(RankItemData_t3804572627, ___nValue_0)); } inline int32_t get_nValue_0() const { return ___nValue_0; } inline int32_t* get_address_of_nValue_0() { return &___nValue_0; } inline void set_nValue_0(int32_t value) { ___nValue_0 = value; } inline static int32_t get_offset_of_nRankMin_1() { return static_cast(offsetof(RankItemData_t3804572627, ___nRankMin_1)); } inline int32_t get_nRankMin_1() const { return ___nRankMin_1; } inline int32_t* get_address_of_nRankMin_1() { return &___nRankMin_1; } inline void set_nRankMin_1(int32_t value) { ___nRankMin_1 = value; } inline static int32_t get_offset_of_nRankMax_2() { return static_cast(offsetof(RankItemData_t3804572627, ___nRankMax_2)); } inline int32_t get_nRankMax_2() const { return ___nRankMax_2; } inline int32_t* get_address_of_nRankMax_2() { return &___nRankMax_2; } inline void set_nRankMax_2(int32_t value) { ___nRankMax_2 = value; } inline static int32_t get_offset_of_awardList_3() { return static_cast(offsetof(RankItemData_t3804572627, ___awardList_3)); } inline List_1_t3149535657 * get_awardList_3() const { return ___awardList_3; } inline List_1_t3149535657 ** get_address_of_awardList_3() { return &___awardList_3; } inline void set_awardList_3(List_1_t3149535657 * value) { ___awardList_3 = value; Il2CppCodeGenWriteBarrier((&___awardList_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RANKITEMDATA_T3804572627_H #ifndef ACHMALLITEM_T2405575268_H #define ACHMALLITEM_T2405575268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAchievementMallManager/AchMallItem struct AchMallItem_t2405575268 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nConfigId int32_t ___nConfigId_0; // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nPrice int32_t ___nPrice_1; // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nTime int32_t ___nTime_2; // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nOnlySum int32_t ___nOnlySum_3; // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::nAlreadyBuy int32_t ___nAlreadyBuy_4; public: inline static int32_t get_offset_of_nConfigId_0() { return static_cast(offsetof(AchMallItem_t2405575268, ___nConfigId_0)); } inline int32_t get_nConfigId_0() const { return ___nConfigId_0; } inline int32_t* get_address_of_nConfigId_0() { return &___nConfigId_0; } inline void set_nConfigId_0(int32_t value) { ___nConfigId_0 = value; } inline static int32_t get_offset_of_nPrice_1() { return static_cast(offsetof(AchMallItem_t2405575268, ___nPrice_1)); } inline int32_t get_nPrice_1() const { return ___nPrice_1; } inline int32_t* get_address_of_nPrice_1() { return &___nPrice_1; } inline void set_nPrice_1(int32_t value) { ___nPrice_1 = value; } inline static int32_t get_offset_of_nTime_2() { return static_cast(offsetof(AchMallItem_t2405575268, ___nTime_2)); } inline int32_t get_nTime_2() const { return ___nTime_2; } inline int32_t* get_address_of_nTime_2() { return &___nTime_2; } inline void set_nTime_2(int32_t value) { ___nTime_2 = value; } inline static int32_t get_offset_of_nOnlySum_3() { return static_cast(offsetof(AchMallItem_t2405575268, ___nOnlySum_3)); } inline int32_t get_nOnlySum_3() const { return ___nOnlySum_3; } inline int32_t* get_address_of_nOnlySum_3() { return &___nOnlySum_3; } inline void set_nOnlySum_3(int32_t value) { ___nOnlySum_3 = value; } inline static int32_t get_offset_of_nAlreadyBuy_4() { return static_cast(offsetof(AchMallItem_t2405575268, ___nAlreadyBuy_4)); } inline int32_t get_nAlreadyBuy_4() const { return ___nAlreadyBuy_4; } inline int32_t* get_address_of_nAlreadyBuy_4() { return &___nAlreadyBuy_4; } inline void set_nAlreadyBuy_4(int32_t value) { ___nAlreadyBuy_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACHMALLITEM_T2405575268_H #ifndef CVIPMANAGER_T269477008_H #define CVIPMANAGER_T269477008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CVipManager struct CVipManager_t269477008 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CVipManager::m_IsNeedRefreshMainPage bool ___m_IsNeedRefreshMainPage_0; // System.Boolean DMCore.Logic.CVipManager::m_IsNeedRefreshGiftPage bool ___m_IsNeedRefreshGiftPage_1; public: inline static int32_t get_offset_of_m_IsNeedRefreshMainPage_0() { return static_cast(offsetof(CVipManager_t269477008, ___m_IsNeedRefreshMainPage_0)); } inline bool get_m_IsNeedRefreshMainPage_0() const { return ___m_IsNeedRefreshMainPage_0; } inline bool* get_address_of_m_IsNeedRefreshMainPage_0() { return &___m_IsNeedRefreshMainPage_0; } inline void set_m_IsNeedRefreshMainPage_0(bool value) { ___m_IsNeedRefreshMainPage_0 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshGiftPage_1() { return static_cast(offsetof(CVipManager_t269477008, ___m_IsNeedRefreshGiftPage_1)); } inline bool get_m_IsNeedRefreshGiftPage_1() const { return ___m_IsNeedRefreshGiftPage_1; } inline bool* get_address_of_m_IsNeedRefreshGiftPage_1() { return &___m_IsNeedRefreshGiftPage_1; } inline void set_m_IsNeedRefreshGiftPage_1(bool value) { ___m_IsNeedRefreshGiftPage_1 = value; } }; struct CVipManager_t269477008_StaticFields { public: // DMCore.Logic.CVipManager DMCore.Logic.CVipManager::s_Instance CVipManager_t269477008 * ___s_Instance_2; // System.String DMCore.Logic.CVipManager::s_Default_State_Value String_t* ___s_Default_State_Value_3; // UIAtlas DMCore.Logic.CVipManager::s_VipAtlasRes UIAtlas_t3195533529 * ___s_VipAtlasRes_4; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_Instance_2)); } inline CVipManager_t269477008 * get_s_Instance_2() const { return ___s_Instance_2; } inline CVipManager_t269477008 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CVipManager_t269477008 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_s_Default_State_Value_3() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_Default_State_Value_3)); } inline String_t* get_s_Default_State_Value_3() const { return ___s_Default_State_Value_3; } inline String_t** get_address_of_s_Default_State_Value_3() { return &___s_Default_State_Value_3; } inline void set_s_Default_State_Value_3(String_t* value) { ___s_Default_State_Value_3 = value; Il2CppCodeGenWriteBarrier((&___s_Default_State_Value_3), value); } inline static int32_t get_offset_of_s_VipAtlasRes_4() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_VipAtlasRes_4)); } inline UIAtlas_t3195533529 * get_s_VipAtlasRes_4() const { return ___s_VipAtlasRes_4; } inline UIAtlas_t3195533529 ** get_address_of_s_VipAtlasRes_4() { return &___s_VipAtlasRes_4; } inline void set_s_VipAtlasRes_4(UIAtlas_t3195533529 * value) { ___s_VipAtlasRes_4 = value; Il2CppCodeGenWriteBarrier((&___s_VipAtlasRes_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CVIPMANAGER_T269477008_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 SHOPMODEL_T101745799_H #define SHOPMODEL_T101745799_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopModel struct shopModel_t101745799 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.shopModel::mDicAnim Dictionary_2_t2910090473 * ___mDicAnim_0; // System.Boolean DMCore.Logic.shopModel::m_bEnable bool ___m_bEnable_1; // System.Boolean DMCore.Logic.shopModel::m_bActiveMainRole bool ___m_bActiveMainRole_2; // System.Boolean DMCore.Logic.shopModel::m_bActiveShowMale bool ___m_bActiveShowMale_3; // System.Boolean DMCore.Logic.shopModel::m_bCoupleRoles bool ___m_bCoupleRoles_4; // System.Boolean DMCore.Logic.shopModel::m_bCoupleReady bool ___m_bCoupleReady_5; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::mModelCouple1 ISceneRole_t2394225724 * ___mModelCouple1_6; // System.Boolean DMCore.Logic.shopModel::ModelCouple1 bool ___ModelCouple1_7; // System.Int64 DMCore.Logic.shopModel::mCoupleUserId1 int64_t ___mCoupleUserId1_8; // System.Int32 DMCore.Logic.shopModel::mCoupleSex1 int32_t ___mCoupleSex1_9; // System.Int64 DMCore.Logic.shopModel::mCoupleUserId2 int64_t ___mCoupleUserId2_10; // System.Int32 DMCore.Logic.shopModel::mCoupleSex2 int32_t ___mCoupleSex2_11; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::mModelCouple2 ISceneRole_t2394225724 * ___mModelCouple2_12; // System.Boolean DMCore.Logic.shopModel::ModelCouple2 bool ___ModelCouple2_13; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::m_NextModel ISceneRole_t2394225724 * ___m_NextModel_14; // System.Int64 DMCore.Logic.shopModel::m_NeedShowRoleID int64_t ___m_NeedShowRoleID_15; // System.Int64 DMCore.Logic.shopModel::m_CurActiveRoleID int64_t ___m_CurActiveRoleID_16; // System.Collections.Generic.LinkedList`1 DMCore.Logic.shopModel::m_cachedModelIds LinkedList_1_t1790591762 * ___m_cachedModelIds_17; // BetterList`1 DMCore.Logic.shopModel::m_listIconDirty BetterList_1_t2105966071 * ___m_listIconDirty_18; // BetterList`1 DMCore.Logic.shopModel::m_listIconActive BetterList_1_t2105966071 * ___m_listIconActive_19; public: inline static int32_t get_offset_of_mDicAnim_0() { return static_cast(offsetof(shopModel_t101745799, ___mDicAnim_0)); } inline Dictionary_2_t2910090473 * get_mDicAnim_0() const { return ___mDicAnim_0; } inline Dictionary_2_t2910090473 ** get_address_of_mDicAnim_0() { return &___mDicAnim_0; } inline void set_mDicAnim_0(Dictionary_2_t2910090473 * value) { ___mDicAnim_0 = value; Il2CppCodeGenWriteBarrier((&___mDicAnim_0), value); } inline static int32_t get_offset_of_m_bEnable_1() { return static_cast(offsetof(shopModel_t101745799, ___m_bEnable_1)); } inline bool get_m_bEnable_1() const { return ___m_bEnable_1; } inline bool* get_address_of_m_bEnable_1() { return &___m_bEnable_1; } inline void set_m_bEnable_1(bool value) { ___m_bEnable_1 = value; } inline static int32_t get_offset_of_m_bActiveMainRole_2() { return static_cast(offsetof(shopModel_t101745799, ___m_bActiveMainRole_2)); } inline bool get_m_bActiveMainRole_2() const { return ___m_bActiveMainRole_2; } inline bool* get_address_of_m_bActiveMainRole_2() { return &___m_bActiveMainRole_2; } inline void set_m_bActiveMainRole_2(bool value) { ___m_bActiveMainRole_2 = value; } inline static int32_t get_offset_of_m_bActiveShowMale_3() { return static_cast(offsetof(shopModel_t101745799, ___m_bActiveShowMale_3)); } inline bool get_m_bActiveShowMale_3() const { return ___m_bActiveShowMale_3; } inline bool* get_address_of_m_bActiveShowMale_3() { return &___m_bActiveShowMale_3; } inline void set_m_bActiveShowMale_3(bool value) { ___m_bActiveShowMale_3 = value; } inline static int32_t get_offset_of_m_bCoupleRoles_4() { return static_cast(offsetof(shopModel_t101745799, ___m_bCoupleRoles_4)); } inline bool get_m_bCoupleRoles_4() const { return ___m_bCoupleRoles_4; } inline bool* get_address_of_m_bCoupleRoles_4() { return &___m_bCoupleRoles_4; } inline void set_m_bCoupleRoles_4(bool value) { ___m_bCoupleRoles_4 = value; } inline static int32_t get_offset_of_m_bCoupleReady_5() { return static_cast(offsetof(shopModel_t101745799, ___m_bCoupleReady_5)); } inline bool get_m_bCoupleReady_5() const { return ___m_bCoupleReady_5; } inline bool* get_address_of_m_bCoupleReady_5() { return &___m_bCoupleReady_5; } inline void set_m_bCoupleReady_5(bool value) { ___m_bCoupleReady_5 = value; } inline static int32_t get_offset_of_mModelCouple1_6() { return static_cast(offsetof(shopModel_t101745799, ___mModelCouple1_6)); } inline ISceneRole_t2394225724 * get_mModelCouple1_6() const { return ___mModelCouple1_6; } inline ISceneRole_t2394225724 ** get_address_of_mModelCouple1_6() { return &___mModelCouple1_6; } inline void set_mModelCouple1_6(ISceneRole_t2394225724 * value) { ___mModelCouple1_6 = value; Il2CppCodeGenWriteBarrier((&___mModelCouple1_6), value); } inline static int32_t get_offset_of_ModelCouple1_7() { return static_cast(offsetof(shopModel_t101745799, ___ModelCouple1_7)); } inline bool get_ModelCouple1_7() const { return ___ModelCouple1_7; } inline bool* get_address_of_ModelCouple1_7() { return &___ModelCouple1_7; } inline void set_ModelCouple1_7(bool value) { ___ModelCouple1_7 = value; } inline static int32_t get_offset_of_mCoupleUserId1_8() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleUserId1_8)); } inline int64_t get_mCoupleUserId1_8() const { return ___mCoupleUserId1_8; } inline int64_t* get_address_of_mCoupleUserId1_8() { return &___mCoupleUserId1_8; } inline void set_mCoupleUserId1_8(int64_t value) { ___mCoupleUserId1_8 = value; } inline static int32_t get_offset_of_mCoupleSex1_9() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleSex1_9)); } inline int32_t get_mCoupleSex1_9() const { return ___mCoupleSex1_9; } inline int32_t* get_address_of_mCoupleSex1_9() { return &___mCoupleSex1_9; } inline void set_mCoupleSex1_9(int32_t value) { ___mCoupleSex1_9 = value; } inline static int32_t get_offset_of_mCoupleUserId2_10() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleUserId2_10)); } inline int64_t get_mCoupleUserId2_10() const { return ___mCoupleUserId2_10; } inline int64_t* get_address_of_mCoupleUserId2_10() { return &___mCoupleUserId2_10; } inline void set_mCoupleUserId2_10(int64_t value) { ___mCoupleUserId2_10 = value; } inline static int32_t get_offset_of_mCoupleSex2_11() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleSex2_11)); } inline int32_t get_mCoupleSex2_11() const { return ___mCoupleSex2_11; } inline int32_t* get_address_of_mCoupleSex2_11() { return &___mCoupleSex2_11; } inline void set_mCoupleSex2_11(int32_t value) { ___mCoupleSex2_11 = value; } inline static int32_t get_offset_of_mModelCouple2_12() { return static_cast(offsetof(shopModel_t101745799, ___mModelCouple2_12)); } inline ISceneRole_t2394225724 * get_mModelCouple2_12() const { return ___mModelCouple2_12; } inline ISceneRole_t2394225724 ** get_address_of_mModelCouple2_12() { return &___mModelCouple2_12; } inline void set_mModelCouple2_12(ISceneRole_t2394225724 * value) { ___mModelCouple2_12 = value; Il2CppCodeGenWriteBarrier((&___mModelCouple2_12), value); } inline static int32_t get_offset_of_ModelCouple2_13() { return static_cast(offsetof(shopModel_t101745799, ___ModelCouple2_13)); } inline bool get_ModelCouple2_13() const { return ___ModelCouple2_13; } inline bool* get_address_of_ModelCouple2_13() { return &___ModelCouple2_13; } inline void set_ModelCouple2_13(bool value) { ___ModelCouple2_13 = value; } inline static int32_t get_offset_of_m_NextModel_14() { return static_cast(offsetof(shopModel_t101745799, ___m_NextModel_14)); } inline ISceneRole_t2394225724 * get_m_NextModel_14() const { return ___m_NextModel_14; } inline ISceneRole_t2394225724 ** get_address_of_m_NextModel_14() { return &___m_NextModel_14; } inline void set_m_NextModel_14(ISceneRole_t2394225724 * value) { ___m_NextModel_14 = value; Il2CppCodeGenWriteBarrier((&___m_NextModel_14), value); } inline static int32_t get_offset_of_m_NeedShowRoleID_15() { return static_cast(offsetof(shopModel_t101745799, ___m_NeedShowRoleID_15)); } inline int64_t get_m_NeedShowRoleID_15() const { return ___m_NeedShowRoleID_15; } inline int64_t* get_address_of_m_NeedShowRoleID_15() { return &___m_NeedShowRoleID_15; } inline void set_m_NeedShowRoleID_15(int64_t value) { ___m_NeedShowRoleID_15 = value; } inline static int32_t get_offset_of_m_CurActiveRoleID_16() { return static_cast(offsetof(shopModel_t101745799, ___m_CurActiveRoleID_16)); } inline int64_t get_m_CurActiveRoleID_16() const { return ___m_CurActiveRoleID_16; } inline int64_t* get_address_of_m_CurActiveRoleID_16() { return &___m_CurActiveRoleID_16; } inline void set_m_CurActiveRoleID_16(int64_t value) { ___m_CurActiveRoleID_16 = value; } inline static int32_t get_offset_of_m_cachedModelIds_17() { return static_cast(offsetof(shopModel_t101745799, ___m_cachedModelIds_17)); } inline LinkedList_1_t1790591762 * get_m_cachedModelIds_17() const { return ___m_cachedModelIds_17; } inline LinkedList_1_t1790591762 ** get_address_of_m_cachedModelIds_17() { return &___m_cachedModelIds_17; } inline void set_m_cachedModelIds_17(LinkedList_1_t1790591762 * value) { ___m_cachedModelIds_17 = value; Il2CppCodeGenWriteBarrier((&___m_cachedModelIds_17), value); } inline static int32_t get_offset_of_m_listIconDirty_18() { return static_cast(offsetof(shopModel_t101745799, ___m_listIconDirty_18)); } inline BetterList_1_t2105966071 * get_m_listIconDirty_18() const { return ___m_listIconDirty_18; } inline BetterList_1_t2105966071 ** get_address_of_m_listIconDirty_18() { return &___m_listIconDirty_18; } inline void set_m_listIconDirty_18(BetterList_1_t2105966071 * value) { ___m_listIconDirty_18 = value; Il2CppCodeGenWriteBarrier((&___m_listIconDirty_18), value); } inline static int32_t get_offset_of_m_listIconActive_19() { return static_cast(offsetof(shopModel_t101745799, ___m_listIconActive_19)); } inline BetterList_1_t2105966071 * get_m_listIconActive_19() const { return ___m_listIconActive_19; } inline BetterList_1_t2105966071 ** get_address_of_m_listIconActive_19() { return &___m_listIconActive_19; } inline void set_m_listIconActive_19(BetterList_1_t2105966071 * value) { ___m_listIconActive_19 = value; Il2CppCodeGenWriteBarrier((&___m_listIconActive_19), value); } }; struct shopModel_t101745799_StaticFields { public: // DMCore.Logic.shopModel DMCore.Logic.shopModel::s_Instance shopModel_t101745799 * ___s_Instance_20; // System.Predicate`1 DMCore.Logic.shopModel::<>f__mg$cache0 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_21; // System.Predicate`1 DMCore.Logic.shopModel::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_22; public: inline static int32_t get_offset_of_s_Instance_20() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___s_Instance_20)); } inline shopModel_t101745799 * get_s_Instance_20() const { return ___s_Instance_20; } inline shopModel_t101745799 ** get_address_of_s_Instance_20() { return &___s_Instance_20; } inline void set_s_Instance_20(shopModel_t101745799 * value) { ___s_Instance_20 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_20), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_21() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___U3CU3Ef__mgU24cache0_21)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_21() const { return ___U3CU3Ef__mgU24cache0_21; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_21() { return &___U3CU3Ef__mgU24cache0_21; } inline void set_U3CU3Ef__mgU24cache0_21(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache0_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_21), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_22() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___U3CU3Ef__mgU24cache1_22)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_22() const { return ___U3CU3Ef__mgU24cache1_22; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_22() { return &___U3CU3Ef__mgU24cache1_22; } inline void set_U3CU3Ef__mgU24cache1_22(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_22 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPMODEL_T101745799_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 LEVELAWARD_T2575890906_H #define LEVELAWARD_T2575890906_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLevelFastActivity/LevelAward struct LevelAward_t2575890906 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CLevelFastActivity/LevelAward::m_is_accepted bool ___m_is_accepted_0; // System.Boolean DMCore.Logic.CLevelFastActivity/LevelAward::m_is_enable_accept bool ___m_is_enable_accept_1; // System.Int32 DMCore.Logic.CLevelFastActivity/LevelAward::m_level int32_t ___m_level_2; // DMCore.Logic.CAwardItem[] DMCore.Logic.CLevelFastActivity/LevelAward::m_award_array CAwardItemU5BU5D_t688006690* ___m_award_array_3; public: inline static int32_t get_offset_of_m_is_accepted_0() { return static_cast(offsetof(LevelAward_t2575890906, ___m_is_accepted_0)); } inline bool get_m_is_accepted_0() const { return ___m_is_accepted_0; } inline bool* get_address_of_m_is_accepted_0() { return &___m_is_accepted_0; } inline void set_m_is_accepted_0(bool value) { ___m_is_accepted_0 = value; } inline static int32_t get_offset_of_m_is_enable_accept_1() { return static_cast(offsetof(LevelAward_t2575890906, ___m_is_enable_accept_1)); } inline bool get_m_is_enable_accept_1() const { return ___m_is_enable_accept_1; } inline bool* get_address_of_m_is_enable_accept_1() { return &___m_is_enable_accept_1; } inline void set_m_is_enable_accept_1(bool value) { ___m_is_enable_accept_1 = value; } inline static int32_t get_offset_of_m_level_2() { return static_cast(offsetof(LevelAward_t2575890906, ___m_level_2)); } inline int32_t get_m_level_2() const { return ___m_level_2; } inline int32_t* get_address_of_m_level_2() { return &___m_level_2; } inline void set_m_level_2(int32_t value) { ___m_level_2 = value; } inline static int32_t get_offset_of_m_award_array_3() { return static_cast(offsetof(LevelAward_t2575890906, ___m_award_array_3)); } inline CAwardItemU5BU5D_t688006690* get_m_award_array_3() const { return ___m_award_array_3; } inline CAwardItemU5BU5D_t688006690** get_address_of_m_award_array_3() { return &___m_award_array_3; } inline void set_m_award_array_3(CAwardItemU5BU5D_t688006690* value) { ___m_award_array_3 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELAWARD_T2575890906_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 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_T3896648379_H #define DICTIONARY_2_T3896648379_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_t3896648379 : 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 StoryInfoU5BU5D_t3203657625* ___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_t3896648379, ___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_t3896648379, ___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_t3896648379, ___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_t3896648379, ___valueSlots_7)); } inline StoryInfoU5BU5D_t3203657625* get_valueSlots_7() const { return ___valueSlots_7; } inline StoryInfoU5BU5D_t3203657625** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StoryInfoU5BU5D_t3203657625* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3896648379, ___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_t3896648379, ___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_t3896648379, ___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_t3896648379, ___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_t3896648379, ___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_t3896648379, ___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_t3896648379, ___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_t3896648379_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2807996469 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3896648379_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2807996469 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2807996469 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2807996469 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3896648379_H #ifndef TABSEARCHCONST_T3967629291_H #define TABSEARCHCONST_T3967629291_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TabSearchConst struct TabSearchConst_t3967629291 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TABSEARCHCONST_T3967629291_H #ifndef LIST_1_T3827956030_H #define LIST_1_T3827956030_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_t3827956030 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StoryStepInfoU5BU5D_t800371865* ____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_t3827956030, ____items_1)); } inline StoryStepInfoU5BU5D_t800371865* get__items_1() const { return ____items_1; } inline StoryStepInfoU5BU5D_t800371865** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StoryStepInfoU5BU5D_t800371865* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3827956030, ____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_t3827956030, ____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_t3827956030_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StoryStepInfoU5BU5D_t800371865* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3827956030_StaticFields, ___EmptyArray_4)); } inline StoryStepInfoU5BU5D_t800371865* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StoryStepInfoU5BU5D_t800371865** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StoryStepInfoU5BU5D_t800371865* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3827956030_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 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 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 STORYOPTION_T3859254188_H #define STORYOPTION_T3859254188_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryOption struct StoryOption_t3859254188 : public RuntimeObject { public: // System.Int32 StoryOption::k__BackingField int32_t ___U3CIDU3Ek__BackingField_0; // System.String StoryOption::k__BackingField String_t* ___U3CdialogU3Ek__BackingField_1; // System.Int32 StoryOption::k__BackingField int32_t ___U3CnextStepU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_0() { return static_cast(offsetof(StoryOption_t3859254188, ___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_U3CdialogU3Ek__BackingField_1() { return static_cast(offsetof(StoryOption_t3859254188, ___U3CdialogU3Ek__BackingField_1)); } inline String_t* get_U3CdialogU3Ek__BackingField_1() const { return ___U3CdialogU3Ek__BackingField_1; } inline String_t** get_address_of_U3CdialogU3Ek__BackingField_1() { return &___U3CdialogU3Ek__BackingField_1; } inline void set_U3CdialogU3Ek__BackingField_1(String_t* value) { ___U3CdialogU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CdialogU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CnextStepU3Ek__BackingField_2() { return static_cast(offsetof(StoryOption_t3859254188, ___U3CnextStepU3Ek__BackingField_2)); } inline int32_t get_U3CnextStepU3Ek__BackingField_2() const { return ___U3CnextStepU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CnextStepU3Ek__BackingField_2() { return &___U3CnextStepU3Ek__BackingField_2; } inline void set_U3CnextStepU3Ek__BackingField_2(int32_t value) { ___U3CnextStepU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORYOPTION_T3859254188_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 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 U3CGETSTORYSTEPU3EC__ANONSTOREY0_T2593150324_H #define U3CGETSTORYSTEPU3EC__ANONSTOREY0_T2593150324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryCfg/c__AnonStorey0 struct U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 : public RuntimeObject { public: // System.Int32 StoryCfg/c__AnonStorey0::step int32_t ___step_0; public: inline static int32_t get_offset_of_step_0() { return static_cast(offsetof(U3CGetStoryStepU3Ec__AnonStorey0_t2593150324, ___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_T2593150324_H #ifndef LIST_1_T1036361634_H #define LIST_1_T1036361634_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_t1036361634 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StoryOptionU5BU5D_t3301921829* ____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_t1036361634, ____items_1)); } inline StoryOptionU5BU5D_t3301921829* get__items_1() const { return ____items_1; } inline StoryOptionU5BU5D_t3301921829** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StoryOptionU5BU5D_t3301921829* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1036361634, ____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_t1036361634, ____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_t1036361634_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StoryOptionU5BU5D_t3301921829* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1036361634_StaticFields, ___EmptyArray_4)); } inline StoryOptionU5BU5D_t3301921829* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StoryOptionU5BU5D_t3301921829** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StoryOptionU5BU5D_t3301921829* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1036361634_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 STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::length int32_t ___length_0; // System.Char System.String::start_char Il2CppChar ___start_char_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(String_t, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_start_char_1() { return static_cast(offsetof(String_t, ___start_char_1)); } inline Il2CppChar get_start_char_1() const { return ___start_char_1; } inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; } inline void set_start_char_1(Il2CppChar value) { ___start_char_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_2; // System.Char[] System.String::WhiteChars CharU5BU5D_t3528271667* ___WhiteChars_3; public: inline static int32_t get_offset_of_Empty_2() { return static_cast(offsetof(String_t_StaticFields, ___Empty_2)); } inline String_t* get_Empty_2() const { return ___Empty_2; } inline String_t** get_address_of_Empty_2() { return &___Empty_2; } inline void set_Empty_2(String_t* value) { ___Empty_2 = value; Il2CppCodeGenWriteBarrier((&___Empty_2), value); } inline static int32_t get_offset_of_WhiteChars_3() { return static_cast(offsetof(String_t_StaticFields, ___WhiteChars_3)); } inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; } inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; } inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value) { ___WhiteChars_3 = value; Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef BETTERLIST_1_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 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 CACTIVITYKEEPLOGIN_T2171871959_H #define CACTIVITYKEEPLOGIN_T2171871959_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityKeepLogin struct CActivityKeepLogin_t2171871959 : public IActivityDetail_t2848416189 { public: // System.Int32 DMCore.Logic.CActivityKeepLogin::m_nDaysCount int32_t ___m_nDaysCount_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityKeepLogin::m_StateDictionary Dictionary_2_t1839659084 * ___m_StateDictionary_12; // System.Int32 DMCore.Logic.CActivityKeepLogin::m_nLeftDays int32_t ___m_nLeftDays_13; // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityKeepLogin::m_award_array CAwardInfo_1_t3416460893 * ___m_award_array_14; public: inline static int32_t get_offset_of_m_nDaysCount_11() { return static_cast(offsetof(CActivityKeepLogin_t2171871959, ___m_nDaysCount_11)); } inline int32_t get_m_nDaysCount_11() const { return ___m_nDaysCount_11; } inline int32_t* get_address_of_m_nDaysCount_11() { return &___m_nDaysCount_11; } inline void set_m_nDaysCount_11(int32_t value) { ___m_nDaysCount_11 = value; } inline static int32_t get_offset_of_m_StateDictionary_12() { return static_cast(offsetof(CActivityKeepLogin_t2171871959, ___m_StateDictionary_12)); } inline Dictionary_2_t1839659084 * get_m_StateDictionary_12() const { return ___m_StateDictionary_12; } inline Dictionary_2_t1839659084 ** get_address_of_m_StateDictionary_12() { return &___m_StateDictionary_12; } inline void set_m_StateDictionary_12(Dictionary_2_t1839659084 * value) { ___m_StateDictionary_12 = value; Il2CppCodeGenWriteBarrier((&___m_StateDictionary_12), value); } inline static int32_t get_offset_of_m_nLeftDays_13() { return static_cast(offsetof(CActivityKeepLogin_t2171871959, ___m_nLeftDays_13)); } inline int32_t get_m_nLeftDays_13() const { return ___m_nLeftDays_13; } inline int32_t* get_address_of_m_nLeftDays_13() { return &___m_nLeftDays_13; } inline void set_m_nLeftDays_13(int32_t value) { ___m_nLeftDays_13 = value; } inline static int32_t get_offset_of_m_award_array_14() { return static_cast(offsetof(CActivityKeepLogin_t2171871959, ___m_award_array_14)); } inline CAwardInfo_1_t3416460893 * get_m_award_array_14() const { return ___m_award_array_14; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_award_array_14() { return &___m_award_array_14; } inline void set_m_award_array_14(CAwardInfo_1_t3416460893 * value) { ___m_award_array_14 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYKEEPLOGIN_T2171871959_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 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 CACTIVITYINGUILD_T1757525966_H #define CACTIVITYINGUILD_T1757525966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityInGuild struct CActivityInGuild_t1757525966 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityInGuild::m_awardInfo CAwardInfo_1_t3416460893 * ___m_awardInfo_11; public: inline static int32_t get_offset_of_m_awardInfo_11() { return static_cast(offsetof(CActivityInGuild_t1757525966, ___m_awardInfo_11)); } inline CAwardInfo_1_t3416460893 * get_m_awardInfo_11() const { return ___m_awardInfo_11; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_awardInfo_11() { return &___m_awardInfo_11; } inline void set_m_awardInfo_11(CAwardInfo_1_t3416460893 * value) { ___m_awardInfo_11 = value; Il2CppCodeGenWriteBarrier((&___m_awardInfo_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYINGUILD_T1757525966_H #ifndef CGIFTCFG_T3030574353_H #define CGIFTCFG_T3030574353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGiftCfg struct CGiftCfg_t3030574353 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftCfg::m_gift_config Dictionary_2_t783330921 * ___m_gift_config_1; public: inline static int32_t get_offset_of_m_gift_config_1() { return static_cast(offsetof(CGiftCfg_t3030574353, ___m_gift_config_1)); } inline Dictionary_2_t783330921 * get_m_gift_config_1() const { return ___m_gift_config_1; } inline Dictionary_2_t783330921 ** get_address_of_m_gift_config_1() { return &___m_gift_config_1; } inline void set_m_gift_config_1(Dictionary_2_t783330921 * value) { ___m_gift_config_1 = value; Il2CppCodeGenWriteBarrier((&___m_gift_config_1), value); } }; struct CGiftCfg_t3030574353_StaticFields { public: // DMCore.Logic.CGiftCfg DMCore.Logic.CGiftCfg::s_Instace CGiftCfg_t3030574353 * ___s_Instace_2; public: inline static int32_t get_offset_of_s_Instace_2() { return static_cast(offsetof(CGiftCfg_t3030574353_StaticFields, ___s_Instace_2)); } inline CGiftCfg_t3030574353 * get_s_Instace_2() const { return ___s_Instace_2; } inline CGiftCfg_t3030574353 ** get_address_of_s_Instace_2() { return &___s_Instace_2; } inline void set_s_Instace_2(CGiftCfg_t3030574353 * value) { ___s_Instace_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instace_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGIFTCFG_T3030574353_H #ifndef CACTIVITYGIFTEXCHANGE_T3688160743_H #define CACTIVITYGIFTEXCHANGE_T3688160743_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityGiftExchange struct CActivityGiftExchange_t3688160743 : public IActivityDetail_t2848416189 { public: // System.String DMCore.Logic.CActivityGiftExchange::m_giftKey String_t* ___m_giftKey_11; // System.Int32 DMCore.Logic.CActivityGiftExchange::m_giftType int32_t ___m_giftType_12; // System.Int32 DMCore.Logic.CActivityGiftExchange::m_keyStatus int32_t ___m_keyStatus_13; // System.String DMCore.Logic.CActivityGiftExchange::m_giftName String_t* ___m_giftName_14; public: inline static int32_t get_offset_of_m_giftKey_11() { return static_cast(offsetof(CActivityGiftExchange_t3688160743, ___m_giftKey_11)); } inline String_t* get_m_giftKey_11() const { return ___m_giftKey_11; } inline String_t** get_address_of_m_giftKey_11() { return &___m_giftKey_11; } inline void set_m_giftKey_11(String_t* value) { ___m_giftKey_11 = value; Il2CppCodeGenWriteBarrier((&___m_giftKey_11), value); } inline static int32_t get_offset_of_m_giftType_12() { return static_cast(offsetof(CActivityGiftExchange_t3688160743, ___m_giftType_12)); } inline int32_t get_m_giftType_12() const { return ___m_giftType_12; } inline int32_t* get_address_of_m_giftType_12() { return &___m_giftType_12; } inline void set_m_giftType_12(int32_t value) { ___m_giftType_12 = value; } inline static int32_t get_offset_of_m_keyStatus_13() { return static_cast(offsetof(CActivityGiftExchange_t3688160743, ___m_keyStatus_13)); } inline int32_t get_m_keyStatus_13() const { return ___m_keyStatus_13; } inline int32_t* get_address_of_m_keyStatus_13() { return &___m_keyStatus_13; } inline void set_m_keyStatus_13(int32_t value) { ___m_keyStatus_13 = value; } inline static int32_t get_offset_of_m_giftName_14() { return static_cast(offsetof(CActivityGiftExchange_t3688160743, ___m_giftName_14)); } inline String_t* get_m_giftName_14() const { return ___m_giftName_14; } inline String_t** get_address_of_m_giftName_14() { return &___m_giftName_14; } inline void set_m_giftName_14(String_t* value) { ___m_giftName_14 = value; Il2CppCodeGenWriteBarrier((&___m_giftName_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYGIFTEXCHANGE_T3688160743_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 CMISCCONFIG_T1694835947_H #define CMISCCONFIG_T1694835947_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMiscConfig::m_MiscDir Dictionary_2_t1632706988 * ___m_MiscDir_2; public: inline static int32_t get_offset_of_m_MiscDir_2() { return static_cast(offsetof(CMiscConfig_t1694835947, ___m_MiscDir_2)); } inline Dictionary_2_t1632706988 * get_m_MiscDir_2() const { return ___m_MiscDir_2; } inline Dictionary_2_t1632706988 ** get_address_of_m_MiscDir_2() { return &___m_MiscDir_2; } inline void set_m_MiscDir_2(Dictionary_2_t1632706988 * value) { ___m_MiscDir_2 = value; Il2CppCodeGenWriteBarrier((&___m_MiscDir_2), value); } }; struct CMiscConfig_t1694835947_StaticFields { public: // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::m_Instance CMiscConfig_t1694835947 * ___m_Instance_1; public: inline static int32_t get_offset_of_m_Instance_1() { return static_cast(offsetof(CMiscConfig_t1694835947_StaticFields, ___m_Instance_1)); } inline CMiscConfig_t1694835947 * get_m_Instance_1() const { return ___m_Instance_1; } inline CMiscConfig_t1694835947 ** get_address_of_m_Instance_1() { return &___m_Instance_1; } inline void set_m_Instance_1(CMiscConfig_t1694835947 * value) { ___m_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMISCCONFIG_T1694835947_H #ifndef TIMESPAN_T881159249_H #define TIMESPAN_T881159249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_t881159249 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_8; public: inline static int32_t get_offset_of__ticks_8() { return static_cast(offsetof(TimeSpan_t881159249, ____ticks_8)); } inline int64_t get__ticks_8() const { return ____ticks_8; } inline int64_t* get_address_of__ticks_8() { return &____ticks_8; } inline void set__ticks_8(int64_t value) { ____ticks_8 = value; } }; struct TimeSpan_t881159249_StaticFields { public: // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t881159249 ___MaxValue_5; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t881159249 ___MinValue_6; // System.TimeSpan System.TimeSpan::Zero TimeSpan_t881159249 ___Zero_7; public: inline static int32_t get_offset_of_MaxValue_5() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); } inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; } inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; } inline void set_MaxValue_5(TimeSpan_t881159249 value) { ___MaxValue_5 = value; } inline static int32_t get_offset_of_MinValue_6() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); } inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; } inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; } inline void set_MinValue_6(TimeSpan_t881159249 value) { ___MinValue_6 = value; } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); } inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; } inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(TimeSpan_t881159249 value) { ___Zero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_T881159249_H #ifndef CACTIVITYCONFIG_T3711341450_H #define CACTIVITYCONFIG_T3711341450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityConfig struct CActivityConfig_t3711341450 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityConfig::m_ActivityConfigLib Dictionary_2_t1694959599 * ___m_ActivityConfigLib_1; public: inline static int32_t get_offset_of_m_ActivityConfigLib_1() { return static_cast(offsetof(CActivityConfig_t3711341450, ___m_ActivityConfigLib_1)); } inline Dictionary_2_t1694959599 * get_m_ActivityConfigLib_1() const { return ___m_ActivityConfigLib_1; } inline Dictionary_2_t1694959599 ** get_address_of_m_ActivityConfigLib_1() { return &___m_ActivityConfigLib_1; } inline void set_m_ActivityConfigLib_1(Dictionary_2_t1694959599 * value) { ___m_ActivityConfigLib_1 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityConfigLib_1), value); } }; struct CActivityConfig_t3711341450_StaticFields { public: // DMCore.Logic.CActivityConfig DMCore.Logic.CActivityConfig::s_Instace CActivityConfig_t3711341450 * ___s_Instace_2; public: inline static int32_t get_offset_of_s_Instace_2() { return static_cast(offsetof(CActivityConfig_t3711341450_StaticFields, ___s_Instace_2)); } inline CActivityConfig_t3711341450 * get_s_Instace_2() const { return ___s_Instace_2; } inline CActivityConfig_t3711341450 ** get_address_of_s_Instace_2() { return &___s_Instace_2; } inline void set_s_Instace_2(CActivityConfig_t3711341450 * value) { ___s_Instace_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instace_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYCONFIG_T3711341450_H #ifndef CACTIVITYADVERTISEMODEL_T1405265788_H #define CACTIVITYADVERTISEMODEL_T1405265788_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityAdvertiseModel struct CActivityAdvertiseModel_t1405265788 : public IActivityDetail_t2848416189 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYADVERTISEMODEL_T1405265788_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 CACTIVITYRECHARGEREBATE_T3881262342_H #define CACTIVITYRECHARGEREBATE_T3881262342_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityRechargeRebate struct CActivityRechargeRebate_t3881262342 : public IActivityDetail_t2848416189 { public: // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nActivityID int32_t ___m_nActivityID_11; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nRechargeType int32_t ___m_nRechargeType_12; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nRechargeNum int32_t ___m_nRechargeNum_13; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nState int32_t ___m_nState_14; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nRate int32_t ___m_nRate_15; // System.Int32 DMCore.Logic.CActivityRechargeRebate::m_nLeftDays int32_t ___m_nLeftDays_16; public: inline static int32_t get_offset_of_m_nActivityID_11() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nActivityID_11)); } inline int32_t get_m_nActivityID_11() const { return ___m_nActivityID_11; } inline int32_t* get_address_of_m_nActivityID_11() { return &___m_nActivityID_11; } inline void set_m_nActivityID_11(int32_t value) { ___m_nActivityID_11 = value; } inline static int32_t get_offset_of_m_nRechargeType_12() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nRechargeType_12)); } inline int32_t get_m_nRechargeType_12() const { return ___m_nRechargeType_12; } inline int32_t* get_address_of_m_nRechargeType_12() { return &___m_nRechargeType_12; } inline void set_m_nRechargeType_12(int32_t value) { ___m_nRechargeType_12 = value; } inline static int32_t get_offset_of_m_nRechargeNum_13() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nRechargeNum_13)); } inline int32_t get_m_nRechargeNum_13() const { return ___m_nRechargeNum_13; } inline int32_t* get_address_of_m_nRechargeNum_13() { return &___m_nRechargeNum_13; } inline void set_m_nRechargeNum_13(int32_t value) { ___m_nRechargeNum_13 = value; } inline static int32_t get_offset_of_m_nState_14() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nState_14)); } inline int32_t get_m_nState_14() const { return ___m_nState_14; } inline int32_t* get_address_of_m_nState_14() { return &___m_nState_14; } inline void set_m_nState_14(int32_t value) { ___m_nState_14 = value; } inline static int32_t get_offset_of_m_nRate_15() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nRate_15)); } inline int32_t get_m_nRate_15() const { return ___m_nRate_15; } inline int32_t* get_address_of_m_nRate_15() { return &___m_nRate_15; } inline void set_m_nRate_15(int32_t value) { ___m_nRate_15 = value; } inline static int32_t get_offset_of_m_nLeftDays_16() { return static_cast(offsetof(CActivityRechargeRebate_t3881262342, ___m_nLeftDays_16)); } inline int32_t get_m_nLeftDays_16() const { return ___m_nLeftDays_16; } inline int32_t* get_address_of_m_nLeftDays_16() { return &___m_nLeftDays_16; } inline void set_m_nLeftDays_16(int32_t value) { ___m_nLeftDays_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYRECHARGEREBATE_T3881262342_H #ifndef UIACTIVITYMEMBERRENEW_T3975014691_H #define UIACTIVITYMEMBERRENEW_T3975014691_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityMemberRenew struct uiActivityMemberRenew_t3975014691 : public CUIBase_t3255455658 { public: // UnityEngine.GameObject uiActivityMemberRenew::mBtnRenew GameObject_t1113636619 * ___mBtnRenew_8; // UnityEngine.GameObject uiActivityMemberRenew::mBtnUpMember GameObject_t1113636619 * ___mBtnUpMember_9; // UnityEngine.GameObject uiActivityMemberRenew::mBtnClose GameObject_t1113636619 * ___mBtnClose_10; // UILabel uiActivityMemberRenew::m_SendDiamond1 UILabel_t3248798549 * ___m_SendDiamond1_11; // UILabel uiActivityMemberRenew::m_SendDiamond2 UILabel_t3248798549 * ___m_SendDiamond2_12; // UILabel uiActivityMemberRenew::m_SendDiamond3 UILabel_t3248798549 * ___m_SendDiamond3_13; // UILabel uiActivityMemberRenew::m_SendDiamond4 UILabel_t3248798549 * ___m_SendDiamond4_14; // UILabel uiActivityMemberRenew::m_SendDiamond5 UILabel_t3248798549 * ___m_SendDiamond5_15; // UITexture uiActivityMemberRenew::m_TexMemberLv1 UITexture_t3471168817 * ___m_TexMemberLv1_16; // UITexture uiActivityMemberRenew::m_TexMemberLv2 UITexture_t3471168817 * ___m_TexMemberLv2_17; // UITexture uiActivityMemberRenew::m_TexMemberLv3 UITexture_t3471168817 * ___m_TexMemberLv3_18; // UISprite uiActivityMemberRenew::m_SprDayValue UISprite_t194114938 * ___m_SprDayValue_19; public: inline static int32_t get_offset_of_mBtnRenew_8() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___mBtnRenew_8)); } inline GameObject_t1113636619 * get_mBtnRenew_8() const { return ___mBtnRenew_8; } inline GameObject_t1113636619 ** get_address_of_mBtnRenew_8() { return &___mBtnRenew_8; } inline void set_mBtnRenew_8(GameObject_t1113636619 * value) { ___mBtnRenew_8 = value; Il2CppCodeGenWriteBarrier((&___mBtnRenew_8), value); } inline static int32_t get_offset_of_mBtnUpMember_9() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___mBtnUpMember_9)); } inline GameObject_t1113636619 * get_mBtnUpMember_9() const { return ___mBtnUpMember_9; } inline GameObject_t1113636619 ** get_address_of_mBtnUpMember_9() { return &___mBtnUpMember_9; } inline void set_mBtnUpMember_9(GameObject_t1113636619 * value) { ___mBtnUpMember_9 = value; Il2CppCodeGenWriteBarrier((&___mBtnUpMember_9), value); } inline static int32_t get_offset_of_mBtnClose_10() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___mBtnClose_10)); } inline GameObject_t1113636619 * get_mBtnClose_10() const { return ___mBtnClose_10; } inline GameObject_t1113636619 ** get_address_of_mBtnClose_10() { return &___mBtnClose_10; } inline void set_mBtnClose_10(GameObject_t1113636619 * value) { ___mBtnClose_10 = value; Il2CppCodeGenWriteBarrier((&___mBtnClose_10), value); } inline static int32_t get_offset_of_m_SendDiamond1_11() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_SendDiamond1_11)); } inline UILabel_t3248798549 * get_m_SendDiamond1_11() const { return ___m_SendDiamond1_11; } inline UILabel_t3248798549 ** get_address_of_m_SendDiamond1_11() { return &___m_SendDiamond1_11; } inline void set_m_SendDiamond1_11(UILabel_t3248798549 * value) { ___m_SendDiamond1_11 = value; Il2CppCodeGenWriteBarrier((&___m_SendDiamond1_11), value); } inline static int32_t get_offset_of_m_SendDiamond2_12() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_SendDiamond2_12)); } inline UILabel_t3248798549 * get_m_SendDiamond2_12() const { return ___m_SendDiamond2_12; } inline UILabel_t3248798549 ** get_address_of_m_SendDiamond2_12() { return &___m_SendDiamond2_12; } inline void set_m_SendDiamond2_12(UILabel_t3248798549 * value) { ___m_SendDiamond2_12 = value; Il2CppCodeGenWriteBarrier((&___m_SendDiamond2_12), value); } inline static int32_t get_offset_of_m_SendDiamond3_13() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_SendDiamond3_13)); } inline UILabel_t3248798549 * get_m_SendDiamond3_13() const { return ___m_SendDiamond3_13; } inline UILabel_t3248798549 ** get_address_of_m_SendDiamond3_13() { return &___m_SendDiamond3_13; } inline void set_m_SendDiamond3_13(UILabel_t3248798549 * value) { ___m_SendDiamond3_13 = value; Il2CppCodeGenWriteBarrier((&___m_SendDiamond3_13), value); } inline static int32_t get_offset_of_m_SendDiamond4_14() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_SendDiamond4_14)); } inline UILabel_t3248798549 * get_m_SendDiamond4_14() const { return ___m_SendDiamond4_14; } inline UILabel_t3248798549 ** get_address_of_m_SendDiamond4_14() { return &___m_SendDiamond4_14; } inline void set_m_SendDiamond4_14(UILabel_t3248798549 * value) { ___m_SendDiamond4_14 = value; Il2CppCodeGenWriteBarrier((&___m_SendDiamond4_14), value); } inline static int32_t get_offset_of_m_SendDiamond5_15() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_SendDiamond5_15)); } inline UILabel_t3248798549 * get_m_SendDiamond5_15() const { return ___m_SendDiamond5_15; } inline UILabel_t3248798549 ** get_address_of_m_SendDiamond5_15() { return &___m_SendDiamond5_15; } inline void set_m_SendDiamond5_15(UILabel_t3248798549 * value) { ___m_SendDiamond5_15 = value; Il2CppCodeGenWriteBarrier((&___m_SendDiamond5_15), value); } inline static int32_t get_offset_of_m_TexMemberLv1_16() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_TexMemberLv1_16)); } inline UITexture_t3471168817 * get_m_TexMemberLv1_16() const { return ___m_TexMemberLv1_16; } inline UITexture_t3471168817 ** get_address_of_m_TexMemberLv1_16() { return &___m_TexMemberLv1_16; } inline void set_m_TexMemberLv1_16(UITexture_t3471168817 * value) { ___m_TexMemberLv1_16 = value; Il2CppCodeGenWriteBarrier((&___m_TexMemberLv1_16), value); } inline static int32_t get_offset_of_m_TexMemberLv2_17() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_TexMemberLv2_17)); } inline UITexture_t3471168817 * get_m_TexMemberLv2_17() const { return ___m_TexMemberLv2_17; } inline UITexture_t3471168817 ** get_address_of_m_TexMemberLv2_17() { return &___m_TexMemberLv2_17; } inline void set_m_TexMemberLv2_17(UITexture_t3471168817 * value) { ___m_TexMemberLv2_17 = value; Il2CppCodeGenWriteBarrier((&___m_TexMemberLv2_17), value); } inline static int32_t get_offset_of_m_TexMemberLv3_18() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_TexMemberLv3_18)); } inline UITexture_t3471168817 * get_m_TexMemberLv3_18() const { return ___m_TexMemberLv3_18; } inline UITexture_t3471168817 ** get_address_of_m_TexMemberLv3_18() { return &___m_TexMemberLv3_18; } inline void set_m_TexMemberLv3_18(UITexture_t3471168817 * value) { ___m_TexMemberLv3_18 = value; Il2CppCodeGenWriteBarrier((&___m_TexMemberLv3_18), value); } inline static int32_t get_offset_of_m_SprDayValue_19() { return static_cast(offsetof(uiActivityMemberRenew_t3975014691, ___m_SprDayValue_19)); } inline UISprite_t194114938 * get_m_SprDayValue_19() const { return ___m_SprDayValue_19; } inline UISprite_t194114938 ** get_address_of_m_SprDayValue_19() { return &___m_SprDayValue_19; } inline void set_m_SprDayValue_19(UISprite_t194114938 * value) { ___m_SprDayValue_19 = value; Il2CppCodeGenWriteBarrier((&___m_SprDayValue_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYMEMBERRENEW_T3975014691_H #ifndef MEMBERAWARDCONFIG_T2880806974_H #define MEMBERAWARDCONFIG_T2880806974_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MemberAwardConfig struct MemberAwardConfig_t2880806974 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2> DMCore.Logic.MemberAwardConfig::m_MemberAwardData Dictionary_2_t1159320120 * ___m_MemberAwardData_1; public: inline static int32_t get_offset_of_m_MemberAwardData_1() { return static_cast(offsetof(MemberAwardConfig_t2880806974, ___m_MemberAwardData_1)); } inline Dictionary_2_t1159320120 * get_m_MemberAwardData_1() const { return ___m_MemberAwardData_1; } inline Dictionary_2_t1159320120 ** get_address_of_m_MemberAwardData_1() { return &___m_MemberAwardData_1; } inline void set_m_MemberAwardData_1(Dictionary_2_t1159320120 * value) { ___m_MemberAwardData_1 = value; Il2CppCodeGenWriteBarrier((&___m_MemberAwardData_1), value); } }; struct MemberAwardConfig_t2880806974_StaticFields { public: // DMCore.Logic.MemberAwardConfig DMCore.Logic.MemberAwardConfig::_instance MemberAwardConfig_t2880806974 * ____instance_2; public: inline static int32_t get_offset_of__instance_2() { return static_cast(offsetof(MemberAwardConfig_t2880806974_StaticFields, ____instance_2)); } inline MemberAwardConfig_t2880806974 * get__instance_2() const { return ____instance_2; } inline MemberAwardConfig_t2880806974 ** get_address_of__instance_2() { return &____instance_2; } inline void set__instance_2(MemberAwardConfig_t2880806974 * value) { ____instance_2 = value; Il2CppCodeGenWriteBarrier((&____instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERAWARDCONFIG_T2880806974_H #ifndef KEYVALUEPAIR_2_T1999353250_H #define KEYVALUEPAIR_2_T1999353250_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_t1999353250 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value StoryInfo_t712967752 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1999353250, ___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_t1999353250, ___value_1)); } inline StoryInfo_t712967752 * get_value_1() const { return ___value_1; } inline StoryInfo_t712967752 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(StoryInfo_t712967752 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1999353250_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 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 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 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 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 CACTIVITYRANKLIST_T2479161682_H #define CACTIVITYRANKLIST_T2479161682_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityRankList struct CActivityRankList_t2479161682 : public IActivityDetail_t2848416189 { public: // System.Collections.Generic.List`1 DMCore.Logic.CActivityRankList::m_RankItemList List_1_t981680073 * ___m_RankItemList_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityRankList::m_RankRoleList Dictionary_2_t663394087 * ___m_RankRoleList_12; // System.Int32 DMCore.Logic.CActivityRankList::m_nCurRank int32_t ___m_nCurRank_13; // System.Int32 DMCore.Logic.CActivityRankList::m_nCurValue int32_t ___m_nCurValue_14; // System.Int32 DMCore.Logic.CActivityRankList::m_nMaxRank int32_t ___m_nMaxRank_15; public: inline static int32_t get_offset_of_m_RankItemList_11() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_RankItemList_11)); } inline List_1_t981680073 * get_m_RankItemList_11() const { return ___m_RankItemList_11; } inline List_1_t981680073 ** get_address_of_m_RankItemList_11() { return &___m_RankItemList_11; } inline void set_m_RankItemList_11(List_1_t981680073 * value) { ___m_RankItemList_11 = value; Il2CppCodeGenWriteBarrier((&___m_RankItemList_11), value); } inline static int32_t get_offset_of_m_RankRoleList_12() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_RankRoleList_12)); } inline Dictionary_2_t663394087 * get_m_RankRoleList_12() const { return ___m_RankRoleList_12; } inline Dictionary_2_t663394087 ** get_address_of_m_RankRoleList_12() { return &___m_RankRoleList_12; } inline void set_m_RankRoleList_12(Dictionary_2_t663394087 * value) { ___m_RankRoleList_12 = value; Il2CppCodeGenWriteBarrier((&___m_RankRoleList_12), value); } inline static int32_t get_offset_of_m_nCurRank_13() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_nCurRank_13)); } inline int32_t get_m_nCurRank_13() const { return ___m_nCurRank_13; } inline int32_t* get_address_of_m_nCurRank_13() { return &___m_nCurRank_13; } inline void set_m_nCurRank_13(int32_t value) { ___m_nCurRank_13 = value; } inline static int32_t get_offset_of_m_nCurValue_14() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_nCurValue_14)); } inline int32_t get_m_nCurValue_14() const { return ___m_nCurValue_14; } inline int32_t* get_address_of_m_nCurValue_14() { return &___m_nCurValue_14; } inline void set_m_nCurValue_14(int32_t value) { ___m_nCurValue_14 = value; } inline static int32_t get_offset_of_m_nMaxRank_15() { return static_cast(offsetof(CActivityRankList_t2479161682, ___m_nMaxRank_15)); } inline int32_t get_m_nMaxRank_15() const { return ___m_nMaxRank_15; } inline int32_t* get_address_of_m_nMaxRank_15() { return &___m_nMaxRank_15; } inline void set_m_nMaxRank_15(int32_t value) { ___m_nMaxRank_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYRANKLIST_T2479161682_H #ifndef CACTIVITYCOMULRECHARGEAWARD_T2785293014_H #define CACTIVITYCOMULRECHARGEAWARD_T2785293014_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityComulRechargeAward struct CActivityComulRechargeAward_t2785293014 : public IActivityDetail_t2848416189 { public: // System.Collections.Generic.List`1> DMCore.Logic.CActivityComulRechargeAward::m_detail_array List_1_t3334856656 * ___m_detail_array_11; public: inline static int32_t get_offset_of_m_detail_array_11() { return static_cast(offsetof(CActivityComulRechargeAward_t2785293014, ___m_detail_array_11)); } inline List_1_t3334856656 * get_m_detail_array_11() const { return ___m_detail_array_11; } inline List_1_t3334856656 ** get_address_of_m_detail_array_11() { return &___m_detail_array_11; } inline void set_m_detail_array_11(List_1_t3334856656 * value) { ___m_detail_array_11 = value; Il2CppCodeGenWriteBarrier((&___m_detail_array_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYCOMULRECHARGEAWARD_T2785293014_H #ifndef CSHOPCONFIG_T202154353_H #define CSHOPCONFIG_T202154353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig struct CShopConfig_t202154353 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_goodsPool Dictionary_2_t454560111 * ___m_goodsPool_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_Diction Dictionary_2_t1165792132 * ___m_Diction_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_Suits Dictionary_2_t104342236 * ___m_Suits_3; // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::m_ActivityPicList_NAN List_1_t1441398424 * ___m_ActivityPicList_NAN_4; // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::m_ActivityPicList_NV List_1_t1441398424 * ___m_ActivityPicList_NV_5; public: inline static int32_t get_offset_of_m_goodsPool_1() { return static_cast(offsetof(CShopConfig_t202154353, ___m_goodsPool_1)); } inline Dictionary_2_t454560111 * get_m_goodsPool_1() const { return ___m_goodsPool_1; } inline Dictionary_2_t454560111 ** get_address_of_m_goodsPool_1() { return &___m_goodsPool_1; } inline void set_m_goodsPool_1(Dictionary_2_t454560111 * value) { ___m_goodsPool_1 = value; Il2CppCodeGenWriteBarrier((&___m_goodsPool_1), value); } inline static int32_t get_offset_of_m_Diction_2() { return static_cast(offsetof(CShopConfig_t202154353, ___m_Diction_2)); } inline Dictionary_2_t1165792132 * get_m_Diction_2() const { return ___m_Diction_2; } inline Dictionary_2_t1165792132 ** get_address_of_m_Diction_2() { return &___m_Diction_2; } inline void set_m_Diction_2(Dictionary_2_t1165792132 * value) { ___m_Diction_2 = value; Il2CppCodeGenWriteBarrier((&___m_Diction_2), value); } inline static int32_t get_offset_of_m_Suits_3() { return static_cast(offsetof(CShopConfig_t202154353, ___m_Suits_3)); } inline Dictionary_2_t104342236 * get_m_Suits_3() const { return ___m_Suits_3; } inline Dictionary_2_t104342236 ** get_address_of_m_Suits_3() { return &___m_Suits_3; } inline void set_m_Suits_3(Dictionary_2_t104342236 * value) { ___m_Suits_3 = value; Il2CppCodeGenWriteBarrier((&___m_Suits_3), value); } inline static int32_t get_offset_of_m_ActivityPicList_NAN_4() { return static_cast(offsetof(CShopConfig_t202154353, ___m_ActivityPicList_NAN_4)); } inline List_1_t1441398424 * get_m_ActivityPicList_NAN_4() const { return ___m_ActivityPicList_NAN_4; } inline List_1_t1441398424 ** get_address_of_m_ActivityPicList_NAN_4() { return &___m_ActivityPicList_NAN_4; } inline void set_m_ActivityPicList_NAN_4(List_1_t1441398424 * value) { ___m_ActivityPicList_NAN_4 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityPicList_NAN_4), value); } inline static int32_t get_offset_of_m_ActivityPicList_NV_5() { return static_cast(offsetof(CShopConfig_t202154353, ___m_ActivityPicList_NV_5)); } inline List_1_t1441398424 * get_m_ActivityPicList_NV_5() const { return ___m_ActivityPicList_NV_5; } inline List_1_t1441398424 ** get_address_of_m_ActivityPicList_NV_5() { return &___m_ActivityPicList_NV_5; } inline void set_m_ActivityPicList_NV_5(List_1_t1441398424 * value) { ___m_ActivityPicList_NV_5 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityPicList_NV_5), value); } }; struct CShopConfig_t202154353_StaticFields { public: // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::s_Instance CShopConfig_t202154353 * ___s_Instance_6; public: inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(CShopConfig_t202154353_StaticFields, ___s_Instance_6)); } inline CShopConfig_t202154353 * get_s_Instance_6() const { return ___s_Instance_6; } inline CShopConfig_t202154353 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(CShopConfig_t202154353 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPCONFIG_T202154353_H #ifndef STORYCFG_T2688540309_H #define STORYCFG_T2688540309_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryCfg struct StoryCfg_t2688540309 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 StoryCfg::storyModuleDic Dictionary_2_t3896648379 * ___storyModuleDic_2; public: inline static int32_t get_offset_of_storyModuleDic_2() { return static_cast(offsetof(StoryCfg_t2688540309, ___storyModuleDic_2)); } inline Dictionary_2_t3896648379 * get_storyModuleDic_2() const { return ___storyModuleDic_2; } inline Dictionary_2_t3896648379 ** get_address_of_storyModuleDic_2() { return &___storyModuleDic_2; } inline void set_storyModuleDic_2(Dictionary_2_t3896648379 * value) { ___storyModuleDic_2 = value; Il2CppCodeGenWriteBarrier((&___storyModuleDic_2), value); } }; struct StoryCfg_t2688540309_StaticFields { public: // StoryCfg StoryCfg::s_Instance StoryCfg_t2688540309 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(StoryCfg_t2688540309_StaticFields, ___s_Instance_1)); } inline StoryCfg_t2688540309 * get_s_Instance_1() const { return ___s_Instance_1; } inline StoryCfg_t2688540309 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(StoryCfg_t2688540309 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORYCFG_T2688540309_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 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 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 UIACHIEVEMENTMALL_T263213380_H #define UIACHIEVEMENTMALL_T263213380_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAchievementMall struct UIAchievementMall_t263213380 : public CUIBase_t3255455658 { public: // UILabel UIAchievementMall::m_totalScore UILabel_t3248798549 * ___m_totalScore_8; // UnityEngine.Transform UIAchievementMall::m_Loading Transform_t3600365921 * ___m_Loading_9; // DMListView UIAchievementMall::shopList DMListView_t512231514 * ___shopList_10; public: inline static int32_t get_offset_of_m_totalScore_8() { return static_cast(offsetof(UIAchievementMall_t263213380, ___m_totalScore_8)); } inline UILabel_t3248798549 * get_m_totalScore_8() const { return ___m_totalScore_8; } inline UILabel_t3248798549 ** get_address_of_m_totalScore_8() { return &___m_totalScore_8; } inline void set_m_totalScore_8(UILabel_t3248798549 * value) { ___m_totalScore_8 = value; Il2CppCodeGenWriteBarrier((&___m_totalScore_8), value); } inline static int32_t get_offset_of_m_Loading_9() { return static_cast(offsetof(UIAchievementMall_t263213380, ___m_Loading_9)); } inline Transform_t3600365921 * get_m_Loading_9() const { return ___m_Loading_9; } inline Transform_t3600365921 ** get_address_of_m_Loading_9() { return &___m_Loading_9; } inline void set_m_Loading_9(Transform_t3600365921 * value) { ___m_Loading_9 = value; Il2CppCodeGenWriteBarrier((&___m_Loading_9), value); } inline static int32_t get_offset_of_shopList_10() { return static_cast(offsetof(UIAchievementMall_t263213380, ___shopList_10)); } inline DMListView_t512231514 * get_shopList_10() const { return ___shopList_10; } inline DMListView_t512231514 ** get_address_of_shopList_10() { return &___shopList_10; } inline void set_shopList_10(DMListView_t512231514 * value) { ___shopList_10 = value; Il2CppCodeGenWriteBarrier((&___shopList_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACHIEVEMENTMALL_T263213380_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 CACTIVITYFSTRECHARGEAWARD_T3016216232_H #define CACTIVITYFSTRECHARGEAWARD_T3016216232_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityFstRechargeAward struct CActivityFstRechargeAward_t3016216232 : public IActivityDetail_t2848416189 { public: // System.Single DMCore.Logic.CActivityFstRechargeAward::m_recharge float ___m_recharge_11; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_state int32_t ___m_state_12; // System.Int64 DMCore.Logic.CActivityFstRechargeAward::m_left_time int64_t ___m_left_time_13; // System.Int64 DMCore.Logic.CActivityFstRechargeAward::m_leftSecond int64_t ___m_leftSecond_14; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityFstRechargeAward::m_awardList Dictionary_2_t2982755238 * ___m_awardList_15; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_IsHourRecharge int32_t ___m_IsHourRecharge_16; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_LocalTimeAfterRequest int32_t ___m_LocalTimeAfterRequest_18; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_TimerID int32_t ___m_TimerID_19; // System.Int32 DMCore.Logic.CActivityFstRechargeAward::m_againRechargeState int32_t ___m_againRechargeState_20; // System.Boolean DMCore.Logic.CActivityFstRechargeAward::k__BackingField bool ___U3CIsShowNpcU3Ek__BackingField_21; public: inline static int32_t get_offset_of_m_recharge_11() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_recharge_11)); } inline float get_m_recharge_11() const { return ___m_recharge_11; } inline float* get_address_of_m_recharge_11() { return &___m_recharge_11; } inline void set_m_recharge_11(float value) { ___m_recharge_11 = value; } inline static int32_t get_offset_of_m_state_12() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_state_12)); } inline int32_t get_m_state_12() const { return ___m_state_12; } inline int32_t* get_address_of_m_state_12() { return &___m_state_12; } inline void set_m_state_12(int32_t value) { ___m_state_12 = value; } inline static int32_t get_offset_of_m_left_time_13() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_left_time_13)); } inline int64_t get_m_left_time_13() const { return ___m_left_time_13; } inline int64_t* get_address_of_m_left_time_13() { return &___m_left_time_13; } inline void set_m_left_time_13(int64_t value) { ___m_left_time_13 = value; } inline static int32_t get_offset_of_m_leftSecond_14() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_leftSecond_14)); } inline int64_t get_m_leftSecond_14() const { return ___m_leftSecond_14; } inline int64_t* get_address_of_m_leftSecond_14() { return &___m_leftSecond_14; } inline void set_m_leftSecond_14(int64_t value) { ___m_leftSecond_14 = value; } inline static int32_t get_offset_of_m_awardList_15() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_awardList_15)); } inline Dictionary_2_t2982755238 * get_m_awardList_15() const { return ___m_awardList_15; } inline Dictionary_2_t2982755238 ** get_address_of_m_awardList_15() { return &___m_awardList_15; } inline void set_m_awardList_15(Dictionary_2_t2982755238 * value) { ___m_awardList_15 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_15), value); } inline static int32_t get_offset_of_m_IsHourRecharge_16() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_IsHourRecharge_16)); } inline int32_t get_m_IsHourRecharge_16() const { return ___m_IsHourRecharge_16; } inline int32_t* get_address_of_m_IsHourRecharge_16() { return &___m_IsHourRecharge_16; } inline void set_m_IsHourRecharge_16(int32_t value) { ___m_IsHourRecharge_16 = value; } inline static int32_t get_offset_of_m_LocalTimeAfterRequest_18() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_LocalTimeAfterRequest_18)); } inline int32_t get_m_LocalTimeAfterRequest_18() const { return ___m_LocalTimeAfterRequest_18; } inline int32_t* get_address_of_m_LocalTimeAfterRequest_18() { return &___m_LocalTimeAfterRequest_18; } inline void set_m_LocalTimeAfterRequest_18(int32_t value) { ___m_LocalTimeAfterRequest_18 = value; } inline static int32_t get_offset_of_m_TimerID_19() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_TimerID_19)); } inline int32_t get_m_TimerID_19() const { return ___m_TimerID_19; } inline int32_t* get_address_of_m_TimerID_19() { return &___m_TimerID_19; } inline void set_m_TimerID_19(int32_t value) { ___m_TimerID_19 = value; } inline static int32_t get_offset_of_m_againRechargeState_20() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___m_againRechargeState_20)); } inline int32_t get_m_againRechargeState_20() const { return ___m_againRechargeState_20; } inline int32_t* get_address_of_m_againRechargeState_20() { return &___m_againRechargeState_20; } inline void set_m_againRechargeState_20(int32_t value) { ___m_againRechargeState_20 = value; } inline static int32_t get_offset_of_U3CIsShowNpcU3Ek__BackingField_21() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232, ___U3CIsShowNpcU3Ek__BackingField_21)); } inline bool get_U3CIsShowNpcU3Ek__BackingField_21() const { return ___U3CIsShowNpcU3Ek__BackingField_21; } inline bool* get_address_of_U3CIsShowNpcU3Ek__BackingField_21() { return &___U3CIsShowNpcU3Ek__BackingField_21; } inline void set_U3CIsShowNpcU3Ek__BackingField_21(bool value) { ___U3CIsShowNpcU3Ek__BackingField_21 = value; } }; struct CActivityFstRechargeAward_t3016216232_StaticFields { public: // System.Int32 DMCore.Logic.CActivityFstRechargeAward::AWARD_CNT int32_t ___AWARD_CNT_17; public: inline static int32_t get_offset_of_AWARD_CNT_17() { return static_cast(offsetof(CActivityFstRechargeAward_t3016216232_StaticFields, ___AWARD_CNT_17)); } inline int32_t get_AWARD_CNT_17() const { return ___AWARD_CNT_17; } inline int32_t* get_address_of_AWARD_CNT_17() { return &___AWARD_CNT_17; } inline void set_AWARD_CNT_17(int32_t value) { ___AWARD_CNT_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYFSTRECHARGEAWARD_T3016216232_H #ifndef CLEVELFASTACTIVITY_T3768835753_H #define CLEVELFASTACTIVITY_T3768835753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLevelFastActivity struct CLevelFastActivity_t3768835753 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CLevelFastActivity/LevelAward[] DMCore.Logic.CLevelFastActivity::m_award_array LevelAwardU5BU5D_t3710759295* ___m_award_array_11; public: inline static int32_t get_offset_of_m_award_array_11() { return static_cast(offsetof(CLevelFastActivity_t3768835753, ___m_award_array_11)); } inline LevelAwardU5BU5D_t3710759295* get_m_award_array_11() const { return ___m_award_array_11; } inline LevelAwardU5BU5D_t3710759295** get_address_of_m_award_array_11() { return &___m_award_array_11; } inline void set_m_award_array_11(LevelAwardU5BU5D_t3710759295* value) { ___m_award_array_11 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELFASTACTIVITY_T3768835753_H #ifndef CACHIEVEMENTMEDALCFG_T1489202100_H #define CACHIEVEMENTMEDALCFG_T1489202100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CAchievementMedalCfg struct CAchievementMedalCfg_t1489202100 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 CAchievementMedalCfg::medalInfo Dictionary_2_t1914713242 * ___medalInfo_1; public: inline static int32_t get_offset_of_medalInfo_1() { return static_cast(offsetof(CAchievementMedalCfg_t1489202100, ___medalInfo_1)); } inline Dictionary_2_t1914713242 * get_medalInfo_1() const { return ___medalInfo_1; } inline Dictionary_2_t1914713242 ** get_address_of_medalInfo_1() { return &___medalInfo_1; } inline void set_medalInfo_1(Dictionary_2_t1914713242 * value) { ___medalInfo_1 = value; Il2CppCodeGenWriteBarrier((&___medalInfo_1), value); } }; struct CAchievementMedalCfg_t1489202100_StaticFields { public: // CAchievementMedalCfg CAchievementMedalCfg::s_Instance CAchievementMedalCfg_t1489202100 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CAchievementMedalCfg_t1489202100_StaticFields, ___s_Instance_2)); } inline CAchievementMedalCfg_t1489202100 * get_s_Instance_2() const { return ___s_Instance_2; } inline CAchievementMedalCfg_t1489202100 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CAchievementMedalCfg_t1489202100 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACHIEVEMENTMEDALCFG_T1489202100_H #ifndef CACTIVITYDAYRECHARGEAWARD_T82265295_H #define CACTIVITYDAYRECHARGEAWARD_T82265295_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityDayRechargeAward struct CActivityDayRechargeAward_t82265295 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityDayRechargeAward::m_award_array CAwardInfo_1_t3416460893 * ___m_award_array_11; public: inline static int32_t get_offset_of_m_award_array_11() { return static_cast(offsetof(CActivityDayRechargeAward_t82265295, ___m_award_array_11)); } inline CAwardInfo_1_t3416460893 * get_m_award_array_11() const { return ___m_award_array_11; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_award_array_11() { return &___m_award_array_11; } inline void set_m_award_array_11(CAwardInfo_1_t3416460893 * value) { ___m_award_array_11 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYDAYRECHARGEAWARD_T82265295_H #ifndef WAITFORSECONDS_T1699091251_H #define WAITFORSECONDS_T1699091251_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.WaitForSeconds struct WaitForSeconds_t1699091251 : public YieldInstruction_t403091072 { public: // System.Single UnityEngine.WaitForSeconds::m_Seconds float ___m_Seconds_0; public: inline static int32_t get_offset_of_m_Seconds_0() { return static_cast(offsetof(WaitForSeconds_t1699091251, ___m_Seconds_0)); } inline float get_m_Seconds_0() const { return ___m_Seconds_0; } inline float* get_address_of_m_Seconds_0() { return &___m_Seconds_0; } inline void set_m_Seconds_0(float value) { ___m_Seconds_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.WaitForSeconds struct WaitForSeconds_t1699091251_marshaled_pinvoke : public YieldInstruction_t403091072_marshaled_pinvoke { float ___m_Seconds_0; }; // Native definition for COM marshalling of UnityEngine.WaitForSeconds struct WaitForSeconds_t1699091251_marshaled_com : public YieldInstruction_t403091072_marshaled_com { float ___m_Seconds_0; }; #endif // WAITFORSECONDS_T1699091251_H #ifndef CTITLEMANAGER_T3025273230_H #define CTITLEMANAGER_T3025273230_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTitleManager struct CTitleManager_t3025273230 : public ITextBase_t660344599 { public: // DMCore.Logic.CTitleManager/ChangeTitle DMCore.Logic.CTitleManager::changeTilte ChangeTitle_t584768798 * ___changeTilte_1; // System.Int32 DMCore.Logic.CTitleManager::SelectedTitle int32_t ___SelectedTitle_2; // System.Int32 DMCore.Logic.CTitleManager::SelectedContentTitle int32_t ___SelectedContentTitle_3; // UnityEngine.Transform DMCore.Logic.CTitleManager::SelectedContentTransform Transform_t3600365921 * ___SelectedContentTransform_4; // System.Int32 DMCore.Logic.CTitleManager::WearedTitle int32_t ___WearedTitle_5; // System.Int32 DMCore.Logic.CTitleManager::WearedContentTitle int32_t ___WearedContentTitle_6; // UnityEngine.Transform DMCore.Logic.CTitleManager::WearedContentTransform Transform_t3600365921 * ___WearedContentTransform_7; // System.Single DMCore.Logic.CTitleManager::m_effectTime float ___m_effectTime_8; // System.Single DMCore.Logic.CTitleManager::m_titleWidth float ___m_titleWidth_9; // System.Single DMCore.Logic.CTitleManager::m_titleHeight float ___m_titleHeight_10; // System.Single DMCore.Logic.CTitleManager::m_posInScreen float ___m_posInScreen_11; // System.Single DMCore.Logic.CTitleManager::m_desToDanceTag float ___m_desToDanceTag_12; // System.Single DMCore.Logic.CTitleManager::m_desToWaitTag float ___m_desToWaitTag_13; // System.Collections.Generic.List`1 DMCore.Logic.CTitleManager::m_animList List_1_t128053199 * ___m_animList_14; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CTitleManager::m_titleListInfo Dictionary_2_t1574409016 * ___m_titleListInfo_15; public: inline static int32_t get_offset_of_changeTilte_1() { return static_cast(offsetof(CTitleManager_t3025273230, ___changeTilte_1)); } inline ChangeTitle_t584768798 * get_changeTilte_1() const { return ___changeTilte_1; } inline ChangeTitle_t584768798 ** get_address_of_changeTilte_1() { return &___changeTilte_1; } inline void set_changeTilte_1(ChangeTitle_t584768798 * value) { ___changeTilte_1 = value; Il2CppCodeGenWriteBarrier((&___changeTilte_1), value); } inline static int32_t get_offset_of_SelectedTitle_2() { return static_cast(offsetof(CTitleManager_t3025273230, ___SelectedTitle_2)); } inline int32_t get_SelectedTitle_2() const { return ___SelectedTitle_2; } inline int32_t* get_address_of_SelectedTitle_2() { return &___SelectedTitle_2; } inline void set_SelectedTitle_2(int32_t value) { ___SelectedTitle_2 = value; } inline static int32_t get_offset_of_SelectedContentTitle_3() { return static_cast(offsetof(CTitleManager_t3025273230, ___SelectedContentTitle_3)); } inline int32_t get_SelectedContentTitle_3() const { return ___SelectedContentTitle_3; } inline int32_t* get_address_of_SelectedContentTitle_3() { return &___SelectedContentTitle_3; } inline void set_SelectedContentTitle_3(int32_t value) { ___SelectedContentTitle_3 = value; } inline static int32_t get_offset_of_SelectedContentTransform_4() { return static_cast(offsetof(CTitleManager_t3025273230, ___SelectedContentTransform_4)); } inline Transform_t3600365921 * get_SelectedContentTransform_4() const { return ___SelectedContentTransform_4; } inline Transform_t3600365921 ** get_address_of_SelectedContentTransform_4() { return &___SelectedContentTransform_4; } inline void set_SelectedContentTransform_4(Transform_t3600365921 * value) { ___SelectedContentTransform_4 = value; Il2CppCodeGenWriteBarrier((&___SelectedContentTransform_4), value); } inline static int32_t get_offset_of_WearedTitle_5() { return static_cast(offsetof(CTitleManager_t3025273230, ___WearedTitle_5)); } inline int32_t get_WearedTitle_5() const { return ___WearedTitle_5; } inline int32_t* get_address_of_WearedTitle_5() { return &___WearedTitle_5; } inline void set_WearedTitle_5(int32_t value) { ___WearedTitle_5 = value; } inline static int32_t get_offset_of_WearedContentTitle_6() { return static_cast(offsetof(CTitleManager_t3025273230, ___WearedContentTitle_6)); } inline int32_t get_WearedContentTitle_6() const { return ___WearedContentTitle_6; } inline int32_t* get_address_of_WearedContentTitle_6() { return &___WearedContentTitle_6; } inline void set_WearedContentTitle_6(int32_t value) { ___WearedContentTitle_6 = value; } inline static int32_t get_offset_of_WearedContentTransform_7() { return static_cast(offsetof(CTitleManager_t3025273230, ___WearedContentTransform_7)); } inline Transform_t3600365921 * get_WearedContentTransform_7() const { return ___WearedContentTransform_7; } inline Transform_t3600365921 ** get_address_of_WearedContentTransform_7() { return &___WearedContentTransform_7; } inline void set_WearedContentTransform_7(Transform_t3600365921 * value) { ___WearedContentTransform_7 = value; Il2CppCodeGenWriteBarrier((&___WearedContentTransform_7), value); } inline static int32_t get_offset_of_m_effectTime_8() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_effectTime_8)); } inline float get_m_effectTime_8() const { return ___m_effectTime_8; } inline float* get_address_of_m_effectTime_8() { return &___m_effectTime_8; } inline void set_m_effectTime_8(float value) { ___m_effectTime_8 = value; } inline static int32_t get_offset_of_m_titleWidth_9() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_titleWidth_9)); } inline float get_m_titleWidth_9() const { return ___m_titleWidth_9; } inline float* get_address_of_m_titleWidth_9() { return &___m_titleWidth_9; } inline void set_m_titleWidth_9(float value) { ___m_titleWidth_9 = value; } inline static int32_t get_offset_of_m_titleHeight_10() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_titleHeight_10)); } inline float get_m_titleHeight_10() const { return ___m_titleHeight_10; } inline float* get_address_of_m_titleHeight_10() { return &___m_titleHeight_10; } inline void set_m_titleHeight_10(float value) { ___m_titleHeight_10 = value; } inline static int32_t get_offset_of_m_posInScreen_11() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_posInScreen_11)); } inline float get_m_posInScreen_11() const { return ___m_posInScreen_11; } inline float* get_address_of_m_posInScreen_11() { return &___m_posInScreen_11; } inline void set_m_posInScreen_11(float value) { ___m_posInScreen_11 = value; } inline static int32_t get_offset_of_m_desToDanceTag_12() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_desToDanceTag_12)); } inline float get_m_desToDanceTag_12() const { return ___m_desToDanceTag_12; } inline float* get_address_of_m_desToDanceTag_12() { return &___m_desToDanceTag_12; } inline void set_m_desToDanceTag_12(float value) { ___m_desToDanceTag_12 = value; } inline static int32_t get_offset_of_m_desToWaitTag_13() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_desToWaitTag_13)); } inline float get_m_desToWaitTag_13() const { return ___m_desToWaitTag_13; } inline float* get_address_of_m_desToWaitTag_13() { return &___m_desToWaitTag_13; } inline void set_m_desToWaitTag_13(float value) { ___m_desToWaitTag_13 = value; } inline static int32_t get_offset_of_m_animList_14() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_animList_14)); } inline List_1_t128053199 * get_m_animList_14() const { return ___m_animList_14; } inline List_1_t128053199 ** get_address_of_m_animList_14() { return &___m_animList_14; } inline void set_m_animList_14(List_1_t128053199 * value) { ___m_animList_14 = value; Il2CppCodeGenWriteBarrier((&___m_animList_14), value); } inline static int32_t get_offset_of_m_titleListInfo_15() { return static_cast(offsetof(CTitleManager_t3025273230, ___m_titleListInfo_15)); } inline Dictionary_2_t1574409016 * get_m_titleListInfo_15() const { return ___m_titleListInfo_15; } inline Dictionary_2_t1574409016 ** get_address_of_m_titleListInfo_15() { return &___m_titleListInfo_15; } inline void set_m_titleListInfo_15(Dictionary_2_t1574409016 * value) { ___m_titleListInfo_15 = value; Il2CppCodeGenWriteBarrier((&___m_titleListInfo_15), value); } }; struct CTitleManager_t3025273230_StaticFields { public: // DMCore.Logic.CTitleManager DMCore.Logic.CTitleManager::s_intance CTitleManager_t3025273230 * ___s_intance_16; public: inline static int32_t get_offset_of_s_intance_16() { return static_cast(offsetof(CTitleManager_t3025273230_StaticFields, ___s_intance_16)); } inline CTitleManager_t3025273230 * get_s_intance_16() const { return ___s_intance_16; } inline CTitleManager_t3025273230 ** get_address_of_s_intance_16() { return &___s_intance_16; } inline void set_s_intance_16(CTitleManager_t3025273230 * value) { ___s_intance_16 = value; Il2CppCodeGenWriteBarrier((&___s_intance_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTITLEMANAGER_T3025273230_H #ifndef UITITLESHOW_T10899441_H #define UITITLESHOW_T10899441_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiTitleShow struct uiTitleShow_t10899441 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiTitleShow::m_CloseBtn Transform_t3600365921 * ___m_CloseBtn_9; // UITexture uiTitleShow::m_TitleEffect UITexture_t3471168817 * ___m_TitleEffect_10; // UILabel uiTitleShow::m_TitleVaild UILabel_t3248798549 * ___m_TitleVaild_11; // UILabel uiTitleShow::m_TitleChannel UILabel_t3248798549 * ___m_TitleChannel_12; // UISprite uiTitleShow::m_uiBtnState UISprite_t194114938 * ___m_uiBtnState_13; // UnityEngine.Transform[] uiTitleShow::m_uiBtnStateLabal TransformU5BU5D_t807237628* ___m_uiBtnStateLabal_14; // UnityEngine.Transform uiTitleShow::m_TitleBtn Transform_t3600365921 * ___m_TitleBtn_15; // DMCore.Logic.CTitleManager/ChangeTitle uiTitleShow::title ChangeTitle_t584768798 * ___title_16; // UnityEngine.GameObject uiTitleShow::last_title_item_obj GameObject_t1113636619 * ___last_title_item_obj_17; // UnityEngine.GameObject uiTitleShow::m_effect GameObject_t1113636619 * ___m_effect_18; // System.Boolean uiTitleShow::m_bLoad bool ___m_bLoad_19; // System.Boolean uiTitleShow::isPageInit bool ___isPageInit_20; public: inline static int32_t get_offset_of_m_CloseBtn_9() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_CloseBtn_9)); } inline Transform_t3600365921 * get_m_CloseBtn_9() const { return ___m_CloseBtn_9; } inline Transform_t3600365921 ** get_address_of_m_CloseBtn_9() { return &___m_CloseBtn_9; } inline void set_m_CloseBtn_9(Transform_t3600365921 * value) { ___m_CloseBtn_9 = value; Il2CppCodeGenWriteBarrier((&___m_CloseBtn_9), value); } inline static int32_t get_offset_of_m_TitleEffect_10() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_TitleEffect_10)); } inline UITexture_t3471168817 * get_m_TitleEffect_10() const { return ___m_TitleEffect_10; } inline UITexture_t3471168817 ** get_address_of_m_TitleEffect_10() { return &___m_TitleEffect_10; } inline void set_m_TitleEffect_10(UITexture_t3471168817 * value) { ___m_TitleEffect_10 = value; Il2CppCodeGenWriteBarrier((&___m_TitleEffect_10), value); } inline static int32_t get_offset_of_m_TitleVaild_11() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_TitleVaild_11)); } inline UILabel_t3248798549 * get_m_TitleVaild_11() const { return ___m_TitleVaild_11; } inline UILabel_t3248798549 ** get_address_of_m_TitleVaild_11() { return &___m_TitleVaild_11; } inline void set_m_TitleVaild_11(UILabel_t3248798549 * value) { ___m_TitleVaild_11 = value; Il2CppCodeGenWriteBarrier((&___m_TitleVaild_11), value); } inline static int32_t get_offset_of_m_TitleChannel_12() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_TitleChannel_12)); } inline UILabel_t3248798549 * get_m_TitleChannel_12() const { return ___m_TitleChannel_12; } inline UILabel_t3248798549 ** get_address_of_m_TitleChannel_12() { return &___m_TitleChannel_12; } inline void set_m_TitleChannel_12(UILabel_t3248798549 * value) { ___m_TitleChannel_12 = value; Il2CppCodeGenWriteBarrier((&___m_TitleChannel_12), value); } inline static int32_t get_offset_of_m_uiBtnState_13() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_uiBtnState_13)); } inline UISprite_t194114938 * get_m_uiBtnState_13() const { return ___m_uiBtnState_13; } inline UISprite_t194114938 ** get_address_of_m_uiBtnState_13() { return &___m_uiBtnState_13; } inline void set_m_uiBtnState_13(UISprite_t194114938 * value) { ___m_uiBtnState_13 = value; Il2CppCodeGenWriteBarrier((&___m_uiBtnState_13), value); } inline static int32_t get_offset_of_m_uiBtnStateLabal_14() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_uiBtnStateLabal_14)); } inline TransformU5BU5D_t807237628* get_m_uiBtnStateLabal_14() const { return ___m_uiBtnStateLabal_14; } inline TransformU5BU5D_t807237628** get_address_of_m_uiBtnStateLabal_14() { return &___m_uiBtnStateLabal_14; } inline void set_m_uiBtnStateLabal_14(TransformU5BU5D_t807237628* value) { ___m_uiBtnStateLabal_14 = value; Il2CppCodeGenWriteBarrier((&___m_uiBtnStateLabal_14), value); } inline static int32_t get_offset_of_m_TitleBtn_15() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_TitleBtn_15)); } inline Transform_t3600365921 * get_m_TitleBtn_15() const { return ___m_TitleBtn_15; } inline Transform_t3600365921 ** get_address_of_m_TitleBtn_15() { return &___m_TitleBtn_15; } inline void set_m_TitleBtn_15(Transform_t3600365921 * value) { ___m_TitleBtn_15 = value; Il2CppCodeGenWriteBarrier((&___m_TitleBtn_15), value); } inline static int32_t get_offset_of_title_16() { return static_cast(offsetof(uiTitleShow_t10899441, ___title_16)); } inline ChangeTitle_t584768798 * get_title_16() const { return ___title_16; } inline ChangeTitle_t584768798 ** get_address_of_title_16() { return &___title_16; } inline void set_title_16(ChangeTitle_t584768798 * value) { ___title_16 = value; Il2CppCodeGenWriteBarrier((&___title_16), value); } inline static int32_t get_offset_of_last_title_item_obj_17() { return static_cast(offsetof(uiTitleShow_t10899441, ___last_title_item_obj_17)); } inline GameObject_t1113636619 * get_last_title_item_obj_17() const { return ___last_title_item_obj_17; } inline GameObject_t1113636619 ** get_address_of_last_title_item_obj_17() { return &___last_title_item_obj_17; } inline void set_last_title_item_obj_17(GameObject_t1113636619 * value) { ___last_title_item_obj_17 = value; Il2CppCodeGenWriteBarrier((&___last_title_item_obj_17), value); } inline static int32_t get_offset_of_m_effect_18() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_effect_18)); } inline GameObject_t1113636619 * get_m_effect_18() const { return ___m_effect_18; } inline GameObject_t1113636619 ** get_address_of_m_effect_18() { return &___m_effect_18; } inline void set_m_effect_18(GameObject_t1113636619 * value) { ___m_effect_18 = value; Il2CppCodeGenWriteBarrier((&___m_effect_18), value); } inline static int32_t get_offset_of_m_bLoad_19() { return static_cast(offsetof(uiTitleShow_t10899441, ___m_bLoad_19)); } inline bool get_m_bLoad_19() const { return ___m_bLoad_19; } inline bool* get_address_of_m_bLoad_19() { return &___m_bLoad_19; } inline void set_m_bLoad_19(bool value) { ___m_bLoad_19 = value; } inline static int32_t get_offset_of_isPageInit_20() { return static_cast(offsetof(uiTitleShow_t10899441, ___isPageInit_20)); } inline bool get_isPageInit_20() const { return ___isPageInit_20; } inline bool* get_address_of_isPageInit_20() { return &___isPageInit_20; } inline void set_isPageInit_20(bool value) { ___isPageInit_20 = value; } }; struct uiTitleShow_t10899441_StaticFields { public: // uiTitleShow uiTitleShow::s_intance uiTitleShow_t10899441 * ___s_intance_8; public: inline static int32_t get_offset_of_s_intance_8() { return static_cast(offsetof(uiTitleShow_t10899441_StaticFields, ___s_intance_8)); } inline uiTitleShow_t10899441 * get_s_intance_8() const { return ___s_intance_8; } inline uiTitleShow_t10899441 ** get_address_of_s_intance_8() { return &___s_intance_8; } inline void set_s_intance_8(uiTitleShow_t10899441 * value) { ___s_intance_8 = value; Il2CppCodeGenWriteBarrier((&___s_intance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITITLESHOW_T10899441_H #ifndef MATRIX4X4_T1817901843_H #define MATRIX4X4_T1817901843_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Matrix4x4 struct Matrix4x4_t1817901843 { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; struct Matrix4x4_t1817901843_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_t1817901843 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_t1817901843 ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_t1817901843_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_t1817901843 get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_t1817901843 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_t1817901843 value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_t1817901843_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_t1817901843 get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_t1817901843 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_t1817901843 value) { ___identityMatrix_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATRIX4X4_T1817901843_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 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 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 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 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 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 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 UIANIMATIONUNLOCK_T368909388_H #define UIANIMATIONUNLOCK_T368909388_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAnimationUnLock struct uiAnimationUnLock_t368909388 : public CUIBase_t3255455658 { public: // UnityEngine.GameObject uiAnimationUnLock::m_lockRoot GameObject_t1113636619 * ___m_lockRoot_8; // UnityEngine.GameObject uiAnimationUnLock::m_unLockRoot GameObject_t1113636619 * ___m_unLockRoot_9; // UILabel uiAnimationUnLock::m_buttonName UILabel_t3248798549 * ___m_buttonName_10; // UISprite uiAnimationUnLock::m_buttonSp UISprite_t194114938 * ___m_buttonSp_11; // UILabel uiAnimationUnLock::m_lockButtonName UILabel_t3248798549 * ___m_lockButtonName_12; // UISprite uiAnimationUnLock::m_lockButtonSp UISprite_t194114938 * ___m_lockButtonSp_13; // UILabel uiAnimationUnLock::m_lockButtonLevel UILabel_t3248798549 * ___m_lockButtonLevel_14; // System.Boolean uiAnimationUnLock::isPageInit bool ___isPageInit_15; // DMCore.Logic.CUserLevelLimit uiAnimationUnLock::m_unLockData CUserLevelLimit_t1843452971 * ___m_unLockData_16; // DMCore.Logic.CUserLevelLimit uiAnimationUnLock::m_lockData CUserLevelLimit_t1843452971 * ___m_lockData_17; public: inline static int32_t get_offset_of_m_lockRoot_8() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_lockRoot_8)); } inline GameObject_t1113636619 * get_m_lockRoot_8() const { return ___m_lockRoot_8; } inline GameObject_t1113636619 ** get_address_of_m_lockRoot_8() { return &___m_lockRoot_8; } inline void set_m_lockRoot_8(GameObject_t1113636619 * value) { ___m_lockRoot_8 = value; Il2CppCodeGenWriteBarrier((&___m_lockRoot_8), value); } inline static int32_t get_offset_of_m_unLockRoot_9() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_unLockRoot_9)); } inline GameObject_t1113636619 * get_m_unLockRoot_9() const { return ___m_unLockRoot_9; } inline GameObject_t1113636619 ** get_address_of_m_unLockRoot_9() { return &___m_unLockRoot_9; } inline void set_m_unLockRoot_9(GameObject_t1113636619 * value) { ___m_unLockRoot_9 = value; Il2CppCodeGenWriteBarrier((&___m_unLockRoot_9), value); } inline static int32_t get_offset_of_m_buttonName_10() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_buttonName_10)); } inline UILabel_t3248798549 * get_m_buttonName_10() const { return ___m_buttonName_10; } inline UILabel_t3248798549 ** get_address_of_m_buttonName_10() { return &___m_buttonName_10; } inline void set_m_buttonName_10(UILabel_t3248798549 * value) { ___m_buttonName_10 = value; Il2CppCodeGenWriteBarrier((&___m_buttonName_10), value); } inline static int32_t get_offset_of_m_buttonSp_11() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_buttonSp_11)); } inline UISprite_t194114938 * get_m_buttonSp_11() const { return ___m_buttonSp_11; } inline UISprite_t194114938 ** get_address_of_m_buttonSp_11() { return &___m_buttonSp_11; } inline void set_m_buttonSp_11(UISprite_t194114938 * value) { ___m_buttonSp_11 = value; Il2CppCodeGenWriteBarrier((&___m_buttonSp_11), value); } inline static int32_t get_offset_of_m_lockButtonName_12() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_lockButtonName_12)); } inline UILabel_t3248798549 * get_m_lockButtonName_12() const { return ___m_lockButtonName_12; } inline UILabel_t3248798549 ** get_address_of_m_lockButtonName_12() { return &___m_lockButtonName_12; } inline void set_m_lockButtonName_12(UILabel_t3248798549 * value) { ___m_lockButtonName_12 = value; Il2CppCodeGenWriteBarrier((&___m_lockButtonName_12), value); } inline static int32_t get_offset_of_m_lockButtonSp_13() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_lockButtonSp_13)); } inline UISprite_t194114938 * get_m_lockButtonSp_13() const { return ___m_lockButtonSp_13; } inline UISprite_t194114938 ** get_address_of_m_lockButtonSp_13() { return &___m_lockButtonSp_13; } inline void set_m_lockButtonSp_13(UISprite_t194114938 * value) { ___m_lockButtonSp_13 = value; Il2CppCodeGenWriteBarrier((&___m_lockButtonSp_13), value); } inline static int32_t get_offset_of_m_lockButtonLevel_14() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_lockButtonLevel_14)); } inline UILabel_t3248798549 * get_m_lockButtonLevel_14() const { return ___m_lockButtonLevel_14; } inline UILabel_t3248798549 ** get_address_of_m_lockButtonLevel_14() { return &___m_lockButtonLevel_14; } inline void set_m_lockButtonLevel_14(UILabel_t3248798549 * value) { ___m_lockButtonLevel_14 = value; Il2CppCodeGenWriteBarrier((&___m_lockButtonLevel_14), value); } inline static int32_t get_offset_of_isPageInit_15() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___isPageInit_15)); } inline bool get_isPageInit_15() const { return ___isPageInit_15; } inline bool* get_address_of_isPageInit_15() { return &___isPageInit_15; } inline void set_isPageInit_15(bool value) { ___isPageInit_15 = value; } inline static int32_t get_offset_of_m_unLockData_16() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_unLockData_16)); } inline CUserLevelLimit_t1843452971 * get_m_unLockData_16() const { return ___m_unLockData_16; } inline CUserLevelLimit_t1843452971 ** get_address_of_m_unLockData_16() { return &___m_unLockData_16; } inline void set_m_unLockData_16(CUserLevelLimit_t1843452971 * value) { ___m_unLockData_16 = value; Il2CppCodeGenWriteBarrier((&___m_unLockData_16), value); } inline static int32_t get_offset_of_m_lockData_17() { return static_cast(offsetof(uiAnimationUnLock_t368909388, ___m_lockData_17)); } inline CUserLevelLimit_t1843452971 * get_m_lockData_17() const { return ___m_lockData_17; } inline CUserLevelLimit_t1843452971 ** get_address_of_m_lockData_17() { return &___m_lockData_17; } inline void set_m_lockData_17(CUserLevelLimit_t1843452971 * value) { ___m_lockData_17 = value; Il2CppCodeGenWriteBarrier((&___m_lockData_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIANIMATIONUNLOCK_T368909388_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 THEMEITEMGROUP_T3192068502_H #define THEMEITEMGROUP_T3192068502_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ThemeItemGroup struct ThemeItemGroup_t3192068502 : public CUIBase_t3255455658 { public: // HandBookThemeItem ThemeItemGroup::m_obj0 HandBookThemeItem_t451604584 * ___m_obj0_8; public: inline static int32_t get_offset_of_m_obj0_8() { return static_cast(offsetof(ThemeItemGroup_t3192068502, ___m_obj0_8)); } inline HandBookThemeItem_t451604584 * get_m_obj0_8() const { return ___m_obj0_8; } inline HandBookThemeItem_t451604584 ** get_address_of_m_obj0_8() { return &___m_obj0_8; } inline void set_m_obj0_8(HandBookThemeItem_t451604584 * value) { ___m_obj0_8 = value; Il2CppCodeGenWriteBarrier((&___m_obj0_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THEMEITEMGROUP_T3192068502_H #ifndef SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef UIANIMATIONIDOL_T2433582793_H #define UIANIMATIONIDOL_T2433582793_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAnimationIdol struct uiAnimationIdol_t2433582793 : public CUIBase_t3255455658 { public: // ShuXingAnim[] uiAnimationIdol::shuxing ShuXingAnimU5BU5D_t595425097* ___shuxing_8; // DMCore.Logic.IdolLevelCount uiAnimationIdol::m_AbilityPlayerData IdolLevelCount_t694126592 * ___m_AbilityPlayerData_9; // DMCore.Logic.IdolData uiAnimationIdol::m_IdolData IdolData_t118514082 * ___m_IdolData_10; // IdolAnim uiAnimationIdol::m_ouxiangzhi IdolAnim_t2114343682 * ___m_ouxiangzhi_11; // System.Int32 uiAnimationIdol::idx int32_t ___idx_12; // System.Int32 uiAnimationIdol::addExp int32_t ___addExp_13; // System.Int32 uiAnimationIdol::count int32_t ___count_14; // System.Collections.Generic.List`1 uiAnimationIdol::m_AbilityConfigData List_1_t1519036347 * ___m_AbilityConfigData_15; // System.Boolean uiAnimationIdol::IScontain bool ___IScontain_16; // System.Int32 uiAnimationIdol::curindex int32_t ___curindex_17; // System.Int32 uiAnimationIdol::MaxIndex int32_t ___MaxIndex_18; public: inline static int32_t get_offset_of_shuxing_8() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___shuxing_8)); } inline ShuXingAnimU5BU5D_t595425097* get_shuxing_8() const { return ___shuxing_8; } inline ShuXingAnimU5BU5D_t595425097** get_address_of_shuxing_8() { return &___shuxing_8; } inline void set_shuxing_8(ShuXingAnimU5BU5D_t595425097* value) { ___shuxing_8 = value; Il2CppCodeGenWriteBarrier((&___shuxing_8), value); } inline static int32_t get_offset_of_m_AbilityPlayerData_9() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___m_AbilityPlayerData_9)); } inline IdolLevelCount_t694126592 * get_m_AbilityPlayerData_9() const { return ___m_AbilityPlayerData_9; } inline IdolLevelCount_t694126592 ** get_address_of_m_AbilityPlayerData_9() { return &___m_AbilityPlayerData_9; } inline void set_m_AbilityPlayerData_9(IdolLevelCount_t694126592 * value) { ___m_AbilityPlayerData_9 = value; Il2CppCodeGenWriteBarrier((&___m_AbilityPlayerData_9), value); } inline static int32_t get_offset_of_m_IdolData_10() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___m_IdolData_10)); } inline IdolData_t118514082 * get_m_IdolData_10() const { return ___m_IdolData_10; } inline IdolData_t118514082 ** get_address_of_m_IdolData_10() { return &___m_IdolData_10; } inline void set_m_IdolData_10(IdolData_t118514082 * value) { ___m_IdolData_10 = value; Il2CppCodeGenWriteBarrier((&___m_IdolData_10), value); } inline static int32_t get_offset_of_m_ouxiangzhi_11() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___m_ouxiangzhi_11)); } inline IdolAnim_t2114343682 * get_m_ouxiangzhi_11() const { return ___m_ouxiangzhi_11; } inline IdolAnim_t2114343682 ** get_address_of_m_ouxiangzhi_11() { return &___m_ouxiangzhi_11; } inline void set_m_ouxiangzhi_11(IdolAnim_t2114343682 * value) { ___m_ouxiangzhi_11 = value; Il2CppCodeGenWriteBarrier((&___m_ouxiangzhi_11), value); } inline static int32_t get_offset_of_idx_12() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___idx_12)); } inline int32_t get_idx_12() const { return ___idx_12; } inline int32_t* get_address_of_idx_12() { return &___idx_12; } inline void set_idx_12(int32_t value) { ___idx_12 = value; } inline static int32_t get_offset_of_addExp_13() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___addExp_13)); } inline int32_t get_addExp_13() const { return ___addExp_13; } inline int32_t* get_address_of_addExp_13() { return &___addExp_13; } inline void set_addExp_13(int32_t value) { ___addExp_13 = value; } inline static int32_t get_offset_of_count_14() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___count_14)); } inline int32_t get_count_14() const { return ___count_14; } inline int32_t* get_address_of_count_14() { return &___count_14; } inline void set_count_14(int32_t value) { ___count_14 = value; } inline static int32_t get_offset_of_m_AbilityConfigData_15() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___m_AbilityConfigData_15)); } inline List_1_t1519036347 * get_m_AbilityConfigData_15() const { return ___m_AbilityConfigData_15; } inline List_1_t1519036347 ** get_address_of_m_AbilityConfigData_15() { return &___m_AbilityConfigData_15; } inline void set_m_AbilityConfigData_15(List_1_t1519036347 * value) { ___m_AbilityConfigData_15 = value; Il2CppCodeGenWriteBarrier((&___m_AbilityConfigData_15), value); } inline static int32_t get_offset_of_IScontain_16() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___IScontain_16)); } inline bool get_IScontain_16() const { return ___IScontain_16; } inline bool* get_address_of_IScontain_16() { return &___IScontain_16; } inline void set_IScontain_16(bool value) { ___IScontain_16 = value; } inline static int32_t get_offset_of_curindex_17() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___curindex_17)); } inline int32_t get_curindex_17() const { return ___curindex_17; } inline int32_t* get_address_of_curindex_17() { return &___curindex_17; } inline void set_curindex_17(int32_t value) { ___curindex_17 = value; } inline static int32_t get_offset_of_MaxIndex_18() { return static_cast(offsetof(uiAnimationIdol_t2433582793, ___MaxIndex_18)); } inline int32_t get_MaxIndex_18() const { return ___MaxIndex_18; } inline int32_t* get_address_of_MaxIndex_18() { return &___MaxIndex_18; } inline void set_MaxIndex_18(int32_t value) { ___MaxIndex_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIANIMATIONIDOL_T2433582793_H #ifndef WAITFORFIXEDUPDATE_T1634918743_H #define WAITFORFIXEDUPDATE_T1634918743_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.WaitForFixedUpdate struct WaitForFixedUpdate_t1634918743 : public YieldInstruction_t403091072 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITFORFIXEDUPDATE_T1634918743_H #ifndef UINT32_T2560061978_H #define UINT32_T2560061978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt32 struct UInt32_t2560061978 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(UInt32_t2560061978, ___m_value_2)); } inline uint32_t get_m_value_2() const { return ___m_value_2; } inline uint32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT32_T2560061978_H #ifndef 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 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 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 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 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 SPRITE_T2895597119_H #define SPRITE_T2895597119_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAtlas/Sprite struct Sprite_t2895597119 : public RuntimeObject { public: // System.String UIAtlas/Sprite::name String_t* ___name_0; // UnityEngine.Rect UIAtlas/Sprite::outer Rect_t2360479859 ___outer_1; // UnityEngine.Rect UIAtlas/Sprite::inner Rect_t2360479859 ___inner_2; // System.Boolean UIAtlas/Sprite::rotated bool ___rotated_3; // System.Single UIAtlas/Sprite::paddingLeft float ___paddingLeft_4; // System.Single UIAtlas/Sprite::paddingRight float ___paddingRight_5; // System.Single UIAtlas/Sprite::paddingTop float ___paddingTop_6; // System.Single UIAtlas/Sprite::paddingBottom float ___paddingBottom_7; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(Sprite_t2895597119, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_outer_1() { return static_cast(offsetof(Sprite_t2895597119, ___outer_1)); } inline Rect_t2360479859 get_outer_1() const { return ___outer_1; } inline Rect_t2360479859 * get_address_of_outer_1() { return &___outer_1; } inline void set_outer_1(Rect_t2360479859 value) { ___outer_1 = value; } inline static int32_t get_offset_of_inner_2() { return static_cast(offsetof(Sprite_t2895597119, ___inner_2)); } inline Rect_t2360479859 get_inner_2() const { return ___inner_2; } inline Rect_t2360479859 * get_address_of_inner_2() { return &___inner_2; } inline void set_inner_2(Rect_t2360479859 value) { ___inner_2 = value; } inline static int32_t get_offset_of_rotated_3() { return static_cast(offsetof(Sprite_t2895597119, ___rotated_3)); } inline bool get_rotated_3() const { return ___rotated_3; } inline bool* get_address_of_rotated_3() { return &___rotated_3; } inline void set_rotated_3(bool value) { ___rotated_3 = value; } inline static int32_t get_offset_of_paddingLeft_4() { return static_cast(offsetof(Sprite_t2895597119, ___paddingLeft_4)); } inline float get_paddingLeft_4() const { return ___paddingLeft_4; } inline float* get_address_of_paddingLeft_4() { return &___paddingLeft_4; } inline void set_paddingLeft_4(float value) { ___paddingLeft_4 = value; } inline static int32_t get_offset_of_paddingRight_5() { return static_cast(offsetof(Sprite_t2895597119, ___paddingRight_5)); } inline float get_paddingRight_5() const { return ___paddingRight_5; } inline float* get_address_of_paddingRight_5() { return &___paddingRight_5; } inline void set_paddingRight_5(float value) { ___paddingRight_5 = value; } inline static int32_t get_offset_of_paddingTop_6() { return static_cast(offsetof(Sprite_t2895597119, ___paddingTop_6)); } inline float get_paddingTop_6() const { return ___paddingTop_6; } inline float* get_address_of_paddingTop_6() { return &___paddingTop_6; } inline void set_paddingTop_6(float value) { ___paddingTop_6 = value; } inline static int32_t get_offset_of_paddingBottom_7() { return static_cast(offsetof(Sprite_t2895597119, ___paddingBottom_7)); } inline float get_paddingBottom_7() const { return ___paddingBottom_7; } inline float* get_address_of_paddingBottom_7() { return &___paddingBottom_7; } inline void set_paddingBottom_7(float value) { ___paddingBottom_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITE_T2895597119_H #ifndef STRINGCOMPARISON_T3657712135_H #define STRINGCOMPARISON_T3657712135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.StringComparison struct StringComparison_t3657712135 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StringComparison_t3657712135, ___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 // STRINGCOMPARISON_T3657712135_H #ifndef STRINGSPLITOPTIONS_T641086070_H #define STRINGSPLITOPTIONS_T641086070_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.StringSplitOptions struct StringSplitOptions_t641086070 { public: // System.Int32 System.StringSplitOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StringSplitOptions_t641086070, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGSPLITOPTIONS_T641086070_H #ifndef ENUMCHECKSTATE_T3223680495_H #define ENUMCHECKSTATE_T3223680495_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.logicActivityPic/enumCheckState struct enumCheckState_t3223680495 { public: // System.Int32 DMCore.Logic.logicActivityPic/enumCheckState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumCheckState_t3223680495, ___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 // ENUMCHECKSTATE_T3223680495_H #ifndef ENUMACTIVITYTYPE_T2524249953_H #define ENUMACTIVITYTYPE_T2524249953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumActivityType struct enumActivityType_t2524249953 { public: // System.Int32 DMCore.Logic.enumActivityType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumActivityType_t2524249953, ___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 // ENUMACTIVITYTYPE_T2524249953_H #ifndef EM_INTERACTIVE_SCENE_T2295586972_H #define EM_INTERACTIVE_SCENE_T2295586972_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_Interactive_Scene struct EM_Interactive_Scene_t2295586972 { public: // System.Int32 DMCore.Logic.EM_Interactive_Scene::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Interactive_Scene_t2295586972, ___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_INTERACTIVE_SCENE_T2295586972_H #ifndef ENUMROLESTATE_T946412100_H #define ENUMROLESTATE_T946412100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumRoleState struct enumRoleState_t946412100 { public: // System.Int32 DMCore.Framework.Scene.enumRoleState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRoleState_t946412100, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMROLESTATE_T946412100_H #ifndef BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_T2721792723_H #ifndef UIACTIVITYCONSUMERANK_T3422020900_H #define UIACTIVITYCONSUMERANK_T3422020900_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityConsumeRank struct uiActivityConsumeRank_t3422020900 : public CUIBase_t3255455658 { public: // DMListView uiActivityConsumeRank::m_arawdList DMListView_t512231514 * ___m_arawdList_8; // DMListView uiActivityConsumeRank::m_rankList DMListView_t512231514 * ___m_rankList_9; // UnityEngine.GameObject uiActivityConsumeRank::m_rankWnd GameObject_t1113636619 * ___m_rankWnd_10; // UILabel uiActivityConsumeRank::m_time UILabel_t3248798549 * ___m_time_11; // UILabel uiActivityConsumeRank::m_rank UILabel_t3248798549 * ___m_rank_12; // UILabel uiActivityConsumeRank::m_value UILabel_t3248798549 * ___m_value_13; // UILabel uiActivityConsumeRank::m_rank1 UILabel_t3248798549 * ___m_rank1_14; // UILabel uiActivityConsumeRank::m_value1 UILabel_t3248798549 * ___m_value1_15; // UILabel uiActivityConsumeRank::m_name UILabel_t3248798549 * ___m_name_16; // UISprite uiActivityConsumeRank::m_photobg UISprite_t194114938 * ___m_photobg_17; // UITexture uiActivityConsumeRank::m_photo UITexture_t3471168817 * ___m_photo_18; // UISprite uiActivityConsumeRank::m_vip UISprite_t194114938 * ___m_vip_19; // UITexture uiActivityConsumeRank::m_image UITexture_t3471168817 * ___m_image_20; // UILabel uiActivityConsumeRank::m_suitName UILabel_t3248798549 * ___m_suitName_21; // UnityEngine.GameObject uiActivityConsumeRank::m_activeLoaction GameObject_t1113636619 * ___m_activeLoaction_22; // UnityEngine.GameObject uiActivityConsumeRank::m_disActiveLocation GameObject_t1113636619 * ___m_disActiveLocation_23; // System.Boolean uiActivityConsumeRank::m_is_photo_loaded bool ___m_is_photo_loaded_24; // System.Boolean uiActivityConsumeRank::m_is_image_loaded bool ___m_is_image_loaded_25; // UnityEngine.Vector3 uiActivityConsumeRank::m_photo_size Vector3_t3722313464 ___m_photo_size_26; // UnityEngine.Vector3 uiActivityConsumeRank::m_image_size Vector3_t3722313464 ___m_image_size_27; // System.Int32 uiActivityConsumeRank::m_nRank int32_t ___m_nRank_28; public: inline static int32_t get_offset_of_m_arawdList_8() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_arawdList_8)); } inline DMListView_t512231514 * get_m_arawdList_8() const { return ___m_arawdList_8; } inline DMListView_t512231514 ** get_address_of_m_arawdList_8() { return &___m_arawdList_8; } inline void set_m_arawdList_8(DMListView_t512231514 * value) { ___m_arawdList_8 = value; Il2CppCodeGenWriteBarrier((&___m_arawdList_8), value); } inline static int32_t get_offset_of_m_rankList_9() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_rankList_9)); } inline DMListView_t512231514 * get_m_rankList_9() const { return ___m_rankList_9; } inline DMListView_t512231514 ** get_address_of_m_rankList_9() { return &___m_rankList_9; } inline void set_m_rankList_9(DMListView_t512231514 * value) { ___m_rankList_9 = value; Il2CppCodeGenWriteBarrier((&___m_rankList_9), value); } inline static int32_t get_offset_of_m_rankWnd_10() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_rankWnd_10)); } inline GameObject_t1113636619 * get_m_rankWnd_10() const { return ___m_rankWnd_10; } inline GameObject_t1113636619 ** get_address_of_m_rankWnd_10() { return &___m_rankWnd_10; } inline void set_m_rankWnd_10(GameObject_t1113636619 * value) { ___m_rankWnd_10 = value; Il2CppCodeGenWriteBarrier((&___m_rankWnd_10), value); } inline static int32_t get_offset_of_m_time_11() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_time_11)); } inline UILabel_t3248798549 * get_m_time_11() const { return ___m_time_11; } inline UILabel_t3248798549 ** get_address_of_m_time_11() { return &___m_time_11; } inline void set_m_time_11(UILabel_t3248798549 * value) { ___m_time_11 = value; Il2CppCodeGenWriteBarrier((&___m_time_11), value); } inline static int32_t get_offset_of_m_rank_12() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_rank_12)); } inline UILabel_t3248798549 * get_m_rank_12() const { return ___m_rank_12; } inline UILabel_t3248798549 ** get_address_of_m_rank_12() { return &___m_rank_12; } inline void set_m_rank_12(UILabel_t3248798549 * value) { ___m_rank_12 = value; Il2CppCodeGenWriteBarrier((&___m_rank_12), value); } inline static int32_t get_offset_of_m_value_13() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_value_13)); } inline UILabel_t3248798549 * get_m_value_13() const { return ___m_value_13; } inline UILabel_t3248798549 ** get_address_of_m_value_13() { return &___m_value_13; } inline void set_m_value_13(UILabel_t3248798549 * value) { ___m_value_13 = value; Il2CppCodeGenWriteBarrier((&___m_value_13), value); } inline static int32_t get_offset_of_m_rank1_14() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_rank1_14)); } inline UILabel_t3248798549 * get_m_rank1_14() const { return ___m_rank1_14; } inline UILabel_t3248798549 ** get_address_of_m_rank1_14() { return &___m_rank1_14; } inline void set_m_rank1_14(UILabel_t3248798549 * value) { ___m_rank1_14 = value; Il2CppCodeGenWriteBarrier((&___m_rank1_14), value); } inline static int32_t get_offset_of_m_value1_15() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_value1_15)); } inline UILabel_t3248798549 * get_m_value1_15() const { return ___m_value1_15; } inline UILabel_t3248798549 ** get_address_of_m_value1_15() { return &___m_value1_15; } inline void set_m_value1_15(UILabel_t3248798549 * value) { ___m_value1_15 = value; Il2CppCodeGenWriteBarrier((&___m_value1_15), value); } inline static int32_t get_offset_of_m_name_16() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_name_16)); } inline UILabel_t3248798549 * get_m_name_16() const { return ___m_name_16; } inline UILabel_t3248798549 ** get_address_of_m_name_16() { return &___m_name_16; } inline void set_m_name_16(UILabel_t3248798549 * value) { ___m_name_16 = value; Il2CppCodeGenWriteBarrier((&___m_name_16), value); } inline static int32_t get_offset_of_m_photobg_17() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_photobg_17)); } inline UISprite_t194114938 * get_m_photobg_17() const { return ___m_photobg_17; } inline UISprite_t194114938 ** get_address_of_m_photobg_17() { return &___m_photobg_17; } inline void set_m_photobg_17(UISprite_t194114938 * value) { ___m_photobg_17 = value; Il2CppCodeGenWriteBarrier((&___m_photobg_17), value); } inline static int32_t get_offset_of_m_photo_18() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_photo_18)); } inline UITexture_t3471168817 * get_m_photo_18() const { return ___m_photo_18; } inline UITexture_t3471168817 ** get_address_of_m_photo_18() { return &___m_photo_18; } inline void set_m_photo_18(UITexture_t3471168817 * value) { ___m_photo_18 = value; Il2CppCodeGenWriteBarrier((&___m_photo_18), value); } inline static int32_t get_offset_of_m_vip_19() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_vip_19)); } inline UISprite_t194114938 * get_m_vip_19() const { return ___m_vip_19; } inline UISprite_t194114938 ** get_address_of_m_vip_19() { return &___m_vip_19; } inline void set_m_vip_19(UISprite_t194114938 * value) { ___m_vip_19 = value; Il2CppCodeGenWriteBarrier((&___m_vip_19), value); } inline static int32_t get_offset_of_m_image_20() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_image_20)); } inline UITexture_t3471168817 * get_m_image_20() const { return ___m_image_20; } inline UITexture_t3471168817 ** get_address_of_m_image_20() { return &___m_image_20; } inline void set_m_image_20(UITexture_t3471168817 * value) { ___m_image_20 = value; Il2CppCodeGenWriteBarrier((&___m_image_20), value); } inline static int32_t get_offset_of_m_suitName_21() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_suitName_21)); } inline UILabel_t3248798549 * get_m_suitName_21() const { return ___m_suitName_21; } inline UILabel_t3248798549 ** get_address_of_m_suitName_21() { return &___m_suitName_21; } inline void set_m_suitName_21(UILabel_t3248798549 * value) { ___m_suitName_21 = value; Il2CppCodeGenWriteBarrier((&___m_suitName_21), value); } inline static int32_t get_offset_of_m_activeLoaction_22() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_activeLoaction_22)); } inline GameObject_t1113636619 * get_m_activeLoaction_22() const { return ___m_activeLoaction_22; } inline GameObject_t1113636619 ** get_address_of_m_activeLoaction_22() { return &___m_activeLoaction_22; } inline void set_m_activeLoaction_22(GameObject_t1113636619 * value) { ___m_activeLoaction_22 = value; Il2CppCodeGenWriteBarrier((&___m_activeLoaction_22), value); } inline static int32_t get_offset_of_m_disActiveLocation_23() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_disActiveLocation_23)); } inline GameObject_t1113636619 * get_m_disActiveLocation_23() const { return ___m_disActiveLocation_23; } inline GameObject_t1113636619 ** get_address_of_m_disActiveLocation_23() { return &___m_disActiveLocation_23; } inline void set_m_disActiveLocation_23(GameObject_t1113636619 * value) { ___m_disActiveLocation_23 = value; Il2CppCodeGenWriteBarrier((&___m_disActiveLocation_23), value); } inline static int32_t get_offset_of_m_is_photo_loaded_24() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_is_photo_loaded_24)); } inline bool get_m_is_photo_loaded_24() const { return ___m_is_photo_loaded_24; } inline bool* get_address_of_m_is_photo_loaded_24() { return &___m_is_photo_loaded_24; } inline void set_m_is_photo_loaded_24(bool value) { ___m_is_photo_loaded_24 = value; } inline static int32_t get_offset_of_m_is_image_loaded_25() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_is_image_loaded_25)); } inline bool get_m_is_image_loaded_25() const { return ___m_is_image_loaded_25; } inline bool* get_address_of_m_is_image_loaded_25() { return &___m_is_image_loaded_25; } inline void set_m_is_image_loaded_25(bool value) { ___m_is_image_loaded_25 = value; } inline static int32_t get_offset_of_m_photo_size_26() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_photo_size_26)); } inline Vector3_t3722313464 get_m_photo_size_26() const { return ___m_photo_size_26; } inline Vector3_t3722313464 * get_address_of_m_photo_size_26() { return &___m_photo_size_26; } inline void set_m_photo_size_26(Vector3_t3722313464 value) { ___m_photo_size_26 = value; } inline static int32_t get_offset_of_m_image_size_27() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_image_size_27)); } inline Vector3_t3722313464 get_m_image_size_27() const { return ___m_image_size_27; } inline Vector3_t3722313464 * get_address_of_m_image_size_27() { return &___m_image_size_27; } inline void set_m_image_size_27(Vector3_t3722313464 value) { ___m_image_size_27 = value; } inline static int32_t get_offset_of_m_nRank_28() { return static_cast(offsetof(uiActivityConsumeRank_t3422020900, ___m_nRank_28)); } inline int32_t get_m_nRank_28() const { return ___m_nRank_28; } inline int32_t* get_address_of_m_nRank_28() { return &___m_nRank_28; } inline void set_m_nRank_28(int32_t value) { ___m_nRank_28 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYCONSUMERANK_T3422020900_H #ifndef ENUMCURRENCYTYPE_T416187939_H #define ENUMCURRENCYTYPE_T416187939_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumCurrencyType struct enumCurrencyType_t416187939 { public: // System.Int32 DMCore.Logic.enumCurrencyType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumCurrencyType_t416187939, ___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 // ENUMCURRENCYTYPE_T416187939_H #ifndef ENUMLOTTERYCOSTTYPE_T1237510699_H #define ENUMLOTTERYCOSTTYPE_T1237510699_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/enumLotteryCostType struct enumLotteryCostType_t1237510699 { public: // System.Int32 DMCore.Logic.CLotteryNew/enumLotteryCostType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotteryCostType_t1237510699, ___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 // ENUMLOTTERYCOSTTYPE_T1237510699_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 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 ESINGLERECHARGETYPE_T290784478_H #define ESINGLERECHARGETYPE_T290784478_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSingleRecharge/ESingleRechargeType struct ESingleRechargeType_t290784478 { public: // System.Int32 DMCore.Logic.CSingleRecharge/ESingleRechargeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ESingleRechargeType_t290784478, ___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 // ESINGLERECHARGETYPE_T290784478_H #ifndef TYPE_T1981123836_H #define TYPE_T1981123836_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/Type struct Type_t1981123836 { public: // System.Int32 DMListView/Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Type_t1981123836, ___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_T1981123836_H #ifndef EAWARDSTATUS_T2021333718_H #define EAWARDSTATUS_T2021333718_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSingleRecharge/SingleRechargeGear/EAwardStatus struct EAwardStatus_t2021333718 { public: // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear/EAwardStatus::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EAwardStatus_t2021333718, ___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 // EAWARDSTATUS_T2021333718_H #ifndef SCALING_T3068739704_H #define SCALING_T3068739704_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIRoot/Scaling struct Scaling_t3068739704 { public: // System.Int32 UIRoot/Scaling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Scaling_t3068739704, ___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 // SCALING_T3068739704_H #ifndef ENUMLOTTERYSTATE_T2276293360_H #define ENUMLOTTERYSTATE_T2276293360_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/enumLotteryState struct enumLotteryState_t2276293360 { public: // System.Int32 DMCore.Logic.CLotteryNew/enumLotteryState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotteryState_t2276293360, ___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 // ENUMLOTTERYSTATE_T2276293360_H #ifndef ALLIGN_T3271721594_H #define ALLIGN_T3271721594_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/Allign struct Allign_t3271721594 { public: // System.Int32 DMListView/Allign::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Allign_t3271721594, ___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 // ALLIGN_T3271721594_H #ifndef FONTSTYLE_T82229486_H #define FONTSTYLE_T82229486_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.FontStyle struct FontStyle_t82229486 { public: // System.Int32 UnityEngine.FontStyle::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FontStyle_t82229486, ___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 // FONTSTYLE_T82229486_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 COORDINATES_T1880298793_H #define COORDINATES_T1880298793_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAtlas/Coordinates struct Coordinates_t1880298793 { public: // System.Int32 UIAtlas/Coordinates::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Coordinates_t1880298793, ___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 // COORDINATES_T1880298793_H #ifndef SHOWCONDITION_T3552914792_H #define SHOWCONDITION_T3552914792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView/ShowCondition struct ShowCondition_t3552914792 { public: // System.Int32 DMListView/ShowCondition::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ShowCondition_t3552914792, ___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 // SHOWCONDITION_T3552914792_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 DIRECTION_T2487117792_H #define DIRECTION_T2487117792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITable/Direction struct Direction_t2487117792 { public: // System.Int32 UITable/Direction::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Direction_t2487117792, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DIRECTION_T2487117792_H #ifndef ACTIVITYMENBERRENEWCONTROLLER_T222386189_H #define ACTIVITYMENBERRENEWCONTROLLER_T222386189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ActivityMenberRenewController struct ActivityMenberRenewController_t222386189 : public IMonoCtrllor_t1427182583 { public: // System.Int32 ActivityMenberRenewController::m_CurrentMemberGrade int32_t ___m_CurrentMemberGrade_2; // System.Int32 ActivityMenberRenewController::m_SurplusDay int32_t ___m_SurplusDay_3; // System.Int32 ActivityMenberRenewController::m_DrawSuiplusDay int32_t ___m_DrawSuiplusDay_4; // System.Int32 ActivityMenberRenewController::m_MemberType int32_t ___m_MemberType_5; public: inline static int32_t get_offset_of_m_CurrentMemberGrade_2() { return static_cast(offsetof(ActivityMenberRenewController_t222386189, ___m_CurrentMemberGrade_2)); } inline int32_t get_m_CurrentMemberGrade_2() const { return ___m_CurrentMemberGrade_2; } inline int32_t* get_address_of_m_CurrentMemberGrade_2() { return &___m_CurrentMemberGrade_2; } inline void set_m_CurrentMemberGrade_2(int32_t value) { ___m_CurrentMemberGrade_2 = value; } inline static int32_t get_offset_of_m_SurplusDay_3() { return static_cast(offsetof(ActivityMenberRenewController_t222386189, ___m_SurplusDay_3)); } inline int32_t get_m_SurplusDay_3() const { return ___m_SurplusDay_3; } inline int32_t* get_address_of_m_SurplusDay_3() { return &___m_SurplusDay_3; } inline void set_m_SurplusDay_3(int32_t value) { ___m_SurplusDay_3 = value; } inline static int32_t get_offset_of_m_DrawSuiplusDay_4() { return static_cast(offsetof(ActivityMenberRenewController_t222386189, ___m_DrawSuiplusDay_4)); } inline int32_t get_m_DrawSuiplusDay_4() const { return ___m_DrawSuiplusDay_4; } inline int32_t* get_address_of_m_DrawSuiplusDay_4() { return &___m_DrawSuiplusDay_4; } inline void set_m_DrawSuiplusDay_4(int32_t value) { ___m_DrawSuiplusDay_4 = value; } inline static int32_t get_offset_of_m_MemberType_5() { return static_cast(offsetof(ActivityMenberRenewController_t222386189, ___m_MemberType_5)); } inline int32_t get_m_MemberType_5() const { return ___m_MemberType_5; } inline int32_t* get_address_of_m_MemberType_5() { return &___m_MemberType_5; } inline void set_m_MemberType_5(int32_t value) { ___m_MemberType_5 = value; } }; struct ActivityMenberRenewController_t222386189_StaticFields { public: // ActivityMenberRenewController ActivityMenberRenewController::s_instance ActivityMenberRenewController_t222386189 * ___s_instance_1; public: inline static int32_t get_offset_of_s_instance_1() { return static_cast(offsetof(ActivityMenberRenewController_t222386189_StaticFields, ___s_instance_1)); } inline ActivityMenberRenewController_t222386189 * get_s_instance_1() const { return ___s_instance_1; } inline ActivityMenberRenewController_t222386189 ** get_address_of_s_instance_1() { return &___s_instance_1; } inline void set_s_instance_1(ActivityMenberRenewController_t222386189 * value) { ___s_instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIVITYMENBERRENEWCONTROLLER_T222386189_H #ifndef METHOD_T1730494418_H #define METHOD_T1730494418_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITweener/Method struct Method_t1730494418 { public: // System.Int32 UITweener/Method::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Method_t1730494418, ___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 // METHOD_T1730494418_H #ifndef SIDE_T3584783117_H #define SIDE_T3584783117_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAnchor/Side struct Side_t3584783117 { public: // System.Int32 UIAnchor/Side::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Side_t3584783117, ___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 // SIDE_T3584783117_H #ifndef STYLE_T3120619385_H #define STYLE_T3120619385_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITweener/Style struct Style_t3120619385 { public: // System.Int32 UITweener/Style::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Style_t3120619385, ___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_T3120619385_H #ifndef CLIPPING_T1109313910_H #define CLIPPING_T1109313910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIDrawCall/Clipping struct Clipping_t1109313910 { public: // System.Int32 UIDrawCall/Clipping::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Clipping_t1109313910, ___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 // CLIPPING_T1109313910_H #ifndef DEVICEORIENTATION_T3526859474_H #define DEVICEORIENTATION_T3526859474_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.DeviceOrientation struct DeviceOrientation_t3526859474 { public: // System.Int32 UnityEngine.DeviceOrientation::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DeviceOrientation_t3526859474, ___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 // DEVICEORIENTATION_T3526859474_H #ifndef TEXTUREWRAPMODE_T584250749_H #define TEXTUREWRAPMODE_T584250749_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TextureWrapMode struct TextureWrapMode_t584250749 { public: // System.Int32 UnityEngine.TextureWrapMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TextureWrapMode_t584250749, ___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 // TEXTUREWRAPMODE_T584250749_H #ifndef RUNTIMEPLATFORM_T4159857903_H #define RUNTIMEPLATFORM_T4159857903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RuntimePlatform struct RuntimePlatform_t4159857903 { public: // System.Int32 UnityEngine.RuntimePlatform::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RuntimePlatform_t4159857903, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEPLATFORM_T4159857903_H #ifndef SCREENORIENTATION_T1705519499_H #define SCREENORIENTATION_T1705519499_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ScreenOrientation struct ScreenOrientation_t1705519499 { public: // System.Int32 UnityEngine.ScreenOrientation::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ScreenOrientation_t1705519499, ___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 // SCREENORIENTATION_T1705519499_H #ifndef ENUMGIFTLISTMODE_T1158525622_H #define ENUMGIFTLISTMODE_T1158525622_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumGiftListMode struct enumGiftListMode_t1158525622 { public: // System.Int32 DMCore.Logic.enumGiftListMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumGiftListMode_t1158525622, ___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 // ENUMGIFTLISTMODE_T1158525622_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 ENUMACHIEVEMENTTYPE_T1398225283_H #define ENUMACHIEVEMENTTYPE_T1398225283_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumAchievementType struct enumAchievementType_t1398225283 { public: // System.Int32 DMCore.Logic.enumAchievementType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumAchievementType_t1398225283, ___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 // ENUMACHIEVEMENTTYPE_T1398225283_H #ifndef SLIDEDIRECTION_T4105223717_H #define SLIDEDIRECTION_T4105223717_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewSlideOptimize/SlideDirection struct SlideDirection_t4105223717 { public: // System.Int32 DMListViewSlideOptimize/SlideDirection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SlideDirection_t4105223717, ___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 // SLIDEDIRECTION_T4105223717_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 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 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 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 DEBUGINFO_T1488047028_H #define DEBUGINFO_T1488047028_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIPanel/DebugInfo struct DebugInfo_t1488047028 { public: // System.Int32 UIPanel/DebugInfo::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DebugInfo_t1488047028, ___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 // DEBUGINFO_T1488047028_H #ifndef ENUMSCROLLTYPE_T1664141194_H #define ENUMSCROLLTYPE_T1664141194_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMScrollWnd/enumScrollType struct enumScrollType_t1664141194 { public: // System.Int32 DMScrollWnd/enumScrollType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumScrollType_t1664141194, ___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 // ENUMSCROLLTYPE_T1664141194_H #ifndef SIT_T2379332389_H #define SIT_T2379332389_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SIT struct SIT_t2379332389 { public: // System.Int32 DMCore.Logic.SIT::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SIT_t2379332389, ___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 // SIT_T2379332389_H #ifndef ENUMTIPSIGN_T3151549784_H #define ENUMTIPSIGN_T3151549784_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumTipSign struct enumTipSign_t3151549784 { public: // System.Int32 DMCore.Logic.enumTipSign::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTipSign_t3151549784, ___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 // ENUMTIPSIGN_T3151549784_H #ifndef ITEMTAG_T1493235631_H #define ITEMTAG_T1493235631_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ItemTag struct ItemTag_t1493235631 { public: // System.Int32 DMCore.Logic.ItemTag::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ItemTag_t1493235631, ___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 // ITEMTAG_T1493235631_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 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 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 EMUNITTYPE_T520700700_H #define EMUNITTYPE_T520700700_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.emUnitType struct emUnitType_t520700700 { public: // System.Int32 DMCore.emUnitType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(emUnitType_t520700700, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EMUNITTYPE_T520700700_H #ifndef ENUMMSGBOXTYPE_T4255590095_H #define ENUMMSGBOXTYPE_T4255590095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.enumMsgBoxType struct enumMsgBoxType_t4255590095 { public: // System.Int32 DMCore.enumMsgBoxType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMsgBoxType_t4255590095, ___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 // ENUMMSGBOXTYPE_T4255590095_H #ifndef ENUMSTORYPOS_T1659475026_H #define ENUMSTORYPOS_T1659475026_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // EnumStoryPos struct EnumStoryPos_t1659475026 { public: // System.Int32 EnumStoryPos::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EnumStoryPos_t1659475026, ___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 // ENUMSTORYPOS_T1659475026_H #ifndef ENUMMSGBOXCUSTOMKEY_T633128937_H #define ENUMMSGBOXCUSTOMKEY_T633128937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.enumMsgBoxCustomKey struct enumMsgBoxCustomKey_t633128937 { public: // System.Int32 DMCore.enumMsgBoxCustomKey::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMsgBoxCustomKey_t633128937, ___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 // ENUMMSGBOXCUSTOMKEY_T633128937_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 ENUMMODELCATEGORY_T3973378142_H #define ENUMMODELCATEGORY_T3973378142_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumModelCategory struct enumModelCategory_t3973378142 { public: // System.Int32 DMCore.Framework.Scene.enumModelCategory::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumModelCategory_t3973378142, ___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 // ENUMMODELCATEGORY_T3973378142_H #ifndef ITEMQUALITY_T3953133361_H #define ITEMQUALITY_T3953133361_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ItemQuality struct ItemQuality_t3953133361 { public: // System.Int32 DMCore.Logic.ItemQuality::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ItemQuality_t3953133361, ___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 // ITEMQUALITY_T3953133361_H #ifndef STORYSTEPTYPE_T1926985225_H #define STORYSTEPTYPE_T1926985225_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryStepType struct StoryStepType_t1926985225 { public: // System.Int32 StoryStepType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StoryStepType_t1926985225, ___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 // STORYSTEPTYPE_T1926985225_H #ifndef ENUMMODELPOS_T2221482726_H #define ENUMMODELPOS_T2221482726_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // EnumModelPos struct EnumModelPos_t2221482726 { public: // System.Int32 EnumModelPos::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EnumModelPos_t2221482726, ___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 // ENUMMODELPOS_T2221482726_H #ifndef CDATAMODELLIST_T1133308508_H #define CDATAMODELLIST_T1133308508_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelList struct CDataModelList_t1133308508 : public IDataModel_t653005279 { public: // System.Collections.Generic.List`1 CDataModelList::m_listVal List_1_t257213610 * ___m_listVal_1; public: inline static int32_t get_offset_of_m_listVal_1() { return static_cast(offsetof(CDataModelList_t1133308508, ___m_listVal_1)); } inline List_1_t257213610 * get_m_listVal_1() const { return ___m_listVal_1; } inline List_1_t257213610 ** get_address_of_m_listVal_1() { return &___m_listVal_1; } inline void set_m_listVal_1(List_1_t257213610 * value) { ___m_listVal_1 = value; Il2CppCodeGenWriteBarrier((&___m_listVal_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELLIST_T1133308508_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_T1555863858_H #define ENUMERATOR_T1555863858_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_t1555863858 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t3896648379 * ___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_t1999353250 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t1555863858, ___dictionary_0)); } inline Dictionary_2_t3896648379 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3896648379 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3896648379 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1555863858, ___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_t1555863858, ___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_t1555863858, ___current_3)); } inline KeyValuePair_2_t1999353250 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t1999353250 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t1999353250 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1555863858_H #ifndef ENUMRESSTATE_T3285317815_H #define ENUMRESSTATE_T3285317815_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.enumResState struct enumResState_t3285317815 { public: // System.Int32 DMCore.Framework.Resource.enumResState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumResState_t3285317815, ___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 // ENUMRESSTATE_T3285317815_H #ifndef CACHIEVEMENTMALLMANAGER_T4220576709_H #define CACHIEVEMENTMALLMANAGER_T4220576709_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAchievementMallManager struct CAchievementMallManager_t4220576709 : public IMonoCtrllor_t1427182583 { public: // CDataModelList DMCore.Logic.CAchievementMallManager::mallData CDataModelList_t1133308508 * ___mallData_2; public: inline static int32_t get_offset_of_mallData_2() { return static_cast(offsetof(CAchievementMallManager_t4220576709, ___mallData_2)); } inline CDataModelList_t1133308508 * get_mallData_2() const { return ___mallData_2; } inline CDataModelList_t1133308508 ** get_address_of_mallData_2() { return &___mallData_2; } inline void set_mallData_2(CDataModelList_t1133308508 * value) { ___mallData_2 = value; Il2CppCodeGenWriteBarrier((&___mallData_2), value); } }; struct CAchievementMallManager_t4220576709_StaticFields { public: // DMCore.Logic.CAchievementMallManager DMCore.Logic.CAchievementMallManager::s_Instance CAchievementMallManager_t4220576709 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CAchievementMallManager_t4220576709_StaticFields, ___s_Instance_1)); } inline CAchievementMallManager_t4220576709 * get_s_Instance_1() const { return ___s_Instance_1; } inline CAchievementMallManager_t4220576709 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CAchievementMallManager_t4220576709 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACHIEVEMENTMALLMANAGER_T4220576709_H #ifndef ENUMAWARDSTATE_T2552493366_H #define ENUMAWARDSTATE_T2552493366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumAwardState struct enumAwardState_t2552493366 { public: // System.Int32 DMCore.Logic.enumAwardState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumAwardState_t2552493366, ___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 // ENUMAWARDSTATE_T2552493366_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 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 NOTSUPPORTEDEXCEPTION_T1314879016_H #define NOTSUPPORTEDEXCEPTION_T1314879016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.NotSupportedException struct NotSupportedException_t1314879016 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTSUPPORTEDEXCEPTION_T1314879016_H #ifndef TURNPAGETYPE_T1287705162_H #define TURNPAGETYPE_T1287705162_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TurnPageType struct TurnPageType_t1287705162 { public: // System.Int32 TurnPageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TurnPageType_t1287705162, ___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 // TURNPAGETYPE_T1287705162_H #ifndef ENUMMEMBERLEVEL_T3960553378_H #define ENUMMEMBERLEVEL_T3960553378_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // enumMemberLevel struct enumMemberLevel_t3960553378 { public: // System.Int32 enumMemberLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMemberLevel_t3960553378, ___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 // ENUMMEMBERLEVEL_T3960553378_H #ifndef EM_ACTIONUNLOCK_TYPE_T905365149_H #define EM_ACTIONUNLOCK_TYPE_T905365149_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_Actionunlock_Type struct EM_Actionunlock_Type_t905365149 { public: // System.Int32 DMCore.Logic.EM_Actionunlock_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Actionunlock_Type_t905365149, ___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_ACTIONUNLOCK_TYPE_T905365149_H #ifndef EM_ACTION_STATE_T398305571_H #define EM_ACTION_STATE_T398305571_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActiveItem/EM_Action_State struct EM_Action_State_t398305571 { public: // System.Int32 uiActiveItem/EM_Action_State::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Action_State_t398305571, ___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_ACTION_STATE_T398305571_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 UIHELPSLIDERITEM_T1334750846_H #define UIHELPSLIDERITEM_T1334750846_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.UIHelp.uiHelpSliderItem struct uiHelpSliderItem_t1334750846 : public RuntimeObject { public: // System.Boolean DMCore.Framework.UIHelp.uiHelpSliderItem::m_vertical bool ___m_vertical_0; // System.Single DMCore.Framework.UIHelp.uiHelpSliderItem::m_skipPixels float ___m_skipPixels_1; // UnityEngine.GameObject DMCore.Framework.UIHelp.uiHelpSliderItem::m_target GameObject_t1113636619 * ___m_target_2; // System.Action`1 DMCore.Framework.UIHelp.uiHelpSliderItem::m_callBack Action_1_t1286104214 * ___m_callBack_3; // UnityEngine.Vector2 DMCore.Framework.UIHelp.uiHelpSliderItem::m_posDelta Vector2_t2156229523 ___m_posDelta_4; // UnityEngine.Vector2 DMCore.Framework.UIHelp.uiHelpSliderItem::m_posMax Vector2_t2156229523 ___m_posMax_5; public: inline static int32_t get_offset_of_m_vertical_0() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_vertical_0)); } inline bool get_m_vertical_0() const { return ___m_vertical_0; } inline bool* get_address_of_m_vertical_0() { return &___m_vertical_0; } inline void set_m_vertical_0(bool value) { ___m_vertical_0 = value; } inline static int32_t get_offset_of_m_skipPixels_1() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_skipPixels_1)); } inline float get_m_skipPixels_1() const { return ___m_skipPixels_1; } inline float* get_address_of_m_skipPixels_1() { return &___m_skipPixels_1; } inline void set_m_skipPixels_1(float value) { ___m_skipPixels_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_target_2)); } inline GameObject_t1113636619 * get_m_target_2() const { return ___m_target_2; } inline GameObject_t1113636619 ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(GameObject_t1113636619 * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((&___m_target_2), value); } inline static int32_t get_offset_of_m_callBack_3() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_callBack_3)); } inline Action_1_t1286104214 * get_m_callBack_3() const { return ___m_callBack_3; } inline Action_1_t1286104214 ** get_address_of_m_callBack_3() { return &___m_callBack_3; } inline void set_m_callBack_3(Action_1_t1286104214 * value) { ___m_callBack_3 = value; Il2CppCodeGenWriteBarrier((&___m_callBack_3), value); } inline static int32_t get_offset_of_m_posDelta_4() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_posDelta_4)); } inline Vector2_t2156229523 get_m_posDelta_4() const { return ___m_posDelta_4; } inline Vector2_t2156229523 * get_address_of_m_posDelta_4() { return &___m_posDelta_4; } inline void set_m_posDelta_4(Vector2_t2156229523 value) { ___m_posDelta_4 = value; } inline static int32_t get_offset_of_m_posMax_5() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_posMax_5)); } inline Vector2_t2156229523 get_m_posMax_5() const { return ___m_posMax_5; } inline Vector2_t2156229523 * get_address_of_m_posMax_5() { return &___m_posMax_5; } inline void set_m_posMax_5(Vector2_t2156229523 value) { ___m_posMax_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIHELPSLIDERITEM_T1334750846_H #ifndef CSHAREACTINFO_T2768988214_H #define CSHAREACTINFO_T2768988214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig/CShareActInfo struct CShareActInfo_t2768988214 : public RuntimeObject { public: // System.String DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField String_t* ___U3CActPathU3Ek__BackingField_3; // System.String DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField String_t* ___U3CActNameU3Ek__BackingField_4; // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField bool ___U3CNeedChangePositionU3Ek__BackingField_5; // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField bool ___U3CNeedChangeRotationU3Ek__BackingField_6; // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField Vector3_t3722313464 ___U3CCameraPositionU3Ek__BackingField_7; // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField Vector3_t3722313464 ___U3CCameraRotationU3Ek__BackingField_8; public: inline static int32_t get_offset_of_U3CActPathU3Ek__BackingField_3() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CActPathU3Ek__BackingField_3)); } inline String_t* get_U3CActPathU3Ek__BackingField_3() const { return ___U3CActPathU3Ek__BackingField_3; } inline String_t** get_address_of_U3CActPathU3Ek__BackingField_3() { return &___U3CActPathU3Ek__BackingField_3; } inline void set_U3CActPathU3Ek__BackingField_3(String_t* value) { ___U3CActPathU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CActPathU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CActNameU3Ek__BackingField_4() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CActNameU3Ek__BackingField_4)); } inline String_t* get_U3CActNameU3Ek__BackingField_4() const { return ___U3CActNameU3Ek__BackingField_4; } inline String_t** get_address_of_U3CActNameU3Ek__BackingField_4() { return &___U3CActNameU3Ek__BackingField_4; } inline void set_U3CActNameU3Ek__BackingField_4(String_t* value) { ___U3CActNameU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CActNameU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CNeedChangePositionU3Ek__BackingField_5() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CNeedChangePositionU3Ek__BackingField_5)); } inline bool get_U3CNeedChangePositionU3Ek__BackingField_5() const { return ___U3CNeedChangePositionU3Ek__BackingField_5; } inline bool* get_address_of_U3CNeedChangePositionU3Ek__BackingField_5() { return &___U3CNeedChangePositionU3Ek__BackingField_5; } inline void set_U3CNeedChangePositionU3Ek__BackingField_5(bool value) { ___U3CNeedChangePositionU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CNeedChangeRotationU3Ek__BackingField_6() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CNeedChangeRotationU3Ek__BackingField_6)); } inline bool get_U3CNeedChangeRotationU3Ek__BackingField_6() const { return ___U3CNeedChangeRotationU3Ek__BackingField_6; } inline bool* get_address_of_U3CNeedChangeRotationU3Ek__BackingField_6() { return &___U3CNeedChangeRotationU3Ek__BackingField_6; } inline void set_U3CNeedChangeRotationU3Ek__BackingField_6(bool value) { ___U3CNeedChangeRotationU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CCameraPositionU3Ek__BackingField_7() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CCameraPositionU3Ek__BackingField_7)); } inline Vector3_t3722313464 get_U3CCameraPositionU3Ek__BackingField_7() const { return ___U3CCameraPositionU3Ek__BackingField_7; } inline Vector3_t3722313464 * get_address_of_U3CCameraPositionU3Ek__BackingField_7() { return &___U3CCameraPositionU3Ek__BackingField_7; } inline void set_U3CCameraPositionU3Ek__BackingField_7(Vector3_t3722313464 value) { ___U3CCameraPositionU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CCameraRotationU3Ek__BackingField_8() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CCameraRotationU3Ek__BackingField_8)); } inline Vector3_t3722313464 get_U3CCameraRotationU3Ek__BackingField_8() const { return ___U3CCameraRotationU3Ek__BackingField_8; } inline Vector3_t3722313464 * get_address_of_U3CCameraRotationU3Ek__BackingField_8() { return &___U3CCameraRotationU3Ek__BackingField_8; } inline void set_U3CCameraRotationU3Ek__BackingField_8(Vector3_t3722313464 value) { ___U3CCameraRotationU3Ek__BackingField_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHAREACTINFO_T2768988214_H #ifndef STORYMODULETYPE_T1174397675_H #define STORYMODULETYPE_T1174397675_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryModuleType struct StoryModuleType_t1174397675 { public: // System.Int32 StoryModuleType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StoryModuleType_t1174397675, ___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 // STORYMODULETYPE_T1174397675_H #ifndef DATETIMEKIND_T3468814247_H #define DATETIMEKIND_T3468814247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeKind struct DateTimeKind_t3468814247 { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateTimeKind_t3468814247, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMEKIND_T3468814247_H #ifndef ENUMSCENEOBJTYPE_T2879723971_H #define ENUMSCENEOBJTYPE_T2879723971_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumSceneObjType struct enumSceneObjType_t2879723971 { public: // System.Int32 DMCore.Framework.Scene.enumSceneObjType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSceneObjType_t2879723971, ___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 // ENUMSCENEOBJTYPE_T2879723971_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 CSINGLERECHARGE_T1836391149_H #define CSINGLERECHARGE_T1836391149_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSingleRecharge struct CSingleRecharge_t1836391149 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CSingleRecharge/ESingleRechargeType DMCore.Logic.CSingleRecharge::k__BackingField int32_t ___U3CSingleRechargeTypeU3Ek__BackingField_11; // DMCore.Logic.CSingleRecharge/SingleRechargeGear[] DMCore.Logic.CSingleRecharge::m_SingleRechargeGears SingleRechargeGearU5BU5D_t3409885172* ___m_SingleRechargeGears_12; public: inline static int32_t get_offset_of_U3CSingleRechargeTypeU3Ek__BackingField_11() { return static_cast(offsetof(CSingleRecharge_t1836391149, ___U3CSingleRechargeTypeU3Ek__BackingField_11)); } inline int32_t get_U3CSingleRechargeTypeU3Ek__BackingField_11() const { return ___U3CSingleRechargeTypeU3Ek__BackingField_11; } inline int32_t* get_address_of_U3CSingleRechargeTypeU3Ek__BackingField_11() { return &___U3CSingleRechargeTypeU3Ek__BackingField_11; } inline void set_U3CSingleRechargeTypeU3Ek__BackingField_11(int32_t value) { ___U3CSingleRechargeTypeU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_m_SingleRechargeGears_12() { return static_cast(offsetof(CSingleRecharge_t1836391149, ___m_SingleRechargeGears_12)); } inline SingleRechargeGearU5BU5D_t3409885172* get_m_SingleRechargeGears_12() const { return ___m_SingleRechargeGears_12; } inline SingleRechargeGearU5BU5D_t3409885172** get_address_of_m_SingleRechargeGears_12() { return &___m_SingleRechargeGears_12; } inline void set_m_SingleRechargeGears_12(SingleRechargeGearU5BU5D_t3409885172* value) { ___m_SingleRechargeGears_12 = value; Il2CppCodeGenWriteBarrier((&___m_SingleRechargeGears_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSINGLERECHARGE_T1836391149_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 SINGLERECHARGEGEAR_T3767316169_H #define SINGLERECHARGEGEAR_T3767316169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSingleRecharge/SingleRechargeGear struct SingleRechargeGear_t3767316169 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear::Gear int32_t ___Gear_0; // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear::RestCount int32_t ___RestCount_1; // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear::TotalCount int32_t ___TotalCount_2; // DMCore.Logic.CSingleRecharge/SingleRechargeGear/EAwardStatus DMCore.Logic.CSingleRecharge/SingleRechargeGear::AwardStatus int32_t ___AwardStatus_3; // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear::NeedDiamondCount int32_t ___NeedDiamondCount_4; // DMCore.Logic.CAwardList DMCore.Logic.CSingleRecharge/SingleRechargeGear::AwardList CAwardList_t4094041907 * ___AwardList_5; public: inline static int32_t get_offset_of_Gear_0() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___Gear_0)); } inline int32_t get_Gear_0() const { return ___Gear_0; } inline int32_t* get_address_of_Gear_0() { return &___Gear_0; } inline void set_Gear_0(int32_t value) { ___Gear_0 = value; } inline static int32_t get_offset_of_RestCount_1() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___RestCount_1)); } inline int32_t get_RestCount_1() const { return ___RestCount_1; } inline int32_t* get_address_of_RestCount_1() { return &___RestCount_1; } inline void set_RestCount_1(int32_t value) { ___RestCount_1 = value; } inline static int32_t get_offset_of_TotalCount_2() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___TotalCount_2)); } inline int32_t get_TotalCount_2() const { return ___TotalCount_2; } inline int32_t* get_address_of_TotalCount_2() { return &___TotalCount_2; } inline void set_TotalCount_2(int32_t value) { ___TotalCount_2 = value; } inline static int32_t get_offset_of_AwardStatus_3() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___AwardStatus_3)); } inline int32_t get_AwardStatus_3() const { return ___AwardStatus_3; } inline int32_t* get_address_of_AwardStatus_3() { return &___AwardStatus_3; } inline void set_AwardStatus_3(int32_t value) { ___AwardStatus_3 = value; } inline static int32_t get_offset_of_NeedDiamondCount_4() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___NeedDiamondCount_4)); } inline int32_t get_NeedDiamondCount_4() const { return ___NeedDiamondCount_4; } inline int32_t* get_address_of_NeedDiamondCount_4() { return &___NeedDiamondCount_4; } inline void set_NeedDiamondCount_4(int32_t value) { ___NeedDiamondCount_4 = value; } inline static int32_t get_offset_of_AwardList_5() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___AwardList_5)); } inline CAwardList_t4094041907 * get_AwardList_5() const { return ___AwardList_5; } inline CAwardList_t4094041907 ** get_address_of_AwardList_5() { return &___AwardList_5; } inline void set_AwardList_5(CAwardList_t4094041907 * value) { ___AwardList_5 = value; Il2CppCodeGenWriteBarrier((&___AwardList_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLERECHARGEGEAR_T3767316169_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 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 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 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 CGIFTLISTWND_T2390808505_H #define CGIFTLISTWND_T2390808505_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGiftListWnd struct CGiftListWnd_t2390808505 : public RuntimeObject { public: // DMCore.Logic.enumGiftListMode DMCore.Logic.CGiftListWnd::m_mode int32_t ___m_mode_1; // System.String DMCore.Logic.CGiftListWnd::m_desc String_t* ___m_desc_2; // DMCore.Logic.CAwardList DMCore.Logic.CGiftListWnd::m_awardArr CAwardList_t4094041907 * ___m_awardArr_3; // DMCore.CDataArray DMCore.Logic.CGiftListWnd::m_callbackData CDataArray_t4068198041 * ___m_callbackData_4; // DMCore.Logic.OnAccetpGiftsCallback DMCore.Logic.CGiftListWnd::m_acceptCallback OnAccetpGiftsCallback_t3618620664 * ___m_acceptCallback_5; public: inline static int32_t get_offset_of_m_mode_1() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_mode_1)); } inline int32_t get_m_mode_1() const { return ___m_mode_1; } inline int32_t* get_address_of_m_mode_1() { return &___m_mode_1; } inline void set_m_mode_1(int32_t value) { ___m_mode_1 = value; } inline static int32_t get_offset_of_m_desc_2() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_desc_2)); } inline String_t* get_m_desc_2() const { return ___m_desc_2; } inline String_t** get_address_of_m_desc_2() { return &___m_desc_2; } inline void set_m_desc_2(String_t* value) { ___m_desc_2 = value; Il2CppCodeGenWriteBarrier((&___m_desc_2), value); } inline static int32_t get_offset_of_m_awardArr_3() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_awardArr_3)); } inline CAwardList_t4094041907 * get_m_awardArr_3() const { return ___m_awardArr_3; } inline CAwardList_t4094041907 ** get_address_of_m_awardArr_3() { return &___m_awardArr_3; } inline void set_m_awardArr_3(CAwardList_t4094041907 * value) { ___m_awardArr_3 = value; Il2CppCodeGenWriteBarrier((&___m_awardArr_3), value); } inline static int32_t get_offset_of_m_callbackData_4() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_callbackData_4)); } inline CDataArray_t4068198041 * get_m_callbackData_4() const { return ___m_callbackData_4; } inline CDataArray_t4068198041 ** get_address_of_m_callbackData_4() { return &___m_callbackData_4; } inline void set_m_callbackData_4(CDataArray_t4068198041 * value) { ___m_callbackData_4 = value; Il2CppCodeGenWriteBarrier((&___m_callbackData_4), value); } inline static int32_t get_offset_of_m_acceptCallback_5() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_acceptCallback_5)); } inline OnAccetpGiftsCallback_t3618620664 * get_m_acceptCallback_5() const { return ___m_acceptCallback_5; } inline OnAccetpGiftsCallback_t3618620664 ** get_address_of_m_acceptCallback_5() { return &___m_acceptCallback_5; } inline void set_m_acceptCallback_5(OnAccetpGiftsCallback_t3618620664 * value) { ___m_acceptCallback_5 = value; Il2CppCodeGenWriteBarrier((&___m_acceptCallback_5), value); } }; struct CGiftListWnd_t2390808505_StaticFields { public: // DMCore.Logic.CGiftListWnd DMCore.Logic.CGiftListWnd::s_instance CGiftListWnd_t2390808505 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CGiftListWnd_t2390808505_StaticFields, ___s_instance_0)); } inline CGiftListWnd_t2390808505 * get_s_instance_0() const { return ___s_instance_0; } inline CGiftListWnd_t2390808505 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CGiftListWnd_t2390808505 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGIFTLISTWND_T2390808505_H #ifndef CAWARDINFO_1_T1862781914_H #define CAWARDINFO_1_T1862781914_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t1862781914 : public RuntimeObject { public: // T DMCore.Logic.CAwardInfo`1::m_currentValue float ___m_currentValue_0; // T DMCore.Logic.CAwardInfo`1::m_condition float ___m_condition_1; // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::m_award_state int32_t ___m_award_state_2; // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::m_award_array CAwardList_t4094041907 * ___m_award_array_3; public: inline static int32_t get_offset_of_m_currentValue_0() { return static_cast(offsetof(CAwardInfo_1_t1862781914, ___m_currentValue_0)); } inline float get_m_currentValue_0() const { return ___m_currentValue_0; } inline float* get_address_of_m_currentValue_0() { return &___m_currentValue_0; } inline void set_m_currentValue_0(float value) { ___m_currentValue_0 = value; } inline static int32_t get_offset_of_m_condition_1() { return static_cast(offsetof(CAwardInfo_1_t1862781914, ___m_condition_1)); } inline float get_m_condition_1() const { return ___m_condition_1; } inline float* get_address_of_m_condition_1() { return &___m_condition_1; } inline void set_m_condition_1(float value) { ___m_condition_1 = value; } inline static int32_t get_offset_of_m_award_state_2() { return static_cast(offsetof(CAwardInfo_1_t1862781914, ___m_award_state_2)); } inline int32_t get_m_award_state_2() const { return ___m_award_state_2; } inline int32_t* get_address_of_m_award_state_2() { return &___m_award_state_2; } inline void set_m_award_state_2(int32_t value) { ___m_award_state_2 = value; } inline static int32_t get_offset_of_m_award_array_3() { return static_cast(offsetof(CAwardInfo_1_t1862781914, ___m_award_array_3)); } inline CAwardList_t4094041907 * get_m_award_array_3() const { return ___m_award_array_3; } inline CAwardList_t4094041907 ** get_address_of_m_award_array_3() { return &___m_award_array_3; } inline void set_m_award_array_3(CAwardList_t4094041907 * value) { ___m_award_array_3 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDINFO_1_T1862781914_H #ifndef STORYINFO_T712967752_H #define STORYINFO_T712967752_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryInfo struct StoryInfo_t712967752 : public RuntimeObject { public: // StoryModuleType StoryInfo::k__BackingField int32_t ___U3CModuleTypeU3Ek__BackingField_0; // System.String StoryInfo::k__BackingField String_t* ___U3CDescU3Ek__BackingField_1; // System.Boolean StoryInfo::k__BackingField bool ___U3CIsForceU3Ek__BackingField_2; // System.String StoryInfo::k__BackingField String_t* ___U3CtextureU3Ek__BackingField_3; // System.Collections.Generic.List`1 StoryInfo::k__BackingField List_1_t3827956030 * ___U3CStoryStepListU3Ek__BackingField_4; // System.String StoryInfo::AudioPath String_t* ___AudioPath_5; // System.String StoryInfo::options String_t* ___options_6; public: inline static int32_t get_offset_of_U3CModuleTypeU3Ek__BackingField_0() { return static_cast(offsetof(StoryInfo_t712967752, ___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(StoryInfo_t712967752, ___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(StoryInfo_t712967752, ___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(StoryInfo_t712967752, ___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(StoryInfo_t712967752, ___U3CStoryStepListU3Ek__BackingField_4)); } inline List_1_t3827956030 * get_U3CStoryStepListU3Ek__BackingField_4() const { return ___U3CStoryStepListU3Ek__BackingField_4; } inline List_1_t3827956030 ** get_address_of_U3CStoryStepListU3Ek__BackingField_4() { return &___U3CStoryStepListU3Ek__BackingField_4; } inline void set_U3CStoryStepListU3Ek__BackingField_4(List_1_t3827956030 * value) { ___U3CStoryStepListU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CStoryStepListU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_AudioPath_5() { return static_cast(offsetof(StoryInfo_t712967752, ___AudioPath_5)); } inline String_t* get_AudioPath_5() const { return ___AudioPath_5; } inline String_t** get_address_of_AudioPath_5() { return &___AudioPath_5; } inline void set_AudioPath_5(String_t* value) { ___AudioPath_5 = value; Il2CppCodeGenWriteBarrier((&___AudioPath_5), value); } inline static int32_t get_offset_of_options_6() { return static_cast(offsetof(StoryInfo_t712967752, ___options_6)); } inline String_t* get_options_6() const { return ___options_6; } inline String_t** get_address_of_options_6() { return &___options_6; } inline void set_options_6(String_t* value) { ___options_6 = value; Il2CppCodeGenWriteBarrier((&___options_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORYINFO_T712967752_H #ifndef CACHIEVEMENTMANAGER_T5352954_H #define CACHIEVEMENTMANAGER_T5352954_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAchievementManager struct CAchievementManager_t5352954 : public IMonoCtrllor_t1427182583 { public: // DMCore.Logic.enumAchievementType DMCore.Logic.CAchievementManager::m_SelectType int32_t ___m_SelectType_1; // CDataModelAny DMCore.Logic.CAchievementManager::k__BackingField CDataModelAny_t3819624005 * ___U3CCDataAchInfoU3Ek__BackingField_2; // CDataModelInt DMCore.Logic.CAchievementManager::k__BackingField CDataModelInt_t3463393640 * ___U3CCDataAchDetailIDU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CAchievementManager::k__BackingField bool ___U3CIsAchievementCompletedU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CAchievementManager::k__BackingField int32_t ___U3CMedalWearStateU3Ek__BackingField_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAchievementManager::m_achAwardAll Dictionary_2_t2479807821 * ___m_achAwardAll_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAchievementManager::m_achievementItemAll Dictionary_2_t3411842347 * ___m_achievementItemAll_7; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAchievementManager::medalIndex Dictionary_2_t3677221115 * ___medalIndex_8; // CDataModelList DMCore.Logic.CAchievementManager::medalList CDataModelList_t1133308508 * ___medalList_10; // System.Collections.Generic.List`1 DMCore.Logic.CAchievementManager::achComped List_1_t1288323943 * ___achComped_11; public: inline static int32_t get_offset_of_m_SelectType_1() { return static_cast(offsetof(CAchievementManager_t5352954, ___m_SelectType_1)); } inline int32_t get_m_SelectType_1() const { return ___m_SelectType_1; } inline int32_t* get_address_of_m_SelectType_1() { return &___m_SelectType_1; } inline void set_m_SelectType_1(int32_t value) { ___m_SelectType_1 = value; } inline static int32_t get_offset_of_U3CCDataAchInfoU3Ek__BackingField_2() { return static_cast(offsetof(CAchievementManager_t5352954, ___U3CCDataAchInfoU3Ek__BackingField_2)); } inline CDataModelAny_t3819624005 * get_U3CCDataAchInfoU3Ek__BackingField_2() const { return ___U3CCDataAchInfoU3Ek__BackingField_2; } inline CDataModelAny_t3819624005 ** get_address_of_U3CCDataAchInfoU3Ek__BackingField_2() { return &___U3CCDataAchInfoU3Ek__BackingField_2; } inline void set_U3CCDataAchInfoU3Ek__BackingField_2(CDataModelAny_t3819624005 * value) { ___U3CCDataAchInfoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataAchInfoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CCDataAchDetailIDU3Ek__BackingField_3() { return static_cast(offsetof(CAchievementManager_t5352954, ___U3CCDataAchDetailIDU3Ek__BackingField_3)); } inline CDataModelInt_t3463393640 * get_U3CCDataAchDetailIDU3Ek__BackingField_3() const { return ___U3CCDataAchDetailIDU3Ek__BackingField_3; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCDataAchDetailIDU3Ek__BackingField_3() { return &___U3CCDataAchDetailIDU3Ek__BackingField_3; } inline void set_U3CCDataAchDetailIDU3Ek__BackingField_3(CDataModelInt_t3463393640 * value) { ___U3CCDataAchDetailIDU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataAchDetailIDU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CIsAchievementCompletedU3Ek__BackingField_4() { return static_cast(offsetof(CAchievementManager_t5352954, ___U3CIsAchievementCompletedU3Ek__BackingField_4)); } inline bool get_U3CIsAchievementCompletedU3Ek__BackingField_4() const { return ___U3CIsAchievementCompletedU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsAchievementCompletedU3Ek__BackingField_4() { return &___U3CIsAchievementCompletedU3Ek__BackingField_4; } inline void set_U3CIsAchievementCompletedU3Ek__BackingField_4(bool value) { ___U3CIsAchievementCompletedU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CMedalWearStateU3Ek__BackingField_5() { return static_cast(offsetof(CAchievementManager_t5352954, ___U3CMedalWearStateU3Ek__BackingField_5)); } inline int32_t get_U3CMedalWearStateU3Ek__BackingField_5() const { return ___U3CMedalWearStateU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CMedalWearStateU3Ek__BackingField_5() { return &___U3CMedalWearStateU3Ek__BackingField_5; } inline void set_U3CMedalWearStateU3Ek__BackingField_5(int32_t value) { ___U3CMedalWearStateU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_achAwardAll_6() { return static_cast(offsetof(CAchievementManager_t5352954, ___m_achAwardAll_6)); } inline Dictionary_2_t2479807821 * get_m_achAwardAll_6() const { return ___m_achAwardAll_6; } inline Dictionary_2_t2479807821 ** get_address_of_m_achAwardAll_6() { return &___m_achAwardAll_6; } inline void set_m_achAwardAll_6(Dictionary_2_t2479807821 * value) { ___m_achAwardAll_6 = value; Il2CppCodeGenWriteBarrier((&___m_achAwardAll_6), value); } inline static int32_t get_offset_of_m_achievementItemAll_7() { return static_cast(offsetof(CAchievementManager_t5352954, ___m_achievementItemAll_7)); } inline Dictionary_2_t3411842347 * get_m_achievementItemAll_7() const { return ___m_achievementItemAll_7; } inline Dictionary_2_t3411842347 ** get_address_of_m_achievementItemAll_7() { return &___m_achievementItemAll_7; } inline void set_m_achievementItemAll_7(Dictionary_2_t3411842347 * value) { ___m_achievementItemAll_7 = value; Il2CppCodeGenWriteBarrier((&___m_achievementItemAll_7), value); } inline static int32_t get_offset_of_medalIndex_8() { return static_cast(offsetof(CAchievementManager_t5352954, ___medalIndex_8)); } inline Dictionary_2_t3677221115 * get_medalIndex_8() const { return ___medalIndex_8; } inline Dictionary_2_t3677221115 ** get_address_of_medalIndex_8() { return &___medalIndex_8; } inline void set_medalIndex_8(Dictionary_2_t3677221115 * value) { ___medalIndex_8 = value; Il2CppCodeGenWriteBarrier((&___medalIndex_8), value); } inline static int32_t get_offset_of_medalList_10() { return static_cast(offsetof(CAchievementManager_t5352954, ___medalList_10)); } inline CDataModelList_t1133308508 * get_medalList_10() const { return ___medalList_10; } inline CDataModelList_t1133308508 ** get_address_of_medalList_10() { return &___medalList_10; } inline void set_medalList_10(CDataModelList_t1133308508 * value) { ___medalList_10 = value; Il2CppCodeGenWriteBarrier((&___medalList_10), value); } inline static int32_t get_offset_of_achComped_11() { return static_cast(offsetof(CAchievementManager_t5352954, ___achComped_11)); } inline List_1_t1288323943 * get_achComped_11() const { return ___achComped_11; } inline List_1_t1288323943 ** get_address_of_achComped_11() { return &___achComped_11; } inline void set_achComped_11(List_1_t1288323943 * value) { ___achComped_11 = value; Il2CppCodeGenWriteBarrier((&___achComped_11), value); } }; struct CAchievementManager_t5352954_StaticFields { public: // DMCore.Logic.CAchievementManager DMCore.Logic.CAchievementManager::s_Instance CAchievementManager_t5352954 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CAchievementManager_t5352954_StaticFields, ___s_Instance_9)); } inline CAchievementManager_t5352954 * get_s_Instance_9() const { return ___s_Instance_9; } inline CAchievementManager_t5352954 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CAchievementManager_t5352954 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACHIEVEMENTMANAGER_T5352954_H #ifndef CLOTTERYNEW_T505895158_H #define CLOTTERYNEW_T505895158_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew struct CLotteryNew_t505895158 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_JackpotData Dictionary_2_t3653026924 * ___m_JackpotData_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_CumulativeReward Dictionary_2_t1077624712 * ___m_CumulativeReward_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_ShopData Dictionary_2_t3399067577 * ___m_ShopData_3; // DMCore.Logic.CLotteryNew/CLotteryResultData DMCore.Logic.CLotteryNew::m_lotteryResult CLotteryResultData_t968175401 * ___m_lotteryResult_4; // DMCore.Logic.CLotteryNew/enumLotteryCostType DMCore.Logic.CLotteryNew::m_costType int32_t ___m_costType_5; // DMCore.Logic.CLotteryNew/enumLotteryState DMCore.Logic.CLotteryNew::m_curState int32_t ___m_curState_6; public: inline static int32_t get_offset_of_m_JackpotData_1() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_JackpotData_1)); } inline Dictionary_2_t3653026924 * get_m_JackpotData_1() const { return ___m_JackpotData_1; } inline Dictionary_2_t3653026924 ** get_address_of_m_JackpotData_1() { return &___m_JackpotData_1; } inline void set_m_JackpotData_1(Dictionary_2_t3653026924 * value) { ___m_JackpotData_1 = value; Il2CppCodeGenWriteBarrier((&___m_JackpotData_1), value); } inline static int32_t get_offset_of_m_CumulativeReward_2() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_CumulativeReward_2)); } inline Dictionary_2_t1077624712 * get_m_CumulativeReward_2() const { return ___m_CumulativeReward_2; } inline Dictionary_2_t1077624712 ** get_address_of_m_CumulativeReward_2() { return &___m_CumulativeReward_2; } inline void set_m_CumulativeReward_2(Dictionary_2_t1077624712 * value) { ___m_CumulativeReward_2 = value; Il2CppCodeGenWriteBarrier((&___m_CumulativeReward_2), value); } inline static int32_t get_offset_of_m_ShopData_3() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_ShopData_3)); } inline Dictionary_2_t3399067577 * get_m_ShopData_3() const { return ___m_ShopData_3; } inline Dictionary_2_t3399067577 ** get_address_of_m_ShopData_3() { return &___m_ShopData_3; } inline void set_m_ShopData_3(Dictionary_2_t3399067577 * value) { ___m_ShopData_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShopData_3), value); } inline static int32_t get_offset_of_m_lotteryResult_4() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_lotteryResult_4)); } inline CLotteryResultData_t968175401 * get_m_lotteryResult_4() const { return ___m_lotteryResult_4; } inline CLotteryResultData_t968175401 ** get_address_of_m_lotteryResult_4() { return &___m_lotteryResult_4; } inline void set_m_lotteryResult_4(CLotteryResultData_t968175401 * value) { ___m_lotteryResult_4 = value; Il2CppCodeGenWriteBarrier((&___m_lotteryResult_4), value); } inline static int32_t get_offset_of_m_costType_5() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_costType_5)); } inline int32_t get_m_costType_5() const { return ___m_costType_5; } inline int32_t* get_address_of_m_costType_5() { return &___m_costType_5; } inline void set_m_costType_5(int32_t value) { ___m_costType_5 = value; } inline static int32_t get_offset_of_m_curState_6() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_curState_6)); } inline int32_t get_m_curState_6() const { return ___m_curState_6; } inline int32_t* get_address_of_m_curState_6() { return &___m_curState_6; } inline void set_m_curState_6(int32_t value) { ___m_curState_6 = value; } }; struct CLotteryNew_t505895158_StaticFields { public: // DMCore.Logic.CLotteryNew DMCore.Logic.CLotteryNew::s_lottery CLotteryNew_t505895158 * ___s_lottery_0; public: inline static int32_t get_offset_of_s_lottery_0() { return static_cast(offsetof(CLotteryNew_t505895158_StaticFields, ___s_lottery_0)); } inline CLotteryNew_t505895158 * get_s_lottery_0() const { return ___s_lottery_0; } inline CLotteryNew_t505895158 ** get_address_of_s_lottery_0() { return &___s_lottery_0; } inline void set_s_lottery_0(CLotteryNew_t505895158 * value) { ___s_lottery_0 = value; Il2CppCodeGenWriteBarrier((&___s_lottery_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTTERYNEW_T505895158_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 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 LOGICACTIVITYPIC_T3113258227_H #define LOGICACTIVITYPIC_T3113258227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.logicActivityPic struct logicActivityPic_t3113258227 : public RuntimeObject { public: // DMCore.Logic.logicActivityPic/enumCheckState DMCore.Logic.logicActivityPic::m_checkState int32_t ___m_checkState_1; // BetterList`1 DMCore.Logic.logicActivityPic::m_listTextures BetterList_1_t3192665299 * ___m_listTextures_2; // System.Int32 DMCore.Logic.logicActivityPic::m_currentIndex int32_t ___m_currentIndex_3; // System.Int32 DMCore.Logic.logicActivityPic::m_serverCount int32_t ___m_serverCount_4; // System.Int32 DMCore.Logic.logicActivityPic::m_localCount int32_t ___m_localCount_5; // System.Boolean DMCore.Logic.logicActivityPic::m_bInited bool ___m_bInited_6; // System.Boolean DMCore.Logic.logicActivityPic::m_bJson bool ___m_bJson_7; public: inline static int32_t get_offset_of_m_checkState_1() { return static_cast(offsetof(logicActivityPic_t3113258227, ___m_checkState_1)); } inline int32_t get_m_checkState_1() const { return ___m_checkState_1; } inline int32_t* get_address_of_m_checkState_1() { return &___m_checkState_1; } inline void set_m_checkState_1(int32_t value) { ___m_checkState_1 = value; } inline static int32_t get_offset_of_m_listTextures_2() { return static_cast(offsetof(logicActivityPic_t3113258227, ___m_listTextures_2)); } inline BetterList_1_t3192665299 * get_m_listTextures_2() const { return ___m_listTextures_2; } inline BetterList_1_t3192665299 ** get_address_of_m_listTextures_2() { return &___m_listTextures_2; } inline void set_m_listTextures_2(BetterList_1_t3192665299 * value) { ___m_listTextures_2 = value; Il2CppCodeGenWriteBarrier((&___m_listTextures_2), value); } inline static int32_t get_offset_of_m_currentIndex_3() { return static_cast(offsetof(logicActivityPic_t3113258227, ___m_currentIndex_3)); } inline int32_t get_m_currentIndex_3() const { return ___m_currentIndex_3; } inline int32_t* get_address_of_m_currentIndex_3() { return &___m_currentIndex_3; } inline void set_m_currentIndex_3(int32_t value) { ___m_currentIndex_3 = value; } inline static int32_t get_offset_of_m_serverCount_4() { return static_cast(offsetof(logicActivityPic_t3113258227, ___m_serverCount_4)); } inline int32_t get_m_serverCount_4() const { return ___m_serverCount_4; } inline int32_t* get_address_of_m_serverCount_4() { return &___m_serverCount_4; } inline void set_m_serverCount_4(int32_t value) { ___m_serverCount_4 = value; } inline static int32_t get_offset_of_m_localCount_5() { return static_cast(offsetof(logicActivityPic_t3113258227, ___m_localCount_5)); } inline int32_t get_m_localCount_5() const { return ___m_localCount_5; } inline int32_t* get_address_of_m_localCount_5() { return &___m_localCount_5; } inline void set_m_localCount_5(int32_t value) { ___m_localCount_5 = value; } inline static int32_t get_offset_of_m_bInited_6() { return static_cast(offsetof(logicActivityPic_t3113258227, ___m_bInited_6)); } inline bool get_m_bInited_6() const { return ___m_bInited_6; } inline bool* get_address_of_m_bInited_6() { return &___m_bInited_6; } inline void set_m_bInited_6(bool value) { ___m_bInited_6 = value; } inline static int32_t get_offset_of_m_bJson_7() { return static_cast(offsetof(logicActivityPic_t3113258227, ___m_bJson_7)); } inline bool get_m_bJson_7() const { return ___m_bJson_7; } inline bool* get_address_of_m_bJson_7() { return &___m_bJson_7; } inline void set_m_bJson_7(bool value) { ___m_bJson_7 = value; } }; struct logicActivityPic_t3113258227_StaticFields { public: // DMCore.Logic.logicActivityPic DMCore.Logic.logicActivityPic::s_Instance logicActivityPic_t3113258227 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(logicActivityPic_t3113258227_StaticFields, ___s_Instance_0)); } inline logicActivityPic_t3113258227 * get_s_Instance_0() const { return ___s_Instance_0; } inline logicActivityPic_t3113258227 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(logicActivityPic_t3113258227 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGICACTIVITYPIC_T3113258227_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 ACTIONUNIT_T684030816_H #define ACTIONUNIT_T684030816_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ActionUnit struct ActionUnit_t684030816 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ActionUnit::sceneID int32_t ___sceneID_0; // System.String DMCore.Logic.ActionUnit::actionName String_t* ___actionName_1; // System.String DMCore.Logic.ActionUnit::iconName String_t* ___iconName_2; // System.Int32 DMCore.Logic.ActionUnit::actionId int32_t ___actionId_3; // enumMemberLevel DMCore.Logic.ActionUnit::unlockMemberLevel int32_t ___unlockMemberLevel_4; // System.Boolean DMCore.Logic.ActionUnit::bUnlock bool ___bUnlock_5; // System.String DMCore.Logic.ActionUnit::unLockDesc String_t* ___unLockDesc_6; // System.Int32 DMCore.Logic.ActionUnit::props int32_t ___props_7; // DMCore.Logic.EM_Actionunlock_Type DMCore.Logic.ActionUnit::unlockType int32_t ___unlockType_8; public: inline static int32_t get_offset_of_sceneID_0() { return static_cast(offsetof(ActionUnit_t684030816, ___sceneID_0)); } inline int32_t get_sceneID_0() const { return ___sceneID_0; } inline int32_t* get_address_of_sceneID_0() { return &___sceneID_0; } inline void set_sceneID_0(int32_t value) { ___sceneID_0 = value; } inline static int32_t get_offset_of_actionName_1() { return static_cast(offsetof(ActionUnit_t684030816, ___actionName_1)); } inline String_t* get_actionName_1() const { return ___actionName_1; } inline String_t** get_address_of_actionName_1() { return &___actionName_1; } inline void set_actionName_1(String_t* value) { ___actionName_1 = value; Il2CppCodeGenWriteBarrier((&___actionName_1), value); } inline static int32_t get_offset_of_iconName_2() { return static_cast(offsetof(ActionUnit_t684030816, ___iconName_2)); } inline String_t* get_iconName_2() const { return ___iconName_2; } inline String_t** get_address_of_iconName_2() { return &___iconName_2; } inline void set_iconName_2(String_t* value) { ___iconName_2 = value; Il2CppCodeGenWriteBarrier((&___iconName_2), value); } inline static int32_t get_offset_of_actionId_3() { return static_cast(offsetof(ActionUnit_t684030816, ___actionId_3)); } inline int32_t get_actionId_3() const { return ___actionId_3; } inline int32_t* get_address_of_actionId_3() { return &___actionId_3; } inline void set_actionId_3(int32_t value) { ___actionId_3 = value; } inline static int32_t get_offset_of_unlockMemberLevel_4() { return static_cast(offsetof(ActionUnit_t684030816, ___unlockMemberLevel_4)); } inline int32_t get_unlockMemberLevel_4() const { return ___unlockMemberLevel_4; } inline int32_t* get_address_of_unlockMemberLevel_4() { return &___unlockMemberLevel_4; } inline void set_unlockMemberLevel_4(int32_t value) { ___unlockMemberLevel_4 = value; } inline static int32_t get_offset_of_bUnlock_5() { return static_cast(offsetof(ActionUnit_t684030816, ___bUnlock_5)); } inline bool get_bUnlock_5() const { return ___bUnlock_5; } inline bool* get_address_of_bUnlock_5() { return &___bUnlock_5; } inline void set_bUnlock_5(bool value) { ___bUnlock_5 = value; } inline static int32_t get_offset_of_unLockDesc_6() { return static_cast(offsetof(ActionUnit_t684030816, ___unLockDesc_6)); } inline String_t* get_unLockDesc_6() const { return ___unLockDesc_6; } inline String_t** get_address_of_unLockDesc_6() { return &___unLockDesc_6; } inline void set_unLockDesc_6(String_t* value) { ___unLockDesc_6 = value; Il2CppCodeGenWriteBarrier((&___unLockDesc_6), value); } inline static int32_t get_offset_of_props_7() { return static_cast(offsetof(ActionUnit_t684030816, ___props_7)); } inline int32_t get_props_7() const { return ___props_7; } inline int32_t* get_address_of_props_7() { return &___props_7; } inline void set_props_7(int32_t value) { ___props_7 = value; } inline static int32_t get_offset_of_unlockType_8() { return static_cast(offsetof(ActionUnit_t684030816, ___unlockType_8)); } inline int32_t get_unlockType_8() const { return ___unlockType_8; } inline int32_t* get_address_of_unlockType_8() { return &___unlockType_8; } inline void set_unlockType_8(int32_t value) { ___unlockType_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIONUNIT_T684030816_H #ifndef CACTIVITYMANAGER_T1081296145_H #define CACTIVITYMANAGER_T1081296145_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145 : public RuntimeObject { public: // DMCore.Logic.enumActivityType DMCore.Logic.CActivityManager::k__BackingField int32_t ___U3CactivityTypeU3Ek__BackingField_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityManager::m_dicImage Dictionary_2_t3625702484 * ___m_dicImage_5; // System.Boolean DMCore.Logic.CActivityManager::m_is_in_update bool ___m_is_in_update_6; // System.Boolean DMCore.Logic.CActivityManager::m_is_activity_list_ready bool ___m_is_activity_list_ready_7; // System.Boolean DMCore.Logic.CActivityManager::m_IsNeedRefreshAll bool ___m_IsNeedRefreshAll_8; // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::m_activity_detail_list List_1_t25523635 * ___m_activity_detail_list_9; // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::m_independent_activity_list List_1_t25523635 * ___m_independent_activity_list_10; // System.Int32 DMCore.Logic.CActivityManager::m_AnnouceClothCount int32_t ___m_AnnouceClothCount_11; // System.String DMCore.Logic.CActivityManager::m_AnnounceClothInfo String_t* ___m_AnnounceClothInfo_12; // System.Boolean DMCore.Logic.CActivityManager::m_AcceptAwardIng bool ___m_AcceptAwardIng_13; // System.Single DMCore.Logic.CActivityManager::AcceptAwardCDTime float ___AcceptAwardCDTime_14; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CActivityManager::m_ActivityDataDictionary Dictionary_2_t3209204262 * ___m_ActivityDataDictionary_22; public: inline static int32_t get_offset_of_U3CactivityTypeU3Ek__BackingField_4() { return static_cast(offsetof(CActivityManager_t1081296145, ___U3CactivityTypeU3Ek__BackingField_4)); } inline int32_t get_U3CactivityTypeU3Ek__BackingField_4() const { return ___U3CactivityTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CactivityTypeU3Ek__BackingField_4() { return &___U3CactivityTypeU3Ek__BackingField_4; } inline void set_U3CactivityTypeU3Ek__BackingField_4(int32_t value) { ___U3CactivityTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_dicImage_5() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_dicImage_5)); } inline Dictionary_2_t3625702484 * get_m_dicImage_5() const { return ___m_dicImage_5; } inline Dictionary_2_t3625702484 ** get_address_of_m_dicImage_5() { return &___m_dicImage_5; } inline void set_m_dicImage_5(Dictionary_2_t3625702484 * value) { ___m_dicImage_5 = value; Il2CppCodeGenWriteBarrier((&___m_dicImage_5), value); } inline static int32_t get_offset_of_m_is_in_update_6() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_is_in_update_6)); } inline bool get_m_is_in_update_6() const { return ___m_is_in_update_6; } inline bool* get_address_of_m_is_in_update_6() { return &___m_is_in_update_6; } inline void set_m_is_in_update_6(bool value) { ___m_is_in_update_6 = value; } inline static int32_t get_offset_of_m_is_activity_list_ready_7() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_is_activity_list_ready_7)); } inline bool get_m_is_activity_list_ready_7() const { return ___m_is_activity_list_ready_7; } inline bool* get_address_of_m_is_activity_list_ready_7() { return &___m_is_activity_list_ready_7; } inline void set_m_is_activity_list_ready_7(bool value) { ___m_is_activity_list_ready_7 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshAll_8() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_IsNeedRefreshAll_8)); } inline bool get_m_IsNeedRefreshAll_8() const { return ___m_IsNeedRefreshAll_8; } inline bool* get_address_of_m_IsNeedRefreshAll_8() { return &___m_IsNeedRefreshAll_8; } inline void set_m_IsNeedRefreshAll_8(bool value) { ___m_IsNeedRefreshAll_8 = value; } inline static int32_t get_offset_of_m_activity_detail_list_9() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_activity_detail_list_9)); } inline List_1_t25523635 * get_m_activity_detail_list_9() const { return ___m_activity_detail_list_9; } inline List_1_t25523635 ** get_address_of_m_activity_detail_list_9() { return &___m_activity_detail_list_9; } inline void set_m_activity_detail_list_9(List_1_t25523635 * value) { ___m_activity_detail_list_9 = value; Il2CppCodeGenWriteBarrier((&___m_activity_detail_list_9), value); } inline static int32_t get_offset_of_m_independent_activity_list_10() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_independent_activity_list_10)); } inline List_1_t25523635 * get_m_independent_activity_list_10() const { return ___m_independent_activity_list_10; } inline List_1_t25523635 ** get_address_of_m_independent_activity_list_10() { return &___m_independent_activity_list_10; } inline void set_m_independent_activity_list_10(List_1_t25523635 * value) { ___m_independent_activity_list_10 = value; Il2CppCodeGenWriteBarrier((&___m_independent_activity_list_10), value); } inline static int32_t get_offset_of_m_AnnouceClothCount_11() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AnnouceClothCount_11)); } inline int32_t get_m_AnnouceClothCount_11() const { return ___m_AnnouceClothCount_11; } inline int32_t* get_address_of_m_AnnouceClothCount_11() { return &___m_AnnouceClothCount_11; } inline void set_m_AnnouceClothCount_11(int32_t value) { ___m_AnnouceClothCount_11 = value; } inline static int32_t get_offset_of_m_AnnounceClothInfo_12() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AnnounceClothInfo_12)); } inline String_t* get_m_AnnounceClothInfo_12() const { return ___m_AnnounceClothInfo_12; } inline String_t** get_address_of_m_AnnounceClothInfo_12() { return &___m_AnnounceClothInfo_12; } inline void set_m_AnnounceClothInfo_12(String_t* value) { ___m_AnnounceClothInfo_12 = value; Il2CppCodeGenWriteBarrier((&___m_AnnounceClothInfo_12), value); } inline static int32_t get_offset_of_m_AcceptAwardIng_13() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AcceptAwardIng_13)); } inline bool get_m_AcceptAwardIng_13() const { return ___m_AcceptAwardIng_13; } inline bool* get_address_of_m_AcceptAwardIng_13() { return &___m_AcceptAwardIng_13; } inline void set_m_AcceptAwardIng_13(bool value) { ___m_AcceptAwardIng_13 = value; } inline static int32_t get_offset_of_AcceptAwardCDTime_14() { return static_cast(offsetof(CActivityManager_t1081296145, ___AcceptAwardCDTime_14)); } inline float get_AcceptAwardCDTime_14() const { return ___AcceptAwardCDTime_14; } inline float* get_address_of_AcceptAwardCDTime_14() { return &___AcceptAwardCDTime_14; } inline void set_AcceptAwardCDTime_14(float value) { ___AcceptAwardCDTime_14 = value; } inline static int32_t get_offset_of_m_ActivityDataDictionary_22() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_ActivityDataDictionary_22)); } inline Dictionary_2_t3209204262 * get_m_ActivityDataDictionary_22() const { return ___m_ActivityDataDictionary_22; } inline Dictionary_2_t3209204262 ** get_address_of_m_ActivityDataDictionary_22() { return &___m_ActivityDataDictionary_22; } inline void set_m_ActivityDataDictionary_22(Dictionary_2_t3209204262 * value) { ___m_ActivityDataDictionary_22 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityDataDictionary_22), value); } }; struct CActivityManager_t1081296145_StaticFields { public: // DMListView DMCore.Logic.CActivityManager::k__BackingField DMListView_t512231514 * ___U3CMemberAwardListU3Ek__BackingField_0; // DMListView DMCore.Logic.CActivityManager::k__BackingField DMListView_t512231514 * ___U3CProExchangeActivityListU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CActivityManager::k__BackingField int32_t ___U3CCurrentActivityNewIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CActivityManager::k__BackingField bool ___U3CIsActivityListChangedU3Ek__BackingField_3; // DMListView DMCore.Logic.CActivityManager::m_ActivityAwardList DMListView_t512231514 * ___m_ActivityAwardList_15; // DMListView DMCore.Logic.CActivityManager::m_ActivityAdvertiseList DMListView_t512231514 * ___m_ActivityAdvertiseList_16; // DMListView DMCore.Logic.CActivityManager::m_ActivityKeepLoginList DMListView_t512231514 * ___m_ActivityKeepLoginList_17; // System.Int32 DMCore.Logic.CActivityManager::s_target_activity int32_t ___s_target_activity_18; // System.Boolean DMCore.Logic.CActivityManager::s_has_activity_bill_show_over bool ___s_has_activity_bill_show_over_19; // System.Boolean DMCore.Logic.CActivityManager::s_NeedActiveLastSelection bool ___s_NeedActiveLastSelection_20; // DMCore.Logic.CActivityManager DMCore.Logic.CActivityManager::s_intance CActivityManager_t1081296145 * ___s_intance_21; public: inline static int32_t get_offset_of_U3CMemberAwardListU3Ek__BackingField_0() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CMemberAwardListU3Ek__BackingField_0)); } inline DMListView_t512231514 * get_U3CMemberAwardListU3Ek__BackingField_0() const { return ___U3CMemberAwardListU3Ek__BackingField_0; } inline DMListView_t512231514 ** get_address_of_U3CMemberAwardListU3Ek__BackingField_0() { return &___U3CMemberAwardListU3Ek__BackingField_0; } inline void set_U3CMemberAwardListU3Ek__BackingField_0(DMListView_t512231514 * value) { ___U3CMemberAwardListU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CMemberAwardListU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CProExchangeActivityListU3Ek__BackingField_1() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CProExchangeActivityListU3Ek__BackingField_1)); } inline DMListView_t512231514 * get_U3CProExchangeActivityListU3Ek__BackingField_1() const { return ___U3CProExchangeActivityListU3Ek__BackingField_1; } inline DMListView_t512231514 ** get_address_of_U3CProExchangeActivityListU3Ek__BackingField_1() { return &___U3CProExchangeActivityListU3Ek__BackingField_1; } inline void set_U3CProExchangeActivityListU3Ek__BackingField_1(DMListView_t512231514 * value) { ___U3CProExchangeActivityListU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CProExchangeActivityListU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CCurrentActivityNewIDU3Ek__BackingField_2() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CCurrentActivityNewIDU3Ek__BackingField_2)); } inline int32_t get_U3CCurrentActivityNewIDU3Ek__BackingField_2() const { return ___U3CCurrentActivityNewIDU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CCurrentActivityNewIDU3Ek__BackingField_2() { return &___U3CCurrentActivityNewIDU3Ek__BackingField_2; } inline void set_U3CCurrentActivityNewIDU3Ek__BackingField_2(int32_t value) { ___U3CCurrentActivityNewIDU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsActivityListChangedU3Ek__BackingField_3() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CIsActivityListChangedU3Ek__BackingField_3)); } inline bool get_U3CIsActivityListChangedU3Ek__BackingField_3() const { return ___U3CIsActivityListChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsActivityListChangedU3Ek__BackingField_3() { return &___U3CIsActivityListChangedU3Ek__BackingField_3; } inline void set_U3CIsActivityListChangedU3Ek__BackingField_3(bool value) { ___U3CIsActivityListChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_ActivityAwardList_15() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityAwardList_15)); } inline DMListView_t512231514 * get_m_ActivityAwardList_15() const { return ___m_ActivityAwardList_15; } inline DMListView_t512231514 ** get_address_of_m_ActivityAwardList_15() { return &___m_ActivityAwardList_15; } inline void set_m_ActivityAwardList_15(DMListView_t512231514 * value) { ___m_ActivityAwardList_15 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityAwardList_15), value); } inline static int32_t get_offset_of_m_ActivityAdvertiseList_16() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityAdvertiseList_16)); } inline DMListView_t512231514 * get_m_ActivityAdvertiseList_16() const { return ___m_ActivityAdvertiseList_16; } inline DMListView_t512231514 ** get_address_of_m_ActivityAdvertiseList_16() { return &___m_ActivityAdvertiseList_16; } inline void set_m_ActivityAdvertiseList_16(DMListView_t512231514 * value) { ___m_ActivityAdvertiseList_16 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityAdvertiseList_16), value); } inline static int32_t get_offset_of_m_ActivityKeepLoginList_17() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityKeepLoginList_17)); } inline DMListView_t512231514 * get_m_ActivityKeepLoginList_17() const { return ___m_ActivityKeepLoginList_17; } inline DMListView_t512231514 ** get_address_of_m_ActivityKeepLoginList_17() { return &___m_ActivityKeepLoginList_17; } inline void set_m_ActivityKeepLoginList_17(DMListView_t512231514 * value) { ___m_ActivityKeepLoginList_17 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityKeepLoginList_17), value); } inline static int32_t get_offset_of_s_target_activity_18() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_target_activity_18)); } inline int32_t get_s_target_activity_18() const { return ___s_target_activity_18; } inline int32_t* get_address_of_s_target_activity_18() { return &___s_target_activity_18; } inline void set_s_target_activity_18(int32_t value) { ___s_target_activity_18 = value; } inline static int32_t get_offset_of_s_has_activity_bill_show_over_19() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_has_activity_bill_show_over_19)); } inline bool get_s_has_activity_bill_show_over_19() const { return ___s_has_activity_bill_show_over_19; } inline bool* get_address_of_s_has_activity_bill_show_over_19() { return &___s_has_activity_bill_show_over_19; } inline void set_s_has_activity_bill_show_over_19(bool value) { ___s_has_activity_bill_show_over_19 = value; } inline static int32_t get_offset_of_s_NeedActiveLastSelection_20() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_NeedActiveLastSelection_20)); } inline bool get_s_NeedActiveLastSelection_20() const { return ___s_NeedActiveLastSelection_20; } inline bool* get_address_of_s_NeedActiveLastSelection_20() { return &___s_NeedActiveLastSelection_20; } inline void set_s_NeedActiveLastSelection_20(bool value) { ___s_NeedActiveLastSelection_20 = value; } inline static int32_t get_offset_of_s_intance_21() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_intance_21)); } inline CActivityManager_t1081296145 * get_s_intance_21() const { return ___s_intance_21; } inline CActivityManager_t1081296145 ** get_address_of_s_intance_21() { return &___s_intance_21; } inline void set_s_intance_21(CActivityManager_t1081296145 * value) { ___s_intance_21 = value; Il2CppCodeGenWriteBarrier((&___s_intance_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYMANAGER_T1081296145_H #ifndef DATETIME_T3738529785_H #define DATETIME_T3738529785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t3738529785 { public: // System.TimeSpan System.DateTime::ticks TimeSpan_t881159249 ___ticks_10; // System.DateTimeKind System.DateTime::kind int32_t ___kind_11; public: inline static int32_t get_offset_of_ticks_10() { return static_cast(offsetof(DateTime_t3738529785, ___ticks_10)); } inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; } inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; } inline void set_ticks_10(TimeSpan_t881159249 value) { ___ticks_10 = value; } inline static int32_t get_offset_of_kind_11() { return static_cast(offsetof(DateTime_t3738529785, ___kind_11)); } inline int32_t get_kind_11() const { return ___kind_11; } inline int32_t* get_address_of_kind_11() { return &___kind_11; } inline void set_kind_11(int32_t value) { ___kind_11 = value; } }; struct DateTime_t3738529785_StaticFields { public: // System.DateTime System.DateTime::MaxValue DateTime_t3738529785 ___MaxValue_12; // System.DateTime System.DateTime::MinValue DateTime_t3738529785 ___MinValue_13; // System.String[] System.DateTime::ParseTimeFormats StringU5BU5D_t1281789340* ___ParseTimeFormats_14; // System.String[] System.DateTime::ParseYearDayMonthFormats StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15; // System.String[] System.DateTime::ParseYearMonthDayFormats StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16; // System.String[] System.DateTime::ParseDayMonthYearFormats StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17; // System.String[] System.DateTime::ParseMonthDayYearFormats StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18; // System.String[] System.DateTime::MonthDayShortFormats StringU5BU5D_t1281789340* ___MonthDayShortFormats_19; // System.String[] System.DateTime::DayMonthShortFormats StringU5BU5D_t1281789340* ___DayMonthShortFormats_20; // System.Int32[] System.DateTime::daysmonth Int32U5BU5D_t385246372* ___daysmonth_21; // System.Int32[] System.DateTime::daysmonthleap Int32U5BU5D_t385246372* ___daysmonthleap_22; // System.Object System.DateTime::to_local_time_span_object RuntimeObject * ___to_local_time_span_object_23; // System.Int64 System.DateTime::last_now int64_t ___last_now_24; public: inline static int32_t get_offset_of_MaxValue_12() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); } inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; } inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; } inline void set_MaxValue_12(DateTime_t3738529785 value) { ___MaxValue_12 = value; } inline static int32_t get_offset_of_MinValue_13() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); } inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; } inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; } inline void set_MinValue_13(DateTime_t3738529785 value) { ___MinValue_13 = value; } inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); } inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; } inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; } inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value) { ___ParseTimeFormats_14 = value; Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value); } inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); } inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; } inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value) { ___ParseYearDayMonthFormats_15 = value; Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value); } inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); } inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; } inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value) { ___ParseYearMonthDayFormats_16 = value; Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value); } inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); } inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; } inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; } inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value) { ___ParseDayMonthYearFormats_17 = value; Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value); } inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); } inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; } inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; } inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value) { ___ParseMonthDayYearFormats_18 = value; Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value); } inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); } inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; } inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; } inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value) { ___MonthDayShortFormats_19 = value; Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value); } inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); } inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; } inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; } inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value) { ___DayMonthShortFormats_20 = value; Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value); } inline static int32_t get_offset_of_daysmonth_21() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); } inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; } inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; } inline void set_daysmonth_21(Int32U5BU5D_t385246372* value) { ___daysmonth_21 = value; Il2CppCodeGenWriteBarrier((&___daysmonth_21), value); } inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); } inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; } inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; } inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value) { ___daysmonthleap_22 = value; Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value); } inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); } inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; } inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; } inline void set_to_local_time_span_object_23(RuntimeObject * value) { ___to_local_time_span_object_23 = value; Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value); } inline static int32_t get_offset_of_last_now_24() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); } inline int64_t get_last_now_24() const { return ___last_now_24; } inline int64_t* get_address_of_last_now_24() { return &___last_now_24; } inline void set_last_now_24(int64_t value) { ___last_now_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T3738529785_H #ifndef STORYSTEPINFO_T2355881288_H #define STORYSTEPINFO_T2355881288_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // StoryStepInfo struct StoryStepInfo_t2355881288 : public RuntimeObject { public: // System.Int32 StoryStepInfo::Index int32_t ___Index_0; // StoryStepType StoryStepInfo::StepType int32_t ___StepType_1; // System.String StoryStepInfo::Dialog String_t* ___Dialog_2; // System.String StoryStepInfo::ResTexture String_t* ___ResTexture_3; // System.String StoryStepInfo::InsertIconID String_t* ___InsertIconID_4; // System.String StoryStepInfo::RoleName String_t* ___RoleName_5; // System.Boolean StoryStepInfo::IsRole bool ___IsRole_6; // EnumModelPos StoryStepInfo::ModelPos int32_t ___ModelPos_7; // System.String StoryStepInfo::RoleTexture String_t* ___RoleTexture_8; // System.String StoryStepInfo::Illustration String_t* ___Illustration_9; // System.String StoryStepInfo::IllPos String_t* ___IllPos_10; // System.Single StoryStepInfo::Timer float ___Timer_11; // System.String StoryStepInfo::BGTexture String_t* ___BGTexture_12; // System.Boolean StoryStepInfo::IsOver bool ___IsOver_13; // System.String StoryStepInfo::AudioPath String_t* ___AudioPath_14; // System.Collections.Generic.List`1 StoryStepInfo::optionList List_1_t1036361634 * ___optionList_15; public: inline static int32_t get_offset_of_Index_0() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___Index_0)); } inline int32_t get_Index_0() const { return ___Index_0; } inline int32_t* get_address_of_Index_0() { return &___Index_0; } inline void set_Index_0(int32_t value) { ___Index_0 = value; } inline static int32_t get_offset_of_StepType_1() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___StepType_1)); } inline int32_t get_StepType_1() const { return ___StepType_1; } inline int32_t* get_address_of_StepType_1() { return &___StepType_1; } inline void set_StepType_1(int32_t value) { ___StepType_1 = value; } inline static int32_t get_offset_of_Dialog_2() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___Dialog_2)); } inline String_t* get_Dialog_2() const { return ___Dialog_2; } inline String_t** get_address_of_Dialog_2() { return &___Dialog_2; } inline void set_Dialog_2(String_t* value) { ___Dialog_2 = value; Il2CppCodeGenWriteBarrier((&___Dialog_2), value); } inline static int32_t get_offset_of_ResTexture_3() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___ResTexture_3)); } inline String_t* get_ResTexture_3() const { return ___ResTexture_3; } inline String_t** get_address_of_ResTexture_3() { return &___ResTexture_3; } inline void set_ResTexture_3(String_t* value) { ___ResTexture_3 = value; Il2CppCodeGenWriteBarrier((&___ResTexture_3), value); } inline static int32_t get_offset_of_InsertIconID_4() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___InsertIconID_4)); } inline String_t* get_InsertIconID_4() const { return ___InsertIconID_4; } inline String_t** get_address_of_InsertIconID_4() { return &___InsertIconID_4; } inline void set_InsertIconID_4(String_t* value) { ___InsertIconID_4 = value; Il2CppCodeGenWriteBarrier((&___InsertIconID_4), value); } inline static int32_t get_offset_of_RoleName_5() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___RoleName_5)); } inline String_t* get_RoleName_5() const { return ___RoleName_5; } inline String_t** get_address_of_RoleName_5() { return &___RoleName_5; } inline void set_RoleName_5(String_t* value) { ___RoleName_5 = value; Il2CppCodeGenWriteBarrier((&___RoleName_5), value); } inline static int32_t get_offset_of_IsRole_6() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___IsRole_6)); } inline bool get_IsRole_6() const { return ___IsRole_6; } inline bool* get_address_of_IsRole_6() { return &___IsRole_6; } inline void set_IsRole_6(bool value) { ___IsRole_6 = value; } inline static int32_t get_offset_of_ModelPos_7() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___ModelPos_7)); } inline int32_t get_ModelPos_7() const { return ___ModelPos_7; } inline int32_t* get_address_of_ModelPos_7() { return &___ModelPos_7; } inline void set_ModelPos_7(int32_t value) { ___ModelPos_7 = value; } inline static int32_t get_offset_of_RoleTexture_8() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___RoleTexture_8)); } inline String_t* get_RoleTexture_8() const { return ___RoleTexture_8; } inline String_t** get_address_of_RoleTexture_8() { return &___RoleTexture_8; } inline void set_RoleTexture_8(String_t* value) { ___RoleTexture_8 = value; Il2CppCodeGenWriteBarrier((&___RoleTexture_8), value); } inline static int32_t get_offset_of_Illustration_9() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___Illustration_9)); } inline String_t* get_Illustration_9() const { return ___Illustration_9; } inline String_t** get_address_of_Illustration_9() { return &___Illustration_9; } inline void set_Illustration_9(String_t* value) { ___Illustration_9 = value; Il2CppCodeGenWriteBarrier((&___Illustration_9), value); } inline static int32_t get_offset_of_IllPos_10() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___IllPos_10)); } inline String_t* get_IllPos_10() const { return ___IllPos_10; } inline String_t** get_address_of_IllPos_10() { return &___IllPos_10; } inline void set_IllPos_10(String_t* value) { ___IllPos_10 = value; Il2CppCodeGenWriteBarrier((&___IllPos_10), value); } inline static int32_t get_offset_of_Timer_11() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___Timer_11)); } inline float get_Timer_11() const { return ___Timer_11; } inline float* get_address_of_Timer_11() { return &___Timer_11; } inline void set_Timer_11(float value) { ___Timer_11 = value; } inline static int32_t get_offset_of_BGTexture_12() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___BGTexture_12)); } inline String_t* get_BGTexture_12() const { return ___BGTexture_12; } inline String_t** get_address_of_BGTexture_12() { return &___BGTexture_12; } inline void set_BGTexture_12(String_t* value) { ___BGTexture_12 = value; Il2CppCodeGenWriteBarrier((&___BGTexture_12), value); } inline static int32_t get_offset_of_IsOver_13() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___IsOver_13)); } inline bool get_IsOver_13() const { return ___IsOver_13; } inline bool* get_address_of_IsOver_13() { return &___IsOver_13; } inline void set_IsOver_13(bool value) { ___IsOver_13 = value; } inline static int32_t get_offset_of_AudioPath_14() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___AudioPath_14)); } inline String_t* get_AudioPath_14() const { return ___AudioPath_14; } inline String_t** get_address_of_AudioPath_14() { return &___AudioPath_14; } inline void set_AudioPath_14(String_t* value) { ___AudioPath_14 = value; Il2CppCodeGenWriteBarrier((&___AudioPath_14), value); } inline static int32_t get_offset_of_optionList_15() { return static_cast(offsetof(StoryStepInfo_t2355881288, ___optionList_15)); } inline List_1_t1036361634 * get_optionList_15() const { return ___optionList_15; } inline List_1_t1036361634 ** get_address_of_optionList_15() { return &___optionList_15; } inline void set_optionList_15(List_1_t1036361634 * value) { ___optionList_15 = value; Il2CppCodeGenWriteBarrier((&___optionList_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORYSTEPINFO_T2355881288_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 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 CINTERACTIVEMANAGER_T1765251898_H #define CINTERACTIVEMANAGER_T1765251898_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CInteractiveManager struct CInteractiveManager_t1765251898 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CInteractiveManager::k__BackingField bool ___U3CCurIsSingleActionU3Ek__BackingField_0; // DMCore.Logic.EM_Interactive_Scene DMCore.Logic.CInteractiveManager::m_CurrentInteractiveScene int32_t ___m_CurrentInteractiveScene_2; // CDataModelBool DMCore.Logic.CInteractiveManager::m_bRefresh CDataModelBool_t2269476966 * ___m_bRefresh_3; public: inline static int32_t get_offset_of_U3CCurIsSingleActionU3Ek__BackingField_0() { return static_cast(offsetof(CInteractiveManager_t1765251898, ___U3CCurIsSingleActionU3Ek__BackingField_0)); } inline bool get_U3CCurIsSingleActionU3Ek__BackingField_0() const { return ___U3CCurIsSingleActionU3Ek__BackingField_0; } inline bool* get_address_of_U3CCurIsSingleActionU3Ek__BackingField_0() { return &___U3CCurIsSingleActionU3Ek__BackingField_0; } inline void set_U3CCurIsSingleActionU3Ek__BackingField_0(bool value) { ___U3CCurIsSingleActionU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_CurrentInteractiveScene_2() { return static_cast(offsetof(CInteractiveManager_t1765251898, ___m_CurrentInteractiveScene_2)); } inline int32_t get_m_CurrentInteractiveScene_2() const { return ___m_CurrentInteractiveScene_2; } inline int32_t* get_address_of_m_CurrentInteractiveScene_2() { return &___m_CurrentInteractiveScene_2; } inline void set_m_CurrentInteractiveScene_2(int32_t value) { ___m_CurrentInteractiveScene_2 = value; } inline static int32_t get_offset_of_m_bRefresh_3() { return static_cast(offsetof(CInteractiveManager_t1765251898, ___m_bRefresh_3)); } inline CDataModelBool_t2269476966 * get_m_bRefresh_3() const { return ___m_bRefresh_3; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefresh_3() { return &___m_bRefresh_3; } inline void set_m_bRefresh_3(CDataModelBool_t2269476966 * value) { ___m_bRefresh_3 = value; Il2CppCodeGenWriteBarrier((&___m_bRefresh_3), value); } }; struct CInteractiveManager_t1765251898_StaticFields { public: // DMCore.Logic.CInteractiveManager DMCore.Logic.CInteractiveManager::s_Instance CInteractiveManager_t1765251898 * ___s_Instance_1; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.CInteractiveManager::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_4; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CInteractiveManager_t1765251898_StaticFields, ___s_Instance_1)); } inline CInteractiveManager_t1765251898 * get_s_Instance_1() const { return ___s_Instance_1; } inline CInteractiveManager_t1765251898 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CInteractiveManager_t1765251898 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_4() { return static_cast(offsetof(CInteractiveManager_t1765251898_StaticFields, ___U3CU3Ef__mgU24cache0_4)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_4() const { return ___U3CU3Ef__mgU24cache0_4; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_4() { return &___U3CU3Ef__mgU24cache0_4; } inline void set_U3CU3Ef__mgU24cache0_4(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINTERACTIVEMANAGER_T1765251898_H #ifndef GOODSCONFIG_T1565846780_H #define GOODSCONFIG_T1565846780_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/GoodsConfig struct GoodsConfig_t1565846780 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_modelId int32_t ____modelId_0; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_price int32_t ____price_1; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_diamond int32_t ____diamond_2; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_valid int32_t ____valid_3; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_fashion int32_t ____fashion_4; // DMCore.Logic.ItemTag DMCore.Logic.CShopConfig/GoodsConfig::_tag int32_t ____tag_5; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_amount int32_t ____amount_6; // System.Boolean DMCore.Logic.CShopConfig/GoodsConfig::_onlyForVip bool ____onlyForVip_7; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_buyLimited int32_t ____buyLimited_8; // DMCore.Logic.ItemQuality DMCore.Logic.CShopConfig/GoodsConfig::_qualityLevel int32_t ____qualityLevel_9; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_permanentCoinPrise int32_t ____permanentCoinPrise_10; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_permanentDiamondPrise int32_t ____permanentDiamondPrise_11; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::_canBeUseBindDiamond int32_t ____canBeUseBindDiamond_12; // System.Int32 DMCore.Logic.CShopConfig/GoodsConfig::DeductBindDiamond int32_t ___DeductBindDiamond_13; // System.Single DMCore.Logic.CShopConfig/GoodsConfig::DisCount float ___DisCount_14; public: inline static int32_t get_offset_of__modelId_0() { return static_cast(offsetof(GoodsConfig_t1565846780, ____modelId_0)); } inline int32_t get__modelId_0() const { return ____modelId_0; } inline int32_t* get_address_of__modelId_0() { return &____modelId_0; } inline void set__modelId_0(int32_t value) { ____modelId_0 = value; } inline static int32_t get_offset_of__price_1() { return static_cast(offsetof(GoodsConfig_t1565846780, ____price_1)); } inline int32_t get__price_1() const { return ____price_1; } inline int32_t* get_address_of__price_1() { return &____price_1; } inline void set__price_1(int32_t value) { ____price_1 = value; } inline static int32_t get_offset_of__diamond_2() { return static_cast(offsetof(GoodsConfig_t1565846780, ____diamond_2)); } inline int32_t get__diamond_2() const { return ____diamond_2; } inline int32_t* get_address_of__diamond_2() { return &____diamond_2; } inline void set__diamond_2(int32_t value) { ____diamond_2 = value; } inline static int32_t get_offset_of__valid_3() { return static_cast(offsetof(GoodsConfig_t1565846780, ____valid_3)); } inline int32_t get__valid_3() const { return ____valid_3; } inline int32_t* get_address_of__valid_3() { return &____valid_3; } inline void set__valid_3(int32_t value) { ____valid_3 = value; } inline static int32_t get_offset_of__fashion_4() { return static_cast(offsetof(GoodsConfig_t1565846780, ____fashion_4)); } inline int32_t get__fashion_4() const { return ____fashion_4; } inline int32_t* get_address_of__fashion_4() { return &____fashion_4; } inline void set__fashion_4(int32_t value) { ____fashion_4 = value; } inline static int32_t get_offset_of__tag_5() { return static_cast(offsetof(GoodsConfig_t1565846780, ____tag_5)); } inline int32_t get__tag_5() const { return ____tag_5; } inline int32_t* get_address_of__tag_5() { return &____tag_5; } inline void set__tag_5(int32_t value) { ____tag_5 = value; } inline static int32_t get_offset_of__amount_6() { return static_cast(offsetof(GoodsConfig_t1565846780, ____amount_6)); } inline int32_t get__amount_6() const { return ____amount_6; } inline int32_t* get_address_of__amount_6() { return &____amount_6; } inline void set__amount_6(int32_t value) { ____amount_6 = value; } inline static int32_t get_offset_of__onlyForVip_7() { return static_cast(offsetof(GoodsConfig_t1565846780, ____onlyForVip_7)); } inline bool get__onlyForVip_7() const { return ____onlyForVip_7; } inline bool* get_address_of__onlyForVip_7() { return &____onlyForVip_7; } inline void set__onlyForVip_7(bool value) { ____onlyForVip_7 = value; } inline static int32_t get_offset_of__buyLimited_8() { return static_cast(offsetof(GoodsConfig_t1565846780, ____buyLimited_8)); } inline int32_t get__buyLimited_8() const { return ____buyLimited_8; } inline int32_t* get_address_of__buyLimited_8() { return &____buyLimited_8; } inline void set__buyLimited_8(int32_t value) { ____buyLimited_8 = value; } inline static int32_t get_offset_of__qualityLevel_9() { return static_cast(offsetof(GoodsConfig_t1565846780, ____qualityLevel_9)); } inline int32_t get__qualityLevel_9() const { return ____qualityLevel_9; } inline int32_t* get_address_of__qualityLevel_9() { return &____qualityLevel_9; } inline void set__qualityLevel_9(int32_t value) { ____qualityLevel_9 = value; } inline static int32_t get_offset_of__permanentCoinPrise_10() { return static_cast(offsetof(GoodsConfig_t1565846780, ____permanentCoinPrise_10)); } inline int32_t get__permanentCoinPrise_10() const { return ____permanentCoinPrise_10; } inline int32_t* get_address_of__permanentCoinPrise_10() { return &____permanentCoinPrise_10; } inline void set__permanentCoinPrise_10(int32_t value) { ____permanentCoinPrise_10 = value; } inline static int32_t get_offset_of__permanentDiamondPrise_11() { return static_cast(offsetof(GoodsConfig_t1565846780, ____permanentDiamondPrise_11)); } inline int32_t get__permanentDiamondPrise_11() const { return ____permanentDiamondPrise_11; } inline int32_t* get_address_of__permanentDiamondPrise_11() { return &____permanentDiamondPrise_11; } inline void set__permanentDiamondPrise_11(int32_t value) { ____permanentDiamondPrise_11 = value; } inline static int32_t get_offset_of__canBeUseBindDiamond_12() { return static_cast(offsetof(GoodsConfig_t1565846780, ____canBeUseBindDiamond_12)); } inline int32_t get__canBeUseBindDiamond_12() const { return ____canBeUseBindDiamond_12; } inline int32_t* get_address_of__canBeUseBindDiamond_12() { return &____canBeUseBindDiamond_12; } inline void set__canBeUseBindDiamond_12(int32_t value) { ____canBeUseBindDiamond_12 = value; } inline static int32_t get_offset_of_DeductBindDiamond_13() { return static_cast(offsetof(GoodsConfig_t1565846780, ___DeductBindDiamond_13)); } inline int32_t get_DeductBindDiamond_13() const { return ___DeductBindDiamond_13; } inline int32_t* get_address_of_DeductBindDiamond_13() { return &___DeductBindDiamond_13; } inline void set_DeductBindDiamond_13(int32_t value) { ___DeductBindDiamond_13 = value; } inline static int32_t get_offset_of_DisCount_14() { return static_cast(offsetof(GoodsConfig_t1565846780, ___DisCount_14)); } inline float get_DisCount_14() const { return ___DisCount_14; } inline float* get_address_of_DisCount_14() { return &___DisCount_14; } inline void set_DisCount_14(float value) { ___DisCount_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GOODSCONFIG_T1565846780_H #ifndef CAWARDINFO_1_T3416460893_H #define CAWARDINFO_1_T3416460893_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t3416460893 : public RuntimeObject { public: // T DMCore.Logic.CAwardInfo`1::m_currentValue int32_t ___m_currentValue_0; // T DMCore.Logic.CAwardInfo`1::m_condition int32_t ___m_condition_1; // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::m_award_state int32_t ___m_award_state_2; // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::m_award_array CAwardList_t4094041907 * ___m_award_array_3; public: inline static int32_t get_offset_of_m_currentValue_0() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_currentValue_0)); } inline int32_t get_m_currentValue_0() const { return ___m_currentValue_0; } inline int32_t* get_address_of_m_currentValue_0() { return &___m_currentValue_0; } inline void set_m_currentValue_0(int32_t value) { ___m_currentValue_0 = value; } inline static int32_t get_offset_of_m_condition_1() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_condition_1)); } inline int32_t get_m_condition_1() const { return ___m_condition_1; } inline int32_t* get_address_of_m_condition_1() { return &___m_condition_1; } inline void set_m_condition_1(int32_t value) { ___m_condition_1 = value; } inline static int32_t get_offset_of_m_award_state_2() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_award_state_2)); } inline int32_t get_m_award_state_2() const { return ___m_award_state_2; } inline int32_t* get_address_of_m_award_state_2() { return &___m_award_state_2; } inline void set_m_award_state_2(int32_t value) { ___m_award_state_2 = value; } inline static int32_t get_offset_of_m_award_array_3() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_award_array_3)); } inline CAwardList_t4094041907 * get_m_award_array_3() const { return ___m_award_array_3; } inline CAwardList_t4094041907 ** get_address_of_m_award_array_3() { return &___m_award_array_3; } inline void set_m_award_array_3(CAwardList_t4094041907 * value) { ___m_award_array_3 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDINFO_1_T3416460893_H #ifndef CFORMULA_T380767654_H #define CFORMULA_T380767654_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFormula struct CFormula_t380767654 : public RuntimeObject { public: // System.Collections.Generic.List`1> DMCore.Logic.CFormula::m_FragmentList List_1_t169148262 * ___m_FragmentList_0; // DMCore.Logic.enumCurrencyType DMCore.Logic.CFormula::m_FeeType int32_t ___m_FeeType_1; // System.Int32 DMCore.Logic.CFormula::m_FeeCount int32_t ___m_FeeCount_2; // System.Int32 DMCore.Logic.CFormula::m_TargetItemID int32_t ___m_TargetItemID_3; public: inline static int32_t get_offset_of_m_FragmentList_0() { return static_cast(offsetof(CFormula_t380767654, ___m_FragmentList_0)); } inline List_1_t169148262 * get_m_FragmentList_0() const { return ___m_FragmentList_0; } inline List_1_t169148262 ** get_address_of_m_FragmentList_0() { return &___m_FragmentList_0; } inline void set_m_FragmentList_0(List_1_t169148262 * value) { ___m_FragmentList_0 = value; Il2CppCodeGenWriteBarrier((&___m_FragmentList_0), value); } inline static int32_t get_offset_of_m_FeeType_1() { return static_cast(offsetof(CFormula_t380767654, ___m_FeeType_1)); } inline int32_t get_m_FeeType_1() const { return ___m_FeeType_1; } inline int32_t* get_address_of_m_FeeType_1() { return &___m_FeeType_1; } inline void set_m_FeeType_1(int32_t value) { ___m_FeeType_1 = value; } inline static int32_t get_offset_of_m_FeeCount_2() { return static_cast(offsetof(CFormula_t380767654, ___m_FeeCount_2)); } inline int32_t get_m_FeeCount_2() const { return ___m_FeeCount_2; } inline int32_t* get_address_of_m_FeeCount_2() { return &___m_FeeCount_2; } inline void set_m_FeeCount_2(int32_t value) { ___m_FeeCount_2 = value; } inline static int32_t get_offset_of_m_TargetItemID_3() { return static_cast(offsetof(CFormula_t380767654, ___m_TargetItemID_3)); } inline int32_t get_m_TargetItemID_3() const { return ___m_TargetItemID_3; } inline int32_t* get_address_of_m_TargetItemID_3() { return &___m_TargetItemID_3; } inline void set_m_TargetItemID_3(int32_t value) { ___m_TargetItemID_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFORMULA_T380767654_H #ifndef PARTICLESYSTEM_T1800779281_H #define PARTICLESYSTEM_T1800779281_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystem struct ParticleSystem_t1800779281 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARTICLESYSTEM_T1800779281_H #ifndef DELEGATEGETTEXTURE_T2540163646_H #define DELEGATEGETTEXTURE_T2540163646_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DelegateGetTexture struct DelegateGetTexture_t2540163646 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DELEGATEGETTEXTURE_T2540163646_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 CFCMCONFIG_T130793684_H #define CFCMCONFIG_T130793684_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFCMConfig struct CFCMConfig_t130793684 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFCMConfig::mOpen int32_t ___mOpen_1; // System.Int32 DMCore.Logic.CFCMConfig::mFirst int32_t ___mFirst_2; // System.Int32 DMCore.Logic.CFCMConfig::mAdult int32_t ___mAdult_3; // System.DateTime DMCore.Logic.CFCMConfig::mEndTime DateTime_t3738529785 ___mEndTime_4; // System.Boolean[] DMCore.Logic.CFCMConfig::mTipsState BooleanU5BU5D_t2897418192* ___mTipsState_5; // System.Single DMCore.Logic.CFCMConfig::mCheckCD float ___mCheckCD_6; public: inline static int32_t get_offset_of_mOpen_1() { return static_cast(offsetof(CFCMConfig_t130793684, ___mOpen_1)); } inline int32_t get_mOpen_1() const { return ___mOpen_1; } inline int32_t* get_address_of_mOpen_1() { return &___mOpen_1; } inline void set_mOpen_1(int32_t value) { ___mOpen_1 = value; } inline static int32_t get_offset_of_mFirst_2() { return static_cast(offsetof(CFCMConfig_t130793684, ___mFirst_2)); } inline int32_t get_mFirst_2() const { return ___mFirst_2; } inline int32_t* get_address_of_mFirst_2() { return &___mFirst_2; } inline void set_mFirst_2(int32_t value) { ___mFirst_2 = value; } inline static int32_t get_offset_of_mAdult_3() { return static_cast(offsetof(CFCMConfig_t130793684, ___mAdult_3)); } inline int32_t get_mAdult_3() const { return ___mAdult_3; } inline int32_t* get_address_of_mAdult_3() { return &___mAdult_3; } inline void set_mAdult_3(int32_t value) { ___mAdult_3 = value; } inline static int32_t get_offset_of_mEndTime_4() { return static_cast(offsetof(CFCMConfig_t130793684, ___mEndTime_4)); } inline DateTime_t3738529785 get_mEndTime_4() const { return ___mEndTime_4; } inline DateTime_t3738529785 * get_address_of_mEndTime_4() { return &___mEndTime_4; } inline void set_mEndTime_4(DateTime_t3738529785 value) { ___mEndTime_4 = value; } inline static int32_t get_offset_of_mTipsState_5() { return static_cast(offsetof(CFCMConfig_t130793684, ___mTipsState_5)); } inline BooleanU5BU5D_t2897418192* get_mTipsState_5() const { return ___mTipsState_5; } inline BooleanU5BU5D_t2897418192** get_address_of_mTipsState_5() { return &___mTipsState_5; } inline void set_mTipsState_5(BooleanU5BU5D_t2897418192* value) { ___mTipsState_5 = value; Il2CppCodeGenWriteBarrier((&___mTipsState_5), value); } inline static int32_t get_offset_of_mCheckCD_6() { return static_cast(offsetof(CFCMConfig_t130793684, ___mCheckCD_6)); } inline float get_mCheckCD_6() const { return ___mCheckCD_6; } inline float* get_address_of_mCheckCD_6() { return &___mCheckCD_6; } inline void set_mCheckCD_6(float value) { ___mCheckCD_6 = value; } }; struct CFCMConfig_t130793684_StaticFields { public: // DMCore.Logic.CFCMConfig DMCore.Logic.CFCMConfig::s_Instance CFCMConfig_t130793684 * ___s_Instance_0; // System.Single DMCore.Logic.CFCMConfig::MAX_CD float ___MAX_CD_7; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CFCMConfig_t130793684_StaticFields, ___s_Instance_0)); } inline CFCMConfig_t130793684 * get_s_Instance_0() const { return ___s_Instance_0; } inline CFCMConfig_t130793684 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CFCMConfig_t130793684 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } inline static int32_t get_offset_of_MAX_CD_7() { return static_cast(offsetof(CFCMConfig_t130793684_StaticFields, ___MAX_CD_7)); } inline float get_MAX_CD_7() const { return ___MAX_CD_7; } inline float* get_address_of_MAX_CD_7() { return &___MAX_CD_7; } inline void set_MAX_CD_7(float value) { ___MAX_CD_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFCMCONFIG_T130793684_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 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 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 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 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 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 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_T3650640703_H #define ACTION_1_T3650640703_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_t3650640703 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3650640703_H #ifndef FUNC_3_T1497391353_H #define FUNC_3_T1497391353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1497391353 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1497391353_H #ifndef PREDICATE_1_T3181175412_H #define PREDICATE_1_T3181175412_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_t3181175412 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T3181175412_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 ONMSGBOXCLKCALLBACK_T3229751541_H #define ONMSGBOXCLKCALLBACK_T3229751541_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONMSGBOXCLKCALLBACK_T3229751541_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 ONACCEPT_T1960296575_H #define ONACCEPT_T1960296575_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAcceptAward/OnAccept struct OnAccept_t1960296575 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONACCEPT_T1960296575_H #ifndef TIMERCALLBACKPROC_T3381003091_H #define TIMERCALLBACKPROC_T3381003091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMERCALLBACKPROC_T3381003091_H #ifndef ACCEPTAWARDHANDLE_T3810387064_H #define ACCEPTAWARDHANDLE_T3810387064_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiLevelFastAwardItem/AcceptAwardHandle struct AcceptAwardHandle_t3810387064 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACCEPTAWARDHANDLE_T3810387064_H #ifndef ONACCETPGIFTSCALLBACK_T3618620664_H #define ONACCETPGIFTSCALLBACK_T3618620664_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.OnAccetpGiftsCallback struct OnAccetpGiftsCallback_t3618620664 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONACCETPGIFTSCALLBACK_T3618620664_H #ifndef ONSELECTEDCALLBACK_T3192302518_H #define ONSELECTEDCALLBACK_T3192302518_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityListItem/OnSelectedCallback struct OnSelectedCallback_t3192302518 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSELECTEDCALLBACK_T3192302518_H #ifndef ONACCEPTAWARD_T3091551033_H #define ONACCEPTAWARD_T3091551033_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityAward/OnAcceptAward struct OnAcceptAward_t3091551033 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONACCEPTAWARD_T3091551033_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 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 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 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 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 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 MESHRENDERER_T587009260_H #define MESHRENDERER_T587009260_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MeshRenderer struct MeshRenderer_t587009260 : public Renderer_t2627027031 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MESHRENDERER_T587009260_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 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 SKINNEDMESHRENDERER_T245602842_H #define SKINNEDMESHRENDERER_T245602842_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SkinnedMeshRenderer struct SkinnedMeshRenderer_t245602842 : public Renderer_t2627027031 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKINNEDMESHRENDERER_T245602842_H #ifndef UIFONT_T2766063701_H #define UIFONT_T2766063701_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIFont struct UIFont_t2766063701 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Font UIFont::dynamicFont Font_t1956802104 * ___dynamicFont_3; // UnityEngine.Material UIFont::dynamicFontMaterial Material_t340375123 * ___dynamicFontMaterial_4; // System.Int32 UIFont::dynamicFontSize int32_t ___dynamicFontSize_5; // UnityEngine.FontStyle UIFont::dynamicFontStyle int32_t ___dynamicFontStyle_6; // UnityEngine.Material UIFont::mMat Material_t340375123 * ___mMat_8; // UnityEngine.Rect UIFont::mUVRect Rect_t2360479859 ___mUVRect_9; // BMFont UIFont::mFont BMFont_t2757936676 * ___mFont_10; // System.Int32 UIFont::mSpacingX int32_t ___mSpacingX_11; // System.Int32 UIFont::mSpacingY int32_t ___mSpacingY_12; // UIAtlas UIFont::mAtlas UIAtlas_t3195533529 * ___mAtlas_13; // UIFont UIFont::mReplacement UIFont_t2766063701 * ___mReplacement_14; // System.Single UIFont::mPixelSize float ___mPixelSize_15; // System.Collections.Generic.List`1 UIFont::mSymbols List_1_t3058133583 * ___mSymbols_16; // UIAtlas/Sprite UIFont::mSprite Sprite_t2895597119 * ___mSprite_17; // System.Int32 UIFont::mPMA int32_t ___mPMA_18; // System.Boolean UIFont::mSpriteSet bool ___mSpriteSet_19; // System.Collections.Generic.List`1 UIFont::mColors List_1_t4027761066 * ___mColors_20; public: inline static int32_t get_offset_of_dynamicFont_3() { return static_cast(offsetof(UIFont_t2766063701, ___dynamicFont_3)); } inline Font_t1956802104 * get_dynamicFont_3() const { return ___dynamicFont_3; } inline Font_t1956802104 ** get_address_of_dynamicFont_3() { return &___dynamicFont_3; } inline void set_dynamicFont_3(Font_t1956802104 * value) { ___dynamicFont_3 = value; Il2CppCodeGenWriteBarrier((&___dynamicFont_3), value); } inline static int32_t get_offset_of_dynamicFontMaterial_4() { return static_cast(offsetof(UIFont_t2766063701, ___dynamicFontMaterial_4)); } inline Material_t340375123 * get_dynamicFontMaterial_4() const { return ___dynamicFontMaterial_4; } inline Material_t340375123 ** get_address_of_dynamicFontMaterial_4() { return &___dynamicFontMaterial_4; } inline void set_dynamicFontMaterial_4(Material_t340375123 * value) { ___dynamicFontMaterial_4 = value; Il2CppCodeGenWriteBarrier((&___dynamicFontMaterial_4), value); } inline static int32_t get_offset_of_dynamicFontSize_5() { return static_cast(offsetof(UIFont_t2766063701, ___dynamicFontSize_5)); } inline int32_t get_dynamicFontSize_5() const { return ___dynamicFontSize_5; } inline int32_t* get_address_of_dynamicFontSize_5() { return &___dynamicFontSize_5; } inline void set_dynamicFontSize_5(int32_t value) { ___dynamicFontSize_5 = value; } inline static int32_t get_offset_of_dynamicFontStyle_6() { return static_cast(offsetof(UIFont_t2766063701, ___dynamicFontStyle_6)); } inline int32_t get_dynamicFontStyle_6() const { return ___dynamicFontStyle_6; } inline int32_t* get_address_of_dynamicFontStyle_6() { return &___dynamicFontStyle_6; } inline void set_dynamicFontStyle_6(int32_t value) { ___dynamicFontStyle_6 = value; } inline static int32_t get_offset_of_mMat_8() { return static_cast(offsetof(UIFont_t2766063701, ___mMat_8)); } inline Material_t340375123 * get_mMat_8() const { return ___mMat_8; } inline Material_t340375123 ** get_address_of_mMat_8() { return &___mMat_8; } inline void set_mMat_8(Material_t340375123 * value) { ___mMat_8 = value; Il2CppCodeGenWriteBarrier((&___mMat_8), value); } inline static int32_t get_offset_of_mUVRect_9() { return static_cast(offsetof(UIFont_t2766063701, ___mUVRect_9)); } inline Rect_t2360479859 get_mUVRect_9() const { return ___mUVRect_9; } inline Rect_t2360479859 * get_address_of_mUVRect_9() { return &___mUVRect_9; } inline void set_mUVRect_9(Rect_t2360479859 value) { ___mUVRect_9 = value; } inline static int32_t get_offset_of_mFont_10() { return static_cast(offsetof(UIFont_t2766063701, ___mFont_10)); } inline BMFont_t2757936676 * get_mFont_10() const { return ___mFont_10; } inline BMFont_t2757936676 ** get_address_of_mFont_10() { return &___mFont_10; } inline void set_mFont_10(BMFont_t2757936676 * value) { ___mFont_10 = value; Il2CppCodeGenWriteBarrier((&___mFont_10), value); } inline static int32_t get_offset_of_mSpacingX_11() { return static_cast(offsetof(UIFont_t2766063701, ___mSpacingX_11)); } inline int32_t get_mSpacingX_11() const { return ___mSpacingX_11; } inline int32_t* get_address_of_mSpacingX_11() { return &___mSpacingX_11; } inline void set_mSpacingX_11(int32_t value) { ___mSpacingX_11 = value; } inline static int32_t get_offset_of_mSpacingY_12() { return static_cast(offsetof(UIFont_t2766063701, ___mSpacingY_12)); } inline int32_t get_mSpacingY_12() const { return ___mSpacingY_12; } inline int32_t* get_address_of_mSpacingY_12() { return &___mSpacingY_12; } inline void set_mSpacingY_12(int32_t value) { ___mSpacingY_12 = value; } inline static int32_t get_offset_of_mAtlas_13() { return static_cast(offsetof(UIFont_t2766063701, ___mAtlas_13)); } inline UIAtlas_t3195533529 * get_mAtlas_13() const { return ___mAtlas_13; } inline UIAtlas_t3195533529 ** get_address_of_mAtlas_13() { return &___mAtlas_13; } inline void set_mAtlas_13(UIAtlas_t3195533529 * value) { ___mAtlas_13 = value; Il2CppCodeGenWriteBarrier((&___mAtlas_13), value); } inline static int32_t get_offset_of_mReplacement_14() { return static_cast(offsetof(UIFont_t2766063701, ___mReplacement_14)); } inline UIFont_t2766063701 * get_mReplacement_14() const { return ___mReplacement_14; } inline UIFont_t2766063701 ** get_address_of_mReplacement_14() { return &___mReplacement_14; } inline void set_mReplacement_14(UIFont_t2766063701 * value) { ___mReplacement_14 = value; Il2CppCodeGenWriteBarrier((&___mReplacement_14), value); } inline static int32_t get_offset_of_mPixelSize_15() { return static_cast(offsetof(UIFont_t2766063701, ___mPixelSize_15)); } inline float get_mPixelSize_15() const { return ___mPixelSize_15; } inline float* get_address_of_mPixelSize_15() { return &___mPixelSize_15; } inline void set_mPixelSize_15(float value) { ___mPixelSize_15 = value; } inline static int32_t get_offset_of_mSymbols_16() { return static_cast(offsetof(UIFont_t2766063701, ___mSymbols_16)); } inline List_1_t3058133583 * get_mSymbols_16() const { return ___mSymbols_16; } inline List_1_t3058133583 ** get_address_of_mSymbols_16() { return &___mSymbols_16; } inline void set_mSymbols_16(List_1_t3058133583 * value) { ___mSymbols_16 = value; Il2CppCodeGenWriteBarrier((&___mSymbols_16), value); } inline static int32_t get_offset_of_mSprite_17() { return static_cast(offsetof(UIFont_t2766063701, ___mSprite_17)); } inline Sprite_t2895597119 * get_mSprite_17() const { return ___mSprite_17; } inline Sprite_t2895597119 ** get_address_of_mSprite_17() { return &___mSprite_17; } inline void set_mSprite_17(Sprite_t2895597119 * value) { ___mSprite_17 = value; Il2CppCodeGenWriteBarrier((&___mSprite_17), value); } inline static int32_t get_offset_of_mPMA_18() { return static_cast(offsetof(UIFont_t2766063701, ___mPMA_18)); } inline int32_t get_mPMA_18() const { return ___mPMA_18; } inline int32_t* get_address_of_mPMA_18() { return &___mPMA_18; } inline void set_mPMA_18(int32_t value) { ___mPMA_18 = value; } inline static int32_t get_offset_of_mSpriteSet_19() { return static_cast(offsetof(UIFont_t2766063701, ___mSpriteSet_19)); } inline bool get_mSpriteSet_19() const { return ___mSpriteSet_19; } inline bool* get_address_of_mSpriteSet_19() { return &___mSpriteSet_19; } inline void set_mSpriteSet_19(bool value) { ___mSpriteSet_19 = value; } inline static int32_t get_offset_of_mColors_20() { return static_cast(offsetof(UIFont_t2766063701, ___mColors_20)); } inline List_1_t4027761066 * get_mColors_20() const { return ___mColors_20; } inline List_1_t4027761066 ** get_address_of_mColors_20() { return &___mColors_20; } inline void set_mColors_20(List_1_t4027761066 * value) { ___mColors_20 = value; Il2CppCodeGenWriteBarrier((&___mColors_20), value); } }; struct UIFont_t2766063701_StaticFields { public: // System.Collections.Generic.List`1 UIFont::_fontList List_1_t3428876846 * ____fontList_2; // System.Action`1 UIFont::<>f__mg$cache0 Action_1_t2129269699 * ___U3CU3Ef__mgU24cache0_21; public: inline static int32_t get_offset_of__fontList_2() { return static_cast(offsetof(UIFont_t2766063701_StaticFields, ____fontList_2)); } inline List_1_t3428876846 * get__fontList_2() const { return ____fontList_2; } inline List_1_t3428876846 ** get_address_of__fontList_2() { return &____fontList_2; } inline void set__fontList_2(List_1_t3428876846 * value) { ____fontList_2 = value; Il2CppCodeGenWriteBarrier((&____fontList_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_21() { return static_cast(offsetof(UIFont_t2766063701_StaticFields, ___U3CU3Ef__mgU24cache0_21)); } inline Action_1_t2129269699 * get_U3CU3Ef__mgU24cache0_21() const { return ___U3CU3Ef__mgU24cache0_21; } inline Action_1_t2129269699 ** get_address_of_U3CU3Ef__mgU24cache0_21() { return &___U3CU3Ef__mgU24cache0_21; } inline void set_U3CU3Ef__mgU24cache0_21(Action_1_t2129269699 * value) { ___U3CU3Ef__mgU24cache0_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIFONT_T2766063701_H #ifndef UIACTIVITYINGUILD_T2413421989_H #define UIACTIVITYINGUILD_T2413421989_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityInGuild struct uiActivityInGuild_t2413421989 : public MonoBehaviour_t3962482529 { public: // uiActivityAward uiActivityInGuild::m_uiAward uiActivityAward_t2058870093 * ___m_uiAward_2; // UILabel uiActivityInGuild::m_ShowDateAndDeclare UILabel_t3248798549 * ___m_ShowDateAndDeclare_3; // UILabel uiActivityInGuild::m_LabelTitle UILabel_t3248798549 * ___m_LabelTitle_4; // UILabel uiActivityInGuild::m_time UILabel_t3248798549 * ___m_time_5; // System.Boolean uiActivityInGuild::m_isPageInit bool ___m_isPageInit_6; public: inline static int32_t get_offset_of_m_uiAward_2() { return static_cast(offsetof(uiActivityInGuild_t2413421989, ___m_uiAward_2)); } inline uiActivityAward_t2058870093 * get_m_uiAward_2() const { return ___m_uiAward_2; } inline uiActivityAward_t2058870093 ** get_address_of_m_uiAward_2() { return &___m_uiAward_2; } inline void set_m_uiAward_2(uiActivityAward_t2058870093 * value) { ___m_uiAward_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiAward_2), value); } inline static int32_t get_offset_of_m_ShowDateAndDeclare_3() { return static_cast(offsetof(uiActivityInGuild_t2413421989, ___m_ShowDateAndDeclare_3)); } inline UILabel_t3248798549 * get_m_ShowDateAndDeclare_3() const { return ___m_ShowDateAndDeclare_3; } inline UILabel_t3248798549 ** get_address_of_m_ShowDateAndDeclare_3() { return &___m_ShowDateAndDeclare_3; } inline void set_m_ShowDateAndDeclare_3(UILabel_t3248798549 * value) { ___m_ShowDateAndDeclare_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShowDateAndDeclare_3), value); } inline static int32_t get_offset_of_m_LabelTitle_4() { return static_cast(offsetof(uiActivityInGuild_t2413421989, ___m_LabelTitle_4)); } inline UILabel_t3248798549 * get_m_LabelTitle_4() const { return ___m_LabelTitle_4; } inline UILabel_t3248798549 ** get_address_of_m_LabelTitle_4() { return &___m_LabelTitle_4; } inline void set_m_LabelTitle_4(UILabel_t3248798549 * value) { ___m_LabelTitle_4 = value; Il2CppCodeGenWriteBarrier((&___m_LabelTitle_4), value); } inline static int32_t get_offset_of_m_time_5() { return static_cast(offsetof(uiActivityInGuild_t2413421989, ___m_time_5)); } inline UILabel_t3248798549 * get_m_time_5() const { return ___m_time_5; } inline UILabel_t3248798549 ** get_address_of_m_time_5() { return &___m_time_5; } inline void set_m_time_5(UILabel_t3248798549 * value) { ___m_time_5 = value; Il2CppCodeGenWriteBarrier((&___m_time_5), value); } inline static int32_t get_offset_of_m_isPageInit_6() { return static_cast(offsetof(uiActivityInGuild_t2413421989, ___m_isPageInit_6)); } inline bool get_m_isPageInit_6() const { return ___m_isPageInit_6; } inline bool* get_address_of_m_isPageInit_6() { return &___m_isPageInit_6; } inline void set_m_isPageInit_6(bool value) { ___m_isPageInit_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYINGUILD_T2413421989_H #ifndef DMLISTVIEW_T512231514_H #define DMLISTVIEW_T512231514_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListView struct DMListView_t512231514 : public MonoBehaviour_t3962482529 { public: // System.Boolean DMListView::isCommonItemList bool ___isCommonItemList_2; // System.Boolean DMListView::isCanRebound bool ___isCanRebound_3; // System.String DMListView::m_childPath String_t* ___m_childPath_4; // UnityEngine.GameObject DMListView::m_ReceiveTarget GameObject_t1113636619 * ___m_ReceiveTarget_5; // System.String DMListView::m_ReceiveProcName String_t* ___m_ReceiveProcName_6; // System.Action`1 DMListView::OnChange Action_1_t1569734369 * ___OnChange_7; // UnityEngine.GameObject DMListView::m_ActiveReceiver GameObject_t1113636619 * ___m_ActiveReceiver_8; // System.String DMListView::m_ActiveReceiverName String_t* ___m_ActiveReceiverName_9; // UnityEngine.GameObject DMListView::m_ClickReceiver GameObject_t1113636619 * ___m_ClickReceiver_10; // System.String DMListView::m_ClickProcName String_t* ___m_ClickProcName_11; // System.Int32 DMListView::m_PageSize int32_t ___m_PageSize_12; // System.Boolean DMListView::m_bEnableActiveMulti bool ___m_bEnableActiveMulti_13; // DMListView/Type DMListView::m_Type int32_t ___m_Type_15; // DMListView/Allign DMListView::m_Allign int32_t ___m_Allign_16; // DMProcessBar DMListView::m_ProcessBar DMProcessBar_t1457963892 * ___m_ProcessBar_17; // DMListView/ShowCondition DMListView::m_ShowCondition int32_t ___m_ShowCondition_18; // System.Boolean DMListView::m_CanMove bool ___m_CanMove_19; // System.Int32 DMListView::preloadNumb int32_t ___preloadNumb_20; // System.Int32 DMListView::totalCount int32_t ___totalCount_21; // System.Single DMListView::perItemLength float ___perItemLength_22; // System.Single DMListView::_timeCounter float ____timeCounter_23; // System.Single DMListView::slowDownSpeed float ___slowDownSpeed_24; // System.Single DMListView::speedUp float ___speedUp_25; // System.Single DMListView::reboundSpeed float ___reboundSpeed_26; // System.Single DMListView::reboundDistance float ___reboundDistance_27; // UIPanel DMListView::m_panel UIPanel_t1716472341 * ___m_panel_29; // UnityEngine.GameObject DMListView::m_controler GameObject_t1113636619 * ___m_controler_30; // System.Single DMListView::m_fStep float ___m_fStep_31; // System.Collections.Generic.List`1 DMListView::m_listChildren List_1_t777473367 * ___m_listChildren_32; // System.Single DMListView::m_fPosMin float ___m_fPosMin_33; // System.Single DMListView::m_fPosMax float ___m_fPosMax_34; // System.Int32 DMListView::m_nActiveIndex int32_t ___m_nActiveIndex_35; // System.Boolean DMListView::m_bEnableDrag bool ___m_bEnableDrag_36; // System.Boolean DMListView::m_bClkingInside bool ___m_bClkingInside_37; // UnityEngine.Vector2 DMListView::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_38; // UnityEngine.Vector2 DMListView::m_ClkPos Vector2_t2156229523 ___m_ClkPos_39; // System.Int32 DMListView::m_ClkedIndex int32_t ___m_ClkedIndex_40; // System.Single DMListView::m_fMoveTimeLabor float ___m_fMoveTimeLabor_41; // System.Single DMListView::m_fMoveSpeed float ___m_fMoveSpeed_42; // System.Boolean DMListView::m_bTargetEnable bool ___m_bTargetEnable_43; // System.Single DMListView::m_fTargetPos float ___m_fTargetPos_44; // System.Single DMListView::m_ClikingRootPos float ___m_ClikingRootPos_45; // UnityEngine.Camera DMListView::m_ownerCamera Camera_t4157153871 * ___m_ownerCamera_46; public: inline static int32_t get_offset_of_isCommonItemList_2() { return static_cast(offsetof(DMListView_t512231514, ___isCommonItemList_2)); } inline bool get_isCommonItemList_2() const { return ___isCommonItemList_2; } inline bool* get_address_of_isCommonItemList_2() { return &___isCommonItemList_2; } inline void set_isCommonItemList_2(bool value) { ___isCommonItemList_2 = value; } inline static int32_t get_offset_of_isCanRebound_3() { return static_cast(offsetof(DMListView_t512231514, ___isCanRebound_3)); } inline bool get_isCanRebound_3() const { return ___isCanRebound_3; } inline bool* get_address_of_isCanRebound_3() { return &___isCanRebound_3; } inline void set_isCanRebound_3(bool value) { ___isCanRebound_3 = value; } inline static int32_t get_offset_of_m_childPath_4() { return static_cast(offsetof(DMListView_t512231514, ___m_childPath_4)); } inline String_t* get_m_childPath_4() const { return ___m_childPath_4; } inline String_t** get_address_of_m_childPath_4() { return &___m_childPath_4; } inline void set_m_childPath_4(String_t* value) { ___m_childPath_4 = value; Il2CppCodeGenWriteBarrier((&___m_childPath_4), value); } inline static int32_t get_offset_of_m_ReceiveTarget_5() { return static_cast(offsetof(DMListView_t512231514, ___m_ReceiveTarget_5)); } inline GameObject_t1113636619 * get_m_ReceiveTarget_5() const { return ___m_ReceiveTarget_5; } inline GameObject_t1113636619 ** get_address_of_m_ReceiveTarget_5() { return &___m_ReceiveTarget_5; } inline void set_m_ReceiveTarget_5(GameObject_t1113636619 * value) { ___m_ReceiveTarget_5 = value; Il2CppCodeGenWriteBarrier((&___m_ReceiveTarget_5), value); } inline static int32_t get_offset_of_m_ReceiveProcName_6() { return static_cast(offsetof(DMListView_t512231514, ___m_ReceiveProcName_6)); } inline String_t* get_m_ReceiveProcName_6() const { return ___m_ReceiveProcName_6; } inline String_t** get_address_of_m_ReceiveProcName_6() { return &___m_ReceiveProcName_6; } inline void set_m_ReceiveProcName_6(String_t* value) { ___m_ReceiveProcName_6 = value; Il2CppCodeGenWriteBarrier((&___m_ReceiveProcName_6), value); } inline static int32_t get_offset_of_OnChange_7() { return static_cast(offsetof(DMListView_t512231514, ___OnChange_7)); } inline Action_1_t1569734369 * get_OnChange_7() const { return ___OnChange_7; } inline Action_1_t1569734369 ** get_address_of_OnChange_7() { return &___OnChange_7; } inline void set_OnChange_7(Action_1_t1569734369 * value) { ___OnChange_7 = value; Il2CppCodeGenWriteBarrier((&___OnChange_7), value); } inline static int32_t get_offset_of_m_ActiveReceiver_8() { return static_cast(offsetof(DMListView_t512231514, ___m_ActiveReceiver_8)); } inline GameObject_t1113636619 * get_m_ActiveReceiver_8() const { return ___m_ActiveReceiver_8; } inline GameObject_t1113636619 ** get_address_of_m_ActiveReceiver_8() { return &___m_ActiveReceiver_8; } inline void set_m_ActiveReceiver_8(GameObject_t1113636619 * value) { ___m_ActiveReceiver_8 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveReceiver_8), value); } inline static int32_t get_offset_of_m_ActiveReceiverName_9() { return static_cast(offsetof(DMListView_t512231514, ___m_ActiveReceiverName_9)); } inline String_t* get_m_ActiveReceiverName_9() const { return ___m_ActiveReceiverName_9; } inline String_t** get_address_of_m_ActiveReceiverName_9() { return &___m_ActiveReceiverName_9; } inline void set_m_ActiveReceiverName_9(String_t* value) { ___m_ActiveReceiverName_9 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveReceiverName_9), value); } inline static int32_t get_offset_of_m_ClickReceiver_10() { return static_cast(offsetof(DMListView_t512231514, ___m_ClickReceiver_10)); } inline GameObject_t1113636619 * get_m_ClickReceiver_10() const { return ___m_ClickReceiver_10; } inline GameObject_t1113636619 ** get_address_of_m_ClickReceiver_10() { return &___m_ClickReceiver_10; } inline void set_m_ClickReceiver_10(GameObject_t1113636619 * value) { ___m_ClickReceiver_10 = value; Il2CppCodeGenWriteBarrier((&___m_ClickReceiver_10), value); } inline static int32_t get_offset_of_m_ClickProcName_11() { return static_cast(offsetof(DMListView_t512231514, ___m_ClickProcName_11)); } inline String_t* get_m_ClickProcName_11() const { return ___m_ClickProcName_11; } inline String_t** get_address_of_m_ClickProcName_11() { return &___m_ClickProcName_11; } inline void set_m_ClickProcName_11(String_t* value) { ___m_ClickProcName_11 = value; Il2CppCodeGenWriteBarrier((&___m_ClickProcName_11), value); } inline static int32_t get_offset_of_m_PageSize_12() { return static_cast(offsetof(DMListView_t512231514, ___m_PageSize_12)); } inline int32_t get_m_PageSize_12() const { return ___m_PageSize_12; } inline int32_t* get_address_of_m_PageSize_12() { return &___m_PageSize_12; } inline void set_m_PageSize_12(int32_t value) { ___m_PageSize_12 = value; } inline static int32_t get_offset_of_m_bEnableActiveMulti_13() { return static_cast(offsetof(DMListView_t512231514, ___m_bEnableActiveMulti_13)); } inline bool get_m_bEnableActiveMulti_13() const { return ___m_bEnableActiveMulti_13; } inline bool* get_address_of_m_bEnableActiveMulti_13() { return &___m_bEnableActiveMulti_13; } inline void set_m_bEnableActiveMulti_13(bool value) { ___m_bEnableActiveMulti_13 = value; } inline static int32_t get_offset_of_m_Type_15() { return static_cast(offsetof(DMListView_t512231514, ___m_Type_15)); } inline int32_t get_m_Type_15() const { return ___m_Type_15; } inline int32_t* get_address_of_m_Type_15() { return &___m_Type_15; } inline void set_m_Type_15(int32_t value) { ___m_Type_15 = value; } inline static int32_t get_offset_of_m_Allign_16() { return static_cast(offsetof(DMListView_t512231514, ___m_Allign_16)); } inline int32_t get_m_Allign_16() const { return ___m_Allign_16; } inline int32_t* get_address_of_m_Allign_16() { return &___m_Allign_16; } inline void set_m_Allign_16(int32_t value) { ___m_Allign_16 = value; } inline static int32_t get_offset_of_m_ProcessBar_17() { return static_cast(offsetof(DMListView_t512231514, ___m_ProcessBar_17)); } inline DMProcessBar_t1457963892 * get_m_ProcessBar_17() const { return ___m_ProcessBar_17; } inline DMProcessBar_t1457963892 ** get_address_of_m_ProcessBar_17() { return &___m_ProcessBar_17; } inline void set_m_ProcessBar_17(DMProcessBar_t1457963892 * value) { ___m_ProcessBar_17 = value; Il2CppCodeGenWriteBarrier((&___m_ProcessBar_17), value); } inline static int32_t get_offset_of_m_ShowCondition_18() { return static_cast(offsetof(DMListView_t512231514, ___m_ShowCondition_18)); } inline int32_t get_m_ShowCondition_18() const { return ___m_ShowCondition_18; } inline int32_t* get_address_of_m_ShowCondition_18() { return &___m_ShowCondition_18; } inline void set_m_ShowCondition_18(int32_t value) { ___m_ShowCondition_18 = value; } inline static int32_t get_offset_of_m_CanMove_19() { return static_cast(offsetof(DMListView_t512231514, ___m_CanMove_19)); } inline bool get_m_CanMove_19() const { return ___m_CanMove_19; } inline bool* get_address_of_m_CanMove_19() { return &___m_CanMove_19; } inline void set_m_CanMove_19(bool value) { ___m_CanMove_19 = value; } inline static int32_t get_offset_of_preloadNumb_20() { return static_cast(offsetof(DMListView_t512231514, ___preloadNumb_20)); } inline int32_t get_preloadNumb_20() const { return ___preloadNumb_20; } inline int32_t* get_address_of_preloadNumb_20() { return &___preloadNumb_20; } inline void set_preloadNumb_20(int32_t value) { ___preloadNumb_20 = value; } inline static int32_t get_offset_of_totalCount_21() { return static_cast(offsetof(DMListView_t512231514, ___totalCount_21)); } inline int32_t get_totalCount_21() const { return ___totalCount_21; } inline int32_t* get_address_of_totalCount_21() { return &___totalCount_21; } inline void set_totalCount_21(int32_t value) { ___totalCount_21 = value; } inline static int32_t get_offset_of_perItemLength_22() { return static_cast(offsetof(DMListView_t512231514, ___perItemLength_22)); } inline float get_perItemLength_22() const { return ___perItemLength_22; } inline float* get_address_of_perItemLength_22() { return &___perItemLength_22; } inline void set_perItemLength_22(float value) { ___perItemLength_22 = value; } inline static int32_t get_offset_of__timeCounter_23() { return static_cast(offsetof(DMListView_t512231514, ____timeCounter_23)); } inline float get__timeCounter_23() const { return ____timeCounter_23; } inline float* get_address_of__timeCounter_23() { return &____timeCounter_23; } inline void set__timeCounter_23(float value) { ____timeCounter_23 = value; } inline static int32_t get_offset_of_slowDownSpeed_24() { return static_cast(offsetof(DMListView_t512231514, ___slowDownSpeed_24)); } inline float get_slowDownSpeed_24() const { return ___slowDownSpeed_24; } inline float* get_address_of_slowDownSpeed_24() { return &___slowDownSpeed_24; } inline void set_slowDownSpeed_24(float value) { ___slowDownSpeed_24 = value; } inline static int32_t get_offset_of_speedUp_25() { return static_cast(offsetof(DMListView_t512231514, ___speedUp_25)); } inline float get_speedUp_25() const { return ___speedUp_25; } inline float* get_address_of_speedUp_25() { return &___speedUp_25; } inline void set_speedUp_25(float value) { ___speedUp_25 = value; } inline static int32_t get_offset_of_reboundSpeed_26() { return static_cast(offsetof(DMListView_t512231514, ___reboundSpeed_26)); } inline float get_reboundSpeed_26() const { return ___reboundSpeed_26; } inline float* get_address_of_reboundSpeed_26() { return &___reboundSpeed_26; } inline void set_reboundSpeed_26(float value) { ___reboundSpeed_26 = value; } inline static int32_t get_offset_of_reboundDistance_27() { return static_cast(offsetof(DMListView_t512231514, ___reboundDistance_27)); } inline float get_reboundDistance_27() const { return ___reboundDistance_27; } inline float* get_address_of_reboundDistance_27() { return &___reboundDistance_27; } inline void set_reboundDistance_27(float value) { ___reboundDistance_27 = value; } inline static int32_t get_offset_of_m_panel_29() { return static_cast(offsetof(DMListView_t512231514, ___m_panel_29)); } inline UIPanel_t1716472341 * get_m_panel_29() const { return ___m_panel_29; } inline UIPanel_t1716472341 ** get_address_of_m_panel_29() { return &___m_panel_29; } inline void set_m_panel_29(UIPanel_t1716472341 * value) { ___m_panel_29 = value; Il2CppCodeGenWriteBarrier((&___m_panel_29), value); } inline static int32_t get_offset_of_m_controler_30() { return static_cast(offsetof(DMListView_t512231514, ___m_controler_30)); } inline GameObject_t1113636619 * get_m_controler_30() const { return ___m_controler_30; } inline GameObject_t1113636619 ** get_address_of_m_controler_30() { return &___m_controler_30; } inline void set_m_controler_30(GameObject_t1113636619 * value) { ___m_controler_30 = value; Il2CppCodeGenWriteBarrier((&___m_controler_30), value); } inline static int32_t get_offset_of_m_fStep_31() { return static_cast(offsetof(DMListView_t512231514, ___m_fStep_31)); } inline float get_m_fStep_31() const { return ___m_fStep_31; } inline float* get_address_of_m_fStep_31() { return &___m_fStep_31; } inline void set_m_fStep_31(float value) { ___m_fStep_31 = value; } inline static int32_t get_offset_of_m_listChildren_32() { return static_cast(offsetof(DMListView_t512231514, ___m_listChildren_32)); } inline List_1_t777473367 * get_m_listChildren_32() const { return ___m_listChildren_32; } inline List_1_t777473367 ** get_address_of_m_listChildren_32() { return &___m_listChildren_32; } inline void set_m_listChildren_32(List_1_t777473367 * value) { ___m_listChildren_32 = value; Il2CppCodeGenWriteBarrier((&___m_listChildren_32), value); } inline static int32_t get_offset_of_m_fPosMin_33() { return static_cast(offsetof(DMListView_t512231514, ___m_fPosMin_33)); } inline float get_m_fPosMin_33() const { return ___m_fPosMin_33; } inline float* get_address_of_m_fPosMin_33() { return &___m_fPosMin_33; } inline void set_m_fPosMin_33(float value) { ___m_fPosMin_33 = value; } inline static int32_t get_offset_of_m_fPosMax_34() { return static_cast(offsetof(DMListView_t512231514, ___m_fPosMax_34)); } inline float get_m_fPosMax_34() const { return ___m_fPosMax_34; } inline float* get_address_of_m_fPosMax_34() { return &___m_fPosMax_34; } inline void set_m_fPosMax_34(float value) { ___m_fPosMax_34 = value; } inline static int32_t get_offset_of_m_nActiveIndex_35() { return static_cast(offsetof(DMListView_t512231514, ___m_nActiveIndex_35)); } inline int32_t get_m_nActiveIndex_35() const { return ___m_nActiveIndex_35; } inline int32_t* get_address_of_m_nActiveIndex_35() { return &___m_nActiveIndex_35; } inline void set_m_nActiveIndex_35(int32_t value) { ___m_nActiveIndex_35 = value; } inline static int32_t get_offset_of_m_bEnableDrag_36() { return static_cast(offsetof(DMListView_t512231514, ___m_bEnableDrag_36)); } inline bool get_m_bEnableDrag_36() const { return ___m_bEnableDrag_36; } inline bool* get_address_of_m_bEnableDrag_36() { return &___m_bEnableDrag_36; } inline void set_m_bEnableDrag_36(bool value) { ___m_bEnableDrag_36 = value; } inline static int32_t get_offset_of_m_bClkingInside_37() { return static_cast(offsetof(DMListView_t512231514, ___m_bClkingInside_37)); } inline bool get_m_bClkingInside_37() const { return ___m_bClkingInside_37; } inline bool* get_address_of_m_bClkingInside_37() { return &___m_bClkingInside_37; } inline void set_m_bClkingInside_37(bool value) { ___m_bClkingInside_37 = value; } inline static int32_t get_offset_of_m_MaxOffset_38() { return static_cast(offsetof(DMListView_t512231514, ___m_MaxOffset_38)); } inline Vector2_t2156229523 get_m_MaxOffset_38() const { return ___m_MaxOffset_38; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_38() { return &___m_MaxOffset_38; } inline void set_m_MaxOffset_38(Vector2_t2156229523 value) { ___m_MaxOffset_38 = value; } inline static int32_t get_offset_of_m_ClkPos_39() { return static_cast(offsetof(DMListView_t512231514, ___m_ClkPos_39)); } inline Vector2_t2156229523 get_m_ClkPos_39() const { return ___m_ClkPos_39; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_39() { return &___m_ClkPos_39; } inline void set_m_ClkPos_39(Vector2_t2156229523 value) { ___m_ClkPos_39 = value; } inline static int32_t get_offset_of_m_ClkedIndex_40() { return static_cast(offsetof(DMListView_t512231514, ___m_ClkedIndex_40)); } inline int32_t get_m_ClkedIndex_40() const { return ___m_ClkedIndex_40; } inline int32_t* get_address_of_m_ClkedIndex_40() { return &___m_ClkedIndex_40; } inline void set_m_ClkedIndex_40(int32_t value) { ___m_ClkedIndex_40 = value; } inline static int32_t get_offset_of_m_fMoveTimeLabor_41() { return static_cast(offsetof(DMListView_t512231514, ___m_fMoveTimeLabor_41)); } inline float get_m_fMoveTimeLabor_41() const { return ___m_fMoveTimeLabor_41; } inline float* get_address_of_m_fMoveTimeLabor_41() { return &___m_fMoveTimeLabor_41; } inline void set_m_fMoveTimeLabor_41(float value) { ___m_fMoveTimeLabor_41 = value; } inline static int32_t get_offset_of_m_fMoveSpeed_42() { return static_cast(offsetof(DMListView_t512231514, ___m_fMoveSpeed_42)); } inline float get_m_fMoveSpeed_42() const { return ___m_fMoveSpeed_42; } inline float* get_address_of_m_fMoveSpeed_42() { return &___m_fMoveSpeed_42; } inline void set_m_fMoveSpeed_42(float value) { ___m_fMoveSpeed_42 = value; } inline static int32_t get_offset_of_m_bTargetEnable_43() { return static_cast(offsetof(DMListView_t512231514, ___m_bTargetEnable_43)); } inline bool get_m_bTargetEnable_43() const { return ___m_bTargetEnable_43; } inline bool* get_address_of_m_bTargetEnable_43() { return &___m_bTargetEnable_43; } inline void set_m_bTargetEnable_43(bool value) { ___m_bTargetEnable_43 = value; } inline static int32_t get_offset_of_m_fTargetPos_44() { return static_cast(offsetof(DMListView_t512231514, ___m_fTargetPos_44)); } inline float get_m_fTargetPos_44() const { return ___m_fTargetPos_44; } inline float* get_address_of_m_fTargetPos_44() { return &___m_fTargetPos_44; } inline void set_m_fTargetPos_44(float value) { ___m_fTargetPos_44 = value; } inline static int32_t get_offset_of_m_ClikingRootPos_45() { return static_cast(offsetof(DMListView_t512231514, ___m_ClikingRootPos_45)); } inline float get_m_ClikingRootPos_45() const { return ___m_ClikingRootPos_45; } inline float* get_address_of_m_ClikingRootPos_45() { return &___m_ClikingRootPos_45; } inline void set_m_ClikingRootPos_45(float value) { ___m_ClikingRootPos_45 = value; } inline static int32_t get_offset_of_m_ownerCamera_46() { return static_cast(offsetof(DMListView_t512231514, ___m_ownerCamera_46)); } inline Camera_t4157153871 * get_m_ownerCamera_46() const { return ___m_ownerCamera_46; } inline Camera_t4157153871 ** get_address_of_m_ownerCamera_46() { return &___m_ownerCamera_46; } inline void set_m_ownerCamera_46(Camera_t4157153871 * value) { ___m_ownerCamera_46 = value; Il2CppCodeGenWriteBarrier((&___m_ownerCamera_46), value); } }; struct DMListView_t512231514_StaticFields { public: // DMListView DMListView::activeDMList DMListView_t512231514 * ___activeDMList_14; // System.Single DMListView::s_fScaleCached float ___s_fScaleCached_28; public: inline static int32_t get_offset_of_activeDMList_14() { return static_cast(offsetof(DMListView_t512231514_StaticFields, ___activeDMList_14)); } inline DMListView_t512231514 * get_activeDMList_14() const { return ___activeDMList_14; } inline DMListView_t512231514 ** get_address_of_activeDMList_14() { return &___activeDMList_14; } inline void set_activeDMList_14(DMListView_t512231514 * value) { ___activeDMList_14 = value; Il2CppCodeGenWriteBarrier((&___activeDMList_14), value); } inline static int32_t get_offset_of_s_fScaleCached_28() { return static_cast(offsetof(DMListView_t512231514_StaticFields, ___s_fScaleCached_28)); } inline float get_s_fScaleCached_28() const { return ___s_fScaleCached_28; } inline float* get_address_of_s_fScaleCached_28() { return &___s_fScaleCached_28; } inline void set_s_fScaleCached_28(float value) { ___s_fScaleCached_28 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEW_T512231514_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 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 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 UIAWARDCELL_T1062333354_H #define UIAWARDCELL_T1062333354_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAwardcell struct uiAwardcell_t1062333354 : public MonoBehaviour_t3962482529 { public: // UILabel uiAwardcell::m_AwardNum UILabel_t3248798549 * ___m_AwardNum_2; // UITexture uiAwardcell::m_AwardIcon UITexture_t3471168817 * ___m_AwardIcon_3; // UISprite uiAwardcell::m_AwardQuality UISprite_t194114938 * ___m_AwardQuality_4; // System.String uiAwardcell::currentUsePath String_t* ___currentUsePath_5; // System.Boolean uiAwardcell::IsIconShow bool ___IsIconShow_6; // UnityEngine.Vector3 uiAwardcell::m_IconSize Vector3_t3722313464 ___m_IconSize_7; // System.Int32 uiAwardcell::modelId int32_t ___modelId_8; public: inline static int32_t get_offset_of_m_AwardNum_2() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardNum_2)); } inline UILabel_t3248798549 * get_m_AwardNum_2() const { return ___m_AwardNum_2; } inline UILabel_t3248798549 ** get_address_of_m_AwardNum_2() { return &___m_AwardNum_2; } inline void set_m_AwardNum_2(UILabel_t3248798549 * value) { ___m_AwardNum_2 = value; Il2CppCodeGenWriteBarrier((&___m_AwardNum_2), value); } inline static int32_t get_offset_of_m_AwardIcon_3() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardIcon_3)); } inline UITexture_t3471168817 * get_m_AwardIcon_3() const { return ___m_AwardIcon_3; } inline UITexture_t3471168817 ** get_address_of_m_AwardIcon_3() { return &___m_AwardIcon_3; } inline void set_m_AwardIcon_3(UITexture_t3471168817 * value) { ___m_AwardIcon_3 = value; Il2CppCodeGenWriteBarrier((&___m_AwardIcon_3), value); } inline static int32_t get_offset_of_m_AwardQuality_4() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardQuality_4)); } inline UISprite_t194114938 * get_m_AwardQuality_4() const { return ___m_AwardQuality_4; } inline UISprite_t194114938 ** get_address_of_m_AwardQuality_4() { return &___m_AwardQuality_4; } inline void set_m_AwardQuality_4(UISprite_t194114938 * value) { ___m_AwardQuality_4 = value; Il2CppCodeGenWriteBarrier((&___m_AwardQuality_4), value); } inline static int32_t get_offset_of_currentUsePath_5() { return static_cast(offsetof(uiAwardcell_t1062333354, ___currentUsePath_5)); } inline String_t* get_currentUsePath_5() const { return ___currentUsePath_5; } inline String_t** get_address_of_currentUsePath_5() { return &___currentUsePath_5; } inline void set_currentUsePath_5(String_t* value) { ___currentUsePath_5 = value; Il2CppCodeGenWriteBarrier((&___currentUsePath_5), value); } inline static int32_t get_offset_of_IsIconShow_6() { return static_cast(offsetof(uiAwardcell_t1062333354, ___IsIconShow_6)); } inline bool get_IsIconShow_6() const { return ___IsIconShow_6; } inline bool* get_address_of_IsIconShow_6() { return &___IsIconShow_6; } inline void set_IsIconShow_6(bool value) { ___IsIconShow_6 = value; } inline static int32_t get_offset_of_m_IconSize_7() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_IconSize_7)); } inline Vector3_t3722313464 get_m_IconSize_7() const { return ___m_IconSize_7; } inline Vector3_t3722313464 * get_address_of_m_IconSize_7() { return &___m_IconSize_7; } inline void set_m_IconSize_7(Vector3_t3722313464 value) { ___m_IconSize_7 = value; } inline static int32_t get_offset_of_modelId_8() { return static_cast(offsetof(uiAwardcell_t1062333354, ___modelId_8)); } inline int32_t get_modelId_8() const { return ___modelId_8; } inline int32_t* get_address_of_modelId_8() { return &___modelId_8; } inline void set_modelId_8(int32_t value) { ___modelId_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIAWARDCELL_T1062333354_H #ifndef SHUXINGANIM_T3927127128_H #define SHUXINGANIM_T3927127128_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ShuXingAnim struct ShuXingAnim_t3927127128 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject ShuXingAnim::effect GameObject_t1113636619 * ___effect_2; // System.Boolean ShuXingAnim::play bool ___play_3; // System.Int32 ShuXingAnim::type int32_t ___type_4; // System.Int32 ShuXingAnim::level int32_t ___level_5; // System.Int32 ShuXingAnim::currentAllExp int32_t ___currentAllExp_6; // System.Int32 ShuXingAnim::currentExp int32_t ___currentExp_7; // System.Int32 ShuXingAnim::addExp int32_t ___addExp_8; // System.Int32 ShuXingAnim::nextAllExp int32_t ___nextAllExp_9; // System.Int32 ShuXingAnim::curExp int32_t ___curExp_10; // System.Single ShuXingAnim::updateLevelTime float ___updateLevelTime_11; // System.Single ShuXingAnim::progress float ___progress_12; // System.Single ShuXingAnim::afterProgress float ___afterProgress_13; // UILabel ShuXingAnim::m_level UILabel_t3248798549 * ___m_level_14; // UISprite ShuXingAnim::m_progressWhite UISprite_t194114938 * ___m_progressWhite_15; // UISprite ShuXingAnim::m_progress UISprite_t194114938 * ___m_progress_16; // UISprite ShuXingAnim::m_Icon UISprite_t194114938 * ___m_Icon_17; // System.Single ShuXingAnim::timer float ___timer_18; // System.Int32 ShuXingAnim::currentLevel int32_t ___currentLevel_19; // System.Single ShuXingAnim::ratio float ___ratio_20; // System.Single ShuXingAnim::currentRatio float ___currentRatio_21; // System.Single ShuXingAnim::wasAddExp float ___wasAddExp_22; // System.Boolean ShuXingAnim::beforeFinish bool ___beforeFinish_23; // System.Boolean ShuXingAnim::playNext bool ___playNext_24; // System.Action`1 ShuXingAnim::finishCallBack Action_1_t3123413348 * ___finishCallBack_25; // UnityEngine.GameObject ShuXingAnim::animRoot GameObject_t1113636619 * ___animRoot_26; public: inline static int32_t get_offset_of_effect_2() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___effect_2)); } inline GameObject_t1113636619 * get_effect_2() const { return ___effect_2; } inline GameObject_t1113636619 ** get_address_of_effect_2() { return &___effect_2; } inline void set_effect_2(GameObject_t1113636619 * value) { ___effect_2 = value; Il2CppCodeGenWriteBarrier((&___effect_2), value); } inline static int32_t get_offset_of_play_3() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___play_3)); } inline bool get_play_3() const { return ___play_3; } inline bool* get_address_of_play_3() { return &___play_3; } inline void set_play_3(bool value) { ___play_3 = value; } inline static int32_t get_offset_of_type_4() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___type_4)); } inline int32_t get_type_4() const { return ___type_4; } inline int32_t* get_address_of_type_4() { return &___type_4; } inline void set_type_4(int32_t value) { ___type_4 = value; } inline static int32_t get_offset_of_level_5() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___level_5)); } inline int32_t get_level_5() const { return ___level_5; } inline int32_t* get_address_of_level_5() { return &___level_5; } inline void set_level_5(int32_t value) { ___level_5 = value; } inline static int32_t get_offset_of_currentAllExp_6() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___currentAllExp_6)); } inline int32_t get_currentAllExp_6() const { return ___currentAllExp_6; } inline int32_t* get_address_of_currentAllExp_6() { return &___currentAllExp_6; } inline void set_currentAllExp_6(int32_t value) { ___currentAllExp_6 = value; } inline static int32_t get_offset_of_currentExp_7() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___currentExp_7)); } inline int32_t get_currentExp_7() const { return ___currentExp_7; } inline int32_t* get_address_of_currentExp_7() { return &___currentExp_7; } inline void set_currentExp_7(int32_t value) { ___currentExp_7 = value; } inline static int32_t get_offset_of_addExp_8() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___addExp_8)); } inline int32_t get_addExp_8() const { return ___addExp_8; } inline int32_t* get_address_of_addExp_8() { return &___addExp_8; } inline void set_addExp_8(int32_t value) { ___addExp_8 = value; } inline static int32_t get_offset_of_nextAllExp_9() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___nextAllExp_9)); } inline int32_t get_nextAllExp_9() const { return ___nextAllExp_9; } inline int32_t* get_address_of_nextAllExp_9() { return &___nextAllExp_9; } inline void set_nextAllExp_9(int32_t value) { ___nextAllExp_9 = value; } inline static int32_t get_offset_of_curExp_10() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___curExp_10)); } inline int32_t get_curExp_10() const { return ___curExp_10; } inline int32_t* get_address_of_curExp_10() { return &___curExp_10; } inline void set_curExp_10(int32_t value) { ___curExp_10 = value; } inline static int32_t get_offset_of_updateLevelTime_11() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___updateLevelTime_11)); } inline float get_updateLevelTime_11() const { return ___updateLevelTime_11; } inline float* get_address_of_updateLevelTime_11() { return &___updateLevelTime_11; } inline void set_updateLevelTime_11(float value) { ___updateLevelTime_11 = value; } inline static int32_t get_offset_of_progress_12() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___progress_12)); } inline float get_progress_12() const { return ___progress_12; } inline float* get_address_of_progress_12() { return &___progress_12; } inline void set_progress_12(float value) { ___progress_12 = value; } inline static int32_t get_offset_of_afterProgress_13() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___afterProgress_13)); } inline float get_afterProgress_13() const { return ___afterProgress_13; } inline float* get_address_of_afterProgress_13() { return &___afterProgress_13; } inline void set_afterProgress_13(float value) { ___afterProgress_13 = value; } inline static int32_t get_offset_of_m_level_14() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___m_level_14)); } inline UILabel_t3248798549 * get_m_level_14() const { return ___m_level_14; } inline UILabel_t3248798549 ** get_address_of_m_level_14() { return &___m_level_14; } inline void set_m_level_14(UILabel_t3248798549 * value) { ___m_level_14 = value; Il2CppCodeGenWriteBarrier((&___m_level_14), value); } inline static int32_t get_offset_of_m_progressWhite_15() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___m_progressWhite_15)); } inline UISprite_t194114938 * get_m_progressWhite_15() const { return ___m_progressWhite_15; } inline UISprite_t194114938 ** get_address_of_m_progressWhite_15() { return &___m_progressWhite_15; } inline void set_m_progressWhite_15(UISprite_t194114938 * value) { ___m_progressWhite_15 = value; Il2CppCodeGenWriteBarrier((&___m_progressWhite_15), value); } inline static int32_t get_offset_of_m_progress_16() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___m_progress_16)); } inline UISprite_t194114938 * get_m_progress_16() const { return ___m_progress_16; } inline UISprite_t194114938 ** get_address_of_m_progress_16() { return &___m_progress_16; } inline void set_m_progress_16(UISprite_t194114938 * value) { ___m_progress_16 = value; Il2CppCodeGenWriteBarrier((&___m_progress_16), value); } inline static int32_t get_offset_of_m_Icon_17() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___m_Icon_17)); } inline UISprite_t194114938 * get_m_Icon_17() const { return ___m_Icon_17; } inline UISprite_t194114938 ** get_address_of_m_Icon_17() { return &___m_Icon_17; } inline void set_m_Icon_17(UISprite_t194114938 * value) { ___m_Icon_17 = value; Il2CppCodeGenWriteBarrier((&___m_Icon_17), value); } inline static int32_t get_offset_of_timer_18() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___timer_18)); } inline float get_timer_18() const { return ___timer_18; } inline float* get_address_of_timer_18() { return &___timer_18; } inline void set_timer_18(float value) { ___timer_18 = value; } inline static int32_t get_offset_of_currentLevel_19() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___currentLevel_19)); } inline int32_t get_currentLevel_19() const { return ___currentLevel_19; } inline int32_t* get_address_of_currentLevel_19() { return &___currentLevel_19; } inline void set_currentLevel_19(int32_t value) { ___currentLevel_19 = value; } inline static int32_t get_offset_of_ratio_20() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___ratio_20)); } inline float get_ratio_20() const { return ___ratio_20; } inline float* get_address_of_ratio_20() { return &___ratio_20; } inline void set_ratio_20(float value) { ___ratio_20 = value; } inline static int32_t get_offset_of_currentRatio_21() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___currentRatio_21)); } inline float get_currentRatio_21() const { return ___currentRatio_21; } inline float* get_address_of_currentRatio_21() { return &___currentRatio_21; } inline void set_currentRatio_21(float value) { ___currentRatio_21 = value; } inline static int32_t get_offset_of_wasAddExp_22() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___wasAddExp_22)); } inline float get_wasAddExp_22() const { return ___wasAddExp_22; } inline float* get_address_of_wasAddExp_22() { return &___wasAddExp_22; } inline void set_wasAddExp_22(float value) { ___wasAddExp_22 = value; } inline static int32_t get_offset_of_beforeFinish_23() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___beforeFinish_23)); } inline bool get_beforeFinish_23() const { return ___beforeFinish_23; } inline bool* get_address_of_beforeFinish_23() { return &___beforeFinish_23; } inline void set_beforeFinish_23(bool value) { ___beforeFinish_23 = value; } inline static int32_t get_offset_of_playNext_24() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___playNext_24)); } inline bool get_playNext_24() const { return ___playNext_24; } inline bool* get_address_of_playNext_24() { return &___playNext_24; } inline void set_playNext_24(bool value) { ___playNext_24 = value; } inline static int32_t get_offset_of_finishCallBack_25() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___finishCallBack_25)); } inline Action_1_t3123413348 * get_finishCallBack_25() const { return ___finishCallBack_25; } inline Action_1_t3123413348 ** get_address_of_finishCallBack_25() { return &___finishCallBack_25; } inline void set_finishCallBack_25(Action_1_t3123413348 * value) { ___finishCallBack_25 = value; Il2CppCodeGenWriteBarrier((&___finishCallBack_25), value); } inline static int32_t get_offset_of_animRoot_26() { return static_cast(offsetof(ShuXingAnim_t3927127128, ___animRoot_26)); } inline GameObject_t1113636619 * get_animRoot_26() const { return ___animRoot_26; } inline GameObject_t1113636619 ** get_address_of_animRoot_26() { return &___animRoot_26; } inline void set_animRoot_26(GameObject_t1113636619 * value) { ___animRoot_26 = value; Il2CppCodeGenWriteBarrier((&___animRoot_26), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHUXINGANIM_T3927127128_H #ifndef UIACTIVITYGIFTLIST_T2595564538_H #define UIACTIVITYGIFTLIST_T2595564538_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityGiftList struct uiActivityGiftList_t2595564538 : public MonoBehaviour_t3962482529 { public: // UILabel uiActivityGiftList::m_uiTitle UILabel_t3248798549 * ___m_uiTitle_2; // UnityEngine.GameObject uiActivityGiftList::m_uiButton GameObject_t1113636619 * ___m_uiButton_3; // DMListView uiActivityGiftList::m_uiGiftList DMListView_t512231514 * ___m_uiGiftList_4; // System.Boolean uiActivityGiftList::isPageInit bool ___isPageInit_5; public: inline static int32_t get_offset_of_m_uiTitle_2() { return static_cast(offsetof(uiActivityGiftList_t2595564538, ___m_uiTitle_2)); } inline UILabel_t3248798549 * get_m_uiTitle_2() const { return ___m_uiTitle_2; } inline UILabel_t3248798549 ** get_address_of_m_uiTitle_2() { return &___m_uiTitle_2; } inline void set_m_uiTitle_2(UILabel_t3248798549 * value) { ___m_uiTitle_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiTitle_2), value); } inline static int32_t get_offset_of_m_uiButton_3() { return static_cast(offsetof(uiActivityGiftList_t2595564538, ___m_uiButton_3)); } inline GameObject_t1113636619 * get_m_uiButton_3() const { return ___m_uiButton_3; } inline GameObject_t1113636619 ** get_address_of_m_uiButton_3() { return &___m_uiButton_3; } inline void set_m_uiButton_3(GameObject_t1113636619 * value) { ___m_uiButton_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiButton_3), value); } inline static int32_t get_offset_of_m_uiGiftList_4() { return static_cast(offsetof(uiActivityGiftList_t2595564538, ___m_uiGiftList_4)); } inline DMListView_t512231514 * get_m_uiGiftList_4() const { return ___m_uiGiftList_4; } inline DMListView_t512231514 ** get_address_of_m_uiGiftList_4() { return &___m_uiGiftList_4; } inline void set_m_uiGiftList_4(DMListView_t512231514 * value) { ___m_uiGiftList_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiGiftList_4), value); } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(uiActivityGiftList_t2595564538, ___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 // UIACTIVITYGIFTLIST_T2595564538_H #ifndef TESTLOCALDEMO_T3510171438_H #define TESTLOCALDEMO_T3510171438_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // testLocalDemo struct testLocalDemo_t3510171438 : public MonoBehaviour_t3962482529 { public: // System.Single testLocalDemo::m_fTimeLabor float ___m_fTimeLabor_2; // System.Int32 testLocalDemo::m_curLevelStep int32_t ___m_curLevelStep_3; // System.Boolean testLocalDemo::m_bCommitFlag bool ___m_bCommitFlag_4; public: inline static int32_t get_offset_of_m_fTimeLabor_2() { return static_cast(offsetof(testLocalDemo_t3510171438, ___m_fTimeLabor_2)); } inline float get_m_fTimeLabor_2() const { return ___m_fTimeLabor_2; } inline float* get_address_of_m_fTimeLabor_2() { return &___m_fTimeLabor_2; } inline void set_m_fTimeLabor_2(float value) { ___m_fTimeLabor_2 = value; } inline static int32_t get_offset_of_m_curLevelStep_3() { return static_cast(offsetof(testLocalDemo_t3510171438, ___m_curLevelStep_3)); } inline int32_t get_m_curLevelStep_3() const { return ___m_curLevelStep_3; } inline int32_t* get_address_of_m_curLevelStep_3() { return &___m_curLevelStep_3; } inline void set_m_curLevelStep_3(int32_t value) { ___m_curLevelStep_3 = value; } inline static int32_t get_offset_of_m_bCommitFlag_4() { return static_cast(offsetof(testLocalDemo_t3510171438, ___m_bCommitFlag_4)); } inline bool get_m_bCommitFlag_4() const { return ___m_bCommitFlag_4; } inline bool* get_address_of_m_bCommitFlag_4() { return &___m_bCommitFlag_4; } inline void set_m_bCommitFlag_4(bool value) { ___m_bCommitFlag_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TESTLOCALDEMO_T3510171438_H #ifndef UIACTIVITYGIFTCELLL_T3652286058_H #define UIACTIVITYGIFTCELLL_T3652286058_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityGiftCelll struct uiActivityGiftCelll_t3652286058 : public MonoBehaviour_t3962482529 { public: // UILabel uiActivityGiftCelll::m_uiDesc UILabel_t3248798549 * ___m_uiDesc_2; // UILabel uiActivityGiftCelll::m_uiName UILabel_t3248798549 * ___m_uiName_3; // UILabel uiActivityGiftCelll::m_uiCount UILabel_t3248798549 * ___m_uiCount_4; // UILabel uiActivityGiftCelll::m_uiValid UILabel_t3248798549 * ___m_uiValid_5; // UITexture uiActivityGiftCelll::m_uiIcon UITexture_t3471168817 * ___m_uiIcon_6; // UnityEngine.Transform uiActivityGiftCelll::m_uiIconBg Transform_t3600365921 * ___m_uiIconBg_7; // System.Int32 uiActivityGiftCelll::m_configId int32_t ___m_configId_8; // System.Int32 uiActivityGiftCelll::m_amount int32_t ___m_amount_9; // System.Boolean uiActivityGiftCelll::m_bImageReady bool ___m_bImageReady_10; public: inline static int32_t get_offset_of_m_uiDesc_2() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___m_uiDesc_2)); } inline UILabel_t3248798549 * get_m_uiDesc_2() const { return ___m_uiDesc_2; } inline UILabel_t3248798549 ** get_address_of_m_uiDesc_2() { return &___m_uiDesc_2; } inline void set_m_uiDesc_2(UILabel_t3248798549 * value) { ___m_uiDesc_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiDesc_2), value); } inline static int32_t get_offset_of_m_uiName_3() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___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_uiCount_4() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___m_uiCount_4)); } inline UILabel_t3248798549 * get_m_uiCount_4() const { return ___m_uiCount_4; } inline UILabel_t3248798549 ** get_address_of_m_uiCount_4() { return &___m_uiCount_4; } inline void set_m_uiCount_4(UILabel_t3248798549 * value) { ___m_uiCount_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiCount_4), value); } inline static int32_t get_offset_of_m_uiValid_5() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___m_uiValid_5)); } inline UILabel_t3248798549 * get_m_uiValid_5() const { return ___m_uiValid_5; } inline UILabel_t3248798549 ** get_address_of_m_uiValid_5() { return &___m_uiValid_5; } inline void set_m_uiValid_5(UILabel_t3248798549 * value) { ___m_uiValid_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiValid_5), value); } inline static int32_t get_offset_of_m_uiIcon_6() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___m_uiIcon_6)); } inline UITexture_t3471168817 * get_m_uiIcon_6() const { return ___m_uiIcon_6; } inline UITexture_t3471168817 ** get_address_of_m_uiIcon_6() { return &___m_uiIcon_6; } inline void set_m_uiIcon_6(UITexture_t3471168817 * value) { ___m_uiIcon_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiIcon_6), value); } inline static int32_t get_offset_of_m_uiIconBg_7() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___m_uiIconBg_7)); } inline Transform_t3600365921 * get_m_uiIconBg_7() const { return ___m_uiIconBg_7; } inline Transform_t3600365921 ** get_address_of_m_uiIconBg_7() { return &___m_uiIconBg_7; } inline void set_m_uiIconBg_7(Transform_t3600365921 * value) { ___m_uiIconBg_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiIconBg_7), value); } inline static int32_t get_offset_of_m_configId_8() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___m_configId_8)); } inline int32_t get_m_configId_8() const { return ___m_configId_8; } inline int32_t* get_address_of_m_configId_8() { return &___m_configId_8; } inline void set_m_configId_8(int32_t value) { ___m_configId_8 = value; } inline static int32_t get_offset_of_m_amount_9() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___m_amount_9)); } inline int32_t get_m_amount_9() const { return ___m_amount_9; } inline int32_t* get_address_of_m_amount_9() { return &___m_amount_9; } inline void set_m_amount_9(int32_t value) { ___m_amount_9 = value; } inline static int32_t get_offset_of_m_bImageReady_10() { return static_cast(offsetof(uiActivityGiftCelll_t3652286058, ___m_bImageReady_10)); } inline bool get_m_bImageReady_10() const { return ___m_bImageReady_10; } inline bool* get_address_of_m_bImageReady_10() { return &___m_bImageReady_10; } inline void set_m_bImageReady_10(bool value) { ___m_bImageReady_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYGIFTCELLL_T3652286058_H #ifndef UIACTIVITYGIFTCODE_T3738399500_H #define UIACTIVITYGIFTCODE_T3738399500_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityGiftCode struct uiActivityGiftCode_t3738399500 : public MonoBehaviour_t3962482529 { public: // UILabel uiActivityGiftCode::m_uiDescription UILabel_t3248798549 * ___m_uiDescription_2; // UILabel uiActivityGiftCode::m_uiGiftCode UILabel_t3248798549 * ___m_uiGiftCode_3; // System.Boolean uiActivityGiftCode::m_isPageInit bool ___m_isPageInit_4; public: inline static int32_t get_offset_of_m_uiDescription_2() { return static_cast(offsetof(uiActivityGiftCode_t3738399500, ___m_uiDescription_2)); } inline UILabel_t3248798549 * get_m_uiDescription_2() const { return ___m_uiDescription_2; } inline UILabel_t3248798549 ** get_address_of_m_uiDescription_2() { return &___m_uiDescription_2; } inline void set_m_uiDescription_2(UILabel_t3248798549 * value) { ___m_uiDescription_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiDescription_2), value); } inline static int32_t get_offset_of_m_uiGiftCode_3() { return static_cast(offsetof(uiActivityGiftCode_t3738399500, ___m_uiGiftCode_3)); } inline UILabel_t3248798549 * get_m_uiGiftCode_3() const { return ___m_uiGiftCode_3; } inline UILabel_t3248798549 ** get_address_of_m_uiGiftCode_3() { return &___m_uiGiftCode_3; } inline void set_m_uiGiftCode_3(UILabel_t3248798549 * value) { ___m_uiGiftCode_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiGiftCode_3), value); } inline static int32_t get_offset_of_m_isPageInit_4() { return static_cast(offsetof(uiActivityGiftCode_t3738399500, ___m_isPageInit_4)); } inline bool get_m_isPageInit_4() const { return ___m_isPageInit_4; } inline bool* get_address_of_m_isPageInit_4() { return &___m_isPageInit_4; } inline void set_m_isPageInit_4(bool value) { ___m_isPageInit_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYGIFTCODE_T3738399500_H #ifndef UIACHMEDALITEM_T457420817_H #define UIACHMEDALITEM_T457420817_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAchMedalItem struct uiAchMedalItem_t457420817 : public MonoBehaviour_t3962482529 { public: // DMListViewItem uiAchMedalItem::dmItem DMListViewItem_t3648257704 * ___dmItem_2; // UnityEngine.Transform[] uiAchMedalItem::m_MedalItem TransformU5BU5D_t807237628* ___m_MedalItem_3; // UnityEngine.Transform[] uiAchMedalItem::m_uiPathTips TransformU5BU5D_t807237628* ___m_uiPathTips_4; // System.Int32 uiAchMedalItem::dmItemIndex int32_t ___dmItemIndex_5; // System.Int32 uiAchMedalItem::cur_medal int32_t ___cur_medal_6; // System.Single uiAchMedalItem::m_curTimeIndex float ___m_curTimeIndex_7; // DMCore.Logic.MedalItem uiAchMedalItem::Item1 MedalItem_t720471580 * ___Item1_8; // DMCore.Logic.MedalItem uiAchMedalItem::Item2 MedalItem_t720471580 * ___Item2_9; // DMCore.Logic.MedalItem uiAchMedalItem::Item3 MedalItem_t720471580 * ___Item3_10; // DMCore.Logic.MedalItem uiAchMedalItem::Item4 MedalItem_t720471580 * ___Item4_11; // DMCore.Logic.MedalItem uiAchMedalItem::Item5 MedalItem_t720471580 * ___Item5_12; // System.Boolean uiAchMedalItem::isLoadPic0 bool ___isLoadPic0_13; // System.Boolean uiAchMedalItem::isLoadPic1 bool ___isLoadPic1_14; // System.Boolean uiAchMedalItem::isLoadPic2 bool ___isLoadPic2_15; // System.Boolean uiAchMedalItem::isLoadPic3 bool ___isLoadPic3_16; // System.Boolean uiAchMedalItem::isLoadPic4 bool ___isLoadPic4_17; // UnityEngine.Color uiAchMedalItem::m_GetedColor Color_t2555686324 ___m_GetedColor_18; // UnityEngine.Color uiAchMedalItem::m_unGetColor Color_t2555686324 ___m_unGetColor_19; // UnityEngine.Color uiAchMedalItem::m_PicUnGetColor Color_t2555686324 ___m_PicUnGetColor_20; public: inline static int32_t get_offset_of_dmItem_2() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___dmItem_2)); } inline DMListViewItem_t3648257704 * get_dmItem_2() const { return ___dmItem_2; } inline DMListViewItem_t3648257704 ** get_address_of_dmItem_2() { return &___dmItem_2; } inline void set_dmItem_2(DMListViewItem_t3648257704 * value) { ___dmItem_2 = value; Il2CppCodeGenWriteBarrier((&___dmItem_2), value); } inline static int32_t get_offset_of_m_MedalItem_3() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___m_MedalItem_3)); } inline TransformU5BU5D_t807237628* get_m_MedalItem_3() const { return ___m_MedalItem_3; } inline TransformU5BU5D_t807237628** get_address_of_m_MedalItem_3() { return &___m_MedalItem_3; } inline void set_m_MedalItem_3(TransformU5BU5D_t807237628* value) { ___m_MedalItem_3 = value; Il2CppCodeGenWriteBarrier((&___m_MedalItem_3), value); } inline static int32_t get_offset_of_m_uiPathTips_4() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___m_uiPathTips_4)); } inline TransformU5BU5D_t807237628* get_m_uiPathTips_4() const { return ___m_uiPathTips_4; } inline TransformU5BU5D_t807237628** get_address_of_m_uiPathTips_4() { return &___m_uiPathTips_4; } inline void set_m_uiPathTips_4(TransformU5BU5D_t807237628* value) { ___m_uiPathTips_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiPathTips_4), value); } inline static int32_t get_offset_of_dmItemIndex_5() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___dmItemIndex_5)); } inline int32_t get_dmItemIndex_5() const { return ___dmItemIndex_5; } inline int32_t* get_address_of_dmItemIndex_5() { return &___dmItemIndex_5; } inline void set_dmItemIndex_5(int32_t value) { ___dmItemIndex_5 = value; } inline static int32_t get_offset_of_cur_medal_6() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___cur_medal_6)); } inline int32_t get_cur_medal_6() const { return ___cur_medal_6; } inline int32_t* get_address_of_cur_medal_6() { return &___cur_medal_6; } inline void set_cur_medal_6(int32_t value) { ___cur_medal_6 = value; } inline static int32_t get_offset_of_m_curTimeIndex_7() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___m_curTimeIndex_7)); } inline float get_m_curTimeIndex_7() const { return ___m_curTimeIndex_7; } inline float* get_address_of_m_curTimeIndex_7() { return &___m_curTimeIndex_7; } inline void set_m_curTimeIndex_7(float value) { ___m_curTimeIndex_7 = value; } inline static int32_t get_offset_of_Item1_8() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___Item1_8)); } inline MedalItem_t720471580 * get_Item1_8() const { return ___Item1_8; } inline MedalItem_t720471580 ** get_address_of_Item1_8() { return &___Item1_8; } inline void set_Item1_8(MedalItem_t720471580 * value) { ___Item1_8 = value; Il2CppCodeGenWriteBarrier((&___Item1_8), value); } inline static int32_t get_offset_of_Item2_9() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___Item2_9)); } inline MedalItem_t720471580 * get_Item2_9() const { return ___Item2_9; } inline MedalItem_t720471580 ** get_address_of_Item2_9() { return &___Item2_9; } inline void set_Item2_9(MedalItem_t720471580 * value) { ___Item2_9 = value; Il2CppCodeGenWriteBarrier((&___Item2_9), value); } inline static int32_t get_offset_of_Item3_10() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___Item3_10)); } inline MedalItem_t720471580 * get_Item3_10() const { return ___Item3_10; } inline MedalItem_t720471580 ** get_address_of_Item3_10() { return &___Item3_10; } inline void set_Item3_10(MedalItem_t720471580 * value) { ___Item3_10 = value; Il2CppCodeGenWriteBarrier((&___Item3_10), value); } inline static int32_t get_offset_of_Item4_11() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___Item4_11)); } inline MedalItem_t720471580 * get_Item4_11() const { return ___Item4_11; } inline MedalItem_t720471580 ** get_address_of_Item4_11() { return &___Item4_11; } inline void set_Item4_11(MedalItem_t720471580 * value) { ___Item4_11 = value; Il2CppCodeGenWriteBarrier((&___Item4_11), value); } inline static int32_t get_offset_of_Item5_12() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___Item5_12)); } inline MedalItem_t720471580 * get_Item5_12() const { return ___Item5_12; } inline MedalItem_t720471580 ** get_address_of_Item5_12() { return &___Item5_12; } inline void set_Item5_12(MedalItem_t720471580 * value) { ___Item5_12 = value; Il2CppCodeGenWriteBarrier((&___Item5_12), value); } inline static int32_t get_offset_of_isLoadPic0_13() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___isLoadPic0_13)); } inline bool get_isLoadPic0_13() const { return ___isLoadPic0_13; } inline bool* get_address_of_isLoadPic0_13() { return &___isLoadPic0_13; } inline void set_isLoadPic0_13(bool value) { ___isLoadPic0_13 = value; } inline static int32_t get_offset_of_isLoadPic1_14() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___isLoadPic1_14)); } inline bool get_isLoadPic1_14() const { return ___isLoadPic1_14; } inline bool* get_address_of_isLoadPic1_14() { return &___isLoadPic1_14; } inline void set_isLoadPic1_14(bool value) { ___isLoadPic1_14 = value; } inline static int32_t get_offset_of_isLoadPic2_15() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___isLoadPic2_15)); } inline bool get_isLoadPic2_15() const { return ___isLoadPic2_15; } inline bool* get_address_of_isLoadPic2_15() { return &___isLoadPic2_15; } inline void set_isLoadPic2_15(bool value) { ___isLoadPic2_15 = value; } inline static int32_t get_offset_of_isLoadPic3_16() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___isLoadPic3_16)); } inline bool get_isLoadPic3_16() const { return ___isLoadPic3_16; } inline bool* get_address_of_isLoadPic3_16() { return &___isLoadPic3_16; } inline void set_isLoadPic3_16(bool value) { ___isLoadPic3_16 = value; } inline static int32_t get_offset_of_isLoadPic4_17() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___isLoadPic4_17)); } inline bool get_isLoadPic4_17() const { return ___isLoadPic4_17; } inline bool* get_address_of_isLoadPic4_17() { return &___isLoadPic4_17; } inline void set_isLoadPic4_17(bool value) { ___isLoadPic4_17 = value; } inline static int32_t get_offset_of_m_GetedColor_18() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___m_GetedColor_18)); } inline Color_t2555686324 get_m_GetedColor_18() const { return ___m_GetedColor_18; } inline Color_t2555686324 * get_address_of_m_GetedColor_18() { return &___m_GetedColor_18; } inline void set_m_GetedColor_18(Color_t2555686324 value) { ___m_GetedColor_18 = value; } inline static int32_t get_offset_of_m_unGetColor_19() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___m_unGetColor_19)); } inline Color_t2555686324 get_m_unGetColor_19() const { return ___m_unGetColor_19; } inline Color_t2555686324 * get_address_of_m_unGetColor_19() { return &___m_unGetColor_19; } inline void set_m_unGetColor_19(Color_t2555686324 value) { ___m_unGetColor_19 = value; } inline static int32_t get_offset_of_m_PicUnGetColor_20() { return static_cast(offsetof(uiAchMedalItem_t457420817, ___m_PicUnGetColor_20)); } inline Color_t2555686324 get_m_PicUnGetColor_20() const { return ___m_PicUnGetColor_20; } inline Color_t2555686324 * get_address_of_m_PicUnGetColor_20() { return &___m_PicUnGetColor_20; } inline void set_m_PicUnGetColor_20(Color_t2555686324 value) { ___m_PicUnGetColor_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACHMEDALITEM_T457420817_H #ifndef UIACTIVITYCOMULRECHARGE_T3430372182_H #define UIACTIVITYCOMULRECHARGE_T3430372182_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityComulRecharge struct uiActivityComulRecharge_t3430372182 : public MonoBehaviour_t3962482529 { public: // DMListView uiActivityComulRecharge::mDMList DMListView_t512231514 * ___mDMList_2; // UILabel uiActivityComulRecharge::mLabelCurrent UILabel_t3248798549 * ___mLabelCurrent_3; // UILabel uiActivityComulRecharge::mLabelDes UILabel_t3248798549 * ___mLabelDes_4; // UILabel uiActivityComulRecharge::mLabelTitle UILabel_t3248798549 * ___mLabelTitle_5; // System.Boolean uiActivityComulRecharge::m_isPageInit bool ___m_isPageInit_6; public: inline static int32_t get_offset_of_mDMList_2() { return static_cast(offsetof(uiActivityComulRecharge_t3430372182, ___mDMList_2)); } inline DMListView_t512231514 * get_mDMList_2() const { return ___mDMList_2; } inline DMListView_t512231514 ** get_address_of_mDMList_2() { return &___mDMList_2; } inline void set_mDMList_2(DMListView_t512231514 * value) { ___mDMList_2 = value; Il2CppCodeGenWriteBarrier((&___mDMList_2), value); } inline static int32_t get_offset_of_mLabelCurrent_3() { return static_cast(offsetof(uiActivityComulRecharge_t3430372182, ___mLabelCurrent_3)); } inline UILabel_t3248798549 * get_mLabelCurrent_3() const { return ___mLabelCurrent_3; } inline UILabel_t3248798549 ** get_address_of_mLabelCurrent_3() { return &___mLabelCurrent_3; } inline void set_mLabelCurrent_3(UILabel_t3248798549 * value) { ___mLabelCurrent_3 = value; Il2CppCodeGenWriteBarrier((&___mLabelCurrent_3), value); } inline static int32_t get_offset_of_mLabelDes_4() { return static_cast(offsetof(uiActivityComulRecharge_t3430372182, ___mLabelDes_4)); } inline UILabel_t3248798549 * get_mLabelDes_4() const { return ___mLabelDes_4; } inline UILabel_t3248798549 ** get_address_of_mLabelDes_4() { return &___mLabelDes_4; } inline void set_mLabelDes_4(UILabel_t3248798549 * value) { ___mLabelDes_4 = value; Il2CppCodeGenWriteBarrier((&___mLabelDes_4), value); } inline static int32_t get_offset_of_mLabelTitle_5() { return static_cast(offsetof(uiActivityComulRecharge_t3430372182, ___mLabelTitle_5)); } inline UILabel_t3248798549 * get_mLabelTitle_5() const { return ___mLabelTitle_5; } inline UILabel_t3248798549 ** get_address_of_mLabelTitle_5() { return &___mLabelTitle_5; } inline void set_mLabelTitle_5(UILabel_t3248798549 * value) { ___mLabelTitle_5 = value; Il2CppCodeGenWriteBarrier((&___mLabelTitle_5), value); } inline static int32_t get_offset_of_m_isPageInit_6() { return static_cast(offsetof(uiActivityComulRecharge_t3430372182, ___m_isPageInit_6)); } inline bool get_m_isPageInit_6() const { return ___m_isPageInit_6; } inline bool* get_address_of_m_isPageInit_6() { return &___m_isPageInit_6; } inline void set_m_isPageInit_6(bool value) { ___m_isPageInit_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYCOMULRECHARGE_T3430372182_H #ifndef UIACTIONCELL_T2961368400_H #define UIACTIONCELL_T2961368400_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActionCell struct uiActionCell_t2961368400 : public MonoBehaviour_t3962482529 { public: // DMCore.Logic.CShareConfig/CShareActInfo uiActionCell::mActionInfo CShareActInfo_t2768988214 * ___mActionInfo_2; // UILabel uiActionCell::mActName UILabel_t3248798549 * ___mActName_3; // DMCore.Framework.UIHelp.uiHelpSliderItem uiActionCell::m_itemSlider uiHelpSliderItem_t1334750846 * ___m_itemSlider_4; public: inline static int32_t get_offset_of_mActionInfo_2() { return static_cast(offsetof(uiActionCell_t2961368400, ___mActionInfo_2)); } inline CShareActInfo_t2768988214 * get_mActionInfo_2() const { return ___mActionInfo_2; } inline CShareActInfo_t2768988214 ** get_address_of_mActionInfo_2() { return &___mActionInfo_2; } inline void set_mActionInfo_2(CShareActInfo_t2768988214 * value) { ___mActionInfo_2 = value; Il2CppCodeGenWriteBarrier((&___mActionInfo_2), value); } inline static int32_t get_offset_of_mActName_3() { return static_cast(offsetof(uiActionCell_t2961368400, ___mActName_3)); } inline UILabel_t3248798549 * get_mActName_3() const { return ___mActName_3; } inline UILabel_t3248798549 ** get_address_of_mActName_3() { return &___mActName_3; } inline void set_mActName_3(UILabel_t3248798549 * value) { ___mActName_3 = value; Il2CppCodeGenWriteBarrier((&___mActName_3), value); } inline static int32_t get_offset_of_m_itemSlider_4() { return static_cast(offsetof(uiActionCell_t2961368400, ___m_itemSlider_4)); } inline uiHelpSliderItem_t1334750846 * get_m_itemSlider_4() const { return ___m_itemSlider_4; } inline uiHelpSliderItem_t1334750846 ** get_address_of_m_itemSlider_4() { return &___m_itemSlider_4; } inline void set_m_itemSlider_4(uiHelpSliderItem_t1334750846 * value) { ___m_itemSlider_4 = value; Il2CppCodeGenWriteBarrier((&___m_itemSlider_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIONCELL_T2961368400_H #ifndef UIACTIVEITEM_T2616630756_H #define UIACTIVEITEM_T2616630756_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActiveItem struct uiActiveItem_t2616630756 : public MonoBehaviour_t3962482529 { public: // UISprite uiActiveItem::m_ItemIcon UISprite_t194114938 * ___m_ItemIcon_2; // UISprite uiActiveItem::m_ItemSign UISprite_t194114938 * ___m_ItemSign_3; // UILabel uiActiveItem::m_ItemDesc UILabel_t3248798549 * ___m_ItemDesc_4; // UILabel uiActiveItem::m_descLabel UILabel_t3248798549 * ___m_descLabel_5; // UILabel uiActiveItem::m_numLabel UILabel_t3248798549 * ___m_numLabel_6; // DMCore.Logic.ActionUnit uiActiveItem::_item ActionUnit_t684030816 * ____item_7; // UnityEngine.Transform uiActiveItem::m_lockRoot Transform_t3600365921 * ___m_lockRoot_8; // UnityEngine.Transform uiActiveItem::m_permanent Transform_t3600365921 * ___m_permanent_9; // UnityEngine.BoxCollider uiActiveItem::m_itemCollider BoxCollider_t1640800422 * ___m_itemCollider_10; // DMListViewSlideOptimize uiActiveItem::m_itemOptimize DMListViewSlideOptimize_t2157965775 * ___m_itemOptimize_11; // uiActiveItem/EM_Action_State uiActiveItem::m_CurrentState int32_t ___m_CurrentState_12; public: inline static int32_t get_offset_of_m_ItemIcon_2() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_ItemIcon_2)); } inline UISprite_t194114938 * get_m_ItemIcon_2() const { return ___m_ItemIcon_2; } inline UISprite_t194114938 ** get_address_of_m_ItemIcon_2() { return &___m_ItemIcon_2; } inline void set_m_ItemIcon_2(UISprite_t194114938 * value) { ___m_ItemIcon_2 = value; Il2CppCodeGenWriteBarrier((&___m_ItemIcon_2), value); } inline static int32_t get_offset_of_m_ItemSign_3() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_ItemSign_3)); } inline UISprite_t194114938 * get_m_ItemSign_3() const { return ___m_ItemSign_3; } inline UISprite_t194114938 ** get_address_of_m_ItemSign_3() { return &___m_ItemSign_3; } inline void set_m_ItemSign_3(UISprite_t194114938 * value) { ___m_ItemSign_3 = value; Il2CppCodeGenWriteBarrier((&___m_ItemSign_3), value); } inline static int32_t get_offset_of_m_ItemDesc_4() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_ItemDesc_4)); } inline UILabel_t3248798549 * get_m_ItemDesc_4() const { return ___m_ItemDesc_4; } inline UILabel_t3248798549 ** get_address_of_m_ItemDesc_4() { return &___m_ItemDesc_4; } inline void set_m_ItemDesc_4(UILabel_t3248798549 * value) { ___m_ItemDesc_4 = value; Il2CppCodeGenWriteBarrier((&___m_ItemDesc_4), value); } inline static int32_t get_offset_of_m_descLabel_5() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_descLabel_5)); } inline UILabel_t3248798549 * get_m_descLabel_5() const { return ___m_descLabel_5; } inline UILabel_t3248798549 ** get_address_of_m_descLabel_5() { return &___m_descLabel_5; } inline void set_m_descLabel_5(UILabel_t3248798549 * value) { ___m_descLabel_5 = value; Il2CppCodeGenWriteBarrier((&___m_descLabel_5), value); } inline static int32_t get_offset_of_m_numLabel_6() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_numLabel_6)); } inline UILabel_t3248798549 * get_m_numLabel_6() const { return ___m_numLabel_6; } inline UILabel_t3248798549 ** get_address_of_m_numLabel_6() { return &___m_numLabel_6; } inline void set_m_numLabel_6(UILabel_t3248798549 * value) { ___m_numLabel_6 = value; Il2CppCodeGenWriteBarrier((&___m_numLabel_6), value); } inline static int32_t get_offset_of__item_7() { return static_cast(offsetof(uiActiveItem_t2616630756, ____item_7)); } inline ActionUnit_t684030816 * get__item_7() const { return ____item_7; } inline ActionUnit_t684030816 ** get_address_of__item_7() { return &____item_7; } inline void set__item_7(ActionUnit_t684030816 * value) { ____item_7 = value; Il2CppCodeGenWriteBarrier((&____item_7), value); } inline static int32_t get_offset_of_m_lockRoot_8() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_lockRoot_8)); } inline Transform_t3600365921 * get_m_lockRoot_8() const { return ___m_lockRoot_8; } inline Transform_t3600365921 ** get_address_of_m_lockRoot_8() { return &___m_lockRoot_8; } inline void set_m_lockRoot_8(Transform_t3600365921 * value) { ___m_lockRoot_8 = value; Il2CppCodeGenWriteBarrier((&___m_lockRoot_8), value); } inline static int32_t get_offset_of_m_permanent_9() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_permanent_9)); } inline Transform_t3600365921 * get_m_permanent_9() const { return ___m_permanent_9; } inline Transform_t3600365921 ** get_address_of_m_permanent_9() { return &___m_permanent_9; } inline void set_m_permanent_9(Transform_t3600365921 * value) { ___m_permanent_9 = value; Il2CppCodeGenWriteBarrier((&___m_permanent_9), value); } inline static int32_t get_offset_of_m_itemCollider_10() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_itemCollider_10)); } inline BoxCollider_t1640800422 * get_m_itemCollider_10() const { return ___m_itemCollider_10; } inline BoxCollider_t1640800422 ** get_address_of_m_itemCollider_10() { return &___m_itemCollider_10; } inline void set_m_itemCollider_10(BoxCollider_t1640800422 * value) { ___m_itemCollider_10 = value; Il2CppCodeGenWriteBarrier((&___m_itemCollider_10), value); } inline static int32_t get_offset_of_m_itemOptimize_11() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_itemOptimize_11)); } inline DMListViewSlideOptimize_t2157965775 * get_m_itemOptimize_11() const { return ___m_itemOptimize_11; } inline DMListViewSlideOptimize_t2157965775 ** get_address_of_m_itemOptimize_11() { return &___m_itemOptimize_11; } inline void set_m_itemOptimize_11(DMListViewSlideOptimize_t2157965775 * value) { ___m_itemOptimize_11 = value; Il2CppCodeGenWriteBarrier((&___m_itemOptimize_11), value); } inline static int32_t get_offset_of_m_CurrentState_12() { return static_cast(offsetof(uiActiveItem_t2616630756, ___m_CurrentState_12)); } inline int32_t get_m_CurrentState_12() const { return ___m_CurrentState_12; } inline int32_t* get_address_of_m_CurrentState_12() { return &___m_CurrentState_12; } inline void set_m_CurrentState_12(int32_t value) { ___m_CurrentState_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVEITEM_T2616630756_H #ifndef UIACTIVITYBILLLIST_T2300598817_H #define UIACTIVITYBILLLIST_T2300598817_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityBillList struct uiActivityBillList_t2300598817 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiActivityBillList::m_gotoBtn GameObject_t1113636619 * ___m_gotoBtn_2; // UILabel uiActivityBillList::m_billIndex UILabel_t3248798549 * ___m_billIndex_3; // uiActivityBilCell uiActivityBillList::m_uiActivityBilCell uiActivityBilCell_t1962120859 * ___m_uiActivityBilCell_4; // DMPanelCliper uiActivityBillList::m_PanelCliper DMPanelCliper_t875718257 * ___m_PanelCliper_5; // System.Boolean uiActivityBillList::isPageInit bool ___isPageInit_6; // System.Int32 uiActivityBillList::m_curPicIndex int32_t ___m_curPicIndex_7; // System.Int32 uiActivityBillList::m_OldFadeOut int32_t ___m_OldFadeOut_8; // System.Boolean uiActivityBillList::m_active0 bool ___m_active0_9; // System.Boolean uiActivityBillList::m_bClkingInside bool ___m_bClkingInside_10; // UnityEngine.Vector2 uiActivityBillList::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_11; // UnityEngine.Vector2 uiActivityBillList::m_ClkPos Vector2_t2156229523 ___m_ClkPos_12; // System.Single uiActivityBillList::m_fTime float ___m_fTime_13; // System.Boolean uiActivityBillList::m_bToLower bool ___m_bToLower_14; // DMCore.Logic.logicActivityPic/CActivityPicData uiActivityBillList::m_currentTexture CActivityPicData_t4037644981 * ___m_currentTexture_15; public: inline static int32_t get_offset_of_m_gotoBtn_2() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_gotoBtn_2)); } inline GameObject_t1113636619 * get_m_gotoBtn_2() const { return ___m_gotoBtn_2; } inline GameObject_t1113636619 ** get_address_of_m_gotoBtn_2() { return &___m_gotoBtn_2; } inline void set_m_gotoBtn_2(GameObject_t1113636619 * value) { ___m_gotoBtn_2 = value; Il2CppCodeGenWriteBarrier((&___m_gotoBtn_2), value); } inline static int32_t get_offset_of_m_billIndex_3() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_billIndex_3)); } inline UILabel_t3248798549 * get_m_billIndex_3() const { return ___m_billIndex_3; } inline UILabel_t3248798549 ** get_address_of_m_billIndex_3() { return &___m_billIndex_3; } inline void set_m_billIndex_3(UILabel_t3248798549 * value) { ___m_billIndex_3 = value; Il2CppCodeGenWriteBarrier((&___m_billIndex_3), value); } inline static int32_t get_offset_of_m_uiActivityBilCell_4() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_uiActivityBilCell_4)); } inline uiActivityBilCell_t1962120859 * get_m_uiActivityBilCell_4() const { return ___m_uiActivityBilCell_4; } inline uiActivityBilCell_t1962120859 ** get_address_of_m_uiActivityBilCell_4() { return &___m_uiActivityBilCell_4; } inline void set_m_uiActivityBilCell_4(uiActivityBilCell_t1962120859 * value) { ___m_uiActivityBilCell_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiActivityBilCell_4), value); } inline static int32_t get_offset_of_m_PanelCliper_5() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_PanelCliper_5)); } inline DMPanelCliper_t875718257 * get_m_PanelCliper_5() const { return ___m_PanelCliper_5; } inline DMPanelCliper_t875718257 ** get_address_of_m_PanelCliper_5() { return &___m_PanelCliper_5; } inline void set_m_PanelCliper_5(DMPanelCliper_t875718257 * value) { ___m_PanelCliper_5 = value; Il2CppCodeGenWriteBarrier((&___m_PanelCliper_5), value); } inline static int32_t get_offset_of_isPageInit_6() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___isPageInit_6)); } inline bool get_isPageInit_6() const { return ___isPageInit_6; } inline bool* get_address_of_isPageInit_6() { return &___isPageInit_6; } inline void set_isPageInit_6(bool value) { ___isPageInit_6 = value; } inline static int32_t get_offset_of_m_curPicIndex_7() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_curPicIndex_7)); } inline int32_t get_m_curPicIndex_7() const { return ___m_curPicIndex_7; } inline int32_t* get_address_of_m_curPicIndex_7() { return &___m_curPicIndex_7; } inline void set_m_curPicIndex_7(int32_t value) { ___m_curPicIndex_7 = value; } inline static int32_t get_offset_of_m_OldFadeOut_8() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_OldFadeOut_8)); } inline int32_t get_m_OldFadeOut_8() const { return ___m_OldFadeOut_8; } inline int32_t* get_address_of_m_OldFadeOut_8() { return &___m_OldFadeOut_8; } inline void set_m_OldFadeOut_8(int32_t value) { ___m_OldFadeOut_8 = value; } inline static int32_t get_offset_of_m_active0_9() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_active0_9)); } inline bool get_m_active0_9() const { return ___m_active0_9; } inline bool* get_address_of_m_active0_9() { return &___m_active0_9; } inline void set_m_active0_9(bool value) { ___m_active0_9 = value; } inline static int32_t get_offset_of_m_bClkingInside_10() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_bClkingInside_10)); } inline bool get_m_bClkingInside_10() const { return ___m_bClkingInside_10; } inline bool* get_address_of_m_bClkingInside_10() { return &___m_bClkingInside_10; } inline void set_m_bClkingInside_10(bool value) { ___m_bClkingInside_10 = value; } inline static int32_t get_offset_of_m_MaxOffset_11() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_MaxOffset_11)); } inline Vector2_t2156229523 get_m_MaxOffset_11() const { return ___m_MaxOffset_11; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_11() { return &___m_MaxOffset_11; } inline void set_m_MaxOffset_11(Vector2_t2156229523 value) { ___m_MaxOffset_11 = value; } inline static int32_t get_offset_of_m_ClkPos_12() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_ClkPos_12)); } inline Vector2_t2156229523 get_m_ClkPos_12() const { return ___m_ClkPos_12; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_12() { return &___m_ClkPos_12; } inline void set_m_ClkPos_12(Vector2_t2156229523 value) { ___m_ClkPos_12 = value; } inline static int32_t get_offset_of_m_fTime_13() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_fTime_13)); } inline float get_m_fTime_13() const { return ___m_fTime_13; } inline float* get_address_of_m_fTime_13() { return &___m_fTime_13; } inline void set_m_fTime_13(float value) { ___m_fTime_13 = value; } inline static int32_t get_offset_of_m_bToLower_14() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_bToLower_14)); } inline bool get_m_bToLower_14() const { return ___m_bToLower_14; } inline bool* get_address_of_m_bToLower_14() { return &___m_bToLower_14; } inline void set_m_bToLower_14(bool value) { ___m_bToLower_14 = value; } inline static int32_t get_offset_of_m_currentTexture_15() { return static_cast(offsetof(uiActivityBillList_t2300598817, ___m_currentTexture_15)); } inline CActivityPicData_t4037644981 * get_m_currentTexture_15() const { return ___m_currentTexture_15; } inline CActivityPicData_t4037644981 ** get_address_of_m_currentTexture_15() { return &___m_currentTexture_15; } inline void set_m_currentTexture_15(CActivityPicData_t4037644981 * value) { ___m_currentTexture_15 = value; Il2CppCodeGenWriteBarrier((&___m_currentTexture_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYBILLLIST_T2300598817_H #ifndef DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #define DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewSlideOptimize struct DMListViewSlideOptimize_t2157965775 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject DMListViewSlideOptimize::m_TriggerTarget GameObject_t1113636619 * ___m_TriggerTarget_2; // System.String DMListViewSlideOptimize::m_TriggerFunctionName String_t* ___m_TriggerFunctionName_3; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ControllerPosition Vector3_t3722313464 ___m_ControllerPosition_4; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ColliderCenter Vector3_t3722313464 ___m_ColliderCenter_5; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ColliderSize Vector3_t3722313464 ___m_ColliderSize_6; // DMListViewSlideOptimize/SlideDirection DMListViewSlideOptimize::m_Direction int32_t ___m_Direction_7; // System.Single DMListViewSlideOptimize::m_MinimizeSlideTime float ___m_MinimizeSlideTime_8; // System.Single DMListViewSlideOptimize::m_MinimizeSlideDistance float ___m_MinimizeSlideDistance_9; // UnityEngine.GameObject DMListViewSlideOptimize::m_Controller GameObject_t1113636619 * ___m_Controller_10; // System.Boolean DMListViewSlideOptimize::m_IsPressed bool ___m_IsPressed_11; // System.Single DMListViewSlideOptimize::m_PressPos float ___m_PressPos_12; // System.Single DMListViewSlideOptimize::m_PressTime float ___m_PressTime_13; // System.Single DMListViewSlideOptimize::m_SlideDistance float ___m_SlideDistance_14; public: inline static int32_t get_offset_of_m_TriggerTarget_2() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_TriggerTarget_2)); } inline GameObject_t1113636619 * get_m_TriggerTarget_2() const { return ___m_TriggerTarget_2; } inline GameObject_t1113636619 ** get_address_of_m_TriggerTarget_2() { return &___m_TriggerTarget_2; } inline void set_m_TriggerTarget_2(GameObject_t1113636619 * value) { ___m_TriggerTarget_2 = value; Il2CppCodeGenWriteBarrier((&___m_TriggerTarget_2), value); } inline static int32_t get_offset_of_m_TriggerFunctionName_3() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_TriggerFunctionName_3)); } inline String_t* get_m_TriggerFunctionName_3() const { return ___m_TriggerFunctionName_3; } inline String_t** get_address_of_m_TriggerFunctionName_3() { return &___m_TriggerFunctionName_3; } inline void set_m_TriggerFunctionName_3(String_t* value) { ___m_TriggerFunctionName_3 = value; Il2CppCodeGenWriteBarrier((&___m_TriggerFunctionName_3), value); } inline static int32_t get_offset_of_m_ControllerPosition_4() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ControllerPosition_4)); } inline Vector3_t3722313464 get_m_ControllerPosition_4() const { return ___m_ControllerPosition_4; } inline Vector3_t3722313464 * get_address_of_m_ControllerPosition_4() { return &___m_ControllerPosition_4; } inline void set_m_ControllerPosition_4(Vector3_t3722313464 value) { ___m_ControllerPosition_4 = value; } inline static int32_t get_offset_of_m_ColliderCenter_5() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ColliderCenter_5)); } inline Vector3_t3722313464 get_m_ColliderCenter_5() const { return ___m_ColliderCenter_5; } inline Vector3_t3722313464 * get_address_of_m_ColliderCenter_5() { return &___m_ColliderCenter_5; } inline void set_m_ColliderCenter_5(Vector3_t3722313464 value) { ___m_ColliderCenter_5 = value; } inline static int32_t get_offset_of_m_ColliderSize_6() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ColliderSize_6)); } inline Vector3_t3722313464 get_m_ColliderSize_6() const { return ___m_ColliderSize_6; } inline Vector3_t3722313464 * get_address_of_m_ColliderSize_6() { return &___m_ColliderSize_6; } inline void set_m_ColliderSize_6(Vector3_t3722313464 value) { ___m_ColliderSize_6 = value; } inline static int32_t get_offset_of_m_Direction_7() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_Direction_7)); } inline int32_t get_m_Direction_7() const { return ___m_Direction_7; } inline int32_t* get_address_of_m_Direction_7() { return &___m_Direction_7; } inline void set_m_Direction_7(int32_t value) { ___m_Direction_7 = value; } inline static int32_t get_offset_of_m_MinimizeSlideTime_8() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_MinimizeSlideTime_8)); } inline float get_m_MinimizeSlideTime_8() const { return ___m_MinimizeSlideTime_8; } inline float* get_address_of_m_MinimizeSlideTime_8() { return &___m_MinimizeSlideTime_8; } inline void set_m_MinimizeSlideTime_8(float value) { ___m_MinimizeSlideTime_8 = value; } inline static int32_t get_offset_of_m_MinimizeSlideDistance_9() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_MinimizeSlideDistance_9)); } inline float get_m_MinimizeSlideDistance_9() const { return ___m_MinimizeSlideDistance_9; } inline float* get_address_of_m_MinimizeSlideDistance_9() { return &___m_MinimizeSlideDistance_9; } inline void set_m_MinimizeSlideDistance_9(float value) { ___m_MinimizeSlideDistance_9 = value; } inline static int32_t get_offset_of_m_Controller_10() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_Controller_10)); } inline GameObject_t1113636619 * get_m_Controller_10() const { return ___m_Controller_10; } inline GameObject_t1113636619 ** get_address_of_m_Controller_10() { return &___m_Controller_10; } inline void set_m_Controller_10(GameObject_t1113636619 * value) { ___m_Controller_10 = value; Il2CppCodeGenWriteBarrier((&___m_Controller_10), value); } inline static int32_t get_offset_of_m_IsPressed_11() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_IsPressed_11)); } inline bool get_m_IsPressed_11() const { return ___m_IsPressed_11; } inline bool* get_address_of_m_IsPressed_11() { return &___m_IsPressed_11; } inline void set_m_IsPressed_11(bool value) { ___m_IsPressed_11 = value; } inline static int32_t get_offset_of_m_PressPos_12() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_PressPos_12)); } inline float get_m_PressPos_12() const { return ___m_PressPos_12; } inline float* get_address_of_m_PressPos_12() { return &___m_PressPos_12; } inline void set_m_PressPos_12(float value) { ___m_PressPos_12 = value; } inline static int32_t get_offset_of_m_PressTime_13() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_PressTime_13)); } inline float get_m_PressTime_13() const { return ___m_PressTime_13; } inline float* get_address_of_m_PressTime_13() { return &___m_PressTime_13; } inline void set_m_PressTime_13(float value) { ___m_PressTime_13 = value; } inline static int32_t get_offset_of_m_SlideDistance_14() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_SlideDistance_14)); } inline float get_m_SlideDistance_14() const { return ___m_SlideDistance_14; } inline float* get_address_of_m_SlideDistance_14() { return &___m_SlideDistance_14; } inline void set_m_SlideDistance_14(float value) { ___m_SlideDistance_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #ifndef UIACTIVITYBILCELL_T1962120859_H #define UIACTIVITYBILCELL_T1962120859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityBilCell struct uiActivityBilCell_t1962120859 : public MonoBehaviour_t3962482529 { public: // UITexture uiActivityBilCell::m_bill_texture UITexture_t3471168817 * ___m_bill_texture_2; // System.Boolean uiActivityBilCell::m_is_ready bool ___m_is_ready_3; // System.Int32 uiActivityBilCell::m_lastIndex int32_t ___m_lastIndex_4; // System.Int32 uiActivityBilCell::m_curIndex int32_t ___m_curIndex_5; // System.Boolean uiActivityBilCell::isPageInit bool ___isPageInit_6; public: inline static int32_t get_offset_of_m_bill_texture_2() { return static_cast(offsetof(uiActivityBilCell_t1962120859, ___m_bill_texture_2)); } inline UITexture_t3471168817 * get_m_bill_texture_2() const { return ___m_bill_texture_2; } inline UITexture_t3471168817 ** get_address_of_m_bill_texture_2() { return &___m_bill_texture_2; } inline void set_m_bill_texture_2(UITexture_t3471168817 * value) { ___m_bill_texture_2 = value; Il2CppCodeGenWriteBarrier((&___m_bill_texture_2), value); } inline static int32_t get_offset_of_m_is_ready_3() { return static_cast(offsetof(uiActivityBilCell_t1962120859, ___m_is_ready_3)); } inline bool get_m_is_ready_3() const { return ___m_is_ready_3; } inline bool* get_address_of_m_is_ready_3() { return &___m_is_ready_3; } inline void set_m_is_ready_3(bool value) { ___m_is_ready_3 = value; } inline static int32_t get_offset_of_m_lastIndex_4() { return static_cast(offsetof(uiActivityBilCell_t1962120859, ___m_lastIndex_4)); } inline int32_t get_m_lastIndex_4() const { return ___m_lastIndex_4; } inline int32_t* get_address_of_m_lastIndex_4() { return &___m_lastIndex_4; } inline void set_m_lastIndex_4(int32_t value) { ___m_lastIndex_4 = value; } inline static int32_t get_offset_of_m_curIndex_5() { return static_cast(offsetof(uiActivityBilCell_t1962120859, ___m_curIndex_5)); } inline int32_t get_m_curIndex_5() const { return ___m_curIndex_5; } inline int32_t* get_address_of_m_curIndex_5() { return &___m_curIndex_5; } inline void set_m_curIndex_5(int32_t value) { ___m_curIndex_5 = value; } inline static int32_t get_offset_of_isPageInit_6() { return static_cast(offsetof(uiActivityBilCell_t1962120859, ___isPageInit_6)); } inline bool get_isPageInit_6() const { return ___isPageInit_6; } inline bool* get_address_of_isPageInit_6() { return &___isPageInit_6; } inline void set_isPageInit_6(bool value) { ___isPageInit_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYBILCELL_T1962120859_H #ifndef UIACTIVITYAWARD_T2058870093_H #define UIACTIVITYAWARD_T2058870093_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityAward struct uiActivityAward_t2058870093 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform[] uiActivityAward::m_uiGifts TransformU5BU5D_t807237628* ___m_uiGifts_2; // UnityEngine.GameObject uiActivityAward::m_uiButtonRoot GameObject_t1113636619 * ___m_uiButtonRoot_3; // UILabel uiActivityAward::m_uiButtonDesc UILabel_t3248798549 * ___m_uiButtonDesc_4; // UISprite uiActivityAward::m_uiButtonState UISprite_t194114938 * ___m_uiButtonState_5; // uiActivityAward/OnAcceptAward uiActivityAward::m_listener OnAcceptAward_t3091551033 * ___m_listener_6; // DMCore.Logic.CAwardList uiActivityAward::m_awardArr CAwardList_t4094041907 * ___m_awardArr_7; // DMCore.Logic.enumAwardState uiActivityAward::m_acceptState int32_t ___m_acceptState_8; // System.Boolean uiActivityAward::m_isIconReday bool ___m_isIconReday_9; public: inline static int32_t get_offset_of_m_uiGifts_2() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_uiGifts_2)); } inline TransformU5BU5D_t807237628* get_m_uiGifts_2() const { return ___m_uiGifts_2; } inline TransformU5BU5D_t807237628** get_address_of_m_uiGifts_2() { return &___m_uiGifts_2; } inline void set_m_uiGifts_2(TransformU5BU5D_t807237628* value) { ___m_uiGifts_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiGifts_2), value); } inline static int32_t get_offset_of_m_uiButtonRoot_3() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_uiButtonRoot_3)); } inline GameObject_t1113636619 * get_m_uiButtonRoot_3() const { return ___m_uiButtonRoot_3; } inline GameObject_t1113636619 ** get_address_of_m_uiButtonRoot_3() { return &___m_uiButtonRoot_3; } inline void set_m_uiButtonRoot_3(GameObject_t1113636619 * value) { ___m_uiButtonRoot_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiButtonRoot_3), value); } inline static int32_t get_offset_of_m_uiButtonDesc_4() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_uiButtonDesc_4)); } inline UILabel_t3248798549 * get_m_uiButtonDesc_4() const { return ___m_uiButtonDesc_4; } inline UILabel_t3248798549 ** get_address_of_m_uiButtonDesc_4() { return &___m_uiButtonDesc_4; } inline void set_m_uiButtonDesc_4(UILabel_t3248798549 * value) { ___m_uiButtonDesc_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiButtonDesc_4), value); } inline static int32_t get_offset_of_m_uiButtonState_5() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_uiButtonState_5)); } inline UISprite_t194114938 * get_m_uiButtonState_5() const { return ___m_uiButtonState_5; } inline UISprite_t194114938 ** get_address_of_m_uiButtonState_5() { return &___m_uiButtonState_5; } inline void set_m_uiButtonState_5(UISprite_t194114938 * value) { ___m_uiButtonState_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiButtonState_5), value); } inline static int32_t get_offset_of_m_listener_6() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_listener_6)); } inline OnAcceptAward_t3091551033 * get_m_listener_6() const { return ___m_listener_6; } inline OnAcceptAward_t3091551033 ** get_address_of_m_listener_6() { return &___m_listener_6; } inline void set_m_listener_6(OnAcceptAward_t3091551033 * value) { ___m_listener_6 = value; Il2CppCodeGenWriteBarrier((&___m_listener_6), value); } inline static int32_t get_offset_of_m_awardArr_7() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_awardArr_7)); } inline CAwardList_t4094041907 * get_m_awardArr_7() const { return ___m_awardArr_7; } inline CAwardList_t4094041907 ** get_address_of_m_awardArr_7() { return &___m_awardArr_7; } inline void set_m_awardArr_7(CAwardList_t4094041907 * value) { ___m_awardArr_7 = value; Il2CppCodeGenWriteBarrier((&___m_awardArr_7), value); } inline static int32_t get_offset_of_m_acceptState_8() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_acceptState_8)); } inline int32_t get_m_acceptState_8() const { return ___m_acceptState_8; } inline int32_t* get_address_of_m_acceptState_8() { return &___m_acceptState_8; } inline void set_m_acceptState_8(int32_t value) { ___m_acceptState_8 = value; } inline static int32_t get_offset_of_m_isIconReday_9() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_isIconReday_9)); } inline bool get_m_isIconReday_9() const { return ___m_isIconReday_9; } inline bool* get_address_of_m_isIconReday_9() { return &___m_isIconReday_9; } inline void set_m_isIconReday_9(bool value) { ___m_isIconReday_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYAWARD_T2058870093_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 UICOMULRECHARGEITEM_T1937470498_H #define UICOMULRECHARGEITEM_T1937470498_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiComulRechargeItem struct uiComulRechargeItem_t1937470498 : public MonoBehaviour_t3962482529 { public: // UILabel uiComulRechargeItem::mLabelRecharge UILabel_t3248798549 * ___mLabelRecharge_2; // DMListViewSlideOptimize uiComulRechargeItem::mSlideOptimize DMListViewSlideOptimize_t2157965775 * ___mSlideOptimize_3; // UISprite uiComulRechargeItem::mBtnGet UISprite_t194114938 * ___mBtnGet_4; // UILabel uiComulRechargeItem::mBtnGetDesc UILabel_t3248798549 * ___mBtnGetDesc_5; // UnityEngine.GameObject uiComulRechargeItem::mItem1 GameObject_t1113636619 * ___mItem1_6; // System.String uiComulRechargeItem::mPath1 String_t* ___mPath1_7; // UITexture uiComulRechargeItem::mTexture1 UITexture_t3471168817 * ___mTexture1_8; // UILabel uiComulRechargeItem::mNum1 UILabel_t3248798549 * ___mNum1_9; // System.Boolean uiComulRechargeItem::mLoaded1 bool ___mLoaded1_10; // UnityEngine.GameObject uiComulRechargeItem::mItem2 GameObject_t1113636619 * ___mItem2_11; // System.String uiComulRechargeItem::mPath2 String_t* ___mPath2_12; // UITexture uiComulRechargeItem::mTexture2 UITexture_t3471168817 * ___mTexture2_13; // UILabel uiComulRechargeItem::mNum2 UILabel_t3248798549 * ___mNum2_14; // System.Boolean uiComulRechargeItem::mLoaded2 bool ___mLoaded2_15; // UnityEngine.GameObject uiComulRechargeItem::mItem3 GameObject_t1113636619 * ___mItem3_16; // System.String uiComulRechargeItem::mPath3 String_t* ___mPath3_17; // UITexture uiComulRechargeItem::mTexture3 UITexture_t3471168817 * ___mTexture3_18; // UILabel uiComulRechargeItem::mNum3 UILabel_t3248798549 * ___mNum3_19; // System.Boolean uiComulRechargeItem::mLoaded3 bool ___mLoaded3_20; // DMCore.Logic.CAwardInfo`1 uiComulRechargeItem::mAwardItem CAwardInfo_1_t1862781914 * ___mAwardItem_21; // System.Boolean uiComulRechargeItem::isPageInit bool ___isPageInit_22; public: inline static int32_t get_offset_of_mLabelRecharge_2() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mLabelRecharge_2)); } inline UILabel_t3248798549 * get_mLabelRecharge_2() const { return ___mLabelRecharge_2; } inline UILabel_t3248798549 ** get_address_of_mLabelRecharge_2() { return &___mLabelRecharge_2; } inline void set_mLabelRecharge_2(UILabel_t3248798549 * value) { ___mLabelRecharge_2 = value; Il2CppCodeGenWriteBarrier((&___mLabelRecharge_2), value); } inline static int32_t get_offset_of_mSlideOptimize_3() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mSlideOptimize_3)); } inline DMListViewSlideOptimize_t2157965775 * get_mSlideOptimize_3() const { return ___mSlideOptimize_3; } inline DMListViewSlideOptimize_t2157965775 ** get_address_of_mSlideOptimize_3() { return &___mSlideOptimize_3; } inline void set_mSlideOptimize_3(DMListViewSlideOptimize_t2157965775 * value) { ___mSlideOptimize_3 = value; Il2CppCodeGenWriteBarrier((&___mSlideOptimize_3), value); } inline static int32_t get_offset_of_mBtnGet_4() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mBtnGet_4)); } inline UISprite_t194114938 * get_mBtnGet_4() const { return ___mBtnGet_4; } inline UISprite_t194114938 ** get_address_of_mBtnGet_4() { return &___mBtnGet_4; } inline void set_mBtnGet_4(UISprite_t194114938 * value) { ___mBtnGet_4 = value; Il2CppCodeGenWriteBarrier((&___mBtnGet_4), value); } inline static int32_t get_offset_of_mBtnGetDesc_5() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mBtnGetDesc_5)); } inline UILabel_t3248798549 * get_mBtnGetDesc_5() const { return ___mBtnGetDesc_5; } inline UILabel_t3248798549 ** get_address_of_mBtnGetDesc_5() { return &___mBtnGetDesc_5; } inline void set_mBtnGetDesc_5(UILabel_t3248798549 * value) { ___mBtnGetDesc_5 = value; Il2CppCodeGenWriteBarrier((&___mBtnGetDesc_5), value); } inline static int32_t get_offset_of_mItem1_6() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mItem1_6)); } inline GameObject_t1113636619 * get_mItem1_6() const { return ___mItem1_6; } inline GameObject_t1113636619 ** get_address_of_mItem1_6() { return &___mItem1_6; } inline void set_mItem1_6(GameObject_t1113636619 * value) { ___mItem1_6 = value; Il2CppCodeGenWriteBarrier((&___mItem1_6), value); } inline static int32_t get_offset_of_mPath1_7() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mPath1_7)); } inline String_t* get_mPath1_7() const { return ___mPath1_7; } inline String_t** get_address_of_mPath1_7() { return &___mPath1_7; } inline void set_mPath1_7(String_t* value) { ___mPath1_7 = value; Il2CppCodeGenWriteBarrier((&___mPath1_7), value); } inline static int32_t get_offset_of_mTexture1_8() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mTexture1_8)); } inline UITexture_t3471168817 * get_mTexture1_8() const { return ___mTexture1_8; } inline UITexture_t3471168817 ** get_address_of_mTexture1_8() { return &___mTexture1_8; } inline void set_mTexture1_8(UITexture_t3471168817 * value) { ___mTexture1_8 = value; Il2CppCodeGenWriteBarrier((&___mTexture1_8), value); } inline static int32_t get_offset_of_mNum1_9() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mNum1_9)); } inline UILabel_t3248798549 * get_mNum1_9() const { return ___mNum1_9; } inline UILabel_t3248798549 ** get_address_of_mNum1_9() { return &___mNum1_9; } inline void set_mNum1_9(UILabel_t3248798549 * value) { ___mNum1_9 = value; Il2CppCodeGenWriteBarrier((&___mNum1_9), value); } inline static int32_t get_offset_of_mLoaded1_10() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mLoaded1_10)); } inline bool get_mLoaded1_10() const { return ___mLoaded1_10; } inline bool* get_address_of_mLoaded1_10() { return &___mLoaded1_10; } inline void set_mLoaded1_10(bool value) { ___mLoaded1_10 = value; } inline static int32_t get_offset_of_mItem2_11() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mItem2_11)); } inline GameObject_t1113636619 * get_mItem2_11() const { return ___mItem2_11; } inline GameObject_t1113636619 ** get_address_of_mItem2_11() { return &___mItem2_11; } inline void set_mItem2_11(GameObject_t1113636619 * value) { ___mItem2_11 = value; Il2CppCodeGenWriteBarrier((&___mItem2_11), value); } inline static int32_t get_offset_of_mPath2_12() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mPath2_12)); } inline String_t* get_mPath2_12() const { return ___mPath2_12; } inline String_t** get_address_of_mPath2_12() { return &___mPath2_12; } inline void set_mPath2_12(String_t* value) { ___mPath2_12 = value; Il2CppCodeGenWriteBarrier((&___mPath2_12), value); } inline static int32_t get_offset_of_mTexture2_13() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mTexture2_13)); } inline UITexture_t3471168817 * get_mTexture2_13() const { return ___mTexture2_13; } inline UITexture_t3471168817 ** get_address_of_mTexture2_13() { return &___mTexture2_13; } inline void set_mTexture2_13(UITexture_t3471168817 * value) { ___mTexture2_13 = value; Il2CppCodeGenWriteBarrier((&___mTexture2_13), value); } inline static int32_t get_offset_of_mNum2_14() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mNum2_14)); } inline UILabel_t3248798549 * get_mNum2_14() const { return ___mNum2_14; } inline UILabel_t3248798549 ** get_address_of_mNum2_14() { return &___mNum2_14; } inline void set_mNum2_14(UILabel_t3248798549 * value) { ___mNum2_14 = value; Il2CppCodeGenWriteBarrier((&___mNum2_14), value); } inline static int32_t get_offset_of_mLoaded2_15() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mLoaded2_15)); } inline bool get_mLoaded2_15() const { return ___mLoaded2_15; } inline bool* get_address_of_mLoaded2_15() { return &___mLoaded2_15; } inline void set_mLoaded2_15(bool value) { ___mLoaded2_15 = value; } inline static int32_t get_offset_of_mItem3_16() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mItem3_16)); } inline GameObject_t1113636619 * get_mItem3_16() const { return ___mItem3_16; } inline GameObject_t1113636619 ** get_address_of_mItem3_16() { return &___mItem3_16; } inline void set_mItem3_16(GameObject_t1113636619 * value) { ___mItem3_16 = value; Il2CppCodeGenWriteBarrier((&___mItem3_16), value); } inline static int32_t get_offset_of_mPath3_17() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mPath3_17)); } inline String_t* get_mPath3_17() const { return ___mPath3_17; } inline String_t** get_address_of_mPath3_17() { return &___mPath3_17; } inline void set_mPath3_17(String_t* value) { ___mPath3_17 = value; Il2CppCodeGenWriteBarrier((&___mPath3_17), value); } inline static int32_t get_offset_of_mTexture3_18() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mTexture3_18)); } inline UITexture_t3471168817 * get_mTexture3_18() const { return ___mTexture3_18; } inline UITexture_t3471168817 ** get_address_of_mTexture3_18() { return &___mTexture3_18; } inline void set_mTexture3_18(UITexture_t3471168817 * value) { ___mTexture3_18 = value; Il2CppCodeGenWriteBarrier((&___mTexture3_18), value); } inline static int32_t get_offset_of_mNum3_19() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mNum3_19)); } inline UILabel_t3248798549 * get_mNum3_19() const { return ___mNum3_19; } inline UILabel_t3248798549 ** get_address_of_mNum3_19() { return &___mNum3_19; } inline void set_mNum3_19(UILabel_t3248798549 * value) { ___mNum3_19 = value; Il2CppCodeGenWriteBarrier((&___mNum3_19), value); } inline static int32_t get_offset_of_mLoaded3_20() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mLoaded3_20)); } inline bool get_mLoaded3_20() const { return ___mLoaded3_20; } inline bool* get_address_of_mLoaded3_20() { return &___mLoaded3_20; } inline void set_mLoaded3_20(bool value) { ___mLoaded3_20 = value; } inline static int32_t get_offset_of_mAwardItem_21() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___mAwardItem_21)); } inline CAwardInfo_1_t1862781914 * get_mAwardItem_21() const { return ___mAwardItem_21; } inline CAwardInfo_1_t1862781914 ** get_address_of_mAwardItem_21() { return &___mAwardItem_21; } inline void set_mAwardItem_21(CAwardInfo_1_t1862781914 * value) { ___mAwardItem_21 = value; Il2CppCodeGenWriteBarrier((&___mAwardItem_21), value); } inline static int32_t get_offset_of_isPageInit_22() { return static_cast(offsetof(uiComulRechargeItem_t1937470498, ___isPageInit_22)); } inline bool get_isPageInit_22() const { return ___isPageInit_22; } inline bool* get_address_of_isPageInit_22() { return &___isPageInit_22; } inline void set_isPageInit_22(bool value) { ___isPageInit_22 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICOMULRECHARGEITEM_T1937470498_H #ifndef TANCHUANIM_T2572471751_H #define TANCHUANIM_T2572471751_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TanChuAnim struct TanChuAnim_t2572471751 : public MonoBehaviour_t3962482529 { public: // System.Boolean TanChuAnim::play bool ___play_2; // System.Boolean TanChuAnim::back bool ___back_3; // System.Single TanChuAnim::speed float ___speed_4; // System.Single TanChuAnim::HuiTanSpeed float ___HuiTanSpeed_5; // System.Single TanChuAnim::distance float ___distance_6; // System.Single TanChuAnim::huitan float ___huitan_7; // System.Single TanChuAnim::width float ___width_8; // System.Single TanChuAnim::endDis float ___endDis_9; // System.Boolean TanChuAnim::starthuitan bool ___starthuitan_10; // System.Action`1 TanChuAnim::finishCallBack Action_1_t3123413348 * ___finishCallBack_11; // System.Action TanChuAnim::backFinishCallBack Action_t1264377477 * ___backFinishCallBack_12; // ShuXingAnim TanChuAnim::m_wuJi ShuXingAnim_t3927127128 * ___m_wuJi_13; // ShuXingAnim TanChuAnim::m_shiShang ShuXingAnim_t3927127128 * ___m_shiShang_14; // ShuXingAnim TanChuAnim::m_qinHe ShuXingAnim_t3927127128 * ___m_qinHe_15; // ShuXingAnim TanChuAnim::m_renQi ShuXingAnim_t3927127128 * ___m_renQi_16; // ShuXingAnim TanChuAnim::m_jingYe ShuXingAnim_t3927127128 * ___m_jingYe_17; // ShuXingAnim TanChuAnim::m_CurrentAnim ShuXingAnim_t3927127128 * ___m_CurrentAnim_18; // System.Int32 TanChuAnim::level int32_t ___level_19; // System.Int32 TanChuAnim::upExp int32_t ___upExp_20; // System.Int32 TanChuAnim::currentExp int32_t ___currentExp_21; // System.Int32 TanChuAnim::addExp int32_t ___addExp_22; // System.Single TanChuAnim::time float ___time_23; public: inline static int32_t get_offset_of_play_2() { return static_cast(offsetof(TanChuAnim_t2572471751, ___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(TanChuAnim_t2572471751, ___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(TanChuAnim_t2572471751, ___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(TanChuAnim_t2572471751, ___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(TanChuAnim_t2572471751, ___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(TanChuAnim_t2572471751, ___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(TanChuAnim_t2572471751, ___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(TanChuAnim_t2572471751, ___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(TanChuAnim_t2572471751, ___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_finishCallBack_11() { return static_cast(offsetof(TanChuAnim_t2572471751, ___finishCallBack_11)); } inline Action_1_t3123413348 * get_finishCallBack_11() const { return ___finishCallBack_11; } inline Action_1_t3123413348 ** get_address_of_finishCallBack_11() { return &___finishCallBack_11; } inline void set_finishCallBack_11(Action_1_t3123413348 * value) { ___finishCallBack_11 = value; Il2CppCodeGenWriteBarrier((&___finishCallBack_11), value); } inline static int32_t get_offset_of_backFinishCallBack_12() { return static_cast(offsetof(TanChuAnim_t2572471751, ___backFinishCallBack_12)); } inline Action_t1264377477 * get_backFinishCallBack_12() const { return ___backFinishCallBack_12; } inline Action_t1264377477 ** get_address_of_backFinishCallBack_12() { return &___backFinishCallBack_12; } inline void set_backFinishCallBack_12(Action_t1264377477 * value) { ___backFinishCallBack_12 = value; Il2CppCodeGenWriteBarrier((&___backFinishCallBack_12), value); } inline static int32_t get_offset_of_m_wuJi_13() { return static_cast(offsetof(TanChuAnim_t2572471751, ___m_wuJi_13)); } inline ShuXingAnim_t3927127128 * get_m_wuJi_13() const { return ___m_wuJi_13; } inline ShuXingAnim_t3927127128 ** get_address_of_m_wuJi_13() { return &___m_wuJi_13; } inline void set_m_wuJi_13(ShuXingAnim_t3927127128 * value) { ___m_wuJi_13 = value; Il2CppCodeGenWriteBarrier((&___m_wuJi_13), value); } inline static int32_t get_offset_of_m_shiShang_14() { return static_cast(offsetof(TanChuAnim_t2572471751, ___m_shiShang_14)); } inline ShuXingAnim_t3927127128 * get_m_shiShang_14() const { return ___m_shiShang_14; } inline ShuXingAnim_t3927127128 ** get_address_of_m_shiShang_14() { return &___m_shiShang_14; } inline void set_m_shiShang_14(ShuXingAnim_t3927127128 * value) { ___m_shiShang_14 = value; Il2CppCodeGenWriteBarrier((&___m_shiShang_14), value); } inline static int32_t get_offset_of_m_qinHe_15() { return static_cast(offsetof(TanChuAnim_t2572471751, ___m_qinHe_15)); } inline ShuXingAnim_t3927127128 * get_m_qinHe_15() const { return ___m_qinHe_15; } inline ShuXingAnim_t3927127128 ** get_address_of_m_qinHe_15() { return &___m_qinHe_15; } inline void set_m_qinHe_15(ShuXingAnim_t3927127128 * value) { ___m_qinHe_15 = value; Il2CppCodeGenWriteBarrier((&___m_qinHe_15), value); } inline static int32_t get_offset_of_m_renQi_16() { return static_cast(offsetof(TanChuAnim_t2572471751, ___m_renQi_16)); } inline ShuXingAnim_t3927127128 * get_m_renQi_16() const { return ___m_renQi_16; } inline ShuXingAnim_t3927127128 ** get_address_of_m_renQi_16() { return &___m_renQi_16; } inline void set_m_renQi_16(ShuXingAnim_t3927127128 * value) { ___m_renQi_16 = value; Il2CppCodeGenWriteBarrier((&___m_renQi_16), value); } inline static int32_t get_offset_of_m_jingYe_17() { return static_cast(offsetof(TanChuAnim_t2572471751, ___m_jingYe_17)); } inline ShuXingAnim_t3927127128 * get_m_jingYe_17() const { return ___m_jingYe_17; } inline ShuXingAnim_t3927127128 ** get_address_of_m_jingYe_17() { return &___m_jingYe_17; } inline void set_m_jingYe_17(ShuXingAnim_t3927127128 * value) { ___m_jingYe_17 = value; Il2CppCodeGenWriteBarrier((&___m_jingYe_17), value); } inline static int32_t get_offset_of_m_CurrentAnim_18() { return static_cast(offsetof(TanChuAnim_t2572471751, ___m_CurrentAnim_18)); } inline ShuXingAnim_t3927127128 * get_m_CurrentAnim_18() const { return ___m_CurrentAnim_18; } inline ShuXingAnim_t3927127128 ** get_address_of_m_CurrentAnim_18() { return &___m_CurrentAnim_18; } inline void set_m_CurrentAnim_18(ShuXingAnim_t3927127128 * value) { ___m_CurrentAnim_18 = value; Il2CppCodeGenWriteBarrier((&___m_CurrentAnim_18), value); } inline static int32_t get_offset_of_level_19() { return static_cast(offsetof(TanChuAnim_t2572471751, ___level_19)); } inline int32_t get_level_19() const { return ___level_19; } inline int32_t* get_address_of_level_19() { return &___level_19; } inline void set_level_19(int32_t value) { ___level_19 = value; } inline static int32_t get_offset_of_upExp_20() { return static_cast(offsetof(TanChuAnim_t2572471751, ___upExp_20)); } inline int32_t get_upExp_20() const { return ___upExp_20; } inline int32_t* get_address_of_upExp_20() { return &___upExp_20; } inline void set_upExp_20(int32_t value) { ___upExp_20 = value; } inline static int32_t get_offset_of_currentExp_21() { return static_cast(offsetof(TanChuAnim_t2572471751, ___currentExp_21)); } inline int32_t get_currentExp_21() const { return ___currentExp_21; } inline int32_t* get_address_of_currentExp_21() { return &___currentExp_21; } inline void set_currentExp_21(int32_t value) { ___currentExp_21 = value; } inline static int32_t get_offset_of_addExp_22() { return static_cast(offsetof(TanChuAnim_t2572471751, ___addExp_22)); } inline int32_t get_addExp_22() const { return ___addExp_22; } inline int32_t* get_address_of_addExp_22() { return &___addExp_22; } inline void set_addExp_22(int32_t value) { ___addExp_22 = value; } inline static int32_t get_offset_of_time_23() { return static_cast(offsetof(TanChuAnim_t2572471751, ___time_23)); } inline float get_time_23() const { return ___time_23; } inline float* get_address_of_time_23() { return &___time_23; } inline void set_time_23(float value) { ___time_23 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TANCHUANIM_T2572471751_H #ifndef UIFSTRECHARGEAWARDCELL_T3743027392_H #define UIFSTRECHARGEAWARDCELL_T3743027392_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiFstRechargeAwardCell struct uiFstRechargeAwardCell_t3743027392 : public MonoBehaviour_t3962482529 { public: // UITexture uiFstRechargeAwardCell::m_resIcon UITexture_t3471168817 * ___m_resIcon_2; // UILabel uiFstRechargeAwardCell::m_resName UILabel_t3248798549 * ___m_resName_3; // UILabel uiFstRechargeAwardCell::m_resValidation UILabel_t3248798549 * ___m_resValidation_4; // DMCore.Logic.CAwardItem uiFstRechargeAwardCell::m_Data CAwardItem_t1677460915 * ___m_Data_5; // System.Boolean uiFstRechargeAwardCell::m_isIconReady bool ___m_isIconReady_6; // UnityEngine.Vector3 uiFstRechargeAwardCell::m_orignalSize Vector3_t3722313464 ___m_orignalSize_7; public: inline static int32_t get_offset_of_m_resIcon_2() { return static_cast(offsetof(uiFstRechargeAwardCell_t3743027392, ___m_resIcon_2)); } inline UITexture_t3471168817 * get_m_resIcon_2() const { return ___m_resIcon_2; } inline UITexture_t3471168817 ** get_address_of_m_resIcon_2() { return &___m_resIcon_2; } inline void set_m_resIcon_2(UITexture_t3471168817 * value) { ___m_resIcon_2 = value; Il2CppCodeGenWriteBarrier((&___m_resIcon_2), value); } inline static int32_t get_offset_of_m_resName_3() { return static_cast(offsetof(uiFstRechargeAwardCell_t3743027392, ___m_resName_3)); } inline UILabel_t3248798549 * get_m_resName_3() const { return ___m_resName_3; } inline UILabel_t3248798549 ** get_address_of_m_resName_3() { return &___m_resName_3; } inline void set_m_resName_3(UILabel_t3248798549 * value) { ___m_resName_3 = value; Il2CppCodeGenWriteBarrier((&___m_resName_3), value); } inline static int32_t get_offset_of_m_resValidation_4() { return static_cast(offsetof(uiFstRechargeAwardCell_t3743027392, ___m_resValidation_4)); } inline UILabel_t3248798549 * get_m_resValidation_4() const { return ___m_resValidation_4; } inline UILabel_t3248798549 ** get_address_of_m_resValidation_4() { return &___m_resValidation_4; } inline void set_m_resValidation_4(UILabel_t3248798549 * value) { ___m_resValidation_4 = value; Il2CppCodeGenWriteBarrier((&___m_resValidation_4), value); } inline static int32_t get_offset_of_m_Data_5() { return static_cast(offsetof(uiFstRechargeAwardCell_t3743027392, ___m_Data_5)); } inline CAwardItem_t1677460915 * get_m_Data_5() const { return ___m_Data_5; } inline CAwardItem_t1677460915 ** get_address_of_m_Data_5() { return &___m_Data_5; } inline void set_m_Data_5(CAwardItem_t1677460915 * value) { ___m_Data_5 = value; Il2CppCodeGenWriteBarrier((&___m_Data_5), value); } inline static int32_t get_offset_of_m_isIconReady_6() { return static_cast(offsetof(uiFstRechargeAwardCell_t3743027392, ___m_isIconReady_6)); } inline bool get_m_isIconReady_6() const { return ___m_isIconReady_6; } inline bool* get_address_of_m_isIconReady_6() { return &___m_isIconReady_6; } inline void set_m_isIconReady_6(bool value) { ___m_isIconReady_6 = value; } inline static int32_t get_offset_of_m_orignalSize_7() { return static_cast(offsetof(uiFstRechargeAwardCell_t3743027392, ___m_orignalSize_7)); } inline Vector3_t3722313464 get_m_orignalSize_7() const { return ___m_orignalSize_7; } inline Vector3_t3722313464 * get_address_of_m_orignalSize_7() { return &___m_orignalSize_7; } inline void set_m_orignalSize_7(Vector3_t3722313464 value) { ___m_orignalSize_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIFSTRECHARGEAWARDCELL_T3743027392_H #ifndef UIACTIVITYFSTRECHARGE_T601378954_H #define UIACTIVITYFSTRECHARGE_T601378954_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityFstRecharge struct uiActivityFstRecharge_t601378954 : public MonoBehaviour_t3962482529 { public: // uiFstRechargeAwardCell[] uiActivityFstRecharge::m_AwardRoot uiFstRechargeAwardCellU5BU5D_t3043349569* ___m_AwardRoot_2; // UnityEngine.Transform uiActivityFstRecharge::m_WantRoot Transform_t3600365921 * ___m_WantRoot_3; // UnityEngine.Transform uiActivityFstRecharge::m_GetRoot Transform_t3600365921 * ___m_GetRoot_4; // System.Boolean uiActivityFstRecharge::isPageInit bool ___isPageInit_5; // System.Single uiActivityFstRecharge::m_recharge float ___m_recharge_6; public: inline static int32_t get_offset_of_m_AwardRoot_2() { return static_cast(offsetof(uiActivityFstRecharge_t601378954, ___m_AwardRoot_2)); } inline uiFstRechargeAwardCellU5BU5D_t3043349569* get_m_AwardRoot_2() const { return ___m_AwardRoot_2; } inline uiFstRechargeAwardCellU5BU5D_t3043349569** get_address_of_m_AwardRoot_2() { return &___m_AwardRoot_2; } inline void set_m_AwardRoot_2(uiFstRechargeAwardCellU5BU5D_t3043349569* value) { ___m_AwardRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_AwardRoot_2), value); } inline static int32_t get_offset_of_m_WantRoot_3() { return static_cast(offsetof(uiActivityFstRecharge_t601378954, ___m_WantRoot_3)); } inline Transform_t3600365921 * get_m_WantRoot_3() const { return ___m_WantRoot_3; } inline Transform_t3600365921 ** get_address_of_m_WantRoot_3() { return &___m_WantRoot_3; } inline void set_m_WantRoot_3(Transform_t3600365921 * value) { ___m_WantRoot_3 = value; Il2CppCodeGenWriteBarrier((&___m_WantRoot_3), value); } inline static int32_t get_offset_of_m_GetRoot_4() { return static_cast(offsetof(uiActivityFstRecharge_t601378954, ___m_GetRoot_4)); } inline Transform_t3600365921 * get_m_GetRoot_4() const { return ___m_GetRoot_4; } inline Transform_t3600365921 ** get_address_of_m_GetRoot_4() { return &___m_GetRoot_4; } inline void set_m_GetRoot_4(Transform_t3600365921 * value) { ___m_GetRoot_4 = value; Il2CppCodeGenWriteBarrier((&___m_GetRoot_4), value); } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(uiActivityFstRecharge_t601378954, ___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; } inline static int32_t get_offset_of_m_recharge_6() { return static_cast(offsetof(uiActivityFstRecharge_t601378954, ___m_recharge_6)); } inline float get_m_recharge_6() const { return ___m_recharge_6; } inline float* get_address_of_m_recharge_6() { return &___m_recharge_6; } inline void set_m_recharge_6(float value) { ___m_recharge_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYFSTRECHARGE_T601378954_H #ifndef UILEVELFASTAWARDITEM_T2126527918_H #define UILEVELFASTAWARDITEM_T2126527918_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiLevelFastAwardItem struct uiLevelFastAwardItem_t2126527918 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiLevelFastAwardItem::m_btn_root GameObject_t1113636619 * ___m_btn_root_2; // UILabel uiLevelFastAwardItem::m_btn_desc UILabel_t3248798549 * ___m_btn_desc_3; // UISprite uiLevelFastAwardItem::m_btn_state UISprite_t194114938 * ___m_btn_state_4; // UILabel uiLevelFastAwardItem::m_award_count UILabel_t3248798549 * ___m_award_count_5; // UITexture uiLevelFastAwardItem::m_award_icon UITexture_t3471168817 * ___m_award_icon_6; // System.Boolean uiLevelFastAwardItem::m_is_icon_ready bool ___m_is_icon_ready_7; // System.Int32 uiLevelFastAwardItem::m_award_config_id int32_t ___m_award_config_id_8; // System.Int32 uiLevelFastAwardItem::m_award_index int32_t ___m_award_index_9; // uiLevelFastAwardItem/AcceptAwardHandle uiLevelFastAwardItem::m_accept_award_handle AcceptAwardHandle_t3810387064 * ___m_accept_award_handle_10; // UnityEngine.Vector3 uiLevelFastAwardItem::m_icon_local_scale Vector3_t3722313464 ___m_icon_local_scale_11; public: inline static int32_t get_offset_of_m_btn_root_2() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_btn_root_2)); } inline GameObject_t1113636619 * get_m_btn_root_2() const { return ___m_btn_root_2; } inline GameObject_t1113636619 ** get_address_of_m_btn_root_2() { return &___m_btn_root_2; } inline void set_m_btn_root_2(GameObject_t1113636619 * value) { ___m_btn_root_2 = value; Il2CppCodeGenWriteBarrier((&___m_btn_root_2), value); } inline static int32_t get_offset_of_m_btn_desc_3() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_btn_desc_3)); } inline UILabel_t3248798549 * get_m_btn_desc_3() const { return ___m_btn_desc_3; } inline UILabel_t3248798549 ** get_address_of_m_btn_desc_3() { return &___m_btn_desc_3; } inline void set_m_btn_desc_3(UILabel_t3248798549 * value) { ___m_btn_desc_3 = value; Il2CppCodeGenWriteBarrier((&___m_btn_desc_3), value); } inline static int32_t get_offset_of_m_btn_state_4() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_btn_state_4)); } inline UISprite_t194114938 * get_m_btn_state_4() const { return ___m_btn_state_4; } inline UISprite_t194114938 ** get_address_of_m_btn_state_4() { return &___m_btn_state_4; } inline void set_m_btn_state_4(UISprite_t194114938 * value) { ___m_btn_state_4 = value; Il2CppCodeGenWriteBarrier((&___m_btn_state_4), value); } inline static int32_t get_offset_of_m_award_count_5() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_award_count_5)); } inline UILabel_t3248798549 * get_m_award_count_5() const { return ___m_award_count_5; } inline UILabel_t3248798549 ** get_address_of_m_award_count_5() { return &___m_award_count_5; } inline void set_m_award_count_5(UILabel_t3248798549 * value) { ___m_award_count_5 = value; Il2CppCodeGenWriteBarrier((&___m_award_count_5), value); } inline static int32_t get_offset_of_m_award_icon_6() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_award_icon_6)); } inline UITexture_t3471168817 * get_m_award_icon_6() const { return ___m_award_icon_6; } inline UITexture_t3471168817 ** get_address_of_m_award_icon_6() { return &___m_award_icon_6; } inline void set_m_award_icon_6(UITexture_t3471168817 * value) { ___m_award_icon_6 = value; Il2CppCodeGenWriteBarrier((&___m_award_icon_6), value); } inline static int32_t get_offset_of_m_is_icon_ready_7() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_is_icon_ready_7)); } inline bool get_m_is_icon_ready_7() const { return ___m_is_icon_ready_7; } inline bool* get_address_of_m_is_icon_ready_7() { return &___m_is_icon_ready_7; } inline void set_m_is_icon_ready_7(bool value) { ___m_is_icon_ready_7 = value; } inline static int32_t get_offset_of_m_award_config_id_8() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_award_config_id_8)); } inline int32_t get_m_award_config_id_8() const { return ___m_award_config_id_8; } inline int32_t* get_address_of_m_award_config_id_8() { return &___m_award_config_id_8; } inline void set_m_award_config_id_8(int32_t value) { ___m_award_config_id_8 = value; } inline static int32_t get_offset_of_m_award_index_9() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_award_index_9)); } inline int32_t get_m_award_index_9() const { return ___m_award_index_9; } inline int32_t* get_address_of_m_award_index_9() { return &___m_award_index_9; } inline void set_m_award_index_9(int32_t value) { ___m_award_index_9 = value; } inline static int32_t get_offset_of_m_accept_award_handle_10() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_accept_award_handle_10)); } inline AcceptAwardHandle_t3810387064 * get_m_accept_award_handle_10() const { return ___m_accept_award_handle_10; } inline AcceptAwardHandle_t3810387064 ** get_address_of_m_accept_award_handle_10() { return &___m_accept_award_handle_10; } inline void set_m_accept_award_handle_10(AcceptAwardHandle_t3810387064 * value) { ___m_accept_award_handle_10 = value; Il2CppCodeGenWriteBarrier((&___m_accept_award_handle_10), value); } inline static int32_t get_offset_of_m_icon_local_scale_11() { return static_cast(offsetof(uiLevelFastAwardItem_t2126527918, ___m_icon_local_scale_11)); } inline Vector3_t3722313464 get_m_icon_local_scale_11() const { return ___m_icon_local_scale_11; } inline Vector3_t3722313464 * get_address_of_m_icon_local_scale_11() { return &___m_icon_local_scale_11; } inline void set_m_icon_local_scale_11(Vector3_t3722313464 value) { ___m_icon_local_scale_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UILEVELFASTAWARDITEM_T2126527918_H #ifndef UIACTIVITYFASTLEVEL_T3056786051_H #define UIACTIVITYFASTLEVEL_T3056786051_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityFastLevel struct uiActivityFastLevel_t3056786051 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiActivityFastLevel::m_uiActivity GameObject_t1113636619 * ___m_uiActivity_2; // uiLevelFastAwardItem[] uiActivityFastLevel::m_uiAwardArr uiLevelFastAwardItemU5BU5D_t1500045275* ___m_uiAwardArr_3; // UILabel uiActivityFastLevel::m_ShowDateAndDeclare UILabel_t3248798549 * ___m_ShowDateAndDeclare_4; // System.Boolean uiActivityFastLevel::m_isPageInit bool ___m_isPageInit_5; public: inline static int32_t get_offset_of_m_uiActivity_2() { return static_cast(offsetof(uiActivityFastLevel_t3056786051, ___m_uiActivity_2)); } inline GameObject_t1113636619 * get_m_uiActivity_2() const { return ___m_uiActivity_2; } inline GameObject_t1113636619 ** get_address_of_m_uiActivity_2() { return &___m_uiActivity_2; } inline void set_m_uiActivity_2(GameObject_t1113636619 * value) { ___m_uiActivity_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiActivity_2), value); } inline static int32_t get_offset_of_m_uiAwardArr_3() { return static_cast(offsetof(uiActivityFastLevel_t3056786051, ___m_uiAwardArr_3)); } inline uiLevelFastAwardItemU5BU5D_t1500045275* get_m_uiAwardArr_3() const { return ___m_uiAwardArr_3; } inline uiLevelFastAwardItemU5BU5D_t1500045275** get_address_of_m_uiAwardArr_3() { return &___m_uiAwardArr_3; } inline void set_m_uiAwardArr_3(uiLevelFastAwardItemU5BU5D_t1500045275* value) { ___m_uiAwardArr_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiAwardArr_3), value); } inline static int32_t get_offset_of_m_ShowDateAndDeclare_4() { return static_cast(offsetof(uiActivityFastLevel_t3056786051, ___m_ShowDateAndDeclare_4)); } inline UILabel_t3248798549 * get_m_ShowDateAndDeclare_4() const { return ___m_ShowDateAndDeclare_4; } inline UILabel_t3248798549 ** get_address_of_m_ShowDateAndDeclare_4() { return &___m_ShowDateAndDeclare_4; } inline void set_m_ShowDateAndDeclare_4(UILabel_t3248798549 * value) { ___m_ShowDateAndDeclare_4 = value; Il2CppCodeGenWriteBarrier((&___m_ShowDateAndDeclare_4), value); } inline static int32_t get_offset_of_m_isPageInit_5() { return static_cast(offsetof(uiActivityFastLevel_t3056786051, ___m_isPageInit_5)); } inline bool get_m_isPageInit_5() const { return ___m_isPageInit_5; } inline bool* get_address_of_m_isPageInit_5() { return &___m_isPageInit_5; } inline void set_m_isPageInit_5(bool value) { ___m_isPageInit_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYFASTLEVEL_T3056786051_H #ifndef UIACTIVITYDAYRECHARGECELL_T4044571122_H #define UIACTIVITYDAYRECHARGECELL_T4044571122_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityDayRechargeCell struct uiActivityDayRechargeCell_t4044571122 : public MonoBehaviour_t3962482529 { public: // UITexture uiActivityDayRechargeCell::m_Icon UITexture_t3471168817 * ___m_Icon_2; // UILabel uiActivityDayRechargeCell::m_NameLabel UILabel_t3248798549 * ___m_NameLabel_3; // UILabel uiActivityDayRechargeCell::m_AmountLabel UILabel_t3248798549 * ___m_AmountLabel_4; // System.Boolean uiActivityDayRechargeCell::m_isIconReady bool ___m_isIconReady_5; // System.Int32 uiActivityDayRechargeCell::m_configId int32_t ___m_configId_6; // UnityEngine.Vector3 uiActivityDayRechargeCell::m_iconScale Vector3_t3722313464 ___m_iconScale_7; public: inline static int32_t get_offset_of_m_Icon_2() { return static_cast(offsetof(uiActivityDayRechargeCell_t4044571122, ___m_Icon_2)); } inline UITexture_t3471168817 * get_m_Icon_2() const { return ___m_Icon_2; } inline UITexture_t3471168817 ** get_address_of_m_Icon_2() { return &___m_Icon_2; } inline void set_m_Icon_2(UITexture_t3471168817 * value) { ___m_Icon_2 = value; Il2CppCodeGenWriteBarrier((&___m_Icon_2), value); } inline static int32_t get_offset_of_m_NameLabel_3() { return static_cast(offsetof(uiActivityDayRechargeCell_t4044571122, ___m_NameLabel_3)); } inline UILabel_t3248798549 * get_m_NameLabel_3() const { return ___m_NameLabel_3; } inline UILabel_t3248798549 ** get_address_of_m_NameLabel_3() { return &___m_NameLabel_3; } inline void set_m_NameLabel_3(UILabel_t3248798549 * value) { ___m_NameLabel_3 = value; Il2CppCodeGenWriteBarrier((&___m_NameLabel_3), value); } inline static int32_t get_offset_of_m_AmountLabel_4() { return static_cast(offsetof(uiActivityDayRechargeCell_t4044571122, ___m_AmountLabel_4)); } inline UILabel_t3248798549 * get_m_AmountLabel_4() const { return ___m_AmountLabel_4; } inline UILabel_t3248798549 ** get_address_of_m_AmountLabel_4() { return &___m_AmountLabel_4; } inline void set_m_AmountLabel_4(UILabel_t3248798549 * value) { ___m_AmountLabel_4 = value; Il2CppCodeGenWriteBarrier((&___m_AmountLabel_4), value); } inline static int32_t get_offset_of_m_isIconReady_5() { return static_cast(offsetof(uiActivityDayRechargeCell_t4044571122, ___m_isIconReady_5)); } inline bool get_m_isIconReady_5() const { return ___m_isIconReady_5; } inline bool* get_address_of_m_isIconReady_5() { return &___m_isIconReady_5; } inline void set_m_isIconReady_5(bool value) { ___m_isIconReady_5 = value; } inline static int32_t get_offset_of_m_configId_6() { return static_cast(offsetof(uiActivityDayRechargeCell_t4044571122, ___m_configId_6)); } inline int32_t get_m_configId_6() const { return ___m_configId_6; } inline int32_t* get_address_of_m_configId_6() { return &___m_configId_6; } inline void set_m_configId_6(int32_t value) { ___m_configId_6 = value; } inline static int32_t get_offset_of_m_iconScale_7() { return static_cast(offsetof(uiActivityDayRechargeCell_t4044571122, ___m_iconScale_7)); } inline Vector3_t3722313464 get_m_iconScale_7() const { return ___m_iconScale_7; } inline Vector3_t3722313464 * get_address_of_m_iconScale_7() { return &___m_iconScale_7; } inline void set_m_iconScale_7(Vector3_t3722313464 value) { ___m_iconScale_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYDAYRECHARGECELL_T4044571122_H #ifndef UIACTIVITYDAYRECHARGE_T1128804431_H #define UIACTIVITYDAYRECHARGE_T1128804431_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityDayRecharge struct uiActivityDayRecharge_t1128804431 : public MonoBehaviour_t3962482529 { public: // uiActivityDayRechargeCell[] uiActivityDayRecharge::m_AwardArray1 uiActivityDayRechargeCellU5BU5D_t1233686023* ___m_AwardArray1_2; // uiActivityDayRechargeCell[] uiActivityDayRecharge::m_AwardArray2 uiActivityDayRechargeCellU5BU5D_t1233686023* ___m_AwardArray2_3; // uiActivityDayRechargeCell[] uiActivityDayRecharge::m_AwardArray3 uiActivityDayRechargeCellU5BU5D_t1233686023* ___m_AwardArray3_4; // UnityEngine.Transform uiActivityDayRecharge::m_WantRoot Transform_t3600365921 * ___m_WantRoot_5; // UnityEngine.Transform uiActivityDayRecharge::m_GetRoot Transform_t3600365921 * ___m_GetRoot_6; // UnityEngine.Transform uiActivityDayRecharge::m_TomorrowRoot Transform_t3600365921 * ___m_TomorrowRoot_7; // UnityEngine.Transform uiActivityDayRecharge::m_AwardRoot1 Transform_t3600365921 * ___m_AwardRoot1_8; // UnityEngine.Transform uiActivityDayRecharge::m_AwardRoot2 Transform_t3600365921 * ___m_AwardRoot2_9; // UnityEngine.Transform uiActivityDayRecharge::m_AwardRoot3 Transform_t3600365921 * ___m_AwardRoot3_10; // System.Boolean uiActivityDayRecharge::isPageInit bool ___isPageInit_11; // System.Single uiActivityDayRecharge::m_recharge float ___m_recharge_12; // DMCore.Logic.enumAwardState uiActivityDayRecharge::m_state int32_t ___m_state_13; public: inline static int32_t get_offset_of_m_AwardArray1_2() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_AwardArray1_2)); } inline uiActivityDayRechargeCellU5BU5D_t1233686023* get_m_AwardArray1_2() const { return ___m_AwardArray1_2; } inline uiActivityDayRechargeCellU5BU5D_t1233686023** get_address_of_m_AwardArray1_2() { return &___m_AwardArray1_2; } inline void set_m_AwardArray1_2(uiActivityDayRechargeCellU5BU5D_t1233686023* value) { ___m_AwardArray1_2 = value; Il2CppCodeGenWriteBarrier((&___m_AwardArray1_2), value); } inline static int32_t get_offset_of_m_AwardArray2_3() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_AwardArray2_3)); } inline uiActivityDayRechargeCellU5BU5D_t1233686023* get_m_AwardArray2_3() const { return ___m_AwardArray2_3; } inline uiActivityDayRechargeCellU5BU5D_t1233686023** get_address_of_m_AwardArray2_3() { return &___m_AwardArray2_3; } inline void set_m_AwardArray2_3(uiActivityDayRechargeCellU5BU5D_t1233686023* value) { ___m_AwardArray2_3 = value; Il2CppCodeGenWriteBarrier((&___m_AwardArray2_3), value); } inline static int32_t get_offset_of_m_AwardArray3_4() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_AwardArray3_4)); } inline uiActivityDayRechargeCellU5BU5D_t1233686023* get_m_AwardArray3_4() const { return ___m_AwardArray3_4; } inline uiActivityDayRechargeCellU5BU5D_t1233686023** get_address_of_m_AwardArray3_4() { return &___m_AwardArray3_4; } inline void set_m_AwardArray3_4(uiActivityDayRechargeCellU5BU5D_t1233686023* value) { ___m_AwardArray3_4 = value; Il2CppCodeGenWriteBarrier((&___m_AwardArray3_4), value); } inline static int32_t get_offset_of_m_WantRoot_5() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_WantRoot_5)); } inline Transform_t3600365921 * get_m_WantRoot_5() const { return ___m_WantRoot_5; } inline Transform_t3600365921 ** get_address_of_m_WantRoot_5() { return &___m_WantRoot_5; } inline void set_m_WantRoot_5(Transform_t3600365921 * value) { ___m_WantRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_WantRoot_5), value); } inline static int32_t get_offset_of_m_GetRoot_6() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_GetRoot_6)); } inline Transform_t3600365921 * get_m_GetRoot_6() const { return ___m_GetRoot_6; } inline Transform_t3600365921 ** get_address_of_m_GetRoot_6() { return &___m_GetRoot_6; } inline void set_m_GetRoot_6(Transform_t3600365921 * value) { ___m_GetRoot_6 = value; Il2CppCodeGenWriteBarrier((&___m_GetRoot_6), value); } inline static int32_t get_offset_of_m_TomorrowRoot_7() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_TomorrowRoot_7)); } inline Transform_t3600365921 * get_m_TomorrowRoot_7() const { return ___m_TomorrowRoot_7; } inline Transform_t3600365921 ** get_address_of_m_TomorrowRoot_7() { return &___m_TomorrowRoot_7; } inline void set_m_TomorrowRoot_7(Transform_t3600365921 * value) { ___m_TomorrowRoot_7 = value; Il2CppCodeGenWriteBarrier((&___m_TomorrowRoot_7), value); } inline static int32_t get_offset_of_m_AwardRoot1_8() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_AwardRoot1_8)); } inline Transform_t3600365921 * get_m_AwardRoot1_8() const { return ___m_AwardRoot1_8; } inline Transform_t3600365921 ** get_address_of_m_AwardRoot1_8() { return &___m_AwardRoot1_8; } inline void set_m_AwardRoot1_8(Transform_t3600365921 * value) { ___m_AwardRoot1_8 = value; Il2CppCodeGenWriteBarrier((&___m_AwardRoot1_8), value); } inline static int32_t get_offset_of_m_AwardRoot2_9() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_AwardRoot2_9)); } inline Transform_t3600365921 * get_m_AwardRoot2_9() const { return ___m_AwardRoot2_9; } inline Transform_t3600365921 ** get_address_of_m_AwardRoot2_9() { return &___m_AwardRoot2_9; } inline void set_m_AwardRoot2_9(Transform_t3600365921 * value) { ___m_AwardRoot2_9 = value; Il2CppCodeGenWriteBarrier((&___m_AwardRoot2_9), value); } inline static int32_t get_offset_of_m_AwardRoot3_10() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_AwardRoot3_10)); } inline Transform_t3600365921 * get_m_AwardRoot3_10() const { return ___m_AwardRoot3_10; } inline Transform_t3600365921 ** get_address_of_m_AwardRoot3_10() { return &___m_AwardRoot3_10; } inline void set_m_AwardRoot3_10(Transform_t3600365921 * value) { ___m_AwardRoot3_10 = value; Il2CppCodeGenWriteBarrier((&___m_AwardRoot3_10), value); } inline static int32_t get_offset_of_isPageInit_11() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___isPageInit_11)); } inline bool get_isPageInit_11() const { return ___isPageInit_11; } inline bool* get_address_of_isPageInit_11() { return &___isPageInit_11; } inline void set_isPageInit_11(bool value) { ___isPageInit_11 = value; } inline static int32_t get_offset_of_m_recharge_12() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_recharge_12)); } inline float get_m_recharge_12() const { return ___m_recharge_12; } inline float* get_address_of_m_recharge_12() { return &___m_recharge_12; } inline void set_m_recharge_12(float value) { ___m_recharge_12 = value; } inline static int32_t get_offset_of_m_state_13() { return static_cast(offsetof(uiActivityDayRecharge_t1128804431, ___m_state_13)); } inline int32_t get_m_state_13() const { return ___m_state_13; } inline int32_t* get_address_of_m_state_13() { return &___m_state_13; } inline void set_m_state_13(int32_t value) { ___m_state_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYDAYRECHARGE_T1128804431_H #ifndef UIACHMALLITEM_T2549423907_H #define UIACHMALLITEM_T2549423907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAchMallItem struct uiAchMallItem_t2549423907 : public MonoBehaviour_t3962482529 { public: // DMListViewItem uiAchMallItem::dmItem DMListViewItem_t3648257704 * ___dmItem_2; // UILabel uiAchMallItem::m_name0 UILabel_t3248798549 * ___m_name0_3; // UITexture uiAchMallItem::m_texture0 UITexture_t3471168817 * ___m_texture0_4; // UILabel uiAchMallItem::m_coin0 UILabel_t3248798549 * ___m_coin0_5; // UnityEngine.Transform uiAchMallItem::m_btn0 Transform_t3600365921 * ___m_btn0_6; // UnityEngine.Transform uiAchMallItem::m_buyBtn0 Transform_t3600365921 * ___m_buyBtn0_7; // UILabel uiAchMallItem::m_name1 UILabel_t3248798549 * ___m_name1_8; // UITexture uiAchMallItem::m_texture1 UITexture_t3471168817 * ___m_texture1_9; // UILabel uiAchMallItem::m_coin1 UILabel_t3248798549 * ___m_coin1_10; // UnityEngine.Transform uiAchMallItem::m_btn1 Transform_t3600365921 * ___m_btn1_11; // UnityEngine.Transform uiAchMallItem::m_buyBtn1 Transform_t3600365921 * ___m_buyBtn1_12; // UILabel uiAchMallItem::m_name2 UILabel_t3248798549 * ___m_name2_13; // UITexture uiAchMallItem::m_texture2 UITexture_t3471168817 * ___m_texture2_14; // UILabel uiAchMallItem::m_coin2 UILabel_t3248798549 * ___m_coin2_15; // UnityEngine.Transform uiAchMallItem::m_btn2 Transform_t3600365921 * ___m_btn2_16; // UnityEngine.Transform uiAchMallItem::m_buyBtn2 Transform_t3600365921 * ___m_buyBtn2_17; // UnityEngine.Transform uiAchMallItem::m_logo0 Transform_t3600365921 * ___m_logo0_18; // UnityEngine.Transform uiAchMallItem::m_logo1 Transform_t3600365921 * ___m_logo1_19; // UnityEngine.Transform uiAchMallItem::m_logo2 Transform_t3600365921 * ___m_logo2_20; // UILabel uiAchMallItem::m_label0 UILabel_t3248798549 * ___m_label0_21; // UILabel uiAchMallItem::m_label1 UILabel_t3248798549 * ___m_label1_22; // UILabel uiAchMallItem::m_label2 UILabel_t3248798549 * ___m_label2_23; // UISprite uiAchMallItem::m_qualityBG0 UISprite_t194114938 * ___m_qualityBG0_24; // UISprite uiAchMallItem::m_qualityBG1 UISprite_t194114938 * ___m_qualityBG1_25; // UISprite uiAchMallItem::m_qualityBG2 UISprite_t194114938 * ___m_qualityBG2_26; // System.Boolean uiAchMallItem::isLoadPic0 bool ___isLoadPic0_27; // System.Boolean uiAchMallItem::isLoadPic1 bool ___isLoadPic1_28; // System.Boolean uiAchMallItem::isLoadPic2 bool ___isLoadPic2_29; // System.Int32 uiAchMallItem::dmItemIndex int32_t ___dmItemIndex_30; // DMCore.Logic.CAchievementMallManager/AchMallItem uiAchMallItem::Item0 AchMallItem_t2405575268 * ___Item0_31; // DMCore.Logic.CAchievementMallManager/AchMallItem uiAchMallItem::Item1 AchMallItem_t2405575268 * ___Item1_32; // DMCore.Logic.CAchievementMallManager/AchMallItem uiAchMallItem::Item2 AchMallItem_t2405575268 * ___Item2_33; public: inline static int32_t get_offset_of_dmItem_2() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___dmItem_2)); } inline DMListViewItem_t3648257704 * get_dmItem_2() const { return ___dmItem_2; } inline DMListViewItem_t3648257704 ** get_address_of_dmItem_2() { return &___dmItem_2; } inline void set_dmItem_2(DMListViewItem_t3648257704 * value) { ___dmItem_2 = value; Il2CppCodeGenWriteBarrier((&___dmItem_2), value); } inline static int32_t get_offset_of_m_name0_3() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_name0_3)); } inline UILabel_t3248798549 * get_m_name0_3() const { return ___m_name0_3; } inline UILabel_t3248798549 ** get_address_of_m_name0_3() { return &___m_name0_3; } inline void set_m_name0_3(UILabel_t3248798549 * value) { ___m_name0_3 = value; Il2CppCodeGenWriteBarrier((&___m_name0_3), value); } inline static int32_t get_offset_of_m_texture0_4() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_texture0_4)); } inline UITexture_t3471168817 * get_m_texture0_4() const { return ___m_texture0_4; } inline UITexture_t3471168817 ** get_address_of_m_texture0_4() { return &___m_texture0_4; } inline void set_m_texture0_4(UITexture_t3471168817 * value) { ___m_texture0_4 = value; Il2CppCodeGenWriteBarrier((&___m_texture0_4), value); } inline static int32_t get_offset_of_m_coin0_5() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_coin0_5)); } inline UILabel_t3248798549 * get_m_coin0_5() const { return ___m_coin0_5; } inline UILabel_t3248798549 ** get_address_of_m_coin0_5() { return &___m_coin0_5; } inline void set_m_coin0_5(UILabel_t3248798549 * value) { ___m_coin0_5 = value; Il2CppCodeGenWriteBarrier((&___m_coin0_5), value); } inline static int32_t get_offset_of_m_btn0_6() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_btn0_6)); } inline Transform_t3600365921 * get_m_btn0_6() const { return ___m_btn0_6; } inline Transform_t3600365921 ** get_address_of_m_btn0_6() { return &___m_btn0_6; } inline void set_m_btn0_6(Transform_t3600365921 * value) { ___m_btn0_6 = value; Il2CppCodeGenWriteBarrier((&___m_btn0_6), value); } inline static int32_t get_offset_of_m_buyBtn0_7() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_buyBtn0_7)); } inline Transform_t3600365921 * get_m_buyBtn0_7() const { return ___m_buyBtn0_7; } inline Transform_t3600365921 ** get_address_of_m_buyBtn0_7() { return &___m_buyBtn0_7; } inline void set_m_buyBtn0_7(Transform_t3600365921 * value) { ___m_buyBtn0_7 = value; Il2CppCodeGenWriteBarrier((&___m_buyBtn0_7), value); } inline static int32_t get_offset_of_m_name1_8() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_name1_8)); } inline UILabel_t3248798549 * get_m_name1_8() const { return ___m_name1_8; } inline UILabel_t3248798549 ** get_address_of_m_name1_8() { return &___m_name1_8; } inline void set_m_name1_8(UILabel_t3248798549 * value) { ___m_name1_8 = value; Il2CppCodeGenWriteBarrier((&___m_name1_8), value); } inline static int32_t get_offset_of_m_texture1_9() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_texture1_9)); } inline UITexture_t3471168817 * get_m_texture1_9() const { return ___m_texture1_9; } inline UITexture_t3471168817 ** get_address_of_m_texture1_9() { return &___m_texture1_9; } inline void set_m_texture1_9(UITexture_t3471168817 * value) { ___m_texture1_9 = value; Il2CppCodeGenWriteBarrier((&___m_texture1_9), value); } inline static int32_t get_offset_of_m_coin1_10() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_coin1_10)); } inline UILabel_t3248798549 * get_m_coin1_10() const { return ___m_coin1_10; } inline UILabel_t3248798549 ** get_address_of_m_coin1_10() { return &___m_coin1_10; } inline void set_m_coin1_10(UILabel_t3248798549 * value) { ___m_coin1_10 = value; Il2CppCodeGenWriteBarrier((&___m_coin1_10), value); } inline static int32_t get_offset_of_m_btn1_11() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_btn1_11)); } inline Transform_t3600365921 * get_m_btn1_11() const { return ___m_btn1_11; } inline Transform_t3600365921 ** get_address_of_m_btn1_11() { return &___m_btn1_11; } inline void set_m_btn1_11(Transform_t3600365921 * value) { ___m_btn1_11 = value; Il2CppCodeGenWriteBarrier((&___m_btn1_11), value); } inline static int32_t get_offset_of_m_buyBtn1_12() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_buyBtn1_12)); } inline Transform_t3600365921 * get_m_buyBtn1_12() const { return ___m_buyBtn1_12; } inline Transform_t3600365921 ** get_address_of_m_buyBtn1_12() { return &___m_buyBtn1_12; } inline void set_m_buyBtn1_12(Transform_t3600365921 * value) { ___m_buyBtn1_12 = value; Il2CppCodeGenWriteBarrier((&___m_buyBtn1_12), value); } inline static int32_t get_offset_of_m_name2_13() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_name2_13)); } inline UILabel_t3248798549 * get_m_name2_13() const { return ___m_name2_13; } inline UILabel_t3248798549 ** get_address_of_m_name2_13() { return &___m_name2_13; } inline void set_m_name2_13(UILabel_t3248798549 * value) { ___m_name2_13 = value; Il2CppCodeGenWriteBarrier((&___m_name2_13), value); } inline static int32_t get_offset_of_m_texture2_14() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_texture2_14)); } inline UITexture_t3471168817 * get_m_texture2_14() const { return ___m_texture2_14; } inline UITexture_t3471168817 ** get_address_of_m_texture2_14() { return &___m_texture2_14; } inline void set_m_texture2_14(UITexture_t3471168817 * value) { ___m_texture2_14 = value; Il2CppCodeGenWriteBarrier((&___m_texture2_14), value); } inline static int32_t get_offset_of_m_coin2_15() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_coin2_15)); } inline UILabel_t3248798549 * get_m_coin2_15() const { return ___m_coin2_15; } inline UILabel_t3248798549 ** get_address_of_m_coin2_15() { return &___m_coin2_15; } inline void set_m_coin2_15(UILabel_t3248798549 * value) { ___m_coin2_15 = value; Il2CppCodeGenWriteBarrier((&___m_coin2_15), value); } inline static int32_t get_offset_of_m_btn2_16() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_btn2_16)); } inline Transform_t3600365921 * get_m_btn2_16() const { return ___m_btn2_16; } inline Transform_t3600365921 ** get_address_of_m_btn2_16() { return &___m_btn2_16; } inline void set_m_btn2_16(Transform_t3600365921 * value) { ___m_btn2_16 = value; Il2CppCodeGenWriteBarrier((&___m_btn2_16), value); } inline static int32_t get_offset_of_m_buyBtn2_17() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_buyBtn2_17)); } inline Transform_t3600365921 * get_m_buyBtn2_17() const { return ___m_buyBtn2_17; } inline Transform_t3600365921 ** get_address_of_m_buyBtn2_17() { return &___m_buyBtn2_17; } inline void set_m_buyBtn2_17(Transform_t3600365921 * value) { ___m_buyBtn2_17 = value; Il2CppCodeGenWriteBarrier((&___m_buyBtn2_17), value); } inline static int32_t get_offset_of_m_logo0_18() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_logo0_18)); } inline Transform_t3600365921 * get_m_logo0_18() const { return ___m_logo0_18; } inline Transform_t3600365921 ** get_address_of_m_logo0_18() { return &___m_logo0_18; } inline void set_m_logo0_18(Transform_t3600365921 * value) { ___m_logo0_18 = value; Il2CppCodeGenWriteBarrier((&___m_logo0_18), value); } inline static int32_t get_offset_of_m_logo1_19() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_logo1_19)); } inline Transform_t3600365921 * get_m_logo1_19() const { return ___m_logo1_19; } inline Transform_t3600365921 ** get_address_of_m_logo1_19() { return &___m_logo1_19; } inline void set_m_logo1_19(Transform_t3600365921 * value) { ___m_logo1_19 = value; Il2CppCodeGenWriteBarrier((&___m_logo1_19), value); } inline static int32_t get_offset_of_m_logo2_20() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_logo2_20)); } inline Transform_t3600365921 * get_m_logo2_20() const { return ___m_logo2_20; } inline Transform_t3600365921 ** get_address_of_m_logo2_20() { return &___m_logo2_20; } inline void set_m_logo2_20(Transform_t3600365921 * value) { ___m_logo2_20 = value; Il2CppCodeGenWriteBarrier((&___m_logo2_20), value); } inline static int32_t get_offset_of_m_label0_21() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_label0_21)); } inline UILabel_t3248798549 * get_m_label0_21() const { return ___m_label0_21; } inline UILabel_t3248798549 ** get_address_of_m_label0_21() { return &___m_label0_21; } inline void set_m_label0_21(UILabel_t3248798549 * value) { ___m_label0_21 = value; Il2CppCodeGenWriteBarrier((&___m_label0_21), value); } inline static int32_t get_offset_of_m_label1_22() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_label1_22)); } inline UILabel_t3248798549 * get_m_label1_22() const { return ___m_label1_22; } inline UILabel_t3248798549 ** get_address_of_m_label1_22() { return &___m_label1_22; } inline void set_m_label1_22(UILabel_t3248798549 * value) { ___m_label1_22 = value; Il2CppCodeGenWriteBarrier((&___m_label1_22), value); } inline static int32_t get_offset_of_m_label2_23() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_label2_23)); } inline UILabel_t3248798549 * get_m_label2_23() const { return ___m_label2_23; } inline UILabel_t3248798549 ** get_address_of_m_label2_23() { return &___m_label2_23; } inline void set_m_label2_23(UILabel_t3248798549 * value) { ___m_label2_23 = value; Il2CppCodeGenWriteBarrier((&___m_label2_23), value); } inline static int32_t get_offset_of_m_qualityBG0_24() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_qualityBG0_24)); } inline UISprite_t194114938 * get_m_qualityBG0_24() const { return ___m_qualityBG0_24; } inline UISprite_t194114938 ** get_address_of_m_qualityBG0_24() { return &___m_qualityBG0_24; } inline void set_m_qualityBG0_24(UISprite_t194114938 * value) { ___m_qualityBG0_24 = value; Il2CppCodeGenWriteBarrier((&___m_qualityBG0_24), value); } inline static int32_t get_offset_of_m_qualityBG1_25() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_qualityBG1_25)); } inline UISprite_t194114938 * get_m_qualityBG1_25() const { return ___m_qualityBG1_25; } inline UISprite_t194114938 ** get_address_of_m_qualityBG1_25() { return &___m_qualityBG1_25; } inline void set_m_qualityBG1_25(UISprite_t194114938 * value) { ___m_qualityBG1_25 = value; Il2CppCodeGenWriteBarrier((&___m_qualityBG1_25), value); } inline static int32_t get_offset_of_m_qualityBG2_26() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___m_qualityBG2_26)); } inline UISprite_t194114938 * get_m_qualityBG2_26() const { return ___m_qualityBG2_26; } inline UISprite_t194114938 ** get_address_of_m_qualityBG2_26() { return &___m_qualityBG2_26; } inline void set_m_qualityBG2_26(UISprite_t194114938 * value) { ___m_qualityBG2_26 = value; Il2CppCodeGenWriteBarrier((&___m_qualityBG2_26), value); } inline static int32_t get_offset_of_isLoadPic0_27() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___isLoadPic0_27)); } inline bool get_isLoadPic0_27() const { return ___isLoadPic0_27; } inline bool* get_address_of_isLoadPic0_27() { return &___isLoadPic0_27; } inline void set_isLoadPic0_27(bool value) { ___isLoadPic0_27 = value; } inline static int32_t get_offset_of_isLoadPic1_28() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___isLoadPic1_28)); } inline bool get_isLoadPic1_28() const { return ___isLoadPic1_28; } inline bool* get_address_of_isLoadPic1_28() { return &___isLoadPic1_28; } inline void set_isLoadPic1_28(bool value) { ___isLoadPic1_28 = value; } inline static int32_t get_offset_of_isLoadPic2_29() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___isLoadPic2_29)); } inline bool get_isLoadPic2_29() const { return ___isLoadPic2_29; } inline bool* get_address_of_isLoadPic2_29() { return &___isLoadPic2_29; } inline void set_isLoadPic2_29(bool value) { ___isLoadPic2_29 = value; } inline static int32_t get_offset_of_dmItemIndex_30() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___dmItemIndex_30)); } inline int32_t get_dmItemIndex_30() const { return ___dmItemIndex_30; } inline int32_t* get_address_of_dmItemIndex_30() { return &___dmItemIndex_30; } inline void set_dmItemIndex_30(int32_t value) { ___dmItemIndex_30 = value; } inline static int32_t get_offset_of_Item0_31() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___Item0_31)); } inline AchMallItem_t2405575268 * get_Item0_31() const { return ___Item0_31; } inline AchMallItem_t2405575268 ** get_address_of_Item0_31() { return &___Item0_31; } inline void set_Item0_31(AchMallItem_t2405575268 * value) { ___Item0_31 = value; Il2CppCodeGenWriteBarrier((&___Item0_31), value); } inline static int32_t get_offset_of_Item1_32() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___Item1_32)); } inline AchMallItem_t2405575268 * get_Item1_32() const { return ___Item1_32; } inline AchMallItem_t2405575268 ** get_address_of_Item1_32() { return &___Item1_32; } inline void set_Item1_32(AchMallItem_t2405575268 * value) { ___Item1_32 = value; Il2CppCodeGenWriteBarrier((&___Item1_32), value); } inline static int32_t get_offset_of_Item2_33() { return static_cast(offsetof(uiAchMallItem_t2549423907, ___Item2_33)); } inline AchMallItem_t2405575268 * get_Item2_33() const { return ___Item2_33; } inline AchMallItem_t2405575268 ** get_address_of_Item2_33() { return &___Item2_33; } inline void set_Item2_33(AchMallItem_t2405575268 * value) { ___Item2_33 = value; Il2CppCodeGenWriteBarrier((&___Item2_33), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACHMALLITEM_T2549423907_H #ifndef UIRANKAWARDITEM_T257408010_H #define UIRANKAWARDITEM_T257408010_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRankAwardItem struct uiRankAwardItem_t257408010 : public MonoBehaviour_t3962482529 { public: // UILabel uiRankAwardItem::m_value UILabel_t3248798549 * ___m_value_2; // UILabel uiRankAwardItem::m_rank UILabel_t3248798549 * ___m_rank_3; // uiAwardUnit[] uiRankAwardItem::m_AwardList uiAwardUnitU5BU5D_t892053486* ___m_AwardList_4; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(uiRankAwardItem_t257408010, ___m_value_2)); } inline UILabel_t3248798549 * get_m_value_2() const { return ___m_value_2; } inline UILabel_t3248798549 ** get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(UILabel_t3248798549 * value) { ___m_value_2 = value; Il2CppCodeGenWriteBarrier((&___m_value_2), value); } inline static int32_t get_offset_of_m_rank_3() { return static_cast(offsetof(uiRankAwardItem_t257408010, ___m_rank_3)); } inline UILabel_t3248798549 * get_m_rank_3() const { return ___m_rank_3; } inline UILabel_t3248798549 ** get_address_of_m_rank_3() { return &___m_rank_3; } inline void set_m_rank_3(UILabel_t3248798549 * value) { ___m_rank_3 = value; Il2CppCodeGenWriteBarrier((&___m_rank_3), value); } inline static int32_t get_offset_of_m_AwardList_4() { return static_cast(offsetof(uiRankAwardItem_t257408010, ___m_AwardList_4)); } inline uiAwardUnitU5BU5D_t892053486* get_m_AwardList_4() const { return ___m_AwardList_4; } inline uiAwardUnitU5BU5D_t892053486** get_address_of_m_AwardList_4() { return &___m_AwardList_4; } inline void set_m_AwardList_4(uiAwardUnitU5BU5D_t892053486* value) { ___m_AwardList_4 = value; Il2CppCodeGenWriteBarrier((&___m_AwardList_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIRANKAWARDITEM_T257408010_H #ifndef THEMEROLEDATA_T305589676_H #define THEMEROLEDATA_T305589676_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ThemeRoleData struct ThemeRoleData_t305589676 : public MonoBehaviour_t3962482529 { public: // DMCore.Framework.Scene.ISceneRole ThemeRoleData::readyRole ISceneRole_t2394225724 * ___readyRole_2; // RotateRole ThemeRoleData::rotate RotateRole_t1146201425 * ___rotate_3; // UnityEngine.Transform ThemeRoleData::roleParent Transform_t3600365921 * ___roleParent_4; // DMCore.Logic.AssembleInfo ThemeRoleData::m_info AssembleInfo_t3236776212 * ___m_info_5; // System.Boolean ThemeRoleData::isPageInit bool ___isPageInit_6; public: inline static int32_t get_offset_of_readyRole_2() { return static_cast(offsetof(ThemeRoleData_t305589676, ___readyRole_2)); } inline ISceneRole_t2394225724 * get_readyRole_2() const { return ___readyRole_2; } inline ISceneRole_t2394225724 ** get_address_of_readyRole_2() { return &___readyRole_2; } inline void set_readyRole_2(ISceneRole_t2394225724 * value) { ___readyRole_2 = value; Il2CppCodeGenWriteBarrier((&___readyRole_2), value); } inline static int32_t get_offset_of_rotate_3() { return static_cast(offsetof(ThemeRoleData_t305589676, ___rotate_3)); } inline RotateRole_t1146201425 * get_rotate_3() const { return ___rotate_3; } inline RotateRole_t1146201425 ** get_address_of_rotate_3() { return &___rotate_3; } inline void set_rotate_3(RotateRole_t1146201425 * value) { ___rotate_3 = value; Il2CppCodeGenWriteBarrier((&___rotate_3), value); } inline static int32_t get_offset_of_roleParent_4() { return static_cast(offsetof(ThemeRoleData_t305589676, ___roleParent_4)); } inline Transform_t3600365921 * get_roleParent_4() const { return ___roleParent_4; } inline Transform_t3600365921 ** get_address_of_roleParent_4() { return &___roleParent_4; } inline void set_roleParent_4(Transform_t3600365921 * value) { ___roleParent_4 = value; Il2CppCodeGenWriteBarrier((&___roleParent_4), value); } inline static int32_t get_offset_of_m_info_5() { return static_cast(offsetof(ThemeRoleData_t305589676, ___m_info_5)); } inline AssembleInfo_t3236776212 * get_m_info_5() const { return ___m_info_5; } inline AssembleInfo_t3236776212 ** get_address_of_m_info_5() { return &___m_info_5; } inline void set_m_info_5(AssembleInfo_t3236776212 * value) { ___m_info_5 = value; Il2CppCodeGenWriteBarrier((&___m_info_5), value); } inline static int32_t get_offset_of_isPageInit_6() { return static_cast(offsetof(ThemeRoleData_t305589676, ___isPageInit_6)); } inline bool get_isPageInit_6() const { return ___isPageInit_6; } inline bool* get_address_of_isPageInit_6() { return &___isPageInit_6; } inline void set_isPageInit_6(bool value) { ___isPageInit_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THEMEROLEDATA_T305589676_H #ifndef UISINGLERECHARGEITEM_T3088096173_H #define UISINGLERECHARGEITEM_T3088096173_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSingleRechargeItem struct uiSingleRechargeItem_t3088096173 : public MonoBehaviour_t3962482529 { public: // DMCore.Logic.CSingleRecharge/SingleRechargeGear uiSingleRechargeItem::m_GearItem SingleRechargeGear_t3767316169 * ___m_GearItem_2; // System.Int32 uiSingleRechargeItem::m_index int32_t ___m_index_3; // UnityEngine.Transform uiSingleRechargeItem::m_BtnList Transform_t3600365921 * ___m_BtnList_4; // UnityEngine.Transform uiSingleRechargeItem::m_Prefab Transform_t3600365921 * ___m_Prefab_5; // UnityEngine.Transform uiSingleRechargeItem::m_AwardRoot Transform_t3600365921 * ___m_AwardRoot_6; // UILabel uiSingleRechargeItem::m_NeedDiamondLabel UILabel_t3248798549 * ___m_NeedDiamondLabel_7; // UILabel uiSingleRechargeItem::m_CountLabel UILabel_t3248798549 * ___m_CountLabel_8; // System.Collections.Generic.List`1 uiSingleRechargeItem::m_CacheData List_1_t509627321 * ___m_CacheData_9; public: inline static int32_t get_offset_of_m_GearItem_2() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_GearItem_2)); } inline SingleRechargeGear_t3767316169 * get_m_GearItem_2() const { return ___m_GearItem_2; } inline SingleRechargeGear_t3767316169 ** get_address_of_m_GearItem_2() { return &___m_GearItem_2; } inline void set_m_GearItem_2(SingleRechargeGear_t3767316169 * value) { ___m_GearItem_2 = value; Il2CppCodeGenWriteBarrier((&___m_GearItem_2), value); } inline static int32_t get_offset_of_m_index_3() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_index_3)); } inline int32_t get_m_index_3() const { return ___m_index_3; } inline int32_t* get_address_of_m_index_3() { return &___m_index_3; } inline void set_m_index_3(int32_t value) { ___m_index_3 = value; } inline static int32_t get_offset_of_m_BtnList_4() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_BtnList_4)); } inline Transform_t3600365921 * get_m_BtnList_4() const { return ___m_BtnList_4; } inline Transform_t3600365921 ** get_address_of_m_BtnList_4() { return &___m_BtnList_4; } inline void set_m_BtnList_4(Transform_t3600365921 * value) { ___m_BtnList_4 = value; Il2CppCodeGenWriteBarrier((&___m_BtnList_4), value); } inline static int32_t get_offset_of_m_Prefab_5() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_Prefab_5)); } inline Transform_t3600365921 * get_m_Prefab_5() const { return ___m_Prefab_5; } inline Transform_t3600365921 ** get_address_of_m_Prefab_5() { return &___m_Prefab_5; } inline void set_m_Prefab_5(Transform_t3600365921 * value) { ___m_Prefab_5 = value; Il2CppCodeGenWriteBarrier((&___m_Prefab_5), value); } inline static int32_t get_offset_of_m_AwardRoot_6() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_AwardRoot_6)); } inline Transform_t3600365921 * get_m_AwardRoot_6() const { return ___m_AwardRoot_6; } inline Transform_t3600365921 ** get_address_of_m_AwardRoot_6() { return &___m_AwardRoot_6; } inline void set_m_AwardRoot_6(Transform_t3600365921 * value) { ___m_AwardRoot_6 = value; Il2CppCodeGenWriteBarrier((&___m_AwardRoot_6), value); } inline static int32_t get_offset_of_m_NeedDiamondLabel_7() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_NeedDiamondLabel_7)); } inline UILabel_t3248798549 * get_m_NeedDiamondLabel_7() const { return ___m_NeedDiamondLabel_7; } inline UILabel_t3248798549 ** get_address_of_m_NeedDiamondLabel_7() { return &___m_NeedDiamondLabel_7; } inline void set_m_NeedDiamondLabel_7(UILabel_t3248798549 * value) { ___m_NeedDiamondLabel_7 = value; Il2CppCodeGenWriteBarrier((&___m_NeedDiamondLabel_7), value); } inline static int32_t get_offset_of_m_CountLabel_8() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_CountLabel_8)); } inline UILabel_t3248798549 * get_m_CountLabel_8() const { return ___m_CountLabel_8; } inline UILabel_t3248798549 ** get_address_of_m_CountLabel_8() { return &___m_CountLabel_8; } inline void set_m_CountLabel_8(UILabel_t3248798549 * value) { ___m_CountLabel_8 = value; Il2CppCodeGenWriteBarrier((&___m_CountLabel_8), value); } inline static int32_t get_offset_of_m_CacheData_9() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_CacheData_9)); } inline List_1_t509627321 * get_m_CacheData_9() const { return ___m_CacheData_9; } inline List_1_t509627321 ** get_address_of_m_CacheData_9() { return &___m_CacheData_9; } inline void set_m_CacheData_9(List_1_t509627321 * value) { ___m_CacheData_9 = value; Il2CppCodeGenWriteBarrier((&___m_CacheData_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISINGLERECHARGEITEM_T3088096173_H #ifndef UIROOT_T4022971450_H #define UIROOT_T4022971450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIRoot struct UIRoot_t4022971450 : public MonoBehaviour_t3962482529 { public: // UIRoot/Scaling UIRoot::scalingStyle int32_t ___scalingStyle_3; // System.Boolean UIRoot::automatic bool ___automatic_4; // System.Int32 UIRoot::manualHeight int32_t ___manualHeight_5; // System.Int32 UIRoot::minimumHeight int32_t ___minimumHeight_6; // System.Int32 UIRoot::maximumHeight int32_t ___maximumHeight_7; // UnityEngine.Transform UIRoot::mTrans Transform_t3600365921 * ___mTrans_8; public: inline static int32_t get_offset_of_scalingStyle_3() { return static_cast(offsetof(UIRoot_t4022971450, ___scalingStyle_3)); } inline int32_t get_scalingStyle_3() const { return ___scalingStyle_3; } inline int32_t* get_address_of_scalingStyle_3() { return &___scalingStyle_3; } inline void set_scalingStyle_3(int32_t value) { ___scalingStyle_3 = value; } inline static int32_t get_offset_of_automatic_4() { return static_cast(offsetof(UIRoot_t4022971450, ___automatic_4)); } inline bool get_automatic_4() const { return ___automatic_4; } inline bool* get_address_of_automatic_4() { return &___automatic_4; } inline void set_automatic_4(bool value) { ___automatic_4 = value; } inline static int32_t get_offset_of_manualHeight_5() { return static_cast(offsetof(UIRoot_t4022971450, ___manualHeight_5)); } inline int32_t get_manualHeight_5() const { return ___manualHeight_5; } inline int32_t* get_address_of_manualHeight_5() { return &___manualHeight_5; } inline void set_manualHeight_5(int32_t value) { ___manualHeight_5 = value; } inline static int32_t get_offset_of_minimumHeight_6() { return static_cast(offsetof(UIRoot_t4022971450, ___minimumHeight_6)); } inline int32_t get_minimumHeight_6() const { return ___minimumHeight_6; } inline int32_t* get_address_of_minimumHeight_6() { return &___minimumHeight_6; } inline void set_minimumHeight_6(int32_t value) { ___minimumHeight_6 = value; } inline static int32_t get_offset_of_maximumHeight_7() { return static_cast(offsetof(UIRoot_t4022971450, ___maximumHeight_7)); } inline int32_t get_maximumHeight_7() const { return ___maximumHeight_7; } inline int32_t* get_address_of_maximumHeight_7() { return &___maximumHeight_7; } inline void set_maximumHeight_7(int32_t value) { ___maximumHeight_7 = value; } inline static int32_t get_offset_of_mTrans_8() { return static_cast(offsetof(UIRoot_t4022971450, ___mTrans_8)); } inline Transform_t3600365921 * get_mTrans_8() const { return ___mTrans_8; } inline Transform_t3600365921 ** get_address_of_mTrans_8() { return &___mTrans_8; } inline void set_mTrans_8(Transform_t3600365921 * value) { ___mTrans_8 = value; Il2CppCodeGenWriteBarrier((&___mTrans_8), value); } }; struct UIRoot_t4022971450_StaticFields { public: // System.Collections.Generic.List`1 UIRoot::mRoots List_1_t1200078896 * ___mRoots_2; public: inline static int32_t get_offset_of_mRoots_2() { return static_cast(offsetof(UIRoot_t4022971450_StaticFields, ___mRoots_2)); } inline List_1_t1200078896 * get_mRoots_2() const { return ___mRoots_2; } inline List_1_t1200078896 ** get_address_of_mRoots_2() { return &___mRoots_2; } inline void set_mRoots_2(List_1_t1200078896 * value) { ___mRoots_2 = value; Il2CppCodeGenWriteBarrier((&___mRoots_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOT_T4022971450_H #ifndef UIACTIVITYMEMBERCELL_T1325979236_H #define UIACTIVITYMEMBERCELL_T1325979236_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityMemberCell struct uiActivityMemberCell_t1325979236 : public MonoBehaviour_t3962482529 { public: // System.Int32 uiActivityMemberCell::mGetState int32_t ___mGetState_2; // System.Int32 uiActivityMemberCell::m_MemberLevel int32_t ___m_MemberLevel_3; // uiActivityMemberAwardCell uiActivityMemberCell::Obj1 uiActivityMemberAwardCell_t2205947704 * ___Obj1_4; // uiActivityMemberAwardCell uiActivityMemberCell::Obj2 uiActivityMemberAwardCell_t2205947704 * ___Obj2_5; // uiActivityMemberAwardCell uiActivityMemberCell::Obj3 uiActivityMemberAwardCell_t2205947704 * ___Obj3_6; // uiActivityMemberAwardCell uiActivityMemberCell::Obj4 uiActivityMemberAwardCell_t2205947704 * ___Obj4_7; // System.Boolean uiActivityMemberCell::isPageInit bool ___isPageInit_8; // UILabel uiActivityMemberCell::m_timeLabel UILabel_t3248798549 * ___m_timeLabel_9; // System.Int32 uiActivityMemberCell::m_index int32_t ___m_index_10; // System.String uiActivityMemberCell::mLeftTime String_t* ___mLeftTime_11; // UnityEngine.Transform uiActivityMemberCell::CurGetBtnRoot Transform_t3600365921 * ___CurGetBtnRoot_12; // UnityEngine.Transform uiActivityMemberCell::CurAlreadyGetBtnRoot Transform_t3600365921 * ___CurAlreadyGetBtnRoot_13; // UnityEngine.Transform uiActivityMemberCell::CurGrayBtnRoot Transform_t3600365921 * ___CurGrayBtnRoot_14; public: inline static int32_t get_offset_of_mGetState_2() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___mGetState_2)); } inline int32_t get_mGetState_2() const { return ___mGetState_2; } inline int32_t* get_address_of_mGetState_2() { return &___mGetState_2; } inline void set_mGetState_2(int32_t value) { ___mGetState_2 = value; } inline static int32_t get_offset_of_m_MemberLevel_3() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___m_MemberLevel_3)); } inline int32_t get_m_MemberLevel_3() const { return ___m_MemberLevel_3; } inline int32_t* get_address_of_m_MemberLevel_3() { return &___m_MemberLevel_3; } inline void set_m_MemberLevel_3(int32_t value) { ___m_MemberLevel_3 = value; } inline static int32_t get_offset_of_Obj1_4() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___Obj1_4)); } inline uiActivityMemberAwardCell_t2205947704 * get_Obj1_4() const { return ___Obj1_4; } inline uiActivityMemberAwardCell_t2205947704 ** get_address_of_Obj1_4() { return &___Obj1_4; } inline void set_Obj1_4(uiActivityMemberAwardCell_t2205947704 * value) { ___Obj1_4 = value; Il2CppCodeGenWriteBarrier((&___Obj1_4), value); } inline static int32_t get_offset_of_Obj2_5() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___Obj2_5)); } inline uiActivityMemberAwardCell_t2205947704 * get_Obj2_5() const { return ___Obj2_5; } inline uiActivityMemberAwardCell_t2205947704 ** get_address_of_Obj2_5() { return &___Obj2_5; } inline void set_Obj2_5(uiActivityMemberAwardCell_t2205947704 * value) { ___Obj2_5 = value; Il2CppCodeGenWriteBarrier((&___Obj2_5), value); } inline static int32_t get_offset_of_Obj3_6() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___Obj3_6)); } inline uiActivityMemberAwardCell_t2205947704 * get_Obj3_6() const { return ___Obj3_6; } inline uiActivityMemberAwardCell_t2205947704 ** get_address_of_Obj3_6() { return &___Obj3_6; } inline void set_Obj3_6(uiActivityMemberAwardCell_t2205947704 * value) { ___Obj3_6 = value; Il2CppCodeGenWriteBarrier((&___Obj3_6), value); } inline static int32_t get_offset_of_Obj4_7() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___Obj4_7)); } inline uiActivityMemberAwardCell_t2205947704 * get_Obj4_7() const { return ___Obj4_7; } inline uiActivityMemberAwardCell_t2205947704 ** get_address_of_Obj4_7() { return &___Obj4_7; } inline void set_Obj4_7(uiActivityMemberAwardCell_t2205947704 * value) { ___Obj4_7 = value; Il2CppCodeGenWriteBarrier((&___Obj4_7), value); } inline static int32_t get_offset_of_isPageInit_8() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___isPageInit_8)); } inline bool get_isPageInit_8() const { return ___isPageInit_8; } inline bool* get_address_of_isPageInit_8() { return &___isPageInit_8; } inline void set_isPageInit_8(bool value) { ___isPageInit_8 = value; } inline static int32_t get_offset_of_m_timeLabel_9() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___m_timeLabel_9)); } inline UILabel_t3248798549 * get_m_timeLabel_9() const { return ___m_timeLabel_9; } inline UILabel_t3248798549 ** get_address_of_m_timeLabel_9() { return &___m_timeLabel_9; } inline void set_m_timeLabel_9(UILabel_t3248798549 * value) { ___m_timeLabel_9 = value; Il2CppCodeGenWriteBarrier((&___m_timeLabel_9), value); } inline static int32_t get_offset_of_m_index_10() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___m_index_10)); } inline int32_t get_m_index_10() const { return ___m_index_10; } inline int32_t* get_address_of_m_index_10() { return &___m_index_10; } inline void set_m_index_10(int32_t value) { ___m_index_10 = value; } inline static int32_t get_offset_of_mLeftTime_11() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___mLeftTime_11)); } inline String_t* get_mLeftTime_11() const { return ___mLeftTime_11; } inline String_t** get_address_of_mLeftTime_11() { return &___mLeftTime_11; } inline void set_mLeftTime_11(String_t* value) { ___mLeftTime_11 = value; Il2CppCodeGenWriteBarrier((&___mLeftTime_11), value); } inline static int32_t get_offset_of_CurGetBtnRoot_12() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___CurGetBtnRoot_12)); } inline Transform_t3600365921 * get_CurGetBtnRoot_12() const { return ___CurGetBtnRoot_12; } inline Transform_t3600365921 ** get_address_of_CurGetBtnRoot_12() { return &___CurGetBtnRoot_12; } inline void set_CurGetBtnRoot_12(Transform_t3600365921 * value) { ___CurGetBtnRoot_12 = value; Il2CppCodeGenWriteBarrier((&___CurGetBtnRoot_12), value); } inline static int32_t get_offset_of_CurAlreadyGetBtnRoot_13() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___CurAlreadyGetBtnRoot_13)); } inline Transform_t3600365921 * get_CurAlreadyGetBtnRoot_13() const { return ___CurAlreadyGetBtnRoot_13; } inline Transform_t3600365921 ** get_address_of_CurAlreadyGetBtnRoot_13() { return &___CurAlreadyGetBtnRoot_13; } inline void set_CurAlreadyGetBtnRoot_13(Transform_t3600365921 * value) { ___CurAlreadyGetBtnRoot_13 = value; Il2CppCodeGenWriteBarrier((&___CurAlreadyGetBtnRoot_13), value); } inline static int32_t get_offset_of_CurGrayBtnRoot_14() { return static_cast(offsetof(uiActivityMemberCell_t1325979236, ___CurGrayBtnRoot_14)); } inline Transform_t3600365921 * get_CurGrayBtnRoot_14() const { return ___CurGrayBtnRoot_14; } inline Transform_t3600365921 ** get_address_of_CurGrayBtnRoot_14() { return &___CurGrayBtnRoot_14; } inline void set_CurGrayBtnRoot_14(Transform_t3600365921 * value) { ___CurGrayBtnRoot_14 = value; Il2CppCodeGenWriteBarrier((&___CurGrayBtnRoot_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYMEMBERCELL_T1325979236_H #ifndef UIACTIVITYSINGLERECHARGE_T3891156416_H #define UIACTIVITYSINGLERECHARGE_T3891156416_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivitySingleRecharge struct uiActivitySingleRecharge_t3891156416 : public MonoBehaviour_t3962482529 { public: // DMListView uiActivitySingleRecharge::mDMList DMListView_t512231514 * ___mDMList_2; // UILabel uiActivitySingleRecharge::mTimeLabel UILabel_t3248798549 * ___mTimeLabel_3; // UILabel uiActivitySingleRecharge::mIntroLabel UILabel_t3248798549 * ___mIntroLabel_4; // UILabel uiActivitySingleRecharge::mTipLabel UILabel_t3248798549 * ___mTipLabel_5; // UnityEngine.Vector3 uiActivitySingleRecharge::mPrePosition Vector3_t3722313464 ___mPrePosition_6; // UnityEngine.Vector4 uiActivitySingleRecharge::mPreCilpRange Vector4_t3319028937 ___mPreCilpRange_7; public: inline static int32_t get_offset_of_mDMList_2() { return static_cast(offsetof(uiActivitySingleRecharge_t3891156416, ___mDMList_2)); } inline DMListView_t512231514 * get_mDMList_2() const { return ___mDMList_2; } inline DMListView_t512231514 ** get_address_of_mDMList_2() { return &___mDMList_2; } inline void set_mDMList_2(DMListView_t512231514 * value) { ___mDMList_2 = value; Il2CppCodeGenWriteBarrier((&___mDMList_2), value); } inline static int32_t get_offset_of_mTimeLabel_3() { return static_cast(offsetof(uiActivitySingleRecharge_t3891156416, ___mTimeLabel_3)); } inline UILabel_t3248798549 * get_mTimeLabel_3() const { return ___mTimeLabel_3; } inline UILabel_t3248798549 ** get_address_of_mTimeLabel_3() { return &___mTimeLabel_3; } inline void set_mTimeLabel_3(UILabel_t3248798549 * value) { ___mTimeLabel_3 = value; Il2CppCodeGenWriteBarrier((&___mTimeLabel_3), value); } inline static int32_t get_offset_of_mIntroLabel_4() { return static_cast(offsetof(uiActivitySingleRecharge_t3891156416, ___mIntroLabel_4)); } inline UILabel_t3248798549 * get_mIntroLabel_4() const { return ___mIntroLabel_4; } inline UILabel_t3248798549 ** get_address_of_mIntroLabel_4() { return &___mIntroLabel_4; } inline void set_mIntroLabel_4(UILabel_t3248798549 * value) { ___mIntroLabel_4 = value; Il2CppCodeGenWriteBarrier((&___mIntroLabel_4), value); } inline static int32_t get_offset_of_mTipLabel_5() { return static_cast(offsetof(uiActivitySingleRecharge_t3891156416, ___mTipLabel_5)); } inline UILabel_t3248798549 * get_mTipLabel_5() const { return ___mTipLabel_5; } inline UILabel_t3248798549 ** get_address_of_mTipLabel_5() { return &___mTipLabel_5; } inline void set_mTipLabel_5(UILabel_t3248798549 * value) { ___mTipLabel_5 = value; Il2CppCodeGenWriteBarrier((&___mTipLabel_5), value); } inline static int32_t get_offset_of_mPrePosition_6() { return static_cast(offsetof(uiActivitySingleRecharge_t3891156416, ___mPrePosition_6)); } inline Vector3_t3722313464 get_mPrePosition_6() const { return ___mPrePosition_6; } inline Vector3_t3722313464 * get_address_of_mPrePosition_6() { return &___mPrePosition_6; } inline void set_mPrePosition_6(Vector3_t3722313464 value) { ___mPrePosition_6 = value; } inline static int32_t get_offset_of_mPreCilpRange_7() { return static_cast(offsetof(uiActivitySingleRecharge_t3891156416, ___mPreCilpRange_7)); } inline Vector4_t3319028937 get_mPreCilpRange_7() const { return ___mPreCilpRange_7; } inline Vector4_t3319028937 * get_address_of_mPreCilpRange_7() { return &___mPreCilpRange_7; } inline void set_mPreCilpRange_7(Vector4_t3319028937 value) { ___mPreCilpRange_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYSINGLERECHARGE_T3891156416_H #ifndef UIANIM_T49643849_H #define UIANIM_T49643849_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAnim struct UIAnim_t49643849 : public MonoBehaviour_t3962482529 { public: // System.Single UIAnim::fSpeedX float ___fSpeedX_2; // System.Single UIAnim::fSpeedY float ___fSpeedY_3; // System.String UIAnim::texName String_t* ___texName_4; // UnityEngine.Material UIAnim::m_matCached Material_t340375123 * ___m_matCached_5; // System.Single UIAnim::m_fX float ___m_fX_6; // System.Single UIAnim::m_fY float ___m_fY_7; public: inline static int32_t get_offset_of_fSpeedX_2() { return static_cast(offsetof(UIAnim_t49643849, ___fSpeedX_2)); } inline float get_fSpeedX_2() const { return ___fSpeedX_2; } inline float* get_address_of_fSpeedX_2() { return &___fSpeedX_2; } inline void set_fSpeedX_2(float value) { ___fSpeedX_2 = value; } inline static int32_t get_offset_of_fSpeedY_3() { return static_cast(offsetof(UIAnim_t49643849, ___fSpeedY_3)); } inline float get_fSpeedY_3() const { return ___fSpeedY_3; } inline float* get_address_of_fSpeedY_3() { return &___fSpeedY_3; } inline void set_fSpeedY_3(float value) { ___fSpeedY_3 = value; } inline static int32_t get_offset_of_texName_4() { return static_cast(offsetof(UIAnim_t49643849, ___texName_4)); } inline String_t* get_texName_4() const { return ___texName_4; } inline String_t** get_address_of_texName_4() { return &___texName_4; } inline void set_texName_4(String_t* value) { ___texName_4 = value; Il2CppCodeGenWriteBarrier((&___texName_4), value); } inline static int32_t get_offset_of_m_matCached_5() { return static_cast(offsetof(UIAnim_t49643849, ___m_matCached_5)); } inline Material_t340375123 * get_m_matCached_5() const { return ___m_matCached_5; } inline Material_t340375123 ** get_address_of_m_matCached_5() { return &___m_matCached_5; } inline void set_m_matCached_5(Material_t340375123 * value) { ___m_matCached_5 = value; Il2CppCodeGenWriteBarrier((&___m_matCached_5), value); } inline static int32_t get_offset_of_m_fX_6() { return static_cast(offsetof(UIAnim_t49643849, ___m_fX_6)); } inline float get_m_fX_6() const { return ___m_fX_6; } inline float* get_address_of_m_fX_6() { return &___m_fX_6; } inline void set_m_fX_6(float value) { ___m_fX_6 = value; } inline static int32_t get_offset_of_m_fY_7() { return static_cast(offsetof(UIAnim_t49643849, ___m_fY_7)); } inline float get_m_fY_7() const { return ___m_fY_7; } inline float* get_address_of_m_fY_7() { return &___m_fY_7; } inline void set_m_fY_7(float value) { ___m_fY_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIANIM_T49643849_H #ifndef UIACTIVITYLISTITEM_T594835361_H #define UIACTIVITYLISTITEM_T594835361_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityListItem struct uiActivityListItem_t594835361 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiActivityListItem::m_bgActive GameObject_t1113636619 * ___m_bgActive_2; // UnityEngine.GameObject uiActivityListItem::m_bgDisactive GameObject_t1113636619 * ___m_bgDisactive_3; // UILabel uiActivityListItem::m_Description UILabel_t3248798549 * ___m_Description_4; // System.Int32 uiActivityListItem::m_activityID int32_t ___m_activityID_5; // System.Int32 uiActivityListItem::m_activityNewID int32_t ___m_activityNewID_6; // UnityEngine.Color uiActivityListItem::m_ColorActive Color_t2555686324 ___m_ColorActive_7; // UnityEngine.Color uiActivityListItem::m_ColorDisactive Color_t2555686324 ___m_ColorDisactive_8; // System.Boolean uiActivityListItem::m_isPageInit bool ___m_isPageInit_9; // System.Int32 uiActivityListItem::m_curActivityID int32_t ___m_curActivityID_10; // uiActivityListItem/OnSelectedCallback uiActivityListItem::m_selectedCallback OnSelectedCallback_t3192302518 * ___m_selectedCallback_11; public: inline static int32_t get_offset_of_m_bgActive_2() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_bgActive_2)); } inline GameObject_t1113636619 * get_m_bgActive_2() const { return ___m_bgActive_2; } inline GameObject_t1113636619 ** get_address_of_m_bgActive_2() { return &___m_bgActive_2; } inline void set_m_bgActive_2(GameObject_t1113636619 * value) { ___m_bgActive_2 = value; Il2CppCodeGenWriteBarrier((&___m_bgActive_2), value); } inline static int32_t get_offset_of_m_bgDisactive_3() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_bgDisactive_3)); } inline GameObject_t1113636619 * get_m_bgDisactive_3() const { return ___m_bgDisactive_3; } inline GameObject_t1113636619 ** get_address_of_m_bgDisactive_3() { return &___m_bgDisactive_3; } inline void set_m_bgDisactive_3(GameObject_t1113636619 * value) { ___m_bgDisactive_3 = value; Il2CppCodeGenWriteBarrier((&___m_bgDisactive_3), value); } inline static int32_t get_offset_of_m_Description_4() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_Description_4)); } inline UILabel_t3248798549 * get_m_Description_4() const { return ___m_Description_4; } inline UILabel_t3248798549 ** get_address_of_m_Description_4() { return &___m_Description_4; } inline void set_m_Description_4(UILabel_t3248798549 * value) { ___m_Description_4 = value; Il2CppCodeGenWriteBarrier((&___m_Description_4), value); } inline static int32_t get_offset_of_m_activityID_5() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_activityID_5)); } inline int32_t get_m_activityID_5() const { return ___m_activityID_5; } inline int32_t* get_address_of_m_activityID_5() { return &___m_activityID_5; } inline void set_m_activityID_5(int32_t value) { ___m_activityID_5 = value; } inline static int32_t get_offset_of_m_activityNewID_6() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_activityNewID_6)); } inline int32_t get_m_activityNewID_6() const { return ___m_activityNewID_6; } inline int32_t* get_address_of_m_activityNewID_6() { return &___m_activityNewID_6; } inline void set_m_activityNewID_6(int32_t value) { ___m_activityNewID_6 = value; } inline static int32_t get_offset_of_m_ColorActive_7() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_ColorActive_7)); } inline Color_t2555686324 get_m_ColorActive_7() const { return ___m_ColorActive_7; } inline Color_t2555686324 * get_address_of_m_ColorActive_7() { return &___m_ColorActive_7; } inline void set_m_ColorActive_7(Color_t2555686324 value) { ___m_ColorActive_7 = value; } inline static int32_t get_offset_of_m_ColorDisactive_8() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_ColorDisactive_8)); } inline Color_t2555686324 get_m_ColorDisactive_8() const { return ___m_ColorDisactive_8; } inline Color_t2555686324 * get_address_of_m_ColorDisactive_8() { return &___m_ColorDisactive_8; } inline void set_m_ColorDisactive_8(Color_t2555686324 value) { ___m_ColorDisactive_8 = value; } inline static int32_t get_offset_of_m_isPageInit_9() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_isPageInit_9)); } inline bool get_m_isPageInit_9() const { return ___m_isPageInit_9; } inline bool* get_address_of_m_isPageInit_9() { return &___m_isPageInit_9; } inline void set_m_isPageInit_9(bool value) { ___m_isPageInit_9 = value; } inline static int32_t get_offset_of_m_curActivityID_10() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_curActivityID_10)); } inline int32_t get_m_curActivityID_10() const { return ___m_curActivityID_10; } inline int32_t* get_address_of_m_curActivityID_10() { return &___m_curActivityID_10; } inline void set_m_curActivityID_10(int32_t value) { ___m_curActivityID_10 = value; } inline static int32_t get_offset_of_m_selectedCallback_11() { return static_cast(offsetof(uiActivityListItem_t594835361, ___m_selectedCallback_11)); } inline OnSelectedCallback_t3192302518 * get_m_selectedCallback_11() const { return ___m_selectedCallback_11; } inline OnSelectedCallback_t3192302518 ** get_address_of_m_selectedCallback_11() { return &___m_selectedCallback_11; } inline void set_m_selectedCallback_11(OnSelectedCallback_t3192302518 * value) { ___m_selectedCallback_11 = value; Il2CppCodeGenWriteBarrier((&___m_selectedCallback_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYLISTITEM_T594835361_H #ifndef TOUCHEFFECT_T3205896608_H #define TOUCHEFFECT_T3205896608_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TouchEffect struct TouchEffect_t3205896608 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Vector3 TouchEffect::pos Vector3_t3722313464 ___pos_2; // UnityEngine.ParticleSystem TouchEffect::particleSystem0 ParticleSystem_t1800779281 * ___particleSystem0_3; // UnityEngine.ParticleSystem TouchEffect::particleSystem1 ParticleSystem_t1800779281 * ___particleSystem1_4; // UnityEngine.ParticleSystem TouchEffect::particleSystem2 ParticleSystem_t1800779281 * ___particleSystem2_5; // System.Single TouchEffect::downTime float ___downTime_6; // System.Single TouchEffect::downTimeMin float ___downTimeMin_7; // System.Single TouchEffect::endTime float ___endTime_8; // System.Single TouchEffect::endTimeMax float ___endTimeMax_9; // System.Boolean TouchEffect::onShow bool ___onShow_10; public: inline static int32_t get_offset_of_pos_2() { return static_cast(offsetof(TouchEffect_t3205896608, ___pos_2)); } inline Vector3_t3722313464 get_pos_2() const { return ___pos_2; } inline Vector3_t3722313464 * get_address_of_pos_2() { return &___pos_2; } inline void set_pos_2(Vector3_t3722313464 value) { ___pos_2 = value; } inline static int32_t get_offset_of_particleSystem0_3() { return static_cast(offsetof(TouchEffect_t3205896608, ___particleSystem0_3)); } inline ParticleSystem_t1800779281 * get_particleSystem0_3() const { return ___particleSystem0_3; } inline ParticleSystem_t1800779281 ** get_address_of_particleSystem0_3() { return &___particleSystem0_3; } inline void set_particleSystem0_3(ParticleSystem_t1800779281 * value) { ___particleSystem0_3 = value; Il2CppCodeGenWriteBarrier((&___particleSystem0_3), value); } inline static int32_t get_offset_of_particleSystem1_4() { return static_cast(offsetof(TouchEffect_t3205896608, ___particleSystem1_4)); } inline ParticleSystem_t1800779281 * get_particleSystem1_4() const { return ___particleSystem1_4; } inline ParticleSystem_t1800779281 ** get_address_of_particleSystem1_4() { return &___particleSystem1_4; } inline void set_particleSystem1_4(ParticleSystem_t1800779281 * value) { ___particleSystem1_4 = value; Il2CppCodeGenWriteBarrier((&___particleSystem1_4), value); } inline static int32_t get_offset_of_particleSystem2_5() { return static_cast(offsetof(TouchEffect_t3205896608, ___particleSystem2_5)); } inline ParticleSystem_t1800779281 * get_particleSystem2_5() const { return ___particleSystem2_5; } inline ParticleSystem_t1800779281 ** get_address_of_particleSystem2_5() { return &___particleSystem2_5; } inline void set_particleSystem2_5(ParticleSystem_t1800779281 * value) { ___particleSystem2_5 = value; Il2CppCodeGenWriteBarrier((&___particleSystem2_5), value); } inline static int32_t get_offset_of_downTime_6() { return static_cast(offsetof(TouchEffect_t3205896608, ___downTime_6)); } inline float get_downTime_6() const { return ___downTime_6; } inline float* get_address_of_downTime_6() { return &___downTime_6; } inline void set_downTime_6(float value) { ___downTime_6 = value; } inline static int32_t get_offset_of_downTimeMin_7() { return static_cast(offsetof(TouchEffect_t3205896608, ___downTimeMin_7)); } inline float get_downTimeMin_7() const { return ___downTimeMin_7; } inline float* get_address_of_downTimeMin_7() { return &___downTimeMin_7; } inline void set_downTimeMin_7(float value) { ___downTimeMin_7 = value; } inline static int32_t get_offset_of_endTime_8() { return static_cast(offsetof(TouchEffect_t3205896608, ___endTime_8)); } inline float get_endTime_8() const { return ___endTime_8; } inline float* get_address_of_endTime_8() { return &___endTime_8; } inline void set_endTime_8(float value) { ___endTime_8 = value; } inline static int32_t get_offset_of_endTimeMax_9() { return static_cast(offsetof(TouchEffect_t3205896608, ___endTimeMax_9)); } inline float get_endTimeMax_9() const { return ___endTimeMax_9; } inline float* get_address_of_endTimeMax_9() { return &___endTimeMax_9; } inline void set_endTimeMax_9(float value) { ___endTimeMax_9 = value; } inline static int32_t get_offset_of_onShow_10() { return static_cast(offsetof(TouchEffect_t3205896608, ___onShow_10)); } inline bool get_onShow_10() const { return ___onShow_10; } inline bool* get_address_of_onShow_10() { return &___onShow_10; } inline void set_onShow_10(bool value) { ___onShow_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TOUCHEFFECT_T3205896608_H #ifndef UIACCEPTAWARD_T1093122403_H #define UIACCEPTAWARD_T1093122403_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAcceptAward struct uiAcceptAward_t1093122403 : public MonoBehaviour_t3962482529 { public: // UISprite uiAcceptAward::m_uiBackground UISprite_t194114938 * ___m_uiBackground_2; // UILabel uiAcceptAward::m_uiDesc UILabel_t3248798549 * ___m_uiDesc_3; // UILabel uiAcceptAward::m_uiAmount UILabel_t3248798549 * ___m_uiAmount_4; // UITexture uiAcceptAward::m_uiIcon UITexture_t3471168817 * ___m_uiIcon_5; // UnityEngine.Transform uiAcceptAward::m_uiBtnSpt Transform_t3600365921 * ___m_uiBtnSpt_6; // UnityEngine.Transform uiAcceptAward::m_uiHasGetSpt Transform_t3600365921 * ___m_uiHasGetSpt_7; // UnityEngine.Transform uiAcceptAward::m_UiDisAward Transform_t3600365921 * ___m_UiDisAward_8; // UnityEngine.BoxCollider uiAcceptAward::m_uiBtnBox BoxCollider_t1640800422 * ___m_uiBtnBox_9; // System.Boolean uiAcceptAward::m_isInCD bool ___m_isInCD_10; // System.Boolean uiAcceptAward::m_isIconReady bool ___m_isIconReady_11; // System.Int32 uiAcceptAward::m_awardItemConfigId int32_t ___m_awardItemConfigId_12; // System.Int32 uiAcceptAward::m_callbackData int32_t ___m_callbackData_13; // uiAcceptAward/OnAccept uiAcceptAward::m_callback OnAccept_t1960296575 * ___m_callback_14; // UnityEngine.Vector3 uiAcceptAward::m_iconOrignalSize Vector3_t3722313464 ___m_iconOrignalSize_15; public: inline static int32_t get_offset_of_m_uiBackground_2() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_uiBackground_2)); } inline UISprite_t194114938 * get_m_uiBackground_2() const { return ___m_uiBackground_2; } inline UISprite_t194114938 ** get_address_of_m_uiBackground_2() { return &___m_uiBackground_2; } inline void set_m_uiBackground_2(UISprite_t194114938 * value) { ___m_uiBackground_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiBackground_2), value); } inline static int32_t get_offset_of_m_uiDesc_3() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_uiDesc_3)); } inline UILabel_t3248798549 * get_m_uiDesc_3() const { return ___m_uiDesc_3; } inline UILabel_t3248798549 ** get_address_of_m_uiDesc_3() { return &___m_uiDesc_3; } inline void set_m_uiDesc_3(UILabel_t3248798549 * value) { ___m_uiDesc_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiDesc_3), value); } inline static int32_t get_offset_of_m_uiAmount_4() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_uiAmount_4)); } inline UILabel_t3248798549 * get_m_uiAmount_4() const { return ___m_uiAmount_4; } inline UILabel_t3248798549 ** get_address_of_m_uiAmount_4() { return &___m_uiAmount_4; } inline void set_m_uiAmount_4(UILabel_t3248798549 * value) { ___m_uiAmount_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiAmount_4), value); } inline static int32_t get_offset_of_m_uiIcon_5() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_uiIcon_5)); } inline UITexture_t3471168817 * get_m_uiIcon_5() const { return ___m_uiIcon_5; } inline UITexture_t3471168817 ** get_address_of_m_uiIcon_5() { return &___m_uiIcon_5; } inline void set_m_uiIcon_5(UITexture_t3471168817 * value) { ___m_uiIcon_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiIcon_5), value); } inline static int32_t get_offset_of_m_uiBtnSpt_6() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_uiBtnSpt_6)); } inline Transform_t3600365921 * get_m_uiBtnSpt_6() const { return ___m_uiBtnSpt_6; } inline Transform_t3600365921 ** get_address_of_m_uiBtnSpt_6() { return &___m_uiBtnSpt_6; } inline void set_m_uiBtnSpt_6(Transform_t3600365921 * value) { ___m_uiBtnSpt_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiBtnSpt_6), value); } inline static int32_t get_offset_of_m_uiHasGetSpt_7() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_uiHasGetSpt_7)); } inline Transform_t3600365921 * get_m_uiHasGetSpt_7() const { return ___m_uiHasGetSpt_7; } inline Transform_t3600365921 ** get_address_of_m_uiHasGetSpt_7() { return &___m_uiHasGetSpt_7; } inline void set_m_uiHasGetSpt_7(Transform_t3600365921 * value) { ___m_uiHasGetSpt_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiHasGetSpt_7), value); } inline static int32_t get_offset_of_m_UiDisAward_8() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_UiDisAward_8)); } inline Transform_t3600365921 * get_m_UiDisAward_8() const { return ___m_UiDisAward_8; } inline Transform_t3600365921 ** get_address_of_m_UiDisAward_8() { return &___m_UiDisAward_8; } inline void set_m_UiDisAward_8(Transform_t3600365921 * value) { ___m_UiDisAward_8 = value; Il2CppCodeGenWriteBarrier((&___m_UiDisAward_8), value); } inline static int32_t get_offset_of_m_uiBtnBox_9() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_uiBtnBox_9)); } inline BoxCollider_t1640800422 * get_m_uiBtnBox_9() const { return ___m_uiBtnBox_9; } inline BoxCollider_t1640800422 ** get_address_of_m_uiBtnBox_9() { return &___m_uiBtnBox_9; } inline void set_m_uiBtnBox_9(BoxCollider_t1640800422 * value) { ___m_uiBtnBox_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiBtnBox_9), value); } inline static int32_t get_offset_of_m_isInCD_10() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_isInCD_10)); } inline bool get_m_isInCD_10() const { return ___m_isInCD_10; } inline bool* get_address_of_m_isInCD_10() { return &___m_isInCD_10; } inline void set_m_isInCD_10(bool value) { ___m_isInCD_10 = value; } inline static int32_t get_offset_of_m_isIconReady_11() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_isIconReady_11)); } inline bool get_m_isIconReady_11() const { return ___m_isIconReady_11; } inline bool* get_address_of_m_isIconReady_11() { return &___m_isIconReady_11; } inline void set_m_isIconReady_11(bool value) { ___m_isIconReady_11 = value; } inline static int32_t get_offset_of_m_awardItemConfigId_12() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_awardItemConfigId_12)); } inline int32_t get_m_awardItemConfigId_12() const { return ___m_awardItemConfigId_12; } inline int32_t* get_address_of_m_awardItemConfigId_12() { return &___m_awardItemConfigId_12; } inline void set_m_awardItemConfigId_12(int32_t value) { ___m_awardItemConfigId_12 = value; } inline static int32_t get_offset_of_m_callbackData_13() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_callbackData_13)); } inline int32_t get_m_callbackData_13() const { return ___m_callbackData_13; } inline int32_t* get_address_of_m_callbackData_13() { return &___m_callbackData_13; } inline void set_m_callbackData_13(int32_t value) { ___m_callbackData_13 = value; } inline static int32_t get_offset_of_m_callback_14() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_callback_14)); } inline OnAccept_t1960296575 * get_m_callback_14() const { return ___m_callback_14; } inline OnAccept_t1960296575 ** get_address_of_m_callback_14() { return &___m_callback_14; } inline void set_m_callback_14(OnAccept_t1960296575 * value) { ___m_callback_14 = value; Il2CppCodeGenWriteBarrier((&___m_callback_14), value); } inline static int32_t get_offset_of_m_iconOrignalSize_15() { return static_cast(offsetof(uiAcceptAward_t1093122403, ___m_iconOrignalSize_15)); } inline Vector3_t3722313464 get_m_iconOrignalSize_15() const { return ___m_iconOrignalSize_15; } inline Vector3_t3722313464 * get_address_of_m_iconOrignalSize_15() { return &___m_iconOrignalSize_15; } inline void set_m_iconOrignalSize_15(Vector3_t3722313464 value) { ___m_iconOrignalSize_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACCEPTAWARD_T1093122403_H #ifndef UIACTIVITYMEMBERAWARDCELL_T2205947704_H #define UIACTIVITYMEMBERAWARDCELL_T2205947704_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityMemberAwardCell struct uiActivityMemberAwardCell_t2205947704 : public MonoBehaviour_t3962482529 { public: // UILabel uiActivityMemberAwardCell::m_countLabel UILabel_t3248798549 * ___m_countLabel_2; // UITexture uiActivityMemberAwardCell::m_texture UITexture_t3471168817 * ___m_texture_3; // UnityEngine.Vector3 uiActivityMemberAwardCell::m_textureOrgScale Vector3_t3722313464 ___m_textureOrgScale_4; // System.Boolean uiActivityMemberAwardCell::m_textureDone bool ___m_textureDone_5; // System.Int32 uiActivityMemberAwardCell::m_configID int32_t ___m_configID_6; // System.Int32 uiActivityMemberAwardCell::m_count int32_t ___m_count_7; // DMCore.Logic.MemberAwardUnit uiActivityMemberAwardCell::m_info MemberAwardUnit_t798532047 * ___m_info_8; public: inline static int32_t get_offset_of_m_countLabel_2() { return static_cast(offsetof(uiActivityMemberAwardCell_t2205947704, ___m_countLabel_2)); } inline UILabel_t3248798549 * get_m_countLabel_2() const { return ___m_countLabel_2; } inline UILabel_t3248798549 ** get_address_of_m_countLabel_2() { return &___m_countLabel_2; } inline void set_m_countLabel_2(UILabel_t3248798549 * value) { ___m_countLabel_2 = value; Il2CppCodeGenWriteBarrier((&___m_countLabel_2), value); } inline static int32_t get_offset_of_m_texture_3() { return static_cast(offsetof(uiActivityMemberAwardCell_t2205947704, ___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_textureOrgScale_4() { return static_cast(offsetof(uiActivityMemberAwardCell_t2205947704, ___m_textureOrgScale_4)); } inline Vector3_t3722313464 get_m_textureOrgScale_4() const { return ___m_textureOrgScale_4; } inline Vector3_t3722313464 * get_address_of_m_textureOrgScale_4() { return &___m_textureOrgScale_4; } inline void set_m_textureOrgScale_4(Vector3_t3722313464 value) { ___m_textureOrgScale_4 = value; } inline static int32_t get_offset_of_m_textureDone_5() { return static_cast(offsetof(uiActivityMemberAwardCell_t2205947704, ___m_textureDone_5)); } inline bool get_m_textureDone_5() const { return ___m_textureDone_5; } inline bool* get_address_of_m_textureDone_5() { return &___m_textureDone_5; } inline void set_m_textureDone_5(bool value) { ___m_textureDone_5 = value; } inline static int32_t get_offset_of_m_configID_6() { return static_cast(offsetof(uiActivityMemberAwardCell_t2205947704, ___m_configID_6)); } inline int32_t get_m_configID_6() const { return ___m_configID_6; } inline int32_t* get_address_of_m_configID_6() { return &___m_configID_6; } inline void set_m_configID_6(int32_t value) { ___m_configID_6 = value; } inline static int32_t get_offset_of_m_count_7() { return static_cast(offsetof(uiActivityMemberAwardCell_t2205947704, ___m_count_7)); } inline int32_t get_m_count_7() const { return ___m_count_7; } inline int32_t* get_address_of_m_count_7() { return &___m_count_7; } inline void set_m_count_7(int32_t value) { ___m_count_7 = value; } inline static int32_t get_offset_of_m_info_8() { return static_cast(offsetof(uiActivityMemberAwardCell_t2205947704, ___m_info_8)); } inline MemberAwardUnit_t798532047 * get_m_info_8() const { return ___m_info_8; } inline MemberAwardUnit_t798532047 ** get_address_of_m_info_8() { return &___m_info_8; } inline void set_m_info_8(MemberAwardUnit_t798532047 * value) { ___m_info_8 = value; Il2CppCodeGenWriteBarrier((&___m_info_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYMEMBERAWARDCELL_T2205947704_H #ifndef UIADVERTISEMODEL_T268079883_H #define UIADVERTISEMODEL_T268079883_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAdvertiseModel struct uiAdvertiseModel_t268079883 : public MonoBehaviour_t3962482529 { public: // DMListView uiAdvertiseModel::m_PanelList DMListView_t512231514 * ___m_PanelList_2; // System.Boolean uiAdvertiseModel::isRefresh bool ___isRefresh_3; // DMCore.Logic.CActivityAdvertiseModel uiAdvertiseModel::m_CurrentActivityInfo CActivityAdvertiseModel_t1405265788 * ___m_CurrentActivityInfo_4; public: inline static int32_t get_offset_of_m_PanelList_2() { return static_cast(offsetof(uiAdvertiseModel_t268079883, ___m_PanelList_2)); } inline DMListView_t512231514 * get_m_PanelList_2() const { return ___m_PanelList_2; } inline DMListView_t512231514 ** get_address_of_m_PanelList_2() { return &___m_PanelList_2; } inline void set_m_PanelList_2(DMListView_t512231514 * value) { ___m_PanelList_2 = value; Il2CppCodeGenWriteBarrier((&___m_PanelList_2), value); } inline static int32_t get_offset_of_isRefresh_3() { return static_cast(offsetof(uiAdvertiseModel_t268079883, ___isRefresh_3)); } inline bool get_isRefresh_3() const { return ___isRefresh_3; } inline bool* get_address_of_isRefresh_3() { return &___isRefresh_3; } inline void set_isRefresh_3(bool value) { ___isRefresh_3 = value; } inline static int32_t get_offset_of_m_CurrentActivityInfo_4() { return static_cast(offsetof(uiAdvertiseModel_t268079883, ___m_CurrentActivityInfo_4)); } inline CActivityAdvertiseModel_t1405265788 * get_m_CurrentActivityInfo_4() const { return ___m_CurrentActivityInfo_4; } inline CActivityAdvertiseModel_t1405265788 ** get_address_of_m_CurrentActivityInfo_4() { return &___m_CurrentActivityInfo_4; } inline void set_m_CurrentActivityInfo_4(CActivityAdvertiseModel_t1405265788 * value) { ___m_CurrentActivityInfo_4 = value; Il2CppCodeGenWriteBarrier((&___m_CurrentActivityInfo_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIADVERTISEMODEL_T268079883_H #ifndef UIAD_T1834861274_H #define UIAD_T1834861274_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAD struct uiAD_t1834861274 : public MonoBehaviour_t3962482529 { public: // System.Boolean uiAD::isPageInit bool ___isPageInit_2; // UILabel uiAD::mContent UILabel_t3248798549 * ___mContent_3; // UILabel uiAD::mRemaining UILabel_t3248798549 * ___mRemaining_4; // UnityEngine.GameObject uiAD::mSureBtn GameObject_t1113636619 * ___mSureBtn_5; public: inline static int32_t get_offset_of_isPageInit_2() { return static_cast(offsetof(uiAD_t1834861274, ___isPageInit_2)); } inline bool get_isPageInit_2() const { return ___isPageInit_2; } inline bool* get_address_of_isPageInit_2() { return &___isPageInit_2; } inline void set_isPageInit_2(bool value) { ___isPageInit_2 = value; } inline static int32_t get_offset_of_mContent_3() { return static_cast(offsetof(uiAD_t1834861274, ___mContent_3)); } inline UILabel_t3248798549 * get_mContent_3() const { return ___mContent_3; } inline UILabel_t3248798549 ** get_address_of_mContent_3() { return &___mContent_3; } inline void set_mContent_3(UILabel_t3248798549 * value) { ___mContent_3 = value; Il2CppCodeGenWriteBarrier((&___mContent_3), value); } inline static int32_t get_offset_of_mRemaining_4() { return static_cast(offsetof(uiAD_t1834861274, ___mRemaining_4)); } inline UILabel_t3248798549 * get_mRemaining_4() const { return ___mRemaining_4; } inline UILabel_t3248798549 ** get_address_of_mRemaining_4() { return &___mRemaining_4; } inline void set_mRemaining_4(UILabel_t3248798549 * value) { ___mRemaining_4 = value; Il2CppCodeGenWriteBarrier((&___mRemaining_4), value); } inline static int32_t get_offset_of_mSureBtn_5() { return static_cast(offsetof(uiAD_t1834861274, ___mSureBtn_5)); } inline GameObject_t1113636619 * get_mSureBtn_5() const { return ___mSureBtn_5; } inline GameObject_t1113636619 ** get_address_of_mSureBtn_5() { return &___mSureBtn_5; } inline void set_mSureBtn_5(GameObject_t1113636619 * value) { ___mSureBtn_5 = value; Il2CppCodeGenWriteBarrier((&___mSureBtn_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIAD_T1834861274_H #ifndef UIADVERTISEMODELCELL_T1156172909_H #define UIADVERTISEMODELCELL_T1156172909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAdvertiseModelCell struct uiAdvertiseModelCell_t1156172909 : public MonoBehaviour_t3962482529 { public: // UITexture uiAdvertiseModelCell::m_Texture UITexture_t3471168817 * ___m_Texture_2; // System.String uiAdvertiseModelCell::m_CurrentFileName String_t* ___m_CurrentFileName_3; // System.String uiAdvertiseModelCell::m_CurrentUrl String_t* ___m_CurrentUrl_4; public: inline static int32_t get_offset_of_m_Texture_2() { return static_cast(offsetof(uiAdvertiseModelCell_t1156172909, ___m_Texture_2)); } inline UITexture_t3471168817 * get_m_Texture_2() const { return ___m_Texture_2; } inline UITexture_t3471168817 ** get_address_of_m_Texture_2() { return &___m_Texture_2; } inline void set_m_Texture_2(UITexture_t3471168817 * value) { ___m_Texture_2 = value; Il2CppCodeGenWriteBarrier((&___m_Texture_2), value); } inline static int32_t get_offset_of_m_CurrentFileName_3() { return static_cast(offsetof(uiAdvertiseModelCell_t1156172909, ___m_CurrentFileName_3)); } inline String_t* get_m_CurrentFileName_3() const { return ___m_CurrentFileName_3; } inline String_t** get_address_of_m_CurrentFileName_3() { return &___m_CurrentFileName_3; } inline void set_m_CurrentFileName_3(String_t* value) { ___m_CurrentFileName_3 = value; Il2CppCodeGenWriteBarrier((&___m_CurrentFileName_3), value); } inline static int32_t get_offset_of_m_CurrentUrl_4() { return static_cast(offsetof(uiAdvertiseModelCell_t1156172909, ___m_CurrentUrl_4)); } inline String_t* get_m_CurrentUrl_4() const { return ___m_CurrentUrl_4; } inline String_t** get_address_of_m_CurrentUrl_4() { return &___m_CurrentUrl_4; } inline void set_m_CurrentUrl_4(String_t* value) { ___m_CurrentUrl_4 = value; Il2CppCodeGenWriteBarrier((&___m_CurrentUrl_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIADVERTISEMODELCELL_T1156172909_H #ifndef UIACTIVITYMEMBER_T2530593450_H #define UIACTIVITYMEMBER_T2530593450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityMember struct uiActivityMember_t2530593450 : public MonoBehaviour_t3962482529 { public: // System.Boolean uiActivityMember::isPageInit bool ___isPageInit_2; // DMListView uiActivityMember::m_DMListView DMListView_t512231514 * ___m_DMListView_3; public: inline static int32_t get_offset_of_isPageInit_2() { return static_cast(offsetof(uiActivityMember_t2530593450, ___isPageInit_2)); } inline bool get_isPageInit_2() const { return ___isPageInit_2; } inline bool* get_address_of_isPageInit_2() { return &___isPageInit_2; } inline void set_isPageInit_2(bool value) { ___isPageInit_2 = value; } inline static int32_t get_offset_of_m_DMListView_3() { return static_cast(offsetof(uiActivityMember_t2530593450, ___m_DMListView_3)); } inline DMListView_t512231514 * get_m_DMListView_3() const { return ___m_DMListView_3; } inline DMListView_t512231514 ** get_address_of_m_DMListView_3() { return &___m_DMListView_3; } inline void set_m_DMListView_3(DMListView_t512231514 * value) { ___m_DMListView_3 = value; Il2CppCodeGenWriteBarrier((&___m_DMListView_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYMEMBER_T2530593450_H #ifndef CLEDOUAPI_T315808977_H #define CLEDOUAPI_T315808977_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CLeDouApi struct CLeDouApi_t315808977 : public MonoBehaviour_t3962482529 { public: // System.Boolean CLeDouApi::m_bEnable bool ___m_bEnable_3; // System.Boolean CLeDouApi::m_isFirstTimeRunning bool ___m_isFirstTimeRunning_13; public: inline static int32_t get_offset_of_m_bEnable_3() { return static_cast(offsetof(CLeDouApi_t315808977, ___m_bEnable_3)); } inline bool get_m_bEnable_3() const { return ___m_bEnable_3; } inline bool* get_address_of_m_bEnable_3() { return &___m_bEnable_3; } inline void set_m_bEnable_3(bool value) { ___m_bEnable_3 = value; } inline static int32_t get_offset_of_m_isFirstTimeRunning_13() { return static_cast(offsetof(CLeDouApi_t315808977, ___m_isFirstTimeRunning_13)); } inline bool get_m_isFirstTimeRunning_13() const { return ___m_isFirstTimeRunning_13; } inline bool* get_address_of_m_isFirstTimeRunning_13() { return &___m_isFirstTimeRunning_13; } inline void set_m_isFirstTimeRunning_13(bool value) { ___m_isFirstTimeRunning_13 = value; } }; struct CLeDouApi_t315808977_StaticFields { public: // CLeDouApi CLeDouApi::s_instance CLeDouApi_t315808977 * ___s_instance_2; // DMCore.OnMsgBoxClkCallBack CLeDouApi::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_14; // DMCore.OnMsgBoxClkCallBack CLeDouApi::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_15; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CLeDouApi_t315808977_StaticFields, ___s_instance_2)); } inline CLeDouApi_t315808977 * get_s_instance_2() const { return ___s_instance_2; } inline CLeDouApi_t315808977 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CLeDouApi_t315808977 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_14() { return static_cast(offsetof(CLeDouApi_t315808977_StaticFields, ___U3CU3Ef__mgU24cache0_14)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_14() const { return ___U3CU3Ef__mgU24cache0_14; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_14() { return &___U3CU3Ef__mgU24cache0_14; } inline void set_U3CU3Ef__mgU24cache0_14(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_14), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_15() { return static_cast(offsetof(CLeDouApi_t315808977_StaticFields, ___U3CU3Ef__mgU24cache1_15)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_15() const { return ___U3CU3Ef__mgU24cache1_15; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_15() { return &___U3CU3Ef__mgU24cache1_15; } inline void set_U3CU3Ef__mgU24cache1_15(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEDOUAPI_T315808977_H #ifndef UIANCHOR_T2527798900_H #define UIANCHOR_T2527798900_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAnchor struct UIAnchor_t2527798900 : public MonoBehaviour_t3962482529 { public: // System.Boolean UIAnchor::mNeedsHalfPixelOffset bool ___mNeedsHalfPixelOffset_2; // UnityEngine.Camera UIAnchor::uiCamera Camera_t4157153871 * ___uiCamera_3; // UIWidget UIAnchor::widgetContainer UIWidget_t3538521925 * ___widgetContainer_4; // UIPanel UIAnchor::panelContainer UIPanel_t1716472341 * ___panelContainer_5; // UIAnchor/Side UIAnchor::side int32_t ___side_6; // System.Boolean UIAnchor::halfPixelOffset bool ___halfPixelOffset_7; // UnityEngine.Vector2 UIAnchor::relativeOffset Vector2_t2156229523 ___relativeOffset_8; // UnityEngine.Transform UIAnchor::mTrans Transform_t3600365921 * ___mTrans_9; // UnityEngine.Animation UIAnchor::mAnim Animation_t3648466861 * ___mAnim_10; // UnityEngine.Rect UIAnchor::mRect Rect_t2360479859 ___mRect_11; // UIRoot UIAnchor::mRoot UIRoot_t4022971450 * ___mRoot_12; // System.Boolean UIAnchor::mType bool ___mType_13; // System.Int32 UIAnchor::mLeft int32_t ___mLeft_14; // System.Int32 UIAnchor::mBottom int32_t ___mBottom_15; public: inline static int32_t get_offset_of_mNeedsHalfPixelOffset_2() { return static_cast(offsetof(UIAnchor_t2527798900, ___mNeedsHalfPixelOffset_2)); } inline bool get_mNeedsHalfPixelOffset_2() const { return ___mNeedsHalfPixelOffset_2; } inline bool* get_address_of_mNeedsHalfPixelOffset_2() { return &___mNeedsHalfPixelOffset_2; } inline void set_mNeedsHalfPixelOffset_2(bool value) { ___mNeedsHalfPixelOffset_2 = value; } inline static int32_t get_offset_of_uiCamera_3() { return static_cast(offsetof(UIAnchor_t2527798900, ___uiCamera_3)); } inline Camera_t4157153871 * get_uiCamera_3() const { return ___uiCamera_3; } inline Camera_t4157153871 ** get_address_of_uiCamera_3() { return &___uiCamera_3; } inline void set_uiCamera_3(Camera_t4157153871 * value) { ___uiCamera_3 = value; Il2CppCodeGenWriteBarrier((&___uiCamera_3), value); } inline static int32_t get_offset_of_widgetContainer_4() { return static_cast(offsetof(UIAnchor_t2527798900, ___widgetContainer_4)); } inline UIWidget_t3538521925 * get_widgetContainer_4() const { return ___widgetContainer_4; } inline UIWidget_t3538521925 ** get_address_of_widgetContainer_4() { return &___widgetContainer_4; } inline void set_widgetContainer_4(UIWidget_t3538521925 * value) { ___widgetContainer_4 = value; Il2CppCodeGenWriteBarrier((&___widgetContainer_4), value); } inline static int32_t get_offset_of_panelContainer_5() { return static_cast(offsetof(UIAnchor_t2527798900, ___panelContainer_5)); } inline UIPanel_t1716472341 * get_panelContainer_5() const { return ___panelContainer_5; } inline UIPanel_t1716472341 ** get_address_of_panelContainer_5() { return &___panelContainer_5; } inline void set_panelContainer_5(UIPanel_t1716472341 * value) { ___panelContainer_5 = value; Il2CppCodeGenWriteBarrier((&___panelContainer_5), value); } inline static int32_t get_offset_of_side_6() { return static_cast(offsetof(UIAnchor_t2527798900, ___side_6)); } inline int32_t get_side_6() const { return ___side_6; } inline int32_t* get_address_of_side_6() { return &___side_6; } inline void set_side_6(int32_t value) { ___side_6 = value; } inline static int32_t get_offset_of_halfPixelOffset_7() { return static_cast(offsetof(UIAnchor_t2527798900, ___halfPixelOffset_7)); } inline bool get_halfPixelOffset_7() const { return ___halfPixelOffset_7; } inline bool* get_address_of_halfPixelOffset_7() { return &___halfPixelOffset_7; } inline void set_halfPixelOffset_7(bool value) { ___halfPixelOffset_7 = value; } inline static int32_t get_offset_of_relativeOffset_8() { return static_cast(offsetof(UIAnchor_t2527798900, ___relativeOffset_8)); } inline Vector2_t2156229523 get_relativeOffset_8() const { return ___relativeOffset_8; } inline Vector2_t2156229523 * get_address_of_relativeOffset_8() { return &___relativeOffset_8; } inline void set_relativeOffset_8(Vector2_t2156229523 value) { ___relativeOffset_8 = value; } inline static int32_t get_offset_of_mTrans_9() { return static_cast(offsetof(UIAnchor_t2527798900, ___mTrans_9)); } inline Transform_t3600365921 * get_mTrans_9() const { return ___mTrans_9; } inline Transform_t3600365921 ** get_address_of_mTrans_9() { return &___mTrans_9; } inline void set_mTrans_9(Transform_t3600365921 * value) { ___mTrans_9 = value; Il2CppCodeGenWriteBarrier((&___mTrans_9), value); } inline static int32_t get_offset_of_mAnim_10() { return static_cast(offsetof(UIAnchor_t2527798900, ___mAnim_10)); } inline Animation_t3648466861 * get_mAnim_10() const { return ___mAnim_10; } inline Animation_t3648466861 ** get_address_of_mAnim_10() { return &___mAnim_10; } inline void set_mAnim_10(Animation_t3648466861 * value) { ___mAnim_10 = value; Il2CppCodeGenWriteBarrier((&___mAnim_10), value); } inline static int32_t get_offset_of_mRect_11() { return static_cast(offsetof(UIAnchor_t2527798900, ___mRect_11)); } inline Rect_t2360479859 get_mRect_11() const { return ___mRect_11; } inline Rect_t2360479859 * get_address_of_mRect_11() { return &___mRect_11; } inline void set_mRect_11(Rect_t2360479859 value) { ___mRect_11 = value; } inline static int32_t get_offset_of_mRoot_12() { return static_cast(offsetof(UIAnchor_t2527798900, ___mRoot_12)); } inline UIRoot_t4022971450 * get_mRoot_12() const { return ___mRoot_12; } inline UIRoot_t4022971450 ** get_address_of_mRoot_12() { return &___mRoot_12; } inline void set_mRoot_12(UIRoot_t4022971450 * value) { ___mRoot_12 = value; Il2CppCodeGenWriteBarrier((&___mRoot_12), value); } inline static int32_t get_offset_of_mType_13() { return static_cast(offsetof(UIAnchor_t2527798900, ___mType_13)); } inline bool get_mType_13() const { return ___mType_13; } inline bool* get_address_of_mType_13() { return &___mType_13; } inline void set_mType_13(bool value) { ___mType_13 = value; } inline static int32_t get_offset_of_mLeft_14() { return static_cast(offsetof(UIAnchor_t2527798900, ___mLeft_14)); } inline int32_t get_mLeft_14() const { return ___mLeft_14; } inline int32_t* get_address_of_mLeft_14() { return &___mLeft_14; } inline void set_mLeft_14(int32_t value) { ___mLeft_14 = value; } inline static int32_t get_offset_of_mBottom_15() { return static_cast(offsetof(UIAnchor_t2527798900, ___mBottom_15)); } inline int32_t get_mBottom_15() const { return ___mBottom_15; } inline int32_t* get_address_of_mBottom_15() { return &___mBottom_15; } inline void set_mBottom_15(int32_t value) { ___mBottom_15 = value; } }; struct UIAnchor_t2527798900_StaticFields { public: // UnityEngine.ScreenOrientation UIAnchor::mDirection int32_t ___mDirection_16; public: inline static int32_t get_offset_of_mDirection_16() { return static_cast(offsetof(UIAnchor_t2527798900_StaticFields, ___mDirection_16)); } inline int32_t get_mDirection_16() const { return ___mDirection_16; } inline int32_t* get_address_of_mDirection_16() { return &___mDirection_16; } inline void set_mDirection_16(int32_t value) { ___mDirection_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIANCHOR_T2527798900_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 UITABLE_T3168834800_H #define UITABLE_T3168834800_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITable struct UITable_t3168834800 : public MonoBehaviour_t3962482529 { public: // System.Int32 UITable::columns int32_t ___columns_2; // UITable/Direction UITable::direction int32_t ___direction_3; // UnityEngine.Vector2 UITable::padding Vector2_t2156229523 ___padding_4; // System.Boolean UITable::sorted bool ___sorted_5; // System.Boolean UITable::hideInactive bool ___hideInactive_6; // System.Boolean UITable::repositionNow bool ___repositionNow_7; // System.Boolean UITable::keepWithinPanel bool ___keepWithinPanel_8; // System.Action UITable::onReposition Action_t1264377477 * ___onReposition_9; // UIPanel UITable::mPanel UIPanel_t1716472341 * ___mPanel_10; // UIDraggablePanel UITable::mDrag UIDraggablePanel_t1628346357 * ___mDrag_11; // System.Boolean UITable::mStarted bool ___mStarted_12; // System.Collections.Generic.List`1 UITable::mChildren List_1_t777473367 * ___mChildren_13; public: inline static int32_t get_offset_of_columns_2() { return static_cast(offsetof(UITable_t3168834800, ___columns_2)); } inline int32_t get_columns_2() const { return ___columns_2; } inline int32_t* get_address_of_columns_2() { return &___columns_2; } inline void set_columns_2(int32_t value) { ___columns_2 = value; } inline static int32_t get_offset_of_direction_3() { return static_cast(offsetof(UITable_t3168834800, ___direction_3)); } inline int32_t get_direction_3() const { return ___direction_3; } inline int32_t* get_address_of_direction_3() { return &___direction_3; } inline void set_direction_3(int32_t value) { ___direction_3 = value; } inline static int32_t get_offset_of_padding_4() { return static_cast(offsetof(UITable_t3168834800, ___padding_4)); } inline Vector2_t2156229523 get_padding_4() const { return ___padding_4; } inline Vector2_t2156229523 * get_address_of_padding_4() { return &___padding_4; } inline void set_padding_4(Vector2_t2156229523 value) { ___padding_4 = value; } inline static int32_t get_offset_of_sorted_5() { return static_cast(offsetof(UITable_t3168834800, ___sorted_5)); } inline bool get_sorted_5() const { return ___sorted_5; } inline bool* get_address_of_sorted_5() { return &___sorted_5; } inline void set_sorted_5(bool value) { ___sorted_5 = value; } inline static int32_t get_offset_of_hideInactive_6() { return static_cast(offsetof(UITable_t3168834800, ___hideInactive_6)); } inline bool get_hideInactive_6() const { return ___hideInactive_6; } inline bool* get_address_of_hideInactive_6() { return &___hideInactive_6; } inline void set_hideInactive_6(bool value) { ___hideInactive_6 = value; } inline static int32_t get_offset_of_repositionNow_7() { return static_cast(offsetof(UITable_t3168834800, ___repositionNow_7)); } inline bool get_repositionNow_7() const { return ___repositionNow_7; } inline bool* get_address_of_repositionNow_7() { return &___repositionNow_7; } inline void set_repositionNow_7(bool value) { ___repositionNow_7 = value; } inline static int32_t get_offset_of_keepWithinPanel_8() { return static_cast(offsetof(UITable_t3168834800, ___keepWithinPanel_8)); } inline bool get_keepWithinPanel_8() const { return ___keepWithinPanel_8; } inline bool* get_address_of_keepWithinPanel_8() { return &___keepWithinPanel_8; } inline void set_keepWithinPanel_8(bool value) { ___keepWithinPanel_8 = value; } inline static int32_t get_offset_of_onReposition_9() { return static_cast(offsetof(UITable_t3168834800, ___onReposition_9)); } inline Action_t1264377477 * get_onReposition_9() const { return ___onReposition_9; } inline Action_t1264377477 ** get_address_of_onReposition_9() { return &___onReposition_9; } inline void set_onReposition_9(Action_t1264377477 * value) { ___onReposition_9 = value; Il2CppCodeGenWriteBarrier((&___onReposition_9), value); } inline static int32_t get_offset_of_mPanel_10() { return static_cast(offsetof(UITable_t3168834800, ___mPanel_10)); } inline UIPanel_t1716472341 * get_mPanel_10() const { return ___mPanel_10; } inline UIPanel_t1716472341 ** get_address_of_mPanel_10() { return &___mPanel_10; } inline void set_mPanel_10(UIPanel_t1716472341 * value) { ___mPanel_10 = value; Il2CppCodeGenWriteBarrier((&___mPanel_10), value); } inline static int32_t get_offset_of_mDrag_11() { return static_cast(offsetof(UITable_t3168834800, ___mDrag_11)); } inline UIDraggablePanel_t1628346357 * get_mDrag_11() const { return ___mDrag_11; } inline UIDraggablePanel_t1628346357 ** get_address_of_mDrag_11() { return &___mDrag_11; } inline void set_mDrag_11(UIDraggablePanel_t1628346357 * value) { ___mDrag_11 = value; Il2CppCodeGenWriteBarrier((&___mDrag_11), value); } inline static int32_t get_offset_of_mStarted_12() { return static_cast(offsetof(UITable_t3168834800, ___mStarted_12)); } inline bool get_mStarted_12() const { return ___mStarted_12; } inline bool* get_address_of_mStarted_12() { return &___mStarted_12; } inline void set_mStarted_12(bool value) { ___mStarted_12 = value; } inline static int32_t get_offset_of_mChildren_13() { return static_cast(offsetof(UITable_t3168834800, ___mChildren_13)); } inline List_1_t777473367 * get_mChildren_13() const { return ___mChildren_13; } inline List_1_t777473367 ** get_address_of_mChildren_13() { return &___mChildren_13; } inline void set_mChildren_13(List_1_t777473367 * value) { ___mChildren_13 = value; Il2CppCodeGenWriteBarrier((&___mChildren_13), value); } }; struct UITable_t3168834800_StaticFields { public: // System.Comparison`1 UITable::<>f__mg$cache0 Comparison_1_t3375297100 * ___U3CU3Ef__mgU24cache0_14; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_14() { return static_cast(offsetof(UITable_t3168834800_StaticFields, ___U3CU3Ef__mgU24cache0_14)); } inline Comparison_1_t3375297100 * get_U3CU3Ef__mgU24cache0_14() const { return ___U3CU3Ef__mgU24cache0_14; } inline Comparison_1_t3375297100 ** get_address_of_U3CU3Ef__mgU24cache0_14() { return &___U3CU3Ef__mgU24cache0_14; } inline void set_U3CU3Ef__mgU24cache0_14(Comparison_1_t3375297100 * value) { ___U3CU3Ef__mgU24cache0_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITABLE_T3168834800_H #ifndef TITLECONTENTCELL_T811867674_H #define TITLECONTENTCELL_T811867674_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TitleContentCell struct TitleContentCell_t811867674 : public MonoBehaviour_t3962482529 { public: // System.Single TitleContentCell::AcitveHeight float ___AcitveHeight_2; // System.Single TitleContentCell::ActiveWidth float ___ActiveWidth_3; // UnityEngine.Transform TitleContentCell::m_uiTitletxt Transform_t3600365921 * ___m_uiTitletxt_4; // UILabel TitleContentCell::m_uiTitleName UILabel_t3248798549 * ___m_uiTitleName_5; // UnityEngine.Transform TitleContentCell::m_uiBackgroud Transform_t3600365921 * ___m_uiBackgroud_6; // UISprite TitleContentCell::m_uiRight UISprite_t194114938 * ___m_uiRight_7; // UISprite TitleContentCell::m_SelectBackground UISprite_t194114938 * ___m_SelectBackground_8; // UnityEngine.Color TitleContentCell::m_background_color Color_t2555686324 ___m_background_color_9; // UnityEngine.Transform TitleContentCell::m_SelectArrow Transform_t3600365921 * ___m_SelectArrow_10; public: inline static int32_t get_offset_of_AcitveHeight_2() { return static_cast(offsetof(TitleContentCell_t811867674, ___AcitveHeight_2)); } inline float get_AcitveHeight_2() const { return ___AcitveHeight_2; } inline float* get_address_of_AcitveHeight_2() { return &___AcitveHeight_2; } inline void set_AcitveHeight_2(float value) { ___AcitveHeight_2 = value; } inline static int32_t get_offset_of_ActiveWidth_3() { return static_cast(offsetof(TitleContentCell_t811867674, ___ActiveWidth_3)); } inline float get_ActiveWidth_3() const { return ___ActiveWidth_3; } inline float* get_address_of_ActiveWidth_3() { return &___ActiveWidth_3; } inline void set_ActiveWidth_3(float value) { ___ActiveWidth_3 = value; } inline static int32_t get_offset_of_m_uiTitletxt_4() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_uiTitletxt_4)); } inline Transform_t3600365921 * get_m_uiTitletxt_4() const { return ___m_uiTitletxt_4; } inline Transform_t3600365921 ** get_address_of_m_uiTitletxt_4() { return &___m_uiTitletxt_4; } inline void set_m_uiTitletxt_4(Transform_t3600365921 * value) { ___m_uiTitletxt_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiTitletxt_4), value); } inline static int32_t get_offset_of_m_uiTitleName_5() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_uiTitleName_5)); } inline UILabel_t3248798549 * get_m_uiTitleName_5() const { return ___m_uiTitleName_5; } inline UILabel_t3248798549 ** get_address_of_m_uiTitleName_5() { return &___m_uiTitleName_5; } inline void set_m_uiTitleName_5(UILabel_t3248798549 * value) { ___m_uiTitleName_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiTitleName_5), value); } inline static int32_t get_offset_of_m_uiBackgroud_6() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_uiBackgroud_6)); } inline Transform_t3600365921 * get_m_uiBackgroud_6() const { return ___m_uiBackgroud_6; } inline Transform_t3600365921 ** get_address_of_m_uiBackgroud_6() { return &___m_uiBackgroud_6; } inline void set_m_uiBackgroud_6(Transform_t3600365921 * value) { ___m_uiBackgroud_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiBackgroud_6), value); } inline static int32_t get_offset_of_m_uiRight_7() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_uiRight_7)); } inline UISprite_t194114938 * get_m_uiRight_7() const { return ___m_uiRight_7; } inline UISprite_t194114938 ** get_address_of_m_uiRight_7() { return &___m_uiRight_7; } inline void set_m_uiRight_7(UISprite_t194114938 * value) { ___m_uiRight_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiRight_7), value); } inline static int32_t get_offset_of_m_SelectBackground_8() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_SelectBackground_8)); } inline UISprite_t194114938 * get_m_SelectBackground_8() const { return ___m_SelectBackground_8; } inline UISprite_t194114938 ** get_address_of_m_SelectBackground_8() { return &___m_SelectBackground_8; } inline void set_m_SelectBackground_8(UISprite_t194114938 * value) { ___m_SelectBackground_8 = value; Il2CppCodeGenWriteBarrier((&___m_SelectBackground_8), value); } inline static int32_t get_offset_of_m_background_color_9() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_background_color_9)); } inline Color_t2555686324 get_m_background_color_9() const { return ___m_background_color_9; } inline Color_t2555686324 * get_address_of_m_background_color_9() { return &___m_background_color_9; } inline void set_m_background_color_9(Color_t2555686324 value) { ___m_background_color_9 = value; } inline static int32_t get_offset_of_m_SelectArrow_10() { return static_cast(offsetof(TitleContentCell_t811867674, ___m_SelectArrow_10)); } inline Transform_t3600365921 * get_m_SelectArrow_10() const { return ___m_SelectArrow_10; } inline Transform_t3600365921 ** get_address_of_m_SelectArrow_10() { return &___m_SelectArrow_10; } inline void set_m_SelectArrow_10(Transform_t3600365921 * value) { ___m_SelectArrow_10 = value; Il2CppCodeGenWriteBarrier((&___m_SelectArrow_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TITLECONTENTCELL_T811867674_H #ifndef UIACTIVITYKEEPLOGINAWARDCELL_T1133729721_H #define UIACTIVITYKEEPLOGINAWARDCELL_T1133729721_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityKeepLoginAwardCell struct uiActivityKeepLoginAwardCell_t1133729721 : public MonoBehaviour_t3962482529 { public: // System.Boolean uiActivityKeepLoginAwardCell::isPageInit bool ___isPageInit_2; // System.Boolean uiActivityKeepLoginAwardCell::m_bTextureDone bool ___m_bTextureDone_3; // System.Int32 uiActivityKeepLoginAwardCell::m_nConfigID int32_t ___m_nConfigID_4; // System.Int32 uiActivityKeepLoginAwardCell::m_nAmount int32_t ___m_nAmount_5; // System.Int32 uiActivityKeepLoginAwardCell::m_index int32_t ___m_index_6; // UITexture uiActivityKeepLoginAwardCell::m_texture UITexture_t3471168817 * ___m_texture_7; // UISprite uiActivityKeepLoginAwardCell::m_spriteBG UISprite_t194114938 * ___m_spriteBG_8; // UILabel uiActivityKeepLoginAwardCell::m_amount UILabel_t3248798549 * ___m_amount_9; // UnityEngine.Vector3 uiActivityKeepLoginAwardCell::m_org_texScale Vector3_t3722313464 ___m_org_texScale_10; // DMCore.Logic.CActivityKeepLogin uiActivityKeepLoginAwardCell::m_cellData CActivityKeepLogin_t2171871959 * ___m_cellData_11; // UnityEngine.Transform uiActivityKeepLoginAwardCell::m_uiSeal Transform_t3600365921 * ___m_uiSeal_12; // UILabel uiActivityKeepLoginAwardCell::m_days UILabel_t3248798549 * ___m_days_13; public: inline static int32_t get_offset_of_isPageInit_2() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___isPageInit_2)); } inline bool get_isPageInit_2() const { return ___isPageInit_2; } inline bool* get_address_of_isPageInit_2() { return &___isPageInit_2; } inline void set_isPageInit_2(bool value) { ___isPageInit_2 = value; } inline static int32_t get_offset_of_m_bTextureDone_3() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_bTextureDone_3)); } inline bool get_m_bTextureDone_3() const { return ___m_bTextureDone_3; } inline bool* get_address_of_m_bTextureDone_3() { return &___m_bTextureDone_3; } inline void set_m_bTextureDone_3(bool value) { ___m_bTextureDone_3 = value; } inline static int32_t get_offset_of_m_nConfigID_4() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_nConfigID_4)); } inline int32_t get_m_nConfigID_4() const { return ___m_nConfigID_4; } inline int32_t* get_address_of_m_nConfigID_4() { return &___m_nConfigID_4; } inline void set_m_nConfigID_4(int32_t value) { ___m_nConfigID_4 = value; } inline static int32_t get_offset_of_m_nAmount_5() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_nAmount_5)); } inline int32_t get_m_nAmount_5() const { return ___m_nAmount_5; } inline int32_t* get_address_of_m_nAmount_5() { return &___m_nAmount_5; } inline void set_m_nAmount_5(int32_t value) { ___m_nAmount_5 = value; } inline static int32_t get_offset_of_m_index_6() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_index_6)); } inline int32_t get_m_index_6() const { return ___m_index_6; } inline int32_t* get_address_of_m_index_6() { return &___m_index_6; } inline void set_m_index_6(int32_t value) { ___m_index_6 = value; } inline static int32_t get_offset_of_m_texture_7() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_texture_7)); } inline UITexture_t3471168817 * get_m_texture_7() const { return ___m_texture_7; } inline UITexture_t3471168817 ** get_address_of_m_texture_7() { return &___m_texture_7; } inline void set_m_texture_7(UITexture_t3471168817 * value) { ___m_texture_7 = value; Il2CppCodeGenWriteBarrier((&___m_texture_7), value); } inline static int32_t get_offset_of_m_spriteBG_8() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_spriteBG_8)); } inline UISprite_t194114938 * get_m_spriteBG_8() const { return ___m_spriteBG_8; } inline UISprite_t194114938 ** get_address_of_m_spriteBG_8() { return &___m_spriteBG_8; } inline void set_m_spriteBG_8(UISprite_t194114938 * value) { ___m_spriteBG_8 = value; Il2CppCodeGenWriteBarrier((&___m_spriteBG_8), value); } inline static int32_t get_offset_of_m_amount_9() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_amount_9)); } inline UILabel_t3248798549 * get_m_amount_9() const { return ___m_amount_9; } inline UILabel_t3248798549 ** get_address_of_m_amount_9() { return &___m_amount_9; } inline void set_m_amount_9(UILabel_t3248798549 * value) { ___m_amount_9 = value; Il2CppCodeGenWriteBarrier((&___m_amount_9), value); } inline static int32_t get_offset_of_m_org_texScale_10() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_org_texScale_10)); } inline Vector3_t3722313464 get_m_org_texScale_10() const { return ___m_org_texScale_10; } inline Vector3_t3722313464 * get_address_of_m_org_texScale_10() { return &___m_org_texScale_10; } inline void set_m_org_texScale_10(Vector3_t3722313464 value) { ___m_org_texScale_10 = value; } inline static int32_t get_offset_of_m_cellData_11() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_cellData_11)); } inline CActivityKeepLogin_t2171871959 * get_m_cellData_11() const { return ___m_cellData_11; } inline CActivityKeepLogin_t2171871959 ** get_address_of_m_cellData_11() { return &___m_cellData_11; } inline void set_m_cellData_11(CActivityKeepLogin_t2171871959 * value) { ___m_cellData_11 = value; Il2CppCodeGenWriteBarrier((&___m_cellData_11), value); } inline static int32_t get_offset_of_m_uiSeal_12() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_uiSeal_12)); } inline Transform_t3600365921 * get_m_uiSeal_12() const { return ___m_uiSeal_12; } inline Transform_t3600365921 ** get_address_of_m_uiSeal_12() { return &___m_uiSeal_12; } inline void set_m_uiSeal_12(Transform_t3600365921 * value) { ___m_uiSeal_12 = value; Il2CppCodeGenWriteBarrier((&___m_uiSeal_12), value); } inline static int32_t get_offset_of_m_days_13() { return static_cast(offsetof(uiActivityKeepLoginAwardCell_t1133729721, ___m_days_13)); } inline UILabel_t3248798549 * get_m_days_13() const { return ___m_days_13; } inline UILabel_t3248798549 ** get_address_of_m_days_13() { return &___m_days_13; } inline void set_m_days_13(UILabel_t3248798549 * value) { ___m_days_13 = value; Il2CppCodeGenWriteBarrier((&___m_days_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYKEEPLOGINAWARDCELL_T1133729721_H #ifndef UIATLAS_T3195533529_H #define UIATLAS_T3195533529_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIAtlas struct UIAtlas_t3195533529 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Material UIAtlas::material Material_t340375123 * ___material_2; // System.Collections.Generic.List`1 UIAtlas::sprites List_1_t72704565 * ___sprites_3; // UIAtlas/Coordinates UIAtlas::mCoordinates int32_t ___mCoordinates_4; // System.Single UIAtlas::mPixelSize float ___mPixelSize_5; // UIAtlas UIAtlas::mReplacement UIAtlas_t3195533529 * ___mReplacement_6; // System.Int32 UIAtlas::mPMA int32_t ___mPMA_7; // UnityEngine.Material UIAtlas::m_runtimeMat Material_t340375123 * ___m_runtimeMat_8; public: inline static int32_t get_offset_of_material_2() { return static_cast(offsetof(UIAtlas_t3195533529, ___material_2)); } inline Material_t340375123 * get_material_2() const { return ___material_2; } inline Material_t340375123 ** get_address_of_material_2() { return &___material_2; } inline void set_material_2(Material_t340375123 * value) { ___material_2 = value; Il2CppCodeGenWriteBarrier((&___material_2), value); } inline static int32_t get_offset_of_sprites_3() { return static_cast(offsetof(UIAtlas_t3195533529, ___sprites_3)); } inline List_1_t72704565 * get_sprites_3() const { return ___sprites_3; } inline List_1_t72704565 ** get_address_of_sprites_3() { return &___sprites_3; } inline void set_sprites_3(List_1_t72704565 * value) { ___sprites_3 = value; Il2CppCodeGenWriteBarrier((&___sprites_3), value); } inline static int32_t get_offset_of_mCoordinates_4() { return static_cast(offsetof(UIAtlas_t3195533529, ___mCoordinates_4)); } inline int32_t get_mCoordinates_4() const { return ___mCoordinates_4; } inline int32_t* get_address_of_mCoordinates_4() { return &___mCoordinates_4; } inline void set_mCoordinates_4(int32_t value) { ___mCoordinates_4 = value; } inline static int32_t get_offset_of_mPixelSize_5() { return static_cast(offsetof(UIAtlas_t3195533529, ___mPixelSize_5)); } inline float get_mPixelSize_5() const { return ___mPixelSize_5; } inline float* get_address_of_mPixelSize_5() { return &___mPixelSize_5; } inline void set_mPixelSize_5(float value) { ___mPixelSize_5 = value; } inline static int32_t get_offset_of_mReplacement_6() { return static_cast(offsetof(UIAtlas_t3195533529, ___mReplacement_6)); } inline UIAtlas_t3195533529 * get_mReplacement_6() const { return ___mReplacement_6; } inline UIAtlas_t3195533529 ** get_address_of_mReplacement_6() { return &___mReplacement_6; } inline void set_mReplacement_6(UIAtlas_t3195533529 * value) { ___mReplacement_6 = value; Il2CppCodeGenWriteBarrier((&___mReplacement_6), value); } inline static int32_t get_offset_of_mPMA_7() { return static_cast(offsetof(UIAtlas_t3195533529, ___mPMA_7)); } inline int32_t get_mPMA_7() const { return ___mPMA_7; } inline int32_t* get_address_of_mPMA_7() { return &___mPMA_7; } inline void set_mPMA_7(int32_t value) { ___mPMA_7 = value; } inline static int32_t get_offset_of_m_runtimeMat_8() { return static_cast(offsetof(UIAtlas_t3195533529, ___m_runtimeMat_8)); } inline Material_t340375123 * get_m_runtimeMat_8() const { return ___m_runtimeMat_8; } inline Material_t340375123 ** get_address_of_m_runtimeMat_8() { return &___m_runtimeMat_8; } inline void set_m_runtimeMat_8(Material_t340375123 * value) { ___m_runtimeMat_8 = value; Il2CppCodeGenWriteBarrier((&___m_runtimeMat_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIATLAS_T3195533529_H #ifndef UIACTIVEGROUP_T42724461_H #define UIACTIVEGROUP_T42724461_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActiveGroup struct uiActiveGroup_t42724461 : public MonoBehaviour_t3962482529 { public: // uiActiveItem uiActiveGroup::m_Obj0 uiActiveItem_t2616630756 * ___m_Obj0_2; // uiActiveItem uiActiveGroup::m_Obj1 uiActiveItem_t2616630756 * ___m_Obj1_3; // uiActiveItem uiActiveGroup::m_Obj2 uiActiveItem_t2616630756 * ___m_Obj2_4; // uiActiveItem uiActiveGroup::m_Obj3 uiActiveItem_t2616630756 * ___m_Obj3_5; // uiActiveItem uiActiveGroup::m_Obj4 uiActiveItem_t2616630756 * ___m_Obj4_6; public: inline static int32_t get_offset_of_m_Obj0_2() { return static_cast(offsetof(uiActiveGroup_t42724461, ___m_Obj0_2)); } inline uiActiveItem_t2616630756 * get_m_Obj0_2() const { return ___m_Obj0_2; } inline uiActiveItem_t2616630756 ** get_address_of_m_Obj0_2() { return &___m_Obj0_2; } inline void set_m_Obj0_2(uiActiveItem_t2616630756 * value) { ___m_Obj0_2 = value; Il2CppCodeGenWriteBarrier((&___m_Obj0_2), value); } inline static int32_t get_offset_of_m_Obj1_3() { return static_cast(offsetof(uiActiveGroup_t42724461, ___m_Obj1_3)); } inline uiActiveItem_t2616630756 * get_m_Obj1_3() const { return ___m_Obj1_3; } inline uiActiveItem_t2616630756 ** get_address_of_m_Obj1_3() { return &___m_Obj1_3; } inline void set_m_Obj1_3(uiActiveItem_t2616630756 * value) { ___m_Obj1_3 = value; Il2CppCodeGenWriteBarrier((&___m_Obj1_3), value); } inline static int32_t get_offset_of_m_Obj2_4() { return static_cast(offsetof(uiActiveGroup_t42724461, ___m_Obj2_4)); } inline uiActiveItem_t2616630756 * get_m_Obj2_4() const { return ___m_Obj2_4; } inline uiActiveItem_t2616630756 ** get_address_of_m_Obj2_4() { return &___m_Obj2_4; } inline void set_m_Obj2_4(uiActiveItem_t2616630756 * value) { ___m_Obj2_4 = value; Il2CppCodeGenWriteBarrier((&___m_Obj2_4), value); } inline static int32_t get_offset_of_m_Obj3_5() { return static_cast(offsetof(uiActiveGroup_t42724461, ___m_Obj3_5)); } inline uiActiveItem_t2616630756 * get_m_Obj3_5() const { return ___m_Obj3_5; } inline uiActiveItem_t2616630756 ** get_address_of_m_Obj3_5() { return &___m_Obj3_5; } inline void set_m_Obj3_5(uiActiveItem_t2616630756 * value) { ___m_Obj3_5 = value; Il2CppCodeGenWriteBarrier((&___m_Obj3_5), value); } inline static int32_t get_offset_of_m_Obj4_6() { return static_cast(offsetof(uiActiveGroup_t42724461, ___m_Obj4_6)); } inline uiActiveItem_t2616630756 * get_m_Obj4_6() const { return ___m_Obj4_6; } inline uiActiveItem_t2616630756 ** get_address_of_m_Obj4_6() { return &___m_Obj4_6; } inline void set_m_Obj4_6(uiActiveItem_t2616630756 * value) { ___m_Obj4_6 = value; Il2CppCodeGenWriteBarrier((&___m_Obj4_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVEGROUP_T42724461_H #ifndef UIACTIVITYKEEPLOGIN_T2140069327_H #define UIACTIVITYKEEPLOGIN_T2140069327_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityKeepLogin struct uiActivityKeepLogin_t2140069327 : public MonoBehaviour_t3962482529 { public: // System.Boolean uiActivityKeepLogin::isPageInit bool ___isPageInit_2; // DMListView uiActivityKeepLogin::m_DMListView DMListView_t512231514 * ___m_DMListView_3; // UITexture uiActivityKeepLogin::m_picture UITexture_t3471168817 * ___m_picture_4; public: inline static int32_t get_offset_of_isPageInit_2() { return static_cast(offsetof(uiActivityKeepLogin_t2140069327, ___isPageInit_2)); } inline bool get_isPageInit_2() const { return ___isPageInit_2; } inline bool* get_address_of_isPageInit_2() { return &___isPageInit_2; } inline void set_isPageInit_2(bool value) { ___isPageInit_2 = value; } inline static int32_t get_offset_of_m_DMListView_3() { return static_cast(offsetof(uiActivityKeepLogin_t2140069327, ___m_DMListView_3)); } inline DMListView_t512231514 * get_m_DMListView_3() const { return ___m_DMListView_3; } inline DMListView_t512231514 ** get_address_of_m_DMListView_3() { return &___m_DMListView_3; } inline void set_m_DMListView_3(DMListView_t512231514 * value) { ___m_DMListView_3 = value; Il2CppCodeGenWriteBarrier((&___m_DMListView_3), value); } inline static int32_t get_offset_of_m_picture_4() { return static_cast(offsetof(uiActivityKeepLogin_t2140069327, ___m_picture_4)); } inline UITexture_t3471168817 * get_m_picture_4() const { return ___m_picture_4; } inline UITexture_t3471168817 ** get_address_of_m_picture_4() { return &___m_picture_4; } inline void set_m_picture_4(UITexture_t3471168817 * value) { ___m_picture_4 = value; Il2CppCodeGenWriteBarrier((&___m_picture_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYKEEPLOGIN_T2140069327_H #ifndef ROTATEROLE_T1146201425_H #define ROTATEROLE_T1146201425_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // RotateRole struct RotateRole_t1146201425 : public MonoBehaviour_t3962482529 { public: // System.Boolean RotateRole::m_bClkingInside bool ___m_bClkingInside_2; // UnityEngine.Vector2 RotateRole::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_3; // UnityEngine.Vector2 RotateRole::m_ClkPos Vector2_t2156229523 ___m_ClkPos_4; // UnityEngine.Quaternion RotateRole::m_RotateOld Quaternion_t2301928331 ___m_RotateOld_5; // System.Boolean RotateRole::m_bFirstTimePress bool ___m_bFirstTimePress_6; // UnityEngine.Vector2 RotateRole::m_RotateStartPos Vector2_t2156229523 ___m_RotateStartPos_7; // UnityEngine.BoxCollider RotateRole::cld BoxCollider_t1640800422 * ___cld_8; // UnityEngine.Rect RotateRole::rtArea Rect_t2360479859 ___rtArea_9; // System.Single RotateRole::fScaleX float ___fScaleX_10; // System.Single RotateRole::fScaleY float ___fScaleY_11; // System.Collections.Generic.List`1 RotateRole::rotateObjList List_1_t2585711361 * ___rotateObjList_12; public: inline static int32_t get_offset_of_m_bClkingInside_2() { return static_cast(offsetof(RotateRole_t1146201425, ___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(RotateRole_t1146201425, ___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(RotateRole_t1146201425, ___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(RotateRole_t1146201425, ___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(RotateRole_t1146201425, ___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(RotateRole_t1146201425, ___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_cld_8() { return static_cast(offsetof(RotateRole_t1146201425, ___cld_8)); } inline BoxCollider_t1640800422 * get_cld_8() const { return ___cld_8; } inline BoxCollider_t1640800422 ** get_address_of_cld_8() { return &___cld_8; } inline void set_cld_8(BoxCollider_t1640800422 * value) { ___cld_8 = value; Il2CppCodeGenWriteBarrier((&___cld_8), value); } inline static int32_t get_offset_of_rtArea_9() { return static_cast(offsetof(RotateRole_t1146201425, ___rtArea_9)); } inline Rect_t2360479859 get_rtArea_9() const { return ___rtArea_9; } inline Rect_t2360479859 * get_address_of_rtArea_9() { return &___rtArea_9; } inline void set_rtArea_9(Rect_t2360479859 value) { ___rtArea_9 = value; } inline static int32_t get_offset_of_fScaleX_10() { return static_cast(offsetof(RotateRole_t1146201425, ___fScaleX_10)); } inline float get_fScaleX_10() const { return ___fScaleX_10; } inline float* get_address_of_fScaleX_10() { return &___fScaleX_10; } inline void set_fScaleX_10(float value) { ___fScaleX_10 = value; } inline static int32_t get_offset_of_fScaleY_11() { return static_cast(offsetof(RotateRole_t1146201425, ___fScaleY_11)); } inline float get_fScaleY_11() const { return ___fScaleY_11; } inline float* get_address_of_fScaleY_11() { return &___fScaleY_11; } inline void set_fScaleY_11(float value) { ___fScaleY_11 = value; } inline static int32_t get_offset_of_rotateObjList_12() { return static_cast(offsetof(RotateRole_t1146201425, ___rotateObjList_12)); } inline List_1_t2585711361 * get_rotateObjList_12() const { return ___rotateObjList_12; } inline List_1_t2585711361 ** get_address_of_rotateObjList_12() { return &___rotateObjList_12; } inline void set_rotateObjList_12(List_1_t2585711361 * value) { ___rotateObjList_12 = value; Il2CppCodeGenWriteBarrier((&___rotateObjList_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROTATEROLE_T1146201425_H #ifndef UIANIMATIONTIPS_T1459430323_H #define UIANIMATIONTIPS_T1459430323_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAnimationTips struct uiAnimationTips_t1459430323 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiAnimationTips::m_BgCommon Transform_t3600365921 * ___m_BgCommon_2; // UnityEngine.GameObject uiAnimationTips::m_TipLevelUp GameObject_t1113636619 * ___m_TipLevelUp_3; // UISprite uiAnimationTips::m_LevelNum1 UISprite_t194114938 * ___m_LevelNum1_4; // UISprite uiAnimationTips::m_LevelNum10 UISprite_t194114938 * ___m_LevelNum10_5; // UISprite uiAnimationTips::m_LevelNum100 UISprite_t194114938 * ___m_LevelNum100_6; // UnityEngine.Vector3 uiAnimationTips::m_LevelTip1 Vector3_t3722313464 ___m_LevelTip1_7; // UnityEngine.Vector3 uiAnimationTips::m_LevelTip10 Vector3_t3722313464 ___m_LevelTip10_8; // UnityEngine.Vector3 uiAnimationTips::m_LevelTip100 Vector3_t3722313464 ___m_LevelTip100_9; // UnityEngine.GameObject uiAnimationTips::m_TipExpChanged GameObject_t1113636619 * ___m_TipExpChanged_10; // System.Boolean uiAnimationTips::isPageInit bool ___isPageInit_11; // DMCore.Logic.enumTipSign uiAnimationTips::m_CurrentTipSign int32_t ___m_CurrentTipSign_12; public: inline static int32_t get_offset_of_m_BgCommon_2() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_BgCommon_2)); } inline Transform_t3600365921 * get_m_BgCommon_2() const { return ___m_BgCommon_2; } inline Transform_t3600365921 ** get_address_of_m_BgCommon_2() { return &___m_BgCommon_2; } inline void set_m_BgCommon_2(Transform_t3600365921 * value) { ___m_BgCommon_2 = value; Il2CppCodeGenWriteBarrier((&___m_BgCommon_2), value); } inline static int32_t get_offset_of_m_TipLevelUp_3() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_TipLevelUp_3)); } inline GameObject_t1113636619 * get_m_TipLevelUp_3() const { return ___m_TipLevelUp_3; } inline GameObject_t1113636619 ** get_address_of_m_TipLevelUp_3() { return &___m_TipLevelUp_3; } inline void set_m_TipLevelUp_3(GameObject_t1113636619 * value) { ___m_TipLevelUp_3 = value; Il2CppCodeGenWriteBarrier((&___m_TipLevelUp_3), value); } inline static int32_t get_offset_of_m_LevelNum1_4() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_LevelNum1_4)); } inline UISprite_t194114938 * get_m_LevelNum1_4() const { return ___m_LevelNum1_4; } inline UISprite_t194114938 ** get_address_of_m_LevelNum1_4() { return &___m_LevelNum1_4; } inline void set_m_LevelNum1_4(UISprite_t194114938 * value) { ___m_LevelNum1_4 = value; Il2CppCodeGenWriteBarrier((&___m_LevelNum1_4), value); } inline static int32_t get_offset_of_m_LevelNum10_5() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_LevelNum10_5)); } inline UISprite_t194114938 * get_m_LevelNum10_5() const { return ___m_LevelNum10_5; } inline UISprite_t194114938 ** get_address_of_m_LevelNum10_5() { return &___m_LevelNum10_5; } inline void set_m_LevelNum10_5(UISprite_t194114938 * value) { ___m_LevelNum10_5 = value; Il2CppCodeGenWriteBarrier((&___m_LevelNum10_5), value); } inline static int32_t get_offset_of_m_LevelNum100_6() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_LevelNum100_6)); } inline UISprite_t194114938 * get_m_LevelNum100_6() const { return ___m_LevelNum100_6; } inline UISprite_t194114938 ** get_address_of_m_LevelNum100_6() { return &___m_LevelNum100_6; } inline void set_m_LevelNum100_6(UISprite_t194114938 * value) { ___m_LevelNum100_6 = value; Il2CppCodeGenWriteBarrier((&___m_LevelNum100_6), value); } inline static int32_t get_offset_of_m_LevelTip1_7() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_LevelTip1_7)); } inline Vector3_t3722313464 get_m_LevelTip1_7() const { return ___m_LevelTip1_7; } inline Vector3_t3722313464 * get_address_of_m_LevelTip1_7() { return &___m_LevelTip1_7; } inline void set_m_LevelTip1_7(Vector3_t3722313464 value) { ___m_LevelTip1_7 = value; } inline static int32_t get_offset_of_m_LevelTip10_8() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_LevelTip10_8)); } inline Vector3_t3722313464 get_m_LevelTip10_8() const { return ___m_LevelTip10_8; } inline Vector3_t3722313464 * get_address_of_m_LevelTip10_8() { return &___m_LevelTip10_8; } inline void set_m_LevelTip10_8(Vector3_t3722313464 value) { ___m_LevelTip10_8 = value; } inline static int32_t get_offset_of_m_LevelTip100_9() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_LevelTip100_9)); } inline Vector3_t3722313464 get_m_LevelTip100_9() const { return ___m_LevelTip100_9; } inline Vector3_t3722313464 * get_address_of_m_LevelTip100_9() { return &___m_LevelTip100_9; } inline void set_m_LevelTip100_9(Vector3_t3722313464 value) { ___m_LevelTip100_9 = value; } inline static int32_t get_offset_of_m_TipExpChanged_10() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_TipExpChanged_10)); } inline GameObject_t1113636619 * get_m_TipExpChanged_10() const { return ___m_TipExpChanged_10; } inline GameObject_t1113636619 ** get_address_of_m_TipExpChanged_10() { return &___m_TipExpChanged_10; } inline void set_m_TipExpChanged_10(GameObject_t1113636619 * value) { ___m_TipExpChanged_10 = value; Il2CppCodeGenWriteBarrier((&___m_TipExpChanged_10), value); } inline static int32_t get_offset_of_isPageInit_11() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___isPageInit_11)); } inline bool get_isPageInit_11() const { return ___isPageInit_11; } inline bool* get_address_of_isPageInit_11() { return &___isPageInit_11; } inline void set_isPageInit_11(bool value) { ___isPageInit_11 = value; } inline static int32_t get_offset_of_m_CurrentTipSign_12() { return static_cast(offsetof(uiAnimationTips_t1459430323, ___m_CurrentTipSign_12)); } inline int32_t get_m_CurrentTipSign_12() const { return ___m_CurrentTipSign_12; } inline int32_t* get_address_of_m_CurrentTipSign_12() { return &___m_CurrentTipSign_12; } inline void set_m_CurrentTipSign_12(int32_t value) { ___m_CurrentTipSign_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIANIMATIONTIPS_T1459430323_H #ifndef UIACTIVITYKEEPLOGINGROUP_T1436524861_H #define UIACTIVITYKEEPLOGINGROUP_T1436524861_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityKeepLoginGroup struct uiActivityKeepLoginGroup_t1436524861 : public MonoBehaviour_t3962482529 { public: // uiActivityKeepLoginAwardCell[] uiActivityKeepLoginGroup::itemList uiActivityKeepLoginAwardCellU5BU5D_t4080606532* ___itemList_2; // System.Boolean uiActivityKeepLoginGroup::isPageInit bool ___isPageInit_3; public: inline static int32_t get_offset_of_itemList_2() { return static_cast(offsetof(uiActivityKeepLoginGroup_t1436524861, ___itemList_2)); } inline uiActivityKeepLoginAwardCellU5BU5D_t4080606532* get_itemList_2() const { return ___itemList_2; } inline uiActivityKeepLoginAwardCellU5BU5D_t4080606532** get_address_of_itemList_2() { return &___itemList_2; } inline void set_itemList_2(uiActivityKeepLoginAwardCellU5BU5D_t4080606532* value) { ___itemList_2 = value; Il2CppCodeGenWriteBarrier((&___itemList_2), value); } inline static int32_t get_offset_of_isPageInit_3() { return static_cast(offsetof(uiActivityKeepLoginGroup_t1436524861, ___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 // UIACTIVITYKEEPLOGINGROUP_T1436524861_H #ifndef UIPANEL_T1716472341_H #define UIPANEL_T1716472341_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIPanel struct UIPanel_t1716472341 : public MonoBehaviour_t3962482529 { public: // System.Boolean UIPanel::showInPanelTool bool ___showInPanelTool_2; // System.Boolean UIPanel::generateNormals bool ___generateNormals_3; // System.Boolean UIPanel::depthPass bool ___depthPass_4; // System.Boolean UIPanel::widgetsAreStatic bool ___widgetsAreStatic_5; // System.Single UIPanel::mAlpha float ___mAlpha_6; // UIPanel/DebugInfo UIPanel::mDebugInfo int32_t ___mDebugInfo_7; // UIDrawCall/Clipping UIPanel::mClipping int32_t ___mClipping_8; // UnityEngine.Vector4 UIPanel::mClipRange Vector4_t3319028937 ___mClipRange_9; // UnityEngine.Vector2 UIPanel::mClipSoftness Vector2_t2156229523 ___mClipSoftness_10; // System.Collections.Specialized.OrderedDictionary UIPanel::mChildren OrderedDictionary_t2617496293 * ___mChildren_11; // BetterList`1 UIPanel::mWidgets BetterList_1_t2693542243 * ___mWidgets_12; // BetterList`1 UIPanel::mChanged BetterList_1_t3790362737 * ___mChanged_13; // BetterList`1 UIPanel::mDrawCalls BetterList_1_t448425637 * ___mDrawCalls_14; // BetterList`1 UIPanel::mVerts BetterList_1_t2877333782 * ___mVerts_15; // BetterList`1 UIPanel::mNorms BetterList_1_t2877333782 * ___mNorms_16; // BetterList`1 UIPanel::mTans BetterList_1_t2474049255 * ___mTans_17; // BetterList`1 UIPanel::mUvs BetterList_1_t1311249841 * ___mUvs_18; // BetterList`1 UIPanel::mCols BetterList_1_t1755521610 * ___mCols_19; // UnityEngine.Transform UIPanel::mTrans Transform_t3600365921 * ___mTrans_20; // UnityEngine.Camera UIPanel::mCam Camera_t4157153871 * ___mCam_21; // System.Int32 UIPanel::mLayer int32_t ___mLayer_22; // System.Boolean UIPanel::mDepthChanged bool ___mDepthChanged_23; // System.Boolean UIPanel::mRebuildAll bool ___mRebuildAll_24; // System.Boolean UIPanel::mChangedLastFrame bool ___mChangedLastFrame_25; // System.Boolean UIPanel::mWidgetsAdded bool ___mWidgetsAdded_26; // System.Single UIPanel::mUpdateTime float ___mUpdateTime_27; // System.Single UIPanel::mMatrixTime float ___mMatrixTime_28; // UnityEngine.Matrix4x4 UIPanel::mWorldToLocal Matrix4x4_t1817901843 ___mWorldToLocal_29; // UnityEngine.Vector2 UIPanel::mMin Vector2_t2156229523 ___mMin_31; // UnityEngine.Vector2 UIPanel::mMax Vector2_t2156229523 ___mMax_32; // System.Collections.Generic.List`1 UIPanel::mRemoved List_1_t777473367 * ___mRemoved_33; // UIPanel[] UIPanel::mChildPanels UIPanelU5BU5D_t1463265784* ___mChildPanels_34; // System.Boolean UIPanel::mCheckVisibility bool ___mCheckVisibility_35; // System.Single UIPanel::mCullTime float ___mCullTime_36; // System.Boolean UIPanel::mCulled bool ___mCulled_37; public: inline static int32_t get_offset_of_showInPanelTool_2() { return static_cast(offsetof(UIPanel_t1716472341, ___showInPanelTool_2)); } inline bool get_showInPanelTool_2() const { return ___showInPanelTool_2; } inline bool* get_address_of_showInPanelTool_2() { return &___showInPanelTool_2; } inline void set_showInPanelTool_2(bool value) { ___showInPanelTool_2 = value; } inline static int32_t get_offset_of_generateNormals_3() { return static_cast(offsetof(UIPanel_t1716472341, ___generateNormals_3)); } inline bool get_generateNormals_3() const { return ___generateNormals_3; } inline bool* get_address_of_generateNormals_3() { return &___generateNormals_3; } inline void set_generateNormals_3(bool value) { ___generateNormals_3 = value; } inline static int32_t get_offset_of_depthPass_4() { return static_cast(offsetof(UIPanel_t1716472341, ___depthPass_4)); } inline bool get_depthPass_4() const { return ___depthPass_4; } inline bool* get_address_of_depthPass_4() { return &___depthPass_4; } inline void set_depthPass_4(bool value) { ___depthPass_4 = value; } inline static int32_t get_offset_of_widgetsAreStatic_5() { return static_cast(offsetof(UIPanel_t1716472341, ___widgetsAreStatic_5)); } inline bool get_widgetsAreStatic_5() const { return ___widgetsAreStatic_5; } inline bool* get_address_of_widgetsAreStatic_5() { return &___widgetsAreStatic_5; } inline void set_widgetsAreStatic_5(bool value) { ___widgetsAreStatic_5 = value; } inline static int32_t get_offset_of_mAlpha_6() { return static_cast(offsetof(UIPanel_t1716472341, ___mAlpha_6)); } inline float get_mAlpha_6() const { return ___mAlpha_6; } inline float* get_address_of_mAlpha_6() { return &___mAlpha_6; } inline void set_mAlpha_6(float value) { ___mAlpha_6 = value; } inline static int32_t get_offset_of_mDebugInfo_7() { return static_cast(offsetof(UIPanel_t1716472341, ___mDebugInfo_7)); } inline int32_t get_mDebugInfo_7() const { return ___mDebugInfo_7; } inline int32_t* get_address_of_mDebugInfo_7() { return &___mDebugInfo_7; } inline void set_mDebugInfo_7(int32_t value) { ___mDebugInfo_7 = value; } inline static int32_t get_offset_of_mClipping_8() { return static_cast(offsetof(UIPanel_t1716472341, ___mClipping_8)); } inline int32_t get_mClipping_8() const { return ___mClipping_8; } inline int32_t* get_address_of_mClipping_8() { return &___mClipping_8; } inline void set_mClipping_8(int32_t value) { ___mClipping_8 = value; } inline static int32_t get_offset_of_mClipRange_9() { return static_cast(offsetof(UIPanel_t1716472341, ___mClipRange_9)); } inline Vector4_t3319028937 get_mClipRange_9() const { return ___mClipRange_9; } inline Vector4_t3319028937 * get_address_of_mClipRange_9() { return &___mClipRange_9; } inline void set_mClipRange_9(Vector4_t3319028937 value) { ___mClipRange_9 = value; } inline static int32_t get_offset_of_mClipSoftness_10() { return static_cast(offsetof(UIPanel_t1716472341, ___mClipSoftness_10)); } inline Vector2_t2156229523 get_mClipSoftness_10() const { return ___mClipSoftness_10; } inline Vector2_t2156229523 * get_address_of_mClipSoftness_10() { return &___mClipSoftness_10; } inline void set_mClipSoftness_10(Vector2_t2156229523 value) { ___mClipSoftness_10 = value; } inline static int32_t get_offset_of_mChildren_11() { return static_cast(offsetof(UIPanel_t1716472341, ___mChildren_11)); } inline OrderedDictionary_t2617496293 * get_mChildren_11() const { return ___mChildren_11; } inline OrderedDictionary_t2617496293 ** get_address_of_mChildren_11() { return &___mChildren_11; } inline void set_mChildren_11(OrderedDictionary_t2617496293 * value) { ___mChildren_11 = value; Il2CppCodeGenWriteBarrier((&___mChildren_11), value); } inline static int32_t get_offset_of_mWidgets_12() { return static_cast(offsetof(UIPanel_t1716472341, ___mWidgets_12)); } inline BetterList_1_t2693542243 * get_mWidgets_12() const { return ___mWidgets_12; } inline BetterList_1_t2693542243 ** get_address_of_mWidgets_12() { return &___mWidgets_12; } inline void set_mWidgets_12(BetterList_1_t2693542243 * value) { ___mWidgets_12 = value; Il2CppCodeGenWriteBarrier((&___mWidgets_12), value); } inline static int32_t get_offset_of_mChanged_13() { return static_cast(offsetof(UIPanel_t1716472341, ___mChanged_13)); } inline BetterList_1_t3790362737 * get_mChanged_13() const { return ___mChanged_13; } inline BetterList_1_t3790362737 ** get_address_of_mChanged_13() { return &___mChanged_13; } inline void set_mChanged_13(BetterList_1_t3790362737 * value) { ___mChanged_13 = value; Il2CppCodeGenWriteBarrier((&___mChanged_13), value); } inline static int32_t get_offset_of_mDrawCalls_14() { return static_cast(offsetof(UIPanel_t1716472341, ___mDrawCalls_14)); } inline BetterList_1_t448425637 * get_mDrawCalls_14() const { return ___mDrawCalls_14; } inline BetterList_1_t448425637 ** get_address_of_mDrawCalls_14() { return &___mDrawCalls_14; } inline void set_mDrawCalls_14(BetterList_1_t448425637 * value) { ___mDrawCalls_14 = value; Il2CppCodeGenWriteBarrier((&___mDrawCalls_14), value); } inline static int32_t get_offset_of_mVerts_15() { return static_cast(offsetof(UIPanel_t1716472341, ___mVerts_15)); } inline BetterList_1_t2877333782 * get_mVerts_15() const { return ___mVerts_15; } inline BetterList_1_t2877333782 ** get_address_of_mVerts_15() { return &___mVerts_15; } inline void set_mVerts_15(BetterList_1_t2877333782 * value) { ___mVerts_15 = value; Il2CppCodeGenWriteBarrier((&___mVerts_15), value); } inline static int32_t get_offset_of_mNorms_16() { return static_cast(offsetof(UIPanel_t1716472341, ___mNorms_16)); } inline BetterList_1_t2877333782 * get_mNorms_16() const { return ___mNorms_16; } inline BetterList_1_t2877333782 ** get_address_of_mNorms_16() { return &___mNorms_16; } inline void set_mNorms_16(BetterList_1_t2877333782 * value) { ___mNorms_16 = value; Il2CppCodeGenWriteBarrier((&___mNorms_16), value); } inline static int32_t get_offset_of_mTans_17() { return static_cast(offsetof(UIPanel_t1716472341, ___mTans_17)); } inline BetterList_1_t2474049255 * get_mTans_17() const { return ___mTans_17; } inline BetterList_1_t2474049255 ** get_address_of_mTans_17() { return &___mTans_17; } inline void set_mTans_17(BetterList_1_t2474049255 * value) { ___mTans_17 = value; Il2CppCodeGenWriteBarrier((&___mTans_17), value); } inline static int32_t get_offset_of_mUvs_18() { return static_cast(offsetof(UIPanel_t1716472341, ___mUvs_18)); } inline BetterList_1_t1311249841 * get_mUvs_18() const { return ___mUvs_18; } inline BetterList_1_t1311249841 ** get_address_of_mUvs_18() { return &___mUvs_18; } inline void set_mUvs_18(BetterList_1_t1311249841 * value) { ___mUvs_18 = value; Il2CppCodeGenWriteBarrier((&___mUvs_18), value); } inline static int32_t get_offset_of_mCols_19() { return static_cast(offsetof(UIPanel_t1716472341, ___mCols_19)); } inline BetterList_1_t1755521610 * get_mCols_19() const { return ___mCols_19; } inline BetterList_1_t1755521610 ** get_address_of_mCols_19() { return &___mCols_19; } inline void set_mCols_19(BetterList_1_t1755521610 * value) { ___mCols_19 = value; Il2CppCodeGenWriteBarrier((&___mCols_19), value); } inline static int32_t get_offset_of_mTrans_20() { return static_cast(offsetof(UIPanel_t1716472341, ___mTrans_20)); } inline Transform_t3600365921 * get_mTrans_20() const { return ___mTrans_20; } inline Transform_t3600365921 ** get_address_of_mTrans_20() { return &___mTrans_20; } inline void set_mTrans_20(Transform_t3600365921 * value) { ___mTrans_20 = value; Il2CppCodeGenWriteBarrier((&___mTrans_20), value); } inline static int32_t get_offset_of_mCam_21() { return static_cast(offsetof(UIPanel_t1716472341, ___mCam_21)); } inline Camera_t4157153871 * get_mCam_21() const { return ___mCam_21; } inline Camera_t4157153871 ** get_address_of_mCam_21() { return &___mCam_21; } inline void set_mCam_21(Camera_t4157153871 * value) { ___mCam_21 = value; Il2CppCodeGenWriteBarrier((&___mCam_21), value); } inline static int32_t get_offset_of_mLayer_22() { return static_cast(offsetof(UIPanel_t1716472341, ___mLayer_22)); } inline int32_t get_mLayer_22() const { return ___mLayer_22; } inline int32_t* get_address_of_mLayer_22() { return &___mLayer_22; } inline void set_mLayer_22(int32_t value) { ___mLayer_22 = value; } inline static int32_t get_offset_of_mDepthChanged_23() { return static_cast(offsetof(UIPanel_t1716472341, ___mDepthChanged_23)); } inline bool get_mDepthChanged_23() const { return ___mDepthChanged_23; } inline bool* get_address_of_mDepthChanged_23() { return &___mDepthChanged_23; } inline void set_mDepthChanged_23(bool value) { ___mDepthChanged_23 = value; } inline static int32_t get_offset_of_mRebuildAll_24() { return static_cast(offsetof(UIPanel_t1716472341, ___mRebuildAll_24)); } inline bool get_mRebuildAll_24() const { return ___mRebuildAll_24; } inline bool* get_address_of_mRebuildAll_24() { return &___mRebuildAll_24; } inline void set_mRebuildAll_24(bool value) { ___mRebuildAll_24 = value; } inline static int32_t get_offset_of_mChangedLastFrame_25() { return static_cast(offsetof(UIPanel_t1716472341, ___mChangedLastFrame_25)); } inline bool get_mChangedLastFrame_25() const { return ___mChangedLastFrame_25; } inline bool* get_address_of_mChangedLastFrame_25() { return &___mChangedLastFrame_25; } inline void set_mChangedLastFrame_25(bool value) { ___mChangedLastFrame_25 = value; } inline static int32_t get_offset_of_mWidgetsAdded_26() { return static_cast(offsetof(UIPanel_t1716472341, ___mWidgetsAdded_26)); } inline bool get_mWidgetsAdded_26() const { return ___mWidgetsAdded_26; } inline bool* get_address_of_mWidgetsAdded_26() { return &___mWidgetsAdded_26; } inline void set_mWidgetsAdded_26(bool value) { ___mWidgetsAdded_26 = value; } inline static int32_t get_offset_of_mUpdateTime_27() { return static_cast(offsetof(UIPanel_t1716472341, ___mUpdateTime_27)); } inline float get_mUpdateTime_27() const { return ___mUpdateTime_27; } inline float* get_address_of_mUpdateTime_27() { return &___mUpdateTime_27; } inline void set_mUpdateTime_27(float value) { ___mUpdateTime_27 = value; } inline static int32_t get_offset_of_mMatrixTime_28() { return static_cast(offsetof(UIPanel_t1716472341, ___mMatrixTime_28)); } inline float get_mMatrixTime_28() const { return ___mMatrixTime_28; } inline float* get_address_of_mMatrixTime_28() { return &___mMatrixTime_28; } inline void set_mMatrixTime_28(float value) { ___mMatrixTime_28 = value; } inline static int32_t get_offset_of_mWorldToLocal_29() { return static_cast(offsetof(UIPanel_t1716472341, ___mWorldToLocal_29)); } inline Matrix4x4_t1817901843 get_mWorldToLocal_29() const { return ___mWorldToLocal_29; } inline Matrix4x4_t1817901843 * get_address_of_mWorldToLocal_29() { return &___mWorldToLocal_29; } inline void set_mWorldToLocal_29(Matrix4x4_t1817901843 value) { ___mWorldToLocal_29 = value; } inline static int32_t get_offset_of_mMin_31() { return static_cast(offsetof(UIPanel_t1716472341, ___mMin_31)); } inline Vector2_t2156229523 get_mMin_31() const { return ___mMin_31; } inline Vector2_t2156229523 * get_address_of_mMin_31() { return &___mMin_31; } inline void set_mMin_31(Vector2_t2156229523 value) { ___mMin_31 = value; } inline static int32_t get_offset_of_mMax_32() { return static_cast(offsetof(UIPanel_t1716472341, ___mMax_32)); } inline Vector2_t2156229523 get_mMax_32() const { return ___mMax_32; } inline Vector2_t2156229523 * get_address_of_mMax_32() { return &___mMax_32; } inline void set_mMax_32(Vector2_t2156229523 value) { ___mMax_32 = value; } inline static int32_t get_offset_of_mRemoved_33() { return static_cast(offsetof(UIPanel_t1716472341, ___mRemoved_33)); } inline List_1_t777473367 * get_mRemoved_33() const { return ___mRemoved_33; } inline List_1_t777473367 ** get_address_of_mRemoved_33() { return &___mRemoved_33; } inline void set_mRemoved_33(List_1_t777473367 * value) { ___mRemoved_33 = value; Il2CppCodeGenWriteBarrier((&___mRemoved_33), value); } inline static int32_t get_offset_of_mChildPanels_34() { return static_cast(offsetof(UIPanel_t1716472341, ___mChildPanels_34)); } inline UIPanelU5BU5D_t1463265784* get_mChildPanels_34() const { return ___mChildPanels_34; } inline UIPanelU5BU5D_t1463265784** get_address_of_mChildPanels_34() { return &___mChildPanels_34; } inline void set_mChildPanels_34(UIPanelU5BU5D_t1463265784* value) { ___mChildPanels_34 = value; Il2CppCodeGenWriteBarrier((&___mChildPanels_34), value); } inline static int32_t get_offset_of_mCheckVisibility_35() { return static_cast(offsetof(UIPanel_t1716472341, ___mCheckVisibility_35)); } inline bool get_mCheckVisibility_35() const { return ___mCheckVisibility_35; } inline bool* get_address_of_mCheckVisibility_35() { return &___mCheckVisibility_35; } inline void set_mCheckVisibility_35(bool value) { ___mCheckVisibility_35 = value; } inline static int32_t get_offset_of_mCullTime_36() { return static_cast(offsetof(UIPanel_t1716472341, ___mCullTime_36)); } inline float get_mCullTime_36() const { return ___mCullTime_36; } inline float* get_address_of_mCullTime_36() { return &___mCullTime_36; } inline void set_mCullTime_36(float value) { ___mCullTime_36 = value; } inline static int32_t get_offset_of_mCulled_37() { return static_cast(offsetof(UIPanel_t1716472341, ___mCulled_37)); } inline bool get_mCulled_37() const { return ___mCulled_37; } inline bool* get_address_of_mCulled_37() { return &___mCulled_37; } inline void set_mCulled_37(bool value) { ___mCulled_37 = value; } }; struct UIPanel_t1716472341_StaticFields { public: // System.Single[] UIPanel::mTemp SingleU5BU5D_t1444911251* ___mTemp_30; // BetterList`1 UIPanel::mHierarchy BetterList_1_t1563739553 * ___mHierarchy_38; // System.Comparison`1 UIPanel::<>f__mg$cache0 Comparison_1_t3313453104 * ___U3CU3Ef__mgU24cache0_39; public: inline static int32_t get_offset_of_mTemp_30() { return static_cast(offsetof(UIPanel_t1716472341_StaticFields, ___mTemp_30)); } inline SingleU5BU5D_t1444911251* get_mTemp_30() const { return ___mTemp_30; } inline SingleU5BU5D_t1444911251** get_address_of_mTemp_30() { return &___mTemp_30; } inline void set_mTemp_30(SingleU5BU5D_t1444911251* value) { ___mTemp_30 = value; Il2CppCodeGenWriteBarrier((&___mTemp_30), value); } inline static int32_t get_offset_of_mHierarchy_38() { return static_cast(offsetof(UIPanel_t1716472341_StaticFields, ___mHierarchy_38)); } inline BetterList_1_t1563739553 * get_mHierarchy_38() const { return ___mHierarchy_38; } inline BetterList_1_t1563739553 ** get_address_of_mHierarchy_38() { return &___mHierarchy_38; } inline void set_mHierarchy_38(BetterList_1_t1563739553 * value) { ___mHierarchy_38 = value; Il2CppCodeGenWriteBarrier((&___mHierarchy_38), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_39() { return static_cast(offsetof(UIPanel_t1716472341_StaticFields, ___U3CU3Ef__mgU24cache0_39)); } inline Comparison_1_t3313453104 * get_U3CU3Ef__mgU24cache0_39() const { return ___U3CU3Ef__mgU24cache0_39; } inline Comparison_1_t3313453104 ** get_address_of_U3CU3Ef__mgU24cache0_39() { return &___U3CU3Ef__mgU24cache0_39; } inline void set_U3CU3Ef__mgU24cache0_39(Comparison_1_t3313453104 * value) { ___U3CU3Ef__mgU24cache0_39 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_39), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIPANEL_T1716472341_H #ifndef DMSCROLLWND_T1110969451_H #define DMSCROLLWND_T1110969451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMScrollWnd struct DMScrollWnd_t1110969451 : public MonoBehaviour_t3962482529 { public: // DMScrollWnd/enumScrollType DMScrollWnd::m_ScrollType int32_t ___m_ScrollType_2; // UnityEngine.GameObject DMScrollWnd::m_ScrollWnd GameObject_t1113636619 * ___m_ScrollWnd_3; // System.Single DMScrollWnd::m_fMin float ___m_fMin_4; // System.Single DMScrollWnd::m_fMax float ___m_fMax_5; // System.Single DMScrollWnd::m_clkLabor float ___m_clkLabor_6; // System.Single DMScrollWnd::m_fWndPos float ___m_fWndPos_7; // UIPanel DMScrollWnd::m_UIPanel UIPanel_t1716472341 * ___m_UIPanel_8; // DMScrollWnd/OnScrollChanged DMScrollWnd::m_ScrollEvt OnScrollChanged_t615664828 * ___m_ScrollEvt_9; // UnityEngine.Camera DMScrollWnd::m_ownerCamera Camera_t4157153871 * ___m_ownerCamera_10; public: inline static int32_t get_offset_of_m_ScrollType_2() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_ScrollType_2)); } inline int32_t get_m_ScrollType_2() const { return ___m_ScrollType_2; } inline int32_t* get_address_of_m_ScrollType_2() { return &___m_ScrollType_2; } inline void set_m_ScrollType_2(int32_t value) { ___m_ScrollType_2 = value; } inline static int32_t get_offset_of_m_ScrollWnd_3() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_ScrollWnd_3)); } inline GameObject_t1113636619 * get_m_ScrollWnd_3() const { return ___m_ScrollWnd_3; } inline GameObject_t1113636619 ** get_address_of_m_ScrollWnd_3() { return &___m_ScrollWnd_3; } inline void set_m_ScrollWnd_3(GameObject_t1113636619 * value) { ___m_ScrollWnd_3 = value; Il2CppCodeGenWriteBarrier((&___m_ScrollWnd_3), value); } inline static int32_t get_offset_of_m_fMin_4() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_fMin_4)); } inline float get_m_fMin_4() const { return ___m_fMin_4; } inline float* get_address_of_m_fMin_4() { return &___m_fMin_4; } inline void set_m_fMin_4(float value) { ___m_fMin_4 = value; } inline static int32_t get_offset_of_m_fMax_5() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_fMax_5)); } inline float get_m_fMax_5() const { return ___m_fMax_5; } inline float* get_address_of_m_fMax_5() { return &___m_fMax_5; } inline void set_m_fMax_5(float value) { ___m_fMax_5 = value; } inline static int32_t get_offset_of_m_clkLabor_6() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_clkLabor_6)); } inline float get_m_clkLabor_6() const { return ___m_clkLabor_6; } inline float* get_address_of_m_clkLabor_6() { return &___m_clkLabor_6; } inline void set_m_clkLabor_6(float value) { ___m_clkLabor_6 = value; } inline static int32_t get_offset_of_m_fWndPos_7() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_fWndPos_7)); } inline float get_m_fWndPos_7() const { return ___m_fWndPos_7; } inline float* get_address_of_m_fWndPos_7() { return &___m_fWndPos_7; } inline void set_m_fWndPos_7(float value) { ___m_fWndPos_7 = value; } inline static int32_t get_offset_of_m_UIPanel_8() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_UIPanel_8)); } inline UIPanel_t1716472341 * get_m_UIPanel_8() const { return ___m_UIPanel_8; } inline UIPanel_t1716472341 ** get_address_of_m_UIPanel_8() { return &___m_UIPanel_8; } inline void set_m_UIPanel_8(UIPanel_t1716472341 * value) { ___m_UIPanel_8 = value; Il2CppCodeGenWriteBarrier((&___m_UIPanel_8), value); } inline static int32_t get_offset_of_m_ScrollEvt_9() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_ScrollEvt_9)); } inline OnScrollChanged_t615664828 * get_m_ScrollEvt_9() const { return ___m_ScrollEvt_9; } inline OnScrollChanged_t615664828 ** get_address_of_m_ScrollEvt_9() { return &___m_ScrollEvt_9; } inline void set_m_ScrollEvt_9(OnScrollChanged_t615664828 * value) { ___m_ScrollEvt_9 = value; Il2CppCodeGenWriteBarrier((&___m_ScrollEvt_9), value); } inline static int32_t get_offset_of_m_ownerCamera_10() { return static_cast(offsetof(DMScrollWnd_t1110969451, ___m_ownerCamera_10)); } inline Camera_t4157153871 * get_m_ownerCamera_10() const { return ___m_ownerCamera_10; } inline Camera_t4157153871 ** get_address_of_m_ownerCamera_10() { return &___m_ownerCamera_10; } inline void set_m_ownerCamera_10(Camera_t4157153871 * value) { ___m_ownerCamera_10 = value; Il2CppCodeGenWriteBarrier((&___m_ownerCamera_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMSCROLLWND_T1110969451_H #ifndef UIACTIVITYRECHARGEREBATE_T3871883965_H #define UIACTIVITYRECHARGEREBATE_T3871883965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityRechargeRebate struct uiActivityRechargeRebate_t3871883965 : public MonoBehaviour_t3962482529 { public: // UILabel uiActivityRechargeRebate::m_leftDay UILabel_t3248798549 * ___m_leftDay_2; // UILabel uiActivityRechargeRebate::m_AlreayRecharge UILabel_t3248798549 * ___m_AlreayRecharge_3; // UILabel uiActivityRechargeRebate::m_EnableRebate UILabel_t3248798549 * ___m_EnableRebate_4; // UITexture uiActivityRechargeRebate::m_leftTex UITexture_t3471168817 * ___m_leftTex_5; // UITexture uiActivityRechargeRebate::m_rightTex UITexture_t3471168817 * ___m_rightTex_6; // System.Int32 uiActivityRechargeRebate::m_nRecharge int32_t ___m_nRecharge_7; // System.Int32 uiActivityRechargeRebate::m_nLeftTexConfigID int32_t ___m_nLeftTexConfigID_8; // System.Int32 uiActivityRechargeRebate::m_nRightTexConfigID int32_t ___m_nRightTexConfigID_9; // System.Int32 uiActivityRechargeRebate::m_nRechargeType int32_t ___m_nRechargeType_10; // System.Boolean uiActivityRechargeRebate::m_bLeftTexDone bool ___m_bLeftTexDone_11; // System.Boolean uiActivityRechargeRebate::m_bRightTexDone bool ___m_bRightTexDone_12; // UnityEngine.Vector3 uiActivityRechargeRebate::m_org_LeftTexSize Vector3_t3722313464 ___m_org_LeftTexSize_13; // UnityEngine.Vector3 uiActivityRechargeRebate::m_org_RightTexSize Vector3_t3722313464 ___m_org_RightTexSize_14; // UnityEngine.Transform uiActivityRechargeRebate::m_enableGetBtn Transform_t3600365921 * ___m_enableGetBtn_15; // UnityEngine.Transform uiActivityRechargeRebate::m_disableGetBtn Transform_t3600365921 * ___m_disableGetBtn_16; // UnityEngine.Transform uiActivityRechargeRebate::m_alreadyGetBtn Transform_t3600365921 * ___m_alreadyGetBtn_17; // UITexture uiActivityRechargeRebate::m_picture UITexture_t3471168817 * ___m_picture_18; // UILabel uiActivityRechargeRebate::m_restDay UILabel_t3248798549 * ___m_restDay_19; public: inline static int32_t get_offset_of_m_leftDay_2() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_leftDay_2)); } inline UILabel_t3248798549 * get_m_leftDay_2() const { return ___m_leftDay_2; } inline UILabel_t3248798549 ** get_address_of_m_leftDay_2() { return &___m_leftDay_2; } inline void set_m_leftDay_2(UILabel_t3248798549 * value) { ___m_leftDay_2 = value; Il2CppCodeGenWriteBarrier((&___m_leftDay_2), value); } inline static int32_t get_offset_of_m_AlreayRecharge_3() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_AlreayRecharge_3)); } inline UILabel_t3248798549 * get_m_AlreayRecharge_3() const { return ___m_AlreayRecharge_3; } inline UILabel_t3248798549 ** get_address_of_m_AlreayRecharge_3() { return &___m_AlreayRecharge_3; } inline void set_m_AlreayRecharge_3(UILabel_t3248798549 * value) { ___m_AlreayRecharge_3 = value; Il2CppCodeGenWriteBarrier((&___m_AlreayRecharge_3), value); } inline static int32_t get_offset_of_m_EnableRebate_4() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_EnableRebate_4)); } inline UILabel_t3248798549 * get_m_EnableRebate_4() const { return ___m_EnableRebate_4; } inline UILabel_t3248798549 ** get_address_of_m_EnableRebate_4() { return &___m_EnableRebate_4; } inline void set_m_EnableRebate_4(UILabel_t3248798549 * value) { ___m_EnableRebate_4 = value; Il2CppCodeGenWriteBarrier((&___m_EnableRebate_4), value); } inline static int32_t get_offset_of_m_leftTex_5() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_leftTex_5)); } inline UITexture_t3471168817 * get_m_leftTex_5() const { return ___m_leftTex_5; } inline UITexture_t3471168817 ** get_address_of_m_leftTex_5() { return &___m_leftTex_5; } inline void set_m_leftTex_5(UITexture_t3471168817 * value) { ___m_leftTex_5 = value; Il2CppCodeGenWriteBarrier((&___m_leftTex_5), value); } inline static int32_t get_offset_of_m_rightTex_6() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_rightTex_6)); } inline UITexture_t3471168817 * get_m_rightTex_6() const { return ___m_rightTex_6; } inline UITexture_t3471168817 ** get_address_of_m_rightTex_6() { return &___m_rightTex_6; } inline void set_m_rightTex_6(UITexture_t3471168817 * value) { ___m_rightTex_6 = value; Il2CppCodeGenWriteBarrier((&___m_rightTex_6), value); } inline static int32_t get_offset_of_m_nRecharge_7() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_nRecharge_7)); } inline int32_t get_m_nRecharge_7() const { return ___m_nRecharge_7; } inline int32_t* get_address_of_m_nRecharge_7() { return &___m_nRecharge_7; } inline void set_m_nRecharge_7(int32_t value) { ___m_nRecharge_7 = value; } inline static int32_t get_offset_of_m_nLeftTexConfigID_8() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_nLeftTexConfigID_8)); } inline int32_t get_m_nLeftTexConfigID_8() const { return ___m_nLeftTexConfigID_8; } inline int32_t* get_address_of_m_nLeftTexConfigID_8() { return &___m_nLeftTexConfigID_8; } inline void set_m_nLeftTexConfigID_8(int32_t value) { ___m_nLeftTexConfigID_8 = value; } inline static int32_t get_offset_of_m_nRightTexConfigID_9() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_nRightTexConfigID_9)); } inline int32_t get_m_nRightTexConfigID_9() const { return ___m_nRightTexConfigID_9; } inline int32_t* get_address_of_m_nRightTexConfigID_9() { return &___m_nRightTexConfigID_9; } inline void set_m_nRightTexConfigID_9(int32_t value) { ___m_nRightTexConfigID_9 = value; } inline static int32_t get_offset_of_m_nRechargeType_10() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_nRechargeType_10)); } inline int32_t get_m_nRechargeType_10() const { return ___m_nRechargeType_10; } inline int32_t* get_address_of_m_nRechargeType_10() { return &___m_nRechargeType_10; } inline void set_m_nRechargeType_10(int32_t value) { ___m_nRechargeType_10 = value; } inline static int32_t get_offset_of_m_bLeftTexDone_11() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_bLeftTexDone_11)); } inline bool get_m_bLeftTexDone_11() const { return ___m_bLeftTexDone_11; } inline bool* get_address_of_m_bLeftTexDone_11() { return &___m_bLeftTexDone_11; } inline void set_m_bLeftTexDone_11(bool value) { ___m_bLeftTexDone_11 = value; } inline static int32_t get_offset_of_m_bRightTexDone_12() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_bRightTexDone_12)); } inline bool get_m_bRightTexDone_12() const { return ___m_bRightTexDone_12; } inline bool* get_address_of_m_bRightTexDone_12() { return &___m_bRightTexDone_12; } inline void set_m_bRightTexDone_12(bool value) { ___m_bRightTexDone_12 = value; } inline static int32_t get_offset_of_m_org_LeftTexSize_13() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_org_LeftTexSize_13)); } inline Vector3_t3722313464 get_m_org_LeftTexSize_13() const { return ___m_org_LeftTexSize_13; } inline Vector3_t3722313464 * get_address_of_m_org_LeftTexSize_13() { return &___m_org_LeftTexSize_13; } inline void set_m_org_LeftTexSize_13(Vector3_t3722313464 value) { ___m_org_LeftTexSize_13 = value; } inline static int32_t get_offset_of_m_org_RightTexSize_14() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_org_RightTexSize_14)); } inline Vector3_t3722313464 get_m_org_RightTexSize_14() const { return ___m_org_RightTexSize_14; } inline Vector3_t3722313464 * get_address_of_m_org_RightTexSize_14() { return &___m_org_RightTexSize_14; } inline void set_m_org_RightTexSize_14(Vector3_t3722313464 value) { ___m_org_RightTexSize_14 = value; } inline static int32_t get_offset_of_m_enableGetBtn_15() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_enableGetBtn_15)); } inline Transform_t3600365921 * get_m_enableGetBtn_15() const { return ___m_enableGetBtn_15; } inline Transform_t3600365921 ** get_address_of_m_enableGetBtn_15() { return &___m_enableGetBtn_15; } inline void set_m_enableGetBtn_15(Transform_t3600365921 * value) { ___m_enableGetBtn_15 = value; Il2CppCodeGenWriteBarrier((&___m_enableGetBtn_15), value); } inline static int32_t get_offset_of_m_disableGetBtn_16() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_disableGetBtn_16)); } inline Transform_t3600365921 * get_m_disableGetBtn_16() const { return ___m_disableGetBtn_16; } inline Transform_t3600365921 ** get_address_of_m_disableGetBtn_16() { return &___m_disableGetBtn_16; } inline void set_m_disableGetBtn_16(Transform_t3600365921 * value) { ___m_disableGetBtn_16 = value; Il2CppCodeGenWriteBarrier((&___m_disableGetBtn_16), value); } inline static int32_t get_offset_of_m_alreadyGetBtn_17() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_alreadyGetBtn_17)); } inline Transform_t3600365921 * get_m_alreadyGetBtn_17() const { return ___m_alreadyGetBtn_17; } inline Transform_t3600365921 ** get_address_of_m_alreadyGetBtn_17() { return &___m_alreadyGetBtn_17; } inline void set_m_alreadyGetBtn_17(Transform_t3600365921 * value) { ___m_alreadyGetBtn_17 = value; Il2CppCodeGenWriteBarrier((&___m_alreadyGetBtn_17), value); } inline static int32_t get_offset_of_m_picture_18() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_picture_18)); } inline UITexture_t3471168817 * get_m_picture_18() const { return ___m_picture_18; } inline UITexture_t3471168817 ** get_address_of_m_picture_18() { return &___m_picture_18; } inline void set_m_picture_18(UITexture_t3471168817 * value) { ___m_picture_18 = value; Il2CppCodeGenWriteBarrier((&___m_picture_18), value); } inline static int32_t get_offset_of_m_restDay_19() { return static_cast(offsetof(uiActivityRechargeRebate_t3871883965, ___m_restDay_19)); } inline UILabel_t3248798549 * get_m_restDay_19() const { return ___m_restDay_19; } inline UILabel_t3248798549 ** get_address_of_m_restDay_19() { return &___m_restDay_19; } inline void set_m_restDay_19(UILabel_t3248798549 * value) { ___m_restDay_19 = value; Il2CppCodeGenWriteBarrier((&___m_restDay_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYRECHARGEREBATE_T3871883965_H #ifndef TITLELISTVIEW_T286428299_H #define TITLELISTVIEW_T286428299_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TitleListView struct TitleListView_t286428299 : public MonoBehaviour_t3962482529 { public: // System.Single TitleListView::Height float ___Height_2; // System.Single TitleListView::Width float ___Width_3; // UnityEngine.Transform TitleListView::m_Heading Transform_t3600365921 * ___m_Heading_4; // UnityEngine.Transform TitleListView::m_Content Transform_t3600365921 * ___m_Content_5; // UnityEngine.Transform TitleListView::m_HeadRoot Transform_t3600365921 * ___m_HeadRoot_6; // DMScrollWnd TitleListView::m_ScrollWnd DMScrollWnd_t1110969451 * ___m_ScrollWnd_7; public: inline static int32_t get_offset_of_Height_2() { return static_cast(offsetof(TitleListView_t286428299, ___Height_2)); } inline float get_Height_2() const { return ___Height_2; } inline float* get_address_of_Height_2() { return &___Height_2; } inline void set_Height_2(float value) { ___Height_2 = value; } inline static int32_t get_offset_of_Width_3() { return static_cast(offsetof(TitleListView_t286428299, ___Width_3)); } inline float get_Width_3() const { return ___Width_3; } inline float* get_address_of_Width_3() { return &___Width_3; } inline void set_Width_3(float value) { ___Width_3 = value; } inline static int32_t get_offset_of_m_Heading_4() { return static_cast(offsetof(TitleListView_t286428299, ___m_Heading_4)); } inline Transform_t3600365921 * get_m_Heading_4() const { return ___m_Heading_4; } inline Transform_t3600365921 ** get_address_of_m_Heading_4() { return &___m_Heading_4; } inline void set_m_Heading_4(Transform_t3600365921 * value) { ___m_Heading_4 = value; Il2CppCodeGenWriteBarrier((&___m_Heading_4), value); } inline static int32_t get_offset_of_m_Content_5() { return static_cast(offsetof(TitleListView_t286428299, ___m_Content_5)); } inline Transform_t3600365921 * get_m_Content_5() const { return ___m_Content_5; } inline Transform_t3600365921 ** get_address_of_m_Content_5() { return &___m_Content_5; } inline void set_m_Content_5(Transform_t3600365921 * value) { ___m_Content_5 = value; Il2CppCodeGenWriteBarrier((&___m_Content_5), value); } inline static int32_t get_offset_of_m_HeadRoot_6() { return static_cast(offsetof(TitleListView_t286428299, ___m_HeadRoot_6)); } inline Transform_t3600365921 * get_m_HeadRoot_6() const { return ___m_HeadRoot_6; } inline Transform_t3600365921 ** get_address_of_m_HeadRoot_6() { return &___m_HeadRoot_6; } inline void set_m_HeadRoot_6(Transform_t3600365921 * value) { ___m_HeadRoot_6 = value; Il2CppCodeGenWriteBarrier((&___m_HeadRoot_6), value); } inline static int32_t get_offset_of_m_ScrollWnd_7() { return static_cast(offsetof(TitleListView_t286428299, ___m_ScrollWnd_7)); } inline DMScrollWnd_t1110969451 * get_m_ScrollWnd_7() const { return ___m_ScrollWnd_7; } inline DMScrollWnd_t1110969451 ** get_address_of_m_ScrollWnd_7() { return &___m_ScrollWnd_7; } inline void set_m_ScrollWnd_7(DMScrollWnd_t1110969451 * value) { ___m_ScrollWnd_7 = value; Il2CppCodeGenWriteBarrier((&___m_ScrollWnd_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TITLELISTVIEW_T286428299_H #ifndef TITLEHEADCELL_T1301723228_H #define TITLEHEADCELL_T1301723228_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TitleHeadCell struct TitleHeadCell_t1301723228 : public MonoBehaviour_t3962482529 { public: // System.Single TitleHeadCell::AcitveHeight float ___AcitveHeight_2; // System.Single TitleHeadCell::ActiveWidth float ___ActiveWidth_3; // UISprite TitleHeadCell::m_TitleSelectedBtn UISprite_t194114938 * ___m_TitleSelectedBtn_4; // UILabel TitleHeadCell::m_TitleSelectedName UILabel_t3248798549 * ___m_TitleSelectedName_5; public: inline static int32_t get_offset_of_AcitveHeight_2() { return static_cast(offsetof(TitleHeadCell_t1301723228, ___AcitveHeight_2)); } inline float get_AcitveHeight_2() const { return ___AcitveHeight_2; } inline float* get_address_of_AcitveHeight_2() { return &___AcitveHeight_2; } inline void set_AcitveHeight_2(float value) { ___AcitveHeight_2 = value; } inline static int32_t get_offset_of_ActiveWidth_3() { return static_cast(offsetof(TitleHeadCell_t1301723228, ___ActiveWidth_3)); } inline float get_ActiveWidth_3() const { return ___ActiveWidth_3; } inline float* get_address_of_ActiveWidth_3() { return &___ActiveWidth_3; } inline void set_ActiveWidth_3(float value) { ___ActiveWidth_3 = value; } inline static int32_t get_offset_of_m_TitleSelectedBtn_4() { return static_cast(offsetof(TitleHeadCell_t1301723228, ___m_TitleSelectedBtn_4)); } inline UISprite_t194114938 * get_m_TitleSelectedBtn_4() const { return ___m_TitleSelectedBtn_4; } inline UISprite_t194114938 ** get_address_of_m_TitleSelectedBtn_4() { return &___m_TitleSelectedBtn_4; } inline void set_m_TitleSelectedBtn_4(UISprite_t194114938 * value) { ___m_TitleSelectedBtn_4 = value; Il2CppCodeGenWriteBarrier((&___m_TitleSelectedBtn_4), value); } inline static int32_t get_offset_of_m_TitleSelectedName_5() { return static_cast(offsetof(TitleHeadCell_t1301723228, ___m_TitleSelectedName_5)); } inline UILabel_t3248798549 * get_m_TitleSelectedName_5() const { return ___m_TitleSelectedName_5; } inline UILabel_t3248798549 ** get_address_of_m_TitleSelectedName_5() { return &___m_TitleSelectedName_5; } inline void set_m_TitleSelectedName_5(UILabel_t3248798549 * value) { ___m_TitleSelectedName_5 = value; Il2CppCodeGenWriteBarrier((&___m_TitleSelectedName_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TITLEHEADCELL_T1301723228_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 SPRINGPOSITION_T3478173108_H #define SPRINGPOSITION_T3478173108_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // SpringPosition struct SpringPosition_t3478173108 : public IgnoreTimeScale_t3381352907 { public: // UnityEngine.Vector3 SpringPosition::target Vector3_t3722313464 ___target_7; // System.Single SpringPosition::strength float ___strength_8; // System.Boolean SpringPosition::worldSpace bool ___worldSpace_9; // System.Boolean SpringPosition::ignoreTimeScale bool ___ignoreTimeScale_10; // UnityEngine.GameObject SpringPosition::eventReceiver GameObject_t1113636619 * ___eventReceiver_11; // System.String SpringPosition::callWhenFinished String_t* ___callWhenFinished_12; // System.Action`1 SpringPosition::onFinished Action_1_t3650640703 * ___onFinished_13; // UnityEngine.Transform SpringPosition::mTrans Transform_t3600365921 * ___mTrans_14; // System.Single SpringPosition::mThreshold float ___mThreshold_15; public: inline static int32_t get_offset_of_target_7() { return static_cast(offsetof(SpringPosition_t3478173108, ___target_7)); } inline Vector3_t3722313464 get_target_7() const { return ___target_7; } inline Vector3_t3722313464 * get_address_of_target_7() { return &___target_7; } inline void set_target_7(Vector3_t3722313464 value) { ___target_7 = value; } inline static int32_t get_offset_of_strength_8() { return static_cast(offsetof(SpringPosition_t3478173108, ___strength_8)); } inline float get_strength_8() const { return ___strength_8; } inline float* get_address_of_strength_8() { return &___strength_8; } inline void set_strength_8(float value) { ___strength_8 = value; } inline static int32_t get_offset_of_worldSpace_9() { return static_cast(offsetof(SpringPosition_t3478173108, ___worldSpace_9)); } inline bool get_worldSpace_9() const { return ___worldSpace_9; } inline bool* get_address_of_worldSpace_9() { return &___worldSpace_9; } inline void set_worldSpace_9(bool value) { ___worldSpace_9 = value; } inline static int32_t get_offset_of_ignoreTimeScale_10() { return static_cast(offsetof(SpringPosition_t3478173108, ___ignoreTimeScale_10)); } inline bool get_ignoreTimeScale_10() const { return ___ignoreTimeScale_10; } inline bool* get_address_of_ignoreTimeScale_10() { return &___ignoreTimeScale_10; } inline void set_ignoreTimeScale_10(bool value) { ___ignoreTimeScale_10 = value; } inline static int32_t get_offset_of_eventReceiver_11() { return static_cast(offsetof(SpringPosition_t3478173108, ___eventReceiver_11)); } inline GameObject_t1113636619 * get_eventReceiver_11() const { return ___eventReceiver_11; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_11() { return &___eventReceiver_11; } inline void set_eventReceiver_11(GameObject_t1113636619 * value) { ___eventReceiver_11 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_11), value); } inline static int32_t get_offset_of_callWhenFinished_12() { return static_cast(offsetof(SpringPosition_t3478173108, ___callWhenFinished_12)); } inline String_t* get_callWhenFinished_12() const { return ___callWhenFinished_12; } inline String_t** get_address_of_callWhenFinished_12() { return &___callWhenFinished_12; } inline void set_callWhenFinished_12(String_t* value) { ___callWhenFinished_12 = value; Il2CppCodeGenWriteBarrier((&___callWhenFinished_12), value); } inline static int32_t get_offset_of_onFinished_13() { return static_cast(offsetof(SpringPosition_t3478173108, ___onFinished_13)); } inline Action_1_t3650640703 * get_onFinished_13() const { return ___onFinished_13; } inline Action_1_t3650640703 ** get_address_of_onFinished_13() { return &___onFinished_13; } inline void set_onFinished_13(Action_1_t3650640703 * value) { ___onFinished_13 = value; Il2CppCodeGenWriteBarrier((&___onFinished_13), value); } inline static int32_t get_offset_of_mTrans_14() { return static_cast(offsetof(SpringPosition_t3478173108, ___mTrans_14)); } inline Transform_t3600365921 * get_mTrans_14() const { return ___mTrans_14; } inline Transform_t3600365921 ** get_address_of_mTrans_14() { return &___mTrans_14; } inline void set_mTrans_14(Transform_t3600365921 * value) { ___mTrans_14 = value; Il2CppCodeGenWriteBarrier((&___mTrans_14), value); } inline static int32_t get_offset_of_mThreshold_15() { return static_cast(offsetof(SpringPosition_t3478173108, ___mThreshold_15)); } inline float get_mThreshold_15() const { return ___mThreshold_15; } inline float* get_address_of_mThreshold_15() { return &___mThreshold_15; } inline void set_mThreshold_15(float value) { ___mThreshold_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRINGPOSITION_T3478173108_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 #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 UITWEENER_T260334902_H #define UITWEENER_T260334902_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITweener struct UITweener_t260334902 : public IgnoreTimeScale_t3381352907 { public: // System.Action`1 UITweener::onFinished Action_1_t432802497 * ___onFinished_7; // UITweener/Method UITweener::method int32_t ___method_8; // UITweener/Style UITweener::style int32_t ___style_9; // UnityEngine.AnimationCurve UITweener::animationCurve AnimationCurve_t3046754366 * ___animationCurve_10; // System.Boolean UITweener::ignoreTimeScale bool ___ignoreTimeScale_11; // System.Single UITweener::delay float ___delay_12; // System.Single UITweener::duration float ___duration_13; // System.Boolean UITweener::steeperCurves bool ___steeperCurves_14; // System.Int32 UITweener::tweenGroup int32_t ___tweenGroup_15; // UnityEngine.GameObject UITweener::eventReceiver GameObject_t1113636619 * ___eventReceiver_16; // System.String UITweener::callWhenFinished String_t* ___callWhenFinished_17; // System.Boolean UITweener::mStarted bool ___mStarted_18; // System.Single UITweener::mStartTime float ___mStartTime_19; // System.Single UITweener::mDuration float ___mDuration_20; // System.Single UITweener::mAmountPerDelta float ___mAmountPerDelta_21; // System.Single UITweener::mFactor float ___mFactor_22; public: inline static int32_t get_offset_of_onFinished_7() { return static_cast(offsetof(UITweener_t260334902, ___onFinished_7)); } inline Action_1_t432802497 * get_onFinished_7() const { return ___onFinished_7; } inline Action_1_t432802497 ** get_address_of_onFinished_7() { return &___onFinished_7; } inline void set_onFinished_7(Action_1_t432802497 * value) { ___onFinished_7 = value; Il2CppCodeGenWriteBarrier((&___onFinished_7), value); } inline static int32_t get_offset_of_method_8() { return static_cast(offsetof(UITweener_t260334902, ___method_8)); } inline int32_t get_method_8() const { return ___method_8; } inline int32_t* get_address_of_method_8() { return &___method_8; } inline void set_method_8(int32_t value) { ___method_8 = value; } inline static int32_t get_offset_of_style_9() { return static_cast(offsetof(UITweener_t260334902, ___style_9)); } inline int32_t get_style_9() const { return ___style_9; } inline int32_t* get_address_of_style_9() { return &___style_9; } inline void set_style_9(int32_t value) { ___style_9 = value; } inline static int32_t get_offset_of_animationCurve_10() { return static_cast(offsetof(UITweener_t260334902, ___animationCurve_10)); } inline AnimationCurve_t3046754366 * get_animationCurve_10() const { return ___animationCurve_10; } inline AnimationCurve_t3046754366 ** get_address_of_animationCurve_10() { return &___animationCurve_10; } inline void set_animationCurve_10(AnimationCurve_t3046754366 * value) { ___animationCurve_10 = value; Il2CppCodeGenWriteBarrier((&___animationCurve_10), value); } inline static int32_t get_offset_of_ignoreTimeScale_11() { return static_cast(offsetof(UITweener_t260334902, ___ignoreTimeScale_11)); } inline bool get_ignoreTimeScale_11() const { return ___ignoreTimeScale_11; } inline bool* get_address_of_ignoreTimeScale_11() { return &___ignoreTimeScale_11; } inline void set_ignoreTimeScale_11(bool value) { ___ignoreTimeScale_11 = value; } inline static int32_t get_offset_of_delay_12() { return static_cast(offsetof(UITweener_t260334902, ___delay_12)); } inline float get_delay_12() const { return ___delay_12; } inline float* get_address_of_delay_12() { return &___delay_12; } inline void set_delay_12(float value) { ___delay_12 = value; } inline static int32_t get_offset_of_duration_13() { return static_cast(offsetof(UITweener_t260334902, ___duration_13)); } inline float get_duration_13() const { return ___duration_13; } inline float* get_address_of_duration_13() { return &___duration_13; } inline void set_duration_13(float value) { ___duration_13 = value; } inline static int32_t get_offset_of_steeperCurves_14() { return static_cast(offsetof(UITweener_t260334902, ___steeperCurves_14)); } inline bool get_steeperCurves_14() const { return ___steeperCurves_14; } inline bool* get_address_of_steeperCurves_14() { return &___steeperCurves_14; } inline void set_steeperCurves_14(bool value) { ___steeperCurves_14 = value; } inline static int32_t get_offset_of_tweenGroup_15() { return static_cast(offsetof(UITweener_t260334902, ___tweenGroup_15)); } inline int32_t get_tweenGroup_15() const { return ___tweenGroup_15; } inline int32_t* get_address_of_tweenGroup_15() { return &___tweenGroup_15; } inline void set_tweenGroup_15(int32_t value) { ___tweenGroup_15 = value; } inline static int32_t get_offset_of_eventReceiver_16() { return static_cast(offsetof(UITweener_t260334902, ___eventReceiver_16)); } inline GameObject_t1113636619 * get_eventReceiver_16() const { return ___eventReceiver_16; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_16() { return &___eventReceiver_16; } inline void set_eventReceiver_16(GameObject_t1113636619 * value) { ___eventReceiver_16 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_16), value); } inline static int32_t get_offset_of_callWhenFinished_17() { return static_cast(offsetof(UITweener_t260334902, ___callWhenFinished_17)); } inline String_t* get_callWhenFinished_17() const { return ___callWhenFinished_17; } inline String_t** get_address_of_callWhenFinished_17() { return &___callWhenFinished_17; } inline void set_callWhenFinished_17(String_t* value) { ___callWhenFinished_17 = value; Il2CppCodeGenWriteBarrier((&___callWhenFinished_17), value); } inline static int32_t get_offset_of_mStarted_18() { return static_cast(offsetof(UITweener_t260334902, ___mStarted_18)); } inline bool get_mStarted_18() const { return ___mStarted_18; } inline bool* get_address_of_mStarted_18() { return &___mStarted_18; } inline void set_mStarted_18(bool value) { ___mStarted_18 = value; } inline static int32_t get_offset_of_mStartTime_19() { return static_cast(offsetof(UITweener_t260334902, ___mStartTime_19)); } inline float get_mStartTime_19() const { return ___mStartTime_19; } inline float* get_address_of_mStartTime_19() { return &___mStartTime_19; } inline void set_mStartTime_19(float value) { ___mStartTime_19 = value; } inline static int32_t get_offset_of_mDuration_20() { return static_cast(offsetof(UITweener_t260334902, ___mDuration_20)); } inline float get_mDuration_20() const { return ___mDuration_20; } inline float* get_address_of_mDuration_20() { return &___mDuration_20; } inline void set_mDuration_20(float value) { ___mDuration_20 = value; } inline static int32_t get_offset_of_mAmountPerDelta_21() { return static_cast(offsetof(UITweener_t260334902, ___mAmountPerDelta_21)); } inline float get_mAmountPerDelta_21() const { return ___mAmountPerDelta_21; } inline float* get_address_of_mAmountPerDelta_21() { return &___mAmountPerDelta_21; } inline void set_mAmountPerDelta_21(float value) { ___mAmountPerDelta_21 = value; } inline static int32_t get_offset_of_mFactor_22() { return static_cast(offsetof(UITweener_t260334902, ___mFactor_22)); } inline float get_mFactor_22() const { return ___mFactor_22; } inline float* get_address_of_mFactor_22() { return &___mFactor_22; } inline void set_mFactor_22(float value) { ___mFactor_22 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITWEENER_T260334902_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 TWEENORTHOSIZE_T2102937296_H #define TWEENORTHOSIZE_T2102937296_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenOrthoSize struct TweenOrthoSize_t2102937296 : public UITweener_t260334902 { public: // System.Single TweenOrthoSize::from float ___from_23; // System.Single TweenOrthoSize::to float ___to_24; // UnityEngine.Camera TweenOrthoSize::mCam Camera_t4157153871 * ___mCam_25; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenOrthoSize_t2102937296, ___from_23)); } inline float get_from_23() const { return ___from_23; } inline float* get_address_of_from_23() { return &___from_23; } inline void set_from_23(float value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenOrthoSize_t2102937296, ___to_24)); } inline float get_to_24() const { return ___to_24; } inline float* get_address_of_to_24() { return &___to_24; } inline void set_to_24(float value) { ___to_24 = value; } inline static int32_t get_offset_of_mCam_25() { return static_cast(offsetof(TweenOrthoSize_t2102937296, ___mCam_25)); } inline Camera_t4157153871 * get_mCam_25() const { return ___mCam_25; } inline Camera_t4157153871 ** get_address_of_mCam_25() { return &___mCam_25; } inline void set_mCam_25(Camera_t4157153871 * value) { ___mCam_25 = value; Il2CppCodeGenWriteBarrier((&___mCam_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENORTHOSIZE_T2102937296_H #ifndef TWEENSCALE_T2539309033_H #define TWEENSCALE_T2539309033_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenScale struct TweenScale_t2539309033 : public UITweener_t260334902 { public: // UnityEngine.Vector3 TweenScale::from Vector3_t3722313464 ___from_23; // UnityEngine.Vector3 TweenScale::to Vector3_t3722313464 ___to_24; // System.Boolean TweenScale::updateTable bool ___updateTable_25; // UnityEngine.Transform TweenScale::mTrans Transform_t3600365921 * ___mTrans_26; // UITable TweenScale::mTable UITable_t3168834800 * ___mTable_27; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenScale_t2539309033, ___from_23)); } inline Vector3_t3722313464 get_from_23() const { return ___from_23; } inline Vector3_t3722313464 * get_address_of_from_23() { return &___from_23; } inline void set_from_23(Vector3_t3722313464 value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenScale_t2539309033, ___to_24)); } inline Vector3_t3722313464 get_to_24() const { return ___to_24; } inline Vector3_t3722313464 * get_address_of_to_24() { return &___to_24; } inline void set_to_24(Vector3_t3722313464 value) { ___to_24 = value; } inline static int32_t get_offset_of_updateTable_25() { return static_cast(offsetof(TweenScale_t2539309033, ___updateTable_25)); } inline bool get_updateTable_25() const { return ___updateTable_25; } inline bool* get_address_of_updateTable_25() { return &___updateTable_25; } inline void set_updateTable_25(bool value) { ___updateTable_25 = value; } inline static int32_t get_offset_of_mTrans_26() { return static_cast(offsetof(TweenScale_t2539309033, ___mTrans_26)); } inline Transform_t3600365921 * get_mTrans_26() const { return ___mTrans_26; } inline Transform_t3600365921 ** get_address_of_mTrans_26() { return &___mTrans_26; } inline void set_mTrans_26(Transform_t3600365921 * value) { ___mTrans_26 = value; Il2CppCodeGenWriteBarrier((&___mTrans_26), value); } inline static int32_t get_offset_of_mTable_27() { return static_cast(offsetof(TweenScale_t2539309033, ___mTable_27)); } inline UITable_t3168834800 * get_mTable_27() const { return ___mTable_27; } inline UITable_t3168834800 ** get_address_of_mTable_27() { return &___mTable_27; } inline void set_mTable_27(UITable_t3168834800 * value) { ___mTable_27 = value; Il2CppCodeGenWriteBarrier((&___mTable_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENSCALE_T2539309033_H #ifndef TWEENROTATION_T3072670746_H #define TWEENROTATION_T3072670746_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenRotation struct TweenRotation_t3072670746 : public UITweener_t260334902 { public: // UnityEngine.Vector3 TweenRotation::from Vector3_t3722313464 ___from_23; // UnityEngine.Vector3 TweenRotation::to Vector3_t3722313464 ___to_24; // UnityEngine.Transform TweenRotation::mTrans Transform_t3600365921 * ___mTrans_25; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenRotation_t3072670746, ___from_23)); } inline Vector3_t3722313464 get_from_23() const { return ___from_23; } inline Vector3_t3722313464 * get_address_of_from_23() { return &___from_23; } inline void set_from_23(Vector3_t3722313464 value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenRotation_t3072670746, ___to_24)); } inline Vector3_t3722313464 get_to_24() const { return ___to_24; } inline Vector3_t3722313464 * get_address_of_to_24() { return &___to_24; } inline void set_to_24(Vector3_t3722313464 value) { ___to_24 = value; } inline static int32_t get_offset_of_mTrans_25() { return static_cast(offsetof(TweenRotation_t3072670746, ___mTrans_25)); } inline Transform_t3600365921 * get_mTrans_25() const { return ___mTrans_25; } inline Transform_t3600365921 ** get_address_of_mTrans_25() { return &___mTrans_25; } inline void set_mTrans_25(Transform_t3600365921 * value) { ___mTrans_25 = value; Il2CppCodeGenWriteBarrier((&___mTrans_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENROTATION_T3072670746_H #ifndef TWEENPOSITION_T1378762002_H #define TWEENPOSITION_T1378762002_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenPosition struct TweenPosition_t1378762002 : public UITweener_t260334902 { public: // UnityEngine.Vector3 TweenPosition::from Vector3_t3722313464 ___from_23; // UnityEngine.Vector3 TweenPosition::to Vector3_t3722313464 ___to_24; // UnityEngine.Transform TweenPosition::mTrans Transform_t3600365921 * ___mTrans_25; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenPosition_t1378762002, ___from_23)); } inline Vector3_t3722313464 get_from_23() const { return ___from_23; } inline Vector3_t3722313464 * get_address_of_from_23() { return &___from_23; } inline void set_from_23(Vector3_t3722313464 value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenPosition_t1378762002, ___to_24)); } inline Vector3_t3722313464 get_to_24() const { return ___to_24; } inline Vector3_t3722313464 * get_address_of_to_24() { return &___to_24; } inline void set_to_24(Vector3_t3722313464 value) { ___to_24 = value; } inline static int32_t get_offset_of_mTrans_25() { return static_cast(offsetof(TweenPosition_t1378762002, ___mTrans_25)); } inline Transform_t3600365921 * get_mTrans_25() const { return ___mTrans_25; } inline Transform_t3600365921 ** get_address_of_mTrans_25() { return &___mTrans_25; } inline void set_mTrans_25(Transform_t3600365921 * value) { ___mTrans_25 = value; Il2CppCodeGenWriteBarrier((&___mTrans_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENPOSITION_T1378762002_H #ifndef TWEENALPHA_T3706845226_H #define TWEENALPHA_T3706845226_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenAlpha struct TweenAlpha_t3706845226 : public UITweener_t260334902 { public: // System.Single TweenAlpha::from float ___from_23; // System.Single TweenAlpha::to float ___to_24; // UIWidget TweenAlpha::mWidget UIWidget_t3538521925 * ___mWidget_25; // UIPanel TweenAlpha::mPanel UIPanel_t1716472341 * ___mPanel_26; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenAlpha_t3706845226, ___from_23)); } inline float get_from_23() const { return ___from_23; } inline float* get_address_of_from_23() { return &___from_23; } inline void set_from_23(float value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenAlpha_t3706845226, ___to_24)); } inline float get_to_24() const { return ___to_24; } inline float* get_address_of_to_24() { return &___to_24; } inline void set_to_24(float value) { ___to_24 = value; } inline static int32_t get_offset_of_mWidget_25() { return static_cast(offsetof(TweenAlpha_t3706845226, ___mWidget_25)); } inline UIWidget_t3538521925 * get_mWidget_25() const { return ___mWidget_25; } inline UIWidget_t3538521925 ** get_address_of_mWidget_25() { return &___mWidget_25; } inline void set_mWidget_25(UIWidget_t3538521925 * value) { ___mWidget_25 = value; Il2CppCodeGenWriteBarrier((&___mWidget_25), value); } inline static int32_t get_offset_of_mPanel_26() { return static_cast(offsetof(TweenAlpha_t3706845226, ___mPanel_26)); } inline UIPanel_t1716472341 * get_mPanel_26() const { return ___mPanel_26; } inline UIPanel_t1716472341 ** get_address_of_mPanel_26() { return &___mPanel_26; } inline void set_mPanel_26(UIPanel_t1716472341 * value) { ___mPanel_26 = value; Il2CppCodeGenWriteBarrier((&___mPanel_26), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENALPHA_T3706845226_H #ifndef TWEENVOLUME_T3718612080_H #define TWEENVOLUME_T3718612080_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenVolume struct TweenVolume_t3718612080 : public UITweener_t260334902 { public: // System.Single TweenVolume::from float ___from_23; // System.Single TweenVolume::to float ___to_24; // UnityEngine.AudioSource TweenVolume::mSource AudioSource_t3935305588 * ___mSource_25; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenVolume_t3718612080, ___from_23)); } inline float get_from_23() const { return ___from_23; } inline float* get_address_of_from_23() { return &___from_23; } inline void set_from_23(float value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenVolume_t3718612080, ___to_24)); } inline float get_to_24() const { return ___to_24; } inline float* get_address_of_to_24() { return &___to_24; } inline void set_to_24(float value) { ___to_24 = value; } inline static int32_t get_offset_of_mSource_25() { return static_cast(offsetof(TweenVolume_t3718612080, ___mSource_25)); } inline AudioSource_t3935305588 * get_mSource_25() const { return ___mSource_25; } inline AudioSource_t3935305588 ** get_address_of_mSource_25() { return &___mSource_25; } inline void set_mSource_25(AudioSource_t3935305588 * value) { ___mSource_25 = value; Il2CppCodeGenWriteBarrier((&___mSource_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENVOLUME_T3718612080_H #ifndef TWEENCOLOR_T2112002648_H #define TWEENCOLOR_T2112002648_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenColor struct TweenColor_t2112002648 : public UITweener_t260334902 { public: // UnityEngine.Color TweenColor::from Color_t2555686324 ___from_23; // UnityEngine.Color TweenColor::to Color_t2555686324 ___to_24; // UIWidget TweenColor::mWidget UIWidget_t3538521925 * ___mWidget_25; // UnityEngine.Material TweenColor::mMat Material_t340375123 * ___mMat_26; // UnityEngine.Light TweenColor::mLight Light_t3756812086 * ___mLight_27; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenColor_t2112002648, ___from_23)); } inline Color_t2555686324 get_from_23() const { return ___from_23; } inline Color_t2555686324 * get_address_of_from_23() { return &___from_23; } inline void set_from_23(Color_t2555686324 value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenColor_t2112002648, ___to_24)); } inline Color_t2555686324 get_to_24() const { return ___to_24; } inline Color_t2555686324 * get_address_of_to_24() { return &___to_24; } inline void set_to_24(Color_t2555686324 value) { ___to_24 = value; } inline static int32_t get_offset_of_mWidget_25() { return static_cast(offsetof(TweenColor_t2112002648, ___mWidget_25)); } inline UIWidget_t3538521925 * get_mWidget_25() const { return ___mWidget_25; } inline UIWidget_t3538521925 ** get_address_of_mWidget_25() { return &___mWidget_25; } inline void set_mWidget_25(UIWidget_t3538521925 * value) { ___mWidget_25 = value; Il2CppCodeGenWriteBarrier((&___mWidget_25), value); } inline static int32_t get_offset_of_mMat_26() { return static_cast(offsetof(TweenColor_t2112002648, ___mMat_26)); } inline Material_t340375123 * get_mMat_26() const { return ___mMat_26; } inline Material_t340375123 ** get_address_of_mMat_26() { return &___mMat_26; } inline void set_mMat_26(Material_t340375123 * value) { ___mMat_26 = value; Il2CppCodeGenWriteBarrier((&___mMat_26), value); } inline static int32_t get_offset_of_mLight_27() { return static_cast(offsetof(TweenColor_t2112002648, ___mLight_27)); } inline Light_t3756812086 * get_mLight_27() const { return ___mLight_27; } inline Light_t3756812086 ** get_address_of_mLight_27() { return &___mLight_27; } inline void set_mLight_27(Light_t3756812086 * value) { ___mLight_27 = value; Il2CppCodeGenWriteBarrier((&___mLight_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENCOLOR_T2112002648_H #ifndef TWEENFOV_T2203484580_H #define TWEENFOV_T2203484580_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenFOV struct TweenFOV_t2203484580 : public UITweener_t260334902 { public: // System.Single TweenFOV::from float ___from_23; // System.Single TweenFOV::to float ___to_24; // UnityEngine.Camera TweenFOV::mCam Camera_t4157153871 * ___mCam_25; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenFOV_t2203484580, ___from_23)); } inline float get_from_23() const { return ___from_23; } inline float* get_address_of_from_23() { return &___from_23; } inline void set_from_23(float value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenFOV_t2203484580, ___to_24)); } inline float get_to_24() const { return ___to_24; } inline float* get_address_of_to_24() { return &___to_24; } inline void set_to_24(float value) { ___to_24 = value; } inline static int32_t get_offset_of_mCam_25() { return static_cast(offsetof(TweenFOV_t2203484580, ___mCam_25)); } inline Camera_t4157153871 * get_mCam_25() const { return ___mCam_25; } inline Camera_t4157153871 ** get_address_of_mCam_25() { return &___mCam_25; } inline void set_mCam_25(Camera_t4157153871 * value) { ___mCam_25 = value; Il2CppCodeGenWriteBarrier((&___mCam_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENFOV_T2203484580_H #ifndef TWEENTRANSFORM_T1195296467_H #define TWEENTRANSFORM_T1195296467_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenTransform struct TweenTransform_t1195296467 : public UITweener_t260334902 { public: // UnityEngine.Transform TweenTransform::from Transform_t3600365921 * ___from_23; // UnityEngine.Transform TweenTransform::to Transform_t3600365921 * ___to_24; // System.Boolean TweenTransform::parentWhenFinished bool ___parentWhenFinished_25; // UnityEngine.Transform TweenTransform::mTrans Transform_t3600365921 * ___mTrans_26; // UnityEngine.Vector3 TweenTransform::mPos Vector3_t3722313464 ___mPos_27; // UnityEngine.Quaternion TweenTransform::mRot Quaternion_t2301928331 ___mRot_28; // UnityEngine.Vector3 TweenTransform::mScale Vector3_t3722313464 ___mScale_29; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenTransform_t1195296467, ___from_23)); } inline Transform_t3600365921 * get_from_23() const { return ___from_23; } inline Transform_t3600365921 ** get_address_of_from_23() { return &___from_23; } inline void set_from_23(Transform_t3600365921 * value) { ___from_23 = value; Il2CppCodeGenWriteBarrier((&___from_23), value); } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenTransform_t1195296467, ___to_24)); } inline Transform_t3600365921 * get_to_24() const { return ___to_24; } inline Transform_t3600365921 ** get_address_of_to_24() { return &___to_24; } inline void set_to_24(Transform_t3600365921 * value) { ___to_24 = value; Il2CppCodeGenWriteBarrier((&___to_24), value); } inline static int32_t get_offset_of_parentWhenFinished_25() { return static_cast(offsetof(TweenTransform_t1195296467, ___parentWhenFinished_25)); } inline bool get_parentWhenFinished_25() const { return ___parentWhenFinished_25; } inline bool* get_address_of_parentWhenFinished_25() { return &___parentWhenFinished_25; } inline void set_parentWhenFinished_25(bool value) { ___parentWhenFinished_25 = value; } inline static int32_t get_offset_of_mTrans_26() { return static_cast(offsetof(TweenTransform_t1195296467, ___mTrans_26)); } inline Transform_t3600365921 * get_mTrans_26() const { return ___mTrans_26; } inline Transform_t3600365921 ** get_address_of_mTrans_26() { return &___mTrans_26; } inline void set_mTrans_26(Transform_t3600365921 * value) { ___mTrans_26 = value; Il2CppCodeGenWriteBarrier((&___mTrans_26), value); } inline static int32_t get_offset_of_mPos_27() { return static_cast(offsetof(TweenTransform_t1195296467, ___mPos_27)); } inline Vector3_t3722313464 get_mPos_27() const { return ___mPos_27; } inline Vector3_t3722313464 * get_address_of_mPos_27() { return &___mPos_27; } inline void set_mPos_27(Vector3_t3722313464 value) { ___mPos_27 = value; } inline static int32_t get_offset_of_mRot_28() { return static_cast(offsetof(TweenTransform_t1195296467, ___mRot_28)); } inline Quaternion_t2301928331 get_mRot_28() const { return ___mRot_28; } inline Quaternion_t2301928331 * get_address_of_mRot_28() { return &___mRot_28; } inline void set_mRot_28(Quaternion_t2301928331 value) { ___mRot_28 = value; } inline static int32_t get_offset_of_mScale_29() { return static_cast(offsetof(TweenTransform_t1195296467, ___mScale_29)); } inline Vector3_t3722313464 get_mScale_29() const { return ___mScale_29; } inline Vector3_t3722313464 * get_address_of_mScale_29() { return &___mScale_29; } inline void set_mScale_29(Vector3_t3722313464 value) { ___mScale_29 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENTRANSFORM_T1195296467_H // 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; } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.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); } }; // 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); } }; // uiActivityDayRechargeCell[] struct uiActivityDayRechargeCellU5BU5D_t1233686023 : public RuntimeArray { public: ALIGN_FIELD (8) uiActivityDayRechargeCell_t4044571122 * m_Items[1]; public: inline uiActivityDayRechargeCell_t4044571122 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiActivityDayRechargeCell_t4044571122 ** 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, uiActivityDayRechargeCell_t4044571122 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiActivityDayRechargeCell_t4044571122 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiActivityDayRechargeCell_t4044571122 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiActivityDayRechargeCell_t4044571122 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // uiLevelFastAwardItem[] struct uiLevelFastAwardItemU5BU5D_t1500045275 : public RuntimeArray { public: ALIGN_FIELD (8) uiLevelFastAwardItem_t2126527918 * m_Items[1]; public: inline uiLevelFastAwardItem_t2126527918 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiLevelFastAwardItem_t2126527918 ** 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, uiLevelFastAwardItem_t2126527918 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiLevelFastAwardItem_t2126527918 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiLevelFastAwardItem_t2126527918 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiLevelFastAwardItem_t2126527918 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // uiFstRechargeAwardCell[] struct uiFstRechargeAwardCellU5BU5D_t3043349569 : public RuntimeArray { public: ALIGN_FIELD (8) uiFstRechargeAwardCell_t3743027392 * m_Items[1]; public: inline uiFstRechargeAwardCell_t3743027392 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiFstRechargeAwardCell_t3743027392 ** 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, uiFstRechargeAwardCell_t3743027392 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiFstRechargeAwardCell_t3743027392 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiFstRechargeAwardCell_t3743027392 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiFstRechargeAwardCell_t3743027392 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // uiActivityKeepLoginAwardCell[] struct uiActivityKeepLoginAwardCellU5BU5D_t4080606532 : public RuntimeArray { public: ALIGN_FIELD (8) uiActivityKeepLoginAwardCell_t1133729721 * m_Items[1]; public: inline uiActivityKeepLoginAwardCell_t1133729721 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiActivityKeepLoginAwardCell_t1133729721 ** 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, uiActivityKeepLoginAwardCell_t1133729721 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiActivityKeepLoginAwardCell_t1133729721 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiActivityKeepLoginAwardCell_t1133729721 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiActivityKeepLoginAwardCell_t1133729721 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // ShuXingAnim[] struct ShuXingAnimU5BU5D_t595425097 : public RuntimeArray { public: ALIGN_FIELD (8) ShuXingAnim_t3927127128 * m_Items[1]; public: inline ShuXingAnim_t3927127128 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ShuXingAnim_t3927127128 ** 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, ShuXingAnim_t3927127128 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline ShuXingAnim_t3927127128 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ShuXingAnim_t3927127128 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ShuXingAnim_t3927127128 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(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); } }; // UIFont[] struct UIFontU5BU5D_t4099746488 : public RuntimeArray { public: ALIGN_FIELD (8) UIFont_t2766063701 * m_Items[1]; public: inline UIFont_t2766063701 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UIFont_t2766063701 ** 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, UIFont_t2766063701 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UIFont_t2766063701 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UIFont_t2766063701 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UIFont_t2766063701 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UILabel[] struct UILabelU5BU5D_t595200952 : public RuntimeArray { public: ALIGN_FIELD (8) UILabel_t3248798549 * m_Items[1]; public: inline UILabel_t3248798549 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UILabel_t3248798549 ** 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, UILabel_t3248798549 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UILabel_t3248798549 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UILabel_t3248798549 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UILabel_t3248798549 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Object[] struct ObjectU5BU5D_t1417781964 : public RuntimeArray { public: ALIGN_FIELD (8) Object_t631007953 * m_Items[1]; public: inline Object_t631007953 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Object_t631007953 ** 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, Object_t631007953 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Object_t631007953 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Object_t631007953 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Object_t631007953 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m2461023210_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, 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 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.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.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.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); // !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.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.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.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.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m212974362_gshared (Dictionary_2_t1968819495 * __this, 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::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::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); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2321703786_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // 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); // 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.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m3401007060_gshared (Action_1_t3123413348 * __this, int32_t p0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m2906321015_gshared (Component_t1923634451 * __this, 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.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m186164705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Item_m888956288_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2676186645_gshared (Func_3_t1497391353 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !2 System.Func`3::Invoke(!0,!1) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1444580883_gshared (Func_3_t1497391353 * __this, bool p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m3641213752_gshared (List_1_t128053199 * __this, RuntimeObject* p0, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m3060171005_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UITweener_Begin_TisRuntimeObject_m2692891208_gshared (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, const RuntimeMethod* method); // T NGUITools::FindInParents(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_AwardState_m4085009958_gshared (CAwardInfo_1_t1862781914 * __this, const RuntimeMethod* method); // TValue CUIBase::FindSerialValue(System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_AwardState_m1600705444_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardInfo`1::get_AwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_AwardCount_m4253717152_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // DMCore.Logic.CAwardItem DMCore.Logic.CAwardInfo`1::GetAwardItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CAwardInfo_1_GetAwardItem_m1003086060_gshared (CAwardInfo_1_t3416460893 * __this, int32_t p0, const RuntimeMethod* method); // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::get_AwardList() extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * CAwardInfo_1_get_AwardList_m2465244713_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Item_m1590941542_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m445033979_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m1521034418_gshared (BetterList_1_t2235126482 * __this, RuntimeObject * p0, const RuntimeMethod* method); // T[] NGUITools::FindActive() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* NGUITools_FindActive_TisRuntimeObject_m1941122218_gshared (RuntimeObject * __this /* static, unused */, 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 IgnoreTimeScale::.ctor() extern "C" IL2CPP_METHOD_ATTR void IgnoreTimeScale__ctor_m3176585006 (IgnoreTimeScale_t3381352907 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Single IgnoreTimeScale::UpdateRealTimeDelta() extern "C" IL2CPP_METHOD_ATTR float IgnoreTimeScale_UpdateRealTimeDelta_m4149425231 (IgnoreTimeScale_t3381352907 * __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); // 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.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); // System.Single UnityEngine.Vector3::get_magnitude() extern "C" IL2CPP_METHOD_ATTR float Vector3_get_magnitude_m27958459 (Vector3_t3722313464 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 NGUIMath::SpringLerp(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 NGUIMath_SpringLerp_m1536148562 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 ___from0, Vector3_t3722313464 ___to1, float ___strength2, float ___deltaTime3, 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 System.Action`1::Invoke(!0) #define Action_1_Invoke_m3109466574(__this, p0, method) (( void (*) (Action_1_t3650640703 *, SpringPosition_t3478173108 *, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, 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.Boolean System.String::IsNullOrEmpty(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m2969720369 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.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); // 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); // 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); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisSpringPosition_t3478173108_m1273849674(__this, method) (( SpringPosition_t3478173108 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, 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); // !!0 UnityEngine.GameObject::AddComponent() #define GameObject_AddComponent_TisSpringPosition_t3478173108_m4147111064(__this, method) (( SpringPosition_t3478173108 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m973870487_gshared)(__this, method) // System.Boolean UnityEngine.Behaviour::get_enabled() extern "C" IL2CPP_METHOD_ATTR bool Behaviour_get_enabled_m753527255 (Behaviour_t1437897464 * __this, 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_m188059855(__this, method) (( void (*) (Dictionary_2_t3896648379 *, 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 StoryCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void StoryCfg__ctor_m1881975679 (StoryCfg_t2688540309 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m9277646(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3896648379 *, int32_t, StoryInfo_t712967752 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // StoryInfo StoryCfg::GetStoryInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR StoryInfo_t712967752 * StoryCfg_GetStoryInfo_m1874277729 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, const RuntimeMethod* method); // System.Boolean StoryCfg::IsStoryFinsh(System.Int32,System.Int32,EnumStoryPos) extern "C" IL2CPP_METHOD_ATTR bool StoryCfg_IsStoryFinsh_m829020407 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, int32_t ___step1, int32_t ___pos2, const RuntimeMethod* method); // System.Int32 StoryCfg::GetRealMoluleId(System.Int32,EnumStoryPos) extern "C" IL2CPP_METHOD_ATTR int32_t StoryCfg_GetRealMoluleId_m52708198 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, int32_t ___pos1, const RuntimeMethod* method); // System.Collections.Generic.List`1 StoryCfg::GetStoryStepList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t3827956030 * StoryCfg_GetStoryStepList_m2829988415 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2180706213(__this, method) (( int32_t (*) (List_1_t3827956030 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void StoryCfg/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetStoryStepU3Ec__AnonStorey0__ctor_m431408067 (U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m2521062051(__this, p0, p1, method) (( void (*) (Predicate_1_t3181175412 *, 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_m3518906311(__this, p0, method) (( StoryStepInfo_t2355881288 * (*) (List_1_t3827956030 *, Predicate_1_t3181175412 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Collections.Generic.List`1 StoryInfo::get_StoryStepList() extern "C" IL2CPP_METHOD_ATTR List_1_t3827956030 * StoryInfo_get_StoryStepList_m1581480525 (StoryInfo_t712967752 * __this, 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.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.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_m1234856994(__this, method) (( int32_t (*) (Dictionary_2_t3896648379 *, 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_m1264496729(__this, method) (( Enumerator_t1555863858 (*) (Dictionary_2_t3896648379 *, 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_m2556738103(__this, method) (( KeyValuePair_2_t1999353250 (*) (Enumerator_t1555863858 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m3824682389(__this, method) (( StoryInfo_t712967752 * (*) (KeyValuePair_2_t1999353250 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m4218245016(__this, method) (( void (*) (List_1_t3827956030 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m1968165515(__this, method) (( bool (*) (Enumerator_t1555863858 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m333795765(__this, method) (( void (*) (Enumerator_t1555863858 *, const RuntimeMethod*))Enumerator_Dispose_m562365603_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2169024418(__this, method) (( void (*) (Dictionary_2_t3896648379 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, 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); // 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.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); // 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.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.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m4271018707(__this, p0, method) (( void (*) (List_1_t3827956030 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, method) // System.Void StoryStepInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void StoryStepInfo__ctor_m3894360955 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMiscHelp::GetXmlElemFloat(DMCore.Framework.XML.DMXmlNode,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_GetXmlElemFloat_m1388798143 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, float ___fDefault2, const RuntimeMethod* method); // System.Void StoryOption::.ctor() extern "C" IL2CPP_METHOD_ATTR void StoryOption__ctor_m3661574953 (StoryOption_t3859254188 * __this, const RuntimeMethod* method); // System.Void StoryOption::set_ID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StoryOption_set_ID_m1803573698 (StoryOption_t3859254188 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void StoryOption::set_dialog(System.String) extern "C" IL2CPP_METHOD_ATTR void StoryOption_set_dialog_m2770903379 (StoryOption_t3859254188 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void StoryOption::set_nextStep(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StoryOption_set_nextStep_m2834344223 (StoryOption_t3859254188 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m165928373(__this, p0, method) (( void (*) (List_1_t1036361634 *, StoryOption_t3859254188 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m195701920(__this, p0, method) (( void (*) (List_1_t3827956030 *, StoryStepInfo_t2355881288 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void StoryInfo::.ctor(StoryModuleType,System.String,System.Boolean,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void StoryInfo__ctor_m3009429718 (StoryInfo_t712967752 * __this, int32_t ___moduleType0, String_t* ___desc1, bool ___isForce2, String_t* ___texture3, List_1_t3827956030 * ___storyStepList4, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m3657547990(__this, p0, p1, method) (( void (*) (Dictionary_2_t3896648379 *, int32_t, StoryInfo_t712967752 *, 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.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void StoryInfo::set_ModuleType(StoryModuleType) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_ModuleType_m1259407301 (StoryInfo_t712967752 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void StoryInfo::set_Desc(System.String) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_Desc_m3489716339 (StoryInfo_t712967752 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void StoryInfo::set_IsForce(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_IsForce_m2168724945 (StoryInfo_t712967752 * __this, bool ___value0, const RuntimeMethod* method); // System.Void StoryInfo::set_texture(System.String) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_texture_m1649593888 (StoryInfo_t712967752 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void StoryInfo::set_StoryStepList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_StoryStepList_m976310215 (StoryInfo_t712967752 * __this, List_1_t3827956030 * ___value0, 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); // System.String StoryInfo::get_texture() extern "C" IL2CPP_METHOD_ATTR String_t* StoryInfo_get_texture_m3124408516 (StoryInfo_t712967752 * __this, 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); // StoryModuleType StoryInfo::get_ModuleType() extern "C" IL2CPP_METHOD_ATTR int32_t StoryInfo_get_ModuleType_m3118677633 (StoryInfo_t712967752 * __this, const RuntimeMethod* method); // System.String StoryInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* StoryInfo_get_Desc_m747062242 (StoryInfo_t712967752 * __this, const RuntimeMethod* method); // System.Boolean StoryInfo::get_IsForce() extern "C" IL2CPP_METHOD_ATTR bool StoryInfo_get_IsForce_m4176139824 (StoryInfo_t712967752 * __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_m1120813921(__this, p0, method) (( StoryStepInfo_t2355881288 * (*) (List_1_t3827956030 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, 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.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m53315841(__this, method) (( void (*) (List_1_t1036361634 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, 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); // 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.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); // 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.Void UnityEngine.MonoBehaviour::.ctor() extern "C" IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m1579109191 (MonoBehaviour_t3962482529 * __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); // 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); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578(__this /* static, unused */, ___local0, ___path1, method) (( ShuXingAnim_t3927127128 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, 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); // 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.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __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); // 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); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m3401007060(__this, p0, method) (( void (*) (Action_1_t3123413348 *, int32_t, const RuntimeMethod*))Action_1_Invoke_m3401007060_gshared)(__this, p0, method) // System.Void System.Action::Invoke() extern "C" IL2CPP_METHOD_ATTR void Action_Invoke_m937035532 (Action_t1264377477 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CPropDictionary::Push(DMCore.emUnitType,System.String) extern "C" IL2CPP_METHOD_ATTR void CPropDictionary_Push_m1406080517 (RuntimeObject * __this /* static, unused */, int32_t ___unitType0, String_t* ___name1, const RuntimeMethod* method); // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLevelManager_t3077608201 * CLevelManager_GetInstance_m3233027795 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Level.CLevelManager::get_loadedLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CLevelManager_get_loadedLevel_m2450678457 (CLevelManager_t3077608201 * __this, const RuntimeMethod* method); // DMCore.Framework.Resource.CResourceAdapter DMCore.Framework.Resource.CResourceAdapter::GetInstance() extern "C" IL2CPP_METHOD_ATTR CResourceAdapter_t3687212940 * CResourceAdapter_GetInstance_m3328036836 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Resource.CResourceAdapter::IfUsePkgSystem() extern "C" IL2CPP_METHOD_ATTR bool CResourceAdapter_IfUsePkgSystem_m1147199107 (CResourceAdapter_t3687212940 * __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.Net.CNetMainLogic DMCore.CRoot::GetNetControl() extern "C" IL2CPP_METHOD_ATTR CNetMainLogic_t857650587 * CRoot_GetNetControl_m305351655 (CRoot_t1043641654 * __this, 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.CRoot::SetLoadingSceneName(System.String) extern "C" IL2CPP_METHOD_ATTR void CRoot_SetLoadingSceneName_m1081407738 (CRoot_t1043641654 * __this, String_t* ___name0, 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.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.Void DMCore.Framework.Scene.CProperty::SetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CProperty_SetInt_m72189256 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___value1, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::SetString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CProperty_SetString_m1997490933 (CProperty_t963755051 * __this, String_t* ___propname0, String_t* ___value1, const RuntimeMethod* method); // DMCore.Framework.Scene.CJuniorRoleModelItem DMCore.Framework.Scene.CJuniorRoleModelItem::GetInstance() extern "C" IL2CPP_METHOD_ATTR CJuniorRoleModelItem_t636793867 * CJuniorRoleModelItem_GetInstance_m2353718821 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CJuniorRoleModelItem::GetDefaultModelItem(System.Boolean,DMCore.Framework.Scene.enumModelCategory) extern "C" IL2CPP_METHOD_ATTR int32_t CJuniorRoleModelItem_GetDefaultModelItem_m3195588872 (CJuniorRoleModelItem_t636793867 * __this, bool ___ifMale0, int32_t ___cat1, 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.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 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.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_TisHandBookThemeItem_t451604584_m3928701631(__this, method) (( HandBookThemeItem_t451604584 * (*) (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); // System.Int32 DMCore.Logic.CHandBookManager::GetThemeItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CHandBookManager_GetThemeItem_m1630858802 (CHandBookManager_t2716637598 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void HandBookThemeItem::SetItemID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void HandBookThemeItem_SetItemID_m1253453589 (HandBookThemeItem_t451604584 * __this, int32_t ____id0, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452(__this /* static, unused */, ___local0, ___path1, method) (( RotateRole_t1146201425 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void ThemeRoleData::DestoryRole(System.Int64) extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_DestoryRole_m2679235718 (ThemeRoleData_t305589676 * __this, int64_t ___userid0, const RuntimeMethod* method); // System.Void ThemeRoleData::InitRole() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_InitRole_m2357610181 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method); // System.Void ThemeRoleData::CreatRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_CreatRole_m3282377449 (ThemeRoleData_t305589676 * __this, int32_t ___sex0, const RuntimeMethod* method); // System.Void ThemeRoleData::CurSuit() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_CurSuit_m926292903 (ThemeRoleData_t305589676 * __this, 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.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); // System.Void DMCore.Framework.Scene.ISceneRole::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_ResumeSubModels_m1744956637 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m186164705(__this, method) (( int32_t (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_get_Count_m186164705_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m888956288(__this, p0, method) (( int32_t (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_get_Item_m888956288_gshared)(__this, p0, method) // System.Void DMCore.Framework.Scene.ISceneRole::WearSuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_WearSuit_m1889746947 (ISceneRole_t2394225724 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneRole::WearSubModel(System.Int32,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool ISceneRole_WearSubModel_m2695610556 (ISceneRole_t2394225724 * __this, int32_t ___nSubModelId0, bool ___bAsyn1, bool ___Direct2, 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.Transform ThemeRoleData::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ThemeRoleData_GetRoleParent_m680169047 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::SetParent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Transform_SetParent_m381167889 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IfExistAnim() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IfExistAnim_m267911107 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::SetIdleAnim(System.String) extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_SetIdleAnim_m1936918694 (ISceneBaseObj_t858622483 * __this, String_t* ___animName0, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, 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); // 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.Camera DMCore.IHelp::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Euler(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Euler_m3049309462 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, 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.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); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_one_m1629952498 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localScale_m3053443106 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // 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 RotateRole::SetRotateObj(UnityEngine.GameObject[]) extern "C" IL2CPP_METHOD_ATTR void RotateRole_SetRotateObj_m814283472 (RotateRole_t1146201425 * __this, GameObjectU5BU5D_t3328599146* ___objs0, 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.Void UnityEngine.GameObject::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void GameObject__ctor_m2093116449 (GameObject_t1113636619 * __this, String_t* p0, 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); // DMCore.Framework.Scene.ISceneBaseObj DMCore.Framework.Scene.CSceneService::CreateGameObj(System.String,DMCore.Framework.Scene.enumSceneObjType) extern "C" IL2CPP_METHOD_ATTR ISceneBaseObj_t858622483 * CSceneService_CreateGameObj_m958236987 (CSceneService_t551449725 * __this, String_t* ___strName0, int32_t ___type1, 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.Void DMCore.CDataProperty::Add(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m837145387 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Void ThemeRoleData::DefautRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_DefautRole_m752757684 (ThemeRoleData_t305589676 * __this, int32_t ___sex0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.CSceneService::DestroyRoleObj(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CSceneService_DestroyRoleObj_m3016152155 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::SetModelID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_SetModelID_m3286778194 (ISceneBaseObj_t858622483 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void System.Func`3::.ctor(System.Object,System.IntPtr) #define Func_3__ctor_m2676186645(__this, p0, p1, method) (( void (*) (Func_3_t1497391353 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_3__ctor_m2676186645_gshared)(__this, p0, p1, method) // !2 System.Func`3::Invoke(!0,!1) #define Func_3_Invoke_m1444580883(__this, p0, p1, method) (( int32_t (*) (Func_3_t1497391353 *, bool, int32_t, const RuntimeMethod*))Func_3_Invoke_m1444580883_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.Scene.ISceneRole::LoadRoleModel() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_LoadRoleModel_m1111386502 (ISceneRole_t2394225724 * __this, const RuntimeMethod* 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) // UnityEngine.Color UIWidget::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 UIWidget_get_color_m3938892930 (UIWidget_t3538521925 * __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.Void UnityEngine.GameObject::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameObject_SetActive_m796801857 (GameObject_t1113636619 * __this, bool p0, 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.Logic.logicCardManager DMCore.Logic.logicCardManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR logicCardManager_t2956095708 * logicCardManager_GetInstance_m10903635 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CUserCardParams DMCore.Logic.logicCardManager::GetUserCardInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR CUserCardParams_t243895319 * logicCardManager_GetUserCardInfo_m575868701 (logicCardManager_t2956095708 * __this, int64_t ___userID0, const RuntimeMethod* method); // DMCore.Logic.CTitleManager DMCore.Logic.CTitleManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTitleManager_t3025273230 * CTitleManager_GetInstance_m3413488441 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Color__ctor_m286683560 (Color_t2555686324 * __this, float p0, float p1, float p2, 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 UIWidget::set_alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_alpha_m2278043477 (UIWidget_t3538521925 * __this, float ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CUserCardParams::IsOwnTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CUserCardParams_IsOwnTitle_m3781578247 (CUserCardParams_t243895319 * __this, int32_t ___titleId0, const RuntimeMethod* method); // uiTitleShow uiTitleShow::GetInstance() extern "C" IL2CPP_METHOD_ATTR uiTitleShow_t10899441 * uiTitleShow_GetInstance_m3106663756 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiTitleShow::OnChangeTitle() extern "C" IL2CPP_METHOD_ATTR void uiTitleShow_OnChangeTitle_m2917319665 (uiTitleShow_t10899441 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_white() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_white_m332174077 (RuntimeObject * __this /* static, unused */, 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.Collections.Generic.List`1 DMCore.Logic.CTitleManager::GetTitleDescInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t2685695685 * CTitleManager_GetTitleDescInfo_m3682944412 (CTitleManager_t3025273230 * __this, int32_t ___id0, const RuntimeMethod* method); // System.String TitleHeadCell::GetTitleCount(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* TitleHeadCell_GetTitleCount_m450397138 (TitleHeadCell_t1301723228 * __this, List_1_t2685695685 * ____descInfo0, const RuntimeMethod* method); // System.Void UILabel::set_effectColor(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_effectColor_m1422787121 (UILabel_t3248798549 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2609451307(__this, p0, method) (( CTitleDesc_t1213620943 * (*) (List_1_t2685695685 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m4274791308(__this, method) (( int32_t (*) (List_1_t2685695685 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.String System.String::Concat(System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1715369213 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, RuntimeObject * p2, 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); // System.Collections.Generic.IEnumerable`1 DMCore.Logic.CTitleManager::GetTitleDescTypes() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CTitleManager_GetTitleDescTypes_m3135531344 (CTitleManager_t3025273230 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) #define List_1__ctor_m3641213752(__this, p0, method) (( void (*) (List_1_t128053199 *, RuntimeObject*, const RuntimeMethod*))List_1__ctor_m3641213752_gshared)(__this, p0, method) // !!0 UnityEngine.Object::Instantiate(!!0) #define Object_Instantiate_TisGameObject_t1113636619_m587845175(__this /* static, unused */, p0, method) (( GameObject_t1113636619 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m3060171005_gshared)(__this /* static, unused */, p0, 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); // 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 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); // System.Collections.IEnumerator TitleListView::WaitForScrollWndInitFinished() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* TitleListView_WaitForScrollWndInitFinished_m1057446607 (TitleListView_t286428299 * __this, const RuntimeMethod* method); // UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.Collections.IEnumerator) extern "C" IL2CPP_METHOD_ATTR Coroutine_t3829159415 * MonoBehaviour_StartCoroutine_m3411253000 (MonoBehaviour_t3962482529 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Void TitleListView/c__Iterator0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CWaitForScrollWndInitFinishedU3Ec__Iterator0__ctor_m419540269 (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * __this, const RuntimeMethod* method); // System.Int32 TitleListView::get_m_SelectedTitle() extern "C" IL2CPP_METHOD_ATTR int32_t TitleListView_get_m_SelectedTitle_m115765387 (TitleListView_t286428299 * __this, const RuntimeMethod* method); // UnityEngine.Transform TitleListView::GetTitleIndex(System.Int32&) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TitleListView_GetTitleIndex_m3359775571 (TitleListView_t286428299 * __this, int32_t* ____index0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisTitleHeadCell_t1301723228_m325133199(__this, method) (( TitleHeadCell_t1301723228 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void TitleHeadCell::OutClick() extern "C" IL2CPP_METHOD_ATTR void TitleHeadCell_OutClick_m2769400996 (TitleHeadCell_t1301723228 * __this, const RuntimeMethod* method); // System.Void TitleListView::set_m_SelectedTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TitleListView_set_m_SelectedTitle_m3403770590 (TitleListView_t286428299 * __this, int32_t ___value0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisTitleHeadCell_t1301723228_m721292051(__this, method) (( TitleHeadCell_t1301723228 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void TitleHeadCell::OnClick() extern "C" IL2CPP_METHOD_ATTR void TitleHeadCell_OnClick_m3848330270 (TitleHeadCell_t1301723228 * __this, const RuntimeMethod* method); // System.Void TitleListView::RefreshPosition() extern "C" IL2CPP_METHOD_ATTR void TitleListView_RefreshPosition_m1594998159 (TitleListView_t286428299 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(__this, method) (( TitleContentCell_t811867674 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void TitleContentCell::InitData(DMCore.Logic.CTitleManager/CTitleDesc) extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_InitData_m2059874404 (TitleContentCell_t811867674 * __this, CTitleDesc_t1213620943 * ____Data0, const RuntimeMethod* method); // UnityEngine.Transform TitleListView::get_m_SelectedContentTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TitleListView_get_m_SelectedContentTransform_m1822682127 (TitleListView_t286428299 * __this, const RuntimeMethod* method); // System.Int32 TitleListView::get_m_SelectedContentTitle() extern "C" IL2CPP_METHOD_ATTR int32_t TitleListView_get_m_SelectedContentTitle_m4229941654 (TitleListView_t286428299 * __this, const RuntimeMethod* method); // System.Void TitleListView::set_m_SelectedContentTransform(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void TitleListView_set_m_SelectedContentTransform_m406001625 (TitleListView_t286428299 * __this, Transform_t3600365921 * ___value0, const RuntimeMethod* method); // System.Void TitleContentCell::OnClick() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OnClick_m3362409989 (TitleContentCell_t811867674 * __this, 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.Void TitleContentCell::OnWeared() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OnWeared_m563067410 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTitleManager::GetTitleDescCount() extern "C" IL2CPP_METHOD_ATTR int32_t CTitleManager_GetTitleDescCount_m444697336 (CTitleManager_t3025273230 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::GetChild(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_GetChild_m1092972975 (Transform_t3600365921 * __this, int32_t p0, const RuntimeMethod* method); // 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); // 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIPanel_t1716472341_m3980802358(__this, method) (( UIPanel_t1716472341 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, 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 UIPanel::set_clipRange(UnityEngine.Vector4) extern "C" IL2CPP_METHOD_ATTR void UIPanel_set_clipRange_m2606321132 (UIPanel_t1716472341 * __this, Vector4_t3319028937 ___value0, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CAppOSHelp::GetNGUIScaleX() extern "C" IL2CPP_METHOD_ATTR float CAppOSHelp_GetNGUIScaleX_m498796709 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CAppOSHelp::GetNGUIScaleY() extern "C" IL2CPP_METHOD_ATTR float CAppOSHelp_GetNGUIScaleY_m498796708 (RuntimeObject * __this /* static, unused */, 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); // UnityEngine.Vector4 UIPanel::get_clipRange() extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 UIPanel_get_clipRange_m1219521389 (UIPanel_t1716472341 * __this, 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 TitleContentCell::OutClick() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OutClick_m72908916 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method); // System.Void TitleListView::set_m_SelectedContentTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TitleListView_set_m_SelectedContentTitle_m1003383211 (TitleListView_t286428299 * __this, int32_t ___value0, const RuntimeMethod* method); // UnityEngine.Transform TitleListView::GetIndex(UnityEngine.Transform,System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TitleListView_GetIndex_m1337646110 (TitleListView_t286428299 * __this, Transform_t3600365921 * ___parent0, int32_t ___id1, int32_t* ____index2, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2270643605 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.Int32 UnityEngine.Transform::get_childCount() extern "C" IL2CPP_METHOD_ATTR int32_t Transform_get_childCount_m3145433196 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void UnityEngine.WaitForFixedUpdate::.ctor() extern "C" IL2CPP_METHOD_ATTR void WaitForFixedUpdate__ctor_m590323305 (WaitForFixedUpdate_t1634918743 * __this, const RuntimeMethod* method); // System.Void TitleListView::OnClkTitle(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void TitleListView_OnClkTitle_m867330353 (TitleListView_t286428299 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2730133172 (NotSupportedException_t1314879016 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisParticleSystem_t1800779281_m3884485303(__this, method) (( ParticleSystem_t1800779281 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void TouchEffect::NewControl() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_NewControl_m214770072 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetMouseButtonDown(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Input_GetMouseButtonDown_m2081676745 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void TouchEffect::EffectOver() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_EffectOver_m3466555530 (TouchEffect_t3205896608 * __this, 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); // System.Int32 UnityEngine.ParticleSystem::get_particleCount() extern "C" IL2CPP_METHOD_ATTR int32_t ParticleSystem_get_particleCount_m3882194216 (ParticleSystem_t1800779281 * __this, const RuntimeMethod* method); // System.Void TouchEffect::SetTouchPos() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_SetTouchPos_m807448607 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method); // System.Void TouchEffect::ShowEffect() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_ShowEffect_m709397793 (TouchEffect_t3205896608 * __this, 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.Collections.IEnumerator TouchEffect::EffectOverIE() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* TouchEffect_EffectOverIE_m3107276156 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method); // System.Void UnityEngine.MonoBehaviour::StopCoroutine(System.Collections.IEnumerator) extern "C" IL2CPP_METHOD_ATTR void MonoBehaviour_StopCoroutine_m615723318 (MonoBehaviour_t3962482529 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::set_emissionRate(System.Single) extern "C" IL2CPP_METHOD_ATTR void ParticleSystem_set_emissionRate_m132123255 (ParticleSystem_t1800779281 * __this, float p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetMouseButtonUp(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Input_GetMouseButtonUp_m2924350851 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void TouchEffect/c__Iterator0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CEffectOverIEU3Ec__Iterator0__ctor_m601080041 (U3CEffectOverIEU3Ec__Iterator0_t993126662 * __this, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::set_enableEmission(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ParticleSystem_set_enableEmission_m2450064795 (ParticleSystem_t1800779281 * __this, bool 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); // System.Int32 UnityEngine.Screen::get_height() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_height_m1623532518 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.WaitForSeconds::.ctor(System.Single) extern "C" IL2CPP_METHOD_ATTR void WaitForSeconds__ctor_m2199082655 (WaitForSeconds_t1699091251 * __this, float p0, const RuntimeMethod* method); // System.Void UITweener::.ctor() extern "C" IL2CPP_METHOD_ATTR void UITweener__ctor_m3207690653 (UITweener_t260334902 * __this, const RuntimeMethod* method); // System.Single UIWidget::get_alpha() extern "C" IL2CPP_METHOD_ATTR float UIWidget_get_alpha_m3064373203 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Single UIPanel::get_alpha() extern "C" IL2CPP_METHOD_ATTR float UIPanel_get_alpha_m958384288 (UIPanel_t1716472341 * __this, const RuntimeMethod* method); // System.Void UIPanel::set_alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIPanel_set_alpha_m2999856520 (UIPanel_t1716472341 * __this, float ___value0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() #define Component_GetComponentInChildren_TisUIWidget_t3538521925_m2181804269(__this, method) (( UIWidget_t3538521925 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared)(__this, 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 TweenAlpha::set_alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void TweenAlpha_set_alpha_m2325324405 (TweenAlpha_t3706845226 * __this, float ___value0, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenAlpha_t3706845226_m2763151891(__this /* static, unused */, ___go0, ___duration1, method) (( TweenAlpha_t3706845226 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, method) // System.Single TweenAlpha::get_alpha() extern "C" IL2CPP_METHOD_ATTR float TweenAlpha_get_alpha_m3379441356 (TweenAlpha_t3706845226 * __this, const RuntimeMethod* method); // System.Void UITweener::Sample(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UITweener_Sample_m928485241 (UITweener_t260334902 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Light::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Light_get_color_m552487206 (Light_t3756812086 * __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); // UnityEngine.Color UnityEngine.Color::get_black() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_black_m719512684 (RuntimeObject * __this /* static, unused */, 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); // !!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_material() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * Renderer_get_material_m4171603682 (Renderer_t2627027031 * __this, 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) // UnityEngine.Color UnityEngine.Color::Lerp(UnityEngine.Color,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_Lerp_m973389909 (RuntimeObject * __this /* static, unused */, Color_t2555686324 p0, Color_t2555686324 p1, float p2, const RuntimeMethod* method); // System.Void TweenColor::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void TweenColor_set_color_m993931013 (TweenColor_t2112002648 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenColor_t2112002648_m1136848820(__this /* static, unused */, ___go0, ___duration1, method) (( TweenColor_t2112002648 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, method) // UnityEngine.Color TweenColor::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 TweenColor_get_color_m2561150188 (TweenColor_t2112002648 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisCamera_t4157153871_m2650170333(__this, method) (( Camera_t4157153871 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.Camera TweenFOV::get_cachedCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * TweenFOV_get_cachedCamera_m885373744 (TweenFOV_t2203484580 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_fieldOfView() extern "C" IL2CPP_METHOD_ATTR float Camera_get_fieldOfView_m1018585504 (Camera_t4157153871 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Camera::set_fieldOfView(System.Single) extern "C" IL2CPP_METHOD_ATTR void Camera_set_fieldOfView_m1438246590 (Camera_t4157153871 * __this, float p0, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenFOV_t2203484580_m3039566482(__this /* static, unused */, ___go0, ___duration1, method) (( TweenFOV_t2203484580 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, method) // System.Single TweenFOV::get_fov() extern "C" IL2CPP_METHOD_ATTR float TweenFOV_get_fov_m3493381913 (TweenFOV_t2203484580 * __this, const RuntimeMethod* method); // UnityEngine.Camera TweenOrthoSize::get_cachedCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * TweenOrthoSize_get_cachedCamera_m2348817784 (TweenOrthoSize_t2102937296 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_orthographicSize() extern "C" IL2CPP_METHOD_ATTR float Camera_get_orthographicSize_m3903216845 (Camera_t4157153871 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Camera::set_orthographicSize(System.Single) extern "C" IL2CPP_METHOD_ATTR void Camera_set_orthographicSize_m76971700 (Camera_t4157153871 * __this, float p0, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenOrthoSize_t2102937296_m1643940405(__this /* static, unused */, ___go0, ___duration1, method) (( TweenOrthoSize_t2102937296 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, method) // System.Single TweenOrthoSize::get_orthoSize() extern "C" IL2CPP_METHOD_ATTR float TweenOrthoSize_get_orthoSize_m3728945409 (TweenOrthoSize_t2102937296 * __this, const RuntimeMethod* method); // UnityEngine.Transform TweenPosition::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TweenPosition_get_cachedTransform_m1112691605 (TweenPosition_t1378762002 * __this, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenPosition_t1378762002_m1920421513(__this /* static, unused */, ___go0, ___duration1, method) (( TweenPosition_t1378762002 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, method) // UnityEngine.Vector3 TweenPosition::get_position() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 TweenPosition_get_position_m3217633265 (TweenPosition_t1378762002 * __this, const RuntimeMethod* method); // UnityEngine.Transform TweenRotation::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TweenRotation_get_cachedTransform_m1769819651 (TweenRotation_t3072670746 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_localRotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Transform_get_localRotation_m3487911431 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localRotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localRotation_m19445462 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // UnityEngine.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.Quaternion UnityEngine.Quaternion::Slerp(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Slerp_m1234055455 (RuntimeObject * __this /* static, unused */, Quaternion_t2301928331 p0, Quaternion_t2301928331 p1, float p2, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenRotation_t3072670746_m4172096181(__this /* static, unused */, ___go0, ___duration1, method) (( TweenRotation_t3072670746 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, method) // UnityEngine.Quaternion TweenRotation::get_rotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 TweenRotation_get_rotation_m278223085 (TweenRotation_t3072670746 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Quaternion::get_eulerAngles() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Quaternion_get_eulerAngles_m3425202016 (Quaternion_t2301928331 * __this, const RuntimeMethod* method); // UnityEngine.Transform TweenScale::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TweenScale_get_cachedTransform_m2146603740 (TweenScale_t2539309033 * __this, 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); // T NGUITools::FindInParents(UnityEngine.GameObject) #define NGUITools_FindInParents_TisUITable_t3168834800_m1835391938(__this /* static, unused */, ___go0, method) (( UITable_t3168834800 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, const RuntimeMethod*))NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared)(__this /* static, unused */, ___go0, method) // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenScale_t2539309033_m738372776(__this /* static, unused */, ___go0, ___duration1, method) (( TweenScale_t2539309033 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, method) // UnityEngine.Vector3 TweenScale::get_scale() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 TweenScale_get_scale_m1167588001 (TweenScale_t2539309033 * __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); // TweenTransform TweenTransform::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Transform,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR TweenTransform_t1195296467 * TweenTransform_Begin_m1947544170 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Transform_t3600365921 * ___from2, Transform_t3600365921 * ___to3, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenTransform_t1195296467_m2423664968(__this /* static, unused */, ___go0, ___duration1, method) (( TweenTransform_t1195296467 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, 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) // !!0 UnityEngine.Component::GetComponentInChildren() #define Component_GetComponentInChildren_TisAudioSource_t3935305588_m831970089(__this, method) (( AudioSource_t3935305588 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared)(__this, method) // System.Void UnityEngine.Debug::LogError(System.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogError_m1665621915 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, Object_t631007953 * p1, const RuntimeMethod* method); // UnityEngine.AudioSource TweenVolume::get_audioSource() extern "C" IL2CPP_METHOD_ATTR AudioSource_t3935305588 * TweenVolume_get_audioSource_m2492604787 (TweenVolume_t3718612080 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AudioSource::get_volume() extern "C" IL2CPP_METHOD_ATTR float AudioSource_get_volume_m3936891178 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_volume(System.Single) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_volume_m1273312851 (AudioSource_t3935305588 * __this, float p0, const RuntimeMethod* method); // System.Void TweenVolume::set_volume(System.Single) extern "C" IL2CPP_METHOD_ATTR void TweenVolume_set_volume_m135645578 (TweenVolume_t3718612080 * __this, float ___value0, const RuntimeMethod* method); // T UITweener::Begin(UnityEngine.GameObject,System.Single) #define UITweener_Begin_TisTweenVolume_t3718612080_m3602957895(__this /* static, unused */, ___go0, ___duration1, method) (( TweenVolume_t3718612080 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, float, const RuntimeMethod*))UITweener_Begin_TisRuntimeObject_m2692891208_gshared)(__this /* static, unused */, ___go0, ___duration1, method) // System.Single TweenVolume::get_volume() extern "C" IL2CPP_METHOD_ATTR float TweenVolume_get_volume_m1081711206 (TweenVolume_t3718612080 * __this, 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_TisBoxCollider_t1640800422_m4104100802(__this, method) (( BoxCollider_t1640800422 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiAcceptAward::OnResetCD() extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_OnResetCD_m1974809911 (uiAcceptAward_t1093122403 * __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); // System.Void UnityEngine.Collider::set_enabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Collider_set_enabled_m1517463283 (Collider_t1773347010 * __this, bool p0, const RuntimeMethod* method); // System.Void uiAcceptAward::Init(DMCore.Logic.enumAwardState,System.Int32,System.Int32,uiAcceptAward/OnAccept,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_Init_m1165384321 (uiAcceptAward_t1093122403 * __this, int32_t ___state0, int32_t ___awardItemConfigId1, int32_t ___awardItemAmount2, OnAccept_t1960296575 * ___callback3, int32_t ___callbackData4, const RuntimeMethod* method); // OnLineAwardController OnLineAwardController::GetInstance() extern "C" IL2CPP_METHOD_ATTR OnLineAwardController_t289821926 * OnLineAwardController_GetInstance_m3502732371 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean OnLineAwardController::get_isOnClick() extern "C" IL2CPP_METHOD_ATTR bool OnLineAwardController_get_isOnClick_m2824954820 (OnLineAwardController_t289821926 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageHint_m1547364369 (RuntimeObject * __this /* static, unused */, String_t* ___hintTextID0, bool ___bShowAtOnce1, const RuntimeMethod* method); // System.Void uiAcceptAward/OnAccept::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnAccept_Invoke_m3599297141 (OnAccept_t1960296575 * __this, int32_t ___data0, const RuntimeMethod* method); // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTimerManager_t4186675208 * CTimerManager_GetInstance_m783340840 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.TimerCallbackProc::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProc__ctor_m2511947299 (TimerCallbackProc_t3381003091 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTimerManager::CreateTimer(System.Single,DMCore.Logic.TimerCallbackProc,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CTimerManager_CreateTimer_m1163471876 (CTimerManager_t4186675208 * __this, float ___timeSpan0, TimerCallbackProc_t3381003091 * ___timerProc1, int32_t ___runTimes2, const RuntimeMethod* method); // System.Void OnLineAwardController::set_isOnClick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void OnLineAwardController_set_isOnClick_m1789675786 (OnLineAwardController_t289821926 * __this, bool ___value0, 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); // 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) // 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) // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(__this /* static, unused */, ___local0, ___path1, method) (( DMListView_t512231514 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // DMCore.Logic.CAchievementMallManager DMCore.Logic.CAchievementMallManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementMallManager_t4220576709 * CAchievementMallManager_GetInstance_m1758789969 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CDataModelList DMCore.Logic.CAchievementMallManager::GetAchMallData() extern "C" IL2CPP_METHOD_ATTR CDataModelList_t1133308508 * CAchievementMallManager_GetAchMallData_m2943294201 (CAchievementMallManager_t4220576709 * __this, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m504862446(__this, p0, p1, method) (( void (*) (Action_1_t1302699353 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // 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); // System.Void CUIBase::RegistUpdate() extern "C" IL2CPP_METHOD_ATTR void CUIBase_RegistUpdate_m4199357620 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void CUIBase::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnDestroy_m2854673992 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager::ClearList() extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager_ClearList_m2054639098 (CAchievementMallManager_t4220576709 * __this, const RuntimeMethod* method); // 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); // 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); // 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::Push(System.Single,System.Single,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_Push_m581519217 (CEventManager_t474365641 * __this, float ___fTimeDelay0, float ___fTimeLength1, OnEventCall_t3758354630 * ___ptr2, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementMallManager::RequestAchMallData() extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager_RequestAchMallData_m2045346206 (CAchievementMallManager_t4220576709 * __this, const RuntimeMethod* method); // DMCore.Logic.shopModel DMCore.Logic.shopModel::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopModel_t101745799 * shopModel_GetInstance_m2401242541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::ResumeMainRole() extern "C" IL2CPP_METHOD_ATTR void shopModel_ResumeMainRole_m3008746332 (shopModel_t101745799 * __this, const RuntimeMethod* method); // IDataModel IDataEvent::get_DataModel() extern "C" IL2CPP_METHOD_ATTR IDataModel_t653005279 * IDataEvent_get_DataModel_m1980778407 (IDataEvent_t1799629657 * __this, const RuntimeMethod* method); // System.Int32 IDataModel::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t IDataModel_get_Count_m1487795662 (IDataModel_t653005279 * __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 DMListView::SetCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetCount_m3988156788 (DMListView_t512231514 * __this, int32_t ___nCount0, 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) // 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) // System.Int32 DMListViewItem::GetIndex() extern "C" IL2CPP_METHOD_ATTR int32_t DMListViewItem_GetIndex_m1373550525 (DMListViewItem_t3648257704 * __this, const RuntimeMethod* method); // System.Void uiAchMallItem::BindBtn() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_BindBtn_m3908336255 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method); // System.Void uiAchMallItem::BindItem() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_BindItem_m750981204 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method); // System.Void uiAchMallItem::LoadImage() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_LoadImage_m2531035090 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NConfigID() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NConfigID_m1824589788 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method); // System.Boolean uiAchMallItem::LoadImageTexture(System.Boolean,System.Int32,UITexture) extern "C" IL2CPP_METHOD_ATTR bool uiAchMallItem_LoadImageTexture_m2413036027 (uiAchMallItem_t2549423907 * __this, bool ___bLoadDone0, int32_t ___configId1, UITexture_t3471168817 * ___m_TextureIcon2, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_timeSinceLevelLoad() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeSinceLevelLoad_m2224611026 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CAchievementMallManager/AchMallItem DMCore.Logic.CAchievementMallManager::GetAchMallItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR AchMallItem_t2405575268 * CAchievementMallManager_GetAchMallItem_m1702701175 (CAchievementMallManager_t4220576709 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiAchMallItem::SetItem(DMCore.Logic.CAchievementMallManager/AchMallItem,DMCore.Logic.CAchievementMallManager/AchMallItem,DMCore.Logic.CAchievementMallManager/AchMallItem) extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_SetItem_m3761488476 (uiAchMallItem_t2549423907 * __this, AchMallItem_t2405575268 * ___item00, AchMallItem_t2405575268 * ___item11, AchMallItem_t2405575268 * ___item22, const RuntimeMethod* method); // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopConfig_t202154353 * CShopConfig_GetInstance_m4264820349 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig::GetName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopConfig_GetName_m2272590700 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NPrice() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NPrice_m47891535 (AchMallItem_t2405575268 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NOnlySum() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NOnlySum_m751344023 (AchMallItem_t2405575268 * __this, 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.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.ItemQuality DMCore.Logic.CShopConfig::GetQualityLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetQualityLevel_m4002441864 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // UIEventListener UIEventListener::Get(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR UIEventListener_t1665237878 * UIEventListener_Get_m2822737179 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, 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.Boolean DMCore.Logic.CShopManager::IsClothing(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_IsClothing_m480793725 (RuntimeObject * __this /* static, unused */, int32_t ___configID0, const RuntimeMethod* method); // DMCore.Logic.CFragmentManager DMCore.Logic.CFragmentManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFragmentManager_t4020029771 * CFragmentManager_GetInstance_m784900893 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CFormula DMCore.Logic.CFragmentManager::GetFormula(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CFormula_t380767654 * CFragmentManager_GetFormula_m1169981052 (CFragmentManager_t4020029771 * __this, int32_t ___destID0, bool ___isDecompose1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CFormula::get_TargetItemID() extern "C" IL2CPP_METHOD_ATTR int32_t CFormula_get_TargetItemID_m286618850 (CFormula_t380767654 * __this, const RuntimeMethod* method); // DMCore.Logic.CShopConfig/GoodsConfig DMCore.Logic.CShopConfig::GetGoodsConfig(System.Int32) extern "C" IL2CPP_METHOD_ATTR GoodsConfig_t1565846780 * CShopConfig_GetGoodsConfig_m1630978708 (CShopConfig_t202154353 * __this, int32_t ___configId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::TryOn(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_TryOn_m1322762570 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::AutoPushAndClearUnused(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopModel_AutoPushAndClearUnused_m4219256150 (shopModel_t101745799 * __this, int32_t ___modelID0, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::get_parent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_get_parent_m835071599 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAchievementMallManager/AchMallItem::get_NAlreadyBuy() extern "C" IL2CPP_METHOD_ATTR int32_t AchMallItem_get_NAlreadyBuy_m3909914684 (AchMallItem_t2405575268 * __this, const RuntimeMethod* 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.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3820844360 (CDataArray_t4068198041 * __this, int32_t ___val0, const RuntimeMethod* method); // System.Void DMCore.OnMsgBoxClkCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnMsgBoxClkCallBack__ctor_m2163616605 (OnMsgBoxClkCallBack_t3229751541 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageBox(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m3814357208 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, 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.Void DMCore.Logic.CAchievementMallManager::RequestBuyAchItem(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager_RequestBuyAchItem_m2281041356 (CAchievementMallManager_t4220576709 * __this, int32_t ___configId0, int32_t ___count1, 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::PushHintUseTextHelp(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHintUseTextHelp_m3781284520 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, 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 uiAchMedalItem::BindItem() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_BindItem_m3114005101 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method); // System.Void uiAchMedalItem::BindBtn() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_BindBtn_m2034318062 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method); // System.Void uiAchMedalItem::LoadImage() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_LoadImage_m2770616558 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method); // System.Void uiAchMedalItem::UpdateMedal(DMCore.Logic.MedalItem,UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_UpdateMedal_m1442744960 (uiAchMedalItem_t457420817 * __this, MedalItem_t720471580 * ___item0, GameObject_t1113636619 * ___medal1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.MedalItem::get_GroupID() extern "C" IL2CPP_METHOD_ATTR int32_t MedalItem_get_GroupID_m1724750264 (MedalItem_t720471580 * __this, const RuntimeMethod* method); // DMCore.Logic.CAchievementManager DMCore.Logic.CAchievementManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementManager_t5352954 * CAchievementManager_GetInstance_m3432798286 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.MedalState DMCore.Logic.CAchievementManager::GetMedalStateByGroupID(System.Int32) extern "C" IL2CPP_METHOD_ATTR MedalState_t493540488 * CAchievementManager_GetMedalStateByGroupID_m179678248 (CAchievementManager_t5352954 * __this, int32_t ___groupID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.MedalState::get_WearState() extern "C" IL2CPP_METHOD_ATTR int32_t MedalState_get_WearState_m939005910 (MedalState_t493540488 * __this, const RuntimeMethod* method); // DMCore.Logic.MedalItem DMCore.Logic.CAchievementManager::GetMedalItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR MedalItem_t720471580 * CAchievementManager_GetMedalItem_m1278520997 (CAchievementManager_t5352954 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiAchMedalItem::SetItem(DMCore.Logic.MedalItem,DMCore.Logic.MedalItem,DMCore.Logic.MedalItem,DMCore.Logic.MedalItem,DMCore.Logic.MedalItem) extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_SetItem_m14946675 (uiAchMedalItem_t457420817 * __this, MedalItem_t720471580 * ___item10, MedalItem_t720471580 * ___item21, MedalItem_t720471580 * ___item32, MedalItem_t720471580 * ___item43, MedalItem_t720471580 * ___item54, const RuntimeMethod* method); // CAchievementMedalCfg CAchievementMedalCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementMedalCfg_t1489202100 * CAchievementMedalCfg_GetInstance_m1816441677 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.MedalItem::get_MedalID() extern "C" IL2CPP_METHOD_ATTR int32_t MedalItem_get_MedalID_m271961835 (MedalItem_t720471580 * __this, const RuntimeMethod* method); // CAchievementMedalCfg/MedalInfo CAchievementMedalCfg::GetMedalInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR MedalInfo_t3025999911 * CAchievementMedalCfg_GetMedalInfoByID_m2984421051 (CAchievementMedalCfg_t1489202100 * __this, int32_t ___medalId0, const RuntimeMethod* method); // System.String CAchievementMedalCfg/MedalInfo::get_Path() extern "C" IL2CPP_METHOD_ATTR String_t* MedalInfo_get_Path_m171132506 (MedalInfo_t3025999911 * __this, const RuntimeMethod* method); // System.Boolean uiAchMedalItem::LoadImageTexture(System.Boolean,System.String,UITexture) extern "C" IL2CPP_METHOD_ATTR bool uiAchMedalItem_LoadImageTexture_m160964687 (uiAchMedalItem_t457420817 * __this, bool ___bLoadDone0, String_t* ___path1, UITexture_t3471168817 * ___m_TextureIcon2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.MedalItem::get_State() extern "C" IL2CPP_METHOD_ATTR int32_t MedalItem_get_State_m931712026 (MedalItem_t720471580 * __this, const RuntimeMethod* method); // System.String CAchievementMedalCfg/MedalInfo::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* MedalInfo_get_Name_m2490545709 (MedalInfo_t3025999911 * __this, const RuntimeMethod* method); // System.String CAchievementMedalCfg/MedalInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* MedalInfo_get_Desc_m1466276941 (MedalInfo_t3025999911 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.MedalItem::get_Wear() extern "C" IL2CPP_METHOD_ATTR int32_t MedalItem_get_Wear_m3215122372 (MedalItem_t720471580 * __this, const RuntimeMethod* 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 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.String DMCore.Framework.Scene.CProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CProperty_GetWideStr_m2042428682 (CProperty_t963755051 * __this, String_t* ___propname0, String_t* ___strDefault1, const RuntimeMethod* method); // System.Void uiAchMedalItem::ClearTips() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_ClearTips_m1353696472 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::RequestWearDownMedal(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_RequestWearDownMedal_m4109441224 (CAchievementManager_t5352954 * __this, int32_t ___id0, 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 DMCore.Framework.UIHelp.uiHelpSliderItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem__ctor_m1538865868 (uiHelpSliderItem_t1334750846 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.UIHelp.uiHelpSliderItem::InitParams(System.Boolean,System.Single) extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem_InitParams_m3700916073 (uiHelpSliderItem_t1334750846 * __this, bool ___vertical0, float ___skipPixels1, const RuntimeMethod* method); // System.Void DMCore.Framework.UIHelp.uiHelpSliderItem::Bind(UnityEngine.Component,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem_Bind_m3572754118 (uiHelpSliderItem_t1334750846 * __this, Component_t1923634451 * ___target0, Action_1_t1286104214 * ___cb1, const RuntimeMethod* method); // System.String DMCore.Logic.CShareConfig/CShareActInfo::get_ActName() extern "C" IL2CPP_METHOD_ATTR String_t* CShareActInfo_get_ActName_m2531592138 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CShareConfig/CShareActInfo::get_ActPath() extern "C" IL2CPP_METHOD_ATTR String_t* CShareActInfo_get_ActPath_m462446341 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::Set3DCameraPR() extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_Set3DCameraPR_m4169232101 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784(__this, method) (( uiActiveItem_t2616630756 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiActiveItem::SetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_SetItem_m2658198843 (uiActiveItem_t2616630756 * __this, int32_t ___index0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(__this, method) (( DMListViewSlideOptimize_t2157965775 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::BindBtn(UnityEngine.Transform,System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_BindBtn_m1455540862 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, Action_1_t1286104214 * ___delegateClk2, const RuntimeMethod* method); // DMCore.Logic.CInteractiveConfig DMCore.Logic.CInteractiveConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CInteractiveConfig_t2063269181 * CInteractiveConfig_GetInstance_m1304557195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.ActionUnit DMCore.Logic.CInteractiveConfig::GetActionItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR ActionUnit_t684030816 * CInteractiveConfig_GetActionItem_m2871698204 (CInteractiveConfig_t2063269181 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void uiActiveItem::SetState(DMCore.Logic.ActionUnit) extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_SetState_m2122055250 (uiActiveItem_t2616630756 * __this, ActionUnit_t684030816 * ___info0, const RuntimeMethod* method); // System.Void uiActiveItem::SetUI() extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_SetUI_m3939407431 (uiActiveItem_t2616630756 * __this, 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); // DMCore.Logic.CInteractiveManager DMCore.Logic.CInteractiveManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CInteractiveManager_t1765251898 * CInteractiveManager_GetInstance_m958929371 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CInteractiveManager::PressAction(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CInteractiveManager_PressAction_m3006770556 (CInteractiveManager_t1765251898 * __this, int32_t ___id0, 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.Boolean uiActivityAward::OnFreshIcon() extern "C" IL2CPP_METHOD_ATTR bool uiActivityAward_OnFreshIcon_m1138849505 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method); // System.Void uiActivityAward/OnAcceptAward::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnAcceptAward_Invoke_m596130365 (OnAcceptAward_t3091551033 * __this, const RuntimeMethod* method); // DMCore.Logic.CActivityManager DMCore.Logic.CActivityManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CActivityManager_t1081296145 * CActivityManager_GetInstance_m2243292784 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CActivityManager::SetButtonState(DMCore.Logic.enumAwardState,UILabel,UISprite,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_SetButtonState_m2996788512 (CActivityManager_t1081296145 * __this, int32_t ___state0, UILabel_t3248798549 * ___desc1, UISprite_t194114938 * ___image2, Transform_t3600365921 * ___btnRoot3, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardList_get_Count_m2249531307 (CAwardList_t4094041907 * __this, const RuntimeMethod* method); // DMCore.Logic.CAwardItem DMCore.Logic.CAwardList::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CAwardList_GetItemByIndex_m1502988785 (CAwardList_t4094041907 * __this, int32_t ___index0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUITexture_t3471168817_m2021756817(__this, method) (( UITexture_t3471168817 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUISprite_t194114938_m299858934(__this, method) (( UISprite_t194114938 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, 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.CShopConfig::GetQualityLevelIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopConfig_GetQualityLevelIcon_m3028294132 (CShopConfig_t202154353 * __this, int32_t ___Id0, 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); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(__this, method) (( UILabel_t3248798549 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, 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 uiActivityAward::GetConfigID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t uiActivityAward_GetConfigID_m2695022754 (uiActivityAward_t2058870093 * __this, int32_t ___id0, const RuntimeMethod* method); // DMCore.Logic.logicActivityPic DMCore.Logic.logicActivityPic::GetInstance() extern "C" IL2CPP_METHOD_ATTR logicActivityPic_t3113258227 * logicActivityPic_GetInstance_m2809592046 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.logicActivityPic::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t logicActivityPic_GetCount_m3640953955 (logicActivityPic_t3113258227 * __this, const RuntimeMethod* method); // DMCore.Logic.logicActivityPic/CActivityPicData DMCore.Logic.logicActivityPic::GetTexture(System.Int32) extern "C" IL2CPP_METHOD_ATTR CActivityPicData_t4037644981 * logicActivityPic_GetTexture_m3839946057 (logicActivityPic_t3113258227 * __this, int32_t ___index0, const RuntimeMethod* method); // UnityEngine.Texture2D DMCore.Logic.logicActivityPic/CActivityPicData::get_texture2d() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * CActivityPicData_get_texture2d_m1755156155 (CActivityPicData_t4037644981 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_get_zero_m540426400 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // MemberManager MemberManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR MemberManager_t2979457932 * MemberManager_GetInstance_m1562229700 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void MemberManager::RequestMemberInfo() extern "C" IL2CPP_METHOD_ATTR void MemberManager_RequestMemberInfo_m42992302 (MemberManager_t2979457932 * __this, const RuntimeMethod* 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiActivityBilCell_t1962120859_m669742158(__this, method) (( uiActivityBilCell_t1962120859 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Int32 DMCore.Logic.logicActivityPic::GetCurrentIndex() extern "C" IL2CPP_METHOD_ATTR int32_t logicActivityPic_GetCurrentIndex_m1368352212 (logicActivityPic_t3113258227 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.logicActivityPic::IsOver() extern "C" IL2CPP_METHOD_ATTR bool logicActivityPic_IsOver_m3262047398 (logicActivityPic_t3113258227 * __this, 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.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.Void uiActivityBilCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityBilCell_SetIndex_m3644141565 (uiActivityBilCell_t1962120859 * __this, int32_t ___index0, 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); // System.Single UnityEngine.Rect::get_x() extern "C" IL2CPP_METHOD_ATTR float Rect_get_x_m3839990490 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_x(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_x_m2352063068 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_width() extern "C" IL2CPP_METHOD_ATTR float Rect_get_width_m3421484486 (Rect_t2360479859 * __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.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_height() extern "C" IL2CPP_METHOD_ATTR float Rect_get_height_m1358425599 (Rect_t2360479859 * __this, 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); // 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.Void uiActivityBillList::MoveOneTick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_MoveOneTick_m3572297897 (uiActivityBillList_t2300598817 * __this, bool ___bToLower0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage,DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m2971791309 (CWndController_t749709641 * __this, int32_t ___destPage0, int32_t ___returnPage1, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_MainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_MainType_m2271353666 (CShopManager_t754298620 * __this, int32_t ___value0, 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.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m3552255067 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.CRoot::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * CRoot_GetSoundManager_m30020774 (CRoot_t1043641654 * __this, 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.Logic.CLotteryNew DMCore.Logic.CLotteryNew::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLotteryNew_t505895158 * CLotteryNew_GetInstance_m538648445 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CLotteryNew::set_costType(DMCore.Logic.CLotteryNew/enumLotteryCostType) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_set_costType_m2141920599 (CLotteryNew_t505895158 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CLotteryNew/enumLotteryCostType DMCore.Logic.CLotteryNew::get_costType() extern "C" IL2CPP_METHOD_ATTR int32_t CLotteryNew_get_costType_m21035751 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CLotteryNew::RequestJackpotData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLotteryNew_RequestJackpotData_m2056247073 (CLotteryNew_t505895158 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.logicActivityPic::NextIndex() extern "C" IL2CPP_METHOD_ATTR bool logicActivityPic_NextIndex_m3038646844 (logicActivityPic_t3113258227 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.logicActivityPic::DestroyAll() extern "C" IL2CPP_METHOD_ATTR void logicActivityPic_DestroyAll_m1582276722 (logicActivityPic_t3113258227 * __this, const RuntimeMethod* method); // DMListView DMCore.Logic.CActivityManager::get_CommonActivityAwardList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_CommonActivityAwardList_m4254037013 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMListView::SetEnumInfo(DMListView/Type,DMListView/Allign) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetEnumInfo_m2581368040 (DMListView_t512231514 * __this, int32_t ___type0, int32_t ___allign1, const RuntimeMethod* method); // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::get_CurrentActivityDetail() extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_get_CurrentActivityDetail_m2092664254 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.IActivityDetail::get_IsNewUpdate() extern "C" IL2CPP_METHOD_ATTR bool IActivityDetail_get_IsNewUpdate_m3510163353 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.IActivityDetail::get_IsDataReady() extern "C" IL2CPP_METHOD_ATTR bool IActivityDetail_get_IsDataReady_m67484584 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Void uiActivityComulRecharge::InitUI(DMCore.Logic.CActivityComulRechargeAward) extern "C" IL2CPP_METHOD_ATTR void uiActivityComulRecharge_InitUI_m1170500399 (uiActivityComulRecharge_t3430372182 * __this, CActivityComulRechargeAward_t2785293014 * ___activityComulRechargeAward0, const RuntimeMethod* method); // System.String DMCore.Logic.IActivityDetail::get_ActivityDesc() extern "C" IL2CPP_METHOD_ATTR String_t* IActivityDetail_get_ActivityDesc_m2809532585 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.IActivityDetail::get_ActivityTitle() extern "C" IL2CPP_METHOD_ATTR String_t* IActivityDetail_get_ActivityTitle_m950561326 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1> DMCore.Logic.CActivityComulRechargeAward::get_Detail() extern "C" IL2CPP_METHOD_ATTR List_1_t3334856656 * CActivityComulRechargeAward_get_Detail_m1356317902 (CActivityComulRechargeAward_t2785293014 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1>::get_Count() #define List_1_get_Count_m3990271678(__this, method) (( int32_t (*) (List_1_t3334856656 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.String DMCore.Logic.CActivityComulRechargeAward::get_CellResPath() extern "C" IL2CPP_METHOD_ATTR String_t* CActivityComulRechargeAward_get_CellResPath_m3208753988 (CActivityComulRechargeAward_t2785293014 * __this, const RuntimeMethod* method); // System.Void DMListView::SetCount(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetCount_m1120648286 (DMListView_t512231514 * __this, int32_t ___nCount0, String_t* ___ChildResPath1, const RuntimeMethod* method); // System.Single DMCore.Logic.CActivityComulRechargeAward::get_Rmb() extern "C" IL2CPP_METHOD_ATTR float CActivityComulRechargeAward_get_Rmb_m4146825541 (CActivityComulRechargeAward_t2785293014 * __this, const RuntimeMethod* method); // System.String System.Single::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Single_ToString_m3947131094 (float* __this, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::ToMoneyFormat(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_ToMoneyFormat_m3585245399 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityComulRechargeAward::GetAwardStateCount(DMCore.Logic.enumAwardState) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityComulRechargeAward_GetAwardStateCount_m366954564 (CActivityComulRechargeAward_t2785293014 * __this, int32_t ___m_state0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1>::get_Item(System.Int32) #define List_1_get_Item_m680535842(__this, p0, method) (( CAwardInfo_1_t1862781914 * (*) (List_1_t3334856656 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() #define CAwardInfo_1_get_AwardState_m4085009958(__this, method) (( int32_t (*) (CAwardInfo_1_t1862781914 *, const RuntimeMethod*))CAwardInfo_1_get_AwardState_m4085009958_gshared)(__this, method) // UnityEngine.Transform DMListView::GetChild(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * DMListView_GetChild_m2593465524 (DMListView_t512231514 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiComulRechargeItem_t1937470498_m2627405152(__this, method) (( uiComulRechargeItem_t1937470498 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiComulRechargeItem::Init(DMCore.Logic.CAwardInfo`1) extern "C" IL2CPP_METHOD_ATTR void uiComulRechargeItem_Init_m2198506414 (uiComulRechargeItem_t1937470498 * __this, CAwardInfo_1_t1862781914 * ___items0, const RuntimeMethod* method); // System.Void DMCore.Logic.IActivityDetail::set_IsNewUpdate(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_set_IsNewUpdate_m176409430 (IActivityDetail_t2848416189 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CurrencyGetManager::CanDo(DMCore.Logic.enumCurrencyType) extern "C" IL2CPP_METHOD_ATTR bool CurrencyGetManager_CanDo_m692186812 (RuntimeObject * __this /* static, unused */, int32_t ___type0, const RuntimeMethod* method); // System.Void UnityEngine.Component::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m1441147224 (Component_t1923634451 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void DMListView::DeleteAll() extern "C" IL2CPP_METHOD_ATTR void DMListView_DeleteAll_m488542252 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityNewID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityNewID_m4002496546 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestActivityDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestActivityDetail_m4182042270 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method); // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, ___serialedName0, method) (( DMListView_t512231514 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // UnityEngine.GameObject CUIBase::FindSerialedGameObject(System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CUIBase_FindSerialedGameObject_m3812782434 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // UILabel CUIBase::FindSerialedLabel(System.String) extern "C" IL2CPP_METHOD_ATTR UILabel_t3248798549 * CUIBase_FindSerialedLabel_m4258900353 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, ___serialedName0, method) (( UISprite_t194114938 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374(__this, ___serialedName0, method) (( UITexture_t3471168817 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // UnityEngine.Transform CUIBase::BindSerialBtn(System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindSerialBtn_m1473289596 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::set_CurrentActivityID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityID_m3427631240 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityID_m3602037195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::GetActNewIdByActId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_GetActNewIdByActId_m1516157433 (CActivityManager_t1081296145 * __this, int32_t ___actId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::set_CurrentActivityNewID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityNewID_m3777995524 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestIndependentActivityDetail() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestIndependentActivityDetail_m3844469866 (CActivityManager_t1081296145 * __this, 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.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 uiActivityConsumeRank::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnFreshPage_m1477489606 (uiActivityConsumeRank_t3422020900 * __this, IActivityDetail_t2848416189 * ___activity0, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::get_startTime() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * IActivityDetail_get_startTime_m1300601434 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::get_endTime() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * IActivityDetail_get_endTime_m1727713147 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CActivityManager::GetTimeStr(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetTimeStr_m231725400 (CActivityManager_t1081296145 * __this, List_1_t128053199 * ___startInfo0, List_1_t128053199 * ___endInfo1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityRankList::GetAwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRankList_GetAwardCount_m4247250108 (CActivityRankList_t2479161682 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiRankAwardItem_t257408010_m1544527262(__this, method) (( uiRankAwardItem_t257408010 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiRankAwardItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRankAwardItem_OnPageInit_m781321035 (uiRankAwardItem_t257408010 * __this, const RuntimeMethod* method); // DMCore.Logic.CActivityRankList/RankItemData DMCore.Logic.CActivityRankList::GetRankAwardData(System.Int32) extern "C" IL2CPP_METHOD_ATTR RankItemData_t3804572627 * CActivityRankList_GetRankAwardData_m3718660987 (CActivityRankList_t2479161682 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiRankAwardItem::SetData(DMCore.Logic.CActivityRankList/RankItemData) extern "C" IL2CPP_METHOD_ATTR void uiRankAwardItem_SetData_m579837659 (uiRankAwardItem_t257408010 * __this, RankItemData_t3804572627 * ___data0, 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.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); // DMCore.Logic.CVipManager DMCore.Logic.CVipManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CVipManager_t269477008 * CVipManager_GetInstance_m4124241567 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CVipManager::IsValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CVipManager_IsValid_m824480922 (CVipManager_t269477008 * __this, int32_t ___destLevel0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CVipManager::SetVipLevel(UISprite,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CVipManager_SetVipLevel_m1076008873 (RuntimeObject * __this /* static, unused */, UISprite_t194114938 * ___destObj0, int32_t ___destLevel1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::AdjustVipPosition(UILabel,UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_AdjustVipPosition_m1292825562 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___uiName0, GameObject_t1113636619 * ___vipObj1, const RuntimeMethod* method); // System.Void DMListView::GenerateItemList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_GenerateItemList_m637906825 (DMListView_t512231514 * __this, int32_t ____count0, const RuntimeMethod* method); // System.Void DMListView::MoveToIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_MoveToIndex_m1296365812 (DMListView_t512231514 * __this, int32_t ___idx0, const RuntimeMethod* method); // System.Int32 DMListView::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t DMListView_GetCount_m1758119318 (DMListView_t512231514 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639(__this /* static, unused */, ___local0, ___path1, method) (( uiActivityDayRechargeCell_t4044571122 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void uiActivityDayRecharge::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRecharge_OnFreshPage_m1225473114 (uiActivityDayRecharge_t1128804431 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method); // System.Single DMCore.Framework.Scene.CProperty::GetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CProperty_GetFloat_m1137832604 (CProperty_t963755051 * __this, String_t* ___propname0, float ___fDefault1, const RuntimeMethod* method); // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityDayRechargeAward::get_AwardArray() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityDayRechargeAward_get_AwardArray_m80120862 (CActivityDayRechargeAward_t82265295 * __this, const RuntimeMethod* method); // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() #define CAwardInfo_1_get_AwardState_m1600705444(__this, method) (( int32_t (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_AwardState_m1600705444_gshared)(__this, method) // System.Int32 DMCore.Logic.CAwardInfo`1::get_AwardCount() #define CAwardInfo_1_get_AwardCount_m4253717152(__this, method) (( int32_t (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_AwardCount_m4253717152_gshared)(__this, method) // DMCore.Logic.CAwardItem DMCore.Logic.CAwardInfo`1::GetAwardItem(System.Int32) #define CAwardInfo_1_GetAwardItem_m1003086060(__this, p0, method) (( CAwardItem_t1677460915 * (*) (CAwardInfo_1_t3416460893 *, int32_t, const RuntimeMethod*))CAwardInfo_1_GetAwardItem_m1003086060_gshared)(__this, p0, method) // System.Void uiActivityDayRechargeCell::Init(System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRechargeCell_Init_m470090488 (uiActivityDayRechargeCell_t4044571122 * __this, int32_t ___configId0, int32_t ___amount1, String_t* ___name2, 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::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetUICamera_m3997251255 (ICameraBase_t3615533728 * __this, 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 DMCore.Logic.CActivityManager::AcceptAward() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m1286719926 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiLevelFastAwardItem_t2126527918_m1956769775(__this, method) (( uiLevelFastAwardItem_t2126527918 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiActivityFastLevel::OnFreshPage(DMCore.Logic.CLevelFastActivity) extern "C" IL2CPP_METHOD_ATTR void uiActivityFastLevel_OnFreshPage_m3049257358 (uiActivityFastLevel_t3056786051 * __this, CLevelFastActivity_t3768835753 * ___activityInfo0, const RuntimeMethod* method); // System.String DMCore.Logic.CActivityManager::GetCommonTimeRange(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetCommonTimeRange_m2732959704 (CActivityManager_t1081296145 * __this, List_1_t128053199 * ___startInfo0, List_1_t128053199 * ___endInfo1, const RuntimeMethod* method); // System.String DMCore.Logic.CActivityManager::GetCommonDescText(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetCommonDescText_m2034597301 (CActivityManager_t1081296145 * __this, int32_t ___activityID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CLevelFastActivity::get_AwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CLevelFastActivity_get_AwardCount_m1416674939 (CLevelFastActivity_t3768835753 * __this, const RuntimeMethod* method); // System.Void uiLevelFastAwardItem/AcceptAwardHandle::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void AcceptAwardHandle__ctor_m2134354552 (AcceptAwardHandle_t3810387064 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void uiLevelFastAwardItem::SetData(System.Int32,uiLevelFastAwardItem/AcceptAwardHandle) extern "C" IL2CPP_METHOD_ATTR void uiLevelFastAwardItem_SetData_m2330727681 (uiLevelFastAwardItem_t2126527918 * __this, int32_t ___award_index0, AcceptAwardHandle_t3810387064 * ___accept_award_handle1, const RuntimeMethod* method); // System.Void uiLevelFastAwardItem::ClearData() extern "C" IL2CPP_METHOD_ATTR void uiLevelFastAwardItem_ClearData_m3795256610 (uiLevelFastAwardItem_t2126527918 * __this, const RuntimeMethod* method); // DMCore.Logic.CLevelFastActivity/LevelAward DMCore.Logic.CLevelFastActivity::GetLevelAwardByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR LevelAward_t2575890906 * CLevelFastActivity_GetLevelAwardByIndex_m3682836159 (CLevelFastActivity_t3768835753 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::AcceptAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m3852274531 (CActivityManager_t1081296145 * __this, int32_t ___extMsg0, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisuiFstRechargeAwardCell_t3743027392_m2550629595(__this /* static, unused */, ___local0, ___path1, method) (( uiFstRechargeAwardCell_t3743027392 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Boolean DMCore.Logic.CActivityFstRechargeAward::get_IsShowNpc() extern "C" IL2CPP_METHOD_ATTR bool CActivityFstRechargeAward_get_IsShowNpc_m1797310697 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method); // System.Void uiActivityFstRecharge::OnFreshPage(DMCore.Logic.CActivityFstRechargeAward) extern "C" IL2CPP_METHOD_ATTR void uiActivityFstRecharge_OnFreshPage_m3369483965 (uiActivityFstRecharge_t601378954 * __this, CActivityFstRechargeAward_t3016216232 * ___activityData0, const RuntimeMethod* method); // DMCore.Logic.CAwardItem DMCore.Logic.CActivityFstRechargeAward::GetAwardByIndex(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CActivityFstRechargeAward_GetAwardByIndex_m2921120153 (CActivityFstRechargeAward_t3016216232 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method); // System.Void uiFstRechargeAwardCell::SetData(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR void uiFstRechargeAwardCell_SetData_m1187379686 (uiFstRechargeAwardCell_t3743027392 * __this, CAwardItem_t1677460915 * ___info0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityFstRechargeAward::GetState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityFstRechargeAward_GetState_m1263465392 (CActivityFstRechargeAward_t3016216232 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.GameObject::get_activeInHierarchy() extern "C" IL2CPP_METHOD_ATTR bool GameObject_get_activeInHierarchy_m2006396688 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CInputStatistics::Increase(DMCore.Logic.SIT) extern "C" IL2CPP_METHOD_ATTR void CInputStatistics_Increase_m2420107884 (RuntimeObject * __this /* static, unused */, int32_t ___operationID0, const RuntimeMethod* method); // System.Boolean uiActivityGiftCelll::LoadIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiActivityGiftCelll_LoadIcon_m2607610162 (uiActivityGiftCelll_t3652286058 * __this, int32_t ___configId0, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.Logic.CPropManager::GetLocalProperty(System.Int32) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CPropManager_GetLocalProperty_m690455163 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, const RuntimeMethod* method); // System.String DMCore.CDataProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataProperty_GetWideStr_m3656006276 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___strDefault1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.IActivityDetail::get_ActivityID() extern "C" IL2CPP_METHOD_ATTR int32_t IActivityDetail_get_ActivityID_m2495650087 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CActivityManager::GetCommonDescAndTimeRange(System.Int32,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetCommonDescAndTimeRange_m2872314366 (CActivityManager_t1081296145 * __this, int32_t ___activityID0, List_1_t128053199 * ___startInfo1, List_1_t128053199 * ___endInfo2, const RuntimeMethod* method); // DMCore.Logic.CGiftCfg DMCore.Logic.CGiftCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGiftCfg_t3030574353 * CGiftCfg_GetInstance_m783474738 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.ITextBase::IsReady() extern "C" IL2CPP_METHOD_ATTR bool ITextBase_IsReady_m2770456985 (ITextBase_t660344599 * __this, const RuntimeMethod* method); // DMCore.Logic.CAwardList DMCore.Logic.CActivityManager::GetGiftArray(System.String) extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * CActivityManager_GetGiftArray_m3600846893 (CActivityManager_t1081296145 * __this, String_t* ___gift_name0, 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); // DMCore.Logic.CGiftListWnd DMCore.Logic.CGiftListWnd::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGiftListWnd_t2390808505 * CGiftListWnd_GetInstance_m1110746982 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.OnAccetpGiftsCallback::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnAccetpGiftsCallback__ctor_m4111670958 (OnAccetpGiftsCallback_t3618620664 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Logic.CGiftListWnd::OpenGiftListWnd(DMCore.Logic.enumGiftListMode,System.String,DMCore.Logic.CAwardList,DMCore.CDataArray,DMCore.Logic.OnAccetpGiftsCallback) extern "C" IL2CPP_METHOD_ATTR void CGiftListWnd_OpenGiftListWnd_m3831133717 (CGiftListWnd_t2390808505 * __this, int32_t ___mode0, String_t* ___desc1, CAwardList_t4094041907 * ___giftArray2, CDataArray_t4068198041 * ___callbackData3, OnAccetpGiftsCallback_t3618620664 * ___callback4, 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); // System.Void DMCore.Logic.CActivityManager::AcceptAward(System.String) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m1809641332 (CActivityManager_t1081296145 * __this, String_t* ___extMsg0, const RuntimeMethod* method); // System.String UILabel::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* UILabel_get_text_m389124667 (UILabel_t3248798549 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestActivityGiftInfo(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestActivityGiftInfo_m2687678102 (CActivityManager_t1081296145 * __this, int32_t ___activityId0, String_t* ___giftKey1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListView_t512231514_m151075097(__this, method) (( DMListView_t512231514 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DMCore.Logic.CAwardList DMCore.Logic.CGiftListWnd::get_GiftArray() extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * CGiftListWnd_get_GiftArray_m475460324 (CGiftListWnd_t2390808505 * __this, const RuntimeMethod* method); // System.Void DMListView::Reset() extern "C" IL2CPP_METHOD_ATTR void DMListView_Reset_m902922481 (DMListView_t512231514 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiActivityGiftCelll_t3652286058_m3288799166(__this, method) (( uiActivityGiftCelll_t3652286058 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Int32 DMCore.Logic.CAwardItem::get_Valid() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Valid_m2657630422 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method); // System.Void uiActivityGiftCelll::Init(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCelll_Init_m2067251266 (uiActivityGiftCelll_t3652286058 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method); // System.Void DMListView::MoveToBegin() extern "C" IL2CPP_METHOD_ATTR void DMListView_MoveToBegin_m2199787501 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CGiftListWnd::get_GiftListDesc() extern "C" IL2CPP_METHOD_ATTR String_t* CGiftListWnd_get_GiftListDesc_m2912714033 (CGiftListWnd_t2390808505 * __this, const RuntimeMethod* method); // DMCore.Logic.enumGiftListMode DMCore.Logic.CGiftListWnd::get_WndMode() extern "C" IL2CPP_METHOD_ATTR int32_t CGiftListWnd_get_WndMode_m3138590396 (CGiftListWnd_t2390808505 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGiftListWnd::ClearData() extern "C" IL2CPP_METHOD_ATTR void CGiftListWnd_ClearData_m1140100319 (CGiftListWnd_t2390808505 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGiftListWnd::OnAcceptAward() extern "C" IL2CPP_METHOD_ATTR void CGiftListWnd_OnAcceptAward_m2783076420 (CGiftListWnd_t2390808505 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGiftListWnd::CloseGiftListWnd() extern "C" IL2CPP_METHOD_ATTR void CGiftListWnd_CloseGiftListWnd_m3140331092 (CGiftListWnd_t2390808505 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiActivityAward_t2058870093_m3209207268(__this, method) (( uiActivityAward_t2058870093 * (*) (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 uiActivityAward::OnPageInit(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_OnPageInit_m220180107 (uiActivityAward_t2058870093 * __this, List_1_t3319525431 * ___giftPath0, List_1_t3319525431 * ___otherPath1, const RuntimeMethod* method); // System.Void uiActivityInGuild::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityInGuild_OnFreshPage_m924945009 (uiActivityInGuild_t2413421989 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method); // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityInGuild::get_AwardPackage() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityInGuild_get_AwardPackage_m2379533722 (CActivityInGuild_t1757525966 * __this, const RuntimeMethod* method); // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::get_AwardList() #define CAwardInfo_1_get_AwardList_m2465244713(__this, method) (( CAwardList_t4094041907 * (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_AwardList_m2465244713_gshared)(__this, method) // System.Void uiActivityAward/OnAcceptAward::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnAcceptAward__ctor_m3812106801 (OnAcceptAward_t3091551033 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void uiActivityAward::InitAward(DMCore.Logic.enumAwardState,DMCore.Logic.CAwardList,uiActivityAward/OnAcceptAward) extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_InitAward_m2737479500 (uiActivityAward_t2058870093 * __this, int32_t ___acceptState0, CAwardList_t4094041907 * ___awardArr1, OnAcceptAward_t3091551033 * ___listener2, const RuntimeMethod* method); // DMListView DMCore.Logic.CActivityManager::get_KeepLoginList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_KeepLoginList_m4136918500 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::GetDestinationRes(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_GetDestinationRes_m2572658529 (RuntimeObject * __this /* static, unused */, String_t* ___resPath0, const RuntimeMethod* method); // System.Void uiActivityKeepLogin::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLogin_OnFreshPage_m402442250 (uiActivityKeepLogin_t2140069327 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method); // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityKeepLogin::GetCAwardInfoArray() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityKeepLogin_GetCAwardInfoArray_m936021790 (CActivityKeepLogin_t2171871959 * __this, const RuntimeMethod* method); // System.Void uiActivityKeepLoginAwardCell::FreshUI() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_FreshUI_m2404168499 (uiActivityKeepLoginAwardCell_t1133729721 * __this, const RuntimeMethod* method); // System.Void uiActivityKeepLoginAwardCell::ControlIconRoot() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_ControlIconRoot_m710486902 (uiActivityKeepLoginAwardCell_t1133729721 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityKeepLogin::GetStateDictionary() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1839659084 * CActivityKeepLogin_GetStateDictionary_m4100760025 (CActivityKeepLogin_t2171871959 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m1590941542(__this, p0, method) (( int32_t (*) (Dictionary_2_t1839659084 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m1590941542_gshared)(__this, p0, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605(__this, method) (( uiActivityKeepLoginAwardCell_t1133729721 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiActivityKeepLoginGroup::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginGroup_SetIndex_m4123582962 (uiActivityKeepLoginGroup_t1436524861 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiActivityKeepLoginAwardCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_SetIndex_m3676612377 (uiActivityKeepLoginAwardCell_t1133729721 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiActivityListItem::SetStyle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiActivityListItem_SetStyle_m143476687 (uiActivityListItem_t594835361 * __this, bool ___isActive0, const RuntimeMethod* method); // System.String DMCore.Logic.CActivityManager::GetShortName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityManager_GetShortName_m3974591959 (CActivityManager_t1081296145 * __this, int32_t ___activityID0, const RuntimeMethod* method); // System.Void uiActivityListItem/OnSelectedCallback::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnSelectedCallback_Invoke_m2927594307 (OnSelectedCallback_t3192302518 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void UILabel::set_effectStyle(UILabel/Effect) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_effectStyle_m2433098332 (UILabel_t3248798549 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScale(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScale_m722751045 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newScaleX1, float ___newScaleY2, const RuntimeMethod* method); // 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 UILabel::set_effectDistance(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_effectDistance_m3693984075 (UILabel_t3248798549 * __this, Vector2_t2156229523 ___value0, const RuntimeMethod* method); // DMListView DMCore.Logic.CActivityManager::get_MemberAwardList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_MemberAwardList_m2598830267 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiActivityMember::InitUI() extern "C" IL2CPP_METHOD_ATTR void uiActivityMember_InitUI_m265312526 (uiActivityMember_t2530593450 * __this, const RuntimeMethod* method); // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMiscConfig_t1694835947 * CMiscConfig_GetInstance_m3718435439 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMiscConfig::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscConfig_GetInt_m1183615064 (CMiscConfig_t1694835947 * __this, String_t* ___id0, int32_t ___defaultValue1, const RuntimeMethod* method); // System.Void uiActivityMemberAwardCell::OnInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberAwardCell_OnInit_m1563087003 (uiActivityMemberAwardCell_t2205947704 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778(__this /* static, unused */, ___local0, ___path1, method) (( uiActivityMemberAwardCell_t2205947704 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void uiActivityMemberCell::initUI(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_initUI_m2260984278 (uiActivityMemberCell_t1325979236 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiActivityMemberCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_SetIndex_m3176624272 (uiActivityMemberCell_t1325979236 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.MemberAwardConfig DMCore.Logic.MemberAwardConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR MemberAwardConfig_t2880806974 * MemberAwardConfig_GetInstance_m2050582586 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.MemberAwardConfig::GetMemberAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t2270606789 * MemberAwardConfig_GetMemberAward_m3013343745 (MemberAwardConfig_t2880806974 * __this, int32_t ___memberAwardLevel0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m59375575(__this, p0, method) (( MemberAwardUnit_t798532047 * (*) (List_1_t2270606789 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void uiActivityMemberAwardCell::SetItemDetail(DMCore.Logic.MemberAwardUnit) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberAwardCell_SetItemDetail_m1771575027 (uiActivityMemberAwardCell_t2205947704 * __this, MemberAwardUnit_t798532047 * ___info0, const RuntimeMethod* method); // System.Boolean MemberManager::get_ActivityMemberChanged() extern "C" IL2CPP_METHOD_ATTR bool MemberManager_get_ActivityMemberChanged_m673349405 (MemberManager_t2979457932 * __this, const RuntimeMethod* method); // System.Void MemberManager::set_ActivityMemberChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MemberManager_set_ActivityMemberChanged_m2733289576 (MemberManager_t2979457932 * __this, bool ___value0, const RuntimeMethod* method); // System.Int32 MemberManager::get_GetState() extern "C" IL2CPP_METHOD_ATTR int32_t MemberManager_get_GetState_m2734238581 (MemberManager_t2979457932 * __this, const RuntimeMethod* method); // System.Int32 MemberManager::get_LeftTime() extern "C" IL2CPP_METHOD_ATTR int32_t MemberManager_get_LeftTime_m2080886271 (MemberManager_t2979457932 * __this, const RuntimeMethod* method); // System.Int32 MemberManager::get_LeftDay() extern "C" IL2CPP_METHOD_ATTR int32_t MemberManager_get_LeftDay_m233236492 (MemberManager_t2979457932 * __this, const RuntimeMethod* method); // System.Int32 MemberManager::get_LeftHour() extern "C" IL2CPP_METHOD_ATTR int32_t MemberManager_get_LeftHour_m556036691 (MemberManager_t2979457932 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void CUIBase::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageInit_m1433691499 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::FindTransform(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_FindTransform_m1468339067 (CUIBase_t3255455658 * __this, String_t* ___path0, const RuntimeMethod* method); // UILabel CUIBase::FindLabel(System.String) extern "C" IL2CPP_METHOD_ATTR UILabel_t3248798549 * CUIBase_FindLabel_m532364072 (CUIBase_t3255455658 * __this, String_t* ___path0, const RuntimeMethod* method); // UITexture CUIBase::FindUITexture(System.String) extern "C" IL2CPP_METHOD_ATTR UITexture_t3471168817 * CUIBase_FindUITexture_m1117696536 (CUIBase_t3255455658 * __this, String_t* ___path0, const RuntimeMethod* method); // UISprite CUIBase::FindSprite(System.String) extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CUIBase_FindSprite_m4263838980 (CUIBase_t3255455658 * __this, String_t* ___path0, const RuntimeMethod* method); // ActivityMenberRenewController ActivityMenberRenewController::GetInstance() extern "C" IL2CPP_METHOD_ATTR ActivityMenberRenewController_t222386189 * ActivityMenberRenewController_GetInstance_m134191520 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 ActivityMenberRenewController::get_SurplusDay() extern "C" IL2CPP_METHOD_ATTR int32_t ActivityMenberRenewController_get_SurplusDay_m3040107280 (ActivityMenberRenewController_t222386189 * __this, const RuntimeMethod* method); // System.Int32 ActivityMenberRenewController::get_CurrentMemberGrade() extern "C" IL2CPP_METHOD_ATTR int32_t ActivityMenberRenewController_get_CurrentMemberGrade_m1323678419 (ActivityMenberRenewController_t222386189 * __this, const RuntimeMethod* method); // System.Void uiActivityMemberRenew::SetLabel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew_SetLabel_m2169485290 (uiActivityMemberRenew_t3975014691 * __this, int32_t ____grade0, const RuntimeMethod* method); // System.Int32 ActivityMenberRenewController::get_MemberType() extern "C" IL2CPP_METHOD_ATTR int32_t ActivityMenberRenewController_get_MemberType_m2465376492 (ActivityMenberRenewController_t222386189 * __this, const RuntimeMethod* method); // System.Void uiActivityMemberRenew::SetBtnType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew_SetBtnType_m2767840552 (uiActivityMemberRenew_t3975014691 * __this, int32_t ____type0, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::BindBtnClk(UnityEngine.GameObject,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindBtnClk_m3039874840 (CUIBase_t3255455658 * __this, GameObject_t1113636619 * ___go0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // System.String DMCore.Logic.CMiscConfig::GetValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscConfig_GetValue_m2443549100 (CMiscConfig_t1694835947 * __this, String_t* ___id0, const RuntimeMethod* method); // System.Void ActivityMenberRenewController::OnClickRenew() extern "C" IL2CPP_METHOD_ATTR void ActivityMenberRenewController_OnClickRenew_m3803755395 (ActivityMenberRenewController_t222386189 * __this, const RuntimeMethod* method); // System.Void ActivityMenberRenewController::OnClickUpgrade() extern "C" IL2CPP_METHOD_ATTR void ActivityMenberRenewController_OnClickUpgrade_m2084402473 (ActivityMenberRenewController_t222386189 * __this, const RuntimeMethod* method); // System.Void ActivityMenberRenewController::HideUI() extern "C" IL2CPP_METHOD_ATTR void ActivityMenberRenewController_HideUI_m3467583140 (ActivityMenberRenewController_t222386189 * __this, const RuntimeMethod* method); // System.Void uiActivityRechargeRebate::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_OnFreshPage_m4224810562 (uiActivityRechargeRebate_t3871883965 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetRechargeType() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetRechargeType_m2788764447 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method); // System.Void uiActivityRechargeRebate::LoadTexture(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_LoadTexture_m4293712908 (uiActivityRechargeRebate_t3871883965 * __this, int32_t ___curRechargeType0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetRechargeNum() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetRechargeNum_m1806472821 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetRate() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetRate_m769310120 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetState() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetState_m1217170176 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityRechargeRebate::GetLeftDays() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityRechargeRebate_GetLeftDays_m2061800590 (CActivityRechargeRebate_t3881262342 * __this, const RuntimeMethod* method); // System.Void uiActivitySingleRecharge::InitUI(DMCore.Logic.CSingleRecharge) extern "C" IL2CPP_METHOD_ATTR void uiActivitySingleRecharge_InitUI_m1685634946 (uiActivitySingleRecharge_t3891156416 * __this, CSingleRecharge_t1836391149 * ___activitySingleRecharge0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSingleRecharge::GetGearCount() extern "C" IL2CPP_METHOD_ATTR int32_t CSingleRecharge_GetGearCount_m286376059 (CSingleRecharge_t1836391149 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CSingleRecharge::get_CellResPath() extern "C" IL2CPP_METHOD_ATTR String_t* CSingleRecharge_get_CellResPath_m203555925 (CSingleRecharge_t1836391149 * __this, const RuntimeMethod* method); // DMCore.Logic.CSingleRecharge/SingleRechargeGear DMCore.Logic.CSingleRecharge::GetGearItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR SingleRechargeGear_t3767316169 * CSingleRecharge_GetGearItem_m345602943 (CSingleRecharge_t1836391149 * __this, int32_t ___index0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiSingleRechargeItem_t3088096173_m380323009(__this, method) (( uiSingleRechargeItem_t3088096173 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiSingleRechargeItem::Init(System.Int32,DMCore.Logic.CSingleRecharge/SingleRechargeGear) extern "C" IL2CPP_METHOD_ATTR void uiSingleRechargeItem_Init_m2713996831 (uiSingleRechargeItem_t3088096173 * __this, int32_t ___index0, SingleRechargeGear_t3767316169 * ___gearItem1, const RuntimeMethod* method); // UnityEngine.Vector4 UnityEngine.Vector4::op_Multiply(UnityEngine.Vector4,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Vector4_op_Multiply_m213790997 (RuntimeObject * __this /* static, unused */, Vector4_t3319028937 p0, float p1, 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_bNeedFreshUI(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_bNeedFreshUI_m2271521687 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CFCMConfig DMCore.Logic.CFCMConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFCMConfig_t130793684 * CFCMConfig_GetInstance_m2188646222 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CFCMConfig::GetRemaining() extern "C" IL2CPP_METHOD_ATTR String_t* CFCMConfig_GetRemaining_m3335067148 (CFCMConfig_t130793684 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CFCMConfig::GetSecondsRemaining() extern "C" IL2CPP_METHOD_ATTR int32_t CFCMConfig_GetSecondsRemaining_m2644170129 (CFCMConfig_t130793684 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CFCMConfig::GetAdultFlag() extern "C" IL2CPP_METHOD_ATTR int32_t CFCMConfig_GetAdultFlag_m393605062 (CFCMConfig_t130793684 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageBox(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m686064934 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, const RuntimeMethod* method); // DMListView DMCore.Logic.CActivityManager::get_CommonActivityAdvertiseList() extern "C" IL2CPP_METHOD_ATTR DMListView_t512231514 * CActivityManager_get_CommonActivityAdvertiseList_m1547433319 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiAdvertiseModel::_SetData() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModel__SetData_m1911573995 (uiAdvertiseModel_t268079883 * __this, const RuntimeMethod* method); // DMCore.Logic.CActivityConfig DMCore.Logic.CActivityConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CActivityConfig_t3711341450 * CActivityConfig_GetInstance_m222384876 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CActivityConfig::GetString(System.Int32,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CActivityConfig_GetString_m2583012148 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, String_t* ___configKey1, String_t* ___defaultValue2, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiAdvertiseModelCell_t1156172909_m335305128(__this, method) (( uiAdvertiseModelCell_t1156172909 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiAdvertiseModelCell::OnInitUI(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModelCell_OnInitUI_m1097412715 (uiAdvertiseModelCell_t1156172909 * __this, String_t* ___fileName0, String_t* ___url1, 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.Texture2D DMCore.Logic.CActivityManager::GetImage(System.String) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * CActivityManager_GetImage_m292154839 (CActivityManager_t1081296145 * __this, String_t* ___filename0, const RuntimeMethod* method); // System.Void DelegateGetTexture::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DelegateGetTexture__ctor_m2692350927 (DelegateGetTexture_t2540163646 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestImageLoad(System.String,DelegateGetTexture) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestImageLoad_m1289523706 (CActivityManager_t1081296145 * __this, String_t* ___filename0, DelegateGetTexture_t2540163646 * ___m_deleGetTexture1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityConfig::GetInt(System.Int32,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityConfig_GetInt_m2049072800 (CActivityConfig_t3711341450 * __this, int32_t ___activityID0, String_t* ___configKey1, int32_t ___defaultValue2, const RuntimeMethod* method); // System.Void uiAdvertiseModelCell::_OnDoConfirmCallBack(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModelCell__OnDoConfirmCallBack_m1585768013 (uiAdvertiseModelCell_t1156172909 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method); // CLeDouApi CLeDouApi::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLeDouApi_t315808977 * CLeDouApi_GetInstance_m2327091180 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CLeDouApi::JumpWebURL(System.String) extern "C" IL2CPP_METHOD_ATTR void CLeDouApi_JumpWebURL_m1522333226 (CLeDouApi_t315808977 * __this, String_t* ___url0, 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.Void UIAnchor::Update() extern "C" IL2CPP_METHOD_ATTR void UIAnchor_Update_m3424737507 (UIAnchor_t2527798900 * __this, const RuntimeMethod* method); // T NGUITools::FindInParents(UnityEngine.GameObject) #define NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903(__this /* static, unused */, ___go0, method) (( UIRoot_t4022971450 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, const RuntimeMethod*))NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared)(__this /* static, unused */, ___go0, method) // UnityEngine.RuntimePlatform UnityEngine.Application::get_platform() extern "C" IL2CPP_METHOD_ATTR int32_t Application_get_platform_m2150679437 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 UnityEngine.SystemInfo::get_graphicsShaderLevel() extern "C" IL2CPP_METHOD_ATTR int32_t SystemInfo_get_graphicsShaderLevel_m3846242580 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 UnityEngine.GameObject::get_layer() extern "C" IL2CPP_METHOD_ATTR int32_t GameObject_get_layer_m4158800245 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // UnityEngine.Camera NGUITools::FindCameraForLayer(System.Int32) extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * NGUITools_FindCameraForLayer_m709671062 (RuntimeObject * __this /* static, unused */, int32_t ___layer0, const RuntimeMethod* method); // DMCore.Framework.Plugin.CFitfunApiPlugin DMCore.Framework.Plugin.CFitfunApiPlugin::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFitfunApiPlugin_t3372796910 * CFitfunApiPlugin_GetInstance_m148885372 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Plugin.CFitfunApiPlugin::FitfunGetAny(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CFitfunApiPlugin_FitfunGetAny_m2314757983 (CFitfunApiPlugin_t3372796910 * __this, String_t* ___func0, String_t* ___param1, const RuntimeMethod* method); // UnityEngine.DeviceOrientation UnityEngine.Input::get_deviceOrientation() extern "C" IL2CPP_METHOD_ATTR int32_t Input_get_deviceOrientation_m1569488603 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UIAnchor::CheckAnchor() extern "C" IL2CPP_METHOD_ATTR void UIAnchor_CheckAnchor_m3642567992 (UIAnchor_t2527798900 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Animation::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool Animation_get_isPlaying_m1022540967 (Animation_t3648466861 * __this, const RuntimeMethod* method); // UIDrawCall/Clipping UIPanel::get_clipping() extern "C" IL2CPP_METHOD_ATTR int32_t UIPanel_get_clipping_m2480203603 (UIPanel_t1716472341 * __this, const RuntimeMethod* method); // System.Int32 UIRoot::get_activeHeight() extern "C" IL2CPP_METHOD_ATTR int32_t UIRoot_get_activeHeight_m4207044870 (UIRoot_t4022971450 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_xMin(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_xMin_m2413290617 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_yMin(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_yMin_m2724127720 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_xMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMin_m581135837 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_xMax(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_xMax_m1720695099 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_yMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_yMin_m2601414109 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_yMax(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_yMax_m2031532394 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // UnityEngine.Transform UIWidget::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UIWidget_get_cachedTransform_m3940827977 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector2_op_Implicit_m1860157806 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Vector2 UIWidget::get_pivotOffset() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 UIWidget_get_pivotOffset_m1997789874 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // UnityEngine.Rect UnityEngine.Camera::get_pixelRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 Camera_get_pixelRect_m2283183456 (Camera_t4157153871 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_xMax() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMax_m3018144503 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_yMax() extern "C" IL2CPP_METHOD_ATTR float Rect_get_yMax_m743455479 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Camera::get_orthographic() extern "C" IL2CPP_METHOD_ATTR bool Camera_get_orthographic_m2831464531 (Camera_t4157153871 * __this, const RuntimeMethod* method); // UnityEngine.Transform UIPanel::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UIPanel_get_cachedTransform_m2139439474 (UIPanel_t1716472341 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::TransformPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_TransformPoint_m226827784 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // 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 UIAnim::LoadMaterial() extern "C" IL2CPP_METHOD_ATTR void UIAnim_LoadMaterial_m3955710343 (UIAnim_t49643849 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Material::SetTextureOffset(System.String,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void Material_SetTextureOffset_m2380336123 (Material_t340375123 * __this, String_t* p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisMeshRenderer_t587009260_m2899624428(__this, method) (( MeshRenderer_t587009260 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisSkinnedMeshRenderer_t245602842_m2124923185(__this, method) (( SkinnedMeshRenderer_t245602842 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.Texture UnityEngine.Material::get_mainTexture() extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * Material_get_mainTexture_m692510677 (Material_t340375123 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Texture::set_wrapMode(UnityEngine.TextureWrapMode) extern "C" IL2CPP_METHOD_ATTR void Texture_set_wrapMode_m587872754 (Texture_t3661962703 * __this, int32_t p0, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::FindSerialedTransform(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_FindSerialedTransform_m1564495734 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350(__this, method) (( ShuXingAnim_t3927127128 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisIdolAnim_t2114343682_m3289383288(__this, method) (( IdolAnim_t2114343682 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.Transform CUIBase::BindBtnClk(System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindBtnClk_m3717374882 (CUIBase_t3255455658 * __this, String_t* ___path0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // DMCore.Logic.CIdolAbilityManager DMCore.Logic.CIdolAbilityManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolAbilityManager_t240297659 * CIdolAbilityManager_GetInstance_m1281884404 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolAbilityManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CIdolAbilityManager_Clear_m3841848105 (CIdolAbilityManager_t240297659 * __this, const RuntimeMethod* method); // DMCore.Logic.IdolPlayerData DMCore.Logic.CIdolAbilityManager::GetIdolPlayerData() extern "C" IL2CPP_METHOD_ATTR IdolPlayerData_t1126670343 * CIdolAbilityManager_GetIdolPlayerData_m1544576355 (CIdolAbilityManager_t240297659 * __this, const RuntimeMethod* method); // DMCore.Logic.IdolData DMCore.Logic.CIdolAbilityManager::RequestIdolDataByLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR IdolData_t118514082 * CIdolAbilityManager_RequestIdolDataByLevel_m2274152550 (CIdolAbilityManager_t240297659 * __this, int32_t ___level0, const RuntimeMethod* method); // 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); // System.Boolean uiAnimationIdol::PlayOnAnim() extern "C" IL2CPP_METHOD_ATTR bool uiAnimationIdol_PlayOnAnim_m556176982 (uiAnimationIdol_t2433582793 * __this, const RuntimeMethod* method); // System.Boolean uiAnimationIdol::PlayManyAnim() extern "C" IL2CPP_METHOD_ATTR bool uiAnimationIdol_PlayManyAnim_m3878824169 (uiAnimationIdol_t2433582793 * __this, const RuntimeMethod* method); // System.Void IdolAnim::PlayBack(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void IdolAnim_PlayBack_m121955751 (IdolAnim_t2114343682 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // DMCore.Logic.AddIdolData DMCore.Logic.CIdolAbilityManager::GetHeadData() extern "C" IL2CPP_METHOD_ATTR AddIdolData_t1700717343 * CIdolAbilityManager_GetHeadData_m730884110 (CIdolAbilityManager_t240297659 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::RequestIdolConfigDataByLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t1519036347 * CIdolAbilityManager_RequestIdolConfigDataByLevel_m626573417 (CIdolAbilityManager_t240297659 * __this, int32_t ___level0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1020503464(__this, p0, method) (( AbilityLevelCount_t46961605 * (*) (List_1_t1519036347 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void ShuXingAnim::PlayAnim(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void ShuXingAnim_PlayAnim_m2895790427 (ShuXingAnim_t3927127128 * __this, int32_t ___type0, int32_t ___level1, int32_t ___upExp2, int32_t ___currentExp3, int32_t ___addExp4, Action_1_t3123413348 * ___callBack5, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::GetListData() extern "C" IL2CPP_METHOD_ATTR List_1_t3172792085 * CIdolAbilityManager_GetListData_m631630213 (CIdolAbilityManager_t240297659 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2124807177(__this, method) (( int32_t (*) (List_1_t3172792085 *, 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_m1631769553(__this, p0, method) (( AddIdolData_t1700717343 * (*) (List_1_t3172792085 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2952774061(__this, method) (( void (*) (List_1_t3172792085 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void IdolAnim::AddExp(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IdolAnim_AddExp_m2528750810 (IdolAnim_t2114343682 * __this, int32_t ___exp0, 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); // UnityEngine.GameObject UnityEngine.GameObject::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_get_gameObject_m3693461266 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAniTipManager::get_LevelNumber() extern "C" IL2CPP_METHOD_ATTR int32_t CAniTipManager_get_LevelNumber_m2750723376 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiAnimationTips::_SetLevelNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips__SetLevelNumber_m1793560323 (uiAnimationTips_t1459430323 * __this, int32_t ___levelNumber0, 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.CEventManager::StopEvent(DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_StopEvent_m2167807725 (CEventManager_t474365641 * __this, OnEventCall_t3758354630 * ___ptr0, const RuntimeMethod* method); // System.Void uiAnimationTips::OnHideAnimationTip(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips_OnHideAnimationTip_m916252771 (uiAnimationTips_t1459430323 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, 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); // UnityEngine.Vector3 UnityEngine.Vector3::Lerp(UnityEngine.Vector3,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_Lerp_m407887542 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, float p2, 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); // DMCore.Logic.CUserLevelLimit DMCore.Logic.CUserGuideHelp::GetUnLockHeadData() extern "C" IL2CPP_METHOD_ATTR CUserLevelLimit_t1843452971 * CUserGuideHelp_GetUnLockHeadData_m699824121 (CUserGuideHelp_t3161639665 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CUserLevelLimit::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* CUserLevelLimit_get_name_m1012980537 (CUserLevelLimit_t1843452971 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CUserLevelLimit::get_icon() extern "C" IL2CPP_METHOD_ATTR String_t* CUserLevelLimit_get_icon_m281473422 (CUserLevelLimit_t1843452971 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CUserGuideHelp::UnLockButton(DMCore.Logic.CUserLevelLimit) extern "C" IL2CPP_METHOD_ATTR void CUserGuideHelp_UnLockButton_m3822802013 (CUserGuideHelp_t3161639665 * __this, CUserLevelLimit_t1843452971 * ___limitData0, const RuntimeMethod* method); // System.Void uiAnimationUnLock::OnLockAnimation() extern "C" IL2CPP_METHOD_ATTR void uiAnimationUnLock_OnLockAnimation_m3125530462 (uiAnimationUnLock_t368909388 * __this, const RuntimeMethod* method); // DMCore.Logic.CUserLevelLimit DMCore.Logic.CUserGuideHelp::GetLockHeadData() extern "C" IL2CPP_METHOD_ATTR CUserLevelLimit_t1843452971 * CUserGuideHelp_GetLockHeadData_m3262775477 (CUserGuideHelp_t3161639665 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CUserLevelLimit::get_Level() extern "C" IL2CPP_METHOD_ATTR int32_t CUserLevelLimit_get_Level_m1664386905 (CUserLevelLimit_t1843452971 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m571313349(__this, method) (( void (*) (List_1_t72704565 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // UnityEngine.Material UIAtlas::get_spriteMaterial() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * UIAtlas_get_spriteMaterial_m3532664059 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // System.Void UIAtlas::set_spriteMaterial(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_spriteMaterial_m2572185415 (UIAtlas_t3195533529 * __this, Material_t340375123 * ___value0, const RuntimeMethod* method); // System.Void UIAtlas::MarkAsDirty() extern "C" IL2CPP_METHOD_ATTR void UIAtlas_MarkAsDirty_m3792320115 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // System.Boolean UIAtlas::get_premultipliedAlpha() extern "C" IL2CPP_METHOD_ATTR bool UIAtlas_get_premultipliedAlpha_m3402627367 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // UnityEngine.Shader UnityEngine.Material::get_shader() extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * Material_get_shader_m1331119247 (Material_t340375123 * __this, const RuntimeMethod* method); // System.Boolean System.String::Contains(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Contains_m1147431944 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.Collections.Generic.List`1 UIAtlas::get_spriteList() extern "C" IL2CPP_METHOD_ATTR List_1_t72704565 * UIAtlas_get_spriteList_m3643993723 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // System.Void UIAtlas::set_spriteList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_spriteList_m1053058311 (UIAtlas_t3195533529 * __this, List_1_t72704565 * ___value0, const RuntimeMethod* method); // UnityEngine.Texture UIAtlas::get_texture() extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * UIAtlas_get_texture_m1115131669 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // UIAtlas/Coordinates UIAtlas::get_coordinates() extern "C" IL2CPP_METHOD_ATTR int32_t UIAtlas_get_coordinates_m511233365 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // System.Void UIAtlas::set_coordinates(UIAtlas/Coordinates) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_coordinates_m1378912616 (UIAtlas_t3195533529 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3713084318(__this, method) (( int32_t (*) (List_1_t72704565 *, 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_m1027515451(__this, p0, method) (( Sprite_t2895597119 * (*) (List_1_t72704565 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // UnityEngine.Rect NGUIMath::ConvertToTexCoords(UnityEngine.Rect,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 NGUIMath_ConvertToTexCoords_m692282035 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rect0, int32_t ___width1, int32_t ___height2, const RuntimeMethod* method); // UnityEngine.Rect NGUIMath::ConvertToPixels(UnityEngine.Rect,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 NGUIMath_ConvertToPixels_m551352344 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rect0, int32_t ___width1, int32_t ___height2, bool ___round3, const RuntimeMethod* method); // System.Single UIAtlas::get_pixelSize() extern "C" IL2CPP_METHOD_ATTR float UIAtlas_get_pixelSize_m4294838216 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // System.Void UIAtlas::set_pixelSize(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_pixelSize_m1770778385 (UIAtlas_t3195533529 * __this, float ___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); // UIAtlas UIAtlas::get_replacement() extern "C" IL2CPP_METHOD_ATTR UIAtlas_t3195533529 * UIAtlas_get_replacement_m1349547991 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // System.Void UIAtlas::set_replacement(UIAtlas) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_replacement_m219007055 (UIAtlas_t3195533529 * __this, UIAtlas_t3195533529 * ___value0, const RuntimeMethod* method); // UIAtlas/Sprite UIAtlas::GetSprite(System.String) extern "C" IL2CPP_METHOD_ATTR Sprite_t2895597119 * UIAtlas_GetSprite_m1406671849 (UIAtlas_t3195533529 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Int32 System.String::CompareTo(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t String_CompareTo_m3414379165 (String_t* __this, String_t* p0, const RuntimeMethod* method); // BetterList`1 UIAtlas::GetListOfSprites() extern "C" IL2CPP_METHOD_ATTR BetterList_1_t1002471007 * UIAtlas_GetListOfSprites_m260142258 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m2325346993(__this, method) (( void (*) (BetterList_1_t1002471007 *, const RuntimeMethod*))BetterList_1__ctor_m445033979_gshared)(__this, method) // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m154076240(__this, p0, method) (( void (*) (BetterList_1_t1002471007 *, String_t*, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // BetterList`1 UIAtlas::GetListOfSprites(System.String) extern "C" IL2CPP_METHOD_ATTR BetterList_1_t1002471007 * UIAtlas_GetListOfSprites_m2047206137 (UIAtlas_t3195533529 * __this, String_t* ___match0, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.String,System.StringComparison) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2359609904 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, int32_t p2, const RuntimeMethod* method); // System.String[] System.String::Split(System.Char[],System.StringSplitOptions) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m1466646415 (String_t* __this, CharU5BU5D_t3528271667* 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.Boolean UIAtlas::References(UIAtlas) extern "C" IL2CPP_METHOD_ATTR bool UIAtlas_References_m2615719297 (UIAtlas_t3195533529 * __this, UIAtlas_t3195533529 * ___atlas0, const RuntimeMethod* method); // T[] NGUITools::FindActive() #define NGUITools_FindActive_TisUISprite_t194114938_m3991139663(__this /* static, unused */, method) (( UISpriteU5BU5D_t1415066463* (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))NGUITools_FindActive_TisRuntimeObject_m1941122218_gshared)(__this /* static, unused */, method) // UIAtlas UISprite::get_atlas() extern "C" IL2CPP_METHOD_ATTR UIAtlas_t3195533529 * UISprite_get_atlas_m3153393136 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Boolean UIAtlas::CheckIfRelated(UIAtlas,UIAtlas) extern "C" IL2CPP_METHOD_ATTR bool UIAtlas_CheckIfRelated_m2702433024 (RuntimeObject * __this /* static, unused */, UIAtlas_t3195533529 * ___a0, UIAtlas_t3195533529 * ___b1, const RuntimeMethod* method); // System.Void UISprite::set_atlas(UIAtlas) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_atlas_m2864119219 (UISprite_t194114938 * __this, UIAtlas_t3195533529 * ___value0, const RuntimeMethod* method); // UnityEngine.Object[] UnityEngine.Resources::FindObjectsOfTypeAll(System.Type) extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t1417781964* Resources_FindObjectsOfTypeAll_m3764733868 (RuntimeObject * __this /* static, unused */, Type_t * p0, const RuntimeMethod* method); // UIAtlas UIFont::get_atlas() extern "C" IL2CPP_METHOD_ATTR UIAtlas_t3195533529 * UIFont_get_atlas_m3941584525 (UIFont_t2766063701 * __this, const RuntimeMethod* method); // System.Void UIFont::set_atlas(UIAtlas) extern "C" IL2CPP_METHOD_ATTR void UIFont_set_atlas_m2005991869 (UIFont_t2766063701 * __this, UIAtlas_t3195533529 * ___value0, const RuntimeMethod* method); // T[] NGUITools::FindActive() #define NGUITools_FindActive_TisUILabel_t3248798549_m3688555999(__this /* static, unused */, method) (( UILabelU5BU5D_t595200952* (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))NGUITools_FindActive_TisRuntimeObject_m1941122218_gshared)(__this /* static, unused */, method) // UIFont UILabel::get_font() extern "C" IL2CPP_METHOD_ATTR UIFont_t2766063701 * UILabel_get_font_m2524566791 (UILabel_t3248798549 * __this, const RuntimeMethod* method); // System.Void UILabel::set_font(UIFont) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_font_m433718614 (UILabel_t3248798549 * __this, UIFont_t2766063701 * ___value0, const RuntimeMethod* method); // System.Void uiAwardcell::InitPage(System.String) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitPage_m3149761767 (uiAwardcell_t1062333354 * __this, String_t* ___questionPath0, const RuntimeMethod* method); // System.Void uiAwardcell::SetQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_SetQuality_m1287727245 (uiAwardcell_t1062333354 * __this, int32_t ____configId0, const RuntimeMethod* method); // System.Void uiAwardcell::InitPage(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitPage_m2238373982 (uiAwardcell_t1062333354 * __this, int32_t ___configId0, int32_t ___num1, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SpringPosition::.ctor() extern "C" IL2CPP_METHOD_ATTR void SpringPosition__ctor_m3225115329 (SpringPosition_t3478173108 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SpringPosition__ctor_m3225115329_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_0 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_target_7(L_0); __this->set_strength_8((10.0f)); IgnoreTimeScale__ctor_m3176585006(__this, /*hidden argument*/NULL); return; } } // System.Void SpringPosition::Start() extern "C" IL2CPP_METHOD_ATTR void SpringPosition_Start_m2059709613 (SpringPosition_t3478173108 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_14(L_0); return; } } // System.Void SpringPosition::Update() extern "C" IL2CPP_METHOD_ATTR void SpringPosition_Update_m2212250455 (SpringPosition_t3478173108 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SpringPosition_Update_m2212250455_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; 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)); float G_B3_0 = 0.0f; { bool L_0 = __this->get_ignoreTimeScale_10(); if (!L_0) { goto IL_0016; } } { float L_1 = IgnoreTimeScale_UpdateRealTimeDelta_m4149425231(__this, /*hidden argument*/NULL); G_B3_0 = L_1; goto IL_001b; } IL_0016: { float L_2 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); G_B3_0 = L_2; } IL_001b: { V_0 = G_B3_0; bool L_3 = __this->get_worldSpace_9(); if (!L_3) { goto IL_011a; } } { float L_4 = __this->get_mThreshold_15(); if ((!(((float)L_4) == ((float)(0.0f))))) { goto IL_0061; } } { Vector3_t3722313464 L_5 = __this->get_target_7(); Transform_t3600365921 * L_6 = __this->get_mTrans_14(); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_position_m36019626(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_5, L_7, /*hidden argument*/NULL); V_1 = L_8; float L_9 = Vector3_get_magnitude_m27958459((&V_1), /*hidden argument*/NULL); __this->set_mThreshold_15(((float)il2cpp_codegen_multiply((float)L_9, (float)(0.001f)))); } IL_0061: { Transform_t3600365921 * L_10 = __this->get_mTrans_14(); Transform_t3600365921 * L_11 = __this->get_mTrans_14(); NullCheck(L_11); Vector3_t3722313464 L_12 = Transform_get_position_m36019626(L_11, /*hidden argument*/NULL); Vector3_t3722313464 L_13 = __this->get_target_7(); float L_14 = __this->get_strength_8(); float L_15 = V_0; Vector3_t3722313464 L_16 = NGUIMath_SpringLerp_m1536148562(NULL /*static, unused*/, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); NullCheck(L_10); Transform_set_position_m3387557959(L_10, L_16, /*hidden argument*/NULL); float L_17 = __this->get_mThreshold_15(); Vector3_t3722313464 L_18 = __this->get_target_7(); Transform_t3600365921 * L_19 = __this->get_mTrans_14(); NullCheck(L_19); Vector3_t3722313464 L_20 = Transform_get_position_m36019626(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_21 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_18, L_20, /*hidden argument*/NULL); V_2 = L_21; float L_22 = Vector3_get_magnitude_m27958459((&V_2), /*hidden argument*/NULL); if ((!(((float)L_17) >= ((float)L_22)))) { goto IL_0115; } } { Transform_t3600365921 * L_23 = __this->get_mTrans_14(); Vector3_t3722313464 L_24 = __this->get_target_7(); NullCheck(L_23); Transform_set_position_m3387557959(L_23, L_24, /*hidden argument*/NULL); Action_1_t3650640703 * L_25 = __this->get_onFinished_13(); if (!L_25) { goto IL_00da; } } { Action_1_t3650640703 * L_26 = __this->get_onFinished_13(); NullCheck(L_26); Action_1_Invoke_m3109466574(L_26, __this, /*hidden argument*/Action_1_Invoke_m3109466574_RuntimeMethod_var); } IL_00da: { GameObject_t1113636619 * L_27 = __this->get_eventReceiver_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_28 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_27, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_28) { goto IL_010e; } } { String_t* L_29 = __this->get_callWhenFinished_12(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); if (L_30) { goto IL_010e; } } { GameObject_t1113636619 * L_31 = __this->get_eventReceiver_11(); String_t* L_32 = __this->get_callWhenFinished_12(); NullCheck(L_31); GameObject_SendMessage_m3720186693(L_31, L_32, __this, 1, /*hidden argument*/NULL); } IL_010e: { Behaviour_set_enabled_m20417929(__this, (bool)0, /*hidden argument*/NULL); } IL_0115: { goto IL_0209; } IL_011a: { float L_33 = __this->get_mThreshold_15(); if ((!(((float)L_33) == ((float)(0.0f))))) { goto IL_0154; } } { Vector3_t3722313464 L_34 = __this->get_target_7(); Transform_t3600365921 * L_35 = __this->get_mTrans_14(); NullCheck(L_35); Vector3_t3722313464 L_36 = Transform_get_localPosition_m4234289348(L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_37 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_34, L_36, /*hidden argument*/NULL); V_3 = L_37; float L_38 = Vector3_get_magnitude_m27958459((&V_3), /*hidden argument*/NULL); __this->set_mThreshold_15(((float)il2cpp_codegen_multiply((float)L_38, (float)(0.001f)))); } IL_0154: { Transform_t3600365921 * L_39 = __this->get_mTrans_14(); Transform_t3600365921 * L_40 = __this->get_mTrans_14(); NullCheck(L_40); Vector3_t3722313464 L_41 = Transform_get_localPosition_m4234289348(L_40, /*hidden argument*/NULL); Vector3_t3722313464 L_42 = __this->get_target_7(); float L_43 = __this->get_strength_8(); float L_44 = V_0; Vector3_t3722313464 L_45 = NGUIMath_SpringLerp_m1536148562(NULL /*static, unused*/, L_41, L_42, L_43, L_44, /*hidden argument*/NULL); NullCheck(L_39); Transform_set_localPosition_m4128471975(L_39, L_45, /*hidden argument*/NULL); float L_46 = __this->get_mThreshold_15(); Vector3_t3722313464 L_47 = __this->get_target_7(); Transform_t3600365921 * L_48 = __this->get_mTrans_14(); NullCheck(L_48); Vector3_t3722313464 L_49 = Transform_get_localPosition_m4234289348(L_48, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_50 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_47, L_49, /*hidden argument*/NULL); V_4 = L_50; float L_51 = Vector3_get_magnitude_m27958459((&V_4), /*hidden argument*/NULL); if ((!(((float)L_46) >= ((float)L_51)))) { goto IL_0209; } } { Transform_t3600365921 * L_52 = __this->get_mTrans_14(); Vector3_t3722313464 L_53 = __this->get_target_7(); NullCheck(L_52); Transform_set_localPosition_m4128471975(L_52, L_53, /*hidden argument*/NULL); Action_1_t3650640703 * L_54 = __this->get_onFinished_13(); if (!L_54) { goto IL_01ce; } } { Action_1_t3650640703 * L_55 = __this->get_onFinished_13(); NullCheck(L_55); Action_1_Invoke_m3109466574(L_55, __this, /*hidden argument*/Action_1_Invoke_m3109466574_RuntimeMethod_var); } IL_01ce: { GameObject_t1113636619 * L_56 = __this->get_eventReceiver_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_57 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_56, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_57) { goto IL_0202; } } { String_t* L_58 = __this->get_callWhenFinished_12(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_59 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_58, /*hidden argument*/NULL); if (L_59) { goto IL_0202; } } { GameObject_t1113636619 * L_60 = __this->get_eventReceiver_11(); String_t* L_61 = __this->get_callWhenFinished_12(); NullCheck(L_60); GameObject_SendMessage_m3720186693(L_60, L_61, __this, 1, /*hidden argument*/NULL); } IL_0202: { Behaviour_set_enabled_m20417929(__this, (bool)0, /*hidden argument*/NULL); } IL_0209: { return; } } // SpringPosition SpringPosition::Begin(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR SpringPosition_t3478173108 * SpringPosition_Begin_m3390129834 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, Vector3_t3722313464 ___pos1, float ___strength2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SpringPosition_Begin_m3390129834_MetadataUsageId); s_Il2CppMethodInitialized = true; } SpringPosition_t3478173108 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); SpringPosition_t3478173108 * L_1 = GameObject_GetComponent_TisSpringPosition_t3478173108_m1273849674(L_0, /*hidden argument*/GameObject_GetComponent_TisSpringPosition_t3478173108_m1273849674_RuntimeMethod_var); V_0 = L_1; SpringPosition_t3478173108 * L_2 = V_0; 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_001a; } } { GameObject_t1113636619 * L_4 = ___go0; NullCheck(L_4); SpringPosition_t3478173108 * L_5 = GameObject_AddComponent_TisSpringPosition_t3478173108_m4147111064(L_4, /*hidden argument*/GameObject_AddComponent_TisSpringPosition_t3478173108_m4147111064_RuntimeMethod_var); V_0 = L_5; } IL_001a: { SpringPosition_t3478173108 * L_6 = V_0; Vector3_t3722313464 L_7 = ___pos1; NullCheck(L_6); L_6->set_target_7(L_7); SpringPosition_t3478173108 * L_8 = V_0; float L_9 = ___strength2; NullCheck(L_8); L_8->set_strength_8(L_9); SpringPosition_t3478173108 * L_10 = V_0; NullCheck(L_10); L_10->set_onFinished_13((Action_1_t3650640703 *)NULL); SpringPosition_t3478173108 * L_11 = V_0; NullCheck(L_11); bool L_12 = Behaviour_get_enabled_m753527255(L_11, /*hidden argument*/NULL); if (L_12) { goto IL_004c; } } { SpringPosition_t3478173108 * L_13 = V_0; NullCheck(L_13); L_13->set_mThreshold_15((0.0f)); SpringPosition_t3478173108 * L_14 = V_0; NullCheck(L_14); Behaviour_set_enabled_m20417929(L_14, (bool)1, /*hidden argument*/NULL); } IL_004c: { SpringPosition_t3478173108 * L_15 = V_0; return L_15; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void StoryCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void StoryCfg__ctor_m1881975679 (StoryCfg_t2688540309 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg__ctor_m1881975679_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); Dictionary_2_t3896648379 * L_0 = (Dictionary_2_t3896648379 *)il2cpp_codegen_object_new(Dictionary_2_t3896648379_il2cpp_TypeInfo_var); Dictionary_2__ctor_m188059855(L_0, /*hidden argument*/Dictionary_2__ctor_m188059855_RuntimeMethod_var); __this->set_storyModuleDic_2(L_0); ITextBase_PushTask_m2878137237(__this, _stringLiteral836491659, 0, /*hidden argument*/NULL); return; } } // StoryCfg StoryCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR StoryCfg_t2688540309 * StoryCfg_GetInstance_m3145633357 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg_GetInstance_m3145633357_MetadataUsageId); s_Il2CppMethodInitialized = true; } { StoryCfg_t2688540309 * L_0 = ((StoryCfg_t2688540309_StaticFields*)il2cpp_codegen_static_fields_for(StoryCfg_t2688540309_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (!L_0) { goto IL_0010; } } { StoryCfg_t2688540309 * L_1 = ((StoryCfg_t2688540309_StaticFields*)il2cpp_codegen_static_fields_for(StoryCfg_t2688540309_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_1; } IL_0010: { StoryCfg_t2688540309 * L_2 = (StoryCfg_t2688540309 *)il2cpp_codegen_object_new(StoryCfg_t2688540309_il2cpp_TypeInfo_var); StoryCfg__ctor_m1881975679(L_2, /*hidden argument*/NULL); ((StoryCfg_t2688540309_StaticFields*)il2cpp_codegen_static_fields_for(StoryCfg_t2688540309_il2cpp_TypeInfo_var))->set_s_Instance_1(L_2); StoryCfg_t2688540309 * L_3 = ((StoryCfg_t2688540309_StaticFields*)il2cpp_codegen_static_fields_for(StoryCfg_t2688540309_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_3; } } // StoryInfo StoryCfg::GetStoryInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR StoryInfo_t712967752 * StoryCfg_GetStoryInfo_m1874277729 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg_GetStoryInfo_m1874277729_MetadataUsageId); s_Il2CppMethodInitialized = true; } StoryInfo_t712967752 * V_0 = NULL; { Dictionary_2_t3896648379 * L_0 = __this->get_storyModuleDic_2(); int32_t L_1 = ___moduleId0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m9277646(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m9277646_RuntimeMethod_var); if (!L_2) { goto IL_0015; } } { StoryInfo_t712967752 * L_3 = V_0; return L_3; } IL_0015: { return (StoryInfo_t712967752 *)NULL; } } // System.Boolean StoryCfg::Exists(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool StoryCfg_Exists_m2603277729 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { { int32_t L_0 = ___moduleId0; StoryInfo_t712967752 * L_1 = StoryCfg_GetStoryInfo_m1874277729(__this, L_0, /*hidden argument*/NULL); return (bool)((((int32_t)((((RuntimeObject*)(StoryInfo_t712967752 *)L_1) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean StoryCfg::IsStoryFinsh(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool StoryCfg_IsStoryFinsh_m1170017330 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, int32_t ___step1, const RuntimeMethod* method) { { int32_t L_0 = ___moduleId0; int32_t L_1 = ___step1; bool L_2 = StoryCfg_IsStoryFinsh_m829020407(__this, L_0, L_1, (-1), /*hidden argument*/NULL); return L_2; } } // System.Boolean StoryCfg::IsStoryFinsh(System.Int32,System.Int32,EnumStoryPos) extern "C" IL2CPP_METHOD_ATTR bool StoryCfg_IsStoryFinsh_m829020407 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, int32_t ___step1, int32_t ___pos2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg_IsStoryFinsh_m829020407_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t3827956030 * V_1 = NULL; { int32_t L_0 = ___moduleId0; int32_t L_1 = ___pos2; int32_t L_2 = StoryCfg_GetRealMoluleId_m52708198(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; List_1_t3827956030 * L_4 = StoryCfg_GetStoryStepList_m2829988415(__this, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t3827956030 * L_5 = V_1; if (L_5) { goto IL_0019; } } { return (bool)1; } IL_0019: { int32_t L_6 = ___step1; List_1_t3827956030 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = List_1_get_Count_m2180706213(L_7, /*hidden argument*/List_1_get_Count_m2180706213_RuntimeMethod_var); return (bool)((((int32_t)((((int32_t)L_6) < ((int32_t)L_8))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // StoryStepInfo StoryCfg::GetStoryStep(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR StoryStepInfo_t2355881288 * StoryCfg_GetStoryStep_m443313218 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, int32_t ___step1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg_GetStoryStep_m443313218_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 * V_0 = NULL; List_1_t3827956030 * V_1 = NULL; { U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 * L_0 = (U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 *)il2cpp_codegen_object_new(U3CGetStoryStepU3Ec__AnonStorey0_t2593150324_il2cpp_TypeInfo_var); U3CGetStoryStepU3Ec__AnonStorey0__ctor_m431408067(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 * 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_t3827956030 * L_4 = StoryCfg_GetStoryStepList_m2829988415(__this, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t3827956030 * L_5 = V_1; if (L_5) { goto IL_001d; } } { return (StoryStepInfo_t2355881288 *)NULL; } IL_001d: { List_1_t3827956030 * L_6 = V_1; U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CGetStoryStepU3Ec__AnonStorey0_U3CU3Em__0_m622358171_RuntimeMethod_var; Predicate_1_t3181175412 * L_9 = (Predicate_1_t3181175412 *)il2cpp_codegen_object_new(Predicate_1_t3181175412_il2cpp_TypeInfo_var); Predicate_1__ctor_m2521062051(L_9, L_7, L_8, /*hidden argument*/Predicate_1__ctor_m2521062051_RuntimeMethod_var); NullCheck(L_6); StoryStepInfo_t2355881288 * L_10 = List_1_Find_m3518906311(L_6, L_9, /*hidden argument*/List_1_Find_m3518906311_RuntimeMethod_var); return L_10; } } // System.Collections.Generic.List`1 StoryCfg::GetStoryStepList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t3827956030 * StoryCfg_GetStoryStepList_m2829988415 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { StoryInfo_t712967752 * V_0 = NULL; { int32_t L_0 = ___moduleId0; StoryInfo_t712967752 * L_1 = StoryCfg_GetStoryInfo_m1874277729(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; StoryInfo_t712967752 * L_2 = V_0; if (L_2) { goto IL_0010; } } { return (List_1_t3827956030 *)NULL; } IL_0010: { StoryInfo_t712967752 * L_3 = V_0; NullCheck(L_3); List_1_t3827956030 * L_4 = StoryInfo_get_StoryStepList_m1581480525(L_3, /*hidden argument*/NULL); return L_4; } } // System.Int32 StoryCfg::GetStoryCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t StoryCfg_GetStoryCount_m2628818587 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg_GetStoryCount_m2628818587_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3827956030 * V_0 = NULL; { int32_t L_0 = ___moduleId0; List_1_t3827956030 * L_1 = StoryCfg_GetStoryStepList_m2829988415(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; List_1_t3827956030 * L_2 = V_0; if (!L_2) { goto IL_0015; } } { List_1_t3827956030 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = List_1_get_Count_m2180706213(L_3, /*hidden argument*/List_1_get_Count_m2180706213_RuntimeMethod_var); return L_4; } IL_0015: { return 0; } } // System.Int32 StoryCfg::GetRealMoluleId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t StoryCfg_GetRealMoluleId_m3938691303 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, const RuntimeMethod* method) { { int32_t L_0 = ___moduleId0; int32_t L_1 = StoryCfg_GetRealMoluleId_m52708198(__this, L_0, (-1), /*hidden argument*/NULL); return L_1; } } // System.Int32 StoryCfg::GetRealMoluleId(System.Int32,EnumStoryPos) extern "C" IL2CPP_METHOD_ATTR int32_t StoryCfg_GetRealMoluleId_m52708198 (StoryCfg_t2688540309 * __this, int32_t ___moduleId0, int32_t ___pos1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg_GetRealMoluleId_m52708198_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 StoryCfg::Clear() extern "C" IL2CPP_METHOD_ATTR void StoryCfg_Clear_m1703723953 (StoryCfg_t2688540309 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg_Clear_m1703723953_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t1999353250 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t1555863858 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_t3896648379 * L_0 = __this->get_storyModuleDic_2(); if (!L_0) { goto IL_0070; } } { Dictionary_2_t3896648379 * L_1 = __this->get_storyModuleDic_2(); NullCheck(L_1); int32_t L_2 = Dictionary_2_get_Count_m1234856994(L_1, /*hidden argument*/Dictionary_2_get_Count_m1234856994_RuntimeMethod_var); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0070; } } { Dictionary_2_t3896648379 * L_3 = __this->get_storyModuleDic_2(); NullCheck(L_3); Enumerator_t1555863858 L_4 = Dictionary_2_GetEnumerator_m1264496729(L_3, /*hidden argument*/Dictionary_2_GetEnumerator_m1264496729_RuntimeMethod_var); V_1 = L_4; } IL_0028: try { // begin try (depth: 1) { goto IL_0046; } IL_002d: { KeyValuePair_2_t1999353250 L_5 = Enumerator_get_Current_m2556738103((&V_1), /*hidden argument*/Enumerator_get_Current_m2556738103_RuntimeMethod_var); V_0 = L_5; StoryInfo_t712967752 * L_6 = KeyValuePair_2_get_Value_m3824682389((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m3824682389_RuntimeMethod_var); NullCheck(L_6); List_1_t3827956030 * L_7 = StoryInfo_get_StoryStepList_m1581480525(L_6, /*hidden argument*/NULL); NullCheck(L_7); List_1_Clear_m4218245016(L_7, /*hidden argument*/List_1_Clear_m4218245016_RuntimeMethod_var); } IL_0046: { bool L_8 = Enumerator_MoveNext_m1968165515((&V_1), /*hidden argument*/Enumerator_MoveNext_m1968165515_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_m333795765((&V_1), /*hidden argument*/Enumerator_Dispose_m333795765_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_t3896648379 * L_9 = __this->get_storyModuleDic_2(); NullCheck(L_9); Dictionary_2_Clear_m2169024418(L_9, /*hidden argument*/Dictionary_2_Clear_m2169024418_RuntimeMethod_var); } IL_0070: { return; } } // System.Boolean StoryCfg::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool StoryCfg_OnLoad_m3477746405 (StoryCfg_t2688540309 * __this, String_t* ___loadedObj0, int32_t ___unUsed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryCfg_OnLoad_m3477746405_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlDocument_t2468531415 * V_0 = NULL; DMXmlNode_t3958967524 * V_1 = NULL; DMXmlNodeList_t795971656 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; DMXmlNode_t3958967524 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; String_t* V_8 = NULL; bool V_9 = false; String_t* V_10 = NULL; String_t* V_11 = NULL; DMXmlNodeList_t795971656 * V_12 = NULL; List_1_t3827956030 * V_13 = NULL; int32_t V_14 = 0; DMXmlNode_t3958967524 * V_15 = NULL; StoryStepInfo_t2355881288 * V_16 = NULL; int32_t V_17 = 0; DMXmlNode_t3958967524 * V_18 = NULL; StoryOption_t3859254188 * V_19 = NULL; StoryInfo_t712967752 * V_20 = NULL; Exception_t * V_21 = 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; DMXmlNodeList_t795971656 * L_10 = V_2; if (L_10) { goto IL_004d; } } IL_0046: { V_3 = (bool)0; IL2CPP_LEAVE(0x37A, FINALLY_0374); } IL_004d: { V_4 = 0; goto IL_033e; } IL_0055: { DMXmlNodeList_t795971656 * L_11 = V_2; int32_t L_12 = V_4; NullCheck(L_11); DMXmlNode_t3958967524 * L_13 = DMXmlNodeList_Item_m3433089129(L_11, L_12, /*hidden argument*/NULL); V_5 = L_13; DMXmlNode_t3958967524 * L_14 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_15 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_14, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_6 = L_15; RuntimeTypeHandle_t3027515415 L_16 = { reinterpret_cast (StoryModuleType_t1174397675_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_17 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); int32_t L_18 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_19 = Enum_ToObject_m2710011811(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/NULL); V_7 = ((*(int32_t*)((int32_t*)UnBox(L_19, StoryModuleType_t1174397675_il2cpp_TypeInfo_var)))); DMXmlNode_t3958967524 * L_20 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_22 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_20, _stringLiteral3220737639, L_21, /*hidden argument*/NULL); V_8 = L_22; DMXmlNode_t3958967524 * L_23 = V_5; int32_t L_24 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_23, _stringLiteral3723386160, 0, /*hidden argument*/NULL); V_9 = (bool)((((int32_t)L_24) == ((int32_t)1))? 1 : 0); DMXmlNode_t3958967524 * L_25 = V_5; String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_27 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_25, _stringLiteral3608561516, L_26, /*hidden argument*/NULL); V_10 = L_27; DMXmlNode_t3958967524 * L_28 = V_5; String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_30 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_28, _stringLiteral3111126274, L_29, /*hidden argument*/NULL); V_11 = L_30; DMXmlNode_t3958967524 * L_31 = V_5; NullCheck(L_31); DMXmlNodeList_t795971656 * L_32 = DMXmlNode_get_ChildNodes_m14158511(L_31, /*hidden argument*/NULL); V_12 = L_32; DMXmlNodeList_t795971656 * L_33 = V_12; NullCheck(L_33); int32_t L_34 = DMXmlNodeList_get_Count_m1776804761(L_33, /*hidden argument*/NULL); List_1_t3827956030 * L_35 = (List_1_t3827956030 *)il2cpp_codegen_object_new(List_1_t3827956030_il2cpp_TypeInfo_var); List_1__ctor_m4271018707(L_35, L_34, /*hidden argument*/List_1__ctor_m4271018707_RuntimeMethod_var); V_13 = L_35; V_14 = 0; goto IL_0301; } IL_00f0: { DMXmlNodeList_t795971656 * L_36 = V_12; int32_t L_37 = V_14; NullCheck(L_36); DMXmlNode_t3958967524 * L_38 = DMXmlNodeList_Item_m3433089129(L_36, L_37, /*hidden argument*/NULL); V_15 = L_38; StoryStepInfo_t2355881288 * L_39 = (StoryStepInfo_t2355881288 *)il2cpp_codegen_object_new(StoryStepInfo_t2355881288_il2cpp_TypeInfo_var); StoryStepInfo__ctor_m3894360955(L_39, /*hidden argument*/NULL); V_16 = L_39; StoryStepInfo_t2355881288 * L_40 = V_16; DMXmlNode_t3958967524 * L_41 = V_15; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_42 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_41, _stringLiteral797640427, 0, /*hidden argument*/NULL); NullCheck(L_40); L_40->set_Index_0(L_42); StoryStepInfo_t2355881288 * L_43 = V_16; RuntimeTypeHandle_t3027515415 L_44 = { reinterpret_cast (StoryStepType_t1926985225_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_45 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_44, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_46 = V_15; int32_t L_47 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_46, _stringLiteral3243520166, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_48 = Enum_ToObject_m2710011811(NULL /*static, unused*/, L_45, L_47, /*hidden argument*/NULL); NullCheck(L_43); L_43->set_StepType_1(((*(int32_t*)((int32_t*)UnBox(L_48, StoryStepType_t1926985225_il2cpp_TypeInfo_var))))); StoryStepInfo_t2355881288 * L_49 = V_16; DMXmlNode_t3958967524 * L_50 = V_15; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_51 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_52 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_50, _stringLiteral786671508, L_51, /*hidden argument*/NULL); NullCheck(L_49); L_49->set_Dialog_2(L_52); StoryStepInfo_t2355881288 * L_53 = V_16; DMXmlNode_t3958967524 * L_54 = V_15; String_t* L_55 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_56 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_54, _stringLiteral3608561516, L_55, /*hidden argument*/NULL); NullCheck(L_53); L_53->set_InsertIconID_4(L_56); StoryStepInfo_t2355881288 * L_57 = V_16; DMXmlNode_t3958967524 * L_58 = V_15; String_t* L_59 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_60 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_58, _stringLiteral62725243, L_59, /*hidden argument*/NULL); NullCheck(L_57); L_57->set_RoleName_5(L_60); StoryStepInfo_t2355881288 * L_61 = V_16; DMXmlNode_t3958967524 * L_62 = V_15; 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, _stringLiteral3904461400, L_63, /*hidden argument*/NULL); NullCheck(L_61); L_61->set_RoleTexture_8(L_64); StoryStepInfo_t2355881288 * L_65 = V_16; DMXmlNode_t3958967524 * L_66 = V_15; String_t* L_67 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_68 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_66, _stringLiteral3425323574, L_67, /*hidden argument*/NULL); NullCheck(L_65); L_65->set_Illustration_9(L_68); StoryStepInfo_t2355881288 * L_69 = V_16; DMXmlNode_t3958967524 * L_70 = V_15; String_t* L_71 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_72 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_70, _stringLiteral4134101506, L_71, /*hidden argument*/NULL); NullCheck(L_69); L_69->set_IllPos_10(L_72); StoryStepInfo_t2355881288 * L_73 = V_16; DMXmlNode_t3958967524 * L_74 = V_15; float L_75 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_74, _stringLiteral3181106957, (2.0f), /*hidden argument*/NULL); NullCheck(L_73); L_73->set_Timer_11(L_75); StoryStepInfo_t2355881288 * L_76 = V_16; RuntimeTypeHandle_t3027515415 L_77 = { reinterpret_cast (EnumModelPos_t2221482726_0_0_0_var) }; Type_t * L_78 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_77, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_79 = V_15; int32_t L_80 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_79, _stringLiteral2671187450, 0, /*hidden argument*/NULL); RuntimeObject * L_81 = Enum_ToObject_m2710011811(NULL /*static, unused*/, L_78, L_80, /*hidden argument*/NULL); NullCheck(L_76); L_76->set_ModelPos_7(((*(int32_t*)((int32_t*)UnBox(L_81, EnumModelPos_t2221482726_il2cpp_TypeInfo_var))))); StoryStepInfo_t2355881288 * L_82 = V_16; DMXmlNode_t3958967524 * L_83 = V_15; String_t* L_84 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_85 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_83, _stringLiteral3111126274, L_84, /*hidden argument*/NULL); NullCheck(L_82); L_82->set_AudioPath_14(L_85); StoryStepInfo_t2355881288 * L_86 = V_16; DMXmlNode_t3958967524 * L_87 = V_15; int32_t L_88 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_87, _stringLiteral87086065, 0, /*hidden argument*/NULL); NullCheck(L_86); L_86->set_IsRole_6((bool)((((int32_t)L_88) == ((int32_t)1))? 1 : 0)); StoryStepInfo_t2355881288 * L_89 = V_16; DMXmlNode_t3958967524 * L_90 = V_15; String_t* L_91 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_92 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_90, _stringLiteral1259545024, L_91, /*hidden argument*/NULL); NullCheck(L_89); L_89->set_BGTexture_12(L_92); StoryStepInfo_t2355881288 * L_93 = V_16; DMXmlNode_t3958967524 * L_94 = V_15; int32_t L_95 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_94, _stringLiteral776585161, 0, /*hidden argument*/NULL); NullCheck(L_93); L_93->set_IsOver_13((bool)((((int32_t)L_95) == ((int32_t)1))? 1 : 0)); V_17 = 0; goto IL_02df; } IL_0274: { DMXmlNode_t3958967524 * L_96 = V_15; NullCheck(L_96); DMXmlNodeList_t795971656 * L_97 = DMXmlNode_get_ChildNodes_m14158511(L_96, /*hidden argument*/NULL); int32_t L_98 = V_17; NullCheck(L_97); DMXmlNode_t3958967524 * L_99 = DMXmlNodeList_Item_m3433089129(L_97, L_98, /*hidden argument*/NULL); V_18 = L_99; StoryOption_t3859254188 * L_100 = (StoryOption_t3859254188 *)il2cpp_codegen_object_new(StoryOption_t3859254188_il2cpp_TypeInfo_var); StoryOption__ctor_m3661574953(L_100, /*hidden argument*/NULL); V_19 = L_100; StoryOption_t3859254188 * L_101 = V_19; DMXmlNode_t3958967524 * L_102 = V_18; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_103 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_102, _stringLiteral3454449607, 0, /*hidden argument*/NULL); NullCheck(L_101); StoryOption_set_ID_m1803573698(L_101, L_103, /*hidden argument*/NULL); StoryOption_t3859254188 * L_104 = V_19; DMXmlNode_t3958967524 * L_105 = V_18; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_106 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_107 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_105, _stringLiteral786671508, L_106, /*hidden argument*/NULL); NullCheck(L_104); StoryOption_set_dialog_m2770903379(L_104, L_107, /*hidden argument*/NULL); StoryOption_t3859254188 * L_108 = V_19; DMXmlNode_t3958967524 * L_109 = V_18; int32_t L_110 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_109, _stringLiteral549995964, 0, /*hidden argument*/NULL); NullCheck(L_108); StoryOption_set_nextStep_m2834344223(L_108, L_110, /*hidden argument*/NULL); StoryStepInfo_t2355881288 * L_111 = V_16; NullCheck(L_111); List_1_t1036361634 * L_112 = L_111->get_optionList_15(); StoryOption_t3859254188 * L_113 = V_19; NullCheck(L_112); List_1_Add_m165928373(L_112, L_113, /*hidden argument*/List_1_Add_m165928373_RuntimeMethod_var); int32_t L_114 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_114, (int32_t)1)); } IL_02df: { int32_t L_115 = V_17; DMXmlNode_t3958967524 * L_116 = V_15; NullCheck(L_116); DMXmlNodeList_t795971656 * L_117 = DMXmlNode_get_ChildNodes_m14158511(L_116, /*hidden argument*/NULL); NullCheck(L_117); int32_t L_118 = DMXmlNodeList_get_Count_m1776804761(L_117, /*hidden argument*/NULL); if ((((int32_t)L_115) < ((int32_t)L_118))) { goto IL_0274; } } IL_02f2: { List_1_t3827956030 * L_119 = V_13; StoryStepInfo_t2355881288 * L_120 = V_16; NullCheck(L_119); List_1_Add_m195701920(L_119, L_120, /*hidden argument*/List_1_Add_m195701920_RuntimeMethod_var); int32_t L_121 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); } IL_0301: { int32_t L_122 = V_14; DMXmlNodeList_t795971656 * L_123 = V_12; NullCheck(L_123); int32_t L_124 = DMXmlNodeList_get_Count_m1776804761(L_123, /*hidden argument*/NULL); if ((((int32_t)L_122) < ((int32_t)L_124))) { goto IL_00f0; } } IL_030f: { int32_t L_125 = V_7; String_t* L_126 = V_8; bool L_127 = V_9; String_t* L_128 = V_10; List_1_t3827956030 * L_129 = V_13; StoryInfo_t712967752 * L_130 = (StoryInfo_t712967752 *)il2cpp_codegen_object_new(StoryInfo_t712967752_il2cpp_TypeInfo_var); StoryInfo__ctor_m3009429718(L_130, L_125, L_126, L_127, L_128, L_129, /*hidden argument*/NULL); V_20 = L_130; StoryInfo_t712967752 * L_131 = V_20; String_t* L_132 = V_11; NullCheck(L_131); L_131->set_AudioPath_5(L_132); Dictionary_2_t3896648379 * L_133 = __this->get_storyModuleDic_2(); int32_t L_134 = V_6; StoryInfo_t712967752 * L_135 = V_20; NullCheck(L_133); Dictionary_2_Add_m3657547990(L_133, L_134, L_135, /*hidden argument*/Dictionary_2_Add_m3657547990_RuntimeMethod_var); int32_t L_136 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_136, (int32_t)1)); } IL_033e: { int32_t L_137 = V_4; DMXmlNodeList_t795971656 * L_138 = V_2; NullCheck(L_138); int32_t L_139 = DMXmlNodeList_get_Count_m1776804761(L_138, /*hidden argument*/NULL); if ((((int32_t)L_137) < ((int32_t)L_139))) { goto IL_0055; } } IL_034b: { V_3 = (bool)1; IL2CPP_LEAVE(0x37A, FINALLY_0374); } } // 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_0352; throw e; } CATCH_0352: { // begin catch(System.Exception) V_21 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_140 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_141 = V_21; NullCheck(L_141); String_t* L_142 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_141); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_143 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1932636217, L_142, /*hidden argument*/NULL); NullCheck(L_140); CLogHelp_LogError_m609093992(L_140, L_143, /*hidden argument*/NULL); IL2CPP_LEAVE(0x378, FINALLY_0374); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0374; } FINALLY_0374: { // begin finally (depth: 1) ___loadedObj0 = (String_t*)NULL; IL2CPP_END_FINALLY(884) } // end finally (depth: 1) IL2CPP_CLEANUP(884) { IL2CPP_JUMP_TBL(0x37A, IL_037a) IL2CPP_JUMP_TBL(0x378, IL_0378) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0378: { return (bool)0; } IL_037a: { bool L_144 = V_3; return L_144; } } #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 StoryCfg/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetStoryStepU3Ec__AnonStorey0__ctor_m431408067 (U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean StoryCfg/c__AnonStorey0::<>m__0(StoryStepInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CGetStoryStepU3Ec__AnonStorey0_U3CU3Em__0_m622358171 (U3CGetStoryStepU3Ec__AnonStorey0_t2593150324 * __this, StoryStepInfo_t2355881288 * ___info0, const RuntimeMethod* method) { { StoryStepInfo_t2355881288 * L_0 = ___info0; NullCheck(L_0); int32_t L_1 = L_0->get_Index_0(); 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 StoryInfo::.ctor(StoryModuleType,System.String,System.Boolean,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void StoryInfo__ctor_m3009429718 (StoryInfo_t712967752 * __this, int32_t ___moduleType0, String_t* ___desc1, bool ___isForce2, String_t* ___texture3, List_1_t3827956030 * ___storyStepList4, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___moduleType0; StoryInfo_set_ModuleType_m1259407301(__this, L_0, /*hidden argument*/NULL); String_t* L_1 = ___desc1; StoryInfo_set_Desc_m3489716339(__this, L_1, /*hidden argument*/NULL); bool L_2 = ___isForce2; StoryInfo_set_IsForce_m2168724945(__this, L_2, /*hidden argument*/NULL); String_t* L_3 = ___texture3; StoryInfo_set_texture_m1649593888(__this, L_3, /*hidden argument*/NULL); List_1_t3827956030 * L_4 = ___storyStepList4; StoryInfo_set_StoryStepList_m976310215(__this, L_4, /*hidden argument*/NULL); return; } } // StoryModuleType StoryInfo::get_ModuleType() extern "C" IL2CPP_METHOD_ATTR int32_t StoryInfo_get_ModuleType_m3118677633 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CModuleTypeU3Ek__BackingField_0(); return L_0; } } // System.Void StoryInfo::set_ModuleType(StoryModuleType) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_ModuleType_m1259407301 (StoryInfo_t712967752 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CModuleTypeU3Ek__BackingField_0(L_0); return; } } // System.String StoryInfo::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* StoryInfo_get_Desc_m747062242 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CDescU3Ek__BackingField_1(); return L_0; } } // System.Void StoryInfo::set_Desc(System.String) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_Desc_m3489716339 (StoryInfo_t712967752 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CDescU3Ek__BackingField_1(L_0); return; } } // System.Boolean StoryInfo::get_IsForce() extern "C" IL2CPP_METHOD_ATTR bool StoryInfo_get_IsForce_m4176139824 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsForceU3Ek__BackingField_2(); return L_0; } } // System.Void StoryInfo::set_IsForce(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_IsForce_m2168724945 (StoryInfo_t712967752 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsForceU3Ek__BackingField_2(L_0); return; } } // System.String StoryInfo::get_texture() extern "C" IL2CPP_METHOD_ATTR String_t* StoryInfo_get_texture_m3124408516 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CtextureU3Ek__BackingField_3(); return L_0; } } // System.Void StoryInfo::set_texture(System.String) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_texture_m1649593888 (StoryInfo_t712967752 * __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 StoryInfo::get_StoryStepList() extern "C" IL2CPP_METHOD_ATTR List_1_t3827956030 * StoryInfo_get_StoryStepList_m1581480525 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { { List_1_t3827956030 * L_0 = __this->get_U3CStoryStepListU3Ek__BackingField_4(); return L_0; } } // System.Void StoryInfo::set_StoryStepList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void StoryInfo_set_StoryStepList_m976310215 (StoryInfo_t712967752 * __this, List_1_t3827956030 * ___value0, const RuntimeMethod* method) { { List_1_t3827956030 * L_0 = ___value0; __this->set_U3CStoryStepListU3Ek__BackingField_4(L_0); return; } } // System.Int32 StoryInfo::get_StoryStepLenth() extern "C" IL2CPP_METHOD_ATTR int32_t StoryInfo_get_StoryStepLenth_m1698758282 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryInfo_get_StoryStepLenth_m1698758282_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3827956030 * L_0 = StoryInfo_get_StoryStepList_m1581480525(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2180706213(L_0, /*hidden argument*/List_1_get_Count_m2180706213_RuntimeMethod_var); return L_1; } } // UnityEngine.Texture2D StoryInfo::get_BgTexture() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * StoryInfo_get_BgTexture_m1182129054 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryInfo_get_BgTexture_m1182129054_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 = StoryInfo_get_texture_m3124408516(__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)); } } // UnityEngine.AudioClip StoryInfo::get_ResAudioClip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * StoryInfo_get_ResAudioClip_m875746293 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryInfo_get_ResAudioClip_m875746293_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 = __this->get_AudioPath_5(); 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 StoryInfo::get_HasAndio() extern "C" IL2CPP_METHOD_ATTR bool StoryInfo_get_HasAndio_m2702636979 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryInfo_get_HasAndio_m2702636979_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_AudioPath_5(); 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 StoryInfo::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* StoryInfo_ToString_m3599254710 (StoryInfo_t712967752 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryInfo_ToString_m3599254710_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 = StoryInfo_get_ModuleType_m3118677633(__this, /*hidden argument*/NULL); V_1 = L_0; RuntimeObject * L_1 = Box(StoryModuleType_t1174397675_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 = StoryInfo_get_Desc_m747062242(__this, /*hidden argument*/NULL); bool L_4 = StoryInfo_get_IsForce_m4176139824(__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_t3827956030 * L_11 = StoryInfo_get_StoryStepList_m1581480525(__this, /*hidden argument*/NULL); int32_t L_12 = V_3; NullCheck(L_11); StoryStepInfo_t2355881288 * L_13 = List_1_get_Item_m1120813921(L_11, ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)), /*hidden argument*/List_1_get_Item_m1120813921_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_t3827956030 * L_19 = StoryInfo_get_StoryStepList_m1581480525(__this, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = List_1_get_Count_m2180706213(L_19, /*hidden argument*/List_1_get_Count_m2180706213_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 StoryOption::.ctor() extern "C" IL2CPP_METHOD_ATTR void StoryOption__ctor_m3661574953 (StoryOption_t3859254188 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Int32 StoryOption::get_ID() extern "C" IL2CPP_METHOD_ATTR int32_t StoryOption_get_ID_m628911540 (StoryOption_t3859254188 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIDU3Ek__BackingField_0(); return L_0; } } // System.Void StoryOption::set_ID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StoryOption_set_ID_m1803573698 (StoryOption_t3859254188 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CIDU3Ek__BackingField_0(L_0); return; } } // System.String StoryOption::get_dialog() extern "C" IL2CPP_METHOD_ATTR String_t* StoryOption_get_dialog_m2447772851 (StoryOption_t3859254188 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CdialogU3Ek__BackingField_1(); return L_0; } } // System.Void StoryOption::set_dialog(System.String) extern "C" IL2CPP_METHOD_ATTR void StoryOption_set_dialog_m2770903379 (StoryOption_t3859254188 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CdialogU3Ek__BackingField_1(L_0); return; } } // System.Int32 StoryOption::get_nextStep() extern "C" IL2CPP_METHOD_ATTR int32_t StoryOption_get_nextStep_m963678245 (StoryOption_t3859254188 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CnextStepU3Ek__BackingField_2(); return L_0; } } // System.Void StoryOption::set_nextStep(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StoryOption_set_nextStep_m2834344223 (StoryOption_t3859254188 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CnextStepU3Ek__BackingField_2(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 StoryStepInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void StoryStepInfo__ctor_m3894360955 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo__ctor_m3894360955_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_Index_0((-1)); __this->set_StepType_1(0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_Dialog_2(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_ResTexture_3(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_RoleName_5(L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_RoleTexture_8(L_3); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_BGTexture_12(L_4); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_InsertIconID_4(L_5); __this->set_ModelPos_7(1); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_AudioPath_14(L_6); __this->set_IsOver_13((bool)0); List_1_t1036361634 * L_7 = (List_1_t1036361634 *)il2cpp_codegen_object_new(List_1_t1036361634_il2cpp_TypeInfo_var); List_1__ctor_m53315841(L_7, /*hidden argument*/List_1__ctor_m53315841_RuntimeMethod_var); __this->set_optionList_15(L_7); return; } } // UnityEngine.Texture2D StoryStepInfo::get_texture() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * StoryStepInfo_get_texture_m3454275146 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo_get_texture_m3454275146_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; int32_t V_1 = 0; { String_t* L_0 = __this->get_RoleTexture_8(); 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; bool L_3 = __this->get_IsRole_6(); if (!L_3) { goto IL_004a; } } { StringU5BU5D_t1281789340* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length))))) == ((uint32_t)2)))) { goto IL_004a; } } { CMainRole_t4200562839 * L_5 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_5); V_1 = L_6; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_7 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_8 = V_0; int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; String_t* L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_7); Object_t631007953 * L_12 = IResourceManager_CreateResource_m1279813597(L_7, L_11, (bool)1, /*hidden argument*/NULL); return ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_12, Texture2D_t3840446185_il2cpp_TypeInfo_var)); } IL_004a: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_13 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_14 = __this->get_RoleTexture_8(); NullCheck(L_13); Object_t631007953 * L_15 = IResourceManager_CreateResource_m1279813597(L_13, L_14, (bool)1, /*hidden argument*/NULL); return ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_15, Texture2D_t3840446185_il2cpp_TypeInfo_var)); } } // System.String[] StoryStepInfo::get_picArray() extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* StoryStepInfo_get_picArray_m4000400821 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo_get_picArray_m4000400821_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; StringU5BU5D_t1281789340* G_B3_0 = NULL; { String_t* L_0 = __this->get_Illustration_9(); 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); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) <= ((int32_t)0))) { goto IL_0026; } } { StringU5BU5D_t1281789340* L_4 = V_0; G_B3_0 = L_4; goto IL_0027; } IL_0026: { G_B3_0 = ((StringU5BU5D_t1281789340*)(NULL)); } IL_0027: { return G_B3_0; } } // System.String[] StoryStepInfo::get_posArray() extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* StoryStepInfo_get_posArray_m708927291 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo_get_posArray_m708927291_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; StringU5BU5D_t1281789340* G_B4_0 = NULL; { String_t* L_0 = __this->get_IllPos_10(); 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)59)); 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); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) <= ((int32_t)0))) { goto IL_0038; } } { StringU5BU5D_t1281789340* L_4 = V_0; NullCheck(L_4); int32_t L_5 = 0; String_t* L_6 = (L_4)->GetAt(static_cast(L_5)); 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(); bool L_8 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0038; } } { StringU5BU5D_t1281789340* L_9 = V_0; G_B4_0 = L_9; goto IL_0039; } IL_0038: { G_B4_0 = ((StringU5BU5D_t1281789340*)(NULL)); } IL_0039: { return G_B4_0; } } // UnityEngine.AudioClip StoryStepInfo::get_ResAudioClip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * StoryStepInfo_get_ResAudioClip_m3241067695 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo_get_ResAudioClip_m3241067695_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 = __this->get_AudioPath_14(); 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 StoryStepInfo::get_HasAndio() extern "C" IL2CPP_METHOD_ATTR bool StoryStepInfo_get_HasAndio_m1968000428 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo_get_HasAndio_m1968000428_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_AudioPath_14(); 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); } } // UnityEngine.Texture2D StoryStepInfo::get_ResInsertIcon() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * StoryStepInfo_get_ResInsertIcon_m2358320371 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo_get_ResInsertIcon_m2358320371_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; int32_t V_1 = 0; { String_t* L_0 = __this->get_InsertIconID_4(); 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); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) == ((uint32_t)2)))) { goto IL_0049; } } { CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_4); V_1 = L_5; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_6 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_7 = V_0; int32_t L_8 = V_1; NullCheck(L_7); int32_t L_9 = L_8; String_t* L_10 = (L_7)->GetAt(static_cast(L_9)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3049294441, L_10, /*hidden argument*/NULL); NullCheck(L_6); Object_t631007953 * L_12 = IResourceManager_CreateResource_m1279813597(L_6, L_11, (bool)1, /*hidden argument*/NULL); return ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_12, Texture2D_t3840446185_il2cpp_TypeInfo_var)); } IL_0049: { return (Texture2D_t3840446185 *)NULL; } } // UnityEngine.Texture2D StoryStepInfo::get_bgTexture() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * StoryStepInfo_get_bgTexture_m558720128 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo_get_bgTexture_m558720128_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 = __this->get_BGTexture_12(); 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 StoryStepInfo::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* StoryStepInfo_ToString_m4098815022 (StoryStepInfo_t2355881288 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StoryStepInfo_ToString_m4098815022_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { ObjectU5BU5D_t2843939325* L_0 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); int32_t L_1 = __this->get_Index_0(); 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 = __this->get_address_of_StepType_1(); RuntimeObject * L_6 = Box(StoryStepType_t1926985225_il2cpp_TypeInfo_var, L_5); NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_6); *L_5 = *(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 = __this->get_Dialog_2(); 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 = __this->get_ResTexture_3(); 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 = __this->get_InsertIconID_4(); 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 = __this->get_RoleName_5(); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(5), (RuntimeObject *)L_15); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Format_m630303134(NULL /*static, unused*/, _stringLiteral2087007548, L_14, /*hidden argument*/NULL); V_0 = L_16; String_t* L_17 = V_0; return L_17; } } #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 TabSearchConst::.ctor() extern "C" IL2CPP_METHOD_ATTR void TabSearchConst__ctor_m3752790048 (TabSearchConst_t3967629291 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void TanChuAnim::.ctor() extern "C" IL2CPP_METHOD_ATTR void TanChuAnim__ctor_m1830584689 (TanChuAnim_t2572471751 * __this, const RuntimeMethod* method) { { __this->set_speed_4((6.0f)); __this->set_HuiTanSpeed_5((3.0f)); __this->set_distance_6((90.0f)); __this->set_huitan_7((30.0f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void TanChuAnim::SetBackCallback(System.Action) extern "C" IL2CPP_METHOD_ATTR void TanChuAnim_SetBackCallback_m4082250160 (TanChuAnim_t2572471751 * __this, Action_t1264377477 * ___callBack0, const RuntimeMethod* method) { { Action_t1264377477 * L_0 = ___callBack0; if (!L_0) { goto IL_000d; } } { Action_t1264377477 * L_1 = ___callBack0; __this->set_backFinishCallBack_12(L_1); } IL_000d: { return; } } // System.Void TanChuAnim::PlayAnim(TanChuAnim&,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void TanChuAnim_PlayAnim_m4152367708 (TanChuAnim_t2572471751 * __this, TanChuAnim_t2572471751 ** ___anim0, int32_t ___type1, int32_t ___level2, int32_t ___upExp3, int32_t ___currentExp4, int32_t ___addExp5, Action_1_t3123413348 * ___callBack6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TanChuAnim_PlayAnim_m4152367708_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); float L_11 = __this->get_width_8(); float L_12 = __this->get_distance_6(); __this->set_endDis_9(((float)il2cpp_codegen_subtract((float)((float)((float)(((float)((float)L_11)))/(float)(2.0f))), (float)L_12))); TanChuAnim_t2572471751 ** L_13 = ___anim0; *((RuntimeObject **)(L_13)) = (RuntimeObject *)__this; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_13), (RuntimeObject *)__this); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); ShuXingAnim_t3927127128 * L_15 = CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578(NULL /*static, unused*/, L_14, _stringLiteral2760818353, /*hidden argument*/CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578_RuntimeMethod_var); __this->set_m_wuJi_13(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_17 = CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578(NULL /*static, unused*/, L_16, _stringLiteral3754141044, /*hidden argument*/CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578_RuntimeMethod_var); __this->set_m_shiShang_14(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_19 = CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578(NULL /*static, unused*/, L_18, _stringLiteral1952730166, /*hidden argument*/CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578_RuntimeMethod_var); __this->set_m_qinHe_15(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_21 = CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578(NULL /*static, unused*/, L_20, _stringLiteral1117473615, /*hidden argument*/CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578_RuntimeMethod_var); __this->set_m_renQi_16(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_23 = CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578(NULL /*static, unused*/, L_22, _stringLiteral1234455143, /*hidden argument*/CMiscHelp_GetChildComponent_TisShuXingAnim_t3927127128_m2833965578_RuntimeMethod_var); __this->set_m_jingYe_17(L_23); ShuXingAnim_t3927127128 * L_24 = __this->get_m_wuJi_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_24, (bool)0, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_25 = __this->get_m_shiShang_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_25, (bool)0, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_26 = __this->get_m_qinHe_15(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_26, (bool)0, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_27 = __this->get_m_renQi_16(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_27, (bool)0, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_28 = __this->get_m_jingYe_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)0, /*hidden argument*/NULL); ShuXingAnim_t3927127128 * L_29 = __this->get_m_CurrentAnim_18(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_29, (bool)1, /*hidden argument*/NULL); int32_t L_30 = ___level2; __this->set_level_19(L_30); int32_t L_31 = ___upExp3; __this->set_upExp_20(L_31); int32_t L_32 = ___currentExp4; __this->set_currentExp_21(L_32); int32_t L_33 = ___addExp5; __this->set_addExp_22(L_33); Action_1_t3123413348 * L_34 = ___callBack6; __this->set_finishCallBack_11(L_34); __this->set_play_2((bool)1); return; } } // System.Void TanChuAnim::Start() extern "C" IL2CPP_METHOD_ATTR void TanChuAnim_Start_m1325590407 (TanChuAnim_t2572471751 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TanChuAnim_Start_m1325590407_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)TanChuAnim_PlayBack_m2653280405_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 TanChuAnim::PlayBack(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void TanChuAnim_PlayBack_m2653280405 (TanChuAnim_t2572471751 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { __this->set_back_3((bool)1); return; } } // System.Void TanChuAnim::Update() extern "C" IL2CPP_METHOD_ATTR void TanChuAnim_Update_m860193041 (TanChuAnim_t2572471751 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TanChuAnim_Update_m860193041_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)); { 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_012f; } } { 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_012f; } } { __this->set_starthuitan_10((bool)0); } IL_012f: { bool L_42 = __this->get_back_3(); if (!L_42) { goto IL_0224; } } { __this->set_play_2((bool)0); __this->set_starthuitan_10((bool)0); GameObject_t1113636619 * L_43 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_43); Transform_t3600365921 * L_44 = GameObject_get_transform_m1369836730(L_43, /*hidden argument*/NULL); GameObject_t1113636619 * L_45 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_45); Transform_t3600365921 * L_46 = GameObject_get_transform_m1369836730(L_45, /*hidden argument*/NULL); NullCheck(L_46); Vector3_t3722313464 L_47 = Transform_get_localPosition_m4234289348(L_46, /*hidden argument*/NULL); float L_48 = __this->get_width_8(); float L_49 = __this->get_distance_6(); Transform_t3600365921 * L_50 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_50); Vector3_t3722313464 L_51 = Transform_get_localPosition_m4234289348(L_50, /*hidden argument*/NULL); V_6 = L_51; float L_52 = (&V_6)->get_y_2(); Transform_t3600365921 * L_53 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_53); Vector3_t3722313464 L_54 = Transform_get_localPosition_m4234289348(L_53, /*hidden argument*/NULL); V_7 = L_54; float L_55 = (&V_7)->get_z_3(); Vector3_t3722313464 L_56; memset(&L_56, 0, sizeof(L_56)); Vector3__ctor_m3353183577((&L_56), ((float)il2cpp_codegen_add((float)((float)((float)L_48/(float)(2.0f))), (float)L_49)), L_52, L_55, /*hidden argument*/NULL); float L_57 = __this->get_speed_4(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_58 = Vector3_MoveTowards_m2786395547(NULL /*static, unused*/, L_47, L_56, L_57, /*hidden argument*/NULL); NullCheck(L_44); Transform_set_localPosition_m4128471975(L_44, L_58, /*hidden argument*/NULL); Transform_t3600365921 * L_59 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_59); Vector3_t3722313464 L_60 = Transform_get_localPosition_m4234289348(L_59, /*hidden argument*/NULL); V_8 = L_60; float L_61 = (&V_8)->get_x_1(); float L_62 = __this->get_width_8(); float L_63 = __this->get_distance_6(); if ((!(((float)L_61) >= ((float)((float)il2cpp_codegen_add((float)((float)((float)L_62/(float)(2.0f))), (float)L_63)))))) { goto IL_0224; } } { Action_1_t3123413348 * L_64 = __this->get_finishCallBack_11(); if (!L_64) { goto IL_01fb; } } { Action_1_t3123413348 * L_65 = __this->get_finishCallBack_11(); int32_t L_66 = __this->get_addExp_22(); NullCheck(L_65); Action_1_Invoke_m3401007060(L_65, L_66, /*hidden argument*/Action_1_Invoke_m3401007060_RuntimeMethod_var); } IL_01fb: { ShuXingAnim_t3927127128 * L_67 = __this->get_m_CurrentAnim_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_67, (bool)0, /*hidden argument*/NULL); __this->set_back_3((bool)0); Action_t1264377477 * L_68 = __this->get_backFinishCallBack_12(); if (!L_68) { goto IL_0224; } } { Action_t1264377477 * L_69 = __this->get_backFinishCallBack_12(); NullCheck(L_69); Action_Invoke_m937035532(L_69, /*hidden argument*/NULL); } IL_0224: { 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 testLocalDemo::.ctor() extern "C" IL2CPP_METHOD_ATTR void testLocalDemo__ctor_m1245807354 (testLocalDemo_t3510171438 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void testLocalDemo::Start() extern "C" IL2CPP_METHOD_ATTR void testLocalDemo_Start_m3388789242 (testLocalDemo_t3510171438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (testLocalDemo_Start_m3388789242_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CPropDictionary_t1184658084_il2cpp_TypeInfo_var); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 2, _stringLiteral4166355951, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 2, _stringLiteral2522787689, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 2, _stringLiteral217883487, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 2, _stringLiteral795478587, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 2, _stringLiteral3941088982, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 2, _stringLiteral3883940818, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 2, _stringLiteral228405444, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 3, _stringLiteral2008899781, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 5, _stringLiteral62725275, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 5, _stringLiteral633177143, /*hidden argument*/NULL); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 6, _stringLiteral350069932, /*hidden argument*/NULL); V_0 = 1; goto IL_009a; } IL_0080: { IL2CPP_RUNTIME_CLASS_INIT(ISceneRole_t2394225724_il2cpp_TypeInfo_var); String_t* L_0 = ((ISceneRole_t2394225724_StaticFields*)il2cpp_codegen_static_fields_for(ISceneRole_t2394225724_il2cpp_TypeInfo_var))->get_s_EuqipWords_19(); int32_t L_1 = V_0; int32_t L_2 = L_1; 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_0, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPropDictionary_t1184658084_il2cpp_TypeInfo_var); CPropDictionary_Push_m1406080517(NULL /*static, unused*/, 2, L_4, /*hidden argument*/NULL); int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_009a: { int32_t L_6 = V_0; if ((((int32_t)L_6) < ((int32_t)((int32_t)18)))) { goto IL_0080; } } { return; } } // System.Void testLocalDemo::Update() extern "C" IL2CPP_METHOD_ATTR void testLocalDemo_Update_m1164586002 (testLocalDemo_t3510171438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (testLocalDemo_Update_m1164586002_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CLevelManager_get_loadedLevel_m2450678457(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = __this->get_m_curLevelStep_3(); int32_t L_3 = V_0; if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0031; } } { int32_t L_4 = V_0; __this->set_m_curLevelStep_3(L_4); __this->set_m_fTimeLabor_2((0.0f)); __this->set_m_bCommitFlag_4((bool)0); return; } IL_0031: { int32_t L_5 = __this->get_m_curLevelStep_3(); if (L_5) { goto IL_00ac; } } { bool L_6 = __this->get_m_bCommitFlag_4(); if (L_6) { goto IL_00ac; } } { float L_7 = __this->get_m_fTimeLabor_2(); float L_8 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fTimeLabor_2(((float)il2cpp_codegen_add((float)L_7, (float)L_8))); float L_9 = __this->get_m_fTimeLabor_2(); if ((!(((float)(2.0f)) < ((float)L_9)))) { goto IL_00ab; } } { CResourceAdapter_t3687212940 * L_10 = CResourceAdapter_GetInstance_m3328036836(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); bool L_11 = CResourceAdapter_IfUsePkgSystem_m1147199107(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0079; } } { return; } IL_0079: { __this->set_m_bCommitFlag_4((bool)1); 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); CNetMainLogic_t857650587 * L_13 = CRoot_GetNetControl_m305351655(L_12, /*hidden argument*/NULL); NullCheck(L_13); CNetMainLogic_SetNetState_m3776391945(L_13, 5, /*hidden argument*/NULL); CRoot_t1043641654 * L_14 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CRoot_SetLoadingSceneName_m1081407738(L_14, _stringLiteral2686215183, /*hidden argument*/NULL); IHelp_DoLoadLevel_m4092529488(NULL /*static, unused*/, _stringLiteral1305446639, (Action_t1264377477 *)NULL, /*hidden argument*/NULL); return; } IL_00ab: { return; } IL_00ac: { int32_t L_15 = __this->get_m_curLevelStep_3(); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_01ed; } } { bool L_16 = __this->get_m_bCommitFlag_4(); if (L_16) { goto IL_01ed; } } { float L_17 = __this->get_m_fTimeLabor_2(); float L_18 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fTimeLabor_2(((float)il2cpp_codegen_add((float)L_17, (float)L_18))); float L_19 = __this->get_m_fTimeLabor_2(); if ((!(((float)(2.0f)) < ((float)L_19)))) { goto IL_01ec; } } { __this->set_m_bCommitFlag_4((bool)1); 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); CNetMainLogic_t857650587 * L_21 = CRoot_GetNetControl_m305351655(L_20, /*hidden argument*/NULL); NullCheck(L_21); CNetMainLogic_SetNetState_m3776391945(L_21, ((int32_t)12), /*hidden argument*/NULL); CMainRole_t4200562839 * L_22 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_22, (((int64_t)((int64_t)((int32_t)1002))))); CMainRole_t4200562839 * L_23 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); CProperty_t963755051 * L_24 = ISceneBaseObj_GetNetProperty_m1709069404(L_23, /*hidden argument*/NULL); NullCheck(L_24); CProperty_SetInt_m72189256(L_24, _stringLiteral4166355951, 0, /*hidden argument*/NULL); CMainRole_t4200562839 * L_25 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); CProperty_t963755051 * L_26 = ISceneBaseObj_GetNetProperty_m1709069404(L_25, /*hidden argument*/NULL); NullCheck(L_26); CProperty_SetString_m1997490933(L_26, _stringLiteral62725275, _stringLiteral3940781687, /*hidden argument*/NULL); CMainRole_t4200562839 * L_27 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); CProperty_t963755051 * L_28 = ISceneBaseObj_GetNetProperty_m1709069404(L_27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ISceneRole_t2394225724_il2cpp_TypeInfo_var); String_t* L_29 = ((ISceneRole_t2394225724_StaticFields*)il2cpp_codegen_static_fields_for(ISceneRole_t2394225724_il2cpp_TypeInfo_var))->get_s_EuqipWords_19(); int32_t L_30 = 2; RuntimeObject * L_31 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Concat_m904156431(NULL /*static, unused*/, L_29, L_31, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_33 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); int32_t L_34 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_33, (bool)1, 2, /*hidden argument*/NULL); NullCheck(L_28); CProperty_SetInt_m72189256(L_28, L_32, L_34, /*hidden argument*/NULL); CMainRole_t4200562839 * L_35 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); CProperty_t963755051 * L_36 = ISceneBaseObj_GetNetProperty_m1709069404(L_35, /*hidden argument*/NULL); String_t* L_37 = ((ISceneRole_t2394225724_StaticFields*)il2cpp_codegen_static_fields_for(ISceneRole_t2394225724_il2cpp_TypeInfo_var))->get_s_EuqipWords_19(); int32_t L_38 = 7; RuntimeObject * L_39 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_38); String_t* L_40 = String_Concat_m904156431(NULL /*static, unused*/, L_37, L_39, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_41 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); int32_t L_42 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_41, (bool)1, 7, /*hidden argument*/NULL); NullCheck(L_36); CProperty_SetInt_m72189256(L_36, L_40, L_42, /*hidden argument*/NULL); CMainRole_t4200562839 * L_43 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); CProperty_t963755051 * L_44 = ISceneBaseObj_GetNetProperty_m1709069404(L_43, /*hidden argument*/NULL); String_t* L_45 = ((ISceneRole_t2394225724_StaticFields*)il2cpp_codegen_static_fields_for(ISceneRole_t2394225724_il2cpp_TypeInfo_var))->get_s_EuqipWords_19(); int32_t L_46 = ((int32_t)13); RuntimeObject * L_47 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_46); String_t* L_48 = String_Concat_m904156431(NULL /*static, unused*/, L_45, L_47, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_49 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_49); int32_t L_50 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_49, (bool)1, ((int32_t)13), /*hidden argument*/NULL); NullCheck(L_44); CProperty_SetInt_m72189256(L_44, L_48, L_50, /*hidden argument*/NULL); CMainRole_t4200562839 * L_51 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); CProperty_t963755051 * L_52 = ISceneBaseObj_GetNetProperty_m1709069404(L_51, /*hidden argument*/NULL); String_t* L_53 = ((ISceneRole_t2394225724_StaticFields*)il2cpp_codegen_static_fields_for(ISceneRole_t2394225724_il2cpp_TypeInfo_var))->get_s_EuqipWords_19(); int32_t L_54 = ((int32_t)15); RuntimeObject * L_55 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_54); String_t* L_56 = String_Concat_m904156431(NULL /*static, unused*/, L_53, L_55, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_57 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_57); int32_t L_58 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_57, (bool)1, ((int32_t)15), /*hidden argument*/NULL); NullCheck(L_52); CProperty_SetInt_m72189256(L_52, L_56, L_58, /*hidden argument*/NULL); return; } IL_01ec: { return; } IL_01ed: { int32_t L_59 = __this->get_m_curLevelStep_3(); if ((!(((uint32_t)L_59) == ((uint32_t)3)))) { goto IL_024e; } } { bool L_60 = __this->get_m_bCommitFlag_4(); if (L_60) { goto IL_024e; } } { float L_61 = __this->get_m_fTimeLabor_2(); float L_62 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fTimeLabor_2(((float)il2cpp_codegen_add((float)L_61, (float)L_62))); float L_63 = __this->get_m_fTimeLabor_2(); if ((!(((float)(8.0f)) < ((float)L_63)))) { goto IL_024d; } } { __this->set_m_bCommitFlag_4((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_64 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_64); CPveManager_SetCurLevel_m2754356272(L_64, 1, 1, /*hidden argument*/NULL); CPveManager_t3058433014 * L_65 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_65); CPveManager_StartPveMode_m3184570663(L_65, /*hidden argument*/NULL); CPveManager_t3058433014 * L_66 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_66); CPveManager_CommitToStage_m1951260365(L_66, /*hidden argument*/NULL); } IL_024d: { return; } IL_024e: { 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 ThemeItemGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void ThemeItemGroup__ctor_m3741802653 (ThemeItemGroup_t3192068502 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeItemGroup__ctor_m3741802653_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void ThemeItemGroup::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void ThemeItemGroup_OnPageInit_m3436572608 (ThemeItemGroup_t3192068502 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeItemGroup_OnPageInit_m3436572608_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); HandBookThemeItem_t451604584 * L_3 = Component_GetComponent_TisHandBookThemeItem_t451604584_m3928701631(L_2, /*hidden argument*/Component_GetComponent_TisHandBookThemeItem_t451604584_m3928701631_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)ThemeItemGroup_IndexChanged_m2706928415_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 ThemeItemGroup::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ThemeItemGroup_IndexChanged_m2706928415 (ThemeItemGroup_t3192068502 * __this, int32_t ___index0, const RuntimeMethod* method) { CHandBookManager_t2716637598 * V_0 = NULL; { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; HandBookThemeItem_t451604584 * L_1 = __this->get_m_obj0_8(); CHandBookManager_t2716637598 * L_2 = V_0; int32_t L_3 = ___index0; NullCheck(L_2); int32_t L_4 = CHandBookManager_GetThemeItem_m1630858802(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_1); HandBookThemeItem_SetItemID_m1253453589(L_1, L_4, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ThemeRoleData::.ctor() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData__ctor_m3765947017 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void ThemeRoleData::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_OnPageInit_m2651275348 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeRoleData_OnPageInit_m2651275348_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_6(); if (L_0) { goto IL_0028; } } { __this->set_isPageInit_6((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); RotateRole_t1146201425 * L_2 = CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452(NULL /*static, unused*/, L_1, _stringLiteral671040924, /*hidden argument*/CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452_RuntimeMethod_var); __this->set_rotate_3(L_2); } IL_0028: { return; } } // System.Void ThemeRoleData::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_OnDestroy_m1948501313 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method) { { ISceneRole_t2394225724 * L_0 = __this->get_readyRole_2(); if (!L_0) { goto IL_001c; } } { ISceneRole_t2394225724 * L_1 = __this->get_readyRole_2(); NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_1); ThemeRoleData_DestoryRole_m2679235718(__this, L_2, /*hidden argument*/NULL); } IL_001c: { return; } } // System.Void ThemeRoleData::Update() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_Update_m2373583013 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method) { { ThemeRoleData_InitRole_m2357610181(__this, /*hidden argument*/NULL); return; } } // System.Void ThemeRoleData::SetInitInfo(DMCore.Logic.AssembleInfo) extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_SetInitInfo_m4219959359 (ThemeRoleData_t305589676 * __this, AssembleInfo_t3236776212 * ___info0, const RuntimeMethod* method) { { AssembleInfo_t3236776212 * L_0 = ___info0; __this->set_m_info_5(L_0); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_5(); if (L_1) { goto IL_0013; } } { return; } IL_0013: { 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); ThemeRoleData_CreatRole_m3282377449(__this, L_3, /*hidden argument*/NULL); ThemeRoleData_CurSuit_m926292903(__this, /*hidden argument*/NULL); return; } } // System.Void ThemeRoleData::SetInfo(DMCore.Logic.AssembleInfo) extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_SetInfo_m1615387172 (ThemeRoleData_t305589676 * __this, AssembleInfo_t3236776212 * ___info0, const RuntimeMethod* method) { { AssembleInfo_t3236776212 * L_0 = ___info0; __this->set_m_info_5(L_0); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_5(); if (L_1) { goto IL_0013; } } { return; } IL_0013: { ThemeRoleData_CurSuit_m926292903(__this, /*hidden argument*/NULL); return; } } // System.Void ThemeRoleData::CurSuit() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_CurSuit_m926292903 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeRoleData_CurSuit_m926292903_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_5(); NullCheck(L_1); int32_t L_2 = L_1->get_m_themeId_0(); NullCheck(L_0); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_2))), /*hidden argument*/NULL); V_0 = L_3; ISceneRole_t2394225724 * L_4 = V_0; NullCheck(L_4); ISceneRole_ResumeSubModels_m1744956637(L_4, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_5 = __this->get_m_info_5(); if (!L_5) { goto IL_00a2; } } { AssembleInfo_t3236776212 * L_6 = __this->get_m_info_5(); NullCheck(L_6); List_1_t128053199 * L_7 = L_6->get_m_dressList_3(); NullCheck(L_7); int32_t L_8 = List_1_get_Count_m186164705(L_7, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_00a2; } } { V_1 = 0; goto IL_008c; } IL_0045: { AssembleInfo_t3236776212 * L_9 = __this->get_m_info_5(); NullCheck(L_9); List_1_t128053199 * L_10 = L_9->get_m_dressList_3(); int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = List_1_get_Item_m888956288(L_10, L_11, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_2 = L_12; int32_t L_13 = V_2; V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)L_13/(int32_t)((int32_t)100000)))%(int32_t)((int32_t)100))); int32_t L_14 = V_3; if ((((int32_t)L_14) == ((int32_t)((int32_t)81)))) { goto IL_0072; } } { int32_t L_15 = V_3; if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)80))))) { goto IL_007e; } } IL_0072: { ISceneRole_t2394225724 * L_16 = V_0; int32_t L_17 = V_2; NullCheck(L_16); ISceneRole_WearSuit_m1889746947(L_16, L_17, /*hidden argument*/NULL); goto IL_0088; } IL_007e: { ISceneRole_t2394225724 * L_18 = V_0; int32_t L_19 = V_2; NullCheck(L_18); ISceneRole_WearSubModel_m2695610556(L_18, L_19, (bool)1, (bool)1, /*hidden argument*/NULL); } IL_0088: { int32_t L_20 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_008c: { int32_t L_21 = V_1; AssembleInfo_t3236776212 * L_22 = __this->get_m_info_5(); NullCheck(L_22); List_1_t128053199 * L_23 = L_22->get_m_dressList_3(); NullCheck(L_23); int32_t L_24 = List_1_get_Count_m186164705(L_23, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_21) < ((int32_t)L_24))) { goto IL_0045; } } IL_00a2: { return; } } // System.Void ThemeRoleData::InitRole() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_InitRole_m2357610181 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeRoleData_InitRole_m2357610181_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; String_t* V_1 = NULL; int32_t V_2 = 0; Transform_t3600365921 * V_3 = NULL; 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)); { ISceneRole_t2394225724 * L_0 = __this->get_readyRole_2(); if (!L_0) { goto IL_001b; } } { ISceneRole_t2394225724 * L_1 = __this->get_readyRole_2(); NullCheck(L_1); bool L_2 = VirtFuncInvoker0< bool >::Invoke(17 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsReady() */, L_1); if (L_2) { goto IL_001c; } } IL_001b: { return; } IL_001c: { ISceneRole_t2394225724 * L_3 = __this->get_readyRole_2(); NullCheck(L_3); bool L_4 = ISceneBaseObj_IsValid_m1197404667(L_3, /*hidden argument*/NULL); V_0 = L_4; ISceneRole_t2394225724 * L_5 = __this->get_readyRole_2(); NullCheck(L_5); VirtActionInvoker0::Invoke(14 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SubmitToScene() */, L_5); bool L_6 = V_0; if (L_6) { goto IL_0181; } } { ISceneRole_t2394225724 * L_7 = __this->get_readyRole_2(); NullCheck(L_7); Transform_t3600365921 * L_8 = ISceneBaseObj_GetTransform_m3818769012(L_7, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = ThemeRoleData_GetRoleParent_m680169047(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_9, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_10 = __this->get_readyRole_2(); NullCheck(L_10); bool L_11 = ISceneBaseObj_IfExistAnim_m267911107(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_00ab; } } { V_1 = _stringLiteral2833084525; ISceneRole_t2394225724 * L_12 = __this->get_readyRole_2(); NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_12); V_2 = L_13; int32_t L_14 = V_2; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_0083; } } { int32_t L_15 = V_2; if (!L_15) { goto IL_008e; } } { goto IL_0099; } IL_0083: { V_1 = _stringLiteral3548628297; goto IL_009e; } IL_008e: { V_1 = _stringLiteral2833084525; goto IL_009e; } IL_0099: { goto IL_009e; } IL_009e: { ISceneRole_t2394225724 * L_16 = __this->get_readyRole_2(); String_t* L_17 = V_1; NullCheck(L_16); ISceneBaseObj_SetIdleAnim_m1936918694(L_16, L_17, /*hidden argument*/NULL); } IL_00ab: { ISceneRole_t2394225724 * L_18 = __this->get_readyRole_2(); NullCheck(L_18); ILogicBase_Update_m3853008051(L_18, (0.001f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_19 = __this->get_readyRole_2(); NullCheck(L_19); Transform_t3600365921 * L_20 = ISceneBaseObj_GetTransform_m3818769012(L_19, /*hidden argument*/NULL); V_3 = L_20; Camera_t4157153871 * L_21 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_22 = V_3; NullCheck(L_22); Vector3_t3722313464 L_23 = Transform_get_position_m36019626(L_22, /*hidden argument*/NULL); NullCheck(L_21); Vector3_t3722313464 L_24 = Camera_WorldToScreenPoint_m3726311023(L_21, L_23, /*hidden argument*/NULL); V_4 = L_24; Camera_t4157153871 * L_25 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); RotateRole_t1146201425 * L_26 = __this->get_rotate_3(); NullCheck(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(L_26, /*hidden argument*/NULL); NullCheck(L_27); Vector3_t3722313464 L_28 = Transform_get_position_m36019626(L_27, /*hidden argument*/NULL); NullCheck(L_25); Vector3_t3722313464 L_29 = Camera_WorldToScreenPoint_m3726311023(L_25, L_28, /*hidden argument*/NULL); V_5 = L_29; float L_30 = (&V_5)->get_x_1(); float L_31 = (&V_5)->get_y_2(); float L_32 = (&V_4)->get_z_3(); Vector3__ctor_m3353183577((&V_6), L_30, L_31, L_32, /*hidden argument*/NULL); Transform_t3600365921 * L_33 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_34 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, (0.0f), (165.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_33); Transform_set_rotation_m3524318132(L_33, L_34, /*hidden argument*/NULL); Transform_t3600365921 * L_35 = V_3; Camera_t4157153871 * L_36 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_37 = V_6; NullCheck(L_36); Vector3_t3722313464 L_38 = Camera_ScreenToWorldPoint_m3978588570(L_36, L_37, /*hidden argument*/NULL); NullCheck(L_35); Transform_set_position_m3387557959(L_35, L_38, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_40 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); Transform_set_localScale_m3053443106(L_39, L_40, /*hidden argument*/NULL); Transform_t3600365921 * L_41 = V_3; Vector3_t3722313464 L_42 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_43 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_42, (1.0f), /*hidden argument*/NULL); NullCheck(L_41); Transform_set_localScale_m3053443106(L_41, L_43, /*hidden argument*/NULL); RotateRole_t1146201425 * L_44 = __this->get_rotate_3(); GameObjectU5BU5D_t3328599146* L_45 = ((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)1)); ISceneRole_t2394225724 * L_46 = __this->get_readyRole_2(); NullCheck(L_46); Transform_t3600365921 * L_47 = ISceneBaseObj_GetTransform_m3818769012(L_46, /*hidden argument*/NULL); NullCheck(L_47); GameObject_t1113636619 * L_48 = Component_get_gameObject_m442555142(L_47, /*hidden argument*/NULL); NullCheck(L_45); ArrayElementTypeCheck (L_45, L_48); (L_45)->SetAt(static_cast(0), (GameObject_t1113636619 *)L_48); NullCheck(L_44); RotateRole_SetRotateObj_m814283472(L_44, L_45, /*hidden argument*/NULL); } IL_0181: { return; } } // UnityEngine.Transform ThemeRoleData::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ThemeRoleData_GetRoleParent_m680169047 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeRoleData_GetRoleParent_m680169047_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral2992781582, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); V_0 = L_1; Transform_t3600365921 * L_2 = V_0; NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3709350767, /*hidden argument*/NULL); V_1 = L_3; Transform_t3600365921 * L_4 = V_1; 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_0067; } } { GameObject_t1113636619 * L_6 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_6, _stringLiteral3709350767, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); V_1 = L_7; Transform_t3600365921 * L_8 = V_1; Transform_t3600365921 * L_9 = V_0; NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_9, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_11 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); Transform_set_localEulerAngles_m4202601546(L_10, L_11, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = V_1; Vector3_t3722313464 L_13 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); Transform_set_localScale_m3053443106(L_12, L_13, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = V_1; Vector3_t3722313464 L_15 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_15, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = V_1; __this->set_roleParent_4(L_16); } IL_0067: { Transform_t3600365921 * L_17 = V_1; return L_17; } } // System.Void ThemeRoleData::CreatRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_CreatRole_m3282377449 (ThemeRoleData_t305589676 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeRoleData_CreatRole_m3282377449_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; ISceneRole_t2394225724 * V_1 = NULL; String_t* G_B3_0 = NULL; { int32_t L_0 = ___sex0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0011; } } { G_B3_0 = _stringLiteral3926317133; goto IL_0016; } IL_0011: { G_B3_0 = _stringLiteral4072509751; } IL_0016: { V_0 = G_B3_0; CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = V_0; NullCheck(L_1); ISceneBaseObj_t858622483 * L_3 = CSceneService_CreateGameObj_m958236987(L_1, L_2, 1, /*hidden argument*/NULL); V_1 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_3, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); ISceneRole_t2394225724 * L_4 = V_1; AssembleInfo_t3236776212 * L_5 = __this->get_m_info_5(); NullCheck(L_5); int32_t L_6 = L_5->get_m_themeId_0(); NullCheck(L_4); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_4, (((int64_t)((int64_t)L_6)))); ISceneRole_t2394225724 * L_7 = V_1; NullCheck(L_7); CDataProperty_t2806246268 * L_8 = ISceneBaseObj_GetUserProperty_m776816018(L_7, /*hidden argument*/NULL); NullCheck(L_8); CDataProperty_Add_m837145387(L_8, _stringLiteral836452629, 1, /*hidden argument*/NULL); int32_t L_9 = ___sex0; ThemeRoleData_DefautRole_m752757684(__this, L_9, /*hidden argument*/NULL); return; } } // System.Void ThemeRoleData::DestoryRole(System.Int64) extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_DestoryRole_m2679235718 (ThemeRoleData_t305589676 * __this, int64_t ___userid0, const RuntimeMethod* method) { { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___userid0; NullCheck(L_0); CSceneService_DestroyRoleObj_m3016152155(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void ThemeRoleData::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_ResumeSubModels_m1896610247 (ThemeRoleData_t305589676 * __this, const RuntimeMethod* method) { { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_5(); NullCheck(L_1); int32_t L_2 = L_1->get_m_themeId_0(); NullCheck(L_0); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_2))), /*hidden argument*/NULL); NullCheck(L_3); ISceneRole_ResumeSubModels_m1744956637(L_3, /*hidden argument*/NULL); return; } } // System.Void ThemeRoleData::DefautRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ThemeRoleData_DefautRole_m752757684 (ThemeRoleData_t305589676 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeRoleData_DefautRole_m752757684_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; bool V_1 = false; Func_3_t1497391353 * V_2 = NULL; int32_t V_3 = 0; ISceneRole_t2394225724 * G_B2_0 = NULL; ISceneRole_t2394225724 * G_B1_0 = NULL; int32_t G_B3_0 = 0; ISceneRole_t2394225724 * G_B3_1 = NULL; String_t* G_B5_0 = NULL; CProperty_t963755051 * G_B5_1 = NULL; String_t* G_B4_0 = NULL; CProperty_t963755051 * G_B4_1 = NULL; int32_t G_B6_0 = 0; String_t* G_B6_1 = NULL; CProperty_t963755051 * G_B6_2 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_5(); NullCheck(L_1); int32_t L_2 = L_1->get_m_themeId_0(); NullCheck(L_0); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_2))), /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = ___sex0; V_1 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0); ISceneRole_t2394225724 * L_5 = V_0; bool L_6 = V_1; G_B1_0 = L_5; if (!L_6) { G_B2_0 = L_5; goto IL_0029; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_002a; } IL_0029: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_002a: { NullCheck(G_B3_1); ISceneBaseObj_SetModelID_m3286778194(G_B3_1, G_B3_0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_7 = V_0; NullCheck(L_7); CProperty_t963755051 * L_8 = ISceneBaseObj_GetNetProperty_m1709069404(L_7, /*hidden argument*/NULL); bool L_9 = V_1; G_B4_0 = _stringLiteral4166355951; G_B4_1 = L_8; if (!L_9) { G_B5_0 = _stringLiteral4166355951; G_B5_1 = L_8; goto IL_0046; } } { G_B6_0 = 0; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_0047; } IL_0046: { G_B6_0 = 1; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_0047: { NullCheck(G_B6_2); CProperty_SetInt_m72189256(G_B6_2, G_B6_1, G_B6_0, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_10 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_11 = (intptr_t)CJuniorRoleModelItem_GetDefaultModelItem_m3195588872_RuntimeMethod_var; Func_3_t1497391353 * L_12 = (Func_3_t1497391353 *)il2cpp_codegen_object_new(Func_3_t1497391353_il2cpp_TypeInfo_var); Func_3__ctor_m2676186645(L_12, L_10, L_11, /*hidden argument*/Func_3__ctor_m2676186645_RuntimeMethod_var); V_2 = L_12; Func_3_t1497391353 * L_13 = V_2; bool L_14 = V_1; NullCheck(L_13); int32_t L_15 = Func_3_Invoke_m1444580883(L_13, L_14, 2, /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); V_3 = L_15; ISceneRole_t2394225724 * L_16 = V_0; NullCheck(L_16); CProperty_t963755051 * L_17 = ISceneBaseObj_GetNetProperty_m1709069404(L_16, /*hidden argument*/NULL); int32_t L_18 = V_3; NullCheck(L_17); CProperty_SetInt_m72189256(L_17, _stringLiteral4145493834, L_18, /*hidden argument*/NULL); Func_3_t1497391353 * L_19 = V_2; bool L_20 = V_1; NullCheck(L_19); int32_t L_21 = Func_3_Invoke_m1444580883(L_19, L_20, 7, /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); V_3 = L_21; ISceneRole_t2394225724 * L_22 = V_0; NullCheck(L_22); CProperty_t963755051 * L_23 = ISceneBaseObj_GetNetProperty_m1709069404(L_22, /*hidden argument*/NULL); int32_t L_24 = V_3; NullCheck(L_23); CProperty_SetInt_m72189256(L_23, _stringLiteral3385978947, L_24, /*hidden argument*/NULL); Func_3_t1497391353 * L_25 = V_2; bool L_26 = V_1; NullCheck(L_25); int32_t L_27 = Func_3_Invoke_m1444580883(L_25, L_26, ((int32_t)13), /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); V_3 = L_27; ISceneRole_t2394225724 * L_28 = V_0; NullCheck(L_28); CProperty_t963755051 * L_29 = ISceneBaseObj_GetNetProperty_m1709069404(L_28, /*hidden argument*/NULL); int32_t L_30 = V_3; NullCheck(L_29); CProperty_SetInt_m72189256(L_29, _stringLiteral1859365861, L_30, /*hidden argument*/NULL); Func_3_t1497391353 * L_31 = V_2; bool L_32 = V_1; NullCheck(L_31); int32_t L_33 = Func_3_Invoke_m1444580883(L_31, L_32, ((int32_t)15), /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); V_3 = L_33; ISceneRole_t2394225724 * L_34 = V_0; NullCheck(L_34); CProperty_t963755051 * L_35 = ISceneBaseObj_GetNetProperty_m1709069404(L_34, /*hidden argument*/NULL); int32_t L_36 = V_3; NullCheck(L_35); CProperty_SetInt_m72189256(L_35, _stringLiteral712354789, L_36, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_37 = V_0; NullCheck(L_37); ISceneRole_LoadRoleModel_m1111386502(L_37, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_38 = V_0; __this->set_readyRole_2(L_38); 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 TitleContentCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell__ctor_m763402284 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void TitleContentCell::Awake() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_Awake_m3346926043 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleContentCell_Awake_m3346926043_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, _stringLiteral836790329, /*hidden argument*/NULL); __this->set_m_uiTitletxt_4(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, _stringLiteral836790329, /*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_m_uiTitleName_5(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, _stringLiteral2625768301, /*hidden argument*/NULL); NullCheck(L_6); UISprite_t194114938 * L_7 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_6, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_SelectBackground_8(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, _stringLiteral2627727912, /*hidden argument*/NULL); NullCheck(L_9); UISprite_t194114938 * L_10 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_9, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_uiRight_7(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, _stringLiteral961124057, /*hidden argument*/NULL); __this->set_m_SelectArrow_10(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3998186576, /*hidden argument*/NULL); __this->set_m_uiBackgroud_6(L_14); Transform_t3600365921 * L_15 = __this->get_m_uiBackgroud_6(); NullCheck(L_15); UISprite_t194114938 * L_16 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_15, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_16); Color_t2555686324 L_17 = UIWidget_get_color_m3938892930(L_16, /*hidden argument*/NULL); __this->set_m_background_color_9(L_17); return; } } // System.Void TitleContentCell::OnInitItem() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OnInitItem_m425477396 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleContentCell_OnInitItem_m425477396_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_uiTitleName_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); UISprite_t194114938 * L_2 = __this->get_m_uiRight_7(); 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)0, /*hidden argument*/NULL); UISprite_t194114938 * L_4 = __this->get_m_SelectBackground_8(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); return; } } // System.Void TitleContentCell::Update() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_Update_m2243948432 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method) { { return; } } // System.Void TitleContentCell::InitData(DMCore.Logic.CTitleManager/CTitleDesc) extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_InitData_m2059874404 (TitleContentCell_t811867674 * __this, CTitleDesc_t1213620943 * ____Data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleContentCell_InitData_m2059874404_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUserCardParams_t243895319 * V_0 = NULL; { CTitleDesc_t1213620943 * L_0 = ____Data0; NullCheck(L_0); int32_t L_1 = L_0->get_m_id_3(); if (L_1) { goto IL_0025; } } { UILabel_t3248798549 * L_2 = __this->get_m_uiTitleName_5(); CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CTextHelp_GetText_m372251958(L_3, _stringLiteral323358101, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_4, /*hidden argument*/NULL); } IL_0025: { CTitleDesc_t1213620943 * L_5 = ____Data0; if (L_5) { goto IL_006f; } } { UILabel_t3248798549 * L_6 = __this->get_m_uiTitleName_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_004c; } } { UILabel_t3248798549 * L_8 = __this->get_m_uiTitleName_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_9, /*hidden argument*/NULL); } IL_004c: { UISprite_t194114938 * L_10 = __this->get_m_uiRight_7(); 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_006e; } } { UISprite_t194114938 * L_12 = __this->get_m_uiRight_7(); 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_006e: { return; } IL_006f: { logicCardManager_t2956095708 * L_14 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_15 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int64_t L_16 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_15); NullCheck(L_14); CUserCardParams_t243895319 * L_17 = logicCardManager_GetUserCardInfo_m575868701(L_14, L_16, /*hidden argument*/NULL); V_0 = L_17; CTitleDesc_t1213620943 * L_18 = ____Data0; NullCheck(L_18); int32_t L_19 = L_18->get_m_id_3(); IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_20 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21 = L_20->get_WearedContentTitle_6(); if ((!(((uint32_t)L_19) == ((uint32_t)L_21)))) { goto IL_00c2; } } { UILabel_t3248798549 * L_22 = __this->get_m_uiTitleName_5(); NullCheck(L_22); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(L_22, /*hidden argument*/NULL); Vector3_t3722313464 L_24; memset(&L_24, 0, sizeof(L_24)); Vector3__ctor_m3353183577((&L_24), (22.0f), (22.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_23); Transform_set_localScale_m3053443106(L_23, L_24, /*hidden argument*/NULL); goto IL_00e6; } IL_00c2: { UILabel_t3248798549 * L_25 = __this->get_m_uiTitleName_5(); NullCheck(L_25); Transform_t3600365921 * L_26 = Component_get_transform_m3162698980(L_25, /*hidden argument*/NULL); Vector3_t3722313464 L_27; memset(&L_27, 0, sizeof(L_27)); Vector3__ctor_m3353183577((&L_27), (20.0f), (20.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_26); Transform_set_localScale_m3053443106(L_26, L_27, /*hidden argument*/NULL); } IL_00e6: { CTitleDesc_t1213620943 * L_28 = ____Data0; NullCheck(L_28); int32_t L_29 = L_28->get_m_id_3(); IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_30 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); int32_t L_31 = L_30->get_WearedContentTitle_6(); if ((!(((uint32_t)L_29) == ((uint32_t)L_31)))) { goto IL_012f; } } { UILabel_t3248798549 * L_32 = __this->get_m_uiTitleName_5(); Color_t2555686324 L_33; memset(&L_33, 0, sizeof(L_33)); Color__ctor_m286683560((&L_33), (1.0f), (0.729417f), (0.078431f), /*hidden argument*/NULL); NullCheck(L_32); UIWidget_set_color_m2288988844(L_32, L_33, /*hidden argument*/NULL); UILabel_t3248798549 * L_34 = __this->get_m_uiTitleName_5(); NullCheck(L_34); UIWidget_set_alpha_m2278043477(L_34, (1.0f), /*hidden argument*/NULL); goto IL_01ec; } IL_012f: { CTitleDesc_t1213620943 * L_35 = ____Data0; NullCheck(L_35); int32_t L_36 = L_35->get_m_id_3(); IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_37 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); int32_t L_38 = L_37->get_SelectedContentTitle_3(); if ((!(((uint32_t)L_36) == ((uint32_t)L_38)))) { goto IL_0178; } } { UILabel_t3248798549 * L_39 = __this->get_m_uiTitleName_5(); Color_t2555686324 L_40; memset(&L_40, 0, sizeof(L_40)); Color__ctor_m286683560((&L_40), (1.0f), (0.85098f), (0.380392f), /*hidden argument*/NULL); NullCheck(L_39); UIWidget_set_color_m2288988844(L_39, L_40, /*hidden argument*/NULL); UILabel_t3248798549 * L_41 = __this->get_m_uiTitleName_5(); NullCheck(L_41); UIWidget_set_alpha_m2278043477(L_41, (1.0f), /*hidden argument*/NULL); goto IL_01ec; } IL_0178: { CUserCardParams_t243895319 * L_42 = V_0; CTitleDesc_t1213620943 * L_43 = ____Data0; NullCheck(L_43); int32_t L_44 = L_43->get_m_id_3(); NullCheck(L_42); bool L_45 = CUserCardParams_IsOwnTitle_m3781578247(L_42, L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_01bd; } } { UILabel_t3248798549 * L_46 = __this->get_m_uiTitleName_5(); Color_t2555686324 L_47; memset(&L_47, 0, sizeof(L_47)); Color__ctor_m286683560((&L_47), (0.270588249f), (0.423529416f), (0.5411765f), /*hidden argument*/NULL); NullCheck(L_46); UIWidget_set_color_m2288988844(L_46, L_47, /*hidden argument*/NULL); UILabel_t3248798549 * L_48 = __this->get_m_uiTitleName_5(); NullCheck(L_48); UIWidget_set_alpha_m2278043477(L_48, (1.0f), /*hidden argument*/NULL); goto IL_01ec; } IL_01bd: { UILabel_t3248798549 * L_49 = __this->get_m_uiTitleName_5(); Color_t2555686324 L_50; memset(&L_50, 0, sizeof(L_50)); Color__ctor_m286683560((&L_50), (0.270588249f), (0.423529416f), (0.5411765f), /*hidden argument*/NULL); NullCheck(L_49); UIWidget_set_color_m2288988844(L_49, L_50, /*hidden argument*/NULL); UILabel_t3248798549 * L_51 = __this->get_m_uiTitleName_5(); NullCheck(L_51); UIWidget_set_alpha_m2278043477(L_51, (1.0f), /*hidden argument*/NULL); } IL_01ec: { CTitleDesc_t1213620943 * L_52 = ____Data0; NullCheck(L_52); int32_t L_53 = L_52->get_m_id_3(); if (L_53) { goto IL_0216; } } { UILabel_t3248798549 * L_54 = __this->get_m_uiTitleName_5(); CTextHelp_t3119637808 * L_55 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_55); String_t* L_56 = CTextHelp_GetText_m372251958(L_55, _stringLiteral323358101, /*hidden argument*/NULL); NullCheck(L_54); UILabel_set_text_m1071532778(L_54, L_56, /*hidden argument*/NULL); goto IL_0240; } IL_0216: { UILabel_t3248798549 * L_57 = __this->get_m_uiTitleName_5(); CTextHelp_t3119637808 * L_58 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); CTitleDesc_t1213620943 * L_59 = ____Data0; NullCheck(L_59); int32_t L_60 = L_59->get_m_id_3(); int32_t L_61 = L_60; RuntimeObject * L_62 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_61); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3969564043, L_62, /*hidden argument*/NULL); NullCheck(L_58); String_t* L_64 = CTextHelp_GetText_m372251958(L_58, L_63, /*hidden argument*/NULL); NullCheck(L_57); UILabel_set_text_m1071532778(L_57, L_64, /*hidden argument*/NULL); } IL_0240: { Transform_t3600365921 * L_65 = __this->get_m_uiBackgroud_6(); NullCheck(L_65); GameObject_t1113636619 * L_66 = Component_get_gameObject_m442555142(L_65, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_67 = V_0; CTitleDesc_t1213620943 * L_68 = ____Data0; NullCheck(L_68); int32_t L_69 = L_68->get_m_id_3(); NullCheck(L_67); bool L_70 = CUserCardParams_IsOwnTitle_m3781578247(L_67, L_69, /*hidden argument*/NULL); NullCheck(L_66); GameObject_SetActive_m796801857(L_66, L_70, /*hidden argument*/NULL); return; } } // System.Void TitleContentCell::OnClick() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OnClick_m3362409989 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleContentCell_OnClick_m3362409989_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUserCardParams_t243895319 * V_0 = NULL; { UISprite_t194114938 * L_0 = __this->get_m_SelectBackground_8(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_2 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_3 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_3); NullCheck(L_2); CUserCardParams_t243895319 * L_5 = logicCardManager_GetUserCardInfo_m575868701(L_2, L_4, /*hidden argument*/NULL); V_0 = L_5; uiTitleShow_t10899441 * L_6 = uiTitleShow_GetInstance_m3106663756(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); uiTitleShow_OnChangeTitle_m2917319665(L_6, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = __this->get_m_uiTitleName_5(); Color_t2555686324 L_8 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); UIWidget_set_color_m2288988844(L_7, L_8, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get_m_SelectArrow_10(); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); NullCheck(L_10); GameObject_SetActive_m796801857(L_10, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_m_uiBackgroud_6(); NullCheck(L_11); UISprite_t194114938 * L_12 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_11, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); Color_t2555686324 L_13 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); UIWidget_set_color_m2288988844(L_12, L_13, /*hidden argument*/NULL); return; } } // System.Void TitleContentCell::OutClick() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OutClick_m72908916 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleContentCell_OutClick_m72908916_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_m_SelectBackground_8(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_2 = __this->get_m_uiTitleName_5(); Color_t2555686324 L_3; memset(&L_3, 0, sizeof(L_3)); Color__ctor_m286683560((&L_3), (0.270588249f), (0.423529416f), (0.5411765f), /*hidden argument*/NULL); NullCheck(L_2); UIWidget_set_color_m2288988844(L_2, L_3, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_SelectArrow_10(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_m_uiBackgroud_6(); NullCheck(L_6); UISprite_t194114938 * L_7 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_6, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); Color_t2555686324 L_8 = __this->get_m_background_color_9(); NullCheck(L_7); UIWidget_set_color_m2288988844(L_7, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_uiTitleName_5(); Color_t2555686324 L_10; memset(&L_10, 0, sizeof(L_10)); Color__ctor_m286683560((&L_10), (0.270588249f), (0.423529416f), (0.5411765f), /*hidden argument*/NULL); NullCheck(L_9); UIWidget_set_color_m2288988844(L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void TitleContentCell::OnWeared() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OnWeared_m563067410 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_m_uiRight_7(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); return; } } // System.Void TitleContentCell::OnWearedDown() extern "C" IL2CPP_METHOD_ATTR void TitleContentCell_OnWearedDown_m1927766312 (TitleContentCell_t811867674 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_m_uiRight_7(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (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 TitleHeadCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void TitleHeadCell__ctor_m458502093 (TitleHeadCell_t1301723228 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void TitleHeadCell::Awake() extern "C" IL2CPP_METHOD_ATTR void TitleHeadCell_Awake_m95092925 (TitleHeadCell_t1301723228 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleHeadCell_Awake_m95092925_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, _stringLiteral2625768301, /*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_TitleSelectedBtn_4(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, _stringLiteral2538778406, /*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_TitleSelectedName_5(L_5); return; } } // System.Void TitleHeadCell::OnEnable() extern "C" IL2CPP_METHOD_ATTR void TitleHeadCell_OnEnable_m2211610081 (TitleHeadCell_t1301723228 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleHeadCell_OnEnable_m2211610081_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t2685695685 * V_1 = NULL; { String_t* L_0 = Object_get_name_m4211327027(__this, /*hidden argument*/NULL); int32_t L_1 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_2 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = V_0; NullCheck(L_2); List_1_t2685695685 * L_4 = CTitleManager_GetTitleDescInfo_m3682944412(L_2, L_3, /*hidden argument*/NULL); V_1 = 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, _stringLiteral3169442790, /*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); List_1_t2685695685 * L_8 = V_1; String_t* L_9 = TitleHeadCell_GetTitleCount_m450397138(__this, L_8, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_9, /*hidden argument*/NULL); int32_t L_10 = V_0; if ((!(((uint32_t)L_10) == ((uint32_t)1)))) { goto IL_0064; } } { UILabel_t3248798549 * L_11 = __this->get_m_TitleSelectedName_5(); Color_t2555686324 L_12; memset(&L_12, 0, sizeof(L_12)); Color__ctor_m286683560((&L_12), (1.0f), (0.4745098f), (0.0f), /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_effectColor_m1422787121(L_11, L_12, /*hidden argument*/NULL); goto IL_00ae; } IL_0064: { int32_t L_13 = V_0; if ((!(((uint32_t)L_13) == ((uint32_t)2)))) { goto IL_008f; } } { UILabel_t3248798549 * L_14 = __this->get_m_TitleSelectedName_5(); Color_t2555686324 L_15; memset(&L_15, 0, sizeof(L_15)); Color__ctor_m286683560((&L_15), (0.0f), (0.5921569f), (0.9411765f), /*hidden argument*/NULL); NullCheck(L_14); UILabel_set_effectColor_m1422787121(L_14, L_15, /*hidden argument*/NULL); goto IL_00ae; } IL_008f: { UILabel_t3248798549 * L_16 = __this->get_m_TitleSelectedName_5(); Color_t2555686324 L_17; memset(&L_17, 0, sizeof(L_17)); Color__ctor_m286683560((&L_17), (0.9490196f), (0.349019617f), (0.784313738f), /*hidden argument*/NULL); NullCheck(L_16); UILabel_set_effectColor_m1422787121(L_16, L_17, /*hidden argument*/NULL); } IL_00ae: { UILabel_t3248798549 * L_18 = __this->get_m_TitleSelectedName_5(); CTextHelp_t3119637808 * L_19 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_20 = V_0; int32_t L_21 = L_20; RuntimeObject * L_22 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_21); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1153805874, L_22, /*hidden argument*/NULL); NullCheck(L_19); String_t* L_24 = CTextHelp_GetText_m372251958(L_19, L_23, /*hidden argument*/NULL); NullCheck(L_18); UILabel_set_text_m1071532778(L_18, L_24, /*hidden argument*/NULL); return; } } // System.String TitleHeadCell::GetTitleCount(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR String_t* TitleHeadCell_GetTitleCount_m450397138 (TitleHeadCell_t1301723228 * __this, List_1_t2685695685 * ____descInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleHeadCell_GetTitleCount_m450397138_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CUserCardParams_t243895319 * V_1 = NULL; int32_t V_2 = 0; { V_0 = 0; logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_1); NullCheck(L_0); CUserCardParams_t243895319 * L_3 = logicCardManager_GetUserCardInfo_m575868701(L_0, L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_003d; } IL_001e: { CUserCardParams_t243895319 * L_4 = V_1; List_1_t2685695685 * L_5 = ____descInfo0; int32_t L_6 = V_2; NullCheck(L_5); CTitleDesc_t1213620943 * L_7 = List_1_get_Item_m2609451307(L_5, L_6, /*hidden argument*/List_1_get_Item_m2609451307_RuntimeMethod_var); NullCheck(L_7); int32_t L_8 = L_7->get_m_id_3(); NullCheck(L_4); bool L_9 = CUserCardParams_IsOwnTitle_m3781578247(L_4, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0039; } } { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0039: { int32_t L_11 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_003d: { int32_t L_12 = V_2; List_1_t2685695685 * L_13 = ____descInfo0; NullCheck(L_13); int32_t L_14 = List_1_get_Count_m4274791308(L_13, /*hidden argument*/List_1_get_Count_m4274791308_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_001e; } } { int32_t L_15 = V_0; int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_16); List_1_t2685695685 * L_18 = ____descInfo0; NullCheck(L_18); int32_t L_19 = List_1_get_Count_m4274791308(L_18, /*hidden argument*/List_1_get_Count_m4274791308_RuntimeMethod_var); 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_Concat_m1715369213(NULL /*static, unused*/, L_17, _stringLiteral3452614529, L_21, /*hidden argument*/NULL); return L_22; } } // System.Void TitleHeadCell::OnClick() extern "C" IL2CPP_METHOD_ATTR void TitleHeadCell_OnClick_m3848330270 (TitleHeadCell_t1301723228 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleHeadCell_OnClick_m3848330270_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_m_TitleSelectedBtn_4(); NullCheck(L_0); UISprite_set_spriteName_m1616245412(L_0, _stringLiteral1494522924, /*hidden argument*/NULL); UILabel_t3248798549 * L_1 = __this->get_m_TitleSelectedName_5(); Color_t2555686324 L_2; memset(&L_2, 0, sizeof(L_2)); Color__ctor_m286683560((&L_2), (0.7058824f), (0.160784319f), (0.0156862754f), /*hidden argument*/NULL); NullCheck(L_1); UIWidget_set_color_m2288988844(L_1, L_2, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral3169442790, /*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); UILabel_t3248798549 * L_6 = __this->get_m_TitleSelectedName_5(); NullCheck(L_6); Color_t2555686324 L_7 = UIWidget_get_color_m3938892930(L_6, /*hidden argument*/NULL); NullCheck(L_5); UIWidget_set_color_m2288988844(L_5, L_7, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral2102843572, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_10 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, (0.0f), (0.0f), (-90.0f), /*hidden argument*/NULL); NullCheck(L_9); Transform_set_rotation_m3524318132(L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void TitleHeadCell::OutClick() extern "C" IL2CPP_METHOD_ATTR void TitleHeadCell_OutClick_m2769400996 (TitleHeadCell_t1301723228 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleHeadCell_OutClick_m2769400996_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_m_TitleSelectedBtn_4(); NullCheck(L_0); UISprite_set_spriteName_m1616245412(L_0, _stringLiteral3867241455, /*hidden argument*/NULL); UILabel_t3248798549 * L_1 = __this->get_m_TitleSelectedName_5(); Color_t2555686324 L_2; memset(&L_2, 0, sizeof(L_2)); Color__ctor_m286683560((&L_2), (0.309803933f), (0.4627451f), (0.5764706f), /*hidden argument*/NULL); NullCheck(L_1); UIWidget_set_color_m2288988844(L_1, L_2, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral3169442790, /*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); UILabel_t3248798549 * L_6 = __this->get_m_TitleSelectedName_5(); NullCheck(L_6); Color_t2555686324 L_7 = UIWidget_get_color_m3938892930(L_6, /*hidden argument*/NULL); NullCheck(L_5); UIWidget_set_color_m2288988844(L_5, L_7, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral2102843572, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_10 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_9); Transform_set_rotation_m3524318132(L_9, L_10, /*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 TitleListView::.ctor() extern "C" IL2CPP_METHOD_ATTR void TitleListView__ctor_m2490546138 (TitleListView_t286428299 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Int32 TitleListView::get_m_SelectedTitle() extern "C" IL2CPP_METHOD_ATTR int32_t TitleListView_get_m_SelectedTitle_m115765387 (TitleListView_t286428299 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_get_m_SelectedTitle_m115765387_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = L_0->get_SelectedTitle_2(); return L_1; } } // System.Void TitleListView::set_m_SelectedTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TitleListView_set_m_SelectedTitle_m3403770590 (TitleListView_t286428299 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_set_m_SelectedTitle_m3403770590_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___value0; NullCheck(L_0); L_0->set_SelectedTitle_2(L_1); return; } } // System.Int32 TitleListView::get_m_SelectedContentTitle() extern "C" IL2CPP_METHOD_ATTR int32_t TitleListView_get_m_SelectedContentTitle_m4229941654 (TitleListView_t286428299 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_get_m_SelectedContentTitle_m4229941654_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = L_0->get_SelectedContentTitle_3(); return L_1; } } // System.Void TitleListView::set_m_SelectedContentTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR void TitleListView_set_m_SelectedContentTitle_m1003383211 (TitleListView_t286428299 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_set_m_SelectedContentTitle_m1003383211_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___value0; NullCheck(L_0); L_0->set_SelectedContentTitle_3(L_1); return; } } // UnityEngine.Transform TitleListView::get_m_SelectedContentTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TitleListView_get_m_SelectedContentTransform_m1822682127 (TitleListView_t286428299 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_get_m_SelectedContentTransform_m1822682127_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = L_0->get_SelectedContentTransform_4(); return L_1; } } // System.Void TitleListView::set_m_SelectedContentTransform(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void TitleListView_set_m_SelectedContentTransform_m406001625 (TitleListView_t286428299 * __this, Transform_t3600365921 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_set_m_SelectedContentTransform_m406001625_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = ___value0; NullCheck(L_0); L_0->set_SelectedContentTransform_4(L_1); return; } } // System.Void TitleListView::Awake() extern "C" IL2CPP_METHOD_ATTR void TitleListView_Awake_m1253148778 (TitleListView_t286428299 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_Awake_m1253148778_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * V_0 = NULL; int32_t V_1 = 0; GameObject_t1113636619 * V_2 = NULL; int32_t V_3 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); RuntimeObject* L_1 = CTitleManager_GetTitleDescTypes_m3135531344(L_0, /*hidden argument*/NULL); List_1_t128053199 * L_2 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m3641213752(L_2, L_1, /*hidden argument*/List_1__ctor_m3641213752_RuntimeMethod_var); V_0 = L_2; V_1 = 0; goto IL_006f; } IL_0017: { Transform_t3600365921 * L_3 = __this->get_m_Heading_4(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_5 = Object_Instantiate_TisGameObject_t1113636619_m587845175(NULL /*static, unused*/, L_4, /*hidden argument*/Object_Instantiate_TisGameObject_t1113636619_m587845175_RuntimeMethod_var); V_2 = L_5; GameObject_t1113636619 * L_6 = V_2; List_1_t128053199 * L_7 = V_0; int32_t L_8 = V_1; NullCheck(L_7); int32_t L_9 = List_1_get_Item_m888956288(L_7, L_8, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_3 = L_9; String_t* L_10 = Int32_ToString_m141394615((&V_3), /*hidden argument*/NULL); NullCheck(L_6); Object_set_name_m291480324(L_6, L_10, /*hidden argument*/NULL); GameObject_t1113636619 * L_11 = V_2; NullCheck(L_11); Transform_t3600365921 * L_12 = GameObject_get_transform_m1369836730(L_11, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_m_HeadRoot_6(); NullCheck(L_12); Transform_set_parent_m786917804(L_12, L_13, /*hidden argument*/NULL); GameObject_t1113636619 * L_14 = V_2; NullCheck(L_14); Transform_t3600365921 * L_15 = GameObject_get_transform_m1369836730(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_16 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); Transform_set_localScale_m3053443106(L_15, L_16, /*hidden argument*/NULL); GameObject_t1113636619 * L_17 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_17, (bool)1, /*hidden argument*/NULL); int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_006f: { int32_t L_19 = V_1; List_1_t128053199 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = List_1_get_Count_m186164705(L_20, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_0017; } } { return; } } // System.Void TitleListView::OnEnable() extern "C" IL2CPP_METHOD_ATTR void TitleListView_OnEnable_m3361888013 (TitleListView_t286428299 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = TitleListView_WaitForScrollWndInitFinished_m1057446607(__this, /*hidden argument*/NULL); MonoBehaviour_StartCoroutine_m3411253000(__this, L_0, /*hidden argument*/NULL); return; } } // System.Collections.IEnumerator TitleListView::WaitForScrollWndInitFinished() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* TitleListView_WaitForScrollWndInitFinished_m1057446607 (TitleListView_t286428299 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_WaitForScrollWndInitFinished_m1057446607_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * V_0 = NULL; { U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * L_0 = (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 *)il2cpp_codegen_object_new(U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137_il2cpp_TypeInfo_var); U3CWaitForScrollWndInitFinishedU3Ec__Iterator0__ctor_m419540269(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * L_1 = V_0; NullCheck(L_1); L_1->set_U24this_1(__this); U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * L_2 = V_0; return L_2; } } // System.Void TitleListView::OnClkTitle(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void TitleListView_OnClkTitle_m867330353 (TitleListView_t286428299 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_OnClkTitle_m867330353_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t2685695685 * V_1 = NULL; Transform_t3600365921 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; Transform_t3600365921 * V_5 = NULL; TitleHeadCell_t1301723228 * V_6 = NULL; TitleHeadCell_t1301723228 * V_7 = NULL; Transform_t3600365921 * V_8 = NULL; int32_t V_9 = 0; TitleContentCell_t811867674 * V_10 = NULL; float V_11 = 0.0f; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; GameObject_t1113636619 * V_15 = NULL; Transform_t3600365921 * V_16 = NULL; CTitleDesc_t1213620943 * V_17 = NULL; int32_t V_18 = 0; { GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); String_t* L_1 = Object_get_name_m4211327027(L_0, /*hidden argument*/NULL); int32_t L_2 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_3 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; NullCheck(L_3); List_1_t2685695685 * L_5 = CTitleManager_GetTitleDescInfo_m3682944412(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = TitleListView_get_m_SelectedTitle_m115765387(__this, /*hidden argument*/NULL); if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0055; } } { DMScrollWnd_t1110969451 * L_7 = __this->get_m_ScrollWnd_7(); NullCheck(L_7); GameObject_t1113636619 * L_8 = L_7->get_m_ScrollWnd_3(); NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); int32_t L_10 = TitleListView_get_m_SelectedTitle_m115765387(__this, /*hidden argument*/NULL); V_3 = L_10; String_t* L_11 = Int32_ToString_m141394615((&V_3), /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_9, L_11, /*hidden argument*/NULL); V_2 = L_12; Transform_t3600365921 * L_13 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); } IL_0055: { Transform_t3600365921 * L_14 = TitleListView_GetTitleIndex_m3359775571(__this, (&V_4), /*hidden argument*/NULL); V_5 = L_14; Transform_t3600365921 * L_15 = V_5; 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_007c; } } { Transform_t3600365921 * L_17 = V_5; NullCheck(L_17); TitleHeadCell_t1301723228 * L_18 = Component_GetComponent_TisTitleHeadCell_t1301723228_m325133199(L_17, /*hidden argument*/Component_GetComponent_TisTitleHeadCell_t1301723228_m325133199_RuntimeMethod_var); V_6 = L_18; TitleHeadCell_t1301723228 * L_19 = V_6; NullCheck(L_19); TitleHeadCell_OutClick_m2769400996(L_19, /*hidden argument*/NULL); } IL_007c: { int32_t L_20 = V_0; TitleListView_set_m_SelectedTitle_m3403770590(__this, L_20, /*hidden argument*/NULL); GameObject_t1113636619 * L_21 = ___go0; NullCheck(L_21); TitleHeadCell_t1301723228 * L_22 = GameObject_GetComponent_TisTitleHeadCell_t1301723228_m721292051(L_21, /*hidden argument*/GameObject_GetComponent_TisTitleHeadCell_t1301723228_m721292051_RuntimeMethod_var); V_7 = L_22; TitleHeadCell_t1301723228 * L_23 = V_7; NullCheck(L_23); TitleHeadCell_OnClick_m3848330270(L_23, /*hidden argument*/NULL); TitleListView_RefreshPosition_m1594998159(__this, /*hidden argument*/NULL); DMScrollWnd_t1110969451 * L_24 = __this->get_m_ScrollWnd_7(); NullCheck(L_24); GameObject_t1113636619 * L_25 = L_24->get_m_ScrollWnd_3(); NullCheck(L_25); Transform_t3600365921 * L_26 = GameObject_get_transform_m1369836730(L_25, /*hidden argument*/NULL); int32_t L_27 = TitleListView_get_m_SelectedTitle_m115765387(__this, /*hidden argument*/NULL); V_9 = L_27; String_t* L_28 = Int32_ToString_m141394615((&V_9), /*hidden argument*/NULL); NullCheck(L_26); Transform_t3600365921 * L_29 = Transform_Find_m1729760951(L_26, L_28, /*hidden argument*/NULL); V_8 = L_29; Transform_t3600365921 * L_30 = __this->get_m_Content_5(); NullCheck(L_30); TitleContentCell_t811867674 * L_31 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_30, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); V_10 = L_31; TitleContentCell_t811867674 * L_32 = V_10; NullCheck(L_32); float L_33 = L_32->get_AcitveHeight_2(); V_11 = L_33; Transform_t3600365921 * L_34 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_35 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_0222; } } { int32_t L_36 = TitleListView_get_m_SelectedTitle_m115765387(__this, /*hidden argument*/NULL); V_12 = L_36; String_t* L_37 = Int32_ToString_m141394615((&V_12), /*hidden argument*/NULL); GameObject_t1113636619 * L_38 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_38, L_37, /*hidden argument*/NULL); NullCheck(L_38); Transform_t3600365921 * L_39 = GameObject_get_transform_m1369836730(L_38, /*hidden argument*/NULL); V_8 = L_39; Transform_t3600365921 * L_40 = V_8; DMScrollWnd_t1110969451 * L_41 = __this->get_m_ScrollWnd_7(); NullCheck(L_41); GameObject_t1113636619 * L_42 = L_41->get_m_ScrollWnd_3(); NullCheck(L_42); Transform_t3600365921 * L_43 = GameObject_get_transform_m1369836730(L_42, /*hidden argument*/NULL); NullCheck(L_40); Transform_set_parent_m786917804(L_40, L_43, /*hidden argument*/NULL); Transform_t3600365921 * L_44 = V_8; NullCheck(L_44); Transform_t3600365921 * L_45 = Component_get_transform_m3162698980(L_44, /*hidden argument*/NULL); GameObject_t1113636619 * L_46 = ___go0; 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); TitleHeadCell_t1301723228 * L_49 = V_7; NullCheck(L_49); float L_50 = L_49->get_AcitveHeight_2(); Vector3_t3722313464 L_51; memset(&L_51, 0, sizeof(L_51)); Vector3__ctor_m3353183577((&L_51), (0.0f), ((float)((float)L_50/(float)(2.0f))), (0.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_52 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_48, L_51, /*hidden argument*/NULL); NullCheck(L_45); Transform_set_localPosition_m4128471975(L_45, L_52, /*hidden argument*/NULL); Transform_t3600365921 * L_53 = V_8; NullCheck(L_53); Transform_t3600365921 * L_54 = Component_get_transform_m3162698980(L_53, /*hidden argument*/NULL); Vector3_t3722313464 L_55 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); Transform_set_localScale_m3053443106(L_54, L_55, /*hidden argument*/NULL); List_1_t2685695685 * L_56 = V_1; NullCheck(L_56); int32_t L_57 = List_1_get_Count_m4274791308(L_56, /*hidden argument*/List_1_get_Count_m4274791308_RuntimeMethod_var); V_13 = L_57; V_14 = 0; goto IL_0219; } IL_0178: { Transform_t3600365921 * L_58 = __this->get_m_Content_5(); NullCheck(L_58); GameObject_t1113636619 * L_59 = Component_get_gameObject_m442555142(L_58, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_60 = Object_Instantiate_TisGameObject_t1113636619_m587845175(NULL /*static, unused*/, L_59, /*hidden argument*/Object_Instantiate_TisGameObject_t1113636619_m587845175_RuntimeMethod_var); V_15 = L_60; GameObject_t1113636619 * L_61 = V_15; NullCheck(L_61); Transform_t3600365921 * L_62 = GameObject_get_transform_m1369836730(L_61, /*hidden argument*/NULL); V_16 = L_62; Transform_t3600365921 * L_63 = V_16; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_64 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_63); Transform_set_localScale_m3053443106(L_63, L_64, /*hidden argument*/NULL); Transform_t3600365921 * L_65 = V_16; Transform_t3600365921 * L_66 = V_8; NullCheck(L_65); Transform_set_parent_m786917804(L_65, L_66, /*hidden argument*/NULL); Transform_t3600365921 * L_67 = V_16; float L_68 = V_11; float L_69 = V_11; int32_t L_70 = V_14; Vector3_t3722313464 L_71; memset(&L_71, 0, sizeof(L_71)); Vector3__ctor_m3353183577((&L_71), (0.0f), ((float)il2cpp_codegen_subtract((float)((float)((float)((-L_68))/(float)(2.0f))), (float)((float)il2cpp_codegen_multiply((float)L_69, (float)(((float)((float)L_70))))))), (-1.0f), /*hidden argument*/NULL); NullCheck(L_67); Transform_set_localPosition_m4128471975(L_67, L_71, /*hidden argument*/NULL); Transform_t3600365921 * L_72 = V_16; Vector3_t3722313464 L_73 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_72); Transform_set_localScale_m3053443106(L_72, L_73, /*hidden argument*/NULL); Transform_t3600365921 * L_74 = V_16; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_74, (bool)1, /*hidden argument*/NULL); List_1_t2685695685 * L_75 = V_1; int32_t L_76 = V_14; NullCheck(L_75); CTitleDesc_t1213620943 * L_77 = List_1_get_Item_m2609451307(L_75, L_76, /*hidden argument*/List_1_get_Item_m2609451307_RuntimeMethod_var); V_17 = L_77; Transform_t3600365921 * L_78 = V_16; CTitleDesc_t1213620943 * L_79 = V_17; NullCheck(L_79); int32_t* L_80 = L_79->get_address_of_m_id_3(); String_t* L_81 = Int32_ToString_m141394615(L_80, /*hidden argument*/NULL); NullCheck(L_78); Object_set_name_m291480324(L_78, L_81, /*hidden argument*/NULL); Transform_t3600365921 * L_82 = V_16; NullCheck(L_82); TitleContentCell_t811867674 * L_83 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_82, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); CTitleDesc_t1213620943 * L_84 = V_17; NullCheck(L_83); TitleContentCell_InitData_m2059874404(L_83, L_84, /*hidden argument*/NULL); int32_t L_85 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); } IL_0219: { int32_t L_86 = V_14; int32_t L_87 = V_13; if ((((int32_t)L_86) < ((int32_t)L_87))) { goto IL_0178; } } IL_0222: { Transform_t3600365921 * L_88 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_88, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_89 = TitleListView_get_m_SelectedContentTransform_m1822682127(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_90 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_89, /*hidden argument*/NULL); if (!L_90) { goto IL_026d; } } { Transform_t3600365921 * L_91 = V_8; int32_t L_92 = TitleListView_get_m_SelectedContentTitle_m4229941654(__this, /*hidden argument*/NULL); V_18 = L_92; String_t* L_93 = Int32_ToString_m141394615((&V_18), /*hidden argument*/NULL); NullCheck(L_91); Transform_t3600365921 * L_94 = Transform_Find_m1729760951(L_91, L_93, /*hidden argument*/NULL); TitleListView_set_m_SelectedContentTransform_m406001625(__this, L_94, /*hidden argument*/NULL); Transform_t3600365921 * L_95 = TitleListView_get_m_SelectedContentTransform_m1822682127(__this, /*hidden argument*/NULL); NullCheck(L_95); TitleContentCell_t811867674 * L_96 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_95, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); NullCheck(L_96); TitleContentCell_OnClick_m3362409989(L_96, /*hidden argument*/NULL); } IL_026d: { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_97 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_97); Transform_t3600365921 * L_98 = L_97->get_WearedContentTransform_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_99 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_98, /*hidden argument*/NULL); if (!L_99) { goto IL_02e1; } } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_100 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_100); int32_t* L_101 = L_100->get_address_of_WearedTitle_5(); int32_t L_102 = V_0; bool L_103 = Int32_Equals_m2976157357(L_101, L_102, /*hidden argument*/NULL); if (!L_103) { goto IL_02e1; } } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_104 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_104); int32_t L_105 = L_104->get_WearedContentTitle_6(); if ((((int32_t)L_105) <= ((int32_t)0))) { goto IL_02e1; } } { IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_106 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_107 = V_8; CTitleManager_t3025273230 * L_108 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_108); int32_t* L_109 = L_108->get_address_of_WearedContentTitle_6(); String_t* L_110 = Int32_ToString_m141394615(L_109, /*hidden argument*/NULL); NullCheck(L_107); Transform_t3600365921 * L_111 = Transform_Find_m1729760951(L_107, L_110, /*hidden argument*/NULL); NullCheck(L_106); L_106->set_WearedContentTransform_7(L_111); CTitleManager_t3025273230 * L_112 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_112); Transform_t3600365921 * L_113 = L_112->get_WearedContentTransform_7(); NullCheck(L_113); TitleContentCell_t811867674 * L_114 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_113, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); NullCheck(L_114); TitleContentCell_OnWeared_m563067410(L_114, /*hidden argument*/NULL); } IL_02e1: { return; } } // System.Void TitleListView::RefreshPosition() extern "C" IL2CPP_METHOD_ATTR void TitleListView_RefreshPosition_m1594998159 (TitleListView_t286428299 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_RefreshPosition_m1594998159_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; List_1_t2685695685 * V_3 = NULL; TitleHeadCell_t1301723228 * V_4 = NULL; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; int32_t V_8 = 0; Transform_t3600365921 * V_9 = NULL; TitleContentCell_t811867674 * V_10 = NULL; Vector2_t2156229523 V_11; memset(&V_11, 0, sizeof(V_11)); float V_12 = 0.0f; float V_13 = 0.0f; UIPanel_t1716472341 * V_14 = NULL; float V_15 = 0.0f; Vector4_t3319028937 V_16; memset(&V_16, 0, sizeof(V_16)); float V_17 = 0.0f; int32_t V_18 = 0; Transform_t3600365921 * V_19 = NULL; { TitleListView_GetTitleIndex_m3359775571(__this, (&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTitleManager_t3025273230_il2cpp_TypeInfo_var); CTitleManager_t3025273230 * L_0 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CTitleManager_GetTitleDescCount_m444697336(L_0, /*hidden argument*/NULL); V_1 = L_1; Transform_t3600365921 * L_2 = __this->get_m_HeadRoot_6(); int32_t L_3 = V_0; NullCheck(L_2); Transform_t3600365921 * L_4 = Transform_GetChild_m1092972975(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = Object_get_name_m4211327027(L_4, /*hidden argument*/NULL); int32_t L_6 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_2 = L_6; CTitleManager_t3025273230 * L_7 = CTitleManager_GetInstance_m3413488441(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = V_2; NullCheck(L_7); List_1_t2685695685 * L_9 = CTitleManager_GetTitleDescInfo_m3682944412(L_7, L_8, /*hidden argument*/NULL); V_3 = L_9; Transform_t3600365921 * L_10 = __this->get_m_Heading_4(); NullCheck(L_10); TitleHeadCell_t1301723228 * L_11 = Component_GetComponent_TisTitleHeadCell_t1301723228_m325133199(L_10, /*hidden argument*/Component_GetComponent_TisTitleHeadCell_t1301723228_m325133199_RuntimeMethod_var); V_4 = L_11; TitleHeadCell_t1301723228 * L_12 = V_4; NullCheck(L_12); float L_13 = L_12->get_ActiveWidth_3(); V_5 = L_13; TitleHeadCell_t1301723228 * L_14 = V_4; NullCheck(L_14); float L_15 = L_14->get_AcitveHeight_2(); V_6 = L_15; float L_16 = V_6; V_7 = ((float)((float)((-L_16))/(float)(2.0f))); V_8 = 0; goto IL_009d; } IL_0069: { Transform_t3600365921 * L_17 = __this->get_m_HeadRoot_6(); int32_t L_18 = V_8; NullCheck(L_17); Transform_t3600365921 * L_19 = Transform_GetChild_m1092972975(L_17, L_18, /*hidden argument*/NULL); V_9 = L_19; Transform_t3600365921 * L_20 = V_9; float L_21 = V_7; Vector3_t3722313464 L_22; memset(&L_22, 0, sizeof(L_22)); Vector3__ctor_m3353183577((&L_22), (0.0f), L_21, (0.0f), /*hidden argument*/NULL); NullCheck(L_20); Transform_set_localPosition_m4128471975(L_20, L_22, /*hidden argument*/NULL); float L_23 = V_7; float L_24 = V_6; V_7 = ((float)il2cpp_codegen_subtract((float)L_23, (float)L_24)); int32_t L_25 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_009d: { int32_t L_26 = V_8; int32_t L_27 = V_0; if ((((int32_t)L_26) <= ((int32_t)L_27))) { goto IL_0069; } } { Transform_t3600365921 * L_28 = __this->get_m_Content_5(); NullCheck(L_28); TitleContentCell_t811867674 * L_29 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_28, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); V_10 = L_29; Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_30); Vector3_t3722313464 L_31 = Transform_get_localPosition_m4234289348(L_30, /*hidden argument*/NULL); float L_32 = V_6; int32_t L_33 = V_0; Vector3_t3722313464 L_34; memset(&L_34, 0, sizeof(L_34)); Vector3__ctor_m3353183577((&L_34), (0.0f), ((float)il2cpp_codegen_multiply((float)L_32, (float)(((float)((float)L_33))))), (0.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_35 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_31, L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_36 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_35, /*hidden argument*/NULL); V_11 = L_36; TitleContentCell_t811867674 * L_37 = V_10; NullCheck(L_37); float L_38 = L_37->get_ActiveWidth_3(); V_12 = L_38; float L_39 = __this->get_Height_2(); int32_t L_40 = V_1; float L_41 = V_6; V_13 = ((float)il2cpp_codegen_subtract((float)L_39, (float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_40))), (float)L_41)))); DMScrollWnd_t1110969451 * L_42 = __this->get_m_ScrollWnd_7(); NullCheck(L_42); Transform_t3600365921 * L_43 = Component_get_transform_m3162698980(L_42, /*hidden argument*/NULL); NullCheck(L_43); UIPanel_t1716472341 * L_44 = Component_GetComponent_TisUIPanel_t1716472341_m3980802358(L_43, /*hidden argument*/Component_GetComponent_TisUIPanel_t1716472341_m3980802358_RuntimeMethod_var); V_14 = L_44; UIPanel_t1716472341 * L_45 = V_14; float L_46 = V_7; float L_47 = V_13; float L_48 = V_6; float L_49 = V_12; float L_50 = V_13; Vector4_t3319028937 L_51; memset(&L_51, 0, sizeof(L_51)); Vector4__ctor_m2498754347((&L_51), (0.0f), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_46, (float)((float)((float)L_47/(float)(2.0f))))), (float)((float)((float)L_48/(float)(2.0f))))), L_49, L_50, /*hidden argument*/NULL); NullCheck(L_45); UIPanel_set_clipRange_m2606321132(L_45, L_51, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); float L_52 = CAppOSHelp_GetNGUIScaleX_m498796709(NULL /*static, unused*/, /*hidden argument*/NULL); float L_53 = CAppOSHelp_GetNGUIScaleY_m498796708(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_54 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_52, L_53, /*hidden argument*/NULL); V_15 = L_54; UIPanel_t1716472341 * L_55 = V_14; NullCheck(L_55); Vector4_t3319028937 L_56 = UIPanel_get_clipRange_m1219521389(L_55, /*hidden argument*/NULL); V_16 = L_56; Vector4_t3319028937 * L_57 = (&V_16); float L_58 = L_57->get_x_1(); float L_59 = V_15; L_57->set_x_1(((float)il2cpp_codegen_multiply((float)L_58, (float)L_59))); Vector4_t3319028937 * L_60 = (&V_16); float L_61 = L_60->get_y_2(); float L_62 = V_15; L_60->set_y_2(((float)il2cpp_codegen_multiply((float)L_61, (float)L_62))); Vector4_t3319028937 * L_63 = (&V_16); float L_64 = L_63->get_z_3(); float L_65 = V_15; L_63->set_z_3(((float)il2cpp_codegen_multiply((float)L_64, (float)L_65))); Vector4_t3319028937 * L_66 = (&V_16); float L_67 = L_66->get_w_4(); float L_68 = V_15; L_66->set_w_4(((float)il2cpp_codegen_multiply((float)L_67, (float)L_68))); UIPanel_t1716472341 * L_69 = V_14; Vector4_t3319028937 L_70 = V_16; NullCheck(L_69); UIPanel_set_clipRange_m2606321132(L_69, L_70, /*hidden argument*/NULL); DMScrollWnd_t1110969451 * L_71 = __this->get_m_ScrollWnd_7(); NullCheck(L_71); GameObject_t1113636619 * L_72 = L_71->get_m_ScrollWnd_3(); NullCheck(L_72); Transform_t3600365921 * L_73 = GameObject_get_transform_m1369836730(L_72, /*hidden argument*/NULL); Vector3_t3722313464 L_74 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_73); Transform_set_localPosition_m4128471975(L_73, L_74, /*hidden argument*/NULL); List_1_t2685695685 * L_75 = V_3; NullCheck(L_75); int32_t L_76 = List_1_get_Count_m4274791308(L_75, /*hidden argument*/List_1_get_Count_m4274791308_RuntimeMethod_var); TitleContentCell_t811867674 * L_77 = V_10; NullCheck(L_77); float L_78 = L_77->get_AcitveHeight_2(); V_17 = ((float)il2cpp_codegen_multiply((float)(((float)((float)L_76))), (float)L_78)); DMScrollWnd_t1110969451 * L_79 = __this->get_m_ScrollWnd_7(); float L_80 = V_17; float L_81 = V_13; float L_82 = Mathf_Max_m3146388979(NULL /*static, unused*/, ((float)il2cpp_codegen_subtract((float)L_80, (float)L_81)), (0.0f), /*hidden argument*/NULL); NullCheck(L_79); L_79->set_m_fMax_5(L_82); float L_83 = V_7; float L_84 = V_13; V_7 = ((float)il2cpp_codegen_subtract((float)L_83, (float)L_84)); int32_t L_85 = V_0; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); goto IL_021c; } IL_01e8: { Transform_t3600365921 * L_86 = __this->get_m_HeadRoot_6(); int32_t L_87 = V_18; NullCheck(L_86); Transform_t3600365921 * L_88 = Transform_GetChild_m1092972975(L_86, L_87, /*hidden argument*/NULL); V_19 = L_88; Transform_t3600365921 * L_89 = V_19; float L_90 = V_7; Vector3_t3722313464 L_91; memset(&L_91, 0, sizeof(L_91)); Vector3__ctor_m3353183577((&L_91), (0.0f), L_90, (0.0f), /*hidden argument*/NULL); NullCheck(L_89); Transform_set_localPosition_m4128471975(L_89, L_91, /*hidden argument*/NULL); float L_92 = V_7; float L_93 = V_6; V_7 = ((float)il2cpp_codegen_subtract((float)L_92, (float)L_93)); int32_t L_94 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_94, (int32_t)1)); } IL_021c: { int32_t L_95 = V_18; int32_t L_96 = V_1; if ((((int32_t)L_95) < ((int32_t)L_96))) { goto IL_01e8; } } { return; } } // System.Void TitleListView::OnClkTitleContent(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void TitleListView_OnClkTitleContent_m16301173 (TitleListView_t286428299 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TitleListView_OnClkTitleContent_m16301173_MetadataUsageId); s_Il2CppMethodInitialized = true; } TitleContentCell_t811867674 * V_0 = NULL; { int32_t L_0 = TitleListView_get_m_SelectedContentTitle_m4229941654(__this, /*hidden argument*/NULL); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_002d; } } { Transform_t3600365921 * L_1 = TitleListView_get_m_SelectedContentTransform_m1822682127(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002d; } } { Transform_t3600365921 * L_3 = TitleListView_get_m_SelectedContentTransform_m1822682127(__this, /*hidden argument*/NULL); NullCheck(L_3); TitleContentCell_t811867674 * L_4 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_3, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); NullCheck(L_4); TitleContentCell_OutClick_m72908916(L_4, /*hidden argument*/NULL); } IL_002d: { GameObject_t1113636619 * L_5 = ___go0; NullCheck(L_5); Transform_t3600365921 * L_6 = GameObject_get_transform_m1369836730(L_5, /*hidden argument*/NULL); NullCheck(L_6); TitleContentCell_t811867674 * L_7 = Component_GetComponent_TisTitleContentCell_t811867674_m1179565966(L_6, /*hidden argument*/Component_GetComponent_TisTitleContentCell_t811867674_m1179565966_RuntimeMethod_var); V_0 = L_7; TitleContentCell_t811867674 * L_8 = V_0; NullCheck(L_8); TitleContentCell_OnClick_m3362409989(L_8, /*hidden argument*/NULL); GameObject_t1113636619 * L_9 = ___go0; NullCheck(L_9); String_t* L_10 = Object_get_name_m4211327027(L_9, /*hidden argument*/NULL); int32_t L_11 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); TitleListView_set_m_SelectedContentTitle_m1003383211(__this, L_11, /*hidden argument*/NULL); GameObject_t1113636619 * L_12 = ___go0; NullCheck(L_12); Transform_t3600365921 * L_13 = GameObject_get_transform_m1369836730(L_12, /*hidden argument*/NULL); TitleListView_set_m_SelectedContentTransform_m406001625(__this, L_13, /*hidden argument*/NULL); return; } } // UnityEngine.Transform TitleListView::GetTitleIndex(System.Int32&) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TitleListView_GetTitleIndex_m3359775571 (TitleListView_t286428299 * __this, int32_t* ____index0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_m_HeadRoot_6(); int32_t L_1 = TitleListView_get_m_SelectedTitle_m115765387(__this, /*hidden argument*/NULL); int32_t* L_2 = ____index0; Transform_t3600365921 * L_3 = TitleListView_GetIndex_m1337646110(__this, L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // UnityEngine.Transform TitleListView::GetIndex(UnityEngine.Transform,System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TitleListView_GetIndex_m1337646110 (TitleListView_t286428299 * __this, Transform_t3600365921 * ___parent0, int32_t ___id1, int32_t* ____index2, const RuntimeMethod* method) { int32_t V_0 = 0; Transform_t3600365921 * V_1 = NULL; { int32_t* L_0 = ____index2; *((int32_t*)(L_0)) = (int32_t)0; int32_t L_1 = ___id1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_000c; } } { return (Transform_t3600365921 *)NULL; } IL_000c: { V_0 = 0; goto IL_0041; } IL_0013: { Transform_t3600365921 * L_2 = ___parent0; int32_t L_3 = V_0; NullCheck(L_2); Transform_t3600365921 * L_4 = Transform_GetChild_m1092972975(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; Transform_t3600365921 * L_5 = V_1; NullCheck(L_5); String_t* L_6 = Object_get_name_m4211327027(L_5, /*hidden argument*/NULL); String_t* L_7 = Int32_ToString_m141394615((&___id1), /*hidden argument*/NULL); NullCheck(L_6); bool L_8 = String_Equals_m2270643605(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_003d; } } { int32_t* L_9 = ____index2; int32_t L_10 = V_0; *((int32_t*)(L_9)) = (int32_t)L_10; Transform_t3600365921 * L_11 = V_1; return L_11; } IL_003d: { int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0041: { int32_t L_13 = V_0; Transform_t3600365921 * L_14 = ___parent0; NullCheck(L_14); int32_t L_15 = Transform_get_childCount_m3145433196(L_14, /*hidden argument*/NULL); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_0013; } } { return (Transform_t3600365921 *)NULL; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void TitleListView/c__Iterator0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CWaitForScrollWndInitFinishedU3Ec__Iterator0__ctor_m419540269 (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean TitleListView/c__Iterator0::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_MoveNext_m1956113288 (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_MoveNext_m1956113288_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = __this->get_U24PC_4(); V_0 = L_0; __this->set_U24PC_4((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0021; } case 1: { goto IL_0040; } } } { goto IL_009d; } IL_0021: { WaitForFixedUpdate_t1634918743 * L_2 = (WaitForFixedUpdate_t1634918743 *)il2cpp_codegen_object_new(WaitForFixedUpdate_t1634918743_il2cpp_TypeInfo_var); WaitForFixedUpdate__ctor_m590323305(L_2, /*hidden argument*/NULL); __this->set_U24current_2(L_2); bool L_3 = __this->get_U24disposing_3(); if (L_3) { goto IL_003b; } } { __this->set_U24PC_4(1); } IL_003b: { goto IL_009f; } IL_0040: { TitleListView_t286428299 * L_4 = __this->get_U24this_1(); NullCheck(L_4); Transform_t3600365921 * L_5 = L_4->get_m_HeadRoot_6(); TitleListView_t286428299 * L_6 = __this->get_U24this_1(); NullCheck(L_6); int32_t L_7 = TitleListView_get_m_SelectedTitle_m115765387(L_6, /*hidden argument*/NULL); V_1 = L_7; String_t* L_8 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_5, L_8, /*hidden argument*/NULL); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); __this->set_U3CgoU3E__0_0(L_10); GameObject_t1113636619 * L_11 = __this->get_U3CgoU3E__0_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0096; } } { TitleListView_t286428299 * L_13 = __this->get_U24this_1(); GameObject_t1113636619 * L_14 = __this->get_U3CgoU3E__0_0(); NullCheck(L_13); TitleListView_OnClkTitle_m867330353(L_13, L_14, /*hidden argument*/NULL); } IL_0096: { __this->set_U24PC_4((-1)); } IL_009d: { return (bool)0; } IL_009f: { return (bool)1; } } // System.Object TitleListView/c__Iterator0::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_System_Collections_Generic_IEnumeratorU3CobjectU3E_get_Current_m2098281473 (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U24current_2(); return L_0; } } // System.Object TitleListView/c__Iterator0::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_System_Collections_IEnumerator_get_Current_m3576839727 (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U24current_2(); return L_0; } } // System.Void TitleListView/c__Iterator0::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_Dispose_m3837351475 (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * __this, const RuntimeMethod* method) { { __this->set_U24disposing_3((bool)1); __this->set_U24PC_4((-1)); return; } } // System.Void TitleListView/c__Iterator0::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_Reset_m1655316574 (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_t3456388137 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_Reset_m1655316574_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CWaitForScrollWndInitFinishedU3Ec__Iterator0_Reset_m1655316574_RuntimeMethod_var); } } #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 TouchEffect::.ctor() extern "C" IL2CPP_METHOD_ATTR void TouchEffect__ctor_m3523999047 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { { __this->set_downTimeMin_7((0.3f)); __this->set_endTimeMax_9((1.0f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void TouchEffect::Start() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_Start_m2240183509 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TouchEffect_Start_m2240183509_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, _stringLiteral3452614544, /*hidden argument*/NULL); NullCheck(L_1); ParticleSystem_t1800779281 * L_2 = Component_GetComponent_TisParticleSystem_t1800779281_m3884485303(L_1, /*hidden argument*/Component_GetComponent_TisParticleSystem_t1800779281_m3884485303_RuntimeMethod_var); __this->set_particleSystem0_3(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, _stringLiteral3452614543, /*hidden argument*/NULL); NullCheck(L_4); ParticleSystem_t1800779281 * L_5 = Component_GetComponent_TisParticleSystem_t1800779281_m3884485303(L_4, /*hidden argument*/Component_GetComponent_TisParticleSystem_t1800779281_m3884485303_RuntimeMethod_var); __this->set_particleSystem1_4(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, _stringLiteral3452614542, /*hidden argument*/NULL); NullCheck(L_7); ParticleSystem_t1800779281 * L_8 = Component_GetComponent_TisParticleSystem_t1800779281_m3884485303(L_7, /*hidden argument*/Component_GetComponent_TisParticleSystem_t1800779281_m3884485303_RuntimeMethod_var); __this->set_particleSystem2_5(L_8); __this->set_endTime_8((0.0f)); return; } } // System.Void TouchEffect::Update() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_Update_m2076230720 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { { TouchEffect_NewControl_m214770072(__this, /*hidden argument*/NULL); return; } } // System.Void TouchEffect::NewControl() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_NewControl_m214770072 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TouchEffect_NewControl_m214770072_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_0 = Input_GetMouseButtonDown_m2081676745(NULL /*static, unused*/, 0, /*hidden argument*/NULL); if (!L_0) { goto IL_001d; } } { TouchEffect_EffectOver_m3466555530(__this, /*hidden argument*/NULL); float L_1 = __this->get_endTimeMax_9(); __this->set_endTime_8(L_1); } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_2 = Input_GetMouseButton_m513753021(NULL /*static, unused*/, 0, /*hidden argument*/NULL); if (!L_2) { goto IL_0055; } } { ParticleSystem_t1800779281 * L_3 = __this->get_particleSystem1_4(); NullCheck(L_3); int32_t L_4 = ParticleSystem_get_particleCount_m3882194216(L_3, /*hidden argument*/NULL); if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_0039; } } IL_0039: { TouchEffect_SetTouchPos_m807448607(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_6 = __this->get_pos_2(); NullCheck(L_5); Transform_set_localPosition_m4128471975(L_5, L_6, /*hidden argument*/NULL); goto IL_0067; } IL_0055: { float L_7 = __this->get_endTime_8(); float L_8 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_endTime_8(((float)il2cpp_codegen_subtract((float)L_7, (float)L_8))); } IL_0067: { bool L_9 = __this->get_onShow_10(); if (L_9) { goto IL_008d; } } { float L_10 = __this->get_endTime_8(); if ((!(((float)L_10) > ((float)(0.0f))))) { goto IL_008d; } } { TouchEffect_ShowEffect_m709397793(__this, /*hidden argument*/NULL); goto IL_00ae; } IL_008d: { bool L_11 = __this->get_onShow_10(); if (!L_11) { goto IL_00ae; } } { float L_12 = __this->get_endTime_8(); if ((!(((float)L_12) < ((float)(0.0f))))) { goto IL_00ae; } } { TouchEffect_EffectOver_m3466555530(__this, /*hidden argument*/NULL); } IL_00ae: { return; } } // System.Void TouchEffect::OldControl() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_OldControl_m988808207 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TouchEffect_OldControl_m988808207_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_0 = Input_GetMouseButtonDown_m2081676745(NULL /*static, unused*/, 0, /*hidden argument*/NULL); if (!L_0) { goto IL_0045; } } { float L_1 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); float L_2 = __this->get_downTime_6(); float L_3 = __this->get_downTimeMin_7(); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_1, (float)L_2))) < ((float)L_3)))) { goto IL_0034; } } { TouchEffect_EffectOver_m3466555530(__this, /*hidden argument*/NULL); RuntimeObject* L_4 = TouchEffect_EffectOverIE_m3107276156(__this, /*hidden argument*/NULL); MonoBehaviour_StopCoroutine_m615723318(__this, L_4, /*hidden argument*/NULL); } IL_0034: { TouchEffect_ShowEffect_m709397793(__this, /*hidden argument*/NULL); float L_5 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_downTime_6(L_5); } IL_0045: { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_6 = Input_GetMouseButton_m513753021(NULL /*static, unused*/, 0, /*hidden argument*/NULL); if (!L_6) { goto IL_0088; } } { ParticleSystem_t1800779281 * L_7 = __this->get_particleSystem1_4(); NullCheck(L_7); int32_t L_8 = ParticleSystem_get_particleCount_m3882194216(L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0071; } } { ParticleSystem_t1800779281 * L_9 = __this->get_particleSystem1_4(); NullCheck(L_9); ParticleSystem_set_emissionRate_m132123255(L_9, (2.0f), /*hidden argument*/NULL); } IL_0071: { TouchEffect_SetTouchPos_m807448607(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_11 = __this->get_pos_2(); NullCheck(L_10); Transform_set_localPosition_m4128471975(L_10, L_11, /*hidden argument*/NULL); } IL_0088: { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_12 = Input_GetMouseButtonUp_m2924350851(NULL /*static, unused*/, 0, /*hidden argument*/NULL); if (!L_12) { goto IL_00c2; } } { float L_13 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); float L_14 = __this->get_downTime_6(); float L_15 = __this->get_downTimeMin_7(); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_13, (float)L_14))) < ((float)L_15)))) { goto IL_00bc; } } { RuntimeObject* L_16 = TouchEffect_EffectOverIE_m3107276156(__this, /*hidden argument*/NULL); MonoBehaviour_StartCoroutine_m3411253000(__this, L_16, /*hidden argument*/NULL); goto IL_00c2; } IL_00bc: { TouchEffect_EffectOver_m3466555530(__this, /*hidden argument*/NULL); } IL_00c2: { return; } } // System.Collections.IEnumerator TouchEffect::EffectOverIE() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* TouchEffect_EffectOverIE_m3107276156 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TouchEffect_EffectOverIE_m3107276156_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CEffectOverIEU3Ec__Iterator0_t993126662 * V_0 = NULL; { U3CEffectOverIEU3Ec__Iterator0_t993126662 * L_0 = (U3CEffectOverIEU3Ec__Iterator0_t993126662 *)il2cpp_codegen_object_new(U3CEffectOverIEU3Ec__Iterator0_t993126662_il2cpp_TypeInfo_var); U3CEffectOverIEU3Ec__Iterator0__ctor_m601080041(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CEffectOverIEU3Ec__Iterator0_t993126662 * L_1 = V_0; NullCheck(L_1); L_1->set_U24this_0(__this); U3CEffectOverIEU3Ec__Iterator0_t993126662 * L_2 = V_0; return L_2; } } // System.Void TouchEffect::ShowEffect() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_ShowEffect_m709397793 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { { __this->set_onShow_10((bool)1); ParticleSystem_t1800779281 * L_0 = __this->get_particleSystem1_4(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); ParticleSystem_t1800779281 * L_2 = __this->get_particleSystem0_3(); 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); ParticleSystem_t1800779281 * L_4 = __this->get_particleSystem2_5(); NullCheck(L_4); ParticleSystem_set_enableEmission_m2450064795(L_4, (bool)1, /*hidden argument*/NULL); return; } } // System.Void TouchEffect::EffectOver() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_EffectOver_m3466555530 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { { ParticleSystem_t1800779281 * L_0 = __this->get_particleSystem1_4(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)0, /*hidden argument*/NULL); ParticleSystem_t1800779281 * L_2 = __this->get_particleSystem0_3(); 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)0, /*hidden argument*/NULL); ParticleSystem_t1800779281 * L_4 = __this->get_particleSystem2_5(); NullCheck(L_4); ParticleSystem_set_enableEmission_m2450064795(L_4, (bool)0, /*hidden argument*/NULL); __this->set_onShow_10((bool)0); return; } } // System.Void TouchEffect::SetTouchPos() extern "C" IL2CPP_METHOD_ATTR void TouchEffect_SetTouchPos_m807448607 (TouchEffect_t3205896608 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TouchEffect_SetTouchPos_m807448607_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_0 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_pos_2(L_0); Vector3_t3722313464 * L_1 = __this->get_address_of_pos_2(); Vector3_t3722313464 * L_2 = __this->get_address_of_pos_2(); float L_3 = L_2->get_x_1(); int32_t L_4 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); L_1->set_x_1(((float)il2cpp_codegen_subtract((float)L_3, (float)(((float)((float)((int32_t)((int32_t)L_4/(int32_t)2)))))))); Vector3_t3722313464 * L_5 = __this->get_address_of_pos_2(); Vector3_t3722313464 * L_6 = __this->get_address_of_pos_2(); float L_7 = L_6->get_y_2(); int32_t L_8 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); L_5->set_y_2(((float)il2cpp_codegen_subtract((float)L_7, (float)(((float)((float)((int32_t)((int32_t)L_8/(int32_t)2)))))))); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void TouchEffect/c__Iterator0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CEffectOverIEU3Ec__Iterator0__ctor_m601080041 (U3CEffectOverIEU3Ec__Iterator0_t993126662 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean TouchEffect/c__Iterator0::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CEffectOverIEU3Ec__Iterator0_MoveNext_m355389109 (U3CEffectOverIEU3Ec__Iterator0_t993126662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CEffectOverIEU3Ec__Iterator0_MoveNext_m355389109_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { int32_t L_0 = __this->get_U24PC_3(); V_0 = L_0; __this->set_U24PC_3((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0021; } case 1: { goto IL_004b; } } } { goto IL_005d; } IL_0021: { TouchEffect_t3205896608 * L_2 = __this->get_U24this_0(); NullCheck(L_2); float L_3 = L_2->get_downTimeMin_7(); WaitForSeconds_t1699091251 * L_4 = (WaitForSeconds_t1699091251 *)il2cpp_codegen_object_new(WaitForSeconds_t1699091251_il2cpp_TypeInfo_var); WaitForSeconds__ctor_m2199082655(L_4, L_3, /*hidden argument*/NULL); __this->set_U24current_1(L_4); bool L_5 = __this->get_U24disposing_2(); if (L_5) { goto IL_0046; } } { __this->set_U24PC_3(1); } IL_0046: { goto IL_005f; } IL_004b: { TouchEffect_t3205896608 * L_6 = __this->get_U24this_0(); NullCheck(L_6); TouchEffect_EffectOver_m3466555530(L_6, /*hidden argument*/NULL); __this->set_U24PC_3((-1)); } IL_005d: { return (bool)0; } IL_005f: { return (bool)1; } } // System.Object TouchEffect/c__Iterator0::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CEffectOverIEU3Ec__Iterator0_System_Collections_Generic_IEnumeratorU3CobjectU3E_get_Current_m754756138 (U3CEffectOverIEU3Ec__Iterator0_t993126662 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U24current_1(); return L_0; } } // System.Object TouchEffect/c__Iterator0::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CEffectOverIEU3Ec__Iterator0_System_Collections_IEnumerator_get_Current_m2922647004 (U3CEffectOverIEU3Ec__Iterator0_t993126662 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U24current_1(); return L_0; } } // System.Void TouchEffect/c__Iterator0::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CEffectOverIEU3Ec__Iterator0_Dispose_m380740572 (U3CEffectOverIEU3Ec__Iterator0_t993126662 * __this, const RuntimeMethod* method) { { __this->set_U24disposing_2((bool)1); __this->set_U24PC_3((-1)); return; } } // System.Void TouchEffect/c__Iterator0::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CEffectOverIEU3Ec__Iterator0_Reset_m2093066744 (U3CEffectOverIEU3Ec__Iterator0_t993126662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CEffectOverIEU3Ec__Iterator0_Reset_m2093066744_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CEffectOverIEU3Ec__Iterator0_Reset_m2093066744_RuntimeMethod_var); } } #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 TweenAlpha::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenAlpha__ctor_m3160730109 (TweenAlpha_t3706845226 * __this, const RuntimeMethod* method) { { __this->set_from_23((1.0f)); __this->set_to_24((1.0f)); UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // System.Single TweenAlpha::get_alpha() extern "C" IL2CPP_METHOD_ATTR float TweenAlpha_get_alpha_m3379441356 (TweenAlpha_t3706845226 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenAlpha_get_alpha_m3379441356_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIWidget_t3538521925 * L_0 = __this->get_mWidget_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { UIWidget_t3538521925 * L_2 = __this->get_mWidget_25(); NullCheck(L_2); float L_3 = UIWidget_get_alpha_m3064373203(L_2, /*hidden argument*/NULL); return L_3; } IL_001d: { UIPanel_t1716472341 * L_4 = __this->get_mPanel_26(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { UIPanel_t1716472341 * L_6 = __this->get_mPanel_26(); NullCheck(L_6); float L_7 = UIPanel_get_alpha_m958384288(L_6, /*hidden argument*/NULL); return L_7; } IL_003a: { return (0.0f); } } // System.Void TweenAlpha::set_alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void TweenAlpha_set_alpha_m2325324405 (TweenAlpha_t3706845226 * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenAlpha_set_alpha_m2325324405_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIWidget_t3538521925 * L_0 = __this->get_mWidget_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0022; } } { UIWidget_t3538521925 * L_2 = __this->get_mWidget_25(); float L_3 = ___value0; NullCheck(L_2); UIWidget_set_alpha_m2278043477(L_2, L_3, /*hidden argument*/NULL); goto IL_003f; } IL_0022: { UIPanel_t1716472341 * L_4 = __this->get_mPanel_26(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_003f; } } { UIPanel_t1716472341 * L_6 = __this->get_mPanel_26(); float L_7 = ___value0; NullCheck(L_6); UIPanel_set_alpha_m2999856520(L_6, L_7, /*hidden argument*/NULL); } IL_003f: { return; } } // System.Void TweenAlpha::Awake() extern "C" IL2CPP_METHOD_ATTR void TweenAlpha_Awake_m4274275418 (TweenAlpha_t3706845226 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenAlpha_Awake_m4274275418_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIPanel_t1716472341 * L_0 = Component_GetComponent_TisUIPanel_t1716472341_m3980802358(__this, /*hidden argument*/Component_GetComponent_TisUIPanel_t1716472341_m3980802358_RuntimeMethod_var); __this->set_mPanel_26(L_0); UIPanel_t1716472341 * L_1 = __this->get_mPanel_26(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0029; } } { UIWidget_t3538521925 * L_3 = Component_GetComponentInChildren_TisUIWidget_t3538521925_m2181804269(__this, /*hidden argument*/Component_GetComponentInChildren_TisUIWidget_t3538521925_m2181804269_RuntimeMethod_var); __this->set_mWidget_25(L_3); } IL_0029: { return; } } // System.Void TweenAlpha::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenAlpha_OnUpdate_m6284929 (TweenAlpha_t3706845226 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenAlpha_OnUpdate_m6284929_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = __this->get_from_23(); float L_1 = __this->get_to_24(); float L_2 = ___factor0; 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); TweenAlpha_set_alpha_m2325324405(__this, L_3, /*hidden argument*/NULL); return; } } // TweenAlpha TweenAlpha::Begin(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenAlpha_t3706845226 * TweenAlpha_Begin_m2395314889 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, float ___alpha2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenAlpha_Begin_m2395314889_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenAlpha_t3706845226 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenAlpha_t3706845226 * L_2 = UITweener_Begin_TisTweenAlpha_t3706845226_m2763151891(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenAlpha_t3706845226_m2763151891_RuntimeMethod_var); V_0 = L_2; TweenAlpha_t3706845226 * L_3 = V_0; TweenAlpha_t3706845226 * L_4 = V_0; NullCheck(L_4); float L_5 = TweenAlpha_get_alpha_m3379441356(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_from_23(L_5); TweenAlpha_t3706845226 * L_6 = V_0; float L_7 = ___alpha2; NullCheck(L_6); L_6->set_to_24(L_7); float L_8 = ___duration1; if ((!(((float)L_8) <= ((float)(0.0f))))) { goto IL_0039; } } { TweenAlpha_t3706845226 * L_9 = V_0; NullCheck(L_9); UITweener_Sample_m928485241(L_9, (1.0f), (bool)1, /*hidden argument*/NULL); TweenAlpha_t3706845226 * L_10 = V_0; NullCheck(L_10); Behaviour_set_enabled_m20417929(L_10, (bool)0, /*hidden argument*/NULL); } IL_0039: { TweenAlpha_t3706845226 * L_11 = V_0; return L_11; } } #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 TweenColor::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenColor__ctor_m1489201613 (TweenColor_t2112002648 * __this, const RuntimeMethod* method) { { Color_t2555686324 L_0 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_from_23(L_0); Color_t2555686324 L_1 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_to_24(L_1); UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color TweenColor::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 TweenColor_get_color_m2561150188 (TweenColor_t2112002648 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenColor_get_color_m2561150188_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIWidget_t3538521925 * L_0 = __this->get_mWidget_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { UIWidget_t3538521925 * L_2 = __this->get_mWidget_25(); NullCheck(L_2); Color_t2555686324 L_3 = UIWidget_get_color_m3938892930(L_2, /*hidden argument*/NULL); return L_3; } IL_001d: { Light_t3756812086 * L_4 = __this->get_mLight_27(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { Light_t3756812086 * L_6 = __this->get_mLight_27(); NullCheck(L_6); Color_t2555686324 L_7 = Light_get_color_m552487206(L_6, /*hidden argument*/NULL); return L_7; } IL_003a: { Material_t340375123 * L_8 = __this->get_mMat_26(); 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_0057; } } { Material_t340375123 * L_10 = __this->get_mMat_26(); NullCheck(L_10); Color_t2555686324 L_11 = Material_get_color_m3827673574(L_10, /*hidden argument*/NULL); return L_11; } IL_0057: { Color_t2555686324 L_12 = Color_get_black_m719512684(NULL /*static, unused*/, /*hidden argument*/NULL); return L_12; } } // System.Void TweenColor::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void TweenColor_set_color_m993931013 (TweenColor_t2112002648 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenColor_set_color_m993931013_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIWidget_t3538521925 * L_0 = __this->get_mWidget_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { UIWidget_t3538521925 * L_2 = __this->get_mWidget_25(); Color_t2555686324 L_3 = ___value0; NullCheck(L_2); UIWidget_set_color_m2288988844(L_2, L_3, /*hidden argument*/NULL); } IL_001d: { Material_t340375123 * L_4 = __this->get_mMat_26(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { Material_t340375123 * L_6 = __this->get_mMat_26(); Color_t2555686324 L_7 = ___value0; NullCheck(L_6); Material_set_color_m1794818007(L_6, L_7, /*hidden argument*/NULL); } IL_003a: { Light_t3756812086 * L_8 = __this->get_mLight_27(); 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_0080; } } { Light_t3756812086 * L_10 = __this->get_mLight_27(); Color_t2555686324 L_11 = ___value0; NullCheck(L_10); Light_set_color_m608660336(L_10, L_11, /*hidden argument*/NULL); Light_t3756812086 * L_12 = __this->get_mLight_27(); float L_13 = (&___value0)->get_r_0(); float L_14 = (&___value0)->get_g_1(); float L_15 = (&___value0)->get_b_2(); NullCheck(L_12); Behaviour_set_enabled_m20417929(L_12, (bool)((((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_13, (float)L_14)), (float)L_15))) > ((float)(0.01f)))? 1 : 0), /*hidden argument*/NULL); } IL_0080: { return; } } // System.Void TweenColor::Awake() extern "C" IL2CPP_METHOD_ATTR void TweenColor_Awake_m3754225200 (TweenColor_t2112002648 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenColor_Awake_m3754225200_MetadataUsageId); s_Il2CppMethodInitialized = true; } Renderer_t2627027031 * V_0 = NULL; { UIWidget_t3538521925 * L_0 = Component_GetComponentInChildren_TisUIWidget_t3538521925_m2181804269(__this, /*hidden argument*/Component_GetComponentInChildren_TisUIWidget_t3538521925_m2181804269_RuntimeMethod_var); __this->set_mWidget_25(L_0); Renderer_t2627027031 * L_1 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); V_0 = L_1; Renderer_t2627027031 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002b; } } { Renderer_t2627027031 * L_4 = V_0; NullCheck(L_4); Material_t340375123 * L_5 = Renderer_get_material_m4171603682(L_4, /*hidden argument*/NULL); __this->set_mMat_26(L_5); } IL_002b: { Light_t3756812086 * L_6 = Component_GetComponent_TisLight_t3756812086_m916313317(__this, /*hidden argument*/Component_GetComponent_TisLight_t3756812086_m916313317_RuntimeMethod_var); __this->set_mLight_27(L_6); return; } } // System.Void TweenColor::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenColor_OnUpdate_m1848723107 (TweenColor_t2112002648 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { { Color_t2555686324 L_0 = __this->get_from_23(); Color_t2555686324 L_1 = __this->get_to_24(); float L_2 = ___factor0; Color_t2555686324 L_3 = Color_Lerp_m973389909(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); TweenColor_set_color_m993931013(__this, L_3, /*hidden argument*/NULL); return; } } // TweenColor TweenColor::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR TweenColor_t2112002648 * TweenColor_Begin_m3907232889 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Color_t2555686324 ___color2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenColor_Begin_m3907232889_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenColor_t2112002648 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenColor_t2112002648 * L_2 = UITweener_Begin_TisTweenColor_t2112002648_m1136848820(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenColor_t2112002648_m1136848820_RuntimeMethod_var); V_0 = L_2; TweenColor_t2112002648 * L_3 = V_0; TweenColor_t2112002648 * L_4 = V_0; NullCheck(L_4); Color_t2555686324 L_5 = TweenColor_get_color_m2561150188(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_from_23(L_5); TweenColor_t2112002648 * L_6 = V_0; Color_t2555686324 L_7 = ___color2; NullCheck(L_6); L_6->set_to_24(L_7); float L_8 = ___duration1; if ((!(((float)L_8) <= ((float)(0.0f))))) { goto IL_0039; } } { TweenColor_t2112002648 * L_9 = V_0; NullCheck(L_9); UITweener_Sample_m928485241(L_9, (1.0f), (bool)1, /*hidden argument*/NULL); TweenColor_t2112002648 * L_10 = V_0; NullCheck(L_10); Behaviour_set_enabled_m20417929(L_10, (bool)0, /*hidden argument*/NULL); } IL_0039: { TweenColor_t2112002648 * L_11 = V_0; return L_11; } } #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 TweenFOV::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenFOV__ctor_m3086933757 (TweenFOV_t2203484580 * __this, const RuntimeMethod* method) { { UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Camera TweenFOV::get_cachedCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * TweenFOV_get_cachedCamera_m885373744 (TweenFOV_t2203484580 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenFOV_get_cachedCamera_m885373744_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Camera_t4157153871 * L_0 = __this->get_mCam_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { Camera_t4157153871 * L_2 = Component_GetComponent_TisCamera_t4157153871_m2650170333(__this, /*hidden argument*/Component_GetComponent_TisCamera_t4157153871_m2650170333_RuntimeMethod_var); __this->set_mCam_25(L_2); } IL_001d: { Camera_t4157153871 * L_3 = __this->get_mCam_25(); return L_3; } } // System.Single TweenFOV::get_fov() extern "C" IL2CPP_METHOD_ATTR float TweenFOV_get_fov_m3493381913 (TweenFOV_t2203484580 * __this, const RuntimeMethod* method) { { Camera_t4157153871 * L_0 = TweenFOV_get_cachedCamera_m885373744(__this, /*hidden argument*/NULL); NullCheck(L_0); float L_1 = Camera_get_fieldOfView_m1018585504(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void TweenFOV::set_fov(System.Single) extern "C" IL2CPP_METHOD_ATTR void TweenFOV_set_fov_m3400366073 (TweenFOV_t2203484580 * __this, float ___value0, const RuntimeMethod* method) { { Camera_t4157153871 * L_0 = TweenFOV_get_cachedCamera_m885373744(__this, /*hidden argument*/NULL); float L_1 = ___value0; NullCheck(L_0); Camera_set_fieldOfView_m1438246590(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void TweenFOV::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenFOV_OnUpdate_m4109785811 (TweenFOV_t2203484580 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { { Camera_t4157153871 * L_0 = TweenFOV_get_cachedCamera_m885373744(__this, /*hidden argument*/NULL); float L_1 = __this->get_from_23(); float L_2 = ___factor0; float L_3 = __this->get_to_24(); float L_4 = ___factor0; NullCheck(L_0); Camera_set_fieldOfView_m1438246590(L_0, ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_1, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_2)))), (float)((float)il2cpp_codegen_multiply((float)L_3, (float)L_4)))), /*hidden argument*/NULL); return; } } // TweenFOV TweenFOV::Begin(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenFOV_t2203484580 * TweenFOV_Begin_m1460139591 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, float ___to2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenFOV_Begin_m1460139591_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenFOV_t2203484580 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenFOV_t2203484580 * L_2 = UITweener_Begin_TisTweenFOV_t2203484580_m3039566482(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenFOV_t2203484580_m3039566482_RuntimeMethod_var); V_0 = L_2; TweenFOV_t2203484580 * L_3 = V_0; TweenFOV_t2203484580 * L_4 = V_0; NullCheck(L_4); float L_5 = TweenFOV_get_fov_m3493381913(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_from_23(L_5); TweenFOV_t2203484580 * L_6 = V_0; float L_7 = ___to2; NullCheck(L_6); L_6->set_to_24(L_7); float L_8 = ___duration1; if ((!(((float)L_8) <= ((float)(0.0f))))) { goto IL_0039; } } { TweenFOV_t2203484580 * L_9 = V_0; NullCheck(L_9); UITweener_Sample_m928485241(L_9, (1.0f), (bool)1, /*hidden argument*/NULL); TweenFOV_t2203484580 * L_10 = V_0; NullCheck(L_10); Behaviour_set_enabled_m20417929(L_10, (bool)0, /*hidden argument*/NULL); } IL_0039: { TweenFOV_t2203484580 * L_11 = V_0; return L_11; } } #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 TweenOrthoSize::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenOrthoSize__ctor_m1858994515 (TweenOrthoSize_t2102937296 * __this, const RuntimeMethod* method) { { UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Camera TweenOrthoSize::get_cachedCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * TweenOrthoSize_get_cachedCamera_m2348817784 (TweenOrthoSize_t2102937296 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenOrthoSize_get_cachedCamera_m2348817784_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Camera_t4157153871 * L_0 = __this->get_mCam_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { Camera_t4157153871 * L_2 = Component_GetComponent_TisCamera_t4157153871_m2650170333(__this, /*hidden argument*/Component_GetComponent_TisCamera_t4157153871_m2650170333_RuntimeMethod_var); __this->set_mCam_25(L_2); } IL_001d: { Camera_t4157153871 * L_3 = __this->get_mCam_25(); return L_3; } } // System.Single TweenOrthoSize::get_orthoSize() extern "C" IL2CPP_METHOD_ATTR float TweenOrthoSize_get_orthoSize_m3728945409 (TweenOrthoSize_t2102937296 * __this, const RuntimeMethod* method) { { Camera_t4157153871 * L_0 = TweenOrthoSize_get_cachedCamera_m2348817784(__this, /*hidden argument*/NULL); NullCheck(L_0); float L_1 = Camera_get_orthographicSize_m3903216845(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void TweenOrthoSize::set_orthoSize(System.Single) extern "C" IL2CPP_METHOD_ATTR void TweenOrthoSize_set_orthoSize_m1444982857 (TweenOrthoSize_t2102937296 * __this, float ___value0, const RuntimeMethod* method) { { Camera_t4157153871 * L_0 = TweenOrthoSize_get_cachedCamera_m2348817784(__this, /*hidden argument*/NULL); float L_1 = ___value0; NullCheck(L_0); Camera_set_orthographicSize_m76971700(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void TweenOrthoSize::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenOrthoSize_OnUpdate_m3621851924 (TweenOrthoSize_t2102937296 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { { Camera_t4157153871 * L_0 = TweenOrthoSize_get_cachedCamera_m2348817784(__this, /*hidden argument*/NULL); float L_1 = __this->get_from_23(); float L_2 = ___factor0; float L_3 = __this->get_to_24(); float L_4 = ___factor0; NullCheck(L_0); Camera_set_orthographicSize_m76971700(L_0, ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_1, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_2)))), (float)((float)il2cpp_codegen_multiply((float)L_3, (float)L_4)))), /*hidden argument*/NULL); return; } } // TweenOrthoSize TweenOrthoSize::Begin(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenOrthoSize_t2102937296 * TweenOrthoSize_Begin_m3746496907 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, float ___to2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenOrthoSize_Begin_m3746496907_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenOrthoSize_t2102937296 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenOrthoSize_t2102937296 * L_2 = UITweener_Begin_TisTweenOrthoSize_t2102937296_m1643940405(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenOrthoSize_t2102937296_m1643940405_RuntimeMethod_var); V_0 = L_2; TweenOrthoSize_t2102937296 * L_3 = V_0; TweenOrthoSize_t2102937296 * L_4 = V_0; NullCheck(L_4); float L_5 = TweenOrthoSize_get_orthoSize_m3728945409(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_from_23(L_5); TweenOrthoSize_t2102937296 * L_6 = V_0; float L_7 = ___to2; NullCheck(L_6); L_6->set_to_24(L_7); float L_8 = ___duration1; if ((!(((float)L_8) <= ((float)(0.0f))))) { goto IL_0039; } } { TweenOrthoSize_t2102937296 * L_9 = V_0; NullCheck(L_9); UITweener_Sample_m928485241(L_9, (1.0f), (bool)1, /*hidden argument*/NULL); TweenOrthoSize_t2102937296 * L_10 = V_0; NullCheck(L_10); Behaviour_set_enabled_m20417929(L_10, (bool)0, /*hidden argument*/NULL); } IL_0039: { TweenOrthoSize_t2102937296 * L_11 = V_0; return L_11; } } #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 TweenPosition::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenPosition__ctor_m2612742889 (TweenPosition_t1378762002 * __this, const RuntimeMethod* method) { { UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Transform TweenPosition::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TweenPosition_get_cachedTransform_m1112691605 (TweenPosition_t1378762002 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenPosition_get_cachedTransform_m1112691605_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_mTrans_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_25(L_2); } IL_001d: { Transform_t3600365921 * L_3 = __this->get_mTrans_25(); return L_3; } } // UnityEngine.Vector3 TweenPosition::get_position() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 TweenPosition_get_position_m3217633265 (TweenPosition_t1378762002 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = TweenPosition_get_cachedTransform_m1112691605(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_localPosition_m4234289348(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void TweenPosition::set_position(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void TweenPosition_set_position_m4130278785 (TweenPosition_t1378762002 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = TweenPosition_get_cachedTransform_m1112691605(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_1 = ___value0; NullCheck(L_0); Transform_set_localPosition_m4128471975(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void TweenPosition::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenPosition_OnUpdate_m1533999719 (TweenPosition_t1378762002 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenPosition_OnUpdate_m1533999719_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = TweenPosition_get_cachedTransform_m1112691605(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_1 = __this->get_from_23(); float L_2 = ___factor0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_3 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_1, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_2)), /*hidden argument*/NULL); Vector3_t3722313464 L_4 = __this->get_to_24(); float L_5 = ___factor0; Vector3_t3722313464 L_6 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); NullCheck(L_0); Transform_set_localPosition_m4128471975(L_0, L_7, /*hidden argument*/NULL); return; } } // TweenPosition TweenPosition::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR TweenPosition_t1378762002 * TweenPosition_Begin_m3421998496 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Vector3_t3722313464 ___pos2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenPosition_Begin_m3421998496_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenPosition_t1378762002 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenPosition_t1378762002 * L_2 = UITweener_Begin_TisTweenPosition_t1378762002_m1920421513(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenPosition_t1378762002_m1920421513_RuntimeMethod_var); V_0 = L_2; TweenPosition_t1378762002 * L_3 = V_0; TweenPosition_t1378762002 * L_4 = V_0; NullCheck(L_4); Vector3_t3722313464 L_5 = TweenPosition_get_position_m3217633265(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_from_23(L_5); TweenPosition_t1378762002 * L_6 = V_0; Vector3_t3722313464 L_7 = ___pos2; NullCheck(L_6); L_6->set_to_24(L_7); float L_8 = ___duration1; if ((!(((float)L_8) <= ((float)(0.0f))))) { goto IL_0039; } } { TweenPosition_t1378762002 * L_9 = V_0; NullCheck(L_9); UITweener_Sample_m928485241(L_9, (1.0f), (bool)1, /*hidden argument*/NULL); TweenPosition_t1378762002 * L_10 = V_0; NullCheck(L_10); Behaviour_set_enabled_m20417929(L_10, (bool)0, /*hidden argument*/NULL); } IL_0039: { TweenPosition_t1378762002 * L_11 = V_0; return L_11; } } #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 TweenRotation::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenRotation__ctor_m905876005 (TweenRotation_t3072670746 * __this, const RuntimeMethod* method) { { UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Transform TweenRotation::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TweenRotation_get_cachedTransform_m1769819651 (TweenRotation_t3072670746 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenRotation_get_cachedTransform_m1769819651_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_mTrans_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_25(L_2); } IL_001d: { Transform_t3600365921 * L_3 = __this->get_mTrans_25(); return L_3; } } // UnityEngine.Quaternion TweenRotation::get_rotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 TweenRotation_get_rotation_m278223085 (TweenRotation_t3072670746 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = TweenRotation_get_cachedTransform_m1769819651(__this, /*hidden argument*/NULL); NullCheck(L_0); Quaternion_t2301928331 L_1 = Transform_get_localRotation_m3487911431(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void TweenRotation::set_rotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void TweenRotation_set_rotation_m1186122913 (TweenRotation_t3072670746 * __this, Quaternion_t2301928331 ___value0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = TweenRotation_get_cachedTransform_m1769819651(__this, /*hidden argument*/NULL); Quaternion_t2301928331 L_1 = ___value0; NullCheck(L_0); Transform_set_localRotation_m19445462(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void TweenRotation::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenRotation_OnUpdate_m2562045498 (TweenRotation_t3072670746 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenRotation_OnUpdate_m2562045498_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = TweenRotation_get_cachedTransform_m1769819651(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_1 = __this->get_from_23(); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_2 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); Vector3_t3722313464 L_3 = __this->get_to_24(); Quaternion_t2301928331 L_4 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); float L_5 = ___factor0; Quaternion_t2301928331 L_6 = Quaternion_Slerp_m1234055455(NULL /*static, unused*/, L_2, L_4, L_5, /*hidden argument*/NULL); NullCheck(L_0); Transform_set_localRotation_m19445462(L_0, L_6, /*hidden argument*/NULL); return; } } // TweenRotation TweenRotation::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR TweenRotation_t3072670746 * TweenRotation_Begin_m2159288588 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Quaternion_t2301928331 ___rot2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenRotation_Begin_m2159288588_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenRotation_t3072670746 * V_0 = NULL; Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenRotation_t3072670746 * L_2 = UITweener_Begin_TisTweenRotation_t3072670746_m4172096181(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenRotation_t3072670746_m4172096181_RuntimeMethod_var); V_0 = L_2; TweenRotation_t3072670746 * L_3 = V_0; TweenRotation_t3072670746 * L_4 = V_0; NullCheck(L_4); Quaternion_t2301928331 L_5 = TweenRotation_get_rotation_m278223085(L_4, /*hidden argument*/NULL); V_1 = L_5; Vector3_t3722313464 L_6 = Quaternion_get_eulerAngles_m3425202016((&V_1), /*hidden argument*/NULL); NullCheck(L_3); L_3->set_from_23(L_6); TweenRotation_t3072670746 * L_7 = V_0; Vector3_t3722313464 L_8 = Quaternion_get_eulerAngles_m3425202016((&___rot2), /*hidden argument*/NULL); NullCheck(L_7); L_7->set_to_24(L_8); float L_9 = ___duration1; if ((!(((float)L_9) <= ((float)(0.0f))))) { goto IL_0047; } } { TweenRotation_t3072670746 * L_10 = V_0; NullCheck(L_10); UITweener_Sample_m928485241(L_10, (1.0f), (bool)1, /*hidden argument*/NULL); TweenRotation_t3072670746 * L_11 = V_0; NullCheck(L_11); Behaviour_set_enabled_m20417929(L_11, (bool)0, /*hidden argument*/NULL); } IL_0047: { TweenRotation_t3072670746 * 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 TweenScale::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenScale__ctor_m2589619511 (TweenScale_t2539309033 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenScale__ctor_m2589619511_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_0 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_from_23(L_0); Vector3_t3722313464 L_1 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_to_24(L_1); UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Transform TweenScale::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * TweenScale_get_cachedTransform_m2146603740 (TweenScale_t2539309033 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenScale_get_cachedTransform_m2146603740_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_mTrans_26(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_26(L_2); } IL_001d: { Transform_t3600365921 * L_3 = __this->get_mTrans_26(); return L_3; } } // UnityEngine.Vector3 TweenScale::get_scale() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 TweenScale_get_scale_m1167588001 (TweenScale_t2539309033 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = TweenScale_get_cachedTransform_m2146603740(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_localScale_m129152068(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void TweenScale::set_scale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void TweenScale_set_scale_m2399389593 (TweenScale_t2539309033 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = TweenScale_get_cachedTransform_m2146603740(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_1 = ___value0; NullCheck(L_0); Transform_set_localScale_m3053443106(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void TweenScale::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenScale_OnUpdate_m1025337788 (TweenScale_t2539309033 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenScale_OnUpdate_m1025337788_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = TweenScale_get_cachedTransform_m2146603740(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_1 = __this->get_from_23(); float L_2 = ___factor0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_3 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_1, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_2)), /*hidden argument*/NULL); Vector3_t3722313464 L_4 = __this->get_to_24(); float L_5 = ___factor0; Vector3_t3722313464 L_6 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); NullCheck(L_0); Transform_set_localScale_m3053443106(L_0, L_7, /*hidden argument*/NULL); bool L_8 = __this->get_updateTable_25(); if (!L_8) { goto IL_0080; } } { UITable_t3168834800 * L_9 = __this->get_mTable_27(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_0074; } } { GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UITable_t3168834800 * L_12 = NGUITools_FindInParents_TisUITable_t3168834800_m1835391938(NULL /*static, unused*/, L_11, /*hidden argument*/NGUITools_FindInParents_TisUITable_t3168834800_m1835391938_RuntimeMethod_var); __this->set_mTable_27(L_12); UITable_t3168834800 * L_13 = __this->get_mTable_27(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_14 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_13, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_14) { goto IL_0074; } } { __this->set_updateTable_25((bool)0); return; } IL_0074: { UITable_t3168834800 * L_15 = __this->get_mTable_27(); NullCheck(L_15); L_15->set_repositionNow_7((bool)1); } IL_0080: { return; } } // TweenScale TweenScale::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR TweenScale_t2539309033 * TweenScale_Begin_m2684911881 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Vector3_t3722313464 ___scale2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenScale_Begin_m2684911881_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenScale_t2539309033 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenScale_t2539309033 * L_2 = UITweener_Begin_TisTweenScale_t2539309033_m738372776(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenScale_t2539309033_m738372776_RuntimeMethod_var); V_0 = L_2; TweenScale_t2539309033 * L_3 = V_0; TweenScale_t2539309033 * L_4 = V_0; NullCheck(L_4); Vector3_t3722313464 L_5 = TweenScale_get_scale_m1167588001(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_from_23(L_5); TweenScale_t2539309033 * L_6 = V_0; Vector3_t3722313464 L_7 = ___scale2; NullCheck(L_6); L_6->set_to_24(L_7); float L_8 = ___duration1; if ((!(((float)L_8) <= ((float)(0.0f))))) { goto IL_0039; } } { TweenScale_t2539309033 * L_9 = V_0; NullCheck(L_9); UITweener_Sample_m928485241(L_9, (1.0f), (bool)1, /*hidden argument*/NULL); TweenScale_t2539309033 * L_10 = V_0; NullCheck(L_10); Behaviour_set_enabled_m20417929(L_10, (bool)0, /*hidden argument*/NULL); } IL_0039: { TweenScale_t2539309033 * L_11 = V_0; return L_11; } } #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 TweenTransform::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenTransform__ctor_m2626439890 (TweenTransform_t1195296467 * __this, const RuntimeMethod* method) { { UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // System.Void TweenTransform::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenTransform_OnUpdate_m2055042297 (TweenTransform_t1195296467 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenTransform_OnUpdate_m2055042297_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_to_24(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_01b8; } } { Transform_t3600365921 * L_2 = __this->get_mTrans_26(); 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_0061; } } { Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_26(L_4); Transform_t3600365921 * L_5 = __this->get_mTrans_26(); NullCheck(L_5); Vector3_t3722313464 L_6 = Transform_get_position_m36019626(L_5, /*hidden argument*/NULL); __this->set_mPos_27(L_6); Transform_t3600365921 * L_7 = __this->get_mTrans_26(); NullCheck(L_7); Quaternion_t2301928331 L_8 = Transform_get_rotation_m3502953881(L_7, /*hidden argument*/NULL); __this->set_mRot_28(L_8); Transform_t3600365921 * L_9 = __this->get_mTrans_26(); NullCheck(L_9); Vector3_t3722313464 L_10 = Transform_get_localScale_m129152068(L_9, /*hidden argument*/NULL); __this->set_mScale_29(L_10); } IL_0061: { Transform_t3600365921 * L_11 = __this->get_from_23(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_11, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_010e; } } { Transform_t3600365921 * L_13 = __this->get_mTrans_26(); Transform_t3600365921 * L_14 = __this->get_from_23(); NullCheck(L_14); Vector3_t3722313464 L_15 = Transform_get_position_m36019626(L_14, /*hidden argument*/NULL); float L_16 = ___factor0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_17 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_15, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_16)), /*hidden argument*/NULL); Transform_t3600365921 * L_18 = __this->get_to_24(); NullCheck(L_18); Vector3_t3722313464 L_19 = Transform_get_position_m36019626(L_18, /*hidden argument*/NULL); float L_20 = ___factor0; Vector3_t3722313464 L_21 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_19, L_20, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_17, L_21, /*hidden argument*/NULL); NullCheck(L_13); Transform_set_position_m3387557959(L_13, L_22, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = __this->get_mTrans_26(); Transform_t3600365921 * L_24 = __this->get_from_23(); NullCheck(L_24); Vector3_t3722313464 L_25 = Transform_get_localScale_m129152068(L_24, /*hidden argument*/NULL); float L_26 = ___factor0; Vector3_t3722313464 L_27 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_25, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_26)), /*hidden argument*/NULL); Transform_t3600365921 * L_28 = __this->get_to_24(); NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_localScale_m129152068(L_28, /*hidden argument*/NULL); float L_30 = ___factor0; Vector3_t3722313464 L_31 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); Vector3_t3722313464 L_32 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_27, L_31, /*hidden argument*/NULL); NullCheck(L_23); Transform_set_localScale_m3053443106(L_23, L_32, /*hidden argument*/NULL); Transform_t3600365921 * L_33 = __this->get_mTrans_26(); Transform_t3600365921 * L_34 = __this->get_from_23(); NullCheck(L_34); Quaternion_t2301928331 L_35 = Transform_get_rotation_m3502953881(L_34, /*hidden argument*/NULL); Transform_t3600365921 * L_36 = __this->get_to_24(); NullCheck(L_36); Quaternion_t2301928331 L_37 = Transform_get_rotation_m3502953881(L_36, /*hidden argument*/NULL); float L_38 = ___factor0; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_39 = Quaternion_Slerp_m1234055455(NULL /*static, unused*/, L_35, L_37, L_38, /*hidden argument*/NULL); NullCheck(L_33); Transform_set_rotation_m3524318132(L_33, L_39, /*hidden argument*/NULL); goto IL_0196; } IL_010e: { Transform_t3600365921 * L_40 = __this->get_mTrans_26(); Vector3_t3722313464 L_41 = __this->get_mPos_27(); float L_42 = ___factor0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_43 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_41, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_42)), /*hidden argument*/NULL); Transform_t3600365921 * L_44 = __this->get_to_24(); NullCheck(L_44); Vector3_t3722313464 L_45 = Transform_get_position_m36019626(L_44, /*hidden argument*/NULL); float L_46 = ___factor0; Vector3_t3722313464 L_47 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_45, L_46, /*hidden argument*/NULL); Vector3_t3722313464 L_48 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_43, L_47, /*hidden argument*/NULL); NullCheck(L_40); Transform_set_position_m3387557959(L_40, L_48, /*hidden argument*/NULL); Transform_t3600365921 * L_49 = __this->get_mTrans_26(); Vector3_t3722313464 L_50 = __this->get_mScale_29(); float L_51 = ___factor0; Vector3_t3722313464 L_52 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_50, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_51)), /*hidden argument*/NULL); Transform_t3600365921 * L_53 = __this->get_to_24(); NullCheck(L_53); Vector3_t3722313464 L_54 = Transform_get_localScale_m129152068(L_53, /*hidden argument*/NULL); float L_55 = ___factor0; Vector3_t3722313464 L_56 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_54, L_55, /*hidden argument*/NULL); Vector3_t3722313464 L_57 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_52, L_56, /*hidden argument*/NULL); NullCheck(L_49); Transform_set_localScale_m3053443106(L_49, L_57, /*hidden argument*/NULL); Transform_t3600365921 * L_58 = __this->get_mTrans_26(); Quaternion_t2301928331 L_59 = __this->get_mRot_28(); Transform_t3600365921 * L_60 = __this->get_to_24(); NullCheck(L_60); Quaternion_t2301928331 L_61 = Transform_get_rotation_m3502953881(L_60, /*hidden argument*/NULL); float L_62 = ___factor0; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_63 = Quaternion_Slerp_m1234055455(NULL /*static, unused*/, L_59, L_61, L_62, /*hidden argument*/NULL); NullCheck(L_58); Transform_set_rotation_m3524318132(L_58, L_63, /*hidden argument*/NULL); } IL_0196: { bool L_64 = __this->get_parentWhenFinished_25(); if (!L_64) { goto IL_01b8; } } { bool L_65 = ___isFinished1; if (!L_65) { goto IL_01b8; } } { Transform_t3600365921 * L_66 = __this->get_mTrans_26(); Transform_t3600365921 * L_67 = __this->get_to_24(); NullCheck(L_66); Transform_set_parent_m786917804(L_66, L_67, /*hidden argument*/NULL); } IL_01b8: { return; } } // TweenTransform TweenTransform::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR TweenTransform_t1195296467 * TweenTransform_Begin_m2475812980 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Transform_t3600365921 * ___to2, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; Transform_t3600365921 * L_2 = ___to2; TweenTransform_t1195296467 * L_3 = TweenTransform_Begin_m1947544170(NULL /*static, unused*/, L_0, L_1, (Transform_t3600365921 *)NULL, L_2, /*hidden argument*/NULL); return L_3; } } // TweenTransform TweenTransform::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Transform,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR TweenTransform_t1195296467 * TweenTransform_Begin_m1947544170 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Transform_t3600365921 * ___from2, Transform_t3600365921 * ___to3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenTransform_Begin_m1947544170_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenTransform_t1195296467 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenTransform_t1195296467 * L_2 = UITweener_Begin_TisTweenTransform_t1195296467_m2423664968(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenTransform_t1195296467_m2423664968_RuntimeMethod_var); V_0 = L_2; TweenTransform_t1195296467 * L_3 = V_0; Transform_t3600365921 * L_4 = ___from2; NullCheck(L_3); L_3->set_from_23(L_4); TweenTransform_t1195296467 * L_5 = V_0; Transform_t3600365921 * L_6 = ___to3; NullCheck(L_5); L_5->set_to_24(L_6); float L_7 = ___duration1; if ((!(((float)L_7) <= ((float)(0.0f))))) { goto IL_0034; } } { TweenTransform_t1195296467 * L_8 = V_0; NullCheck(L_8); UITweener_Sample_m928485241(L_8, (1.0f), (bool)1, /*hidden argument*/NULL); TweenTransform_t1195296467 * L_9 = V_0; NullCheck(L_9); Behaviour_set_enabled_m20417929(L_9, (bool)0, /*hidden argument*/NULL); } IL_0034: { TweenTransform_t1195296467 * L_10 = V_0; return L_10; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void TweenVolume::.ctor() extern "C" IL2CPP_METHOD_ATTR void TweenVolume__ctor_m3699720178 (TweenVolume_t3718612080 * __this, const RuntimeMethod* method) { { __this->set_to_24((1.0f)); UITweener__ctor_m3207690653(__this, /*hidden argument*/NULL); return; } } // UnityEngine.AudioSource TweenVolume::get_audioSource() extern "C" IL2CPP_METHOD_ATTR AudioSource_t3935305588 * TweenVolume_get_audioSource_m2492604787 (TweenVolume_t3718612080 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenVolume_get_audioSource_m2492604787_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioSource_t3935305588 * L_0 = __this->get_mSource_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_005d; } } { AudioSource_t3935305588 * L_2 = Component_GetComponent_TisAudioSource_t3935305588_m1977431131(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_t3935305588_m1977431131_RuntimeMethod_var); __this->set_mSource_25(L_2); AudioSource_t3935305588 * L_3 = __this->get_mSource_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_005d; } } { AudioSource_t3935305588 * L_5 = Component_GetComponentInChildren_TisAudioSource_t3935305588_m831970089(__this, /*hidden argument*/Component_GetComponentInChildren_TisAudioSource_t3935305588_m831970089_RuntimeMethod_var); __this->set_mSource_25(L_5); AudioSource_t3935305588 * L_6 = __this->get_mSource_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_005d; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m1665621915(NULL /*static, unused*/, _stringLiteral2066950278, __this, /*hidden argument*/NULL); Behaviour_set_enabled_m20417929(__this, (bool)0, /*hidden argument*/NULL); } IL_005d: { AudioSource_t3935305588 * L_8 = __this->get_mSource_25(); return L_8; } } // System.Single TweenVolume::get_volume() extern "C" IL2CPP_METHOD_ATTR float TweenVolume_get_volume_m1081711206 (TweenVolume_t3718612080 * __this, const RuntimeMethod* method) { { AudioSource_t3935305588 * L_0 = TweenVolume_get_audioSource_m2492604787(__this, /*hidden argument*/NULL); NullCheck(L_0); float L_1 = AudioSource_get_volume_m3936891178(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void TweenVolume::set_volume(System.Single) extern "C" IL2CPP_METHOD_ATTR void TweenVolume_set_volume_m135645578 (TweenVolume_t3718612080 * __this, float ___value0, const RuntimeMethod* method) { { AudioSource_t3935305588 * L_0 = TweenVolume_get_audioSource_m2492604787(__this, /*hidden argument*/NULL); float L_1 = ___value0; NullCheck(L_0); AudioSource_set_volume_m1273312851(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void TweenVolume::OnUpdate(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TweenVolume_OnUpdate_m2372780155 (TweenVolume_t3718612080 * __this, float ___factor0, bool ___isFinished1, const RuntimeMethod* method) { { float L_0 = __this->get_from_23(); float L_1 = ___factor0; float L_2 = __this->get_to_24(); float L_3 = ___factor0; TweenVolume_set_volume_m135645578(__this, ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_0, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1)))), (float)((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)))), /*hidden argument*/NULL); AudioSource_t3935305588 * L_4 = __this->get_mSource_25(); AudioSource_t3935305588 * L_5 = __this->get_mSource_25(); NullCheck(L_5); float L_6 = AudioSource_get_volume_m3936891178(L_5, /*hidden argument*/NULL); NullCheck(L_4); Behaviour_set_enabled_m20417929(L_4, (bool)((((float)L_6) > ((float)(0.01f)))? 1 : 0), /*hidden argument*/NULL); return; } } // TweenVolume TweenVolume::Begin(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenVolume_t3718612080 * TweenVolume_Begin_m4200758534 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, float ___targetVolume2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TweenVolume_Begin_m4200758534_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenVolume_t3718612080 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___go0; float L_1 = ___duration1; TweenVolume_t3718612080 * L_2 = UITweener_Begin_TisTweenVolume_t3718612080_m3602957895(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/UITweener_Begin_TisTweenVolume_t3718612080_m3602957895_RuntimeMethod_var); V_0 = L_2; TweenVolume_t3718612080 * L_3 = V_0; TweenVolume_t3718612080 * L_4 = V_0; NullCheck(L_4); float L_5 = TweenVolume_get_volume_m1081711206(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_from_23(L_5); TweenVolume_t3718612080 * L_6 = V_0; float L_7 = ___targetVolume2; NullCheck(L_6); L_6->set_to_24(L_7); float L_8 = ___duration1; if ((!(((float)L_8) <= ((float)(0.0f))))) { goto IL_0039; } } { TweenVolume_t3718612080 * L_9 = V_0; NullCheck(L_9); UITweener_Sample_m928485241(L_9, (1.0f), (bool)1, /*hidden argument*/NULL); TweenVolume_t3718612080 * L_10 = V_0; NullCheck(L_10); Behaviour_set_enabled_m20417929(L_10, (bool)0, /*hidden argument*/NULL); } IL_0039: { TweenVolume_t3718612080 * L_11 = V_0; return L_11; } } #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 uiAcceptAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward__ctor_m3785563371 (uiAcceptAward_t1093122403 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAcceptAward::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_OnPageInit_m3202177031 (uiAcceptAward_t1093122403 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAcceptAward_OnPageInit_m3202177031_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, _stringLiteral1390680526, /*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_uiBackground_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, _stringLiteral3923321062, /*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_uiDesc_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, _stringLiteral458660942, /*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_uiAmount_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, _stringLiteral3999272514, /*hidden argument*/NULL); NullCheck(L_10); UITexture_t3471168817 * L_11 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_10, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_uiIcon_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, _stringLiteral2912415328, /*hidden argument*/NULL); __this->set_m_uiBtnSpt_6(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral1835682184, /*hidden argument*/NULL); __this->set_m_uiHasGetSpt_7(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral3803223313, /*hidden argument*/NULL); __this->set_m_UiDisAward_8(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, _stringLiteral4073361682, /*hidden argument*/NULL); NullCheck(L_19); BoxCollider_t1640800422 * L_20 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_19, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); __this->set_m_uiBtnBox_9(L_20); UITexture_t3471168817 * L_21 = __this->get_m_uiIcon_5(); NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); NullCheck(L_22); Vector3_t3722313464 L_23 = Transform_get_localScale_m129152068(L_22, /*hidden argument*/NULL); __this->set_m_iconOrignalSize_15(L_23); uiAcceptAward_OnResetCD_m1974809911(__this, /*hidden argument*/NULL); return; } } // System.Void uiAcceptAward::Update() extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_Update_m2450180758 (uiAcceptAward_t1093122403 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAcceptAward_Update_m2450180758_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_isIconReady_11(); if (L_0) { goto IL_002d; } } { UITexture_t3471168817 * L_1 = __this->get_m_uiIcon_5(); int32_t L_2 = __this->get_m_awardItemConfigId_12(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_3 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = __this->get_m_iconOrignalSize_15(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_5 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_1, L_3, L_4, /*hidden argument*/NULL); __this->set_m_isIconReady_11(L_5); } IL_002d: { return; } } // System.Void uiAcceptAward::Init(DMCore.Logic.enumAwardState,System.Int32,System.Int32,uiAcceptAward/OnAccept,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_Init_m1165384321 (uiAcceptAward_t1093122403 * __this, int32_t ___state0, int32_t ___awardItemConfigId1, int32_t ___awardItemAmount2, OnAccept_t1960296575 * ___callback3, int32_t ___callbackData4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAcceptAward_Init_m1165384321_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t G_B3_0 = 0; UISprite_t194114938 * G_B5_0 = NULL; UISprite_t194114938 * G_B4_0 = NULL; String_t* G_B6_0 = NULL; UISprite_t194114938 * G_B6_1 = NULL; UISprite_t194114938 * G_B8_0 = NULL; UISprite_t194114938 * G_B7_0 = NULL; float G_B9_0 = 0.0f; UISprite_t194114938 * G_B9_1 = NULL; { int32_t L_0 = ___state0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_000d; } } { G_B3_0 = 1; goto IL_000e; } IL_000d: { G_B3_0 = 0; } IL_000e: { V_0 = (bool)G_B3_0; UISprite_t194114938 * L_1 = __this->get_m_uiBackground_2(); bool L_2 = V_0; G_B4_0 = L_1; if (!L_2) { G_B5_0 = L_1; goto IL_0025; } } { G_B6_0 = _stringLiteral2952801119; G_B6_1 = G_B4_0; goto IL_002a; } IL_0025: { G_B6_0 = _stringLiteral2952735583; G_B6_1 = G_B5_0; } IL_002a: { NullCheck(G_B6_1); UISprite_set_spriteName_m1616245412(G_B6_1, G_B6_0, /*hidden argument*/NULL); UISprite_t194114938 * L_3 = __this->get_m_uiBackground_2(); bool L_4 = V_0; G_B7_0 = L_3; if (!L_4) { G_B8_0 = L_3; goto IL_0045; } } { G_B9_0 = (1.0f); G_B9_1 = G_B7_0; goto IL_004a; } IL_0045: { G_B9_0 = (0.54902f); G_B9_1 = G_B8_0; } IL_004a: { NullCheck(G_B9_1); UIWidget_set_alpha_m2278043477(G_B9_1, G_B9_0, /*hidden argument*/NULL); int32_t L_5 = ___awardItemConfigId1; __this->set_m_awardItemConfigId_12(L_5); UITexture_t3471168817 * L_6 = __this->get_m_uiIcon_5(); int32_t L_7 = __this->get_m_awardItemConfigId_12(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_8 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); Vector3_t3722313464 L_9 = __this->get_m_iconOrignalSize_15(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_10 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_6, L_8, L_9, /*hidden argument*/NULL); __this->set_m_isIconReady_11(L_10); UILabel_t3248798549 * L_11 = __this->get_m_uiAmount_4(); String_t* L_12 = Int32_ToString_m141394615((&___awardItemAmount2), /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_12, /*hidden argument*/NULL); int32_t L_13 = ___state0; switch (L_13) { case 0: { goto IL_00eb; } case 1: { goto IL_00a7; } case 2: { goto IL_012f; } } } { goto IL_0173; } IL_00a7: { Transform_t3600365921 * L_14 = __this->get_m_uiBtnSpt_6(); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); NullCheck(L_15); GameObject_SetActive_m796801857(L_15, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = __this->get_m_uiHasGetSpt_7(); 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)0, /*hidden argument*/NULL); Transform_t3600365921 * L_18 = __this->get_m_UiDisAward_8(); NullCheck(L_18); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(L_18, /*hidden argument*/NULL); NullCheck(L_19); GameObject_SetActive_m796801857(L_19, (bool)0, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_20 = __this->get_m_uiBtnBox_9(); NullCheck(L_20); Collider_set_enabled_m1517463283(L_20, (bool)1, /*hidden argument*/NULL); goto IL_01ab; } IL_00eb: { Transform_t3600365921 * L_21 = __this->get_m_uiBtnSpt_6(); NullCheck(L_21); GameObject_t1113636619 * L_22 = Component_get_gameObject_m442555142(L_21, /*hidden argument*/NULL); NullCheck(L_22); GameObject_SetActive_m796801857(L_22, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = __this->get_m_uiHasGetSpt_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); Transform_t3600365921 * L_25 = __this->get_m_UiDisAward_8(); 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)0, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_27 = __this->get_m_uiBtnBox_9(); NullCheck(L_27); Collider_set_enabled_m1517463283(L_27, (bool)0, /*hidden argument*/NULL); goto IL_01ab; } IL_012f: { Transform_t3600365921 * L_28 = __this->get_m_uiBtnSpt_6(); NullCheck(L_28); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(L_28, /*hidden argument*/NULL); NullCheck(L_29); GameObject_SetActive_m796801857(L_29, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = __this->get_m_uiHasGetSpt_7(); NullCheck(L_30); GameObject_t1113636619 * L_31 = Component_get_gameObject_m442555142(L_30, /*hidden argument*/NULL); NullCheck(L_31); GameObject_SetActive_m796801857(L_31, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_32 = __this->get_m_UiDisAward_8(); 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)1, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_34 = __this->get_m_uiBtnBox_9(); NullCheck(L_34); Collider_set_enabled_m1517463283(L_34, (bool)0, /*hidden argument*/NULL); goto IL_01ab; } IL_0173: { Transform_t3600365921 * L_35 = __this->get_m_uiBtnSpt_6(); 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); Transform_t3600365921 * L_37 = __this->get_m_uiHasGetSpt_7(); NullCheck(L_37); GameObject_t1113636619 * L_38 = Component_get_gameObject_m442555142(L_37, /*hidden argument*/NULL); NullCheck(L_38); GameObject_SetActive_m796801857(L_38, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = __this->get_m_UiDisAward_8(); NullCheck(L_39); GameObject_t1113636619 * L_40 = Component_get_gameObject_m442555142(L_39, /*hidden argument*/NULL); NullCheck(L_40); GameObject_SetActive_m796801857(L_40, (bool)1, /*hidden argument*/NULL); goto IL_01ab; } IL_01ab: { OnAccept_t1960296575 * L_41 = ___callback3; __this->set_m_callback_14(L_41); int32_t L_42 = ___callbackData4; __this->set_m_callbackData_13(L_42); return; } } // System.Void uiAcceptAward::Init(DMCore.Logic.enumAwardState,System.String,System.Int32,System.Int32,uiAcceptAward/OnAccept,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_Init_m4158338637 (uiAcceptAward_t1093122403 * __this, int32_t ___state0, String_t* ___awardItemDesc1, int32_t ___awardItemConfigId2, int32_t ___awardItemAmount3, OnAccept_t1960296575 * ___callback4, int32_t ___callbackData5, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_uiDesc_3(); String_t* L_1 = ___awardItemDesc1; NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); int32_t L_2 = ___state0; int32_t L_3 = ___awardItemConfigId2; int32_t L_4 = ___awardItemAmount3; OnAccept_t1960296575 * L_5 = ___callback4; int32_t L_6 = ___callbackData5; uiAcceptAward_Init_m1165384321(__this, L_2, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void uiAcceptAward::OnClkAccept() extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_OnClkAccept_m3851501780 (uiAcceptAward_t1093122403 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAcceptAward_OnClkAccept_m3851501780_MetadataUsageId); s_Il2CppMethodInitialized = true; } { OnLineAwardController_t289821926 * L_0 = OnLineAwardController_GetInstance_m3502732371(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = OnLineAwardController_get_isOnClick_m2824954820(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral1820661907, (bool)0, /*hidden argument*/NULL); return; } IL_001b: { OnAccept_t1960296575 * L_2 = __this->get_m_callback_14(); if (!L_2) { goto IL_005f; } } { OnAccept_t1960296575 * L_3 = __this->get_m_callback_14(); int32_t L_4 = __this->get_m_callbackData_13(); NullCheck(L_3); OnAccept_Invoke_m3599297141(L_3, L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_5 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_6 = (intptr_t)uiAcceptAward_OnResetCD_m1974809911_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_7 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_7, __this, L_6, /*hidden argument*/NULL); NullCheck(L_5); CTimerManager_CreateTimer_m1163471876(L_5, (0.5f), L_7, 1, /*hidden argument*/NULL); OnLineAwardController_t289821926 * L_8 = OnLineAwardController_GetInstance_m3502732371(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); OnLineAwardController_set_isOnClick_m1789675786(L_8, (bool)1, /*hidden argument*/NULL); } IL_005f: { return; } } // System.Void uiAcceptAward::OnResetCD() extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_OnResetCD_m1974809911 (uiAcceptAward_t1093122403 * __this, const RuntimeMethod* method) { { OnLineAwardController_t289821926 * L_0 = OnLineAwardController_GetInstance_m3502732371(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); OnLineAwardController_set_isOnClick_m1789675786(L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiAcceptAward::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiAcceptAward_OnClickItem_m1532537279 (uiAcceptAward_t1093122403 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAcceptAward_OnClickItem_m1532537279_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); int32_t L_1 = __this->get_m_awardItemConfigId_12(); NullCheck(L_0); CShopManager_ShowAvatar_m2860953780(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern "C" void DelegatePInvokeWrapper_OnAccept_t1960296575 (OnAccept_t1960296575 * __this, int32_t ___data0, 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(___data0); } // System.Void uiAcceptAward/OnAccept::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnAccept__ctor_m4076034105 (OnAccept_t1960296575 * __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 uiAcceptAward/OnAccept::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnAccept_Invoke_m3599297141 (OnAccept_t1960296575 * __this, int32_t ___data0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnAccept_Invoke_m3599297141((OnAccept_t1960296575 *)__this->get_prev_9(), ___data0, 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, ___data0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___data0, 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, ___data0); else GenericVirtActionInvoker1< int32_t >::Invoke(targetMethod, targetThis, ___data0); } 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, ___data0); else VirtActionInvoker1< int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___data0); } } else { typedef void (*FunctionPointerType) (void*, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___data0, targetMethod); } } } } // System.IAsyncResult uiAcceptAward/OnAccept::BeginInvoke(System.Int32,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnAccept_BeginInvoke_m1075132615 (OnAccept_t1960296575 * __this, int32_t ___data0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OnAccept_BeginInvoke_m1075132615_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[2] = {0}; __d_args[0] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___data0); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void uiAcceptAward/OnAccept::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnAccept_EndInvoke_m1655148847 (OnAccept_t1960296575 * __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 UIAchievementMall::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIAchievementMall__ctor_m3408896440 (UIAchievementMall_t263213380 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAchievementMall__ctor_m3408896440_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void UIAchievementMall::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void UIAchievementMall_OnPageInit_m2641281246 (UIAchievementMall_t263213380 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAchievementMall_OnPageInit_m2641281246_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__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, _stringLiteral3284595781, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_totalScore_8(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_2, _stringLiteral2723186214, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_Loading_9(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); DMListView_t512231514 * L_5 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_4, _stringLiteral3739991114, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_shopList_10(L_5); IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager_t4220576709 * L_6 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CDataModelList_t1133308508 * L_7 = CAchievementMallManager_GetAchMallData_m2943294201(L_6, /*hidden argument*/NULL); intptr_t L_8 = (intptr_t)UIAchievementMall_OnMallListChanged_m2841703206_RuntimeMethod_var; Action_1_t1302699353 * L_9 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_9, __this, L_8, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_7); IEventDispatcher_AddWatcher_m1530082036(L_7, L_9, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void UIAchievementMall::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UIAchievementMall_OnDestroy_m283631793 (UIAchievementMall_t263213380 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAchievementMall_OnDestroy_m283631793_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager_t4220576709 * L_0 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAchievementMallManager_ClearList_m2054639098(L_0, /*hidden argument*/NULL); CAchievementMallManager_t4220576709 * L_1 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CDataModelList_t1133308508 * L_2 = CAchievementMallManager_GetAchMallData_m2943294201(L_1, /*hidden argument*/NULL); intptr_t L_3 = (intptr_t)UIAchievementMall_OnMallListChanged_m2841703206_RuntimeMethod_var; Action_1_t1302699353 * L_4 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_4, __this, L_3, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_2); IEventDispatcher_RemoveWatcher_m2309964606(L_2, L_4, /*hidden argument*/NULL); return; } } // System.Void UIAchievementMall::Update() extern "C" IL2CPP_METHOD_ATTR void UIAchievementMall_Update_m2336413404 (UIAchievementMall_t263213380 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAchievementMall_Update_m2336413404_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { UILabel_t3248798549 * L_0 = __this->get_m_totalScore_8(); CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CProperty_t963755051 * L_2 = ISceneBaseObj_GetNetProperty_m1709069404(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CProperty_GetInt_m2680341236(L_2, _stringLiteral14194352, 0, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_4, /*hidden argument*/NULL); return; } } // System.Void UIAchievementMall::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void UIAchievementMall_OnPageShow_m3631171407 (UIAchievementMall_t263213380 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAchievementMall_OnPageShow_m3631171407_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_Loading_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); CEventManager_t474365641 * L_1 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_2 = (intptr_t)UIAchievementMall_DelayRequest_m4278405619_RuntimeMethod_var; OnEventCall_t3758354630 * L_3 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_3, __this, L_2, /*hidden argument*/NULL); NullCheck(L_1); CEventManager_Push_m581519217(L_1, (1.0f), (0.0f), L_3, /*hidden argument*/NULL); return; } } // System.Void UIAchievementMall::DelayRequest(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void UIAchievementMall_DelayRequest_m4278405619 (UIAchievementMall_t263213380 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAchievementMall_DelayRequest_m4278405619_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager_t4220576709 * L_0 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAchievementMallManager_RequestAchMallData_m2045346206(L_0, /*hidden argument*/NULL); return; } } // System.Void UIAchievementMall::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void UIAchievementMall_OnPageHide_m3645869282 (UIAchievementMall_t263213380 * __this, const RuntimeMethod* method) { { shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); shopModel_ResumeMainRole_m3008746332(L_0, /*hidden argument*/NULL); return; } } // System.Void UIAchievementMall::OnMallListChanged(IEventBase) extern "C" IL2CPP_METHOD_ATTR void UIAchievementMall_OnMallListChanged_m2841703206 (UIAchievementMall_t263213380 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAchievementMall_OnMallListChanged_m2841703206_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataEvent_t1799629657 * V_0 = NULL; CDataModelList_t1133308508 * V_1 = NULL; int32_t V_2 = 0; { RuntimeObject* L_0 = ___evt0; V_0 = ((IDataEvent_t1799629657 *)CastclassClass((RuntimeObject*)L_0, IDataEvent_t1799629657_il2cpp_TypeInfo_var)); IDataEvent_t1799629657 * L_1 = V_0; NullCheck(L_1); IDataModel_t653005279 * L_2 = IDataEvent_get_DataModel_m1980778407(L_1, /*hidden argument*/NULL); V_1 = ((CDataModelList_t1133308508 *)CastclassClass((RuntimeObject*)L_2, CDataModelList_t1133308508_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_3 = __this->get_m_Loading_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); CDataModelList_t1133308508 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = IDataModel_get_Count_m1487795662(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_6 = Mathf_CeilToInt_m432108984(NULL /*static, unused*/, ((float)((float)(((float)((float)L_5)))/(float)(3.0f))), /*hidden argument*/NULL); V_2 = L_6; DMListView_t512231514 * L_7 = __this->get_shopList_10(); int32_t L_8 = V_2; NullCheck(L_7); DMListView_SetCount_m3988156788(L_7, L_8, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiAchMallItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem__ctor_m688123114 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAchMallItem::Start() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_Start_m2825860686 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMallItem_Start_m2825860686_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); DMListViewItem_t3648257704 * L_1 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_0, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); __this->set_dmItem_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_3 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_2, _stringLiteral1115454304, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_name0_3(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, _stringLiteral4063483750, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_texture0_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, _stringLiteral3301214907, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_coin0_5(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_8, _stringLiteral3294813331, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_btn0_6(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_10, _stringLiteral224384864, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_buyBtn0_7(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_13 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_12, _stringLiteral1756647171, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_qualityBG0_24(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_15 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_14, _stringLiteral1115446883, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_name1_8(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_17 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_16, _stringLiteral4063480751, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_texture1_9(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_19 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_18, _stringLiteral3301211910, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_coin1_10(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_21 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_20, _stringLiteral3294813330, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_btn1_11(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_22, _stringLiteral224384639, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_buyBtn1_12(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_25 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_24, _stringLiteral1756647170, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_qualityBG1_25(L_25); Transform_t3600365921 * L_26 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_27 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_26, _stringLiteral1115452130, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_name2_13(L_27); Transform_t3600365921 * L_28 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_29 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_28, _stringLiteral4063485796, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_texture2_14(L_29); Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_31 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_30, _stringLiteral3301216953, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_coin2_15(L_31); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_33 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_32, _stringLiteral3294813333, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_btn2_16(L_33); Transform_t3600365921 * L_34 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_35 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_34, _stringLiteral224384802, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_buyBtn2_17(L_35); Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_37 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_36, _stringLiteral1756647173, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_qualityBG2_26(L_37); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_38, _stringLiteral1547773746, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_logo0_18(L_39); Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_41 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_40, _stringLiteral1547773523, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_logo1_19(L_41); Transform_t3600365921 * L_42 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_43 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_42, _stringLiteral1547773680, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_logo2_20(L_43); Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_45 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_44, _stringLiteral3637366225, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_label0_21(L_45); Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_47 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_46, _stringLiteral3637366000, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_label1_22(L_47); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_49 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_48, _stringLiteral3637366159, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_label2_23(L_49); __this->set_isLoadPic0_27((bool)1); __this->set_isLoadPic1_28((bool)1); __this->set_isLoadPic2_29((bool)1); DMListViewItem_t3648257704 * L_50 = __this->get_dmItem_2(); NullCheck(L_50); int32_t L_51 = DMListViewItem_GetIndex_m1373550525(L_50, /*hidden argument*/NULL); __this->set_dmItemIndex_30(L_51); uiAchMallItem_BindBtn_m3908336255(__this, /*hidden argument*/NULL); uiAchMallItem_BindItem_m750981204(__this, /*hidden argument*/NULL); return; } } // System.Void uiAchMallItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_Update_m3514987603 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method) { { uiAchMallItem_LoadImage_m2531035090(__this, /*hidden argument*/NULL); return; } } // System.Void uiAchMallItem::LoadImage() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_LoadImage_m2531035090 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isLoadPic0_27(); if (L_0) { goto IL_0039; } } { AchMallItem_t2405575268 * L_1 = __this->get_Item0_31(); if (!L_1) { goto IL_0039; } } { bool L_2 = __this->get_isLoadPic0_27(); AchMallItem_t2405575268 * L_3 = __this->get_Item0_31(); NullCheck(L_3); int32_t L_4 = AchMallItem_get_NConfigID_m1824589788(L_3, /*hidden argument*/NULL); UITexture_t3471168817 * L_5 = __this->get_m_texture0_4(); bool L_6 = uiAchMallItem_LoadImageTexture_m2413036027(__this, L_2, L_4, L_5, /*hidden argument*/NULL); __this->set_isLoadPic0_27(L_6); } IL_0039: { bool L_7 = __this->get_isLoadPic1_28(); if (L_7) { goto IL_0072; } } { AchMallItem_t2405575268 * L_8 = __this->get_Item1_32(); if (!L_8) { goto IL_0072; } } { bool L_9 = __this->get_isLoadPic1_28(); AchMallItem_t2405575268 * L_10 = __this->get_Item1_32(); NullCheck(L_10); int32_t L_11 = AchMallItem_get_NConfigID_m1824589788(L_10, /*hidden argument*/NULL); UITexture_t3471168817 * L_12 = __this->get_m_texture1_9(); bool L_13 = uiAchMallItem_LoadImageTexture_m2413036027(__this, L_9, L_11, L_12, /*hidden argument*/NULL); __this->set_isLoadPic1_28(L_13); } IL_0072: { bool L_14 = __this->get_isLoadPic2_29(); if (L_14) { goto IL_00ab; } } { AchMallItem_t2405575268 * L_15 = __this->get_Item2_33(); if (!L_15) { goto IL_00ab; } } { bool L_16 = __this->get_isLoadPic2_29(); AchMallItem_t2405575268 * L_17 = __this->get_Item2_33(); NullCheck(L_17); int32_t L_18 = AchMallItem_get_NConfigID_m1824589788(L_17, /*hidden argument*/NULL); UITexture_t3471168817 * L_19 = __this->get_m_texture2_14(); bool L_20 = uiAchMallItem_LoadImageTexture_m2413036027(__this, L_16, L_18, L_19, /*hidden argument*/NULL); __this->set_isLoadPic2_29(L_20); } IL_00ab: { return; } } // System.Boolean uiAchMallItem::LoadImageTexture(System.Boolean,System.Int32,UITexture) extern "C" IL2CPP_METHOD_ATTR bool uiAchMallItem_LoadImageTexture_m2413036027 (uiAchMallItem_t2549423907 * __this, bool ___bLoadDone0, int32_t ___configId1, UITexture_t3471168817 * ___m_TextureIcon2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMallItem_LoadImageTexture_m2413036027_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Object_t631007953 * V_1 = NULL; Texture2D_t3840446185 * V_2 = NULL; float V_3 = 0.0f; Texture2D_t3840446185 * V_4 = NULL; { int32_t L_0 = ___configId1; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_1 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_2 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = V_0; NullCheck(L_2); Object_t631007953 * L_4 = IResourceManager_CreateResource_m1279813597(L_2, L_3, (bool)1, /*hidden argument*/NULL); V_1 = L_4; Object_t631007953 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_00af; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_7 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_8 = V_0; NullCheck(L_7); int32_t L_9 = VirtFuncInvoker1< int32_t, String_t* >::Invoke(12 /* DMCore.Framework.Resource.enumResState DMCore.Framework.Resource.IResourceManager::GetResState(System.String) */, L_7, L_8); if ((!(((uint32_t)L_9) == ((uint32_t)3)))) { goto IL_0045; } } { ___bLoadDone0 = (bool)1; UITexture_t3471168817 * L_10 = ___m_TextureIcon2; NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_11, (bool)0, /*hidden argument*/NULL); goto IL_00aa; } IL_0045: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_12 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); Texture2D_t3840446185 * L_13 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_12, _stringLiteral3071468220); V_2 = L_13; Texture2D_t3840446185 * L_14 = V_2; 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_00aa; } } { UITexture_t3471168817 * L_16 = ___m_TextureIcon2; Texture2D_t3840446185 * L_17 = V_2; NullCheck(L_16); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_16, L_17); float L_18 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_18; float L_19 = V_3; float L_20 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_21 = floorf(L_20); V_3 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((float)il2cpp_codegen_subtract((float)L_19, (float)L_21)))))); UITexture_t3471168817 * L_22 = ___m_TextureIcon2; NullCheck(L_22); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(L_22, /*hidden argument*/NULL); float L_24 = V_3; Vector3_t3722313464 L_25; memset(&L_25, 0, sizeof(L_25)); Vector3__ctor_m3353183577((&L_25), (0.0f), (0.0f), L_24, /*hidden argument*/NULL); NullCheck(L_23); Transform_set_localEulerAngles_m4202601546(L_23, L_25, /*hidden argument*/NULL); UITexture_t3471168817 * L_26 = ___m_TextureIcon2; NullCheck(L_26); GameObject_t1113636619 * L_27 = Component_get_gameObject_m442555142(L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_27, (bool)1, /*hidden argument*/NULL); } IL_00aa: { goto IL_00ed; } IL_00af: { ___bLoadDone0 = (bool)1; Object_t631007953 * L_28 = V_1; V_4 = ((Texture2D_t3840446185 *)CastclassSealed((RuntimeObject*)L_28, Texture2D_t3840446185_il2cpp_TypeInfo_var)); UITexture_t3471168817 * L_29 = ___m_TextureIcon2; Texture2D_t3840446185 * L_30 = V_4; NullCheck(L_29); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_29, L_30); UITexture_t3471168817 * L_31 = ___m_TextureIcon2; NullCheck(L_31); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(L_31, /*hidden argument*/NULL); Vector3_t3722313464 L_33; memset(&L_33, 0, sizeof(L_33)); Vector3__ctor_m3353183577((&L_33), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_32); Transform_set_localEulerAngles_m4202601546(L_32, L_33, /*hidden argument*/NULL); UITexture_t3471168817 * L_34 = ___m_TextureIcon2; 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)1, /*hidden argument*/NULL); } IL_00ed: { bool L_36 = ___bLoadDone0; return L_36; } } // System.Void uiAchMallItem::BindItem() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_BindItem_m750981204 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMallItem_BindItem_m750981204_MetadataUsageId); s_Il2CppMethodInitialized = true; } AchMallItem_t2405575268 * V_0 = NULL; AchMallItem_t2405575268 * V_1 = NULL; AchMallItem_t2405575268 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager_t4220576709 * L_0 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_dmItemIndex_30(); NullCheck(L_0); AchMallItem_t2405575268 * L_2 = CAchievementMallManager_GetAchMallItem_m1702701175(L_0, ((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)3)), /*hidden argument*/NULL); V_0 = L_2; CAchievementMallManager_t4220576709 * L_3 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = __this->get_dmItemIndex_30(); NullCheck(L_3); AchMallItem_t2405575268 * L_5 = CAchievementMallManager_GetAchMallItem_m1702701175(L_3, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)3)), (int32_t)1)), /*hidden argument*/NULL); V_1 = L_5; CAchievementMallManager_t4220576709 * L_6 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = __this->get_dmItemIndex_30(); NullCheck(L_6); AchMallItem_t2405575268 * L_8 = CAchievementMallManager_GetAchMallItem_m1702701175(L_6, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)3)), (int32_t)2)), /*hidden argument*/NULL); V_2 = L_8; AchMallItem_t2405575268 * L_9 = V_0; AchMallItem_t2405575268 * L_10 = V_1; AchMallItem_t2405575268 * L_11 = V_2; uiAchMallItem_SetItem_m3761488476(__this, L_9, L_10, L_11, /*hidden argument*/NULL); return; } } // System.Void uiAchMallItem::SetItem(DMCore.Logic.CAchievementMallManager/AchMallItem,DMCore.Logic.CAchievementMallManager/AchMallItem,DMCore.Logic.CAchievementMallManager/AchMallItem) extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_SetItem_m3761488476 (uiAchMallItem_t2549423907 * __this, AchMallItem_t2405575268 * ___item00, AchMallItem_t2405575268 * ___item11, AchMallItem_t2405575268 * ___item22, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMallItem_SetItem_m3761488476_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { AchMallItem_t2405575268 * L_0 = ___item00; if (!L_0) { goto IL_0103; } } { AchMallItem_t2405575268 * L_1 = ___item00; __this->set_Item0_31(L_1); __this->set_isLoadPic0_27((bool)0); UILabel_t3248798549 * L_2 = __this->get_m_name0_3(); CShopConfig_t202154353 * L_3 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_4 = ___item00; NullCheck(L_4); int32_t L_5 = AchMallItem_get_NConfigID_m1824589788(L_4, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_6 = CShopConfig_GetName_m2272590700(L_3, L_5, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_6, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = __this->get_m_coin0_5(); AchMallItem_t2405575268 * L_8 = ___item00; NullCheck(L_8); int32_t L_9 = AchMallItem_get_NPrice_m47891535(L_8, /*hidden argument*/NULL); V_0 = L_9; String_t* L_10 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_10, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_m_logo0_18(); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_13 = ___item00; NullCheck(L_13); int32_t L_14 = AchMallItem_get_NOnlySum_m751344023(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_12, (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_14))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_15 = __this->get_m_label0_21(); NullCheck(L_15); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(L_15, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_17 = ___item00; NullCheck(L_17); int32_t L_18 = AchMallItem_get_NOnlySum_m751344023(L_17, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_16, (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_18))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_19 = __this->get_m_label0_21(); CTextHelp_t3119637808 * L_20 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_20); String_t* L_22 = CTextHelp_GetText_m3374553046(L_20, _stringLiteral3676943803, L_21, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_23 = ___item00; NullCheck(L_23); int32_t L_24 = AchMallItem_get_NOnlySum_m751344023(L_23, /*hidden argument*/NULL); int32_t L_25 = L_24; RuntimeObject * L_26 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_25); String_t* L_27 = String_Format_m2844511972(NULL /*static, unused*/, L_22, L_26, /*hidden argument*/NULL); NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_27, /*hidden argument*/NULL); CShopConfig_t202154353 * L_28 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_29 = ___item00; NullCheck(L_29); int32_t L_30 = AchMallItem_get_NConfigID_m1824589788(L_29, /*hidden argument*/NULL); NullCheck(L_28); int32_t L_31 = CShopConfig_GetQualityLevel_m4002441864(L_28, L_30, /*hidden argument*/NULL); V_1 = L_31; int32_t L_32 = V_1; if ((((int32_t)L_32) == ((int32_t)1))) { goto IL_00d3; } } { int32_t L_33 = V_1; if (L_33) { goto IL_00e8; } } IL_00d3: { UISprite_t194114938 * L_34 = __this->get_m_qualityBG0_24(); NullCheck(L_34); UISprite_set_spriteName_m1616245412(L_34, _stringLiteral4032143794, /*hidden argument*/NULL); goto IL_0103; } IL_00e8: { UISprite_t194114938 * L_35 = __this->get_m_qualityBG0_24(); int32_t L_36 = V_1; int32_t L_37 = ((int32_t)L_36); RuntimeObject * L_38 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_37); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_39 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1949155672, L_38, /*hidden argument*/NULL); NullCheck(L_35); UISprite_set_spriteName_m1616245412(L_35, L_39, /*hidden argument*/NULL); } IL_0103: { AchMallItem_t2405575268 * L_40 = ___item11; if (!L_40) { goto IL_020b; } } { AchMallItem_t2405575268 * L_41 = ___item11; __this->set_Item1_32(L_41); __this->set_isLoadPic1_28((bool)0); UILabel_t3248798549 * L_42 = __this->get_m_name1_8(); CShopConfig_t202154353 * L_43 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_44 = ___item11; NullCheck(L_44); int32_t L_45 = AchMallItem_get_NConfigID_m1824589788(L_44, /*hidden argument*/NULL); NullCheck(L_43); String_t* L_46 = CShopConfig_GetName_m2272590700(L_43, L_45, /*hidden argument*/NULL); NullCheck(L_42); UILabel_set_text_m1071532778(L_42, L_46, /*hidden argument*/NULL); UILabel_t3248798549 * L_47 = __this->get_m_coin1_10(); AchMallItem_t2405575268 * L_48 = ___item11; NullCheck(L_48); int32_t L_49 = AchMallItem_get_NPrice_m47891535(L_48, /*hidden argument*/NULL); V_2 = L_49; String_t* L_50 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_47); UILabel_set_text_m1071532778(L_47, L_50, /*hidden argument*/NULL); Transform_t3600365921 * L_51 = __this->get_m_logo1_19(); NullCheck(L_51); GameObject_t1113636619 * L_52 = Component_get_gameObject_m442555142(L_51, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_53 = ___item11; NullCheck(L_53); int32_t L_54 = AchMallItem_get_NOnlySum_m751344023(L_53, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_52, (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_54))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_55 = __this->get_m_label1_22(); NullCheck(L_55); GameObject_t1113636619 * L_56 = Component_get_gameObject_m442555142(L_55, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_57 = ___item11; NullCheck(L_57); int32_t L_58 = AchMallItem_get_NOnlySum_m751344023(L_57, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_56, (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_58))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_59 = __this->get_m_label1_22(); CTextHelp_t3119637808 * L_60 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_61 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_60); String_t* L_62 = CTextHelp_GetText_m3374553046(L_60, _stringLiteral3676943803, L_61, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_63 = ___item11; NullCheck(L_63); int32_t L_64 = AchMallItem_get_NOnlySum_m751344023(L_63, /*hidden argument*/NULL); int32_t L_65 = L_64; RuntimeObject * L_66 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_65); String_t* L_67 = String_Format_m2844511972(NULL /*static, unused*/, L_62, L_66, /*hidden argument*/NULL); NullCheck(L_59); UILabel_set_text_m1071532778(L_59, L_67, /*hidden argument*/NULL); CShopConfig_t202154353 * L_68 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_69 = ___item11; NullCheck(L_69); int32_t L_70 = AchMallItem_get_NConfigID_m1824589788(L_69, /*hidden argument*/NULL); NullCheck(L_68); int32_t L_71 = CShopConfig_GetQualityLevel_m4002441864(L_68, L_70, /*hidden argument*/NULL); V_3 = L_71; int32_t L_72 = V_3; if ((((int32_t)L_72) == ((int32_t)1))) { goto IL_01d6; } } { int32_t L_73 = V_3; if (L_73) { goto IL_01eb; } } IL_01d6: { UISprite_t194114938 * L_74 = __this->get_m_qualityBG1_25(); NullCheck(L_74); UISprite_set_spriteName_m1616245412(L_74, _stringLiteral4032143794, /*hidden argument*/NULL); goto IL_0206; } IL_01eb: { UISprite_t194114938 * L_75 = __this->get_m_qualityBG1_25(); int32_t L_76 = V_3; int32_t L_77 = ((int32_t)L_76); RuntimeObject * L_78 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_77); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_79 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1949155672, L_78, /*hidden argument*/NULL); NullCheck(L_75); UISprite_set_spriteName_m1616245412(L_75, L_79, /*hidden argument*/NULL); } IL_0206: { goto IL_021c; } IL_020b: { Transform_t3600365921 * L_80 = __this->get_m_btn1_11(); NullCheck(L_80); GameObject_t1113636619 * L_81 = Component_get_gameObject_m442555142(L_80, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_81, (bool)0, /*hidden argument*/NULL); } IL_021c: { AchMallItem_t2405575268 * L_82 = ___item22; if (!L_82) { goto IL_0329; } } { AchMallItem_t2405575268 * L_83 = ___item22; __this->set_Item2_33(L_83); __this->set_isLoadPic2_29((bool)0); UILabel_t3248798549 * L_84 = __this->get_m_name2_13(); CShopConfig_t202154353 * L_85 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_86 = ___item22; NullCheck(L_86); int32_t L_87 = AchMallItem_get_NConfigID_m1824589788(L_86, /*hidden argument*/NULL); NullCheck(L_85); String_t* L_88 = CShopConfig_GetName_m2272590700(L_85, L_87, /*hidden argument*/NULL); NullCheck(L_84); UILabel_set_text_m1071532778(L_84, L_88, /*hidden argument*/NULL); UILabel_t3248798549 * L_89 = __this->get_m_coin2_15(); AchMallItem_t2405575268 * L_90 = ___item22; NullCheck(L_90); int32_t L_91 = AchMallItem_get_NPrice_m47891535(L_90, /*hidden argument*/NULL); V_4 = L_91; String_t* L_92 = Int32_ToString_m141394615((&V_4), /*hidden argument*/NULL); NullCheck(L_89); UILabel_set_text_m1071532778(L_89, L_92, /*hidden argument*/NULL); Transform_t3600365921 * L_93 = __this->get_m_logo2_20(); NullCheck(L_93); GameObject_t1113636619 * L_94 = Component_get_gameObject_m442555142(L_93, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_95 = ___item22; NullCheck(L_95); int32_t L_96 = AchMallItem_get_NOnlySum_m751344023(L_95, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_94, (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_96))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_97 = __this->get_m_label2_23(); NullCheck(L_97); GameObject_t1113636619 * L_98 = Component_get_gameObject_m442555142(L_97, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_99 = ___item22; NullCheck(L_99); int32_t L_100 = AchMallItem_get_NOnlySum_m751344023(L_99, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_98, (bool)((((int32_t)((((int32_t)0) == ((int32_t)L_100))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); UILabel_t3248798549 * L_101 = __this->get_m_label2_23(); CTextHelp_t3119637808 * L_102 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_103 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_102); String_t* L_104 = CTextHelp_GetText_m3374553046(L_102, _stringLiteral3676943803, L_103, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_105 = ___item22; NullCheck(L_105); int32_t L_106 = AchMallItem_get_NOnlySum_m751344023(L_105, /*hidden argument*/NULL); int32_t L_107 = L_106; RuntimeObject * L_108 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_107); String_t* L_109 = String_Format_m2844511972(NULL /*static, unused*/, L_104, L_108, /*hidden argument*/NULL); NullCheck(L_101); UILabel_set_text_m1071532778(L_101, L_109, /*hidden argument*/NULL); CShopConfig_t202154353 * L_110 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_111 = ___item22; NullCheck(L_111); int32_t L_112 = AchMallItem_get_NConfigID_m1824589788(L_111, /*hidden argument*/NULL); NullCheck(L_110); int32_t L_113 = CShopConfig_GetQualityLevel_m4002441864(L_110, L_112, /*hidden argument*/NULL); V_5 = L_113; int32_t L_114 = V_5; if ((((int32_t)L_114) == ((int32_t)1))) { goto IL_02f3; } } { int32_t L_115 = V_5; if (L_115) { goto IL_0308; } } IL_02f3: { UISprite_t194114938 * L_116 = __this->get_m_qualityBG2_26(); NullCheck(L_116); UISprite_set_spriteName_m1616245412(L_116, _stringLiteral4032143794, /*hidden argument*/NULL); goto IL_0324; } IL_0308: { UISprite_t194114938 * L_117 = __this->get_m_qualityBG2_26(); int32_t L_118 = V_5; int32_t L_119 = ((int32_t)L_118); RuntimeObject * L_120 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_119); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_121 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1949155672, L_120, /*hidden argument*/NULL); NullCheck(L_117); UISprite_set_spriteName_m1616245412(L_117, L_121, /*hidden argument*/NULL); } IL_0324: { goto IL_033a; } IL_0329: { Transform_t3600365921 * L_122 = __this->get_m_btn2_16(); NullCheck(L_122); GameObject_t1113636619 * L_123 = Component_get_gameObject_m442555142(L_122, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_123, (bool)0, /*hidden argument*/NULL); } IL_033a: { return; } } // System.Void uiAchMallItem::BindBtn() extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_BindBtn_m3908336255 (uiAchMallItem_t2549423907 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMallItem_BindBtn_m3908336255_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_btn0_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_0042; } } { Transform_t3600365921 * L_2 = __this->get_m_btn0_6(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_4 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_5 = L_4; NullCheck(L_5); Action_1_t1286104214 * L_6 = L_5->get_onClick_4(); intptr_t L_7 = (intptr_t)uiAchMallItem_OnClkItem_m1951827066_RuntimeMethod_var; Action_1_t1286104214 * L_8 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_8, __this, L_7, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_9 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_9, Action_1_t1286104214_il2cpp_TypeInfo_var))); } IL_0042: { Transform_t3600365921 * L_10 = __this->get_m_btn1_11(); 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_0084; } } { Transform_t3600365921 * L_12 = __this->get_m_btn1_11(); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_14 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_15 = L_14; NullCheck(L_15); Action_1_t1286104214 * L_16 = L_15->get_onClick_4(); intptr_t L_17 = (intptr_t)uiAchMallItem_OnClkItem_m1951827066_RuntimeMethod_var; Action_1_t1286104214 * L_18 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_18, __this, L_17, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_19 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_19, Action_1_t1286104214_il2cpp_TypeInfo_var))); } IL_0084: { Transform_t3600365921 * L_20 = __this->get_m_btn2_16(); 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_00c6; } } { Transform_t3600365921 * L_22 = __this->get_m_btn2_16(); NullCheck(L_22); GameObject_t1113636619 * L_23 = Component_get_gameObject_m442555142(L_22, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_24 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_25 = L_24; NullCheck(L_25); Action_1_t1286104214 * L_26 = L_25->get_onClick_4(); intptr_t L_27 = (intptr_t)uiAchMallItem_OnClkItem_m1951827066_RuntimeMethod_var; Action_1_t1286104214 * L_28 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_28, __this, L_27, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_29 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_26, L_28, /*hidden argument*/NULL); NullCheck(L_25); L_25->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_29, Action_1_t1286104214_il2cpp_TypeInfo_var))); } IL_00c6: { Transform_t3600365921 * L_30 = __this->get_m_buyBtn0_7(); 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_0108; } } { Transform_t3600365921 * L_32 = __this->get_m_buyBtn0_7(); NullCheck(L_32); GameObject_t1113636619 * L_33 = Component_get_gameObject_m442555142(L_32, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_34 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_35 = L_34; NullCheck(L_35); Action_1_t1286104214 * L_36 = L_35->get_onClick_4(); intptr_t L_37 = (intptr_t)uiAchMallItem_OnClkBuy_m2955755910_RuntimeMethod_var; Action_1_t1286104214 * L_38 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_38, __this, L_37, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_39 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_36, L_38, /*hidden argument*/NULL); NullCheck(L_35); L_35->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_39, Action_1_t1286104214_il2cpp_TypeInfo_var))); } IL_0108: { Transform_t3600365921 * L_40 = __this->get_m_buyBtn1_12(); 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_014a; } } { Transform_t3600365921 * L_42 = __this->get_m_buyBtn1_12(); NullCheck(L_42); GameObject_t1113636619 * L_43 = Component_get_gameObject_m442555142(L_42, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_44 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_43, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_45 = L_44; NullCheck(L_45); Action_1_t1286104214 * L_46 = L_45->get_onClick_4(); intptr_t L_47 = (intptr_t)uiAchMallItem_OnClkBuy_m2955755910_RuntimeMethod_var; Action_1_t1286104214 * L_48 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_48, __this, L_47, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_49 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_46, L_48, /*hidden argument*/NULL); NullCheck(L_45); L_45->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_49, Action_1_t1286104214_il2cpp_TypeInfo_var))); } IL_014a: { Transform_t3600365921 * L_50 = __this->get_m_buyBtn2_17(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_51 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_50, /*hidden argument*/NULL); if (!L_51) { goto IL_018c; } } { Transform_t3600365921 * L_52 = __this->get_m_buyBtn2_17(); NullCheck(L_52); GameObject_t1113636619 * L_53 = Component_get_gameObject_m442555142(L_52, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_54 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_53, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_55 = L_54; NullCheck(L_55); Action_1_t1286104214 * L_56 = L_55->get_onClick_4(); intptr_t L_57 = (intptr_t)uiAchMallItem_OnClkBuy_m2955755910_RuntimeMethod_var; Action_1_t1286104214 * L_58 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_58, __this, L_57, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_59 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_56, L_58, /*hidden argument*/NULL); NullCheck(L_55); L_55->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_59, Action_1_t1286104214_il2cpp_TypeInfo_var))); } IL_018c: { return; } } // System.Void uiAchMallItem::OnClkItem(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_OnClkItem_m1951827066 (uiAchMallItem_t2549423907 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMallItem_OnClkItem_m1951827066_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CFormula_t380767654 * V_1 = NULL; GoodsConfig_t1565846780 * V_2 = NULL; { V_0 = 0; GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); String_t* L_1 = Object_get_name_m4211327027(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral1014665490, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002e; } } { AchMallItem_t2405575268 * L_3 = __this->get_Item0_31(); if (!L_3) { goto IL_002e; } } { AchMallItem_t2405575268 * L_4 = __this->get_Item0_31(); NullCheck(L_4); int32_t L_5 = AchMallItem_get_NConfigID_m1824589788(L_4, /*hidden argument*/NULL); V_0 = L_5; } IL_002e: { GameObject_t1113636619 * L_6 = ___go0; NullCheck(L_6); String_t* L_7 = Object_get_name_m4211327027(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral2970980626, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_005a; } } { AchMallItem_t2405575268 * L_9 = __this->get_Item1_32(); if (!L_9) { goto IL_005a; } } { AchMallItem_t2405575268 * L_10 = __this->get_Item1_32(); NullCheck(L_10); int32_t L_11 = AchMallItem_get_NConfigID_m1824589788(L_10, /*hidden argument*/NULL); V_0 = L_11; } IL_005a: { GameObject_t1113636619 * L_12 = ___go0; NullCheck(L_12); String_t* L_13 = Object_get_name_m4211327027(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_14 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral632328466, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0086; } } { AchMallItem_t2405575268 * L_15 = __this->get_Item2_33(); if (!L_15) { goto IL_0086; } } { AchMallItem_t2405575268 * L_16 = __this->get_Item2_33(); NullCheck(L_16); int32_t L_17 = AchMallItem_get_NConfigID_m1824589788(L_16, /*hidden argument*/NULL); V_0 = L_17; } IL_0086: { int32_t L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_19 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); if (L_19) { goto IL_00ba; } } { int32_t L_20 = V_0; if ((((int32_t)((int32_t)((int32_t)L_20/(int32_t)((int32_t)10000)))) == ((int32_t)8))) { goto IL_009f; } } { return; } IL_009f: { CFragmentManager_t4020029771 * L_21 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = V_0; NullCheck(L_21); CFormula_t380767654 * L_23 = CFragmentManager_GetFormula_m1169981052(L_21, L_22, (bool)0, /*hidden argument*/NULL); V_1 = L_23; CFormula_t380767654 * L_24 = V_1; if (L_24) { goto IL_00b3; } } { return; } IL_00b3: { CFormula_t380767654 * L_25 = V_1; NullCheck(L_25); int32_t L_26 = CFormula_get_TargetItemID_m286618850(L_25, /*hidden argument*/NULL); V_0 = L_26; } IL_00ba: { CShopConfig_t202154353 * L_27 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_28 = V_0; NullCheck(L_27); GoodsConfig_t1565846780 * L_29 = CShopConfig_GetGoodsConfig_m1630978708(L_27, L_28, /*hidden argument*/NULL); V_2 = L_29; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_30 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_31 = V_0; NullCheck(L_30); CShopManager_TryOn_m1322762570(L_30, L_31, /*hidden argument*/NULL); shopModel_t101745799 * L_32 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_33 = V_0; NullCheck(L_32); shopModel_AutoPushAndClearUnused_m4219256150(L_32, L_33, /*hidden argument*/NULL); return; } } // System.Void uiAchMallItem::OnClkBuy(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_OnClkBuy_m2955755910 (uiAchMallItem_t2549423907 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMallItem_OnClkBuy_m2955755910_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; CDataArray_t4068198041 * V_4 = NULL; { V_0 = 0; V_1 = 0; V_2 = 0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_0; GameObject_t1113636619 * L_1 = ___go0; NullCheck(L_1); Transform_t3600365921 * L_2 = GameObject_get_transform_m1369836730(L_1, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_get_parent_m835071599(L_2, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = Object_get_name_m4211327027(L_3, /*hidden argument*/NULL); bool L_5 = String_op_Equality_m920492651(NULL /*static, unused*/, L_4, _stringLiteral1014665490, /*hidden argument*/NULL); if (!L_5) { goto IL_0089; } } { AchMallItem_t2405575268 * L_6 = __this->get_Item0_31(); if (!L_6) { goto IL_0089; } } { AchMallItem_t2405575268 * L_7 = __this->get_Item0_31(); NullCheck(L_7); int32_t L_8 = AchMallItem_get_NConfigID_m1824589788(L_7, /*hidden argument*/NULL); V_0 = L_8; AchMallItem_t2405575268 * L_9 = __this->get_Item0_31(); NullCheck(L_9); int32_t L_10 = AchMallItem_get_NOnlySum_m751344023(L_9, /*hidden argument*/NULL); V_1 = L_10; AchMallItem_t2405575268 * L_11 = __this->get_Item0_31(); NullCheck(L_11); int32_t L_12 = AchMallItem_get_NAlreadyBuy_m3909914684(L_11, /*hidden argument*/NULL); V_2 = L_12; CTextHelp_t3119637808 * L_13 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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 = CTextHelp_GetText_m3374553046(L_13, _stringLiteral1381466864, L_14, /*hidden argument*/NULL); CShopConfig_t202154353 * L_16 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_17 = __this->get_Item0_31(); NullCheck(L_17); int32_t L_18 = AchMallItem_get_NConfigID_m1824589788(L_17, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_19 = CShopConfig_GetName_m2272590700(L_16, L_18, /*hidden argument*/NULL); String_t* L_20 = String_Format_m2844511972(NULL /*static, unused*/, L_15, L_19, /*hidden argument*/NULL); V_3 = L_20; } IL_0089: { GameObject_t1113636619 * L_21 = ___go0; NullCheck(L_21); Transform_t3600365921 * L_22 = GameObject_get_transform_m1369836730(L_21, /*hidden argument*/NULL); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_get_parent_m835071599(L_22, /*hidden argument*/NULL); NullCheck(L_23); String_t* L_24 = Object_get_name_m4211327027(L_23, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_25 = String_op_Equality_m920492651(NULL /*static, unused*/, L_24, _stringLiteral2970980626, /*hidden argument*/NULL); if (!L_25) { goto IL_0106; } } { AchMallItem_t2405575268 * L_26 = __this->get_Item1_32(); if (!L_26) { goto IL_0106; } } { AchMallItem_t2405575268 * L_27 = __this->get_Item1_32(); NullCheck(L_27); int32_t L_28 = AchMallItem_get_NConfigID_m1824589788(L_27, /*hidden argument*/NULL); V_0 = L_28; AchMallItem_t2405575268 * L_29 = __this->get_Item1_32(); NullCheck(L_29); int32_t L_30 = AchMallItem_get_NOnlySum_m751344023(L_29, /*hidden argument*/NULL); V_1 = L_30; AchMallItem_t2405575268 * L_31 = __this->get_Item1_32(); NullCheck(L_31); int32_t L_32 = AchMallItem_get_NAlreadyBuy_m3909914684(L_31, /*hidden argument*/NULL); V_2 = L_32; CTextHelp_t3119637808 * L_33 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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(); NullCheck(L_33); String_t* L_35 = CTextHelp_GetText_m3374553046(L_33, _stringLiteral1381466864, L_34, /*hidden argument*/NULL); CShopConfig_t202154353 * L_36 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_37 = __this->get_Item1_32(); NullCheck(L_37); int32_t L_38 = AchMallItem_get_NConfigID_m1824589788(L_37, /*hidden argument*/NULL); NullCheck(L_36); String_t* L_39 = CShopConfig_GetName_m2272590700(L_36, L_38, /*hidden argument*/NULL); String_t* L_40 = String_Format_m2844511972(NULL /*static, unused*/, L_35, L_39, /*hidden argument*/NULL); V_3 = L_40; } IL_0106: { GameObject_t1113636619 * L_41 = ___go0; NullCheck(L_41); Transform_t3600365921 * L_42 = GameObject_get_transform_m1369836730(L_41, /*hidden argument*/NULL); NullCheck(L_42); Transform_t3600365921 * L_43 = Transform_get_parent_m835071599(L_42, /*hidden argument*/NULL); NullCheck(L_43); String_t* L_44 = Object_get_name_m4211327027(L_43, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_45 = String_op_Equality_m920492651(NULL /*static, unused*/, L_44, _stringLiteral632328466, /*hidden argument*/NULL); if (!L_45) { goto IL_0183; } } { AchMallItem_t2405575268 * L_46 = __this->get_Item2_33(); if (!L_46) { goto IL_0183; } } { AchMallItem_t2405575268 * L_47 = __this->get_Item2_33(); NullCheck(L_47); int32_t L_48 = AchMallItem_get_NConfigID_m1824589788(L_47, /*hidden argument*/NULL); V_0 = L_48; AchMallItem_t2405575268 * L_49 = __this->get_Item2_33(); NullCheck(L_49); int32_t L_50 = AchMallItem_get_NOnlySum_m751344023(L_49, /*hidden argument*/NULL); V_1 = L_50; AchMallItem_t2405575268 * L_51 = __this->get_Item2_33(); NullCheck(L_51); int32_t L_52 = AchMallItem_get_NAlreadyBuy_m3909914684(L_51, /*hidden argument*/NULL); V_2 = L_52; CTextHelp_t3119637808 * L_53 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_54 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_53); String_t* L_55 = CTextHelp_GetText_m3374553046(L_53, _stringLiteral1381466864, L_54, /*hidden argument*/NULL); CShopConfig_t202154353 * L_56 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); AchMallItem_t2405575268 * L_57 = __this->get_Item2_33(); NullCheck(L_57); int32_t L_58 = AchMallItem_get_NConfigID_m1824589788(L_57, /*hidden argument*/NULL); NullCheck(L_56); String_t* L_59 = CShopConfig_GetName_m2272590700(L_56, L_58, /*hidden argument*/NULL); String_t* L_60 = String_Format_m2844511972(NULL /*static, unused*/, L_55, L_59, /*hidden argument*/NULL); V_3 = L_60; } IL_0183: { CDataArray_t4068198041 * L_61 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_61, /*hidden argument*/NULL); V_4 = L_61; CDataArray_t4068198041 * L_62 = V_4; int32_t L_63 = V_0; NullCheck(L_62); CDataArray_Push_m3820844360(L_62, L_63, /*hidden argument*/NULL); CDataArray_t4068198041 * L_64 = V_4; int32_t L_65 = V_1; NullCheck(L_64); CDataArray_Push_m3820844360(L_64, L_65, /*hidden argument*/NULL); CDataArray_t4068198041 * L_66 = V_4; int32_t L_67 = V_2; NullCheck(L_66); CDataArray_Push_m3820844360(L_66, L_67, /*hidden argument*/NULL); String_t* L_68 = V_3; intptr_t L_69 = (intptr_t)uiAchMallItem_OnConfirmBuy_m1066284326_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_70 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_70, __this, L_69, /*hidden argument*/NULL); CDataArray_t4068198041 * L_71 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3814357208(NULL /*static, unused*/, 1, L_68, L_70, L_71, 1, /*hidden argument*/NULL); return; } } // System.Void uiAchMallItem::OnConfirmBuy(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiAchMallItem_OnConfirmBuy_m1066284326 (uiAchMallItem_t2549423907 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMallItem_OnConfirmBuy_m1066284326_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_006c; } } { CDataArray_t4068198041 * L_1 = ___userData1; NullCheck(L_1); int32_t L_2 = CDataArray_GetInt_m1111369473(L_1, 0, (-1), /*hidden argument*/NULL); V_0 = L_2; CDataArray_t4068198041 * L_3 = ___userData1; NullCheck(L_3); int32_t L_4 = CDataArray_GetInt_m1111369473(L_3, 1, (-1), /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___userData1; NullCheck(L_5); int32_t L_6 = CDataArray_GetInt_m1111369473(L_5, 2, (-1), /*hidden argument*/NULL); V_2 = L_6; int32_t L_7 = V_1; if (L_7) { goto IL_0038; } } { IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager_t4220576709 * L_8 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_0; NullCheck(L_8); CAchievementMallManager_RequestBuyAchItem_m2281041356(L_8, L_9, 1, /*hidden argument*/NULL); goto IL_006c; } IL_0038: { int32_t L_10 = V_1; int32_t L_11 = V_2; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0050; } } { IL2CPP_RUNTIME_CLASS_INIT(CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var); CAchievementMallManager_t4220576709 * L_12 = CAchievementMallManager_GetInstance_m1758789969(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_0; NullCheck(L_12); CAchievementMallManager_RequestBuyAchItem_m2281041356(L_12, L_13, 1, /*hidden argument*/NULL); goto IL_006c; } IL_0050: { CTextHelp_t3119637808 * L_14 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_15 = CTextHelp_GetText_m372251958(L_14, _stringLiteral2623271718, /*hidden argument*/NULL); V_3 = L_15; CMsgManager_t455955613 * L_16 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_17 = V_3; NullCheck(L_16); CMsgManager_PushHintUseTextHelp_m3781284520(L_16, L_17, (bool)1, /*hidden argument*/NULL); } IL_006c: { 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 uiAchMedalItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem__ctor_m1304100 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method) { { __this->set_cur_medal_6((-1)); Color_t2555686324 L_0; memset(&L_0, 0, sizeof(L_0)); Color__ctor_m286683560((&L_0), (1.0f), (0.9098039f), (0.3137255f), /*hidden argument*/NULL); __this->set_m_GetedColor_18(L_0); Color_t2555686324 L_1; memset(&L_1, 0, sizeof(L_1)); Color__ctor_m286683560((&L_1), (0.3019608f), (0.180392161f), (0.356862754f), /*hidden argument*/NULL); __this->set_m_unGetColor_19(L_1); Color_t2555686324 L_2; memset(&L_2, 0, sizeof(L_2)); Color__ctor_m2943235014((&L_2), (0.38f), (0.38f), (0.38f), (0.72f), /*hidden argument*/NULL); __this->set_m_PicUnGetColor_20(L_2); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAchMedalItem::Start() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_Start_m3224401476 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_Start_m3224401476_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); DMListViewItem_t3648257704 * L_1 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_0, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); __this->set_dmItem_2(L_1); __this->set_m_MedalItem_3(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)5))); TransformU5BU5D_t807237628* L_2 = __this->get_m_MedalItem_3(); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_4 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_3, _stringLiteral3064368064, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_4); (L_2)->SetAt(static_cast(0), (Transform_t3600365921 *)L_4); TransformU5BU5D_t807237628* L_5 = __this->get_m_MedalItem_3(); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_6, _stringLiteral725715904, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(1), (Transform_t3600365921 *)L_7); TransformU5BU5D_t807237628* L_8 = __this->get_m_MedalItem_3(); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_9, _stringLiteral2682031040, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_10); (L_8)->SetAt(static_cast(2), (Transform_t3600365921 *)L_10); TransformU5BU5D_t807237628* L_11 = __this->get_m_MedalItem_3(); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_12, _stringLiteral343378880, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_13); (L_11)->SetAt(static_cast(3), (Transform_t3600365921 *)L_13); TransformU5BU5D_t807237628* L_14 = __this->get_m_MedalItem_3(); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_15, _stringLiteral2299694016, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(4), (Transform_t3600365921 *)L_16); __this->set_m_uiPathTips_4(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)5))); TransformU5BU5D_t807237628* L_17 = __this->get_m_uiPathTips_4(); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_19 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_18, _stringLiteral1680448830, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_19); (L_17)->SetAt(static_cast(0), (Transform_t3600365921 *)L_19); TransformU5BU5D_t807237628* L_20 = __this->get_m_uiPathTips_4(); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_22 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_21, _stringLiteral1164221758, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_22); (L_20)->SetAt(static_cast(1), (Transform_t3600365921 *)L_22); TransformU5BU5D_t807237628* L_23 = __this->get_m_uiPathTips_4(); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_25 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_24, _stringLiteral647994686, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_23); ArrayElementTypeCheck (L_23, L_25); (L_23)->SetAt(static_cast(2), (Transform_t3600365921 *)L_25); TransformU5BU5D_t807237628* L_26 = __this->get_m_uiPathTips_4(); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_27, _stringLiteral131767614, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_28); (L_26)->SetAt(static_cast(3), (Transform_t3600365921 *)L_28); TransformU5BU5D_t807237628* L_29 = __this->get_m_uiPathTips_4(); Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_31 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_30, _stringLiteral2216009022, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_31); (L_29)->SetAt(static_cast(4), (Transform_t3600365921 *)L_31); DMListViewItem_t3648257704 * L_32 = __this->get_dmItem_2(); NullCheck(L_32); int32_t L_33 = DMListViewItem_GetIndex_m1373550525(L_32, /*hidden argument*/NULL); __this->set_dmItemIndex_5(L_33); uiAchMedalItem_BindItem_m3114005101(__this, /*hidden argument*/NULL); uiAchMedalItem_BindBtn_m2034318062(__this, /*hidden argument*/NULL); return; } } // System.Void uiAchMedalItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_Update_m2941003990 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_Update_m2941003990_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiAchMedalItem_LoadImage_m2770616558(__this, /*hidden argument*/NULL); MedalItem_t720471580 * L_0 = __this->get_Item1_8(); TransformU5BU5D_t807237628* L_1 = __this->get_m_MedalItem_3(); NullCheck(L_1); int32_t L_2 = 0; Transform_t3600365921 * L_3 = (L_1)->GetAt(static_cast(L_2)); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); uiAchMedalItem_UpdateMedal_m1442744960(__this, L_0, L_5, /*hidden argument*/NULL); MedalItem_t720471580 * L_6 = __this->get_Item2_9(); TransformU5BU5D_t807237628* L_7 = __this->get_m_MedalItem_3(); NullCheck(L_7); int32_t L_8 = 1; Transform_t3600365921 * L_9 = (L_7)->GetAt(static_cast(L_8)); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); uiAchMedalItem_UpdateMedal_m1442744960(__this, L_6, L_11, /*hidden argument*/NULL); MedalItem_t720471580 * L_12 = __this->get_Item3_10(); TransformU5BU5D_t807237628* L_13 = __this->get_m_MedalItem_3(); NullCheck(L_13); int32_t L_14 = 2; Transform_t3600365921 * L_15 = (L_13)->GetAt(static_cast(L_14)); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); uiAchMedalItem_UpdateMedal_m1442744960(__this, L_12, L_17, /*hidden argument*/NULL); MedalItem_t720471580 * L_18 = __this->get_Item4_11(); TransformU5BU5D_t807237628* L_19 = __this->get_m_MedalItem_3(); NullCheck(L_19); int32_t L_20 = 3; Transform_t3600365921 * L_21 = (L_19)->GetAt(static_cast(L_20)); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_22); GameObject_t1113636619 * L_23 = Component_get_gameObject_m442555142(L_22, /*hidden argument*/NULL); uiAchMedalItem_UpdateMedal_m1442744960(__this, L_18, L_23, /*hidden argument*/NULL); MedalItem_t720471580 * L_24 = __this->get_Item5_12(); TransformU5BU5D_t807237628* L_25 = __this->get_m_MedalItem_3(); NullCheck(L_25); int32_t L_26 = 4; Transform_t3600365921 * L_27 = (L_25)->GetAt(static_cast(L_26)); NullCheck(L_27); Transform_t3600365921 * L_28 = Transform_Find_m1729760951(L_27, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_28); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(L_28, /*hidden argument*/NULL); uiAchMedalItem_UpdateMedal_m1442744960(__this, L_24, L_29, /*hidden argument*/NULL); return; } } // System.Void uiAchMedalItem::UpdateMedal(DMCore.Logic.MedalItem,UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_UpdateMedal_m1442744960 (uiAchMedalItem_t457420817 * __this, MedalItem_t720471580 * ___item0, GameObject_t1113636619 * ___medal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_UpdateMedal_m1442744960_MetadataUsageId); s_Il2CppMethodInitialized = true; } MedalState_t493540488 * V_0 = NULL; { MedalItem_t720471580 * L_0 = ___item0; if (!L_0) { goto IL_0040; } } { int32_t L_1 = __this->get_cur_medal_6(); MedalItem_t720471580 * L_2 = ___item0; NullCheck(L_2); int32_t L_3 = MedalItem_get_GroupID_m1724750264(L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_0040; } } { CAchievementManager_t5352954 * L_4 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_5 = ___item0; NullCheck(L_5); int32_t L_6 = MedalItem_get_GroupID_m1724750264(L_5, /*hidden argument*/NULL); NullCheck(L_4); MedalState_t493540488 * L_7 = CAchievementManager_GetMedalStateByGroupID_m179678248(L_4, L_6, /*hidden argument*/NULL); V_0 = L_7; MedalState_t493540488 * L_8 = V_0; if (!L_8) { goto IL_0040; } } { GameObject_t1113636619 * L_9 = ___medal1; MedalState_t493540488 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = MedalState_get_WearState_m939005910(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_9, (bool)((((int32_t)((((int32_t)L_11) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return; } } // System.Void uiAchMedalItem::BindItem() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_BindItem_m3114005101 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method) { MedalItem_t720471580 * V_0 = NULL; MedalItem_t720471580 * V_1 = NULL; MedalItem_t720471580 * V_2 = NULL; MedalItem_t720471580 * V_3 = NULL; MedalItem_t720471580 * V_4 = NULL; { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_dmItemIndex_5(); NullCheck(L_0); MedalItem_t720471580 * L_2 = CAchievementManager_GetMedalItem_m1278520997(L_0, ((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)5)), /*hidden argument*/NULL); V_0 = L_2; CAchievementManager_t5352954 * L_3 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = __this->get_dmItemIndex_5(); NullCheck(L_3); MedalItem_t720471580 * L_5 = CAchievementManager_GetMedalItem_m1278520997(L_3, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)5)), (int32_t)1)), /*hidden argument*/NULL); V_1 = L_5; CAchievementManager_t5352954 * L_6 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = __this->get_dmItemIndex_5(); NullCheck(L_6); MedalItem_t720471580 * L_8 = CAchievementManager_GetMedalItem_m1278520997(L_6, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)5)), (int32_t)2)), /*hidden argument*/NULL); V_2 = L_8; CAchievementManager_t5352954 * L_9 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = __this->get_dmItemIndex_5(); NullCheck(L_9); MedalItem_t720471580 * L_11 = CAchievementManager_GetMedalItem_m1278520997(L_9, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)5)), (int32_t)3)), /*hidden argument*/NULL); V_3 = L_11; CAchievementManager_t5352954 * L_12 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = __this->get_dmItemIndex_5(); NullCheck(L_12); MedalItem_t720471580 * L_14 = CAchievementManager_GetMedalItem_m1278520997(L_12, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)5)), (int32_t)4)), /*hidden argument*/NULL); V_4 = L_14; MedalItem_t720471580 * L_15 = V_0; MedalItem_t720471580 * L_16 = V_1; MedalItem_t720471580 * L_17 = V_2; MedalItem_t720471580 * L_18 = V_3; MedalItem_t720471580 * L_19 = V_4; uiAchMedalItem_SetItem_m14946675(__this, L_15, L_16, L_17, L_18, L_19, /*hidden argument*/NULL); return; } } // System.Void uiAchMedalItem::BindBtn() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_BindBtn_m2034318062 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_BindBtn_m2034318062_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_004c; } IL_0007: { TransformU5BU5D_t807237628* L_0 = __this->get_m_MedalItem_3(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; Transform_t3600365921 * L_3 = (L_0)->GetAt(static_cast(L_2)); 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_0048; } } { TransformU5BU5D_t807237628* L_5 = __this->get_m_MedalItem_3(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; Transform_t3600365921 * L_8 = (L_5)->GetAt(static_cast(L_7)); UIEventListener_t1665237878 * L_9 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_10 = L_9; NullCheck(L_10); Action_1_t1286104214 * L_11 = L_10->get_onClick_4(); intptr_t L_12 = (intptr_t)uiAchMedalItem_OnClkItem_m12123432_RuntimeMethod_var; Action_1_t1286104214 * L_13 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_14 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_11, L_13, /*hidden argument*/NULL); NullCheck(L_10); L_10->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_14, Action_1_t1286104214_il2cpp_TypeInfo_var))); } IL_0048: { int32_t L_15 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004c: { int32_t L_16 = V_0; TransformU5BU5D_t807237628* L_17 = __this->get_m_MedalItem_3(); NullCheck(L_17); if ((((int32_t)L_16) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_17)->max_length))))))) { goto IL_0007; } } { return; } } // System.Void uiAchMedalItem::LoadImage() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_LoadImage_m2770616558 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_LoadImage_m2770616558_MetadataUsageId); s_Il2CppMethodInitialized = true; } MedalInfo_t3025999911 * V_0 = NULL; MedalInfo_t3025999911 * V_1 = NULL; MedalInfo_t3025999911 * V_2 = NULL; MedalInfo_t3025999911 * V_3 = NULL; MedalInfo_t3025999911 * V_4 = NULL; UITexture_t3471168817 * G_B4_0 = NULL; UITexture_t3471168817 * G_B3_0 = NULL; Color_t2555686324 G_B5_0; memset(&G_B5_0, 0, sizeof(G_B5_0)); UITexture_t3471168817 * G_B5_1 = NULL; UITexture_t3471168817 * G_B10_0 = NULL; UITexture_t3471168817 * G_B9_0 = NULL; Color_t2555686324 G_B11_0; memset(&G_B11_0, 0, sizeof(G_B11_0)); UITexture_t3471168817 * G_B11_1 = NULL; UITexture_t3471168817 * G_B16_0 = NULL; UITexture_t3471168817 * G_B15_0 = NULL; Color_t2555686324 G_B17_0; memset(&G_B17_0, 0, sizeof(G_B17_0)); UITexture_t3471168817 * G_B17_1 = NULL; UITexture_t3471168817 * G_B22_0 = NULL; UITexture_t3471168817 * G_B21_0 = NULL; Color_t2555686324 G_B23_0; memset(&G_B23_0, 0, sizeof(G_B23_0)); UITexture_t3471168817 * G_B23_1 = NULL; UITexture_t3471168817 * G_B28_0 = NULL; UITexture_t3471168817 * G_B27_0 = NULL; Color_t2555686324 G_B29_0; memset(&G_B29_0, 0, sizeof(G_B29_0)); UITexture_t3471168817 * G_B29_1 = NULL; { bool L_0 = __this->get_isLoadPic0_13(); if (L_0) { goto IL_0097; } } { MedalItem_t720471580 * L_1 = __this->get_Item1_8(); if (!L_1) { goto IL_0097; } } { CAchievementMedalCfg_t1489202100 * L_2 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_3 = __this->get_Item1_8(); NullCheck(L_3); int32_t L_4 = MedalItem_get_MedalID_m271961835(L_3, /*hidden argument*/NULL); NullCheck(L_2); MedalInfo_t3025999911 * L_5 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_2, L_4, /*hidden argument*/NULL); V_0 = L_5; bool L_6 = __this->get_isLoadPic0_13(); MedalInfo_t3025999911 * L_7 = V_0; NullCheck(L_7); String_t* L_8 = MedalInfo_get_Path_m171132506(L_7, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_9 = __this->get_m_MedalItem_3(); NullCheck(L_9); int32_t L_10 = 0; Transform_t3600365921 * L_11 = (L_9)->GetAt(static_cast(L_10)); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_12); UITexture_t3471168817 * L_13 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_12, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); bool L_14 = uiAchMedalItem_LoadImageTexture_m160964687(__this, L_6, L_8, L_13, /*hidden argument*/NULL); __this->set_isLoadPic0_13(L_14); TransformU5BU5D_t807237628* L_15 = __this->get_m_MedalItem_3(); NullCheck(L_15); int32_t L_16 = 0; Transform_t3600365921 * L_17 = (L_15)->GetAt(static_cast(L_16)); NullCheck(L_17); Transform_t3600365921 * L_18 = Transform_Find_m1729760951(L_17, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_18); UITexture_t3471168817 * L_19 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_18, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); MedalItem_t720471580 * L_20 = __this->get_Item1_8(); NullCheck(L_20); int32_t L_21 = MedalItem_get_State_m931712026(L_20, /*hidden argument*/NULL); G_B3_0 = L_19; if (L_21) { G_B4_0 = L_19; goto IL_008d; } } { Color_t2555686324 L_22 = __this->get_m_PicUnGetColor_20(); G_B5_0 = L_22; G_B5_1 = G_B3_0; goto IL_0092; } IL_008d: { Color_t2555686324 L_23 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); G_B5_0 = L_23; G_B5_1 = G_B4_0; } IL_0092: { NullCheck(G_B5_1); UIWidget_set_color_m2288988844(G_B5_1, G_B5_0, /*hidden argument*/NULL); } IL_0097: { bool L_24 = __this->get_isLoadPic1_14(); if (L_24) { goto IL_012e; } } { MedalItem_t720471580 * L_25 = __this->get_Item2_9(); if (!L_25) { goto IL_012e; } } { CAchievementMedalCfg_t1489202100 * L_26 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_27 = __this->get_Item2_9(); NullCheck(L_27); int32_t L_28 = MedalItem_get_MedalID_m271961835(L_27, /*hidden argument*/NULL); NullCheck(L_26); MedalInfo_t3025999911 * L_29 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_26, L_28, /*hidden argument*/NULL); V_1 = L_29; bool L_30 = __this->get_isLoadPic1_14(); MedalInfo_t3025999911 * L_31 = V_1; NullCheck(L_31); String_t* L_32 = MedalInfo_get_Path_m171132506(L_31, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_33 = __this->get_m_MedalItem_3(); NullCheck(L_33); int32_t L_34 = 1; Transform_t3600365921 * L_35 = (L_33)->GetAt(static_cast(L_34)); NullCheck(L_35); Transform_t3600365921 * L_36 = Transform_Find_m1729760951(L_35, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_36); UITexture_t3471168817 * L_37 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_36, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); bool L_38 = uiAchMedalItem_LoadImageTexture_m160964687(__this, L_30, L_32, L_37, /*hidden argument*/NULL); __this->set_isLoadPic1_14(L_38); TransformU5BU5D_t807237628* L_39 = __this->get_m_MedalItem_3(); NullCheck(L_39); int32_t L_40 = 1; Transform_t3600365921 * L_41 = (L_39)->GetAt(static_cast(L_40)); NullCheck(L_41); Transform_t3600365921 * L_42 = Transform_Find_m1729760951(L_41, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_42); UITexture_t3471168817 * L_43 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_42, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); MedalItem_t720471580 * L_44 = __this->get_Item2_9(); NullCheck(L_44); int32_t L_45 = MedalItem_get_State_m931712026(L_44, /*hidden argument*/NULL); G_B9_0 = L_43; if (L_45) { G_B10_0 = L_43; goto IL_0124; } } { Color_t2555686324 L_46 = __this->get_m_PicUnGetColor_20(); G_B11_0 = L_46; G_B11_1 = G_B9_0; goto IL_0129; } IL_0124: { Color_t2555686324 L_47 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); G_B11_0 = L_47; G_B11_1 = G_B10_0; } IL_0129: { NullCheck(G_B11_1); UIWidget_set_color_m2288988844(G_B11_1, G_B11_0, /*hidden argument*/NULL); } IL_012e: { bool L_48 = __this->get_isLoadPic2_15(); if (L_48) { goto IL_01c5; } } { MedalItem_t720471580 * L_49 = __this->get_Item3_10(); if (!L_49) { goto IL_01c5; } } { CAchievementMedalCfg_t1489202100 * L_50 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_51 = __this->get_Item3_10(); NullCheck(L_51); int32_t L_52 = MedalItem_get_MedalID_m271961835(L_51, /*hidden argument*/NULL); NullCheck(L_50); MedalInfo_t3025999911 * L_53 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_50, L_52, /*hidden argument*/NULL); V_2 = L_53; bool L_54 = __this->get_isLoadPic2_15(); MedalInfo_t3025999911 * L_55 = V_2; NullCheck(L_55); String_t* L_56 = MedalInfo_get_Path_m171132506(L_55, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_57 = __this->get_m_MedalItem_3(); NullCheck(L_57); int32_t L_58 = 2; Transform_t3600365921 * L_59 = (L_57)->GetAt(static_cast(L_58)); NullCheck(L_59); Transform_t3600365921 * L_60 = Transform_Find_m1729760951(L_59, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_60); UITexture_t3471168817 * L_61 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_60, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); bool L_62 = uiAchMedalItem_LoadImageTexture_m160964687(__this, L_54, L_56, L_61, /*hidden argument*/NULL); __this->set_isLoadPic2_15(L_62); TransformU5BU5D_t807237628* L_63 = __this->get_m_MedalItem_3(); NullCheck(L_63); int32_t L_64 = 2; Transform_t3600365921 * L_65 = (L_63)->GetAt(static_cast(L_64)); NullCheck(L_65); Transform_t3600365921 * L_66 = Transform_Find_m1729760951(L_65, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_66); UITexture_t3471168817 * L_67 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_66, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); MedalItem_t720471580 * L_68 = __this->get_Item3_10(); NullCheck(L_68); int32_t L_69 = MedalItem_get_State_m931712026(L_68, /*hidden argument*/NULL); G_B15_0 = L_67; if (L_69) { G_B16_0 = L_67; goto IL_01bb; } } { Color_t2555686324 L_70 = __this->get_m_PicUnGetColor_20(); G_B17_0 = L_70; G_B17_1 = G_B15_0; goto IL_01c0; } IL_01bb: { Color_t2555686324 L_71 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); G_B17_0 = L_71; G_B17_1 = G_B16_0; } IL_01c0: { NullCheck(G_B17_1); UIWidget_set_color_m2288988844(G_B17_1, G_B17_0, /*hidden argument*/NULL); } IL_01c5: { bool L_72 = __this->get_isLoadPic3_16(); if (L_72) { goto IL_025c; } } { MedalItem_t720471580 * L_73 = __this->get_Item4_11(); if (!L_73) { goto IL_025c; } } { CAchievementMedalCfg_t1489202100 * L_74 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_75 = __this->get_Item4_11(); NullCheck(L_75); int32_t L_76 = MedalItem_get_MedalID_m271961835(L_75, /*hidden argument*/NULL); NullCheck(L_74); MedalInfo_t3025999911 * L_77 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_74, L_76, /*hidden argument*/NULL); V_3 = L_77; bool L_78 = __this->get_isLoadPic3_16(); MedalInfo_t3025999911 * L_79 = V_3; NullCheck(L_79); String_t* L_80 = MedalInfo_get_Path_m171132506(L_79, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_81 = __this->get_m_MedalItem_3(); NullCheck(L_81); int32_t L_82 = 3; Transform_t3600365921 * L_83 = (L_81)->GetAt(static_cast(L_82)); NullCheck(L_83); Transform_t3600365921 * L_84 = Transform_Find_m1729760951(L_83, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_84); UITexture_t3471168817 * L_85 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_84, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); bool L_86 = uiAchMedalItem_LoadImageTexture_m160964687(__this, L_78, L_80, L_85, /*hidden argument*/NULL); __this->set_isLoadPic3_16(L_86); TransformU5BU5D_t807237628* L_87 = __this->get_m_MedalItem_3(); NullCheck(L_87); int32_t L_88 = 3; Transform_t3600365921 * L_89 = (L_87)->GetAt(static_cast(L_88)); NullCheck(L_89); Transform_t3600365921 * L_90 = Transform_Find_m1729760951(L_89, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_90); UITexture_t3471168817 * L_91 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_90, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); MedalItem_t720471580 * L_92 = __this->get_Item4_11(); NullCheck(L_92); int32_t L_93 = MedalItem_get_State_m931712026(L_92, /*hidden argument*/NULL); G_B21_0 = L_91; if (L_93) { G_B22_0 = L_91; goto IL_0252; } } { Color_t2555686324 L_94 = __this->get_m_PicUnGetColor_20(); G_B23_0 = L_94; G_B23_1 = G_B21_0; goto IL_0257; } IL_0252: { Color_t2555686324 L_95 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); G_B23_0 = L_95; G_B23_1 = G_B22_0; } IL_0257: { NullCheck(G_B23_1); UIWidget_set_color_m2288988844(G_B23_1, G_B23_0, /*hidden argument*/NULL); } IL_025c: { bool L_96 = __this->get_isLoadPic4_17(); if (L_96) { goto IL_02f5; } } { MedalItem_t720471580 * L_97 = __this->get_Item5_12(); if (!L_97) { goto IL_02f5; } } { CAchievementMedalCfg_t1489202100 * L_98 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_99 = __this->get_Item5_12(); NullCheck(L_99); int32_t L_100 = MedalItem_get_MedalID_m271961835(L_99, /*hidden argument*/NULL); NullCheck(L_98); MedalInfo_t3025999911 * L_101 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_98, L_100, /*hidden argument*/NULL); V_4 = L_101; bool L_102 = __this->get_isLoadPic4_17(); MedalInfo_t3025999911 * L_103 = V_4; NullCheck(L_103); String_t* L_104 = MedalInfo_get_Path_m171132506(L_103, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_105 = __this->get_m_MedalItem_3(); NullCheck(L_105); int32_t L_106 = 4; Transform_t3600365921 * L_107 = (L_105)->GetAt(static_cast(L_106)); NullCheck(L_107); Transform_t3600365921 * L_108 = Transform_Find_m1729760951(L_107, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_108); UITexture_t3471168817 * L_109 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_108, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); bool L_110 = uiAchMedalItem_LoadImageTexture_m160964687(__this, L_102, L_104, L_109, /*hidden argument*/NULL); __this->set_isLoadPic4_17(L_110); TransformU5BU5D_t807237628* L_111 = __this->get_m_MedalItem_3(); NullCheck(L_111); int32_t L_112 = 4; Transform_t3600365921 * L_113 = (L_111)->GetAt(static_cast(L_112)); NullCheck(L_113); Transform_t3600365921 * L_114 = Transform_Find_m1729760951(L_113, _stringLiteral3093562815, /*hidden argument*/NULL); NullCheck(L_114); UITexture_t3471168817 * L_115 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_114, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); MedalItem_t720471580 * L_116 = __this->get_Item5_12(); NullCheck(L_116); int32_t L_117 = MedalItem_get_State_m931712026(L_116, /*hidden argument*/NULL); G_B27_0 = L_115; if (L_117) { G_B28_0 = L_115; goto IL_02eb; } } { Color_t2555686324 L_118 = __this->get_m_PicUnGetColor_20(); G_B29_0 = L_118; G_B29_1 = G_B27_0; goto IL_02f0; } IL_02eb: { Color_t2555686324 L_119 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); G_B29_0 = L_119; G_B29_1 = G_B28_0; } IL_02f0: { NullCheck(G_B29_1); UIWidget_set_color_m2288988844(G_B29_1, G_B29_0, /*hidden argument*/NULL); } IL_02f5: { return; } } // System.Boolean uiAchMedalItem::LoadImageTexture(System.Boolean,System.String,UITexture) extern "C" IL2CPP_METHOD_ATTR bool uiAchMedalItem_LoadImageTexture_m160964687 (uiAchMedalItem_t457420817 * __this, bool ___bLoadDone0, String_t* ___path1, UITexture_t3471168817 * ___m_TextureIcon2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_LoadImageTexture_m160964687_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Object_t631007953 * V_1 = NULL; Texture2D_t3840446185 * V_2 = NULL; float V_3 = 0.0f; Texture2D_t3840446185 * V_4 = NULL; { String_t* L_0 = ___path1; V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_1 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = V_0; NullCheck(L_1); Object_t631007953 * L_3 = IResourceManager_CreateResource_m1279813597(L_1, L_2, (bool)1, /*hidden argument*/NULL); V_1 = L_3; Object_t631007953 * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_00aa; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_6 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = V_0; NullCheck(L_6); int32_t L_8 = VirtFuncInvoker1< int32_t, String_t* >::Invoke(12 /* DMCore.Framework.Resource.enumResState DMCore.Framework.Resource.IResourceManager::GetResState(System.String) */, L_6, L_7); if ((!(((uint32_t)L_8) == ((uint32_t)3)))) { goto IL_0040; } } { ___bLoadDone0 = (bool)1; UITexture_t3471168817 * L_9 = ___m_TextureIcon2; NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); goto IL_00a5; } IL_0040: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_11 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); Texture2D_t3840446185 * L_12 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_11, _stringLiteral3071468220); V_2 = L_12; Texture2D_t3840446185 * L_13 = V_2; 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_00a5; } } { UITexture_t3471168817 * L_15 = ___m_TextureIcon2; Texture2D_t3840446185 * L_16 = V_2; NullCheck(L_15); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_15, L_16); float L_17 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_17; float L_18 = V_3; float L_19 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_20 = floorf(L_19); V_3 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((float)il2cpp_codegen_subtract((float)L_18, (float)L_20)))))); UITexture_t3471168817 * L_21 = ___m_TextureIcon2; NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); float L_23 = V_3; Vector3_t3722313464 L_24; memset(&L_24, 0, sizeof(L_24)); Vector3__ctor_m3353183577((&L_24), (0.0f), (0.0f), L_23, /*hidden argument*/NULL); NullCheck(L_22); Transform_set_localEulerAngles_m4202601546(L_22, L_24, /*hidden argument*/NULL); UITexture_t3471168817 * L_25 = ___m_TextureIcon2; NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_26, (bool)1, /*hidden argument*/NULL); } IL_00a5: { goto IL_00e8; } IL_00aa: { ___bLoadDone0 = (bool)1; Object_t631007953 * L_27 = V_1; V_4 = ((Texture2D_t3840446185 *)CastclassSealed((RuntimeObject*)L_27, Texture2D_t3840446185_il2cpp_TypeInfo_var)); UITexture_t3471168817 * L_28 = ___m_TextureIcon2; Texture2D_t3840446185 * L_29 = V_4; NullCheck(L_28); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_28, L_29); UITexture_t3471168817 * L_30 = ___m_TextureIcon2; NullCheck(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(L_30, /*hidden argument*/NULL); Vector3_t3722313464 L_32; memset(&L_32, 0, sizeof(L_32)); Vector3__ctor_m3353183577((&L_32), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_31); Transform_set_localEulerAngles_m4202601546(L_31, L_32, /*hidden argument*/NULL); UITexture_t3471168817 * L_33 = ___m_TextureIcon2; NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); NullCheck(L_34); GameObject_SetActive_m796801857(L_34, (bool)1, /*hidden argument*/NULL); } IL_00e8: { bool L_35 = ___bLoadDone0; return L_35; } } // System.Void uiAchMedalItem::SetItem(DMCore.Logic.MedalItem,DMCore.Logic.MedalItem,DMCore.Logic.MedalItem,DMCore.Logic.MedalItem,DMCore.Logic.MedalItem) extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_SetItem_m14946675 (uiAchMedalItem_t457420817 * __this, MedalItem_t720471580 * ___item10, MedalItem_t720471580 * ___item21, MedalItem_t720471580 * ___item32, MedalItem_t720471580 * ___item43, MedalItem_t720471580 * ___item54, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_SetItem_m14946675_MetadataUsageId); s_Il2CppMethodInitialized = true; } MedalInfo_t3025999911 * V_0 = NULL; MedalInfo_t3025999911 * V_1 = NULL; MedalInfo_t3025999911 * V_2 = NULL; MedalInfo_t3025999911 * V_3 = NULL; MedalInfo_t3025999911 * V_4 = 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; UILabel_t3248798549 * G_B7_0 = NULL; UILabel_t3248798549 * G_B6_0 = NULL; Color_t2555686324 G_B8_0; memset(&G_B8_0, 0, sizeof(G_B8_0)); UILabel_t3248798549 * G_B8_1 = NULL; UILabel_t3248798549 * G_B13_0 = NULL; UILabel_t3248798549 * G_B12_0 = NULL; String_t* G_B14_0 = NULL; UILabel_t3248798549 * G_B14_1 = NULL; UILabel_t3248798549 * G_B16_0 = NULL; UILabel_t3248798549 * G_B15_0 = NULL; Color_t2555686324 G_B17_0; memset(&G_B17_0, 0, sizeof(G_B17_0)); UILabel_t3248798549 * G_B17_1 = NULL; UILabel_t3248798549 * G_B23_0 = NULL; UILabel_t3248798549 * G_B22_0 = NULL; String_t* G_B24_0 = NULL; UILabel_t3248798549 * G_B24_1 = NULL; UILabel_t3248798549 * G_B26_0 = NULL; UILabel_t3248798549 * G_B25_0 = NULL; Color_t2555686324 G_B27_0; memset(&G_B27_0, 0, sizeof(G_B27_0)); UILabel_t3248798549 * G_B27_1 = NULL; UILabel_t3248798549 * G_B33_0 = NULL; UILabel_t3248798549 * G_B32_0 = NULL; String_t* G_B34_0 = NULL; UILabel_t3248798549 * G_B34_1 = NULL; UILabel_t3248798549 * G_B36_0 = NULL; UILabel_t3248798549 * G_B35_0 = NULL; Color_t2555686324 G_B37_0; memset(&G_B37_0, 0, sizeof(G_B37_0)); UILabel_t3248798549 * G_B37_1 = NULL; UILabel_t3248798549 * G_B43_0 = NULL; UILabel_t3248798549 * G_B42_0 = NULL; String_t* G_B44_0 = NULL; UILabel_t3248798549 * G_B44_1 = NULL; UILabel_t3248798549 * G_B46_0 = NULL; UILabel_t3248798549 * G_B45_0 = NULL; Color_t2555686324 G_B47_0; memset(&G_B47_0, 0, sizeof(G_B47_0)); UILabel_t3248798549 * G_B47_1 = NULL; { CAchievementMedalCfg_t1489202100 * L_0 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_1 = ___item10; NullCheck(L_1); int32_t L_2 = MedalItem_get_MedalID_m271961835(L_1, /*hidden argument*/NULL); NullCheck(L_0); MedalInfo_t3025999911 * L_3 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; MedalItem_t720471580 * L_4 = ___item10; if (!L_4) { goto IL_00e4; } } { MedalInfo_t3025999911 * L_5 = V_0; if (!L_5) { goto IL_00e4; } } { MedalItem_t720471580 * L_6 = ___item10; __this->set_Item1_8(L_6); TransformU5BU5D_t807237628* L_7 = __this->get_m_MedalItem_3(); NullCheck(L_7); int32_t L_8 = 0; Transform_t3600365921 * L_9 = (L_7)->GetAt(static_cast(L_8)); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral2002595880, /*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); MedalItem_t720471580 * L_12 = ___item10; NullCheck(L_12); int32_t L_13 = MedalItem_get_State_m931712026(L_12, /*hidden argument*/NULL); G_B3_0 = L_11; if (L_13) { G_B4_0 = L_11; goto IL_005a; } } { CTextHelp_t3119637808 * L_14 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_15 = CTextHelp_GetText_m372251958(L_14, _stringLiteral703434860, /*hidden argument*/NULL); G_B5_0 = L_15; G_B5_1 = G_B3_0; goto IL_0060; } IL_005a: { MedalInfo_t3025999911 * L_16 = V_0; NullCheck(L_16); String_t* L_17 = MedalInfo_get_Name_m2490545709(L_16, /*hidden argument*/NULL); G_B5_0 = L_17; G_B5_1 = G_B4_0; } IL_0060: { NullCheck(G_B5_1); UILabel_set_text_m1071532778(G_B5_1, G_B5_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_18 = __this->get_m_MedalItem_3(); NullCheck(L_18); int32_t L_19 = 0; Transform_t3600365921 * L_20 = (L_18)->GetAt(static_cast(L_19)); NullCheck(L_20); Transform_t3600365921 * L_21 = Transform_Find_m1729760951(L_20, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_21); UILabel_t3248798549 * L_22 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_21, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_23 = ___item10; NullCheck(L_23); int32_t L_24 = MedalItem_get_State_m931712026(L_23, /*hidden argument*/NULL); G_B6_0 = L_22; if (L_24) { G_B7_0 = L_22; goto IL_0092; } } { Color_t2555686324 L_25 = __this->get_m_unGetColor_19(); G_B8_0 = L_25; G_B8_1 = G_B6_0; goto IL_0098; } IL_0092: { Color_t2555686324 L_26 = __this->get_m_GetedColor_18(); G_B8_0 = L_26; G_B8_1 = G_B7_0; } IL_0098: { NullCheck(G_B8_1); UIWidget_set_color_m2288988844(G_B8_1, G_B8_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_27 = __this->get_m_uiPathTips_4(); NullCheck(L_27); int32_t L_28 = 0; Transform_t3600365921 * L_29 = (L_27)->GetAt(static_cast(L_28)); NullCheck(L_29); Transform_t3600365921 * L_30 = Transform_Find_m1729760951(L_29, _stringLiteral3923320070, /*hidden argument*/NULL); NullCheck(L_30); UILabel_t3248798549 * L_31 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_30, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalInfo_t3025999911 * L_32 = V_0; NullCheck(L_32); String_t* L_33 = MedalInfo_get_Desc_m1466276941(L_32, /*hidden argument*/NULL); NullCheck(L_31); UILabel_set_text_m1071532778(L_31, L_33, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_34 = __this->get_m_MedalItem_3(); NullCheck(L_34); int32_t L_35 = 0; Transform_t3600365921 * L_36 = (L_34)->GetAt(static_cast(L_35)); NullCheck(L_36); Transform_t3600365921 * L_37 = Transform_Find_m1729760951(L_36, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_37); GameObject_t1113636619 * L_38 = Component_get_gameObject_m442555142(L_37, /*hidden argument*/NULL); MedalItem_t720471580 * L_39 = ___item10; NullCheck(L_39); int32_t L_40 = MedalItem_get_Wear_m3215122372(L_39, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_38, (bool)((((int32_t)1) == ((int32_t)L_40))? 1 : 0), /*hidden argument*/NULL); } IL_00e4: { CAchievementMedalCfg_t1489202100 * L_41 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_42 = ___item21; NullCheck(L_42); int32_t L_43 = MedalItem_get_MedalID_m271961835(L_42, /*hidden argument*/NULL); NullCheck(L_41); MedalInfo_t3025999911 * L_44 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_41, L_43, /*hidden argument*/NULL); V_1 = L_44; MedalItem_t720471580 * L_45 = ___item21; if (!L_45) { goto IL_01cd; } } { MedalInfo_t3025999911 * L_46 = V_1; if (!L_46) { goto IL_01cd; } } { MedalItem_t720471580 * L_47 = ___item21; __this->set_Item2_9(L_47); TransformU5BU5D_t807237628* L_48 = __this->get_m_MedalItem_3(); NullCheck(L_48); int32_t L_49 = 1; Transform_t3600365921 * L_50 = (L_48)->GetAt(static_cast(L_49)); NullCheck(L_50); Transform_t3600365921 * L_51 = Transform_Find_m1729760951(L_50, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_51); UILabel_t3248798549 * L_52 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_51, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_53 = ___item21; NullCheck(L_53); int32_t L_54 = MedalItem_get_State_m931712026(L_53, /*hidden argument*/NULL); G_B12_0 = L_52; if (L_54) { G_B13_0 = L_52; goto IL_013e; } } { CTextHelp_t3119637808 * L_55 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_55); String_t* L_56 = CTextHelp_GetText_m372251958(L_55, _stringLiteral703434860, /*hidden argument*/NULL); G_B14_0 = L_56; G_B14_1 = G_B12_0; goto IL_0144; } IL_013e: { MedalInfo_t3025999911 * L_57 = V_1; NullCheck(L_57); String_t* L_58 = MedalInfo_get_Name_m2490545709(L_57, /*hidden argument*/NULL); G_B14_0 = L_58; G_B14_1 = G_B13_0; } IL_0144: { NullCheck(G_B14_1); UILabel_set_text_m1071532778(G_B14_1, G_B14_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_59 = __this->get_m_MedalItem_3(); NullCheck(L_59); int32_t L_60 = 1; Transform_t3600365921 * L_61 = (L_59)->GetAt(static_cast(L_60)); NullCheck(L_61); Transform_t3600365921 * L_62 = Transform_Find_m1729760951(L_61, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_62); UILabel_t3248798549 * L_63 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_62, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_64 = ___item21; NullCheck(L_64); int32_t L_65 = MedalItem_get_State_m931712026(L_64, /*hidden argument*/NULL); G_B15_0 = L_63; if (L_65) { G_B16_0 = L_63; goto IL_0176; } } { Color_t2555686324 L_66 = __this->get_m_unGetColor_19(); G_B17_0 = L_66; G_B17_1 = G_B15_0; goto IL_017c; } IL_0176: { Color_t2555686324 L_67 = __this->get_m_GetedColor_18(); G_B17_0 = L_67; G_B17_1 = G_B16_0; } IL_017c: { NullCheck(G_B17_1); UIWidget_set_color_m2288988844(G_B17_1, G_B17_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_68 = __this->get_m_uiPathTips_4(); NullCheck(L_68); int32_t L_69 = 1; Transform_t3600365921 * L_70 = (L_68)->GetAt(static_cast(L_69)); NullCheck(L_70); Transform_t3600365921 * L_71 = Transform_Find_m1729760951(L_70, _stringLiteral3923320070, /*hidden argument*/NULL); NullCheck(L_71); UILabel_t3248798549 * L_72 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_71, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalInfo_t3025999911 * L_73 = V_1; NullCheck(L_73); String_t* L_74 = MedalInfo_get_Desc_m1466276941(L_73, /*hidden argument*/NULL); NullCheck(L_72); UILabel_set_text_m1071532778(L_72, L_74, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_75 = __this->get_m_MedalItem_3(); NullCheck(L_75); int32_t L_76 = 1; Transform_t3600365921 * L_77 = (L_75)->GetAt(static_cast(L_76)); NullCheck(L_77); Transform_t3600365921 * L_78 = Transform_Find_m1729760951(L_77, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_78); GameObject_t1113636619 * L_79 = Component_get_gameObject_m442555142(L_78, /*hidden argument*/NULL); MedalItem_t720471580 * L_80 = ___item21; NullCheck(L_80); int32_t L_81 = MedalItem_get_Wear_m3215122372(L_80, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_79, (bool)((((int32_t)1) == ((int32_t)L_81))? 1 : 0), /*hidden argument*/NULL); goto IL_01e0; } IL_01cd: { TransformU5BU5D_t807237628* L_82 = __this->get_m_MedalItem_3(); NullCheck(L_82); int32_t L_83 = 1; Transform_t3600365921 * L_84 = (L_82)->GetAt(static_cast(L_83)); NullCheck(L_84); GameObject_t1113636619 * L_85 = Component_get_gameObject_m442555142(L_84, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_85, (bool)0, /*hidden argument*/NULL); } IL_01e0: { CAchievementMedalCfg_t1489202100 * L_86 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_87 = ___item32; NullCheck(L_87); int32_t L_88 = MedalItem_get_MedalID_m271961835(L_87, /*hidden argument*/NULL); NullCheck(L_86); MedalInfo_t3025999911 * L_89 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_86, L_88, /*hidden argument*/NULL); V_2 = L_89; MedalItem_t720471580 * L_90 = ___item32; if (!L_90) { goto IL_02c9; } } { MedalInfo_t3025999911 * L_91 = V_2; if (!L_91) { goto IL_02c9; } } { MedalItem_t720471580 * L_92 = ___item32; __this->set_Item3_10(L_92); TransformU5BU5D_t807237628* L_93 = __this->get_m_MedalItem_3(); NullCheck(L_93); int32_t L_94 = 2; Transform_t3600365921 * L_95 = (L_93)->GetAt(static_cast(L_94)); NullCheck(L_95); Transform_t3600365921 * L_96 = Transform_Find_m1729760951(L_95, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_96); UILabel_t3248798549 * L_97 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_96, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_98 = ___item32; NullCheck(L_98); int32_t L_99 = MedalItem_get_State_m931712026(L_98, /*hidden argument*/NULL); G_B22_0 = L_97; if (L_99) { G_B23_0 = L_97; goto IL_023a; } } { CTextHelp_t3119637808 * L_100 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_100); String_t* L_101 = CTextHelp_GetText_m372251958(L_100, _stringLiteral703434860, /*hidden argument*/NULL); G_B24_0 = L_101; G_B24_1 = G_B22_0; goto IL_0240; } IL_023a: { MedalInfo_t3025999911 * L_102 = V_2; NullCheck(L_102); String_t* L_103 = MedalInfo_get_Name_m2490545709(L_102, /*hidden argument*/NULL); G_B24_0 = L_103; G_B24_1 = G_B23_0; } IL_0240: { NullCheck(G_B24_1); UILabel_set_text_m1071532778(G_B24_1, G_B24_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_104 = __this->get_m_MedalItem_3(); NullCheck(L_104); int32_t L_105 = 2; Transform_t3600365921 * L_106 = (L_104)->GetAt(static_cast(L_105)); NullCheck(L_106); Transform_t3600365921 * L_107 = Transform_Find_m1729760951(L_106, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_107); UILabel_t3248798549 * L_108 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_107, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_109 = ___item32; NullCheck(L_109); int32_t L_110 = MedalItem_get_State_m931712026(L_109, /*hidden argument*/NULL); G_B25_0 = L_108; if (L_110) { G_B26_0 = L_108; goto IL_0272; } } { Color_t2555686324 L_111 = __this->get_m_unGetColor_19(); G_B27_0 = L_111; G_B27_1 = G_B25_0; goto IL_0278; } IL_0272: { Color_t2555686324 L_112 = __this->get_m_GetedColor_18(); G_B27_0 = L_112; G_B27_1 = G_B26_0; } IL_0278: { NullCheck(G_B27_1); UIWidget_set_color_m2288988844(G_B27_1, G_B27_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_113 = __this->get_m_uiPathTips_4(); NullCheck(L_113); int32_t L_114 = 2; Transform_t3600365921 * L_115 = (L_113)->GetAt(static_cast(L_114)); NullCheck(L_115); Transform_t3600365921 * L_116 = Transform_Find_m1729760951(L_115, _stringLiteral3923320070, /*hidden argument*/NULL); NullCheck(L_116); UILabel_t3248798549 * L_117 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_116, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalInfo_t3025999911 * L_118 = V_2; NullCheck(L_118); String_t* L_119 = MedalInfo_get_Desc_m1466276941(L_118, /*hidden argument*/NULL); NullCheck(L_117); UILabel_set_text_m1071532778(L_117, L_119, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_120 = __this->get_m_MedalItem_3(); NullCheck(L_120); int32_t L_121 = 2; Transform_t3600365921 * L_122 = (L_120)->GetAt(static_cast(L_121)); NullCheck(L_122); Transform_t3600365921 * L_123 = Transform_Find_m1729760951(L_122, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_123); GameObject_t1113636619 * L_124 = Component_get_gameObject_m442555142(L_123, /*hidden argument*/NULL); MedalItem_t720471580 * L_125 = ___item32; NullCheck(L_125); int32_t L_126 = MedalItem_get_Wear_m3215122372(L_125, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_124, (bool)((((int32_t)1) == ((int32_t)L_126))? 1 : 0), /*hidden argument*/NULL); goto IL_02dc; } IL_02c9: { TransformU5BU5D_t807237628* L_127 = __this->get_m_MedalItem_3(); NullCheck(L_127); int32_t L_128 = 2; Transform_t3600365921 * L_129 = (L_127)->GetAt(static_cast(L_128)); NullCheck(L_129); GameObject_t1113636619 * L_130 = Component_get_gameObject_m442555142(L_129, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_130, (bool)0, /*hidden argument*/NULL); } IL_02dc: { CAchievementMedalCfg_t1489202100 * L_131 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_132 = ___item43; NullCheck(L_132); int32_t L_133 = MedalItem_get_MedalID_m271961835(L_132, /*hidden argument*/NULL); NullCheck(L_131); MedalInfo_t3025999911 * L_134 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_131, L_133, /*hidden argument*/NULL); V_3 = L_134; MedalItem_t720471580 * L_135 = ___item43; if (!L_135) { goto IL_03cb; } } { MedalInfo_t3025999911 * L_136 = V_3; if (!L_136) { goto IL_03cb; } } { MedalItem_t720471580 * L_137 = ___item43; __this->set_Item4_11(L_137); TransformU5BU5D_t807237628* L_138 = __this->get_m_MedalItem_3(); NullCheck(L_138); int32_t L_139 = 3; Transform_t3600365921 * L_140 = (L_138)->GetAt(static_cast(L_139)); NullCheck(L_140); Transform_t3600365921 * L_141 = Transform_Find_m1729760951(L_140, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_141); UILabel_t3248798549 * L_142 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_141, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_143 = ___item43; NullCheck(L_143); int32_t L_144 = MedalItem_get_State_m931712026(L_143, /*hidden argument*/NULL); G_B32_0 = L_142; if (L_144) { G_B33_0 = L_142; goto IL_033a; } } { CTextHelp_t3119637808 * L_145 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_145); String_t* L_146 = CTextHelp_GetText_m372251958(L_145, _stringLiteral703434860, /*hidden argument*/NULL); G_B34_0 = L_146; G_B34_1 = G_B32_0; goto IL_0340; } IL_033a: { MedalInfo_t3025999911 * L_147 = V_3; NullCheck(L_147); String_t* L_148 = MedalInfo_get_Name_m2490545709(L_147, /*hidden argument*/NULL); G_B34_0 = L_148; G_B34_1 = G_B33_0; } IL_0340: { NullCheck(G_B34_1); UILabel_set_text_m1071532778(G_B34_1, G_B34_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_149 = __this->get_m_MedalItem_3(); NullCheck(L_149); int32_t L_150 = 3; Transform_t3600365921 * L_151 = (L_149)->GetAt(static_cast(L_150)); NullCheck(L_151); Transform_t3600365921 * L_152 = Transform_Find_m1729760951(L_151, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_152); UILabel_t3248798549 * L_153 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_152, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_154 = ___item43; NullCheck(L_154); int32_t L_155 = MedalItem_get_State_m931712026(L_154, /*hidden argument*/NULL); G_B35_0 = L_153; if (L_155) { G_B36_0 = L_153; goto IL_0373; } } { Color_t2555686324 L_156 = __this->get_m_unGetColor_19(); G_B37_0 = L_156; G_B37_1 = G_B35_0; goto IL_0379; } IL_0373: { Color_t2555686324 L_157 = __this->get_m_GetedColor_18(); G_B37_0 = L_157; G_B37_1 = G_B36_0; } IL_0379: { NullCheck(G_B37_1); UIWidget_set_color_m2288988844(G_B37_1, G_B37_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_158 = __this->get_m_uiPathTips_4(); NullCheck(L_158); int32_t L_159 = 3; Transform_t3600365921 * L_160 = (L_158)->GetAt(static_cast(L_159)); NullCheck(L_160); Transform_t3600365921 * L_161 = Transform_Find_m1729760951(L_160, _stringLiteral3923320070, /*hidden argument*/NULL); NullCheck(L_161); UILabel_t3248798549 * L_162 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_161, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalInfo_t3025999911 * L_163 = V_3; NullCheck(L_163); String_t* L_164 = MedalInfo_get_Desc_m1466276941(L_163, /*hidden argument*/NULL); NullCheck(L_162); UILabel_set_text_m1071532778(L_162, L_164, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_165 = __this->get_m_MedalItem_3(); NullCheck(L_165); int32_t L_166 = 3; Transform_t3600365921 * L_167 = (L_165)->GetAt(static_cast(L_166)); NullCheck(L_167); Transform_t3600365921 * L_168 = Transform_Find_m1729760951(L_167, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_168); GameObject_t1113636619 * L_169 = Component_get_gameObject_m442555142(L_168, /*hidden argument*/NULL); MedalItem_t720471580 * L_170 = ___item43; NullCheck(L_170); int32_t L_171 = MedalItem_get_Wear_m3215122372(L_170, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_169, (bool)((((int32_t)1) == ((int32_t)L_171))? 1 : 0), /*hidden argument*/NULL); goto IL_03de; } IL_03cb: { TransformU5BU5D_t807237628* L_172 = __this->get_m_MedalItem_3(); NullCheck(L_172); int32_t L_173 = 3; Transform_t3600365921 * L_174 = (L_172)->GetAt(static_cast(L_173)); NullCheck(L_174); GameObject_t1113636619 * L_175 = Component_get_gameObject_m442555142(L_174, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_175, (bool)0, /*hidden argument*/NULL); } IL_03de: { CAchievementMedalCfg_t1489202100 * L_176 = CAchievementMedalCfg_GetInstance_m1816441677(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_177 = ___item54; NullCheck(L_177); int32_t L_178 = MedalItem_get_MedalID_m271961835(L_177, /*hidden argument*/NULL); NullCheck(L_176); MedalInfo_t3025999911 * L_179 = CAchievementMedalCfg_GetMedalInfoByID_m2984421051(L_176, L_178, /*hidden argument*/NULL); V_4 = L_179; MedalItem_t720471580 * L_180 = ___item54; if (!L_180) { goto IL_04d1; } } { MedalInfo_t3025999911 * L_181 = V_4; if (!L_181) { goto IL_04d1; } } { MedalItem_t720471580 * L_182 = ___item54; __this->set_Item5_12(L_182); TransformU5BU5D_t807237628* L_183 = __this->get_m_MedalItem_3(); NullCheck(L_183); int32_t L_184 = 4; Transform_t3600365921 * L_185 = (L_183)->GetAt(static_cast(L_184)); NullCheck(L_185); Transform_t3600365921 * L_186 = Transform_Find_m1729760951(L_185, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_186); UILabel_t3248798549 * L_187 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_186, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_188 = ___item54; NullCheck(L_188); int32_t L_189 = MedalItem_get_State_m931712026(L_188, /*hidden argument*/NULL); G_B42_0 = L_187; if (L_189) { G_B43_0 = L_187; goto IL_043e; } } { CTextHelp_t3119637808 * L_190 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_190); String_t* L_191 = CTextHelp_GetText_m372251958(L_190, _stringLiteral703434860, /*hidden argument*/NULL); G_B44_0 = L_191; G_B44_1 = G_B42_0; goto IL_0445; } IL_043e: { MedalInfo_t3025999911 * L_192 = V_4; NullCheck(L_192); String_t* L_193 = MedalInfo_get_Name_m2490545709(L_192, /*hidden argument*/NULL); G_B44_0 = L_193; G_B44_1 = G_B43_0; } IL_0445: { NullCheck(G_B44_1); UILabel_set_text_m1071532778(G_B44_1, G_B44_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_194 = __this->get_m_MedalItem_3(); NullCheck(L_194); int32_t L_195 = 4; Transform_t3600365921 * L_196 = (L_194)->GetAt(static_cast(L_195)); NullCheck(L_196); Transform_t3600365921 * L_197 = Transform_Find_m1729760951(L_196, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_197); UILabel_t3248798549 * L_198 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_197, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalItem_t720471580 * L_199 = ___item54; NullCheck(L_199); int32_t L_200 = MedalItem_get_State_m931712026(L_199, /*hidden argument*/NULL); G_B45_0 = L_198; if (L_200) { G_B46_0 = L_198; goto IL_0478; } } { Color_t2555686324 L_201 = __this->get_m_unGetColor_19(); G_B47_0 = L_201; G_B47_1 = G_B45_0; goto IL_047e; } IL_0478: { Color_t2555686324 L_202 = __this->get_m_GetedColor_18(); G_B47_0 = L_202; G_B47_1 = G_B46_0; } IL_047e: { NullCheck(G_B47_1); UIWidget_set_color_m2288988844(G_B47_1, G_B47_0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_203 = __this->get_m_uiPathTips_4(); NullCheck(L_203); int32_t L_204 = 4; Transform_t3600365921 * L_205 = (L_203)->GetAt(static_cast(L_204)); NullCheck(L_205); Transform_t3600365921 * L_206 = Transform_Find_m1729760951(L_205, _stringLiteral3923320070, /*hidden argument*/NULL); NullCheck(L_206); UILabel_t3248798549 * L_207 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_206, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); MedalInfo_t3025999911 * L_208 = V_4; NullCheck(L_208); String_t* L_209 = MedalInfo_get_Desc_m1466276941(L_208, /*hidden argument*/NULL); NullCheck(L_207); UILabel_set_text_m1071532778(L_207, L_209, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_210 = __this->get_m_MedalItem_3(); NullCheck(L_210); int32_t L_211 = 4; Transform_t3600365921 * L_212 = (L_210)->GetAt(static_cast(L_211)); NullCheck(L_212); Transform_t3600365921 * L_213 = Transform_Find_m1729760951(L_212, _stringLiteral841232226, /*hidden argument*/NULL); NullCheck(L_213); GameObject_t1113636619 * L_214 = Component_get_gameObject_m442555142(L_213, /*hidden argument*/NULL); MedalItem_t720471580 * L_215 = ___item54; NullCheck(L_215); int32_t L_216 = MedalItem_get_Wear_m3215122372(L_215, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_214, (bool)((((int32_t)1) == ((int32_t)L_216))? 1 : 0), /*hidden argument*/NULL); goto IL_04e4; } IL_04d1: { TransformU5BU5D_t807237628* L_217 = __this->get_m_MedalItem_3(); NullCheck(L_217); int32_t L_218 = 4; Transform_t3600365921 * L_219 = (L_217)->GetAt(static_cast(L_218)); NullCheck(L_219); GameObject_t1113636619 * L_220 = Component_get_gameObject_m442555142(L_219, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_220, (bool)0, /*hidden argument*/NULL); } IL_04e4: { return; } } // System.Void uiAchMedalItem::OnClkItem(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_OnClkItem_m12123432 (uiAchMedalItem_t457420817 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_OnClkItem_m12123432_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; String_t* V_1 = NULL; String_t* V_2 = NULL; StringU5BU5D_t1281789340* V_3 = NULL; { float L_0 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; float L_1 = V_0; float L_2 = __this->get_m_curTimeIndex_7(); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_1, (float)L_2))) < ((float)(1.0f))))) { goto IL_0035; } } { CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CTextHelp_GetText_m372251958(L_3, _stringLiteral1820661907, /*hidden argument*/NULL); V_1 = L_4; CMsgManager_t455955613 * L_5 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = V_1; NullCheck(L_5); CMsgManager_PushHint_m1231354654(L_5, L_6, (bool)1, /*hidden argument*/NULL); return; } IL_0035: { float L_7 = V_0; __this->set_m_curTimeIndex_7(L_7); CMainRole_t4200562839 * L_8 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CProperty_t963755051 * L_9 = ISceneBaseObj_GetNetProperty_m1709069404(L_8, /*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 = CProperty_GetWideStr_m2042428682(L_9, _stringLiteral478263246, L_10, /*hidden argument*/NULL); V_2 = L_11; String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_13 = V_2; bool L_14 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0083; } } { String_t* L_15 = V_2; CharU5BU5D_t3528271667* L_16 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_16); (L_16)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_15); StringU5BU5D_t1281789340* L_17 = String_Split_m3646115398(L_15, L_16, /*hidden argument*/NULL); V_3 = L_17; StringU5BU5D_t1281789340* L_18 = V_3; NullCheck(L_18); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length))))) == ((uint32_t)((int32_t)12))))) { goto IL_0083; } } { return; } IL_0083: { GameObject_t1113636619 * L_19 = ___go0; NullCheck(L_19); String_t* L_20 = Object_get_name_m4211327027(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_21 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral3064368064, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00f7; } } { MedalItem_t720471580 * L_22 = __this->get_Item1_8(); if (!L_22) { goto IL_00f7; } } { MedalItem_t720471580 * L_23 = __this->get_Item1_8(); NullCheck(L_23); int32_t L_24 = MedalItem_get_State_m931712026(L_23, /*hidden argument*/NULL); if (L_24) { goto IL_00d1; } } { uiAchMedalItem_ClearTips_m1353696472(__this, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_25 = __this->get_m_uiPathTips_4(); NullCheck(L_25); int32_t L_26 = 0; Transform_t3600365921 * L_27 = (L_25)->GetAt(static_cast(L_26)); NullCheck(L_27); GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(L_27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_28, (bool)1, /*hidden argument*/NULL); goto IL_00f7; } IL_00d1: { CAchievementManager_t5352954 * L_29 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_30 = __this->get_Item1_8(); NullCheck(L_30); int32_t L_31 = MedalItem_get_GroupID_m1724750264(L_30, /*hidden argument*/NULL); NullCheck(L_29); CAchievementManager_RequestWearDownMedal_m4109441224(L_29, L_31, /*hidden argument*/NULL); MedalItem_t720471580 * L_32 = __this->get_Item1_8(); NullCheck(L_32); int32_t L_33 = MedalItem_get_GroupID_m1724750264(L_32, /*hidden argument*/NULL); __this->set_cur_medal_6(L_33); } IL_00f7: { GameObject_t1113636619 * L_34 = ___go0; NullCheck(L_34); String_t* L_35 = Object_get_name_m4211327027(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral725715904, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_016b; } } { MedalItem_t720471580 * L_37 = __this->get_Item2_9(); if (!L_37) { goto IL_016b; } } { MedalItem_t720471580 * L_38 = __this->get_Item2_9(); NullCheck(L_38); int32_t L_39 = MedalItem_get_State_m931712026(L_38, /*hidden argument*/NULL); if (L_39) { goto IL_0145; } } { uiAchMedalItem_ClearTips_m1353696472(__this, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_40 = __this->get_m_uiPathTips_4(); NullCheck(L_40); int32_t L_41 = 1; Transform_t3600365921 * L_42 = (L_40)->GetAt(static_cast(L_41)); NullCheck(L_42); GameObject_t1113636619 * L_43 = Component_get_gameObject_m442555142(L_42, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_43, (bool)1, /*hidden argument*/NULL); goto IL_016b; } IL_0145: { CAchievementManager_t5352954 * L_44 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_45 = __this->get_Item2_9(); NullCheck(L_45); int32_t L_46 = MedalItem_get_GroupID_m1724750264(L_45, /*hidden argument*/NULL); NullCheck(L_44); CAchievementManager_RequestWearDownMedal_m4109441224(L_44, L_46, /*hidden argument*/NULL); MedalItem_t720471580 * L_47 = __this->get_Item2_9(); NullCheck(L_47); int32_t L_48 = MedalItem_get_GroupID_m1724750264(L_47, /*hidden argument*/NULL); __this->set_cur_medal_6(L_48); } IL_016b: { GameObject_t1113636619 * L_49 = ___go0; NullCheck(L_49); String_t* L_50 = Object_get_name_m4211327027(L_49, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_51 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral2682031040, L_50, /*hidden argument*/NULL); if (!L_51) { goto IL_01df; } } { MedalItem_t720471580 * L_52 = __this->get_Item3_10(); if (!L_52) { goto IL_01df; } } { MedalItem_t720471580 * L_53 = __this->get_Item3_10(); NullCheck(L_53); int32_t L_54 = MedalItem_get_State_m931712026(L_53, /*hidden argument*/NULL); if (L_54) { goto IL_01b9; } } { uiAchMedalItem_ClearTips_m1353696472(__this, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_55 = __this->get_m_uiPathTips_4(); NullCheck(L_55); int32_t L_56 = 2; Transform_t3600365921 * L_57 = (L_55)->GetAt(static_cast(L_56)); NullCheck(L_57); GameObject_t1113636619 * L_58 = Component_get_gameObject_m442555142(L_57, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_58, (bool)1, /*hidden argument*/NULL); goto IL_01df; } IL_01b9: { CAchievementManager_t5352954 * L_59 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_60 = __this->get_Item3_10(); NullCheck(L_60); int32_t L_61 = MedalItem_get_GroupID_m1724750264(L_60, /*hidden argument*/NULL); NullCheck(L_59); CAchievementManager_RequestWearDownMedal_m4109441224(L_59, L_61, /*hidden argument*/NULL); MedalItem_t720471580 * L_62 = __this->get_Item3_10(); NullCheck(L_62); int32_t L_63 = MedalItem_get_GroupID_m1724750264(L_62, /*hidden argument*/NULL); __this->set_cur_medal_6(L_63); } IL_01df: { GameObject_t1113636619 * L_64 = ___go0; NullCheck(L_64); String_t* L_65 = Object_get_name_m4211327027(L_64, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_66 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral343378880, L_65, /*hidden argument*/NULL); if (!L_66) { goto IL_0253; } } { MedalItem_t720471580 * L_67 = __this->get_Item4_11(); if (!L_67) { goto IL_0253; } } { MedalItem_t720471580 * L_68 = __this->get_Item4_11(); NullCheck(L_68); int32_t L_69 = MedalItem_get_State_m931712026(L_68, /*hidden argument*/NULL); if (L_69) { goto IL_022d; } } { uiAchMedalItem_ClearTips_m1353696472(__this, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_70 = __this->get_m_uiPathTips_4(); NullCheck(L_70); int32_t L_71 = 3; Transform_t3600365921 * L_72 = (L_70)->GetAt(static_cast(L_71)); NullCheck(L_72); GameObject_t1113636619 * L_73 = Component_get_gameObject_m442555142(L_72, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_73, (bool)1, /*hidden argument*/NULL); goto IL_0253; } IL_022d: { CAchievementManager_t5352954 * L_74 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_75 = __this->get_Item4_11(); NullCheck(L_75); int32_t L_76 = MedalItem_get_GroupID_m1724750264(L_75, /*hidden argument*/NULL); NullCheck(L_74); CAchievementManager_RequestWearDownMedal_m4109441224(L_74, L_76, /*hidden argument*/NULL); MedalItem_t720471580 * L_77 = __this->get_Item4_11(); NullCheck(L_77); int32_t L_78 = MedalItem_get_GroupID_m1724750264(L_77, /*hidden argument*/NULL); __this->set_cur_medal_6(L_78); } IL_0253: { GameObject_t1113636619 * L_79 = ___go0; NullCheck(L_79); String_t* L_80 = Object_get_name_m4211327027(L_79, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_81 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral2299694016, L_80, /*hidden argument*/NULL); if (!L_81) { goto IL_02c7; } } { MedalItem_t720471580 * L_82 = __this->get_Item5_12(); if (!L_82) { goto IL_02c7; } } { MedalItem_t720471580 * L_83 = __this->get_Item5_12(); NullCheck(L_83); int32_t L_84 = MedalItem_get_State_m931712026(L_83, /*hidden argument*/NULL); if (L_84) { goto IL_02a1; } } { uiAchMedalItem_ClearTips_m1353696472(__this, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_85 = __this->get_m_uiPathTips_4(); NullCheck(L_85); int32_t L_86 = 4; Transform_t3600365921 * L_87 = (L_85)->GetAt(static_cast(L_86)); NullCheck(L_87); GameObject_t1113636619 * L_88 = Component_get_gameObject_m442555142(L_87, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_88, (bool)1, /*hidden argument*/NULL); goto IL_02c7; } IL_02a1: { CAchievementManager_t5352954 * L_89 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); MedalItem_t720471580 * L_90 = __this->get_Item5_12(); NullCheck(L_90); int32_t L_91 = MedalItem_get_GroupID_m1724750264(L_90, /*hidden argument*/NULL); NullCheck(L_89); CAchievementManager_RequestWearDownMedal_m4109441224(L_89, L_91, /*hidden argument*/NULL); MedalItem_t720471580 * L_92 = __this->get_Item5_12(); NullCheck(L_92); int32_t L_93 = MedalItem_get_GroupID_m1724750264(L_92, /*hidden argument*/NULL); __this->set_cur_medal_6(L_93); } IL_02c7: { return; } } // System.Void uiAchMedalItem::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_OnClkClose_m1413998503 (uiAchMedalItem_t457420817 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { uiAchMedalItem_ClearTips_m1353696472(__this, /*hidden argument*/NULL); return; } } // System.Void uiAchMedalItem::ClearTips() extern "C" IL2CPP_METHOD_ATTR void uiAchMedalItem_ClearTips_m1353696472 (uiAchMedalItem_t457420817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAchMedalItem_ClearTips_m1353696472_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0035; } IL_0007: { TransformU5BU5D_t807237628* L_0 = __this->get_m_uiPathTips_4(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; Transform_t3600365921 * L_3 = (L_0)->GetAt(static_cast(L_2)); 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_0031; } } { TransformU5BU5D_t807237628* L_6 = __this->get_m_uiPathTips_4(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; Transform_t3600365921 * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); } IL_0031: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0035: { int32_t L_12 = V_0; TransformU5BU5D_t807237628* L_13 = __this->get_m_uiPathTips_4(); NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0007; } } { 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 uiActionCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActionCell__ctor_m1742329681 (uiActionCell_t2961368400 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActionCell::Awake() extern "C" IL2CPP_METHOD_ATTR void uiActionCell_Awake_m2614993714 (uiActionCell_t2961368400 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActionCell_Awake_m2614993714_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, _stringLiteral2530289285, /*hidden argument*/NULL); NullCheck(L_1); UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_mActName_3(L_2); uiHelpSliderItem_t1334750846 * L_3 = (uiHelpSliderItem_t1334750846 *)il2cpp_codegen_object_new(uiHelpSliderItem_t1334750846_il2cpp_TypeInfo_var); uiHelpSliderItem__ctor_m1538865868(L_3, /*hidden argument*/NULL); __this->set_m_itemSlider_4(L_3); uiHelpSliderItem_t1334750846 * L_4 = __this->get_m_itemSlider_4(); NullCheck(L_4); uiHelpSliderItem_InitParams_m3700916073(L_4, (bool)1, (30.0f), /*hidden argument*/NULL); uiHelpSliderItem_t1334750846 * L_5 = __this->get_m_itemSlider_4(); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral2725161568, /*hidden argument*/NULL); intptr_t L_8 = (intptr_t)uiActionCell_OnChooseAction_m873442729_RuntimeMethod_var; Action_1_t1286104214 * L_9 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_9, __this, L_8, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_5); uiHelpSliderItem_Bind_m3572754118(L_5, L_7, L_9, /*hidden argument*/NULL); return; } } // System.Void uiActionCell::InitData(DMCore.Logic.CShareConfig/CShareActInfo) extern "C" IL2CPP_METHOD_ATTR void uiActionCell_InitData_m4111926232 (uiActionCell_t2961368400 * __this, CShareActInfo_t2768988214 * ___info0, const RuntimeMethod* method) { { CShareActInfo_t2768988214 * L_0 = ___info0; __this->set_mActionInfo_2(L_0); UILabel_t3248798549 * L_1 = __this->get_mActName_3(); CShareActInfo_t2768988214 * L_2 = ___info0; NullCheck(L_2); String_t* L_3 = CShareActInfo_get_ActName_m2531592138(L_2, /*hidden argument*/NULL); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void uiActionCell::OnChooseAction(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActionCell_OnChooseAction_m873442729 (uiActionCell_t2961368400 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { CMainRole_t4200562839 * V_0 = NULL; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CMainRole_t4200562839 * L_1 = V_0; CShareActInfo_t2768988214 * L_2 = __this->get_mActionInfo_2(); NullCheck(L_2); String_t* L_3 = CShareActInfo_get_ActPath_m462446341(L_2, /*hidden argument*/NULL); NullCheck(L_1); ISceneBaseObj_SetIdleAnim_m1936918694(L_1, L_3, /*hidden argument*/NULL); CShareActInfo_t2768988214 * L_4 = __this->get_mActionInfo_2(); NullCheck(L_4); CShareActInfo_Set3DCameraPR_m4169232101(L_4, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiActiveGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActiveGroup__ctor_m3921133339 (uiActiveGroup_t42724461 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActiveGroup::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActiveGroup_OnPageInit_m1726972768 (uiActiveGroup_t42724461 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActiveGroup_OnPageInit_m1726972768_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, _stringLiteral3238190190, /*hidden argument*/NULL); NullCheck(L_1); uiActiveItem_t2616630756 * L_2 = Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784(L_1, /*hidden argument*/Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784_RuntimeMethod_var); __this->set_m_Obj0_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, _stringLiteral3238255726, /*hidden argument*/NULL); NullCheck(L_4); uiActiveItem_t2616630756 * L_5 = Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784(L_4, /*hidden argument*/Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784_RuntimeMethod_var); __this->set_m_Obj1_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, _stringLiteral3238321262, /*hidden argument*/NULL); NullCheck(L_7); uiActiveItem_t2616630756 * L_8 = Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784(L_7, /*hidden argument*/Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784_RuntimeMethod_var); __this->set_m_Obj2_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, _stringLiteral3238386798, /*hidden argument*/NULL); NullCheck(L_10); uiActiveItem_t2616630756 * L_11 = Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784(L_10, /*hidden argument*/Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784_RuntimeMethod_var); __this->set_m_Obj3_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, _stringLiteral3237928046, /*hidden argument*/NULL); NullCheck(L_13); uiActiveItem_t2616630756 * L_14 = Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784(L_13, /*hidden argument*/Component_GetComponent_TisuiActiveItem_t2616630756_m1210504784_RuntimeMethod_var); __this->set_m_Obj4_6(L_14); return; } } // System.Void uiActiveGroup::Awake() extern "C" IL2CPP_METHOD_ATTR void uiActiveGroup_Awake_m3042742283 (uiActiveGroup_t42724461 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActiveGroup_Awake_m3042742283_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); DMListViewItem_t3648257704 * L_1 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_0, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_2 = (intptr_t)uiActiveGroup_IndexChanged_m110298905_RuntimeMethod_var; Action_1_t3123413348 * L_3 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_1); DMListViewItem_set_indexChanged_m3628212006(L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void uiActiveGroup::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActiveGroup_IndexChanged_m110298905 (uiActiveGroup_t42724461 * __this, int32_t ___index0, const RuntimeMethod* method) { { uiActiveItem_t2616630756 * L_0 = __this->get_m_Obj0_2(); int32_t L_1 = ___index0; NullCheck(L_0); uiActiveItem_SetItem_m2658198843(L_0, ((int32_t)il2cpp_codegen_multiply((int32_t)5, (int32_t)L_1)), /*hidden argument*/NULL); uiActiveItem_t2616630756 * L_2 = __this->get_m_Obj1_3(); int32_t L_3 = ___index0; NullCheck(L_2); uiActiveItem_SetItem_m2658198843(L_2, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)5, (int32_t)L_3)), (int32_t)1)), /*hidden argument*/NULL); uiActiveItem_t2616630756 * L_4 = __this->get_m_Obj2_4(); int32_t L_5 = ___index0; NullCheck(L_4); uiActiveItem_SetItem_m2658198843(L_4, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)5, (int32_t)L_5)), (int32_t)2)), /*hidden argument*/NULL); uiActiveItem_t2616630756 * L_6 = __this->get_m_Obj3_5(); int32_t L_7 = ___index0; NullCheck(L_6); uiActiveItem_SetItem_m2658198843(L_6, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)5, (int32_t)L_7)), (int32_t)3)), /*hidden argument*/NULL); uiActiveItem_t2616630756 * L_8 = __this->get_m_Obj4_6(); int32_t L_9 = ___index0; NullCheck(L_8); uiActiveItem_SetItem_m2658198843(L_8, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)5, (int32_t)L_9)), (int32_t)4)), /*hidden argument*/NULL); return; } } // System.Void uiActiveGroup::OnRefresh() extern "C" IL2CPP_METHOD_ATTR void uiActiveGroup_OnRefresh_m3190054333 (uiActiveGroup_t42724461 * __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 uiActiveItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActiveItem__ctor_m3105987095 (uiActiveItem_t2616630756 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActiveItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_OnPageInit_m3043377134 (uiActiveItem_t2616630756 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActiveItem_OnPageInit_m3043377134_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, _stringLiteral4031663038, /*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_ItemIcon_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, _stringLiteral3907039873, /*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_ItemDesc_4(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, _stringLiteral4068923852, /*hidden argument*/NULL); NullCheck(L_7); UISprite_t194114938 * L_8 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_7, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_ItemSign_3(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, _stringLiteral3124706092, /*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_numLabel_6(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, _stringLiteral4069727781, /*hidden argument*/NULL); __this->set_m_lockRoot_8(L_13); Transform_t3600365921 * L_14 = __this->get_m_lockRoot_8(); 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_00ae; } } { Transform_t3600365921 * L_16 = __this->get_m_lockRoot_8(); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral3220737639, /*hidden argument*/NULL); NullCheck(L_17); UILabel_t3248798549 * L_18 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_17, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_descLabel_5(L_18); } IL_00ae: { Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral1769084544, /*hidden argument*/NULL); __this->set_m_permanent_9(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, _stringLiteral1949155704, /*hidden argument*/NULL); NullCheck(L_22); BoxCollider_t1640800422 * L_23 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_22, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); __this->set_m_itemCollider_10(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, _stringLiteral1949155704, /*hidden argument*/NULL); NullCheck(L_25); DMListViewSlideOptimize_t2157965775 * L_26 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_25, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); __this->set_m_itemOptimize_11(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); intptr_t L_28 = (intptr_t)uiActiveItem_OnClkLock_m800188483_RuntimeMethod_var; Action_1_t1286104214 * L_29 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_29, __this, L_28, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_BindBtn_m1455540862(NULL /*static, unused*/, L_27, _stringLiteral893960528, L_29, /*hidden argument*/NULL); return; } } // System.Void uiActiveItem::SetItem(DMCore.Logic.ActionUnit) extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_SetItem_m3931673916 (uiActiveItem_t2616630756 * __this, ActionUnit_t684030816 * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActiveItem_SetItem_m3931673916_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { ActionUnit_t684030816 * L_0 = ___item0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { ActionUnit_t684030816 * L_1 = ___item0; __this->set__item_7(L_1); UISprite_t194114938 * L_2 = __this->get_m_ItemIcon_2(); ActionUnit_t684030816 * L_3 = ___item0; NullCheck(L_3); String_t* L_4 = L_3->get_iconName_2(); NullCheck(L_2); UISprite_set_spriteName_m1616245412(L_2, L_4, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = __this->get_m_ItemDesc_4(); ActionUnit_t684030816 * L_6 = ___item0; NullCheck(L_6); String_t* L_7 = L_6->get_actionName_1(); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_7, /*hidden argument*/NULL); ActionUnit_t684030816 * L_8 = __this->get__item_7(); NullCheck(L_8); int32_t L_9 = L_8->get_unlockMemberLevel_4(); V_0 = L_9; int32_t L_10 = V_0; if (!L_10) { goto IL_0055; } } { int32_t L_11 = V_0; if ((((int32_t)L_11) == ((int32_t)1))) { goto IL_006b; } } { int32_t L_12 = V_0; if ((((int32_t)L_12) == ((int32_t)2))) { goto IL_0080; } } { goto IL_0095; } IL_0055: { UISprite_t194114938 * L_13 = __this->get_m_ItemSign_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)0, /*hidden argument*/NULL); goto IL_0095; } IL_006b: { UISprite_t194114938 * L_15 = __this->get_m_ItemSign_3(); NullCheck(L_15); UISprite_set_spriteName_m1616245412(L_15, _stringLiteral1259447586, /*hidden argument*/NULL); goto IL_0095; } IL_0080: { UISprite_t194114938 * L_16 = __this->get_m_ItemSign_3(); NullCheck(L_16); UISprite_set_spriteName_m1616245412(L_16, _stringLiteral1235700781, /*hidden argument*/NULL); goto IL_0095; } IL_0095: { return; } } // System.Void uiActiveItem::SetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_SetItem_m2658198843 (uiActiveItem_t2616630756 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActiveItem_SetItem_m2658198843_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CInteractiveConfig_t2063269181_il2cpp_TypeInfo_var); CInteractiveConfig_t2063269181 * L_0 = CInteractiveConfig_GetInstance_m1304557195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___index0; NullCheck(L_0); ActionUnit_t684030816 * L_2 = CInteractiveConfig_GetActionItem_m2871698204(L_0, L_1, /*hidden argument*/NULL); __this->set__item_7(L_2); ActionUnit_t684030816 * L_3 = __this->get__item_7(); if (L_3) { goto IL_002d; } } { Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); goto IL_00ca; } IL_002d: { UISprite_t194114938 * L_5 = __this->get_m_ItemIcon_2(); ActionUnit_t684030816 * L_6 = __this->get__item_7(); NullCheck(L_6); String_t* L_7 = L_6->get_iconName_2(); NullCheck(L_5); UISprite_set_spriteName_m1616245412(L_5, L_7, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = __this->get_m_ItemDesc_4(); ActionUnit_t684030816 * L_9 = __this->get__item_7(); NullCheck(L_9); String_t* L_10 = L_9->get_actionName_1(); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_10, /*hidden argument*/NULL); ActionUnit_t684030816 * L_11 = __this->get__item_7(); NullCheck(L_11); int32_t L_12 = L_11->get_unlockMemberLevel_4(); V_0 = L_12; int32_t L_13 = V_0; if (!L_13) { goto IL_007e; } } { int32_t L_14 = V_0; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_0094; } } { int32_t L_15 = V_0; if ((((int32_t)L_15) == ((int32_t)2))) { goto IL_00a9; } } { goto IL_00be; } IL_007e: { UISprite_t194114938 * L_16 = __this->get_m_ItemSign_3(); 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)0, /*hidden argument*/NULL); goto IL_00be; } IL_0094: { UISprite_t194114938 * L_18 = __this->get_m_ItemSign_3(); NullCheck(L_18); UISprite_set_spriteName_m1616245412(L_18, _stringLiteral1259447586, /*hidden argument*/NULL); goto IL_00be; } IL_00a9: { UISprite_t194114938 * L_19 = __this->get_m_ItemSign_3(); NullCheck(L_19); UISprite_set_spriteName_m1616245412(L_19, _stringLiteral1235700781, /*hidden argument*/NULL); goto IL_00be; } IL_00be: { ActionUnit_t684030816 * L_20 = __this->get__item_7(); uiActiveItem_SetState_m2122055250(__this, L_20, /*hidden argument*/NULL); } IL_00ca: { return; } } // System.Void uiActiveItem::SetState(DMCore.Logic.ActionUnit) extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_SetState_m2122055250 (uiActiveItem_t2616630756 * __this, ActionUnit_t684030816 * ___info0, const RuntimeMethod* method) { int32_t V_0 = 0; uiActiveItem_t2616630756 * G_B7_0 = NULL; uiActiveItem_t2616630756 * G_B6_0 = NULL; int32_t G_B8_0 = 0; uiActiveItem_t2616630756 * G_B8_1 = NULL; uiActiveItem_t2616630756 * G_B11_0 = NULL; uiActiveItem_t2616630756 * G_B10_0 = NULL; int32_t G_B12_0 = 0; uiActiveItem_t2616630756 * G_B12_1 = NULL; { ActionUnit_t684030816 * L_0 = ___info0; if (!L_0) { goto IL_007e; } } { ActionUnit_t684030816 * L_1 = ___info0; NullCheck(L_1); int32_t L_2 = L_1->get_unlockType_8(); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0026; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)2))) { goto IL_0049; } } { int32_t L_5 = V_0; if (!L_5) { goto IL_006c; } } { goto IL_007e; } IL_0026: { ActionUnit_t684030816 * L_6 = ___info0; NullCheck(L_6); bool L_7 = L_6->get_bUnlock_5(); G_B6_0 = __this; if (!L_7) { G_B7_0 = __this; goto IL_0038; } } { G_B8_0 = 2; G_B8_1 = G_B6_0; goto IL_0039; } IL_0038: { G_B8_0 = 1; G_B8_1 = G_B7_0; } IL_0039: { NullCheck(G_B8_1); G_B8_1->set_m_CurrentState_12(G_B8_0); uiActiveItem_SetUI_m3939407431(__this, /*hidden argument*/NULL); goto IL_007e; } IL_0049: { ActionUnit_t684030816 * L_8 = ___info0; NullCheck(L_8); bool L_9 = L_8->get_bUnlock_5(); G_B10_0 = __this; if (!L_9) { G_B11_0 = __this; goto IL_005b; } } { G_B12_0 = 4; G_B12_1 = G_B10_0; goto IL_005c; } IL_005b: { G_B12_0 = 3; G_B12_1 = G_B11_0; } IL_005c: { NullCheck(G_B12_1); G_B12_1->set_m_CurrentState_12(G_B12_0); uiActiveItem_SetUI_m3939407431(__this, /*hidden argument*/NULL); goto IL_007e; } IL_006c: { __this->set_m_CurrentState_12(0); uiActiveItem_SetUI_m3939407431(__this, /*hidden argument*/NULL); goto IL_007e; } IL_007e: { return; } } // System.Void uiActiveItem::SetUI() extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_SetUI_m3939407431 (uiActiveItem_t2616630756 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActiveItem_SetUI_m3939407431_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { ActionUnit_t684030816 * L_0 = __this->get__item_7(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { int32_t L_1 = __this->get_m_CurrentState_12(); V_0 = L_1; int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_01a1; } case 1: { goto IL_0032; } case 2: { goto IL_0098; } case 3: { goto IL_00d9; } case 4: { goto IL_013f; } } } { goto IL_01e2; } IL_0032: { UILabel_t3248798549 * L_3 = __this->get_m_numLabel_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_permanent_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_m_lockRoot_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_descLabel_5(); CTextHelp_t3119637808 * L_7 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); ActionUnit_t684030816 * L_8 = __this->get__item_7(); NullCheck(L_8); String_t* L_9 = L_8->get_unLockDesc_6(); 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_7); String_t* L_11 = CTextHelp_GetText_m3374553046(L_7, L_9, L_10, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_11, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_12 = __this->get_m_itemCollider_10(); NullCheck(L_12); Collider_set_enabled_m1517463283(L_12, (bool)0, /*hidden argument*/NULL); DMListViewSlideOptimize_t2157965775 * L_13 = __this->get_m_itemOptimize_11(); NullCheck(L_13); Behaviour_set_enabled_m20417929(L_13, (bool)0, /*hidden argument*/NULL); goto IL_01e2; } IL_0098: { UILabel_t3248798549 * L_14 = __this->get_m_numLabel_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = __this->get_m_lockRoot_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = __this->get_m_permanent_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, (bool)1, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_17 = __this->get_m_itemCollider_10(); NullCheck(L_17); Collider_set_enabled_m1517463283(L_17, (bool)0, /*hidden argument*/NULL); DMListViewSlideOptimize_t2157965775 * L_18 = __this->get_m_itemOptimize_11(); NullCheck(L_18); Behaviour_set_enabled_m20417929(L_18, (bool)1, /*hidden argument*/NULL); goto IL_01e2; } IL_00d9: { UILabel_t3248798549 * L_19 = __this->get_m_numLabel_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_19, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_20 = __this->get_m_permanent_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_20, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_21 = __this->get_m_lockRoot_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_21, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_22 = __this->get_m_descLabel_5(); CTextHelp_t3119637808 * L_23 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); ActionUnit_t684030816 * L_24 = __this->get__item_7(); NullCheck(L_24); String_t* L_25 = L_24->get_unLockDesc_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_23); String_t* L_27 = CTextHelp_GetText_m3374553046(L_23, L_25, L_26, /*hidden argument*/NULL); NullCheck(L_22); UILabel_set_text_m1071532778(L_22, L_27, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_28 = __this->get_m_itemCollider_10(); NullCheck(L_28); Collider_set_enabled_m1517463283(L_28, (bool)0, /*hidden argument*/NULL); DMListViewSlideOptimize_t2157965775 * L_29 = __this->get_m_itemOptimize_11(); NullCheck(L_29); Behaviour_set_enabled_m20417929(L_29, (bool)0, /*hidden argument*/NULL); goto IL_01e2; } IL_013f: { Transform_t3600365921 * L_30 = __this->get_m_lockRoot_8(); 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_permanent_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_31, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_32 = __this->get_m_numLabel_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_32, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_33 = __this->get_m_numLabel_6(); ActionUnit_t684030816 * L_34 = __this->get__item_7(); NullCheck(L_34); int32_t* L_35 = L_34->get_address_of_props_7(); String_t* L_36 = Int32_ToString_m141394615(L_35, /*hidden argument*/NULL); NullCheck(L_33); UILabel_set_text_m1071532778(L_33, L_36, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_37 = __this->get_m_itemCollider_10(); NullCheck(L_37); Collider_set_enabled_m1517463283(L_37, (bool)0, /*hidden argument*/NULL); DMListViewSlideOptimize_t2157965775 * L_38 = __this->get_m_itemOptimize_11(); NullCheck(L_38); Behaviour_set_enabled_m20417929(L_38, (bool)1, /*hidden argument*/NULL); goto IL_01e2; } IL_01a1: { Transform_t3600365921 * L_39 = __this->get_m_lockRoot_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_39, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_40 = __this->get_m_numLabel_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_40, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_41 = __this->get_m_permanent_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_41, (bool)0, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_42 = __this->get_m_itemCollider_10(); NullCheck(L_42); Collider_set_enabled_m1517463283(L_42, (bool)0, /*hidden argument*/NULL); DMListViewSlideOptimize_t2157965775 * L_43 = __this->get_m_itemOptimize_11(); NullCheck(L_43); Behaviour_set_enabled_m20417929(L_43, (bool)1, /*hidden argument*/NULL); goto IL_01e2; } IL_01e2: { return; } } // System.Void uiActiveItem::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_OnClickItem_m4224413174 (uiActiveItem_t2616630756 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActiveItem_OnClickItem_m4224413174_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ActionUnit_t684030816 * L_0 = __this->get__item_7(); if (L_0) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3445938632, /*hidden argument*/NULL); return; } IL_0016: { IL2CPP_RUNTIME_CLASS_INIT(CInteractiveManager_t1765251898_il2cpp_TypeInfo_var); CInteractiveManager_t1765251898 * L_1 = CInteractiveManager_GetInstance_m958929371(NULL /*static, unused*/, /*hidden argument*/NULL); ActionUnit_t684030816 * L_2 = __this->get__item_7(); NullCheck(L_2); int32_t L_3 = L_2->get_actionId_3(); NullCheck(L_1); CInteractiveManager_PressAction_m3006770556(L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void uiActiveItem::OnRefresh() extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_OnRefresh_m850368861 (uiActiveItem_t2616630756 * __this, const RuntimeMethod* method) { { __this->set_m_CurrentState_12(0); return; } } // System.Void uiActiveItem::OnClkLock(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActiveItem_OnClkLock_m800188483 (uiActiveItem_t2616630756 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActiveItem_OnClkLock_m800188483_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ActionUnit_t684030816 * L_0 = __this->get__item_7(); if (!L_0) { goto IL_002c; } } { ActionUnit_t684030816 * L_1 = __this->get__item_7(); NullCheck(L_1); bool L_2 = L_1->get_bUnlock_5(); if (L_2) { goto IL_002c; } } { ActionUnit_t684030816 * L_3 = __this->get__item_7(); NullCheck(L_3); String_t* L_4 = L_3->get_unLockDesc_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_4, (bool)1, /*hidden argument*/NULL); } IL_002c: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiActivityAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityAward__ctor_m1599310287 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityAward::OnPageInit(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_OnPageInit_m220180107 (uiActivityAward_t2058870093 * __this, List_1_t3319525431 * ___giftPath0, List_1_t3319525431 * ___otherPath1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityAward_OnPageInit_m220180107_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t G_B3_0 = 0; { List_1_t3319525431 * L_0 = ___giftPath0; if (!L_0) { goto IL_0011; } } { List_1_t3319525431 * L_1 = ___giftPath0; NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2276455407(L_1, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); G_B3_0 = L_2; goto IL_0012; } IL_0011: { G_B3_0 = 0; } IL_0012: { V_0 = G_B3_0; int32_t L_3 = V_0; if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_0052; } } { int32_t L_4 = V_0; __this->set_m_uiGifts_2(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)L_4))); V_1 = 0; goto IL_004b; } IL_002d: { TransformU5BU5D_t807237628* L_5 = __this->get_m_uiGifts_2(); int32_t L_6 = V_1; Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_8 = ___giftPath0; int32_t L_9 = V_1; NullCheck(L_8); String_t* L_10 = List_1_get_Item_m3729392029(L_8, L_9, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_7); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_7, L_10, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_11); (L_5)->SetAt(static_cast(L_6), (Transform_t3600365921 *)L_11); int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_004b: { int32_t L_13 = V_1; int32_t L_14 = V_0; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_002d; } } IL_0052: { Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_16 = ___otherPath1; NullCheck(L_16); String_t* L_17 = List_1_get_Item_m3729392029(L_16, 0, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_15); Transform_t3600365921 * L_18 = Transform_Find_m1729760951(L_15, L_17, /*hidden argument*/NULL); NullCheck(L_18); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(L_18, /*hidden argument*/NULL); __this->set_m_uiButtonRoot_3(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_21 = ___otherPath1; NullCheck(L_21); String_t* L_22 = List_1_get_Item_m3729392029(L_21, 1, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_20); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_20, L_22, /*hidden argument*/NULL); NullCheck(L_23); UILabel_t3248798549 * L_24 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_23, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiButtonDesc_4(L_24); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); List_1_t3319525431 * L_26 = ___otherPath1; NullCheck(L_26); String_t* L_27 = List_1_get_Item_m3729392029(L_26, 2, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); NullCheck(L_25); Transform_t3600365921 * L_28 = Transform_Find_m1729760951(L_25, L_27, /*hidden argument*/NULL); NullCheck(L_28); UISprite_t194114938 * L_29 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_28, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_uiButtonState_5(L_29); return; } } // System.Void uiActivityAward::Awake() extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_Awake_m1619601775 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method) { { __this->set_m_isIconReday_9((bool)0); return; } } // System.Void uiActivityAward::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_Start_m1938131751 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiActivityAward::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_Update_m3314344811 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isIconReday_9(); if (L_0) { goto IL_0017; } } { bool L_1 = uiActivityAward_OnFreshIcon_m1138849505(__this, /*hidden argument*/NULL); __this->set_m_isIconReday_9(L_1); } IL_0017: { return; } } // System.Void uiActivityAward::OnClickAccept() extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_OnClickAccept_m4273398105 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_acceptState_8(); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_000d; } } { return; } IL_000d: { OnAcceptAward_t3091551033 * L_1 = __this->get_m_listener_6(); if (!L_1) { goto IL_0023; } } { OnAcceptAward_t3091551033 * L_2 = __this->get_m_listener_6(); NullCheck(L_2); OnAcceptAward_Invoke_m596130365(L_2, /*hidden argument*/NULL); } IL_0023: { return; } } // System.Void uiActivityAward::InitAward(DMCore.Logic.enumAwardState,DMCore.Logic.CAwardList,uiActivityAward/OnAcceptAward) extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_InitAward_m2737479500 (uiActivityAward_t2058870093 * __this, int32_t ___acceptState0, CAwardList_t4094041907 * ___awardArr1, OnAcceptAward_t3091551033 * ___listener2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityAward_InitAward_m2737479500_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_t3600365921 * V_1 = NULL; UITexture_t3471168817 * V_2 = NULL; Transform_t3600365921 * V_3 = NULL; UISprite_t194114938 * V_4 = NULL; String_t* V_5 = NULL; Transform_t3600365921 * V_6 = NULL; UILabel_t3248798549 * V_7 = NULL; int32_t V_8 = 0; UITexture_t3471168817 * G_B10_0 = NULL; UISprite_t194114938 * G_B15_0 = NULL; UILabel_t3248798549 * G_B23_0 = NULL; { int32_t L_0 = ___acceptState0; __this->set_m_acceptState_8(L_0); CAwardList_t4094041907 * L_1 = ___awardArr1; __this->set_m_awardArr_7(L_1); OnAcceptAward_t3091551033 * L_2 = ___listener2; __this->set_m_listener_6(L_2); __this->set_m_isIconReday_9((bool)0); GameObject_t1113636619 * L_3 = __this->get_m_uiButtonRoot_3(); 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_005f; } } { GameObject_t1113636619 * L_5 = __this->get_m_uiButtonRoot_3(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_6 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = __this->get_m_acceptState_8(); UILabel_t3248798549 * L_8 = __this->get_m_uiButtonDesc_4(); UISprite_t194114938 * L_9 = __this->get_m_uiButtonState_5(); GameObject_t1113636619 * L_10 = __this->get_m_uiButtonRoot_3(); NullCheck(L_10); Transform_t3600365921 * L_11 = GameObject_get_transform_m1369836730(L_10, /*hidden argument*/NULL); NullCheck(L_6); bool L_12 = CActivityManager_SetButtonState_m2996788512(L_6, L_7, L_8, L_9, L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_5, L_12, /*hidden argument*/NULL); } IL_005f: { TransformU5BU5D_t807237628* L_13 = __this->get_m_uiGifts_2(); if (!L_13) { goto IL_025b; } } { V_0 = 0; goto IL_024d; } IL_0071: { CAwardList_t4094041907 * L_14 = __this->get_m_awardArr_7(); if (!L_14) { goto IL_0236; } } { int32_t L_15 = V_0; CAwardList_t4094041907 * L_16 = __this->get_m_awardArr_7(); NullCheck(L_16); int32_t L_17 = CAwardList_get_Count_m2249531307(L_16, /*hidden argument*/NULL); if ((((int32_t)L_15) >= ((int32_t)L_17))) { goto IL_0236; } } { CAwardList_t4094041907 * L_18 = __this->get_m_awardArr_7(); int32_t L_19 = V_0; NullCheck(L_18); CAwardItem_t1677460915 * L_20 = CAwardList_GetItemByIndex_m1502988785(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0236; } } { TransformU5BU5D_t807237628* L_21 = __this->get_m_uiGifts_2(); int32_t L_22 = V_0; NullCheck(L_21); int32_t L_23 = L_22; Transform_t3600365921 * L_24 = (L_21)->GetAt(static_cast(L_23)); NullCheck(L_24); GameObject_t1113636619 * L_25 = Component_get_gameObject_m442555142(L_24, /*hidden argument*/NULL); NullCheck(L_25); GameObject_SetActive_m796801857(L_25, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_26 = __this->get_m_uiGifts_2(); int32_t L_27 = V_0; NullCheck(L_26); int32_t L_28 = L_27; Transform_t3600365921 * L_29 = (L_26)->GetAt(static_cast(L_28)); NullCheck(L_29); Transform_t3600365921 * L_30 = Transform_Find_m1729760951(L_29, _stringLiteral416089526, /*hidden argument*/NULL); V_1 = L_30; Transform_t3600365921 * L_31 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_32 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00d6; } } { G_B10_0 = ((UITexture_t3471168817 *)(NULL)); goto IL_00e1; } IL_00d6: { Transform_t3600365921 * L_33 = V_1; NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); NullCheck(L_34); UITexture_t3471168817 * L_35 = GameObject_GetComponent_TisUITexture_t3471168817_m2021756817(L_34, /*hidden argument*/GameObject_GetComponent_TisUITexture_t3471168817_m2021756817_RuntimeMethod_var); G_B10_0 = L_35; } IL_00e1: { V_2 = G_B10_0; UITexture_t3471168817 * L_36 = V_2; 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_00fa; } } { UITexture_t3471168817 * L_38 = V_2; NullCheck(L_38); GameObject_t1113636619 * L_39 = Component_get_gameObject_m442555142(L_38, /*hidden argument*/NULL); NullCheck(L_39); GameObject_SetActive_m796801857(L_39, (bool)0, /*hidden argument*/NULL); } IL_00fa: { TransformU5BU5D_t807237628* L_40 = __this->get_m_uiGifts_2(); int32_t L_41 = V_0; NullCheck(L_40); int32_t L_42 = L_41; Transform_t3600365921 * L_43 = (L_40)->GetAt(static_cast(L_42)); NullCheck(L_43); Transform_t3600365921 * L_44 = Transform_Find_m1729760951(L_43, _stringLiteral3454252990, /*hidden argument*/NULL); V_3 = L_44; Transform_t3600365921 * L_45 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_46 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_011f; } } { G_B15_0 = ((UISprite_t194114938 *)(NULL)); goto IL_012a; } IL_011f: { Transform_t3600365921 * L_47 = V_3; NullCheck(L_47); GameObject_t1113636619 * L_48 = Component_get_gameObject_m442555142(L_47, /*hidden argument*/NULL); NullCheck(L_48); UISprite_t194114938 * L_49 = GameObject_GetComponent_TisUISprite_t194114938_m299858934(L_48, /*hidden argument*/GameObject_GetComponent_TisUISprite_t194114938_m299858934_RuntimeMethod_var); G_B15_0 = L_49; } IL_012a: { V_4 = G_B15_0; UISprite_t194114938 * L_50 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_51 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_50, /*hidden argument*/NULL); if (!L_51) { goto IL_01c8; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_52 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_5 = L_52; CAwardList_t4094041907 * L_53 = __this->get_m_awardArr_7(); int32_t L_54 = V_0; NullCheck(L_53); CAwardItem_t1677460915 * L_55 = CAwardList_GetItemByIndex_m1502988785(L_53, L_54, /*hidden argument*/NULL); NullCheck(L_55); int32_t L_56 = CAwardItem_get_ConfigId_m576905535(L_55, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_57 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_56, /*hidden argument*/NULL); if (!L_57) { goto IL_017d; } } { CShopConfig_t202154353 * L_58 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardList_t4094041907 * L_59 = __this->get_m_awardArr_7(); int32_t L_60 = V_0; NullCheck(L_59); CAwardItem_t1677460915 * L_61 = CAwardList_GetItemByIndex_m1502988785(L_59, L_60, /*hidden argument*/NULL); NullCheck(L_61); int32_t L_62 = CAwardItem_get_ConfigId_m576905535(L_61, /*hidden argument*/NULL); NullCheck(L_58); String_t* L_63 = CShopConfig_GetQualityLevelIcon_m3028294132(L_58, L_62, /*hidden argument*/NULL); V_5 = L_63; goto IL_019a; } IL_017d: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_64 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardList_t4094041907 * L_65 = __this->get_m_awardArr_7(); int32_t L_66 = V_0; NullCheck(L_65); CAwardItem_t1677460915 * L_67 = CAwardList_GetItemByIndex_m1502988785(L_65, L_66, /*hidden argument*/NULL); NullCheck(L_67); int32_t L_68 = CAwardItem_get_ConfigId_m576905535(L_67, /*hidden argument*/NULL); NullCheck(L_64); String_t* L_69 = CPropManager_GetQualityLevelIcon_m2764478498(L_64, L_68, /*hidden argument*/NULL); V_5 = L_69; } IL_019a: { UISprite_t194114938 * L_70 = V_4; String_t* L_71 = V_5; NullCheck(L_70); UISprite_set_spriteName_m1616245412(L_70, L_71, /*hidden argument*/NULL); UISprite_t194114938 * L_72 = V_4; NullCheck(L_72); GameObject_t1113636619 * L_73 = Component_get_gameObject_m442555142(L_72, /*hidden argument*/NULL); NullCheck(L_73); Transform_t3600365921 * L_74 = GameObject_get_transform_m1369836730(L_73, /*hidden argument*/NULL); Vector3_t3722313464 L_75; memset(&L_75, 0, sizeof(L_75)); Vector3__ctor_m3353183577((&L_75), (90.0f), (90.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_74); Transform_set_localScale_m3053443106(L_74, L_75, /*hidden argument*/NULL); } IL_01c8: { TransformU5BU5D_t807237628* L_76 = __this->get_m_uiGifts_2(); int32_t L_77 = V_0; NullCheck(L_76); int32_t L_78 = L_77; Transform_t3600365921 * L_79 = (L_76)->GetAt(static_cast(L_78)); NullCheck(L_79); Transform_t3600365921 * L_80 = Transform_Find_m1729760951(L_79, _stringLiteral3923321062, /*hidden argument*/NULL); V_6 = L_80; Transform_t3600365921 * L_81 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_82 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_81, /*hidden argument*/NULL); if (!L_82) { goto IL_01ef; } } { G_B23_0 = ((UILabel_t3248798549 *)(NULL)); goto IL_01fb; } IL_01ef: { Transform_t3600365921 * L_83 = V_6; NullCheck(L_83); GameObject_t1113636619 * L_84 = Component_get_gameObject_m442555142(L_83, /*hidden argument*/NULL); NullCheck(L_84); UILabel_t3248798549 * L_85 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_84, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); G_B23_0 = L_85; } IL_01fb: { V_7 = G_B23_0; UILabel_t3248798549 * L_86 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_87 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_86, /*hidden argument*/NULL); if (!L_87) { goto IL_0231; } } { UILabel_t3248798549 * L_88 = V_7; CAwardList_t4094041907 * L_89 = __this->get_m_awardArr_7(); int32_t L_90 = V_0; NullCheck(L_89); CAwardItem_t1677460915 * L_91 = CAwardList_GetItemByIndex_m1502988785(L_89, L_90, /*hidden argument*/NULL); NullCheck(L_91); int32_t L_92 = CAwardItem_get_Amount_m2607280859(L_91, /*hidden argument*/NULL); V_8 = L_92; String_t* L_93 = Int32_ToString_m141394615((&V_8), /*hidden argument*/NULL); NullCheck(L_88); UILabel_set_text_m1071532778(L_88, L_93, /*hidden argument*/NULL); } IL_0231: { goto IL_0249; } IL_0236: { TransformU5BU5D_t807237628* L_94 = __this->get_m_uiGifts_2(); int32_t L_95 = V_0; NullCheck(L_94); int32_t L_96 = L_95; Transform_t3600365921 * L_97 = (L_94)->GetAt(static_cast(L_96)); NullCheck(L_97); GameObject_t1113636619 * L_98 = Component_get_gameObject_m442555142(L_97, /*hidden argument*/NULL); NullCheck(L_98); GameObject_SetActive_m796801857(L_98, (bool)0, /*hidden argument*/NULL); } IL_0249: { int32_t L_99 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_99, (int32_t)1)); } IL_024d: { int32_t L_100 = V_0; TransformU5BU5D_t807237628* L_101 = __this->get_m_uiGifts_2(); NullCheck(L_101); if ((((int32_t)L_100) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_101)->max_length))))))) { goto IL_0071; } } IL_025b: { return; } } // System.Boolean uiActivityAward::OnFreshIcon() extern "C" IL2CPP_METHOD_ATTR bool uiActivityAward_OnFreshIcon_m1138849505 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityAward_OnFreshIcon_m1138849505_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; CAwardItem_t1677460915 * V_2 = NULL; Transform_t3600365921 * V_3 = NULL; UITexture_t3471168817 * V_4 = NULL; int32_t V_5 = 0; String_t* V_6 = NULL; Texture2D_t3840446185 * V_7 = NULL; Texture2D_t3840446185 * V_8 = NULL; float V_9 = 0.0f; UITexture_t3471168817 * G_B12_0 = NULL; { TransformU5BU5D_t807237628* L_0 = __this->get_m_uiGifts_2(); if (!L_0) { goto IL_0016; } } { CAwardList_t4094041907 * L_1 = __this->get_m_awardArr_7(); if (L_1) { goto IL_0018; } } IL_0016: { return (bool)1; } IL_0018: { V_0 = (bool)1; V_1 = 0; goto IL_01d7; } IL_0021: { CAwardList_t4094041907 * L_2 = __this->get_m_awardArr_7(); int32_t L_3 = V_1; NullCheck(L_2); CAwardItem_t1677460915 * L_4 = CAwardList_GetItemByIndex_m1502988785(L_2, L_3, /*hidden argument*/NULL); V_2 = L_4; CAwardList_t4094041907 * L_5 = __this->get_m_awardArr_7(); if (!L_5) { goto IL_0067; } } { int32_t L_6 = V_1; CAwardList_t4094041907 * L_7 = __this->get_m_awardArr_7(); NullCheck(L_7); int32_t L_8 = CAwardList_get_Count_m2249531307(L_7, /*hidden argument*/NULL); if ((((int32_t)L_6) >= ((int32_t)L_8))) { goto IL_0067; } } { CAwardItem_t1677460915 * L_9 = V_2; if (!L_9) { goto IL_0067; } } { TransformU5BU5D_t807237628* L_10 = __this->get_m_uiGifts_2(); int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = L_11; Transform_t3600365921 * 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); bool L_15 = GameObject_get_activeSelf_m1767405923(L_14, /*hidden argument*/NULL); if (L_15) { goto IL_006c; } } IL_0067: { goto IL_01d3; } IL_006c: { TransformU5BU5D_t807237628* L_16 = __this->get_m_uiGifts_2(); int32_t L_17 = V_1; NullCheck(L_16); int32_t L_18 = L_17; Transform_t3600365921 * L_19 = (L_16)->GetAt(static_cast(L_18)); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral416089526, /*hidden argument*/NULL); V_3 = L_20; Transform_t3600365921 * L_21 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_22 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0091; } } { G_B12_0 = ((UITexture_t3471168817 *)(NULL)); goto IL_009c; } IL_0091: { Transform_t3600365921 * L_23 = V_3; NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); NullCheck(L_24); UITexture_t3471168817 * L_25 = GameObject_GetComponent_TisUITexture_t3471168817_m2021756817(L_24, /*hidden argument*/GameObject_GetComponent_TisUITexture_t3471168817_m2021756817_RuntimeMethod_var); G_B12_0 = L_25; } IL_009c: { V_4 = G_B12_0; UITexture_t3471168817 * L_26 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_27 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_01d3; } } { CAwardItem_t1677460915 * L_28 = V_2; NullCheck(L_28); int32_t L_29 = CAwardItem_get_ConfigId_m576905535(L_28, /*hidden argument*/NULL); V_5 = L_29; int32_t L_30 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_31 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); V_6 = L_31; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_32 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_33 = V_6; NullCheck(L_32); Object_t631007953 * L_34 = IResourceManager_CreateResource_m1279813597(L_32, L_33, (bool)0, /*hidden argument*/NULL); V_7 = ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_34, Texture2D_t3840446185_il2cpp_TypeInfo_var)); Texture2D_t3840446185 * L_35 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_36 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_017a; } } { V_0 = (bool)0; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_37 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); Texture2D_t3840446185 * L_38 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_37, _stringLiteral3071468220); V_8 = L_38; Texture2D_t3840446185 * L_39 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_40 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_0175; } } { UITexture_t3471168817 * L_41 = V_4; Texture2D_t3840446185 * L_42 = V_8; NullCheck(L_41); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_41, L_42); float L_43 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_9 = L_43; float L_44 = V_9; float L_45 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_46 = floorf(L_45); V_9 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((float)il2cpp_codegen_subtract((float)L_44, (float)L_46)))))); UITexture_t3471168817 * L_47 = V_4; NullCheck(L_47); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(L_47, /*hidden argument*/NULL); float L_49 = V_9; Vector3_t3722313464 L_50; memset(&L_50, 0, sizeof(L_50)); Vector3__ctor_m3353183577((&L_50), (0.0f), (0.0f), L_49, /*hidden argument*/NULL); NullCheck(L_48); Transform_set_localEulerAngles_m4202601546(L_48, L_50, /*hidden argument*/NULL); UITexture_t3471168817 * L_51 = V_4; NullCheck(L_51); Transform_t3600365921 * L_52 = Component_get_transform_m3162698980(L_51, /*hidden argument*/NULL); Texture2D_t3840446185 * L_53 = V_8; NullCheck(L_53); int32_t L_54 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_53); Texture2D_t3840446185 * L_55 = V_8; NullCheck(L_55); int32_t L_56 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_55); Vector3_t3722313464 L_57; memset(&L_57, 0, sizeof(L_57)); Vector3__ctor_m3353183577((&L_57), (((float)((float)L_54))), (((float)((float)L_56))), (1.0f), /*hidden argument*/NULL); NullCheck(L_52); Transform_set_localScale_m3053443106(L_52, L_57, /*hidden argument*/NULL); UITexture_t3471168817 * L_58 = V_4; NullCheck(L_58); GameObject_t1113636619 * L_59 = Component_get_gameObject_m442555142(L_58, /*hidden argument*/NULL); NullCheck(L_59); GameObject_SetActive_m796801857(L_59, (bool)1, /*hidden argument*/NULL); } IL_0175: { goto IL_01d3; } IL_017a: { UITexture_t3471168817 * L_60 = V_4; Texture2D_t3840446185 * L_61 = V_7; NullCheck(L_60); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_60, L_61); UITexture_t3471168817 * L_62 = V_4; NullCheck(L_62); Transform_t3600365921 * L_63 = Component_get_transform_m3162698980(L_62, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_64 = __this->get_m_uiGifts_2(); int32_t L_65 = V_1; NullCheck(L_64); int32_t L_66 = L_65; Transform_t3600365921 * L_67 = (L_64)->GetAt(static_cast(L_66)); NullCheck(L_67); Transform_t3600365921 * L_68 = Transform_Find_m1729760951(L_67, _stringLiteral3454252990, /*hidden argument*/NULL); NullCheck(L_68); Vector3_t3722313464 L_69 = Transform_get_localScale_m129152068(L_68, /*hidden argument*/NULL); NullCheck(L_63); Transform_set_localScale_m3053443106(L_63, L_69, /*hidden argument*/NULL); UITexture_t3471168817 * L_70 = V_4; NullCheck(L_70); Transform_t3600365921 * L_71 = Component_get_transform_m3162698980(L_70, /*hidden argument*/NULL); Vector3_t3722313464 L_72; memset(&L_72, 0, sizeof(L_72)); Vector3__ctor_m3353183577((&L_72), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_71); Transform_set_localEulerAngles_m4202601546(L_71, L_72, /*hidden argument*/NULL); UITexture_t3471168817 * L_73 = V_4; NullCheck(L_73); GameObject_t1113636619 * L_74 = Component_get_gameObject_m442555142(L_73, /*hidden argument*/NULL); NullCheck(L_74); GameObject_SetActive_m796801857(L_74, (bool)1, /*hidden argument*/NULL); } IL_01d3: { int32_t L_75 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_01d7: { int32_t L_76 = V_1; TransformU5BU5D_t807237628* L_77 = __this->get_m_uiGifts_2(); NullCheck(L_77); if ((((int32_t)L_76) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_77)->max_length))))))) { goto IL_0021; } } { bool L_78 = V_0; return L_78; } } // System.Void uiActivityAward::OnClickItema(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_OnClickItema_m3574572196 (uiActivityAward_t2058870093 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityAward_OnClickItema_m3574572196_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { V_0 = 0; GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_get_parent_m835071599(L_1, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); V_1 = L_3; String_t* L_4 = V_1; if (!L_4) { goto IL_0075; } } { String_t* L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, _stringLiteral3073633708, /*hidden argument*/NULL); if (L_6) { goto IL_004e; } } { String_t* L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral3073633705, /*hidden argument*/NULL); if (L_8) { goto IL_005b; } } { String_t* L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_op_Equality_m920492651(NULL /*static, unused*/, L_9, _stringLiteral3073633706, /*hidden argument*/NULL); if (L_10) { goto IL_0068; } } { goto IL_0075; } IL_004e: { int32_t L_11 = uiActivityAward_GetConfigID_m2695022754(__this, 0, /*hidden argument*/NULL); V_0 = L_11; goto IL_0075; } IL_005b: { int32_t L_12 = uiActivityAward_GetConfigID_m2695022754(__this, 1, /*hidden argument*/NULL); V_0 = L_12; goto IL_0075; } IL_0068: { int32_t L_13 = uiActivityAward_GetConfigID_m2695022754(__this, 2, /*hidden argument*/NULL); V_0 = L_13; goto IL_0075; } IL_0075: { int32_t L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_15 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); if (L_15) { goto IL_0081; } } { return; } IL_0081: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_16 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = V_0; NullCheck(L_16); CShopManager_ShowAvatar_m2860953780(L_16, L_17, /*hidden argument*/NULL); return; } } // System.Int32 uiActivityAward::GetConfigID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t uiActivityAward_GetConfigID_m2695022754 (uiActivityAward_t2058870093 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityAward_GetConfigID_m2695022754_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardItem_t1677460915 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; UITexture_t3471168817 * V_2 = NULL; UITexture_t3471168817 * G_B3_0 = NULL; { CAwardList_t4094041907 * L_0 = __this->get_m_awardArr_7(); int32_t L_1 = ___id0; NullCheck(L_0); CAwardItem_t1677460915 * L_2 = CAwardList_GetItemByIndex_m1502988785(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; TransformU5BU5D_t807237628* L_3 = __this->get_m_uiGifts_2(); int32_t L_4 = ___id0; NullCheck(L_3); int32_t L_5 = L_4; Transform_t3600365921 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral416089526, /*hidden argument*/NULL); V_1 = L_7; Transform_t3600365921 * L_8 = V_1; 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_0032; } } { G_B3_0 = ((UITexture_t3471168817 *)(NULL)); goto IL_003d; } IL_0032: { Transform_t3600365921 * L_10 = V_1; NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); NullCheck(L_11); UITexture_t3471168817 * L_12 = GameObject_GetComponent_TisUITexture_t3471168817_m2021756817(L_11, /*hidden argument*/GameObject_GetComponent_TisUITexture_t3471168817_m2021756817_RuntimeMethod_var); G_B3_0 = L_12; } IL_003d: { V_2 = G_B3_0; UITexture_t3471168817 * L_13 = V_2; 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_0051; } } { CAwardItem_t1677460915 * L_15 = V_0; NullCheck(L_15); int32_t L_16 = CAwardItem_get_ConfigId_m576905535(L_15, /*hidden argument*/NULL); return L_16; } IL_0051: { 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 extern "C" void DelegatePInvokeWrapper_OnAcceptAward_t3091551033 (OnAcceptAward_t3091551033 * __this, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(); } // System.Void uiActivityAward/OnAcceptAward::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnAcceptAward__ctor_m3812106801 (OnAcceptAward_t3091551033 * __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 uiActivityAward/OnAcceptAward::Invoke() extern "C" IL2CPP_METHOD_ATTR void OnAcceptAward_Invoke_m596130365 (OnAcceptAward_t3091551033 * __this, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnAcceptAward_Invoke_m596130365((OnAcceptAward_t3091551033 *)__this->get_prev_9(), 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) == 0) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, 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)) GenericInterfaceActionInvoker0::Invoke(targetMethod, targetThis); else GenericVirtActionInvoker0::Invoke(targetMethod, targetThis); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis); } } else { typedef void (*FunctionPointerType) (void*, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod); } } } } // System.IAsyncResult uiActivityAward/OnAcceptAward::BeginInvoke(System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnAcceptAward_BeginInvoke_m2098459793 (OnAcceptAward_t3091551033 * __this, AsyncCallback_t3962456242 * ___callback0, RuntimeObject * ___object1, const RuntimeMethod* method) { void *__d_args[1] = {0}; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback0, (RuntimeObject*)___object1); } // System.Void uiActivityAward/OnAcceptAward::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnAcceptAward_EndInvoke_m405118724 (OnAcceptAward_t3091551033 * __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 uiActivityBilCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityBilCell__ctor_m4218679707 (uiActivityBilCell_t1962120859 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityBilCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityBilCell_OnPageInit_m4121984000 (uiActivityBilCell_t1962120859 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBilCell_OnPageInit_m4121984000_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_6(); if (L_0) { goto IL_002d; } } { __this->set_isPageInit_6((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, _stringLiteral2768723894, /*hidden argument*/NULL); NullCheck(L_2); UITexture_t3471168817 * L_3 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_2, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_bill_texture_2(L_3); } IL_002d: { return; } } // System.Void uiActivityBilCell::Awake() extern "C" IL2CPP_METHOD_ATTR void uiActivityBilCell_Awake_m2543764883 (uiActivityBilCell_t1962120859 * __this, const RuntimeMethod* method) { { __this->set_m_is_ready_3((bool)0); __this->set_m_lastIndex_4(((int32_t)-2)); __this->set_m_curIndex_5((-1)); return; } } // System.Void uiActivityBilCell::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityBilCell_Start_m2305769375 (uiActivityBilCell_t1962120859 * __this, const RuntimeMethod* method) { { UITexture_t3471168817 * L_0 = __this->get_m_bill_texture_2(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityBilCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityBilCell_SetIndex_m3644141565 (uiActivityBilCell_t1962120859 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curIndex_5(); int32_t L_1 = ___index0; if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_000d; } } { return; } IL_000d: { int32_t L_2 = ___index0; __this->set_m_curIndex_5(L_2); __this->set_m_is_ready_3((bool)0); return; } } // System.Void uiActivityBilCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityBilCell_Update_m1703003541 (uiActivityBilCell_t1962120859 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBilCell_Update_m1703003541_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityPicData_t4037644981 * V_0 = NULL; Texture2D_t3840446185 * V_1 = NULL; Texture2D_t3840446185 * G_B10_0 = NULL; { int32_t L_0 = __this->get_m_lastIndex_4(); int32_t L_1 = __this->get_m_curIndex_5(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0024; } } { int32_t L_2 = __this->get_m_curIndex_5(); __this->set_m_lastIndex_4(L_2); __this->set_m_is_ready_3((bool)0); } IL_0024: { bool L_3 = __this->get_m_is_ready_3(); if (!L_3) { goto IL_0030; } } { return; } IL_0030: { int32_t L_4 = __this->get_m_curIndex_5(); if ((((int32_t)0) > ((int32_t)L_4))) { goto IL_0051; } } { int32_t L_5 = __this->get_m_curIndex_5(); logicActivityPic_t3113258227 * L_6 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = logicActivityPic_GetCount_m3640953955(L_6, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0076; } } IL_0051: { __this->set_m_is_ready_3((bool)1); UITexture_t3471168817 * L_8 = __this->get_m_bill_texture_2(); NullCheck(L_8); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_8, (Texture_t3661962703 *)NULL); UITexture_t3471168817 * L_9 = __this->get_m_bill_texture_2(); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); NullCheck(L_10); GameObject_SetActive_m796801857(L_10, (bool)0, /*hidden argument*/NULL); return; } IL_0076: { logicActivityPic_t3113258227 * L_11 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_12 = __this->get_m_curIndex_5(); NullCheck(L_11); CActivityPicData_t4037644981 * L_13 = logicActivityPic_GetTexture_m3839946057(L_11, L_12, /*hidden argument*/NULL); V_0 = L_13; CActivityPicData_t4037644981 * L_14 = V_0; if (!L_14) { goto IL_0098; } } { CActivityPicData_t4037644981 * L_15 = V_0; NullCheck(L_15); Texture2D_t3840446185 * L_16 = CActivityPicData_get_texture2d_m1755156155(L_15, /*hidden argument*/NULL); G_B10_0 = L_16; goto IL_0099; } IL_0098: { G_B10_0 = ((Texture2D_t3840446185 *)(NULL)); } IL_0099: { V_1 = G_B10_0; Texture2D_t3840446185 * L_17 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_18 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_17, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_18) { goto IL_00f7; } } { __this->set_m_is_ready_3((bool)1); UITexture_t3471168817 * L_19 = __this->get_m_bill_texture_2(); NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); Texture2D_t3840446185 * L_21 = V_1; NullCheck(L_21); int32_t L_22 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_21); Texture2D_t3840446185 * L_23 = V_1; NullCheck(L_23); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_23); Vector3_t3722313464 L_25; memset(&L_25, 0, sizeof(L_25)); Vector3__ctor_m3353183577((&L_25), (((float)((float)L_22))), (((float)((float)L_24))), (1.0f), /*hidden argument*/NULL); NullCheck(L_20); Transform_set_localScale_m3053443106(L_20, L_25, /*hidden argument*/NULL); UITexture_t3471168817 * L_26 = __this->get_m_bill_texture_2(); Texture2D_t3840446185 * L_27 = V_1; NullCheck(L_26); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_26, L_27); UITexture_t3471168817 * L_28 = __this->get_m_bill_texture_2(); NullCheck(L_28); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(L_28, /*hidden argument*/NULL); NullCheck(L_29); GameObject_SetActive_m796801857(L_29, (bool)1, /*hidden argument*/NULL); goto IL_0108; } IL_00f7: { UITexture_t3471168817 * L_30 = __this->get_m_bill_texture_2(); NullCheck(L_30); GameObject_t1113636619 * L_31 = Component_get_gameObject_m442555142(L_30, /*hidden argument*/NULL); NullCheck(L_31); GameObject_SetActive_m796801857(L_31, (bool)0, /*hidden argument*/NULL); } IL_0108: { 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 uiActivityBillList::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList__ctor_m2119604710 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityBillList::Awake() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_Awake_m1447484967 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBillList_Awake_m1447484967_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_OldFadeOut_8((-1)); __this->set_m_active0_9((bool)1); __this->set_m_bClkingInside_10((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_11(L_0); Vector2_t2156229523 L_1 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_ClkPos_12(L_1); __this->set_m_fTime_13((-1.0f)); return; } } // System.Void uiActivityBillList::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_OnPageInit_m2915752639 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBillList_OnPageInit_m2915752639_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_0 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); MemberManager_RequestMemberInfo_m42992302(L_0, /*hidden argument*/NULL); bool L_1 = __this->get_isPageInit_6(); if (L_1) { goto IL_0068; } } { __this->set_isPageInit_6((bool)1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_3 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_2, _stringLiteral61103065, /*hidden argument*/NULL); __this->set_m_gotoBtn_2(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, _stringLiteral2810253130, /*hidden argument*/NULL); NullCheck(L_5); UILabel_t3248798549 * L_6 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_5, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_billIndex_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral3280197322, /*hidden argument*/NULL); NullCheck(L_8); uiActivityBilCell_t1962120859 * L_9 = Component_GetComponent_TisuiActivityBilCell_t1962120859_m669742158(L_8, /*hidden argument*/Component_GetComponent_TisuiActivityBilCell_t1962120859_m669742158_RuntimeMethod_var); __this->set_m_uiActivityBilCell_4(L_9); } IL_0068: { return; } } // System.Void uiActivityBillList::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_OnDestroy_m3247940999 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiActivityBillList::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_Start_m229957840 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBillList_Start_m229957840_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { logicActivityPic_t3113258227 * L_0 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = logicActivityPic_GetCurrentIndex_m1368352212(L_0, /*hidden argument*/NULL); __this->set_m_curPicIndex_7(L_1); logicActivityPic_t3113258227 * L_2 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = logicActivityPic_IsOver_m3262047398(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_4 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CWndController_HideUI_m732482071(L_4, ((int32_t)27), /*hidden argument*/NULL); return; } IL_002c: { CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CTextHelp_GetText_m372251958(L_5, _stringLiteral264516208, /*hidden argument*/NULL); V_0 = L_6; UILabel_t3248798549 * L_7 = __this->get_m_billIndex_3(); String_t* L_8 = V_0; int32_t L_9 = __this->get_m_curPicIndex_7(); int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); 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_Format_m2844511972(NULL /*static, unused*/, L_8, L_11, /*hidden argument*/NULL); logicActivityPic_t3113258227 * L_13 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = logicActivityPic_GetCount_m3640953955(L_13, /*hidden argument*/NULL); V_1 = L_14; String_t* L_15 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); String_t* L_16 = String_Concat_m3755062657(NULL /*static, unused*/, L_12, _stringLiteral3452614529, L_15, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_16, /*hidden argument*/NULL); uiActivityBilCell_t1962120859 * L_17 = __this->get_m_uiActivityBilCell_4(); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); NullCheck(L_18); GameObject_SetActive_m796801857(L_18, (bool)1, /*hidden argument*/NULL); uiActivityBilCell_t1962120859 * L_19 = __this->get_m_uiActivityBilCell_4(); int32_t L_20 = __this->get_m_curPicIndex_7(); NullCheck(L_19); uiActivityBilCell_SetIndex_m3644141565(L_19, L_20, /*hidden argument*/NULL); int32_t L_21 = __this->get_m_curPicIndex_7(); if ((((int32_t)L_21) < ((int32_t)0))) { goto IL_00bf; } } { int32_t L_22 = __this->get_m_curPicIndex_7(); logicActivityPic_t3113258227 * L_23 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); int32_t L_24 = logicActivityPic_GetCount_m3640953955(L_23, /*hidden argument*/NULL); if ((((int32_t)L_22) < ((int32_t)L_24))) { goto IL_00c0; } } IL_00bf: { return; } IL_00c0: { logicActivityPic_t3113258227 * L_25 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = __this->get_m_curPicIndex_7(); NullCheck(L_25); CActivityPicData_t4037644981 * L_27 = logicActivityPic_GetTexture_m3839946057(L_25, L_26, /*hidden argument*/NULL); __this->set_m_currentTexture_15(L_27); CActivityPicData_t4037644981 * L_28 = __this->get_m_currentTexture_15(); if (L_28) { goto IL_00e2; } } { return; } IL_00e2: { GameObject_t1113636619 * L_29 = __this->get_m_gotoBtn_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_29, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiActivityBillList::OnUIMoving() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_OnUIMoving_m3542552832 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBillList_OnUIMoving_m3542552832_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; { float L_0 = __this->get_m_fTime_13(); if ((!(((float)(-0.5f)) > ((float)L_0)))) { goto IL_0011; } } { return; } IL_0011: { float L_1 = __this->get_m_fTime_13(); float L_2 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fTime_13(((float)il2cpp_codegen_add((float)L_1, (float)L_2))); float L_3 = __this->get_m_fTime_13(); if ((!(((float)(0.3f)) <= ((float)L_3)))) { goto IL_0075; } } { bool L_4 = __this->get_m_active0_9(); if (!L_4) { goto IL_0058; } } { uiActivityBilCell_t1962120859 * L_5 = __this->get_m_uiActivityBilCell_4(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_7 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); Transform_set_localPosition_m4128471975(L_6, L_7, /*hidden argument*/NULL); goto IL_0069; } IL_0058: { uiActivityBilCell_t1962120859 * L_8 = __this->get_m_uiActivityBilCell_4(); NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); NullCheck(L_9); GameObject_SetActive_m796801857(L_9, (bool)0, /*hidden argument*/NULL); } IL_0069: { __this->set_m_fTime_13((-1.0f)); return; } IL_0075: { float L_10 = __this->get_m_fTime_13(); V_0 = ((float)il2cpp_codegen_multiply((float)(3.3f), (float)L_10)); bool L_11 = __this->get_m_bToLower_14(); if (!L_11) { goto IL_0104; } } { float L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_13 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (-640.0f), (0.0f), L_12, /*hidden argument*/NULL); V_1 = L_13; float L_14 = V_0; float L_15 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.0f), (640.0f), L_14, /*hidden argument*/NULL); V_2 = L_15; bool L_16 = __this->get_m_active0_9(); if (!L_16) { goto IL_00df; } } { uiActivityBilCell_t1962120859 * L_17 = __this->get_m_uiActivityBilCell_4(); NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); float L_19 = V_1; Vector3_t3722313464 L_20; memset(&L_20, 0, sizeof(L_20)); Vector3__ctor_m3353183577((&L_20), L_19, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_18); Transform_set_localPosition_m4128471975(L_18, L_20, /*hidden argument*/NULL); goto IL_00ff; } IL_00df: { uiActivityBilCell_t1962120859 * L_21 = __this->get_m_uiActivityBilCell_4(); NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); float L_23 = V_2; Vector3_t3722313464 L_24; memset(&L_24, 0, sizeof(L_24)); Vector3__ctor_m3353183577((&L_24), L_23, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_22); Transform_set_localPosition_m4128471975(L_22, L_24, /*hidden argument*/NULL); } IL_00ff: { goto IL_0178; } IL_0104: { float L_25 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_26 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (640.0f), (0.0f), L_25, /*hidden argument*/NULL); V_3 = L_26; float L_27 = V_0; float L_28 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.0f), (-640.0f), L_27, /*hidden argument*/NULL); V_4 = L_28; bool L_29 = __this->get_m_active0_9(); if (!L_29) { goto IL_0157; } } { uiActivityBilCell_t1962120859 * L_30 = __this->get_m_uiActivityBilCell_4(); NullCheck(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(L_30, /*hidden argument*/NULL); float L_32 = V_3; Vector3_t3722313464 L_33; memset(&L_33, 0, sizeof(L_33)); Vector3__ctor_m3353183577((&L_33), L_32, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_31); Transform_set_localPosition_m4128471975(L_31, L_33, /*hidden argument*/NULL); goto IL_0178; } IL_0157: { uiActivityBilCell_t1962120859 * L_34 = __this->get_m_uiActivityBilCell_4(); NullCheck(L_34); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(L_34, /*hidden argument*/NULL); float L_36 = V_4; Vector3_t3722313464 L_37; memset(&L_37, 0, sizeof(L_37)); Vector3__ctor_m3353183577((&L_37), L_36, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_35); Transform_set_localPosition_m4128471975(L_35, L_37, /*hidden argument*/NULL); } IL_0178: { return; } } // System.Void uiActivityBillList::DoCheckUIMove() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_DoCheckUIMove_m1968416703 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBillList_DoCheckUIMove_m1968416703_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; Rect_t2360479859 V_2; memset(&V_2, 0, sizeof(V_2)); Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); int32_t V_4 = 0; bool V_5 = false; bool V_6 = false; float V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; int32_t G_B5_0 = 0; int32_t G_B8_0 = 0; uiActivityBillList_t2300598817 * G_B13_0 = NULL; uiActivityBillList_t2300598817 * G_B12_0 = NULL; int32_t G_B14_0 = 0; uiActivityBillList_t2300598817 * G_B14_1 = NULL; Vector2_t2156229523 * G_B20_0 = NULL; Vector2_t2156229523 * G_B19_0 = NULL; float G_B21_0 = 0.0f; Vector2_t2156229523 * G_B21_1 = NULL; Vector2_t2156229523 * G_B23_0 = NULL; Vector2_t2156229523 * G_B22_0 = NULL; float G_B24_0 = 0.0f; Vector2_t2156229523 * G_B24_1 = NULL; { logicActivityPic_t3113258227 * L_0 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = logicActivityPic_GetCount_m3640953955(L_0, /*hidden argument*/NULL); if ((((int32_t)1) < ((int32_t)L_1))) { goto IL_0011; } } { return; } IL_0011: { int32_t L_2 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((float)((float)(((float)((float)L_2)))/(float)(960.0f))); int32_t L_3 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = ((float)((float)(((float)((float)L_3)))/(float)(640.0f))); Rect__ctor_m2614021312((&V_2), (0.0f), (0.0f), (640.0f), (640.0f), /*hidden argument*/NULL); Rect_t2360479859 * L_4 = (&V_2); float L_5 = Rect_get_x_m3839990490(L_4, /*hidden argument*/NULL); float L_6 = V_0; Rect_set_x_m2352063068(L_4, ((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), /*hidden argument*/NULL); Rect_t2360479859 * L_7 = (&V_2); float L_8 = Rect_get_width_m3421484486(L_7, /*hidden argument*/NULL); float L_9 = V_0; Rect_set_width_m2963421158(L_7, ((float)il2cpp_codegen_multiply((float)L_8, (float)L_9)), /*hidden argument*/NULL); Rect_t2360479859 * L_10 = (&V_2); float L_11 = Rect_get_y_m1501338330(L_10, /*hidden argument*/NULL); float L_12 = V_1; Rect_set_y_m3702432190(L_10, ((float)il2cpp_codegen_multiply((float)L_11, (float)L_12)), /*hidden argument*/NULL); Rect_t2360479859 * L_13 = (&V_2); float L_14 = Rect_get_height_m1358425599(L_13, /*hidden argument*/NULL); float L_15 = V_1; Rect_set_height_m1625569324(L_13, ((float)il2cpp_codegen_multiply((float)L_14, (float)L_15)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_16 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_16; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); int32_t L_17 = CInputHelp_GetMousePosition_m2637342208(NULL /*static, unused*/, (bool)0, (&V_3), /*hidden argument*/NULL); V_4 = L_17; int32_t L_18 = V_4; if ((((int32_t)0) > ((int32_t)L_18))) { goto IL_00a0; } } { G_B5_0 = 1; goto IL_00a1; } IL_00a0: { G_B5_0 = 0; } IL_00a1: { V_5 = (bool)G_B5_0; bool L_19 = V_5; if (!L_19) { goto IL_00b4; } } { Vector2_t2156229523 L_20 = V_3; bool L_21 = Rect_Contains_m3188543637((&V_2), L_20, /*hidden argument*/NULL); G_B8_0 = ((int32_t)(L_21)); goto IL_00b5; } IL_00b4: { G_B8_0 = 0; } IL_00b5: { V_6 = (bool)G_B8_0; bool L_22 = __this->get_m_bClkingInside_10(); if (!L_22) { goto IL_012b; } } { bool L_23 = V_5; if (L_23) { goto IL_012b; } } { bool L_24 = V_5; __this->set_m_bClkingInside_10(L_24); Vector2_t2156229523 * L_25 = __this->get_address_of_m_MaxOffset_11(); float L_26 = L_25->get_x_0(); V_7 = L_26; float L_27 = V_0; float L_28 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_29 = fabsf(L_28); if ((!(((float)((float)il2cpp_codegen_multiply((float)(20.0f), (float)L_27))) <= ((float)L_29)))) { goto IL_010a; } } { float L_30 = V_7; G_B12_0 = __this; if ((!(((float)(0.0f)) < ((float)L_30)))) { G_B13_0 = __this; goto IL_0104; } } { G_B14_0 = 1; G_B14_1 = G_B12_0; goto IL_0105; } IL_0104: { G_B14_0 = 0; G_B14_1 = G_B13_0; } IL_0105: { NullCheck(G_B14_1); uiActivityBillList_MoveOneTick_m3572297897(G_B14_1, (bool)G_B14_0, /*hidden argument*/NULL); } IL_010a: { Vector2_t2156229523 * L_31 = __this->get_address_of_m_MaxOffset_11(); L_31->set_x_0((0.0f)); Vector2_t2156229523 * L_32 = __this->get_address_of_m_MaxOffset_11(); L_32->set_y_1((0.0f)); return; } IL_012b: { bool L_33 = V_5; if (!L_33) { goto IL_0209; } } { bool L_34 = __this->get_m_bClkingInside_10(); if (!L_34) { goto IL_01de; } } { float L_35 = (&V_3)->get_x_0(); Vector2_t2156229523 * L_36 = __this->get_address_of_m_ClkPos_12(); float L_37 = L_36->get_x_0(); V_8 = ((float)il2cpp_codegen_subtract((float)L_35, (float)L_37)); float L_38 = (&V_3)->get_y_1(); Vector2_t2156229523 * L_39 = __this->get_address_of_m_ClkPos_12(); float L_40 = L_39->get_y_1(); V_9 = ((float)il2cpp_codegen_subtract((float)L_38, (float)L_40)); Vector2_t2156229523 * L_41 = __this->get_address_of_m_MaxOffset_11(); Vector2_t2156229523 * L_42 = __this->get_address_of_m_MaxOffset_11(); float L_43 = L_42->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_44 = fabsf(L_43); float L_45 = V_8; float L_46 = fabsf(L_45); G_B19_0 = L_41; if ((!(((float)L_44) < ((float)L_46)))) { G_B20_0 = L_41; goto IL_0190; } } { float L_47 = V_8; G_B21_0 = L_47; G_B21_1 = G_B19_0; goto IL_019b; } IL_0190: { Vector2_t2156229523 * L_48 = __this->get_address_of_m_MaxOffset_11(); float L_49 = L_48->get_x_0(); G_B21_0 = L_49; G_B21_1 = G_B20_0; } IL_019b: { G_B21_1->set_x_0(G_B21_0); Vector2_t2156229523 * L_50 = __this->get_address_of_m_MaxOffset_11(); Vector2_t2156229523 * L_51 = __this->get_address_of_m_MaxOffset_11(); float L_52 = L_51->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_53 = fabsf(L_52); float L_54 = V_9; float L_55 = fabsf(L_54); G_B22_0 = L_50; if ((!(((float)L_53) < ((float)L_55)))) { G_B23_0 = L_50; goto IL_01c9; } } { float L_56 = V_9; G_B24_0 = L_56; G_B24_1 = G_B22_0; goto IL_01d4; } IL_01c9: { Vector2_t2156229523 * L_57 = __this->get_address_of_m_MaxOffset_11(); float L_58 = L_57->get_y_1(); G_B24_0 = L_58; G_B24_1 = G_B23_0; } IL_01d4: { G_B24_1->set_y_1(G_B24_0); goto IL_0209; } IL_01de: { bool L_59 = V_6; if (!L_59) { goto IL_0209; } } { bool L_60 = __this->get_m_bClkingInside_10(); if (L_60) { goto IL_0209; } } { __this->set_m_bClkingInside_10((bool)1); Vector2_t2156229523 L_61 = V_3; __this->set_m_ClkPos_12(L_61); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_62 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_MaxOffset_11(L_62); } IL_0209: { return; } } // System.Void uiActivityBillList::MoveOneTick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_MoveOneTick_m3572297897 (uiActivityBillList_t2300598817 * __this, bool ___bToLower0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBillList_MoveOneTick_m3572297897_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; int32_t V_2 = 0; { logicActivityPic_t3113258227 * L_0 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = logicActivityPic_GetCount_m3640953955(L_0, /*hidden argument*/NULL); V_0 = L_1; bool L_2 = ___bToLower0; __this->set_m_bToLower_14(L_2); __this->set_m_fTime_13((0.0f)); bool L_3 = __this->get_m_active0_9(); __this->set_m_active0_9((bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0)); bool L_4 = ___bToLower0; if (!L_4) { goto IL_0059; } } { int32_t L_5 = V_0; int32_t L_6 = __this->get_m_curPicIndex_7(); int32_t L_7 = V_0; __this->set_m_curPicIndex_7(((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)), (int32_t)1))%(int32_t)L_7))); int32_t L_8 = __this->get_m_curPicIndex_7(); int32_t L_9 = V_0; __this->set_m_OldFadeOut_8(((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))%(int32_t)L_9))); goto IL_007b; } IL_0059: { int32_t L_10 = __this->get_m_curPicIndex_7(); int32_t L_11 = V_0; __this->set_m_curPicIndex_7(((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1))%(int32_t)L_11))); int32_t L_12 = V_0; int32_t L_13 = __this->get_m_curPicIndex_7(); int32_t L_14 = V_0; __this->set_m_OldFadeOut_8(((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)L_13)), (int32_t)1))%(int32_t)L_14))); } IL_007b: { bool L_15 = __this->get_m_active0_9(); if (!L_15) { goto IL_00ad; } } { uiActivityBilCell_t1962120859 * L_16 = __this->get_m_uiActivityBilCell_4(); 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); uiActivityBilCell_t1962120859 * L_18 = __this->get_m_uiActivityBilCell_4(); int32_t L_19 = __this->get_m_curPicIndex_7(); NullCheck(L_18); uiActivityBilCell_SetIndex_m3644141565(L_18, L_19, /*hidden argument*/NULL); goto IL_00cf; } IL_00ad: { uiActivityBilCell_t1962120859 * L_20 = __this->get_m_uiActivityBilCell_4(); 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); uiActivityBilCell_t1962120859 * L_22 = __this->get_m_uiActivityBilCell_4(); int32_t L_23 = __this->get_m_OldFadeOut_8(); NullCheck(L_22); uiActivityBilCell_SetIndex_m3644141565(L_22, L_23, /*hidden argument*/NULL); } IL_00cf: { CTextHelp_t3119637808 * L_24 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); String_t* L_25 = CTextHelp_GetText_m372251958(L_24, _stringLiteral264516208, /*hidden argument*/NULL); V_1 = L_25; UILabel_t3248798549 * L_26 = __this->get_m_billIndex_3(); String_t* L_27 = V_1; int32_t L_28 = __this->get_m_curPicIndex_7(); int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); RuntimeObject * L_30 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_29); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = String_Format_m2844511972(NULL /*static, unused*/, L_27, L_30, /*hidden argument*/NULL); logicActivityPic_t3113258227 * L_32 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); int32_t L_33 = logicActivityPic_GetCount_m3640953955(L_32, /*hidden argument*/NULL); V_2 = L_33; String_t* L_34 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); String_t* L_35 = String_Concat_m3755062657(NULL /*static, unused*/, L_31, _stringLiteral3452614529, L_34, /*hidden argument*/NULL); NullCheck(L_26); UILabel_set_text_m1071532778(L_26, L_35, /*hidden argument*/NULL); return; } } // System.Void uiActivityBillList::OnGotoClk() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_OnGotoClk_m2357791782 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBillList_OnGotoClk_m2357791782_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; AudioClip_t3680889665 * V_2 = NULL; { CActivityPicData_t4037644981 * L_0 = __this->get_m_currentTexture_15(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { CActivityPicData_t4037644981 * L_1 = __this->get_m_currentTexture_15(); NullCheck(L_1); int32_t L_2 = L_1->get_type_0(); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0051; } } { CActivityPicData_t4037644981 * L_3 = __this->get_m_currentTexture_15(); NullCheck(L_3); String_t* L_4 = L_3->get_typeParams_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0032; } } IL_0032: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_6 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CWndController_HideUI_m732482071(L_6, ((int32_t)27), /*hidden argument*/NULL); CWndController_t749709641 * L_7 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CWndController_ShowUI_m2971791309(L_7, ((int32_t)16), 0, /*hidden argument*/NULL); goto IL_0121; } IL_0051: { CActivityPicData_t4037644981 * L_8 = __this->get_m_currentTexture_15(); NullCheck(L_8); int32_t L_9 = L_8->get_type_0(); if ((!(((uint32_t)L_9) == ((uint32_t)2)))) { goto IL_008d; } } { V_0 = 1; V_1 = 0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_10 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = V_0; NullCheck(L_10); CShopManager_set_MainType_m2271353666(L_10, L_11, /*hidden argument*/NULL); CShopManager_t754298620 * L_12 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_1; NullCheck(L_12); CShopManager_set_SubType_m1960854107(L_12, L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_14 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CWndController_ShowUI_m3552255067(L_14, 1, /*hidden argument*/NULL); goto IL_0121; } IL_008d: { CActivityPicData_t4037644981 * L_15 = __this->get_m_currentTexture_15(); NullCheck(L_15); int32_t L_16 = L_15->get_type_0(); if ((!(((uint32_t)L_16) == ((uint32_t)3)))) { goto IL_00f8; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_17 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); AudioClip_t3680889665 * L_18 = VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_17, _stringLiteral743212904); V_2 = L_18; 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); ISoundManager_t434164892 * L_20 = CRoot_GetSoundManager_m30020774(L_19, /*hidden argument*/NULL); AudioClip_t3680889665 * L_21 = V_2; NullCheck(L_20); ISoundManager_PlayOnce_m3370941300(L_20, L_21, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_22 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); CLotteryNew_set_costType_m2141920599(L_22, 1, /*hidden argument*/NULL); CLotteryNew_t505895158 * L_23 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); CLotteryNew_t505895158 * L_24 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); int32_t L_25 = CLotteryNew_get_costType_m21035751(L_24, /*hidden argument*/NULL); NullCheck(L_23); CLotteryNew_RequestJackpotData_m2056247073(L_23, L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_26 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CWndController_ShowUI_m2971791309(L_26, ((int32_t)133), ((int32_t)140), /*hidden argument*/NULL); goto IL_0121; } IL_00f8: { CActivityPicData_t4037644981 * L_27 = __this->get_m_currentTexture_15(); NullCheck(L_27); int32_t L_28 = L_27->get_type_0(); if ((!(((uint32_t)L_28) == ((uint32_t)4)))) { goto IL_0120; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_29 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); CWndController_ShowUI_m2971791309(L_29, ((int32_t)22), ((int32_t)140), /*hidden argument*/NULL); goto IL_0121; } IL_0120: { return; } IL_0121: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_30 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); CWndController_HideUI_m732482071(L_30, ((int32_t)27), /*hidden argument*/NULL); return; } } // System.Void uiActivityBillList::OnCloseAnnounce() extern "C" IL2CPP_METHOD_ATTR void uiActivityBillList_OnCloseAnnounce_m1705714578 (uiActivityBillList_t2300598817 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityBillList_OnCloseAnnounce_m1705714578_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 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); { logicActivityPic_t3113258227 * L_0 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = logicActivityPic_NextIndex_m3038646844(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_00b6; } } { logicActivityPic_t3113258227 * L_2 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = logicActivityPic_GetCurrentIndex_m1368352212(L_2, /*hidden argument*/NULL); __this->set_m_curPicIndex_7(L_3); logicActivityPic_t3113258227 * L_4 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_curPicIndex_7(); NullCheck(L_4); CActivityPicData_t4037644981 * L_6 = logicActivityPic_GetTexture_m3839946057(L_4, L_5, /*hidden argument*/NULL); __this->set_m_currentTexture_15(L_6); uiActivityBilCell_t1962120859 * L_7 = __this->get_m_uiActivityBilCell_4(); int32_t L_8 = __this->get_m_curPicIndex_7(); NullCheck(L_7); uiActivityBilCell_SetIndex_m3644141565(L_7, L_8, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = CTextHelp_GetText_m372251958(L_9, _stringLiteral264516208, /*hidden argument*/NULL); V_0 = L_10; } IL_0056: try { // begin try (depth: 1) UILabel_t3248798549 * L_11 = __this->get_m_billIndex_3(); String_t* L_12 = V_0; int32_t L_13 = __this->get_m_curPicIndex_7(); int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); RuntimeObject * L_15 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_14); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Format_m2844511972(NULL /*static, unused*/, L_12, L_15, /*hidden argument*/NULL); logicActivityPic_t3113258227 * L_17 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_18 = logicActivityPic_GetCount_m3640953955(L_17, /*hidden argument*/NULL); V_1 = L_18; String_t* L_19 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); String_t* L_20 = String_Concat_m3755062657(NULL /*static, unused*/, L_16, _stringLiteral3452614529, L_19, /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_20, /*hidden argument*/NULL); goto IL_00b1; } // 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_009b; throw e; } CATCH_009b: { // begin catch(System.Object) UILabel_t3248798549 * L_21 = __this->get_m_billIndex_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_22 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_22, /*hidden argument*/NULL); goto IL_00b1; } // end catch (depth: 1) IL_00b1: { goto IL_00cc; } IL_00b6: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_23 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); CWndController_HideUI_m732482071(L_23, ((int32_t)27), /*hidden argument*/NULL); logicActivityPic_t3113258227 * L_24 = logicActivityPic_GetInstance_m2809592046(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); logicActivityPic_DestroyAll_m1582276722(L_24, /*hidden argument*/NULL); } IL_00cc: { 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 uiActivityComulRecharge::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityComulRecharge__ctor_m1552763161 (uiActivityComulRecharge_t3430372182 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityComulRecharge::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityComulRecharge_OnPageInit_m452011520 (uiActivityComulRecharge_t3430372182 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityComulRecharge_OnPageInit_m452011520_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_isPageInit_6(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_isPageInit_6((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, _stringLiteral1888193627, /*hidden argument*/NULL); NullCheck(L_2); UILabel_t3248798549 * L_3 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_2, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_mLabelCurrent_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, _stringLiteral3656662081, /*hidden argument*/NULL); NullCheck(L_5); UILabel_t3248798549 * L_6 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_5, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_mLabelDes_4(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral147056997, /*hidden argument*/NULL); NullCheck(L_8); UILabel_t3248798549 * L_9 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_8, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_mLabelTitle_5(L_9); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_10 = CActivityManager_get_CommonActivityAwardList_m4254037013(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mDMList_2(L_10); DMListView_t512231514 * L_11 = __this->get_mDMList_2(); NullCheck(L_11); DMListView_SetEnumInfo_m2581368040(L_11, 0, 1, /*hidden argument*/NULL); return; } } // System.Void uiActivityComulRecharge::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityComulRecharge_Update_m241031514 (uiActivityComulRecharge_t3430372182 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityComulRecharge_Update_m241031514_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; CActivityComulRechargeAward_t2785293014 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsNewUpdate_m3510163353(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0031; } } { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsDataReady_m67484584(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0031; } } { IActivityDetail_t2848416189 * L_6 = V_0; V_1 = ((CActivityComulRechargeAward_t2785293014 *)IsInstClass((RuntimeObject*)L_6, CActivityComulRechargeAward_t2785293014_il2cpp_TypeInfo_var)); CActivityComulRechargeAward_t2785293014 * L_7 = V_1; uiActivityComulRecharge_InitUI_m1170500399(__this, L_7, /*hidden argument*/NULL); } IL_0031: { return; } } // System.Void uiActivityComulRecharge::InitUI(DMCore.Logic.CActivityComulRechargeAward) extern "C" IL2CPP_METHOD_ATTR void uiActivityComulRecharge_InitUI_m1170500399 (uiActivityComulRecharge_t3430372182 * __this, CActivityComulRechargeAward_t2785293014 * ___activityComulRechargeAward0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityComulRecharge_InitUI_m1170500399_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3334856656 * V_0 = NULL; String_t* V_1 = NULL; float V_2 = 0.0f; 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; { UILabel_t3248798549 * L_0 = __this->get_mLabelDes_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0022; } } { UILabel_t3248798549 * L_2 = __this->get_mLabelDes_4(); CActivityComulRechargeAward_t2785293014 * L_3 = ___activityComulRechargeAward0; NullCheck(L_3); String_t* L_4 = IActivityDetail_get_ActivityDesc_m2809532585(L_3, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_4, /*hidden argument*/NULL); } IL_0022: { UILabel_t3248798549 * L_5 = __this->get_mLabelTitle_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0044; } } { UILabel_t3248798549 * L_7 = __this->get_mLabelTitle_5(); CActivityComulRechargeAward_t2785293014 * L_8 = ___activityComulRechargeAward0; NullCheck(L_8); String_t* L_9 = IActivityDetail_get_ActivityTitle_m950561326(L_8, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_9, /*hidden argument*/NULL); } IL_0044: { DMListView_t512231514 * L_10 = __this->get_mDMList_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); CActivityComulRechargeAward_t2785293014 * L_11 = ___activityComulRechargeAward0; NullCheck(L_11); List_1_t3334856656 * L_12 = CActivityComulRechargeAward_get_Detail_m1356317902(L_11, /*hidden argument*/NULL); V_0 = L_12; DMListView_t512231514 * L_13 = __this->get_mDMList_2(); List_1_t3334856656 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = List_1_get_Count_m3990271678(L_14, /*hidden argument*/List_1_get_Count_m3990271678_RuntimeMethod_var); CActivityComulRechargeAward_t2785293014 * L_16 = ___activityComulRechargeAward0; NullCheck(L_16); String_t* L_17 = CActivityComulRechargeAward_get_CellResPath_m3208753988(L_16, /*hidden argument*/NULL); NullCheck(L_13); DMListView_SetCount_m1120648286(L_13, L_15, L_17, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_18 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_19 = CTextHelp_GetText_m372251958(L_18, _stringLiteral1623680084, /*hidden argument*/NULL); V_1 = L_19; UILabel_t3248798549 * L_20 = __this->get_mLabelCurrent_3(); String_t* L_21 = V_1; CActivityComulRechargeAward_t2785293014 * L_22 = ___activityComulRechargeAward0; NullCheck(L_22); float L_23 = CActivityComulRechargeAward_get_Rmb_m4146825541(L_22, /*hidden argument*/NULL); V_2 = L_23; String_t* L_24 = Single_ToString_m3947131094((&V_2), /*hidden argument*/NULL); String_t* L_25 = CMiscHelp_ToMoneyFormat_m3585245399(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = String_Format_m2844511972(NULL /*static, unused*/, L_21, L_25, /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_26, /*hidden argument*/NULL); V_3 = 0; CActivityComulRechargeAward_t2785293014 * L_27 = ___activityComulRechargeAward0; NullCheck(L_27); int32_t L_28 = CActivityComulRechargeAward_GetAwardStateCount_m366954564(L_27, 1, /*hidden argument*/NULL); V_4 = L_28; CActivityComulRechargeAward_t2785293014 * L_29 = ___activityComulRechargeAward0; NullCheck(L_29); int32_t L_30 = CActivityComulRechargeAward_GetAwardStateCount_m366954564(L_29, 2, /*hidden argument*/NULL); int32_t L_31 = V_4; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_31)); V_6 = 0; goto IL_013a; } IL_00c7: { V_7 = 0; List_1_t3334856656 * L_32 = V_0; int32_t L_33 = V_6; NullCheck(L_32); CAwardInfo_1_t1862781914 * L_34 = List_1_get_Item_m680535842(L_32, L_33, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); NullCheck(L_34); int32_t L_35 = CAwardInfo_1_get_AwardState_m4085009958(L_34, /*hidden argument*/CAwardInfo_1_get_AwardState_m4085009958_RuntimeMethod_var); if ((!(((uint32_t)L_35) == ((uint32_t)1)))) { goto IL_00e9; } } { int32_t L_36 = V_3; V_7 = L_36; int32_t L_37 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); goto IL_0115; } IL_00e9: { List_1_t3334856656 * L_38 = V_0; int32_t L_39 = V_6; NullCheck(L_38); CAwardInfo_1_t1862781914 * L_40 = List_1_get_Item_m680535842(L_38, L_39, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); NullCheck(L_40); int32_t L_41 = CAwardInfo_1_get_AwardState_m4085009958(L_40, /*hidden argument*/CAwardInfo_1_get_AwardState_m4085009958_RuntimeMethod_var); if ((!(((uint32_t)L_41) == ((uint32_t)2)))) { goto IL_010b; } } { int32_t L_42 = V_4; V_7 = L_42; int32_t L_43 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); goto IL_0115; } IL_010b: { int32_t L_44 = V_5; V_7 = L_44; int32_t L_45 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_0115: { DMListView_t512231514 * L_46 = __this->get_mDMList_2(); int32_t L_47 = V_7; NullCheck(L_46); Transform_t3600365921 * L_48 = DMListView_GetChild_m2593465524(L_46, L_47, /*hidden argument*/NULL); NullCheck(L_48); uiComulRechargeItem_t1937470498 * L_49 = Component_GetComponent_TisuiComulRechargeItem_t1937470498_m2627405152(L_48, /*hidden argument*/Component_GetComponent_TisuiComulRechargeItem_t1937470498_m2627405152_RuntimeMethod_var); List_1_t3334856656 * L_50 = V_0; int32_t L_51 = V_6; NullCheck(L_50); CAwardInfo_1_t1862781914 * L_52 = List_1_get_Item_m680535842(L_50, L_51, /*hidden argument*/List_1_get_Item_m680535842_RuntimeMethod_var); NullCheck(L_49); uiComulRechargeItem_Init_m2198506414(L_49, L_52, /*hidden argument*/NULL); int32_t L_53 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_013a: { int32_t L_54 = V_6; List_1_t3334856656 * L_55 = V_0; NullCheck(L_55); int32_t L_56 = List_1_get_Count_m3990271678(L_55, /*hidden argument*/List_1_get_Count_m3990271678_RuntimeMethod_var); if ((((int32_t)L_54) < ((int32_t)L_56))) { goto IL_00c7; } } { CActivityComulRechargeAward_t2785293014 * L_57 = ___activityComulRechargeAward0; NullCheck(L_57); IActivityDetail_set_IsNewUpdate_m176409430(L_57, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityComulRecharge::OnClickRecharge() extern "C" IL2CPP_METHOD_ATTR void uiActivityComulRecharge_OnClickRecharge_m588620832 (uiActivityComulRecharge_t3430372182 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityComulRecharge_OnClickRecharge_m588620832_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var); bool L_0 = CurrencyGetManager_CanDo_m692186812(NULL /*static, unused*/, 1, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return; } IL_000c: { Camera_t4157153871 * L_1 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*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_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002f; } } { Camera_t4157153871 * L_4 = V_0; NullCheck(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(L_4, /*hidden argument*/NULL); NullCheck(L_5); Component_SendMessage_m1441147224(L_5, _stringLiteral1485728440, 1, /*hidden argument*/NULL); } IL_002f: { return; } } // System.Void uiActivityComulRecharge::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiActivityComulRecharge_OnEnable_m2947536150 (uiActivityComulRecharge_t3430372182 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityComulRecharge_OnEnable_m2947536150_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_mDMList_2(); NullCheck(L_0); DMListView_DeleteAll_m488542252(L_0, /*hidden argument*/NULL); DMListView_t512231514 * L_1 = __this->get_mDMList_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_2 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CActivityManager_RequestActivityDetail_m4182042270(L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void uiActivityComulRecharge::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiActivityComulRecharge_OnDisable_m1928820928 (uiActivityComulRecharge_t3430372182 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityComulRecharge_OnDisable_m1928820928_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_mDMList_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 uiActivityConsumeRank::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank__ctor_m3770638823 (uiActivityConsumeRank_t3422020900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityConsumeRank__ctor_m3770638823_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityConsumeRank::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnPageInit_m1824839530 (uiActivityConsumeRank_t3422020900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityConsumeRank_OnPageInit_m1824839530_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral919560871, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_arawdList_8(L_0); DMListView_t512231514 * L_1 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral2204794371, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_rankList_9(L_1); GameObject_t1113636619 * L_2 = CUIBase_FindSerialedGameObject_m3812782434(__this, _stringLiteral1570089219, /*hidden argument*/NULL); __this->set_m_rankWnd_10(L_2); UILabel_t3248798549 * L_3 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral63249541, /*hidden argument*/NULL); __this->set_m_time_11(L_3); UILabel_t3248798549 * L_4 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral408326434, /*hidden argument*/NULL); __this->set_m_rank_12(L_4); UILabel_t3248798549 * L_5 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3493618073, /*hidden argument*/NULL); __this->set_m_value_13(L_5); UILabel_t3248798549 * L_6 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3509406631, /*hidden argument*/NULL); __this->set_m_rank1_14(L_6); UILabel_t3248798549 * L_7 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3494601113, /*hidden argument*/NULL); __this->set_m_value1_15(L_7); UILabel_t3248798549 * L_8 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral62725243, /*hidden argument*/NULL); __this->set_m_name_16(L_8); UISprite_t194114938 * L_9 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral382336863, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); __this->set_m_photobg_17(L_9); UITexture_t3471168817 * L_10 = CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374(__this, _stringLiteral1153482922, /*hidden argument*/CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374_RuntimeMethod_var); __this->set_m_photo_18(L_10); UISprite_t194114938 * L_11 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral228405412, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); __this->set_m_vip_19(L_11); GameObject_t1113636619 * L_12 = CUIBase_FindSerialedGameObject_m3812782434(__this, _stringLiteral1713893585, /*hidden argument*/NULL); __this->set_m_activeLoaction_22(L_12); GameObject_t1113636619 * L_13 = CUIBase_FindSerialedGameObject_m3812782434(__this, _stringLiteral2937579714, /*hidden argument*/NULL); __this->set_m_disActiveLocation_23(L_13); UITexture_t3471168817 * L_14 = CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374(__this, _stringLiteral820750591, /*hidden argument*/CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374_RuntimeMethod_var); __this->set_m_image_20(L_14); UILabel_t3248798549 * L_15 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral2447055345, /*hidden argument*/NULL); __this->set_m_suitName_21(L_15); UITexture_t3471168817 * L_16 = __this->get_m_image_20(); NullCheck(L_16); Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(L_16, /*hidden argument*/NULL); NullCheck(L_17); Vector3_t3722313464 L_18 = Transform_get_localScale_m129152068(L_17, /*hidden argument*/NULL); __this->set_m_image_size_27(L_18); UITexture_t3471168817 * L_19 = __this->get_m_photo_18(); NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); NullCheck(L_20); Vector3_t3722313464 L_21 = Transform_get_localScale_m129152068(L_20, /*hidden argument*/NULL); __this->set_m_photo_size_26(L_21); intptr_t L_22 = (intptr_t)uiActivityConsumeRank_OnOpenRank_m3112171242_RuntimeMethod_var; Action_1_t1286104214 * L_23 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_23, __this, L_22, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral312675068, L_23, /*hidden argument*/NULL); intptr_t L_24 = (intptr_t)uiActivityConsumeRank_OnCloseRank_m311884686_RuntimeMethod_var; Action_1_t1286104214 * L_25 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_25, __this, L_24, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral2248787611, L_25, /*hidden argument*/NULL); intptr_t L_26 = (intptr_t)uiActivityConsumeRank_OnCloseWnd_m1620676505_RuntimeMethod_var; Action_1_t1286104214 * L_27 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_27, __this, L_26, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral711145608, L_27, /*hidden argument*/NULL); intptr_t L_28 = (intptr_t)uiActivityConsumeRank_OnRankLocation_m839430449_RuntimeMethod_var; Action_1_t1286104214 * L_29 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_29, __this, L_28, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1114956245, L_29, /*hidden argument*/NULL); DMListView_t512231514 * L_30 = __this->get_m_arawdList_8(); NullCheck(L_30); DMListView_SetEnumInfo_m2581368040(L_30, 0, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_31 = __this->get_m_rankList_9(); NullCheck(L_31); DMListView_SetEnumInfo_m2581368040(L_31, 0, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_32 = __this->get_m_rankList_9(); NullCheck(L_32); L_32->set_isCommonItemList_2((bool)1); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityConsumeRank::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnPageShow_m2931083121 (uiActivityConsumeRank_t3422020900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityConsumeRank_OnPageShow_m2931083121_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, ((int32_t)70), /*hidden argument*/NULL); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_2 = CActivityManager_GetActNewIdByActId_m1516157433(L_0, L_1, /*hidden argument*/NULL); CActivityManager_set_CurrentActivityNewID_m3777995524(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); CActivityManager_t1081296145 * L_3 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CActivityManager_RequestIndependentActivityDetail_m3844469866(L_3, /*hidden argument*/NULL); return; } } // System.Void uiActivityConsumeRank::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnPageHide_m2294448638 (uiActivityConsumeRank_t3422020900 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiActivityConsumeRank::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_Update_m1502994588 (uiActivityConsumeRank_t3422020900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityConsumeRank_Update_m1502994588_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { bool L_2 = __this->get_m_is_photo_loaded_24(); if (L_2) { goto IL_005b; } } { UITexture_t3471168817 * L_3 = __this->get_m_photo_18(); CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_4); CMainRole_t4200562839 * L_6 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CProperty_t963755051 * L_7 = ISceneBaseObj_GetNetProperty_m1709069404(L_6, /*hidden argument*/NULL); NullCheck(L_7); int64_t L_8 = CProperty_GetLong_m359864449(L_7, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); CMainRole_t4200562839 * L_9 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_9); Vector3_t3722313464 L_11 = __this->get_m_photo_size_26(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_12 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_3, L_5, L_8, L_10, L_11, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_is_photo_loaded_24(L_12); } IL_005b: { bool L_13 = __this->get_m_is_image_loaded_25(); if (L_13) { goto IL_0092; } } { UITexture_t3471168817 * L_14 = __this->get_m_image_20(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_15 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_16); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral4233949889, L_17, /*hidden argument*/NULL); Vector3_t3722313464 L_19 = __this->get_m_image_size_27(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_20 = CMiscHelp_SetTextureIcon_m3430226615(NULL /*static, unused*/, L_14, L_18, L_19, (bool)1, /*hidden argument*/NULL); __this->set_m_is_image_loaded_25(L_20); } IL_0092: { IActivityDetail_t2848416189 * L_21 = V_0; NullCheck(L_21); bool L_22 = IActivityDetail_get_IsNewUpdate_m3510163353(L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_00af; } } { IActivityDetail_t2848416189 * L_23 = V_0; NullCheck(L_23); bool L_24 = IActivityDetail_get_IsDataReady_m67484584(L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00af; } } { IActivityDetail_t2848416189 * L_25 = V_0; uiActivityConsumeRank_OnFreshPage_m1477489606(__this, L_25, /*hidden argument*/NULL); } IL_00af: { return; } } // System.Void uiActivityConsumeRank::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnFreshPage_m1477489606 (uiActivityConsumeRank_t3422020900 * __this, IActivityDetail_t2848416189 * ___activity0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityConsumeRank_OnFreshPage_m1477489606_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityRankList_t2479161682 * V_0 = NULL; int32_t V_1 = 0; uiRankAwardItem_t257408010 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; { IActivityDetail_t2848416189 * L_0 = ___activity0; V_0 = ((CActivityRankList_t2479161682 *)IsInstClass((RuntimeObject*)L_0, CActivityRankList_t2479161682_il2cpp_TypeInfo_var)); CActivityRankList_t2479161682 * L_1 = V_0; if (L_1) { goto IL_000e; } } { return; } IL_000e: { UILabel_t3248798549 * L_2 = __this->get_m_time_11(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_3 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CActivityRankList_t2479161682 * L_4 = V_0; NullCheck(L_4); List_1_t128053199 * L_5 = IActivityDetail_get_startTime_m1300601434(L_4, /*hidden argument*/NULL); CActivityRankList_t2479161682 * L_6 = V_0; NullCheck(L_6); List_1_t128053199 * L_7 = IActivityDetail_get_endTime_m1727713147(L_6, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_8 = CActivityManager_GetTimeStr_m231725400(L_3, L_5, L_7, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_value_13(); CActivityRankList_t2479161682 * L_10 = V_0; NullCheck(L_10); int32_t* L_11 = L_10->get_address_of_m_nCurValue_14(); String_t* L_12 = Int32_ToString_m141394615(L_11, /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_12, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = __this->get_m_value1_15(); CActivityRankList_t2479161682 * L_14 = V_0; NullCheck(L_14); int32_t* L_15 = L_14->get_address_of_m_nCurValue_14(); String_t* L_16 = Int32_ToString_m141394615(L_15, /*hidden argument*/NULL); NullCheck(L_13); UILabel_set_text_m1071532778(L_13, L_16, /*hidden argument*/NULL); UILabel_t3248798549 * L_17 = __this->get_m_suitName_21(); CTextHelp_t3119637808 * L_18 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_19 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*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_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2334388210, L_21, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_23 = CTextHelp_GetText_m372251958(L_18, L_22, /*hidden argument*/NULL); NullCheck(L_17); UILabel_set_text_m1071532778(L_17, L_23, /*hidden argument*/NULL); CActivityRankList_t2479161682 * L_24 = V_0; NullCheck(L_24); int32_t L_25 = L_24->get_m_nCurRank_13(); __this->set_m_nRank_28(L_25); CActivityRankList_t2479161682 * L_26 = V_0; NullCheck(L_26); int32_t L_27 = L_26->get_m_nCurRank_13(); if (!L_27) { goto IL_00b8; } } { CActivityRankList_t2479161682 * L_28 = V_0; NullCheck(L_28); int32_t L_29 = L_28->get_m_nCurRank_13(); CActivityRankList_t2479161682 * L_30 = V_0; NullCheck(L_30); int32_t L_31 = L_30->get_m_nMaxRank_15(); if ((((int32_t)L_29) <= ((int32_t)L_31))) { goto IL_0109; } } IL_00b8: { UILabel_t3248798549 * L_32 = __this->get_m_rank_12(); CTextHelp_t3119637808 * L_33 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); String_t* L_34 = CTextHelp_GetText_m372251958(L_33, _stringLiteral3882785987, /*hidden argument*/NULL); NullCheck(L_32); UILabel_set_text_m1071532778(L_32, L_34, /*hidden argument*/NULL); UILabel_t3248798549 * L_35 = __this->get_m_rank1_14(); CTextHelp_t3119637808 * L_36 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); String_t* L_37 = CTextHelp_GetText_m372251958(L_36, _stringLiteral3882785987, /*hidden argument*/NULL); NullCheck(L_35); UILabel_set_text_m1071532778(L_35, L_37, /*hidden argument*/NULL); GameObject_t1113636619 * L_38 = __this->get_m_activeLoaction_22(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_38, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_39 = __this->get_m_disActiveLocation_23(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_39, (bool)1, /*hidden argument*/NULL); goto IL_0159; } IL_0109: { UILabel_t3248798549 * L_40 = __this->get_m_rank_12(); CActivityRankList_t2479161682 * L_41 = V_0; NullCheck(L_41); int32_t* L_42 = L_41->get_address_of_m_nCurRank_13(); String_t* L_43 = Int32_ToString_m141394615(L_42, /*hidden argument*/NULL); NullCheck(L_40); UILabel_set_text_m1071532778(L_40, L_43, /*hidden argument*/NULL); UILabel_t3248798549 * L_44 = __this->get_m_rank1_14(); CActivityRankList_t2479161682 * L_45 = V_0; NullCheck(L_45); int32_t* L_46 = L_45->get_address_of_m_nCurRank_13(); String_t* L_47 = Int32_ToString_m141394615(L_46, /*hidden argument*/NULL); NullCheck(L_44); UILabel_set_text_m1071532778(L_44, L_47, /*hidden argument*/NULL); GameObject_t1113636619 * L_48 = __this->get_m_activeLoaction_22(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_48, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_49 = __this->get_m_disActiveLocation_23(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_49, (bool)0, /*hidden argument*/NULL); } IL_0159: { DMListView_t512231514 * L_50 = __this->get_m_arawdList_8(); NullCheck(L_50); DMListView_DeleteAll_m488542252(L_50, /*hidden argument*/NULL); DMListView_t512231514 * L_51 = __this->get_m_arawdList_8(); CActivityRankList_t2479161682 * L_52 = V_0; NullCheck(L_52); int32_t L_53 = CActivityRankList_GetAwardCount_m4247250108(L_52, /*hidden argument*/NULL); NullCheck(L_51); DMListView_SetCount_m3988156788(L_51, L_53, /*hidden argument*/NULL); V_1 = 0; goto IL_01a5; } IL_017c: { DMListView_t512231514 * L_54 = __this->get_m_arawdList_8(); int32_t L_55 = V_1; NullCheck(L_54); Transform_t3600365921 * L_56 = DMListView_GetChild_m2593465524(L_54, L_55, /*hidden argument*/NULL); NullCheck(L_56); uiRankAwardItem_t257408010 * L_57 = Component_GetComponent_TisuiRankAwardItem_t257408010_m1544527262(L_56, /*hidden argument*/Component_GetComponent_TisuiRankAwardItem_t257408010_m1544527262_RuntimeMethod_var); V_2 = L_57; uiRankAwardItem_t257408010 * L_58 = V_2; NullCheck(L_58); uiRankAwardItem_OnPageInit_m781321035(L_58, /*hidden argument*/NULL); uiRankAwardItem_t257408010 * L_59 = V_2; CActivityRankList_t2479161682 * L_60 = V_0; int32_t L_61 = V_1; NullCheck(L_60); RankItemData_t3804572627 * L_62 = CActivityRankList_GetRankAwardData_m3718660987(L_60, L_61, /*hidden argument*/NULL); NullCheck(L_59); uiRankAwardItem_SetData_m579837659(L_59, L_62, /*hidden argument*/NULL); int32_t L_63 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_01a5: { int32_t L_64 = V_1; CActivityRankList_t2479161682 * L_65 = V_0; NullCheck(L_65); int32_t L_66 = CActivityRankList_GetAwardCount_m4247250108(L_65, /*hidden argument*/NULL); if ((((int32_t)L_64) < ((int32_t)L_66))) { goto IL_017c; } } { CMainRole_t4200562839 * L_67 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_67); CProperty_t963755051 * L_68 = ISceneBaseObj_GetNetProperty_m1709069404(L_67, /*hidden argument*/NULL); NullCheck(L_68); int32_t L_69 = CProperty_GetInt_m2680341236(L_68, _stringLiteral237374256, 0, /*hidden argument*/NULL); V_3 = L_69; IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_70 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_71 = V_3; UISprite_t194114938 * L_72 = __this->get_m_photobg_17(); NullCheck(L_70); PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277(L_70, L_71, L_72, /*hidden argument*/NULL); UILabel_t3248798549 * L_73 = __this->get_m_name_16(); CMainRole_t4200562839 * L_74 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_74); CProperty_t963755051 * L_75 = ISceneBaseObj_GetNetProperty_m1709069404(L_74, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_76 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_75); String_t* L_77 = CProperty_GetWideStr_m2042428682(L_75, _stringLiteral62725275, L_76, /*hidden argument*/NULL); NullCheck(L_73); UILabel_set_text_m1071532778(L_73, L_77, /*hidden argument*/NULL); CMainRole_t4200562839 * L_78 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_78); CProperty_t963755051 * L_79 = ISceneBaseObj_GetNetProperty_m1709069404(L_78, /*hidden argument*/NULL); NullCheck(L_79); int32_t L_80 = CProperty_GetInt_m2680341236(L_79, _stringLiteral228405444, 0, /*hidden argument*/NULL); V_4 = L_80; IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_81 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_82 = V_4; NullCheck(L_81); bool L_83 = CVipManager_IsValid_m824480922(L_81, L_82, /*hidden argument*/NULL); if (!L_83) { goto IL_025a; } } { UISprite_t194114938 * L_84 = __this->get_m_vip_19(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_84, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_85 = __this->get_m_vip_19(); int32_t L_86 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_85, L_86, /*hidden argument*/NULL); UILabel_t3248798549 * L_87 = __this->get_m_name_16(); UISprite_t194114938 * L_88 = __this->get_m_vip_19(); NullCheck(L_88); GameObject_t1113636619 * L_89 = Component_get_gameObject_m442555142(L_88, /*hidden argument*/NULL); CMiscHelp_AdjustVipPosition_m1292825562(NULL /*static, unused*/, L_87, L_89, /*hidden argument*/NULL); goto IL_0266; } IL_025a: { UISprite_t194114938 * L_90 = __this->get_m_vip_19(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_90, (bool)0, /*hidden argument*/NULL); } IL_0266: { DMListView_t512231514 * L_91 = __this->get_m_rankList_9(); NullCheck(L_91); DMListView_DeleteAll_m488542252(L_91, /*hidden argument*/NULL); DMListView_t512231514 * L_92 = __this->get_m_rankList_9(); CActivityRankList_t2479161682 * L_93 = V_0; NullCheck(L_93); int32_t L_94 = L_93->get_m_nMaxRank_15(); NullCheck(L_92); DMListView_GenerateItemList_m637906825(L_92, L_94, /*hidden argument*/NULL); CActivityRankList_t2479161682 * L_95 = V_0; NullCheck(L_95); IActivityDetail_set_IsNewUpdate_m176409430(L_95, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityConsumeRank::OnOpenRank(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnOpenRank_m3112171242 (uiActivityConsumeRank_t3422020900 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityConsumeRank_OnOpenRank_m3112171242_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_rankList_9(); NullCheck(L_0); DMListView_MoveToIndex_m1296365812(L_0, 0, /*hidden argument*/NULL); GameObject_t1113636619 * L_1 = __this->get_m_rankWnd_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiActivityConsumeRank::OnRankLocation(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnRankLocation_m839430449 (uiActivityConsumeRank_t3422020900 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nRank_28(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0035; } } { int32_t L_1 = __this->get_m_nRank_28(); DMListView_t512231514 * L_2 = __this->get_m_rankList_9(); NullCheck(L_2); int32_t L_3 = DMListView_GetCount_m1758119318(L_2, /*hidden argument*/NULL); if ((((int32_t)L_1) > ((int32_t)L_3))) { goto IL_0035; } } { DMListView_t512231514 * L_4 = __this->get_m_rankList_9(); int32_t L_5 = __this->get_m_nRank_28(); NullCheck(L_4); DMListView_MoveToIndex_m1296365812(L_4, ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)2)), /*hidden argument*/NULL); } IL_0035: { return; } } // System.Void uiActivityConsumeRank::OnCloseRank(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnCloseRank_m311884686 (uiActivityConsumeRank_t3422020900 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityConsumeRank_OnCloseRank_m311884686_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_m_rankWnd_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityConsumeRank::OnCloseWnd(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityConsumeRank_OnCloseWnd_m1620676505 (uiActivityConsumeRank_t3422020900 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityConsumeRank_OnCloseWnd_m1620676505_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)226), /*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 uiActivityDayRecharge::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRecharge__ctor_m192808225 (uiActivityDayRecharge_t1128804431 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityDayRecharge::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRecharge_OnPageInit_m363645180 (uiActivityDayRecharge_t1128804431 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRecharge_OnPageInit_m363645180_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_11(); if (L_0) { goto IL_014a; } } { __this->set_isPageInit_11((bool)1); __this->set_m_AwardArray1_2(((uiActivityDayRechargeCellU5BU5D_t1233686023*)SZArrayNew(uiActivityDayRechargeCellU5BU5D_t1233686023_il2cpp_TypeInfo_var, (uint32_t)1))); uiActivityDayRechargeCellU5BU5D_t1233686023* L_1 = __this->get_m_AwardArray1_2(); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); uiActivityDayRechargeCell_t4044571122 * L_3 = CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639(NULL /*static, unused*/, L_2, _stringLiteral4281574859, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_3); (L_1)->SetAt(static_cast(0), (uiActivityDayRechargeCell_t4044571122 *)L_3); __this->set_m_AwardArray2_3(((uiActivityDayRechargeCellU5BU5D_t1233686023*)SZArrayNew(uiActivityDayRechargeCellU5BU5D_t1233686023_il2cpp_TypeInfo_var, (uint32_t)2))); uiActivityDayRechargeCellU5BU5D_t1233686023* L_4 = __this->get_m_AwardArray2_3(); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiActivityDayRechargeCell_t4044571122 * L_6 = CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639(NULL /*static, unused*/, L_5, _stringLiteral3880356980, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639_RuntimeMethod_var); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_6); (L_4)->SetAt(static_cast(0), (uiActivityDayRechargeCell_t4044571122 *)L_6); uiActivityDayRechargeCellU5BU5D_t1233686023* L_7 = __this->get_m_AwardArray2_3(); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiActivityDayRechargeCell_t4044571122 * L_9 = CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639(NULL /*static, unused*/, L_8, _stringLiteral3880356977, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639_RuntimeMethod_var); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_9); (L_7)->SetAt(static_cast(1), (uiActivityDayRechargeCell_t4044571122 *)L_9); __this->set_m_AwardArray3_4(((uiActivityDayRechargeCellU5BU5D_t1233686023*)SZArrayNew(uiActivityDayRechargeCellU5BU5D_t1233686023_il2cpp_TypeInfo_var, (uint32_t)3))); uiActivityDayRechargeCellU5BU5D_t1233686023* L_10 = __this->get_m_AwardArray3_4(); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiActivityDayRechargeCell_t4044571122 * L_12 = CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639(NULL /*static, unused*/, L_11, _stringLiteral3911014745, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639_RuntimeMethod_var); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_12); (L_10)->SetAt(static_cast(0), (uiActivityDayRechargeCell_t4044571122 *)L_12); uiActivityDayRechargeCellU5BU5D_t1233686023* L_13 = __this->get_m_AwardArray3_4(); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiActivityDayRechargeCell_t4044571122 * L_15 = CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639(NULL /*static, unused*/, L_14, _stringLiteral3911014742, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639_RuntimeMethod_var); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_15); (L_13)->SetAt(static_cast(1), (uiActivityDayRechargeCell_t4044571122 *)L_15); uiActivityDayRechargeCellU5BU5D_t1233686023* L_16 = __this->get_m_AwardArray3_4(); Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiActivityDayRechargeCell_t4044571122 * L_18 = CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639(NULL /*static, unused*/, L_17, _stringLiteral3911014743, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityDayRechargeCell_t4044571122_m2776434639_RuntimeMethod_var); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_18); (L_16)->SetAt(static_cast(2), (uiActivityDayRechargeCell_t4044571122 *)L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_20 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_19, _stringLiteral2063562617, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_AwardRoot1_8(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_22 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_21, _stringLiteral2466847144, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_AwardRoot2_9(L_22); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_24 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_23, _stringLiteral900763203, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_AwardRoot3_10(L_24); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_26 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_25, _stringLiteral2965770505, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_WantRoot_5(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_27, _stringLiteral661393081, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_GetRoot_6(L_28); Transform_t3600365921 * L_29 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_29, _stringLiteral1825280989, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_TomorrowRoot_7(L_30); } IL_014a: { return; } } // System.Void uiActivityDayRecharge::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRecharge_Start_m2446697825 (uiActivityDayRecharge_t1128804431 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRecharge_Start_m2446697825_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, ((int32_t)14), /*hidden argument*/NULL); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CActivityManager_RequestActivityDetail_m4182042270(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiActivityDayRecharge::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRecharge_Update_m3390451173 (uiActivityDayRecharge_t1128804431 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRecharge_Update_m3390451173_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsDataReady_m67484584(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0019; } } { return; } IL_0019: { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsNewUpdate_m3510163353(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002b; } } { IActivityDetail_t2848416189 * L_6 = V_0; uiActivityDayRecharge_OnFreshPage_m1225473114(__this, L_6, /*hidden argument*/NULL); } IL_002b: { float L_7 = __this->get_m_recharge_12(); CMainRole_t4200562839 * L_8 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CProperty_t963755051 * L_9 = ISceneBaseObj_GetNetProperty_m1709069404(L_8, /*hidden argument*/NULL); NullCheck(L_9); float L_10 = CProperty_GetFloat_m1137832604(L_9, _stringLiteral2338659108, (0.0f), /*hidden argument*/NULL); if ((((float)L_7) == ((float)L_10))) { goto IL_0078; } } { CMainRole_t4200562839 * L_11 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CProperty_t963755051 * L_12 = ISceneBaseObj_GetNetProperty_m1709069404(L_11, /*hidden argument*/NULL); NullCheck(L_12); float L_13 = CProperty_GetFloat_m1137832604(L_12, _stringLiteral2338659108, (0.0f), /*hidden argument*/NULL); __this->set_m_recharge_12(L_13); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_14 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CActivityManager_RequestIndependentActivityDetail_m3844469866(L_14, /*hidden argument*/NULL); } IL_0078: { return; } } // System.Void uiActivityDayRecharge::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRecharge_OnFreshPage_m1225473114 (uiActivityDayRecharge_t1128804431 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRecharge_OnFreshPage_m1225473114_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityDayRechargeAward_t82265295 * V_0 = NULL; CAwardInfo_1_t3416460893 * V_1 = NULL; int32_t V_2 = 0; uiActivityDayRechargeCellU5BU5D_t1233686023* V_3 = NULL; int32_t V_4 = 0; CAwardItem_t1677460915 * V_5 = NULL; int32_t V_6 = 0; CAwardInfo_1_t3416460893 * G_B3_0 = NULL; { IActivityDetail_t2848416189 * L_0 = ___activityInfo0; V_0 = ((CActivityDayRechargeAward_t82265295 *)CastclassClass((RuntimeObject*)L_0, CActivityDayRechargeAward_t82265295_il2cpp_TypeInfo_var)); CActivityDayRechargeAward_t82265295 * L_1 = V_0; if (!L_1) { goto IL_0018; } } { CActivityDayRechargeAward_t82265295 * L_2 = V_0; NullCheck(L_2); CAwardInfo_1_t3416460893 * L_3 = CActivityDayRechargeAward_get_AwardArray_m80120862(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0019; } IL_0018: { G_B3_0 = ((CAwardInfo_1_t3416460893 *)(NULL)); } IL_0019: { V_1 = G_B3_0; CAwardInfo_1_t3416460893 * L_4 = V_1; if (L_4) { goto IL_0021; } } { return; } IL_0021: { CAwardInfo_1_t3416460893 * L_5 = V_1; NullCheck(L_5); int32_t L_6 = CAwardInfo_1_get_AwardState_m1600705444(L_5, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); __this->set_m_state_13(L_6); int32_t L_7 = __this->get_m_state_13(); V_2 = L_7; int32_t L_8 = V_2; if ((((int32_t)L_8) == ((int32_t)2))) { goto IL_004d; } } { int32_t L_9 = V_2; if ((((int32_t)L_9) == ((int32_t)1))) { goto IL_0076; } } { int32_t L_10 = V_2; if (!L_10) { goto IL_009f; } } { goto IL_00c8; } IL_004d: { Transform_t3600365921 * L_11 = __this->get_m_WantRoot_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = __this->get_m_GetRoot_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_m_TomorrowRoot_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); goto IL_00c8; } IL_0076: { Transform_t3600365921 * L_14 = __this->get_m_WantRoot_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = __this->get_m_GetRoot_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = __this->get_m_TomorrowRoot_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, (bool)0, /*hidden argument*/NULL); goto IL_00c8; } IL_009f: { Transform_t3600365921 * L_17 = __this->get_m_WantRoot_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_18 = __this->get_m_GetRoot_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_18, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_19 = __this->get_m_TomorrowRoot_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_19, (bool)1, /*hidden argument*/NULL); goto IL_00c8; } IL_00c8: { CAwardInfo_1_t3416460893 * L_20 = V_1; NullCheck(L_20); int32_t L_21 = CAwardInfo_1_get_AwardCount_m4253717152(L_20, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); V_4 = L_21; int32_t L_22 = V_4; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1))) { case 0: { goto IL_00ea; } case 1: { goto IL_011a; } case 2: { goto IL_014a; } } } { goto IL_017a; } IL_00ea: { Transform_t3600365921 * L_23 = __this->get_m_AwardRoot1_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_23, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_24 = __this->get_m_AwardRoot2_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_24, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_25 = __this->get_m_AwardRoot3_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_25, (bool)0, /*hidden argument*/NULL); uiActivityDayRechargeCellU5BU5D_t1233686023* L_26 = __this->get_m_AwardArray1_2(); V_3 = L_26; goto IL_01a5; } IL_011a: { Transform_t3600365921 * L_27 = __this->get_m_AwardRoot1_8(); 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_AwardRoot2_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_29 = __this->get_m_AwardRoot3_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_29, (bool)0, /*hidden argument*/NULL); uiActivityDayRechargeCellU5BU5D_t1233686023* L_30 = __this->get_m_AwardArray2_3(); V_3 = L_30; goto IL_01a5; } IL_014a: { Transform_t3600365921 * L_31 = __this->get_m_AwardRoot1_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_31, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_32 = __this->get_m_AwardRoot2_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_32, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_33 = __this->get_m_AwardRoot3_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_33, (bool)1, /*hidden argument*/NULL); uiActivityDayRechargeCellU5BU5D_t1233686023* L_34 = __this->get_m_AwardArray3_4(); V_3 = L_34; goto IL_01a5; } IL_017a: { Transform_t3600365921 * L_35 = __this->get_m_AwardRoot1_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_35, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_36 = __this->get_m_AwardRoot2_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_36, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_37 = __this->get_m_AwardRoot3_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_37, (bool)0, /*hidden argument*/NULL); V_3 = (uiActivityDayRechargeCellU5BU5D_t1233686023*)NULL; goto IL_01a5; } IL_01a5: { uiActivityDayRechargeCellU5BU5D_t1233686023* L_38 = V_3; if (!L_38) { goto IL_021a; } } { V_6 = 0; goto IL_0210; } IL_01b3: { uiActivityDayRechargeCellU5BU5D_t1233686023* L_39 = V_3; int32_t L_40 = V_6; NullCheck(L_39); int32_t L_41 = L_40; uiActivityDayRechargeCell_t4044571122 * L_42 = (L_39)->GetAt(static_cast(L_41)); NullCheck(L_42); GameObject_t1113636619 * L_43 = Component_get_gameObject_m442555142(L_42, /*hidden argument*/NULL); int32_t L_44 = V_6; CAwardInfo_1_t3416460893 * L_45 = V_1; NullCheck(L_45); int32_t L_46 = CAwardInfo_1_get_AwardCount_m4253717152(L_45, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); NullCheck(L_43); GameObject_SetActive_m796801857(L_43, (bool)((((int32_t)L_44) < ((int32_t)L_46))? 1 : 0), /*hidden argument*/NULL); int32_t L_47 = V_6; CAwardInfo_1_t3416460893 * L_48 = V_1; NullCheck(L_48); int32_t L_49 = CAwardInfo_1_get_AwardCount_m4253717152(L_48, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); if ((((int32_t)L_47) >= ((int32_t)L_49))) { goto IL_020a; } } { CAwardInfo_1_t3416460893 * L_50 = V_1; int32_t L_51 = V_6; NullCheck(L_50); CAwardItem_t1677460915 * L_52 = CAwardInfo_1_GetAwardItem_m1003086060(L_50, L_51, /*hidden argument*/CAwardInfo_1_GetAwardItem_m1003086060_RuntimeMethod_var); V_5 = L_52; uiActivityDayRechargeCellU5BU5D_t1233686023* L_53 = V_3; int32_t L_54 = V_6; NullCheck(L_53); int32_t L_55 = L_54; uiActivityDayRechargeCell_t4044571122 * L_56 = (L_53)->GetAt(static_cast(L_55)); CAwardItem_t1677460915 * L_57 = V_5; NullCheck(L_57); int32_t L_58 = CAwardItem_get_ConfigId_m576905535(L_57, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_59 = V_5; NullCheck(L_59); int32_t L_60 = CAwardItem_get_Amount_m2607280859(L_59, /*hidden argument*/NULL); CShopConfig_t202154353 * L_61 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_62 = V_5; NullCheck(L_62); int32_t L_63 = CAwardItem_get_ConfigId_m576905535(L_62, /*hidden argument*/NULL); NullCheck(L_61); String_t* L_64 = CShopConfig_GetName_m2272590700(L_61, L_63, /*hidden argument*/NULL); NullCheck(L_56); uiActivityDayRechargeCell_Init_m470090488(L_56, L_58, L_60, L_64, /*hidden argument*/NULL); } IL_020a: { int32_t L_65 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_0210: { int32_t L_66 = V_6; uiActivityDayRechargeCellU5BU5D_t1233686023* L_67 = V_3; NullCheck(L_67); if ((((int32_t)L_66) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_67)->max_length))))))) { goto IL_01b3; } } IL_021a: { CMainRole_t4200562839 * L_68 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_68); CProperty_t963755051 * L_69 = ISceneBaseObj_GetNetProperty_m1709069404(L_68, /*hidden argument*/NULL); NullCheck(L_69); float L_70 = CProperty_GetFloat_m1137832604(L_69, _stringLiteral2338659108, (0.0f), /*hidden argument*/NULL); __this->set_m_recharge_12(L_70); CActivityDayRechargeAward_t82265295 * L_71 = V_0; NullCheck(L_71); IActivityDetail_set_IsNewUpdate_m176409430(L_71, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityDayRecharge::OnClickAccept() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRecharge_OnClickAccept_m2583137231 (uiActivityDayRecharge_t1128804431 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRecharge_OnClickAccept_m2583137231_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { int32_t L_0 = __this->get_m_state_13(); if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); ICameraBase_t3615533728 * L_2 = CRoot_GetCamera_m3179746689(L_1, /*hidden argument*/NULL); NullCheck(L_2); Camera_t4157153871 * L_3 = ICameraBase_GetUICamera_m3997251255(L_2, /*hidden argument*/NULL); V_0 = L_3; Camera_t4157153871 * 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_0039; } } { Camera_t4157153871 * L_6 = V_0; NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); NullCheck(L_7); GameObject_SendMessage_m1121218340(L_7, _stringLiteral1485728440, 1, /*hidden argument*/NULL); } IL_0039: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_8 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CWndController_ShowUI_m3552255067(L_8, ((int32_t)18), /*hidden argument*/NULL); goto IL_0055; } IL_004b: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_9 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CActivityManager_AcceptAward_m1286719926(L_9, /*hidden argument*/NULL); } IL_0055: { 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 uiActivityDayRechargeCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRechargeCell__ctor_m3599472705 (uiActivityDayRechargeCell_t4044571122 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityDayRechargeCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRechargeCell_OnPageInit_m2336877988 (uiActivityDayRechargeCell_t4044571122 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRechargeCell_OnPageInit_m2336877988_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); UITexture_t3471168817 * L_1 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_0, _stringLiteral416089526, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_Icon_2(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, _stringLiteral3923321062, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_NameLabel_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, _stringLiteral3102391802, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_AmountLabel_4(L_5); UITexture_t3471168817 * L_6 = __this->get_m_Icon_2(); NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_localScale_m129152068(L_7, /*hidden argument*/NULL); __this->set_m_iconScale_7(L_8); return; } } // System.Void uiActivityDayRechargeCell::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRechargeCell_Start_m381393199 (uiActivityDayRechargeCell_t4044571122 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiActivityDayRechargeCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRechargeCell_Update_m3413118688 (uiActivityDayRechargeCell_t4044571122 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRechargeCell_Update_m3413118688_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UITexture_t3471168817 * L_0 = __this->get_m_Icon_2(); 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_003e; } } { bool L_2 = __this->get_m_isIconReady_5(); if (L_2) { goto IL_003e; } } { UITexture_t3471168817 * L_3 = __this->get_m_Icon_2(); int32_t L_4 = __this->get_m_configId_6(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_5 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); Vector3_t3722313464 L_6 = __this->get_m_iconScale_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_7 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_3, L_5, L_6, /*hidden argument*/NULL); __this->set_m_isIconReady_5(L_7); } IL_003e: { return; } } // System.Void uiActivityDayRechargeCell::Init(System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRechargeCell_Init_m470090488 (uiActivityDayRechargeCell_t4044571122 * __this, int32_t ___configId0, int32_t ___amount1, String_t* ___name2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRechargeCell_Init_m470090488_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___configId0; __this->set_m_configId_6(L_0); UILabel_t3248798549 * L_1 = __this->get_m_AmountLabel_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0054; } } { int32_t L_3 = ___amount1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0030; } } { UILabel_t3248798549 * L_4 = __this->get_m_AmountLabel_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); goto IL_0054; } IL_0030: { UILabel_t3248798549 * L_5 = __this->get_m_AmountLabel_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_AmountLabel_4(); String_t* L_7 = Int32_ToString_m141394615((&___amount1), /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_7, /*hidden argument*/NULL); } IL_0054: { UILabel_t3248798549 * L_8 = __this->get_m_NameLabel_3(); 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_0099; } } { String_t* L_10 = ___name2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_008d; } } { UILabel_t3248798549 * L_12 = __this->get_m_NameLabel_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = __this->get_m_NameLabel_3(); String_t* L_14 = ___name2; NullCheck(L_13); UILabel_set_text_m1071532778(L_13, L_14, /*hidden argument*/NULL); goto IL_0099; } IL_008d: { UILabel_t3248798549 * L_15 = __this->get_m_NameLabel_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)0, /*hidden argument*/NULL); } IL_0099: { UITexture_t3471168817 * L_16 = __this->get_m_Icon_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00cc; } } { UITexture_t3471168817 * L_18 = __this->get_m_Icon_2(); int32_t L_19 = __this->get_m_configId_6(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_20 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); Vector3_t3722313464 L_21 = __this->get_m_iconScale_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_22 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_18, L_20, L_21, /*hidden argument*/NULL); __this->set_m_isIconReady_5(L_22); } IL_00cc: { return; } } // System.Void uiActivityDayRechargeCell::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiActivityDayRechargeCell_OnClickItem_m2872400138 (uiActivityDayRechargeCell_t4044571122 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityDayRechargeCell_OnClickItem_m2872400138_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); int32_t L_1 = __this->get_m_configId_6(); NullCheck(L_0); CShopManager_ShowAvatar_m2860953780(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiActivityFastLevel::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityFastLevel__ctor_m3109617333 (uiActivityFastLevel_t3056786051 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityFastLevel::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityFastLevel_OnPageInit_m979022573 (uiActivityFastLevel_t3056786051 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFastLevel_OnPageInit_m979022573_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_isPageInit_5(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_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, _stringLiteral3452614543, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_m_uiActivity_2(L_3); __this->set_m_uiAwardArr_3(((uiLevelFastAwardItemU5BU5D_t1500045275*)SZArrayNew(uiLevelFastAwardItemU5BU5D_t1500045275_il2cpp_TypeInfo_var, (uint32_t)2))); uiLevelFastAwardItemU5BU5D_t1500045275* L_4 = __this->get_m_uiAwardArr_3(); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral3142902065, /*hidden argument*/NULL); NullCheck(L_6); uiLevelFastAwardItem_t2126527918 * L_7 = Component_GetComponent_TisuiLevelFastAwardItem_t2126527918_m1956769775(L_6, /*hidden argument*/Component_GetComponent_TisuiLevelFastAwardItem_t2126527918_m1956769775_RuntimeMethod_var); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(0), (uiLevelFastAwardItem_t2126527918 *)L_7); uiLevelFastAwardItemU5BU5D_t1500045275* L_8 = __this->get_m_uiAwardArr_3(); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral421912881, /*hidden argument*/NULL); NullCheck(L_10); uiLevelFastAwardItem_t2126527918 * L_11 = Component_GetComponent_TisuiLevelFastAwardItem_t2126527918_m1956769775(L_10, /*hidden argument*/Component_GetComponent_TisuiLevelFastAwardItem_t2126527918_m1956769775_RuntimeMethod_var); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(1), (uiLevelFastAwardItem_t2126527918 *)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, _stringLiteral3532454443, /*hidden argument*/NULL); NullCheck(L_13); UILabel_t3248798549 * L_14 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_13, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ShowDateAndDeclare_4(L_14); return; } } // System.Void uiActivityFastLevel::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityFastLevel_Update_m1727633370 (uiActivityFastLevel_t3056786051 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFastLevel_Update_m1727633370_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; CLevelFastActivity_t3768835753 * V_1 = NULL; CLevelFastActivity_t3768835753 * G_B3_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (!L_1) { goto IL_0017; } } { IActivityDetail_t2848416189 * L_2 = V_0; G_B3_0 = ((CLevelFastActivity_t3768835753 *)IsInstClass((RuntimeObject*)L_2, CLevelFastActivity_t3768835753_il2cpp_TypeInfo_var)); goto IL_0018; } IL_0017: { G_B3_0 = ((CLevelFastActivity_t3768835753 *)(NULL)); } IL_0018: { V_1 = G_B3_0; CLevelFastActivity_t3768835753 * L_3 = V_1; if (L_3) { goto IL_0020; } } { return; } IL_0020: { CLevelFastActivity_t3768835753 * L_4 = V_1; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsNewUpdate_m3510163353(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0044; } } { CLevelFastActivity_t3768835753 * L_6 = V_1; NullCheck(L_6); bool L_7 = IActivityDetail_get_IsDataReady_m67484584(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0044; } } { CLevelFastActivity_t3768835753 * L_8 = V_1; NullCheck(L_8); IActivityDetail_set_IsNewUpdate_m176409430(L_8, (bool)0, /*hidden argument*/NULL); CLevelFastActivity_t3768835753 * L_9 = V_1; uiActivityFastLevel_OnFreshPage_m3049257358(__this, L_9, /*hidden argument*/NULL); } IL_0044: { return; } } // System.Void uiActivityFastLevel::OnFreshPage(DMCore.Logic.CLevelFastActivity) extern "C" IL2CPP_METHOD_ATTR void uiActivityFastLevel_OnFreshPage_m3049257358 (uiActivityFastLevel_t3056786051 * __this, CLevelFastActivity_t3768835753 * ___activityInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFastLevel_OnFreshPage_m3049257358_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { GameObject_t1113636619 * L_0 = __this->get_m_uiActivity_2(); 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_001d; } } { GameObject_t1113636619 * L_2 = __this->get_m_uiActivity_2(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)1, /*hidden argument*/NULL); } IL_001d: { UILabel_t3248798549 * L_3 = __this->get_m_ShowDateAndDeclare_4(); CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral3474362677, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_6 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CLevelFastActivity_t3768835753 * L_7 = ___activityInfo0; NullCheck(L_7); List_1_t128053199 * L_8 = IActivityDetail_get_startTime_m1300601434(L_7, /*hidden argument*/NULL); CLevelFastActivity_t3768835753 * L_9 = ___activityInfo0; NullCheck(L_9); List_1_t128053199 * L_10 = IActivityDetail_get_endTime_m1727713147(L_9, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_11 = CActivityManager_GetCommonTimeRange_m2732959704(L_6, L_8, L_10, /*hidden argument*/NULL); CActivityManager_t1081296145 * L_12 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); String_t* L_14 = CActivityManager_GetCommonDescText_m2034597301(L_12, L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Format_m2556382932(NULL /*static, unused*/, L_5, L_11, L_14, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_15, /*hidden argument*/NULL); V_0 = 0; goto IL_00b7; } IL_0068: { uiLevelFastAwardItemU5BU5D_t1500045275* L_16 = __this->get_m_uiAwardArr_3(); int32_t L_17 = V_0; NullCheck(L_16); int32_t L_18 = L_17; uiLevelFastAwardItem_t2126527918 * L_19 = (L_16)->GetAt(static_cast(L_18)); 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_00a6; } } { int32_t L_21 = V_0; CLevelFastActivity_t3768835753 * L_22 = ___activityInfo0; NullCheck(L_22); int32_t L_23 = CLevelFastActivity_get_AwardCount_m1416674939(L_22, /*hidden argument*/NULL); if ((((int32_t)L_21) >= ((int32_t)L_23))) { goto IL_00a6; } } { uiLevelFastAwardItemU5BU5D_t1500045275* L_24 = __this->get_m_uiAwardArr_3(); int32_t L_25 = V_0; NullCheck(L_24); int32_t L_26 = L_25; uiLevelFastAwardItem_t2126527918 * L_27 = (L_24)->GetAt(static_cast(L_26)); int32_t L_28 = V_0; intptr_t L_29 = (intptr_t)uiActivityFastLevel_AcceptAward_m781670680_RuntimeMethod_var; AcceptAwardHandle_t3810387064 * L_30 = (AcceptAwardHandle_t3810387064 *)il2cpp_codegen_object_new(AcceptAwardHandle_t3810387064_il2cpp_TypeInfo_var); AcceptAwardHandle__ctor_m2134354552(L_30, __this, L_29, /*hidden argument*/NULL); NullCheck(L_27); uiLevelFastAwardItem_SetData_m2330727681(L_27, L_28, L_30, /*hidden argument*/NULL); goto IL_00b3; } IL_00a6: { uiLevelFastAwardItemU5BU5D_t1500045275* L_31 = __this->get_m_uiAwardArr_3(); int32_t L_32 = V_0; NullCheck(L_31); int32_t L_33 = L_32; uiLevelFastAwardItem_t2126527918 * L_34 = (L_31)->GetAt(static_cast(L_33)); NullCheck(L_34); uiLevelFastAwardItem_ClearData_m3795256610(L_34, /*hidden argument*/NULL); } IL_00b3: { int32_t L_35 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00b7: { int32_t L_36 = V_0; uiLevelFastAwardItemU5BU5D_t1500045275* L_37 = __this->get_m_uiAwardArr_3(); NullCheck(L_37); if ((((int32_t)L_36) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_37)->max_length))))))) { goto IL_0068; } } { return; } } // System.Void uiActivityFastLevel::AcceptAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityFastLevel_AcceptAward_m781670680 (uiActivityFastLevel_t3056786051 * __this, int32_t ___award_index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFastLevel_AcceptAward_m781670680_MetadataUsageId); s_Il2CppMethodInitialized = true; } CLevelFastActivity_t3768835753 * V_0 = NULL; LevelAward_t2575890906 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((CLevelFastActivity_t3768835753 *)IsInstClass((RuntimeObject*)L_0, CLevelFastActivity_t3768835753_il2cpp_TypeInfo_var)); CLevelFastActivity_t3768835753 * L_1 = V_0; if (L_1) { goto IL_0012; } } { return; } IL_0012: { CLevelFastActivity_t3768835753 * L_2 = V_0; int32_t L_3 = ___award_index0; NullCheck(L_2); LevelAward_t2575890906 * L_4 = CLevelFastActivity_GetLevelAwardByIndex_m3682836159(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; LevelAward_t2575890906 * L_5 = V_1; if (L_5) { goto IL_0021; } } { return; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_6 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); LevelAward_t2575890906 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = L_7->get_m_level_2(); NullCheck(L_6); CActivityManager_AcceptAward_m3852274531(L_6, L_8, /*hidden argument*/NULL); return; } } // System.Void uiActivityFastLevel::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiActivityFastLevel_OnEnable_m890350323 (uiActivityFastLevel_t3056786051 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFastLevel_OnEnable_m890350323_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_m_uiActivity_2(); 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_001d; } } { GameObject_t1113636619 * L_2 = __this->get_m_uiActivity_2(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL); } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_3 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CActivityManager_RequestActivityDetail_m4182042270(L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void uiActivityFastLevel::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiActivityFastLevel_OnDisable_m2049692831 (uiActivityFastLevel_t3056786051 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFastLevel_OnDisable_m2049692831_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_m_uiActivity_2(); 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_001d; } } { GameObject_t1113636619 * L_2 = __this->get_m_uiActivity_2(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL); } IL_001d: { 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 uiActivityFstRecharge::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityFstRecharge__ctor_m2462046039 (uiActivityFstRecharge_t601378954 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityFstRecharge::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityFstRecharge_OnPageInit_m1364548565 (uiActivityFstRecharge_t601378954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFstRecharge_OnPageInit_m1364548565_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_5(); if (L_0) { goto IL_0092; } } { __this->set_isPageInit_5((bool)1); __this->set_m_AwardRoot_2(((uiFstRechargeAwardCellU5BU5D_t3043349569*)SZArrayNew(uiFstRechargeAwardCellU5BU5D_t3043349569_il2cpp_TypeInfo_var, (uint32_t)3))); uiFstRechargeAwardCellU5BU5D_t3043349569* L_1 = __this->get_m_AwardRoot_2(); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); uiFstRechargeAwardCell_t3743027392 * L_3 = CMiscHelp_GetChildComponent_TisuiFstRechargeAwardCell_t3743027392_m2550629595(NULL /*static, unused*/, L_2, _stringLiteral1908890305, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiFstRechargeAwardCell_t3743027392_m2550629595_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_3); (L_1)->SetAt(static_cast(0), (uiFstRechargeAwardCell_t3743027392 *)L_3); uiFstRechargeAwardCellU5BU5D_t3043349569* L_4 = __this->get_m_AwardRoot_2(); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiFstRechargeAwardCell_t3743027392 * L_6 = CMiscHelp_GetChildComponent_TisuiFstRechargeAwardCell_t3743027392_m2550629595(NULL /*static, unused*/, L_5, _stringLiteral1908890302, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiFstRechargeAwardCell_t3743027392_m2550629595_RuntimeMethod_var); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_6); (L_4)->SetAt(static_cast(1), (uiFstRechargeAwardCell_t3743027392 *)L_6); uiFstRechargeAwardCellU5BU5D_t3043349569* L_7 = __this->get_m_AwardRoot_2(); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiFstRechargeAwardCell_t3743027392 * L_9 = CMiscHelp_GetChildComponent_TisuiFstRechargeAwardCell_t3743027392_m2550629595(NULL /*static, unused*/, L_8, _stringLiteral1908890303, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiFstRechargeAwardCell_t3743027392_m2550629595_RuntimeMethod_var); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_9); (L_7)->SetAt(static_cast(2), (uiFstRechargeAwardCell_t3743027392 *)L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_10, _stringLiteral2965770505, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_WantRoot_3(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_12, _stringLiteral661393081, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_GetRoot_4(L_13); } IL_0092: { return; } } // System.Void uiActivityFstRecharge::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityFstRecharge_Start_m2709079035 (uiActivityFstRecharge_t601378954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFstRecharge_Start_m2709079035_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityFstRechargeAward_t3016216232 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, 2, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((CActivityFstRechargeAward_t3016216232 *)IsInstClass((RuntimeObject*)L_0, CActivityFstRechargeAward_t3016216232_il2cpp_TypeInfo_var)); CActivityFstRechargeAward_t3016216232 * L_1 = V_0; if (!L_1) { goto IL_0055; } } { CActivityFstRechargeAward_t3016216232 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsDataReady_m67484584(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0041; } } { CActivityFstRechargeAward_t3016216232 * L_4 = V_0; NullCheck(L_4); bool L_5 = CActivityFstRechargeAward_get_IsShowNpc_m1797310697(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_003c; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_6 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CActivityManager_RequestActivityDetail_m4182042270(L_6, L_7, /*hidden argument*/NULL); } IL_003c: { goto IL_0050; } IL_0041: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_8 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CActivityManager_RequestActivityDetail_m4182042270(L_8, L_9, /*hidden argument*/NULL); } IL_0050: { goto IL_0064; } IL_0055: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_10 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CActivityManager_RequestActivityDetail_m4182042270(L_10, L_11, /*hidden argument*/NULL); } IL_0064: { return; } } // System.Void uiActivityFstRecharge::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiActivityFstRecharge_OnPageShow_m1570018700 (uiActivityFstRecharge_t601378954 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiActivityFstRecharge::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityFstRecharge_Update_m2390710128 (uiActivityFstRecharge_t601378954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFstRecharge_Update_m2390710128_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityFstRechargeAward_t3016216232 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((CActivityFstRechargeAward_t3016216232 *)IsInstClass((RuntimeObject*)L_0, CActivityFstRechargeAward_t3016216232_il2cpp_TypeInfo_var)); CActivityFstRechargeAward_t3016216232 * L_1 = V_0; if (L_1) { goto IL_0012; } } { return; } IL_0012: { float L_2 = __this->get_m_recharge_6(); CMainRole_t4200562839 * L_3 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CProperty_t963755051 * L_4 = ISceneBaseObj_GetNetProperty_m1709069404(L_3, /*hidden argument*/NULL); NullCheck(L_4); float L_5 = CProperty_GetFloat_m1137832604(L_4, _stringLiteral2338659108, (0.0f), /*hidden argument*/NULL); if ((((float)L_2) == ((float)L_5))) { goto IL_0064; } } { CMainRole_t4200562839 * L_6 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CProperty_t963755051 * L_7 = ISceneBaseObj_GetNetProperty_m1709069404(L_6, /*hidden argument*/NULL); NullCheck(L_7); float L_8 = CProperty_GetFloat_m1137832604(L_7, _stringLiteral2338659108, (0.0f), /*hidden argument*/NULL); __this->set_m_recharge_6(L_8); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_9 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CActivityManager_RequestActivityDetail_m4182042270(L_9, L_10, /*hidden argument*/NULL); } IL_0064: { CActivityFstRechargeAward_t3016216232 * L_11 = V_0; NullCheck(L_11); bool L_12 = IActivityDetail_get_IsDataReady_m67484584(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0088; } } { CActivityFstRechargeAward_t3016216232 * L_13 = V_0; NullCheck(L_13); bool L_14 = IActivityDetail_get_IsNewUpdate_m3510163353(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0088; } } { CActivityFstRechargeAward_t3016216232 * L_15 = V_0; NullCheck(L_15); IActivityDetail_set_IsNewUpdate_m176409430(L_15, (bool)0, /*hidden argument*/NULL); CActivityFstRechargeAward_t3016216232 * L_16 = V_0; uiActivityFstRecharge_OnFreshPage_m3369483965(__this, L_16, /*hidden argument*/NULL); } IL_0088: { return; } } // System.Void uiActivityFstRecharge::OnFreshPage(DMCore.Logic.CActivityFstRechargeAward) extern "C" IL2CPP_METHOD_ATTR void uiActivityFstRecharge_OnFreshPage_m3369483965 (uiActivityFstRecharge_t601378954 * __this, CActivityFstRechargeAward_t3016216232 * ___activityData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFstRecharge_OnFreshPage_m3369483965_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CActivityFstRechargeAward_t3016216232 * L_0 = ___activityData0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; goto IL_003f; } IL_000e: { uiFstRechargeAwardCellU5BU5D_t3043349569* L_1 = __this->get_m_AwardRoot_2(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; uiFstRechargeAwardCell_t3743027392 * L_4 = (L_1)->GetAt(static_cast(L_3)); 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_0026; } } { goto IL_003b; } IL_0026: { uiFstRechargeAwardCellU5BU5D_t3043349569* L_6 = __this->get_m_AwardRoot_2(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; uiFstRechargeAwardCell_t3743027392 * L_9 = (L_6)->GetAt(static_cast(L_8)); CActivityFstRechargeAward_t3016216232 * L_10 = ___activityData0; int32_t L_11 = V_0; NullCheck(L_10); CAwardItem_t1677460915 * L_12 = CActivityFstRechargeAward_GetAwardByIndex_m2921120153(L_10, 1, L_11, /*hidden argument*/NULL); NullCheck(L_9); uiFstRechargeAwardCell_SetData_m1187379686(L_9, L_12, /*hidden argument*/NULL); } IL_003b: { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_003f: { int32_t L_14 = V_0; uiFstRechargeAwardCellU5BU5D_t3043349569* L_15 = __this->get_m_AwardRoot_2(); NullCheck(L_15); if ((((int32_t)L_14) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length))))))) { goto IL_000e; } } { Transform_t3600365921 * L_16 = __this->get_m_WantRoot_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_16, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (L_17) { goto IL_006f; } } { Transform_t3600365921 * L_18 = __this->get_m_GetRoot_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_18, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_19) { goto IL_0070; } } IL_006f: { return; } IL_0070: { CMainRole_t4200562839 * L_20 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CProperty_t963755051 * L_21 = ISceneBaseObj_GetNetProperty_m1709069404(L_20, /*hidden argument*/NULL); NullCheck(L_21); float L_22 = CProperty_GetFloat_m1137832604(L_21, _stringLiteral2338659108, (0.0f), /*hidden argument*/NULL); if ((!(((float)L_22) > ((float)(0.0f))))) { goto IL_00d9; } } { CActivityFstRechargeAward_t3016216232 * L_23 = ___activityData0; NullCheck(L_23); int32_t L_24 = CActivityFstRechargeAward_GetState_m1263465392(L_23, /*hidden argument*/NULL); if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_00bc; } } { Transform_t3600365921 * L_25 = __this->get_m_WantRoot_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_25, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_26 = __this->get_m_GetRoot_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_26, (bool)0, /*hidden argument*/NULL); goto IL_00d4; } IL_00bc: { Transform_t3600365921 * L_27 = __this->get_m_WantRoot_3(); 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_GetRoot_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)1, /*hidden argument*/NULL); } IL_00d4: { goto IL_00f1; } IL_00d9: { Transform_t3600365921 * L_29 = __this->get_m_WantRoot_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_29, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = __this->get_m_GetRoot_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)0, /*hidden argument*/NULL); } IL_00f1: { CMainRole_t4200562839 * L_31 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CProperty_t963755051 * L_32 = ISceneBaseObj_GetNetProperty_m1709069404(L_31, /*hidden argument*/NULL); NullCheck(L_32); float L_33 = CProperty_GetFloat_m1137832604(L_32, _stringLiteral2338659108, (0.0f), /*hidden argument*/NULL); __this->set_m_recharge_6(L_33); return; } } // System.Void uiActivityFstRecharge::OnClickAccept() extern "C" IL2CPP_METHOD_ATTR void uiActivityFstRecharge_OnClickAccept_m3751953332 (uiActivityFstRecharge_t601378954 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityFstRecharge_OnClickAccept_m3751953332_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_WantRoot_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (L_1) { goto IL_0022; } } { Transform_t3600365921 * L_2 = __this->get_m_GetRoot_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_0023; } } IL_0022: { return; } IL_0023: { Transform_t3600365921 * L_4 = __this->get_m_WantRoot_3(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); bool L_6 = GameObject_get_activeInHierarchy_m2006396688(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_0074; } } { Transform_t3600365921 * L_7 = __this->get_m_GetRoot_4(); NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); NullCheck(L_8); bool L_9 = GameObject_get_activeInHierarchy_m2006396688(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0074; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_10 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CActivityManager_AcceptAward_m1286719926(L_10, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_m_WantRoot_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = __this->get_m_GetRoot_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, (bool)0, /*hidden argument*/NULL); goto IL_00b0; } IL_0074: { Transform_t3600365921 * L_13 = __this->get_m_WantRoot_3(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); NullCheck(L_14); bool L_15 = GameObject_get_activeInHierarchy_m2006396688(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_00b0; } } { Transform_t3600365921 * L_16 = __this->get_m_GetRoot_4(); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); NullCheck(L_17); bool L_18 = GameObject_get_activeInHierarchy_m2006396688(L_17, /*hidden argument*/NULL); if (L_18) { goto IL_00b0; } } { IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var); bool L_19 = CurrencyGetManager_CanDo_m692186812(NULL /*static, unused*/, 1, /*hidden argument*/NULL); if (L_19) { goto IL_00aa; } } { return; } IL_00aa: { IL2CPP_RUNTIME_CLASS_INIT(CInputStatistics_t4182964798_il2cpp_TypeInfo_var); CInputStatistics_Increase_m2420107884(NULL /*static, unused*/, 7, /*hidden argument*/NULL); } IL_00b0: { 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 uiActivityGiftCelll::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCelll__ctor_m337255080 (uiActivityGiftCelll_t3652286058 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityGiftCelll::Awake() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCelll_Awake_m3926555408 (uiActivityGiftCelll_t3652286058 * __this, const RuntimeMethod* method) { { __this->set_m_configId_8((-1)); __this->set_m_amount_9(0); __this->set_m_bImageReady_10((bool)0); return; } } // System.Void uiActivityGiftCelll::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCelll_OnPageInit_m2974432266 (uiActivityGiftCelll_t3652286058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftCelll_OnPageInit_m2974432266_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, _stringLiteral631355734, /*hidden argument*/NULL); NullCheck(L_1); UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiDesc_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, _stringLiteral2081393604, /*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, _stringLiteral1772094154, /*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_uiCount_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, _stringLiteral4091448248, /*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_uiValid_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, _stringLiteral1316070025, /*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_uiIcon_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, _stringLiteral1225668993, /*hidden argument*/NULL); __this->set_m_uiIconBg_7(L_16); return; } } // System.Void uiActivityGiftCelll::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCelll_Update_m1821516217 (uiActivityGiftCelll_t3652286058 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bImageReady_10(); if (L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_m_configId_8(); bool L_2 = uiActivityGiftCelll_LoadIcon_m2607610162(__this, L_1, /*hidden argument*/NULL); __this->set_m_bImageReady_10(L_2); } IL_001d: { return; } } // System.Void uiActivityGiftCelll::Init(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCelll_Init_m2067251266 (uiActivityGiftCelll_t3652286058 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftCelll_Init_m2067251266_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; String_t* V_1 = NULL; { int32_t L_0 = ___configId0; __this->set_m_configId_8(L_0); int32_t L_1 = ___amount1; __this->set_m_amount_9(L_1); int32_t L_2 = ___configId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_3 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0086; } } { int32_t L_4 = ___configId0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CDataProperty_t2806246268 * L_5 = CPropManager_GetLocalProperty_m690455163(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); V_0 = L_5; CDataProperty_t2806246268 * L_6 = V_0; if (L_6) { goto IL_004b; } } { UILabel_t3248798549 * L_7 = __this->get_m_uiName_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_uiDesc_2(); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_10, /*hidden argument*/NULL); goto IL_0081; } IL_004b: { UILabel_t3248798549 * L_11 = __this->get_m_uiName_3(); CDataProperty_t2806246268 * L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); String_t* L_14 = CDataProperty_GetWideStr_m3656006276(L_12, _stringLiteral62725243, L_13, /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_14, /*hidden argument*/NULL); UILabel_t3248798549 * L_15 = __this->get_m_uiDesc_2(); CDataProperty_t2806246268 * L_16 = V_0; String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_16); String_t* L_18 = CDataProperty_GetWideStr_m3656006276(L_16, _stringLiteral2734608575, L_17, /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_text_m1071532778(L_15, L_18, /*hidden argument*/NULL); } IL_0081: { goto IL_00ac; } IL_0086: { UILabel_t3248798549 * L_19 = __this->get_m_uiName_3(); CShopConfig_t202154353 * L_20 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_21 = ___configId0; NullCheck(L_20); String_t* L_22 = CShopConfig_GetName_m2272590700(L_20, L_21, /*hidden argument*/NULL); NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_22, /*hidden argument*/NULL); UILabel_t3248798549 * L_23 = __this->get_m_uiDesc_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_23); UILabel_set_text_m1071532778(L_23, L_24, /*hidden argument*/NULL); } IL_00ac: { int32_t L_25 = ___valid2; if ((((int32_t)L_25) == ((int32_t)((int32_t)999)))) { goto IL_00e3; } } { CTextHelp_t3119637808 * L_26 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); String_t* L_27 = CTextHelp_GetText_m372251958(L_26, _stringLiteral1488108738, /*hidden argument*/NULL); V_1 = L_27; UILabel_t3248798549 * L_28 = __this->get_m_uiValid_5(); String_t* L_29 = V_1; int32_t L_30 = ___valid2; int32_t L_31 = L_30; RuntimeObject * L_32 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_31); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = String_Format_m2844511972(NULL /*static, unused*/, L_29, L_32, /*hidden argument*/NULL); NullCheck(L_28); UILabel_set_text_m1071532778(L_28, L_33, /*hidden argument*/NULL); goto IL_00f3; } IL_00e3: { UILabel_t3248798549 * L_34 = __this->get_m_uiValid_5(); 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); UILabel_set_text_m1071532778(L_34, L_35, /*hidden argument*/NULL); } IL_00f3: { int32_t L_36 = __this->get_m_amount_9(); if ((((int32_t)L_36) <= ((int32_t)0))) { goto IL_012a; } } { UILabel_t3248798549 * L_37 = __this->get_m_uiCount_4(); int32_t* L_38 = __this->get_address_of_m_amount_9(); String_t* L_39 = Int32_ToString_m141394615(L_38, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_40 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3452614533, L_39, /*hidden argument*/NULL); NullCheck(L_37); UILabel_set_text_m1071532778(L_37, L_40, /*hidden argument*/NULL); goto IL_013a; } IL_012a: { UILabel_t3248798549 * L_41 = __this->get_m_uiCount_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_41); UILabel_set_text_m1071532778(L_41, L_42, /*hidden argument*/NULL); } IL_013a: { int32_t L_43 = __this->get_m_configId_8(); bool L_44 = uiActivityGiftCelll_LoadIcon_m2607610162(__this, L_43, /*hidden argument*/NULL); __this->set_m_bImageReady_10(L_44); return; } } // System.Boolean uiActivityGiftCelll::LoadIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiActivityGiftCelll_LoadIcon_m2607610162 (uiActivityGiftCelll_t3652286058 * __this, int32_t ___configId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftCelll_LoadIcon_m2607610162_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Texture2D_t3840446185 * V_1 = NULL; Texture2D_t3840446185 * V_2 = NULL; float V_3 = 0.0f; { int32_t L_0 = ___configId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_1 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_2 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = V_0; NullCheck(L_2); Object_t631007953 * L_4 = IResourceManager_CreateResource_m1279813597(L_2, L_3, (bool)0, /*hidden argument*/NULL); V_1 = ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_4, Texture2D_t3840446185_il2cpp_TypeInfo_var)); Texture2D_t3840446185 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_00c3; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_7 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); Texture2D_t3840446185 * L_8 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_7, _stringLiteral3071468220); V_2 = L_8; Texture2D_t3840446185 * L_9 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_00c1; } } { UITexture_t3471168817 * L_11 = __this->get_m_uiIcon_6(); Texture2D_t3840446185 * L_12 = V_2; NullCheck(L_11); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_11, L_12); float L_13 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_13; float L_14 = V_3; float L_15 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_16 = floorf(L_15); V_3 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((float)il2cpp_codegen_subtract((float)L_14, (float)L_16)))))); UITexture_t3471168817 * L_17 = __this->get_m_uiIcon_6(); NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); float L_19 = V_3; Vector3_t3722313464 L_20; memset(&L_20, 0, sizeof(L_20)); Vector3__ctor_m3353183577((&L_20), (0.0f), (0.0f), L_19, /*hidden argument*/NULL); NullCheck(L_18); Transform_set_localEulerAngles_m4202601546(L_18, L_20, /*hidden argument*/NULL); UITexture_t3471168817 * L_21 = __this->get_m_uiIcon_6(); NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); Texture2D_t3840446185 * L_23 = V_2; NullCheck(L_23); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_23); Texture2D_t3840446185 * L_25 = V_2; NullCheck(L_25); int32_t L_26 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_25); Vector3_t3722313464 L_27; memset(&L_27, 0, sizeof(L_27)); Vector3__ctor_m3353183577((&L_27), (((float)((float)L_24))), (((float)((float)L_26))), (1.0f), /*hidden argument*/NULL); NullCheck(L_22); Transform_set_localScale_m3053443106(L_22, L_27, /*hidden argument*/NULL); UITexture_t3471168817 * L_28 = __this->get_m_uiIcon_6(); NullCheck(L_28); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(L_28, /*hidden argument*/NULL); NullCheck(L_29); GameObject_SetActive_m796801857(L_29, (bool)1, /*hidden argument*/NULL); } IL_00c1: { return (bool)0; } IL_00c3: { UITexture_t3471168817 * L_30 = __this->get_m_uiIcon_6(); Texture2D_t3840446185 * L_31 = V_1; NullCheck(L_30); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_30, L_31); UITexture_t3471168817 * L_32 = __this->get_m_uiIcon_6(); NullCheck(L_32); Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(L_32, /*hidden argument*/NULL); Transform_t3600365921 * L_34 = __this->get_m_uiIconBg_7(); NullCheck(L_34); Vector3_t3722313464 L_35 = Transform_get_localScale_m129152068(L_34, /*hidden argument*/NULL); NullCheck(L_33); Transform_set_localScale_m3053443106(L_33, L_35, /*hidden argument*/NULL); UITexture_t3471168817 * L_36 = __this->get_m_uiIcon_6(); NullCheck(L_36); Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(L_36, /*hidden argument*/NULL); Vector3_t3722313464 L_38; memset(&L_38, 0, sizeof(L_38)); Vector3__ctor_m3353183577((&L_38), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_37); Transform_set_localEulerAngles_m4202601546(L_37, L_38, /*hidden argument*/NULL); UITexture_t3471168817 * L_39 = __this->get_m_uiIcon_6(); NullCheck(L_39); GameObject_t1113636619 * L_40 = Component_get_gameObject_m442555142(L_39, /*hidden argument*/NULL); NullCheck(L_40); GameObject_SetActive_m796801857(L_40, (bool)1, /*hidden argument*/NULL); return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiActivityGiftCode::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCode__ctor_m1983806932 (uiActivityGiftCode_t3738399500 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityGiftCode::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCode_OnPageInit_m912792239 (uiActivityGiftCode_t3738399500 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftCode_OnPageInit_m912792239_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_isPageInit_4(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_isPageInit_4((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, _stringLiteral2833616318, /*hidden argument*/NULL); NullCheck(L_2); UILabel_t3248798549 * L_3 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_2, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiDescription_2(L_3); UILabel_t3248798549 * L_4 = __this->get_m_uiDescription_2(); 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_004f; } } { UILabel_t3248798549 * L_6 = __this->get_m_uiDescription_2(); 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); UILabel_set_text_m1071532778(L_6, L_7, /*hidden argument*/NULL); } IL_004f: { Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral2229156128, /*hidden argument*/NULL); NullCheck(L_9); UILabel_t3248798549 * L_10 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_9, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiGiftCode_3(L_10); UILabel_t3248798549 * L_11 = __this->get_m_uiGiftCode_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_008b; } } { UILabel_t3248798549 * L_13 = __this->get_m_uiGiftCode_3(); 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); UILabel_set_text_m1071532778(L_13, L_14, /*hidden argument*/NULL); } IL_008b: { return; } } // System.Void uiActivityGiftCode::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCode_Update_m446981544 (uiActivityGiftCode_t3738399500 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftCode_Update_m446981544_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityGiftExchange_t3688160743 * V_0 = NULL; String_t* V_1 = NULL; CAwardList_t4094041907 * V_2 = NULL; String_t* V_3 = NULL; CDataArray_t4068198041 * V_4 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((CActivityGiftExchange_t3688160743 *)IsInstClass((RuntimeObject*)L_0, CActivityGiftExchange_t3688160743_il2cpp_TypeInfo_var)); CActivityGiftExchange_t3688160743 * L_1 = V_0; if (L_1) { goto IL_0012; } } { return; } IL_0012: { CActivityGiftExchange_t3688160743 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsNewUpdate_m3510163353(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_00f9; } } { CActivityGiftExchange_t3688160743 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsDataReady_m67484584(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_00f9; } } { UILabel_t3248798549 * L_6 = __this->get_m_uiDescription_2(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_7 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CActivityGiftExchange_t3688160743 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = IActivityDetail_get_ActivityID_m2495650087(L_8, /*hidden argument*/NULL); CActivityGiftExchange_t3688160743 * L_10 = V_0; NullCheck(L_10); List_1_t128053199 * L_11 = IActivityDetail_get_startTime_m1300601434(L_10, /*hidden argument*/NULL); CActivityGiftExchange_t3688160743 * L_12 = V_0; NullCheck(L_12); List_1_t128053199 * L_13 = IActivityDetail_get_endTime_m1727713147(L_12, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_14 = CActivityManager_GetCommonDescAndTimeRange_m2872314366(L_7, L_9, L_11, L_13, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_14, /*hidden argument*/NULL); CActivityGiftExchange_t3688160743 * L_15 = V_0; NullCheck(L_15); int32_t L_16 = L_15->get_m_keyStatus_13(); if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0083; } } { CTextHelp_t3119637808 * L_17 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); String_t* L_18 = CTextHelp_GetText_m372251958(L_17, _stringLiteral2368021493, /*hidden argument*/NULL); V_1 = L_18; CMsgManager_t455955613 * L_19 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_20 = V_1; NullCheck(L_19); CMsgManager_PushHint_m1231354654(L_19, L_20, (bool)0, /*hidden argument*/NULL); CActivityGiftExchange_t3688160743 * L_21 = V_0; NullCheck(L_21); IActivityDetail_set_IsNewUpdate_m176409430(L_21, (bool)0, /*hidden argument*/NULL); goto IL_00f9; } IL_0083: { CGiftCfg_t3030574353 * L_22 = CGiftCfg_GetInstance_m783474738(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); bool L_23 = ITextBase_IsReady_m2770456985(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00f9; } } { CActivityGiftExchange_t3688160743 * L_24 = V_0; NullCheck(L_24); IActivityDetail_set_IsNewUpdate_m176409430(L_24, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_25 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CActivityGiftExchange_t3688160743 * L_26 = V_0; NullCheck(L_26); String_t* L_27 = L_26->get_m_giftName_14(); NullCheck(L_25); CAwardList_t4094041907 * L_28 = CActivityManager_GetGiftArray_m3600846893(L_25, L_27, /*hidden argument*/NULL); V_2 = L_28; CTextHelp_t3119637808 * L_29 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); CActivityGiftExchange_t3688160743 * L_30 = V_0; NullCheck(L_30); int32_t L_31 = L_30->get_m_giftType_12(); int32_t L_32 = L_31; RuntimeObject * L_33 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_32); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_34 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1377523206, L_33, /*hidden argument*/NULL); NullCheck(L_29); String_t* L_35 = CTextHelp_GetText_m372251958(L_29, L_34, /*hidden argument*/NULL); V_3 = L_35; CDataArray_t4068198041 * L_36 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_36, /*hidden argument*/NULL); V_4 = L_36; CDataArray_t4068198041 * L_37 = V_4; CActivityGiftExchange_t3688160743 * L_38 = V_0; NullCheck(L_38); String_t* L_39 = L_38->get_m_giftKey_11(); NullCheck(L_37); CDataArray_Push_m1799687930(L_37, L_39, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CGiftListWnd_t2390808505_il2cpp_TypeInfo_var); CGiftListWnd_t2390808505 * L_40 = CGiftListWnd_GetInstance_m1110746982(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_41 = V_3; CAwardList_t4094041907 * L_42 = V_2; CDataArray_t4068198041 * L_43 = V_4; intptr_t L_44 = (intptr_t)uiActivityGiftCode_OnAcceptCallback_m4285468326_RuntimeMethod_var; OnAccetpGiftsCallback_t3618620664 * L_45 = (OnAccetpGiftsCallback_t3618620664 *)il2cpp_codegen_object_new(OnAccetpGiftsCallback_t3618620664_il2cpp_TypeInfo_var); OnAccetpGiftsCallback__ctor_m4111670958(L_45, __this, L_44, /*hidden argument*/NULL); NullCheck(L_40); CGiftListWnd_OpenGiftListWnd_m3831133717(L_40, 1, L_41, L_42, L_43, L_45, /*hidden argument*/NULL); } IL_00f9: { return; } } // System.Void uiActivityGiftCode::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCode_OnEnable_m3562703983 (uiActivityGiftCode_t3738399500 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftCode_OnEnable_m3562703983_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_uiDescription_2(); 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_002b; } } { UILabel_t3248798549 * L_2 = __this->get_m_uiDescription_2(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_3 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_5 = CActivityManager_GetCommonDescText_m2034597301(L_3, L_4, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_5, /*hidden argument*/NULL); } IL_002b: { UILabel_t3248798549 * L_6 = __this->get_m_uiGiftCode_3(); 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_004c; } } { UILabel_t3248798549 * L_8 = __this->get_m_uiGiftCode_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_9, /*hidden argument*/NULL); } IL_004c: { return; } } // System.Void uiActivityGiftCode::OnAcceptCallback(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCode_OnAcceptCallback_m4285468326 (uiActivityGiftCode_t3738399500 * __this, CDataArray_t4068198041 * ___callbackData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftCode_OnAcceptCallback_m4285468326_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { CDataArray_t4068198041 * L_0 = ___callbackData0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { CDataArray_t4068198041 * L_1 = ___callbackData0; 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); String_t* L_3 = CDataArray_GetWideStr_m3532563229(L_1, 0, L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; bool L_5 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0020; } } { return; } IL_0020: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_6 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = V_0; NullCheck(L_6); CActivityManager_AcceptAward_m1809641332(L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void uiActivityGiftCode::OnExchangeGift() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftCode_OnExchangeGift_m4047351647 (uiActivityGiftCode_t3738399500 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftCode_OnExchangeGift_m4047351647_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { UILabel_t3248798549 * L_0 = __this->get_m_uiGiftCode_3(); NullCheck(L_0); String_t* L_1 = UILabel_get_text_m389124667(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0032; } } { CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CTextHelp_GetText_m372251958(L_3, _stringLiteral1921257952, /*hidden argument*/NULL); V_0 = L_4; CMsgManager_t455955613 * L_5 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = V_0; NullCheck(L_5); CMsgManager_PushHint_m1231354654(L_5, L_6, (bool)0, /*hidden argument*/NULL); return; } IL_0032: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_7 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_uiGiftCode_3(); NullCheck(L_9); String_t* L_10 = UILabel_get_text_m389124667(L_9, /*hidden argument*/NULL); NullCheck(L_7); CActivityManager_RequestActivityGiftInfo_m2687678102(L_7, L_8, L_10, /*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 uiActivityGiftList::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftList__ctor_m2213367109 (uiActivityGiftList_t2595564538 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityGiftList::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftList_OnPageInit_m2097042306 (uiActivityGiftList_t2595564538 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftList_OnPageInit_m2097042306_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_5(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __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, _stringLiteral3420267565, /*hidden argument*/NULL); NullCheck(L_2); UILabel_t3248798549 * L_3 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_2, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiTitle_2(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, _stringLiteral2066940571, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); __this->set_m_uiButton_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral2245193226, /*hidden argument*/NULL); NullCheck(L_8); DMListView_t512231514 * L_9 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_8, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_uiGiftList_4(L_9); DMListView_t512231514 * L_10 = __this->get_m_uiGiftList_4(); NullCheck(L_10); DMListView_SetEnumInfo_m2581368040(L_10, 0, 1, /*hidden argument*/NULL); return; } } // System.Void uiActivityGiftList::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftList_OnPageShow_m4005298186 (uiActivityGiftList_t2595564538 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftList_OnPageShow_m4005298186_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardList_t4094041907 * V_0 = NULL; int32_t V_1 = 0; uiActivityGiftCelll_t3652286058 * V_2 = NULL; CAwardItem_t1677460915 * V_3 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CGiftListWnd_t2390808505_il2cpp_TypeInfo_var); CGiftListWnd_t2390808505 * L_0 = CGiftListWnd_GetInstance_m1110746982(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAwardList_t4094041907 * L_1 = CGiftListWnd_get_GiftArray_m475460324(L_0, /*hidden argument*/NULL); V_0 = L_1; CAwardList_t4094041907 * L_2 = V_0; if (L_2) { goto IL_0012; } } { return; } IL_0012: { DMListView_t512231514 * L_3 = __this->get_m_uiGiftList_4(); NullCheck(L_3); DMListView_Reset_m902922481(L_3, /*hidden argument*/NULL); DMListView_t512231514 * L_4 = __this->get_m_uiGiftList_4(); CAwardList_t4094041907 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = CAwardList_get_Count_m2249531307(L_5, /*hidden argument*/NULL); NullCheck(L_4); DMListView_SetCount_m3988156788(L_4, L_6, /*hidden argument*/NULL); V_1 = 0; goto IL_0082; } IL_0035: { DMListView_t512231514 * L_7 = __this->get_m_uiGiftList_4(); int32_t L_8 = V_1; NullCheck(L_7); Transform_t3600365921 * L_9 = DMListView_GetChild_m2593465524(L_7, L_8, /*hidden argument*/NULL); NullCheck(L_9); uiActivityGiftCelll_t3652286058 * L_10 = Component_GetComponent_TisuiActivityGiftCelll_t3652286058_m3288799166(L_9, /*hidden argument*/Component_GetComponent_TisuiActivityGiftCelll_t3652286058_m3288799166_RuntimeMethod_var); V_2 = L_10; CAwardList_t4094041907 * L_11 = V_0; int32_t L_12 = V_1; NullCheck(L_11); CAwardItem_t1677460915 * L_13 = CAwardList_GetItemByIndex_m1502988785(L_11, L_12, /*hidden argument*/NULL); V_3 = L_13; uiActivityGiftCelll_t3652286058 * L_14 = V_2; 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_0061; } } { CAwardItem_t1677460915 * L_16 = V_3; if (L_16) { goto IL_0066; } } IL_0061: { goto IL_007e; } IL_0066: { uiActivityGiftCelll_t3652286058 * L_17 = V_2; CAwardItem_t1677460915 * L_18 = V_3; NullCheck(L_18); int32_t L_19 = CAwardItem_get_ConfigId_m576905535(L_18, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_20 = V_3; NullCheck(L_20); int32_t L_21 = CAwardItem_get_Amount_m2607280859(L_20, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_22 = V_3; NullCheck(L_22); int32_t L_23 = CAwardItem_get_Valid_m2657630422(L_22, /*hidden argument*/NULL); NullCheck(L_17); uiActivityGiftCelll_Init_m2067251266(L_17, L_19, L_21, L_23, /*hidden argument*/NULL); } IL_007e: { int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0082: { int32_t L_25 = V_1; CAwardList_t4094041907 * L_26 = V_0; NullCheck(L_26); int32_t L_27 = CAwardList_get_Count_m2249531307(L_26, /*hidden argument*/NULL); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_0035; } } { DMListView_t512231514 * L_28 = __this->get_m_uiGiftList_4(); NullCheck(L_28); DMListView_MoveToBegin_m2199787501(L_28, /*hidden argument*/NULL); UILabel_t3248798549 * L_29 = __this->get_m_uiTitle_2(); IL2CPP_RUNTIME_CLASS_INIT(CGiftListWnd_t2390808505_il2cpp_TypeInfo_var); CGiftListWnd_t2390808505 * L_30 = CGiftListWnd_GetInstance_m1110746982(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); String_t* L_31 = CGiftListWnd_get_GiftListDesc_m2912714033(L_30, /*hidden argument*/NULL); NullCheck(L_29); UILabel_set_text_m1071532778(L_29, L_31, /*hidden argument*/NULL); GameObject_t1113636619 * L_32 = __this->get_m_uiButton_3(); CGiftListWnd_t2390808505 * L_33 = CGiftListWnd_GetInstance_m1110746982(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); int32_t L_34 = CGiftListWnd_get_WndMode_m3138590396(L_33, /*hidden argument*/NULL); NullCheck(L_32); GameObject_SetActive_m796801857(L_32, (bool)((((int32_t)L_34) == ((int32_t)1))? 1 : 0), /*hidden argument*/NULL); return; } } // System.Void uiActivityGiftList::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftList_OnPageHide_m3118868618 (uiActivityGiftList_t2595564538 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftList_OnPageHide_m3118868618_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CGiftListWnd_t2390808505_il2cpp_TypeInfo_var); CGiftListWnd_t2390808505 * L_0 = CGiftListWnd_GetInstance_m1110746982(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CGiftListWnd_ClearData_m1140100319(L_0, /*hidden argument*/NULL); return; } } // System.Void uiActivityGiftList::OnAcceptGifts() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftList_OnAcceptGifts_m3781329883 (uiActivityGiftList_t2595564538 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftList_OnAcceptGifts_m3781329883_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CGiftListWnd_t2390808505_il2cpp_TypeInfo_var); CGiftListWnd_t2390808505 * L_0 = CGiftListWnd_GetInstance_m1110746982(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CGiftListWnd_OnAcceptAward_m2783076420(L_0, /*hidden argument*/NULL); return; } } // System.Void uiActivityGiftList::OnCloseWnd() extern "C" IL2CPP_METHOD_ATTR void uiActivityGiftList_OnCloseWnd_m4029932978 (uiActivityGiftList_t2595564538 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityGiftList_OnCloseWnd_m4029932978_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CGiftListWnd_t2390808505_il2cpp_TypeInfo_var); CGiftListWnd_t2390808505 * L_0 = CGiftListWnd_GetInstance_m1110746982(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CGiftListWnd_CloseGiftListWnd_m3140331092(L_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 uiActivityInGuild::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityInGuild__ctor_m856907794 (uiActivityInGuild_t2413421989 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityInGuild::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityInGuild_OnPageInit_m4005665965 (uiActivityInGuild_t2413421989 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityInGuild_OnPageInit_m4005665965_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; List_1_t3319525431 * V_1 = NULL; { bool L_0 = __this->get_m_isPageInit_6(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_isPageInit_6((bool)0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral3452614543, /*hidden argument*/NULL); NullCheck(L_2); uiActivityAward_t2058870093 * L_3 = Component_GetComponent_TisuiActivityAward_t2058870093_m3209207268(L_2, /*hidden argument*/Component_GetComponent_TisuiActivityAward_t2058870093_m3209207268_RuntimeMethod_var); __this->set_m_uiAward_2(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, _stringLiteral3532454443, /*hidden argument*/NULL); NullCheck(L_5); UILabel_t3248798549 * L_6 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_5, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ShowDateAndDeclare_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral3477690474, /*hidden argument*/NULL); NullCheck(L_8); UILabel_t3248798549 * L_9 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_8, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_time_5(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral4011787894, /*hidden argument*/NULL); NullCheck(L_11); UILabel_t3248798549 * L_12 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_11, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_LabelTitle_4(L_12); List_1_t3319525431 * L_13 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_13, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_13; List_1_t3319525431 * L_14 = V_0; NullCheck(L_14); List_1_Add_m1685793073(L_14, _stringLiteral2672173953, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_15 = V_0; NullCheck(L_15); List_1_Add_m1685793073(L_15, _stringLiteral333521793, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_16 = V_0; NullCheck(L_16); List_1_Add_m1685793073(L_16, _stringLiteral2289836929, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_17 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_17, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_1 = L_17; List_1_t3319525431 * L_18 = V_1; NullCheck(L_18); List_1_Add_m1685793073(L_18, _stringLiteral4007721508, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_19 = V_1; NullCheck(L_19); List_1_Add_m1685793073(L_19, _stringLiteral434084895, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_20 = V_1; NullCheck(L_20); List_1_Add_m1685793073(L_20, _stringLiteral483152393, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); uiActivityAward_t2058870093 * L_21 = __this->get_m_uiAward_2(); List_1_t3319525431 * L_22 = V_0; List_1_t3319525431 * L_23 = V_1; NullCheck(L_21); uiActivityAward_OnPageInit_m220180107(L_21, L_22, L_23, /*hidden argument*/NULL); return; } } // System.Void uiActivityInGuild::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityInGuild_Update_m4107789932 (uiActivityInGuild_t2413421989 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityInGuild_Update_m4107789932_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsNewUpdate_m3510163353(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002a; } } { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsDataReady_m67484584(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002a; } } { IActivityDetail_t2848416189 * L_6 = V_0; uiActivityInGuild_OnFreshPage_m924945009(__this, L_6, /*hidden argument*/NULL); } IL_002a: { return; } } // System.Void uiActivityInGuild::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiActivityInGuild_OnEnable_m3528887183 (uiActivityInGuild_t2413421989 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityInGuild_OnEnable_m3528887183_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiActivityAward_t2058870093 * L_0 = __this->get_m_uiAward_2(); 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_0022; } } { uiActivityAward_t2058870093 * L_2 = __this->get_m_uiAward_2(); 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); } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_4 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CActivityManager_RequestActivityDetail_m4182042270(L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void uiActivityInGuild::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiActivityInGuild_OnDisable_m83482285 (uiActivityInGuild_t2413421989 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityInGuild_OnDisable_m83482285_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiActivityAward_t2058870093 * L_0 = __this->get_m_uiAward_2(); 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_0022; } } { uiActivityAward_t2058870093 * L_2 = __this->get_m_uiAward_2(); 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)0, /*hidden argument*/NULL); } IL_0022: { return; } } // System.Void uiActivityInGuild::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityInGuild_OnFreshPage_m924945009 (uiActivityInGuild_t2413421989 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityInGuild_OnFreshPage_m924945009_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityInGuild_t1757525966 * V_0 = NULL; CAwardInfo_1_t3416460893 * V_1 = NULL; { IActivityDetail_t2848416189 * L_0 = ___activityInfo0; V_0 = ((CActivityInGuild_t1757525966 *)CastclassClass((RuntimeObject*)L_0, CActivityInGuild_t1757525966_il2cpp_TypeInfo_var)); CActivityInGuild_t1757525966 * L_1 = V_0; if (L_1) { goto IL_000e; } } { return; } IL_000e: { UILabel_t3248798549 * L_2 = __this->get_m_ShowDateAndDeclare_3(); CActivityInGuild_t1757525966 * L_3 = V_0; NullCheck(L_3); String_t* L_4 = IActivityDetail_get_ActivityDesc_m2809532585(L_3, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_4, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = __this->get_m_LabelTitle_4(); CActivityInGuild_t1757525966 * L_6 = V_0; NullCheck(L_6); String_t* L_7 = IActivityDetail_get_ActivityTitle_m950561326(L_6, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_7, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = __this->get_m_time_5(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_9 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_10 = ___activityInfo0; NullCheck(L_10); List_1_t128053199 * L_11 = IActivityDetail_get_startTime_m1300601434(L_10, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_12 = ___activityInfo0; NullCheck(L_12); List_1_t128053199 * L_13 = IActivityDetail_get_endTime_m1727713147(L_12, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_14 = CActivityManager_GetCommonTimeRange_m2732959704(L_9, L_11, L_13, /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_14, /*hidden argument*/NULL); CActivityInGuild_t1757525966 * L_15 = V_0; NullCheck(L_15); CAwardInfo_1_t3416460893 * L_16 = CActivityInGuild_get_AwardPackage_m2379533722(L_15, /*hidden argument*/NULL); V_1 = L_16; uiActivityAward_t2058870093 * L_17 = __this->get_m_uiAward_2(); 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_00a3; } } { CAwardInfo_1_t3416460893 * L_19 = V_1; if (!L_19) { goto IL_00a3; } } { uiActivityAward_t2058870093 * L_20 = __this->get_m_uiAward_2(); CAwardInfo_1_t3416460893 * L_21 = V_1; NullCheck(L_21); int32_t L_22 = CAwardInfo_1_get_AwardState_m1600705444(L_21, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); CAwardInfo_1_t3416460893 * L_23 = V_1; NullCheck(L_23); CAwardList_t4094041907 * L_24 = CAwardInfo_1_get_AwardList_m2465244713(L_23, /*hidden argument*/CAwardInfo_1_get_AwardList_m2465244713_RuntimeMethod_var); intptr_t L_25 = (intptr_t)uiActivityInGuild_OnAcceptAward_m217391179_RuntimeMethod_var; OnAcceptAward_t3091551033 * L_26 = (OnAcceptAward_t3091551033 *)il2cpp_codegen_object_new(OnAcceptAward_t3091551033_il2cpp_TypeInfo_var); OnAcceptAward__ctor_m3812106801(L_26, __this, L_25, /*hidden argument*/NULL); NullCheck(L_20); uiActivityAward_InitAward_m2737479500(L_20, L_22, L_24, L_26, /*hidden argument*/NULL); uiActivityAward_t2058870093 * L_27 = __this->get_m_uiAward_2(); NullCheck(L_27); GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(L_27, /*hidden argument*/NULL); NullCheck(L_28); GameObject_SetActive_m796801857(L_28, (bool)1, /*hidden argument*/NULL); } IL_00a3: { CActivityInGuild_t1757525966 * L_29 = V_0; NullCheck(L_29); IActivityDetail_set_IsNewUpdate_m176409430(L_29, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityInGuild::OnAcceptAward() extern "C" IL2CPP_METHOD_ATTR void uiActivityInGuild_OnAcceptAward_m217391179 (uiActivityInGuild_t2413421989 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityInGuild_OnAcceptAward_m217391179_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CActivityManager_AcceptAward_m1286719926(L_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 uiActivityKeepLogin::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLogin__ctor_m1302713164 (uiActivityKeepLogin_t2140069327 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLogin::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLogin_OnPageInit_m2601574037 (uiActivityKeepLogin_t2140069327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLogin_OnPageInit_m2601574037_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_2(); if (L_0) { goto IL_005f; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_1 = CActivityManager_get_KeepLoginList_m4136918500(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_DMListView_3(L_1); DMListView_t512231514 * L_2 = __this->get_m_DMListView_3(); NullCheck(L_2); DMListView_SetEnumInfo_m2581368040(L_2, 0, 1, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UITexture_t3471168817 * L_4 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_3, _stringLiteral2596966739, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_picture_4(L_4); int32_t L_5 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)57))))) { goto IL_005f; } } { UITexture_t3471168817 * L_6 = __this->get_m_picture_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_7 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, _stringLiteral1237243066, /*hidden argument*/NULL); NullCheck(L_6); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_6, ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_7, Texture_t3661962703_il2cpp_TypeInfo_var))); } IL_005f: { return; } } // System.Void uiActivityKeepLogin::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLogin_Start_m378417606 (uiActivityKeepLogin_t2140069327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLogin_Start_m378417606_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CActivityManager_RequestActivityDetail_m4182042270(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLogin::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLogin_Update_m795214193 (uiActivityKeepLogin_t2140069327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLogin_Update_m795214193_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsDataReady_m67484584(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0019; } } { return; } IL_0019: { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsNewUpdate_m3510163353(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002b; } } { IActivityDetail_t2848416189 * L_6 = V_0; uiActivityKeepLogin_OnFreshPage_m402442250(__this, L_6, /*hidden argument*/NULL); } IL_002b: { return; } } // System.Void uiActivityKeepLogin::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLogin_OnFreshPage_m402442250 (uiActivityKeepLogin_t2140069327 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLogin_OnFreshPage_m402442250_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityKeepLogin_t2171871959 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { IActivityDetail_t2848416189 * L_0 = ___activityInfo0; V_0 = ((CActivityKeepLogin_t2171871959 *)CastclassClass((RuntimeObject*)L_0, CActivityKeepLogin_t2171871959_il2cpp_TypeInfo_var)); CActivityKeepLogin_t2171871959 * L_1 = V_0; NullCheck(L_1); CAwardInfo_1_t3416460893 * L_2 = CActivityKeepLogin_GetCAwardInfoArray_m936021790(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CAwardInfo_1_get_AwardCount_m4253717152(L_2, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); V_1 = L_3; int32_t L_4 = V_1; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))/(int32_t)5)), (int32_t)1)); DMListView_t512231514 * L_5 = __this->get_m_DMListView_3(); int32_t L_6 = V_2; NullCheck(L_5); DMListView_GenerateItemList_m637906825(L_5, L_6, /*hidden argument*/NULL); CActivityKeepLogin_t2171871959 * L_7 = V_0; NullCheck(L_7); IActivityDetail_set_IsNewUpdate_m176409430(L_7, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLogin::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLogin_OnEnable_m2532356094 (uiActivityKeepLogin_t2140069327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLogin_OnEnable_m2532356094_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_DMListView_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLogin::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLogin_OnDisable_m360020930 (uiActivityKeepLogin_t2140069327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLogin_OnDisable_m360020930_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_DMListView_3(); 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 uiActivityKeepLoginAwardCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell__ctor_m3909484897 (uiActivityKeepLoginAwardCell_t1133729721 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLoginAwardCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_OnPageInit_m3615865925 (uiActivityKeepLoginAwardCell_t1133729721 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLoginAwardCell_OnPageInit_m3615865925_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_2(); if (L_0) { goto IL_008f; } } { 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, _stringLiteral2768723894, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_texture_7(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_4 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_3, _stringLiteral3454252990, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_spriteBG_8(L_4); UITexture_t3471168817 * L_5 = __this->get_m_texture_7(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_localScale_m129152068(L_6, /*hidden argument*/NULL); __this->set_m_org_texScale_10(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_8, _stringLiteral2002595880, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_amount_9(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_10, _stringLiteral404597298, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_uiSeal_12(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_12, _stringLiteral3216156619, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_days_13(L_13); } IL_008f: { return; } } // System.Void uiActivityKeepLoginAwardCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_Update_m2563322361 (uiActivityKeepLoginAwardCell_t1133729721 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLoginAwardCell_Update_m2563322361_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bTextureDone_3(); if (L_0) { goto IL_002d; } } { UITexture_t3471168817 * L_1 = __this->get_m_texture_7(); int32_t L_2 = __this->get_m_nConfigID_4(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_3 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = __this->get_m_org_texScale_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_5 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_1, L_3, L_4, /*hidden argument*/NULL); __this->set_m_bTextureDone_3(L_5); } IL_002d: { return; } } // System.Void uiActivityKeepLoginAwardCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_SetIndex_m3676612377 (uiActivityKeepLoginAwardCell_t1133729721 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLoginAwardCell_SetIndex_m3676612377_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; CActivityKeepLogin_t2171871959 * V_1 = NULL; CAwardInfo_1_t3416460893 * V_2 = NULL; CAwardInfo_1_t3416460893 * G_B5_0 = NULL; { int32_t L_0 = ___index0; __this->set_m_index_6(L_0); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_1 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_1; IActivityDetail_t2848416189 * L_2 = V_0; if (L_2) { goto IL_0014; } } { return; } IL_0014: { IActivityDetail_t2848416189 * L_3 = V_0; V_1 = ((CActivityKeepLogin_t2171871959 *)CastclassClass((RuntimeObject*)L_3, CActivityKeepLogin_t2171871959_il2cpp_TypeInfo_var)); CActivityKeepLogin_t2171871959 * L_4 = V_1; if (!L_4) { goto IL_002c; } } { CActivityKeepLogin_t2171871959 * L_5 = V_1; NullCheck(L_5); CAwardInfo_1_t3416460893 * L_6 = CActivityKeepLogin_GetCAwardInfoArray_m936021790(L_5, /*hidden argument*/NULL); G_B5_0 = L_6; goto IL_002d; } IL_002c: { G_B5_0 = ((CAwardInfo_1_t3416460893 *)(NULL)); } IL_002d: { V_2 = G_B5_0; CActivityKeepLogin_t2171871959 * L_7 = V_1; __this->set_m_cellData_11(L_7); int32_t L_8 = ___index0; CAwardInfo_1_t3416460893 * L_9 = V_2; NullCheck(L_9); int32_t L_10 = CAwardInfo_1_get_AwardCount_m4253717152(L_9, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); if ((((int32_t)L_8) >= ((int32_t)L_10))) { goto IL_00bc; } } { CAwardInfo_1_t3416460893 * L_11 = V_2; NullCheck(L_11); CAwardList_t4094041907 * L_12 = CAwardInfo_1_get_AwardList_m2465244713(L_11, /*hidden argument*/CAwardInfo_1_get_AwardList_m2465244713_RuntimeMethod_var); int32_t L_13 = ___index0; NullCheck(L_12); CAwardItem_t1677460915 * L_14 = CAwardList_GetItemByIndex_m1502988785(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = CAwardItem_get_ConfigId_m576905535(L_14, /*hidden argument*/NULL); __this->set_m_nConfigID_4(L_15); CAwardInfo_1_t3416460893 * L_16 = V_2; NullCheck(L_16); CAwardList_t4094041907 * L_17 = CAwardInfo_1_get_AwardList_m2465244713(L_16, /*hidden argument*/CAwardInfo_1_get_AwardList_m2465244713_RuntimeMethod_var); int32_t L_18 = ___index0; NullCheck(L_17); CAwardItem_t1677460915 * L_19 = CAwardList_GetItemByIndex_m1502988785(L_17, L_18, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = CAwardItem_get_Amount_m2607280859(L_19, /*hidden argument*/NULL); __this->set_m_nAmount_5(L_20); UISprite_t194114938 * L_21 = __this->get_m_spriteBG_8(); CShopConfig_t202154353 * L_22 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_23 = __this->get_m_nConfigID_4(); NullCheck(L_22); String_t* L_24 = CShopConfig_GetQualityLevelIcon_m3028294132(L_22, L_23, /*hidden argument*/NULL); NullCheck(L_21); UISprite_set_spriteName_m1616245412(L_21, L_24, /*hidden argument*/NULL); UILabel_t3248798549 * L_25 = __this->get_m_days_13(); CTextHelp_t3119637808 * L_26 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); String_t* L_27 = CTextHelp_GetText_m372251958(L_26, _stringLiteral548857234, /*hidden argument*/NULL); int32_t L_28 = ___index0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); RuntimeObject * L_30 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_29); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = String_Format_m2844511972(NULL /*static, unused*/, L_27, L_30, /*hidden argument*/NULL); NullCheck(L_25); UILabel_set_text_m1071532778(L_25, L_31, /*hidden argument*/NULL); uiActivityKeepLoginAwardCell_FreshUI_m2404168499(__this, /*hidden argument*/NULL); goto IL_00c8; } IL_00bc: { Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_32, (bool)0, /*hidden argument*/NULL); } IL_00c8: { return; } } // System.Void uiActivityKeepLoginAwardCell::FreshUI() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_FreshUI_m2404168499 (uiActivityKeepLoginAwardCell_t1133729721 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLoginAwardCell_FreshUI_m2404168499_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UITexture_t3471168817 * L_0 = __this->get_m_texture_7(); int32_t L_1 = __this->get_m_nConfigID_4(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_2 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); Vector3_t3722313464 L_3 = __this->get_m_org_texScale_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_4 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_0, L_2, L_3, /*hidden argument*/NULL); __this->set_m_bTextureDone_3(L_4); UILabel_t3248798549 * L_5 = __this->get_m_amount_9(); int32_t L_6 = __this->get_m_nAmount_5(); int32_t L_7 = L_6; 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*/, _stringLiteral3452614616, L_8, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_9, /*hidden argument*/NULL); uiActivityKeepLoginAwardCell_ControlIconRoot_m710486902(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLoginAwardCell::ControlIconRoot() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_ControlIconRoot_m710486902 (uiActivityKeepLoginAwardCell_t1133729721 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLoginAwardCell_ControlIconRoot_m710486902_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CActivityKeepLogin_t2171871959 * L_0 = __this->get_m_cellData_11(); if (!L_0) { goto IL_012a; } } { CActivityKeepLogin_t2171871959 * L_1 = __this->get_m_cellData_11(); NullCheck(L_1); Dictionary_2_t1839659084 * L_2 = CActivityKeepLogin_GetStateDictionary_m4100760025(L_1, /*hidden argument*/NULL); int32_t L_3 = __this->get_m_index_6(); NullCheck(L_2); int32_t L_4 = Dictionary_2_get_Item_m1590941542(L_2, ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)), /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_0 = L_4; int32_t L_5 = V_0; if (L_5) { goto IL_0079; } } { Transform_t3600365921 * L_6 = __this->get_m_uiSeal_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_7 = __this->get_m_spriteBG_8(); Color_t2555686324 L_8; memset(&L_8, 0, sizeof(L_8)); Color__ctor_m286683560((&L_8), (255.0f), (255.0f), (255.0f), /*hidden argument*/NULL); NullCheck(L_7); UIWidget_set_color_m2288988844(L_7, L_8, /*hidden argument*/NULL); UITexture_t3471168817 * L_9 = __this->get_m_texture_7(); Color_t2555686324 L_10; memset(&L_10, 0, sizeof(L_10)); Color__ctor_m286683560((&L_10), (255.0f), (255.0f), (255.0f), /*hidden argument*/NULL); NullCheck(L_9); UIWidget_set_color_m2288988844(L_9, L_10, /*hidden argument*/NULL); goto IL_012a; } IL_0079: { int32_t L_11 = V_0; if ((!(((uint32_t)L_11) == ((uint32_t)1)))) { goto IL_00cf; } } { Transform_t3600365921 * L_12 = __this->get_m_uiSeal_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_13 = __this->get_m_spriteBG_8(); Color_t2555686324 L_14; memset(&L_14, 0, sizeof(L_14)); Color__ctor_m286683560((&L_14), (255.0f), (255.0f), (255.0f), /*hidden argument*/NULL); NullCheck(L_13); UIWidget_set_color_m2288988844(L_13, L_14, /*hidden argument*/NULL); UITexture_t3471168817 * L_15 = __this->get_m_texture_7(); Color_t2555686324 L_16; memset(&L_16, 0, sizeof(L_16)); Color__ctor_m286683560((&L_16), (255.0f), (255.0f), (255.0f), /*hidden argument*/NULL); NullCheck(L_15); UIWidget_set_color_m2288988844(L_15, L_16, /*hidden argument*/NULL); goto IL_012a; } IL_00cf: { int32_t L_17 = V_0; if ((!(((uint32_t)L_17) == ((uint32_t)2)))) { goto IL_012a; } } { Transform_t3600365921 * L_18 = __this->get_m_uiSeal_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_18, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_19 = __this->get_m_spriteBG_8(); Color_t2555686324 L_20; memset(&L_20, 0, sizeof(L_20)); Color__ctor_m2943235014((&L_20), (0.589f), (0.589f), (0.589f), (1.0f), /*hidden argument*/NULL); NullCheck(L_19); UIWidget_set_color_m2288988844(L_19, L_20, /*hidden argument*/NULL); UITexture_t3471168817 * L_21 = __this->get_m_texture_7(); Color_t2555686324 L_22; memset(&L_22, 0, sizeof(L_22)); Color__ctor_m2943235014((&L_22), (0.589f), (0.589f), (0.589f), (1.0f), /*hidden argument*/NULL); NullCheck(L_21); UIWidget_set_color_m2288988844(L_21, L_22, /*hidden argument*/NULL); } IL_012a: { return; } } // System.Void uiActivityKeepLoginAwardCell::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginAwardCell_OnClickItem_m3594902234 (uiActivityKeepLoginAwardCell_t1133729721 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLoginAwardCell_OnClickItem_m3594902234_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CActivityKeepLogin_t2171871959 * L_0 = __this->get_m_cellData_11(); NullCheck(L_0); Dictionary_2_t1839659084 * L_1 = CActivityKeepLogin_GetStateDictionary_m4100760025(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_index_6(); NullCheck(L_1); int32_t L_3 = Dictionary_2_get_Item_m1590941542(L_1, ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_0 = L_3; int32_t L_4 = V_0; if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_5 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = __this->get_m_index_6(); NullCheck(L_5); CActivityManager_AcceptAward_m3852274531(L_5, L_6, /*hidden argument*/NULL); goto IL_0045; } IL_0035: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_7 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = __this->get_m_nConfigID_4(); NullCheck(L_7); CShopManager_ShowAvatar_m2860953780(L_7, L_8, /*hidden argument*/NULL); } IL_0045: { 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 uiActivityKeepLoginGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginGroup__ctor_m1270128128 (uiActivityKeepLoginGroup_t1436524861 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLoginGroup::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginGroup_OnPageInit_m1999156750 (uiActivityKeepLoginGroup_t1436524861 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityKeepLoginGroup_OnPageInit_m1999156750_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_3(); if (L_0) { goto IL_00af; } } { __this->set_isPageInit_3((bool)1); __this->set_itemList_2(((uiActivityKeepLoginAwardCellU5BU5D_t4080606532*)SZArrayNew(uiActivityKeepLoginAwardCellU5BU5D_t4080606532_il2cpp_TypeInfo_var, (uint32_t)5))); uiActivityKeepLoginAwardCellU5BU5D_t4080606532* L_1 = __this->get_itemList_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, _stringLiteral4048858197, /*hidden argument*/NULL); NullCheck(L_3); uiActivityKeepLoginAwardCell_t1133729721 * L_4 = Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605(L_3, /*hidden argument*/Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(0), (uiActivityKeepLoginAwardCell_t1133729721 *)L_4); uiActivityKeepLoginAwardCellU5BU5D_t4080606532* L_5 = __this->get_itemList_2(); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral4048858200, /*hidden argument*/NULL); NullCheck(L_7); uiActivityKeepLoginAwardCell_t1133729721 * L_8 = Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605(L_7, /*hidden argument*/Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605_RuntimeMethod_var); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_8); (L_5)->SetAt(static_cast(1), (uiActivityKeepLoginAwardCell_t1133729721 *)L_8); uiActivityKeepLoginAwardCellU5BU5D_t4080606532* L_9 = __this->get_itemList_2(); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral4048858199, /*hidden argument*/NULL); NullCheck(L_11); uiActivityKeepLoginAwardCell_t1133729721 * L_12 = Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605(L_11, /*hidden argument*/Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605_RuntimeMethod_var); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(2), (uiActivityKeepLoginAwardCell_t1133729721 *)L_12); uiActivityKeepLoginAwardCellU5BU5D_t4080606532* L_13 = __this->get_itemList_2(); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral4048858202, /*hidden argument*/NULL); NullCheck(L_15); uiActivityKeepLoginAwardCell_t1133729721 * L_16 = Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605(L_15, /*hidden argument*/Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605_RuntimeMethod_var); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_16); (L_13)->SetAt(static_cast(3), (uiActivityKeepLoginAwardCell_t1133729721 *)L_16); uiActivityKeepLoginAwardCellU5BU5D_t4080606532* L_17 = __this->get_itemList_2(); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral4048858201, /*hidden argument*/NULL); NullCheck(L_19); uiActivityKeepLoginAwardCell_t1133729721 * L_20 = Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605(L_19, /*hidden argument*/Component_GetComponent_TisuiActivityKeepLoginAwardCell_t1133729721_m2870474605_RuntimeMethod_var); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_20); (L_17)->SetAt(static_cast(4), (uiActivityKeepLoginAwardCell_t1133729721 *)L_20); } IL_00af: { Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_21); DMListViewItem_t3648257704 * L_22 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_21, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_23 = (intptr_t)uiActivityKeepLoginGroup_IndexChanged_m1341360208_RuntimeMethod_var; Action_1_t3123413348 * L_24 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_24, __this, L_23, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_22); DMListViewItem_set_indexChanged_m3628212006(L_22, L_24, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLoginGroup::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginGroup_Start_m2368543074 (uiActivityKeepLoginGroup_t1436524861 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiActivityKeepLoginGroup::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginGroup_IndexChanged_m1341360208 (uiActivityKeepLoginGroup_t1436524861 * __this, int32_t ____index0, const RuntimeMethod* method) { { int32_t L_0 = ____index0; uiActivityKeepLoginGroup_SetIndex_m4123582962(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void uiActivityKeepLoginGroup::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginGroup_SetIndex_m4123582962 (uiActivityKeepLoginGroup_t1436524861 * __this, int32_t ___index0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0024; } IL_0007: { uiActivityKeepLoginAwardCellU5BU5D_t4080606532* L_0 = __this->get_itemList_2(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; uiActivityKeepLoginAwardCell_t1133729721 * L_3 = (L_0)->GetAt(static_cast(L_2)); uiActivityKeepLoginAwardCellU5BU5D_t4080606532* L_4 = __this->get_itemList_2(); NullCheck(L_4); int32_t L_5 = ___index0; int32_t L_6 = V_0; NullCheck(L_3); uiActivityKeepLoginAwardCell_SetIndex_m3676612377(L_3, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))), (int32_t)L_5)), (int32_t)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0024: { int32_t L_8 = V_0; uiActivityKeepLoginAwardCellU5BU5D_t4080606532* L_9 = __this->get_itemList_2(); NullCheck(L_9); if ((((int32_t)L_8) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_9)->max_length))))))) { goto IL_0007; } } { return; } } // System.Void uiActivityKeepLoginGroup::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityKeepLoginGroup_Update_m32074056 (uiActivityKeepLoginGroup_t1436524861 * __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 uiActivityListItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityListItem__ctor_m299728451 (uiActivityListItem_t594835361 * __this, const RuntimeMethod* method) { { Color_t2555686324 L_0; memset(&L_0, 0, sizeof(L_0)); Color__ctor_m2943235014((&L_0), (1.0f), (0.259f), (0.0f), (1.0f), /*hidden argument*/NULL); __this->set_m_ColorActive_7(L_0); Color_t2555686324 L_1; memset(&L_1, 0, sizeof(L_1)); Color__ctor_m2943235014((&L_1), (0.306f), (0.345f), (0.608f), (1.0f), /*hidden argument*/NULL); __this->set_m_ColorDisactive_8(L_1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityListItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityListItem_OnPageInit_m3150575730 (uiActivityListItem_t594835361 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityListItem_OnPageInit_m3150575730_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_isPageInit_9(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_isPageInit_9((bool)1); __this->set_m_isPageInit_9((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, _stringLiteral1463210625, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_m_bgActive_2(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, _stringLiteral2274387686, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); __this->set_m_bgDisactive_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral3923321062, /*hidden argument*/NULL); NullCheck(L_8); UILabel_t3248798549 * L_9 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_8, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Description_4(L_9); __this->set_m_curActivityID_10((-1)); __this->set_m_selectedCallback_11((OnSelectedCallback_t3192302518 *)NULL); return; } } // System.Void uiActivityListItem::InitItem(System.Int32,System.Int32,System.String,System.Boolean,uiActivityListItem/OnSelectedCallback) extern "C" IL2CPP_METHOD_ATTR void uiActivityListItem_InitItem_m765824609 (uiActivityListItem_t594835361 * __this, int32_t ___activityID0, int32_t ___activityNewID1, String_t* ___activityName2, bool ___bActive3, OnSelectedCallback_t3192302518 * ___listener4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityListItem_InitItem_m765824609_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; { int32_t L_0 = ___activityID0; __this->set_m_activityID_5(L_0); int32_t L_1 = ___activityNewID1; __this->set_m_activityNewID_6(L_1); int32_t L_2 = ___activityNewID1; __this->set_m_curActivityID_10(L_2); OnSelectedCallback_t3192302518 * L_3 = ___listener4; __this->set_m_selectedCallback_11(L_3); bool L_4 = ___bActive3; uiActivityListItem_SetStyle_m143476687(__this, L_4, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = __this->get_m_Description_4(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_6 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ___activityID0; NullCheck(L_6); String_t* L_8 = CActivityManager_GetShortName_m3974591959(L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_8, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral4229945040, /*hidden argument*/NULL); V_0 = L_10; Transform_t3600365921 * L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_11, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_005f; } } { Transform_t3600365921 * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); } IL_005f: { return; } } // System.Void uiActivityListItem::OnActive() extern "C" IL2CPP_METHOD_ATTR void uiActivityListItem_OnActive_m2983496889 (uiActivityListItem_t594835361 * __this, const RuntimeMethod* method) { { uiActivityListItem_SetStyle_m143476687(__this, (bool)1, /*hidden argument*/NULL); OnSelectedCallback_t3192302518 * L_0 = __this->get_m_selectedCallback_11(); if (!L_0) { goto IL_0023; } } { OnSelectedCallback_t3192302518 * L_1 = __this->get_m_selectedCallback_11(); int32_t L_2 = __this->get_m_curActivityID_10(); NullCheck(L_1); OnSelectedCallback_Invoke_m2927594307(L_1, L_2, /*hidden argument*/NULL); } IL_0023: { return; } } // System.Void uiActivityListItem::OnDisactive() extern "C" IL2CPP_METHOD_ATTR void uiActivityListItem_OnDisactive_m309233948 (uiActivityListItem_t594835361 * __this, const RuntimeMethod* method) { { uiActivityListItem_SetStyle_m143476687(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityListItem::SetStyle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiActivityListItem_SetStyle_m143476687 (uiActivityListItem_t594835361 * __this, bool ___isActive0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityListItem_SetStyle_m143476687_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_m_bgActive_2(); bool L_1 = ___isActive0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); GameObject_t1113636619 * L_2 = __this->get_m_bgDisactive_3(); bool L_3 = ___isActive0; CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_2, (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); bool L_4 = ___isActive0; if (!L_4) { goto IL_005e; } } { UILabel_t3248798549 * L_5 = __this->get_m_Description_4(); NullCheck(L_5); UILabel_set_effectStyle_m2433098332(L_5, 0, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_Description_4(); Color_t2555686324 L_7 = __this->get_m_ColorActive_7(); NullCheck(L_6); UIWidget_set_color_m2288988844(L_6, L_7, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = __this->get_m_Description_4(); NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectScale_m722751045(NULL /*static, unused*/, L_9, (18.0f), (18.0f), /*hidden argument*/NULL); goto IL_00b0; } IL_005e: { UILabel_t3248798549 * L_10 = __this->get_m_Description_4(); NullCheck(L_10); UILabel_set_effectStyle_m2433098332(L_10, 2, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = __this->get_m_Description_4(); Vector2_t2156229523 L_12; memset(&L_12, 0, sizeof(L_12)); Vector2__ctor_m3970636864((&L_12), (0.0f), (0.5f), /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_effectDistance_m3693984075(L_11, L_12, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = __this->get_m_Description_4(); Color_t2555686324 L_14 = __this->get_m_ColorDisactive_8(); NullCheck(L_13); UIWidget_set_color_m2288988844(L_13, L_14, /*hidden argument*/NULL); UILabel_t3248798549 * L_15 = __this->get_m_Description_4(); NullCheck(L_15); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectScale_m722751045(NULL /*static, unused*/, L_16, (16.0f), (16.0f), /*hidden argument*/NULL); } IL_00b0: { 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_OnSelectedCallback_t3192302518 (OnSelectedCallback_t3192302518 * __this, int32_t ___index0, 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(___index0); } // System.Void uiActivityListItem/OnSelectedCallback::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnSelectedCallback__ctor_m3588733999 (OnSelectedCallback_t3192302518 * __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 uiActivityListItem/OnSelectedCallback::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnSelectedCallback_Invoke_m2927594307 (OnSelectedCallback_t3192302518 * __this, int32_t ___index0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnSelectedCallback_Invoke_m2927594307((OnSelectedCallback_t3192302518 *)__this->get_prev_9(), ___index0, 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, ___index0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___index0, 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, ___index0); else GenericVirtActionInvoker1< int32_t >::Invoke(targetMethod, targetThis, ___index0); } 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, ___index0); else VirtActionInvoker1< int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___index0); } } else { typedef void (*FunctionPointerType) (void*, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___index0, targetMethod); } } } } // System.IAsyncResult uiActivityListItem/OnSelectedCallback::BeginInvoke(System.Int32,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnSelectedCallback_BeginInvoke_m1746649991 (OnSelectedCallback_t3192302518 * __this, int32_t ___index0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OnSelectedCallback_BeginInvoke_m1746649991_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[2] = {0}; __d_args[0] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___index0); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void uiActivityListItem/OnSelectedCallback::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnSelectedCallback_EndInvoke_m50679123 (OnSelectedCallback_t3192302518 * __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 uiActivityMember::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityMember__ctor_m3040210246 (uiActivityMember_t2530593450 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityMember::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityMember_OnPageInit_m2594331819 (uiActivityMember_t2530593450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMember_OnPageInit_m2594331819_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_2(); if (L_0) { goto IL_002a; } } { __this->set_isPageInit_2((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_1 = CActivityManager_get_MemberAwardList_m2598830267(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_DMListView_3(L_1); DMListView_t512231514 * L_2 = __this->get_m_DMListView_3(); NullCheck(L_2); DMListView_SetEnumInfo_m2581368040(L_2, 0, 1, /*hidden argument*/NULL); } IL_002a: { return; } } // System.Void uiActivityMember::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityMember_Start_m971015034 (uiActivityMember_t2530593450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMember_Start_m971015034_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiActivityMember_InitUI_m265312526(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_0 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); MemberManager_RequestMemberInfo_m42992302(L_0, /*hidden argument*/NULL); return; } } // System.Void uiActivityMember::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiActivityMember_OnEnable_m1061589511 (uiActivityMember_t2530593450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMember_OnEnable_m1061589511_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_DMListView_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiActivityMember::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiActivityMember_OnDisable_m3969322191 (uiActivityMember_t2530593450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMember_OnDisable_m3969322191_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_DMListView_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityMember::InitUI() extern "C" IL2CPP_METHOD_ATTR void uiActivityMember_InitUI_m265312526 (uiActivityMember_t2530593450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMember_InitUI_m265312526_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_0 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CMiscConfig_GetInt_m1183615064(L_0, _stringLiteral426480859, 3, /*hidden argument*/NULL); V_0 = L_1; DMListView_t512231514 * L_2 = __this->get_m_DMListView_3(); NullCheck(L_2); DMListView_GenerateItemList_m637906825(L_2, 3, /*hidden argument*/NULL); return; } } // System.Void uiActivityMember::ClickMemberBtn() extern "C" IL2CPP_METHOD_ATTR void uiActivityMember_ClickMemberBtn_m1221107169 (uiActivityMember_t2530593450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMember_ClickMemberBtn_m1221107169_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_0 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); MemberManager_RequestMemberInfo_m42992302(L_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 uiActivityMemberAwardCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberAwardCell__ctor_m2824423867 (uiActivityMemberAwardCell_t2205947704 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberAwardCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberAwardCell_OnPageInit_m2941603954 (uiActivityMemberAwardCell_t2205947704 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberAwardCell_OnPageInit_m2941603954_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); UITexture_t3471168817 * L_1 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_0, _stringLiteral416089526, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_texture_3(L_1); UITexture_t3471168817 * L_2 = __this->get_m_texture_3(); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localScale_m129152068(L_3, /*hidden argument*/NULL); __this->set_m_textureOrgScale_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, _stringLiteral1868862699, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_countLabel_2(L_6); return; } } // System.Void uiActivityMemberAwardCell::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberAwardCell_Start_m2441239715 (uiActivityMemberAwardCell_t2205947704 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiActivityMemberAwardCell::OnInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberAwardCell_OnInit_m1563087003 (uiActivityMemberAwardCell_t2205947704 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberAwardCell_OnInit_m1563087003_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_textureDone_5(); if (L_0) { goto IL_002d; } } { UITexture_t3471168817 * L_1 = __this->get_m_texture_3(); int32_t L_2 = __this->get_m_configID_6(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_3 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = __this->get_m_textureOrgScale_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_5 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_1, L_3, L_4, /*hidden argument*/NULL); __this->set_m_textureDone_5(L_5); } IL_002d: { UILabel_t3248798549 * L_6 = __this->get_m_countLabel_2(); int32_t* L_7 = __this->get_address_of_m_count_7(); String_t* L_8 = Int32_ToString_m141394615(L_7, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_8, /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberAwardCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberAwardCell_Update_m1857370293 (uiActivityMemberAwardCell_t2205947704 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberAwardCell_Update_m1857370293_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_textureDone_5(); if (L_0) { goto IL_002d; } } { UITexture_t3471168817 * L_1 = __this->get_m_texture_3(); int32_t L_2 = __this->get_m_configID_6(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_3 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = __this->get_m_textureOrgScale_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_5 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_1, L_3, L_4, /*hidden argument*/NULL); __this->set_m_textureDone_5(L_5); } IL_002d: { return; } } // System.Void uiActivityMemberAwardCell::SetItemDetail(DMCore.Logic.MemberAwardUnit) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberAwardCell_SetItemDetail_m1771575027 (uiActivityMemberAwardCell_t2205947704 * __this, MemberAwardUnit_t798532047 * ___info0, const RuntimeMethod* method) { { MemberAwardUnit_t798532047 * L_0 = ___info0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { MemberAwardUnit_t798532047 * L_1 = ___info0; __this->set_m_info_8(L_1); MemberAwardUnit_t798532047 * L_2 = ___info0; NullCheck(L_2); int32_t L_3 = L_2->get_AwardConfigID_0(); __this->set_m_configID_6(L_3); MemberAwardUnit_t798532047 * L_4 = ___info0; NullCheck(L_4); int32_t L_5 = L_4->get_AwardCount_1(); __this->set_m_count_7(L_5); uiActivityMemberAwardCell_OnInit_m1563087003(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiActivityMemberCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell__ctor_m1873498759 (uiActivityMemberCell_t1325979236 * __this, const RuntimeMethod* method) { { __this->set_m_MemberLevel_3((-1)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_OnPageInit_m4248313698 (uiActivityMemberCell_t1325979236 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberCell_OnPageInit_m4248313698_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_8(); if (L_0) { goto IL_00c2; } } { __this->set_isPageInit_8((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); uiActivityMemberAwardCell_t2205947704 * L_2 = CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778(NULL /*static, unused*/, L_1, _stringLiteral885421745, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778_RuntimeMethod_var); __this->set_Obj1_4(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiActivityMemberAwardCell_t2205947704 * L_4 = CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778(NULL /*static, unused*/, L_3, _stringLiteral878933681, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778_RuntimeMethod_var); __this->set_Obj2_5(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiActivityMemberAwardCell_t2205947704 * L_6 = CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778(NULL /*static, unused*/, L_5, _stringLiteral881096369, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778_RuntimeMethod_var); __this->set_Obj3_6(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiActivityMemberAwardCell_t2205947704 * L_8 = CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778(NULL /*static, unused*/, L_7, _stringLiteral874608305, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiActivityMemberAwardCell_t2205947704_m2322607778_RuntimeMethod_var); __this->set_Obj4_7(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_9, _stringLiteral3321599368, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_CurGetBtnRoot_12(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_11, _stringLiteral1833724917, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_CurAlreadyGetBtnRoot_13(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_13, _stringLiteral2829610309, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_CurGrayBtnRoot_14(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_16 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_15, _stringLiteral3503597837, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_timeLabel_9(L_16); } IL_00c2: { 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)uiActivityMemberCell_IndexChanged_m1516814919_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 uiActivityMemberCell::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_Start_m3930293297 (uiActivityMemberCell_t1325979236 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_index_10(); uiActivityMemberCell_initUI_m2260984278(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)), /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberCell::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_IndexChanged_m1516814919 (uiActivityMemberCell_t1325979236 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; uiActivityMemberCell_SetIndex_m3176624272(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___index0; __this->set_m_index_10(L_1); return; } } // System.Void uiActivityMemberCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_SetIndex_m3176624272 (uiActivityMemberCell_t1325979236 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberCell_SetIndex_m3176624272_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t2270606789 * V_0 = NULL; { MemberAwardConfig_t2880806974 * L_0 = MemberAwardConfig_GetInstance_m2050582586(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___index0; NullCheck(L_0); List_1_t2270606789 * L_2 = MemberAwardConfig_GetMemberAward_m3013343745(L_0, ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)), /*hidden argument*/NULL); V_0 = L_2; uiActivityMemberAwardCell_t2205947704 * L_3 = __this->get_Obj1_4(); List_1_t2270606789 * L_4 = V_0; NullCheck(L_4); MemberAwardUnit_t798532047 * L_5 = List_1_get_Item_m59375575(L_4, 0, /*hidden argument*/List_1_get_Item_m59375575_RuntimeMethod_var); NullCheck(L_3); uiActivityMemberAwardCell_SetItemDetail_m1771575027(L_3, L_5, /*hidden argument*/NULL); uiActivityMemberAwardCell_t2205947704 * L_6 = __this->get_Obj2_5(); List_1_t2270606789 * L_7 = V_0; NullCheck(L_7); MemberAwardUnit_t798532047 * L_8 = List_1_get_Item_m59375575(L_7, 1, /*hidden argument*/List_1_get_Item_m59375575_RuntimeMethod_var); NullCheck(L_6); uiActivityMemberAwardCell_SetItemDetail_m1771575027(L_6, L_8, /*hidden argument*/NULL); uiActivityMemberAwardCell_t2205947704 * L_9 = __this->get_Obj3_6(); List_1_t2270606789 * L_10 = V_0; NullCheck(L_10); MemberAwardUnit_t798532047 * L_11 = List_1_get_Item_m59375575(L_10, 2, /*hidden argument*/List_1_get_Item_m59375575_RuntimeMethod_var); NullCheck(L_9); uiActivityMemberAwardCell_SetItemDetail_m1771575027(L_9, L_11, /*hidden argument*/NULL); uiActivityMemberAwardCell_t2205947704 * L_12 = __this->get_Obj4_7(); List_1_t2270606789 * L_13 = V_0; NullCheck(L_13); MemberAwardUnit_t798532047 * L_14 = List_1_get_Item_m59375575(L_13, 3, /*hidden argument*/List_1_get_Item_m59375575_RuntimeMethod_var); NullCheck(L_12); uiActivityMemberAwardCell_SetItemDetail_m1771575027(L_12, L_14, /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_Update_m1259627965 (uiActivityMemberCell_t1325979236 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberCell_Update_m1259627965_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); 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, _stringLiteral4041997353, 0, /*hidden argument*/NULL); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_3 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = L_3->get_isNeedUpdateMemberReturn_5(); if (!L_4) { goto IL_0030; } } { IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_5 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_isNeedUpdateMemberReturn_5((bool)0); } IL_0030: { int32_t L_6 = V_0; int32_t L_7 = __this->get_m_MemberLevel_3(); if ((((int32_t)L_6) == ((int32_t)L_7))) { goto IL_0051; } } { int32_t L_8 = V_0; __this->set_m_MemberLevel_3(L_8); int32_t L_9 = __this->get_m_index_10(); uiActivityMemberCell_initUI_m2260984278(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)), /*hidden argument*/NULL); } IL_0051: { IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_10 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); bool L_11 = MemberManager_get_ActivityMemberChanged_m673349405(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_008c; } } { int32_t L_12 = __this->get_m_index_10(); int32_t L_13 = __this->get_m_MemberLevel_3(); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))) == ((uint32_t)L_13)))) { goto IL_008c; } } { IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_14 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); MemberManager_set_ActivityMemberChanged_m2733289576(L_14, (bool)0, /*hidden argument*/NULL); int32_t L_15 = __this->get_m_index_10(); uiActivityMemberCell_initUI_m2260984278(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), /*hidden argument*/NULL); } IL_008c: { return; } } // System.Void uiActivityMemberCell::initUI(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_initUI_m2260984278 (uiActivityMemberCell_t1325979236 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberCell_initUI_m2260984278_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); 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, _stringLiteral4041997353, 0, /*hidden argument*/NULL); __this->set_m_MemberLevel_3(L_2); int32_t L_3 = __this->get_m_MemberLevel_3(); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_01d0; } } { IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_4 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = MemberManager_get_GetState_m2734238581(L_4, /*hidden argument*/NULL); __this->set_mGetState_2(L_5); int32_t L_6 = ___index0; int32_t L_7 = __this->get_m_MemberLevel_3(); if ((!(((uint32_t)L_6) == ((uint32_t)L_7)))) { goto IL_016f; } } { int32_t L_8 = __this->get_mGetState_2(); if (L_8) { goto IL_0077; } } { Transform_t3600365921 * L_9 = __this->get_CurGetBtnRoot_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_CurAlreadyGetBtnRoot_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_CurGrayBtnRoot_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)0, /*hidden argument*/NULL); goto IL_009b; } IL_0077: { Transform_t3600365921 * L_12 = __this->get_CurGetBtnRoot_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_CurAlreadyGetBtnRoot_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = __this->get_CurGrayBtnRoot_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); } IL_009b: { IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_15 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = MemberManager_get_LeftTime_m2080886271(L_15, /*hidden argument*/NULL); int32_t L_17 = ((MemberManager_t2979457932_StaticFields*)il2cpp_codegen_static_fields_for(MemberManager_t2979457932_il2cpp_TypeInfo_var))->get_ONE_DAY_SECOND_14(); if ((((int32_t)L_16) <= ((int32_t)L_17))) { goto IL_00f6; } } { int32_t L_18 = __this->get_m_index_10(); int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); RuntimeObject * L_20 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_19); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2281901072, L_20, /*hidden argument*/NULL); V_0 = L_21; CTextHelp_t3119637808 * L_22 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_23 = V_0; String_t* L_24 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_22); String_t* L_25 = CTextHelp_GetText_m3374553046(L_22, L_23, L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_26 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); int32_t L_27 = MemberManager_get_LeftDay_m233236492(L_26, /*hidden argument*/NULL); int32_t L_28 = L_27; RuntimeObject * L_29 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_28); String_t* L_30 = String_Concat_m904156431(NULL /*static, unused*/, L_25, L_29, /*hidden argument*/NULL); __this->set_mLeftTime_11(L_30); goto IL_0138; } IL_00f6: { int32_t L_31 = __this->get_m_index_10(); int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); RuntimeObject * L_33 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_32); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_34 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2281901073, L_33, /*hidden argument*/NULL); V_1 = L_34; CTextHelp_t3119637808 * L_35 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_36 = V_1; String_t* L_37 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_35); String_t* L_38 = CTextHelp_GetText_m3374553046(L_35, L_36, L_37, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_39 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); int32_t L_40 = MemberManager_get_LeftHour_m556036691(L_39, /*hidden argument*/NULL); int32_t L_41 = L_40; RuntimeObject * L_42 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_41); String_t* L_43 = String_Concat_m904156431(NULL /*static, unused*/, L_38, L_42, /*hidden argument*/NULL); __this->set_mLeftTime_11(L_43); } IL_0138: { String_t* L_44 = __this->get_mLeftTime_11(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_45 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_46 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_44, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_016a; } } { UILabel_t3248798549 * L_47 = __this->get_m_timeLabel_9(); String_t* L_48 = __this->get_mLeftTime_11(); NullCheck(L_47); UILabel_set_text_m1071532778(L_47, L_48, /*hidden argument*/NULL); UILabel_t3248798549 * L_49 = __this->get_m_timeLabel_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_49, (bool)1, /*hidden argument*/NULL); } IL_016a: { goto IL_01cb; } IL_016f: { Transform_t3600365921 * L_50 = __this->get_CurGetBtnRoot_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_50, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_51 = __this->get_CurAlreadyGetBtnRoot_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_51, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_52 = __this->get_CurGrayBtnRoot_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_52, (bool)1, /*hidden argument*/NULL); int32_t L_53 = ___index0; int32_t L_54 = L_53; RuntimeObject * L_55 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_54); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_56 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2281901072, L_55, /*hidden argument*/NULL); V_2 = L_56; UILabel_t3248798549 * L_57 = __this->get_m_timeLabel_9(); CTextHelp_t3119637808 * L_58 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_59 = V_2; String_t* L_60 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_58); String_t* L_61 = CTextHelp_GetText_m3374553046(L_58, L_59, L_60, /*hidden argument*/NULL); NullCheck(L_57); UILabel_set_text_m1071532778(L_57, L_61, /*hidden argument*/NULL); UILabel_t3248798549 * L_62 = __this->get_m_timeLabel_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_62, (bool)1, /*hidden argument*/NULL); } IL_01cb: { goto IL_022c; } IL_01d0: { Transform_t3600365921 * L_63 = __this->get_CurGetBtnRoot_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_63, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_64 = __this->get_CurAlreadyGetBtnRoot_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_64, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_65 = __this->get_CurGrayBtnRoot_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_65, (bool)1, /*hidden argument*/NULL); int32_t L_66 = ___index0; int32_t L_67 = L_66; RuntimeObject * L_68 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_67); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_69 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2281901072, L_68, /*hidden argument*/NULL); V_3 = L_69; UILabel_t3248798549 * L_70 = __this->get_m_timeLabel_9(); CTextHelp_t3119637808 * L_71 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_72 = V_3; String_t* L_73 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_71); String_t* L_74 = CTextHelp_GetText_m3374553046(L_71, L_72, L_73, /*hidden argument*/NULL); NullCheck(L_70); UILabel_set_text_m1071532778(L_70, L_74, /*hidden argument*/NULL); UILabel_t3248798549 * L_75 = __this->get_m_timeLabel_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_75, (bool)1, /*hidden argument*/NULL); } IL_022c: { return; } } // System.Void uiActivityMemberCell::OnClickGift() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberCell_OnClickGift_m1427706824 (uiActivityMemberCell_t1325979236 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberCell_OnClickGift_m1427706824_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; CDataArray_t4068198041 * V_2 = NULL; { int32_t L_0 = __this->get_m_MemberLevel_3(); if (L_0) { goto IL_0028; } } { CTextHelp_t3119637808 * L_1 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = CTextHelp_GetText_m372251958(L_1, _stringLiteral2578020058, /*hidden argument*/NULL); V_0 = L_2; CMsgManager_t455955613 * L_3 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_4 = V_0; NullCheck(L_3); CMsgManager_PushHint_m1231354654(L_3, L_4, (bool)0, /*hidden argument*/NULL); return; } IL_0028: { CDataArray_t4068198041 * L_5 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_5, /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = V_1; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, ((int32_t)971), /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_1; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); CLogHelp_t779629444 * L_8 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CLogHelp_Log_m386290467(L_8, _stringLiteral2354231970, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_9, /*hidden argument*/NULL); V_2 = L_9; CDataArray_t4068198041 * L_10 = V_2; NullCheck(L_10); CDataArray_Push_m3820844360(L_10, ((int32_t)972), /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_2; NullCheck(L_11); CDataArray_Flush_m1077150699(L_11, /*hidden argument*/NULL); CLogHelp_t779629444 * L_12 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CLogHelp_Log_m386290467(L_12, _stringLiteral3535017776, /*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 uiActivityMemberRenew::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew__ctor_m1645798930 (uiActivityMemberRenew_t3975014691 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberRenew__ctor_m1645798930_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberRenew::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew_OnPageInit_m3050184953 (uiActivityMemberRenew_t3975014691 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberRenew_OnPageInit_m3050184953_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_0 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3081590574, /*hidden argument*/NULL); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); __this->set_mBtnRenew_8(L_1); Transform_t3600365921 * L_2 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral1046662888, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_mBtnUpMember_9(L_3); Transform_t3600365921 * L_4 = CUIBase_FindTransform_m1468339067(__this, _stringLiteral3529189115, /*hidden argument*/NULL); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); __this->set_mBtnClose_10(L_5); UILabel_t3248798549 * L_6 = CUIBase_FindLabel_m532364072(__this, _stringLiteral847331241, /*hidden argument*/NULL); __this->set_m_SendDiamond1_11(L_6); UILabel_t3248798549 * L_7 = CUIBase_FindLabel_m532364072(__this, _stringLiteral847265705, /*hidden argument*/NULL); __this->set_m_SendDiamond2_12(L_7); UILabel_t3248798549 * L_8 = CUIBase_FindLabel_m532364072(__this, _stringLiteral847200169, /*hidden argument*/NULL); __this->set_m_SendDiamond3_13(L_8); UILabel_t3248798549 * L_9 = CUIBase_FindLabel_m532364072(__this, _stringLiteral847658921, /*hidden argument*/NULL); __this->set_m_SendDiamond4_14(L_9); UILabel_t3248798549 * L_10 = CUIBase_FindLabel_m532364072(__this, _stringLiteral847593385, /*hidden argument*/NULL); __this->set_m_SendDiamond5_15(L_10); UITexture_t3471168817 * L_11 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral4171395664, /*hidden argument*/NULL); __this->set_m_TexMemberLv1_16(L_11); UITexture_t3471168817 * L_12 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral4171330128, /*hidden argument*/NULL); __this->set_m_TexMemberLv2_17(L_12); UITexture_t3471168817 * L_13 = CUIBase_FindUITexture_m1117696536(__this, _stringLiteral4171264592, /*hidden argument*/NULL); __this->set_m_TexMemberLv3_18(L_13); UISprite_t194114938 * L_14 = CUIBase_FindSprite_m4263838980(__this, _stringLiteral1660393372, /*hidden argument*/NULL); __this->set_m_SprDayValue_19(L_14); UISprite_t194114938 * L_15 = __this->get_m_SprDayValue_19(); ActivityMenberRenewController_t222386189 * L_16 = ActivityMenberRenewController_GetInstance_m134191520(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); int32_t L_17 = ActivityMenberRenewController_get_SurplusDay_m3040107280(L_16, /*hidden argument*/NULL); V_0 = L_17; String_t* L_18 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_15); UISprite_set_spriteName_m1616245412(L_15, L_18, /*hidden argument*/NULL); ActivityMenberRenewController_t222386189 * L_19 = ActivityMenberRenewController_GetInstance_m134191520(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = ActivityMenberRenewController_get_CurrentMemberGrade_m1323678419(L_19, /*hidden argument*/NULL); uiActivityMemberRenew_SetLabel_m2169485290(__this, L_20, /*hidden argument*/NULL); ActivityMenberRenewController_t222386189 * L_21 = ActivityMenberRenewController_GetInstance_m134191520(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); int32_t L_22 = ActivityMenberRenewController_get_MemberType_m2465376492(L_21, /*hidden argument*/NULL); uiActivityMemberRenew_SetBtnType_m2767840552(__this, L_22, /*hidden argument*/NULL); GameObject_t1113636619 * L_23 = __this->get_mBtnRenew_8(); intptr_t L_24 = (intptr_t)uiActivityMemberRenew_OnClickRenew_m2253086825_RuntimeMethod_var; Action_1_t1286104214 * L_25 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_25, __this, L_24, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3039874840(__this, L_23, L_25, /*hidden argument*/NULL); GameObject_t1113636619 * L_26 = __this->get_mBtnUpMember_9(); intptr_t L_27 = (intptr_t)uiActivityMemberRenew_OnClickUpMember_m2699795415_RuntimeMethod_var; Action_1_t1286104214 * L_28 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_28, __this, L_27, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3039874840(__this, L_26, L_28, /*hidden argument*/NULL); GameObject_t1113636619 * L_29 = __this->get_mBtnClose_10(); intptr_t L_30 = (intptr_t)uiActivityMemberRenew_OnClickClose_m96105254_RuntimeMethod_var; Action_1_t1286104214 * L_31 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_31, __this, L_30, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3039874840(__this, L_29, L_31, /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberRenew::SetLabel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew_SetLabel_m2169485290 (uiActivityMemberRenew_t3975014691 * __this, int32_t ____grade0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityMemberRenew_SetLabel_m2169485290_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____grade0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_00c1; } } { UITexture_t3471168817 * L_1 = __this->get_m_TexMemberLv1_16(); 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); UITexture_t3471168817 * L_3 = __this->get_m_TexMemberLv2_17(); 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); UITexture_t3471168817 * L_5 = __this->get_m_TexMemberLv3_18(); 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); UILabel_t3248798549 * L_7 = __this->get_m_SendDiamond1_11(); CTextHelp_t3119637808 * L_8 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_9 = CTextHelp_GetText_m372251958(L_8, _stringLiteral2918256564, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_9, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = __this->get_m_SendDiamond2_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_11 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = CMiscConfig_GetValue_m2443549100(L_11, _stringLiteral518783070, /*hidden argument*/NULL); NullCheck(L_10); UILabel_set_text_m1071532778(L_10, L_12, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = __this->get_m_SendDiamond3_13(); CTextHelp_t3119637808 * L_14 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_15 = CTextHelp_GetText_m372251958(L_14, _stringLiteral1420159665, /*hidden argument*/NULL); NullCheck(L_13); UILabel_set_text_m1071532778(L_13, L_15, /*hidden argument*/NULL); UILabel_t3248798549 * L_16 = __this->get_m_SendDiamond4_14(); CMiscConfig_t1694835947 * L_17 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); String_t* L_18 = CMiscConfig_GetValue_m2443549100(L_17, _stringLiteral265653270, /*hidden argument*/NULL); NullCheck(L_16); UILabel_set_text_m1071532778(L_16, L_18, /*hidden argument*/NULL); UILabel_t3248798549 * L_19 = __this->get_m_SendDiamond5_15(); CTextHelp_t3119637808 * L_20 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); String_t* L_21 = CTextHelp_GetText_m372251958(L_20, _stringLiteral1072438402, /*hidden argument*/NULL); NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_21, /*hidden argument*/NULL); goto IL_0225; } IL_00c1: { int32_t L_22 = ____grade0; if ((!(((uint32_t)L_22) == ((uint32_t)2)))) { goto IL_0182; } } { UITexture_t3471168817 * L_23 = __this->get_m_TexMemberLv1_16(); 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); UITexture_t3471168817 * L_25 = __this->get_m_TexMemberLv2_17(); 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); UITexture_t3471168817 * L_27 = __this->get_m_TexMemberLv3_18(); NullCheck(L_27); GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(L_27, /*hidden argument*/NULL); NullCheck(L_28); GameObject_SetActive_m796801857(L_28, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_29 = __this->get_m_SendDiamond1_11(); CTextHelp_t3119637808 * L_30 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); String_t* L_31 = CTextHelp_GetText_m372251958(L_30, _stringLiteral1161263037, /*hidden argument*/NULL); NullCheck(L_29); UILabel_set_text_m1071532778(L_29, L_31, /*hidden argument*/NULL); UILabel_t3248798549 * L_32 = __this->get_m_SendDiamond2_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_33 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); String_t* L_34 = CMiscConfig_GetValue_m2443549100(L_33, _stringLiteral265653270, /*hidden argument*/NULL); NullCheck(L_32); UILabel_set_text_m1071532778(L_32, L_34, /*hidden argument*/NULL); UILabel_t3248798549 * L_35 = __this->get_m_SendDiamond3_13(); CTextHelp_t3119637808 * L_36 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); String_t* L_37 = CTextHelp_GetText_m372251958(L_36, _stringLiteral3803864572, /*hidden argument*/NULL); NullCheck(L_35); UILabel_set_text_m1071532778(L_35, L_37, /*hidden argument*/NULL); UILabel_t3248798549 * L_38 = __this->get_m_SendDiamond4_14(); CMiscConfig_t1694835947 * L_39 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); String_t* L_40 = CMiscConfig_GetValue_m2443549100(L_39, _stringLiteral838977484, /*hidden argument*/NULL); NullCheck(L_38); UILabel_set_text_m1071532778(L_38, L_40, /*hidden argument*/NULL); UILabel_t3248798549 * L_41 = __this->get_m_SendDiamond5_15(); CTextHelp_t3119637808 * L_42 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_42); String_t* L_43 = CTextHelp_GetText_m372251958(L_42, _stringLiteral1072438402, /*hidden argument*/NULL); NullCheck(L_41); UILabel_set_text_m1071532778(L_41, L_43, /*hidden argument*/NULL); goto IL_0225; } IL_0182: { UITexture_t3471168817 * L_44 = __this->get_m_TexMemberLv1_16(); NullCheck(L_44); GameObject_t1113636619 * L_45 = Component_get_gameObject_m442555142(L_44, /*hidden argument*/NULL); NullCheck(L_45); GameObject_SetActive_m796801857(L_45, (bool)0, /*hidden argument*/NULL); UITexture_t3471168817 * L_46 = __this->get_m_TexMemberLv2_17(); 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); UITexture_t3471168817 * L_48 = __this->get_m_TexMemberLv3_18(); NullCheck(L_48); GameObject_t1113636619 * L_49 = Component_get_gameObject_m442555142(L_48, /*hidden argument*/NULL); NullCheck(L_49); GameObject_SetActive_m796801857(L_49, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_50 = __this->get_m_SendDiamond1_11(); NullCheck(L_50); GameObject_t1113636619 * L_51 = Component_get_gameObject_m442555142(L_50, /*hidden argument*/NULL); NullCheck(L_51); GameObject_SetActive_m796801857(L_51, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_52 = __this->get_m_SendDiamond2_12(); NullCheck(L_52); GameObject_t1113636619 * L_53 = Component_get_gameObject_m442555142(L_52, /*hidden argument*/NULL); NullCheck(L_53); GameObject_SetActive_m796801857(L_53, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_54 = __this->get_m_SendDiamond3_13(); CTextHelp_t3119637808 * L_55 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_55); String_t* L_56 = CTextHelp_GetText_m372251958(L_55, _stringLiteral995156485, /*hidden argument*/NULL); NullCheck(L_54); UILabel_set_text_m1071532778(L_54, L_56, /*hidden argument*/NULL); UILabel_t3248798549 * L_57 = __this->get_m_SendDiamond4_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_58 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_58); String_t* L_59 = CMiscConfig_GetValue_m2443549100(L_58, _stringLiteral838977484, /*hidden argument*/NULL); NullCheck(L_57); UILabel_set_text_m1071532778(L_57, L_59, /*hidden argument*/NULL); UILabel_t3248798549 * L_60 = __this->get_m_SendDiamond5_15(); CTextHelp_t3119637808 * L_61 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_61); String_t* L_62 = CTextHelp_GetText_m372251958(L_61, _stringLiteral1072438402, /*hidden argument*/NULL); NullCheck(L_60); UILabel_set_text_m1071532778(L_60, L_62, /*hidden argument*/NULL); } IL_0225: { return; } } // System.Void uiActivityMemberRenew::SetBtnType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew_SetBtnType_m2767840552 (uiActivityMemberRenew_t3975014691 * __this, int32_t ____type0, const RuntimeMethod* method) { { int32_t L_0 = ____type0; if ((((int32_t)L_0) == ((int32_t)3))) { goto IL_0024; } } { GameObject_t1113636619 * L_1 = __this->get_mBtnUpMember_9(); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_2 = __this->get_mBtnRenew_8(); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)1, /*hidden argument*/NULL); goto IL_0060; } IL_0024: { GameObject_t1113636619 * L_3 = __this->get_mBtnUpMember_9(); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_4 = __this->get_mBtnRenew_8(); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_5 = __this->get_mBtnRenew_8(); NullCheck(L_5); Transform_t3600365921 * L_6 = GameObject_get_transform_m1369836730(L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7; memset(&L_7, 0, sizeof(L_7)); Vector3__ctor_m3353183577((&L_7), (80.0f), (-170.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_6); Transform_set_localPosition_m4128471975(L_6, L_7, /*hidden argument*/NULL); } IL_0060: { return; } } // System.Void uiActivityMemberRenew::OnClickRenew(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew_OnClickRenew_m2253086825 (uiActivityMemberRenew_t3975014691 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { ActivityMenberRenewController_t222386189 * L_0 = ActivityMenberRenewController_GetInstance_m134191520(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ActivityMenberRenewController_OnClickRenew_m3803755395(L_0, /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberRenew::OnClickUpMember(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew_OnClickUpMember_m2699795415 (uiActivityMemberRenew_t3975014691 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { ActivityMenberRenewController_t222386189 * L_0 = ActivityMenberRenewController_GetInstance_m134191520(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ActivityMenberRenewController_OnClickUpgrade_m2084402473(L_0, /*hidden argument*/NULL); return; } } // System.Void uiActivityMemberRenew::OnClickClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityMemberRenew_OnClickClose_m96105254 (uiActivityMemberRenew_t3975014691 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { ActivityMenberRenewController_t222386189 * L_0 = ActivityMenberRenewController_GetInstance_m134191520(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ActivityMenberRenewController_HideUI_m3467583140(L_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 uiActivityRechargeRebate::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate__ctor_m1500297946 (uiActivityRechargeRebate_t3871883965 * __this, const RuntimeMethod* method) { { __this->set_m_nRechargeType_10((-1)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivityRechargeRebate::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_OnPageInit_m1029048663 (uiActivityRechargeRebate_t3871883965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_OnPageInit_m1029048663_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, _stringLiteral109644978, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_leftDay_2(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, _stringLiteral136515251, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_AlreayRecharge_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, _stringLiteral134352563, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_EnableRebate_4(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_7 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_6, _stringLiteral1035199146, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_leftTex_5(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_9 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_8, _stringLiteral3264275114, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_rightTex_6(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_10, _stringLiteral2180874465, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_enableGetBtn_15(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_12, _stringLiteral405001001, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_disableGetBtn_16(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_14, _stringLiteral1656962677, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_alreadyGetBtn_17(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_17 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_16, _stringLiteral2698853302, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_picture_18(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_19 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_18, _stringLiteral723232515, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_restDay_19(L_19); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_20 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)56))))) { goto IL_0102; } } { UITexture_t3471168817 * L_21 = __this->get_m_picture_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_22 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, _stringLiteral1237243073, /*hidden argument*/NULL); NullCheck(L_21); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_21, ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_22, Texture_t3661962703_il2cpp_TypeInfo_var))); } IL_0102: { return; } } // System.Void uiActivityRechargeRebate::Start() extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_Start_m741659010 (uiActivityRechargeRebate_t3871883965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_Start_m741659010_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CActivityManager_RequestActivityDetail_m4182042270(L_0, L_1, /*hidden argument*/NULL); UITexture_t3471168817 * L_2 = __this->get_m_leftTex_5(); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localScale_m129152068(L_3, /*hidden argument*/NULL); __this->set_m_org_LeftTexSize_13(L_4); UITexture_t3471168817 * L_5 = __this->get_m_rightTex_6(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_localScale_m129152068(L_6, /*hidden argument*/NULL); __this->set_m_org_RightTexSize_14(L_7); return; } } // System.Void uiActivityRechargeRebate::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_Update_m3488345726 (uiActivityRechargeRebate_t3871883965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_Update_m3488345726_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsDataReady_m67484584(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0019; } } { return; } IL_0019: { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsNewUpdate_m3510163353(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002b; } } { IActivityDetail_t2848416189 * L_6 = V_0; uiActivityRechargeRebate_OnFreshPage_m4224810562(__this, L_6, /*hidden argument*/NULL); } IL_002b: { bool L_7 = __this->get_m_bLeftTexDone_11(); if (L_7) { goto IL_0058; } } { UITexture_t3471168817 * L_8 = __this->get_m_leftTex_5(); int32_t L_9 = __this->get_m_nLeftTexConfigID_8(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_10 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); Vector3_t3722313464 L_11 = __this->get_m_org_LeftTexSize_13(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_12 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_8, L_10, L_11, /*hidden argument*/NULL); __this->set_m_bLeftTexDone_11(L_12); } IL_0058: { bool L_13 = __this->get_m_bRightTexDone_12(); if (L_13) { goto IL_0085; } } { UITexture_t3471168817 * L_14 = __this->get_m_rightTex_6(); int32_t L_15 = __this->get_m_nRightTexConfigID_9(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_16 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); Vector3_t3722313464 L_17 = __this->get_m_org_RightTexSize_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_18 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_14, L_16, L_17, /*hidden argument*/NULL); __this->set_m_bRightTexDone_12(L_18); } IL_0085: { return; } } // System.Void uiActivityRechargeRebate::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_OnFreshPage_m4224810562 (uiActivityRechargeRebate_t3871883965 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_OnFreshPage_m4224810562_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityRechargeRebate_t3881262342 * V_0 = NULL; 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; { IActivityDetail_t2848416189 * L_0 = ___activityInfo0; V_0 = ((CActivityRechargeRebate_t3881262342 *)CastclassClass((RuntimeObject*)L_0, CActivityRechargeRebate_t3881262342_il2cpp_TypeInfo_var)); CActivityRechargeRebate_t3881262342 * L_1 = V_0; NullCheck(L_1); int32_t L_2 = CActivityRechargeRebate_GetRechargeType_m2788764447(L_1, /*hidden argument*/NULL); V_1 = L_2; int32_t L_3 = V_1; uiActivityRechargeRebate_LoadTexture_m4293712908(__this, L_3, /*hidden argument*/NULL); CActivityRechargeRebate_t3881262342 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = CActivityRechargeRebate_GetRechargeNum_m1806472821(L_4, /*hidden argument*/NULL); V_2 = L_5; CActivityRechargeRebate_t3881262342 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = CActivityRechargeRebate_GetRate_m769310120(L_6, /*hidden argument*/NULL); V_3 = L_7; UILabel_t3248798549 * L_8 = __this->get_m_AlreayRecharge_3(); String_t* L_9 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_9, /*hidden argument*/NULL); int32_t L_10 = V_2; int32_t L_11 = V_3; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11))/(int32_t)((int32_t)100))); UILabel_t3248798549 * L_12 = __this->get_m_EnableRebate_4(); String_t* L_13 = Int32_ToString_m141394615((&V_4), /*hidden argument*/NULL); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_13, /*hidden argument*/NULL); CActivityRechargeRebate_t3881262342 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = CActivityRechargeRebate_GetState_m1217170176(L_14, /*hidden argument*/NULL); V_5 = L_15; CActivityRechargeRebate_t3881262342 * L_16 = V_0; NullCheck(L_16); int32_t L_17 = CActivityRechargeRebate_GetLeftDays_m2061800590(L_16, /*hidden argument*/NULL); V_6 = L_17; UILabel_t3248798549 * L_18 = __this->get_m_leftDay_2(); String_t* L_19 = Int32_ToString_m141394615((&V_6), /*hidden argument*/NULL); CTextHelp_t3119637808 * L_20 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); String_t* L_21 = CTextHelp_GetText_m3374553046(L_20, _stringLiteral2600534105, _stringLiteral2600534105, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_22 = String_Concat_m3937257545(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/NULL); NullCheck(L_18); UILabel_set_text_m1071532778(L_18, L_22, /*hidden argument*/NULL); UILabel_t3248798549 * L_23 = __this->get_m_restDay_19(); String_t* L_24 = Int32_ToString_m141394615((&V_6), /*hidden argument*/NULL); NullCheck(L_23); UILabel_set_text_m1071532778(L_23, L_24, /*hidden argument*/NULL); CActivityRechargeRebate_t3881262342 * L_25 = V_0; NullCheck(L_25); IActivityDetail_set_IsNewUpdate_m176409430(L_25, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiActivityRechargeRebate::SetBtnRoot(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_SetBtnRoot_m3759738115 (uiActivityRechargeRebate_t3871883965 * __this, int32_t ___curState0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_SetBtnRoot_m3759738115_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___curState0; if ((((int32_t)L_0) == ((int32_t)2))) { goto IL_0019; } } { int32_t L_1 = ___curState0; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_0042; } } { int32_t L_2 = ___curState0; if (!L_2) { goto IL_006b; } } { goto IL_0094; } IL_0019: { Transform_t3600365921 * L_3 = __this->get_m_disableGetBtn_16(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_enableGetBtn_15(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_m_alreadyGetBtn_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); goto IL_0094; } IL_0042: { Transform_t3600365921 * L_6 = __this->get_m_disableGetBtn_16(); 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_enableGetBtn_15(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_m_alreadyGetBtn_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)0, /*hidden argument*/NULL); goto IL_0094; } IL_006b: { Transform_t3600365921 * L_9 = __this->get_m_disableGetBtn_16(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_enableGetBtn_15(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_m_alreadyGetBtn_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); goto IL_0094; } IL_0094: { return; } } // System.Void uiActivityRechargeRebate::LoadTexture(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_LoadTexture_m4293712908 (uiActivityRechargeRebate_t3871883965 * __this, int32_t ___curRechargeType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_LoadTexture_m4293712908_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_nRechargeType_10(); int32_t L_1 = ___curRechargeType0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_00ac; } } { int32_t L_2 = ___curRechargeType0; __this->set_m_nRechargeType_10(L_2); int32_t L_3 = __this->get_m_nRechargeType_10(); if ((!(((uint32_t)L_3) == ((uint32_t)5)))) { goto IL_003a; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_4 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CMiscConfig_GetInt_m1183615064(L_4, _stringLiteral4144426512, 5, /*hidden argument*/NULL); __this->set_m_nLeftTexConfigID_8(L_5); goto IL_0051; } IL_003a: { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_6 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = CMiscConfig_GetInt_m1183615064(L_6, _stringLiteral2448923250, ((int32_t)14), /*hidden argument*/NULL); __this->set_m_nLeftTexConfigID_8(L_7); } IL_0051: { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_8 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CMiscConfig_GetInt_m1183615064(L_8, _stringLiteral2448923250, ((int32_t)14), /*hidden argument*/NULL); __this->set_m_nRightTexConfigID_9(L_9); UITexture_t3471168817 * L_10 = __this->get_m_leftTex_5(); int32_t L_11 = __this->get_m_nLeftTexConfigID_8(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_12 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); Vector3_t3722313464 L_13 = __this->get_m_org_LeftTexSize_13(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_14 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_10, L_12, L_13, /*hidden argument*/NULL); __this->set_m_bLeftTexDone_11(L_14); UITexture_t3471168817 * L_15 = __this->get_m_rightTex_6(); int32_t L_16 = __this->get_m_nRightTexConfigID_9(); String_t* L_17 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); Vector3_t3722313464 L_18 = __this->get_m_org_RightTexSize_14(); bool L_19 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_15, L_17, L_18, /*hidden argument*/NULL); __this->set_m_bRightTexDone_12(L_19); } IL_00ac: { return; } } // System.Void uiActivityRechargeRebate::OnClickAccept() extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_OnClickAccept_m2083362851 (uiActivityRechargeRebate_t3871883965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_OnClickAccept_m2083362851_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CActivityManager_AcceptAward_m1286719926(L_0, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get_m_alreadyGetBtn_17(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiActivityRechargeRebate::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_OnClickItem_m293480678 (uiActivityRechargeRebate_t3871883965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_OnClickItem_m293480678_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); int32_t L_1 = __this->get_m_nLeftTexConfigID_8(); NullCheck(L_0); CShopManager_ShowAvatar_m2860953780(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiActivityRechargeRebate::OnClickItem1() extern "C" IL2CPP_METHOD_ATTR void uiActivityRechargeRebate_OnClickItem1_m844936267 (uiActivityRechargeRebate_t3871883965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivityRechargeRebate_OnClickItem1_m844936267_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); int32_t L_1 = __this->get_m_nRightTexConfigID_9(); NullCheck(L_0); CShopManager_ShowAvatar_m2860953780(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiActivitySingleRecharge::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivitySingleRecharge__ctor_m946260323 (uiActivitySingleRecharge_t3891156416 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiActivitySingleRecharge::Awake() extern "C" IL2CPP_METHOD_ATTR void uiActivitySingleRecharge_Awake_m37772686 (uiActivitySingleRecharge_t3891156416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivitySingleRecharge_Awake_m37772686_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_0 = CActivityManager_get_CommonActivityAwardList_m4254037013(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mDMList_2(L_0); DMListView_t512231514 * L_1 = __this->get_mDMList_2(); NullCheck(L_1); DMListView_SetEnumInfo_m2581368040(L_1, 0, 1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral566161543, /*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_mTimeLabel_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, _stringLiteral473440435, /*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_mIntroLabel_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, _stringLiteral2765088791, /*hidden argument*/NULL); NullCheck(L_9); UILabel_t3248798549 * L_10 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_9, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_mTipLabel_5(L_10); return; } } // System.Void uiActivitySingleRecharge::Update() extern "C" IL2CPP_METHOD_ATTR void uiActivitySingleRecharge_Update_m1147222447 (uiActivitySingleRecharge_t3891156416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivitySingleRecharge_Update_m1147222447_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; CSingleRecharge_t1836391149 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsNewUpdate_m3510163353(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0038; } } { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsDataReady_m67484584(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0038; } } { IActivityDetail_t2848416189 * L_6 = V_0; NullCheck(L_6); IActivityDetail_set_IsNewUpdate_m176409430(L_6, (bool)0, /*hidden argument*/NULL); IActivityDetail_t2848416189 * L_7 = V_0; V_1 = ((CSingleRecharge_t1836391149 *)IsInstClass((RuntimeObject*)L_7, CSingleRecharge_t1836391149_il2cpp_TypeInfo_var)); CSingleRecharge_t1836391149 * L_8 = V_1; uiActivitySingleRecharge_InitUI_m1685634946(__this, L_8, /*hidden argument*/NULL); } IL_0038: { return; } } // System.Void uiActivitySingleRecharge::InitUI(DMCore.Logic.CSingleRecharge) extern "C" IL2CPP_METHOD_ATTR void uiActivitySingleRecharge_InitUI_m1685634946 (uiActivitySingleRecharge_t3891156416 * __this, CSingleRecharge_t1836391149 * ___activitySingleRecharge0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivitySingleRecharge_InitUI_m1685634946_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; SingleRechargeGear_t3767316169 * V_2 = NULL; { UILabel_t3248798549 * L_0 = __this->get_mIntroLabel_4(); CSingleRecharge_t1836391149 * L_1 = ___activitySingleRecharge0; NullCheck(L_1); String_t* L_2 = IActivityDetail_get_ActivityDesc_m2809532585(L_1, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_2, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = __this->get_mTimeLabel_3(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_4 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CSingleRecharge_t1836391149 * L_5 = ___activitySingleRecharge0; NullCheck(L_5); List_1_t128053199 * L_6 = IActivityDetail_get_startTime_m1300601434(L_5, /*hidden argument*/NULL); CSingleRecharge_t1836391149 * L_7 = ___activitySingleRecharge0; NullCheck(L_7); List_1_t128053199 * L_8 = IActivityDetail_get_endTime_m1727713147(L_7, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_9 = CActivityManager_GetCommonTimeRange_m2732959704(L_4, L_6, L_8, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_9, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = __this->get_mTipLabel_5(); CTextHelp_t3119637808 * L_11 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); CSingleRecharge_t1836391149 * L_12 = ___activitySingleRecharge0; NullCheck(L_12); int32_t L_13 = IActivityDetail_get_ActivityID_m2495650087(L_12, /*hidden argument*/NULL); int32_t L_14 = L_13; RuntimeObject * L_15 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_14); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3161267053, L_15, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_17 = CTextHelp_GetText_m372251958(L_11, L_16, /*hidden argument*/NULL); NullCheck(L_10); UILabel_set_text_m1071532778(L_10, L_17, /*hidden argument*/NULL); DMListView_t512231514 * L_18 = __this->get_mDMList_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_18, (bool)1, /*hidden argument*/NULL); CSingleRecharge_t1836391149 * L_19 = ___activitySingleRecharge0; NullCheck(L_19); int32_t L_20 = CSingleRecharge_GetGearCount_m286376059(L_19, /*hidden argument*/NULL); V_0 = L_20; DMListView_t512231514 * L_21 = __this->get_mDMList_2(); int32_t L_22 = V_0; CSingleRecharge_t1836391149 * L_23 = ___activitySingleRecharge0; NullCheck(L_23); String_t* L_24 = CSingleRecharge_get_CellResPath_m203555925(L_23, /*hidden argument*/NULL); NullCheck(L_21); DMListView_SetCount_m1120648286(L_21, L_22, L_24, /*hidden argument*/NULL); V_1 = 0; goto IL_00ac; } IL_0088: { CSingleRecharge_t1836391149 * L_25 = ___activitySingleRecharge0; int32_t L_26 = V_1; NullCheck(L_25); SingleRechargeGear_t3767316169 * L_27 = CSingleRecharge_GetGearItem_m345602943(L_25, L_26, /*hidden argument*/NULL); V_2 = L_27; DMListView_t512231514 * L_28 = __this->get_mDMList_2(); int32_t L_29 = V_1; NullCheck(L_28); Transform_t3600365921 * L_30 = DMListView_GetChild_m2593465524(L_28, L_29, /*hidden argument*/NULL); NullCheck(L_30); uiSingleRechargeItem_t3088096173 * L_31 = Component_GetComponent_TisuiSingleRechargeItem_t3088096173_m380323009(L_30, /*hidden argument*/Component_GetComponent_TisuiSingleRechargeItem_t3088096173_m380323009_RuntimeMethod_var); int32_t L_32 = V_1; SingleRechargeGear_t3767316169 * L_33 = V_2; NullCheck(L_31); uiSingleRechargeItem_Init_m2713996831(L_31, L_32, L_33, /*hidden argument*/NULL); int32_t L_34 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00ac: { int32_t L_35 = V_1; int32_t L_36 = V_0; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0088; } } { return; } } // System.Void uiActivitySingleRecharge::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiActivitySingleRecharge_OnEnable_m3699272165 (uiActivitySingleRecharge_t3891156416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivitySingleRecharge_OnEnable_m3699272165_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMListView_t512231514 * V_0 = NULL; Vector4_t3319028937 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; { DMListView_t512231514 * L_0 = __this->get_mDMList_2(); NullCheck(L_0); DMListView_DeleteAll_m488542252(L_0, /*hidden argument*/NULL); DMListView_t512231514 * L_1 = __this->get_mDMList_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_2 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CActivityManager_RequestActivityDetail_m4182042270(L_2, L_3, /*hidden argument*/NULL); DMListView_t512231514 * L_4 = CActivityManager_get_CommonActivityAwardList_m4254037013(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_4; DMListView_t512231514 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_localPosition_m4234289348(L_6, /*hidden argument*/NULL); __this->set_mPrePosition_6(L_7); DMListView_t512231514 * L_8 = V_0; NullCheck(L_8); UIPanel_t1716472341 * L_9 = Component_GetComponent_TisUIPanel_t1716472341_m3980802358(L_8, /*hidden argument*/Component_GetComponent_TisUIPanel_t1716472341_m3980802358_RuntimeMethod_var); NullCheck(L_9); Vector4_t3319028937 L_10 = UIPanel_get_clipRange_m1219521389(L_9, /*hidden argument*/NULL); __this->set_mPreCilpRange_7(L_10); Vector4__ctor_m2498754347((&V_1), (0.0f), (0.0f), (531.0f), (287.1f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); float L_11 = CAppOSHelp_GetNGUIScaleX_m498796709(NULL /*static, unused*/, /*hidden argument*/NULL); V_2 = L_11; float L_12 = CAppOSHelp_GetNGUIScaleY_m498796708(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_12; float L_13 = V_2; float L_14 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_15 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); V_4 = L_15; DMListView_t512231514 * L_16 = V_0; NullCheck(L_16); UIPanel_t1716472341 * L_17 = Component_GetComponent_TisUIPanel_t1716472341_m3980802358(L_16, /*hidden argument*/Component_GetComponent_TisUIPanel_t1716472341_m3980802358_RuntimeMethod_var); Vector4_t3319028937 L_18 = V_1; float L_19 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Vector4_t3319028937_il2cpp_TypeInfo_var); Vector4_t3319028937 L_20 = Vector4_op_Multiply_m213790997(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); NullCheck(L_17); UIPanel_set_clipRange_m2606321132(L_17, L_20, /*hidden argument*/NULL); DMListView_t512231514 * L_21 = V_0; NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); Vector3_t3722313464 L_23; memset(&L_23, 0, sizeof(L_23)); Vector3__ctor_m3353183577((&L_23), (121.1f), (-87.0f), (-2.0f), /*hidden argument*/NULL); float L_24 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_25 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_23, L_24, /*hidden argument*/NULL); NullCheck(L_22); Transform_set_localPosition_m4128471975(L_22, L_25, /*hidden argument*/NULL); return; } } // System.Void uiActivitySingleRecharge::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiActivitySingleRecharge_OnDisable_m3592466370 (uiActivitySingleRecharge_t3891156416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiActivitySingleRecharge_OnDisable_m3592466370_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMListView_t512231514 * V_0 = NULL; { DMListView_t512231514 * L_0 = __this->get_mDMList_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_1 = CActivityManager_get_CommonActivityAwardList_m4254037013(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_1; DMListView_t512231514 * L_2 = V_0; NullCheck(L_2); UIPanel_t1716472341 * L_3 = Component_GetComponent_TisUIPanel_t1716472341_m3980802358(L_2, /*hidden argument*/Component_GetComponent_TisUIPanel_t1716472341_m3980802358_RuntimeMethod_var); Vector4_t3319028937 L_4 = __this->get_mPreCilpRange_7(); NullCheck(L_3); UIPanel_set_clipRange_m2606321132(L_3, L_4, /*hidden argument*/NULL); DMListView_t512231514 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7 = __this->get_mPrePosition_6(); NullCheck(L_6); Transform_set_localPosition_m4128471975(L_6, L_7, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiAD::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAD__ctor_m1675009855 (uiAD_t1834861274 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAD::Awake() extern "C" IL2CPP_METHOD_ATTR void uiAD_Awake_m2433487518 (uiAD_t1834861274 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAD_Awake_m2433487518_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_0 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CMyPackageManager_set_bNeedFreshUI_m2271521687(L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiAD::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAD_OnPageInit_m2292885938 (uiAD_t1834861274 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAD_OnPageInit_m2292885938_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { bool L_0 = __this->get_isPageInit_2(); if (L_0) { goto IL_006c; } } { __this->set_isPageInit_2((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_2 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_1, _stringLiteral1294488954, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_mContent_3(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, _stringLiteral4114563130, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_mRemaining_4(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_6 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_5, _stringLiteral820093433, /*hidden argument*/NULL); __this->set_mSureBtn_5(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_8 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_7, _stringLiteral774008419, /*hidden argument*/NULL); V_0 = L_8; GameObject_t1113636619 * L_9 = V_0; CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); } IL_006c: { return; } } // System.Void uiAD::Update() extern "C" IL2CPP_METHOD_ATTR void uiAD_Update_m2295693657 (uiAD_t1834861274 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAD_Update_m2295693657_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_mRemaining_4(); CTextHelp_t3119637808 * L_1 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = CTextHelp_GetText_m372251958(L_1, _stringLiteral872426944, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFCMConfig_t130793684_il2cpp_TypeInfo_var); CFCMConfig_t130793684 * L_3 = CFCMConfig_GetInstance_m2188646222(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CFCMConfig_GetRemaining_m3335067148(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Format_m2844511972(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_5, /*hidden argument*/NULL); return; } } // System.Void uiAD::Start() extern "C" IL2CPP_METHOD_ATTR void uiAD_Start_m377012103 (uiAD_t1834861274 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiAD::OnSureBtnClicked() extern "C" IL2CPP_METHOD_ATTR void uiAD_OnSureBtnClicked_m4158173757 (uiAD_t1834861274 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiAD::OnExitBtnClicked() extern "C" IL2CPP_METHOD_ATTR void uiAD_OnExitBtnClicked_m3501334530 (uiAD_t1834861274 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAD_OnExitBtnClicked_m3501334530_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CFCMConfig_t130793684_il2cpp_TypeInfo_var); CFCMConfig_t130793684 * L_0 = CFCMConfig_GetInstance_m2188646222(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CFCMConfig_GetSecondsRemaining_m2644170129(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0050; } } { IL2CPP_RUNTIME_CLASS_INIT(CFCMConfig_t130793684_il2cpp_TypeInfo_var); CFCMConfig_t130793684 * L_2 = CFCMConfig_GetInstance_m2188646222(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CFCMConfig_GetAdultFlag_m393605062(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0039; } } { CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral496626003, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 1, L_5, (OnMsgBoxClkCallBack_t3229751541 *)NULL, /*hidden argument*/NULL); goto IL_004f; } IL_0039: { CTextHelp_t3119637808 * L_6 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = CTextHelp_GetText_m372251958(L_6, _stringLiteral496626002, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 1, L_7, (OnMsgBoxClkCallBack_t3229751541 *)NULL, /*hidden argument*/NULL); } IL_004f: { return; } IL_0050: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_8 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CWndController_HideUI_m732482071(L_8, ((int32_t)234), /*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 uiAdvertiseModel::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModel__ctor_m103894411 (uiAdvertiseModel_t268079883 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAdvertiseModel::Awake() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModel_Awake_m1349355652 (uiAdvertiseModel_t268079883 * __this, const RuntimeMethod* method) { { __this->set_isRefresh_3((bool)1); return; } } // System.Void uiAdvertiseModel::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModel_OnPageInit_m3739935735 (uiAdvertiseModel_t268079883 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModel_OnPageInit_m3739935735_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); DMListView_t512231514 * L_0 = CActivityManager_get_CommonActivityAdvertiseList_m1547433319(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_PanelList_2(L_0); return; } } // System.Void uiAdvertiseModel::Update() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModel_Update_m2385260923 (uiAdvertiseModel_t268079883 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModel_Update_m2385260923_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; uiAdvertiseModel_t268079883 * G_B2_0 = NULL; uiAdvertiseModel_t268079883 * G_B1_0 = NULL; CActivityAdvertiseModel_t1405265788 * G_B3_0 = NULL; uiAdvertiseModel_t268079883 * G_B3_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; G_B1_0 = __this; if (!L_1) { G_B2_0 = __this; goto IL_0018; } } { IActivityDetail_t2848416189 * L_2 = V_0; G_B3_0 = ((CActivityAdvertiseModel_t1405265788 *)IsInstClass((RuntimeObject*)L_2, CActivityAdvertiseModel_t1405265788_il2cpp_TypeInfo_var)); G_B3_1 = G_B1_0; goto IL_0019; } IL_0018: { G_B3_0 = ((CActivityAdvertiseModel_t1405265788 *)(NULL)); G_B3_1 = G_B2_0; } IL_0019: { NullCheck(G_B3_1); G_B3_1->set_m_CurrentActivityInfo_4(G_B3_0); CActivityAdvertiseModel_t1405265788 * L_3 = __this->get_m_CurrentActivityInfo_4(); if (L_3) { goto IL_002a; } } { return; } IL_002a: { bool L_4 = __this->get_isRefresh_3(); if (!L_4) { goto IL_0042; } } { __this->set_isRefresh_3((bool)0); uiAdvertiseModel__SetData_m1911573995(__this, /*hidden argument*/NULL); } IL_0042: { return; } } // System.Void uiAdvertiseModel::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModel_OnEnable_m2665282490 (uiAdvertiseModel_t268079883 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModel_OnEnable_m2665282490_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_isRefresh_3((bool)1); DMListView_t512231514 * L_0 = __this->get_m_PanelList_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_1 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CActivityManager_RequestActivityDetail_m4182042270(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void uiAdvertiseModel::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModel_OnDisable_m3335678265 (uiAdvertiseModel_t268079883 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModel_OnDisable_m3335678265_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_PanelList_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiAdvertiseModel::_SetData() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModel__SetData_m1911573995 (uiAdvertiseModel_t268079883 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModel__SetData_m1911573995_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; StringU5BU5D_t1281789340* V_2 = NULL; StringU5BU5D_t1281789340* V_3 = NULL; int32_t V_4 = 0; uiAdvertiseModelCell_t1156172909 * V_5 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_0 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); 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_0); String_t* L_3 = CActivityConfig_GetString_m2583012148(L_0, L_1, _stringLiteral1152422742, L_2, /*hidden argument*/NULL); V_0 = L_3; CActivityConfig_t3711341450 * L_4 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_7 = CActivityConfig_GetString_m2583012148(L_4, L_5, _stringLiteral3236767660, L_6, /*hidden argument*/NULL); V_1 = L_7; String_t* L_8 = V_0; CharU5BU5D_t3528271667* L_9 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_9); (L_9)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_8); StringU5BU5D_t1281789340* L_10 = String_Split_m3646115398(L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; String_t* L_11 = V_1; CharU5BU5D_t3528271667* L_12 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_12); (L_12)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_11); StringU5BU5D_t1281789340* L_13 = String_Split_m3646115398(L_11, L_12, /*hidden argument*/NULL); V_3 = L_13; DMListView_t512231514 * L_14 = __this->get_m_PanelList_2(); StringU5BU5D_t1281789340* L_15 = V_2; NullCheck(L_15); NullCheck(L_14); DMListView_SetCount_m3988156788(L_14, (((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length)))), /*hidden argument*/NULL); V_4 = 0; goto IL_00b1; } IL_006e: { DMListView_t512231514 * L_16 = __this->get_m_PanelList_2(); int32_t L_17 = V_4; NullCheck(L_16); Transform_t3600365921 * L_18 = DMListView_GetChild_m2593465524(L_16, L_17, /*hidden argument*/NULL); NullCheck(L_18); uiAdvertiseModelCell_t1156172909 * L_19 = Component_GetComponent_TisuiAdvertiseModelCell_t1156172909_m335305128(L_18, /*hidden argument*/Component_GetComponent_TisuiAdvertiseModelCell_t1156172909_m335305128_RuntimeMethod_var); V_5 = L_19; uiAdvertiseModelCell_t1156172909 * L_20 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_21 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_20, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_21) { goto IL_00ab; } } { uiAdvertiseModelCell_t1156172909 * L_22 = V_5; 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)1, /*hidden argument*/NULL); uiAdvertiseModelCell_t1156172909 * L_24 = V_5; StringU5BU5D_t1281789340* L_25 = V_2; int32_t L_26 = V_4; NullCheck(L_25); int32_t L_27 = L_26; String_t* L_28 = (L_25)->GetAt(static_cast(L_27)); StringU5BU5D_t1281789340* L_29 = V_3; int32_t L_30 = V_4; NullCheck(L_29); int32_t L_31 = L_30; String_t* L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_24); uiAdvertiseModelCell_OnInitUI_m1097412715(L_24, L_28, L_32, /*hidden argument*/NULL); } IL_00ab: { int32_t L_33 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00b1: { int32_t L_34 = V_4; StringU5BU5D_t1281789340* L_35 = V_2; NullCheck(L_35); StringU5BU5D_t1281789340* L_36 = V_3; NullCheck(L_36); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_37 = Mathf_Min_m18103608(NULL /*static, unused*/, (((int32_t)((int32_t)(((RuntimeArray *)L_35)->max_length)))), (((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length)))), /*hidden argument*/NULL); if ((((int32_t)L_34) < ((int32_t)L_37))) { goto IL_006e; } } { 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 uiAdvertiseModelCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModelCell__ctor_m2430214721 (uiAdvertiseModelCell_t1156172909 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAdvertiseModelCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModelCell_OnPageInit_m4200221959 (uiAdvertiseModelCell_t1156172909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModelCell_OnPageInit_m4200221959_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, _stringLiteral1597721614, /*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_Texture_2(L_2); return; } } // System.Void uiAdvertiseModelCell::OnInitUI(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModelCell_OnInitUI_m1097412715 (uiAdvertiseModelCell_t1156172909 * __this, String_t* ___fileName0, String_t* ___url1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModelCell_OnInitUI_m1097412715_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___fileName0; NullCheck(L_0); Texture2D_t3840446185 * L_2 = CActivityManager_GetImage_m292154839(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Texture2D_t3840446185 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0034; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_5 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = ___fileName0; intptr_t L_7 = (intptr_t)uiAdvertiseModelCell_GetTexture_m817625271_RuntimeMethod_var; DelegateGetTexture_t2540163646 * L_8 = (DelegateGetTexture_t2540163646 *)il2cpp_codegen_object_new(DelegateGetTexture_t2540163646_il2cpp_TypeInfo_var); DelegateGetTexture__ctor_m2692350927(L_8, __this, L_7, /*hidden argument*/NULL); NullCheck(L_5); CActivityManager_RequestImageLoad_m1289523706(L_5, L_6, L_8, /*hidden argument*/NULL); goto IL_0040; } IL_0034: { UITexture_t3471168817 * L_9 = __this->get_m_Texture_2(); Texture2D_t3840446185 * L_10 = V_0; NullCheck(L_9); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_9, L_10); } IL_0040: { String_t* L_11 = ___fileName0; __this->set_m_CurrentFileName_3(L_11); String_t* L_12 = ___url1; __this->set_m_CurrentUrl_4(L_12); return; } } // System.Void uiAdvertiseModelCell::GetTexture(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModelCell_GetTexture_m817625271 (uiAdvertiseModelCell_t1156172909 * __this, Texture2D_t3840446185 * ___texture0, const RuntimeMethod* method) { { UITexture_t3471168817 * L_0 = __this->get_m_Texture_2(); Texture2D_t3840446185 * L_1 = ___texture0; NullCheck(L_0); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_0, L_1); return; } } // System.Void uiAdvertiseModelCell::OnClickImage() extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModelCell_OnClickImage_m2271100554 (uiAdvertiseModelCell_t1156172909 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModelCell_OnClickImage_m2271100554_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = __this->get_m_CurrentUrl_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_2 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0060; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_3 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_4 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_5 = CActivityConfig_GetInt_m2049072800(L_3, L_4, _stringLiteral891848728, 0, /*hidden argument*/NULL); V_0 = L_5; int32_t L_6 = V_0; if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_0058; } } { CTextHelp_t3119637808 * L_7 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_8 = CTextHelp_GetText_m372251958(L_7, _stringLiteral3324610675, /*hidden argument*/NULL); intptr_t L_9 = (intptr_t)uiAdvertiseModelCell__OnDoConfirmCallBack_m1585768013_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_10 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_10, __this, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 1, L_8, L_10, /*hidden argument*/NULL); goto IL_0060; } IL_0058: { uiAdvertiseModelCell__OnDoConfirmCallBack_m1585768013(__this, (bool)1, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); } IL_0060: { return; } } // System.Void uiAdvertiseModelCell::_OnDoConfirmCallBack(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiAdvertiseModelCell__OnDoConfirmCallBack_m1585768013 (uiAdvertiseModelCell_t1156172909 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAdvertiseModelCell__OnDoConfirmCallBack_m1585768013_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(CLeDouApi_t315808977_il2cpp_TypeInfo_var); CLeDouApi_t315808977 * L_1 = CLeDouApi_GetInstance_m2327091180(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = __this->get_m_CurrentUrl_4(); NullCheck(L_1); CLeDouApi_JumpWebURL_m1522333226(L_1, L_2, /*hidden argument*/NULL); } IL_0016: { 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 UIAnchor::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIAnchor__ctor_m2762246051 (UIAnchor_t2527798900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAnchor__ctor_m2762246051_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_side_6(8); __this->set_halfPixelOffset_7((bool)1); 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_relativeOffset_8(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIAnchor::Awake() extern "C" IL2CPP_METHOD_ATTR void UIAnchor_Awake_m2337682476 (UIAnchor_t2527798900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAnchor_Awake_m2337682476_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_9(L_0); Animation_t3648466861 * L_1 = Component_GetComponent_TisAnimation_t3648466861_m4214971628(__this, /*hidden argument*/Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var); __this->set_mAnim_10(L_1); il2cpp_codegen_initobj((&V_0), sizeof(Rect_t2360479859 )); Rect_t2360479859 L_2 = V_0; __this->set_mRect_11(L_2); int32_t L_3 = ((UIAnchor_t2527798900_StaticFields*)il2cpp_codegen_static_fields_for(UIAnchor_t2527798900_il2cpp_TypeInfo_var))->get_mDirection_16(); if (L_3) { goto IL_0037; } } { ((UIAnchor_t2527798900_StaticFields*)il2cpp_codegen_static_fields_for(UIAnchor_t2527798900_il2cpp_TypeInfo_var))->set_mDirection_16(3); } IL_0037: { bool L_4 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_0048; } } { UIAnchor_Update_m3424737507(__this, /*hidden argument*/NULL); } IL_0048: { return; } } // System.Void UIAnchor::Start() extern "C" IL2CPP_METHOD_ATTR void UIAnchor_Start_m1553194855 (UIAnchor_t2527798900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAnchor_Start_m1553194855_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; UIAnchor_t2527798900 * G_B2_0 = NULL; UIAnchor_t2527798900 * G_B1_0 = NULL; int32_t G_B3_0 = 0; UIAnchor_t2527798900 * G_B3_1 = NULL; UIAnchor_t2527798900 * G_B10_0 = NULL; UIAnchor_t2527798900 * G_B9_0 = NULL; int32_t G_B11_0 = 0; UIAnchor_t2527798900 * G_B11_1 = NULL; { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UIRoot_t4022971450 * L_1 = NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903(NULL /*static, unused*/, L_0, /*hidden argument*/NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903_RuntimeMethod_var); __this->set_mRoot_12(L_1); int32_t L_2 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); G_B1_0 = __this; if ((((int32_t)L_2) == ((int32_t)2))) { G_B2_0 = __this; goto IL_0027; } } { int32_t L_3 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)L_3) == ((int32_t)7))? 1 : 0); G_B3_1 = G_B1_0; goto IL_0028; } IL_0027: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_0028: { NullCheck(G_B3_1); G_B3_1->set_mNeedsHalfPixelOffset_2((bool)G_B3_0); bool L_4 = __this->get_mNeedsHalfPixelOffset_2(); if (!L_4) { goto IL_0047; } } { int32_t L_5 = SystemInfo_get_graphicsShaderLevel_m3846242580(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mNeedsHalfPixelOffset_2((bool)((((int32_t)L_5) < ((int32_t)((int32_t)40)))? 1 : 0)); } IL_0047: { Camera_t4157153871 * L_6 = __this->get_uiCamera_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_006e; } } { GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = GameObject_get_layer_m4158800245(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Camera_t4157153871 * L_10 = NGUITools_FindCameraForLayer_m709671062(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); __this->set_uiCamera_3(L_10); } IL_006e: { UIAnchor_Update_m3424737507(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFitfunApiPlugin_t3372796910_il2cpp_TypeInfo_var); CFitfunApiPlugin_t3372796910 * L_11 = CFitfunApiPlugin_GetInstance_m148885372(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = CFitfunApiPlugin_FitfunGetAny_m2314757983(L_11, _stringLiteral3131121710, _stringLiteral698485232, /*hidden argument*/NULL); V_0 = L_12; String_t* L_13 = V_0; CharU5BU5D_t3528271667* L_14 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_14); (L_14)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_13); StringU5BU5D_t1281789340* L_15 = String_Split_m3646115398(L_13, L_14, /*hidden argument*/NULL); V_1 = L_15; StringU5BU5D_t1281789340* L_16 = V_1; NullCheck(L_16); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_16)->max_length))))) == ((uint32_t)3)))) { goto IL_00df; } } { StringU5BU5D_t1281789340* L_17 = V_1; NullCheck(L_17); int32_t L_18 = 0; String_t* L_19 = (L_17)->GetAt(static_cast(L_18)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_20 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral3452614543, L_19, /*hidden argument*/NULL); G_B9_0 = __this; if (!L_20) { G_B10_0 = __this; goto IL_00bd; } } { G_B11_0 = 1; G_B11_1 = G_B9_0; goto IL_00be; } IL_00bd: { G_B11_0 = 0; G_B11_1 = G_B10_0; } IL_00be: { NullCheck(G_B11_1); G_B11_1->set_mType_13((bool)G_B11_0); StringU5BU5D_t1281789340* L_21 = V_1; NullCheck(L_21); int32_t L_22 = 1; String_t* L_23 = (L_21)->GetAt(static_cast(L_22)); int32_t L_24 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); __this->set_mLeft_14(L_24); StringU5BU5D_t1281789340* L_25 = V_1; NullCheck(L_25); int32_t L_26 = 2; String_t* L_27 = (L_25)->GetAt(static_cast(L_26)); int32_t L_28 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_27, /*hidden argument*/NULL); __this->set_mBottom_15(L_28); } IL_00df: { return; } } // System.Void UIAnchor::Update() extern "C" IL2CPP_METHOD_ATTR void UIAnchor_Update_m3424737507 (UIAnchor_t2527798900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAnchor_Update_m3424737507_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); int32_t L_0 = Input_get_deviceOrientation_m1569488603(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_0021; } } { int32_t L_1 = ((UIAnchor_t2527798900_StaticFields*)il2cpp_codegen_static_fields_for(UIAnchor_t2527798900_il2cpp_TypeInfo_var))->get_mDirection_16(); if ((((int32_t)L_1) == ((int32_t)3))) { goto IL_001c; } } { ((UIAnchor_t2527798900_StaticFields*)il2cpp_codegen_static_fields_for(UIAnchor_t2527798900_il2cpp_TypeInfo_var))->set_mDirection_16(3); } IL_001c: { goto IL_003d; } IL_0021: { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); int32_t L_2 = Input_get_deviceOrientation_m1569488603(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)4)))) { goto IL_003d; } } { int32_t L_3 = ((UIAnchor_t2527798900_StaticFields*)il2cpp_codegen_static_fields_for(UIAnchor_t2527798900_il2cpp_TypeInfo_var))->get_mDirection_16(); if ((((int32_t)L_3) == ((int32_t)4))) { goto IL_003d; } } { ((UIAnchor_t2527798900_StaticFields*)il2cpp_codegen_static_fields_for(UIAnchor_t2527798900_il2cpp_TypeInfo_var))->set_mDirection_16(4); } IL_003d: { UIAnchor_CheckAnchor_m3642567992(__this, /*hidden argument*/NULL); return; } } // System.Void UIAnchor::CheckAnchor() extern "C" IL2CPP_METHOD_ATTR void UIAnchor_CheckAnchor_m3642567992 (UIAnchor_t2527798900 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAnchor_CheckAnchor_m3642567992_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; float V_1 = 0.0f; Vector4_t3319028937 V_2; memset(&V_2, 0, sizeof(V_2)); Transform_t3600365921 * V_3 = NULL; 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)); Vector2_t2156229523 V_8; memset(&V_8, 0, sizeof(V_8)); Vector2_t2156229523 V_9; memset(&V_9, 0, sizeof(V_9)); float V_10 = 0.0f; float V_11 = 0.0f; Vector3_t3722313464 V_12; memset(&V_12, 0, sizeof(V_12)); float V_13 = 0.0f; float V_14 = 0.0f; Vector3_t3722313464 V_15; memset(&V_15, 0, sizeof(V_15)); Transform_t3600365921 * V_16 = NULL; Vector3_t3722313464 V_17; memset(&V_17, 0, sizeof(V_17)); float G_B9_0 = 0.0f; { Animation_t3648466861 * L_0 = __this->get_mAnim_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0032; } } { Animation_t3648466861 * L_2 = __this->get_mAnim_10(); NullCheck(L_2); bool L_3 = Behaviour_get_enabled_m753527255(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0032; } } { Animation_t3648466861 * L_4 = __this->get_mAnim_10(); NullCheck(L_4); bool L_5 = Animation_get_isPlaying_m1022540967(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0032; } } { return; } IL_0032: { V_0 = (bool)0; UIPanel_t1716472341 * L_6 = __this->get_panelContainer_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_015a; } } { UIPanel_t1716472341 * L_8 = __this->get_panelContainer_5(); NullCheck(L_8); int32_t L_9 = UIPanel_get_clipping_m2480203603(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_00e5; } } { UIRoot_t4022971450 * L_10 = __this->get_mRoot_12(); 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_0084; } } { UIRoot_t4022971450 * L_12 = __this->get_mRoot_12(); NullCheck(L_12); int32_t L_13 = UIRoot_get_activeHeight_m4207044870(L_12, /*hidden argument*/NULL); int32_t L_14 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); G_B9_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_13)))/(float)(((float)((float)L_14))))), (float)(0.5f))); goto IL_0089; } IL_0084: { G_B9_0 = (0.5f); } IL_0089: { V_1 = G_B9_0; Rect_t2360479859 * L_15 = __this->get_address_of_mRect_11(); int32_t L_16 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); float L_17 = V_1; Rect_set_xMin_m2413290617(L_15, ((float)il2cpp_codegen_multiply((float)(((float)((float)((-L_16))))), (float)L_17)), /*hidden argument*/NULL); Rect_t2360479859 * L_18 = __this->get_address_of_mRect_11(); int32_t L_19 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); float L_20 = V_1; Rect_set_yMin_m2724127720(L_18, ((float)il2cpp_codegen_multiply((float)(((float)((float)((-L_19))))), (float)L_20)), /*hidden argument*/NULL); Rect_t2360479859 * L_21 = __this->get_address_of_mRect_11(); Rect_t2360479859 * L_22 = __this->get_address_of_mRect_11(); float L_23 = Rect_get_xMin_m581135837(L_22, /*hidden argument*/NULL); Rect_set_xMax_m1720695099(L_21, ((-L_23)), /*hidden argument*/NULL); Rect_t2360479859 * L_24 = __this->get_address_of_mRect_11(); Rect_t2360479859 * L_25 = __this->get_address_of_mRect_11(); float L_26 = Rect_get_yMin_m2601414109(L_25, /*hidden argument*/NULL); Rect_set_yMax_m2031532394(L_24, ((-L_26)), /*hidden argument*/NULL); goto IL_0155; } IL_00e5: { UIPanel_t1716472341 * L_27 = __this->get_panelContainer_5(); NullCheck(L_27); Vector4_t3319028937 L_28 = UIPanel_get_clipRange_m1219521389(L_27, /*hidden argument*/NULL); V_2 = L_28; Rect_t2360479859 * L_29 = __this->get_address_of_mRect_11(); float L_30 = (&V_2)->get_x_1(); float L_31 = (&V_2)->get_z_3(); Rect_set_x_m2352063068(L_29, ((float)il2cpp_codegen_subtract((float)L_30, (float)((float)il2cpp_codegen_multiply((float)L_31, (float)(0.5f))))), /*hidden argument*/NULL); Rect_t2360479859 * L_32 = __this->get_address_of_mRect_11(); float L_33 = (&V_2)->get_y_2(); float L_34 = (&V_2)->get_w_4(); Rect_set_y_m3702432190(L_32, ((float)il2cpp_codegen_subtract((float)L_33, (float)((float)il2cpp_codegen_multiply((float)L_34, (float)(0.5f))))), /*hidden argument*/NULL); Rect_t2360479859 * L_35 = __this->get_address_of_mRect_11(); float L_36 = (&V_2)->get_z_3(); Rect_set_width_m2963421158(L_35, L_36, /*hidden argument*/NULL); Rect_t2360479859 * L_37 = __this->get_address_of_mRect_11(); float L_38 = (&V_2)->get_w_4(); Rect_set_height_m1625569324(L_37, L_38, /*hidden argument*/NULL); } IL_0155: { goto IL_02a9; } IL_015a: { UIWidget_t3538521925 * L_39 = __this->get_widgetContainer_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_40 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_39, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_40) { goto IL_027f; } } { UIWidget_t3538521925 * L_41 = __this->get_widgetContainer_4(); NullCheck(L_41); Transform_t3600365921 * L_42 = UIWidget_get_cachedTransform_m3940827977(L_41, /*hidden argument*/NULL); V_3 = L_42; Transform_t3600365921 * L_43 = V_3; NullCheck(L_43); Vector3_t3722313464 L_44 = Transform_get_localScale_m129152068(L_43, /*hidden argument*/NULL); V_4 = L_44; Transform_t3600365921 * L_45 = V_3; NullCheck(L_45); Vector3_t3722313464 L_46 = Transform_get_localPosition_m4234289348(L_45, /*hidden argument*/NULL); V_5 = L_46; UIWidget_t3538521925 * L_47 = __this->get_widgetContainer_4(); NullCheck(L_47); Vector2_t2156229523 L_48 = VirtFuncInvoker0< Vector2_t2156229523 >::Invoke(12 /* UnityEngine.Vector2 UIWidget::get_relativeSize() */, L_47); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_49 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_48, /*hidden argument*/NULL); V_6 = L_49; UIWidget_t3538521925 * L_50 = __this->get_widgetContainer_4(); NullCheck(L_50); Vector2_t2156229523 L_51 = UIWidget_get_pivotOffset_m1997789874(L_50, /*hidden argument*/NULL); Vector3_t3722313464 L_52 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_51, /*hidden argument*/NULL); V_7 = L_52; Vector3_t3722313464 * L_53 = (&V_7); float L_54 = L_53->get_y_2(); L_53->set_y_2(((float)il2cpp_codegen_subtract((float)L_54, (float)(1.0f)))); Vector3_t3722313464 * L_55 = (&V_7); float L_56 = L_55->get_x_1(); UIWidget_t3538521925 * L_57 = __this->get_widgetContainer_4(); NullCheck(L_57); Vector2_t2156229523 L_58 = VirtFuncInvoker0< Vector2_t2156229523 >::Invoke(12 /* UnityEngine.Vector2 UIWidget::get_relativeSize() */, L_57); V_8 = L_58; float L_59 = (&V_8)->get_x_0(); float L_60 = (&V_4)->get_x_1(); L_55->set_x_1(((float)il2cpp_codegen_multiply((float)L_56, (float)((float)il2cpp_codegen_multiply((float)L_59, (float)L_60))))); Vector3_t3722313464 * L_61 = (&V_7); float L_62 = L_61->get_y_2(); UIWidget_t3538521925 * L_63 = __this->get_widgetContainer_4(); NullCheck(L_63); Vector2_t2156229523 L_64 = VirtFuncInvoker0< Vector2_t2156229523 >::Invoke(12 /* UnityEngine.Vector2 UIWidget::get_relativeSize() */, L_63); V_9 = L_64; float L_65 = (&V_9)->get_y_1(); float L_66 = (&V_4)->get_y_2(); L_61->set_y_2(((float)il2cpp_codegen_multiply((float)L_62, (float)((float)il2cpp_codegen_multiply((float)L_65, (float)L_66))))); Rect_t2360479859 * L_67 = __this->get_address_of_mRect_11(); float L_68 = (&V_5)->get_x_1(); float L_69 = (&V_7)->get_x_1(); Rect_set_x_m2352063068(L_67, ((float)il2cpp_codegen_add((float)L_68, (float)L_69)), /*hidden argument*/NULL); Rect_t2360479859 * L_70 = __this->get_address_of_mRect_11(); float L_71 = (&V_5)->get_y_2(); float L_72 = (&V_7)->get_y_2(); Rect_set_y_m3702432190(L_70, ((float)il2cpp_codegen_add((float)L_71, (float)L_72)), /*hidden argument*/NULL); Rect_t2360479859 * L_73 = __this->get_address_of_mRect_11(); float L_74 = (&V_6)->get_x_1(); float L_75 = (&V_4)->get_x_1(); Rect_set_width_m2963421158(L_73, ((float)il2cpp_codegen_multiply((float)L_74, (float)L_75)), /*hidden argument*/NULL); Rect_t2360479859 * L_76 = __this->get_address_of_mRect_11(); float L_77 = (&V_6)->get_y_2(); float L_78 = (&V_4)->get_y_2(); Rect_set_height_m1625569324(L_76, ((float)il2cpp_codegen_multiply((float)L_77, (float)L_78)), /*hidden argument*/NULL); goto IL_02a9; } IL_027f: { Camera_t4157153871 * L_79 = __this->get_uiCamera_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_80 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_79, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_80) { goto IL_02a8; } } { V_0 = (bool)1; Camera_t4157153871 * L_81 = __this->get_uiCamera_3(); NullCheck(L_81); Rect_t2360479859 L_82 = Camera_get_pixelRect_m2283183456(L_81, /*hidden argument*/NULL); __this->set_mRect_11(L_82); goto IL_02a9; } IL_02a8: { return; } IL_02a9: { Rect_t2360479859 * L_83 = __this->get_address_of_mRect_11(); float L_84 = Rect_get_xMin_m581135837(L_83, /*hidden argument*/NULL); Rect_t2360479859 * L_85 = __this->get_address_of_mRect_11(); float L_86 = Rect_get_xMax_m3018144503(L_85, /*hidden argument*/NULL); V_10 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_84, (float)L_86)), (float)(0.5f))); Rect_t2360479859 * L_87 = __this->get_address_of_mRect_11(); float L_88 = Rect_get_yMin_m2601414109(L_87, /*hidden argument*/NULL); Rect_t2360479859 * L_89 = __this->get_address_of_mRect_11(); float L_90 = Rect_get_yMax_m743455479(L_89, /*hidden argument*/NULL); V_11 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_88, (float)L_90)), (float)(0.5f))); float L_91 = V_10; float L_92 = V_11; Vector3__ctor_m3353183577((&V_12), L_91, L_92, (0.0f), /*hidden argument*/NULL); int32_t L_93 = __this->get_side_6(); if ((((int32_t)L_93) == ((int32_t)8))) { goto IL_04c3; } } { int32_t L_94 = __this->get_side_6(); if ((((int32_t)L_94) == ((int32_t)5))) { goto IL_0327; } } { int32_t L_95 = __this->get_side_6(); if ((((int32_t)L_95) == ((int32_t)4))) { goto IL_0327; } } { int32_t L_96 = __this->get_side_6(); if ((!(((uint32_t)L_96) == ((uint32_t)6)))) { goto IL_038a; } } IL_0327: { bool L_97 = __this->get_mType_13(); if (!L_97) { goto IL_0373; } } { int32_t L_98 = ((UIAnchor_t2527798900_StaticFields*)il2cpp_codegen_static_fields_for(UIAnchor_t2527798900_il2cpp_TypeInfo_var))->get_mDirection_16(); if ((!(((uint32_t)L_98) == ((uint32_t)4)))) { goto IL_035c; } } { Rect_t2360479859 * L_99 = __this->get_address_of_mRect_11(); float L_100 = Rect_get_xMax_m3018144503(L_99, /*hidden argument*/NULL); int32_t L_101 = __this->get_mLeft_14(); (&V_12)->set_x_1(((float)il2cpp_codegen_subtract((float)L_100, (float)(((float)((float)L_101)))))); goto IL_036e; } IL_035c: { Rect_t2360479859 * L_102 = __this->get_address_of_mRect_11(); float L_103 = Rect_get_xMax_m3018144503(L_102, /*hidden argument*/NULL); (&V_12)->set_x_1(L_103); } IL_036e: { goto IL_0385; } IL_0373: { Rect_t2360479859 * L_104 = __this->get_address_of_mRect_11(); float L_105 = Rect_get_xMax_m3018144503(L_104, /*hidden argument*/NULL); (&V_12)->set_x_1(L_105); } IL_0385: { goto IL_041a; } IL_038a: { int32_t L_106 = __this->get_side_6(); if ((((int32_t)L_106) == ((int32_t)3))) { goto IL_03ae; } } { int32_t L_107 = __this->get_side_6(); if ((((int32_t)L_107) == ((int32_t)8))) { goto IL_03ae; } } { int32_t L_108 = __this->get_side_6(); if ((!(((uint32_t)L_108) == ((uint32_t)7)))) { goto IL_03bc; } } IL_03ae: { float L_109 = V_10; (&V_12)->set_x_1(L_109); goto IL_041a; } IL_03bc: { bool L_110 = __this->get_mType_13(); if (!L_110) { goto IL_0408; } } { int32_t L_111 = ((UIAnchor_t2527798900_StaticFields*)il2cpp_codegen_static_fields_for(UIAnchor_t2527798900_il2cpp_TypeInfo_var))->get_mDirection_16(); if ((!(((uint32_t)L_111) == ((uint32_t)3)))) { goto IL_03f1; } } { Rect_t2360479859 * L_112 = __this->get_address_of_mRect_11(); float L_113 = Rect_get_xMin_m581135837(L_112, /*hidden argument*/NULL); int32_t L_114 = __this->get_mLeft_14(); (&V_12)->set_x_1(((float)il2cpp_codegen_add((float)L_113, (float)(((float)((float)L_114)))))); goto IL_0403; } IL_03f1: { Rect_t2360479859 * L_115 = __this->get_address_of_mRect_11(); float L_116 = Rect_get_xMin_m581135837(L_115, /*hidden argument*/NULL); (&V_12)->set_x_1(L_116); } IL_0403: { goto IL_041a; } IL_0408: { Rect_t2360479859 * L_117 = __this->get_address_of_mRect_11(); float L_118 = Rect_get_xMin_m581135837(L_117, /*hidden argument*/NULL); (&V_12)->set_x_1(L_118); } IL_041a: { int32_t L_119 = __this->get_side_6(); if ((((int32_t)L_119) == ((int32_t)3))) { goto IL_043e; } } { int32_t L_120 = __this->get_side_6(); if ((((int32_t)L_120) == ((int32_t)4))) { goto IL_043e; } } { int32_t L_121 = __this->get_side_6(); if ((!(((uint32_t)L_121) == ((uint32_t)2)))) { goto IL_0455; } } IL_043e: { Rect_t2360479859 * L_122 = __this->get_address_of_mRect_11(); float L_123 = Rect_get_yMax_m743455479(L_122, /*hidden argument*/NULL); (&V_12)->set_y_2(L_123); goto IL_04c3; } IL_0455: { int32_t L_124 = __this->get_side_6(); if ((((int32_t)L_124) == ((int32_t)1))) { goto IL_0479; } } { int32_t L_125 = __this->get_side_6(); if ((((int32_t)L_125) == ((int32_t)8))) { goto IL_0479; } } { int32_t L_126 = __this->get_side_6(); if ((!(((uint32_t)L_126) == ((uint32_t)5)))) { goto IL_0487; } } IL_0479: { float L_127 = V_11; (&V_12)->set_y_2(L_127); goto IL_04c3; } IL_0487: { bool L_128 = __this->get_mType_13(); if (!L_128) { goto IL_04b1; } } { Rect_t2360479859 * L_129 = __this->get_address_of_mRect_11(); float L_130 = Rect_get_yMin_m2601414109(L_129, /*hidden argument*/NULL); int32_t L_131 = __this->get_mBottom_15(); (&V_12)->set_y_2(((float)il2cpp_codegen_add((float)L_130, (float)(((float)((float)L_131)))))); goto IL_04c3; } IL_04b1: { Rect_t2360479859 * L_132 = __this->get_address_of_mRect_11(); float L_133 = Rect_get_yMin_m2601414109(L_132, /*hidden argument*/NULL); (&V_12)->set_y_2(L_133); } IL_04c3: { Rect_t2360479859 * L_134 = __this->get_address_of_mRect_11(); float L_135 = Rect_get_width_m3421484486(L_134, /*hidden argument*/NULL); V_13 = L_135; Rect_t2360479859 * L_136 = __this->get_address_of_mRect_11(); float L_137 = Rect_get_height_m1358425599(L_136, /*hidden argument*/NULL); V_14 = L_137; Vector3_t3722313464 * L_138 = (&V_12); float L_139 = L_138->get_x_1(); Vector2_t2156229523 * L_140 = __this->get_address_of_relativeOffset_8(); float L_141 = L_140->get_x_0(); float L_142 = V_13; L_138->set_x_1(((float)il2cpp_codegen_add((float)L_139, (float)((float)il2cpp_codegen_multiply((float)L_141, (float)L_142))))); Vector3_t3722313464 * L_143 = (&V_12); float L_144 = L_143->get_y_2(); Vector2_t2156229523 * L_145 = __this->get_address_of_relativeOffset_8(); float L_146 = L_145->get_y_1(); float L_147 = V_14; L_143->set_y_2(((float)il2cpp_codegen_add((float)L_144, (float)((float)il2cpp_codegen_multiply((float)L_146, (float)L_147))))); bool L_148 = V_0; if (!L_148) { goto IL_05c7; } } { Camera_t4157153871 * L_149 = __this->get_uiCamera_3(); NullCheck(L_149); bool L_150 = Camera_get_orthographic_m2831464531(L_149, /*hidden argument*/NULL); if (!L_150) { goto IL_058d; } } { float L_151 = (&V_12)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_152 = bankers_roundf(L_151); (&V_12)->set_x_1(L_152); float L_153 = (&V_12)->get_y_2(); float L_154 = bankers_roundf(L_153); (&V_12)->set_y_2(L_154); bool L_155 = __this->get_halfPixelOffset_7(); if (!L_155) { goto IL_058d; } } { bool L_156 = __this->get_mNeedsHalfPixelOffset_2(); if (!L_156) { goto IL_058d; } } { Vector3_t3722313464 * L_157 = (&V_12); float L_158 = L_157->get_x_1(); L_157->set_x_1(((float)il2cpp_codegen_subtract((float)L_158, (float)(0.5f)))); Vector3_t3722313464 * L_159 = (&V_12); float L_160 = L_159->get_y_2(); L_159->set_y_2(((float)il2cpp_codegen_add((float)L_160, (float)(0.5f)))); } IL_058d: { Camera_t4157153871 * L_161 = __this->get_uiCamera_3(); Transform_t3600365921 * L_162 = __this->get_mTrans_9(); NullCheck(L_162); Vector3_t3722313464 L_163 = Transform_get_position_m36019626(L_162, /*hidden argument*/NULL); NullCheck(L_161); Vector3_t3722313464 L_164 = Camera_WorldToScreenPoint_m3726311023(L_161, L_163, /*hidden argument*/NULL); V_15 = L_164; float L_165 = (&V_15)->get_z_3(); (&V_12)->set_z_3(L_165); Camera_t4157153871 * L_166 = __this->get_uiCamera_3(); Vector3_t3722313464 L_167 = V_12; NullCheck(L_166); Vector3_t3722313464 L_168 = Camera_ScreenToWorldPoint_m3978588570(L_166, L_167, /*hidden argument*/NULL); V_12 = L_168; goto IL_066d; } IL_05c7: { float L_169 = (&V_12)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_170 = bankers_roundf(L_169); (&V_12)->set_x_1(L_170); float L_171 = (&V_12)->get_y_2(); float L_172 = bankers_roundf(L_171); (&V_12)->set_y_2(L_172); UIPanel_t1716472341 * L_173 = __this->get_panelContainer_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_174 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_173, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_174) { goto IL_0617; } } { UIPanel_t1716472341 * L_175 = __this->get_panelContainer_5(); NullCheck(L_175); Transform_t3600365921 * L_176 = UIPanel_get_cachedTransform_m2139439474(L_175, /*hidden argument*/NULL); Vector3_t3722313464 L_177 = V_12; NullCheck(L_176); Vector3_t3722313464 L_178 = Transform_TransformPoint_m226827784(L_176, L_177, /*hidden argument*/NULL); V_12 = L_178; goto IL_0652; } IL_0617: { UIWidget_t3538521925 * L_179 = __this->get_widgetContainer_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_180 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_179, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_180) { goto IL_0652; } } { UIWidget_t3538521925 * L_181 = __this->get_widgetContainer_4(); NullCheck(L_181); Transform_t3600365921 * L_182 = UIWidget_get_cachedTransform_m3940827977(L_181, /*hidden argument*/NULL); NullCheck(L_182); Transform_t3600365921 * L_183 = Transform_get_parent_m835071599(L_182, /*hidden argument*/NULL); V_16 = L_183; Transform_t3600365921 * L_184 = V_16; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_185 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_184, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_185) { goto IL_0652; } } { Transform_t3600365921 * L_186 = V_16; Vector3_t3722313464 L_187 = V_12; NullCheck(L_186); Vector3_t3722313464 L_188 = Transform_TransformPoint_m226827784(L_186, L_187, /*hidden argument*/NULL); V_12 = L_188; } IL_0652: { Transform_t3600365921 * L_189 = __this->get_mTrans_9(); NullCheck(L_189); Vector3_t3722313464 L_190 = Transform_get_position_m36019626(L_189, /*hidden argument*/NULL); V_17 = L_190; float L_191 = (&V_17)->get_z_3(); (&V_12)->set_z_3(L_191); } IL_066d: { Transform_t3600365921 * L_192 = __this->get_mTrans_9(); NullCheck(L_192); Vector3_t3722313464 L_193 = Transform_get_position_m36019626(L_192, /*hidden argument*/NULL); Vector3_t3722313464 L_194 = V_12; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); bool L_195 = Vector3_op_Inequality_m315980366(NULL /*static, unused*/, L_193, L_194, /*hidden argument*/NULL); if (!L_195) { goto IL_0691; } } { Transform_t3600365921 * L_196 = __this->get_mTrans_9(); Vector3_t3722313464 L_197 = V_12; NullCheck(L_196); Transform_set_position_m3387557959(L_196, L_197, /*hidden argument*/NULL); } IL_0691: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UIAnim::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIAnim__ctor_m4273573682 (UIAnim_t49643849 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAnim__ctor_m4273573682_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_fSpeedX_2((1.0f)); __this->set_texName_4(_stringLiteral3184621405); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIAnim::Update() extern "C" IL2CPP_METHOD_ATTR void UIAnim_Update_m2691343662 (UIAnim_t49643849 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAnim_Update_m2691343662_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_m_matCached_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } { UIAnim_LoadMaterial_m3955710343(__this, /*hidden argument*/NULL); } IL_0017: { Material_t340375123 * L_2 = __this->get_m_matCached_5(); 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_00ac; } } { float L_4 = __this->get_m_fX_6(); float L_5 = __this->get_fSpeedX_2(); float L_6 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fX_6(((float)il2cpp_codegen_add((float)L_4, (float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6))))); float L_7 = __this->get_m_fY_7(); float L_8 = __this->get_fSpeedY_3(); float L_9 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fY_7(((float)il2cpp_codegen_add((float)L_7, (float)((float)il2cpp_codegen_multiply((float)L_8, (float)L_9))))); float L_10 = __this->get_m_fX_6(); float L_11 = __this->get_m_fX_6(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_12 = floorf(L_11); __this->set_m_fX_6(((float)il2cpp_codegen_subtract((float)L_10, (float)L_12))); float L_13 = __this->get_m_fY_7(); float L_14 = __this->get_m_fY_7(); float L_15 = floorf(L_14); __this->set_m_fY_7(((float)il2cpp_codegen_subtract((float)L_13, (float)L_15))); Material_t340375123 * L_16 = __this->get_m_matCached_5(); String_t* L_17 = __this->get_texName_4(); float L_18 = __this->get_m_fX_6(); float L_19 = __this->get_m_fY_7(); Vector2_t2156229523 L_20; memset(&L_20, 0, sizeof(L_20)); Vector2__ctor_m3970636864((&L_20), L_18, L_19, /*hidden argument*/NULL); NullCheck(L_16); Material_SetTextureOffset_m2380336123(L_16, L_17, L_20, /*hidden argument*/NULL); } IL_00ac: { return; } } // System.Void UIAnim::LoadMaterial() extern "C" IL2CPP_METHOD_ATTR void UIAnim_LoadMaterial_m3955710343 (UIAnim_t49643849 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAnim_LoadMaterial_m3955710343_MetadataUsageId); s_Il2CppMethodInitialized = true; } MeshRenderer_t587009260 * V_0 = NULL; SkinnedMeshRenderer_t245602842 * V_1 = NULL; UITexture_t3471168817 * V_2 = NULL; { MeshRenderer_t587009260 * L_0 = Component_GetComponent_TisMeshRenderer_t587009260_m2899624428(__this, /*hidden argument*/Component_GetComponent_TisMeshRenderer_t587009260_m2899624428_RuntimeMethod_var); V_0 = L_0; MeshRenderer_t587009260 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0035; } } { MeshRenderer_t587009260 * L_3 = V_0; NullCheck(L_3); Material_t340375123 * L_4 = Renderer_get_material_m4171603682(L_3, /*hidden argument*/NULL); 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_0035; } } { MeshRenderer_t587009260 * L_6 = V_0; NullCheck(L_6); Material_t340375123 * L_7 = Renderer_get_material_m4171603682(L_6, /*hidden argument*/NULL); __this->set_m_matCached_5(L_7); goto IL_0089; } IL_0035: { SkinnedMeshRenderer_t245602842 * L_8 = Component_GetComponent_TisSkinnedMeshRenderer_t245602842_m2124923185(__this, /*hidden argument*/Component_GetComponent_TisSkinnedMeshRenderer_t245602842_m2124923185_RuntimeMethod_var); V_1 = L_8; SkinnedMeshRenderer_t245602842 * L_9 = V_1; 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_006a; } } { SkinnedMeshRenderer_t245602842 * L_11 = V_1; NullCheck(L_11); Material_t340375123 * L_12 = Renderer_get_material_m4171603682(L_11, /*hidden argument*/NULL); 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_006a; } } { SkinnedMeshRenderer_t245602842 * L_14 = V_1; NullCheck(L_14); Material_t340375123 * L_15 = Renderer_get_material_m4171603682(L_14, /*hidden argument*/NULL); __this->set_m_matCached_5(L_15); goto IL_0089; } IL_006a: { UITexture_t3471168817 * L_16 = Component_GetComponent_TisUITexture_t3471168817_m288616561(__this, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); V_2 = L_16; UITexture_t3471168817 * L_17 = V_2; 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_0089; } } { UITexture_t3471168817 * L_19 = V_2; NullCheck(L_19); Material_t340375123 * L_20 = VirtFuncInvoker0< Material_t340375123 * >::Invoke(4 /* UnityEngine.Material UIWidget::get_material() */, L_19); __this->set_m_matCached_5(L_20); } IL_0089: { Material_t340375123 * L_21 = __this->get_m_matCached_5(); 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_00c1; } } { Material_t340375123 * L_23 = __this->get_m_matCached_5(); NullCheck(L_23); Texture_t3661962703 * L_24 = Material_get_mainTexture_m692510677(L_23, /*hidden argument*/NULL); 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_00c1; } } { Material_t340375123 * L_26 = __this->get_m_matCached_5(); NullCheck(L_26); Texture_t3661962703 * L_27 = Material_get_mainTexture_m692510677(L_26, /*hidden argument*/NULL); NullCheck(L_27); Texture_set_wrapMode_m587872754(L_27, 0, /*hidden argument*/NULL); } IL_00c1: { 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 uiAnimationIdol::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAnimationIdol__ctor_m1077462766 (uiAnimationIdol_t2433582793 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationIdol__ctor_m1077462766_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiAnimationIdol::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAnimationIdol_OnPageInit_m2304785645 (uiAnimationIdol_t2433582793 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationIdol_OnPageInit_m2304785645_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_shuxing_8(((ShuXingAnimU5BU5D_t595425097*)SZArrayNew(ShuXingAnimU5BU5D_t595425097_il2cpp_TypeInfo_var, (uint32_t)5))); ShuXingAnimU5BU5D_t595425097* L_0 = __this->get_shuxing_8(); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2009534702, /*hidden argument*/NULL); NullCheck(L_1); ShuXingAnim_t3927127128 * L_2 = Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350(L_1, /*hidden argument*/Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350_RuntimeMethod_var); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_2); (L_0)->SetAt(static_cast(0), (ShuXingAnim_t3927127128 *)L_2); ShuXingAnimU5BU5D_t595425097* L_3 = __this->get_shuxing_8(); Transform_t3600365921 * L_4 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral53219566, /*hidden argument*/NULL); NullCheck(L_4); ShuXingAnim_t3927127128 * L_5 = Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350(L_4, /*hidden argument*/Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350_RuntimeMethod_var); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(static_cast(1), (ShuXingAnim_t3927127128 *)L_5); ShuXingAnimU5BU5D_t595425097* L_6 = __this->get_shuxing_8(); Transform_t3600365921 * L_7 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1627197678, /*hidden argument*/NULL); NullCheck(L_7); ShuXingAnim_t3927127128 * L_8 = Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350(L_7, /*hidden argument*/Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350_RuntimeMethod_var); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(static_cast(2), (ShuXingAnim_t3927127128 *)L_8); ShuXingAnimU5BU5D_t595425097* L_9 = __this->get_shuxing_8(); Transform_t3600365921 * L_10 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3965849838, /*hidden argument*/NULL); NullCheck(L_10); ShuXingAnim_t3927127128 * L_11 = Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350(L_10, /*hidden argument*/Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350_RuntimeMethod_var); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(3), (ShuXingAnim_t3927127128 *)L_11); ShuXingAnimU5BU5D_t595425097* L_12 = __this->get_shuxing_8(); Transform_t3600365921 * L_13 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1244860654, /*hidden argument*/NULL); NullCheck(L_13); ShuXingAnim_t3927127128 * L_14 = Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350(L_13, /*hidden argument*/Component_GetComponent_TisShuXingAnim_t3927127128_m1987395350_RuntimeMethod_var); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_14); (L_12)->SetAt(static_cast(4), (ShuXingAnim_t3927127128 *)L_14); Transform_t3600365921 * L_15 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2516889908, /*hidden argument*/NULL); NullCheck(L_15); IdolAnim_t2114343682 * L_16 = Component_GetComponent_TisIdolAnim_t2114343682_m3289383288(L_15, /*hidden argument*/Component_GetComponent_TisIdolAnim_t2114343682_m3289383288_RuntimeMethod_var); __this->set_m_ouxiangzhi_11(L_16); intptr_t L_17 = (intptr_t)uiAnimationIdol_OnClose_m3878416668_RuntimeMethod_var; Action_1_t1286104214 * L_18 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_18, __this, L_17, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1708813027, L_18, /*hidden argument*/NULL); return; } } // System.Void uiAnimationIdol::OnClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAnimationIdol_OnClose_m3878416668 (uiAnimationIdol_t2433582793 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationIdol_OnClose_m3878416668_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CIdolAbilityManager_Clear_m3841848105(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_1 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CWndController_HideUI_m732482071(L_1, ((int32_t)189), /*hidden argument*/NULL); return; } } // System.Void uiAnimationIdol::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiAnimationIdol_OnPageShow_m3945437688 (uiAnimationIdol_t2433582793 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationIdol_OnPageShow_m3945437688_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); IdolPlayerData_t1126670343 * L_1 = CIdolAbilityManager_GetIdolPlayerData_m1544576355(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = L_1->get_m_IdolMaxLevel_1(); V_0 = L_2; CIdolAbilityManager_t240297659 * L_3 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); IdolPlayerData_t1126670343 * L_4 = CIdolAbilityManager_GetIdolPlayerData_m1544576355(L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = L_4->get_m_IdolValue_2(); V_1 = L_5; CIdolAbilityManager_t240297659 * L_6 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = V_0; NullCheck(L_6); IdolData_t118514082 * L_8 = CIdolAbilityManager_RequestIdolDataByLevel_m2274152550(L_6, L_7, /*hidden argument*/NULL); __this->set_m_IdolData_10(L_8); IdolAnim_t2114343682 * L_9 = __this->get_m_ouxiangzhi_11(); IdolData_t118514082 * L_10 = __this->get_m_IdolData_10(); NullCheck(L_10); int32_t L_11 = L_10->get_m_LevelUpExp_1(); int32_t L_12 = V_1; NullCheck(L_9); IdolAnim_PlayAnim_m1084358062(L_9, L_11, L_12, /*hidden argument*/NULL); IdolAnim_t2114343682 * L_13 = __this->get_m_ouxiangzhi_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, (bool)1, /*hidden argument*/NULL); bool L_14 = uiAnimationIdol_PlayOnAnim_m556176982(__this, /*hidden argument*/NULL); if (L_14) { goto IL_0076; } } { bool L_15 = uiAnimationIdol_PlayManyAnim_m3878824169(__this, /*hidden argument*/NULL); if (L_15) { goto IL_0076; } } { IdolAnim_t2114343682 * L_16 = __this->get_m_ouxiangzhi_11(); NullCheck(L_16); IdolAnim_PlayBack_m121955751(L_16, (GameObject_t1113636619 *)NULL, /*hidden argument*/NULL); } IL_0076: { return; } } // System.Boolean uiAnimationIdol::PlayOnAnim() extern "C" IL2CPP_METHOD_ATTR bool uiAnimationIdol_PlayOnAnim_m556176982 (uiAnimationIdol_t2433582793 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationIdol_PlayOnAnim_m556176982_MetadataUsageId); s_Il2CppMethodInitialized = true; } AddIdolData_t1700717343 * V_0 = NULL; { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); AddIdolData_t1700717343 * L_1 = CIdolAbilityManager_GetHeadData_m730884110(L_0, /*hidden argument*/NULL); V_0 = L_1; AddIdolData_t1700717343 * L_2 = V_0; if (!L_2) { goto IL_0070; } } { CIdolAbilityManager_t240297659 * L_3 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); AddIdolData_t1700717343 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get_idx_0(); NullCheck(L_3); List_1_t1519036347 * L_6 = CIdolAbilityManager_RequestIdolConfigDataByLevel_m626573417(L_3, L_5, /*hidden argument*/NULL); __this->set_m_AbilityConfigData_15(L_6); ShuXingAnimU5BU5D_t595425097* L_7 = __this->get_shuxing_8(); NullCheck(L_7); int32_t L_8 = 0; ShuXingAnim_t3927127128 * L_9 = (L_7)->GetAt(static_cast(L_8)); AddIdolData_t1700717343 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = L_10->get_idx_0(); AddIdolData_t1700717343 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = L_12->get_m_level_1(); List_1_t1519036347 * L_14 = __this->get_m_AbilityConfigData_15(); AddIdolData_t1700717343 * L_15 = V_0; NullCheck(L_15); int32_t L_16 = L_15->get_m_level_1(); NullCheck(L_14); AbilityLevelCount_t46961605 * L_17 = List_1_get_Item_m1020503464(L_14, L_16, /*hidden argument*/List_1_get_Item_m1020503464_RuntimeMethod_var); NullCheck(L_17); int32_t L_18 = L_17->get_m_levelUpExp_1(); AddIdolData_t1700717343 * L_19 = V_0; NullCheck(L_19); int32_t L_20 = L_19->get_m_currentExp_2(); AddIdolData_t1700717343 * L_21 = V_0; NullCheck(L_21); int32_t L_22 = L_21->get_m_addExp_3(); intptr_t L_23 = (intptr_t)uiAnimationIdol_QueDataCall_m141285681_RuntimeMethod_var; Action_1_t3123413348 * L_24 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_24, __this, L_23, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_9); ShuXingAnim_PlayAnim_m2895790427(L_9, L_11, L_13, L_18, L_20, L_22, L_24, /*hidden argument*/NULL); return (bool)1; } IL_0070: { return (bool)0; } } // System.Boolean uiAnimationIdol::PlayManyAnim() extern "C" IL2CPP_METHOD_ATTR bool uiAnimationIdol_PlayManyAnim_m3878824169 (uiAnimationIdol_t2433582793 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationIdol_PlayManyAnim_m3878824169_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3172792085 * V_0 = NULL; int32_t V_1 = 0; { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); List_1_t3172792085 * L_1 = CIdolAbilityManager_GetListData_m631630213(L_0, /*hidden argument*/NULL); V_0 = L_1; List_1_t3172792085 * L_2 = V_0; if (!L_2) { goto IL_00d0; } } { List_1_t3172792085 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = List_1_get_Count_m2124807177(L_3, /*hidden argument*/List_1_get_Count_m2124807177_RuntimeMethod_var); if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_00d0; } } { V_1 = 0; goto IL_00a9; } IL_0024: { CIdolAbilityManager_t240297659 * L_5 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t3172792085 * L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); AddIdolData_t1700717343 * L_8 = List_1_get_Item_m1631769553(L_6, L_7, /*hidden argument*/List_1_get_Item_m1631769553_RuntimeMethod_var); NullCheck(L_8); int32_t L_9 = L_8->get_idx_0(); NullCheck(L_5); List_1_t1519036347 * L_10 = CIdolAbilityManager_RequestIdolConfigDataByLevel_m626573417(L_5, L_9, /*hidden argument*/NULL); __this->set_m_AbilityConfigData_15(L_10); ShuXingAnimU5BU5D_t595425097* L_11 = __this->get_shuxing_8(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; ShuXingAnim_t3927127128 * L_14 = (L_11)->GetAt(static_cast(L_13)); List_1_t3172792085 * L_15 = V_0; int32_t L_16 = V_1; NullCheck(L_15); AddIdolData_t1700717343 * L_17 = List_1_get_Item_m1631769553(L_15, L_16, /*hidden argument*/List_1_get_Item_m1631769553_RuntimeMethod_var); NullCheck(L_17); int32_t L_18 = L_17->get_idx_0(); List_1_t3172792085 * L_19 = V_0; int32_t L_20 = V_1; NullCheck(L_19); AddIdolData_t1700717343 * L_21 = List_1_get_Item_m1631769553(L_19, L_20, /*hidden argument*/List_1_get_Item_m1631769553_RuntimeMethod_var); NullCheck(L_21); int32_t L_22 = L_21->get_m_level_1(); List_1_t1519036347 * L_23 = __this->get_m_AbilityConfigData_15(); List_1_t3172792085 * L_24 = V_0; int32_t L_25 = V_1; NullCheck(L_24); AddIdolData_t1700717343 * L_26 = List_1_get_Item_m1631769553(L_24, L_25, /*hidden argument*/List_1_get_Item_m1631769553_RuntimeMethod_var); NullCheck(L_26); int32_t L_27 = L_26->get_m_level_1(); NullCheck(L_23); AbilityLevelCount_t46961605 * L_28 = List_1_get_Item_m1020503464(L_23, L_27, /*hidden argument*/List_1_get_Item_m1020503464_RuntimeMethod_var); NullCheck(L_28); int32_t L_29 = L_28->get_m_levelUpExp_1(); List_1_t3172792085 * L_30 = V_0; int32_t L_31 = V_1; NullCheck(L_30); AddIdolData_t1700717343 * L_32 = List_1_get_Item_m1631769553(L_30, L_31, /*hidden argument*/List_1_get_Item_m1631769553_RuntimeMethod_var); NullCheck(L_32); int32_t L_33 = L_32->get_m_currentExp_2(); List_1_t3172792085 * L_34 = V_0; int32_t L_35 = V_1; NullCheck(L_34); AddIdolData_t1700717343 * L_36 = List_1_get_Item_m1631769553(L_34, L_35, /*hidden argument*/List_1_get_Item_m1631769553_RuntimeMethod_var); NullCheck(L_36); int32_t L_37 = L_36->get_m_addExp_3(); intptr_t L_38 = (intptr_t)uiAnimationIdol_ListDataCall_m1215869179_RuntimeMethod_var; Action_1_t3123413348 * L_39 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_39, __this, L_38, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_14); ShuXingAnim_PlayAnim_m2895790427(L_14, L_18, L_22, L_29, L_33, L_37, L_39, /*hidden argument*/NULL); int32_t L_40 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00a9: { int32_t L_41 = V_1; List_1_t3172792085 * L_42 = V_0; NullCheck(L_42); int32_t L_43 = List_1_get_Count_m2124807177(L_42, /*hidden argument*/List_1_get_Count_m2124807177_RuntimeMethod_var); if ((((int32_t)L_41) < ((int32_t)L_43))) { goto IL_0024; } } { List_1_t3172792085 * L_44 = V_0; NullCheck(L_44); int32_t L_45 = List_1_get_Count_m2124807177(L_44, /*hidden argument*/List_1_get_Count_m2124807177_RuntimeMethod_var); __this->set_MaxIndex_18(L_45); __this->set_curindex_17(0); List_1_t3172792085 * L_46 = V_0; NullCheck(L_46); List_1_Clear_m2952774061(L_46, /*hidden argument*/List_1_Clear_m2952774061_RuntimeMethod_var); return (bool)1; } IL_00d0: { return (bool)0; } } // System.Void uiAnimationIdol::QueDataCall(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationIdol_QueDataCall_m141285681 (uiAnimationIdol_t2433582793 * __this, int32_t ___exp0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationIdol_QueDataCall_m141285681_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IdolAnim_t2114343682 * L_0 = __this->get_m_ouxiangzhi_11(); int32_t L_1 = ___exp0; NullCheck(L_0); IdolAnim_AddExp_m2528750810(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)uiAnimationIdol_OnHideAnimationTip_m1311997255_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, (0.4f), L_4, /*hidden argument*/NULL); return; } } // System.Void uiAnimationIdol::ListDataCall(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationIdol_ListDataCall_m1215869179 (uiAnimationIdol_t2433582793 * __this, int32_t ___exp0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationIdol_ListDataCall_m1215869179_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IdolAnim_t2114343682 * L_0 = __this->get_m_ouxiangzhi_11(); int32_t L_1 = ___exp0; NullCheck(L_0); IdolAnim_AddExp_m2528750810(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)uiAnimationIdol_OnHideAnimation_m3638921671_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, (0.4f), L_4, /*hidden argument*/NULL); return; } } // System.Void uiAnimationIdol::OnHideAnimationTip(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationIdol_OnHideAnimationTip_m1311997255 (uiAnimationIdol_t2433582793 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { { bool L_0 = uiAnimationIdol_PlayOnAnim_m556176982(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0022; } } { bool L_1 = uiAnimationIdol_PlayManyAnim_m3878824169(__this, /*hidden argument*/NULL); if (L_1) { goto IL_0022; } } { IdolAnim_t2114343682 * L_2 = __this->get_m_ouxiangzhi_11(); NullCheck(L_2); IdolAnim_PlayBack_m121955751(L_2, (GameObject_t1113636619 *)NULL, /*hidden argument*/NULL); } IL_0022: { return; } } // System.Void uiAnimationIdol::OnHideAnimation(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationIdol_OnHideAnimation_m3638921671 (uiAnimationIdol_t2433582793 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { { int32_t L_0 = __this->get_curindex_17(); __this->set_curindex_17(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = __this->get_curindex_17(); int32_t L_2 = __this->get_MaxIndex_18(); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0041; } } { bool L_3 = uiAnimationIdol_PlayManyAnim_m3878824169(__this, /*hidden argument*/NULL); if (L_3) { goto IL_0041; } } { bool L_4 = uiAnimationIdol_PlayOnAnim_m556176982(__this, /*hidden argument*/NULL); if (L_4) { goto IL_0041; } } { IdolAnim_t2114343682 * L_5 = __this->get_m_ouxiangzhi_11(); NullCheck(L_5); IdolAnim_PlayBack_m121955751(L_5, (GameObject_t1113636619 *)NULL, /*hidden argument*/NULL); } IL_0041: { 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 uiAnimationTips::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips__ctor_m793014655 (uiAnimationTips_t1459430323 * __this, const RuntimeMethod* method) { { Vector3_t3722313464 L_0; memset(&L_0, 0, sizeof(L_0)); Vector3__ctor_m3353183577((&L_0), (35.0f), (-14.0f), (0.0f), /*hidden argument*/NULL); __this->set_m_LevelTip1_7(L_0); Vector3_t3722313464 L_1; memset(&L_1, 0, sizeof(L_1)); Vector3__ctor_m3353183577((&L_1), (0.0f), (-14.0f), (0.0f), /*hidden argument*/NULL); __this->set_m_LevelTip10_8(L_1); Vector3_t3722313464 L_2; memset(&L_2, 0, sizeof(L_2)); Vector3__ctor_m3353183577((&L_2), (-35.0f), (-14.0f), (0.0f), /*hidden argument*/NULL); __this->set_m_LevelTip100_9(L_2); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAnimationTips::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips_OnPageInit_m2088522182 (uiAnimationTips_t1459430323 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationTips_OnPageInit_m2088522182_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_11(); if (L_0) { goto IL_00af; } } { __this->set_isPageInit_11((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, _stringLiteral3454252990, /*hidden argument*/NULL); __this->set_m_BgCommon_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, _stringLiteral3841225440, /*hidden argument*/NULL); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); __this->set_m_TipLevelUp_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, _stringLiteral2883971676, /*hidden argument*/NULL); NullCheck(L_7); UISprite_t194114938 * L_8 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_7, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_LevelNum1_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, _stringLiteral2883906140, /*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_LevelNum10_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, _stringLiteral2996720908, /*hidden argument*/NULL); NullCheck(L_13); UISprite_t194114938 * L_14 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_13, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_LevelNum100_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, _stringLiteral229519509, /*hidden argument*/NULL); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); __this->set_m_TipExpChanged_10(L_17); } IL_00af: { return; } } // System.Void uiAnimationTips::OnShowAnimationTip(DMCore.Logic.enumTipSign) extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips_OnShowAnimationTip_m3468978768 (uiAnimationTips_t1459430323 * __this, int32_t ___destTipSign0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationTips_OnShowAnimationTip_m3468978768_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_BgCommon_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_1 = __this->get_m_TipLevelUp_3(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_2 = __this->get_m_TipExpChanged_10(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); int32_t L_3 = ___destTipSign0; __this->set_m_CurrentTipSign_12(L_3); int32_t L_4 = ___destTipSign0; if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_003e; } } { int32_t L_5 = ___destTipSign0; if ((((int32_t)L_5) == ((int32_t)2))) { goto IL_00a6; } } { goto IL_00ab; } IL_003e: { GameObject_t1113636619 * L_6 = __this->get_m_TipLevelUp_3(); NullCheck(L_6); GameObject_t1113636619 * L_7 = GameObject_get_gameObject_m3693461266(L_6, /*hidden argument*/NULL); NullCheck(L_7); GameObject_SetActive_m796801857(L_7, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAniTipManager_t2119919191_il2cpp_TypeInfo_var); ((CAniTipManager_t2119919191_StaticFields*)il2cpp_codegen_static_fields_for(CAniTipManager_t2119919191_il2cpp_TypeInfo_var))->set_IsShowingLevelEffect_0((bool)1); int32_t L_8 = CAniTipManager_get_LevelNumber_m2750723376(NULL /*static, unused*/, /*hidden argument*/NULL); uiAnimationTips__SetLevelNumber_m1793560323(__this, L_8, /*hidden argument*/NULL); GameObject_t1113636619 * L_9 = __this->get_m_TipLevelUp_3(); NullCheck(L_9); GameObject_t1113636619 * L_10 = GameObject_get_gameObject_m3693461266(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ResetAnim_m1618882349(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); CEventManager_t474365641 * L_11 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_12 = (intptr_t)uiAnimationTips_OnHideAnimationTip_m916252771_RuntimeMethod_var; OnEventCall_t3758354630 * L_13 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_13, __this, L_12, /*hidden argument*/NULL); NullCheck(L_11); CEventManager_StopEvent_m2167807725(L_11, L_13, /*hidden argument*/NULL); CEventManager_t474365641 * L_14 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_15 = (intptr_t)uiAnimationTips_OnHideAnimationTip_m916252771_RuntimeMethod_var; OnEventCall_t3758354630 * L_16 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_16, __this, L_15, /*hidden argument*/NULL); NullCheck(L_14); CEventManager_PushOnce_m1854500591(L_14, (3.0f), L_16, /*hidden argument*/NULL); goto IL_00ab; } IL_00a6: { goto IL_00ab; } IL_00ab: { return; } } // System.Void uiAnimationTips::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips_OnDestroy_m1682847829 (uiAnimationTips_t1459430323 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationTips_OnDestroy_m1682847829_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_BgCommon_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_1 = __this->get_m_TipLevelUp_3(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAniTipManager_t2119919191_il2cpp_TypeInfo_var); ((CAniTipManager_t2119919191_StaticFields*)il2cpp_codegen_static_fields_for(CAniTipManager_t2119919191_il2cpp_TypeInfo_var))->set_IsShowingLevelEffect_0((bool)0); return; } } // System.Void uiAnimationTips::OnShowNext() extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips_OnShowNext_m1150490612 (uiAnimationTips_t1459430323 * __this, const RuntimeMethod* method) { { uiAnimationTips_OnHideAnimationTip_m916252771(__this, (bool)0, (0.0f), 0, /*hidden argument*/NULL); return; } } // System.Void uiAnimationTips::OnHideAnimationTip(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips_OnHideAnimationTip_m916252771 (uiAnimationTips_t1459430323 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationTips_OnHideAnimationTip_m916252771_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Transform_t3600365921 * L_0 = __this->get_m_BgCommon_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); int32_t L_1 = __this->get_m_CurrentTipSign_12(); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_001f; } } { goto IL_0036; } IL_001f: { GameObject_t1113636619 * L_3 = __this->get_m_TipLevelUp_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CAniTipManager_t2119919191_il2cpp_TypeInfo_var); ((CAniTipManager_t2119919191_StaticFields*)il2cpp_codegen_static_fields_for(CAniTipManager_t2119919191_il2cpp_TypeInfo_var))->set_IsShowingLevelEffect_0((bool)0); goto IL_0036; } IL_0036: { return; } } // System.Void uiAnimationTips::_SetLevelNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationTips__SetLevelNumber_m1793560323 (uiAnimationTips_t1459430323 * __this, int32_t ___levelNumber0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationTips__SetLevelNumber_m1793560323_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { String_t* L_0 = Int32_ToString_m141394615((&___levelNumber0), /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = String_get_Length_m3847582255(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_002d; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)2))) { goto IL_0084; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)3))) { goto IL_0133; } } { goto IL_01fa; } IL_002d: { UISprite_t194114938 * L_5 = __this->get_m_LevelNum1_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_6 = __this->get_m_LevelNum10_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_7 = __this->get_m_LevelNum100_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_8 = __this->get_m_LevelNum10_5(); String_t* L_9 = Int32_ToString_m141394615((&___levelNumber0), /*hidden argument*/NULL); NullCheck(L_8); UISprite_set_spriteName_m1616245412(L_8, L_9, /*hidden argument*/NULL); UISprite_t194114938 * L_10 = __this->get_m_LevelNum10_5(); NullCheck(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(L_10, /*hidden argument*/NULL); Vector3_t3722313464 L_12 = __this->get_m_LevelTip10_8(); NullCheck(L_11); Transform_set_localPosition_m4128471975(L_11, L_12, /*hidden argument*/NULL); goto IL_01fa; } IL_0084: { int32_t L_13 = ___levelNumber0; V_1 = ((int32_t)((int32_t)L_13/(int32_t)((int32_t)10))); int32_t L_14 = ___levelNumber0; V_2 = ((int32_t)((int32_t)L_14%(int32_t)((int32_t)10))); UISprite_t194114938 * L_15 = __this->get_m_LevelNum1_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_16 = __this->get_m_LevelNum10_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_17 = __this->get_m_LevelNum100_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_18 = __this->get_m_LevelNum1_4(); String_t* L_19 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_18); UISprite_set_spriteName_m1616245412(L_18, L_19, /*hidden argument*/NULL); UISprite_t194114938 * L_20 = __this->get_m_LevelNum1_4(); NullCheck(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(L_20, /*hidden argument*/NULL); Vector3_t3722313464 L_22 = __this->get_m_LevelTip1_7(); Vector3_t3722313464 L_23 = __this->get_m_LevelTip10_8(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_24 = Vector3_Lerp_m407887542(NULL /*static, unused*/, L_22, L_23, (0.5f), /*hidden argument*/NULL); NullCheck(L_21); Transform_set_localPosition_m4128471975(L_21, L_24, /*hidden argument*/NULL); UISprite_t194114938 * L_25 = __this->get_m_LevelNum10_5(); String_t* L_26 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); NullCheck(L_25); UISprite_set_spriteName_m1616245412(L_25, L_26, /*hidden argument*/NULL); UISprite_t194114938 * L_27 = __this->get_m_LevelNum10_5(); NullCheck(L_27); Transform_t3600365921 * L_28 = Component_get_transform_m3162698980(L_27, /*hidden argument*/NULL); Vector3_t3722313464 L_29 = __this->get_m_LevelTip10_8(); Vector3_t3722313464 L_30 = __this->get_m_LevelTip100_9(); Vector3_t3722313464 L_31 = Vector3_Lerp_m407887542(NULL /*static, unused*/, L_29, L_30, (0.5f), /*hidden argument*/NULL); NullCheck(L_28); Transform_set_localPosition_m4128471975(L_28, L_31, /*hidden argument*/NULL); goto IL_01fa; } IL_0133: { int32_t L_32 = ___levelNumber0; V_3 = ((int32_t)((int32_t)L_32/(int32_t)((int32_t)100))); int32_t L_33 = ___levelNumber0; V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)L_33%(int32_t)((int32_t)100)))/(int32_t)((int32_t)10))); int32_t L_34 = ___levelNumber0; V_5 = ((int32_t)((int32_t)L_34%(int32_t)((int32_t)10))); UISprite_t194114938 * L_35 = __this->get_m_LevelNum1_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_35, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_36 = __this->get_m_LevelNum10_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_36, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_37 = __this->get_m_LevelNum100_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_37, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_38 = __this->get_m_LevelNum1_4(); String_t* L_39 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); NullCheck(L_38); UISprite_set_spriteName_m1616245412(L_38, L_39, /*hidden argument*/NULL); UISprite_t194114938 * L_40 = __this->get_m_LevelNum1_4(); NullCheck(L_40); Transform_t3600365921 * L_41 = Component_get_transform_m3162698980(L_40, /*hidden argument*/NULL); Vector3_t3722313464 L_42 = __this->get_m_LevelTip1_7(); NullCheck(L_41); Transform_set_localPosition_m4128471975(L_41, L_42, /*hidden argument*/NULL); UISprite_t194114938 * L_43 = __this->get_m_LevelNum10_5(); String_t* L_44 = Int32_ToString_m141394615((&V_4), /*hidden argument*/NULL); NullCheck(L_43); UISprite_set_spriteName_m1616245412(L_43, L_44, /*hidden argument*/NULL); UISprite_t194114938 * L_45 = __this->get_m_LevelNum10_5(); NullCheck(L_45); Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(L_45, /*hidden argument*/NULL); Vector3_t3722313464 L_47 = __this->get_m_LevelTip10_8(); NullCheck(L_46); Transform_set_localPosition_m4128471975(L_46, L_47, /*hidden argument*/NULL); UISprite_t194114938 * L_48 = __this->get_m_LevelNum100_6(); String_t* L_49 = Int32_ToString_m141394615((&V_3), /*hidden argument*/NULL); NullCheck(L_48); UISprite_set_spriteName_m1616245412(L_48, L_49, /*hidden argument*/NULL); UISprite_t194114938 * L_50 = __this->get_m_LevelNum100_6(); NullCheck(L_50); Transform_t3600365921 * L_51 = Component_get_transform_m3162698980(L_50, /*hidden argument*/NULL); Vector3_t3722313464 L_52 = __this->get_m_LevelTip100_9(); NullCheck(L_51); Transform_set_localPosition_m4128471975(L_51, L_52, /*hidden argument*/NULL); goto IL_01fa; } IL_01fa: { 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 uiAnimationUnLock::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAnimationUnLock__ctor_m3631399179 (uiAnimationUnLock_t368909388 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationUnLock__ctor_m3631399179_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiAnimationUnLock::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAnimationUnLock_OnPageInit_m1899104365 (uiAnimationUnLock_t368909388 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationUnLock_OnPageInit_m1899104365_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_15(); if (L_0) { goto IL_00cf; } } { __this->set_isPageInit_15((bool)1); Transform_t3600365921 * L_1 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral1069255221, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_m_unLockRoot_9(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral791167021, /*hidden argument*/NULL); NullCheck(L_5); UILabel_t3248798549 * L_6 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_5, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_buttonName_10(L_6); Transform_t3600365921 * L_7 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral1548310134, /*hidden argument*/NULL); NullCheck(L_8); UISprite_t194114938 * L_9 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_8, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_buttonSp_11(L_9); Transform_t3600365921 * L_10 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral771556531, /*hidden argument*/NULL); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); __this->set_m_lockRoot_8(L_12); Transform_t3600365921 * L_13 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral2926612851, /*hidden argument*/NULL); NullCheck(L_14); UILabel_t3248798549 * L_15 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_14, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_lockButtonName_12(L_15); Transform_t3600365921 * L_16 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral1895590112, /*hidden argument*/NULL); NullCheck(L_17); UISprite_t194114938 * L_18 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_17, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_lockButtonSp_13(L_18); Transform_t3600365921 * L_19 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral1882368163, /*hidden argument*/NULL); NullCheck(L_20); UILabel_t3248798549 * L_21 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_20, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_lockButtonLevel_14(L_21); } IL_00cf: { return; } } // System.Void uiAnimationUnLock::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiAnimationUnLock_OnPageShow_m2445940832 (uiAnimationUnLock_t368909388 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationUnLock_OnPageShow_m2445940832_MetadataUsageId); s_Il2CppMethodInitialized = true; } { 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); CUserLevelLimit_t1843452971 * L_1 = CUserGuideHelp_GetUnLockHeadData_m699824121(L_0, /*hidden argument*/NULL); __this->set_m_unLockData_16(L_1); UILabel_t3248798549 * L_2 = __this->get_m_buttonName_10(); CUserLevelLimit_t1843452971 * L_3 = __this->get_m_unLockData_16(); NullCheck(L_3); String_t* L_4 = CUserLevelLimit_get_name_m1012980537(L_3, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_4, /*hidden argument*/NULL); UISprite_t194114938 * L_5 = __this->get_m_buttonSp_11(); CUserLevelLimit_t1843452971 * L_6 = __this->get_m_unLockData_16(); NullCheck(L_6); String_t* L_7 = CUserLevelLimit_get_icon_m281473422(L_6, /*hidden argument*/NULL); NullCheck(L_5); UISprite_set_spriteName_m1616245412(L_5, L_7, /*hidden argument*/NULL); CEventManager_t474365641 * L_8 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_9 = (intptr_t)uiAnimationUnLock_OnHideAnimationTip_m3407652751_RuntimeMethod_var; OnEventCall_t3758354630 * L_10 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_10, __this, L_9, /*hidden argument*/NULL); NullCheck(L_8); CEventManager_PushOnce_m1854500591(L_8, (2.0f), L_10, /*hidden argument*/NULL); GameObject_t1113636619 * L_11 = __this->get_m_unLockRoot_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiAnimationUnLock::OnHideAnimationTip(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationUnLock_OnHideAnimationTip_m3407652751 (uiAnimationUnLock_t368909388 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationUnLock_OnHideAnimationTip_m3407652751_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUserGuideHelp_t3161639665_il2cpp_TypeInfo_var); CUserGuideHelp_t3161639665 * L_0 = CUserGuideHelp_GetInstance_m275027335(NULL /*static, unused*/, /*hidden argument*/NULL); CUserLevelLimit_t1843452971 * L_1 = __this->get_m_unLockData_16(); NullCheck(L_0); CUserGuideHelp_UnLockButton_m3822802013(L_0, L_1, /*hidden argument*/NULL); CUserGuideHelp_t3161639665 * L_2 = CUserGuideHelp_GetInstance_m275027335(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CUserLevelLimit_t1843452971 * L_3 = CUserGuideHelp_GetUnLockHeadData_m699824121(L_2, /*hidden argument*/NULL); __this->set_m_unLockData_16(L_3); GameObject_t1113636619 * L_4 = __this->get_m_unLockRoot_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); CUserLevelLimit_t1843452971 * L_5 = __this->get_m_unLockData_16(); if (!L_5) { goto IL_008f; } } { UILabel_t3248798549 * L_6 = __this->get_m_buttonName_10(); CUserLevelLimit_t1843452971 * L_7 = __this->get_m_unLockData_16(); NullCheck(L_7); String_t* L_8 = CUserLevelLimit_get_name_m1012980537(L_7, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_8, /*hidden argument*/NULL); UISprite_t194114938 * L_9 = __this->get_m_buttonSp_11(); CUserLevelLimit_t1843452971 * L_10 = __this->get_m_unLockData_16(); NullCheck(L_10); String_t* L_11 = CUserLevelLimit_get_icon_m281473422(L_10, /*hidden argument*/NULL); NullCheck(L_9); UISprite_set_spriteName_m1616245412(L_9, L_11, /*hidden argument*/NULL); CEventManager_t474365641 * L_12 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_13 = (intptr_t)uiAnimationUnLock_OnHideAnimationTip_m3407652751_RuntimeMethod_var; OnEventCall_t3758354630 * L_14 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_14, __this, L_13, /*hidden argument*/NULL); NullCheck(L_12); CEventManager_PushOnce_m1854500591(L_12, (2.0f), L_14, /*hidden argument*/NULL); GameObject_t1113636619 * L_15 = __this->get_m_unLockRoot_9(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_15, (bool)1, /*hidden argument*/NULL); goto IL_0095; } IL_008f: { uiAnimationUnLock_OnLockAnimation_m3125530462(__this, /*hidden argument*/NULL); } IL_0095: { return; } } // System.Void uiAnimationUnLock::OnLockAnimation() extern "C" IL2CPP_METHOD_ATTR void uiAnimationUnLock_OnLockAnimation_m3125530462 (uiAnimationUnLock_t368909388 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationUnLock_OnLockAnimation_m3125530462_MetadataUsageId); s_Il2CppMethodInitialized = true; } { 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); CUserLevelLimit_t1843452971 * L_1 = CUserGuideHelp_GetLockHeadData_m3262775477(L_0, /*hidden argument*/NULL); __this->set_m_lockData_17(L_1); CUserLevelLimit_t1843452971 * L_2 = __this->get_m_lockData_17(); if (!L_2) { goto IL_0098; } } { UILabel_t3248798549 * L_3 = __this->get_m_lockButtonName_12(); CUserLevelLimit_t1843452971 * L_4 = __this->get_m_lockData_17(); NullCheck(L_4); String_t* L_5 = CUserLevelLimit_get_name_m1012980537(L_4, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_5, /*hidden argument*/NULL); UISprite_t194114938 * L_6 = __this->get_m_lockButtonSp_13(); CUserLevelLimit_t1843452971 * L_7 = __this->get_m_lockData_17(); NullCheck(L_7); String_t* L_8 = CUserLevelLimit_get_icon_m281473422(L_7, /*hidden argument*/NULL); NullCheck(L_6); UISprite_set_spriteName_m1616245412(L_6, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_lockButtonLevel_14(); CUserLevelLimit_t1843452971 * L_10 = __this->get_m_lockData_17(); NullCheck(L_10); int32_t L_11 = CUserLevelLimit_get_Level_m1664386905(L_10, /*hidden argument*/NULL); 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_Concat_m904156431(NULL /*static, unused*/, L_13, _stringLiteral3452620025, /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_14, /*hidden argument*/NULL); CEventManager_t474365641 * L_15 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_16 = (intptr_t)uiAnimationUnLock_OnHideInterfaceUITip_m3888223609_RuntimeMethod_var; OnEventCall_t3758354630 * L_17 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_17, __this, L_16, /*hidden argument*/NULL); NullCheck(L_15); CEventManager_PushOnce_m1854500591(L_15, (3.0f), L_17, /*hidden argument*/NULL); GameObject_t1113636619 * L_18 = __this->get_m_lockRoot_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_18, (bool)1, /*hidden argument*/NULL); goto IL_00a7; } IL_0098: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_19 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CWndController_HideUI_m732482071(L_19, ((int32_t)167), /*hidden argument*/NULL); } IL_00a7: { return; } } // System.Void uiAnimationUnLock::OnHideInterfaceUITip(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAnimationUnLock_OnHideInterfaceUITip_m3888223609 (uiAnimationUnLock_t368909388 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAnimationUnLock_OnHideInterfaceUITip_m3888223609_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CWndController_HideUI_m732482071(L_0, ((int32_t)167), /*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 UIAtlas::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIAtlas__ctor_m1008553850 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas__ctor_m1008553850_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t72704565 * L_0 = (List_1_t72704565 *)il2cpp_codegen_object_new(List_1_t72704565_il2cpp_TypeInfo_var); List_1__ctor_m571313349(L_0, /*hidden argument*/List_1__ctor_m571313349_RuntimeMethod_var); __this->set_sprites_3(L_0); __this->set_mPixelSize_5((1.0f)); __this->set_mPMA_7((-1)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIAtlas::SetRuntimeMat(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_SetRuntimeMat_m324385350 (UIAtlas_t3195533529 * __this, Material_t340375123 * ___mat0, const RuntimeMethod* method) { { Material_t340375123 * L_0 = ___mat0; __this->set_m_runtimeMat_8(L_0); return; } } // UnityEngine.Material UIAtlas::get_spriteMaterial() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * UIAtlas_get_spriteMaterial_m3532664059 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_get_spriteMaterial_m3532664059_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * G_B5_0 = NULL; { Material_t340375123 * L_0 = __this->get_m_runtimeMat_8(); 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; } } { Material_t340375123 * L_2 = __this->get_m_runtimeMat_8(); return L_2; } IL_0018: { UIAtlas_t3195533529 * L_3 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0039; } } { UIAtlas_t3195533529 * L_5 = __this->get_mReplacement_6(); NullCheck(L_5); Material_t340375123 * L_6 = UIAtlas_get_spriteMaterial_m3532664059(L_5, /*hidden argument*/NULL); G_B5_0 = L_6; goto IL_003f; } IL_0039: { Material_t340375123 * L_7 = __this->get_material_2(); G_B5_0 = L_7; } IL_003f: { return G_B5_0; } } // System.Void UIAtlas::set_spriteMaterial(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_spriteMaterial_m2572185415 (UIAtlas_t3195533529 * __this, Material_t340375123 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_set_spriteMaterial_m2572185415_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0022; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); Material_t340375123 * L_3 = ___value0; NullCheck(L_2); UIAtlas_set_spriteMaterial_m2572185415(L_2, L_3, /*hidden argument*/NULL); goto IL_0060; } IL_0022: { Material_t340375123 * L_4 = __this->get_material_2(); 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_0046; } } { __this->set_mPMA_7(0); Material_t340375123 * L_6 = ___value0; __this->set_material_2(L_6); goto IL_0060; } IL_0046: { UIAtlas_MarkAsDirty_m3792320115(__this, /*hidden argument*/NULL); __this->set_mPMA_7((-1)); Material_t340375123 * L_7 = ___value0; __this->set_material_2(L_7); UIAtlas_MarkAsDirty_m3792320115(__this, /*hidden argument*/NULL); } IL_0060: { return; } } // System.Boolean UIAtlas::get_premultipliedAlpha() extern "C" IL2CPP_METHOD_ATTR bool UIAtlas_get_premultipliedAlpha_m3402627367 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_get_premultipliedAlpha_m3402627367_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; UIAtlas_t3195533529 * G_B7_0 = NULL; UIAtlas_t3195533529 * G_B4_0 = NULL; UIAtlas_t3195533529 * G_B5_0 = NULL; UIAtlas_t3195533529 * G_B6_0 = NULL; int32_t G_B8_0 = 0; UIAtlas_t3195533529 * G_B8_1 = NULL; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); NullCheck(L_2); bool L_3 = UIAtlas_get_premultipliedAlpha_m3402627367(L_2, /*hidden argument*/NULL); return L_3; } IL_001d: { int32_t L_4 = __this->get_mPMA_7(); if ((!(((uint32_t)L_4) == ((uint32_t)(-1))))) { goto IL_0074; } } { Material_t340375123 * L_5 = UIAtlas_get_spriteMaterial_m3532664059(__this, /*hidden argument*/NULL); V_0 = L_5; Material_t340375123 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B4_0 = __this; if (!L_7) { G_B7_0 = __this; goto IL_006e; } } { Material_t340375123 * L_8 = V_0; NullCheck(L_8); Shader_t4151988712 * L_9 = Material_get_shader_m1331119247(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B5_0 = G_B4_0; if (!L_10) { G_B7_0 = G_B4_0; goto IL_006e; } } { Material_t340375123 * L_11 = V_0; NullCheck(L_11); Shader_t4151988712 * L_12 = Material_get_shader_m1331119247(L_11, /*hidden argument*/NULL); NullCheck(L_12); String_t* L_13 = Object_get_name_m4211327027(L_12, /*hidden argument*/NULL); NullCheck(L_13); bool L_14 = String_Contains_m1147431944(L_13, _stringLiteral698464563, /*hidden argument*/NULL); G_B6_0 = G_B5_0; if (!L_14) { G_B7_0 = G_B5_0; goto IL_006e; } } { G_B8_0 = 1; G_B8_1 = G_B6_0; goto IL_006f; } IL_006e: { G_B8_0 = 0; G_B8_1 = G_B7_0; } IL_006f: { NullCheck(G_B8_1); G_B8_1->set_mPMA_7(G_B8_0); } IL_0074: { int32_t L_15 = __this->get_mPMA_7(); return (bool)((((int32_t)L_15) == ((int32_t)1))? 1 : 0); } } // System.Collections.Generic.List`1 UIAtlas::get_spriteList() extern "C" IL2CPP_METHOD_ATTR List_1_t72704565 * UIAtlas_get_spriteList_m3643993723 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_get_spriteList_m3643993723_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t72704565 * G_B3_0 = NULL; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); NullCheck(L_2); List_1_t72704565 * L_3 = UIAtlas_get_spriteList_m3643993723(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0027; } IL_0021: { List_1_t72704565 * L_4 = __this->get_sprites_3(); G_B3_0 = L_4; } IL_0027: { return G_B3_0; } } // System.Void UIAtlas::set_spriteList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_spriteList_m1053058311 (UIAtlas_t3195533529 * __this, List_1_t72704565 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_set_spriteList_m1053058311_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0022; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); List_1_t72704565 * L_3 = ___value0; NullCheck(L_2); UIAtlas_set_spriteList_m1053058311(L_2, L_3, /*hidden argument*/NULL); goto IL_0029; } IL_0022: { List_1_t72704565 * L_4 = ___value0; __this->set_sprites_3(L_4); } IL_0029: { return; } } // UnityEngine.Texture UIAtlas::get_texture() extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * UIAtlas_get_texture_m1115131669 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_get_texture_m1115131669_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture_t3661962703 * G_B7_0 = NULL; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_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_001d; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); NullCheck(L_2); Texture_t3661962703 * L_3 = UIAtlas_get_texture_m1115131669(L_2, /*hidden argument*/NULL); return L_3; } IL_001d: { Material_t340375123 * L_4 = __this->get_m_runtimeMat_8(); 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_003a; } } { Material_t340375123 * L_6 = __this->get_m_runtimeMat_8(); NullCheck(L_6); Texture_t3661962703 * L_7 = Material_get_mainTexture_m692510677(L_6, /*hidden argument*/NULL); return L_7; } IL_003a: { Material_t340375123 * L_8 = __this->get_material_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_005b; } } { Material_t340375123 * L_10 = __this->get_material_2(); NullCheck(L_10); Texture_t3661962703 * L_11 = Material_get_mainTexture_m692510677(L_10, /*hidden argument*/NULL); G_B7_0 = L_11; goto IL_005c; } IL_005b: { G_B7_0 = ((Texture_t3661962703 *)(NULL)); } IL_005c: { return G_B7_0; } } // UIAtlas/Coordinates UIAtlas::get_coordinates() extern "C" IL2CPP_METHOD_ATTR int32_t UIAtlas_get_coordinates_m511233365 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_get_coordinates_m511233365_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); NullCheck(L_2); int32_t L_3 = UIAtlas_get_coordinates_m511233365(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0027; } IL_0021: { int32_t L_4 = __this->get_mCoordinates_4(); G_B3_0 = L_4; } IL_0027: { return G_B3_0; } } // System.Void UIAtlas::set_coordinates(UIAtlas/Coordinates) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_coordinates_m1378912616 (UIAtlas_t3195533529 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_set_coordinates_m1378912616_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture_t3661962703 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Sprite_t2895597119 * V_3 = NULL; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0022; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); int32_t L_3 = ___value0; NullCheck(L_2); UIAtlas_set_coordinates_m1378912616(L_2, L_3, /*hidden argument*/NULL); goto IL_0125; } IL_0022: { int32_t L_4 = __this->get_mCoordinates_4(); int32_t L_5 = ___value0; if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_0125; } } { Material_t340375123 * L_6 = __this->get_material_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (L_7) { goto IL_0055; } } { Material_t340375123 * L_8 = __this->get_material_2(); NullCheck(L_8); Texture_t3661962703 * L_9 = Material_get_mainTexture_m692510677(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_0060; } } IL_0055: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2465743721, /*hidden argument*/NULL); return; } IL_0060: { int32_t L_11 = ___value0; __this->set_mCoordinates_4(L_11); Material_t340375123 * L_12 = __this->get_material_2(); NullCheck(L_12); Texture_t3661962703 * L_13 = Material_get_mainTexture_m692510677(L_12, /*hidden argument*/NULL); V_0 = L_13; V_1 = 0; List_1_t72704565 * L_14 = __this->get_sprites_3(); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m3713084318(L_14, /*hidden argument*/List_1_get_Count_m3713084318_RuntimeMethod_var); V_2 = L_15; goto IL_011e; } IL_0086: { List_1_t72704565 * L_16 = __this->get_sprites_3(); int32_t L_17 = V_1; NullCheck(L_16); Sprite_t2895597119 * L_18 = List_1_get_Item_m1027515451(L_16, L_17, /*hidden argument*/List_1_get_Item_m1027515451_RuntimeMethod_var); V_3 = L_18; int32_t L_19 = __this->get_mCoordinates_4(); if ((!(((uint32_t)L_19) == ((uint32_t)1)))) { goto IL_00de; } } { Sprite_t2895597119 * L_20 = V_3; Sprite_t2895597119 * L_21 = V_3; NullCheck(L_21); Rect_t2360479859 L_22 = L_21->get_outer_1(); Texture_t3661962703 * L_23 = V_0; NullCheck(L_23); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_23); Texture_t3661962703 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_25); Rect_t2360479859 L_27 = NGUIMath_ConvertToTexCoords_m692282035(NULL /*static, unused*/, L_22, L_24, L_26, /*hidden argument*/NULL); NullCheck(L_20); L_20->set_outer_1(L_27); Sprite_t2895597119 * L_28 = V_3; Sprite_t2895597119 * L_29 = V_3; NullCheck(L_29); Rect_t2360479859 L_30 = L_29->get_inner_2(); Texture_t3661962703 * L_31 = V_0; NullCheck(L_31); int32_t L_32 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_31); Texture_t3661962703 * L_33 = V_0; NullCheck(L_33); int32_t L_34 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_33); Rect_t2360479859 L_35 = NGUIMath_ConvertToTexCoords_m692282035(NULL /*static, unused*/, L_30, L_32, L_34, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_inner_2(L_35); goto IL_011a; } IL_00de: { Sprite_t2895597119 * L_36 = V_3; Sprite_t2895597119 * L_37 = V_3; NullCheck(L_37); Rect_t2360479859 L_38 = L_37->get_outer_1(); Texture_t3661962703 * L_39 = V_0; NullCheck(L_39); int32_t L_40 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_39); Texture_t3661962703 * L_41 = V_0; NullCheck(L_41); int32_t L_42 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_41); Rect_t2360479859 L_43 = NGUIMath_ConvertToPixels_m551352344(NULL /*static, unused*/, L_38, L_40, L_42, (bool)1, /*hidden argument*/NULL); NullCheck(L_36); L_36->set_outer_1(L_43); Sprite_t2895597119 * L_44 = V_3; Sprite_t2895597119 * L_45 = V_3; NullCheck(L_45); Rect_t2360479859 L_46 = L_45->get_inner_2(); Texture_t3661962703 * L_47 = V_0; NullCheck(L_47); int32_t L_48 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_47); Texture_t3661962703 * L_49 = V_0; NullCheck(L_49); int32_t L_50 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_49); Rect_t2360479859 L_51 = NGUIMath_ConvertToPixels_m551352344(NULL /*static, unused*/, L_46, L_48, L_50, (bool)1, /*hidden argument*/NULL); NullCheck(L_44); L_44->set_inner_2(L_51); } IL_011a: { int32_t L_52 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); } IL_011e: { int32_t L_53 = V_1; int32_t L_54 = V_2; if ((((int32_t)L_53) < ((int32_t)L_54))) { goto IL_0086; } } IL_0125: { return; } } // System.Single UIAtlas::get_pixelSize() extern "C" IL2CPP_METHOD_ATTR float UIAtlas_get_pixelSize_m4294838216 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_get_pixelSize_m4294838216_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B3_0 = 0.0f; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0021; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); NullCheck(L_2); float L_3 = UIAtlas_get_pixelSize_m4294838216(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0027; } IL_0021: { float L_4 = __this->get_mPixelSize_5(); G_B3_0 = L_4; } IL_0027: { return G_B3_0; } } // System.Void UIAtlas::set_pixelSize(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_pixelSize_m1770778385 (UIAtlas_t3195533529 * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_set_pixelSize_m1770778385_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0022; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); float L_3 = ___value0; NullCheck(L_2); UIAtlas_set_pixelSize_m1770778385(L_2, L_3, /*hidden argument*/NULL); goto IL_004c; } IL_0022: { float L_4 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_5 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_4, (0.25f), (4.0f), /*hidden argument*/NULL); V_0 = L_5; float L_6 = __this->get_mPixelSize_5(); float L_7 = V_0; if ((((float)L_6) == ((float)L_7))) { goto IL_004c; } } { float L_8 = V_0; __this->set_mPixelSize_5(L_8); UIAtlas_MarkAsDirty_m3792320115(__this, /*hidden argument*/NULL); } IL_004c: { return; } } // UIAtlas UIAtlas::get_replacement() extern "C" IL2CPP_METHOD_ATTR UIAtlas_t3195533529 * UIAtlas_get_replacement_m1349547991 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); return L_0; } } // System.Void UIAtlas::set_replacement(UIAtlas) extern "C" IL2CPP_METHOD_ATTR void UIAtlas_set_replacement_m219007055 (UIAtlas_t3195533529 * __this, UIAtlas_t3195533529 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_set_replacement_m219007055_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIAtlas_t3195533529 * V_0 = NULL; { UIAtlas_t3195533529 * L_0 = ___value0; V_0 = L_0; UIAtlas_t3195533529 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_1, __this, /*hidden argument*/NULL); if (!L_2) { goto IL_0010; } } { V_0 = (UIAtlas_t3195533529 *)NULL; } IL_0010: { UIAtlas_t3195533529 * L_3 = __this->get_mReplacement_6(); UIAtlas_t3195533529 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0069; } } { UIAtlas_t3195533529 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0045; } } { UIAtlas_t3195533529 * L_8 = V_0; NullCheck(L_8); UIAtlas_t3195533529 * L_9 = UIAtlas_get_replacement_m1349547991(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_9, __this, /*hidden argument*/NULL); if (!L_10) { goto IL_0045; } } { UIAtlas_t3195533529 * L_11 = V_0; NullCheck(L_11); UIAtlas_set_replacement_m219007055(L_11, (UIAtlas_t3195533529 *)NULL, /*hidden argument*/NULL); } IL_0045: { UIAtlas_t3195533529 * L_12 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_12, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_005c; } } { UIAtlas_MarkAsDirty_m3792320115(__this, /*hidden argument*/NULL); } IL_005c: { UIAtlas_t3195533529 * L_14 = V_0; __this->set_mReplacement_6(L_14); UIAtlas_MarkAsDirty_m3792320115(__this, /*hidden argument*/NULL); } IL_0069: { return; } } // UIAtlas/Sprite UIAtlas::GetSprite(System.String) extern "C" IL2CPP_METHOD_ATTR Sprite_t2895597119 * UIAtlas_GetSprite_m1406671849 (UIAtlas_t3195533529 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_GetSprite_m1406671849_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Sprite_t2895597119 * V_2 = NULL; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); String_t* L_3 = ___name0; NullCheck(L_2); Sprite_t2895597119 * L_4 = UIAtlas_GetSprite_m1406671849(L_2, L_3, /*hidden argument*/NULL); return L_4; } IL_001e: { List_1_t72704565 * L_5 = __this->get_sprites_3(); if (!L_5) { goto IL_0082; } } { String_t* L_6 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0082; } } { V_0 = 0; List_1_t72704565 * L_8 = __this->get_sprites_3(); NullCheck(L_8); int32_t L_9 = List_1_get_Count_m3713084318(L_8, /*hidden argument*/List_1_get_Count_m3713084318_RuntimeMethod_var); V_1 = L_9; goto IL_007b; } IL_0047: { List_1_t72704565 * L_10 = __this->get_sprites_3(); int32_t L_11 = V_0; NullCheck(L_10); Sprite_t2895597119 * L_12 = List_1_get_Item_m1027515451(L_10, L_11, /*hidden argument*/List_1_get_Item_m1027515451_RuntimeMethod_var); V_2 = L_12; Sprite_t2895597119 * L_13 = V_2; NullCheck(L_13); String_t* L_14 = L_13->get_name_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_15 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); if (L_15) { goto IL_0077; } } { String_t* L_16 = ___name0; Sprite_t2895597119 * L_17 = V_2; NullCheck(L_17); String_t* L_18 = L_17->get_name_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_19 = String_op_Equality_m920492651(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0077; } } { Sprite_t2895597119 * L_20 = V_2; return L_20; } IL_0077: { int32_t L_21 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_007b: { int32_t L_22 = V_0; int32_t L_23 = V_1; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0047; } } IL_0082: { return (Sprite_t2895597119 *)NULL; } } // System.Int32 UIAtlas::CompareString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR int32_t UIAtlas_CompareString_m3934917599 (RuntimeObject * __this /* static, unused */, String_t* ___a0, String_t* ___b1, const RuntimeMethod* method) { { String_t* L_0 = ___a0; String_t* L_1 = ___b1; NullCheck(L_0); int32_t L_2 = String_CompareTo_m3414379165(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // BetterList`1 UIAtlas::GetListOfSprites() extern "C" IL2CPP_METHOD_ATTR BetterList_1_t1002471007 * UIAtlas_GetListOfSprites_m260142258 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_GetListOfSprites_m260142258_MetadataUsageId); s_Il2CppMethodInitialized = true; } BetterList_1_t1002471007 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Sprite_t2895597119 * V_3 = NULL; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); NullCheck(L_2); BetterList_1_t1002471007 * L_3 = UIAtlas_GetListOfSprites_m260142258(L_2, /*hidden argument*/NULL); return L_3; } IL_001d: { BetterList_1_t1002471007 * L_4 = (BetterList_1_t1002471007 *)il2cpp_codegen_object_new(BetterList_1_t1002471007_il2cpp_TypeInfo_var); BetterList_1__ctor_m2325346993(L_4, /*hidden argument*/BetterList_1__ctor_m2325346993_RuntimeMethod_var); V_0 = L_4; V_1 = 0; List_1_t72704565 * L_5 = __this->get_sprites_3(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m3713084318(L_5, /*hidden argument*/List_1_get_Count_m3713084318_RuntimeMethod_var); V_2 = L_6; goto IL_0069; } IL_0036: { List_1_t72704565 * L_7 = __this->get_sprites_3(); int32_t L_8 = V_1; NullCheck(L_7); Sprite_t2895597119 * L_9 = List_1_get_Item_m1027515451(L_7, L_8, /*hidden argument*/List_1_get_Item_m1027515451_RuntimeMethod_var); V_3 = L_9; Sprite_t2895597119 * L_10 = V_3; if (!L_10) { goto IL_0065; } } { Sprite_t2895597119 * L_11 = V_3; NullCheck(L_11); String_t* L_12 = L_11->get_name_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_13 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_0065; } } { BetterList_1_t1002471007 * L_14 = V_0; Sprite_t2895597119 * L_15 = V_3; NullCheck(L_15); String_t* L_16 = L_15->get_name_0(); NullCheck(L_14); BetterList_1_Add_m154076240(L_14, L_16, /*hidden argument*/BetterList_1_Add_m154076240_RuntimeMethod_var); } IL_0065: { int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0069: { int32_t L_18 = V_1; int32_t L_19 = V_2; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_0036; } } { BetterList_1_t1002471007 * L_20 = V_0; return L_20; } } // BetterList`1 UIAtlas::GetListOfSprites(System.String) extern "C" IL2CPP_METHOD_ATTR BetterList_1_t1002471007 * UIAtlas_GetListOfSprites_m2047206137 (UIAtlas_t3195533529 * __this, String_t* ___match0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_GetListOfSprites_m2047206137_MetadataUsageId); s_Il2CppMethodInitialized = true; } BetterList_1_t1002471007 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Sprite_t2895597119 * V_3 = NULL; StringU5BU5D_t1281789340* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Sprite_t2895597119 * V_8 = NULL; String_t* V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); String_t* L_3 = ___match0; NullCheck(L_2); BetterList_1_t1002471007 * L_4 = UIAtlas_GetListOfSprites_m2047206137(L_2, L_3, /*hidden argument*/NULL); return L_4; } IL_001e: { String_t* L_5 = ___match0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0030; } } { BetterList_1_t1002471007 * L_7 = UIAtlas_GetListOfSprites_m260142258(__this, /*hidden argument*/NULL); return L_7; } IL_0030: { BetterList_1_t1002471007 * L_8 = (BetterList_1_t1002471007 *)il2cpp_codegen_object_new(BetterList_1_t1002471007_il2cpp_TypeInfo_var); BetterList_1__ctor_m2325346993(L_8, /*hidden argument*/BetterList_1__ctor_m2325346993_RuntimeMethod_var); V_0 = L_8; V_1 = 0; List_1_t72704565 * L_9 = __this->get_sprites_3(); NullCheck(L_9); int32_t L_10 = List_1_get_Count_m3713084318(L_9, /*hidden argument*/List_1_get_Count_m3713084318_RuntimeMethod_var); V_2 = L_10; goto IL_0090; } IL_0049: { List_1_t72704565 * L_11 = __this->get_sprites_3(); int32_t L_12 = V_1; NullCheck(L_11); Sprite_t2895597119 * L_13 = List_1_get_Item_m1027515451(L_11, L_12, /*hidden argument*/List_1_get_Item_m1027515451_RuntimeMethod_var); V_3 = L_13; Sprite_t2895597119 * L_14 = V_3; if (!L_14) { goto IL_008c; } } { Sprite_t2895597119 * L_15 = V_3; NullCheck(L_15); String_t* L_16 = L_15->get_name_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_17 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_008c; } } { String_t* L_18 = ___match0; Sprite_t2895597119 * L_19 = V_3; NullCheck(L_19); String_t* L_20 = L_19->get_name_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_21 = String_Equals_m2359609904(NULL /*static, unused*/, L_18, L_20, 5, /*hidden argument*/NULL); if (!L_21) { goto IL_008c; } } { BetterList_1_t1002471007 * L_22 = V_0; Sprite_t2895597119 * L_23 = V_3; NullCheck(L_23); String_t* L_24 = L_23->get_name_0(); NullCheck(L_22); BetterList_1_Add_m154076240(L_22, L_24, /*hidden argument*/BetterList_1_Add_m154076240_RuntimeMethod_var); BetterList_1_t1002471007 * L_25 = V_0; return L_25; } IL_008c: { int32_t L_26 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_0090: { int32_t L_27 = V_1; int32_t L_28 = V_2; if ((((int32_t)L_27) < ((int32_t)L_28))) { goto IL_0049; } } { String_t* L_29 = ___match0; CharU5BU5D_t3528271667* L_30 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_30); (L_30)->SetAt(static_cast(0), (Il2CppChar)((int32_t)32)); NullCheck(L_29); StringU5BU5D_t1281789340* L_31 = String_Split_m1466646415(L_29, L_30, 1, /*hidden argument*/NULL); V_4 = L_31; V_5 = 0; goto IL_00c8; } IL_00b3: { StringU5BU5D_t1281789340* L_32 = V_4; int32_t L_33 = V_5; StringU5BU5D_t1281789340* L_34 = V_4; int32_t L_35 = V_5; NullCheck(L_34); int32_t L_36 = L_35; String_t* L_37 = (L_34)->GetAt(static_cast(L_36)); NullCheck(L_37); String_t* L_38 = String_ToLower_m2029374922(L_37, /*hidden argument*/NULL); NullCheck(L_32); ArrayElementTypeCheck (L_32, L_38); (L_32)->SetAt(static_cast(L_33), (String_t*)L_38); int32_t L_39 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00c8: { int32_t L_40 = V_5; StringU5BU5D_t1281789340* L_41 = V_4; NullCheck(L_41); if ((((int32_t)L_40) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_41)->max_length))))))) { goto IL_00b3; } } { V_6 = 0; List_1_t72704565 * L_42 = __this->get_sprites_3(); NullCheck(L_42); int32_t L_43 = List_1_get_Count_m3713084318(L_42, /*hidden argument*/List_1_get_Count_m3713084318_RuntimeMethod_var); V_7 = L_43; goto IL_016e; } IL_00e8: { List_1_t72704565 * L_44 = __this->get_sprites_3(); int32_t L_45 = V_6; NullCheck(L_44); Sprite_t2895597119 * L_46 = List_1_get_Item_m1027515451(L_44, L_45, /*hidden argument*/List_1_get_Item_m1027515451_RuntimeMethod_var); V_8 = L_46; Sprite_t2895597119 * L_47 = V_8; if (!L_47) { goto IL_0168; } } { Sprite_t2895597119 * L_48 = V_8; NullCheck(L_48); String_t* L_49 = L_48->get_name_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_50 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_49, /*hidden argument*/NULL); if (L_50) { goto IL_0168; } } { Sprite_t2895597119 * L_51 = V_8; NullCheck(L_51); String_t* L_52 = L_51->get_name_0(); NullCheck(L_52); String_t* L_53 = String_ToLower_m2029374922(L_52, /*hidden argument*/NULL); V_9 = L_53; V_10 = 0; V_11 = 0; goto IL_0145; } IL_0128: { String_t* L_54 = V_9; StringU5BU5D_t1281789340* L_55 = V_4; int32_t L_56 = V_11; NullCheck(L_55); int32_t L_57 = L_56; String_t* L_58 = (L_55)->GetAt(static_cast(L_57)); NullCheck(L_54); bool L_59 = String_Contains_m1147431944(L_54, L_58, /*hidden argument*/NULL); if (!L_59) { goto IL_013f; } } { int32_t L_60 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_013f: { int32_t L_61 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0145: { int32_t L_62 = V_11; StringU5BU5D_t1281789340* L_63 = V_4; NullCheck(L_63); if ((((int32_t)L_62) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_63)->max_length))))))) { goto IL_0128; } } { int32_t L_64 = V_10; StringU5BU5D_t1281789340* L_65 = V_4; NullCheck(L_65); if ((!(((uint32_t)L_64) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_65)->max_length)))))))) { goto IL_0168; } } { BetterList_1_t1002471007 * L_66 = V_0; Sprite_t2895597119 * L_67 = V_8; NullCheck(L_67); String_t* L_68 = L_67->get_name_0(); NullCheck(L_66); BetterList_1_Add_m154076240(L_66, L_68, /*hidden argument*/BetterList_1_Add_m154076240_RuntimeMethod_var); } IL_0168: { int32_t L_69 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_016e: { int32_t L_70 = V_6; int32_t L_71 = V_7; if ((((int32_t)L_70) < ((int32_t)L_71))) { goto IL_00e8; } } { BetterList_1_t1002471007 * L_72 = V_0; return L_72; } } // System.Boolean UIAtlas::References(UIAtlas) extern "C" IL2CPP_METHOD_ATTR bool UIAtlas_References_m2615719297 (UIAtlas_t3195533529 * __this, UIAtlas_t3195533529 * ___atlas0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_References_m2615719297_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B7_0 = 0; { UIAtlas_t3195533529 * L_0 = ___atlas0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { UIAtlas_t3195533529 * L_2 = ___atlas0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, __this, /*hidden argument*/NULL); if (!L_3) { goto IL_001c; } } { return (bool)1; } IL_001c: { UIAtlas_t3195533529 * L_4 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_003e; } } { UIAtlas_t3195533529 * L_6 = __this->get_mReplacement_6(); UIAtlas_t3195533529 * L_7 = ___atlas0; NullCheck(L_6); bool L_8 = UIAtlas_References_m2615719297(L_6, L_7, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_8)); goto IL_003f; } IL_003e: { G_B7_0 = 0; } IL_003f: { return (bool)G_B7_0; } } // System.Boolean UIAtlas::CheckIfRelated(UIAtlas,UIAtlas) extern "C" IL2CPP_METHOD_ATTR bool UIAtlas_CheckIfRelated_m2702433024 (RuntimeObject * __this /* static, unused */, UIAtlas_t3195533529 * ___a0, UIAtlas_t3195533529 * ___b1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_CheckIfRelated_m2702433024_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B7_0 = 0; { UIAtlas_t3195533529 * L_0 = ___a0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (L_1) { goto IL_0018; } } { UIAtlas_t3195533529 * L_2 = ___b1; 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_001a; } } IL_0018: { return (bool)0; } IL_001a: { UIAtlas_t3195533529 * L_4 = ___a0; UIAtlas_t3195533529 * L_5 = ___b1; 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_003b; } } { UIAtlas_t3195533529 * L_7 = ___a0; UIAtlas_t3195533529 * L_8 = ___b1; NullCheck(L_7); bool L_9 = UIAtlas_References_m2615719297(L_7, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_003b; } } { UIAtlas_t3195533529 * L_10 = ___b1; UIAtlas_t3195533529 * L_11 = ___a0; NullCheck(L_10); bool L_12 = UIAtlas_References_m2615719297(L_10, L_11, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_12)); goto IL_003c; } IL_003b: { G_B7_0 = 1; } IL_003c: { return (bool)G_B7_0; } } // System.Void UIAtlas::MarkAsDirty() extern "C" IL2CPP_METHOD_ATTR void UIAtlas_MarkAsDirty_m3792320115 (UIAtlas_t3195533529 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIAtlas_MarkAsDirty_m3792320115_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISpriteU5BU5D_t1415066463* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; UISprite_t194114938 * V_3 = NULL; UIAtlas_t3195533529 * V_4 = NULL; UIFontU5BU5D_t4099746488* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; UIFont_t2766063701 * V_8 = NULL; UIAtlas_t3195533529 * V_9 = NULL; UILabelU5BU5D_t595200952* V_10 = NULL; int32_t V_11 = 0; int32_t V_12 = 0; UILabel_t3248798549 * V_13 = NULL; UIFont_t2766063701 * V_14 = NULL; { UIAtlas_t3195533529 * L_0 = __this->get_mReplacement_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { UIAtlas_t3195533529 * L_2 = __this->get_mReplacement_6(); NullCheck(L_2); UIAtlas_MarkAsDirty_m3792320115(L_2, /*hidden argument*/NULL); } IL_001c: { IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UISpriteU5BU5D_t1415066463* L_3 = NGUITools_FindActive_TisUISprite_t194114938_m3991139663(NULL /*static, unused*/, /*hidden argument*/NGUITools_FindActive_TisUISprite_t194114938_m3991139663_RuntimeMethod_var); V_0 = L_3; V_1 = 0; UISpriteU5BU5D_t1415066463* L_4 = V_0; NullCheck(L_4); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))); goto IL_005d; } IL_002d: { UISpriteU5BU5D_t1415066463* L_5 = V_0; int32_t L_6 = V_1; NullCheck(L_5); int32_t L_7 = L_6; UISprite_t194114938 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_3 = L_8; UISprite_t194114938 * L_9 = V_3; NullCheck(L_9); UIAtlas_t3195533529 * L_10 = UISprite_get_atlas_m3153393136(L_9, /*hidden argument*/NULL); bool L_11 = UIAtlas_CheckIfRelated_m2702433024(NULL /*static, unused*/, __this, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0059; } } { UISprite_t194114938 * L_12 = V_3; NullCheck(L_12); UIAtlas_t3195533529 * L_13 = UISprite_get_atlas_m3153393136(L_12, /*hidden argument*/NULL); V_4 = L_13; UISprite_t194114938 * L_14 = V_3; NullCheck(L_14); UISprite_set_atlas_m2864119219(L_14, (UIAtlas_t3195533529 *)NULL, /*hidden argument*/NULL); UISprite_t194114938 * L_15 = V_3; UIAtlas_t3195533529 * L_16 = V_4; NullCheck(L_15); UISprite_set_atlas_m2864119219(L_15, L_16, /*hidden argument*/NULL); } IL_0059: { int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_005d: { int32_t L_18 = V_1; int32_t L_19 = V_2; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_002d; } } { RuntimeTypeHandle_t3027515415 L_20 = { reinterpret_cast (UIFont_t2766063701_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); ObjectU5BU5D_t1417781964* L_22 = Resources_FindObjectsOfTypeAll_m3764733868(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); V_5 = ((UIFontU5BU5D_t4099746488*)IsInst((RuntimeObject*)L_22, UIFontU5BU5D_t4099746488_il2cpp_TypeInfo_var)); V_6 = 0; UIFontU5BU5D_t4099746488* L_23 = V_5; NullCheck(L_23); V_7 = (((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length)))); goto IL_00c1; } IL_0088: { UIFontU5BU5D_t4099746488* L_24 = V_5; int32_t L_25 = V_6; NullCheck(L_24); int32_t L_26 = L_25; UIFont_t2766063701 * L_27 = (L_24)->GetAt(static_cast(L_26)); V_8 = L_27; UIFont_t2766063701 * L_28 = V_8; NullCheck(L_28); UIAtlas_t3195533529 * L_29 = UIFont_get_atlas_m3941584525(L_28, /*hidden argument*/NULL); bool L_30 = UIAtlas_CheckIfRelated_m2702433024(NULL /*static, unused*/, __this, L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_00bb; } } { UIFont_t2766063701 * L_31 = V_8; NullCheck(L_31); UIAtlas_t3195533529 * L_32 = UIFont_get_atlas_m3941584525(L_31, /*hidden argument*/NULL); V_9 = L_32; UIFont_t2766063701 * L_33 = V_8; NullCheck(L_33); UIFont_set_atlas_m2005991869(L_33, (UIAtlas_t3195533529 *)NULL, /*hidden argument*/NULL); UIFont_t2766063701 * L_34 = V_8; UIAtlas_t3195533529 * L_35 = V_9; NullCheck(L_34); UIFont_set_atlas_m2005991869(L_34, L_35, /*hidden argument*/NULL); } IL_00bb: { int32_t L_36 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_00c1: { int32_t L_37 = V_6; int32_t L_38 = V_7; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_0088; } } { IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UILabelU5BU5D_t595200952* L_39 = NGUITools_FindActive_TisUILabel_t3248798549_m3688555999(NULL /*static, unused*/, /*hidden argument*/NGUITools_FindActive_TisUILabel_t3248798549_m3688555999_RuntimeMethod_var); V_10 = L_39; V_11 = 0; UILabelU5BU5D_t595200952* L_40 = V_10; NullCheck(L_40); V_12 = (((int32_t)((int32_t)(((RuntimeArray *)L_40)->max_length)))); goto IL_012f; } IL_00df: { UILabelU5BU5D_t595200952* L_41 = V_10; int32_t L_42 = V_11; NullCheck(L_41); int32_t L_43 = L_42; UILabel_t3248798549 * L_44 = (L_41)->GetAt(static_cast(L_43)); V_13 = L_44; UILabel_t3248798549 * L_45 = V_13; NullCheck(L_45); UIFont_t2766063701 * L_46 = UILabel_get_font_m2524566791(L_45, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_47 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_46, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_47) { goto IL_0129; } } { UILabel_t3248798549 * L_48 = V_13; NullCheck(L_48); UIFont_t2766063701 * L_49 = UILabel_get_font_m2524566791(L_48, /*hidden argument*/NULL); NullCheck(L_49); UIAtlas_t3195533529 * L_50 = UIFont_get_atlas_m3941584525(L_49, /*hidden argument*/NULL); bool L_51 = UIAtlas_CheckIfRelated_m2702433024(NULL /*static, unused*/, __this, L_50, /*hidden argument*/NULL); if (!L_51) { goto IL_0129; } } { UILabel_t3248798549 * L_52 = V_13; NullCheck(L_52); UIFont_t2766063701 * L_53 = UILabel_get_font_m2524566791(L_52, /*hidden argument*/NULL); V_14 = L_53; UILabel_t3248798549 * L_54 = V_13; NullCheck(L_54); UILabel_set_font_m433718614(L_54, (UIFont_t2766063701 *)NULL, /*hidden argument*/NULL); UILabel_t3248798549 * L_55 = V_13; UIFont_t2766063701 * L_56 = V_14; NullCheck(L_55); UILabel_set_font_m433718614(L_55, L_56, /*hidden argument*/NULL); } IL_0129: { int32_t L_57 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); } IL_012f: { int32_t L_58 = V_11; int32_t L_59 = V_12; if ((((int32_t)L_58) < ((int32_t)L_59))) { goto IL_00df; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UIAtlas/Sprite::.ctor() extern "C" IL2CPP_METHOD_ATTR void Sprite__ctor_m2092434376 (Sprite_t2895597119 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Sprite__ctor_m2092434376_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_name_0(_stringLiteral1744214327); Rect_t2360479859 L_0; memset(&L_0, 0, sizeof(L_0)); Rect__ctor_m2614021312((&L_0), (0.0f), (0.0f), (1.0f), (1.0f), /*hidden argument*/NULL); __this->set_outer_1(L_0); Rect_t2360479859 L_1; memset(&L_1, 0, sizeof(L_1)); Rect__ctor_m2614021312((&L_1), (0.0f), (0.0f), (1.0f), (1.0f), /*hidden argument*/NULL); __this->set_inner_2(L_1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean UIAtlas/Sprite::get_hasPadding() extern "C" IL2CPP_METHOD_ATTR bool Sprite_get_hasPadding_m1726149947 (Sprite_t2895597119 * __this, const RuntimeMethod* method) { int32_t G_B5_0 = 0; { float L_0 = __this->get_paddingLeft_4(); if ((!(((float)L_0) == ((float)(0.0f))))) { goto IL_0042; } } { float L_1 = __this->get_paddingRight_5(); if ((!(((float)L_1) == ((float)(0.0f))))) { goto IL_0042; } } { float L_2 = __this->get_paddingTop_6(); if ((!(((float)L_2) == ((float)(0.0f))))) { goto IL_0042; } } { float L_3 = __this->get_paddingBottom_7(); G_B5_0 = ((((int32_t)((((float)L_3) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0043; } IL_0042: { G_B5_0 = 1; } IL_0043: { return (bool)G_B5_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 uiAwardcell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAwardcell__ctor_m4005268895 (uiAwardcell_t1062333354 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell__ctor_m4005268895_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_currentUsePath_5(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAwardcell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_OnPageInit_m1871076459 (uiAwardcell_t1062333354 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell_OnPageInit_m1871076459_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, _stringLiteral1014183152, /*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_AwardIcon_3(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, _stringLiteral3960495963, /*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_2(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_7 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_6, _stringLiteral1615580702, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_AwardQuality_4(L_7); UITexture_t3471168817 * L_8 = __this->get_m_AwardIcon_3(); 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); __this->set_m_IconSize_7(L_10); return; } } // System.Void uiAwardcell::InitPage(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitPage_m2238373982 (uiAwardcell_t1062333354 * __this, int32_t ___configId0, int32_t ___num1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell_InitPage_m2238373982_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_IsIconShow_6((bool)0); int32_t L_0 = ___num1; if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0023; } } { UILabel_t3248798549 * L_1 = __this->get_m_AwardNum_2(); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, _stringLiteral345825936, /*hidden argument*/NULL); goto IL_003e; } IL_0023: { UILabel_t3248798549 * L_2 = __this->get_m_AwardNum_2(); int32_t L_3 = ___num1; 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*/, _stringLiteral3452614616, L_5, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_6, /*hidden argument*/NULL); } IL_003e: { int32_t L_7 = ___configId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_8 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); __this->set_currentUsePath_5(L_8); int32_t L_9 = ___configId0; __this->set_modelId_8(L_9); return; } } // System.Void uiAwardcell::Update() extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_Update_m2602429660 (uiAwardcell_t1062333354 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell_Update_m2602429660_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_IsIconShow_6(); if (L_0) { goto IL_0028; } } { UITexture_t3471168817 * L_1 = __this->get_m_AwardIcon_3(); String_t* L_2 = __this->get_currentUsePath_5(); Vector3_t3722313464 L_3 = __this->get_m_IconSize_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_4 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_1, L_2, L_3, /*hidden argument*/NULL); __this->set_IsIconShow_6(L_4); } IL_0028: { return; } } // System.Void uiAwardcell::InitPage(System.String) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitPage_m3149761767 (uiAwardcell_t1062333354 * __this, String_t* ___questionPath0, const RuntimeMethod* method) { { __this->set_IsIconShow_6((bool)0); UILabel_t3248798549 * L_0 = __this->get_m_AwardNum_2(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)0, /*hidden argument*/NULL); String_t* L_2 = ___questionPath0; __this->set_currentUsePath_5(L_2); return; } } // System.Void uiAwardcell::InitPage(DMCore.Logic.CTaskAwardUnit) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitPage_m804821605 (uiAwardcell_t1062333354 * __this, CTaskAwardUnit_t1909119860 * ___unit0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell_InitPage_m804821605_MetadataUsageId); s_Il2CppMethodInitialized = true; } UILabel_t3248798549 * G_B4_0 = NULL; UILabel_t3248798549 * G_B3_0 = NULL; String_t* G_B5_0 = NULL; UILabel_t3248798549 * G_B5_1 = NULL; { CTaskAwardUnit_t1909119860 * L_0 = ___unit0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { UILabel_t3248798549 * L_1 = __this->get_m_AwardNum_2(); CTaskAwardUnit_t1909119860 * L_2 = ___unit0; NullCheck(L_2); int32_t L_3 = L_2->get_Count_1(); G_B3_0 = L_1; if ((((int32_t)L_3) <= ((int32_t)0))) { G_B4_0 = L_1; goto IL_0033; } } { CTaskAwardUnit_t1909119860 * L_4 = ___unit0; NullCheck(L_4); int32_t L_5 = L_4->get_Count_1(); int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614616, L_7, /*hidden argument*/NULL); G_B5_0 = L_8; G_B5_1 = G_B3_0; goto IL_0038; } IL_0033: { G_B5_0 = _stringLiteral345825936; G_B5_1 = G_B4_0; } IL_0038: { NullCheck(G_B5_1); UILabel_set_text_m1071532778(G_B5_1, G_B5_0, /*hidden argument*/NULL); CTaskAwardUnit_t1909119860 * L_9 = ___unit0; NullCheck(L_9); int32_t L_10 = L_9->get_AwardID_0(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_11 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); __this->set_currentUsePath_5(L_11); UITexture_t3471168817 * L_12 = __this->get_m_AwardIcon_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, (bool)1, /*hidden argument*/NULL); __this->set_IsIconShow_6((bool)0); return; } } // System.Void uiAwardcell::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_OnClickItem_m2963049755 (uiAwardcell_t1062333354 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell_OnClickItem_m2963049755_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); int32_t L_1 = __this->get_modelId_8(); NullCheck(L_0); CShopManager_ShowAvatar_m2860953780(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiAwardcell::SetQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_SetQuality_m1287727245 (uiAwardcell_t1062333354 * __this, int32_t ____configId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell_SetQuality_m1287727245_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; int32_t L_1 = ____configId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_2 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0022; } } { CShopConfig_t202154353 * L_3 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = ____configId0; NullCheck(L_3); String_t* L_5 = CShopConfig_GetQualityLevelIcon_m3028294132(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_002e; } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_6 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ____configId0; NullCheck(L_6); String_t* L_8 = CPropManager_GetQualityLevelIcon_m2764478498(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; } IL_002e: { UISprite_t194114938 * L_9 = __this->get_m_AwardQuality_4(); 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_004b; } } { UISprite_t194114938 * L_11 = __this->get_m_AwardQuality_4(); String_t* L_12 = V_0; NullCheck(L_11); UISprite_set_spriteName_m1616245412(L_11, L_12, /*hidden argument*/NULL); } IL_004b: { return; } } // System.Void uiAwardcell::InitAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitAward_m509399956 (uiAwardcell_t1062333354 * __this, int32_t ___configId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell_InitAward_m509399956_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___configId0; if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0014; } } { Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); return; } IL_0014: { Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); int32_t L_3 = ___configId0; __this->set_modelId_8(L_3); int32_t L_4 = ___configId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_5 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); uiAwardcell_InitPage_m3149761767(__this, L_5, /*hidden argument*/NULL); int32_t L_6 = ___configId0; uiAwardcell_SetQuality_m1287727245(__this, L_6, /*hidden argument*/NULL); return; } } // System.Void uiAwardcell::InitAward(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitAward_m2270031069 (uiAwardcell_t1062333354 * __this, int32_t ___configId0, int32_t ___num1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardcell_InitAward_m2270031069_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___configId0; if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0014; } } { Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); return; } IL_0014: { Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); int32_t L_3 = ___configId0; int32_t L_4 = ___num1; uiAwardcell_InitPage_m2238373982(__this, L_3, L_4, /*hidden argument*/NULL); int32_t L_5 = ___configId0; uiAwardcell_SetQuality_m1287727245(__this, L_5, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif