#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 VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct 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); } }; 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 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 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 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 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); } }; 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); } }; // DMCore.Logic.RoomEffecType struct RoomEffecType_t3962030271; // DMCore.Logic.CPropItem struct CPropItem_t1455887095; // DMCore.Logic.SceneInfo struct SceneInfo_t3714533364; // DMCore.Logic.ServerInfo struct ServerInfo_t2836316686; // System.String struct String_t; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.Logic.ShareManager struct ShareManager_t1254576143; // CDataModelBool struct CDataModelBool_t2269476966; // DMCore.Logic.CShareConfig/CShareInfo struct CShareInfo_t1190539625; // DMCore.Logic.CPindanManager/CPindanShop struct CPindanShop_t4113161522; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.Object struct Object_t631007953; // UnityEngine.Camera struct Camera_t4157153871; // UnityEngine.Component struct Component_t1923634451; // System.Action`1 struct Action_1_t3252573759; // DMCore.Logic.CShareConfig struct CShareConfig_t1834581091; // System.Collections.Generic.List`1 struct List_1_t1021499026; // System.Collections.Generic.List`1 struct List_1_t257213610; // DMCore.Logic.CShareConfig/CShareBGInfo struct CShareBGInfo_t3844391580; // UnityEngine.Transform struct Transform_t3600365921; // DMCore.Logic.CPindanManager struct CPindanManager_t730261733; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.Logic.ShareRewardMgr struct ShareRewardMgr_t2342701265; // DMCore.CDataArray struct CDataArray_t4068198041; // System.Collections.Generic.List`1 struct List_1_t128053199; // UILabel struct UILabel_t3248798549; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462591304; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177817708; // DMCore.Logic.ShareRewardMgr/ShareReward struct ShareReward_t3659847056; // System.Action`1 struct Action_1_t3832314651; // DMCore.Logic.CAwardList struct CAwardList_t4094041907; // System.Delegate struct Delegate_t1188392813; // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915; // DMCore.Logic.ShopBrandRegion struct ShopBrandRegion_t2226231466; // System.Collections.Generic.List`1 struct List_1_t60038374; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // System.Timers.ElapsedEventArgs struct ElapsedEventArgs_t3048571484; // DMCore.Logic.ShopBrandRegion/CBrandRegionGetList struct CBrandRegionGetList_t3782044612; // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970; // DMCore.Framework.Thread.IWebGetMsgBase struct IWebGetMsgBase_t740935312; // DMCore.Framework.Thread.CThreadManager struct CThreadManager_t1155338034; // DMCore.Framework.Thread.IThreadMsg struct IThreadMsg_t995202025; // DMCore.Logic.BrandData struct BrandData_t2882930928; // DMCore.Logic.ShopBrandRegion/c__AnonStorey0 struct U3CAddBrandDataU3Ec__AnonStorey0_t2802343535; // System.Predicate`1 struct Predicate_1_t3708225052; // System.Predicate`1 struct Predicate_1_t3905400288; // System.Collections.Generic.List`1 struct List_1_t3319525431; // DMCore.Logic.ShopBrandRegion/c__AnonStorey1 struct U3CISBrandRegionU3Ec__AnonStorey1_t463997064; // UnityEngine.Texture2D struct Texture2D_t3840446185; // System.Byte[] struct ByteU5BU5D_t4116647657; // DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg struct CBrandPicDownImageMsg_t2013430406; // DMCore.Logic.ShopBrandRegion/CShopBrandGetURLMsg struct CShopBrandGetURLMsg_t4032762112; // DMCore.Logic.ShopBrandRegion/c__AnonStorey2 struct U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548; // DMCore.Framework.Thread.CThreadMsgWebGet struct CThreadMsgWebGet_t2224858682; // System.Text.Encoding struct Encoding_t1523322056; // LitJson.JsonReader struct JsonReader_t836887441; // LitJson.JsonData struct JsonData_t1524858407; // DMCore.Logic.shopModel struct shopModel_t101745799; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2910090473; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4142745948; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762; // BetterList`1 struct BetterList_1_t2105966071; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870; // DMCore.Logic.CAvatarInfo struct CAvatarInfo_t2247402650; // DMCore.Framework.Resource.CResourceAdapter struct CResourceAdapter_t3687212940; // DMCore.CDataProperty struct CDataProperty_t2806246268; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // System.Predicate`1 struct Predicate_1_t2672744813; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t2696120856; // DMCore.Framework.Resource.IResHelp struct IResHelp_t377823252; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Framework.Scene.CJuniorRoleModelItem struct CJuniorRoleModelItem_t636793867; // DMCore.Logic.shopQuickBuyManager struct shopQuickBuyManager_t3380475808; // System.Collections.Generic.List`1 struct List_1_t631885872; // DMCore.Logic.stBuyItemData struct stBuyItemData_t3454778426; // System.Comparison`1 struct Comparison_1_t3229709605; // System.Comparison`1 struct Comparison_1_t2855037343; // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t3619707304; // DMCore.Logic.shopRecommend struct shopRecommend_t3195516113; // DMCore.Framework.ITextBase struct ITextBase_t660344599; // System.Collections.Generic.List`1> struct List_1_t1600127941; // System.Xml.XmlDocument struct XmlDocument_t2837193595; // System.Xml.XmlElement struct XmlElement_t561603118; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.Logic.shopRenewItem struct shopRenewItem_t1626699652; // DMCore.Logic.CRenewItemInfo struct CRenewItemInfo_t1742581428; // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866; // DMCore.Logic.shopSendGiftTarget struct shopSendGiftTarget_t3356455075; // DMCore.Logic.CShopConfig struct CShopConfig_t202154353; // System.Object[] struct ObjectU5BU5D_t2843939325; // DMCore.Logic.CChatManager struct CChatManager_t1988186574; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // DMCore.Logic.CShopItemData struct CShopItemData_t2542723346; // DMCore.Logic.CShopConfig/GoodsConfig struct GoodsConfig_t1565846780; // ScenePersonalWndShop struct ScenePersonalWndShop_t78642639; // ScenePersonalWndShop/OnClickMsgCallBack struct OnClickMsgCallBack_t2526724959; // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544; // DMCore.Logic.CMessageManager struct CMessageManager_t3136027633; // DMCore.Logic.ShowTimeAnimType struct ShowTimeAnimType_t4188084783; // DMCore.Logic.SkillInfo struct SkillInfo_t3175174670; // DMCore.Logic.SoleEffectType struct SoleEffectType_t3964163033; // DMCore.Logic.SpriteDesc struct SpriteDesc_t3208779560; // DMCore.Logic.SpriteItem struct SpriteItem_t1019312017; // DMCore.Logic.StandAnimType struct StandAnimType_t1098604881; // DMCore.Logic.StartAnimType struct StartAnimType_t2240491110; // DMCore.Logic.stSpeaker struct stSpeaker_t2572138757; // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139; // DMCore.Logic.TaskDescriptionGroup struct TaskDescriptionGroup_t3374976152; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1201043122; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // DMCore.Logic.TaskDescriptionUnit struct TaskDescriptionUnit_t2312329791; // DMCore.Logic.TeamMember struct TeamMember_t3910888696; // DMCore.Logic.ThemeInfo struct ThemeInfo_t1099106658; // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DMCore.Logic.TimerCallbackProcCP struct TimerCallbackProcCP_t1342316376; // DMCore.Logic.TimeStageInfo struct TimeStageInfo_t2295935106; // DMCore.Logic.TreviType struct TreviType_t2222439988; // DMCore.Logic.Tryst_EscortTask struct Tryst_EscortTask_t537680740; // DMCore.Logic.Tryst_PlunderTask struct Tryst_PlunderTask_t2930597205; // System.Collections.Generic.List`1 struct List_1_t3219943714; // DMCore.Logic.WaitingRoomHelper struct WaitingRoomHelper_t1026959434; // uiWaitingRoom struct uiWaitingRoom_t4262146884; // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656; // DMCore.CMsgManager struct CMsgManager_t455955613; // DMCore.Logic.CSongManager struct CSongManager_t2375791487; // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735; // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099; // DMCore.Logic.CChatGroup struct CChatGroup_t2712975719; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t1592625792; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1919752173; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t2825281267; // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357; // DMCore.Logic.DanceSceneManager struct DanceSceneManager_t2271493662; // UIWidget struct UIWidget_t3538521925; // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // System.Action`1 struct Action_1_t2019918284; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3384741; // DMCore.Logic.CStateManager struct CStateManager_t2841071903; // DMCore.Logic.WaitPlayerInfo struct WaitPlayerInfo_t2547262924; // DMCore.Logic.PlayerInfoBase struct PlayerInfoBase_t2589801315; // DMCore.Logic.WaitTeamData struct WaitTeamData_t1906824585; // System.Collections.Generic.List`1 struct List_1_t1087996142; // DMCore.Logic.WishShopItem struct WishShopItem_t479844145; // DMCore.Logic.WndAmountCtrl struct WndAmountCtrl_t1993704824; // DMCore.Logic.AmountData struct AmountData_t3377750247; // DMCore.Logic.WorkShopPropItem struct WorkShopPropItem_t4219580909; // DMCore.Logic.CAchievementManager struct CAchievementManager_t5352954; // DMCore.Logic.CAchievementMallManager struct CAchievementMallManager_t4220576709; // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145; // DMCore.Logic.CRecreationManager struct CRecreationManager_t3180859335; // DMCore.Logic.CRecreationCfgManager struct CRecreationCfgManager_t488529698; // DMCore.Logic.CHandBookManager struct CHandBookManager_t2716637598; // DMCore.Logic.CChangeGameManager struct CChangeGameManager_t2081989347; // DMCore.Logic.GameRewardInfo struct GameRewardInfo_t1982501205; // DMCore.Logic.AwardDetail struct AwardDetail_t2686862065; // System.Collections.Generic.List`1 struct List_1_t3149535657; // DMCore.Logic.RankListInfo struct RankListInfo_t1858065448; // System.Collections.Generic.List`1 struct List_1_t2959980932; // DMCore.Logic.GamePageInfo struct GamePageInfo_t1487906190; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1848694263; // DMCore.Logic.AssembleInfo struct AssembleInfo_t3236776212; // DMCore.Logic.ReviewInfo struct ReviewInfo_t914837392; // System.Collections.Generic.List`1 struct List_1_t2571181400; // ContriShopManager struct ContriShopManager_t1527283186; // ContriShopItemData struct ContriShopItemData_t1166868630; // DMCore.Logic.CDrawItemData struct CDrawItemData_t2876223890; // DMCore.Logic.CWishFountainMgr struct CWishFountainMgr_t2594140948; // DMCore.Logic.ItemData struct ItemData_t2031991413; // DMCore.Logic.CFamilyManager struct CFamilyManager_t1901424822; // DMCore.Logic.cFamilyDataList struct cFamilyDataList_t753469968; // DMCore.Logic.cPeopleData struct cPeopleData_t2200687805; // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // System.Collections.Generic.List`1 struct List_1_t1852842396; // DMCore.Logic.CFormula struct CFormula_t380767654; // DMCore.Logic.CFragment struct CFragment_t3696211104; // DMCore.Logic.CFruitMachineCtrllor struct CFruitMachineCtrllor_t592290270; // CDataModelInt struct CDataModelInt_t3463393640; // DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult struct CFruitIssueResult_t2046439586; // DMCore.Logic.CFruitMachineIntegralMallCtrllor struct CFruitMachineIntegralMallCtrllor_t1943675944; // DMCore.Logic.CFruitMachineHistoryCtrllor struct CFruitMachineHistoryCtrllor_t1862138958; // DMCore.Logic.BigWinnerManager struct BigWinnerManager_t2778902537; // DMCore.Logic.GiftPackManager struct GiftPackManager_t105297562; // DMCore.Logic.GiftPreviewManager struct GiftPreviewManager_t1802147059; // CDataModelList struct CDataModelList_t1133308508; // DMCore.Logic.GiftPackageItemUnit struct GiftPackageItemUnit_t2476631710; // DMCore.Logic.GuessPlayerInfo struct GuessPlayerInfo_t1172249346; // DMCore.Logic.CGuessManager struct CGuessManager_t3528162309; // DMCore.Logic.CIdolManager struct CIdolManager_t2822338582; // DMCore.Logic.LevelupStarInfo struct LevelupStarInfo_t831176484; // DMCore.Logic.IdolAwardUnit struct IdolAwardUnit_t568575365; // DMCore.Logic.CNoticeManager struct CNoticeManager_t3044969465; // DMCore.Logic.NoticeTask struct NoticeTask_t2932161791; // DMCore.Logic.CIdolAbilityManager struct CIdolAbilityManager_t240297659; // DMCore.Logic.CIdolCardConfig struct CIdolCardConfig_t2073998303; // DMCore.Logic.CIdolShowManager struct CIdolShowManager_t2312713117; // DMCore.Logic.CIdolInfo struct CIdolInfo_t400451087; // System.Collections.Generic.List`1 struct List_1_t913674750; // DMCore.Logic.PopularInfo struct PopularInfo_t1929720024; // DMCore.Logic.CIdolConfig struct CIdolConfig_t13845451; // DMCore.Logic.CCandyManager struct CCandyManager_t1000487739; // DMCore.Logic.CMarryListManager struct CMarryListManager_t2185299657; // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264; // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868; // DMCore.Logic.CBlessManager struct CBlessManager_t2858824243; // System.Collections.Generic.List`1 struct List_1_t2824189888; // BlessListData struct BlessListData_t1352115146; // MemberManager struct MemberManager_t2979457932; // DMCore.Logic.COnHookManager struct COnHookManager_t1213390909; // DMCore.Logic.CardSlotInfo struct CardSlotInfo_t3860008132; // DMCore.IDataUnit struct IDataUnit_t677250155; // DMCore.Logic.CItemManager struct CItemManager_t2289463753; // DMCore.Logic.CItemData struct CItemData_t3599323914; // DMCore.Logic.CItemBase struct CItemBase_t2436786639; // DMCore.CDataLong struct CDataLong_t929790239; // DMCore.Logic.CPropManager struct CPropManager_t2238730194; // DMCore.Logic.GetItemWndManager struct GetItemWndManager_t2644942713; // DMCore.Logic.CPindanManager/CPindanOrder struct CPindanOrder_t1572097121; // DMCore.Logic.CPindanManager/CInvitePindan struct CInvitePindan_t886476559; // DMCore.Logic.CPindanManager/CompletePindan struct CompletePindan_t1453403050; // DMCore.Logic.CPindanManager/CJoinOrder struct CJoinOrder_t2808368020; // UICamera struct UICamera_t1356438871; // UnityEngine.Behaviour struct Behaviour_t1437897464; // DMCore.Logic.CProfessManager struct CProfessManager_t3007339680; // DMCore.Logic.CMenuManager struct CMenuManager_t3869721565; // CGameController struct CGameController_t2711137428; // System.Action struct Action_t1264377477; // DMCore.ISoundManager struct ISoundManager_t434164892; // CQualifyingManager struct CQualifyingManager_t954001806; // QualifyingCfgManager struct QualifyingCfgManager_t3310596061; // QualifyLevelInfo struct QualifyLevelInfo_t1733464793; // SelfQualifyPkResultInfo struct SelfQualifyPkResultInfo_t1561294256; // QualifyInfo struct QualifyInfo_t2809524376; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // UnityEngine.Animation struct Animation_t3648466861; // CurQualifyRankInfo struct CurQualifyRankInfo_t2391125760; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t4066855417; // System.Collections.Generic.List`1 struct List_1_t4281599118; // DMCore.Logic.CRankManager struct CRankManager_t2153876006; // DMCore.Logic.CVoteManager struct CVoteManager_t3037953160; // DMCore.Logic.CRankManager/CRankList struct CRankList_t1091803790; // DMCore.Logic.CRankManager/CRewardUnit struct CRewardUnit_t2813751670; // CSignsManager struct CSignsManager_t1825583579; // CSignsManager/TypeClass struct TypeClass_t2664900121; // DMCore.Logic.CPosterManager struct CPosterManager_t3158268888; // DMCore.Logic.PosterDetail struct PosterDetail_t3313515474; // DMCore.Logic.PosterDetailUnit struct PosterDetailUnit_t1057828472; // DMCore.Logic.CPrivilegeManager struct CPrivilegeManager_t2732865419; // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690; // DMCore.Logic.GamePageInfo[] struct GamePageInfoU5BU5D_t967998587; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t4163582957; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t3767921801; // System.Collections.Generic.List`1 struct List_1_t2051261444; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4013585537; // System.Action`1 struct Action_1_t1368688201; // System.Action`1 struct Action_1_t3123413348; // System.Comparison`1 struct Comparison_1_t395036224; // DMCore.Logic.CChangeGameManager/OnShopListChanged struct OnShopListChanged_t2987809885; // System.Collections.Generic.List`1 struct List_1_t3454575947; // System.Collections.Generic.List`1 struct List_1_t3768009848; // System.Collections.Generic.List`1 struct List_1_t3330140190; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2125489543; // System.Collections.Generic.List`1 struct List_1_t2386912134; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4098518019; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t3580830742; // System.Collections.Generic.List`1 struct List_1_t4158936807; // System.Collections.Generic.List`1 struct List_1_t3369058668; // DMCore.Logic.ThemeInfo[] struct ThemeInfoU5BU5D_t3636267735; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3373390094; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t1810328984; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t741555727; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4284552512; // DMCore.Logic.CFormula[] struct CFormulaU5BU5D_t2467346691; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // System.Collections.Generic.List`1 struct List_1_t2638943372; // uiContriShop struct uiContriShop_t3615889708; // DMCore.Logic.CWishFountainMgr/OnShopListChanged struct OnShopListChanged_t2776790831; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1764937221; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2807764417; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t840632218; // System.Collections.Generic.List`1 struct List_1_t3694514730; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // DMCore.Logic.TaskDescriptionUnit[] struct TaskDescriptionUnitU5BU5D_t2893025766; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2497364610; // DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo[] struct PlunderUserInfoU5BU5D_t1134005413; // DMCore.Logic.TeamMember[] struct TeamMemberU5BU5D_t1335568425; // DMCore.Logic.ChangeStateCallback struct ChangeStateCallback_t3932589649; // System.Collections.Generic.List`1 struct List_1_t1469734181; // System.Comparison`1 struct Comparison_1_t4067557914; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3530625384; // CQualifyingManager/CallBack struct CallBack_t4012644998; // DMCore.OnEventCall struct OnEventCall_t3758354630; // System.Collections.Generic.List`1 struct List_1_t3326345499; // BetterList`1 struct BetterList_1_t1002471007; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t923648379; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t4069027391; // uiProfess struct uiProfess_t251011769; // QualifyInfo[] struct QualifyInfoU5BU5D_t2023031305; // System.Collections.Generic.List`1 struct List_1_t2529903214; // System.Collections.Generic.List`1 struct List_1_t1275442333; // System.Collections.Generic.List`1 struct List_1_t3662906633; // CBetterSet`1> struct CBetterSet_1_t1416977057; // DMSerial struct DMSerial_t3962411756; // System.Collections.Generic.List`1 struct List_1_t2270800429; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2202228805; // System.Collections.Generic.List`1 struct List_1_t1797989928; // DMCore.Logic.CNoticeManager/OnSubTaskChanged struct OnSubTaskChanged_t1167505012; // DMCore.Logic.CNoticeManager/OnMainTaskChanged struct OnMainTaskChanged_t359061898; // DMCore.Logic.CNoticeManager/OnCurExpChanged struct OnCurExpChanged_t1928539448; // DMCore.Logic.CNoticeManager/OnStartNoticeTask struct OnStartNoticeTask_t2656173874; // DMCore.Logic.CNoticeManager/OnStopNoticeTask struct OnStopNoticeTask_t773840426; // DMCore.Logic.NoticeTaskDetail struct NoticeTaskDetail_t2956906147; // DMCore.Logic.InviteInfo struct InviteInfo_t51784531; // System.Collections.Generic.List`1 struct List_1_t109269237; // System.Collections.Generic.List`1 struct List_1_t1523859273; // System.Collections.Generic.List`1 struct List_1_t1519036347; // System.Collections.Generic.List`1 struct List_1_t779509957; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t407749678; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3302194709; // DMCore.Logic.IdolPlayerData struct IdolPlayerData_t1126670343; // 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.List`1 struct List_1_t3172792085; // System.Collections.Generic.Queue`1 struct Queue_1_t1546976837; // System.Action`4> struct Action_4_t3484037049; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3030356666; // DMCore.Logic.GiftPack struct GiftPack_t4141643335; // System.Collections.Generic.List`1 struct List_1_t93448756; // System.Action`1 struct Action_1_t19143634; // DMCore.Logic.LevelupStarInfo/StarTak[] struct StarTakU5BU5D_t3735320407; // System.Int64[] struct Int64U5BU5D_t2559172825; // System.Action`2 struct Action_2_t4177122770; // System.Collections.Generic.List`1 struct List_1_t1037115578; // DMCore.Logic.CItemManager/CItemGroup[] struct CItemGroupU5BU5D_t344250011; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2488037245; // DMCore.Logic.CPropGroup[] struct CPropGroupU5BU5D_t555838530; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // System.Collections.Generic.Queue`1 struct Queue_1_t3914457535; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // uiCandies struct uiCandies_t442672041; // uiMarryList struct uiMarryList_t4006298226; // MarryListItemData struct MarryListItemData_t1515524605; // System.Collections.Generic.List`1 struct List_1_t2987599347; // BlessListData[] struct BlessListDataU5BU5D_t4070765007; // System.Text.DecoderFallback struct DecoderFallback_t3123823036; // System.Text.EncoderFallback struct EncoderFallback_t1188251036; // System.Reflection.Assembly struct Assembly_t; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1548932026; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2052589967; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // DMCore.Logic.CShareConfig/CShareBGInfo[] struct CShareBGInfoU5BU5D_t1710306165; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // DMCore.Logic.stBuyItemData[] struct stBuyItemDataU5BU5D_t2120923551; // CBetterSet`1 struct CBetterSet_1_t3304831721; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3310042434; // System.Action`1 struct Action_1_t3363021612; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CBetterSet`1> struct CBetterSet_1_t2134195988; // DMCore.Logic.ShareRewardMgr/ESharePrizeType[] struct ESharePrizeTypeU5BU5D_t2594244585; // DMCore.Logic.ShareRewardMgr/ShareReward[] struct ShareRewardU5BU5D_t994562609; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t903613930; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3210729684; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t132201056; // DMCore.Logic.BrandData[] struct BrandDataU5BU5D_t1814136145; // System.Collections.Generic.List`1 struct List_1_t1221203580; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2578695322; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1382638365; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3625702484; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // System.Collections.Generic.List`1 struct List_1_t1290268968; // System.Collections.Generic.List`1 struct List_1_t3044171863; // System.Collections.Generic.List`1 struct List_1_t2925477792; // System.Collections.Generic.List`1 struct List_1_t2358551301; // System.Collections.Generic.List`1 struct List_1_t4280442762; // System.Collections.Generic.List`1 struct List_1_t3748208937; // BetterList`1 struct BetterList_1_t1591806957; // System.Collections.ArrayList struct ArrayList_t2718874744; // UnityEngine.AudioSource struct AudioSource_t3935305588; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3121698093; // System.Void struct Void_t1185182177; // DMCore.Logic.IdolRule struct IdolRule_t1690125706; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t622178124; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t239046765; // System.Collections.Generic.List`1 struct List_1_t2330697225; // System.Collections.Generic.List`1 struct List_1_t589903178; // System.Collections.Generic.List`1 struct List_1_t1151801416; // DMCore.Framework.Scene.CSceneModelObj struct CSceneModelObj_t2681526009; // System.Collections.Generic.List`1 struct List_1_t1447801987; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3480061296; // System.Collections.Generic.List`1 struct List_1_t2662614367; // System.Collections.Generic.HashSet`1 struct HashSet_1_t412400163; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Xml.XmlNameTable struct XmlNameTable_t71772148; // System.Xml.XmlImplementation struct XmlImplementation_t254178875; // System.Xml.XmlResolver struct XmlResolver_t626023767; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Xml.XmlNameEntryCache struct XmlNameEntryCache_t2890546907; // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927; // System.Xml.XmlAttribute struct XmlAttribute_t1173852259; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t266093086; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_t934654762; // System.Xml.XmlNodeChangedEventHandler struct XmlNodeChangedEventHandler_t1533444722; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_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; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Collections.Generic.List`1 struct List_1_t876647579; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1014926741; // UnityEngine.Collider struct Collider_t1773347010; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // UITexture struct UITexture_t3471168817; // UISprite struct UISprite_t194114938; // DMListView struct DMListView_t512231514; // System.Action`1 struct Action_1_t4240665636; // System.Xml.XmlAttributeCollection struct XmlAttributeCollection_t2316283784; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // UnityEngine.WWW struct WWW_t3688466362; // CDataModelNetProperty struct CDataModelNetProperty_t1403229243; // System.Collections.Generic.List`1 struct List_1_t1237090056; // DMCore.Logic.CFruitMachineHistoryGroup struct CFruitMachineHistoryGroup_t440204541; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1492992253; // System.Collections.Generic.List`1 struct List_1_t4136974863; // System.Collections.Generic.List`1 struct List_1_t3172176916; // System.Collections.Generic.List`1 struct List_1_t4285826412; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4275484417; // 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.List`1 struct List_1_t803870918; // DMCore.Logic.CSongManager/CSongGroup[] struct CSongGroupU5BU5D_t2243977840; // DMCore.Logic.privateMsgArriva struct privateMsgArriva_t1101012311; // System.Collections.Generic.List`1 struct List_1_t1546864881; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3775615503; // DMCore.Logic.CChannelInfo struct CChannelInfo_t1750800799; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // DMCore.Logic.CMessageManager/CMessageGroup struct CMessageGroup_t2505338100; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t863209702; // System.Collections.Generic.List`1 struct List_1_t4241062956; // System.Collections.Generic.List`1> struct List_1_t169148262; // DMCore.Logic.CWndController/UIWndStack struct UIWndStack_t3738908003; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3385622220; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3999618383; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1816109752; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3613805462; // DMCore.Logic.cPingDataList struct cPingDataList_t1861597238; // DMCore.Logic.cFamilyConcludeData struct cFamilyConcludeData_t4171257602; // DMCore.Logic.cPingSelectedData struct cPingSelectedData_t1229964886; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2657169777; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2902467086; // DMCore.Logic.cFamilyRewardData struct cFamilyRewardData_t1462483200; // System.Collections.Generic.List`1 struct List_1_t4013753755; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack struct DataRefreshCallBack_t1481235937; // DMCore.Logic.CIdolShowManager/SendPopularLogDetail struct SendPopularLogDetail_t1438849614; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t463511065; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2770358969; // DMCore.Logic.CGuessManager/OnInfoChanged struct OnInfoChanged_t2866752421; // System.Collections.Generic.List`1 struct List_1_t4061876057; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t326174247; // uiMarryBless struct uiMarryBless_t1813636254; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // System.Collections.Generic.IDictionary`2> struct IDictionary_2_t3680310408; // System.Collections.Generic.Stack`1 struct Stack_1_t3794335208; // LitJson.Lexer struct Lexer_t1514038666; // System.IO.TextReader struct TextReader_t283511965; // System.Collections.Generic.List`1 struct List_1_t25523635; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3209204262; // DMCore.Logic.OnItemClickBefore struct OnItemClickBefore_t888674743; // DMCore.Logic.OnItemClickEnd struct OnItemClickEnd_t3682481633; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t976235305; // System.Collections.Generic.IList`1 struct IList_1_t3340178190; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t4068933393; // System.Collections.Generic.IList`1> struct IList_1_t1228139360; // 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; // UICamera/MouseOrTouch struct MouseOrTouch_t3052596533; // System.Collections.Generic.List`1 struct List_1_t2828513613; // System.Collections.Generic.List`1 struct List_1_t2833680200; // UICamera/MouseOrTouch[] struct MouseOrTouchU5BU5D_t3534648920; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1941309864; // System.Comparison`1 struct Comparison_1_t830933145; // System.Comparison`1 struct Comparison_1_t1131370050; // uiBtnList struct uiBtnList_t3771050923; // ScenePersonalShopList struct ScenePersonalShopList_t27853008; // DetailWnd struct DetailWnd_t3732401977; // AmountWnd struct AmountWnd_t1885830546; // ScenePersonalShopListViewAnim struct ScenePersonalShopListViewAnim_t141335317; // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // ScenePersonalShopGroupbuying struct ScenePersonalShopGroupbuying_t1000467629; // ScenePersonalShopbuying struct ScenePersonalShopbuying_t958260052; // ScenePersonalShopActivitybuying struct ScenePersonalShopActivitybuying_t3880254145; // DMCore.Logic.CGoldWatcher struct CGoldWatcher_t2760796238; // System.Collections.Generic.List`1 struct List_1_t1666189680; // DMCore.Framework.UIHelp.uiHelpAutoFolding struct uiHelpAutoFolding_t1544799393; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Texture struct Texture_t3661962703; // UIPanel struct UIPanel_t1716472341; // UIGeometry struct UIGeometry_t1059483952; // UIFont struct UIFont_t2766063701; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const uint32_t SceneInfo__ctor_m3798716242_MetadataUsageId; extern const uint32_t ServerInfo__ctor_m1767464412_MetadataUsageId; extern String_t* _stringLiteral3923478710; extern String_t* _stringLiteral2020116676; extern String_t* _stringLiteral1648736527; extern String_t* _stringLiteral292101285; extern const uint32_t ServerInfo_GetStateDescription_m3752800415_MetadataUsageId; extern RuntimeClass* CDataModelBool_t2269476966_il2cpp_TypeInfo_var; extern const uint32_t ShareManager__ctor_m2347017216_MetadataUsageId; extern RuntimeClass* ShareManager_t1254576143_il2cpp_TypeInfo_var; extern const uint32_t ShareManager_GetInstance_m207955360_MetadataUsageId; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const uint32_t ShareManager_get_ThreeDCamera_m1101690624_MetadataUsageId; extern RuntimeClass* CShareConfig_t1834581091_il2cpp_TypeInfo_var; extern RuntimeClass* CPindanManager_t730261733_il2cpp_TypeInfo_var; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m1789503881_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1476166698_RuntimeMethod_var; extern String_t* _stringLiteral3145635789; extern const uint32_t ShareManager_Share_m3796389912_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m2461023210_RuntimeMethod_var; extern const uint32_t ShareManager_ShareOver_m3742802959_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern const uint32_t ShareManager_Share_m3684573401_MetadataUsageId; extern const uint32_t ShareManager_AchievePrize_m3063719693_MetadataUsageId; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m2263725670_RuntimeMethod_var; extern const RuntimeMethod* List_1_Remove_m3037048099_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern const uint32_t ShareManager_AddTryOnClothes_m2890032888_MetadataUsageId; extern String_t* _stringLiteral3701029172; extern String_t* _stringLiteral4088414066; extern const uint32_t ShareManager_SetShareText_m2631494320_MetadataUsageId; extern RuntimeClass* Dictionary_2_t462591304_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3317332313_RuntimeMethod_var; extern const uint32_t ShareRewardMgr__ctor_m4073745636_MetadataUsageId; extern RuntimeClass* ShareRewardMgr_t2342701265_il2cpp_TypeInfo_var; extern const uint32_t ShareRewardMgr_GetInstance_m2882336195_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1665737283_RuntimeMethod_var; extern const uint32_t ShareRewardMgr_TryGetReward_m1489918812_MetadataUsageId; extern RuntimeClass* ShareReward_t3659847056_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m1690173548_RuntimeMethod_var; extern const uint32_t ShareRewardMgr_RegisterShareCompleted_m3524056010_MetadataUsageId; extern const uint32_t ShareRewardMgr_UnregisterShareCompleted_m2761994897_MetadataUsageId; extern const uint32_t ShareRewardMgr_OnPrizeResult_m2231083291_MetadataUsageId; extern const uint32_t ShareRewardMgr_OnShareSuccess_m3373676167_MetadataUsageId; extern const uint32_t ShareRewardMgr_RequestToServer_m671288979_MetadataUsageId; extern const uint32_t ShareRewardMgr_ResponseFromServer_m1556283076_MetadataUsageId; extern RuntimeClass* CAwardList_t4094041907_il2cpp_TypeInfo_var; extern const uint32_t ShareReward__ctor_m2347308043_MetadataUsageId; extern RuntimeClass* Action_1_t3832314651_il2cpp_TypeInfo_var; extern const uint32_t ShareReward_RegisterShareCompleted_m3405282605_MetadataUsageId; extern const uint32_t ShareReward_UnRegisterShareCompleted_m569055645_MetadataUsageId; extern RuntimeClass* CAwardItem_t1677460915_il2cpp_TypeInfo_var; extern const uint32_t ShareReward_OnQueryReward_m1176941772_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m7238844_RuntimeMethod_var; extern const uint32_t ShareReward_TriggerCompleted_m1158202238_MetadataUsageId; extern RuntimeClass* List_1_t60038374_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t1632706988_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m859735295_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3302800229_RuntimeMethod_var; extern const uint32_t ShopBrandRegion__ctor_m3163137881_MetadataUsageId; extern RuntimeClass* ShopBrandRegion_t2226231466_il2cpp_TypeInfo_var; extern const uint32_t ShopBrandRegion_GetInstance_m3204479288_MetadataUsageId; extern RuntimeClass* CBrandRegionGetList_t3782044612_il2cpp_TypeInfo_var; extern RuntimeClass* CNetServerConfig_t202072970_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3929090953; extern String_t* _stringLiteral438736103; extern const uint32_t ShopBrandRegion_RequestBrandList_m693481691_MetadataUsageId; extern RuntimeClass* U3CAddBrandDataU3Ec__AnonStorey0_t2802343535_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3708225052_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CAddBrandDataU3Ec__AnonStorey0_U3CU3Em__0_m318269025_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m2471868409_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3832264798_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m940896823_RuntimeMethod_var; extern const uint32_t ShopBrandRegion_AddBrandData_m3357409283_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1564187690_RuntimeMethod_var; extern const uint32_t ShopBrandRegion_ClearAllBrandData_m183917184_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const uint32_t ShopBrandRegion_ChangeIndexPre_m54062264_MetadataUsageId; extern const uint32_t ShopBrandRegion_ChangeIndexNext_m280799095_MetadataUsageId; extern RuntimeClass* U3CISBrandRegionU3Ec__AnonStorey1_t463997064_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CISBrandRegionU3Ec__AnonStorey1_U3CU3Em__0_m4138367979_RuntimeMethod_var; extern const uint32_t ShopBrandRegion_ISBrandRegion_m3943602364_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1896408099_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m314762573_RuntimeMethod_var; extern const uint32_t ShopBrandRegion_GetBrandDataByIndex_m3979802289_MetadataUsageId; extern RuntimeClass* CIOVar_t2470797383_il2cpp_TypeInfo_var; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern RuntimeClass* CBrandPicDownImageMsg_t2013430406_il2cpp_TypeInfo_var; extern String_t* _stringLiteral130511296; extern const uint32_t ShopBrandRegion_RequestDownLoadImage_m3942496057_MetadataUsageId; extern RuntimeClass* CShopBrandGetURLMsg_t4032762112_il2cpp_TypeInfo_var; extern String_t* _stringLiteral449295566; extern const uint32_t ShopBrandRegion_RequestGetGoodsURL_m4189210867_MetadataUsageId; extern RuntimeClass* U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetBrandDataByIDU3Ec__AnonStorey2_U3CU3Em__0_m4047021611_RuntimeMethod_var; extern const uint32_t ShopBrandRegion_GetBrandDataByID_m3295419605_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_set_Item_m187286838_RuntimeMethod_var; extern const uint32_t ShopBrandRegion_PushURl_m3250537834_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2249167092_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m2643467469_RuntimeMethod_var; extern const uint32_t ShopBrandRegion_GetURLByID_m777671232_MetadataUsageId; extern const uint32_t U3CAddBrandDataU3Ec__AnonStorey0_U3CU3Em__0_m318269025_MetadataUsageId; extern const uint32_t U3CGetBrandDataByIDU3Ec__AnonStorey2_U3CU3Em__0_m4047021611_MetadataUsageId; extern const uint32_t U3CISBrandRegionU3Ec__AnonStorey1_U3CU3Em__0_m4138367979_MetadataUsageId; extern RuntimeClass* ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1660712161; extern const uint32_t CBrandPicDownImageMsg_OnBackGroundExcuteEnd_m1792669310_MetadataUsageId; extern const uint32_t CBrandPicDownImageMsg_OnEndExcute_m4213347732_MetadataUsageId; extern RuntimeClass* Encoding_t1523322056_il2cpp_TypeInfo_var; extern RuntimeClass* JsonReader_t836887441_il2cpp_TypeInfo_var; extern RuntimeClass* JsonMapper_t3815285241_il2cpp_TypeInfo_var; extern RuntimeClass* BrandData_t2882930928_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Contains_m3852460914_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m1955908099_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m236733038_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m4158182743_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2026665411_RuntimeMethod_var; extern String_t* _stringLiteral135783863; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral654429481; extern String_t* _stringLiteral3811860389; extern String_t* _stringLiteral34956680; extern String_t* _stringLiteral3352338783; extern const uint32_t CBrandRegionGetList_OnEndExcute_m1115161201_MetadataUsageId; extern const uint32_t CShopBrandGetURLMsg_OnEndExcute_m2703254262_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2910090473_il2cpp_TypeInfo_var; extern RuntimeClass* LinkedList_1_t1790591762_il2cpp_TypeInfo_var; extern RuntimeClass* BetterList_1_t2105966071_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m516691818_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1__ctor_m4030784587_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1__ctor_m2079784661_RuntimeMethod_var; extern const uint32_t shopModel__ctor_m3671655112_MetadataUsageId; extern RuntimeClass* shopModel_t101745799_il2cpp_TypeInfo_var; extern const uint32_t shopModel_GetInstance_m2401242541_MetadataUsageId; extern String_t* _stringLiteral3500937908; extern const uint32_t shopModel_SetAvatarEnable_m3870392861_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m3201046855_RuntimeMethod_var; extern const uint32_t shopModel_GetCoupleAnim_m263047075_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Add_m1878357641_RuntimeMethod_var; extern String_t* _stringLiteral2521214028; extern String_t* _stringLiteral2081670327; extern String_t* _stringLiteral2521279564; extern String_t* _stringLiteral3647754268; extern String_t* _stringLiteral2521410636; extern String_t* _stringLiteral515586386; extern const uint32_t shopModel_SetCoupleAnim_m395946016_MetadataUsageId; extern RuntimeClass* CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var; extern RuntimeClass* CItemManager_t2289463753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4166355951; extern String_t* _stringLiteral845755458; extern const uint32_t shopModel_ShowCouplesInfo_m1861690793_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t2672744813_il2cpp_TypeInfo_var; extern const RuntimeMethod* IResHelp__FunPathAvatar_m3023652776_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m2189065264_RuntimeMethod_var; extern String_t* _stringLiteral3738160995; extern const uint32_t shopModel_GetCurActiveShopModel_m2940630321_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1_Contains_m500906472_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m2067633169_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_IndexOf_m4176369052_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_RemoveAt_m1888541340_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_get_Item_m629431924_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Clear_m3880922309_RuntimeMethod_var; extern const uint32_t shopModel_AutoPushAndClearICon_m1359734533_MetadataUsageId; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern const RuntimeMethod* LinkedList_1_Contains_m1902931898_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_get_Count_m243736326_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_Clear_m935174618_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_AddFirst_m1250127799_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_AddLast_m3687002667_RuntimeMethod_var; extern const uint32_t shopModel_AutoPushAndClearUnused_m4219256150_MetadataUsageId; extern const uint32_t shopModel_ClearUnUsedList_m3456268636_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m2539198033_RuntimeMethod_var; extern const uint32_t shopModel_SwitchMainRoleModel_m23781500_MetadataUsageId; extern String_t* _stringLiteral836452629; extern String_t* _stringLiteral4145493834; extern String_t* _stringLiteral3385978947; extern String_t* _stringLiteral1859365861; extern String_t* _stringLiteral712354789; extern const uint32_t shopModel_SwitchShowModel_m2958733894_MetadataUsageId; extern const uint32_t shopModel_DestroyCoupleModels_m649823169_MetadataUsageId; extern const uint32_t shopModel_SwitchCoupleModel_m2932744360_MetadataUsageId; extern const uint32_t shopModel_Destroy_m4039108249_MetadataUsageId; extern const uint32_t shopModel_ResumeMainRole_m3008746332_MetadataUsageId; extern RuntimeClass* List_1_t631885872_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1495102884_RuntimeMethod_var; extern const uint32_t shopQuickBuyManager__ctor_m3802697696_MetadataUsageId; extern RuntimeClass* shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var; extern const uint32_t shopQuickBuyManager_GetInstance_m3465389214_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m4008419814_RuntimeMethod_var; extern const RuntimeMethod* List_1_RemoveAt_m1049380088_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3474287457_RuntimeMethod_var; extern const uint32_t shopQuickBuyManager_RemoveItem_m4026150986_MetadataUsageId; extern RuntimeClass* stBuyItemData_t3454778426_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m1661874947_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3062644464_RuntimeMethod_var; extern const uint32_t shopQuickBuyManager_SetCurQuickBuyResult_m2099440291_MetadataUsageId; extern RuntimeClass* Comparison_1_t3229709605_il2cpp_TypeInfo_var; extern const RuntimeMethod* shopQuickBuyManager__SortFunctor_m3501520578_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m707996431_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m2328180263_RuntimeMethod_var; extern String_t* _stringLiteral1065451540; extern const uint32_t shopQuickBuyManager_CalculateItemCanBuyByBindDiamond_m2585313105_MetadataUsageId; extern RuntimeClass* SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var; extern const RuntimeMethod* SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var; extern const RuntimeMethod* CSortTemplete_SortFunctor_TisInt32_t2950945753_m4216915814_RuntimeMethod_var; extern const uint32_t shopQuickBuyManager__SortFunctor_m3501520578_MetadataUsageId; extern const uint32_t shopQuickBuyManager_GetBuyItemCount_m341292666_MetadataUsageId; extern const uint32_t shopQuickBuyManager_SetVaild_m2608562575_MetadataUsageId; extern const uint32_t shopQuickBuyManager_GetBuyItemPtr_m687790691_MetadataUsageId; extern const uint32_t shopQuickBuyManager_Reset_m165279949_MetadataUsageId; extern RuntimeClass* List_1_t1600127941_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m612749431_RuntimeMethod_var; extern String_t* _stringLiteral2555806783; extern const uint32_t shopRecommend__ctor_m3183810034_MetadataUsageId; extern RuntimeClass* shopRecommend_t3195516113_il2cpp_TypeInfo_var; extern const uint32_t shopRecommend_GetInstance_m1507532287_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2957727674_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3704502319_RuntimeMethod_var; extern const uint32_t shopRecommend_GetRecomendItems_m3118441863_MetadataUsageId; extern const RuntimeMethod* List_1_GetEnumerator_m784752458_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2870147329_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m593114157_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m207670954_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3181700225_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m222348240_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1436172384_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m28313383_RuntimeMethod_var; extern const uint32_t shopRecommend_GetRecomendItems_m3679675702_MetadataUsageId; extern RuntimeClass* XmlDocument_t2837193595_il2cpp_TypeInfo_var; extern RuntimeClass* XmlElement_t561603118_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m4133128453_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3830006445_RuntimeMethod_var; extern String_t* _stringLiteral1628809185; extern String_t* _stringLiteral3926316141; extern String_t* _stringLiteral1949155672; extern const uint32_t shopRecommend_OnLoad_m2763378131_MetadataUsageId; extern RuntimeClass* shopRenewItem_t1626699652_il2cpp_TypeInfo_var; extern const uint32_t shopRenewItem_GetRenewItemInfo_m2369370833_MetadataUsageId; extern const uint32_t shopRenewItem_RequestRenewItemInfo_m736907540_MetadataUsageId; extern RuntimeClass* CMyPackageManager_t122981866_il2cpp_TypeInfo_var; extern RuntimeClass* CRenewItemInfo_t1742581428_il2cpp_TypeInfo_var; extern const uint32_t shopRenewItem_OnFreshRenewItemInfo_m697874167_MetadataUsageId; extern const uint32_t shopRenewItem_RenewMyItem_m3198591126_MetadataUsageId; extern const uint32_t shopSendGiftTarget__ctor_m4137813651_MetadataUsageId; extern RuntimeClass* shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var; extern const uint32_t shopSendGiftTarget_GetInstance_m1019184916_MetadataUsageId; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern RuntimeClass* CChatManager_t1988186574_il2cpp_TypeInfo_var; extern RuntimeClass* OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var; extern const RuntimeMethod* shopSendGiftTarget_OnConfirmToAcceptPresent_m2731937322_RuntimeMethod_var; extern String_t* _stringLiteral3793920202; extern String_t* _stringLiteral2246496078; extern const uint32_t shopSendGiftTarget_ResponseSendPresentResult_m2494141294_MetadataUsageId; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern const uint32_t shopSendGiftTarget_InitUI_m431168504_MetadataUsageId; extern const uint32_t shopSendGiftTarget_DestroyUI_m227396215_MetadataUsageId; extern String_t* _stringLiteral384825010; extern const uint32_t shopSendGiftTarget_GetUI_m997684640_MetadataUsageId; extern const uint32_t shopSendGiftTarget_RefreshGiftPrice_m3133232441_MetadataUsageId; extern const uint32_t shopSendGiftTarget_GetTargetModelSex_m246897948_MetadataUsageId; extern const uint32_t shopSendGiftTarget_InitVar_m3168614470_MetadataUsageId; extern RuntimeClass* ScenePersonalWndShop_t78642639_il2cpp_TypeInfo_var; extern RuntimeClass* OnClickMsgCallBack_t2526724959_il2cpp_TypeInfo_var; extern const RuntimeMethod* shopSendGiftTarget__OnChooseEquipValidationResult_m1088064753_RuntimeMethod_var; extern const RuntimeMethod* shopSendGiftTarget__OnSendEquipConfirmResult_m1573905235_RuntimeMethod_var; extern String_t* _stringLiteral3934906769; extern String_t* _stringLiteral3476257557; extern String_t* _stringLiteral3969695113; extern String_t* _stringLiteral1034585708; extern const uint32_t shopSendGiftTarget_SendGift_m3938486515_MetadataUsageId; extern const uint32_t shopSendGiftTarget__OnSendEquipConfirmResult_m1573905235_MetadataUsageId; extern String_t* _stringLiteral416575724; extern String_t* _stringLiteral527283432; extern String_t* _stringLiteral3335143533; extern const uint32_t shopSendGiftTarget__OnChooseEquipValidationResult_m1088064753_MetadataUsageId; extern const uint32_t shopSendGiftTarget_set_TargetGiftCount_m391130086_MetadataUsageId; extern RuntimeClass* CMessageManager_t3136027633_il2cpp_TypeInfo_var; extern const uint32_t shopSendGiftTarget_OnConfirmToAcceptPresent_m2731937322_MetadataUsageId; extern String_t* _stringLiteral3452614532; extern const uint32_t shopSendGiftTarget__cctor_m3324388723_MetadataUsageId; extern const uint32_t SkillInfo__ctor_m2624866497_MetadataUsageId; extern const uint32_t SpriteDesc__ctor_m1883693650_MetadataUsageId; extern const uint32_t stSpeaker__ctor_m4076917716_MetadataUsageId; extern RuntimeClass* stSpeaker_t2572138757_il2cpp_TypeInfo_var; extern const uint32_t stSpeaker_Clone_m1834602283_MetadataUsageId; extern const uint32_t stSpeaker_Reset_m2126850155_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1201043122_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2679568284_RuntimeMethod_var; extern const uint32_t TaskDescriptionGroup__ctor_m1389108851_MetadataUsageId; extern RuntimeClass* TaskDescriptionUnit_t2312329791_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2407769957_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m4045133510_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m2997239913_RuntimeMethod_var; extern const uint32_t TaskDescriptionGroup_GetTaskDescription_m812915747_MetadataUsageId; extern const uint32_t TaskDescriptionUnit__ctor_m3693384325_MetadataUsageId; extern const uint32_t ThemeInfo__ctor_m2100199693_MetadataUsageId; extern const uint32_t TimeStageInfo__ctor_m3905736574_MetadataUsageId; extern RuntimeClass* CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var; extern const uint32_t Tryst_Accept__ctor_m2961092371_MetadataUsageId; extern const uint32_t Tryst_EscortTask__ctor_m2743791145_MetadataUsageId; extern RuntimeClass* List_1_t3219943714_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2074317297_RuntimeMethod_var; extern const uint32_t Tryst_PlunderTask__ctor_m454660652_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m920017775_RuntimeMethod_var; extern const uint32_t Tryst_PlunderTask_AppendUserInfo_m363073329_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m406621076_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1573588031_RuntimeMethod_var; extern const uint32_t Tryst_PlunderTask_GetInfo_m2487008286_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m433081650_RuntimeMethod_var; extern const uint32_t Tryst_PlunderTask_Clear_m2681822374_MetadataUsageId; extern RuntimeClass* WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3280341853; extern String_t* _stringLiteral1985563870; extern const uint32_t WaitingRoomHelper_SetWaitingRoomUIVisible_m1036774173_MetadataUsageId; extern String_t* _stringLiteral3481716321; extern const uint32_t WaitingRoomHelper_SetMarryRoomUIVisible_m4178123379_MetadataUsageId; extern String_t* _stringLiteral562877555; extern String_t* _stringLiteral696340247; extern const uint32_t WaitingRoomHelper_IsInReadyState_m1107011973_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012_RuntimeMethod_var; extern const uint32_t WaitingRoomHelper_SetVisibleInvatie_m213268082_MetadataUsageId; extern String_t* _stringLiteral2215699307; extern const uint32_t WaitingRoomHelper_SetVisibleViewCard_m1792725295_MetadataUsageId; extern String_t* _stringLiteral799197628; extern const uint32_t WaitingRoomHelper_SetBackGroundShow_m427769223_MetadataUsageId; extern const uint32_t WaitingRoomHelper_StartDance_m3165952852_MetadataUsageId; extern const uint32_t WaitingRoomHelper_IsRoomOwner_m995830366_MetadataUsageId; extern String_t* _stringLiteral1454373254; extern const uint32_t WaitingRoomHelper_IsBusy_m2888334239_MetadataUsageId; extern String_t* _stringLiteral1309047460; extern String_t* _stringLiteral3853311801; extern const uint32_t WaitingRoomHelper_IsRoomOwner_m599807576_MetadataUsageId; extern String_t* _stringLiteral2838449168; extern String_t* _stringLiteral2435164641; extern const uint32_t WaitingRoomHelper_IsCouple_m2801685176_MetadataUsageId; extern RuntimeClass* CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var; extern String_t* _stringLiteral346528831; extern const uint32_t WaitingRoomHelper_RequestChangeRoomInfo_m4250568325_MetadataUsageId; extern RuntimeClass* CSongManager_t2375791487_il2cpp_TypeInfo_var; extern const uint32_t WaitingRoomHelper_RequestChangeDanceMusic_m2855958616_MetadataUsageId; extern RuntimeClass* DanceSceneManager_t2271493662_il2cpp_TypeInfo_var; extern const uint32_t WaitingRoomHelper_RequestChangeDanceScene_m3801719276_MetadataUsageId; extern RuntimeClass* CDanceModeManager_t745595461_il2cpp_TypeInfo_var; extern const uint32_t WaitingRoomHelper_RequestChangeDanceMode_m4253462255_MetadataUsageId; extern const uint32_t WaitingRoomHelper_RequestBeachEntry_m3247523744_MetadataUsageId; extern const uint32_t WaitingRoomHelper_RequestBeachLeave_m2532346162_MetadataUsageId; extern const uint32_t WaitingRoomHelper_SendReadyState_m3319219536_MetadataUsageId; extern String_t* _stringLiteral364080705; extern const uint32_t WaitingRoomHelper_BeachEntryPool_m413950061_MetadataUsageId; extern String_t* _stringLiteral264151936; extern const uint32_t WaitingRoomHelper_BeachLeavePool_m3282554989_MetadataUsageId; extern RuntimeClass* Single_t1397266774_il2cpp_TypeInfo_var; extern RuntimeClass* CChatInfo_t4292626735_il2cpp_TypeInfo_var; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern const RuntimeMethod* LinkedList_1_AddLast_m980610863_RuntimeMethod_var; extern String_t* _stringLiteral4176761422; extern String_t* _stringLiteral1510420629; extern const uint32_t WaitingRoomHelper_BeachAddExp_m2938107984_MetadataUsageId; extern const RuntimeMethod* WaitingRoomHelper_OnMsgBoxClk_m469290899_RuntimeMethod_var; extern String_t* _stringLiteral2467169390; extern const uint32_t WaitingRoomHelper_BeachInteract_m997200054_MetadataUsageId; extern const uint32_t WaitingRoomHelper_OnMsgBoxClk_m469290899_MetadataUsageId; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3560733984; extern const uint32_t WaitingRoomHelper_InvokeRandomDanceMusicID_m2646725425_MetadataUsageId; extern String_t* _stringLiteral1481235990; extern const uint32_t WaitingRoomHelper_SendRandomDanceMusic_m1850242008_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern const uint32_t WaitingRoomHelper_InvokeRandomDanceSceneID_m1319891592_MetadataUsageId; extern String_t* _stringLiteral3803231255; extern const uint32_t WaitingRoomHelper_SendRandomDanceScene_m4157466393_MetadataUsageId; extern String_t* _stringLiteral671433250; extern String_t* _stringLiteral309324792; extern String_t* _stringLiteral4257276236; extern const uint32_t WaitingRoomHelper_SetModeInfo_m3062907828_MetadataUsageId; extern String_t* _stringLiteral2522787689; extern String_t* _stringLiteral217883487; extern String_t* _stringLiteral3545362068; extern String_t* _stringLiteral3817412133; extern String_t* _stringLiteral3893554646; extern String_t* _stringLiteral1389209106; extern String_t* _stringLiteral3452614645; extern String_t* _stringLiteral3452614643; extern String_t* _stringLiteral3159075125; extern String_t* _stringLiteral1674854302; extern const uint32_t WaitingRoomHelper_GetMusicInfo_m1005783269_MetadataUsageId; extern String_t* _stringLiteral3506163547; extern const uint32_t WaitingRoomHelper_SetMusicInfo_m3175652481_MetadataUsageId; extern String_t* _stringLiteral2781319420; extern String_t* _stringLiteral3458185203; extern String_t* _stringLiteral3950969474; extern const uint32_t WaitingRoomHelper_SetMusicInfo_m3526585985_MetadataUsageId; extern String_t* _stringLiteral3896413798; extern String_t* _stringLiteral1337647541; extern String_t* _stringLiteral2448431576; extern String_t* _stringLiteral446681799; extern String_t* _stringLiteral1008739784; extern String_t* _stringLiteral3964750823; extern const uint32_t WaitingRoomHelper_GetSingleGameMusicInfo_m3632223399_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern String_t* _stringLiteral2315192250; extern const uint32_t WaitingRoomHelper_GetSenderModifier_m3707706507_MetadataUsageId; extern String_t* _stringLiteral3812184390; extern const uint32_t WaitingRoomHelper_GetReceiverModifier_m2477967032_MetadataUsageId; extern const RuntimeMethod* LinkedList_1_get_Count_m1415204279_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_get_First_m2874225059_RuntimeMethod_var; extern const RuntimeMethod* LinkedListNode_1_get_Value_m2392486284_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1_RemoveFirst_m3486779266_RuntimeMethod_var; extern const uint32_t WaitingRoomHelper_PopExpMsg_m2304230922_MetadataUsageId; extern const uint32_t WaitingRoomHelper_AddExpMsg_m549745371_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern const uint32_t WaitingRoomHelper_InitModifierLib_m1338084646_MetadataUsageId; extern RuntimeClass* Action_1_t2019918284_il2cpp_TypeInfo_var; extern const RuntimeMethod* WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m838414602_RuntimeMethod_var; extern String_t* _stringLiteral1014152964; extern String_t* _stringLiteral3136917213; extern String_t* _stringLiteral907955636; extern String_t* _stringLiteral1170245110; extern String_t* _stringLiteral2230303706; extern String_t* _stringLiteral3386204235; extern String_t* _stringLiteral1234412566; extern String_t* _stringLiteral550751398; extern String_t* _stringLiteral1562952874; extern String_t* _stringLiteral2721688862; extern const uint32_t WaitingRoomHelper_StartWatchPropertyChange_m849413148_MetadataUsageId; extern const uint32_t WaitingRoomHelper_StopWatchPropertyChange_m4216662424_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2736202052_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2392909825_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m282647386_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var; extern const uint32_t WaitingRoomHelper_OnPropertyChanged_m1523087103_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_CurrentSelectRole_m1145888902_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_CurrentSelectRole_m551669125_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshRoomID_m2981665842_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshRoomID_m2938028492_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshRoomName_m3465625385_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshRoomName_m186759861_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshRoomPwd_m505070700_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshRoomPwd_m1913358655_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsRoomTopCard_m3960696055_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsRoomTopCard_m1520672971_MetadataUsageId; extern const uint32_t WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696_MetadataUsageId; extern const uint32_t WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshRoomOwner_m1201386380_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshRoomOwner_m3576435352_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshReadyState_m3613385970_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshReadyState_m1830704495_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsUIVisibleChanged_m4102081677_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsUIVisibleChanged_m4019763200_MetadataUsageId; extern const uint32_t WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshTeamID_m2720362606_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshTeamID_m975253840_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshMarryRoomName_m2246990611_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshMarryRoomName_m4266352110_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshMarryRoomWatchNum_m520915198_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshMarryRoomWatchNum_m2950279719_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshMarryRoomWatchMax_m2843894020_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshMarryRoomWatchMax_m47742384_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshTrystProgress_m867383443_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshTrystProgress_m1434667271_MetadataUsageId; extern const uint32_t WaitingRoomHelper_get_IsNeedRefreshTrystLevel_m1520273468_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsNeedRefreshTrystLevel_m601011240_MetadataUsageId; extern RuntimeClass* CStateManager_t2841071903_il2cpp_TypeInfo_var; extern const uint32_t WaitingRoomHelper_get_IsShowCurrentUI_m3909151119_MetadataUsageId; extern const uint32_t WaitingRoomHelper_set_IsShowCurrentUI_m2569031837_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern RuntimeClass* LinkedList_1_t687096698_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* LinkedList_1__ctor_m3511298534_RuntimeMethod_var; extern const uint32_t WaitingRoomHelper__cctor_m3813564408_MetadataUsageId; extern RuntimeClass* List_1_t1087996142_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1664639526_RuntimeMethod_var; extern const uint32_t WaitTeamData__ctor_m4070748536_MetadataUsageId; extern const uint32_t WaitTeamData__ctor_m3750095806_MetadataUsageId; extern RuntimeClass* AmountData_t3377750247_il2cpp_TypeInfo_var; extern const uint32_t WndAmountCtrl__ctor_m659186231_MetadataUsageId; extern RuntimeClass* WndAmountCtrl_t1993704824_il2cpp_TypeInfo_var; extern const uint32_t WndAmountCtrl_GetInstance_m2968099158_MetadataUsageId; extern const uint32_t WndAmountCtrl_GetTexture_m545349301_MetadataUsageId; extern RuntimeClass* CAchievementMallManager_t4220576709_il2cpp_TypeInfo_var; extern const uint32_t cbAchievement_OnFreshAchShopData_m701117947_MetadataUsageId; extern RuntimeClass* CActivityManager_t1081296145_il2cpp_TypeInfo_var; extern const uint32_t cbActivity_FreshActivityDetail_m3990080541_MetadataUsageId; extern const uint32_t cbActivity_AcceptAwardResult_m20121676_MetadataUsageId; extern const uint32_t cbActivity_RetroactiveResult_m270700411_MetadataUsageId; extern const uint32_t cbActivity_TotalSignResult_m941246566_MetadataUsageId; extern const uint32_t cbActivity_FreshActivityList_m923126339_MetadataUsageId; extern const uint32_t cbActivity_FortuneCatCostSuccess_m2195979191_MetadataUsageId; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern RuntimeClass* CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614531; extern const uint32_t cbBeach_OnBeachSceneList_m3913802746_MetadataUsageId; extern RuntimeClass* CChangeGameManager_t2081989347_il2cpp_TypeInfo_var; extern RuntimeClass* GameRewardInfo_t1982501205_il2cpp_TypeInfo_var; extern RuntimeClass* TimeStageInfo_t2295935106_il2cpp_TypeInfo_var; extern RuntimeClass* AwardDetail_t2686862065_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m1914676108_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1312316922_RuntimeMethod_var; extern const uint32_t cbChangeGame_OnGameRewardList_m1039284989_MetadataUsageId; extern RuntimeClass* RankListInfo_t1858065448_il2cpp_TypeInfo_var; extern const uint32_t cbChangeGame_OnGameRankList_m1358596438_MetadataUsageId; extern RuntimeClass* List_1_t2959980932_il2cpp_TypeInfo_var; extern RuntimeClass* GamePageInfo_t1487906190_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1224705574_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m3615123885_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m4273956711_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3557583828_RuntimeMethod_var; extern const uint32_t cbChangeGame_OnGamePageData_m2047932039_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2269680114_RuntimeMethod_var; extern const uint32_t cbChangeGame_OnGameLoadingData_m387211383_MetadataUsageId; extern const uint32_t cbChangeGame_OnPacksackData_m3015968997_MetadataUsageId; extern RuntimeClass* ThemeInfo_t1099106658_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m474587848_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1806013563_RuntimeMethod_var; extern const uint32_t cbChangeGame_OnStartVoteData_m2267300489_MetadataUsageId; extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var; extern const uint32_t cbChangeGame_OnGetServerTime_m2999951806_MetadataUsageId; extern const uint32_t cbChangeGame_OnGetIsOpen_m215979541_MetadataUsageId; extern RuntimeClass* ContriShopItemData_t1166868630_il2cpp_TypeInfo_var; extern const uint32_t cbContriShop_OnResponseContriShop_m2613092871_MetadataUsageId; extern RuntimeClass* CDrawItemData_t2876223890_il2cpp_TypeInfo_var; extern const uint32_t cbDraw_OnFreshDrawData_m3663492297_MetadataUsageId; extern RuntimeClass* ItemData_t2031991413_il2cpp_TypeInfo_var; extern const uint32_t cbDraw_OnFreshLegendItemData_m719784595_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Add_m1535364901_RuntimeMethod_var; extern const uint32_t cbFragment_cbReponseComposeMultiFormula_m2767435991_MetadataUsageId; extern RuntimeClass* List_1_t1852842396_il2cpp_TypeInfo_var; extern RuntimeClass* CFormula_t380767654_il2cpp_TypeInfo_var; extern RuntimeClass* CFragment_t3696211104_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1056643856_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1150801116_RuntimeMethod_var; extern const uint32_t cbFragment_cbResponseComposeFormula_m2548326013_MetadataUsageId; extern const uint32_t cbFragment_cbResponseDecomposeFormula_m3046003842_MetadataUsageId; extern String_t* _stringLiteral1279430571; extern const uint32_t cbFragment_cbResponseCompose_m2826811353_MetadataUsageId; extern String_t* _stringLiteral4163859409; extern const uint32_t cbFragment_cbResponseDecompose_m1135051973_MetadataUsageId; extern RuntimeClass* CFruitMachineCtrllor_t592290270_il2cpp_TypeInfo_var; extern const uint32_t cbFruitMachine_OnMsgIsOpen_m3288809809_MetadataUsageId; extern String_t* _stringLiteral1330837221; extern String_t* _stringLiteral227886762; extern String_t* _stringLiteral3452614543; extern String_t* _stringLiteral3452614544; extern const uint32_t cbFruitMachine_OnMsgIsFinished_m2099098164_MetadataUsageId; extern const uint32_t cbFruitMachine_OnMsgDrawResult_m2206389108_MetadataUsageId; extern RuntimeClass* CFruitMachineIntegralMallCtrllor_t1943675944_il2cpp_TypeInfo_var; extern const uint32_t cbFruitMachine_OnMsgFMShopData_m1875917566_MetadataUsageId; extern const uint32_t cbFruitMachine_OnMsgFMPopularityPrizeData_m1894798820_MetadataUsageId; extern RuntimeClass* CFruitMachineHistoryCtrllor_t1862138958_il2cpp_TypeInfo_var; extern const uint32_t cbFruitMachine_OnMsgFMHistoryAll_m1915122234_MetadataUsageId; extern const uint32_t cbFruitMachine_OnMsgFMHistorySelf_m4056363310_MetadataUsageId; extern RuntimeClass* BigWinnerManager_t2778902537_il2cpp_TypeInfo_var; extern const uint32_t cbFruitMachine_OnMsgBigWinnerData_m1439514183_MetadataUsageId; extern RuntimeClass* CDataModelList_t1133308508_il2cpp_TypeInfo_var; extern RuntimeClass* GiftPackageItemUnit_t2476631710_il2cpp_TypeInfo_var; extern const uint32_t cbGiftPackage_OnReceiveGiftPackageDataOld_m3913945058_MetadataUsageId; extern RuntimeClass* GuessPlayerInfo_t1172249346_il2cpp_TypeInfo_var; extern RuntimeClass* CGuessManager_t3528162309_il2cpp_TypeInfo_var; extern const uint32_t cbGuess_OnFreshGuessPlayerList_m725381184_MetadataUsageId; extern RuntimeClass* CIdolManager_t2822338582_il2cpp_TypeInfo_var; extern RuntimeClass* StarTakU5BU5D_t3735320407_il2cpp_TypeInfo_var; extern const uint32_t cbIdol_OnIdolInfo_m1177925630_MetadataUsageId; extern const uint32_t cbIdol_OnLevelupStarAward_m1189044946_MetadataUsageId; extern const uint32_t cbIdol_OnDayAward_m2781418683_MetadataUsageId; extern String_t* _stringLiteral1141428507; extern const uint32_t cbIdol_OnIdolLevelupResult_m3102797545_MetadataUsageId; extern const uint32_t cbIdol_OnDayAwardResult_m4094521876_MetadataUsageId; extern RuntimeClass* CNoticeManager_t3044969465_il2cpp_TypeInfo_var; extern RuntimeClass* NoticeTask_t2932161791_il2cpp_TypeInfo_var; extern const uint32_t cbIdol_OnNoticeTaskInfoList_m2112482543_MetadataUsageId; extern const uint32_t cbIdol_OnRefreshSubtaskInfo_m502613744_MetadataUsageId; extern const uint32_t cbIdol_OnStartTaskResult_m1309697698_MetadataUsageId; extern const uint32_t cbIdol_OnCancelTaskResult_m2915976240_MetadataUsageId; extern const uint32_t cbIdol_OnInviteFirendList_m2193249512_MetadataUsageId; extern const uint32_t cbIdol_OnInviteFirendResult_m3677841096_MetadataUsageId; extern const uint32_t cbIdol_OnGetAwardResult_m2595184409_MetadataUsageId; extern const uint32_t cbIdol_OnRefreshSubtaskResult_m3413878443_MetadataUsageId; extern const uint32_t cbIdol_OnLevelupResult_m2496428324_MetadataUsageId; extern const uint32_t cbIdol_OnRefreshExp_m3954035366_MetadataUsageId; extern const uint32_t cbIdol_OnQuickFinishNeedDcash_m4154923056_MetadataUsageId; extern const uint32_t cbIdol_OnQuickFinishResult_m1537084560_MetadataUsageId; extern RuntimeClass* CIdolCardConfig_t2073998303_il2cpp_TypeInfo_var; extern const uint32_t cbIdolCard_OnCard_unlockInfo_m3614501932_MetadataUsageId; extern const uint32_t cbIdolCard_Refresh_unlockInfo_m4275109854_MetadataUsageId; extern RuntimeClass* CIdolShowManager_t2312713117_il2cpp_TypeInfo_var; extern const uint32_t cbIdolShow_OnPromptLastWeekRank_m185681540_MetadataUsageId; extern RuntimeClass* CIdolInfo_t400451087_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m358737454_RuntimeMethod_var; extern const uint32_t cbIdolShow_OnTop10IdolsList_m2366788216_MetadataUsageId; extern const uint32_t cbIdolShow_OnHitRankList_m1822870361_MetadataUsageId; extern const uint32_t cbIdolShow_OnCollectList_m2375663762_MetadataUsageId; extern String_t* _stringLiteral926108229; extern String_t* _stringLiteral973576043; extern String_t* _stringLiteral1462362189; extern String_t* _stringLiteral51724812; extern const uint32_t cbIdolShow_OnAddOrDeleteIdol_m689114088_MetadataUsageId; extern const uint32_t cbIdolShow_OnGetPresent_m409776307_MetadataUsageId; extern const uint32_t cbIdolShow_OnGetIdolConfig_m3856190564_MetadataUsageId; extern const uint32_t cbIdolShow_OnGetIdolDetail_m3215626604_MetadataUsageId; extern const uint32_t cbIdolShow_OnSearchResult_m3623456067_MetadataUsageId; extern RuntimeClass* PopularInfo_t1929720024_il2cpp_TypeInfo_var; extern const uint32_t cbIdolShow_OnGetPopularityDetailLog_m1887494183_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2696058023_RuntimeMethod_var; extern const uint32_t cbIdolShow_OnGetPopularityPlayerList_m1218675823_MetadataUsageId; extern RuntimeClass* CIdolConfig_t13845451_il2cpp_TypeInfo_var; extern const uint32_t cbIdolShow_ReceiveIdolGiftList_m3711618783_MetadataUsageId; extern RuntimeClass* cbMarry_t1564151626_il2cpp_TypeInfo_var; extern const RuntimeMethod* cbMarry_OnCallBack_m1675884537_RuntimeMethod_var; extern String_t* _stringLiteral405060974; extern String_t* _stringLiteral2067820712; extern String_t* _stringLiteral3454718178; extern const uint32_t cbMarry_OnMarryApply_m976156817_MetadataUsageId; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m2548850424_RuntimeMethod_var; extern String_t* _stringLiteral3802961759; extern const uint32_t cbMarry_OnCallBack_m1675884537_MetadataUsageId; extern const uint32_t cbMarry_OnRefreshCandies_m1930396982_MetadataUsageId; extern const uint32_t cbMarry_OnGetCandies_m3037669701_MetadataUsageId; extern RuntimeClass* CFriendManager_t3708308264_il2cpp_TypeInfo_var; extern const uint32_t cbMarry_OnRefreshMarryTag_m3290829303_MetadataUsageId; extern RuntimeClass* CBlessManager_t2858824243_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3806043738; extern const uint32_t cbMarry_OnResponseBless_m4150636738_MetadataUsageId; extern RuntimeClass* List_1_t2824189888_il2cpp_TypeInfo_var; extern RuntimeClass* BlessListData_t1352115146_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2223838229_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3712238819_RuntimeMethod_var; extern const uint32_t cbMarry_OnResponseBlessList_m3952366876_MetadataUsageId; extern const uint32_t cbMarry__cctor_m1019688743_MetadataUsageId; extern RuntimeClass* MemberManager_t2979457932_il2cpp_TypeInfo_var; extern const uint32_t cbMember_OnResponseMember_m1311867940_MetadataUsageId; extern RuntimeClass* COnHookManager_t1213390909_il2cpp_TypeInfo_var; extern RuntimeClass* CardSlotInfo_t3860008132_il2cpp_TypeInfo_var; extern const uint32_t cbOnHook_OnCardSlotList_m1584901778_MetadataUsageId; extern const uint32_t cbOnHook_OnRefreshCardSlotItem_m4010582664_MetadataUsageId; extern const RuntimeMethod* COnHookManager_ConfirmQuickFinish_m34989388_RuntimeMethod_var; extern String_t* _stringLiteral1083034321; extern const uint32_t cbOnHook_OnReceiveNeedCash_m2270632660_MetadataUsageId; extern RuntimeClass* cbPackage_t1110821539_il2cpp_TypeInfo_var; extern const uint32_t cbPackage_RequestPackageItems_m56433763_MetadataUsageId; extern const uint32_t cbPackage_ResetRequestState_m1475200536_MetadataUsageId; extern RuntimeClass* CDataProperty_t2806246268_il2cpp_TypeInfo_var; extern RuntimeClass* CPropDictionary_t1184658084_il2cpp_TypeInfo_var; extern RuntimeClass* CDataLong_t929790239_il2cpp_TypeInfo_var; extern RuntimeClass* CItemData_t3599323914_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1406915719; extern String_t* _stringLiteral3791208743; extern const uint32_t cbPackage_OnFreshPackage_m1325431135_MetadataUsageId; extern const uint32_t cbPackage_OnItemDelete_m1147560703_MetadataUsageId; extern const uint32_t cbPackage_OnGetItemNoticeProc_m2085284245_MetadataUsageId; extern const uint32_t cbPackage_OnGetChristmasLeftTime_m285827600_MetadataUsageId; extern RuntimeClass* GetItemWndManager_t2644942713_il2cpp_TypeInfo_var; extern const uint32_t cbPackage_CallGetItemWnd_m1911743276_MetadataUsageId; extern String_t* _stringLiteral3888494949; extern String_t* _stringLiteral3227636825; extern String_t* _stringLiteral1492237506; extern const uint32_t cbPackage_CallGetItemHint_m4259094725_MetadataUsageId; extern RuntimeClass* CPindanOrder_t1572097121_il2cpp_TypeInfo_var; extern const uint32_t cbPinShop_OnPinList_m2358632285_MetadataUsageId; extern RuntimeClass* CPindanShop_t4113161522_il2cpp_TypeInfo_var; extern const uint32_t cbPinShop_OnShopList_m3951296422_MetadataUsageId; extern RuntimeClass* CInvitePindan_t886476559_il2cpp_TypeInfo_var; extern const uint32_t cbPinShop_OnInviteList_m1752458766_MetadataUsageId; extern RuntimeClass* CompletePindan_t1453403050_il2cpp_TypeInfo_var; extern const uint32_t cbPinShop_OnCompletedList_m2693643900_MetadataUsageId; extern RuntimeClass* cbPinShop_t3807915995_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiPindanDetail_OnInviteConfirm_m462713689_RuntimeMethod_var; extern String_t* _stringLiteral405275710; extern String_t* _stringLiteral2265294756; extern String_t* _stringLiteral1800092593; extern const uint32_t cbPinShop_OnCreateResult_m3920782683_MetadataUsageId; extern RuntimeClass* CJoinOrder_t2808368020_il2cpp_TypeInfo_var; extern const uint32_t cbPinShop_OnJoinList_m4030177436_MetadataUsageId; extern RuntimeClass* cbProfess_t1029060535_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUICamera_t1356438871_m1522201648_RuntimeMethod_var; extern String_t* _stringLiteral2570825119; extern const uint32_t cbProfess_DelayUI_m3551192751_MetadataUsageId; extern RuntimeClass* CMenuManager_t3869721565_il2cpp_TypeInfo_var; extern RuntimeClass* Action_t1264377477_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisCGameController_t2711137428_m1014014652_RuntimeMethod_var; extern const RuntimeMethod* cbProfess_DelayUI_m3551192751_RuntimeMethod_var; extern String_t* _stringLiteral1325677231; extern String_t* _stringLiteral208455201; extern String_t* _stringLiteral208455204; extern String_t* _stringLiteral3285137629; extern String_t* _stringLiteral3285137630; extern String_t* _stringLiteral3285137631; extern const uint32_t cbProfess_OnProfess_m3795953543_MetadataUsageId; extern String_t* _stringLiteral408973292; extern String_t* _stringLiteral408973295; extern String_t* _stringLiteral408973294; extern String_t* _stringLiteral408973289; extern String_t* _stringLiteral88528697; extern String_t* _stringLiteral2044843833; extern const uint32_t cbProfess_OnGiftBoo_m918454921_MetadataUsageId; extern RuntimeClass* QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var; extern RuntimeClass* QualifyLevelInfo_t1733464793_il2cpp_TypeInfo_var; extern const uint32_t cbQualifying_OnReceQualifyCfg_m2942555199_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var; extern String_t* _stringLiteral1700053330; extern String_t* _stringLiteral840214861; extern const uint32_t cbQualifying_OnReceQualifyResult_m2369119107_MetadataUsageId; extern RuntimeClass* QualifyInfo_t2809524376_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614530; extern const uint32_t cbQualifying_OnReceQualifyRankListData_m78250089_MetadataUsageId; extern String_t* _stringLiteral350069932; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral237374256; extern const uint32_t cbQualifying_OnQualifyingPlayerInfoData_m2219401421_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m4237991233_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m3906069223_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2563042003_RuntimeMethod_var; extern String_t* _stringLiteral2507081147; extern const uint32_t cbQualifying_OnQualifyingMatchResultInfo_m616430536_MetadataUsageId; extern RuntimeClass* CRankManager_t2153876006_il2cpp_TypeInfo_var; extern const uint32_t cbRank_OnBaseInfo_m1865999855_MetadataUsageId; extern RuntimeClass* CVoteManager_t3037953160_il2cpp_TypeInfo_var; extern const uint32_t cbRank_OnRankInfo_m1359518346_MetadataUsageId; extern String_t* _stringLiteral2737357307; extern const uint32_t cbRank_OnVoteResult_m1677383003_MetadataUsageId; extern RuntimeClass* CRewardUnit_t2813751670_il2cpp_TypeInfo_var; extern const uint32_t cbRank_OnRewardList_m538523338_MetadataUsageId; extern const uint32_t cbRank_OnGiftList_m1489286527_MetadataUsageId; extern RuntimeClass* CSignsManager_t1825583579_il2cpp_TypeInfo_var; extern RuntimeClass* TypeClass_t2664900121_il2cpp_TypeInfo_var; extern const uint32_t cbReminder_OnProcessNotifyMessage_m1035924717_MetadataUsageId; extern RuntimeClass* CPosterManager_t3158268888_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1486017293; extern const uint32_t cbSameStyle_OnPosterList_m1714292149_MetadataUsageId; extern String_t* _stringLiteral3349915982; extern const uint32_t cbSameStyle_OnPosterDetail_m3953051349_MetadataUsageId; extern RuntimeClass* CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2867278671; extern const uint32_t cbSameStyle_OnSameStylePackageList_m70191051_MetadataUsageId; extern const uint32_t cbSameStyle_OnSwitchConfirm_m3790457640_MetadataUsageId; extern RuntimeClass* cbSameStyle_t249016077_il2cpp_TypeInfo_var; extern const RuntimeMethod* cbSameStyle_OnSwitchConfirm_m3790457640_RuntimeMethod_var; extern String_t* _stringLiteral592149650; extern String_t* _stringLiteral2548464786; extern const uint32_t cbSameStyle_OnSubmitOtherEquip_m2076248595_MetadataUsageId; struct ByteU5BU5D_t4116647657; struct ObjectU5BU5D_t2843939325; struct CAwardItemU5BU5D_t688006690; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct StarTakU5BU5D_t3735320407; struct Int32U5BU5D_t385246372; #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_T3149535657_H #define LIST_1_T3149535657_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_t3149535657 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CAwardItemU5BU5D_t688006690* ____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_t3149535657, ____items_1)); } inline CAwardItemU5BU5D_t688006690* get__items_1() const { return ____items_1; } inline CAwardItemU5BU5D_t688006690** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CAwardItemU5BU5D_t688006690* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3149535657, ____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_t3149535657, ____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_t3149535657_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CAwardItemU5BU5D_t688006690* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3149535657_StaticFields, ___EmptyArray_4)); } inline CAwardItemU5BU5D_t688006690* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CAwardItemU5BU5D_t688006690** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CAwardItemU5BU5D_t688006690* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3149535657_H #ifndef RANKLISTINFO_T1858065448_H #define RANKLISTINFO_T1858065448_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RankListInfo struct RankListInfo_t1858065448 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RankListInfo::m_Rank int32_t ___m_Rank_0; // System.Int64 DMCore.Logic.RankListInfo::m_UserId int64_t ___m_UserId_1; // System.String DMCore.Logic.RankListInfo::m_Name String_t* ___m_Name_2; // System.Int32 DMCore.Logic.RankListInfo::m_Sex int32_t ___m_Sex_3; // System.Int64 DMCore.Logic.RankListInfo::m_photoId int64_t ___m_photoId_4; // System.Int32 DMCore.Logic.RankListInfo::m_clothGrade int32_t ___m_clothGrade_5; // System.Int32 DMCore.Logic.RankListInfo::m_ThemeVote int32_t ___m_ThemeVote_6; public: inline static int32_t get_offset_of_m_Rank_0() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_Rank_0)); } inline int32_t get_m_Rank_0() const { return ___m_Rank_0; } inline int32_t* get_address_of_m_Rank_0() { return &___m_Rank_0; } inline void set_m_Rank_0(int32_t value) { ___m_Rank_0 = value; } inline static int32_t get_offset_of_m_UserId_1() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_UserId_1)); } inline int64_t get_m_UserId_1() const { return ___m_UserId_1; } inline int64_t* get_address_of_m_UserId_1() { return &___m_UserId_1; } inline void set_m_UserId_1(int64_t value) { ___m_UserId_1 = value; } inline static int32_t get_offset_of_m_Name_2() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_Name_2)); } inline String_t* get_m_Name_2() const { return ___m_Name_2; } inline String_t** get_address_of_m_Name_2() { return &___m_Name_2; } inline void set_m_Name_2(String_t* value) { ___m_Name_2 = value; Il2CppCodeGenWriteBarrier((&___m_Name_2), value); } inline static int32_t get_offset_of_m_Sex_3() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_Sex_3)); } inline int32_t get_m_Sex_3() const { return ___m_Sex_3; } inline int32_t* get_address_of_m_Sex_3() { return &___m_Sex_3; } inline void set_m_Sex_3(int32_t value) { ___m_Sex_3 = value; } inline static int32_t get_offset_of_m_photoId_4() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_photoId_4)); } inline int64_t get_m_photoId_4() const { return ___m_photoId_4; } inline int64_t* get_address_of_m_photoId_4() { return &___m_photoId_4; } inline void set_m_photoId_4(int64_t value) { ___m_photoId_4 = value; } inline static int32_t get_offset_of_m_clothGrade_5() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_clothGrade_5)); } inline int32_t get_m_clothGrade_5() const { return ___m_clothGrade_5; } inline int32_t* get_address_of_m_clothGrade_5() { return &___m_clothGrade_5; } inline void set_m_clothGrade_5(int32_t value) { ___m_clothGrade_5 = value; } inline static int32_t get_offset_of_m_ThemeVote_6() { return static_cast(offsetof(RankListInfo_t1858065448, ___m_ThemeVote_6)); } inline int32_t get_m_ThemeVote_6() const { return ___m_ThemeVote_6; } inline int32_t* get_address_of_m_ThemeVote_6() { return &___m_ThemeVote_6; } inline void set_m_ThemeVote_6(int32_t value) { ___m_ThemeVote_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RANKLISTINFO_T1858065448_H #ifndef GAMEPAGEINFO_T1487906190_H #define GAMEPAGEINFO_T1487906190_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GamePageInfo struct GamePageInfo_t1487906190 : public RuntimeObject { public: // System.Int32 DMCore.Logic.GamePageInfo::m_ThemeId int32_t ___m_ThemeId_0; // System.Int32 DMCore.Logic.GamePageInfo::m_ThemeStage int32_t ___m_ThemeStage_1; public: inline static int32_t get_offset_of_m_ThemeId_0() { return static_cast(offsetof(GamePageInfo_t1487906190, ___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_ThemeStage_1() { return static_cast(offsetof(GamePageInfo_t1487906190, ___m_ThemeStage_1)); } inline int32_t get_m_ThemeStage_1() const { return ___m_ThemeStage_1; } inline int32_t* get_address_of_m_ThemeStage_1() { return &___m_ThemeStage_1; } inline void set_m_ThemeStage_1(int32_t value) { ___m_ThemeStage_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMEPAGEINFO_T1487906190_H #ifndef LIST_1_T2959980932_H #define LIST_1_T2959980932_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_t2959980932 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items GamePageInfoU5BU5D_t967998587* ____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_t2959980932, ____items_1)); } inline GamePageInfoU5BU5D_t967998587* get__items_1() const { return ____items_1; } inline GamePageInfoU5BU5D_t967998587** get_address_of__items_1() { return &____items_1; } inline void set__items_1(GamePageInfoU5BU5D_t967998587* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2959980932, ____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_t2959980932, ____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_t2959980932_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray GamePageInfoU5BU5D_t967998587* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2959980932_StaticFields, ___EmptyArray_4)); } inline GamePageInfoU5BU5D_t967998587* get_EmptyArray_4() const { return ___EmptyArray_4; } inline GamePageInfoU5BU5D_t967998587** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(GamePageInfoU5BU5D_t967998587* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2959980932_H #ifndef DICTIONARY_2_T1848694263_H #define DICTIONARY_2_T1848694263_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_t1848694263 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots List_1U5BU5D_t4163582957* ___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_t1848694263, ___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_t1848694263, ___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_t1848694263, ___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_t1848694263, ___valueSlots_7)); } inline List_1U5BU5D_t4163582957* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t4163582957** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t4163582957* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1848694263, ___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_t1848694263, ___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_t1848694263, ___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_t1848694263, ___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_t1848694263, ___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_t1848694263, ___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_t1848694263, ___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_t1848694263_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3767921801 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1848694263_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3767921801 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3767921801 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3767921801 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1848694263_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 REVIEWINFO_T914837392_H #define REVIEWINFO_T914837392_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ReviewInfo struct ReviewInfo_t914837392 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ReviewInfo::m_playerSign int32_t ___m_playerSign_0; // System.Int32 DMCore.Logic.ReviewInfo::sex int32_t ___sex_1; // System.Collections.Generic.List`1 DMCore.Logic.ReviewInfo::m_themeInfo List_1_t2571181400 * ___m_themeInfo_2; public: inline static int32_t get_offset_of_m_playerSign_0() { return static_cast(offsetof(ReviewInfo_t914837392, ___m_playerSign_0)); } inline int32_t get_m_playerSign_0() const { return ___m_playerSign_0; } inline int32_t* get_address_of_m_playerSign_0() { return &___m_playerSign_0; } inline void set_m_playerSign_0(int32_t value) { ___m_playerSign_0 = value; } inline static int32_t get_offset_of_sex_1() { return static_cast(offsetof(ReviewInfo_t914837392, ___sex_1)); } inline int32_t get_sex_1() const { return ___sex_1; } inline int32_t* get_address_of_sex_1() { return &___sex_1; } inline void set_sex_1(int32_t value) { ___sex_1 = value; } inline static int32_t get_offset_of_m_themeInfo_2() { return static_cast(offsetof(ReviewInfo_t914837392, ___m_themeInfo_2)); } inline List_1_t2571181400 * get_m_themeInfo_2() const { return ___m_themeInfo_2; } inline List_1_t2571181400 ** get_address_of_m_themeInfo_2() { return &___m_themeInfo_2; } inline void set_m_themeInfo_2(List_1_t2571181400 * value) { ___m_themeInfo_2 = value; Il2CppCodeGenWriteBarrier((&___m_themeInfo_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REVIEWINFO_T914837392_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 CRECREATIONMANAGER_T3180859335_H #define CRECREATIONMANAGER_T3180859335_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRecreationManager struct CRecreationManager_t3180859335 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsOnClickU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CRecreationManager::k__BackingField int32_t ___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsFristRefreshSceneU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsNeedRecSceneChangedU3Ek__BackingField_4; // System.Collections.Generic.List`1 DMCore.Logic.CRecreationManager::recSceneInfoList List_1_t2051261444 * ___recSceneInfoList_5; // System.Int32 DMCore.Logic.CRecreationManager::currSelectSceneID int32_t ___currSelectSceneID_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRecreationManager::inIDDic Dictionary_2_t4013585537 * ___inIDDic_7; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsNeedRefrshStatusU3Ek__BackingField_8; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsHideInterNowU3Ek__BackingField_9; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsHideAllBtnNowU3Ek__BackingField_10; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsHideInterU3Ek__BackingField_11; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsHideAllBtnU3Ek__BackingField_12; public: inline static int32_t get_offset_of_U3CIsOnClickU3Ek__BackingField_1() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsOnClickU3Ek__BackingField_1)); } inline bool get_U3CIsOnClickU3Ek__BackingField_1() const { return ___U3CIsOnClickU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsOnClickU3Ek__BackingField_1() { return &___U3CIsOnClickU3Ek__BackingField_1; } inline void set_U3CIsOnClickU3Ek__BackingField_1(bool value) { ___U3CIsOnClickU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2)); } inline int32_t get_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2() const { return ___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2() { return &___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2; } inline void set_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2(int32_t value) { ___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsFristRefreshSceneU3Ek__BackingField_3() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsFristRefreshSceneU3Ek__BackingField_3)); } inline bool get_U3CIsFristRefreshSceneU3Ek__BackingField_3() const { return ___U3CIsFristRefreshSceneU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsFristRefreshSceneU3Ek__BackingField_3() { return &___U3CIsFristRefreshSceneU3Ek__BackingField_3; } inline void set_U3CIsFristRefreshSceneU3Ek__BackingField_3(bool value) { ___U3CIsFristRefreshSceneU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsNeedRecSceneChangedU3Ek__BackingField_4() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsNeedRecSceneChangedU3Ek__BackingField_4)); } inline bool get_U3CIsNeedRecSceneChangedU3Ek__BackingField_4() const { return ___U3CIsNeedRecSceneChangedU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsNeedRecSceneChangedU3Ek__BackingField_4() { return &___U3CIsNeedRecSceneChangedU3Ek__BackingField_4; } inline void set_U3CIsNeedRecSceneChangedU3Ek__BackingField_4(bool value) { ___U3CIsNeedRecSceneChangedU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_recSceneInfoList_5() { return static_cast(offsetof(CRecreationManager_t3180859335, ___recSceneInfoList_5)); } inline List_1_t2051261444 * get_recSceneInfoList_5() const { return ___recSceneInfoList_5; } inline List_1_t2051261444 ** get_address_of_recSceneInfoList_5() { return &___recSceneInfoList_5; } inline void set_recSceneInfoList_5(List_1_t2051261444 * value) { ___recSceneInfoList_5 = value; Il2CppCodeGenWriteBarrier((&___recSceneInfoList_5), value); } inline static int32_t get_offset_of_currSelectSceneID_6() { return static_cast(offsetof(CRecreationManager_t3180859335, ___currSelectSceneID_6)); } inline int32_t get_currSelectSceneID_6() const { return ___currSelectSceneID_6; } inline int32_t* get_address_of_currSelectSceneID_6() { return &___currSelectSceneID_6; } inline void set_currSelectSceneID_6(int32_t value) { ___currSelectSceneID_6 = value; } inline static int32_t get_offset_of_inIDDic_7() { return static_cast(offsetof(CRecreationManager_t3180859335, ___inIDDic_7)); } inline Dictionary_2_t4013585537 * get_inIDDic_7() const { return ___inIDDic_7; } inline Dictionary_2_t4013585537 ** get_address_of_inIDDic_7() { return &___inIDDic_7; } inline void set_inIDDic_7(Dictionary_2_t4013585537 * value) { ___inIDDic_7 = value; Il2CppCodeGenWriteBarrier((&___inIDDic_7), value); } inline static int32_t get_offset_of_U3CIsNeedRefrshStatusU3Ek__BackingField_8() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsNeedRefrshStatusU3Ek__BackingField_8)); } inline bool get_U3CIsNeedRefrshStatusU3Ek__BackingField_8() const { return ___U3CIsNeedRefrshStatusU3Ek__BackingField_8; } inline bool* get_address_of_U3CIsNeedRefrshStatusU3Ek__BackingField_8() { return &___U3CIsNeedRefrshStatusU3Ek__BackingField_8; } inline void set_U3CIsNeedRefrshStatusU3Ek__BackingField_8(bool value) { ___U3CIsNeedRefrshStatusU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CIsHideInterNowU3Ek__BackingField_9() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsHideInterNowU3Ek__BackingField_9)); } inline bool get_U3CIsHideInterNowU3Ek__BackingField_9() const { return ___U3CIsHideInterNowU3Ek__BackingField_9; } inline bool* get_address_of_U3CIsHideInterNowU3Ek__BackingField_9() { return &___U3CIsHideInterNowU3Ek__BackingField_9; } inline void set_U3CIsHideInterNowU3Ek__BackingField_9(bool value) { ___U3CIsHideInterNowU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CIsHideAllBtnNowU3Ek__BackingField_10() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsHideAllBtnNowU3Ek__BackingField_10)); } inline bool get_U3CIsHideAllBtnNowU3Ek__BackingField_10() const { return ___U3CIsHideAllBtnNowU3Ek__BackingField_10; } inline bool* get_address_of_U3CIsHideAllBtnNowU3Ek__BackingField_10() { return &___U3CIsHideAllBtnNowU3Ek__BackingField_10; } inline void set_U3CIsHideAllBtnNowU3Ek__BackingField_10(bool value) { ___U3CIsHideAllBtnNowU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CIsHideInterU3Ek__BackingField_11() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsHideInterU3Ek__BackingField_11)); } inline bool get_U3CIsHideInterU3Ek__BackingField_11() const { return ___U3CIsHideInterU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsHideInterU3Ek__BackingField_11() { return &___U3CIsHideInterU3Ek__BackingField_11; } inline void set_U3CIsHideInterU3Ek__BackingField_11(bool value) { ___U3CIsHideInterU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_U3CIsHideAllBtnU3Ek__BackingField_12() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsHideAllBtnU3Ek__BackingField_12)); } inline bool get_U3CIsHideAllBtnU3Ek__BackingField_12() const { return ___U3CIsHideAllBtnU3Ek__BackingField_12; } inline bool* get_address_of_U3CIsHideAllBtnU3Ek__BackingField_12() { return &___U3CIsHideAllBtnU3Ek__BackingField_12; } inline void set_U3CIsHideAllBtnU3Ek__BackingField_12(bool value) { ___U3CIsHideAllBtnU3Ek__BackingField_12 = value; } }; struct CRecreationManager_t3180859335_StaticFields { public: // DMCore.Logic.CRecreationManager DMCore.Logic.CRecreationManager::m_instance CRecreationManager_t3180859335 * ___m_instance_0; public: inline static int32_t get_offset_of_m_instance_0() { return static_cast(offsetof(CRecreationManager_t3180859335_StaticFields, ___m_instance_0)); } inline CRecreationManager_t3180859335 * get_m_instance_0() const { return ___m_instance_0; } inline CRecreationManager_t3180859335 ** get_address_of_m_instance_0() { return &___m_instance_0; } inline void set_m_instance_0(CRecreationManager_t3180859335 * value) { ___m_instance_0 = value; Il2CppCodeGenWriteBarrier((&___m_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECREATIONMANAGER_T3180859335_H #ifndef CBCARDHANDBOOK_T2951337609_H #define CBCARDHANDBOOK_T2951337609_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CbCardHandBook struct CbCardHandBook_t2951337609 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCARDHANDBOOK_T2951337609_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 CBCHANGEGAME_T2875447591_H #define CBCHANGEGAME_T2875447591_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbChangeGame struct cbChangeGame_t2875447591 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCHANGEGAME_T2875447591_H #ifndef GAMEREWARDINFO_T1982501205_H #define GAMEREWARDINFO_T1982501205_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GameRewardInfo struct GameRewardInfo_t1982501205 : public RuntimeObject { public: // System.Int32 DMCore.Logic.GameRewardInfo::m_GiveStage int32_t ___m_GiveStage_0; // System.Int32 DMCore.Logic.GameRewardInfo::m_GiveSituation int32_t ___m_GiveSituation_1; // System.Int32 DMCore.Logic.GameRewardInfo::m_Ceiling int32_t ___m_Ceiling_2; // System.Int32 DMCore.Logic.GameRewardInfo::m_Offline int32_t ___m_Offline_3; // DMCore.Logic.CAwardList DMCore.Logic.GameRewardInfo::m_list CAwardList_t4094041907 * ___m_list_4; public: inline static int32_t get_offset_of_m_GiveStage_0() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_GiveStage_0)); } inline int32_t get_m_GiveStage_0() const { return ___m_GiveStage_0; } inline int32_t* get_address_of_m_GiveStage_0() { return &___m_GiveStage_0; } inline void set_m_GiveStage_0(int32_t value) { ___m_GiveStage_0 = value; } inline static int32_t get_offset_of_m_GiveSituation_1() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_GiveSituation_1)); } inline int32_t get_m_GiveSituation_1() const { return ___m_GiveSituation_1; } inline int32_t* get_address_of_m_GiveSituation_1() { return &___m_GiveSituation_1; } inline void set_m_GiveSituation_1(int32_t value) { ___m_GiveSituation_1 = value; } inline static int32_t get_offset_of_m_Ceiling_2() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_Ceiling_2)); } inline int32_t get_m_Ceiling_2() const { return ___m_Ceiling_2; } inline int32_t* get_address_of_m_Ceiling_2() { return &___m_Ceiling_2; } inline void set_m_Ceiling_2(int32_t value) { ___m_Ceiling_2 = value; } inline static int32_t get_offset_of_m_Offline_3() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_Offline_3)); } inline int32_t get_m_Offline_3() const { return ___m_Offline_3; } inline int32_t* get_address_of_m_Offline_3() { return &___m_Offline_3; } inline void set_m_Offline_3(int32_t value) { ___m_Offline_3 = value; } inline static int32_t get_offset_of_m_list_4() { return static_cast(offsetof(GameRewardInfo_t1982501205, ___m_list_4)); } inline CAwardList_t4094041907 * get_m_list_4() const { return ___m_list_4; } inline CAwardList_t4094041907 ** get_address_of_m_list_4() { return &___m_list_4; } inline void set_m_list_4(CAwardList_t4094041907 * value) { ___m_list_4 = value; Il2CppCodeGenWriteBarrier((&___m_list_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMEREWARDINFO_T1982501205_H #ifndef AWARDDETAIL_T2686862065_H #define AWARDDETAIL_T2686862065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AwardDetail struct AwardDetail_t2686862065 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AwardDetail::m_voteCount int32_t ___m_voteCount_0; // System.Collections.Generic.List`1 DMCore.Logic.AwardDetail::awardList List_1_t3149535657 * ___awardList_1; public: inline static int32_t get_offset_of_m_voteCount_0() { return static_cast(offsetof(AwardDetail_t2686862065, ___m_voteCount_0)); } inline int32_t get_m_voteCount_0() const { return ___m_voteCount_0; } inline int32_t* get_address_of_m_voteCount_0() { return &___m_voteCount_0; } inline void set_m_voteCount_0(int32_t value) { ___m_voteCount_0 = value; } inline static int32_t get_offset_of_awardList_1() { return static_cast(offsetof(AwardDetail_t2686862065, ___awardList_1)); } inline List_1_t3149535657 * get_awardList_1() const { return ___awardList_1; } inline List_1_t3149535657 ** get_address_of_awardList_1() { return &___awardList_1; } inline void set_awardList_1(List_1_t3149535657 * value) { ___awardList_1 = value; Il2CppCodeGenWriteBarrier((&___awardList_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AWARDDETAIL_T2686862065_H #ifndef CCHANGEGAMEMANAGER_T2081989347_H #define CCHANGEGAMEMANAGER_T2081989347_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChangeGameManager struct CChangeGameManager_t2081989347 : public RuntimeObject { public: // DMCore.Logic.CChangeGameManager/OnShopListChanged DMCore.Logic.CChangeGameManager::ShopListChanged OnShopListChanged_t2987809885 * ___ShopListChanged_0; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_PartRewardList List_1_t3454575947 * ___m_PartRewardList_2; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_finalist List_1_t3454575947 * ___m_finalist_3; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_List List_1_t3768009848 * ___m_List_4; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_rankListInfo List_1_t3330140190 * ___m_rankListInfo_5; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_gamePageInfo List_1_t2959980932 * ___m_gamePageInfo_6; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CChangeGameManager::m_ThemeData Dictionary_2_t1848694263 * ___m_ThemeData_7; // CDataModelBool DMCore.Logic.CChangeGameManager::ThemeGetMsg CDataModelBool_t2269476966 * ___ThemeGetMsg_8; // System.Int32 DMCore.Logic.CChangeGameManager::stage int32_t ___stage_9; // System.Boolean DMCore.Logic.CChangeGameManager::b_isClkRank bool ___b_isClkRank_10; // System.Boolean DMCore.Logic.CChangeGameManager::b_isSign bool ___b_isSign_11; // System.Int32 DMCore.Logic.CChangeGameManager::m_bagMaxCount int32_t ___m_bagMaxCount_12; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_travelBagId List_1_t128053199 * ___m_travelBagId_13; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_propsList List_1_t128053199 * ___m_propsList_14; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_suitcaseList List_1_t128053199 * ___m_suitcaseList_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_assembleListInfo Dictionary_2_t2125489543 * ___m_assembleListInfo_16; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_dressListId List_1_t128053199 * ___m_dressListId_17; // System.Int32 DMCore.Logic.CChangeGameManager::m_selectedTheme int32_t ___m_selectedTheme_18; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_reviewListInfo List_1_t2386912134 * ___m_reviewListInfo_19; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_themeDressId Dictionary_2_t4098518019 * ___m_themeDressId_20; // System.Collections.Generic.List`1[] DMCore.Logic.CChangeGameManager::GroupAll List_1U5BU5D_t3580830742* ___GroupAll_21; // System.Int32 DMCore.Logic.CChangeGameManager::m_diffTime int32_t ___m_diffTime_22; // System.String DMCore.Logic.CChangeGameManager::m_EndTime String_t* ___m_EndTime_23; // System.Boolean DMCore.Logic.CChangeGameManager::b_isChange bool ___b_isChange_24; // CDataModelBool DMCore.Logic.CChangeGameManager::m_SuitcaseGetMsg CDataModelBool_t2269476966 * ___m_SuitcaseGetMsg_25; // CDataModelBool DMCore.Logic.CChangeGameManager::CStartVoteMsg CDataModelBool_t2269476966 * ___CStartVoteMsg_26; // CDataModelBool DMCore.Logic.CChangeGameManager::CRankState CDataModelBool_t2269476966 * ___CRankState_27; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_awardList List_1_t4158936807 * ___m_awardList_28; // DMCore.Logic.ThemeInfo DMCore.Logic.CChangeGameManager::m_themeInfo ThemeInfo_t1099106658 * ___m_themeInfo_29; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChangeGameManager::m_submitVoteDic Dictionary_2_t1839659084 * ___m_submitVoteDic_30; // System.Boolean DMCore.Logic.CChangeGameManager::IsDraw bool ___IsDraw_31; // System.Boolean DMCore.Logic.CChangeGameManager::m_IsOpen bool ___m_IsOpen_32; // System.Collections.Generic.List`1 DMCore.Logic.CChangeGameManager::m_shopList List_1_t3369058668 * ___m_shopList_33; public: inline static int32_t get_offset_of_ShopListChanged_0() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___ShopListChanged_0)); } inline OnShopListChanged_t2987809885 * get_ShopListChanged_0() const { return ___ShopListChanged_0; } inline OnShopListChanged_t2987809885 ** get_address_of_ShopListChanged_0() { return &___ShopListChanged_0; } inline void set_ShopListChanged_0(OnShopListChanged_t2987809885 * value) { ___ShopListChanged_0 = value; Il2CppCodeGenWriteBarrier((&___ShopListChanged_0), value); } inline static int32_t get_offset_of_m_PartRewardList_2() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_PartRewardList_2)); } inline List_1_t3454575947 * get_m_PartRewardList_2() const { return ___m_PartRewardList_2; } inline List_1_t3454575947 ** get_address_of_m_PartRewardList_2() { return &___m_PartRewardList_2; } inline void set_m_PartRewardList_2(List_1_t3454575947 * value) { ___m_PartRewardList_2 = value; Il2CppCodeGenWriteBarrier((&___m_PartRewardList_2), value); } inline static int32_t get_offset_of_m_finalist_3() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_finalist_3)); } inline List_1_t3454575947 * get_m_finalist_3() const { return ___m_finalist_3; } inline List_1_t3454575947 ** get_address_of_m_finalist_3() { return &___m_finalist_3; } inline void set_m_finalist_3(List_1_t3454575947 * value) { ___m_finalist_3 = value; Il2CppCodeGenWriteBarrier((&___m_finalist_3), value); } inline static int32_t get_offset_of_m_List_4() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_List_4)); } inline List_1_t3768009848 * get_m_List_4() const { return ___m_List_4; } inline List_1_t3768009848 ** get_address_of_m_List_4() { return &___m_List_4; } inline void set_m_List_4(List_1_t3768009848 * value) { ___m_List_4 = value; Il2CppCodeGenWriteBarrier((&___m_List_4), value); } inline static int32_t get_offset_of_m_rankListInfo_5() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_rankListInfo_5)); } inline List_1_t3330140190 * get_m_rankListInfo_5() const { return ___m_rankListInfo_5; } inline List_1_t3330140190 ** get_address_of_m_rankListInfo_5() { return &___m_rankListInfo_5; } inline void set_m_rankListInfo_5(List_1_t3330140190 * value) { ___m_rankListInfo_5 = value; Il2CppCodeGenWriteBarrier((&___m_rankListInfo_5), value); } inline static int32_t get_offset_of_m_gamePageInfo_6() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_gamePageInfo_6)); } inline List_1_t2959980932 * get_m_gamePageInfo_6() const { return ___m_gamePageInfo_6; } inline List_1_t2959980932 ** get_address_of_m_gamePageInfo_6() { return &___m_gamePageInfo_6; } inline void set_m_gamePageInfo_6(List_1_t2959980932 * value) { ___m_gamePageInfo_6 = value; Il2CppCodeGenWriteBarrier((&___m_gamePageInfo_6), value); } inline static int32_t get_offset_of_m_ThemeData_7() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_ThemeData_7)); } inline Dictionary_2_t1848694263 * get_m_ThemeData_7() const { return ___m_ThemeData_7; } inline Dictionary_2_t1848694263 ** get_address_of_m_ThemeData_7() { return &___m_ThemeData_7; } inline void set_m_ThemeData_7(Dictionary_2_t1848694263 * value) { ___m_ThemeData_7 = value; Il2CppCodeGenWriteBarrier((&___m_ThemeData_7), value); } inline static int32_t get_offset_of_ThemeGetMsg_8() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___ThemeGetMsg_8)); } inline CDataModelBool_t2269476966 * get_ThemeGetMsg_8() const { return ___ThemeGetMsg_8; } inline CDataModelBool_t2269476966 ** get_address_of_ThemeGetMsg_8() { return &___ThemeGetMsg_8; } inline void set_ThemeGetMsg_8(CDataModelBool_t2269476966 * value) { ___ThemeGetMsg_8 = value; Il2CppCodeGenWriteBarrier((&___ThemeGetMsg_8), value); } inline static int32_t get_offset_of_stage_9() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___stage_9)); } inline int32_t get_stage_9() const { return ___stage_9; } inline int32_t* get_address_of_stage_9() { return &___stage_9; } inline void set_stage_9(int32_t value) { ___stage_9 = value; } inline static int32_t get_offset_of_b_isClkRank_10() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isClkRank_10)); } inline bool get_b_isClkRank_10() const { return ___b_isClkRank_10; } inline bool* get_address_of_b_isClkRank_10() { return &___b_isClkRank_10; } inline void set_b_isClkRank_10(bool value) { ___b_isClkRank_10 = value; } inline static int32_t get_offset_of_b_isSign_11() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isSign_11)); } inline bool get_b_isSign_11() const { return ___b_isSign_11; } inline bool* get_address_of_b_isSign_11() { return &___b_isSign_11; } inline void set_b_isSign_11(bool value) { ___b_isSign_11 = value; } inline static int32_t get_offset_of_m_bagMaxCount_12() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_bagMaxCount_12)); } inline int32_t get_m_bagMaxCount_12() const { return ___m_bagMaxCount_12; } inline int32_t* get_address_of_m_bagMaxCount_12() { return &___m_bagMaxCount_12; } inline void set_m_bagMaxCount_12(int32_t value) { ___m_bagMaxCount_12 = value; } inline static int32_t get_offset_of_m_travelBagId_13() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_travelBagId_13)); } inline List_1_t128053199 * get_m_travelBagId_13() const { return ___m_travelBagId_13; } inline List_1_t128053199 ** get_address_of_m_travelBagId_13() { return &___m_travelBagId_13; } inline void set_m_travelBagId_13(List_1_t128053199 * value) { ___m_travelBagId_13 = value; Il2CppCodeGenWriteBarrier((&___m_travelBagId_13), value); } inline static int32_t get_offset_of_m_propsList_14() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_propsList_14)); } inline List_1_t128053199 * get_m_propsList_14() const { return ___m_propsList_14; } inline List_1_t128053199 ** get_address_of_m_propsList_14() { return &___m_propsList_14; } inline void set_m_propsList_14(List_1_t128053199 * value) { ___m_propsList_14 = value; Il2CppCodeGenWriteBarrier((&___m_propsList_14), value); } inline static int32_t get_offset_of_m_suitcaseList_15() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_suitcaseList_15)); } inline List_1_t128053199 * get_m_suitcaseList_15() const { return ___m_suitcaseList_15; } inline List_1_t128053199 ** get_address_of_m_suitcaseList_15() { return &___m_suitcaseList_15; } inline void set_m_suitcaseList_15(List_1_t128053199 * value) { ___m_suitcaseList_15 = value; Il2CppCodeGenWriteBarrier((&___m_suitcaseList_15), value); } inline static int32_t get_offset_of_m_assembleListInfo_16() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_assembleListInfo_16)); } inline Dictionary_2_t2125489543 * get_m_assembleListInfo_16() const { return ___m_assembleListInfo_16; } inline Dictionary_2_t2125489543 ** get_address_of_m_assembleListInfo_16() { return &___m_assembleListInfo_16; } inline void set_m_assembleListInfo_16(Dictionary_2_t2125489543 * value) { ___m_assembleListInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_assembleListInfo_16), value); } inline static int32_t get_offset_of_m_dressListId_17() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_dressListId_17)); } inline List_1_t128053199 * get_m_dressListId_17() const { return ___m_dressListId_17; } inline List_1_t128053199 ** get_address_of_m_dressListId_17() { return &___m_dressListId_17; } inline void set_m_dressListId_17(List_1_t128053199 * value) { ___m_dressListId_17 = value; Il2CppCodeGenWriteBarrier((&___m_dressListId_17), value); } inline static int32_t get_offset_of_m_selectedTheme_18() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_selectedTheme_18)); } inline int32_t get_m_selectedTheme_18() const { return ___m_selectedTheme_18; } inline int32_t* get_address_of_m_selectedTheme_18() { return &___m_selectedTheme_18; } inline void set_m_selectedTheme_18(int32_t value) { ___m_selectedTheme_18 = value; } inline static int32_t get_offset_of_m_reviewListInfo_19() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_reviewListInfo_19)); } inline List_1_t2386912134 * get_m_reviewListInfo_19() const { return ___m_reviewListInfo_19; } inline List_1_t2386912134 ** get_address_of_m_reviewListInfo_19() { return &___m_reviewListInfo_19; } inline void set_m_reviewListInfo_19(List_1_t2386912134 * value) { ___m_reviewListInfo_19 = value; Il2CppCodeGenWriteBarrier((&___m_reviewListInfo_19), value); } inline static int32_t get_offset_of_m_themeDressId_20() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_themeDressId_20)); } inline Dictionary_2_t4098518019 * get_m_themeDressId_20() const { return ___m_themeDressId_20; } inline Dictionary_2_t4098518019 ** get_address_of_m_themeDressId_20() { return &___m_themeDressId_20; } inline void set_m_themeDressId_20(Dictionary_2_t4098518019 * value) { ___m_themeDressId_20 = value; Il2CppCodeGenWriteBarrier((&___m_themeDressId_20), value); } inline static int32_t get_offset_of_GroupAll_21() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___GroupAll_21)); } inline List_1U5BU5D_t3580830742* get_GroupAll_21() const { return ___GroupAll_21; } inline List_1U5BU5D_t3580830742** get_address_of_GroupAll_21() { return &___GroupAll_21; } inline void set_GroupAll_21(List_1U5BU5D_t3580830742* value) { ___GroupAll_21 = value; Il2CppCodeGenWriteBarrier((&___GroupAll_21), value); } inline static int32_t get_offset_of_m_diffTime_22() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_diffTime_22)); } inline int32_t get_m_diffTime_22() const { return ___m_diffTime_22; } inline int32_t* get_address_of_m_diffTime_22() { return &___m_diffTime_22; } inline void set_m_diffTime_22(int32_t value) { ___m_diffTime_22 = value; } inline static int32_t get_offset_of_m_EndTime_23() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_EndTime_23)); } inline String_t* get_m_EndTime_23() const { return ___m_EndTime_23; } inline String_t** get_address_of_m_EndTime_23() { return &___m_EndTime_23; } inline void set_m_EndTime_23(String_t* value) { ___m_EndTime_23 = value; Il2CppCodeGenWriteBarrier((&___m_EndTime_23), value); } inline static int32_t get_offset_of_b_isChange_24() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___b_isChange_24)); } inline bool get_b_isChange_24() const { return ___b_isChange_24; } inline bool* get_address_of_b_isChange_24() { return &___b_isChange_24; } inline void set_b_isChange_24(bool value) { ___b_isChange_24 = value; } inline static int32_t get_offset_of_m_SuitcaseGetMsg_25() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_SuitcaseGetMsg_25)); } inline CDataModelBool_t2269476966 * get_m_SuitcaseGetMsg_25() const { return ___m_SuitcaseGetMsg_25; } inline CDataModelBool_t2269476966 ** get_address_of_m_SuitcaseGetMsg_25() { return &___m_SuitcaseGetMsg_25; } inline void set_m_SuitcaseGetMsg_25(CDataModelBool_t2269476966 * value) { ___m_SuitcaseGetMsg_25 = value; Il2CppCodeGenWriteBarrier((&___m_SuitcaseGetMsg_25), value); } inline static int32_t get_offset_of_CStartVoteMsg_26() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___CStartVoteMsg_26)); } inline CDataModelBool_t2269476966 * get_CStartVoteMsg_26() const { return ___CStartVoteMsg_26; } inline CDataModelBool_t2269476966 ** get_address_of_CStartVoteMsg_26() { return &___CStartVoteMsg_26; } inline void set_CStartVoteMsg_26(CDataModelBool_t2269476966 * value) { ___CStartVoteMsg_26 = value; Il2CppCodeGenWriteBarrier((&___CStartVoteMsg_26), value); } inline static int32_t get_offset_of_CRankState_27() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___CRankState_27)); } inline CDataModelBool_t2269476966 * get_CRankState_27() const { return ___CRankState_27; } inline CDataModelBool_t2269476966 ** get_address_of_CRankState_27() { return &___CRankState_27; } inline void set_CRankState_27(CDataModelBool_t2269476966 * value) { ___CRankState_27 = value; Il2CppCodeGenWriteBarrier((&___CRankState_27), value); } inline static int32_t get_offset_of_m_awardList_28() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_awardList_28)); } inline List_1_t4158936807 * get_m_awardList_28() const { return ___m_awardList_28; } inline List_1_t4158936807 ** get_address_of_m_awardList_28() { return &___m_awardList_28; } inline void set_m_awardList_28(List_1_t4158936807 * value) { ___m_awardList_28 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_28), value); } inline static int32_t get_offset_of_m_themeInfo_29() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_themeInfo_29)); } inline ThemeInfo_t1099106658 * get_m_themeInfo_29() const { return ___m_themeInfo_29; } inline ThemeInfo_t1099106658 ** get_address_of_m_themeInfo_29() { return &___m_themeInfo_29; } inline void set_m_themeInfo_29(ThemeInfo_t1099106658 * value) { ___m_themeInfo_29 = value; Il2CppCodeGenWriteBarrier((&___m_themeInfo_29), value); } inline static int32_t get_offset_of_m_submitVoteDic_30() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_submitVoteDic_30)); } inline Dictionary_2_t1839659084 * get_m_submitVoteDic_30() const { return ___m_submitVoteDic_30; } inline Dictionary_2_t1839659084 ** get_address_of_m_submitVoteDic_30() { return &___m_submitVoteDic_30; } inline void set_m_submitVoteDic_30(Dictionary_2_t1839659084 * value) { ___m_submitVoteDic_30 = value; Il2CppCodeGenWriteBarrier((&___m_submitVoteDic_30), value); } inline static int32_t get_offset_of_IsDraw_31() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___IsDraw_31)); } inline bool get_IsDraw_31() const { return ___IsDraw_31; } inline bool* get_address_of_IsDraw_31() { return &___IsDraw_31; } inline void set_IsDraw_31(bool value) { ___IsDraw_31 = value; } inline static int32_t get_offset_of_m_IsOpen_32() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_IsOpen_32)); } inline bool get_m_IsOpen_32() const { return ___m_IsOpen_32; } inline bool* get_address_of_m_IsOpen_32() { return &___m_IsOpen_32; } inline void set_m_IsOpen_32(bool value) { ___m_IsOpen_32 = value; } inline static int32_t get_offset_of_m_shopList_33() { return static_cast(offsetof(CChangeGameManager_t2081989347, ___m_shopList_33)); } inline List_1_t3369058668 * get_m_shopList_33() const { return ___m_shopList_33; } inline List_1_t3369058668 ** get_address_of_m_shopList_33() { return &___m_shopList_33; } inline void set_m_shopList_33(List_1_t3369058668 * value) { ___m_shopList_33 = value; Il2CppCodeGenWriteBarrier((&___m_shopList_33), value); } }; struct CChangeGameManager_t2081989347_StaticFields { public: // DMCore.Logic.CChangeGameManager DMCore.Logic.CChangeGameManager::s_Instance CChangeGameManager_t2081989347 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CChangeGameManager_t2081989347_StaticFields, ___s_Instance_1)); } inline CChangeGameManager_t2081989347 * get_s_Instance_1() const { return ___s_Instance_1; } inline CChangeGameManager_t2081989347 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CChangeGameManager_t2081989347 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHANGEGAMEMANAGER_T2081989347_H #ifndef LIST_1_T2571181400_H #define LIST_1_T2571181400_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_t2571181400 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ThemeInfoU5BU5D_t3636267735* ____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_t2571181400, ____items_1)); } inline ThemeInfoU5BU5D_t3636267735* get__items_1() const { return ____items_1; } inline ThemeInfoU5BU5D_t3636267735** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ThemeInfoU5BU5D_t3636267735* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2571181400, ____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_t2571181400, ____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_t2571181400_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ThemeInfoU5BU5D_t3636267735* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2571181400_StaticFields, ___EmptyArray_4)); } inline ThemeInfoU5BU5D_t3636267735* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ThemeInfoU5BU5D_t3636267735** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ThemeInfoU5BU5D_t3636267735* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2571181400_H #ifndef CFAMILYDATALIST_T753469968_H #define CFAMILYDATALIST_T753469968_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.cFamilyDataList struct cFamilyDataList_t753469968 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.cFamilyDataList::cDataList Dictionary_2_t3373390094 * ___cDataList_0; public: inline static int32_t get_offset_of_cDataList_0() { return static_cast(offsetof(cFamilyDataList_t753469968, ___cDataList_0)); } inline Dictionary_2_t3373390094 * get_cDataList_0() const { return ___cDataList_0; } inline Dictionary_2_t3373390094 ** get_address_of_cDataList_0() { return &___cDataList_0; } inline void set_cDataList_0(Dictionary_2_t3373390094 * value) { ___cDataList_0 = value; Il2CppCodeGenWriteBarrier((&___cDataList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFAMILYDATALIST_T753469968_H #ifndef CBFRAGMENT_T1208663451_H #define CBFRAGMENT_T1208663451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbFragment struct cbFragment_t1208663451 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBFRAGMENT_T1208663451_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 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 LIST_1_T1852842396_H #define LIST_1_T1852842396_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_t1852842396 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CFormulaU5BU5D_t2467346691* ____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_t1852842396, ____items_1)); } inline CFormulaU5BU5D_t2467346691* get__items_1() const { return ____items_1; } inline CFormulaU5BU5D_t2467346691** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CFormulaU5BU5D_t2467346691* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1852842396, ____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_t1852842396, ____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_t1852842396_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CFormulaU5BU5D_t2467346691* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1852842396_StaticFields, ___EmptyArray_4)); } inline CFormulaU5BU5D_t2467346691* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CFormulaU5BU5D_t2467346691** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CFormulaU5BU5D_t2467346691* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1852842396_H #ifndef CBFRUITMACHINE_T2527636715_H #define CBFRUITMACHINE_T2527636715_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbFruitMachine struct cbFruitMachine_t2527636715 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBFRUITMACHINE_T2527636715_H #ifndef CFRUITISSUERESULT_T2046439586_H #define CFRUITISSUERESULT_T2046439586_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult struct CFruitIssueResult_t2046439586 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int32_t ___U3CissueTypeU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int32_t ___U3CresultIssueIDU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int32_t ___U3CresultRateU3Ek__BackingField_2; // System.Int32 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int32_t ___U3CresultGoldU3Ek__BackingField_3; // System.Int32 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int32_t ___U3CresultScoreU3Ek__BackingField_4; // System.Int64 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int64_t ___U3CcurGoldU3Ek__BackingField_5; // System.Int64 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int64_t ___U3CcurScoreU3Ek__BackingField_6; // System.Int32 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int32_t ___U3CshowTypeU3Ek__BackingField_7; // System.Int32 DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField int32_t ___U3CfirstIssueU3Ek__BackingField_8; // System.Boolean[] DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::k__BackingField BooleanU5BU5D_t2897418192* ___U3CresultArrayU3Ek__BackingField_9; public: inline static int32_t get_offset_of_U3CissueTypeU3Ek__BackingField_0() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CissueTypeU3Ek__BackingField_0)); } inline int32_t get_U3CissueTypeU3Ek__BackingField_0() const { return ___U3CissueTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CissueTypeU3Ek__BackingField_0() { return &___U3CissueTypeU3Ek__BackingField_0; } inline void set_U3CissueTypeU3Ek__BackingField_0(int32_t value) { ___U3CissueTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CresultIssueIDU3Ek__BackingField_1() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CresultIssueIDU3Ek__BackingField_1)); } inline int32_t get_U3CresultIssueIDU3Ek__BackingField_1() const { return ___U3CresultIssueIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CresultIssueIDU3Ek__BackingField_1() { return &___U3CresultIssueIDU3Ek__BackingField_1; } inline void set_U3CresultIssueIDU3Ek__BackingField_1(int32_t value) { ___U3CresultIssueIDU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CresultRateU3Ek__BackingField_2() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CresultRateU3Ek__BackingField_2)); } inline int32_t get_U3CresultRateU3Ek__BackingField_2() const { return ___U3CresultRateU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CresultRateU3Ek__BackingField_2() { return &___U3CresultRateU3Ek__BackingField_2; } inline void set_U3CresultRateU3Ek__BackingField_2(int32_t value) { ___U3CresultRateU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CresultGoldU3Ek__BackingField_3() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CresultGoldU3Ek__BackingField_3)); } inline int32_t get_U3CresultGoldU3Ek__BackingField_3() const { return ___U3CresultGoldU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CresultGoldU3Ek__BackingField_3() { return &___U3CresultGoldU3Ek__BackingField_3; } inline void set_U3CresultGoldU3Ek__BackingField_3(int32_t value) { ___U3CresultGoldU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CresultScoreU3Ek__BackingField_4() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CresultScoreU3Ek__BackingField_4)); } inline int32_t get_U3CresultScoreU3Ek__BackingField_4() const { return ___U3CresultScoreU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CresultScoreU3Ek__BackingField_4() { return &___U3CresultScoreU3Ek__BackingField_4; } inline void set_U3CresultScoreU3Ek__BackingField_4(int32_t value) { ___U3CresultScoreU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CcurGoldU3Ek__BackingField_5() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CcurGoldU3Ek__BackingField_5)); } inline int64_t get_U3CcurGoldU3Ek__BackingField_5() const { return ___U3CcurGoldU3Ek__BackingField_5; } inline int64_t* get_address_of_U3CcurGoldU3Ek__BackingField_5() { return &___U3CcurGoldU3Ek__BackingField_5; } inline void set_U3CcurGoldU3Ek__BackingField_5(int64_t value) { ___U3CcurGoldU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CcurScoreU3Ek__BackingField_6() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CcurScoreU3Ek__BackingField_6)); } inline int64_t get_U3CcurScoreU3Ek__BackingField_6() const { return ___U3CcurScoreU3Ek__BackingField_6; } inline int64_t* get_address_of_U3CcurScoreU3Ek__BackingField_6() { return &___U3CcurScoreU3Ek__BackingField_6; } inline void set_U3CcurScoreU3Ek__BackingField_6(int64_t value) { ___U3CcurScoreU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CshowTypeU3Ek__BackingField_7() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CshowTypeU3Ek__BackingField_7)); } inline int32_t get_U3CshowTypeU3Ek__BackingField_7() const { return ___U3CshowTypeU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CshowTypeU3Ek__BackingField_7() { return &___U3CshowTypeU3Ek__BackingField_7; } inline void set_U3CshowTypeU3Ek__BackingField_7(int32_t value) { ___U3CshowTypeU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CfirstIssueU3Ek__BackingField_8() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CfirstIssueU3Ek__BackingField_8)); } inline int32_t get_U3CfirstIssueU3Ek__BackingField_8() const { return ___U3CfirstIssueU3Ek__BackingField_8; } inline int32_t* get_address_of_U3CfirstIssueU3Ek__BackingField_8() { return &___U3CfirstIssueU3Ek__BackingField_8; } inline void set_U3CfirstIssueU3Ek__BackingField_8(int32_t value) { ___U3CfirstIssueU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CresultArrayU3Ek__BackingField_9() { return static_cast(offsetof(CFruitIssueResult_t2046439586, ___U3CresultArrayU3Ek__BackingField_9)); } inline BooleanU5BU5D_t2897418192* get_U3CresultArrayU3Ek__BackingField_9() const { return ___U3CresultArrayU3Ek__BackingField_9; } inline BooleanU5BU5D_t2897418192** get_address_of_U3CresultArrayU3Ek__BackingField_9() { return &___U3CresultArrayU3Ek__BackingField_9; } inline void set_U3CresultArrayU3Ek__BackingField_9(BooleanU5BU5D_t2897418192* value) { ___U3CresultArrayU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((&___U3CresultArrayU3Ek__BackingField_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRUITISSUERESULT_T2046439586_H #ifndef CBFAMILY_T528979903_H #define CBFAMILY_T528979903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbFamily struct cbFamily_t528979903 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBFAMILY_T528979903_H #ifndef CBCONTRISHOP_T2963059688_H #define CBCONTRISHOP_T2963059688_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbContriShop struct cbContriShop_t2963059688 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCONTRISHOP_T2963059688_H #ifndef CONTRISHOPITEMDATA_T1166868630_H #define CONTRISHOPITEMDATA_T1166868630_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ContriShopItemData struct ContriShopItemData_t1166868630 : public RuntimeObject { public: // System.Int32 ContriShopItemData::id int32_t ___id_0; // System.Int32 ContriShopItemData::needLevel int32_t ___needLevel_1; // System.Int32 ContriShopItemData::needContri int32_t ___needContri_2; // System.Int32 ContriShopItemData::tag int32_t ___tag_3; // System.Int32 ContriShopItemData::leftNum int32_t ___leftNum_4; // System.String ContriShopItemData::time String_t* ___time_5; // System.Int32 ContriShopItemData::buyNum int32_t ___buyNum_6; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(ContriShopItemData_t1166868630, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_needLevel_1() { return static_cast(offsetof(ContriShopItemData_t1166868630, ___needLevel_1)); } inline int32_t get_needLevel_1() const { return ___needLevel_1; } inline int32_t* get_address_of_needLevel_1() { return &___needLevel_1; } inline void set_needLevel_1(int32_t value) { ___needLevel_1 = value; } inline static int32_t get_offset_of_needContri_2() { return static_cast(offsetof(ContriShopItemData_t1166868630, ___needContri_2)); } inline int32_t get_needContri_2() const { return ___needContri_2; } inline int32_t* get_address_of_needContri_2() { return &___needContri_2; } inline void set_needContri_2(int32_t value) { ___needContri_2 = value; } inline static int32_t get_offset_of_tag_3() { return static_cast(offsetof(ContriShopItemData_t1166868630, ___tag_3)); } inline int32_t get_tag_3() const { return ___tag_3; } inline int32_t* get_address_of_tag_3() { return &___tag_3; } inline void set_tag_3(int32_t value) { ___tag_3 = value; } inline static int32_t get_offset_of_leftNum_4() { return static_cast(offsetof(ContriShopItemData_t1166868630, ___leftNum_4)); } inline int32_t get_leftNum_4() const { return ___leftNum_4; } inline int32_t* get_address_of_leftNum_4() { return &___leftNum_4; } inline void set_leftNum_4(int32_t value) { ___leftNum_4 = value; } inline static int32_t get_offset_of_time_5() { return static_cast(offsetof(ContriShopItemData_t1166868630, ___time_5)); } inline String_t* get_time_5() const { return ___time_5; } inline String_t** get_address_of_time_5() { return &___time_5; } inline void set_time_5(String_t* value) { ___time_5 = value; Il2CppCodeGenWriteBarrier((&___time_5), value); } inline static int32_t get_offset_of_buyNum_6() { return static_cast(offsetof(ContriShopItemData_t1166868630, ___buyNum_6)); } inline int32_t get_buyNum_6() const { return ___buyNum_6; } inline int32_t* get_address_of_buyNum_6() { return &___buyNum_6; } inline void set_buyNum_6(int32_t value) { ___buyNum_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONTRISHOPITEMDATA_T1166868630_H #ifndef CONTRISHOPMANAGER_T1527283186_H #define CONTRISHOPMANAGER_T1527283186_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ContriShopManager struct ContriShopManager_t1527283186 : public RuntimeObject { public: // System.Boolean ContriShopManager::mDataChanged bool ___mDataChanged_0; // System.Collections.Generic.List`1 ContriShopManager::mList List_1_t2638943372 * ___mList_1; // System.Int32 ContriShopManager::mCon int32_t ___mCon_2; // System.Int32 ContriShopManager::mCount int32_t ___mCount_3; // uiContriShop ContriShopManager::mUIContriShop uiContriShop_t3615889708 * ___mUIContriShop_4; public: inline static int32_t get_offset_of_mDataChanged_0() { return static_cast(offsetof(ContriShopManager_t1527283186, ___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_mList_1() { return static_cast(offsetof(ContriShopManager_t1527283186, ___mList_1)); } inline List_1_t2638943372 * get_mList_1() const { return ___mList_1; } inline List_1_t2638943372 ** get_address_of_mList_1() { return &___mList_1; } inline void set_mList_1(List_1_t2638943372 * value) { ___mList_1 = value; Il2CppCodeGenWriteBarrier((&___mList_1), value); } inline static int32_t get_offset_of_mCon_2() { return static_cast(offsetof(ContriShopManager_t1527283186, ___mCon_2)); } inline int32_t get_mCon_2() const { return ___mCon_2; } inline int32_t* get_address_of_mCon_2() { return &___mCon_2; } inline void set_mCon_2(int32_t value) { ___mCon_2 = value; } inline static int32_t get_offset_of_mCount_3() { return static_cast(offsetof(ContriShopManager_t1527283186, ___mCount_3)); } inline int32_t get_mCount_3() const { return ___mCount_3; } inline int32_t* get_address_of_mCount_3() { return &___mCount_3; } inline void set_mCount_3(int32_t value) { ___mCount_3 = value; } inline static int32_t get_offset_of_mUIContriShop_4() { return static_cast(offsetof(ContriShopManager_t1527283186, ___mUIContriShop_4)); } inline uiContriShop_t3615889708 * get_mUIContriShop_4() const { return ___mUIContriShop_4; } inline uiContriShop_t3615889708 ** get_address_of_mUIContriShop_4() { return &___mUIContriShop_4; } inline void set_mUIContriShop_4(uiContriShop_t3615889708 * value) { ___mUIContriShop_4 = value; Il2CppCodeGenWriteBarrier((&___mUIContriShop_4), value); } }; struct ContriShopManager_t1527283186_StaticFields { public: // ContriShopManager ContriShopManager::s_Instance ContriShopManager_t1527283186 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(ContriShopManager_t1527283186_StaticFields, ___s_Instance_5)); } inline ContriShopManager_t1527283186 * get_s_Instance_5() const { return ___s_Instance_5; } inline ContriShopManager_t1527283186 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(ContriShopManager_t1527283186 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONTRISHOPMANAGER_T1527283186_H #ifndef CBDRAW_T1445121426_H #define CBDRAW_T1445121426_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbDraw struct cbDraw_t1445121426 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBDRAW_T1445121426_H #ifndef CDRAWITEMDATA_T2876223890_H #define CDRAWITEMDATA_T2876223890_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CDrawItemData struct CDrawItemData_t2876223890 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CDrawItemData::ifFree bool ___ifFree_0; // System.Int32 DMCore.Logic.CDrawItemData::onePrice int32_t ___onePrice_1; // System.Int32 DMCore.Logic.CDrawItemData::tenPrice int32_t ___tenPrice_2; // System.Int32 DMCore.Logic.CDrawItemData::oneGiveID int32_t ___oneGiveID_3; // System.Int32 DMCore.Logic.CDrawItemData::oneGiveCount int32_t ___oneGiveCount_4; // System.Int32 DMCore.Logic.CDrawItemData::vaild int32_t ___vaild_5; // System.Collections.Generic.List`1 DMCore.Logic.CDrawItemData::showID List_1_t128053199 * ___showID_6; public: inline static int32_t get_offset_of_ifFree_0() { return static_cast(offsetof(CDrawItemData_t2876223890, ___ifFree_0)); } inline bool get_ifFree_0() const { return ___ifFree_0; } inline bool* get_address_of_ifFree_0() { return &___ifFree_0; } inline void set_ifFree_0(bool value) { ___ifFree_0 = value; } inline static int32_t get_offset_of_onePrice_1() { return static_cast(offsetof(CDrawItemData_t2876223890, ___onePrice_1)); } inline int32_t get_onePrice_1() const { return ___onePrice_1; } inline int32_t* get_address_of_onePrice_1() { return &___onePrice_1; } inline void set_onePrice_1(int32_t value) { ___onePrice_1 = value; } inline static int32_t get_offset_of_tenPrice_2() { return static_cast(offsetof(CDrawItemData_t2876223890, ___tenPrice_2)); } inline int32_t get_tenPrice_2() const { return ___tenPrice_2; } inline int32_t* get_address_of_tenPrice_2() { return &___tenPrice_2; } inline void set_tenPrice_2(int32_t value) { ___tenPrice_2 = value; } inline static int32_t get_offset_of_oneGiveID_3() { return static_cast(offsetof(CDrawItemData_t2876223890, ___oneGiveID_3)); } inline int32_t get_oneGiveID_3() const { return ___oneGiveID_3; } inline int32_t* get_address_of_oneGiveID_3() { return &___oneGiveID_3; } inline void set_oneGiveID_3(int32_t value) { ___oneGiveID_3 = value; } inline static int32_t get_offset_of_oneGiveCount_4() { return static_cast(offsetof(CDrawItemData_t2876223890, ___oneGiveCount_4)); } inline int32_t get_oneGiveCount_4() const { return ___oneGiveCount_4; } inline int32_t* get_address_of_oneGiveCount_4() { return &___oneGiveCount_4; } inline void set_oneGiveCount_4(int32_t value) { ___oneGiveCount_4 = value; } inline static int32_t get_offset_of_vaild_5() { return static_cast(offsetof(CDrawItemData_t2876223890, ___vaild_5)); } inline int32_t get_vaild_5() const { return ___vaild_5; } inline int32_t* get_address_of_vaild_5() { return &___vaild_5; } inline void set_vaild_5(int32_t value) { ___vaild_5 = value; } inline static int32_t get_offset_of_showID_6() { return static_cast(offsetof(CDrawItemData_t2876223890, ___showID_6)); } inline List_1_t128053199 * get_showID_6() const { return ___showID_6; } inline List_1_t128053199 ** get_address_of_showID_6() { return &___showID_6; } inline void set_showID_6(List_1_t128053199 * value) { ___showID_6 = value; Il2CppCodeGenWriteBarrier((&___showID_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDRAWITEMDATA_T2876223890_H #ifndef CWISHFOUNTAINMGR_T2594140948_H #define CWISHFOUNTAINMGR_T2594140948_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CWishFountainMgr struct CWishFountainMgr_t2594140948 : public RuntimeObject { public: // DMCore.Logic.CWishFountainMgr/OnShopListChanged DMCore.Logic.CWishFountainMgr::ShopListChanged OnShopListChanged_t2776790831 * ___ShopListChanged_0; // DMCore.Logic.TreviType DMCore.Logic.CWishFountainMgr::k__BackingField TreviType_t2222439988 * ___U3CcurTreviTypeU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CWishFountainMgr::k__BackingField bool ___U3CLegendItemDataReadyU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CWishFountainMgr::k__BackingField bool ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CWishFountainMgr::m_bIfChanged bool ___m_bIfChanged_5; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWishFountainMgr::m_drawData Dictionary_2_t1764937221 * ___m_drawData_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CWishFountainMgr::m_DisplayData Dictionary_2_t2807764417 * ___m_DisplayData_7; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CWishFountainMgr::m_shopData Dictionary_2_t840632218 * ___m_shopData_8; // System.Collections.Generic.List`1 DMCore.Logic.CWishFountainMgr::m_TreviList List_1_t3694514730 * ___m_TreviList_9; // System.Collections.Generic.List`1 DMCore.Logic.CWishFountainMgr::m_CopyTreviList List_1_t3694514730 * ___m_CopyTreviList_10; public: inline static int32_t get_offset_of_ShopListChanged_0() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___ShopListChanged_0)); } inline OnShopListChanged_t2776790831 * get_ShopListChanged_0() const { return ___ShopListChanged_0; } inline OnShopListChanged_t2776790831 ** get_address_of_ShopListChanged_0() { return &___ShopListChanged_0; } inline void set_ShopListChanged_0(OnShopListChanged_t2776790831 * value) { ___ShopListChanged_0 = value; Il2CppCodeGenWriteBarrier((&___ShopListChanged_0), value); } inline static int32_t get_offset_of_U3CcurTreviTypeU3Ek__BackingField_1() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CcurTreviTypeU3Ek__BackingField_1)); } inline TreviType_t2222439988 * get_U3CcurTreviTypeU3Ek__BackingField_1() const { return ___U3CcurTreviTypeU3Ek__BackingField_1; } inline TreviType_t2222439988 ** get_address_of_U3CcurTreviTypeU3Ek__BackingField_1() { return &___U3CcurTreviTypeU3Ek__BackingField_1; } inline void set_U3CcurTreviTypeU3Ek__BackingField_1(TreviType_t2222439988 * value) { ___U3CcurTreviTypeU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CcurTreviTypeU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CLegendItemDataReadyU3Ek__BackingField_2() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CLegendItemDataReadyU3Ek__BackingField_2)); } inline bool get_U3CLegendItemDataReadyU3Ek__BackingField_2() const { return ___U3CLegendItemDataReadyU3Ek__BackingField_2; } inline bool* get_address_of_U3CLegendItemDataReadyU3Ek__BackingField_2() { return &___U3CLegendItemDataReadyU3Ek__BackingField_2; } inline void set_U3CLegendItemDataReadyU3Ek__BackingField_2(bool value) { ___U3CLegendItemDataReadyU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3)); } inline bool get_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() const { return ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() { return &___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; } inline void set_U3CIsLegendItemTimesChangedU3Ek__BackingField_3(bool value) { ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_bIfChanged_5() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_bIfChanged_5)); } inline bool get_m_bIfChanged_5() const { return ___m_bIfChanged_5; } inline bool* get_address_of_m_bIfChanged_5() { return &___m_bIfChanged_5; } inline void set_m_bIfChanged_5(bool value) { ___m_bIfChanged_5 = value; } inline static int32_t get_offset_of_m_drawData_6() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_drawData_6)); } inline Dictionary_2_t1764937221 * get_m_drawData_6() const { return ___m_drawData_6; } inline Dictionary_2_t1764937221 ** get_address_of_m_drawData_6() { return &___m_drawData_6; } inline void set_m_drawData_6(Dictionary_2_t1764937221 * value) { ___m_drawData_6 = value; Il2CppCodeGenWriteBarrier((&___m_drawData_6), value); } inline static int32_t get_offset_of_m_DisplayData_7() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_DisplayData_7)); } inline Dictionary_2_t2807764417 * get_m_DisplayData_7() const { return ___m_DisplayData_7; } inline Dictionary_2_t2807764417 ** get_address_of_m_DisplayData_7() { return &___m_DisplayData_7; } inline void set_m_DisplayData_7(Dictionary_2_t2807764417 * value) { ___m_DisplayData_7 = value; Il2CppCodeGenWriteBarrier((&___m_DisplayData_7), value); } inline static int32_t get_offset_of_m_shopData_8() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_shopData_8)); } inline Dictionary_2_t840632218 * get_m_shopData_8() const { return ___m_shopData_8; } inline Dictionary_2_t840632218 ** get_address_of_m_shopData_8() { return &___m_shopData_8; } inline void set_m_shopData_8(Dictionary_2_t840632218 * value) { ___m_shopData_8 = value; Il2CppCodeGenWriteBarrier((&___m_shopData_8), value); } inline static int32_t get_offset_of_m_TreviList_9() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_TreviList_9)); } inline List_1_t3694514730 * get_m_TreviList_9() const { return ___m_TreviList_9; } inline List_1_t3694514730 ** get_address_of_m_TreviList_9() { return &___m_TreviList_9; } inline void set_m_TreviList_9(List_1_t3694514730 * value) { ___m_TreviList_9 = value; Il2CppCodeGenWriteBarrier((&___m_TreviList_9), value); } inline static int32_t get_offset_of_m_CopyTreviList_10() { return static_cast(offsetof(CWishFountainMgr_t2594140948, ___m_CopyTreviList_10)); } inline List_1_t3694514730 * get_m_CopyTreviList_10() const { return ___m_CopyTreviList_10; } inline List_1_t3694514730 ** get_address_of_m_CopyTreviList_10() { return &___m_CopyTreviList_10; } inline void set_m_CopyTreviList_10(List_1_t3694514730 * value) { ___m_CopyTreviList_10 = value; Il2CppCodeGenWriteBarrier((&___m_CopyTreviList_10), value); } }; struct CWishFountainMgr_t2594140948_StaticFields { public: // DMCore.Logic.CWishFountainMgr DMCore.Logic.CWishFountainMgr::s_Instance CWishFountainMgr_t2594140948 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CWishFountainMgr_t2594140948_StaticFields, ___s_Instance_4)); } inline CWishFountainMgr_t2594140948 * get_s_Instance_4() const { return ___s_Instance_4; } inline CWishFountainMgr_t2594140948 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CWishFountainMgr_t2594140948 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWISHFOUNTAINMGR_T2594140948_H #ifndef ITEMDATA_T2031991413_H #define ITEMDATA_T2031991413_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ItemData struct ItemData_t2031991413 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ItemData::nItemID int32_t ___nItemID_0; // System.Int32 DMCore.Logic.ItemData::nNum int32_t ___nNum_1; // System.Int32 DMCore.Logic.ItemData::nValid int32_t ___nValid_2; // System.Int32 DMCore.Logic.ItemData::nLevel int32_t ___nLevel_3; // System.Int32 DMCore.Logic.ItemData::nGroup int32_t ___nGroup_4; public: inline static int32_t get_offset_of_nItemID_0() { return static_cast(offsetof(ItemData_t2031991413, ___nItemID_0)); } inline int32_t get_nItemID_0() const { return ___nItemID_0; } inline int32_t* get_address_of_nItemID_0() { return &___nItemID_0; } inline void set_nItemID_0(int32_t value) { ___nItemID_0 = value; } inline static int32_t get_offset_of_nNum_1() { return static_cast(offsetof(ItemData_t2031991413, ___nNum_1)); } inline int32_t get_nNum_1() const { return ___nNum_1; } inline int32_t* get_address_of_nNum_1() { return &___nNum_1; } inline void set_nNum_1(int32_t value) { ___nNum_1 = value; } inline static int32_t get_offset_of_nValid_2() { return static_cast(offsetof(ItemData_t2031991413, ___nValid_2)); } inline int32_t get_nValid_2() const { return ___nValid_2; } inline int32_t* get_address_of_nValid_2() { return &___nValid_2; } inline void set_nValid_2(int32_t value) { ___nValid_2 = value; } inline static int32_t get_offset_of_nLevel_3() { return static_cast(offsetof(ItemData_t2031991413, ___nLevel_3)); } inline int32_t get_nLevel_3() const { return ___nLevel_3; } inline int32_t* get_address_of_nLevel_3() { return &___nLevel_3; } inline void set_nLevel_3(int32_t value) { ___nLevel_3 = value; } inline static int32_t get_offset_of_nGroup_4() { return static_cast(offsetof(ItemData_t2031991413, ___nGroup_4)); } inline int32_t get_nGroup_4() const { return ___nGroup_4; } inline int32_t* get_address_of_nGroup_4() { return &___nGroup_4; } inline void set_nGroup_4(int32_t value) { ___nGroup_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEMDATA_T2031991413_H #ifndef CBBEACH_T327934375_H #define CBBEACH_T327934375_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbBeach struct cbBeach_t327934375 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBBEACH_T327934375_H #ifndef TEAMMEMBER_T3910888696_H #define TEAMMEMBER_T3910888696_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TeamMember struct TeamMember_t3910888696 : public RuntimeObject { public: // System.Int32 DMCore.Logic.TeamMember::memberId int32_t ___memberId_0; // System.String DMCore.Logic.TeamMember::memberName String_t* ___memberName_1; // System.Int32 DMCore.Logic.TeamMember::memberLevel int32_t ___memberLevel_2; // System.Int32 DMCore.Logic.TeamMember::memberSex int32_t ___memberSex_3; // System.Boolean DMCore.Logic.TeamMember::isLeader bool ___isLeader_4; public: inline static int32_t get_offset_of_memberId_0() { return static_cast(offsetof(TeamMember_t3910888696, ___memberId_0)); } inline int32_t get_memberId_0() const { return ___memberId_0; } inline int32_t* get_address_of_memberId_0() { return &___memberId_0; } inline void set_memberId_0(int32_t value) { ___memberId_0 = value; } inline static int32_t get_offset_of_memberName_1() { return static_cast(offsetof(TeamMember_t3910888696, ___memberName_1)); } inline String_t* get_memberName_1() const { return ___memberName_1; } inline String_t** get_address_of_memberName_1() { return &___memberName_1; } inline void set_memberName_1(String_t* value) { ___memberName_1 = value; Il2CppCodeGenWriteBarrier((&___memberName_1), value); } inline static int32_t get_offset_of_memberLevel_2() { return static_cast(offsetof(TeamMember_t3910888696, ___memberLevel_2)); } inline int32_t get_memberLevel_2() const { return ___memberLevel_2; } inline int32_t* get_address_of_memberLevel_2() { return &___memberLevel_2; } inline void set_memberLevel_2(int32_t value) { ___memberLevel_2 = value; } inline static int32_t get_offset_of_memberSex_3() { return static_cast(offsetof(TeamMember_t3910888696, ___memberSex_3)); } inline int32_t get_memberSex_3() const { return ___memberSex_3; } inline int32_t* get_address_of_memberSex_3() { return &___memberSex_3; } inline void set_memberSex_3(int32_t value) { ___memberSex_3 = value; } inline static int32_t get_offset_of_isLeader_4() { return static_cast(offsetof(TeamMember_t3910888696, ___isLeader_4)); } inline bool get_isLeader_4() const { return ___isLeader_4; } inline bool* get_address_of_isLeader_4() { return &___isLeader_4; } inline void set_isLeader_4(bool value) { ___isLeader_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEAMMEMBER_T3910888696_H #ifndef THEMEINFO_T1099106658_H #define THEMEINFO_T1099106658_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ThemeInfo struct ThemeInfo_t1099106658 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ThemeInfo::m_themeId int32_t ___m_themeId_0; // System.String DMCore.Logic.ThemeInfo::m_themeDec String_t* ___m_themeDec_1; // System.Int32 DMCore.Logic.ThemeInfo::m_themeVote int32_t ___m_themeVote_2; // System.Collections.Generic.List`1 DMCore.Logic.ThemeInfo::m_dressId List_1_t128053199 * ___m_dressId_3; public: inline static int32_t get_offset_of_m_themeId_0() { return static_cast(offsetof(ThemeInfo_t1099106658, ___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_themeDec_1() { return static_cast(offsetof(ThemeInfo_t1099106658, ___m_themeDec_1)); } inline String_t* get_m_themeDec_1() const { return ___m_themeDec_1; } inline String_t** get_address_of_m_themeDec_1() { return &___m_themeDec_1; } inline void set_m_themeDec_1(String_t* value) { ___m_themeDec_1 = value; Il2CppCodeGenWriteBarrier((&___m_themeDec_1), value); } inline static int32_t get_offset_of_m_themeVote_2() { return static_cast(offsetof(ThemeInfo_t1099106658, ___m_themeVote_2)); } inline int32_t get_m_themeVote_2() const { return ___m_themeVote_2; } inline int32_t* get_address_of_m_themeVote_2() { return &___m_themeVote_2; } inline void set_m_themeVote_2(int32_t value) { ___m_themeVote_2 = value; } inline static int32_t get_offset_of_m_dressId_3() { return static_cast(offsetof(ThemeInfo_t1099106658, ___m_dressId_3)); } inline List_1_t128053199 * get_m_dressId_3() const { return ___m_dressId_3; } inline List_1_t128053199 ** get_address_of_m_dressId_3() { return &___m_dressId_3; } inline void set_m_dressId_3(List_1_t128053199 * value) { ___m_dressId_3 = value; Il2CppCodeGenWriteBarrier((&___m_dressId_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THEMEINFO_T1099106658_H #ifndef TIMESTAGEINFO_T2295935106_H #define TIMESTAGEINFO_T2295935106_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TimeStageInfo struct TimeStageInfo_t2295935106 : public RuntimeObject { public: // System.Int32 DMCore.Logic.TimeStageInfo::m_StageId int32_t ___m_StageId_0; // System.String DMCore.Logic.TimeStageInfo::m_StartTime String_t* ___m_StartTime_1; // System.String DMCore.Logic.TimeStageInfo::m_EndTime String_t* ___m_EndTime_2; // System.Int32 DMCore.Logic.TimeStageInfo::m_RandomThemeNum int32_t ___m_RandomThemeNum_3; public: inline static int32_t get_offset_of_m_StageId_0() { return static_cast(offsetof(TimeStageInfo_t2295935106, ___m_StageId_0)); } inline int32_t get_m_StageId_0() const { return ___m_StageId_0; } inline int32_t* get_address_of_m_StageId_0() { return &___m_StageId_0; } inline void set_m_StageId_0(int32_t value) { ___m_StageId_0 = value; } inline static int32_t get_offset_of_m_StartTime_1() { return static_cast(offsetof(TimeStageInfo_t2295935106, ___m_StartTime_1)); } inline String_t* get_m_StartTime_1() const { return ___m_StartTime_1; } inline String_t** get_address_of_m_StartTime_1() { return &___m_StartTime_1; } inline void set_m_StartTime_1(String_t* value) { ___m_StartTime_1 = value; Il2CppCodeGenWriteBarrier((&___m_StartTime_1), value); } inline static int32_t get_offset_of_m_EndTime_2() { return static_cast(offsetof(TimeStageInfo_t2295935106, ___m_EndTime_2)); } inline String_t* get_m_EndTime_2() const { return ___m_EndTime_2; } inline String_t** get_address_of_m_EndTime_2() { return &___m_EndTime_2; } inline void set_m_EndTime_2(String_t* value) { ___m_EndTime_2 = value; Il2CppCodeGenWriteBarrier((&___m_EndTime_2), value); } inline static int32_t get_offset_of_m_RandomThemeNum_3() { return static_cast(offsetof(TimeStageInfo_t2295935106, ___m_RandomThemeNum_3)); } inline int32_t get_m_RandomThemeNum_3() const { return ___m_RandomThemeNum_3; } inline int32_t* get_address_of_m_RandomThemeNum_3() { return &___m_RandomThemeNum_3; } inline void set_m_RandomThemeNum_3(int32_t value) { ___m_RandomThemeNum_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESTAGEINFO_T2295935106_H #ifndef TREVITYPE_T2222439988_H #define TREVITYPE_T2222439988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TreviType struct TreviType_t2222439988 : public RuntimeObject { public: // System.Int32 DMCore.Logic.TreviType::treviID int32_t ___treviID_0; // System.Int32 DMCore.Logic.TreviType::cashType int32_t ___cashType_1; // System.Int32 DMCore.Logic.TreviType::exchangeID int32_t ___exchangeID_2; public: inline static int32_t get_offset_of_treviID_0() { return static_cast(offsetof(TreviType_t2222439988, ___treviID_0)); } inline int32_t get_treviID_0() const { return ___treviID_0; } inline int32_t* get_address_of_treviID_0() { return &___treviID_0; } inline void set_treviID_0(int32_t value) { ___treviID_0 = value; } inline static int32_t get_offset_of_cashType_1() { return static_cast(offsetof(TreviType_t2222439988, ___cashType_1)); } inline int32_t get_cashType_1() const { return ___cashType_1; } inline int32_t* get_address_of_cashType_1() { return &___cashType_1; } inline void set_cashType_1(int32_t value) { ___cashType_1 = value; } inline static int32_t get_offset_of_exchangeID_2() { return static_cast(offsetof(TreviType_t2222439988, ___exchangeID_2)); } inline int32_t get_exchangeID_2() const { return ___exchangeID_2; } inline int32_t* get_address_of_exchangeID_2() { return &___exchangeID_2; } inline void set_exchangeID_2(int32_t value) { ___exchangeID_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TREVITYPE_T2222439988_H #ifndef TRYST_ESCORTTASK_T537680740_H #define TRYST_ESCORTTASK_T537680740_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_EscortTask struct Tryst_EscortTask_t537680740 : public RuntimeObject { public: // System.Int32 DMCore.Logic.Tryst_EscortTask::taskIndex int32_t ___taskIndex_0; // System.Int32 DMCore.Logic.Tryst_EscortTask::taskId int32_t ___taskId_1; // System.Int32 DMCore.Logic.Tryst_EscortTask::level int32_t ___level_2; // System.String DMCore.Logic.Tryst_EscortTask::destination String_t* ___destination_3; // DMCore.Logic.CAwardItem[] DMCore.Logic.Tryst_EscortTask::awards CAwardItemU5BU5D_t688006690* ___awards_4; public: inline static int32_t get_offset_of_taskIndex_0() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___taskIndex_0)); } inline int32_t get_taskIndex_0() const { return ___taskIndex_0; } inline int32_t* get_address_of_taskIndex_0() { return &___taskIndex_0; } inline void set_taskIndex_0(int32_t value) { ___taskIndex_0 = value; } inline static int32_t get_offset_of_taskId_1() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___taskId_1)); } inline int32_t get_taskId_1() const { return ___taskId_1; } inline int32_t* get_address_of_taskId_1() { return &___taskId_1; } inline void set_taskId_1(int32_t value) { ___taskId_1 = value; } inline static int32_t get_offset_of_level_2() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___level_2)); } inline int32_t get_level_2() const { return ___level_2; } inline int32_t* get_address_of_level_2() { return &___level_2; } inline void set_level_2(int32_t value) { ___level_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___destination_3)); } inline String_t* get_destination_3() const { return ___destination_3; } inline String_t** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(String_t* value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((&___destination_3), value); } inline static int32_t get_offset_of_awards_4() { return static_cast(offsetof(Tryst_EscortTask_t537680740, ___awards_4)); } inline CAwardItemU5BU5D_t688006690* get_awards_4() const { return ___awards_4; } inline CAwardItemU5BU5D_t688006690** get_address_of_awards_4() { return &___awards_4; } inline void set_awards_4(CAwardItemU5BU5D_t688006690* value) { ___awards_4 = value; Il2CppCodeGenWriteBarrier((&___awards_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRYST_ESCORTTASK_T537680740_H #ifndef TRYST_PLUNDERTASK_T2930597205_H #define TRYST_PLUNDERTASK_T2930597205_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_PlunderTask struct Tryst_PlunderTask_t2930597205 : public RuntimeObject { public: // System.Int64 DMCore.Logic.Tryst_PlunderTask::instanceId int64_t ___instanceId_0; // System.Int32 DMCore.Logic.Tryst_PlunderTask::taskId int32_t ___taskId_1; // System.Int32 DMCore.Logic.Tryst_PlunderTask::level int32_t ___level_2; // System.String DMCore.Logic.Tryst_PlunderTask::destination String_t* ___destination_3; // System.Collections.Generic.List`1 DMCore.Logic.Tryst_PlunderTask::userList List_1_t3219943714 * ___userList_4; // DMCore.Logic.CAwardItem[] DMCore.Logic.Tryst_PlunderTask::awards CAwardItemU5BU5D_t688006690* ___awards_5; public: inline static int32_t get_offset_of_instanceId_0() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___instanceId_0)); } inline int64_t get_instanceId_0() const { return ___instanceId_0; } inline int64_t* get_address_of_instanceId_0() { return &___instanceId_0; } inline void set_instanceId_0(int64_t value) { ___instanceId_0 = value; } inline static int32_t get_offset_of_taskId_1() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___taskId_1)); } inline int32_t get_taskId_1() const { return ___taskId_1; } inline int32_t* get_address_of_taskId_1() { return &___taskId_1; } inline void set_taskId_1(int32_t value) { ___taskId_1 = value; } inline static int32_t get_offset_of_level_2() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___level_2)); } inline int32_t get_level_2() const { return ___level_2; } inline int32_t* get_address_of_level_2() { return &___level_2; } inline void set_level_2(int32_t value) { ___level_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___destination_3)); } inline String_t* get_destination_3() const { return ___destination_3; } inline String_t** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(String_t* value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((&___destination_3), value); } inline static int32_t get_offset_of_userList_4() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___userList_4)); } inline List_1_t3219943714 * get_userList_4() const { return ___userList_4; } inline List_1_t3219943714 ** get_address_of_userList_4() { return &___userList_4; } inline void set_userList_4(List_1_t3219943714 * value) { ___userList_4 = value; Il2CppCodeGenWriteBarrier((&___userList_4), value); } inline static int32_t get_offset_of_awards_5() { return static_cast(offsetof(Tryst_PlunderTask_t2930597205, ___awards_5)); } inline CAwardItemU5BU5D_t688006690* get_awards_5() const { return ___awards_5; } inline CAwardItemU5BU5D_t688006690** get_address_of_awards_5() { return &___awards_5; } inline void set_awards_5(CAwardItemU5BU5D_t688006690* value) { ___awards_5 = value; Il2CppCodeGenWriteBarrier((&___awards_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRYST_PLUNDERTASK_T2930597205_H #ifndef TASKDESCRIPTIONUNIT_T2312329791_H #define TASKDESCRIPTIONUNIT_T2312329791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TaskDescriptionUnit struct TaskDescriptionUnit_t2312329791 : public RuntimeObject { public: // System.String DMCore.Logic.TaskDescriptionUnit::taskDescription String_t* ___taskDescription_0; public: inline static int32_t get_offset_of_taskDescription_0() { return static_cast(offsetof(TaskDescriptionUnit_t2312329791, ___taskDescription_0)); } inline String_t* get_taskDescription_0() const { return ___taskDescription_0; } inline String_t** get_address_of_taskDescription_0() { return &___taskDescription_0; } inline void set_taskDescription_0(String_t* value) { ___taskDescription_0 = value; Il2CppCodeGenWriteBarrier((&___taskDescription_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TASKDESCRIPTIONUNIT_T2312329791_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 SKILLINFO_T3175174670_H #define SKILLINFO_T3175174670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SkillInfo struct SkillInfo_t3175174670 : public RuntimeObject { public: // System.Int32 DMCore.Logic.SkillInfo::SkillId int32_t ___SkillId_0; // System.String DMCore.Logic.SkillInfo::SkillName String_t* ___SkillName_1; // System.Int32 DMCore.Logic.SkillInfo::level int32_t ___level_2; // System.Int32 DMCore.Logic.SkillInfo::ItemOrValueId int32_t ___ItemOrValueId_3; // System.Int32 DMCore.Logic.SkillInfo::CalcType int32_t ___CalcType_4; // System.Single DMCore.Logic.SkillInfo::value float ___value_5; // System.Int32 DMCore.Logic.SkillInfo::MaxUseCount int32_t ___MaxUseCount_6; // System.String DMCore.Logic.SkillInfo::icon String_t* ___icon_7; // System.String DMCore.Logic.SkillInfo::desc String_t* ___desc_8; public: inline static int32_t get_offset_of_SkillId_0() { return static_cast(offsetof(SkillInfo_t3175174670, ___SkillId_0)); } inline int32_t get_SkillId_0() const { return ___SkillId_0; } inline int32_t* get_address_of_SkillId_0() { return &___SkillId_0; } inline void set_SkillId_0(int32_t value) { ___SkillId_0 = value; } inline static int32_t get_offset_of_SkillName_1() { return static_cast(offsetof(SkillInfo_t3175174670, ___SkillName_1)); } inline String_t* get_SkillName_1() const { return ___SkillName_1; } inline String_t** get_address_of_SkillName_1() { return &___SkillName_1; } inline void set_SkillName_1(String_t* value) { ___SkillName_1 = value; Il2CppCodeGenWriteBarrier((&___SkillName_1), value); } inline static int32_t get_offset_of_level_2() { return static_cast(offsetof(SkillInfo_t3175174670, ___level_2)); } inline int32_t get_level_2() const { return ___level_2; } inline int32_t* get_address_of_level_2() { return &___level_2; } inline void set_level_2(int32_t value) { ___level_2 = value; } inline static int32_t get_offset_of_ItemOrValueId_3() { return static_cast(offsetof(SkillInfo_t3175174670, ___ItemOrValueId_3)); } inline int32_t get_ItemOrValueId_3() const { return ___ItemOrValueId_3; } inline int32_t* get_address_of_ItemOrValueId_3() { return &___ItemOrValueId_3; } inline void set_ItemOrValueId_3(int32_t value) { ___ItemOrValueId_3 = value; } inline static int32_t get_offset_of_CalcType_4() { return static_cast(offsetof(SkillInfo_t3175174670, ___CalcType_4)); } inline int32_t get_CalcType_4() const { return ___CalcType_4; } inline int32_t* get_address_of_CalcType_4() { return &___CalcType_4; } inline void set_CalcType_4(int32_t value) { ___CalcType_4 = value; } inline static int32_t get_offset_of_value_5() { return static_cast(offsetof(SkillInfo_t3175174670, ___value_5)); } inline float get_value_5() const { return ___value_5; } inline float* get_address_of_value_5() { return &___value_5; } inline void set_value_5(float value) { ___value_5 = value; } inline static int32_t get_offset_of_MaxUseCount_6() { return static_cast(offsetof(SkillInfo_t3175174670, ___MaxUseCount_6)); } inline int32_t get_MaxUseCount_6() const { return ___MaxUseCount_6; } inline int32_t* get_address_of_MaxUseCount_6() { return &___MaxUseCount_6; } inline void set_MaxUseCount_6(int32_t value) { ___MaxUseCount_6 = value; } inline static int32_t get_offset_of_icon_7() { return static_cast(offsetof(SkillInfo_t3175174670, ___icon_7)); } inline String_t* get_icon_7() const { return ___icon_7; } inline String_t** get_address_of_icon_7() { return &___icon_7; } inline void set_icon_7(String_t* value) { ___icon_7 = value; Il2CppCodeGenWriteBarrier((&___icon_7), value); } inline static int32_t get_offset_of_desc_8() { return static_cast(offsetof(SkillInfo_t3175174670, ___desc_8)); } inline String_t* get_desc_8() const { return ___desc_8; } inline String_t** get_address_of_desc_8() { return &___desc_8; } inline void set_desc_8(String_t* value) { ___desc_8 = value; Il2CppCodeGenWriteBarrier((&___desc_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKILLINFO_T3175174670_H #ifndef SPRITEDESC_T3208779560_H #define SPRITEDESC_T3208779560_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SpriteDesc struct SpriteDesc_t3208779560 : public RuntimeObject { public: // System.Int32 DMCore.Logic.SpriteDesc::id int32_t ___id_0; // System.String DMCore.Logic.SpriteDesc::name String_t* ___name_1; // System.String DMCore.Logic.SpriteDesc::description String_t* ___description_2; // System.Int32 DMCore.Logic.SpriteDesc::pageid int32_t ___pageid_3; // System.Int32 DMCore.Logic.SpriteDesc::unLockLevel int32_t ___unLockLevel_4; // System.String DMCore.Logic.SpriteDesc::shoptype String_t* ___shoptype_5; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(SpriteDesc_t3208779560, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(SpriteDesc_t3208779560, ___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_description_2() { return static_cast(offsetof(SpriteDesc_t3208779560, ___description_2)); } inline String_t* get_description_2() const { return ___description_2; } inline String_t** get_address_of_description_2() { return &___description_2; } inline void set_description_2(String_t* value) { ___description_2 = value; Il2CppCodeGenWriteBarrier((&___description_2), value); } inline static int32_t get_offset_of_pageid_3() { return static_cast(offsetof(SpriteDesc_t3208779560, ___pageid_3)); } inline int32_t get_pageid_3() const { return ___pageid_3; } inline int32_t* get_address_of_pageid_3() { return &___pageid_3; } inline void set_pageid_3(int32_t value) { ___pageid_3 = value; } inline static int32_t get_offset_of_unLockLevel_4() { return static_cast(offsetof(SpriteDesc_t3208779560, ___unLockLevel_4)); } inline int32_t get_unLockLevel_4() const { return ___unLockLevel_4; } inline int32_t* get_address_of_unLockLevel_4() { return &___unLockLevel_4; } inline void set_unLockLevel_4(int32_t value) { ___unLockLevel_4 = value; } inline static int32_t get_offset_of_shoptype_5() { return static_cast(offsetof(SpriteDesc_t3208779560, ___shoptype_5)); } inline String_t* get_shoptype_5() const { return ___shoptype_5; } inline String_t** get_address_of_shoptype_5() { return &___shoptype_5; } inline void set_shoptype_5(String_t* value) { ___shoptype_5 = value; Il2CppCodeGenWriteBarrier((&___shoptype_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITEDESC_T3208779560_H #ifndef SPRITEITEM_T1019312017_H #define SPRITEITEM_T1019312017_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SpriteItem struct SpriteItem_t1019312017 : public RuntimeObject { public: // System.Int32 DMCore.Logic.SpriteItem::id int32_t ___id_0; // System.Int32 DMCore.Logic.SpriteItem::level int32_t ___level_1; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(SpriteItem_t1019312017, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_level_1() { return static_cast(offsetof(SpriteItem_t1019312017, ___level_1)); } inline int32_t get_level_1() const { return ___level_1; } inline int32_t* get_address_of_level_1() { return &___level_1; } inline void set_level_1(int32_t value) { ___level_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITEITEM_T1019312017_H #ifndef STSPEAKER_T2572138757_H #define STSPEAKER_T2572138757_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.stSpeaker struct stSpeaker_t2572138757 : public RuntimeObject { public: // DMCore.Logic.CChatUserInfo DMCore.Logic.stSpeaker::_stUserInfo CChatUserInfo_t74790139 * ____stUserInfo_0; // System.String DMCore.Logic.stSpeaker::_stContent String_t* ____stContent_1; // System.String DMCore.Logic.stSpeaker::_stCount String_t* ____stCount_2; public: inline static int32_t get_offset_of__stUserInfo_0() { return static_cast(offsetof(stSpeaker_t2572138757, ____stUserInfo_0)); } inline CChatUserInfo_t74790139 * get__stUserInfo_0() const { return ____stUserInfo_0; } inline CChatUserInfo_t74790139 ** get_address_of__stUserInfo_0() { return &____stUserInfo_0; } inline void set__stUserInfo_0(CChatUserInfo_t74790139 * value) { ____stUserInfo_0 = value; Il2CppCodeGenWriteBarrier((&____stUserInfo_0), value); } inline static int32_t get_offset_of__stContent_1() { return static_cast(offsetof(stSpeaker_t2572138757, ____stContent_1)); } inline String_t* get__stContent_1() const { return ____stContent_1; } inline String_t** get_address_of__stContent_1() { return &____stContent_1; } inline void set__stContent_1(String_t* value) { ____stContent_1 = value; Il2CppCodeGenWriteBarrier((&____stContent_1), value); } inline static int32_t get_offset_of__stCount_2() { return static_cast(offsetof(stSpeaker_t2572138757, ____stCount_2)); } inline String_t* get__stCount_2() const { return ____stCount_2; } inline String_t** get_address_of__stCount_2() { return &____stCount_2; } inline void set__stCount_2(String_t* value) { ____stCount_2 = value; Il2CppCodeGenWriteBarrier((&____stCount_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STSPEAKER_T2572138757_H #ifndef TASKDESCRIPTIONGROUP_T3374976152_H #define TASKDESCRIPTIONGROUP_T3374976152_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TaskDescriptionGroup struct TaskDescriptionGroup_t3374976152 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.TaskDescriptionGroup::taskDescriptDic Dictionary_2_t1201043122 * ___taskDescriptDic_0; public: inline static int32_t get_offset_of_taskDescriptDic_0() { return static_cast(offsetof(TaskDescriptionGroup_t3374976152, ___taskDescriptDic_0)); } inline Dictionary_2_t1201043122 * get_taskDescriptDic_0() const { return ___taskDescriptDic_0; } inline Dictionary_2_t1201043122 ** get_address_of_taskDescriptDic_0() { return &___taskDescriptDic_0; } inline void set_taskDescriptDic_0(Dictionary_2_t1201043122 * value) { ___taskDescriptDic_0 = value; Il2CppCodeGenWriteBarrier((&___taskDescriptDic_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TASKDESCRIPTIONGROUP_T3374976152_H #ifndef DICTIONARY_2_T1201043122_H #define DICTIONARY_2_T1201043122_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_t1201043122 : 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 TaskDescriptionUnitU5BU5D_t2893025766* ___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_t1201043122, ___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_t1201043122, ___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_t1201043122, ___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_t1201043122, ___valueSlots_7)); } inline TaskDescriptionUnitU5BU5D_t2893025766* get_valueSlots_7() const { return ___valueSlots_7; } inline TaskDescriptionUnitU5BU5D_t2893025766** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(TaskDescriptionUnitU5BU5D_t2893025766* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1201043122, ___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_t1201043122, ___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_t1201043122, ___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_t1201043122, ___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_t1201043122, ___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_t1201043122, ___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_t1201043122, ___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_t1201043122_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2497364610 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1201043122_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2497364610 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2497364610 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2497364610 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1201043122_H #ifndef LIST_1_T3219943714_H #define LIST_1_T3219943714_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_t3219943714 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PlunderUserInfoU5BU5D_t1134005413* ____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_t3219943714, ____items_1)); } inline PlunderUserInfoU5BU5D_t1134005413* get__items_1() const { return ____items_1; } inline PlunderUserInfoU5BU5D_t1134005413** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PlunderUserInfoU5BU5D_t1134005413* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3219943714, ____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_t3219943714, ____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_t3219943714_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray PlunderUserInfoU5BU5D_t1134005413* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3219943714_StaticFields, ___EmptyArray_4)); } inline PlunderUserInfoU5BU5D_t1134005413* get_EmptyArray_4() const { return ___EmptyArray_4; } inline PlunderUserInfoU5BU5D_t1134005413** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(PlunderUserInfoU5BU5D_t1134005413* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3219943714_H #ifndef WAITTEAMDATA_T1906824585_H #define WAITTEAMDATA_T1906824585_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.WaitTeamData struct WaitTeamData_t1906824585 : public RuntimeObject { public: // System.Int32 DMCore.Logic.WaitTeamData::teamId int32_t ___teamId_0; // System.String DMCore.Logic.WaitTeamData::teamName String_t* ___teamName_1; // System.Int32 DMCore.Logic.WaitTeamData::teamPlayerCount int32_t ___teamPlayerCount_2; // System.Boolean DMCore.Logic.WaitTeamData::isFull bool ___isFull_3; // System.Collections.Generic.List`1 DMCore.Logic.WaitTeamData::teamMemberList List_1_t1087996142 * ___teamMemberList_4; public: inline static int32_t get_offset_of_teamId_0() { return static_cast(offsetof(WaitTeamData_t1906824585, ___teamId_0)); } inline int32_t get_teamId_0() const { return ___teamId_0; } inline int32_t* get_address_of_teamId_0() { return &___teamId_0; } inline void set_teamId_0(int32_t value) { ___teamId_0 = value; } inline static int32_t get_offset_of_teamName_1() { return static_cast(offsetof(WaitTeamData_t1906824585, ___teamName_1)); } inline String_t* get_teamName_1() const { return ___teamName_1; } inline String_t** get_address_of_teamName_1() { return &___teamName_1; } inline void set_teamName_1(String_t* value) { ___teamName_1 = value; Il2CppCodeGenWriteBarrier((&___teamName_1), value); } inline static int32_t get_offset_of_teamPlayerCount_2() { return static_cast(offsetof(WaitTeamData_t1906824585, ___teamPlayerCount_2)); } inline int32_t get_teamPlayerCount_2() const { return ___teamPlayerCount_2; } inline int32_t* get_address_of_teamPlayerCount_2() { return &___teamPlayerCount_2; } inline void set_teamPlayerCount_2(int32_t value) { ___teamPlayerCount_2 = value; } inline static int32_t get_offset_of_isFull_3() { return static_cast(offsetof(WaitTeamData_t1906824585, ___isFull_3)); } inline bool get_isFull_3() const { return ___isFull_3; } inline bool* get_address_of_isFull_3() { return &___isFull_3; } inline void set_isFull_3(bool value) { ___isFull_3 = value; } inline static int32_t get_offset_of_teamMemberList_4() { return static_cast(offsetof(WaitTeamData_t1906824585, ___teamMemberList_4)); } inline List_1_t1087996142 * get_teamMemberList_4() const { return ___teamMemberList_4; } inline List_1_t1087996142 ** get_address_of_teamMemberList_4() { return &___teamMemberList_4; } inline void set_teamMemberList_4(List_1_t1087996142 * value) { ___teamMemberList_4 = value; Il2CppCodeGenWriteBarrier((&___teamMemberList_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITTEAMDATA_T1906824585_H #ifndef LIST_1_T1087996142_H #define LIST_1_T1087996142_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_t1087996142 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TeamMemberU5BU5D_t1335568425* ____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_t1087996142, ____items_1)); } inline TeamMemberU5BU5D_t1335568425* get__items_1() const { return ____items_1; } inline TeamMemberU5BU5D_t1335568425** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TeamMemberU5BU5D_t1335568425* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1087996142, ____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_t1087996142, ____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_t1087996142_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray TeamMemberU5BU5D_t1335568425* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1087996142_StaticFields, ___EmptyArray_4)); } inline TeamMemberU5BU5D_t1335568425* get_EmptyArray_4() const { return ___EmptyArray_4; } inline TeamMemberU5BU5D_t1335568425** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(TeamMemberU5BU5D_t1335568425* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1087996142_H #ifndef WISHSHOPITEM_T479844145_H #define WISHSHOPITEM_T479844145_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.WishShopItem struct WishShopItem_t479844145 : public RuntimeObject { public: // System.Int32 DMCore.Logic.WishShopItem::nConfigId int32_t ___nConfigId_0; // System.Int32 DMCore.Logic.WishShopItem::nNum int32_t ___nNum_1; // System.Int32 DMCore.Logic.WishShopItem::nLevel int32_t ___nLevel_2; // System.Int32 DMCore.Logic.WishShopItem::nPrice int32_t ___nPrice_3; // System.Int32 DMCore.Logic.WishShopItem::nValid int32_t ___nValid_4; // System.Int32 DMCore.Logic.WishShopItem::nType int32_t ___nType_5; public: inline static int32_t get_offset_of_nConfigId_0() { return static_cast(offsetof(WishShopItem_t479844145, ___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_nNum_1() { return static_cast(offsetof(WishShopItem_t479844145, ___nNum_1)); } inline int32_t get_nNum_1() const { return ___nNum_1; } inline int32_t* get_address_of_nNum_1() { return &___nNum_1; } inline void set_nNum_1(int32_t value) { ___nNum_1 = value; } inline static int32_t get_offset_of_nLevel_2() { return static_cast(offsetof(WishShopItem_t479844145, ___nLevel_2)); } inline int32_t get_nLevel_2() const { return ___nLevel_2; } inline int32_t* get_address_of_nLevel_2() { return &___nLevel_2; } inline void set_nLevel_2(int32_t value) { ___nLevel_2 = value; } inline static int32_t get_offset_of_nPrice_3() { return static_cast(offsetof(WishShopItem_t479844145, ___nPrice_3)); } inline int32_t get_nPrice_3() const { return ___nPrice_3; } inline int32_t* get_address_of_nPrice_3() { return &___nPrice_3; } inline void set_nPrice_3(int32_t value) { ___nPrice_3 = value; } inline static int32_t get_offset_of_nValid_4() { return static_cast(offsetof(WishShopItem_t479844145, ___nValid_4)); } inline int32_t get_nValid_4() const { return ___nValid_4; } inline int32_t* get_address_of_nValid_4() { return &___nValid_4; } inline void set_nValid_4(int32_t value) { ___nValid_4 = value; } inline static int32_t get_offset_of_nType_5() { return static_cast(offsetof(WishShopItem_t479844145, ___nType_5)); } inline int32_t get_nType_5() const { return ___nType_5; } inline int32_t* get_address_of_nType_5() { return &___nType_5; } inline void set_nType_5(int32_t value) { ___nType_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WISHSHOPITEM_T479844145_H #ifndef WNDAMOUNTCTRL_T1993704824_H #define WNDAMOUNTCTRL_T1993704824_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.WndAmountCtrl struct WndAmountCtrl_t1993704824 : public RuntimeObject { public: // UnityEngine.Texture2D DMCore.Logic.WndAmountCtrl::textObj Texture2D_t3840446185 * ___textObj_0; // DMCore.Logic.AmountData DMCore.Logic.WndAmountCtrl::m_Data AmountData_t3377750247 * ___m_Data_1; public: inline static int32_t get_offset_of_textObj_0() { return static_cast(offsetof(WndAmountCtrl_t1993704824, ___textObj_0)); } inline Texture2D_t3840446185 * get_textObj_0() const { return ___textObj_0; } inline Texture2D_t3840446185 ** get_address_of_textObj_0() { return &___textObj_0; } inline void set_textObj_0(Texture2D_t3840446185 * value) { ___textObj_0 = value; Il2CppCodeGenWriteBarrier((&___textObj_0), value); } inline static int32_t get_offset_of_m_Data_1() { return static_cast(offsetof(WndAmountCtrl_t1993704824, ___m_Data_1)); } inline AmountData_t3377750247 * get_m_Data_1() const { return ___m_Data_1; } inline AmountData_t3377750247 ** get_address_of_m_Data_1() { return &___m_Data_1; } inline void set_m_Data_1(AmountData_t3377750247 * value) { ___m_Data_1 = value; Il2CppCodeGenWriteBarrier((&___m_Data_1), value); } }; struct WndAmountCtrl_t1993704824_StaticFields { public: // DMCore.Logic.WndAmountCtrl DMCore.Logic.WndAmountCtrl::s_Instance WndAmountCtrl_t1993704824 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(WndAmountCtrl_t1993704824_StaticFields, ___s_Instance_2)); } inline WndAmountCtrl_t1993704824 * get_s_Instance_2() const { return ___s_Instance_2; } inline WndAmountCtrl_t1993704824 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(WndAmountCtrl_t1993704824 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WNDAMOUNTCTRL_T1993704824_H #ifndef AMOUNTDATA_T3377750247_H #define AMOUNTDATA_T3377750247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AmountData struct AmountData_t3377750247 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AmountData::ItemID int32_t ___ItemID_0; // System.String DMCore.Logic.AmountData::iconPath String_t* ___iconPath_1; // UnityEngine.Texture2D DMCore.Logic.AmountData::ItemTexture Texture2D_t3840446185 * ___ItemTexture_2; // System.String DMCore.Logic.AmountData::consumeTextureName String_t* ___consumeTextureName_3; // System.Int32 DMCore.Logic.AmountData::priceUnit int32_t ___priceUnit_4; // System.Int32 DMCore.Logic.AmountData::amount int32_t ___amount_5; // System.Int32 DMCore.Logic.AmountData::priceTotal int32_t ___priceTotal_6; public: inline static int32_t get_offset_of_ItemID_0() { return static_cast(offsetof(AmountData_t3377750247, ___ItemID_0)); } inline int32_t get_ItemID_0() const { return ___ItemID_0; } inline int32_t* get_address_of_ItemID_0() { return &___ItemID_0; } inline void set_ItemID_0(int32_t value) { ___ItemID_0 = value; } inline static int32_t get_offset_of_iconPath_1() { return static_cast(offsetof(AmountData_t3377750247, ___iconPath_1)); } inline String_t* get_iconPath_1() const { return ___iconPath_1; } inline String_t** get_address_of_iconPath_1() { return &___iconPath_1; } inline void set_iconPath_1(String_t* value) { ___iconPath_1 = value; Il2CppCodeGenWriteBarrier((&___iconPath_1), value); } inline static int32_t get_offset_of_ItemTexture_2() { return static_cast(offsetof(AmountData_t3377750247, ___ItemTexture_2)); } inline Texture2D_t3840446185 * get_ItemTexture_2() const { return ___ItemTexture_2; } inline Texture2D_t3840446185 ** get_address_of_ItemTexture_2() { return &___ItemTexture_2; } inline void set_ItemTexture_2(Texture2D_t3840446185 * value) { ___ItemTexture_2 = value; Il2CppCodeGenWriteBarrier((&___ItemTexture_2), value); } inline static int32_t get_offset_of_consumeTextureName_3() { return static_cast(offsetof(AmountData_t3377750247, ___consumeTextureName_3)); } inline String_t* get_consumeTextureName_3() const { return ___consumeTextureName_3; } inline String_t** get_address_of_consumeTextureName_3() { return &___consumeTextureName_3; } inline void set_consumeTextureName_3(String_t* value) { ___consumeTextureName_3 = value; Il2CppCodeGenWriteBarrier((&___consumeTextureName_3), value); } inline static int32_t get_offset_of_priceUnit_4() { return static_cast(offsetof(AmountData_t3377750247, ___priceUnit_4)); } inline int32_t get_priceUnit_4() const { return ___priceUnit_4; } inline int32_t* get_address_of_priceUnit_4() { return &___priceUnit_4; } inline void set_priceUnit_4(int32_t value) { ___priceUnit_4 = value; } inline static int32_t get_offset_of_amount_5() { return static_cast(offsetof(AmountData_t3377750247, ___amount_5)); } inline int32_t get_amount_5() const { return ___amount_5; } inline int32_t* get_address_of_amount_5() { return &___amount_5; } inline void set_amount_5(int32_t value) { ___amount_5 = value; } inline static int32_t get_offset_of_priceTotal_6() { return static_cast(offsetof(AmountData_t3377750247, ___priceTotal_6)); } inline int32_t get_priceTotal_6() const { return ___priceTotal_6; } inline int32_t* get_address_of_priceTotal_6() { return &___priceTotal_6; } inline void set_priceTotal_6(int32_t value) { ___priceTotal_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AMOUNTDATA_T3377750247_H #ifndef CBACHIEVEMENT_T2154381403_H #define CBACHIEVEMENT_T2154381403_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbAchievement struct cbAchievement_t2154381403 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBACHIEVEMENT_T2154381403_H #ifndef CBACTIVITY_T3456047851_H #define CBACTIVITY_T3456047851_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbActivity struct cbActivity_t3456047851 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBACTIVITY_T3456047851_H #ifndef CSTATEMANAGER_T2841071903_H #define CSTATEMANAGER_T2841071903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CStateManager struct CStateManager_t2841071903 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CStateManager::m_bWaitResult bool ___m_bWaitResult_0; // System.Int32 DMCore.Logic.CStateManager::m_opState int32_t ___m_opState_1; // System.Int32 DMCore.Logic.CStateManager::m_operation int32_t ___m_operation_2; // DMCore.CDataArray DMCore.Logic.CStateManager::m_data CDataArray_t4068198041 * ___m_data_3; // DMCore.Logic.ChangeStateCallback DMCore.Logic.CStateManager::m_callback ChangeStateCallback_t3932589649 * ___m_callback_4; public: inline static int32_t get_offset_of_m_bWaitResult_0() { return static_cast(offsetof(CStateManager_t2841071903, ___m_bWaitResult_0)); } inline bool get_m_bWaitResult_0() const { return ___m_bWaitResult_0; } inline bool* get_address_of_m_bWaitResult_0() { return &___m_bWaitResult_0; } inline void set_m_bWaitResult_0(bool value) { ___m_bWaitResult_0 = value; } inline static int32_t get_offset_of_m_opState_1() { return static_cast(offsetof(CStateManager_t2841071903, ___m_opState_1)); } inline int32_t get_m_opState_1() const { return ___m_opState_1; } inline int32_t* get_address_of_m_opState_1() { return &___m_opState_1; } inline void set_m_opState_1(int32_t value) { ___m_opState_1 = value; } inline static int32_t get_offset_of_m_operation_2() { return static_cast(offsetof(CStateManager_t2841071903, ___m_operation_2)); } inline int32_t get_m_operation_2() const { return ___m_operation_2; } inline int32_t* get_address_of_m_operation_2() { return &___m_operation_2; } inline void set_m_operation_2(int32_t value) { ___m_operation_2 = value; } inline static int32_t get_offset_of_m_data_3() { return static_cast(offsetof(CStateManager_t2841071903, ___m_data_3)); } inline CDataArray_t4068198041 * get_m_data_3() const { return ___m_data_3; } inline CDataArray_t4068198041 ** get_address_of_m_data_3() { return &___m_data_3; } inline void set_m_data_3(CDataArray_t4068198041 * value) { ___m_data_3 = value; Il2CppCodeGenWriteBarrier((&___m_data_3), value); } inline static int32_t get_offset_of_m_callback_4() { return static_cast(offsetof(CStateManager_t2841071903, ___m_callback_4)); } inline ChangeStateCallback_t3932589649 * get_m_callback_4() const { return ___m_callback_4; } inline ChangeStateCallback_t3932589649 ** get_address_of_m_callback_4() { return &___m_callback_4; } inline void set_m_callback_4(ChangeStateCallback_t3932589649 * value) { ___m_callback_4 = value; Il2CppCodeGenWriteBarrier((&___m_callback_4), value); } }; struct CStateManager_t2841071903_StaticFields { public: // DMCore.Logic.CStateManager DMCore.Logic.CStateManager::s_intance CStateManager_t2841071903 * ___s_intance_6; public: inline static int32_t get_offset_of_s_intance_6() { return static_cast(offsetof(CStateManager_t2841071903_StaticFields, ___s_intance_6)); } inline CStateManager_t2841071903 * get_s_intance_6() const { return ___s_intance_6; } inline CStateManager_t2841071903 ** get_address_of_s_intance_6() { return &___s_intance_6; } inline void set_s_intance_6(CStateManager_t2841071903 * value) { ___s_intance_6 = value; Il2CppCodeGenWriteBarrier((&___s_intance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSTATEMANAGER_T2841071903_H #ifndef WAITINGROOMHELPER_T1026959434_H #define WAITINGROOMHELPER_T1026959434_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.WaitingRoomHelper struct WaitingRoomHelper_t1026959434 : public RuntimeObject { public: public: }; struct WaitingRoomHelper_t1026959434_StaticFields { public: // System.Boolean DMCore.Logic.WaitingRoomHelper::m_IsRequest bool ___m_IsRequest_0; // System.Int64 DMCore.Logic.WaitingRoomHelper::k__BackingField int64_t ___U3CCurrentSelectRoleU3Ek__BackingField_1; // System.Boolean DMCore.Logic.WaitingRoomHelper::k__BackingField bool ___U3CIsRoomTopCardU3Ek__BackingField_2; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshRoomID bool ___s_IsNeedRefreshRoomID_3; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshRoomName bool ___s_IsNeedRefreshRoomName_4; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshRoomPwd bool ___s_IsNeedRefreshRoomPwd_5; // CDataModelBool DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshMusicName CDataModelBool_t2269476966 * ___s_IsNeedRefreshMusicName_6; // CDataModelBool DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshSceneName CDataModelBool_t2269476966 * ___s_IsNeedRefreshSceneName_7; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshRoomOwner bool ___s_IsNeedRefreshRoomOwner_8; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshReadyState bool ___s_IsNeedRefreshReadyState_9; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsUIVisibleChanged bool ___s_IsUIVisibleChanged_10; // CDataModelBool DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshDanceMode CDataModelBool_t2269476966 * ___s_IsNeedRefreshDanceMode_11; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshTeamID bool ___s_IsNeedRefreshTeamID_12; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsShowCurrentUI bool ___s_IsShowCurrentUI_13; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshMarryRoomName bool ___s_IsNeedRefreshMarryRoomName_14; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshMarryRoomWatchNum bool ___s_IsNeedRefreshMarryRoomWatchNum_15; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshMarryRoomWatchMax bool ___s_IsNeedRefreshMarryRoomWatchMax_16; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshTrystProgress bool ___s_IsNeedRefreshTrystProgress_17; // System.Boolean DMCore.Logic.WaitingRoomHelper::s_IsNeedRefreshTrystLevel bool ___s_IsNeedRefreshTrystLevel_18; // System.Int32 DMCore.Logic.WaitingRoomHelper::s_CnterRandomMusic int32_t ___s_CnterRandomMusic_19; // System.Collections.Generic.List`1 DMCore.Logic.WaitingRoomHelper::s_GiftModifierSender List_1_t3319525431 * ___s_GiftModifierSender_20; // System.Collections.Generic.List`1 DMCore.Logic.WaitingRoomHelper::s_GiftModifierReceiver List_1_t3319525431 * ___s_GiftModifierReceiver_21; // System.Collections.Generic.LinkedList`1 DMCore.Logic.WaitingRoomHelper::s_expAddList LinkedList_1_t687096698 * ___s_expAddList_22; // DMCore.OnMsgBoxClkCallBack DMCore.Logic.WaitingRoomHelper::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_23; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1_24; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache2 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache2_25; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache3 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache3_26; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache4 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache4_27; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache5 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache5_28; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache6 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache6_29; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache7 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache7_30; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache8 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache8_31; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache9 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache9_32; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheA Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheA_33; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheB Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheB_34; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheC Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheC_35; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheD Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheD_36; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheE Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheE_37; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cacheF Action_1_t2019918284 * ___U3CU3Ef__mgU24cacheF_38; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache10 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache10_39; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache11 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache11_40; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache12 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache12_41; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache13 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache13_42; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache14 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache14_43; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache15 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache15_44; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache16 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache16_45; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache17 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache17_46; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache18 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache18_47; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache19 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache19_48; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1A Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1A_49; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1B Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1B_50; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1C Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1C_51; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1D Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1D_52; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1E Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1E_53; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache1F Action_1_t2019918284 * ___U3CU3Ef__mgU24cache1F_54; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache20 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache20_55; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache21 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache21_56; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache22 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache22_57; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache23 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache23_58; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache24 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache24_59; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache25 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache25_60; // System.Action`1 DMCore.Logic.WaitingRoomHelper::<>f__mg$cache26 Action_1_t2019918284 * ___U3CU3Ef__mgU24cache26_61; // System.Collections.Generic.Dictionary`2 DMCore.Logic.WaitingRoomHelper::<>f__switch$map9 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map9_62; public: inline static int32_t get_offset_of_m_IsRequest_0() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___m_IsRequest_0)); } inline bool get_m_IsRequest_0() const { return ___m_IsRequest_0; } inline bool* get_address_of_m_IsRequest_0() { return &___m_IsRequest_0; } inline void set_m_IsRequest_0(bool value) { ___m_IsRequest_0 = value; } inline static int32_t get_offset_of_U3CCurrentSelectRoleU3Ek__BackingField_1() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CCurrentSelectRoleU3Ek__BackingField_1)); } inline int64_t get_U3CCurrentSelectRoleU3Ek__BackingField_1() const { return ___U3CCurrentSelectRoleU3Ek__BackingField_1; } inline int64_t* get_address_of_U3CCurrentSelectRoleU3Ek__BackingField_1() { return &___U3CCurrentSelectRoleU3Ek__BackingField_1; } inline void set_U3CCurrentSelectRoleU3Ek__BackingField_1(int64_t value) { ___U3CCurrentSelectRoleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsRoomTopCardU3Ek__BackingField_2() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CIsRoomTopCardU3Ek__BackingField_2)); } inline bool get_U3CIsRoomTopCardU3Ek__BackingField_2() const { return ___U3CIsRoomTopCardU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsRoomTopCardU3Ek__BackingField_2() { return &___U3CIsRoomTopCardU3Ek__BackingField_2; } inline void set_U3CIsRoomTopCardU3Ek__BackingField_2(bool value) { ___U3CIsRoomTopCardU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshRoomID_3() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshRoomID_3)); } inline bool get_s_IsNeedRefreshRoomID_3() const { return ___s_IsNeedRefreshRoomID_3; } inline bool* get_address_of_s_IsNeedRefreshRoomID_3() { return &___s_IsNeedRefreshRoomID_3; } inline void set_s_IsNeedRefreshRoomID_3(bool value) { ___s_IsNeedRefreshRoomID_3 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshRoomName_4() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshRoomName_4)); } inline bool get_s_IsNeedRefreshRoomName_4() const { return ___s_IsNeedRefreshRoomName_4; } inline bool* get_address_of_s_IsNeedRefreshRoomName_4() { return &___s_IsNeedRefreshRoomName_4; } inline void set_s_IsNeedRefreshRoomName_4(bool value) { ___s_IsNeedRefreshRoomName_4 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshRoomPwd_5() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshRoomPwd_5)); } inline bool get_s_IsNeedRefreshRoomPwd_5() const { return ___s_IsNeedRefreshRoomPwd_5; } inline bool* get_address_of_s_IsNeedRefreshRoomPwd_5() { return &___s_IsNeedRefreshRoomPwd_5; } inline void set_s_IsNeedRefreshRoomPwd_5(bool value) { ___s_IsNeedRefreshRoomPwd_5 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshMusicName_6() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshMusicName_6)); } inline CDataModelBool_t2269476966 * get_s_IsNeedRefreshMusicName_6() const { return ___s_IsNeedRefreshMusicName_6; } inline CDataModelBool_t2269476966 ** get_address_of_s_IsNeedRefreshMusicName_6() { return &___s_IsNeedRefreshMusicName_6; } inline void set_s_IsNeedRefreshMusicName_6(CDataModelBool_t2269476966 * value) { ___s_IsNeedRefreshMusicName_6 = value; Il2CppCodeGenWriteBarrier((&___s_IsNeedRefreshMusicName_6), value); } inline static int32_t get_offset_of_s_IsNeedRefreshSceneName_7() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshSceneName_7)); } inline CDataModelBool_t2269476966 * get_s_IsNeedRefreshSceneName_7() const { return ___s_IsNeedRefreshSceneName_7; } inline CDataModelBool_t2269476966 ** get_address_of_s_IsNeedRefreshSceneName_7() { return &___s_IsNeedRefreshSceneName_7; } inline void set_s_IsNeedRefreshSceneName_7(CDataModelBool_t2269476966 * value) { ___s_IsNeedRefreshSceneName_7 = value; Il2CppCodeGenWriteBarrier((&___s_IsNeedRefreshSceneName_7), value); } inline static int32_t get_offset_of_s_IsNeedRefreshRoomOwner_8() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshRoomOwner_8)); } inline bool get_s_IsNeedRefreshRoomOwner_8() const { return ___s_IsNeedRefreshRoomOwner_8; } inline bool* get_address_of_s_IsNeedRefreshRoomOwner_8() { return &___s_IsNeedRefreshRoomOwner_8; } inline void set_s_IsNeedRefreshRoomOwner_8(bool value) { ___s_IsNeedRefreshRoomOwner_8 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshReadyState_9() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshReadyState_9)); } inline bool get_s_IsNeedRefreshReadyState_9() const { return ___s_IsNeedRefreshReadyState_9; } inline bool* get_address_of_s_IsNeedRefreshReadyState_9() { return &___s_IsNeedRefreshReadyState_9; } inline void set_s_IsNeedRefreshReadyState_9(bool value) { ___s_IsNeedRefreshReadyState_9 = value; } inline static int32_t get_offset_of_s_IsUIVisibleChanged_10() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsUIVisibleChanged_10)); } inline bool get_s_IsUIVisibleChanged_10() const { return ___s_IsUIVisibleChanged_10; } inline bool* get_address_of_s_IsUIVisibleChanged_10() { return &___s_IsUIVisibleChanged_10; } inline void set_s_IsUIVisibleChanged_10(bool value) { ___s_IsUIVisibleChanged_10 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshDanceMode_11() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshDanceMode_11)); } inline CDataModelBool_t2269476966 * get_s_IsNeedRefreshDanceMode_11() const { return ___s_IsNeedRefreshDanceMode_11; } inline CDataModelBool_t2269476966 ** get_address_of_s_IsNeedRefreshDanceMode_11() { return &___s_IsNeedRefreshDanceMode_11; } inline void set_s_IsNeedRefreshDanceMode_11(CDataModelBool_t2269476966 * value) { ___s_IsNeedRefreshDanceMode_11 = value; Il2CppCodeGenWriteBarrier((&___s_IsNeedRefreshDanceMode_11), value); } inline static int32_t get_offset_of_s_IsNeedRefreshTeamID_12() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshTeamID_12)); } inline bool get_s_IsNeedRefreshTeamID_12() const { return ___s_IsNeedRefreshTeamID_12; } inline bool* get_address_of_s_IsNeedRefreshTeamID_12() { return &___s_IsNeedRefreshTeamID_12; } inline void set_s_IsNeedRefreshTeamID_12(bool value) { ___s_IsNeedRefreshTeamID_12 = value; } inline static int32_t get_offset_of_s_IsShowCurrentUI_13() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsShowCurrentUI_13)); } inline bool get_s_IsShowCurrentUI_13() const { return ___s_IsShowCurrentUI_13; } inline bool* get_address_of_s_IsShowCurrentUI_13() { return &___s_IsShowCurrentUI_13; } inline void set_s_IsShowCurrentUI_13(bool value) { ___s_IsShowCurrentUI_13 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshMarryRoomName_14() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshMarryRoomName_14)); } inline bool get_s_IsNeedRefreshMarryRoomName_14() const { return ___s_IsNeedRefreshMarryRoomName_14; } inline bool* get_address_of_s_IsNeedRefreshMarryRoomName_14() { return &___s_IsNeedRefreshMarryRoomName_14; } inline void set_s_IsNeedRefreshMarryRoomName_14(bool value) { ___s_IsNeedRefreshMarryRoomName_14 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshMarryRoomWatchNum_15() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshMarryRoomWatchNum_15)); } inline bool get_s_IsNeedRefreshMarryRoomWatchNum_15() const { return ___s_IsNeedRefreshMarryRoomWatchNum_15; } inline bool* get_address_of_s_IsNeedRefreshMarryRoomWatchNum_15() { return &___s_IsNeedRefreshMarryRoomWatchNum_15; } inline void set_s_IsNeedRefreshMarryRoomWatchNum_15(bool value) { ___s_IsNeedRefreshMarryRoomWatchNum_15 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshMarryRoomWatchMax_16() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshMarryRoomWatchMax_16)); } inline bool get_s_IsNeedRefreshMarryRoomWatchMax_16() const { return ___s_IsNeedRefreshMarryRoomWatchMax_16; } inline bool* get_address_of_s_IsNeedRefreshMarryRoomWatchMax_16() { return &___s_IsNeedRefreshMarryRoomWatchMax_16; } inline void set_s_IsNeedRefreshMarryRoomWatchMax_16(bool value) { ___s_IsNeedRefreshMarryRoomWatchMax_16 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshTrystProgress_17() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshTrystProgress_17)); } inline bool get_s_IsNeedRefreshTrystProgress_17() const { return ___s_IsNeedRefreshTrystProgress_17; } inline bool* get_address_of_s_IsNeedRefreshTrystProgress_17() { return &___s_IsNeedRefreshTrystProgress_17; } inline void set_s_IsNeedRefreshTrystProgress_17(bool value) { ___s_IsNeedRefreshTrystProgress_17 = value; } inline static int32_t get_offset_of_s_IsNeedRefreshTrystLevel_18() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_IsNeedRefreshTrystLevel_18)); } inline bool get_s_IsNeedRefreshTrystLevel_18() const { return ___s_IsNeedRefreshTrystLevel_18; } inline bool* get_address_of_s_IsNeedRefreshTrystLevel_18() { return &___s_IsNeedRefreshTrystLevel_18; } inline void set_s_IsNeedRefreshTrystLevel_18(bool value) { ___s_IsNeedRefreshTrystLevel_18 = value; } inline static int32_t get_offset_of_s_CnterRandomMusic_19() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_CnterRandomMusic_19)); } inline int32_t get_s_CnterRandomMusic_19() const { return ___s_CnterRandomMusic_19; } inline int32_t* get_address_of_s_CnterRandomMusic_19() { return &___s_CnterRandomMusic_19; } inline void set_s_CnterRandomMusic_19(int32_t value) { ___s_CnterRandomMusic_19 = value; } inline static int32_t get_offset_of_s_GiftModifierSender_20() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_GiftModifierSender_20)); } inline List_1_t3319525431 * get_s_GiftModifierSender_20() const { return ___s_GiftModifierSender_20; } inline List_1_t3319525431 ** get_address_of_s_GiftModifierSender_20() { return &___s_GiftModifierSender_20; } inline void set_s_GiftModifierSender_20(List_1_t3319525431 * value) { ___s_GiftModifierSender_20 = value; Il2CppCodeGenWriteBarrier((&___s_GiftModifierSender_20), value); } inline static int32_t get_offset_of_s_GiftModifierReceiver_21() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_GiftModifierReceiver_21)); } inline List_1_t3319525431 * get_s_GiftModifierReceiver_21() const { return ___s_GiftModifierReceiver_21; } inline List_1_t3319525431 ** get_address_of_s_GiftModifierReceiver_21() { return &___s_GiftModifierReceiver_21; } inline void set_s_GiftModifierReceiver_21(List_1_t3319525431 * value) { ___s_GiftModifierReceiver_21 = value; Il2CppCodeGenWriteBarrier((&___s_GiftModifierReceiver_21), value); } inline static int32_t get_offset_of_s_expAddList_22() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___s_expAddList_22)); } inline LinkedList_1_t687096698 * get_s_expAddList_22() const { return ___s_expAddList_22; } inline LinkedList_1_t687096698 ** get_address_of_s_expAddList_22() { return &___s_expAddList_22; } inline void set_s_expAddList_22(LinkedList_1_t687096698 * value) { ___s_expAddList_22 = value; Il2CppCodeGenWriteBarrier((&___s_expAddList_22), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_23() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache0_23)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_23() const { return ___U3CU3Ef__mgU24cache0_23; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_23() { return &___U3CU3Ef__mgU24cache0_23; } inline void set_U3CU3Ef__mgU24cache0_23(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_23 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_23), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_24() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1_24)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1_24() const { return ___U3CU3Ef__mgU24cache1_24; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1_24() { return &___U3CU3Ef__mgU24cache1_24; } inline void set_U3CU3Ef__mgU24cache1_24(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1_24 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_24), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_25() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache2_25)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache2_25() const { return ___U3CU3Ef__mgU24cache2_25; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache2_25() { return &___U3CU3Ef__mgU24cache2_25; } inline void set_U3CU3Ef__mgU24cache2_25(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache2_25 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_25), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_26() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache3_26)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache3_26() const { return ___U3CU3Ef__mgU24cache3_26; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache3_26() { return &___U3CU3Ef__mgU24cache3_26; } inline void set_U3CU3Ef__mgU24cache3_26(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache3_26 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_26), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4_27() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache4_27)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache4_27() const { return ___U3CU3Ef__mgU24cache4_27; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache4_27() { return &___U3CU3Ef__mgU24cache4_27; } inline void set_U3CU3Ef__mgU24cache4_27(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache4_27 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4_27), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5_28() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache5_28)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache5_28() const { return ___U3CU3Ef__mgU24cache5_28; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache5_28() { return &___U3CU3Ef__mgU24cache5_28; } inline void set_U3CU3Ef__mgU24cache5_28(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache5_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5_28), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache6_29() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache6_29)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache6_29() const { return ___U3CU3Ef__mgU24cache6_29; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache6_29() { return &___U3CU3Ef__mgU24cache6_29; } inline void set_U3CU3Ef__mgU24cache6_29(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache6_29 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache6_29), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache7_30() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache7_30)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache7_30() const { return ___U3CU3Ef__mgU24cache7_30; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache7_30() { return &___U3CU3Ef__mgU24cache7_30; } inline void set_U3CU3Ef__mgU24cache7_30(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache7_30 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache7_30), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache8_31() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache8_31)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache8_31() const { return ___U3CU3Ef__mgU24cache8_31; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache8_31() { return &___U3CU3Ef__mgU24cache8_31; } inline void set_U3CU3Ef__mgU24cache8_31(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache8_31 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache8_31), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache9_32() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache9_32)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache9_32() const { return ___U3CU3Ef__mgU24cache9_32; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache9_32() { return &___U3CU3Ef__mgU24cache9_32; } inline void set_U3CU3Ef__mgU24cache9_32(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache9_32 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache9_32), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheA_33() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheA_33)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheA_33() const { return ___U3CU3Ef__mgU24cacheA_33; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheA_33() { return &___U3CU3Ef__mgU24cacheA_33; } inline void set_U3CU3Ef__mgU24cacheA_33(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheA_33 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheA_33), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheB_34() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheB_34)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheB_34() const { return ___U3CU3Ef__mgU24cacheB_34; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheB_34() { return &___U3CU3Ef__mgU24cacheB_34; } inline void set_U3CU3Ef__mgU24cacheB_34(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheB_34 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheB_34), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheC_35() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheC_35)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheC_35() const { return ___U3CU3Ef__mgU24cacheC_35; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheC_35() { return &___U3CU3Ef__mgU24cacheC_35; } inline void set_U3CU3Ef__mgU24cacheC_35(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheC_35 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheC_35), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheD_36() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheD_36)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheD_36() const { return ___U3CU3Ef__mgU24cacheD_36; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheD_36() { return &___U3CU3Ef__mgU24cacheD_36; } inline void set_U3CU3Ef__mgU24cacheD_36(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheD_36 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheD_36), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheE_37() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheE_37)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheE_37() const { return ___U3CU3Ef__mgU24cacheE_37; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheE_37() { return &___U3CU3Ef__mgU24cacheE_37; } inline void set_U3CU3Ef__mgU24cacheE_37(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheE_37 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheE_37), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cacheF_38() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cacheF_38)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cacheF_38() const { return ___U3CU3Ef__mgU24cacheF_38; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cacheF_38() { return &___U3CU3Ef__mgU24cacheF_38; } inline void set_U3CU3Ef__mgU24cacheF_38(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cacheF_38 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cacheF_38), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache10_39() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache10_39)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache10_39() const { return ___U3CU3Ef__mgU24cache10_39; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache10_39() { return &___U3CU3Ef__mgU24cache10_39; } inline void set_U3CU3Ef__mgU24cache10_39(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache10_39 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache10_39), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache11_40() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache11_40)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache11_40() const { return ___U3CU3Ef__mgU24cache11_40; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache11_40() { return &___U3CU3Ef__mgU24cache11_40; } inline void set_U3CU3Ef__mgU24cache11_40(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache11_40 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache11_40), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache12_41() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache12_41)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache12_41() const { return ___U3CU3Ef__mgU24cache12_41; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache12_41() { return &___U3CU3Ef__mgU24cache12_41; } inline void set_U3CU3Ef__mgU24cache12_41(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache12_41 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache12_41), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache13_42() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache13_42)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache13_42() const { return ___U3CU3Ef__mgU24cache13_42; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache13_42() { return &___U3CU3Ef__mgU24cache13_42; } inline void set_U3CU3Ef__mgU24cache13_42(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache13_42 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache13_42), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache14_43() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache14_43)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache14_43() const { return ___U3CU3Ef__mgU24cache14_43; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache14_43() { return &___U3CU3Ef__mgU24cache14_43; } inline void set_U3CU3Ef__mgU24cache14_43(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache14_43 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache14_43), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache15_44() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache15_44)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache15_44() const { return ___U3CU3Ef__mgU24cache15_44; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache15_44() { return &___U3CU3Ef__mgU24cache15_44; } inline void set_U3CU3Ef__mgU24cache15_44(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache15_44 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache15_44), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache16_45() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache16_45)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache16_45() const { return ___U3CU3Ef__mgU24cache16_45; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache16_45() { return &___U3CU3Ef__mgU24cache16_45; } inline void set_U3CU3Ef__mgU24cache16_45(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache16_45 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache16_45), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache17_46() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache17_46)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache17_46() const { return ___U3CU3Ef__mgU24cache17_46; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache17_46() { return &___U3CU3Ef__mgU24cache17_46; } inline void set_U3CU3Ef__mgU24cache17_46(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache17_46 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache17_46), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache18_47() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache18_47)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache18_47() const { return ___U3CU3Ef__mgU24cache18_47; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache18_47() { return &___U3CU3Ef__mgU24cache18_47; } inline void set_U3CU3Ef__mgU24cache18_47(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache18_47 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache18_47), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache19_48() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache19_48)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache19_48() const { return ___U3CU3Ef__mgU24cache19_48; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache19_48() { return &___U3CU3Ef__mgU24cache19_48; } inline void set_U3CU3Ef__mgU24cache19_48(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache19_48 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache19_48), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1A_49() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1A_49)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1A_49() const { return ___U3CU3Ef__mgU24cache1A_49; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1A_49() { return &___U3CU3Ef__mgU24cache1A_49; } inline void set_U3CU3Ef__mgU24cache1A_49(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1A_49 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1A_49), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1B_50() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1B_50)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1B_50() const { return ___U3CU3Ef__mgU24cache1B_50; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1B_50() { return &___U3CU3Ef__mgU24cache1B_50; } inline void set_U3CU3Ef__mgU24cache1B_50(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1B_50 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1B_50), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1C_51() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1C_51)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1C_51() const { return ___U3CU3Ef__mgU24cache1C_51; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1C_51() { return &___U3CU3Ef__mgU24cache1C_51; } inline void set_U3CU3Ef__mgU24cache1C_51(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1C_51 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1C_51), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1D_52() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1D_52)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1D_52() const { return ___U3CU3Ef__mgU24cache1D_52; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1D_52() { return &___U3CU3Ef__mgU24cache1D_52; } inline void set_U3CU3Ef__mgU24cache1D_52(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1D_52 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1D_52), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1E_53() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1E_53)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1E_53() const { return ___U3CU3Ef__mgU24cache1E_53; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1E_53() { return &___U3CU3Ef__mgU24cache1E_53; } inline void set_U3CU3Ef__mgU24cache1E_53(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1E_53 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1E_53), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1F_54() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache1F_54)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache1F_54() const { return ___U3CU3Ef__mgU24cache1F_54; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache1F_54() { return &___U3CU3Ef__mgU24cache1F_54; } inline void set_U3CU3Ef__mgU24cache1F_54(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache1F_54 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1F_54), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache20_55() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache20_55)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache20_55() const { return ___U3CU3Ef__mgU24cache20_55; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache20_55() { return &___U3CU3Ef__mgU24cache20_55; } inline void set_U3CU3Ef__mgU24cache20_55(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache20_55 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache20_55), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache21_56() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache21_56)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache21_56() const { return ___U3CU3Ef__mgU24cache21_56; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache21_56() { return &___U3CU3Ef__mgU24cache21_56; } inline void set_U3CU3Ef__mgU24cache21_56(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache21_56 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache21_56), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache22_57() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache22_57)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache22_57() const { return ___U3CU3Ef__mgU24cache22_57; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache22_57() { return &___U3CU3Ef__mgU24cache22_57; } inline void set_U3CU3Ef__mgU24cache22_57(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache22_57 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache22_57), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache23_58() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache23_58)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache23_58() const { return ___U3CU3Ef__mgU24cache23_58; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache23_58() { return &___U3CU3Ef__mgU24cache23_58; } inline void set_U3CU3Ef__mgU24cache23_58(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache23_58 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache23_58), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache24_59() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache24_59)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache24_59() const { return ___U3CU3Ef__mgU24cache24_59; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache24_59() { return &___U3CU3Ef__mgU24cache24_59; } inline void set_U3CU3Ef__mgU24cache24_59(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache24_59 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache24_59), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache25_60() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache25_60)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache25_60() const { return ___U3CU3Ef__mgU24cache25_60; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache25_60() { return &___U3CU3Ef__mgU24cache25_60; } inline void set_U3CU3Ef__mgU24cache25_60(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache25_60 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache25_60), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache26_61() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__mgU24cache26_61)); } inline Action_1_t2019918284 * get_U3CU3Ef__mgU24cache26_61() const { return ___U3CU3Ef__mgU24cache26_61; } inline Action_1_t2019918284 ** get_address_of_U3CU3Ef__mgU24cache26_61() { return &___U3CU3Ef__mgU24cache26_61; } inline void set_U3CU3Ef__mgU24cache26_61(Action_1_t2019918284 * value) { ___U3CU3Ef__mgU24cache26_61 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache26_61), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map9_62() { return static_cast(offsetof(WaitingRoomHelper_t1026959434_StaticFields, ___U3CU3Ef__switchU24map9_62)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map9_62() const { return ___U3CU3Ef__switchU24map9_62; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map9_62() { return &___U3CU3Ef__switchU24map9_62; } inline void set_U3CU3Ef__switchU24map9_62(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map9_62 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map9_62), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITINGROOMHELPER_T1026959434_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 CCHATINFO_T4292626735_H #define CCHATINFO_T4292626735_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatInfo struct CChatInfo_t4292626735 : public RuntimeObject { public: // DMCore.Logic.CChatUserInfo DMCore.Logic.CChatInfo::UserInfo CChatUserInfo_t74790139 * ___UserInfo_0; // DMCore.Logic.CChatMessageInfo DMCore.Logic.CChatInfo::MessageInfo CChatMessageInfo_t3657869099 * ___MessageInfo_1; public: inline static int32_t get_offset_of_UserInfo_0() { return static_cast(offsetof(CChatInfo_t4292626735, ___UserInfo_0)); } inline CChatUserInfo_t74790139 * get_UserInfo_0() const { return ___UserInfo_0; } inline CChatUserInfo_t74790139 ** get_address_of_UserInfo_0() { return &___UserInfo_0; } inline void set_UserInfo_0(CChatUserInfo_t74790139 * value) { ___UserInfo_0 = value; Il2CppCodeGenWriteBarrier((&___UserInfo_0), value); } inline static int32_t get_offset_of_MessageInfo_1() { return static_cast(offsetof(CChatInfo_t4292626735, ___MessageInfo_1)); } inline CChatMessageInfo_t3657869099 * get_MessageInfo_1() const { return ___MessageInfo_1; } inline CChatMessageInfo_t3657869099 ** get_address_of_MessageInfo_1() { return &___MessageInfo_1; } inline void set_MessageInfo_1(CChatMessageInfo_t3657869099 * value) { ___MessageInfo_1 = value; Il2CppCodeGenWriteBarrier((&___MessageInfo_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATINFO_T4292626735_H #ifndef CCHATGROUP_T2712975719_H #define CCHATGROUP_T2712975719_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatGroup struct CChatGroup_t2712975719 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CChatGroup::m_indexLabor int32_t ___m_indexLabor_0; // System.Int32 DMCore.Logic.CChatGroup::m_indexSerialized int32_t ___m_indexSerialized_1; // System.Collections.Generic.List`1 DMCore.Logic.CChatGroup::m_ChatList List_1_t1469734181 * ___m_ChatList_2; public: inline static int32_t get_offset_of_m_indexLabor_0() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_indexLabor_0)); } inline int32_t get_m_indexLabor_0() const { return ___m_indexLabor_0; } inline int32_t* get_address_of_m_indexLabor_0() { return &___m_indexLabor_0; } inline void set_m_indexLabor_0(int32_t value) { ___m_indexLabor_0 = value; } inline static int32_t get_offset_of_m_indexSerialized_1() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_indexSerialized_1)); } inline int32_t get_m_indexSerialized_1() const { return ___m_indexSerialized_1; } inline int32_t* get_address_of_m_indexSerialized_1() { return &___m_indexSerialized_1; } inline void set_m_indexSerialized_1(int32_t value) { ___m_indexSerialized_1 = value; } inline static int32_t get_offset_of_m_ChatList_2() { return static_cast(offsetof(CChatGroup_t2712975719, ___m_ChatList_2)); } inline List_1_t1469734181 * get_m_ChatList_2() const { return ___m_ChatList_2; } inline List_1_t1469734181 ** get_address_of_m_ChatList_2() { return &___m_ChatList_2; } inline void set_m_ChatList_2(List_1_t1469734181 * value) { ___m_ChatList_2 = value; Il2CppCodeGenWriteBarrier((&___m_ChatList_2), value); } }; struct CChatGroup_t2712975719_StaticFields { public: // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_USERID String_t* ___CHAT_DATA_KEY_USERID_3; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_TIME String_t* ___CHAT_DATA_KEY_TIME_4; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_CONTENT String_t* ___CHAT_DATA_KEY_CONTENT_5; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_TYPE String_t* ___CHAT_DATA_KEY_TYPE_6; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_VOICELEN String_t* ___CHAT_DATA_KEY_VOICELEN_7; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_SMALLPIC String_t* ___CHAT_DATA_KEY_SMALLPIC_8; // System.String DMCore.Logic.CChatGroup::CHAT_DATA_KEY_VOICETEXT String_t* ___CHAT_DATA_KEY_VOICETEXT_9; // System.Comparison`1 DMCore.Logic.CChatGroup::<>f__mg$cache0 Comparison_1_t4067557914 * ___U3CU3Ef__mgU24cache0_10; // System.Comparison`1 DMCore.Logic.CChatGroup::<>f__mg$cache1 Comparison_1_t4067557914 * ___U3CU3Ef__mgU24cache1_11; public: inline static int32_t get_offset_of_CHAT_DATA_KEY_USERID_3() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_USERID_3)); } inline String_t* get_CHAT_DATA_KEY_USERID_3() const { return ___CHAT_DATA_KEY_USERID_3; } inline String_t** get_address_of_CHAT_DATA_KEY_USERID_3() { return &___CHAT_DATA_KEY_USERID_3; } inline void set_CHAT_DATA_KEY_USERID_3(String_t* value) { ___CHAT_DATA_KEY_USERID_3 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_USERID_3), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_TIME_4() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_TIME_4)); } inline String_t* get_CHAT_DATA_KEY_TIME_4() const { return ___CHAT_DATA_KEY_TIME_4; } inline String_t** get_address_of_CHAT_DATA_KEY_TIME_4() { return &___CHAT_DATA_KEY_TIME_4; } inline void set_CHAT_DATA_KEY_TIME_4(String_t* value) { ___CHAT_DATA_KEY_TIME_4 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_TIME_4), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_CONTENT_5() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_CONTENT_5)); } inline String_t* get_CHAT_DATA_KEY_CONTENT_5() const { return ___CHAT_DATA_KEY_CONTENT_5; } inline String_t** get_address_of_CHAT_DATA_KEY_CONTENT_5() { return &___CHAT_DATA_KEY_CONTENT_5; } inline void set_CHAT_DATA_KEY_CONTENT_5(String_t* value) { ___CHAT_DATA_KEY_CONTENT_5 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_CONTENT_5), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_TYPE_6() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_TYPE_6)); } inline String_t* get_CHAT_DATA_KEY_TYPE_6() const { return ___CHAT_DATA_KEY_TYPE_6; } inline String_t** get_address_of_CHAT_DATA_KEY_TYPE_6() { return &___CHAT_DATA_KEY_TYPE_6; } inline void set_CHAT_DATA_KEY_TYPE_6(String_t* value) { ___CHAT_DATA_KEY_TYPE_6 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_TYPE_6), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_VOICELEN_7() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_VOICELEN_7)); } inline String_t* get_CHAT_DATA_KEY_VOICELEN_7() const { return ___CHAT_DATA_KEY_VOICELEN_7; } inline String_t** get_address_of_CHAT_DATA_KEY_VOICELEN_7() { return &___CHAT_DATA_KEY_VOICELEN_7; } inline void set_CHAT_DATA_KEY_VOICELEN_7(String_t* value) { ___CHAT_DATA_KEY_VOICELEN_7 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_VOICELEN_7), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_SMALLPIC_8() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_SMALLPIC_8)); } inline String_t* get_CHAT_DATA_KEY_SMALLPIC_8() const { return ___CHAT_DATA_KEY_SMALLPIC_8; } inline String_t** get_address_of_CHAT_DATA_KEY_SMALLPIC_8() { return &___CHAT_DATA_KEY_SMALLPIC_8; } inline void set_CHAT_DATA_KEY_SMALLPIC_8(String_t* value) { ___CHAT_DATA_KEY_SMALLPIC_8 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_SMALLPIC_8), value); } inline static int32_t get_offset_of_CHAT_DATA_KEY_VOICETEXT_9() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___CHAT_DATA_KEY_VOICETEXT_9)); } inline String_t* get_CHAT_DATA_KEY_VOICETEXT_9() const { return ___CHAT_DATA_KEY_VOICETEXT_9; } inline String_t** get_address_of_CHAT_DATA_KEY_VOICETEXT_9() { return &___CHAT_DATA_KEY_VOICETEXT_9; } inline void set_CHAT_DATA_KEY_VOICETEXT_9(String_t* value) { ___CHAT_DATA_KEY_VOICETEXT_9 = value; Il2CppCodeGenWriteBarrier((&___CHAT_DATA_KEY_VOICETEXT_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_10() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___U3CU3Ef__mgU24cache0_10)); } inline Comparison_1_t4067557914 * get_U3CU3Ef__mgU24cache0_10() const { return ___U3CU3Ef__mgU24cache0_10; } inline Comparison_1_t4067557914 ** get_address_of_U3CU3Ef__mgU24cache0_10() { return &___U3CU3Ef__mgU24cache0_10; } inline void set_U3CU3Ef__mgU24cache0_10(Comparison_1_t4067557914 * value) { ___U3CU3Ef__mgU24cache0_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_11() { return static_cast(offsetof(CChatGroup_t2712975719_StaticFields, ___U3CU3Ef__mgU24cache1_11)); } inline Comparison_1_t4067557914 * get_U3CU3Ef__mgU24cache1_11() const { return ___U3CU3Ef__mgU24cache1_11; } inline Comparison_1_t4067557914 ** get_address_of_U3CU3Ef__mgU24cache1_11() { return &___U3CU3Ef__mgU24cache1_11; } inline void set_U3CU3Ef__mgU24cache1_11(Comparison_1_t4067557914 * value) { ___U3CU3Ef__mgU24cache1_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATGROUP_T2712975719_H #ifndef LINKEDLIST_1_T687096698_H #define LINKEDLIST_1_T687096698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698 : public RuntimeObject { public: // System.UInt32 System.Collections.Generic.LinkedList`1::count uint32_t ___count_2; // System.UInt32 System.Collections.Generic.LinkedList`1::version uint32_t ___version_3; // System.Object System.Collections.Generic.LinkedList`1::syncRoot RuntimeObject * ___syncRoot_4; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::first LinkedListNode_1_t1592625792 * ___first_5; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::si SerializationInfo_t950877179 * ___si_6; public: inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(LinkedList_1_t687096698, ___count_2)); } inline uint32_t get_count_2() const { return ___count_2; } inline uint32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(uint32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(LinkedList_1_t687096698, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_syncRoot_4() { return static_cast(offsetof(LinkedList_1_t687096698, ___syncRoot_4)); } inline RuntimeObject * get_syncRoot_4() const { return ___syncRoot_4; } inline RuntimeObject ** get_address_of_syncRoot_4() { return &___syncRoot_4; } inline void set_syncRoot_4(RuntimeObject * value) { ___syncRoot_4 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_4), value); } inline static int32_t get_offset_of_first_5() { return static_cast(offsetof(LinkedList_1_t687096698, ___first_5)); } inline LinkedListNode_1_t1592625792 * get_first_5() const { return ___first_5; } inline LinkedListNode_1_t1592625792 ** get_address_of_first_5() { return &___first_5; } inline void set_first_5(LinkedListNode_1_t1592625792 * value) { ___first_5 = value; Il2CppCodeGenWriteBarrier((&___first_5), value); } inline static int32_t get_offset_of_si_6() { return static_cast(offsetof(LinkedList_1_t687096698, ___si_6)); } inline SerializationInfo_t950877179 * get_si_6() const { return ___si_6; } inline SerializationInfo_t950877179 ** get_address_of_si_6() { return &___si_6; } inline void set_si_6(SerializationInfo_t950877179 * value) { ___si_6 = value; Il2CppCodeGenWriteBarrier((&___si_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLIST_1_T687096698_H #ifndef LINKEDLISTNODE_1_T1592625792_H #define LINKEDLISTNODE_1_T1592625792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t1592625792 : public RuntimeObject { public: // T System.Collections.Generic.LinkedListNode`1::item String_t* ___item_0; // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::container LinkedList_1_t687096698 * ___container_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::forward LinkedListNode_1_t1592625792 * ___forward_2; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::back LinkedListNode_1_t1592625792 * ___back_3; public: inline static int32_t get_offset_of_item_0() { return static_cast(offsetof(LinkedListNode_1_t1592625792, ___item_0)); } inline String_t* get_item_0() const { return ___item_0; } inline String_t** get_address_of_item_0() { return &___item_0; } inline void set_item_0(String_t* value) { ___item_0 = value; Il2CppCodeGenWriteBarrier((&___item_0), value); } inline static int32_t get_offset_of_container_1() { return static_cast(offsetof(LinkedListNode_1_t1592625792, ___container_1)); } inline LinkedList_1_t687096698 * get_container_1() const { return ___container_1; } inline LinkedList_1_t687096698 ** get_address_of_container_1() { return &___container_1; } inline void set_container_1(LinkedList_1_t687096698 * value) { ___container_1 = value; Il2CppCodeGenWriteBarrier((&___container_1), value); } inline static int32_t get_offset_of_forward_2() { return static_cast(offsetof(LinkedListNode_1_t1592625792, ___forward_2)); } inline LinkedListNode_1_t1592625792 * get_forward_2() const { return ___forward_2; } inline LinkedListNode_1_t1592625792 ** get_address_of_forward_2() { return &___forward_2; } inline void set_forward_2(LinkedListNode_1_t1592625792 * value) { ___forward_2 = value; Il2CppCodeGenWriteBarrier((&___forward_2), value); } inline static int32_t get_offset_of_back_3() { return static_cast(offsetof(LinkedListNode_1_t1592625792, ___back_3)); } inline LinkedListNode_1_t1592625792 * get_back_3() const { return ___back_3; } inline LinkedListNode_1_t1592625792 ** get_address_of_back_3() { return &___back_3; } inline void set_back_3(LinkedListNode_1_t1592625792 * value) { ___back_3 = value; Il2CppCodeGenWriteBarrier((&___back_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLISTNODE_1_T1592625792_H #ifndef DICTIONARY_2_T2736202052_H #define DICTIONARY_2_T2736202052_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Int32U5BU5D_t385246372* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t2736202052, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t2736202052, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t2736202052, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t2736202052, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2736202052, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t2736202052, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t2736202052, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t2736202052, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t2736202052, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t2736202052, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t2736202052, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t2736202052_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3530625384 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2736202052_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3530625384 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3530625384 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3530625384 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2736202052_H #ifndef CBGIFTPACKAGE_T2594282032_H #define CBGIFTPACKAGE_T2594282032_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbGiftPackage struct cbGiftPackage_t2594282032 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBGIFTPACKAGE_T2594282032_H #ifndef CQUALIFYINGMANAGER_T954001806_H #define CQUALIFYINGMANAGER_T954001806_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CQualifyingManager struct CQualifyingManager_t954001806 : public RuntimeObject { public: // CQualifyingManager/CallBack CQualifyingManager::RefrQfModeList CallBack_t4012644998 * ___RefrQfModeList_0; // CQualifyingManager/CallBack CQualifyingManager::RefrQfRankListBaseInfo CallBack_t4012644998 * ___RefrQfRankListBaseInfo_1; // CQualifyingManager/CallBack CQualifyingManager::RefrQfRankList CallBack_t4012644998 * ___RefrQfRankList_2; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchFailed CallBack_t4012644998 * ___RefrQfMatchFailed_3; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchSuccess CallBack_t4012644998 * ___RefrQfMatchSuccess_4; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchRoleInfo CallBack_t4012644998 * ___RefrQfMatchRoleInfo_5; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchSelfInfo CallBack_t4012644998 * ___RefrQfMatchSelfInfo_6; // CQualifyingManager/CallBack CQualifyingManager::RefrQfInMatchQueue CallBack_t4012644998 * ___RefrQfInMatchQueue_7; // CQualifyingManager/CallBack CQualifyingManager::ReturnToLobby CallBack_t4012644998 * ___ReturnToLobby_8; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchCd CallBack_t4012644998 * ___RefrQfMatchCd_9; // System.String[] CQualifyingManager::Opentime StringU5BU5D_t1281789340* ___Opentime_10; // System.Int32 CQualifyingManager::OpenLevel int32_t ___OpenLevel_11; // System.Boolean CQualifyingManager::IsFullDownLoad bool ___IsFullDownLoad_12; // System.Boolean CQualifyingManager::RemindOnce bool ___RemindOnce_13; // System.Boolean CQualifyingManager::RemindMatchTimeOnce bool ___RemindMatchTimeOnce_14; // System.Boolean CQualifyingManager::IsQualifyingGame bool ___IsQualifyingGame_15; // System.Boolean CQualifyingManager::IsInMatchQueue bool ___IsInMatchQueue_16; // System.Int32 CQualifyingManager::Mode int32_t ___Mode_17; // System.Int32[] CQualifyingManager::MatchCDTime Int32U5BU5D_t385246372* ___MatchCDTime_18; // System.Int32 CQualifyingManager::qfModeNum int32_t ___qfModeNum_20; // System.Int32 CQualifyingManager::isOpen int32_t ___isOpen_21; // System.Collections.Generic.List`1 CQualifyingManager::selfQualifyInfoList List_1_t4281599118 * ___selfQualifyInfoList_22; // System.Collections.Generic.List`1 CQualifyingManager::qualifyInfoList List_1_t4281599118 * ___qualifyInfoList_23; // System.Collections.Generic.Dictionary`2> CQualifyingManager::matchedQueue Dictionary_2_t4066855417 * ___matchedQueue_24; // CurQualifyRankInfo CQualifyingManager::curQualifyRankInfo CurQualifyRankInfo_t2391125760 * ___curQualifyRankInfo_25; // SelfQualifyPkResultInfo CQualifyingManager::pkResult SelfQualifyPkResultInfo_t1561294256 * ___pkResult_26; // System.Collections.Generic.List`1 CQualifyingManager::allPlayerQualifyInfo List_1_t4281599118 * ___allPlayerQualifyInfo_27; public: inline static int32_t get_offset_of_RefrQfModeList_0() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfModeList_0)); } inline CallBack_t4012644998 * get_RefrQfModeList_0() const { return ___RefrQfModeList_0; } inline CallBack_t4012644998 ** get_address_of_RefrQfModeList_0() { return &___RefrQfModeList_0; } inline void set_RefrQfModeList_0(CallBack_t4012644998 * value) { ___RefrQfModeList_0 = value; Il2CppCodeGenWriteBarrier((&___RefrQfModeList_0), value); } inline static int32_t get_offset_of_RefrQfRankListBaseInfo_1() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfRankListBaseInfo_1)); } inline CallBack_t4012644998 * get_RefrQfRankListBaseInfo_1() const { return ___RefrQfRankListBaseInfo_1; } inline CallBack_t4012644998 ** get_address_of_RefrQfRankListBaseInfo_1() { return &___RefrQfRankListBaseInfo_1; } inline void set_RefrQfRankListBaseInfo_1(CallBack_t4012644998 * value) { ___RefrQfRankListBaseInfo_1 = value; Il2CppCodeGenWriteBarrier((&___RefrQfRankListBaseInfo_1), value); } inline static int32_t get_offset_of_RefrQfRankList_2() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfRankList_2)); } inline CallBack_t4012644998 * get_RefrQfRankList_2() const { return ___RefrQfRankList_2; } inline CallBack_t4012644998 ** get_address_of_RefrQfRankList_2() { return &___RefrQfRankList_2; } inline void set_RefrQfRankList_2(CallBack_t4012644998 * value) { ___RefrQfRankList_2 = value; Il2CppCodeGenWriteBarrier((&___RefrQfRankList_2), value); } inline static int32_t get_offset_of_RefrQfMatchFailed_3() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchFailed_3)); } inline CallBack_t4012644998 * get_RefrQfMatchFailed_3() const { return ___RefrQfMatchFailed_3; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchFailed_3() { return &___RefrQfMatchFailed_3; } inline void set_RefrQfMatchFailed_3(CallBack_t4012644998 * value) { ___RefrQfMatchFailed_3 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchFailed_3), value); } inline static int32_t get_offset_of_RefrQfMatchSuccess_4() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchSuccess_4)); } inline CallBack_t4012644998 * get_RefrQfMatchSuccess_4() const { return ___RefrQfMatchSuccess_4; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchSuccess_4() { return &___RefrQfMatchSuccess_4; } inline void set_RefrQfMatchSuccess_4(CallBack_t4012644998 * value) { ___RefrQfMatchSuccess_4 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchSuccess_4), value); } inline static int32_t get_offset_of_RefrQfMatchRoleInfo_5() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchRoleInfo_5)); } inline CallBack_t4012644998 * get_RefrQfMatchRoleInfo_5() const { return ___RefrQfMatchRoleInfo_5; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchRoleInfo_5() { return &___RefrQfMatchRoleInfo_5; } inline void set_RefrQfMatchRoleInfo_5(CallBack_t4012644998 * value) { ___RefrQfMatchRoleInfo_5 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchRoleInfo_5), value); } inline static int32_t get_offset_of_RefrQfMatchSelfInfo_6() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchSelfInfo_6)); } inline CallBack_t4012644998 * get_RefrQfMatchSelfInfo_6() const { return ___RefrQfMatchSelfInfo_6; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchSelfInfo_6() { return &___RefrQfMatchSelfInfo_6; } inline void set_RefrQfMatchSelfInfo_6(CallBack_t4012644998 * value) { ___RefrQfMatchSelfInfo_6 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchSelfInfo_6), value); } inline static int32_t get_offset_of_RefrQfInMatchQueue_7() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfInMatchQueue_7)); } inline CallBack_t4012644998 * get_RefrQfInMatchQueue_7() const { return ___RefrQfInMatchQueue_7; } inline CallBack_t4012644998 ** get_address_of_RefrQfInMatchQueue_7() { return &___RefrQfInMatchQueue_7; } inline void set_RefrQfInMatchQueue_7(CallBack_t4012644998 * value) { ___RefrQfInMatchQueue_7 = value; Il2CppCodeGenWriteBarrier((&___RefrQfInMatchQueue_7), value); } inline static int32_t get_offset_of_ReturnToLobby_8() { return static_cast(offsetof(CQualifyingManager_t954001806, ___ReturnToLobby_8)); } inline CallBack_t4012644998 * get_ReturnToLobby_8() const { return ___ReturnToLobby_8; } inline CallBack_t4012644998 ** get_address_of_ReturnToLobby_8() { return &___ReturnToLobby_8; } inline void set_ReturnToLobby_8(CallBack_t4012644998 * value) { ___ReturnToLobby_8 = value; Il2CppCodeGenWriteBarrier((&___ReturnToLobby_8), value); } inline static int32_t get_offset_of_RefrQfMatchCd_9() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchCd_9)); } inline CallBack_t4012644998 * get_RefrQfMatchCd_9() const { return ___RefrQfMatchCd_9; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchCd_9() { return &___RefrQfMatchCd_9; } inline void set_RefrQfMatchCd_9(CallBack_t4012644998 * value) { ___RefrQfMatchCd_9 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchCd_9), value); } inline static int32_t get_offset_of_Opentime_10() { return static_cast(offsetof(CQualifyingManager_t954001806, ___Opentime_10)); } inline StringU5BU5D_t1281789340* get_Opentime_10() const { return ___Opentime_10; } inline StringU5BU5D_t1281789340** get_address_of_Opentime_10() { return &___Opentime_10; } inline void set_Opentime_10(StringU5BU5D_t1281789340* value) { ___Opentime_10 = value; Il2CppCodeGenWriteBarrier((&___Opentime_10), value); } inline static int32_t get_offset_of_OpenLevel_11() { return static_cast(offsetof(CQualifyingManager_t954001806, ___OpenLevel_11)); } inline int32_t get_OpenLevel_11() const { return ___OpenLevel_11; } inline int32_t* get_address_of_OpenLevel_11() { return &___OpenLevel_11; } inline void set_OpenLevel_11(int32_t value) { ___OpenLevel_11 = value; } inline static int32_t get_offset_of_IsFullDownLoad_12() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsFullDownLoad_12)); } inline bool get_IsFullDownLoad_12() const { return ___IsFullDownLoad_12; } inline bool* get_address_of_IsFullDownLoad_12() { return &___IsFullDownLoad_12; } inline void set_IsFullDownLoad_12(bool value) { ___IsFullDownLoad_12 = value; } inline static int32_t get_offset_of_RemindOnce_13() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RemindOnce_13)); } inline bool get_RemindOnce_13() const { return ___RemindOnce_13; } inline bool* get_address_of_RemindOnce_13() { return &___RemindOnce_13; } inline void set_RemindOnce_13(bool value) { ___RemindOnce_13 = value; } inline static int32_t get_offset_of_RemindMatchTimeOnce_14() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RemindMatchTimeOnce_14)); } inline bool get_RemindMatchTimeOnce_14() const { return ___RemindMatchTimeOnce_14; } inline bool* get_address_of_RemindMatchTimeOnce_14() { return &___RemindMatchTimeOnce_14; } inline void set_RemindMatchTimeOnce_14(bool value) { ___RemindMatchTimeOnce_14 = value; } inline static int32_t get_offset_of_IsQualifyingGame_15() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsQualifyingGame_15)); } inline bool get_IsQualifyingGame_15() const { return ___IsQualifyingGame_15; } inline bool* get_address_of_IsQualifyingGame_15() { return &___IsQualifyingGame_15; } inline void set_IsQualifyingGame_15(bool value) { ___IsQualifyingGame_15 = value; } inline static int32_t get_offset_of_IsInMatchQueue_16() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsInMatchQueue_16)); } inline bool get_IsInMatchQueue_16() const { return ___IsInMatchQueue_16; } inline bool* get_address_of_IsInMatchQueue_16() { return &___IsInMatchQueue_16; } inline void set_IsInMatchQueue_16(bool value) { ___IsInMatchQueue_16 = value; } inline static int32_t get_offset_of_Mode_17() { return static_cast(offsetof(CQualifyingManager_t954001806, ___Mode_17)); } inline int32_t get_Mode_17() const { return ___Mode_17; } inline int32_t* get_address_of_Mode_17() { return &___Mode_17; } inline void set_Mode_17(int32_t value) { ___Mode_17 = value; } inline static int32_t get_offset_of_MatchCDTime_18() { return static_cast(offsetof(CQualifyingManager_t954001806, ___MatchCDTime_18)); } inline Int32U5BU5D_t385246372* get_MatchCDTime_18() const { return ___MatchCDTime_18; } inline Int32U5BU5D_t385246372** get_address_of_MatchCDTime_18() { return &___MatchCDTime_18; } inline void set_MatchCDTime_18(Int32U5BU5D_t385246372* value) { ___MatchCDTime_18 = value; Il2CppCodeGenWriteBarrier((&___MatchCDTime_18), value); } inline static int32_t get_offset_of_qfModeNum_20() { return static_cast(offsetof(CQualifyingManager_t954001806, ___qfModeNum_20)); } inline int32_t get_qfModeNum_20() const { return ___qfModeNum_20; } inline int32_t* get_address_of_qfModeNum_20() { return &___qfModeNum_20; } inline void set_qfModeNum_20(int32_t value) { ___qfModeNum_20 = value; } inline static int32_t get_offset_of_isOpen_21() { return static_cast(offsetof(CQualifyingManager_t954001806, ___isOpen_21)); } inline int32_t get_isOpen_21() const { return ___isOpen_21; } inline int32_t* get_address_of_isOpen_21() { return &___isOpen_21; } inline void set_isOpen_21(int32_t value) { ___isOpen_21 = value; } inline static int32_t get_offset_of_selfQualifyInfoList_22() { return static_cast(offsetof(CQualifyingManager_t954001806, ___selfQualifyInfoList_22)); } inline List_1_t4281599118 * get_selfQualifyInfoList_22() const { return ___selfQualifyInfoList_22; } inline List_1_t4281599118 ** get_address_of_selfQualifyInfoList_22() { return &___selfQualifyInfoList_22; } inline void set_selfQualifyInfoList_22(List_1_t4281599118 * value) { ___selfQualifyInfoList_22 = value; Il2CppCodeGenWriteBarrier((&___selfQualifyInfoList_22), value); } inline static int32_t get_offset_of_qualifyInfoList_23() { return static_cast(offsetof(CQualifyingManager_t954001806, ___qualifyInfoList_23)); } inline List_1_t4281599118 * get_qualifyInfoList_23() const { return ___qualifyInfoList_23; } inline List_1_t4281599118 ** get_address_of_qualifyInfoList_23() { return &___qualifyInfoList_23; } inline void set_qualifyInfoList_23(List_1_t4281599118 * value) { ___qualifyInfoList_23 = value; Il2CppCodeGenWriteBarrier((&___qualifyInfoList_23), value); } inline static int32_t get_offset_of_matchedQueue_24() { return static_cast(offsetof(CQualifyingManager_t954001806, ___matchedQueue_24)); } inline Dictionary_2_t4066855417 * get_matchedQueue_24() const { return ___matchedQueue_24; } inline Dictionary_2_t4066855417 ** get_address_of_matchedQueue_24() { return &___matchedQueue_24; } inline void set_matchedQueue_24(Dictionary_2_t4066855417 * value) { ___matchedQueue_24 = value; Il2CppCodeGenWriteBarrier((&___matchedQueue_24), value); } inline static int32_t get_offset_of_curQualifyRankInfo_25() { return static_cast(offsetof(CQualifyingManager_t954001806, ___curQualifyRankInfo_25)); } inline CurQualifyRankInfo_t2391125760 * get_curQualifyRankInfo_25() const { return ___curQualifyRankInfo_25; } inline CurQualifyRankInfo_t2391125760 ** get_address_of_curQualifyRankInfo_25() { return &___curQualifyRankInfo_25; } inline void set_curQualifyRankInfo_25(CurQualifyRankInfo_t2391125760 * value) { ___curQualifyRankInfo_25 = value; Il2CppCodeGenWriteBarrier((&___curQualifyRankInfo_25), value); } inline static int32_t get_offset_of_pkResult_26() { return static_cast(offsetof(CQualifyingManager_t954001806, ___pkResult_26)); } inline SelfQualifyPkResultInfo_t1561294256 * get_pkResult_26() const { return ___pkResult_26; } inline SelfQualifyPkResultInfo_t1561294256 ** get_address_of_pkResult_26() { return &___pkResult_26; } inline void set_pkResult_26(SelfQualifyPkResultInfo_t1561294256 * value) { ___pkResult_26 = value; Il2CppCodeGenWriteBarrier((&___pkResult_26), value); } inline static int32_t get_offset_of_allPlayerQualifyInfo_27() { return static_cast(offsetof(CQualifyingManager_t954001806, ___allPlayerQualifyInfo_27)); } inline List_1_t4281599118 * get_allPlayerQualifyInfo_27() const { return ___allPlayerQualifyInfo_27; } inline List_1_t4281599118 ** get_address_of_allPlayerQualifyInfo_27() { return &___allPlayerQualifyInfo_27; } inline void set_allPlayerQualifyInfo_27(List_1_t4281599118 * value) { ___allPlayerQualifyInfo_27 = value; Il2CppCodeGenWriteBarrier((&___allPlayerQualifyInfo_27), value); } }; struct CQualifyingManager_t954001806_StaticFields { public: // CQualifyingManager CQualifyingManager::s_instance CQualifyingManager_t954001806 * ___s_instance_19; // DMCore.OnEventCall CQualifyingManager::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_28; public: inline static int32_t get_offset_of_s_instance_19() { return static_cast(offsetof(CQualifyingManager_t954001806_StaticFields, ___s_instance_19)); } inline CQualifyingManager_t954001806 * get_s_instance_19() const { return ___s_instance_19; } inline CQualifyingManager_t954001806 ** get_address_of_s_instance_19() { return &___s_instance_19; } inline void set_s_instance_19(CQualifyingManager_t954001806 * value) { ___s_instance_19 = value; Il2CppCodeGenWriteBarrier((&___s_instance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_28() { return static_cast(offsetof(CQualifyingManager_t954001806_StaticFields, ___U3CU3Ef__mgU24cache0_28)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_28() const { return ___U3CU3Ef__mgU24cache0_28; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_28() { return &___U3CU3Ef__mgU24cache0_28; } inline void set_U3CU3Ef__mgU24cache0_28(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_28), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUALIFYINGMANAGER_T954001806_H #ifndef QUALIFYINFO_T2809524376_H #define QUALIFYINFO_T2809524376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // QualifyInfo struct QualifyInfo_t2809524376 : public RuntimeObject { public: // System.String QualifyInfo::PlayerName String_t* ___PlayerName_0; // System.Int64 QualifyInfo::UserID int64_t ___UserID_1; // System.Int64 QualifyInfo::HeadPhotoID int64_t ___HeadPhotoID_2; // System.Int32 QualifyInfo::Sex int32_t ___Sex_3; // System.Int32 QualifyInfo::ModeName int32_t ___ModeName_4; // System.String QualifyInfo::GradeName String_t* ___GradeName_5; // System.Int32 QualifyInfo::QualifyLevel int32_t ___QualifyLevel_6; // System.Int32 QualifyInfo::StarNum int32_t ___StarNum_7; // System.Int32 QualifyInfo::StarAll int32_t ___StarAll_8; // System.Int32 QualifyInfo::Grade int32_t ___Grade_9; // System.Int32 QualifyInfo::MyRankNum int32_t ___MyRankNum_10; // System.Int32 QualifyInfo::Score int32_t ___Score_11; // System.Single QualifyInfo::WinRate float ___WinRate_12; // System.Int32 QualifyInfo::WinCount int32_t ___WinCount_13; // System.Int32 QualifyInfo::TotalGameNum int32_t ___TotalGameNum_14; // System.Int32 QualifyInfo::HeadBoxID int32_t ___HeadBoxID_15; public: inline static int32_t get_offset_of_PlayerName_0() { return static_cast(offsetof(QualifyInfo_t2809524376, ___PlayerName_0)); } inline String_t* get_PlayerName_0() const { return ___PlayerName_0; } inline String_t** get_address_of_PlayerName_0() { return &___PlayerName_0; } inline void set_PlayerName_0(String_t* value) { ___PlayerName_0 = value; Il2CppCodeGenWriteBarrier((&___PlayerName_0), value); } inline static int32_t get_offset_of_UserID_1() { return static_cast(offsetof(QualifyInfo_t2809524376, ___UserID_1)); } inline int64_t get_UserID_1() const { return ___UserID_1; } inline int64_t* get_address_of_UserID_1() { return &___UserID_1; } inline void set_UserID_1(int64_t value) { ___UserID_1 = value; } inline static int32_t get_offset_of_HeadPhotoID_2() { return static_cast(offsetof(QualifyInfo_t2809524376, ___HeadPhotoID_2)); } inline int64_t get_HeadPhotoID_2() const { return ___HeadPhotoID_2; } inline int64_t* get_address_of_HeadPhotoID_2() { return &___HeadPhotoID_2; } inline void set_HeadPhotoID_2(int64_t value) { ___HeadPhotoID_2 = value; } inline static int32_t get_offset_of_Sex_3() { return static_cast(offsetof(QualifyInfo_t2809524376, ___Sex_3)); } inline int32_t get_Sex_3() const { return ___Sex_3; } inline int32_t* get_address_of_Sex_3() { return &___Sex_3; } inline void set_Sex_3(int32_t value) { ___Sex_3 = value; } inline static int32_t get_offset_of_ModeName_4() { return static_cast(offsetof(QualifyInfo_t2809524376, ___ModeName_4)); } inline int32_t get_ModeName_4() const { return ___ModeName_4; } inline int32_t* get_address_of_ModeName_4() { return &___ModeName_4; } inline void set_ModeName_4(int32_t value) { ___ModeName_4 = value; } inline static int32_t get_offset_of_GradeName_5() { return static_cast(offsetof(QualifyInfo_t2809524376, ___GradeName_5)); } inline String_t* get_GradeName_5() const { return ___GradeName_5; } inline String_t** get_address_of_GradeName_5() { return &___GradeName_5; } inline void set_GradeName_5(String_t* value) { ___GradeName_5 = value; Il2CppCodeGenWriteBarrier((&___GradeName_5), value); } inline static int32_t get_offset_of_QualifyLevel_6() { return static_cast(offsetof(QualifyInfo_t2809524376, ___QualifyLevel_6)); } inline int32_t get_QualifyLevel_6() const { return ___QualifyLevel_6; } inline int32_t* get_address_of_QualifyLevel_6() { return &___QualifyLevel_6; } inline void set_QualifyLevel_6(int32_t value) { ___QualifyLevel_6 = value; } inline static int32_t get_offset_of_StarNum_7() { return static_cast(offsetof(QualifyInfo_t2809524376, ___StarNum_7)); } inline int32_t get_StarNum_7() const { return ___StarNum_7; } inline int32_t* get_address_of_StarNum_7() { return &___StarNum_7; } inline void set_StarNum_7(int32_t value) { ___StarNum_7 = value; } inline static int32_t get_offset_of_StarAll_8() { return static_cast(offsetof(QualifyInfo_t2809524376, ___StarAll_8)); } inline int32_t get_StarAll_8() const { return ___StarAll_8; } inline int32_t* get_address_of_StarAll_8() { return &___StarAll_8; } inline void set_StarAll_8(int32_t value) { ___StarAll_8 = value; } inline static int32_t get_offset_of_Grade_9() { return static_cast(offsetof(QualifyInfo_t2809524376, ___Grade_9)); } inline int32_t get_Grade_9() const { return ___Grade_9; } inline int32_t* get_address_of_Grade_9() { return &___Grade_9; } inline void set_Grade_9(int32_t value) { ___Grade_9 = value; } inline static int32_t get_offset_of_MyRankNum_10() { return static_cast(offsetof(QualifyInfo_t2809524376, ___MyRankNum_10)); } inline int32_t get_MyRankNum_10() const { return ___MyRankNum_10; } inline int32_t* get_address_of_MyRankNum_10() { return &___MyRankNum_10; } inline void set_MyRankNum_10(int32_t value) { ___MyRankNum_10 = value; } inline static int32_t get_offset_of_Score_11() { return static_cast(offsetof(QualifyInfo_t2809524376, ___Score_11)); } inline int32_t get_Score_11() const { return ___Score_11; } inline int32_t* get_address_of_Score_11() { return &___Score_11; } inline void set_Score_11(int32_t value) { ___Score_11 = value; } inline static int32_t get_offset_of_WinRate_12() { return static_cast(offsetof(QualifyInfo_t2809524376, ___WinRate_12)); } inline float get_WinRate_12() const { return ___WinRate_12; } inline float* get_address_of_WinRate_12() { return &___WinRate_12; } inline void set_WinRate_12(float value) { ___WinRate_12 = value; } inline static int32_t get_offset_of_WinCount_13() { return static_cast(offsetof(QualifyInfo_t2809524376, ___WinCount_13)); } inline int32_t get_WinCount_13() const { return ___WinCount_13; } inline int32_t* get_address_of_WinCount_13() { return &___WinCount_13; } inline void set_WinCount_13(int32_t value) { ___WinCount_13 = value; } inline static int32_t get_offset_of_TotalGameNum_14() { return static_cast(offsetof(QualifyInfo_t2809524376, ___TotalGameNum_14)); } inline int32_t get_TotalGameNum_14() const { return ___TotalGameNum_14; } inline int32_t* get_address_of_TotalGameNum_14() { return &___TotalGameNum_14; } inline void set_TotalGameNum_14(int32_t value) { ___TotalGameNum_14 = value; } inline static int32_t get_offset_of_HeadBoxID_15() { return static_cast(offsetof(QualifyInfo_t2809524376, ___HeadBoxID_15)); } inline int32_t get_HeadBoxID_15() const { return ___HeadBoxID_15; } inline int32_t* get_address_of_HeadBoxID_15() { return &___HeadBoxID_15; } inline void set_HeadBoxID_15(int32_t value) { ___HeadBoxID_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUALIFYINFO_T2809524376_H #ifndef SELFQUALIFYPKRESULTINFO_T1561294256_H #define SELFQUALIFYPKRESULTINFO_T1561294256_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // SelfQualifyPkResultInfo struct SelfQualifyPkResultInfo_t1561294256 : public RuntimeObject { public: // System.Int32 SelfQualifyPkResultInfo::Result int32_t ___Result_0; // System.Int32 SelfQualifyPkResultInfo::GameType int32_t ___GameType_1; // System.String SelfQualifyPkResultInfo::GradeName String_t* ___GradeName_2; // System.Int32 SelfQualifyPkResultInfo::QualifyLevel int32_t ___QualifyLevel_3; // System.Int32 SelfQualifyPkResultInfo::StarNum int32_t ___StarNum_4; // System.Int32 SelfQualifyPkResultInfo::StarAll int32_t ___StarAll_5; // System.Int32 SelfQualifyPkResultInfo::OriLevel int32_t ___OriLevel_6; // System.Int32 SelfQualifyPkResultInfo::Grade int32_t ___Grade_7; // System.Int32 SelfQualifyPkResultInfo::oriGrade int32_t ___oriGrade_8; // System.Int32 SelfQualifyPkResultInfo::RankNum int32_t ___RankNum_9; // System.Int32 SelfQualifyPkResultInfo::Score int32_t ___Score_10; // System.Int32 SelfQualifyPkResultInfo::OriSocre int32_t ___OriSocre_11; // System.Int32 SelfQualifyPkResultInfo::WinningStreak int32_t ___WinningStreak_12; public: inline static int32_t get_offset_of_Result_0() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___Result_0)); } inline int32_t get_Result_0() const { return ___Result_0; } inline int32_t* get_address_of_Result_0() { return &___Result_0; } inline void set_Result_0(int32_t value) { ___Result_0 = value; } inline static int32_t get_offset_of_GameType_1() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___GameType_1)); } inline int32_t get_GameType_1() const { return ___GameType_1; } inline int32_t* get_address_of_GameType_1() { return &___GameType_1; } inline void set_GameType_1(int32_t value) { ___GameType_1 = value; } inline static int32_t get_offset_of_GradeName_2() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___GradeName_2)); } inline String_t* get_GradeName_2() const { return ___GradeName_2; } inline String_t** get_address_of_GradeName_2() { return &___GradeName_2; } inline void set_GradeName_2(String_t* value) { ___GradeName_2 = value; Il2CppCodeGenWriteBarrier((&___GradeName_2), value); } inline static int32_t get_offset_of_QualifyLevel_3() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___QualifyLevel_3)); } inline int32_t get_QualifyLevel_3() const { return ___QualifyLevel_3; } inline int32_t* get_address_of_QualifyLevel_3() { return &___QualifyLevel_3; } inline void set_QualifyLevel_3(int32_t value) { ___QualifyLevel_3 = value; } inline static int32_t get_offset_of_StarNum_4() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___StarNum_4)); } inline int32_t get_StarNum_4() const { return ___StarNum_4; } inline int32_t* get_address_of_StarNum_4() { return &___StarNum_4; } inline void set_StarNum_4(int32_t value) { ___StarNum_4 = value; } inline static int32_t get_offset_of_StarAll_5() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___StarAll_5)); } inline int32_t get_StarAll_5() const { return ___StarAll_5; } inline int32_t* get_address_of_StarAll_5() { return &___StarAll_5; } inline void set_StarAll_5(int32_t value) { ___StarAll_5 = value; } inline static int32_t get_offset_of_OriLevel_6() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___OriLevel_6)); } inline int32_t get_OriLevel_6() const { return ___OriLevel_6; } inline int32_t* get_address_of_OriLevel_6() { return &___OriLevel_6; } inline void set_OriLevel_6(int32_t value) { ___OriLevel_6 = value; } inline static int32_t get_offset_of_Grade_7() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___Grade_7)); } inline int32_t get_Grade_7() const { return ___Grade_7; } inline int32_t* get_address_of_Grade_7() { return &___Grade_7; } inline void set_Grade_7(int32_t value) { ___Grade_7 = value; } inline static int32_t get_offset_of_oriGrade_8() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___oriGrade_8)); } inline int32_t get_oriGrade_8() const { return ___oriGrade_8; } inline int32_t* get_address_of_oriGrade_8() { return &___oriGrade_8; } inline void set_oriGrade_8(int32_t value) { ___oriGrade_8 = value; } inline static int32_t get_offset_of_RankNum_9() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___RankNum_9)); } inline int32_t get_RankNum_9() const { return ___RankNum_9; } inline int32_t* get_address_of_RankNum_9() { return &___RankNum_9; } inline void set_RankNum_9(int32_t value) { ___RankNum_9 = value; } inline static int32_t get_offset_of_Score_10() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___Score_10)); } inline int32_t get_Score_10() const { return ___Score_10; } inline int32_t* get_address_of_Score_10() { return &___Score_10; } inline void set_Score_10(int32_t value) { ___Score_10 = value; } inline static int32_t get_offset_of_OriSocre_11() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___OriSocre_11)); } inline int32_t get_OriSocre_11() const { return ___OriSocre_11; } inline int32_t* get_address_of_OriSocre_11() { return &___OriSocre_11; } inline void set_OriSocre_11(int32_t value) { ___OriSocre_11 = value; } inline static int32_t get_offset_of_WinningStreak_12() { return static_cast(offsetof(SelfQualifyPkResultInfo_t1561294256, ___WinningStreak_12)); } inline int32_t get_WinningStreak_12() const { return ___WinningStreak_12; } inline int32_t* get_address_of_WinningStreak_12() { return &___WinningStreak_12; } inline void set_WinningStreak_12(int32_t value) { ___WinningStreak_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SELFQUALIFYPKRESULTINFO_T1561294256_H #ifndef CANIMSYSTEM_T3541144328_H #define CANIMSYSTEM_T3541144328_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bPaused bool ___m_bPaused_0; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bEditMode bool ___m_bEditMode_1; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bIntroduceMode bool ___m_bIntroduceMode_2; // System.Collections.Generic.List`1 DMCore.Framework.Movie.CAnimSystem::m_SequenceAll List_1_t3326345499 * ___m_SequenceAll_3; // System.Single DMCore.Framework.Movie.CAnimSystem::m_curTime float ___m_curTime_4; // System.Int32 DMCore.Framework.Movie.CAnimSystem::m_musicLevel int32_t ___m_musicLevel_5; // System.String DMCore.Framework.Movie.CAnimSystem::m_musicCfgPath String_t* ___m_musicCfgPath_6; // System.Boolean DMCore.Framework.Movie.CAnimSystem::m_bOverTimeAutoStop bool ___m_bOverTimeAutoStop_7; // BetterList`1 DMCore.Framework.Movie.CAnimSystem::m_vStopList BetterList_1_t1002471007 * ___m_vStopList_8; public: inline static int32_t get_offset_of_m_bPaused_0() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bPaused_0)); } inline bool get_m_bPaused_0() const { return ___m_bPaused_0; } inline bool* get_address_of_m_bPaused_0() { return &___m_bPaused_0; } inline void set_m_bPaused_0(bool value) { ___m_bPaused_0 = value; } inline static int32_t get_offset_of_m_bEditMode_1() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bEditMode_1)); } inline bool get_m_bEditMode_1() const { return ___m_bEditMode_1; } inline bool* get_address_of_m_bEditMode_1() { return &___m_bEditMode_1; } inline void set_m_bEditMode_1(bool value) { ___m_bEditMode_1 = value; } inline static int32_t get_offset_of_m_bIntroduceMode_2() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bIntroduceMode_2)); } inline bool get_m_bIntroduceMode_2() const { return ___m_bIntroduceMode_2; } inline bool* get_address_of_m_bIntroduceMode_2() { return &___m_bIntroduceMode_2; } inline void set_m_bIntroduceMode_2(bool value) { ___m_bIntroduceMode_2 = value; } inline static int32_t get_offset_of_m_SequenceAll_3() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_SequenceAll_3)); } inline List_1_t3326345499 * get_m_SequenceAll_3() const { return ___m_SequenceAll_3; } inline List_1_t3326345499 ** get_address_of_m_SequenceAll_3() { return &___m_SequenceAll_3; } inline void set_m_SequenceAll_3(List_1_t3326345499 * value) { ___m_SequenceAll_3 = value; Il2CppCodeGenWriteBarrier((&___m_SequenceAll_3), value); } inline static int32_t get_offset_of_m_curTime_4() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_curTime_4)); } inline float get_m_curTime_4() const { return ___m_curTime_4; } inline float* get_address_of_m_curTime_4() { return &___m_curTime_4; } inline void set_m_curTime_4(float value) { ___m_curTime_4 = value; } inline static int32_t get_offset_of_m_musicLevel_5() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicLevel_5)); } inline int32_t get_m_musicLevel_5() const { return ___m_musicLevel_5; } inline int32_t* get_address_of_m_musicLevel_5() { return &___m_musicLevel_5; } inline void set_m_musicLevel_5(int32_t value) { ___m_musicLevel_5 = value; } inline static int32_t get_offset_of_m_musicCfgPath_6() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_musicCfgPath_6)); } inline String_t* get_m_musicCfgPath_6() const { return ___m_musicCfgPath_6; } inline String_t** get_address_of_m_musicCfgPath_6() { return &___m_musicCfgPath_6; } inline void set_m_musicCfgPath_6(String_t* value) { ___m_musicCfgPath_6 = value; Il2CppCodeGenWriteBarrier((&___m_musicCfgPath_6), value); } inline static int32_t get_offset_of_m_bOverTimeAutoStop_7() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_bOverTimeAutoStop_7)); } inline bool get_m_bOverTimeAutoStop_7() const { return ___m_bOverTimeAutoStop_7; } inline bool* get_address_of_m_bOverTimeAutoStop_7() { return &___m_bOverTimeAutoStop_7; } inline void set_m_bOverTimeAutoStop_7(bool value) { ___m_bOverTimeAutoStop_7 = value; } inline static int32_t get_offset_of_m_vStopList_8() { return static_cast(offsetof(CAnimSystem_t3541144328, ___m_vStopList_8)); } inline BetterList_1_t1002471007 * get_m_vStopList_8() const { return ___m_vStopList_8; } inline BetterList_1_t1002471007 ** get_address_of_m_vStopList_8() { return &___m_vStopList_8; } inline void set_m_vStopList_8(BetterList_1_t1002471007 * value) { ___m_vStopList_8 = value; Il2CppCodeGenWriteBarrier((&___m_vStopList_8), value); } }; struct CAnimSystem_t3541144328_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map4 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4_9; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map5 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map5_10; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Movie.CAnimSystem::<>f__switch$map6 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map6_11; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map4_9() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map4_9)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4_9() const { return ___U3CU3Ef__switchU24map4_9; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4_9() { return &___U3CU3Ef__switchU24map4_9; } inline void set_U3CU3Ef__switchU24map4_9(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4_9), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map5_10() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map5_10)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map5_10() const { return ___U3CU3Ef__switchU24map5_10; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map5_10() { return &___U3CU3Ef__switchU24map5_10; } inline void set_U3CU3Ef__switchU24map5_10(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map5_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map5_10), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map6_11() { return static_cast(offsetof(CAnimSystem_t3541144328_StaticFields, ___U3CU3Ef__switchU24map6_11)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map6_11() const { return ___U3CU3Ef__switchU24map6_11; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map6_11() { return &___U3CU3Ef__switchU24map6_11; } inline void set_U3CU3Ef__switchU24map6_11(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map6_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map6_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANIMSYSTEM_T3541144328_H #ifndef CURQUALIFYRANKINFO_T2391125760_H #define CURQUALIFYRANKINFO_T2391125760_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CurQualifyRankInfo struct CurQualifyRankInfo_t2391125760 : public RuntimeObject { public: // System.Int32 CurQualifyRankInfo::MyRankNum int32_t ___MyRankNum_0; // System.String CurQualifyRankInfo::RankListDec String_t* ___RankListDec_1; // System.Int32 CurQualifyRankInfo::RankListFlag int32_t ___RankListFlag_2; // System.Int32 CurQualifyRankInfo::RankNum int32_t ___RankNum_3; public: inline static int32_t get_offset_of_MyRankNum_0() { return static_cast(offsetof(CurQualifyRankInfo_t2391125760, ___MyRankNum_0)); } inline int32_t get_MyRankNum_0() const { return ___MyRankNum_0; } inline int32_t* get_address_of_MyRankNum_0() { return &___MyRankNum_0; } inline void set_MyRankNum_0(int32_t value) { ___MyRankNum_0 = value; } inline static int32_t get_offset_of_RankListDec_1() { return static_cast(offsetof(CurQualifyRankInfo_t2391125760, ___RankListDec_1)); } inline String_t* get_RankListDec_1() const { return ___RankListDec_1; } inline String_t** get_address_of_RankListDec_1() { return &___RankListDec_1; } inline void set_RankListDec_1(String_t* value) { ___RankListDec_1 = value; Il2CppCodeGenWriteBarrier((&___RankListDec_1), value); } inline static int32_t get_offset_of_RankListFlag_2() { return static_cast(offsetof(CurQualifyRankInfo_t2391125760, ___RankListFlag_2)); } inline int32_t get_RankListFlag_2() const { return ___RankListFlag_2; } inline int32_t* get_address_of_RankListFlag_2() { return &___RankListFlag_2; } inline void set_RankListFlag_2(int32_t value) { ___RankListFlag_2 = value; } inline static int32_t get_offset_of_RankNum_3() { return static_cast(offsetof(CurQualifyRankInfo_t2391125760, ___RankNum_3)); } inline int32_t get_RankNum_3() const { return ___RankNum_3; } inline int32_t* get_address_of_RankNum_3() { return &___RankNum_3; } inline void set_RankNum_3(int32_t value) { ___RankNum_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CURQUALIFYRANKINFO_T2391125760_H #ifndef DICTIONARY_2_T4066855417_H #define DICTIONARY_2_T4066855417_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_t4066855417 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots List_1U5BU5D_t923648379* ___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_t4066855417, ___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_t4066855417, ___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_t4066855417, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t4066855417, ___valueSlots_7)); } inline List_1U5BU5D_t923648379* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t923648379** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t923648379* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t4066855417, ___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_t4066855417, ___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_t4066855417, ___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_t4066855417, ___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_t4066855417, ___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_t4066855417, ___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_t4066855417, ___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_t4066855417_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t4069027391 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t4066855417_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t4069027391 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t4069027391 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t4069027391 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T4066855417_H #ifndef QUALIFYLEVELINFO_T1733464793_H #define QUALIFYLEVELINFO_T1733464793_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // QualifyLevelInfo struct QualifyLevelInfo_t1733464793 : public RuntimeObject { public: // System.Int32 QualifyLevelInfo::Grade int32_t ___Grade_0; // System.Int32 QualifyLevelInfo::Starall int32_t ___Starall_1; // System.Int32 QualifyLevelInfo::Star int32_t ___Star_2; // System.String QualifyLevelInfo::Gradename String_t* ___Gradename_3; public: inline static int32_t get_offset_of_Grade_0() { return static_cast(offsetof(QualifyLevelInfo_t1733464793, ___Grade_0)); } inline int32_t get_Grade_0() const { return ___Grade_0; } inline int32_t* get_address_of_Grade_0() { return &___Grade_0; } inline void set_Grade_0(int32_t value) { ___Grade_0 = value; } inline static int32_t get_offset_of_Starall_1() { return static_cast(offsetof(QualifyLevelInfo_t1733464793, ___Starall_1)); } inline int32_t get_Starall_1() const { return ___Starall_1; } inline int32_t* get_address_of_Starall_1() { return &___Starall_1; } inline void set_Starall_1(int32_t value) { ___Starall_1 = value; } inline static int32_t get_offset_of_Star_2() { return static_cast(offsetof(QualifyLevelInfo_t1733464793, ___Star_2)); } inline int32_t get_Star_2() const { return ___Star_2; } inline int32_t* get_address_of_Star_2() { return &___Star_2; } inline void set_Star_2(int32_t value) { ___Star_2 = value; } inline static int32_t get_offset_of_Gradename_3() { return static_cast(offsetof(QualifyLevelInfo_t1733464793, ___Gradename_3)); } inline String_t* get_Gradename_3() const { return ___Gradename_3; } inline String_t** get_address_of_Gradename_3() { return &___Gradename_3; } inline void set_Gradename_3(String_t* value) { ___Gradename_3 = value; Il2CppCodeGenWriteBarrier((&___Gradename_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUALIFYLEVELINFO_T1733464793_H #ifndef CPINDANORDER_T1572097121_H #define CPINDANORDER_T1572097121_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPindanManager/CPindanOrder struct CPindanOrder_t1572097121 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPindanManager/CPindanOrder::pinID int32_t ___pinID_0; // System.Int64 DMCore.Logic.CPindanManager/CPindanOrder::pinPlayerID int64_t ___pinPlayerID_1; // System.String DMCore.Logic.CPindanManager/CPindanOrder::pinPlayerName String_t* ___pinPlayerName_2; // System.Int32 DMCore.Logic.CPindanManager/CPindanOrder::nSex int32_t ___nSex_3; // System.Int64 DMCore.Logic.CPindanManager/CPindanOrder::photoID int64_t ___photoID_4; // System.Int32 DMCore.Logic.CPindanManager/CPindanOrder::configID int32_t ___configID_5; // System.Int32 DMCore.Logic.CPindanManager/CPindanOrder::amount int32_t ___amount_6; // System.Int32 DMCore.Logic.CPindanManager/CPindanOrder::needCount int32_t ___needCount_7; // System.String DMCore.Logic.CPindanManager/CPindanOrder::endTime String_t* ___endTime_8; // System.Int32 DMCore.Logic.CPindanManager/CPindanOrder::joinCnt int32_t ___joinCnt_9; // System.Int32 DMCore.Logic.CPindanManager/CPindanOrder::cashType int32_t ___cashType_10; // System.Int32 DMCore.Logic.CPindanManager/CPindanOrder::cashPrice int32_t ___cashPrice_11; public: inline static int32_t get_offset_of_pinID_0() { return static_cast(offsetof(CPindanOrder_t1572097121, ___pinID_0)); } inline int32_t get_pinID_0() const { return ___pinID_0; } inline int32_t* get_address_of_pinID_0() { return &___pinID_0; } inline void set_pinID_0(int32_t value) { ___pinID_0 = value; } inline static int32_t get_offset_of_pinPlayerID_1() { return static_cast(offsetof(CPindanOrder_t1572097121, ___pinPlayerID_1)); } inline int64_t get_pinPlayerID_1() const { return ___pinPlayerID_1; } inline int64_t* get_address_of_pinPlayerID_1() { return &___pinPlayerID_1; } inline void set_pinPlayerID_1(int64_t value) { ___pinPlayerID_1 = value; } inline static int32_t get_offset_of_pinPlayerName_2() { return static_cast(offsetof(CPindanOrder_t1572097121, ___pinPlayerName_2)); } inline String_t* get_pinPlayerName_2() const { return ___pinPlayerName_2; } inline String_t** get_address_of_pinPlayerName_2() { return &___pinPlayerName_2; } inline void set_pinPlayerName_2(String_t* value) { ___pinPlayerName_2 = value; Il2CppCodeGenWriteBarrier((&___pinPlayerName_2), value); } inline static int32_t get_offset_of_nSex_3() { return static_cast(offsetof(CPindanOrder_t1572097121, ___nSex_3)); } inline int32_t get_nSex_3() const { return ___nSex_3; } inline int32_t* get_address_of_nSex_3() { return &___nSex_3; } inline void set_nSex_3(int32_t value) { ___nSex_3 = value; } inline static int32_t get_offset_of_photoID_4() { return static_cast(offsetof(CPindanOrder_t1572097121, ___photoID_4)); } inline int64_t get_photoID_4() const { return ___photoID_4; } inline int64_t* get_address_of_photoID_4() { return &___photoID_4; } inline void set_photoID_4(int64_t value) { ___photoID_4 = value; } inline static int32_t get_offset_of_configID_5() { return static_cast(offsetof(CPindanOrder_t1572097121, ___configID_5)); } inline int32_t get_configID_5() const { return ___configID_5; } inline int32_t* get_address_of_configID_5() { return &___configID_5; } inline void set_configID_5(int32_t value) { ___configID_5 = value; } inline static int32_t get_offset_of_amount_6() { return static_cast(offsetof(CPindanOrder_t1572097121, ___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_needCount_7() { return static_cast(offsetof(CPindanOrder_t1572097121, ___needCount_7)); } inline int32_t get_needCount_7() const { return ___needCount_7; } inline int32_t* get_address_of_needCount_7() { return &___needCount_7; } inline void set_needCount_7(int32_t value) { ___needCount_7 = value; } inline static int32_t get_offset_of_endTime_8() { return static_cast(offsetof(CPindanOrder_t1572097121, ___endTime_8)); } inline String_t* get_endTime_8() const { return ___endTime_8; } inline String_t** get_address_of_endTime_8() { return &___endTime_8; } inline void set_endTime_8(String_t* value) { ___endTime_8 = value; Il2CppCodeGenWriteBarrier((&___endTime_8), value); } inline static int32_t get_offset_of_joinCnt_9() { return static_cast(offsetof(CPindanOrder_t1572097121, ___joinCnt_9)); } inline int32_t get_joinCnt_9() const { return ___joinCnt_9; } inline int32_t* get_address_of_joinCnt_9() { return &___joinCnt_9; } inline void set_joinCnt_9(int32_t value) { ___joinCnt_9 = value; } inline static int32_t get_offset_of_cashType_10() { return static_cast(offsetof(CPindanOrder_t1572097121, ___cashType_10)); } inline int32_t get_cashType_10() const { return ___cashType_10; } inline int32_t* get_address_of_cashType_10() { return &___cashType_10; } inline void set_cashType_10(int32_t value) { ___cashType_10 = value; } inline static int32_t get_offset_of_cashPrice_11() { return static_cast(offsetof(CPindanOrder_t1572097121, ___cashPrice_11)); } inline int32_t get_cashPrice_11() const { return ___cashPrice_11; } inline int32_t* get_address_of_cashPrice_11() { return &___cashPrice_11; } inline void set_cashPrice_11(int32_t value) { ___cashPrice_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPINDANORDER_T1572097121_H #ifndef CINVITEPINDAN_T886476559_H #define CINVITEPINDAN_T886476559_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPindanManager/CInvitePindan struct CInvitePindan_t886476559 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPindanManager/CInvitePindan::pinID int32_t ___pinID_0; // System.Int64 DMCore.Logic.CPindanManager/CInvitePindan::inviteID int64_t ___inviteID_1; // System.String DMCore.Logic.CPindanManager/CInvitePindan::inviteName String_t* ___inviteName_2; // System.Int64 DMCore.Logic.CPindanManager/CInvitePindan::invitePhotoID int64_t ___invitePhotoID_3; // System.Int32 DMCore.Logic.CPindanManager/CInvitePindan::configId int32_t ___configId_4; // System.Int32 DMCore.Logic.CPindanManager/CInvitePindan::amount int32_t ___amount_5; // System.Int32 DMCore.Logic.CPindanManager/CInvitePindan::joinCnt int32_t ___joinCnt_6; // System.Int32 DMCore.Logic.CPindanManager/CInvitePindan::needCnt int32_t ___needCnt_7; // System.String DMCore.Logic.CPindanManager/CInvitePindan::endTime String_t* ___endTime_8; // System.Int32 DMCore.Logic.CPindanManager/CInvitePindan::originPrice int32_t ___originPrice_9; // System.Int32 DMCore.Logic.CPindanManager/CInvitePindan::pinPrice int32_t ___pinPrice_10; public: inline static int32_t get_offset_of_pinID_0() { return static_cast(offsetof(CInvitePindan_t886476559, ___pinID_0)); } inline int32_t get_pinID_0() const { return ___pinID_0; } inline int32_t* get_address_of_pinID_0() { return &___pinID_0; } inline void set_pinID_0(int32_t value) { ___pinID_0 = value; } inline static int32_t get_offset_of_inviteID_1() { return static_cast(offsetof(CInvitePindan_t886476559, ___inviteID_1)); } inline int64_t get_inviteID_1() const { return ___inviteID_1; } inline int64_t* get_address_of_inviteID_1() { return &___inviteID_1; } inline void set_inviteID_1(int64_t value) { ___inviteID_1 = value; } inline static int32_t get_offset_of_inviteName_2() { return static_cast(offsetof(CInvitePindan_t886476559, ___inviteName_2)); } inline String_t* get_inviteName_2() const { return ___inviteName_2; } inline String_t** get_address_of_inviteName_2() { return &___inviteName_2; } inline void set_inviteName_2(String_t* value) { ___inviteName_2 = value; Il2CppCodeGenWriteBarrier((&___inviteName_2), value); } inline static int32_t get_offset_of_invitePhotoID_3() { return static_cast(offsetof(CInvitePindan_t886476559, ___invitePhotoID_3)); } inline int64_t get_invitePhotoID_3() const { return ___invitePhotoID_3; } inline int64_t* get_address_of_invitePhotoID_3() { return &___invitePhotoID_3; } inline void set_invitePhotoID_3(int64_t value) { ___invitePhotoID_3 = value; } inline static int32_t get_offset_of_configId_4() { return static_cast(offsetof(CInvitePindan_t886476559, ___configId_4)); } inline int32_t get_configId_4() const { return ___configId_4; } inline int32_t* get_address_of_configId_4() { return &___configId_4; } inline void set_configId_4(int32_t value) { ___configId_4 = value; } inline static int32_t get_offset_of_amount_5() { return static_cast(offsetof(CInvitePindan_t886476559, ___amount_5)); } inline int32_t get_amount_5() const { return ___amount_5; } inline int32_t* get_address_of_amount_5() { return &___amount_5; } inline void set_amount_5(int32_t value) { ___amount_5 = value; } inline static int32_t get_offset_of_joinCnt_6() { return static_cast(offsetof(CInvitePindan_t886476559, ___joinCnt_6)); } inline int32_t get_joinCnt_6() const { return ___joinCnt_6; } inline int32_t* get_address_of_joinCnt_6() { return &___joinCnt_6; } inline void set_joinCnt_6(int32_t value) { ___joinCnt_6 = value; } inline static int32_t get_offset_of_needCnt_7() { return static_cast(offsetof(CInvitePindan_t886476559, ___needCnt_7)); } inline int32_t get_needCnt_7() const { return ___needCnt_7; } inline int32_t* get_address_of_needCnt_7() { return &___needCnt_7; } inline void set_needCnt_7(int32_t value) { ___needCnt_7 = value; } inline static int32_t get_offset_of_endTime_8() { return static_cast(offsetof(CInvitePindan_t886476559, ___endTime_8)); } inline String_t* get_endTime_8() const { return ___endTime_8; } inline String_t** get_address_of_endTime_8() { return &___endTime_8; } inline void set_endTime_8(String_t* value) { ___endTime_8 = value; Il2CppCodeGenWriteBarrier((&___endTime_8), value); } inline static int32_t get_offset_of_originPrice_9() { return static_cast(offsetof(CInvitePindan_t886476559, ___originPrice_9)); } inline int32_t get_originPrice_9() const { return ___originPrice_9; } inline int32_t* get_address_of_originPrice_9() { return &___originPrice_9; } inline void set_originPrice_9(int32_t value) { ___originPrice_9 = value; } inline static int32_t get_offset_of_pinPrice_10() { return static_cast(offsetof(CInvitePindan_t886476559, ___pinPrice_10)); } inline int32_t get_pinPrice_10() const { return ___pinPrice_10; } inline int32_t* get_address_of_pinPrice_10() { return &___pinPrice_10; } inline void set_pinPrice_10(int32_t value) { ___pinPrice_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINVITEPINDAN_T886476559_H #ifndef COMPLETEPINDAN_T1453403050_H #define COMPLETEPINDAN_T1453403050_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPindanManager/CompletePindan struct CompletePindan_t1453403050 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPindanManager/CompletePindan::pinID int32_t ___pinID_0; // System.Int32 DMCore.Logic.CPindanManager/CompletePindan::configID int32_t ___configID_1; // System.Int32 DMCore.Logic.CPindanManager/CompletePindan::amount int32_t ___amount_2; // System.Int32 DMCore.Logic.CPindanManager/CompletePindan::cashType int32_t ___cashType_3; // System.Int32 DMCore.Logic.CPindanManager/CompletePindan::cashPrice int32_t ___cashPrice_4; // System.String DMCore.Logic.CPindanManager/CompletePindan::finishTime String_t* ___finishTime_5; public: inline static int32_t get_offset_of_pinID_0() { return static_cast(offsetof(CompletePindan_t1453403050, ___pinID_0)); } inline int32_t get_pinID_0() const { return ___pinID_0; } inline int32_t* get_address_of_pinID_0() { return &___pinID_0; } inline void set_pinID_0(int32_t value) { ___pinID_0 = value; } inline static int32_t get_offset_of_configID_1() { return static_cast(offsetof(CompletePindan_t1453403050, ___configID_1)); } inline int32_t get_configID_1() const { return ___configID_1; } inline int32_t* get_address_of_configID_1() { return &___configID_1; } inline void set_configID_1(int32_t value) { ___configID_1 = value; } inline static int32_t get_offset_of_amount_2() { return static_cast(offsetof(CompletePindan_t1453403050, ___amount_2)); } inline int32_t get_amount_2() const { return ___amount_2; } inline int32_t* get_address_of_amount_2() { return &___amount_2; } inline void set_amount_2(int32_t value) { ___amount_2 = value; } inline static int32_t get_offset_of_cashType_3() { return static_cast(offsetof(CompletePindan_t1453403050, ___cashType_3)); } inline int32_t get_cashType_3() const { return ___cashType_3; } inline int32_t* get_address_of_cashType_3() { return &___cashType_3; } inline void set_cashType_3(int32_t value) { ___cashType_3 = value; } inline static int32_t get_offset_of_cashPrice_4() { return static_cast(offsetof(CompletePindan_t1453403050, ___cashPrice_4)); } inline int32_t get_cashPrice_4() const { return ___cashPrice_4; } inline int32_t* get_address_of_cashPrice_4() { return &___cashPrice_4; } inline void set_cashPrice_4(int32_t value) { ___cashPrice_4 = value; } inline static int32_t get_offset_of_finishTime_5() { return static_cast(offsetof(CompletePindan_t1453403050, ___finishTime_5)); } inline String_t* get_finishTime_5() const { return ___finishTime_5; } inline String_t** get_address_of_finishTime_5() { return &___finishTime_5; } inline void set_finishTime_5(String_t* value) { ___finishTime_5 = value; Il2CppCodeGenWriteBarrier((&___finishTime_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPLETEPINDAN_T1453403050_H #ifndef CJOINORDER_T2808368020_H #define CJOINORDER_T2808368020_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPindanManager/CJoinOrder struct CJoinOrder_t2808368020 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPindanManager/CJoinOrder::pinId int32_t ___pinId_0; // System.Int32 DMCore.Logic.CPindanManager/CJoinOrder::confidId int32_t ___confidId_1; // System.Int32 DMCore.Logic.CPindanManager/CJoinOrder::amount int32_t ___amount_2; // System.Int32 DMCore.Logic.CPindanManager/CJoinOrder::joinCnt int32_t ___joinCnt_3; // System.Int32 DMCore.Logic.CPindanManager/CJoinOrder::needCnt int32_t ___needCnt_4; // System.String DMCore.Logic.CPindanManager/CJoinOrder::endTime String_t* ___endTime_5; public: inline static int32_t get_offset_of_pinId_0() { return static_cast(offsetof(CJoinOrder_t2808368020, ___pinId_0)); } inline int32_t get_pinId_0() const { return ___pinId_0; } inline int32_t* get_address_of_pinId_0() { return &___pinId_0; } inline void set_pinId_0(int32_t value) { ___pinId_0 = value; } inline static int32_t get_offset_of_confidId_1() { return static_cast(offsetof(CJoinOrder_t2808368020, ___confidId_1)); } inline int32_t get_confidId_1() const { return ___confidId_1; } inline int32_t* get_address_of_confidId_1() { return &___confidId_1; } inline void set_confidId_1(int32_t value) { ___confidId_1 = value; } inline static int32_t get_offset_of_amount_2() { return static_cast(offsetof(CJoinOrder_t2808368020, ___amount_2)); } inline int32_t get_amount_2() const { return ___amount_2; } inline int32_t* get_address_of_amount_2() { return &___amount_2; } inline void set_amount_2(int32_t value) { ___amount_2 = value; } inline static int32_t get_offset_of_joinCnt_3() { return static_cast(offsetof(CJoinOrder_t2808368020, ___joinCnt_3)); } inline int32_t get_joinCnt_3() const { return ___joinCnt_3; } inline int32_t* get_address_of_joinCnt_3() { return &___joinCnt_3; } inline void set_joinCnt_3(int32_t value) { ___joinCnt_3 = value; } inline static int32_t get_offset_of_needCnt_4() { return static_cast(offsetof(CJoinOrder_t2808368020, ___needCnt_4)); } inline int32_t get_needCnt_4() const { return ___needCnt_4; } inline int32_t* get_address_of_needCnt_4() { return &___needCnt_4; } inline void set_needCnt_4(int32_t value) { ___needCnt_4 = value; } inline static int32_t get_offset_of_endTime_5() { return static_cast(offsetof(CJoinOrder_t2808368020, ___endTime_5)); } inline String_t* get_endTime_5() const { return ___endTime_5; } inline String_t** get_address_of_endTime_5() { return &___endTime_5; } inline void set_endTime_5(String_t* value) { ___endTime_5 = value; Il2CppCodeGenWriteBarrier((&___endTime_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CJOINORDER_T2808368020_H #ifndef CBPROFESS_T1029060535_H #define CBPROFESS_T1029060535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbProfess struct cbProfess_t1029060535 : public RuntimeObject { public: public: }; struct cbProfess_t1029060535_StaticFields { public: // System.Int64 DMCore.Net.cbProfess::stoId int64_t ___stoId_0; // System.String DMCore.Net.cbProfess::stoName String_t* ___stoName_1; // System.Int64 DMCore.Net.cbProfess::sfromId int64_t ___sfromId_2; // System.String DMCore.Net.cbProfess::sfromName String_t* ___sfromName_3; // System.Action DMCore.Net.cbProfess::<>f__mg$cache0 Action_t1264377477 * ___U3CU3Ef__mgU24cache0_4; public: inline static int32_t get_offset_of_stoId_0() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___stoId_0)); } inline int64_t get_stoId_0() const { return ___stoId_0; } inline int64_t* get_address_of_stoId_0() { return &___stoId_0; } inline void set_stoId_0(int64_t value) { ___stoId_0 = value; } inline static int32_t get_offset_of_stoName_1() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___stoName_1)); } inline String_t* get_stoName_1() const { return ___stoName_1; } inline String_t** get_address_of_stoName_1() { return &___stoName_1; } inline void set_stoName_1(String_t* value) { ___stoName_1 = value; Il2CppCodeGenWriteBarrier((&___stoName_1), value); } inline static int32_t get_offset_of_sfromId_2() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___sfromId_2)); } inline int64_t get_sfromId_2() const { return ___sfromId_2; } inline int64_t* get_address_of_sfromId_2() { return &___sfromId_2; } inline void set_sfromId_2(int64_t value) { ___sfromId_2 = value; } inline static int32_t get_offset_of_sfromName_3() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___sfromName_3)); } inline String_t* get_sfromName_3() const { return ___sfromName_3; } inline String_t** get_address_of_sfromName_3() { return &___sfromName_3; } inline void set_sfromName_3(String_t* value) { ___sfromName_3 = value; Il2CppCodeGenWriteBarrier((&___sfromName_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_4() { return static_cast(offsetof(cbProfess_t1029060535_StaticFields, ___U3CU3Ef__mgU24cache0_4)); } inline Action_t1264377477 * get_U3CU3Ef__mgU24cache0_4() const { return ___U3CU3Ef__mgU24cache0_4; } inline Action_t1264377477 ** get_address_of_U3CU3Ef__mgU24cache0_4() { return &___U3CU3Ef__mgU24cache0_4; } inline void set_U3CU3Ef__mgU24cache0_4(Action_t1264377477 * value) { ___U3CU3Ef__mgU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBPROFESS_T1029060535_H #ifndef CPROFESSMANAGER_T3007339680_H #define CPROFESSMANAGER_T3007339680_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CProfessManager struct CProfessManager_t3007339680 : public RuntimeObject { public: // uiProfess DMCore.Logic.CProfessManager::mUIProfess uiProfess_t251011769 * ___mUIProfess_1; // System.Int64 DMCore.Logic.CProfessManager::mToUserId int64_t ___mToUserId_2; public: inline static int32_t get_offset_of_mUIProfess_1() { return static_cast(offsetof(CProfessManager_t3007339680, ___mUIProfess_1)); } inline uiProfess_t251011769 * get_mUIProfess_1() const { return ___mUIProfess_1; } inline uiProfess_t251011769 ** get_address_of_mUIProfess_1() { return &___mUIProfess_1; } inline void set_mUIProfess_1(uiProfess_t251011769 * value) { ___mUIProfess_1 = value; Il2CppCodeGenWriteBarrier((&___mUIProfess_1), value); } inline static int32_t get_offset_of_mToUserId_2() { return static_cast(offsetof(CProfessManager_t3007339680, ___mToUserId_2)); } inline int64_t get_mToUserId_2() const { return ___mToUserId_2; } inline int64_t* get_address_of_mToUserId_2() { return &___mToUserId_2; } inline void set_mToUserId_2(int64_t value) { ___mToUserId_2 = value; } }; struct CProfessManager_t3007339680_StaticFields { public: // DMCore.Logic.CProfessManager DMCore.Logic.CProfessManager::s_Instance CProfessManager_t3007339680 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CProfessManager_t3007339680_StaticFields, ___s_Instance_0)); } inline CProfessManager_t3007339680 * get_s_Instance_0() const { return ___s_Instance_0; } inline CProfessManager_t3007339680 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CProfessManager_t3007339680 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROFESSMANAGER_T3007339680_H #ifndef CBQUALIFYING_T1175791899_H #define CBQUALIFYING_T1175791899_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbQualifying struct cbQualifying_t1175791899 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBQUALIFYING_T1175791899_H #ifndef LIST_1_T4281599118_H #define LIST_1_T4281599118_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_t4281599118 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items QualifyInfoU5BU5D_t2023031305* ____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_t4281599118, ____items_1)); } inline QualifyInfoU5BU5D_t2023031305* get__items_1() const { return ____items_1; } inline QualifyInfoU5BU5D_t2023031305** get_address_of__items_1() { return &____items_1; } inline void set__items_1(QualifyInfoU5BU5D_t2023031305* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4281599118, ____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_t4281599118, ____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_t4281599118_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray QualifyInfoU5BU5D_t2023031305* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4281599118_StaticFields, ___EmptyArray_4)); } inline QualifyInfoU5BU5D_t2023031305* get_EmptyArray_4() const { return ___EmptyArray_4; } inline QualifyInfoU5BU5D_t2023031305** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(QualifyInfoU5BU5D_t2023031305* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4281599118_H #ifndef POSTERDETAIL_T3313515474_H #define POSTERDETAIL_T3313515474_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PosterDetail struct PosterDetail_t3313515474 : public RuntimeObject { public: // System.String DMCore.Logic.PosterDetail::m_userName String_t* ___m_userName_0; // System.Int64 DMCore.Logic.PosterDetail::m_userId int64_t ___m_userId_1; // System.Int32 DMCore.Logic.PosterDetail::m_userSex int32_t ___m_userSex_2; // System.Collections.Generic.List`1 DMCore.Logic.PosterDetail::m_list List_1_t2529903214 * ___m_list_3; public: inline static int32_t get_offset_of_m_userName_0() { return static_cast(offsetof(PosterDetail_t3313515474, ___m_userName_0)); } inline String_t* get_m_userName_0() const { return ___m_userName_0; } inline String_t** get_address_of_m_userName_0() { return &___m_userName_0; } inline void set_m_userName_0(String_t* value) { ___m_userName_0 = value; Il2CppCodeGenWriteBarrier((&___m_userName_0), value); } inline static int32_t get_offset_of_m_userId_1() { return static_cast(offsetof(PosterDetail_t3313515474, ___m_userId_1)); } inline int64_t get_m_userId_1() const { return ___m_userId_1; } inline int64_t* get_address_of_m_userId_1() { return &___m_userId_1; } inline void set_m_userId_1(int64_t value) { ___m_userId_1 = value; } inline static int32_t get_offset_of_m_userSex_2() { return static_cast(offsetof(PosterDetail_t3313515474, ___m_userSex_2)); } inline int32_t get_m_userSex_2() const { return ___m_userSex_2; } inline int32_t* get_address_of_m_userSex_2() { return &___m_userSex_2; } inline void set_m_userSex_2(int32_t value) { ___m_userSex_2 = value; } inline static int32_t get_offset_of_m_list_3() { return static_cast(offsetof(PosterDetail_t3313515474, ___m_list_3)); } inline List_1_t2529903214 * get_m_list_3() const { return ___m_list_3; } inline List_1_t2529903214 ** get_address_of_m_list_3() { return &___m_list_3; } inline void set_m_list_3(List_1_t2529903214 * value) { ___m_list_3 = value; Il2CppCodeGenWriteBarrier((&___m_list_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POSTERDETAIL_T3313515474_H #ifndef CPRIVILEGEMANAGER_T2732865419_H #define CPRIVILEGEMANAGER_T2732865419_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPrivilegeManager struct CPrivilegeManager_t2732865419 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CPrivilegeManager::k__BackingField bool ___U3CIsChangedSelectU3Ek__BackingField_0; // System.Collections.Generic.List`1 DMCore.Logic.CPrivilegeManager::m_pkgList List_1_t1275442333 * ___m_pkgList_2; // CDataModelBool DMCore.Logic.CPrivilegeManager::m_listReady CDataModelBool_t2269476966 * ___m_listReady_3; // System.Collections.Generic.List`1 DMCore.Logic.CPrivilegeManager::m_equipModelList List_1_t128053199 * ___m_equipModelList_4; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.CPrivilegeManager::m_roleObj ISceneRole_t2394225724 * ___m_roleObj_5; // CDataModelBool DMCore.Logic.CPrivilegeManager::m_bSwitchSex CDataModelBool_t2269476966 * ___m_bSwitchSex_6; public: inline static int32_t get_offset_of_U3CIsChangedSelectU3Ek__BackingField_0() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___U3CIsChangedSelectU3Ek__BackingField_0)); } inline bool get_U3CIsChangedSelectU3Ek__BackingField_0() const { return ___U3CIsChangedSelectU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsChangedSelectU3Ek__BackingField_0() { return &___U3CIsChangedSelectU3Ek__BackingField_0; } inline void set_U3CIsChangedSelectU3Ek__BackingField_0(bool value) { ___U3CIsChangedSelectU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_pkgList_2() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_pkgList_2)); } inline List_1_t1275442333 * get_m_pkgList_2() const { return ___m_pkgList_2; } inline List_1_t1275442333 ** get_address_of_m_pkgList_2() { return &___m_pkgList_2; } inline void set_m_pkgList_2(List_1_t1275442333 * value) { ___m_pkgList_2 = value; Il2CppCodeGenWriteBarrier((&___m_pkgList_2), value); } inline static int32_t get_offset_of_m_listReady_3() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_listReady_3)); } inline CDataModelBool_t2269476966 * get_m_listReady_3() const { return ___m_listReady_3; } inline CDataModelBool_t2269476966 ** get_address_of_m_listReady_3() { return &___m_listReady_3; } inline void set_m_listReady_3(CDataModelBool_t2269476966 * value) { ___m_listReady_3 = value; Il2CppCodeGenWriteBarrier((&___m_listReady_3), value); } inline static int32_t get_offset_of_m_equipModelList_4() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_equipModelList_4)); } inline List_1_t128053199 * get_m_equipModelList_4() const { return ___m_equipModelList_4; } inline List_1_t128053199 ** get_address_of_m_equipModelList_4() { return &___m_equipModelList_4; } inline void set_m_equipModelList_4(List_1_t128053199 * value) { ___m_equipModelList_4 = value; Il2CppCodeGenWriteBarrier((&___m_equipModelList_4), value); } inline static int32_t get_offset_of_m_roleObj_5() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_roleObj_5)); } inline ISceneRole_t2394225724 * get_m_roleObj_5() const { return ___m_roleObj_5; } inline ISceneRole_t2394225724 ** get_address_of_m_roleObj_5() { return &___m_roleObj_5; } inline void set_m_roleObj_5(ISceneRole_t2394225724 * value) { ___m_roleObj_5 = value; Il2CppCodeGenWriteBarrier((&___m_roleObj_5), value); } inline static int32_t get_offset_of_m_bSwitchSex_6() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_bSwitchSex_6)); } inline CDataModelBool_t2269476966 * get_m_bSwitchSex_6() const { return ___m_bSwitchSex_6; } inline CDataModelBool_t2269476966 ** get_address_of_m_bSwitchSex_6() { return &___m_bSwitchSex_6; } inline void set_m_bSwitchSex_6(CDataModelBool_t2269476966 * value) { ___m_bSwitchSex_6 = value; Il2CppCodeGenWriteBarrier((&___m_bSwitchSex_6), value); } }; struct CPrivilegeManager_t2732865419_StaticFields { public: // DMCore.Logic.CPrivilegeManager DMCore.Logic.CPrivilegeManager::s_Instance CPrivilegeManager_t2732865419 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CPrivilegeManager_t2732865419_StaticFields, ___s_Instance_1)); } inline CPrivilegeManager_t2732865419 * get_s_Instance_1() const { return ___s_Instance_1; } inline CPrivilegeManager_t2732865419 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CPrivilegeManager_t2732865419 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPRIVILEGEMANAGER_T2732865419_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 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 EVENTARGS_T3591816995_H #define EVENTARGS_T3591816995_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.EventArgs struct EventArgs_t3591816995 : public RuntimeObject { public: public: }; struct EventArgs_t3591816995_StaticFields { public: // System.EventArgs System.EventArgs::Empty EventArgs_t3591816995 * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(EventArgs_t3591816995_StaticFields, ___Empty_0)); } inline EventArgs_t3591816995 * get_Empty_0() const { return ___Empty_0; } inline EventArgs_t3591816995 ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(EventArgs_t3591816995 * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((&___Empty_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENTARGS_T3591816995_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 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 CPOSTERMANAGER_T3158268888_H #define CPOSTERMANAGER_T3158268888_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPosterManager struct CPosterManager_t3158268888 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPosterManager::k__BackingField int32_t ___U3CCurrentRankIDU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CPosterManager::k__BackingField int32_t ___U3CCurrentIndexU3Ek__BackingField_1; // System.Collections.Generic.List`1 DMCore.Logic.CPosterManager::m_posterList List_1_t2270800429 * ___m_posterList_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPosterManager::m_posterDetailDic Dictionary_2_t2202228805 * ___m_posterDetailDic_4; // CDataModelBool DMCore.Logic.CPosterManager::m_listReady CDataModelBool_t2269476966 * ___m_listReady_5; // CDataModelBool DMCore.Logic.CPosterManager::m_detailReady CDataModelBool_t2269476966 * ___m_detailReady_6; public: inline static int32_t get_offset_of_U3CCurrentRankIDU3Ek__BackingField_0() { return static_cast(offsetof(CPosterManager_t3158268888, ___U3CCurrentRankIDU3Ek__BackingField_0)); } inline int32_t get_U3CCurrentRankIDU3Ek__BackingField_0() const { return ___U3CCurrentRankIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CCurrentRankIDU3Ek__BackingField_0() { return &___U3CCurrentRankIDU3Ek__BackingField_0; } inline void set_U3CCurrentRankIDU3Ek__BackingField_0(int32_t value) { ___U3CCurrentRankIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CCurrentIndexU3Ek__BackingField_1() { return static_cast(offsetof(CPosterManager_t3158268888, ___U3CCurrentIndexU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentIndexU3Ek__BackingField_1() const { return ___U3CCurrentIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentIndexU3Ek__BackingField_1() { return &___U3CCurrentIndexU3Ek__BackingField_1; } inline void set_U3CCurrentIndexU3Ek__BackingField_1(int32_t value) { ___U3CCurrentIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_posterList_3() { return static_cast(offsetof(CPosterManager_t3158268888, ___m_posterList_3)); } inline List_1_t2270800429 * get_m_posterList_3() const { return ___m_posterList_3; } inline List_1_t2270800429 ** get_address_of_m_posterList_3() { return &___m_posterList_3; } inline void set_m_posterList_3(List_1_t2270800429 * value) { ___m_posterList_3 = value; Il2CppCodeGenWriteBarrier((&___m_posterList_3), value); } inline static int32_t get_offset_of_m_posterDetailDic_4() { return static_cast(offsetof(CPosterManager_t3158268888, ___m_posterDetailDic_4)); } inline Dictionary_2_t2202228805 * get_m_posterDetailDic_4() const { return ___m_posterDetailDic_4; } inline Dictionary_2_t2202228805 ** get_address_of_m_posterDetailDic_4() { return &___m_posterDetailDic_4; } inline void set_m_posterDetailDic_4(Dictionary_2_t2202228805 * value) { ___m_posterDetailDic_4 = value; Il2CppCodeGenWriteBarrier((&___m_posterDetailDic_4), value); } inline static int32_t get_offset_of_m_listReady_5() { return static_cast(offsetof(CPosterManager_t3158268888, ___m_listReady_5)); } inline CDataModelBool_t2269476966 * get_m_listReady_5() const { return ___m_listReady_5; } inline CDataModelBool_t2269476966 ** get_address_of_m_listReady_5() { return &___m_listReady_5; } inline void set_m_listReady_5(CDataModelBool_t2269476966 * value) { ___m_listReady_5 = value; Il2CppCodeGenWriteBarrier((&___m_listReady_5), value); } inline static int32_t get_offset_of_m_detailReady_6() { return static_cast(offsetof(CPosterManager_t3158268888, ___m_detailReady_6)); } inline CDataModelBool_t2269476966 * get_m_detailReady_6() const { return ___m_detailReady_6; } inline CDataModelBool_t2269476966 ** get_address_of_m_detailReady_6() { return &___m_detailReady_6; } inline void set_m_detailReady_6(CDataModelBool_t2269476966 * value) { ___m_detailReady_6 = value; Il2CppCodeGenWriteBarrier((&___m_detailReady_6), value); } }; struct CPosterManager_t3158268888_StaticFields { public: // DMCore.Logic.CPosterManager DMCore.Logic.CPosterManager::s_Instance CPosterManager_t3158268888 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CPosterManager_t3158268888_StaticFields, ___s_Instance_2)); } inline CPosterManager_t3158268888 * get_s_Instance_2() const { return ___s_Instance_2; } inline CPosterManager_t3158268888 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CPosterManager_t3158268888 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPOSTERMANAGER_T3158268888_H #ifndef CBRANK_T1076825907_H #define CBRANK_T1076825907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbRank struct cbRank_t1076825907 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBRANK_T1076825907_H #ifndef CRANKLIST_T1091803790_H #define CRANKLIST_T1091803790_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRankManager/CRankList struct CRankList_t1091803790 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CRankManager/CRankList::m_list List_1_t1797989928 * ___m_list_0; public: inline static int32_t get_offset_of_m_list_0() { return static_cast(offsetof(CRankList_t1091803790, ___m_list_0)); } inline List_1_t1797989928 * get_m_list_0() const { return ___m_list_0; } inline List_1_t1797989928 ** get_address_of_m_list_0() { return &___m_list_0; } inline void set_m_list_0(List_1_t1797989928 * value) { ___m_list_0 = value; Il2CppCodeGenWriteBarrier((&___m_list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRANKLIST_T1091803790_H #ifndef CVOTEMANAGER_T3037953160_H #define CVOTEMANAGER_T3037953160_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CVoteManager struct CVoteManager_t3037953160 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CVoteManager::m_giftDic Dictionary_2_t1839659084 * ___m_giftDic_0; // CDataModelBool DMCore.Logic.CVoteManager::m_bRefreshGiftList CDataModelBool_t2269476966 * ___m_bRefreshGiftList_2; // CDataModelBool DMCore.Logic.CVoteManager::m_bRefreshRankingItem CDataModelBool_t2269476966 * ___m_bRefreshRankingItem_3; // System.Int64 DMCore.Logic.CVoteManager::k__BackingField int64_t ___U3CSelectedUserU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CVoteManager::k__BackingField int32_t ___U3CAddValueU3Ek__BackingField_5; // System.Int32 DMCore.Logic.CVoteManager::k__BackingField int32_t ___U3CPariseCountU3Ek__BackingField_6; // System.Boolean DMCore.Logic.CVoteManager::k__BackingField bool ___U3CIsPlayAnimU3Ek__BackingField_7; public: inline static int32_t get_offset_of_m_giftDic_0() { return static_cast(offsetof(CVoteManager_t3037953160, ___m_giftDic_0)); } inline Dictionary_2_t1839659084 * get_m_giftDic_0() const { return ___m_giftDic_0; } inline Dictionary_2_t1839659084 ** get_address_of_m_giftDic_0() { return &___m_giftDic_0; } inline void set_m_giftDic_0(Dictionary_2_t1839659084 * value) { ___m_giftDic_0 = value; Il2CppCodeGenWriteBarrier((&___m_giftDic_0), value); } inline static int32_t get_offset_of_m_bRefreshGiftList_2() { return static_cast(offsetof(CVoteManager_t3037953160, ___m_bRefreshGiftList_2)); } inline CDataModelBool_t2269476966 * get_m_bRefreshGiftList_2() const { return ___m_bRefreshGiftList_2; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefreshGiftList_2() { return &___m_bRefreshGiftList_2; } inline void set_m_bRefreshGiftList_2(CDataModelBool_t2269476966 * value) { ___m_bRefreshGiftList_2 = value; Il2CppCodeGenWriteBarrier((&___m_bRefreshGiftList_2), value); } inline static int32_t get_offset_of_m_bRefreshRankingItem_3() { return static_cast(offsetof(CVoteManager_t3037953160, ___m_bRefreshRankingItem_3)); } inline CDataModelBool_t2269476966 * get_m_bRefreshRankingItem_3() const { return ___m_bRefreshRankingItem_3; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefreshRankingItem_3() { return &___m_bRefreshRankingItem_3; } inline void set_m_bRefreshRankingItem_3(CDataModelBool_t2269476966 * value) { ___m_bRefreshRankingItem_3 = value; Il2CppCodeGenWriteBarrier((&___m_bRefreshRankingItem_3), value); } inline static int32_t get_offset_of_U3CSelectedUserU3Ek__BackingField_4() { return static_cast(offsetof(CVoteManager_t3037953160, ___U3CSelectedUserU3Ek__BackingField_4)); } inline int64_t get_U3CSelectedUserU3Ek__BackingField_4() const { return ___U3CSelectedUserU3Ek__BackingField_4; } inline int64_t* get_address_of_U3CSelectedUserU3Ek__BackingField_4() { return &___U3CSelectedUserU3Ek__BackingField_4; } inline void set_U3CSelectedUserU3Ek__BackingField_4(int64_t value) { ___U3CSelectedUserU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CAddValueU3Ek__BackingField_5() { return static_cast(offsetof(CVoteManager_t3037953160, ___U3CAddValueU3Ek__BackingField_5)); } inline int32_t get_U3CAddValueU3Ek__BackingField_5() const { return ___U3CAddValueU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CAddValueU3Ek__BackingField_5() { return &___U3CAddValueU3Ek__BackingField_5; } inline void set_U3CAddValueU3Ek__BackingField_5(int32_t value) { ___U3CAddValueU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPariseCountU3Ek__BackingField_6() { return static_cast(offsetof(CVoteManager_t3037953160, ___U3CPariseCountU3Ek__BackingField_6)); } inline int32_t get_U3CPariseCountU3Ek__BackingField_6() const { return ___U3CPariseCountU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CPariseCountU3Ek__BackingField_6() { return &___U3CPariseCountU3Ek__BackingField_6; } inline void set_U3CPariseCountU3Ek__BackingField_6(int32_t value) { ___U3CPariseCountU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CIsPlayAnimU3Ek__BackingField_7() { return static_cast(offsetof(CVoteManager_t3037953160, ___U3CIsPlayAnimU3Ek__BackingField_7)); } inline bool get_U3CIsPlayAnimU3Ek__BackingField_7() const { return ___U3CIsPlayAnimU3Ek__BackingField_7; } inline bool* get_address_of_U3CIsPlayAnimU3Ek__BackingField_7() { return &___U3CIsPlayAnimU3Ek__BackingField_7; } inline void set_U3CIsPlayAnimU3Ek__BackingField_7(bool value) { ___U3CIsPlayAnimU3Ek__BackingField_7 = value; } }; struct CVoteManager_t3037953160_StaticFields { public: // DMCore.Logic.CVoteManager DMCore.Logic.CVoteManager::s_Instance CVoteManager_t3037953160 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CVoteManager_t3037953160_StaticFields, ___s_Instance_1)); } inline CVoteManager_t3037953160 * get_s_Instance_1() const { return ___s_Instance_1; } inline CVoteManager_t3037953160 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CVoteManager_t3037953160 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CVOTEMANAGER_T3037953160_H #ifndef CREWARDUNIT_T2813751670_H #define CREWARDUNIT_T2813751670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRankManager/CRewardUnit struct CRewardUnit_t2813751670 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRankManager/CRewardUnit::m_beginRaking int32_t ___m_beginRaking_0; // System.Int32 DMCore.Logic.CRankManager/CRewardUnit::m_endRanking int32_t ___m_endRanking_1; // DMCore.Logic.CAwardList DMCore.Logic.CRankManager/CRewardUnit::m_awardList CAwardList_t4094041907 * ___m_awardList_2; public: inline static int32_t get_offset_of_m_beginRaking_0() { return static_cast(offsetof(CRewardUnit_t2813751670, ___m_beginRaking_0)); } inline int32_t get_m_beginRaking_0() const { return ___m_beginRaking_0; } inline int32_t* get_address_of_m_beginRaking_0() { return &___m_beginRaking_0; } inline void set_m_beginRaking_0(int32_t value) { ___m_beginRaking_0 = value; } inline static int32_t get_offset_of_m_endRanking_1() { return static_cast(offsetof(CRewardUnit_t2813751670, ___m_endRanking_1)); } inline int32_t get_m_endRanking_1() const { return ___m_endRanking_1; } inline int32_t* get_address_of_m_endRanking_1() { return &___m_endRanking_1; } inline void set_m_endRanking_1(int32_t value) { ___m_endRanking_1 = value; } inline static int32_t get_offset_of_m_awardList_2() { return static_cast(offsetof(CRewardUnit_t2813751670, ___m_awardList_2)); } inline CAwardList_t4094041907 * get_m_awardList_2() const { return ___m_awardList_2; } inline CAwardList_t4094041907 ** get_address_of_m_awardList_2() { return &___m_awardList_2; } inline void set_m_awardList_2(CAwardList_t4094041907 * value) { ___m_awardList_2 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CREWARDUNIT_T2813751670_H #ifndef CBREMINDER_T3003815507_H #define CBREMINDER_T3003815507_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbReminder struct cbReminder_t3003815507 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBREMINDER_T3003815507_H #ifndef TYPECLASS_T2664900121_H #define TYPECLASS_T2664900121_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CSignsManager/TypeClass struct TypeClass_t2664900121 : public RuntimeObject { public: // System.Int32 CSignsManager/TypeClass::MainType int32_t ___MainType_0; // System.Int32 CSignsManager/TypeClass::SubType int32_t ___SubType_1; // System.Int32 CSignsManager/TypeClass::ActID int32_t ___ActID_2; public: inline static int32_t get_offset_of_MainType_0() { return static_cast(offsetof(TypeClass_t2664900121, ___MainType_0)); } inline int32_t get_MainType_0() const { return ___MainType_0; } inline int32_t* get_address_of_MainType_0() { return &___MainType_0; } inline void set_MainType_0(int32_t value) { ___MainType_0 = value; } inline static int32_t get_offset_of_SubType_1() { return static_cast(offsetof(TypeClass_t2664900121, ___SubType_1)); } inline int32_t get_SubType_1() const { return ___SubType_1; } inline int32_t* get_address_of_SubType_1() { return &___SubType_1; } inline void set_SubType_1(int32_t value) { ___SubType_1 = value; } inline static int32_t get_offset_of_ActID_2() { return static_cast(offsetof(TypeClass_t2664900121, ___ActID_2)); } inline int32_t get_ActID_2() const { return ___ActID_2; } inline int32_t* get_address_of_ActID_2() { return &___ActID_2; } inline void set_ActID_2(int32_t value) { ___ActID_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPECLASS_T2664900121_H #ifndef CBSAMESTYLE_T249016077_H #define CBSAMESTYLE_T249016077_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbSameStyle struct cbSameStyle_t249016077 : public RuntimeObject { public: public: }; struct cbSameStyle_t249016077_StaticFields { public: // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbSameStyle::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_0; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_0() { return static_cast(offsetof(cbSameStyle_t249016077_StaticFields, ___U3CU3Ef__mgU24cache0_0)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_0() const { return ___U3CU3Ef__mgU24cache0_0; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_0() { return &___U3CU3Ef__mgU24cache0_0; } inline void set_U3CU3Ef__mgU24cache0_0(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBSAMESTYLE_T249016077_H #ifndef CBPINSHOP_T3807915995_H #define CBPINSHOP_T3807915995_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbPinShop struct cbPinShop_t3807915995 : public RuntimeObject { public: public: }; struct cbPinShop_t3807915995_StaticFields { public: // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbPinShop::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_0; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_0() { return static_cast(offsetof(cbPinShop_t3807915995_StaticFields, ___U3CU3Ef__mgU24cache0_0)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_0() const { return ___U3CU3Ef__mgU24cache0_0; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_0() { return &___U3CU3Ef__mgU24cache0_0; } inline void set_U3CU3Ef__mgU24cache0_0(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBPINSHOP_T3807915995_H #ifndef CNOTICEMANAGER_T3044969465_H #define CNOTICEMANAGER_T3044969465_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CNoticeManager struct CNoticeManager_t3044969465 : public RuntimeObject { public: // DMCore.Logic.CNoticeManager/OnSubTaskChanged DMCore.Logic.CNoticeManager::SubTaskChanged OnSubTaskChanged_t1167505012 * ___SubTaskChanged_0; // DMCore.Logic.CNoticeManager/OnMainTaskChanged DMCore.Logic.CNoticeManager::MainTaskChanged OnMainTaskChanged_t359061898 * ___MainTaskChanged_1; // DMCore.Logic.CNoticeManager/OnCurExpChanged DMCore.Logic.CNoticeManager::ExpChanged OnCurExpChanged_t1928539448 * ___ExpChanged_2; // DMCore.Logic.CNoticeManager/OnStartNoticeTask DMCore.Logic.CNoticeManager::OnStartTask OnStartNoticeTask_t2656173874 * ___OnStartTask_3; // DMCore.Logic.CNoticeManager/OnStopNoticeTask DMCore.Logic.CNoticeManager::OnStopTask OnStopNoticeTask_t773840426 * ___OnStopTask_4; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CNeedRefreshU3Ek__BackingField_5; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CInviteInfoChangeU3Ek__BackingField_6; // System.Boolean DMCore.Logic.CNoticeManager::k__BackingField bool ___U3CIsInviteFirendSucceedU3Ek__BackingField_7; // System.Int32 DMCore.Logic.CNoticeManager::m_curMainTaskID int32_t ___m_curMainTaskID_9; // System.Int32 DMCore.Logic.CNoticeManager::m_refreshCount int32_t ___m_refreshCount_10; // System.Int32 DMCore.Logic.CNoticeManager::m_needMoney int32_t ___m_needMoney_11; // System.Int32 DMCore.Logic.CNoticeManager::m_curIntegral int32_t ___m_curIntegral_12; // System.Int64 DMCore.Logic.CNoticeManager::m_curSelectedFirendId int64_t ___m_curSelectedFirendId_13; // DMCore.Logic.NoticeTask DMCore.Logic.CNoticeManager::m_task NoticeTask_t2932161791 * ___m_task_14; // DMCore.Logic.NoticeTaskDetail DMCore.Logic.CNoticeManager::m_taskDetail NoticeTaskDetail_t2956906147 * ___m_taskDetail_15; // DMCore.Logic.InviteInfo DMCore.Logic.CNoticeManager::m_inviteInfo InviteInfo_t51784531 * ___m_inviteInfo_16; // System.Collections.Generic.List`1 DMCore.Logic.CNoticeManager::m_taskList List_1_t109269237 * ___m_taskList_17; // System.Collections.Generic.List`1 DMCore.Logic.CNoticeManager::m_inviteInfoList List_1_t1523859273 * ___m_inviteInfoList_18; // CDataModelBool DMCore.Logic.CNoticeManager::m_bShowInvite CDataModelBool_t2269476966 * ___m_bShowInvite_19; // CDataModelBool DMCore.Logic.CNoticeManager::m_bTaskStateChanged CDataModelBool_t2269476966 * ___m_bTaskStateChanged_20; // CDataModelInt DMCore.Logic.CNoticeManager::m_quickFinishNeedDcash CDataModelInt_t3463393640 * ___m_quickFinishNeedDcash_21; public: inline static int32_t get_offset_of_SubTaskChanged_0() { return static_cast(offsetof(CNoticeManager_t3044969465, ___SubTaskChanged_0)); } inline OnSubTaskChanged_t1167505012 * get_SubTaskChanged_0() const { return ___SubTaskChanged_0; } inline OnSubTaskChanged_t1167505012 ** get_address_of_SubTaskChanged_0() { return &___SubTaskChanged_0; } inline void set_SubTaskChanged_0(OnSubTaskChanged_t1167505012 * value) { ___SubTaskChanged_0 = value; Il2CppCodeGenWriteBarrier((&___SubTaskChanged_0), value); } inline static int32_t get_offset_of_MainTaskChanged_1() { return static_cast(offsetof(CNoticeManager_t3044969465, ___MainTaskChanged_1)); } inline OnMainTaskChanged_t359061898 * get_MainTaskChanged_1() const { return ___MainTaskChanged_1; } inline OnMainTaskChanged_t359061898 ** get_address_of_MainTaskChanged_1() { return &___MainTaskChanged_1; } inline void set_MainTaskChanged_1(OnMainTaskChanged_t359061898 * value) { ___MainTaskChanged_1 = value; Il2CppCodeGenWriteBarrier((&___MainTaskChanged_1), value); } inline static int32_t get_offset_of_ExpChanged_2() { return static_cast(offsetof(CNoticeManager_t3044969465, ___ExpChanged_2)); } inline OnCurExpChanged_t1928539448 * get_ExpChanged_2() const { return ___ExpChanged_2; } inline OnCurExpChanged_t1928539448 ** get_address_of_ExpChanged_2() { return &___ExpChanged_2; } inline void set_ExpChanged_2(OnCurExpChanged_t1928539448 * value) { ___ExpChanged_2 = value; Il2CppCodeGenWriteBarrier((&___ExpChanged_2), value); } inline static int32_t get_offset_of_OnStartTask_3() { return static_cast(offsetof(CNoticeManager_t3044969465, ___OnStartTask_3)); } inline OnStartNoticeTask_t2656173874 * get_OnStartTask_3() const { return ___OnStartTask_3; } inline OnStartNoticeTask_t2656173874 ** get_address_of_OnStartTask_3() { return &___OnStartTask_3; } inline void set_OnStartTask_3(OnStartNoticeTask_t2656173874 * value) { ___OnStartTask_3 = value; Il2CppCodeGenWriteBarrier((&___OnStartTask_3), value); } inline static int32_t get_offset_of_OnStopTask_4() { return static_cast(offsetof(CNoticeManager_t3044969465, ___OnStopTask_4)); } inline OnStopNoticeTask_t773840426 * get_OnStopTask_4() const { return ___OnStopTask_4; } inline OnStopNoticeTask_t773840426 ** get_address_of_OnStopTask_4() { return &___OnStopTask_4; } inline void set_OnStopTask_4(OnStopNoticeTask_t773840426 * value) { ___OnStopTask_4 = value; Il2CppCodeGenWriteBarrier((&___OnStopTask_4), value); } inline static int32_t get_offset_of_U3CNeedRefreshU3Ek__BackingField_5() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CNeedRefreshU3Ek__BackingField_5)); } inline bool get_U3CNeedRefreshU3Ek__BackingField_5() const { return ___U3CNeedRefreshU3Ek__BackingField_5; } inline bool* get_address_of_U3CNeedRefreshU3Ek__BackingField_5() { return &___U3CNeedRefreshU3Ek__BackingField_5; } inline void set_U3CNeedRefreshU3Ek__BackingField_5(bool value) { ___U3CNeedRefreshU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CInviteInfoChangeU3Ek__BackingField_6() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CInviteInfoChangeU3Ek__BackingField_6)); } inline bool get_U3CInviteInfoChangeU3Ek__BackingField_6() const { return ___U3CInviteInfoChangeU3Ek__BackingField_6; } inline bool* get_address_of_U3CInviteInfoChangeU3Ek__BackingField_6() { return &___U3CInviteInfoChangeU3Ek__BackingField_6; } inline void set_U3CInviteInfoChangeU3Ek__BackingField_6(bool value) { ___U3CInviteInfoChangeU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CIsInviteFirendSucceedU3Ek__BackingField_7() { return static_cast(offsetof(CNoticeManager_t3044969465, ___U3CIsInviteFirendSucceedU3Ek__BackingField_7)); } inline bool get_U3CIsInviteFirendSucceedU3Ek__BackingField_7() const { return ___U3CIsInviteFirendSucceedU3Ek__BackingField_7; } inline bool* get_address_of_U3CIsInviteFirendSucceedU3Ek__BackingField_7() { return &___U3CIsInviteFirendSucceedU3Ek__BackingField_7; } inline void set_U3CIsInviteFirendSucceedU3Ek__BackingField_7(bool value) { ___U3CIsInviteFirendSucceedU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_curMainTaskID_9() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curMainTaskID_9)); } inline int32_t get_m_curMainTaskID_9() const { return ___m_curMainTaskID_9; } inline int32_t* get_address_of_m_curMainTaskID_9() { return &___m_curMainTaskID_9; } inline void set_m_curMainTaskID_9(int32_t value) { ___m_curMainTaskID_9 = value; } inline static int32_t get_offset_of_m_refreshCount_10() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_refreshCount_10)); } inline int32_t get_m_refreshCount_10() const { return ___m_refreshCount_10; } inline int32_t* get_address_of_m_refreshCount_10() { return &___m_refreshCount_10; } inline void set_m_refreshCount_10(int32_t value) { ___m_refreshCount_10 = value; } inline static int32_t get_offset_of_m_needMoney_11() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_needMoney_11)); } inline int32_t get_m_needMoney_11() const { return ___m_needMoney_11; } inline int32_t* get_address_of_m_needMoney_11() { return &___m_needMoney_11; } inline void set_m_needMoney_11(int32_t value) { ___m_needMoney_11 = value; } inline static int32_t get_offset_of_m_curIntegral_12() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curIntegral_12)); } inline int32_t get_m_curIntegral_12() const { return ___m_curIntegral_12; } inline int32_t* get_address_of_m_curIntegral_12() { return &___m_curIntegral_12; } inline void set_m_curIntegral_12(int32_t value) { ___m_curIntegral_12 = value; } inline static int32_t get_offset_of_m_curSelectedFirendId_13() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_curSelectedFirendId_13)); } inline int64_t get_m_curSelectedFirendId_13() const { return ___m_curSelectedFirendId_13; } inline int64_t* get_address_of_m_curSelectedFirendId_13() { return &___m_curSelectedFirendId_13; } inline void set_m_curSelectedFirendId_13(int64_t value) { ___m_curSelectedFirendId_13 = value; } inline static int32_t get_offset_of_m_task_14() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_task_14)); } inline NoticeTask_t2932161791 * get_m_task_14() const { return ___m_task_14; } inline NoticeTask_t2932161791 ** get_address_of_m_task_14() { return &___m_task_14; } inline void set_m_task_14(NoticeTask_t2932161791 * value) { ___m_task_14 = value; Il2CppCodeGenWriteBarrier((&___m_task_14), value); } inline static int32_t get_offset_of_m_taskDetail_15() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_taskDetail_15)); } inline NoticeTaskDetail_t2956906147 * get_m_taskDetail_15() const { return ___m_taskDetail_15; } inline NoticeTaskDetail_t2956906147 ** get_address_of_m_taskDetail_15() { return &___m_taskDetail_15; } inline void set_m_taskDetail_15(NoticeTaskDetail_t2956906147 * value) { ___m_taskDetail_15 = value; Il2CppCodeGenWriteBarrier((&___m_taskDetail_15), value); } inline static int32_t get_offset_of_m_inviteInfo_16() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_inviteInfo_16)); } inline InviteInfo_t51784531 * get_m_inviteInfo_16() const { return ___m_inviteInfo_16; } inline InviteInfo_t51784531 ** get_address_of_m_inviteInfo_16() { return &___m_inviteInfo_16; } inline void set_m_inviteInfo_16(InviteInfo_t51784531 * value) { ___m_inviteInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_inviteInfo_16), value); } inline static int32_t get_offset_of_m_taskList_17() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_taskList_17)); } inline List_1_t109269237 * get_m_taskList_17() const { return ___m_taskList_17; } inline List_1_t109269237 ** get_address_of_m_taskList_17() { return &___m_taskList_17; } inline void set_m_taskList_17(List_1_t109269237 * value) { ___m_taskList_17 = value; Il2CppCodeGenWriteBarrier((&___m_taskList_17), value); } inline static int32_t get_offset_of_m_inviteInfoList_18() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_inviteInfoList_18)); } inline List_1_t1523859273 * get_m_inviteInfoList_18() const { return ___m_inviteInfoList_18; } inline List_1_t1523859273 ** get_address_of_m_inviteInfoList_18() { return &___m_inviteInfoList_18; } inline void set_m_inviteInfoList_18(List_1_t1523859273 * value) { ___m_inviteInfoList_18 = value; Il2CppCodeGenWriteBarrier((&___m_inviteInfoList_18), value); } inline static int32_t get_offset_of_m_bShowInvite_19() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_bShowInvite_19)); } inline CDataModelBool_t2269476966 * get_m_bShowInvite_19() const { return ___m_bShowInvite_19; } inline CDataModelBool_t2269476966 ** get_address_of_m_bShowInvite_19() { return &___m_bShowInvite_19; } inline void set_m_bShowInvite_19(CDataModelBool_t2269476966 * value) { ___m_bShowInvite_19 = value; Il2CppCodeGenWriteBarrier((&___m_bShowInvite_19), value); } inline static int32_t get_offset_of_m_bTaskStateChanged_20() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_bTaskStateChanged_20)); } inline CDataModelBool_t2269476966 * get_m_bTaskStateChanged_20() const { return ___m_bTaskStateChanged_20; } inline CDataModelBool_t2269476966 ** get_address_of_m_bTaskStateChanged_20() { return &___m_bTaskStateChanged_20; } inline void set_m_bTaskStateChanged_20(CDataModelBool_t2269476966 * value) { ___m_bTaskStateChanged_20 = value; Il2CppCodeGenWriteBarrier((&___m_bTaskStateChanged_20), value); } inline static int32_t get_offset_of_m_quickFinishNeedDcash_21() { return static_cast(offsetof(CNoticeManager_t3044969465, ___m_quickFinishNeedDcash_21)); } inline CDataModelInt_t3463393640 * get_m_quickFinishNeedDcash_21() const { return ___m_quickFinishNeedDcash_21; } inline CDataModelInt_t3463393640 ** get_address_of_m_quickFinishNeedDcash_21() { return &___m_quickFinishNeedDcash_21; } inline void set_m_quickFinishNeedDcash_21(CDataModelInt_t3463393640 * value) { ___m_quickFinishNeedDcash_21 = value; Il2CppCodeGenWriteBarrier((&___m_quickFinishNeedDcash_21), value); } }; struct CNoticeManager_t3044969465_StaticFields { public: // DMCore.Logic.CNoticeManager DMCore.Logic.CNoticeManager::m_Instance CNoticeManager_t3044969465 * ___m_Instance_8; public: inline static int32_t get_offset_of_m_Instance_8() { return static_cast(offsetof(CNoticeManager_t3044969465_StaticFields, ___m_Instance_8)); } inline CNoticeManager_t3044969465 * get_m_Instance_8() const { return ___m_Instance_8; } inline CNoticeManager_t3044969465 ** get_address_of_m_Instance_8() { return &___m_Instance_8; } inline void set_m_Instance_8(CNoticeManager_t3044969465 * value) { ___m_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNOTICEMANAGER_T3044969465_H #ifndef CBIDOLABILITY_T1913225186_H #define CBIDOLABILITY_T1913225186_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbIdolAbility struct cbIdolAbility_t1913225186 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBIDOLABILITY_T1913225186_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 CBIDOLCARD_T385838294_H #define CBIDOLCARD_T385838294_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbIdolCard struct cbIdolCard_t385838294 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBIDOLCARD_T385838294_H #ifndef CBIDOLSHOW_T3774055990_H #define CBIDOLSHOW_T3774055990_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbIdolShow struct cbIdolShow_t3774055990 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBIDOLSHOW_T3774055990_H #ifndef CIDOLINFO_T400451087_H #define CIDOLINFO_T400451087_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolInfo struct CIdolInfo_t400451087 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CIdolInfo::_userID int64_t ____userID_0; // System.Int32 DMCore.Logic.CIdolInfo::_sex int32_t ____sex_1; // System.Int32 DMCore.Logic.CIdolInfo::_Rank int32_t ____Rank_2; // System.Int32 DMCore.Logic.CIdolInfo::_CurrRankIndex int32_t ____CurrRankIndex_3; // System.Int32 DMCore.Logic.CIdolInfo::_nUpWeekRankIndex int32_t ____nUpWeekRankIndex_4; // System.Int32 DMCore.Logic.CIdolInfo::_MaxGiveFashionCount int32_t ____MaxGiveFashionCount_5; // System.Int32 DMCore.Logic.CIdolInfo::_MaxPraise int32_t ____MaxPraise_6; // System.String DMCore.Logic.CIdolInfo::_name String_t* ____name_7; // System.Int64 DMCore.Logic.CIdolInfo::_photoHeadID int64_t ____photoHeadID_8; // System.Int32 DMCore.Logic.CIdolInfo::_MaxGiveGift int32_t ____MaxGiveGift_9; // System.Int32 DMCore.Logic.CIdolInfo::_nWelcomeValue int32_t ____nWelcomeValue_10; // System.Int32 DMCore.Logic.CIdolInfo::_nStoreFlag int32_t ____nStoreFlag_11; // System.Int32 DMCore.Logic.CIdolInfo::_nlnRankWeekCount int32_t ____nlnRankWeekCount_12; // System.Int32 DMCore.Logic.CIdolInfo::_nMaxRanking int32_t ____nMaxRanking_13; // System.Int32 DMCore.Logic.CIdolInfo::_nPraise int32_t ____nPraise_14; // System.Int32 DMCore.Logic.CIdolInfo::_nGiveGiftCount int32_t ____nGiveGiftCount_15; // System.Int32 DMCore.Logic.CIdolInfo::_nGiveFashCount int32_t ____nGiveFashCount_16; // System.Int32 DMCore.Logic.CIdolInfo::_nPhotoCount int32_t ____nPhotoCount_17; // System.Int32 DMCore.Logic.CIdolInfo::_nHasPraised int32_t ____nHasPraised_18; // System.Collections.Generic.List`1 DMCore.Logic.CIdolInfo::_photoIds List_1_t913674750 * ____photoIds_19; // System.Int32 DMCore.Logic.CIdolInfo::_isNotIdol int32_t ____isNotIdol_20; // System.Int32 DMCore.Logic.CIdolInfo::_headBox int32_t ____headBox_21; public: inline static int32_t get_offset_of__userID_0() { return static_cast(offsetof(CIdolInfo_t400451087, ____userID_0)); } inline int64_t get__userID_0() const { return ____userID_0; } inline int64_t* get_address_of__userID_0() { return &____userID_0; } inline void set__userID_0(int64_t value) { ____userID_0 = value; } inline static int32_t get_offset_of__sex_1() { return static_cast(offsetof(CIdolInfo_t400451087, ____sex_1)); } inline int32_t get__sex_1() const { return ____sex_1; } inline int32_t* get_address_of__sex_1() { return &____sex_1; } inline void set__sex_1(int32_t value) { ____sex_1 = value; } inline static int32_t get_offset_of__Rank_2() { return static_cast(offsetof(CIdolInfo_t400451087, ____Rank_2)); } inline int32_t get__Rank_2() const { return ____Rank_2; } inline int32_t* get_address_of__Rank_2() { return &____Rank_2; } inline void set__Rank_2(int32_t value) { ____Rank_2 = value; } inline static int32_t get_offset_of__CurrRankIndex_3() { return static_cast(offsetof(CIdolInfo_t400451087, ____CurrRankIndex_3)); } inline int32_t get__CurrRankIndex_3() const { return ____CurrRankIndex_3; } inline int32_t* get_address_of__CurrRankIndex_3() { return &____CurrRankIndex_3; } inline void set__CurrRankIndex_3(int32_t value) { ____CurrRankIndex_3 = value; } inline static int32_t get_offset_of__nUpWeekRankIndex_4() { return static_cast(offsetof(CIdolInfo_t400451087, ____nUpWeekRankIndex_4)); } inline int32_t get__nUpWeekRankIndex_4() const { return ____nUpWeekRankIndex_4; } inline int32_t* get_address_of__nUpWeekRankIndex_4() { return &____nUpWeekRankIndex_4; } inline void set__nUpWeekRankIndex_4(int32_t value) { ____nUpWeekRankIndex_4 = value; } inline static int32_t get_offset_of__MaxGiveFashionCount_5() { return static_cast(offsetof(CIdolInfo_t400451087, ____MaxGiveFashionCount_5)); } inline int32_t get__MaxGiveFashionCount_5() const { return ____MaxGiveFashionCount_5; } inline int32_t* get_address_of__MaxGiveFashionCount_5() { return &____MaxGiveFashionCount_5; } inline void set__MaxGiveFashionCount_5(int32_t value) { ____MaxGiveFashionCount_5 = value; } inline static int32_t get_offset_of__MaxPraise_6() { return static_cast(offsetof(CIdolInfo_t400451087, ____MaxPraise_6)); } inline int32_t get__MaxPraise_6() const { return ____MaxPraise_6; } inline int32_t* get_address_of__MaxPraise_6() { return &____MaxPraise_6; } inline void set__MaxPraise_6(int32_t value) { ____MaxPraise_6 = value; } inline static int32_t get_offset_of__name_7() { return static_cast(offsetof(CIdolInfo_t400451087, ____name_7)); } inline String_t* get__name_7() const { return ____name_7; } inline String_t** get_address_of__name_7() { return &____name_7; } inline void set__name_7(String_t* value) { ____name_7 = value; Il2CppCodeGenWriteBarrier((&____name_7), value); } inline static int32_t get_offset_of__photoHeadID_8() { return static_cast(offsetof(CIdolInfo_t400451087, ____photoHeadID_8)); } inline int64_t get__photoHeadID_8() const { return ____photoHeadID_8; } inline int64_t* get_address_of__photoHeadID_8() { return &____photoHeadID_8; } inline void set__photoHeadID_8(int64_t value) { ____photoHeadID_8 = value; } inline static int32_t get_offset_of__MaxGiveGift_9() { return static_cast(offsetof(CIdolInfo_t400451087, ____MaxGiveGift_9)); } inline int32_t get__MaxGiveGift_9() const { return ____MaxGiveGift_9; } inline int32_t* get_address_of__MaxGiveGift_9() { return &____MaxGiveGift_9; } inline void set__MaxGiveGift_9(int32_t value) { ____MaxGiveGift_9 = value; } inline static int32_t get_offset_of__nWelcomeValue_10() { return static_cast(offsetof(CIdolInfo_t400451087, ____nWelcomeValue_10)); } inline int32_t get__nWelcomeValue_10() const { return ____nWelcomeValue_10; } inline int32_t* get_address_of__nWelcomeValue_10() { return &____nWelcomeValue_10; } inline void set__nWelcomeValue_10(int32_t value) { ____nWelcomeValue_10 = value; } inline static int32_t get_offset_of__nStoreFlag_11() { return static_cast(offsetof(CIdolInfo_t400451087, ____nStoreFlag_11)); } inline int32_t get__nStoreFlag_11() const { return ____nStoreFlag_11; } inline int32_t* get_address_of__nStoreFlag_11() { return &____nStoreFlag_11; } inline void set__nStoreFlag_11(int32_t value) { ____nStoreFlag_11 = value; } inline static int32_t get_offset_of__nlnRankWeekCount_12() { return static_cast(offsetof(CIdolInfo_t400451087, ____nlnRankWeekCount_12)); } inline int32_t get__nlnRankWeekCount_12() const { return ____nlnRankWeekCount_12; } inline int32_t* get_address_of__nlnRankWeekCount_12() { return &____nlnRankWeekCount_12; } inline void set__nlnRankWeekCount_12(int32_t value) { ____nlnRankWeekCount_12 = value; } inline static int32_t get_offset_of__nMaxRanking_13() { return static_cast(offsetof(CIdolInfo_t400451087, ____nMaxRanking_13)); } inline int32_t get__nMaxRanking_13() const { return ____nMaxRanking_13; } inline int32_t* get_address_of__nMaxRanking_13() { return &____nMaxRanking_13; } inline void set__nMaxRanking_13(int32_t value) { ____nMaxRanking_13 = value; } inline static int32_t get_offset_of__nPraise_14() { return static_cast(offsetof(CIdolInfo_t400451087, ____nPraise_14)); } inline int32_t get__nPraise_14() const { return ____nPraise_14; } inline int32_t* get_address_of__nPraise_14() { return &____nPraise_14; } inline void set__nPraise_14(int32_t value) { ____nPraise_14 = value; } inline static int32_t get_offset_of__nGiveGiftCount_15() { return static_cast(offsetof(CIdolInfo_t400451087, ____nGiveGiftCount_15)); } inline int32_t get__nGiveGiftCount_15() const { return ____nGiveGiftCount_15; } inline int32_t* get_address_of__nGiveGiftCount_15() { return &____nGiveGiftCount_15; } inline void set__nGiveGiftCount_15(int32_t value) { ____nGiveGiftCount_15 = value; } inline static int32_t get_offset_of__nGiveFashCount_16() { return static_cast(offsetof(CIdolInfo_t400451087, ____nGiveFashCount_16)); } inline int32_t get__nGiveFashCount_16() const { return ____nGiveFashCount_16; } inline int32_t* get_address_of__nGiveFashCount_16() { return &____nGiveFashCount_16; } inline void set__nGiveFashCount_16(int32_t value) { ____nGiveFashCount_16 = value; } inline static int32_t get_offset_of__nPhotoCount_17() { return static_cast(offsetof(CIdolInfo_t400451087, ____nPhotoCount_17)); } inline int32_t get__nPhotoCount_17() const { return ____nPhotoCount_17; } inline int32_t* get_address_of__nPhotoCount_17() { return &____nPhotoCount_17; } inline void set__nPhotoCount_17(int32_t value) { ____nPhotoCount_17 = value; } inline static int32_t get_offset_of__nHasPraised_18() { return static_cast(offsetof(CIdolInfo_t400451087, ____nHasPraised_18)); } inline int32_t get__nHasPraised_18() const { return ____nHasPraised_18; } inline int32_t* get_address_of__nHasPraised_18() { return &____nHasPraised_18; } inline void set__nHasPraised_18(int32_t value) { ____nHasPraised_18 = value; } inline static int32_t get_offset_of__photoIds_19() { return static_cast(offsetof(CIdolInfo_t400451087, ____photoIds_19)); } inline List_1_t913674750 * get__photoIds_19() const { return ____photoIds_19; } inline List_1_t913674750 ** get_address_of__photoIds_19() { return &____photoIds_19; } inline void set__photoIds_19(List_1_t913674750 * value) { ____photoIds_19 = value; Il2CppCodeGenWriteBarrier((&____photoIds_19), value); } inline static int32_t get_offset_of__isNotIdol_20() { return static_cast(offsetof(CIdolInfo_t400451087, ____isNotIdol_20)); } inline int32_t get__isNotIdol_20() const { return ____isNotIdol_20; } inline int32_t* get_address_of__isNotIdol_20() { return &____isNotIdol_20; } inline void set__isNotIdol_20(int32_t value) { ____isNotIdol_20 = value; } inline static int32_t get_offset_of__headBox_21() { return static_cast(offsetof(CIdolInfo_t400451087, ____headBox_21)); } inline int32_t get__headBox_21() const { return ____headBox_21; } inline int32_t* get_address_of__headBox_21() { return &____headBox_21; } inline void set__headBox_21(int32_t value) { ____headBox_21 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLINFO_T400451087_H #ifndef NOTICETASK_T2932161791_H #define NOTICETASK_T2932161791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.NoticeTask struct NoticeTask_t2932161791 : public RuntimeObject { public: // System.Int32 DMCore.Logic.NoticeTask::mainTaskID int32_t ___mainTaskID_0; // System.Int32 DMCore.Logic.NoticeTask::mainTaskLV int32_t ___mainTaskLV_1; // System.Int32 DMCore.Logic.NoticeTask::currentEXP int32_t ___currentEXP_2; // System.Int32 DMCore.Logic.NoticeTask::maxEXP int32_t ___maxEXP_3; // System.Boolean DMCore.Logic.NoticeTask::bunlock bool ___bunlock_4; // System.Int32 DMCore.Logic.NoticeTask::unlockLevel int32_t ___unlockLevel_5; public: inline static int32_t get_offset_of_mainTaskID_0() { return static_cast(offsetof(NoticeTask_t2932161791, ___mainTaskID_0)); } inline int32_t get_mainTaskID_0() const { return ___mainTaskID_0; } inline int32_t* get_address_of_mainTaskID_0() { return &___mainTaskID_0; } inline void set_mainTaskID_0(int32_t value) { ___mainTaskID_0 = value; } inline static int32_t get_offset_of_mainTaskLV_1() { return static_cast(offsetof(NoticeTask_t2932161791, ___mainTaskLV_1)); } inline int32_t get_mainTaskLV_1() const { return ___mainTaskLV_1; } inline int32_t* get_address_of_mainTaskLV_1() { return &___mainTaskLV_1; } inline void set_mainTaskLV_1(int32_t value) { ___mainTaskLV_1 = value; } inline static int32_t get_offset_of_currentEXP_2() { return static_cast(offsetof(NoticeTask_t2932161791, ___currentEXP_2)); } inline int32_t get_currentEXP_2() const { return ___currentEXP_2; } inline int32_t* get_address_of_currentEXP_2() { return &___currentEXP_2; } inline void set_currentEXP_2(int32_t value) { ___currentEXP_2 = value; } inline static int32_t get_offset_of_maxEXP_3() { return static_cast(offsetof(NoticeTask_t2932161791, ___maxEXP_3)); } inline int32_t get_maxEXP_3() const { return ___maxEXP_3; } inline int32_t* get_address_of_maxEXP_3() { return &___maxEXP_3; } inline void set_maxEXP_3(int32_t value) { ___maxEXP_3 = value; } inline static int32_t get_offset_of_bunlock_4() { return static_cast(offsetof(NoticeTask_t2932161791, ___bunlock_4)); } inline bool get_bunlock_4() const { return ___bunlock_4; } inline bool* get_address_of_bunlock_4() { return &___bunlock_4; } inline void set_bunlock_4(bool value) { ___bunlock_4 = value; } inline static int32_t get_offset_of_unlockLevel_5() { return static_cast(offsetof(NoticeTask_t2932161791, ___unlockLevel_5)); } inline int32_t get_unlockLevel_5() const { return ___unlockLevel_5; } inline int32_t* get_address_of_unlockLevel_5() { return &___unlockLevel_5; } inline void set_unlockLevel_5(int32_t value) { ___unlockLevel_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTICETASK_T2932161791_H #ifndef GIFTPACKMANAGER_T105297562_H #define GIFTPACKMANAGER_T105297562_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GiftPackManager struct GiftPackManager_t105297562 : public RuntimeObject { public: // System.Boolean DMCore.Logic.GiftPackManager::k__BackingField bool ___U3CNeedOpenBtnU3Ek__BackingField_1; // System.Action`4> DMCore.Logic.GiftPackManager::ConfirmHandler Action_4_t3484037049 * ___ConfirmHandler_2; // System.Action DMCore.Logic.GiftPackManager::CancelHandler Action_t1264377477 * ___CancelHandler_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.GiftPackManager::m_giftPackItemList Dictionary_2_t3030356666 * ___m_giftPackItemList_4; // DMCore.Logic.GiftPack DMCore.Logic.GiftPackManager::k__BackingField GiftPack_t4141643335 * ___U3CCurGiftPackU3Ek__BackingField_5; // System.Collections.Generic.List`1 DMCore.Logic.GiftPackManager::m_CustomSelectedID List_1_t93448756 * ___m_CustomSelectedID_6; // System.Action`1 DMCore.Logic.GiftPackManager::m_Callback Action_1_t19143634 * ___m_Callback_7; public: inline static int32_t get_offset_of_U3CNeedOpenBtnU3Ek__BackingField_1() { return static_cast(offsetof(GiftPackManager_t105297562, ___U3CNeedOpenBtnU3Ek__BackingField_1)); } inline bool get_U3CNeedOpenBtnU3Ek__BackingField_1() const { return ___U3CNeedOpenBtnU3Ek__BackingField_1; } inline bool* get_address_of_U3CNeedOpenBtnU3Ek__BackingField_1() { return &___U3CNeedOpenBtnU3Ek__BackingField_1; } inline void set_U3CNeedOpenBtnU3Ek__BackingField_1(bool value) { ___U3CNeedOpenBtnU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_ConfirmHandler_2() { return static_cast(offsetof(GiftPackManager_t105297562, ___ConfirmHandler_2)); } inline Action_4_t3484037049 * get_ConfirmHandler_2() const { return ___ConfirmHandler_2; } inline Action_4_t3484037049 ** get_address_of_ConfirmHandler_2() { return &___ConfirmHandler_2; } inline void set_ConfirmHandler_2(Action_4_t3484037049 * value) { ___ConfirmHandler_2 = value; Il2CppCodeGenWriteBarrier((&___ConfirmHandler_2), value); } inline static int32_t get_offset_of_CancelHandler_3() { return static_cast(offsetof(GiftPackManager_t105297562, ___CancelHandler_3)); } inline Action_t1264377477 * get_CancelHandler_3() const { return ___CancelHandler_3; } inline Action_t1264377477 ** get_address_of_CancelHandler_3() { return &___CancelHandler_3; } inline void set_CancelHandler_3(Action_t1264377477 * value) { ___CancelHandler_3 = value; Il2CppCodeGenWriteBarrier((&___CancelHandler_3), value); } inline static int32_t get_offset_of_m_giftPackItemList_4() { return static_cast(offsetof(GiftPackManager_t105297562, ___m_giftPackItemList_4)); } inline Dictionary_2_t3030356666 * get_m_giftPackItemList_4() const { return ___m_giftPackItemList_4; } inline Dictionary_2_t3030356666 ** get_address_of_m_giftPackItemList_4() { return &___m_giftPackItemList_4; } inline void set_m_giftPackItemList_4(Dictionary_2_t3030356666 * value) { ___m_giftPackItemList_4 = value; Il2CppCodeGenWriteBarrier((&___m_giftPackItemList_4), value); } inline static int32_t get_offset_of_U3CCurGiftPackU3Ek__BackingField_5() { return static_cast(offsetof(GiftPackManager_t105297562, ___U3CCurGiftPackU3Ek__BackingField_5)); } inline GiftPack_t4141643335 * get_U3CCurGiftPackU3Ek__BackingField_5() const { return ___U3CCurGiftPackU3Ek__BackingField_5; } inline GiftPack_t4141643335 ** get_address_of_U3CCurGiftPackU3Ek__BackingField_5() { return &___U3CCurGiftPackU3Ek__BackingField_5; } inline void set_U3CCurGiftPackU3Ek__BackingField_5(GiftPack_t4141643335 * value) { ___U3CCurGiftPackU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CCurGiftPackU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_m_CustomSelectedID_6() { return static_cast(offsetof(GiftPackManager_t105297562, ___m_CustomSelectedID_6)); } inline List_1_t93448756 * get_m_CustomSelectedID_6() const { return ___m_CustomSelectedID_6; } inline List_1_t93448756 ** get_address_of_m_CustomSelectedID_6() { return &___m_CustomSelectedID_6; } inline void set_m_CustomSelectedID_6(List_1_t93448756 * value) { ___m_CustomSelectedID_6 = value; Il2CppCodeGenWriteBarrier((&___m_CustomSelectedID_6), value); } inline static int32_t get_offset_of_m_Callback_7() { return static_cast(offsetof(GiftPackManager_t105297562, ___m_Callback_7)); } inline Action_1_t19143634 * get_m_Callback_7() const { return ___m_Callback_7; } inline Action_1_t19143634 ** get_address_of_m_Callback_7() { return &___m_Callback_7; } inline void set_m_Callback_7(Action_1_t19143634 * value) { ___m_Callback_7 = value; Il2CppCodeGenWriteBarrier((&___m_Callback_7), value); } }; struct GiftPackManager_t105297562_StaticFields { public: // DMCore.Logic.GiftPackManager DMCore.Logic.GiftPackManager::s_instance GiftPackManager_t105297562 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(GiftPackManager_t105297562_StaticFields, ___s_instance_0)); } inline GiftPackManager_t105297562 * get_s_instance_0() const { return ___s_instance_0; } inline GiftPackManager_t105297562 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(GiftPackManager_t105297562 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GIFTPACKMANAGER_T105297562_H #ifndef GIFTPACKAGEITEMUNIT_T2476631710_H #define GIFTPACKAGEITEMUNIT_T2476631710_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GiftPackageItemUnit struct GiftPackageItemUnit_t2476631710 : public RuntimeObject { public: // System.Int32 DMCore.Logic.GiftPackageItemUnit::configID int32_t ___configID_0; // System.Int32 DMCore.Logic.GiftPackageItemUnit::count int32_t ___count_1; // System.Int32 DMCore.Logic.GiftPackageItemUnit::vaild int32_t ___vaild_2; // System.Int32 DMCore.Logic.GiftPackageItemUnit::weight int32_t ___weight_3; public: inline static int32_t get_offset_of_configID_0() { return static_cast(offsetof(GiftPackageItemUnit_t2476631710, ___configID_0)); } inline int32_t get_configID_0() const { return ___configID_0; } inline int32_t* get_address_of_configID_0() { return &___configID_0; } inline void set_configID_0(int32_t value) { ___configID_0 = value; } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(GiftPackageItemUnit_t2476631710, ___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_vaild_2() { return static_cast(offsetof(GiftPackageItemUnit_t2476631710, ___vaild_2)); } inline int32_t get_vaild_2() const { return ___vaild_2; } inline int32_t* get_address_of_vaild_2() { return &___vaild_2; } inline void set_vaild_2(int32_t value) { ___vaild_2 = value; } inline static int32_t get_offset_of_weight_3() { return static_cast(offsetof(GiftPackageItemUnit_t2476631710, ___weight_3)); } inline int32_t get_weight_3() const { return ___weight_3; } inline int32_t* get_address_of_weight_3() { return &___weight_3; } inline void set_weight_3(int32_t value) { ___weight_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GIFTPACKAGEITEMUNIT_T2476631710_H #ifndef CBGUESS_T282536807_H #define CBGUESS_T282536807_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbGuess struct cbGuess_t282536807 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBGUESS_T282536807_H #ifndef CBGUILDCHALLENGE_T3264290245_H #define CBGUILDCHALLENGE_T3264290245_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbGuildChallenge struct cbGuildChallenge_t3264290245 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBGUILDCHALLENGE_T3264290245_H #ifndef CBIDOL_T3035983105_H #define CBIDOL_T3035983105_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbIdol struct cbIdol_t3035983105 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBIDOL_T3035983105_H #ifndef LEVELUPSTARINFO_T831176484_H #define LEVELUPSTARINFO_T831176484_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelupStarInfo struct LevelupStarInfo_t831176484 : public RuntimeObject { public: // System.Int32 DMCore.Logic.LevelupStarInfo::pinjielevel int32_t ___pinjielevel_0; // System.Int32 DMCore.Logic.LevelupStarInfo::starLevel int32_t ___starLevel_1; // System.Int32 DMCore.Logic.LevelupStarInfo::curIdolValue int32_t ___curIdolValue_2; // System.Int32 DMCore.Logic.LevelupStarInfo::needIdolValue int32_t ___needIdolValue_3; // System.Boolean DMCore.Logic.LevelupStarInfo::bCanLevelUpStar bool ___bCanLevelUpStar_4; // System.Boolean DMCore.Logic.LevelupStarInfo::bunlockTask bool ___bunlockTask_5; // System.Int32 DMCore.Logic.LevelupStarInfo::needGold int32_t ___needGold_6; // DMCore.Logic.LevelupStarInfo/StarTak[] DMCore.Logic.LevelupStarInfo::taskArr StarTakU5BU5D_t3735320407* ___taskArr_7; public: inline static int32_t get_offset_of_pinjielevel_0() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___pinjielevel_0)); } inline int32_t get_pinjielevel_0() const { return ___pinjielevel_0; } inline int32_t* get_address_of_pinjielevel_0() { return &___pinjielevel_0; } inline void set_pinjielevel_0(int32_t value) { ___pinjielevel_0 = value; } inline static int32_t get_offset_of_starLevel_1() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___starLevel_1)); } inline int32_t get_starLevel_1() const { return ___starLevel_1; } inline int32_t* get_address_of_starLevel_1() { return &___starLevel_1; } inline void set_starLevel_1(int32_t value) { ___starLevel_1 = value; } inline static int32_t get_offset_of_curIdolValue_2() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___curIdolValue_2)); } inline int32_t get_curIdolValue_2() const { return ___curIdolValue_2; } inline int32_t* get_address_of_curIdolValue_2() { return &___curIdolValue_2; } inline void set_curIdolValue_2(int32_t value) { ___curIdolValue_2 = value; } inline static int32_t get_offset_of_needIdolValue_3() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___needIdolValue_3)); } inline int32_t get_needIdolValue_3() const { return ___needIdolValue_3; } inline int32_t* get_address_of_needIdolValue_3() { return &___needIdolValue_3; } inline void set_needIdolValue_3(int32_t value) { ___needIdolValue_3 = value; } inline static int32_t get_offset_of_bCanLevelUpStar_4() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___bCanLevelUpStar_4)); } inline bool get_bCanLevelUpStar_4() const { return ___bCanLevelUpStar_4; } inline bool* get_address_of_bCanLevelUpStar_4() { return &___bCanLevelUpStar_4; } inline void set_bCanLevelUpStar_4(bool value) { ___bCanLevelUpStar_4 = value; } inline static int32_t get_offset_of_bunlockTask_5() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___bunlockTask_5)); } inline bool get_bunlockTask_5() const { return ___bunlockTask_5; } inline bool* get_address_of_bunlockTask_5() { return &___bunlockTask_5; } inline void set_bunlockTask_5(bool value) { ___bunlockTask_5 = value; } inline static int32_t get_offset_of_needGold_6() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___needGold_6)); } inline int32_t get_needGold_6() const { return ___needGold_6; } inline int32_t* get_address_of_needGold_6() { return &___needGold_6; } inline void set_needGold_6(int32_t value) { ___needGold_6 = value; } inline static int32_t get_offset_of_taskArr_7() { return static_cast(offsetof(LevelupStarInfo_t831176484, ___taskArr_7)); } inline StarTakU5BU5D_t3735320407* get_taskArr_7() const { return ___taskArr_7; } inline StarTakU5BU5D_t3735320407** get_address_of_taskArr_7() { return &___taskArr_7; } inline void set_taskArr_7(StarTakU5BU5D_t3735320407* value) { ___taskArr_7 = value; Il2CppCodeGenWriteBarrier((&___taskArr_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELUPSTARINFO_T831176484_H #ifndef IDOLAWARDUNIT_T568575365_H #define IDOLAWARDUNIT_T568575365_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdolAwardUnit struct IdolAwardUnit_t568575365 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IdolAwardUnit::m_curLevel int32_t ___m_curLevel_0; // System.Boolean DMCore.Logic.IdolAwardUnit::m_bCanGet bool ___m_bCanGet_1; // System.Collections.Generic.List`1 DMCore.Logic.IdolAwardUnit::m_Award List_1_t3149535657 * ___m_Award_2; public: inline static int32_t get_offset_of_m_curLevel_0() { return static_cast(offsetof(IdolAwardUnit_t568575365, ___m_curLevel_0)); } inline int32_t get_m_curLevel_0() const { return ___m_curLevel_0; } inline int32_t* get_address_of_m_curLevel_0() { return &___m_curLevel_0; } inline void set_m_curLevel_0(int32_t value) { ___m_curLevel_0 = value; } inline static int32_t get_offset_of_m_bCanGet_1() { return static_cast(offsetof(IdolAwardUnit_t568575365, ___m_bCanGet_1)); } inline bool get_m_bCanGet_1() const { return ___m_bCanGet_1; } inline bool* get_address_of_m_bCanGet_1() { return &___m_bCanGet_1; } inline void set_m_bCanGet_1(bool value) { ___m_bCanGet_1 = value; } inline static int32_t get_offset_of_m_Award_2() { return static_cast(offsetof(IdolAwardUnit_t568575365, ___m_Award_2)); } inline List_1_t3149535657 * get_m_Award_2() const { return ___m_Award_2; } inline List_1_t3149535657 ** get_address_of_m_Award_2() { return &___m_Award_2; } inline void set_m_Award_2(List_1_t3149535657 * value) { ___m_Award_2 = value; Il2CppCodeGenWriteBarrier((&___m_Award_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLAWARDUNIT_T568575365_H #ifndef LIST_1_T913674750_H #define LIST_1_T913674750_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_t913674750 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int64U5BU5D_t2559172825* ____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_t913674750, ____items_1)); } inline Int64U5BU5D_t2559172825* get__items_1() const { return ____items_1; } inline Int64U5BU5D_t2559172825** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int64U5BU5D_t2559172825* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t913674750, ____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_t913674750, ____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_t913674750_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Int64U5BU5D_t2559172825* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t913674750_StaticFields, ___EmptyArray_4)); } inline Int64U5BU5D_t2559172825* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Int64U5BU5D_t2559172825** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Int64U5BU5D_t2559172825* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T913674750_H #ifndef CBONHOOK_T374657100_H #define CBONHOOK_T374657100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbOnHook struct cbOnHook_t374657100 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBONHOOK_T374657100_H #ifndef CONHOOKMANAGER_T1213390909_H #define CONHOOKMANAGER_T1213390909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.COnHookManager struct COnHookManager_t1213390909 : public RuntimeObject { public: // System.Action`2 DMCore.Logic.COnHookManager::itemChanged Action_2_t4177122770 * ___itemChanged_0; // System.Collections.Generic.List`1 DMCore.Logic.COnHookManager::m_list List_1_t1037115578 * ___m_list_2; // System.Int32 DMCore.Logic.COnHookManager::m_insertIndex int32_t ___m_insertIndex_3; // CDataModelBool DMCore.Logic.COnHookManager::m_refreshList CDataModelBool_t2269476966 * ___m_refreshList_4; // CDataModelInt DMCore.Logic.COnHookManager::m_refreshItem CDataModelInt_t3463393640 * ___m_refreshItem_5; public: inline static int32_t get_offset_of_itemChanged_0() { return static_cast(offsetof(COnHookManager_t1213390909, ___itemChanged_0)); } inline Action_2_t4177122770 * get_itemChanged_0() const { return ___itemChanged_0; } inline Action_2_t4177122770 ** get_address_of_itemChanged_0() { return &___itemChanged_0; } inline void set_itemChanged_0(Action_2_t4177122770 * value) { ___itemChanged_0 = value; Il2CppCodeGenWriteBarrier((&___itemChanged_0), value); } inline static int32_t get_offset_of_m_list_2() { return static_cast(offsetof(COnHookManager_t1213390909, ___m_list_2)); } inline List_1_t1037115578 * get_m_list_2() const { return ___m_list_2; } inline List_1_t1037115578 ** get_address_of_m_list_2() { return &___m_list_2; } inline void set_m_list_2(List_1_t1037115578 * value) { ___m_list_2 = value; Il2CppCodeGenWriteBarrier((&___m_list_2), value); } inline static int32_t get_offset_of_m_insertIndex_3() { return static_cast(offsetof(COnHookManager_t1213390909, ___m_insertIndex_3)); } inline int32_t get_m_insertIndex_3() const { return ___m_insertIndex_3; } inline int32_t* get_address_of_m_insertIndex_3() { return &___m_insertIndex_3; } inline void set_m_insertIndex_3(int32_t value) { ___m_insertIndex_3 = value; } inline static int32_t get_offset_of_m_refreshList_4() { return static_cast(offsetof(COnHookManager_t1213390909, ___m_refreshList_4)); } inline CDataModelBool_t2269476966 * get_m_refreshList_4() const { return ___m_refreshList_4; } inline CDataModelBool_t2269476966 ** get_address_of_m_refreshList_4() { return &___m_refreshList_4; } inline void set_m_refreshList_4(CDataModelBool_t2269476966 * value) { ___m_refreshList_4 = value; Il2CppCodeGenWriteBarrier((&___m_refreshList_4), value); } inline static int32_t get_offset_of_m_refreshItem_5() { return static_cast(offsetof(COnHookManager_t1213390909, ___m_refreshItem_5)); } inline CDataModelInt_t3463393640 * get_m_refreshItem_5() const { return ___m_refreshItem_5; } inline CDataModelInt_t3463393640 ** get_address_of_m_refreshItem_5() { return &___m_refreshItem_5; } inline void set_m_refreshItem_5(CDataModelInt_t3463393640 * value) { ___m_refreshItem_5 = value; Il2CppCodeGenWriteBarrier((&___m_refreshItem_5), value); } }; struct COnHookManager_t1213390909_StaticFields { public: // DMCore.Logic.COnHookManager DMCore.Logic.COnHookManager::s_Instance COnHookManager_t1213390909 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(COnHookManager_t1213390909_StaticFields, ___s_Instance_1)); } inline COnHookManager_t1213390909 * get_s_Instance_1() const { return ___s_Instance_1; } inline COnHookManager_t1213390909 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(COnHookManager_t1213390909 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONHOOKMANAGER_T1213390909_H #ifndef CBPACKAGE_T1110821539_H #define CBPACKAGE_T1110821539_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbPackage struct cbPackage_t1110821539 : public RuntimeObject { public: public: }; struct cbPackage_t1110821539_StaticFields { public: // System.Boolean DMCore.Net.cbPackage::s_ifQuestServerAlready bool ___s_ifQuestServerAlready_0; public: inline static int32_t get_offset_of_s_ifQuestServerAlready_0() { return static_cast(offsetof(cbPackage_t1110821539_StaticFields, ___s_ifQuestServerAlready_0)); } inline bool get_s_ifQuestServerAlready_0() const { return ___s_ifQuestServerAlready_0; } inline bool* get_address_of_s_ifQuestServerAlready_0() { return &___s_ifQuestServerAlready_0; } inline void set_s_ifQuestServerAlready_0(bool value) { ___s_ifQuestServerAlready_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBPACKAGE_T1110821539_H #ifndef IDATAUNIT_T677250155_H #define IDATAUNIT_T677250155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.IDataUnit struct IDataUnit_t677250155 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAUNIT_T677250155_H #ifndef CITEMMANAGER_T2289463753_H #define CITEMMANAGER_T2289463753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemManager struct CItemManager_t2289463753 : public RuntimeObject { public: // DMCore.Logic.CItemManager/CItemGroup[] DMCore.Logic.CItemManager::m_listItemGroup CItemGroupU5BU5D_t344250011* ___m_listItemGroup_1; // System.Int32 DMCore.Logic.CItemManager::m_uiActiveItem int32_t ___m_uiActiveItem_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CItemManager::m_DicActiveModel Dictionary_2_t2488037245 * ___m_DicActiveModel_4; public: inline static int32_t get_offset_of_m_listItemGroup_1() { return static_cast(offsetof(CItemManager_t2289463753, ___m_listItemGroup_1)); } inline CItemGroupU5BU5D_t344250011* get_m_listItemGroup_1() const { return ___m_listItemGroup_1; } inline CItemGroupU5BU5D_t344250011** get_address_of_m_listItemGroup_1() { return &___m_listItemGroup_1; } inline void set_m_listItemGroup_1(CItemGroupU5BU5D_t344250011* value) { ___m_listItemGroup_1 = value; Il2CppCodeGenWriteBarrier((&___m_listItemGroup_1), value); } inline static int32_t get_offset_of_m_uiActiveItem_3() { return static_cast(offsetof(CItemManager_t2289463753, ___m_uiActiveItem_3)); } inline int32_t get_m_uiActiveItem_3() const { return ___m_uiActiveItem_3; } inline int32_t* get_address_of_m_uiActiveItem_3() { return &___m_uiActiveItem_3; } inline void set_m_uiActiveItem_3(int32_t value) { ___m_uiActiveItem_3 = value; } inline static int32_t get_offset_of_m_DicActiveModel_4() { return static_cast(offsetof(CItemManager_t2289463753, ___m_DicActiveModel_4)); } inline Dictionary_2_t2488037245 * get_m_DicActiveModel_4() const { return ___m_DicActiveModel_4; } inline Dictionary_2_t2488037245 ** get_address_of_m_DicActiveModel_4() { return &___m_DicActiveModel_4; } inline void set_m_DicActiveModel_4(Dictionary_2_t2488037245 * value) { ___m_DicActiveModel_4 = value; Il2CppCodeGenWriteBarrier((&___m_DicActiveModel_4), value); } }; struct CItemManager_t2289463753_StaticFields { public: // System.Int32 DMCore.Logic.CItemManager::ITEM_COUNT_ONE_PAGE int32_t ___ITEM_COUNT_ONE_PAGE_0; // DMCore.Logic.CItemManager DMCore.Logic.CItemManager::s_Instance CItemManager_t2289463753 * ___s_Instance_2; public: inline static int32_t get_offset_of_ITEM_COUNT_ONE_PAGE_0() { return static_cast(offsetof(CItemManager_t2289463753_StaticFields, ___ITEM_COUNT_ONE_PAGE_0)); } inline int32_t get_ITEM_COUNT_ONE_PAGE_0() const { return ___ITEM_COUNT_ONE_PAGE_0; } inline int32_t* get_address_of_ITEM_COUNT_ONE_PAGE_0() { return &___ITEM_COUNT_ONE_PAGE_0; } inline void set_ITEM_COUNT_ONE_PAGE_0(int32_t value) { ___ITEM_COUNT_ONE_PAGE_0 = value; } inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CItemManager_t2289463753_StaticFields, ___s_Instance_2)); } inline CItemManager_t2289463753 * get_s_Instance_2() const { return ___s_Instance_2; } inline CItemManager_t2289463753 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CItemManager_t2289463753 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CITEMMANAGER_T2289463753_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 GETITEMWNDMANAGER_T2644942713_H #define GETITEMWNDMANAGER_T2644942713_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GetItemWndManager struct GetItemWndManager_t2644942713 : public RuntimeObject { public: // System.Boolean DMCore.Logic.GetItemWndManager::k__BackingField bool ___U3CIsItemEffectShowingU3Ek__BackingField_0; // System.Collections.Generic.Queue`1 DMCore.Logic.GetItemWndManager::m_itemWndList Queue_1_t3914457535 * ___m_itemWndList_1; // DMCore.Framework.Thread.CThreadLock DMCore.Logic.GetItemWndManager::m_queueLock CThreadLock_t3315856551 * ___m_queueLock_2; public: inline static int32_t get_offset_of_U3CIsItemEffectShowingU3Ek__BackingField_0() { return static_cast(offsetof(GetItemWndManager_t2644942713, ___U3CIsItemEffectShowingU3Ek__BackingField_0)); } inline bool get_U3CIsItemEffectShowingU3Ek__BackingField_0() const { return ___U3CIsItemEffectShowingU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsItemEffectShowingU3Ek__BackingField_0() { return &___U3CIsItemEffectShowingU3Ek__BackingField_0; } inline void set_U3CIsItemEffectShowingU3Ek__BackingField_0(bool value) { ___U3CIsItemEffectShowingU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_itemWndList_1() { return static_cast(offsetof(GetItemWndManager_t2644942713, ___m_itemWndList_1)); } inline Queue_1_t3914457535 * get_m_itemWndList_1() const { return ___m_itemWndList_1; } inline Queue_1_t3914457535 ** get_address_of_m_itemWndList_1() { return &___m_itemWndList_1; } inline void set_m_itemWndList_1(Queue_1_t3914457535 * value) { ___m_itemWndList_1 = value; Il2CppCodeGenWriteBarrier((&___m_itemWndList_1), value); } inline static int32_t get_offset_of_m_queueLock_2() { return static_cast(offsetof(GetItemWndManager_t2644942713, ___m_queueLock_2)); } inline CThreadLock_t3315856551 * get_m_queueLock_2() const { return ___m_queueLock_2; } inline CThreadLock_t3315856551 ** get_address_of_m_queueLock_2() { return &___m_queueLock_2; } inline void set_m_queueLock_2(CThreadLock_t3315856551 * value) { ___m_queueLock_2 = value; Il2CppCodeGenWriteBarrier((&___m_queueLock_2), value); } }; struct GetItemWndManager_t2644942713_StaticFields { public: // DMCore.Logic.GetItemWndManager DMCore.Logic.GetItemWndManager::s_instance GetItemWndManager_t2644942713 * ___s_instance_3; // System.Int32 DMCore.Logic.GetItemWndManager::UP_LIMITED int32_t ___UP_LIMITED_4; public: inline static int32_t get_offset_of_s_instance_3() { return static_cast(offsetof(GetItemWndManager_t2644942713_StaticFields, ___s_instance_3)); } inline GetItemWndManager_t2644942713 * get_s_instance_3() const { return ___s_instance_3; } inline GetItemWndManager_t2644942713 ** get_address_of_s_instance_3() { return &___s_instance_3; } inline void set_s_instance_3(GetItemWndManager_t2644942713 * value) { ___s_instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_instance_3), value); } inline static int32_t get_offset_of_UP_LIMITED_4() { return static_cast(offsetof(GetItemWndManager_t2644942713_StaticFields, ___UP_LIMITED_4)); } inline int32_t get_UP_LIMITED_4() const { return ___UP_LIMITED_4; } inline int32_t* get_address_of_UP_LIMITED_4() { return &___UP_LIMITED_4; } inline void set_UP_LIMITED_4(int32_t value) { ___UP_LIMITED_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GETITEMWNDMANAGER_T2644942713_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 POPULARINFO_T1929720024_H #define POPULARINFO_T1929720024_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PopularInfo struct PopularInfo_t1929720024 : public RuntimeObject { public: // System.Int64 DMCore.Logic.PopularInfo::nUserId int64_t ___nUserId_0; // System.String DMCore.Logic.PopularInfo::wstrName String_t* ___wstrName_1; // System.Int32 DMCore.Logic.PopularInfo::nSex int32_t ___nSex_2; // System.Int64 DMCore.Logic.PopularInfo::nHeadId int64_t ___nHeadId_3; // System.Int32 DMCore.Logic.PopularInfo::nPraiseCount int32_t ___nPraiseCount_4; // System.Int32 DMCore.Logic.PopularInfo::nRoseCount int32_t ___nRoseCount_5; // System.Int32 DMCore.Logic.PopularInfo::nLilyCount int32_t ___nLilyCount_6; // System.Int32 DMCore.Logic.PopularInfo::nPerfumeCount int32_t ___nPerfumeCount_7; // System.Int32 DMCore.Logic.PopularInfo::nCrystalCount int32_t ___nCrystalCount_8; // System.Int32 DMCore.Logic.PopularInfo::nTotalChamCount int32_t ___nTotalChamCount_9; // System.Int32 DMCore.Logic.PopularInfo::nGiveFashionCount int32_t ___nGiveFashionCount_10; // System.Int32 DMCore.Logic.PopularInfo::nTotalFashionCount int32_t ___nTotalFashionCount_11; // System.Int32 DMCore.Logic.PopularInfo::nTotalBlueDiamond int32_t ___nTotalBlueDiamond_12; // System.Int32 DMCore.Logic.PopularInfo::nTotalMoreMeat int32_t ___nTotalMoreMeat_13; // System.Int32 DMCore.Logic.PopularInfo::nTotalFruitPie int32_t ___nTotalFruitPie_14; // System.Int32 DMCore.Logic.PopularInfo::nTotalCake int32_t ___nTotalCake_15; // System.Int32 DMCore.Logic.PopularInfo::nTotalCocktail int32_t ___nTotalCocktail_16; // System.Int32 DMCore.Logic.PopularInfo::nTotalLipstick int32_t ___nTotalLipstick_17; public: inline static int32_t get_offset_of_nUserId_0() { return static_cast(offsetof(PopularInfo_t1929720024, ___nUserId_0)); } inline int64_t get_nUserId_0() const { return ___nUserId_0; } inline int64_t* get_address_of_nUserId_0() { return &___nUserId_0; } inline void set_nUserId_0(int64_t value) { ___nUserId_0 = value; } inline static int32_t get_offset_of_wstrName_1() { return static_cast(offsetof(PopularInfo_t1929720024, ___wstrName_1)); } inline String_t* get_wstrName_1() const { return ___wstrName_1; } inline String_t** get_address_of_wstrName_1() { return &___wstrName_1; } inline void set_wstrName_1(String_t* value) { ___wstrName_1 = value; Il2CppCodeGenWriteBarrier((&___wstrName_1), value); } inline static int32_t get_offset_of_nSex_2() { return static_cast(offsetof(PopularInfo_t1929720024, ___nSex_2)); } inline int32_t get_nSex_2() const { return ___nSex_2; } inline int32_t* get_address_of_nSex_2() { return &___nSex_2; } inline void set_nSex_2(int32_t value) { ___nSex_2 = value; } inline static int32_t get_offset_of_nHeadId_3() { return static_cast(offsetof(PopularInfo_t1929720024, ___nHeadId_3)); } inline int64_t get_nHeadId_3() const { return ___nHeadId_3; } inline int64_t* get_address_of_nHeadId_3() { return &___nHeadId_3; } inline void set_nHeadId_3(int64_t value) { ___nHeadId_3 = value; } inline static int32_t get_offset_of_nPraiseCount_4() { return static_cast(offsetof(PopularInfo_t1929720024, ___nPraiseCount_4)); } inline int32_t get_nPraiseCount_4() const { return ___nPraiseCount_4; } inline int32_t* get_address_of_nPraiseCount_4() { return &___nPraiseCount_4; } inline void set_nPraiseCount_4(int32_t value) { ___nPraiseCount_4 = value; } inline static int32_t get_offset_of_nRoseCount_5() { return static_cast(offsetof(PopularInfo_t1929720024, ___nRoseCount_5)); } inline int32_t get_nRoseCount_5() const { return ___nRoseCount_5; } inline int32_t* get_address_of_nRoseCount_5() { return &___nRoseCount_5; } inline void set_nRoseCount_5(int32_t value) { ___nRoseCount_5 = value; } inline static int32_t get_offset_of_nLilyCount_6() { return static_cast(offsetof(PopularInfo_t1929720024, ___nLilyCount_6)); } inline int32_t get_nLilyCount_6() const { return ___nLilyCount_6; } inline int32_t* get_address_of_nLilyCount_6() { return &___nLilyCount_6; } inline void set_nLilyCount_6(int32_t value) { ___nLilyCount_6 = value; } inline static int32_t get_offset_of_nPerfumeCount_7() { return static_cast(offsetof(PopularInfo_t1929720024, ___nPerfumeCount_7)); } inline int32_t get_nPerfumeCount_7() const { return ___nPerfumeCount_7; } inline int32_t* get_address_of_nPerfumeCount_7() { return &___nPerfumeCount_7; } inline void set_nPerfumeCount_7(int32_t value) { ___nPerfumeCount_7 = value; } inline static int32_t get_offset_of_nCrystalCount_8() { return static_cast(offsetof(PopularInfo_t1929720024, ___nCrystalCount_8)); } inline int32_t get_nCrystalCount_8() const { return ___nCrystalCount_8; } inline int32_t* get_address_of_nCrystalCount_8() { return &___nCrystalCount_8; } inline void set_nCrystalCount_8(int32_t value) { ___nCrystalCount_8 = value; } inline static int32_t get_offset_of_nTotalChamCount_9() { return static_cast(offsetof(PopularInfo_t1929720024, ___nTotalChamCount_9)); } inline int32_t get_nTotalChamCount_9() const { return ___nTotalChamCount_9; } inline int32_t* get_address_of_nTotalChamCount_9() { return &___nTotalChamCount_9; } inline void set_nTotalChamCount_9(int32_t value) { ___nTotalChamCount_9 = value; } inline static int32_t get_offset_of_nGiveFashionCount_10() { return static_cast(offsetof(PopularInfo_t1929720024, ___nGiveFashionCount_10)); } inline int32_t get_nGiveFashionCount_10() const { return ___nGiveFashionCount_10; } inline int32_t* get_address_of_nGiveFashionCount_10() { return &___nGiveFashionCount_10; } inline void set_nGiveFashionCount_10(int32_t value) { ___nGiveFashionCount_10 = value; } inline static int32_t get_offset_of_nTotalFashionCount_11() { return static_cast(offsetof(PopularInfo_t1929720024, ___nTotalFashionCount_11)); } inline int32_t get_nTotalFashionCount_11() const { return ___nTotalFashionCount_11; } inline int32_t* get_address_of_nTotalFashionCount_11() { return &___nTotalFashionCount_11; } inline void set_nTotalFashionCount_11(int32_t value) { ___nTotalFashionCount_11 = value; } inline static int32_t get_offset_of_nTotalBlueDiamond_12() { return static_cast(offsetof(PopularInfo_t1929720024, ___nTotalBlueDiamond_12)); } inline int32_t get_nTotalBlueDiamond_12() const { return ___nTotalBlueDiamond_12; } inline int32_t* get_address_of_nTotalBlueDiamond_12() { return &___nTotalBlueDiamond_12; } inline void set_nTotalBlueDiamond_12(int32_t value) { ___nTotalBlueDiamond_12 = value; } inline static int32_t get_offset_of_nTotalMoreMeat_13() { return static_cast(offsetof(PopularInfo_t1929720024, ___nTotalMoreMeat_13)); } inline int32_t get_nTotalMoreMeat_13() const { return ___nTotalMoreMeat_13; } inline int32_t* get_address_of_nTotalMoreMeat_13() { return &___nTotalMoreMeat_13; } inline void set_nTotalMoreMeat_13(int32_t value) { ___nTotalMoreMeat_13 = value; } inline static int32_t get_offset_of_nTotalFruitPie_14() { return static_cast(offsetof(PopularInfo_t1929720024, ___nTotalFruitPie_14)); } inline int32_t get_nTotalFruitPie_14() const { return ___nTotalFruitPie_14; } inline int32_t* get_address_of_nTotalFruitPie_14() { return &___nTotalFruitPie_14; } inline void set_nTotalFruitPie_14(int32_t value) { ___nTotalFruitPie_14 = value; } inline static int32_t get_offset_of_nTotalCake_15() { return static_cast(offsetof(PopularInfo_t1929720024, ___nTotalCake_15)); } inline int32_t get_nTotalCake_15() const { return ___nTotalCake_15; } inline int32_t* get_address_of_nTotalCake_15() { return &___nTotalCake_15; } inline void set_nTotalCake_15(int32_t value) { ___nTotalCake_15 = value; } inline static int32_t get_offset_of_nTotalCocktail_16() { return static_cast(offsetof(PopularInfo_t1929720024, ___nTotalCocktail_16)); } inline int32_t get_nTotalCocktail_16() const { return ___nTotalCocktail_16; } inline int32_t* get_address_of_nTotalCocktail_16() { return &___nTotalCocktail_16; } inline void set_nTotalCocktail_16(int32_t value) { ___nTotalCocktail_16 = value; } inline static int32_t get_offset_of_nTotalLipstick_17() { return static_cast(offsetof(PopularInfo_t1929720024, ___nTotalLipstick_17)); } inline int32_t get_nTotalLipstick_17() const { return ___nTotalLipstick_17; } inline int32_t* get_address_of_nTotalLipstick_17() { return &___nTotalLipstick_17; } inline void set_nTotalLipstick_17(int32_t value) { ___nTotalLipstick_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POPULARINFO_T1929720024_H #ifndef CBMARRY_T1564151626_H #define CBMARRY_T1564151626_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbMarry struct cbMarry_t1564151626 : public RuntimeObject { public: public: }; struct cbMarry_t1564151626_StaticFields { public: // System.Collections.Generic.List`1 DMCore.Net.cbMarry::mApplyName List_1_t3319525431 * ___mApplyName_0; // DMCore.OnMsgBoxClkCallBack DMCore.Net.cbMarry::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_1; public: inline static int32_t get_offset_of_mApplyName_0() { return static_cast(offsetof(cbMarry_t1564151626_StaticFields, ___mApplyName_0)); } inline List_1_t3319525431 * get_mApplyName_0() const { return ___mApplyName_0; } inline List_1_t3319525431 ** get_address_of_mApplyName_0() { return &___mApplyName_0; } inline void set_mApplyName_0(List_1_t3319525431 * value) { ___mApplyName_0 = value; Il2CppCodeGenWriteBarrier((&___mApplyName_0), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_1() { return static_cast(offsetof(cbMarry_t1564151626_StaticFields, ___U3CU3Ef__mgU24cache0_1)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_1() const { return ___U3CU3Ef__mgU24cache0_1; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_1() { return &___U3CU3Ef__mgU24cache0_1; } inline void set_U3CU3Ef__mgU24cache0_1(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBMARRY_T1564151626_H #ifndef CCANDYMANAGER_T1000487739_H #define CCANDYMANAGER_T1000487739_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CCandyManager struct CCandyManager_t1000487739 : public RuntimeObject { public: // uiCandies DMCore.Logic.CCandyManager::mUICandies uiCandies_t442672041 * ___mUICandies_1; // System.Int32 DMCore.Logic.CCandyManager::mCandyNum int32_t ___mCandyNum_2; // System.Boolean DMCore.Logic.CCandyManager::Changed bool ___Changed_3; // System.Boolean DMCore.Logic.CCandyManager::IsMarriySceneReady bool ___IsMarriySceneReady_4; public: inline static int32_t get_offset_of_mUICandies_1() { return static_cast(offsetof(CCandyManager_t1000487739, ___mUICandies_1)); } inline uiCandies_t442672041 * get_mUICandies_1() const { return ___mUICandies_1; } inline uiCandies_t442672041 ** get_address_of_mUICandies_1() { return &___mUICandies_1; } inline void set_mUICandies_1(uiCandies_t442672041 * value) { ___mUICandies_1 = value; Il2CppCodeGenWriteBarrier((&___mUICandies_1), value); } inline static int32_t get_offset_of_mCandyNum_2() { return static_cast(offsetof(CCandyManager_t1000487739, ___mCandyNum_2)); } inline int32_t get_mCandyNum_2() const { return ___mCandyNum_2; } inline int32_t* get_address_of_mCandyNum_2() { return &___mCandyNum_2; } inline void set_mCandyNum_2(int32_t value) { ___mCandyNum_2 = value; } inline static int32_t get_offset_of_Changed_3() { return static_cast(offsetof(CCandyManager_t1000487739, ___Changed_3)); } inline bool get_Changed_3() const { return ___Changed_3; } inline bool* get_address_of_Changed_3() { return &___Changed_3; } inline void set_Changed_3(bool value) { ___Changed_3 = value; } inline static int32_t get_offset_of_IsMarriySceneReady_4() { return static_cast(offsetof(CCandyManager_t1000487739, ___IsMarriySceneReady_4)); } inline bool get_IsMarriySceneReady_4() const { return ___IsMarriySceneReady_4; } inline bool* get_address_of_IsMarriySceneReady_4() { return &___IsMarriySceneReady_4; } inline void set_IsMarriySceneReady_4(bool value) { ___IsMarriySceneReady_4 = value; } }; struct CCandyManager_t1000487739_StaticFields { public: // DMCore.Logic.CCandyManager DMCore.Logic.CCandyManager::s_Instance CCandyManager_t1000487739 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CCandyManager_t1000487739_StaticFields, ___s_Instance_0)); } inline CCandyManager_t1000487739 * get_s_Instance_0() const { return ___s_Instance_0; } inline CCandyManager_t1000487739 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CCandyManager_t1000487739 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCANDYMANAGER_T1000487739_H #ifndef CMARRYLISTMANAGER_T2185299657_H #define CMARRYLISTMANAGER_T2185299657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMarryListManager struct CMarryListManager_t2185299657 : public RuntimeObject { public: // uiMarryList DMCore.Logic.CMarryListManager::mUIMarryList uiMarryList_t4006298226 * ___mUIMarryList_1; // MarryListItemData DMCore.Logic.CMarryListManager::myData MarryListItemData_t1515524605 * ___myData_2; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::otherList List_1_t2987599347 * ___otherList_3; // System.Int32 DMCore.Logic.CMarryListManager::MaxPage int32_t ___MaxPage_4; // System.Int32 DMCore.Logic.CMarryListManager::CurPage int32_t ___CurPage_5; // System.Boolean DMCore.Logic.CMarryListManager::MarryChanged bool ___MarryChanged_6; // System.Boolean DMCore.Logic.CMarryListManager::BlessChanged bool ___BlessChanged_7; // System.Boolean DMCore.Logic.CMarryListManager::m_MarryRoomList bool ___m_MarryRoomList_8; // System.Double DMCore.Logic.CMarryListManager::m_lastRequstTimePos double ___m_lastRequstTimePos_9; // System.Boolean DMCore.Logic.CMarryListManager::MarryStart bool ___MarryStart_10; // System.Boolean DMCore.Logic.CMarryListManager::MarryEnd bool ___MarryEnd_11; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::allData List_1_t2987599347 * ___allData_12; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::blessData List_1_t2824189888 * ___blessData_13; public: inline static int32_t get_offset_of_mUIMarryList_1() { return static_cast(offsetof(CMarryListManager_t2185299657, ___mUIMarryList_1)); } inline uiMarryList_t4006298226 * get_mUIMarryList_1() const { return ___mUIMarryList_1; } inline uiMarryList_t4006298226 ** get_address_of_mUIMarryList_1() { return &___mUIMarryList_1; } inline void set_mUIMarryList_1(uiMarryList_t4006298226 * value) { ___mUIMarryList_1 = value; Il2CppCodeGenWriteBarrier((&___mUIMarryList_1), value); } inline static int32_t get_offset_of_myData_2() { return static_cast(offsetof(CMarryListManager_t2185299657, ___myData_2)); } inline MarryListItemData_t1515524605 * get_myData_2() const { return ___myData_2; } inline MarryListItemData_t1515524605 ** get_address_of_myData_2() { return &___myData_2; } inline void set_myData_2(MarryListItemData_t1515524605 * value) { ___myData_2 = value; Il2CppCodeGenWriteBarrier((&___myData_2), value); } inline static int32_t get_offset_of_otherList_3() { return static_cast(offsetof(CMarryListManager_t2185299657, ___otherList_3)); } inline List_1_t2987599347 * get_otherList_3() const { return ___otherList_3; } inline List_1_t2987599347 ** get_address_of_otherList_3() { return &___otherList_3; } inline void set_otherList_3(List_1_t2987599347 * value) { ___otherList_3 = value; Il2CppCodeGenWriteBarrier((&___otherList_3), value); } inline static int32_t get_offset_of_MaxPage_4() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MaxPage_4)); } inline int32_t get_MaxPage_4() const { return ___MaxPage_4; } inline int32_t* get_address_of_MaxPage_4() { return &___MaxPage_4; } inline void set_MaxPage_4(int32_t value) { ___MaxPage_4 = value; } inline static int32_t get_offset_of_CurPage_5() { return static_cast(offsetof(CMarryListManager_t2185299657, ___CurPage_5)); } inline int32_t get_CurPage_5() const { return ___CurPage_5; } inline int32_t* get_address_of_CurPage_5() { return &___CurPage_5; } inline void set_CurPage_5(int32_t value) { ___CurPage_5 = value; } inline static int32_t get_offset_of_MarryChanged_6() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryChanged_6)); } inline bool get_MarryChanged_6() const { return ___MarryChanged_6; } inline bool* get_address_of_MarryChanged_6() { return &___MarryChanged_6; } inline void set_MarryChanged_6(bool value) { ___MarryChanged_6 = value; } inline static int32_t get_offset_of_BlessChanged_7() { return static_cast(offsetof(CMarryListManager_t2185299657, ___BlessChanged_7)); } inline bool get_BlessChanged_7() const { return ___BlessChanged_7; } inline bool* get_address_of_BlessChanged_7() { return &___BlessChanged_7; } inline void set_BlessChanged_7(bool value) { ___BlessChanged_7 = value; } inline static int32_t get_offset_of_m_MarryRoomList_8() { return static_cast(offsetof(CMarryListManager_t2185299657, ___m_MarryRoomList_8)); } inline bool get_m_MarryRoomList_8() const { return ___m_MarryRoomList_8; } inline bool* get_address_of_m_MarryRoomList_8() { return &___m_MarryRoomList_8; } inline void set_m_MarryRoomList_8(bool value) { ___m_MarryRoomList_8 = value; } inline static int32_t get_offset_of_m_lastRequstTimePos_9() { return static_cast(offsetof(CMarryListManager_t2185299657, ___m_lastRequstTimePos_9)); } inline double get_m_lastRequstTimePos_9() const { return ___m_lastRequstTimePos_9; } inline double* get_address_of_m_lastRequstTimePos_9() { return &___m_lastRequstTimePos_9; } inline void set_m_lastRequstTimePos_9(double value) { ___m_lastRequstTimePos_9 = value; } inline static int32_t get_offset_of_MarryStart_10() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryStart_10)); } inline bool get_MarryStart_10() const { return ___MarryStart_10; } inline bool* get_address_of_MarryStart_10() { return &___MarryStart_10; } inline void set_MarryStart_10(bool value) { ___MarryStart_10 = value; } inline static int32_t get_offset_of_MarryEnd_11() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryEnd_11)); } inline bool get_MarryEnd_11() const { return ___MarryEnd_11; } inline bool* get_address_of_MarryEnd_11() { return &___MarryEnd_11; } inline void set_MarryEnd_11(bool value) { ___MarryEnd_11 = value; } inline static int32_t get_offset_of_allData_12() { return static_cast(offsetof(CMarryListManager_t2185299657, ___allData_12)); } inline List_1_t2987599347 * get_allData_12() const { return ___allData_12; } inline List_1_t2987599347 ** get_address_of_allData_12() { return &___allData_12; } inline void set_allData_12(List_1_t2987599347 * value) { ___allData_12 = value; Il2CppCodeGenWriteBarrier((&___allData_12), value); } inline static int32_t get_offset_of_blessData_13() { return static_cast(offsetof(CMarryListManager_t2185299657, ___blessData_13)); } inline List_1_t2824189888 * get_blessData_13() const { return ___blessData_13; } inline List_1_t2824189888 ** get_address_of_blessData_13() { return &___blessData_13; } inline void set_blessData_13(List_1_t2824189888 * value) { ___blessData_13 = value; Il2CppCodeGenWriteBarrier((&___blessData_13), value); } }; struct CMarryListManager_t2185299657_StaticFields { public: // DMCore.Logic.CMarryListManager DMCore.Logic.CMarryListManager::s_Instance CMarryListManager_t2185299657 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CMarryListManager_t2185299657_StaticFields, ___s_Instance_0)); } inline CMarryListManager_t2185299657 * get_s_Instance_0() const { return ___s_Instance_0; } inline CMarryListManager_t2185299657 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CMarryListManager_t2185299657 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMARRYLISTMANAGER_T2185299657_H #ifndef BLESSLISTDATA_T1352115146_H #define BLESSLISTDATA_T1352115146_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BlessListData struct BlessListData_t1352115146 : public RuntimeObject { public: // System.Int32 BlessListData::no int32_t ___no_0; // System.String BlessListData::name1 String_t* ___name1_1; // System.Int32 BlessListData::vip1 int32_t ___vip1_2; // System.Int32 BlessListData::sex1 int32_t ___sex1_3; // System.String BlessListData::name2 String_t* ___name2_4; // System.Int32 BlessListData::vip2 int32_t ___vip2_5; // System.Int32 BlessListData::sex2 int32_t ___sex2_6; // System.Int32 BlessListData::bless int32_t ___bless_7; // System.Int64 BlessListData::userID1 int64_t ___userID1_8; // System.Int64 BlessListData::userID2 int64_t ___userID2_9; // System.Int64 BlessListData::head1 int64_t ___head1_10; // System.Int64 BlessListData::head2 int64_t ___head2_11; // System.Int32 BlessListData::headbox1 int32_t ___headbox1_12; // System.Int32 BlessListData::headbox2 int32_t ___headbox2_13; public: inline static int32_t get_offset_of_no_0() { return static_cast(offsetof(BlessListData_t1352115146, ___no_0)); } inline int32_t get_no_0() const { return ___no_0; } inline int32_t* get_address_of_no_0() { return &___no_0; } inline void set_no_0(int32_t value) { ___no_0 = value; } inline static int32_t get_offset_of_name1_1() { return static_cast(offsetof(BlessListData_t1352115146, ___name1_1)); } inline String_t* get_name1_1() const { return ___name1_1; } inline String_t** get_address_of_name1_1() { return &___name1_1; } inline void set_name1_1(String_t* value) { ___name1_1 = value; Il2CppCodeGenWriteBarrier((&___name1_1), value); } inline static int32_t get_offset_of_vip1_2() { return static_cast(offsetof(BlessListData_t1352115146, ___vip1_2)); } inline int32_t get_vip1_2() const { return ___vip1_2; } inline int32_t* get_address_of_vip1_2() { return &___vip1_2; } inline void set_vip1_2(int32_t value) { ___vip1_2 = value; } inline static int32_t get_offset_of_sex1_3() { return static_cast(offsetof(BlessListData_t1352115146, ___sex1_3)); } inline int32_t get_sex1_3() const { return ___sex1_3; } inline int32_t* get_address_of_sex1_3() { return &___sex1_3; } inline void set_sex1_3(int32_t value) { ___sex1_3 = value; } inline static int32_t get_offset_of_name2_4() { return static_cast(offsetof(BlessListData_t1352115146, ___name2_4)); } inline String_t* get_name2_4() const { return ___name2_4; } inline String_t** get_address_of_name2_4() { return &___name2_4; } inline void set_name2_4(String_t* value) { ___name2_4 = value; Il2CppCodeGenWriteBarrier((&___name2_4), value); } inline static int32_t get_offset_of_vip2_5() { return static_cast(offsetof(BlessListData_t1352115146, ___vip2_5)); } inline int32_t get_vip2_5() const { return ___vip2_5; } inline int32_t* get_address_of_vip2_5() { return &___vip2_5; } inline void set_vip2_5(int32_t value) { ___vip2_5 = value; } inline static int32_t get_offset_of_sex2_6() { return static_cast(offsetof(BlessListData_t1352115146, ___sex2_6)); } inline int32_t get_sex2_6() const { return ___sex2_6; } inline int32_t* get_address_of_sex2_6() { return &___sex2_6; } inline void set_sex2_6(int32_t value) { ___sex2_6 = value; } inline static int32_t get_offset_of_bless_7() { return static_cast(offsetof(BlessListData_t1352115146, ___bless_7)); } inline int32_t get_bless_7() const { return ___bless_7; } inline int32_t* get_address_of_bless_7() { return &___bless_7; } inline void set_bless_7(int32_t value) { ___bless_7 = value; } inline static int32_t get_offset_of_userID1_8() { return static_cast(offsetof(BlessListData_t1352115146, ___userID1_8)); } inline int64_t get_userID1_8() const { return ___userID1_8; } inline int64_t* get_address_of_userID1_8() { return &___userID1_8; } inline void set_userID1_8(int64_t value) { ___userID1_8 = value; } inline static int32_t get_offset_of_userID2_9() { return static_cast(offsetof(BlessListData_t1352115146, ___userID2_9)); } inline int64_t get_userID2_9() const { return ___userID2_9; } inline int64_t* get_address_of_userID2_9() { return &___userID2_9; } inline void set_userID2_9(int64_t value) { ___userID2_9 = value; } inline static int32_t get_offset_of_head1_10() { return static_cast(offsetof(BlessListData_t1352115146, ___head1_10)); } inline int64_t get_head1_10() const { return ___head1_10; } inline int64_t* get_address_of_head1_10() { return &___head1_10; } inline void set_head1_10(int64_t value) { ___head1_10 = value; } inline static int32_t get_offset_of_head2_11() { return static_cast(offsetof(BlessListData_t1352115146, ___head2_11)); } inline int64_t get_head2_11() const { return ___head2_11; } inline int64_t* get_address_of_head2_11() { return &___head2_11; } inline void set_head2_11(int64_t value) { ___head2_11 = value; } inline static int32_t get_offset_of_headbox1_12() { return static_cast(offsetof(BlessListData_t1352115146, ___headbox1_12)); } inline int32_t get_headbox1_12() const { return ___headbox1_12; } inline int32_t* get_address_of_headbox1_12() { return &___headbox1_12; } inline void set_headbox1_12(int32_t value) { ___headbox1_12 = value; } inline static int32_t get_offset_of_headbox2_13() { return static_cast(offsetof(BlessListData_t1352115146, ___headbox2_13)); } inline int32_t get_headbox2_13() const { return ___headbox2_13; } inline int32_t* get_address_of_headbox2_13() { return &___headbox2_13; } inline void set_headbox2_13(int32_t value) { ___headbox2_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BLESSLISTDATA_T1352115146_H #ifndef LIST_1_T2824189888_H #define LIST_1_T2824189888_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_t2824189888 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BlessListDataU5BU5D_t4070765007* ____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_t2824189888, ____items_1)); } inline BlessListDataU5BU5D_t4070765007* get__items_1() const { return ____items_1; } inline BlessListDataU5BU5D_t4070765007** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BlessListDataU5BU5D_t4070765007* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2824189888, ____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_t2824189888, ____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_t2824189888_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray BlessListDataU5BU5D_t4070765007* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2824189888_StaticFields, ___EmptyArray_4)); } inline BlessListDataU5BU5D_t4070765007* get_EmptyArray_4() const { return ___EmptyArray_4; } inline BlessListDataU5BU5D_t4070765007** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(BlessListDataU5BU5D_t4070765007* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2824189888_H #ifndef CBMEMBER_T3588385623_H #define CBMEMBER_T3588385623_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.cbMember struct cbMember_t3588385623 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBMEMBER_T3588385623_H #ifndef STBUYITEMDATA_T3454778426_H #define STBUYITEMDATA_T3454778426_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.stBuyItemData struct stBuyItemData_t3454778426 : public RuntimeObject { public: // System.Int32 DMCore.Logic.stBuyItemData::m_modelID int32_t ___m_modelID_0; // System.Int32 DMCore.Logic.stBuyItemData::m_nGcash int32_t ___m_nGcash_1; // System.Int32 DMCore.Logic.stBuyItemData::m_nDiamond int32_t ___m_nDiamond_2; // System.Int32 DMCore.Logic.stBuyItemData::m_nBindDiamond int32_t ___m_nBindDiamond_3; // System.Int32 DMCore.Logic.stBuyItemData::m_nGcash999 int32_t ___m_nGcash999_4; // System.Int32 DMCore.Logic.stBuyItemData::m_nDiamond999 int32_t ___m_nDiamond999_5; // System.Int32 DMCore.Logic.stBuyItemData::m_nBindDiamond999 int32_t ___m_nBindDiamond999_6; public: inline static int32_t get_offset_of_m_modelID_0() { return static_cast(offsetof(stBuyItemData_t3454778426, ___m_modelID_0)); } inline int32_t get_m_modelID_0() const { return ___m_modelID_0; } inline int32_t* get_address_of_m_modelID_0() { return &___m_modelID_0; } inline void set_m_modelID_0(int32_t value) { ___m_modelID_0 = value; } inline static int32_t get_offset_of_m_nGcash_1() { return static_cast(offsetof(stBuyItemData_t3454778426, ___m_nGcash_1)); } inline int32_t get_m_nGcash_1() const { return ___m_nGcash_1; } inline int32_t* get_address_of_m_nGcash_1() { return &___m_nGcash_1; } inline void set_m_nGcash_1(int32_t value) { ___m_nGcash_1 = value; } inline static int32_t get_offset_of_m_nDiamond_2() { return static_cast(offsetof(stBuyItemData_t3454778426, ___m_nDiamond_2)); } inline int32_t get_m_nDiamond_2() const { return ___m_nDiamond_2; } inline int32_t* get_address_of_m_nDiamond_2() { return &___m_nDiamond_2; } inline void set_m_nDiamond_2(int32_t value) { ___m_nDiamond_2 = value; } inline static int32_t get_offset_of_m_nBindDiamond_3() { return static_cast(offsetof(stBuyItemData_t3454778426, ___m_nBindDiamond_3)); } inline int32_t get_m_nBindDiamond_3() const { return ___m_nBindDiamond_3; } inline int32_t* get_address_of_m_nBindDiamond_3() { return &___m_nBindDiamond_3; } inline void set_m_nBindDiamond_3(int32_t value) { ___m_nBindDiamond_3 = value; } inline static int32_t get_offset_of_m_nGcash999_4() { return static_cast(offsetof(stBuyItemData_t3454778426, ___m_nGcash999_4)); } inline int32_t get_m_nGcash999_4() const { return ___m_nGcash999_4; } inline int32_t* get_address_of_m_nGcash999_4() { return &___m_nGcash999_4; } inline void set_m_nGcash999_4(int32_t value) { ___m_nGcash999_4 = value; } inline static int32_t get_offset_of_m_nDiamond999_5() { return static_cast(offsetof(stBuyItemData_t3454778426, ___m_nDiamond999_5)); } inline int32_t get_m_nDiamond999_5() const { return ___m_nDiamond999_5; } inline int32_t* get_address_of_m_nDiamond999_5() { return &___m_nDiamond999_5; } inline void set_m_nDiamond999_5(int32_t value) { ___m_nDiamond999_5 = value; } inline static int32_t get_offset_of_m_nBindDiamond999_6() { return static_cast(offsetof(stBuyItemData_t3454778426, ___m_nBindDiamond999_6)); } inline int32_t get_m_nBindDiamond999_6() const { return ___m_nBindDiamond999_6; } inline int32_t* get_address_of_m_nBindDiamond999_6() { return &___m_nBindDiamond999_6; } inline void set_m_nBindDiamond999_6(int32_t value) { ___m_nBindDiamond999_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STBUYITEMDATA_T3454778426_H #ifndef ENCODING_T1523322056_H #define ENCODING_T1523322056_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.Encoding struct Encoding_t1523322056 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::codePage int32_t ___codePage_0; // System.Int32 System.Text.Encoding::windows_code_page int32_t ___windows_code_page_1; // System.Boolean System.Text.Encoding::is_readonly bool ___is_readonly_2; // System.Text.DecoderFallback System.Text.Encoding::decoder_fallback DecoderFallback_t3123823036 * ___decoder_fallback_3; // System.Text.EncoderFallback System.Text.Encoding::encoder_fallback EncoderFallback_t1188251036 * ___encoder_fallback_4; // System.String System.Text.Encoding::body_name String_t* ___body_name_8; // System.String System.Text.Encoding::encoding_name String_t* ___encoding_name_9; // System.String System.Text.Encoding::header_name String_t* ___header_name_10; // System.Boolean System.Text.Encoding::is_mail_news_display bool ___is_mail_news_display_11; // System.Boolean System.Text.Encoding::is_mail_news_save bool ___is_mail_news_save_12; // System.Boolean System.Text.Encoding::is_browser_save bool ___is_browser_save_13; // System.Boolean System.Text.Encoding::is_browser_display bool ___is_browser_display_14; // System.String System.Text.Encoding::web_name String_t* ___web_name_15; public: inline static int32_t get_offset_of_codePage_0() { return static_cast(offsetof(Encoding_t1523322056, ___codePage_0)); } inline int32_t get_codePage_0() const { return ___codePage_0; } inline int32_t* get_address_of_codePage_0() { return &___codePage_0; } inline void set_codePage_0(int32_t value) { ___codePage_0 = value; } inline static int32_t get_offset_of_windows_code_page_1() { return static_cast(offsetof(Encoding_t1523322056, ___windows_code_page_1)); } inline int32_t get_windows_code_page_1() const { return ___windows_code_page_1; } inline int32_t* get_address_of_windows_code_page_1() { return &___windows_code_page_1; } inline void set_windows_code_page_1(int32_t value) { ___windows_code_page_1 = value; } inline static int32_t get_offset_of_is_readonly_2() { return static_cast(offsetof(Encoding_t1523322056, ___is_readonly_2)); } inline bool get_is_readonly_2() const { return ___is_readonly_2; } inline bool* get_address_of_is_readonly_2() { return &___is_readonly_2; } inline void set_is_readonly_2(bool value) { ___is_readonly_2 = value; } inline static int32_t get_offset_of_decoder_fallback_3() { return static_cast(offsetof(Encoding_t1523322056, ___decoder_fallback_3)); } inline DecoderFallback_t3123823036 * get_decoder_fallback_3() const { return ___decoder_fallback_3; } inline DecoderFallback_t3123823036 ** get_address_of_decoder_fallback_3() { return &___decoder_fallback_3; } inline void set_decoder_fallback_3(DecoderFallback_t3123823036 * value) { ___decoder_fallback_3 = value; Il2CppCodeGenWriteBarrier((&___decoder_fallback_3), value); } inline static int32_t get_offset_of_encoder_fallback_4() { return static_cast(offsetof(Encoding_t1523322056, ___encoder_fallback_4)); } inline EncoderFallback_t1188251036 * get_encoder_fallback_4() const { return ___encoder_fallback_4; } inline EncoderFallback_t1188251036 ** get_address_of_encoder_fallback_4() { return &___encoder_fallback_4; } inline void set_encoder_fallback_4(EncoderFallback_t1188251036 * value) { ___encoder_fallback_4 = value; Il2CppCodeGenWriteBarrier((&___encoder_fallback_4), value); } inline static int32_t get_offset_of_body_name_8() { return static_cast(offsetof(Encoding_t1523322056, ___body_name_8)); } inline String_t* get_body_name_8() const { return ___body_name_8; } inline String_t** get_address_of_body_name_8() { return &___body_name_8; } inline void set_body_name_8(String_t* value) { ___body_name_8 = value; Il2CppCodeGenWriteBarrier((&___body_name_8), value); } inline static int32_t get_offset_of_encoding_name_9() { return static_cast(offsetof(Encoding_t1523322056, ___encoding_name_9)); } inline String_t* get_encoding_name_9() const { return ___encoding_name_9; } inline String_t** get_address_of_encoding_name_9() { return &___encoding_name_9; } inline void set_encoding_name_9(String_t* value) { ___encoding_name_9 = value; Il2CppCodeGenWriteBarrier((&___encoding_name_9), value); } inline static int32_t get_offset_of_header_name_10() { return static_cast(offsetof(Encoding_t1523322056, ___header_name_10)); } inline String_t* get_header_name_10() const { return ___header_name_10; } inline String_t** get_address_of_header_name_10() { return &___header_name_10; } inline void set_header_name_10(String_t* value) { ___header_name_10 = value; Il2CppCodeGenWriteBarrier((&___header_name_10), value); } inline static int32_t get_offset_of_is_mail_news_display_11() { return static_cast(offsetof(Encoding_t1523322056, ___is_mail_news_display_11)); } inline bool get_is_mail_news_display_11() const { return ___is_mail_news_display_11; } inline bool* get_address_of_is_mail_news_display_11() { return &___is_mail_news_display_11; } inline void set_is_mail_news_display_11(bool value) { ___is_mail_news_display_11 = value; } inline static int32_t get_offset_of_is_mail_news_save_12() { return static_cast(offsetof(Encoding_t1523322056, ___is_mail_news_save_12)); } inline bool get_is_mail_news_save_12() const { return ___is_mail_news_save_12; } inline bool* get_address_of_is_mail_news_save_12() { return &___is_mail_news_save_12; } inline void set_is_mail_news_save_12(bool value) { ___is_mail_news_save_12 = value; } inline static int32_t get_offset_of_is_browser_save_13() { return static_cast(offsetof(Encoding_t1523322056, ___is_browser_save_13)); } inline bool get_is_browser_save_13() const { return ___is_browser_save_13; } inline bool* get_address_of_is_browser_save_13() { return &___is_browser_save_13; } inline void set_is_browser_save_13(bool value) { ___is_browser_save_13 = value; } inline static int32_t get_offset_of_is_browser_display_14() { return static_cast(offsetof(Encoding_t1523322056, ___is_browser_display_14)); } inline bool get_is_browser_display_14() const { return ___is_browser_display_14; } inline bool* get_address_of_is_browser_display_14() { return &___is_browser_display_14; } inline void set_is_browser_display_14(bool value) { ___is_browser_display_14 = value; } inline static int32_t get_offset_of_web_name_15() { return static_cast(offsetof(Encoding_t1523322056, ___web_name_15)); } inline String_t* get_web_name_15() const { return ___web_name_15; } inline String_t** get_address_of_web_name_15() { return &___web_name_15; } inline void set_web_name_15(String_t* value) { ___web_name_15 = value; Il2CppCodeGenWriteBarrier((&___web_name_15), value); } }; struct Encoding_t1523322056_StaticFields { public: // System.Reflection.Assembly System.Text.Encoding::i18nAssembly Assembly_t * ___i18nAssembly_5; // System.Boolean System.Text.Encoding::i18nDisabled bool ___i18nDisabled_6; // System.Object[] System.Text.Encoding::encodings ObjectU5BU5D_t2843939325* ___encodings_7; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_t1523322056 * ___asciiEncoding_16; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianEncoding Encoding_t1523322056 * ___bigEndianEncoding_17; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_t1523322056 * ___defaultEncoding_18; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_t1523322056 * ___utf7Encoding_19; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingWithMarkers Encoding_t1523322056 * ___utf8EncodingWithMarkers_20; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingWithoutMarkers Encoding_t1523322056 * ___utf8EncodingWithoutMarkers_21; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_t1523322056 * ___unicodeEncoding_22; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::isoLatin1Encoding Encoding_t1523322056 * ___isoLatin1Encoding_23; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingUnsafe Encoding_t1523322056 * ___utf8EncodingUnsafe_24; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_t1523322056 * ___utf32Encoding_25; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUTF32Encoding Encoding_t1523322056 * ___bigEndianUTF32Encoding_26; // System.Object System.Text.Encoding::lockobj RuntimeObject * ___lockobj_27; public: inline static int32_t get_offset_of_i18nAssembly_5() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___i18nAssembly_5)); } inline Assembly_t * get_i18nAssembly_5() const { return ___i18nAssembly_5; } inline Assembly_t ** get_address_of_i18nAssembly_5() { return &___i18nAssembly_5; } inline void set_i18nAssembly_5(Assembly_t * value) { ___i18nAssembly_5 = value; Il2CppCodeGenWriteBarrier((&___i18nAssembly_5), value); } inline static int32_t get_offset_of_i18nDisabled_6() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___i18nDisabled_6)); } inline bool get_i18nDisabled_6() const { return ___i18nDisabled_6; } inline bool* get_address_of_i18nDisabled_6() { return &___i18nDisabled_6; } inline void set_i18nDisabled_6(bool value) { ___i18nDisabled_6 = value; } inline static int32_t get_offset_of_encodings_7() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___encodings_7)); } inline ObjectU5BU5D_t2843939325* get_encodings_7() const { return ___encodings_7; } inline ObjectU5BU5D_t2843939325** get_address_of_encodings_7() { return &___encodings_7; } inline void set_encodings_7(ObjectU5BU5D_t2843939325* value) { ___encodings_7 = value; Il2CppCodeGenWriteBarrier((&___encodings_7), value); } inline static int32_t get_offset_of_asciiEncoding_16() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___asciiEncoding_16)); } inline Encoding_t1523322056 * get_asciiEncoding_16() const { return ___asciiEncoding_16; } inline Encoding_t1523322056 ** get_address_of_asciiEncoding_16() { return &___asciiEncoding_16; } inline void set_asciiEncoding_16(Encoding_t1523322056 * value) { ___asciiEncoding_16 = value; Il2CppCodeGenWriteBarrier((&___asciiEncoding_16), value); } inline static int32_t get_offset_of_bigEndianEncoding_17() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___bigEndianEncoding_17)); } inline Encoding_t1523322056 * get_bigEndianEncoding_17() const { return ___bigEndianEncoding_17; } inline Encoding_t1523322056 ** get_address_of_bigEndianEncoding_17() { return &___bigEndianEncoding_17; } inline void set_bigEndianEncoding_17(Encoding_t1523322056 * value) { ___bigEndianEncoding_17 = value; Il2CppCodeGenWriteBarrier((&___bigEndianEncoding_17), value); } inline static int32_t get_offset_of_defaultEncoding_18() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___defaultEncoding_18)); } inline Encoding_t1523322056 * get_defaultEncoding_18() const { return ___defaultEncoding_18; } inline Encoding_t1523322056 ** get_address_of_defaultEncoding_18() { return &___defaultEncoding_18; } inline void set_defaultEncoding_18(Encoding_t1523322056 * value) { ___defaultEncoding_18 = value; Il2CppCodeGenWriteBarrier((&___defaultEncoding_18), value); } inline static int32_t get_offset_of_utf7Encoding_19() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf7Encoding_19)); } inline Encoding_t1523322056 * get_utf7Encoding_19() const { return ___utf7Encoding_19; } inline Encoding_t1523322056 ** get_address_of_utf7Encoding_19() { return &___utf7Encoding_19; } inline void set_utf7Encoding_19(Encoding_t1523322056 * value) { ___utf7Encoding_19 = value; Il2CppCodeGenWriteBarrier((&___utf7Encoding_19), value); } inline static int32_t get_offset_of_utf8EncodingWithMarkers_20() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingWithMarkers_20)); } inline Encoding_t1523322056 * get_utf8EncodingWithMarkers_20() const { return ___utf8EncodingWithMarkers_20; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingWithMarkers_20() { return &___utf8EncodingWithMarkers_20; } inline void set_utf8EncodingWithMarkers_20(Encoding_t1523322056 * value) { ___utf8EncodingWithMarkers_20 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingWithMarkers_20), value); } inline static int32_t get_offset_of_utf8EncodingWithoutMarkers_21() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingWithoutMarkers_21)); } inline Encoding_t1523322056 * get_utf8EncodingWithoutMarkers_21() const { return ___utf8EncodingWithoutMarkers_21; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingWithoutMarkers_21() { return &___utf8EncodingWithoutMarkers_21; } inline void set_utf8EncodingWithoutMarkers_21(Encoding_t1523322056 * value) { ___utf8EncodingWithoutMarkers_21 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingWithoutMarkers_21), value); } inline static int32_t get_offset_of_unicodeEncoding_22() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___unicodeEncoding_22)); } inline Encoding_t1523322056 * get_unicodeEncoding_22() const { return ___unicodeEncoding_22; } inline Encoding_t1523322056 ** get_address_of_unicodeEncoding_22() { return &___unicodeEncoding_22; } inline void set_unicodeEncoding_22(Encoding_t1523322056 * value) { ___unicodeEncoding_22 = value; Il2CppCodeGenWriteBarrier((&___unicodeEncoding_22), value); } inline static int32_t get_offset_of_isoLatin1Encoding_23() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___isoLatin1Encoding_23)); } inline Encoding_t1523322056 * get_isoLatin1Encoding_23() const { return ___isoLatin1Encoding_23; } inline Encoding_t1523322056 ** get_address_of_isoLatin1Encoding_23() { return &___isoLatin1Encoding_23; } inline void set_isoLatin1Encoding_23(Encoding_t1523322056 * value) { ___isoLatin1Encoding_23 = value; Il2CppCodeGenWriteBarrier((&___isoLatin1Encoding_23), value); } inline static int32_t get_offset_of_utf8EncodingUnsafe_24() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingUnsafe_24)); } inline Encoding_t1523322056 * get_utf8EncodingUnsafe_24() const { return ___utf8EncodingUnsafe_24; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingUnsafe_24() { return &___utf8EncodingUnsafe_24; } inline void set_utf8EncodingUnsafe_24(Encoding_t1523322056 * value) { ___utf8EncodingUnsafe_24 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingUnsafe_24), value); } inline static int32_t get_offset_of_utf32Encoding_25() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf32Encoding_25)); } inline Encoding_t1523322056 * get_utf32Encoding_25() const { return ___utf32Encoding_25; } inline Encoding_t1523322056 ** get_address_of_utf32Encoding_25() { return &___utf32Encoding_25; } inline void set_utf32Encoding_25(Encoding_t1523322056 * value) { ___utf32Encoding_25 = value; Il2CppCodeGenWriteBarrier((&___utf32Encoding_25), value); } inline static int32_t get_offset_of_bigEndianUTF32Encoding_26() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___bigEndianUTF32Encoding_26)); } inline Encoding_t1523322056 * get_bigEndianUTF32Encoding_26() const { return ___bigEndianUTF32Encoding_26; } inline Encoding_t1523322056 ** get_address_of_bigEndianUTF32Encoding_26() { return &___bigEndianUTF32Encoding_26; } inline void set_bigEndianUTF32Encoding_26(Encoding_t1523322056 * value) { ___bigEndianUTF32Encoding_26 = value; Il2CppCodeGenWriteBarrier((&___bigEndianUTF32Encoding_26), value); } inline static int32_t get_offset_of_lockobj_27() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___lockobj_27)); } inline RuntimeObject * get_lockobj_27() const { return ___lockobj_27; } inline RuntimeObject ** get_address_of_lockobj_27() { return &___lockobj_27; } inline void set_lockobj_27(RuntimeObject * value) { ___lockobj_27 = value; Il2CppCodeGenWriteBarrier((&___lockobj_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENCODING_T1523322056_H #ifndef 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 DICTIONARY_2_T2910090473_H #define DICTIONARY_2_T2910090473_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_t2910090473 : 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 Int64U5BU5D_t2559172825* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots StringU5BU5D_t1281789340* ___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_t2910090473, ___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_t2910090473, ___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_t2910090473, ___keySlots_6)); } inline Int64U5BU5D_t2559172825* get_keySlots_6() const { return ___keySlots_6; } inline Int64U5BU5D_t2559172825** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int64U5BU5D_t2559172825* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t2910090473, ___valueSlots_7)); } inline StringU5BU5D_t1281789340* get_valueSlots_7() const { return ___valueSlots_7; } inline StringU5BU5D_t1281789340** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StringU5BU5D_t1281789340* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2910090473, ___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_t2910090473, ___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_t2910090473, ___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_t2910090473, ___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_t2910090473, ___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_t2910090473, ___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_t2910090473, ___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_t2910090473_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2052589967 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2910090473_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2052589967 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2052589967 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2052589967 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2910090473_H #ifndef LINKEDLIST_1_T1790591762_H #define LINKEDLIST_1_T1790591762_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762 : public RuntimeObject { public: // System.UInt32 System.Collections.Generic.LinkedList`1::count uint32_t ___count_2; // System.UInt32 System.Collections.Generic.LinkedList`1::version uint32_t ___version_3; // System.Object System.Collections.Generic.LinkedList`1::syncRoot RuntimeObject * ___syncRoot_4; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::first LinkedListNode_1_t2696120856 * ___first_5; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::si SerializationInfo_t950877179 * ___si_6; public: inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(LinkedList_1_t1790591762, ___count_2)); } inline uint32_t get_count_2() const { return ___count_2; } inline uint32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(uint32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(LinkedList_1_t1790591762, ___version_3)); } inline uint32_t get_version_3() const { return ___version_3; } inline uint32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(uint32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_syncRoot_4() { return static_cast(offsetof(LinkedList_1_t1790591762, ___syncRoot_4)); } inline RuntimeObject * get_syncRoot_4() const { return ___syncRoot_4; } inline RuntimeObject ** get_address_of_syncRoot_4() { return &___syncRoot_4; } inline void set_syncRoot_4(RuntimeObject * value) { ___syncRoot_4 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_4), value); } inline static int32_t get_offset_of_first_5() { return static_cast(offsetof(LinkedList_1_t1790591762, ___first_5)); } inline LinkedListNode_1_t2696120856 * get_first_5() const { return ___first_5; } inline LinkedListNode_1_t2696120856 ** get_address_of_first_5() { return &___first_5; } inline void set_first_5(LinkedListNode_1_t2696120856 * value) { ___first_5 = value; Il2CppCodeGenWriteBarrier((&___first_5), value); } inline static int32_t get_offset_of_si_6() { return static_cast(offsetof(LinkedList_1_t1790591762, ___si_6)); } inline SerializationInfo_t950877179 * get_si_6() const { return ___si_6; } inline SerializationInfo_t950877179 ** get_address_of_si_6() { return &___si_6; } inline void set_si_6(SerializationInfo_t950877179 * value) { ___si_6 = value; Il2CppCodeGenWriteBarrier((&___si_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLIST_1_T1790591762_H #ifndef BETTERLIST_1_T2105966071_H #define BETTERLIST_1_T2105966071_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t2105966071 : public RuntimeObject { public: // T[] BetterList`1::buffer Int32U5BU5D_t385246372* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t2105966071, ___buffer_0)); } inline Int32U5BU5D_t385246372* get_buffer_0() const { return ___buffer_0; } inline Int32U5BU5D_t385246372** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(Int32U5BU5D_t385246372* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t2105966071, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T2105966071_H #ifndef 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 XMLNODE_T3767805227_H #define XMLNODE_T3767805227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNode struct XmlNode_t3767805227 : public RuntimeObject { public: // System.Xml.XmlDocument System.Xml.XmlNode::ownerDocument XmlDocument_t2837193595 * ___ownerDocument_1; // System.Xml.XmlNode System.Xml.XmlNode::parentNode XmlNode_t3767805227 * ___parentNode_2; // System.Xml.XmlNodeListChildren System.Xml.XmlNode::childNodes XmlNodeListChildren_t1082692789 * ___childNodes_3; public: inline static int32_t get_offset_of_ownerDocument_1() { return static_cast(offsetof(XmlNode_t3767805227, ___ownerDocument_1)); } inline XmlDocument_t2837193595 * get_ownerDocument_1() const { return ___ownerDocument_1; } inline XmlDocument_t2837193595 ** get_address_of_ownerDocument_1() { return &___ownerDocument_1; } inline void set_ownerDocument_1(XmlDocument_t2837193595 * value) { ___ownerDocument_1 = value; Il2CppCodeGenWriteBarrier((&___ownerDocument_1), value); } inline static int32_t get_offset_of_parentNode_2() { return static_cast(offsetof(XmlNode_t3767805227, ___parentNode_2)); } inline XmlNode_t3767805227 * get_parentNode_2() const { return ___parentNode_2; } inline XmlNode_t3767805227 ** get_address_of_parentNode_2() { return &___parentNode_2; } inline void set_parentNode_2(XmlNode_t3767805227 * value) { ___parentNode_2 = value; Il2CppCodeGenWriteBarrier((&___parentNode_2), value); } inline static int32_t get_offset_of_childNodes_3() { return static_cast(offsetof(XmlNode_t3767805227, ___childNodes_3)); } inline XmlNodeListChildren_t1082692789 * get_childNodes_3() const { return ___childNodes_3; } inline XmlNodeListChildren_t1082692789 ** get_address_of_childNodes_3() { return &___childNodes_3; } inline void set_childNodes_3(XmlNodeListChildren_t1082692789 * value) { ___childNodes_3 = value; Il2CppCodeGenWriteBarrier((&___childNodes_3), value); } }; struct XmlNode_t3767805227_StaticFields { public: // System.Xml.XmlNode/EmptyNodeList System.Xml.XmlNode::emptyList EmptyNodeList_t139615908 * ___emptyList_0; // System.Collections.Generic.Dictionary`2 System.Xml.XmlNode::<>f__switch$map2B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map2B_4; public: inline static int32_t get_offset_of_emptyList_0() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___emptyList_0)); } inline EmptyNodeList_t139615908 * get_emptyList_0() const { return ___emptyList_0; } inline EmptyNodeList_t139615908 ** get_address_of_emptyList_0() { return &___emptyList_0; } inline void set_emptyList_0(EmptyNodeList_t139615908 * value) { ___emptyList_0 = value; Il2CppCodeGenWriteBarrier((&___emptyList_0), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map2B_4() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___U3CU3Ef__switchU24map2B_4)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map2B_4() const { return ___U3CU3Ef__switchU24map2B_4; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map2B_4() { return &___U3CU3Ef__switchU24map2B_4; } inline void set_U3CU3Ef__switchU24map2B_4(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map2B_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map2B_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODE_T3767805227_H #ifndef SHOPRENEWITEM_T1626699652_H #define SHOPRENEWITEM_T1626699652_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopRenewItem struct shopRenewItem_t1626699652 : public RuntimeObject { public: public: }; struct shopRenewItem_t1626699652_StaticFields { public: // DMCore.Logic.CRenewItemInfo DMCore.Logic.shopRenewItem::s_renewItemInfo CRenewItemInfo_t1742581428 * ___s_renewItemInfo_0; public: inline static int32_t get_offset_of_s_renewItemInfo_0() { return static_cast(offsetof(shopRenewItem_t1626699652_StaticFields, ___s_renewItemInfo_0)); } inline CRenewItemInfo_t1742581428 * get_s_renewItemInfo_0() const { return ___s_renewItemInfo_0; } inline CRenewItemInfo_t1742581428 ** get_address_of_s_renewItemInfo_0() { return &___s_renewItemInfo_0; } inline void set_s_renewItemInfo_0(CRenewItemInfo_t1742581428 * value) { ___s_renewItemInfo_0 = value; Il2CppCodeGenWriteBarrier((&___s_renewItemInfo_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPRENEWITEM_T1626699652_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 XMLNODELIST_T2551693786_H #define XMLNODELIST_T2551693786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNodeList struct XmlNodeList_t2551693786 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODELIST_T2551693786_H #ifndef CSHAREBGINFO_T3844391580_H #define CSHAREBGINFO_T3844391580_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig/CShareBGInfo struct CShareBGInfo_t3844391580 : public RuntimeObject { public: // System.String DMCore.Logic.CShareConfig/CShareBGInfo::BGPath String_t* ___BGPath_0; // System.String DMCore.Logic.CShareConfig/CShareBGInfo::BGName String_t* ___BGName_1; public: inline static int32_t get_offset_of_BGPath_0() { return static_cast(offsetof(CShareBGInfo_t3844391580, ___BGPath_0)); } inline String_t* get_BGPath_0() const { return ___BGPath_0; } inline String_t** get_address_of_BGPath_0() { return &___BGPath_0; } inline void set_BGPath_0(String_t* value) { ___BGPath_0 = value; Il2CppCodeGenWriteBarrier((&___BGPath_0), value); } inline static int32_t get_offset_of_BGName_1() { return static_cast(offsetof(CShareBGInfo_t3844391580, ___BGName_1)); } inline String_t* get_BGName_1() const { return ___BGName_1; } inline String_t** get_address_of_BGName_1() { return &___BGName_1; } inline void set_BGName_1(String_t* value) { ___BGName_1 = value; Il2CppCodeGenWriteBarrier((&___BGName_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHAREBGINFO_T3844391580_H #ifndef LIST_1_T1021499026_H #define LIST_1_T1021499026_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_t1021499026 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CShareBGInfoU5BU5D_t1710306165* ____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_t1021499026, ____items_1)); } inline CShareBGInfoU5BU5D_t1710306165* get__items_1() const { return ____items_1; } inline CShareBGInfoU5BU5D_t1710306165** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CShareBGInfoU5BU5D_t1710306165* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1021499026, ____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_t1021499026, ____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_t1021499026_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CShareBGInfoU5BU5D_t1710306165* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1021499026_StaticFields, ___EmptyArray_4)); } inline CShareBGInfoU5BU5D_t1710306165* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CShareBGInfoU5BU5D_t1710306165** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CShareBGInfoU5BU5D_t1710306165* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1021499026_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 CAVATARINFO_T2247402650_H #define CAVATARINFO_T2247402650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarInfo struct CAvatarInfo_t2247402650 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAvatarInfo::m_SexVal int32_t ___m_SexVal_0; // System.Collections.Generic.List`1 DMCore.Logic.CAvatarInfo::m_EquipList List_1_t128053199 * ___m_EquipList_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarInfo::m_EquipJewelIdDic Dictionary_2_t1839659084 * ___m_EquipJewelIdDic_2; public: inline static int32_t get_offset_of_m_SexVal_0() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_SexVal_0)); } inline int32_t get_m_SexVal_0() const { return ___m_SexVal_0; } inline int32_t* get_address_of_m_SexVal_0() { return &___m_SexVal_0; } inline void set_m_SexVal_0(int32_t value) { ___m_SexVal_0 = value; } inline static int32_t get_offset_of_m_EquipList_1() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_EquipList_1)); } inline List_1_t128053199 * get_m_EquipList_1() const { return ___m_EquipList_1; } inline List_1_t128053199 ** get_address_of_m_EquipList_1() { return &___m_EquipList_1; } inline void set_m_EquipList_1(List_1_t128053199 * value) { ___m_EquipList_1 = value; Il2CppCodeGenWriteBarrier((&___m_EquipList_1), value); } inline static int32_t get_offset_of_m_EquipJewelIdDic_2() { return static_cast(offsetof(CAvatarInfo_t2247402650, ___m_EquipJewelIdDic_2)); } inline Dictionary_2_t1839659084 * get_m_EquipJewelIdDic_2() const { return ___m_EquipJewelIdDic_2; } inline Dictionary_2_t1839659084 ** get_address_of_m_EquipJewelIdDic_2() { return &___m_EquipJewelIdDic_2; } inline void set_m_EquipJewelIdDic_2(Dictionary_2_t1839659084 * value) { ___m_EquipJewelIdDic_2 = value; Il2CppCodeGenWriteBarrier((&___m_EquipJewelIdDic_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAVATARINFO_T2247402650_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 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 LIST_1_T1600127941_H #define LIST_1_T1600127941_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_t1600127941 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items List_1U5BU5D_t3580830742* ____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_t1600127941, ____items_1)); } inline List_1U5BU5D_t3580830742* get__items_1() const { return ____items_1; } inline List_1U5BU5D_t3580830742** get_address_of__items_1() { return &____items_1; } inline void set__items_1(List_1U5BU5D_t3580830742* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1600127941, ____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_t1600127941, ____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_t1600127941_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray List_1U5BU5D_t3580830742* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1600127941_StaticFields, ___EmptyArray_4)); } inline List_1U5BU5D_t3580830742* get_EmptyArray_4() const { return ___EmptyArray_4; } inline List_1U5BU5D_t3580830742** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(List_1U5BU5D_t3580830742* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1600127941_H #ifndef SHOPQUICKBUYMANAGER_T3380475808_H #define SHOPQUICKBUYMANAGER_T3380475808_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopQuickBuyManager struct shopQuickBuyManager_t3380475808 : public RuntimeObject { public: // System.Boolean DMCore.Logic.shopQuickBuyManager::m_bChanged bool ___m_bChanged_0; // System.Int64 DMCore.Logic.shopQuickBuyManager::m_TotalGCash int64_t ___m_TotalGCash_1; // System.Int32 DMCore.Logic.shopQuickBuyManager::m_TotalBindDCash int32_t ___m_TotalBindDCash_2; // System.Int32 DMCore.Logic.shopQuickBuyManager::m_TotalDCash int32_t ___m_TotalDCash_3; // System.Int32 DMCore.Logic.shopQuickBuyManager::m_vaild int32_t ___m_vaild_4; // System.Collections.Generic.List`1 DMCore.Logic.shopQuickBuyManager::m_listArray List_1_t631885872 * ___m_listArray_5; public: inline static int32_t get_offset_of_m_bChanged_0() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_bChanged_0)); } inline bool get_m_bChanged_0() const { return ___m_bChanged_0; } inline bool* get_address_of_m_bChanged_0() { return &___m_bChanged_0; } inline void set_m_bChanged_0(bool value) { ___m_bChanged_0 = value; } inline static int32_t get_offset_of_m_TotalGCash_1() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_TotalGCash_1)); } inline int64_t get_m_TotalGCash_1() const { return ___m_TotalGCash_1; } inline int64_t* get_address_of_m_TotalGCash_1() { return &___m_TotalGCash_1; } inline void set_m_TotalGCash_1(int64_t value) { ___m_TotalGCash_1 = value; } inline static int32_t get_offset_of_m_TotalBindDCash_2() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_TotalBindDCash_2)); } inline int32_t get_m_TotalBindDCash_2() const { return ___m_TotalBindDCash_2; } inline int32_t* get_address_of_m_TotalBindDCash_2() { return &___m_TotalBindDCash_2; } inline void set_m_TotalBindDCash_2(int32_t value) { ___m_TotalBindDCash_2 = value; } inline static int32_t get_offset_of_m_TotalDCash_3() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_TotalDCash_3)); } inline int32_t get_m_TotalDCash_3() const { return ___m_TotalDCash_3; } inline int32_t* get_address_of_m_TotalDCash_3() { return &___m_TotalDCash_3; } inline void set_m_TotalDCash_3(int32_t value) { ___m_TotalDCash_3 = value; } inline static int32_t get_offset_of_m_vaild_4() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_vaild_4)); } inline int32_t get_m_vaild_4() const { return ___m_vaild_4; } inline int32_t* get_address_of_m_vaild_4() { return &___m_vaild_4; } inline void set_m_vaild_4(int32_t value) { ___m_vaild_4 = value; } inline static int32_t get_offset_of_m_listArray_5() { return static_cast(offsetof(shopQuickBuyManager_t3380475808, ___m_listArray_5)); } inline List_1_t631885872 * get_m_listArray_5() const { return ___m_listArray_5; } inline List_1_t631885872 ** get_address_of_m_listArray_5() { return &___m_listArray_5; } inline void set_m_listArray_5(List_1_t631885872 * value) { ___m_listArray_5 = value; Il2CppCodeGenWriteBarrier((&___m_listArray_5), value); } }; struct shopQuickBuyManager_t3380475808_StaticFields { public: // DMCore.Logic.shopQuickBuyManager DMCore.Logic.shopQuickBuyManager::s_Instance shopQuickBuyManager_t3380475808 * ___s_Instance_6; public: inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(shopQuickBuyManager_t3380475808_StaticFields, ___s_Instance_6)); } inline shopQuickBuyManager_t3380475808 * get_s_Instance_6() const { return ___s_Instance_6; } inline shopQuickBuyManager_t3380475808 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(shopQuickBuyManager_t3380475808 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPQUICKBUYMANAGER_T3380475808_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 LIST_1_T631885872_H #define LIST_1_T631885872_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_t631885872 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items stBuyItemDataU5BU5D_t2120923551* ____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_t631885872, ____items_1)); } inline stBuyItemDataU5BU5D_t2120923551* get__items_1() const { return ____items_1; } inline stBuyItemDataU5BU5D_t2120923551** get_address_of__items_1() { return &____items_1; } inline void set__items_1(stBuyItemDataU5BU5D_t2120923551* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t631885872, ____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_t631885872, ____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_t631885872_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray stBuyItemDataU5BU5D_t2120923551* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t631885872_StaticFields, ___EmptyArray_4)); } inline stBuyItemDataU5BU5D_t2120923551* get_EmptyArray_4() const { return ___EmptyArray_4; } inline stBuyItemDataU5BU5D_t2120923551** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(stBuyItemDataU5BU5D_t2120923551* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T631885872_H #ifndef SCENEINFO_T3714533364_H #define SCENEINFO_T3714533364_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SceneInfo struct SceneInfo_t3714533364 : public RuntimeObject { public: // System.Int32 DMCore.Logic.SceneInfo::sceneID int32_t ___sceneID_0; // System.String DMCore.Logic.SceneInfo::sceneName String_t* ___sceneName_1; // System.String DMCore.Logic.SceneInfo::openTimer String_t* ___openTimer_2; public: inline static int32_t get_offset_of_sceneID_0() { return static_cast(offsetof(SceneInfo_t3714533364, ___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_sceneName_1() { return static_cast(offsetof(SceneInfo_t3714533364, ___sceneName_1)); } inline String_t* get_sceneName_1() const { return ___sceneName_1; } inline String_t** get_address_of_sceneName_1() { return &___sceneName_1; } inline void set_sceneName_1(String_t* value) { ___sceneName_1 = value; Il2CppCodeGenWriteBarrier((&___sceneName_1), value); } inline static int32_t get_offset_of_openTimer_2() { return static_cast(offsetof(SceneInfo_t3714533364, ___openTimer_2)); } inline String_t* get_openTimer_2() const { return ___openTimer_2; } inline String_t** get_address_of_openTimer_2() { return &___openTimer_2; } inline void set_openTimer_2(String_t* value) { ___openTimer_2 = value; Il2CppCodeGenWriteBarrier((&___openTimer_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENEINFO_T3714533364_H #ifndef CAVATAREQUIPMANAGER_T2125372870_H #define CAVATAREQUIPMANAGER_T2125372870_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAvatarEquipManager struct CAvatarEquipManager_t2125372870 : public RuntimeObject { public: // CBetterSet`1 DMCore.Logic.CAvatarEquipManager::m_AvatarInfoChange CBetterSet_1_t3304831721 * ___m_AvatarInfoChange_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CAvatarEquipManager::m_RoleEquipCache Dictionary_2_t3310042434 * ___m_RoleEquipCache_1; // System.Int64 DMCore.Logic.CAvatarEquipManager::m_activeRoleUserID int64_t ___m_activeRoleUserID_2; public: inline static int32_t get_offset_of_m_AvatarInfoChange_0() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_AvatarInfoChange_0)); } inline CBetterSet_1_t3304831721 * get_m_AvatarInfoChange_0() const { return ___m_AvatarInfoChange_0; } inline CBetterSet_1_t3304831721 ** get_address_of_m_AvatarInfoChange_0() { return &___m_AvatarInfoChange_0; } inline void set_m_AvatarInfoChange_0(CBetterSet_1_t3304831721 * value) { ___m_AvatarInfoChange_0 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarInfoChange_0), value); } inline static int32_t get_offset_of_m_RoleEquipCache_1() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_RoleEquipCache_1)); } inline Dictionary_2_t3310042434 * get_m_RoleEquipCache_1() const { return ___m_RoleEquipCache_1; } inline Dictionary_2_t3310042434 ** get_address_of_m_RoleEquipCache_1() { return &___m_RoleEquipCache_1; } inline void set_m_RoleEquipCache_1(Dictionary_2_t3310042434 * value) { ___m_RoleEquipCache_1 = value; Il2CppCodeGenWriteBarrier((&___m_RoleEquipCache_1), value); } inline static int32_t get_offset_of_m_activeRoleUserID_2() { return static_cast(offsetof(CAvatarEquipManager_t2125372870, ___m_activeRoleUserID_2)); } inline int64_t get_m_activeRoleUserID_2() const { return ___m_activeRoleUserID_2; } inline int64_t* get_address_of_m_activeRoleUserID_2() { return &___m_activeRoleUserID_2; } inline void set_m_activeRoleUserID_2(int64_t value) { ___m_activeRoleUserID_2 = value; } }; struct CAvatarEquipManager_t2125372870_StaticFields { public: // DMCore.Logic.CAvatarEquipManager DMCore.Logic.CAvatarEquipManager::s_Instance CAvatarEquipManager_t2125372870 * ___s_Instance_3; // System.Action`1 DMCore.Logic.CAvatarEquipManager::<>f__am$cache0 Action_1_t3363021612 * ___U3CU3Ef__amU24cache0_4; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CAvatarEquipManager_t2125372870_StaticFields, ___s_Instance_3)); } inline CAvatarEquipManager_t2125372870 * get_s_Instance_3() const { return ___s_Instance_3; } inline CAvatarEquipManager_t2125372870 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CAvatarEquipManager_t2125372870 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_4() { return static_cast(offsetof(CAvatarEquipManager_t2125372870_StaticFields, ___U3CU3Ef__amU24cache0_4)); } inline Action_1_t3363021612 * get_U3CU3Ef__amU24cache0_4() const { return ___U3CU3Ef__amU24cache0_4; } inline Action_1_t3363021612 ** get_address_of_U3CU3Ef__amU24cache0_4() { return &___U3CU3Ef__amU24cache0_4; } inline void set_U3CU3Ef__amU24cache0_4(Action_1_t3363021612 * value) { ___U3CU3Ef__amU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAVATAREQUIPMANAGER_T2125372870_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 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 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 IRESHELP_T377823252_H #define IRESHELP_T377823252_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Resource.IResHelp struct IResHelp_t377823252 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Resource.IResHelp::m_dicProtectedRes Dictionary_2_t2736202052 * ___m_dicProtectedRes_0; // System.Boolean DMCore.Framework.Resource.IResHelp::m_bHighMode bool ___m_bHighMode_1; public: inline static int32_t get_offset_of_m_dicProtectedRes_0() { return static_cast(offsetof(IResHelp_t377823252, ___m_dicProtectedRes_0)); } inline Dictionary_2_t2736202052 * get_m_dicProtectedRes_0() const { return ___m_dicProtectedRes_0; } inline Dictionary_2_t2736202052 ** get_address_of_m_dicProtectedRes_0() { return &___m_dicProtectedRes_0; } inline void set_m_dicProtectedRes_0(Dictionary_2_t2736202052 * value) { ___m_dicProtectedRes_0 = value; Il2CppCodeGenWriteBarrier((&___m_dicProtectedRes_0), value); } inline static int32_t get_offset_of_m_bHighMode_1() { return static_cast(offsetof(IResHelp_t377823252, ___m_bHighMode_1)); } inline bool get_m_bHighMode_1() const { return ___m_bHighMode_1; } inline bool* get_address_of_m_bHighMode_1() { return &___m_bHighMode_1; } inline void set_m_bHighMode_1(bool value) { ___m_bHighMode_1 = value; } }; struct IResHelp_t377823252_StaticFields { public: // DMCore.Framework.Resource.IResHelp DMCore.Framework.Resource.IResHelp::s_Instance IResHelp_t377823252 * ___s_Instance_2; // System.Predicate`1 DMCore.Framework.Resource.IResHelp::<>f__mg$cache0 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_3; // System.Predicate`1 DMCore.Framework.Resource.IResHelp::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_4; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___s_Instance_2)); } inline IResHelp_t377823252 * get_s_Instance_2() const { return ___s_Instance_2; } inline IResHelp_t377823252 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(IResHelp_t377823252 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_3() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___U3CU3Ef__mgU24cache0_3)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_3() const { return ___U3CU3Ef__mgU24cache0_3; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_3() { return &___U3CU3Ef__mgU24cache0_3; } inline void set_U3CU3Ef__mgU24cache0_3(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_4() { return static_cast(offsetof(IResHelp_t377823252_StaticFields, ___U3CU3Ef__mgU24cache1_4)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_4() const { return ___U3CU3Ef__mgU24cache1_4; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_4() { return &___U3CU3Ef__mgU24cache1_4; } inline void set_U3CU3Ef__mgU24cache1_4(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IRESHELP_T377823252_H #ifndef LINKEDLISTNODE_1_T2696120856_H #define LINKEDLISTNODE_1_T2696120856_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t2696120856 : public RuntimeObject { public: // T System.Collections.Generic.LinkedListNode`1::item int32_t ___item_0; // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::container LinkedList_1_t1790591762 * ___container_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::forward LinkedListNode_1_t2696120856 * ___forward_2; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::back LinkedListNode_1_t2696120856 * ___back_3; public: inline static int32_t get_offset_of_item_0() { return static_cast(offsetof(LinkedListNode_1_t2696120856, ___item_0)); } inline int32_t get_item_0() const { return ___item_0; } inline int32_t* get_address_of_item_0() { return &___item_0; } inline void set_item_0(int32_t value) { ___item_0 = value; } inline static int32_t get_offset_of_container_1() { return static_cast(offsetof(LinkedListNode_1_t2696120856, ___container_1)); } inline LinkedList_1_t1790591762 * get_container_1() const { return ___container_1; } inline LinkedList_1_t1790591762 ** get_address_of_container_1() { return &___container_1; } inline void set_container_1(LinkedList_1_t1790591762 * value) { ___container_1 = value; Il2CppCodeGenWriteBarrier((&___container_1), value); } inline static int32_t get_offset_of_forward_2() { return static_cast(offsetof(LinkedListNode_1_t2696120856, ___forward_2)); } inline LinkedListNode_1_t2696120856 * get_forward_2() const { return ___forward_2; } inline LinkedListNode_1_t2696120856 ** get_address_of_forward_2() { return &___forward_2; } inline void set_forward_2(LinkedListNode_1_t2696120856 * value) { ___forward_2 = value; Il2CppCodeGenWriteBarrier((&___forward_2), value); } inline static int32_t get_offset_of_back_3() { return static_cast(offsetof(LinkedListNode_1_t2696120856, ___back_3)); } inline LinkedListNode_1_t2696120856 * get_back_3() const { return ___back_3; } inline LinkedListNode_1_t2696120856 ** get_address_of_back_3() { return &___back_3; } inline void set_back_3(LinkedListNode_1_t2696120856 * value) { ___back_3 = value; Il2CppCodeGenWriteBarrier((&___back_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKEDLISTNODE_1_T2696120856_H #ifndef CPINDANSHOP_T4113161522_H #define CPINDANSHOP_T4113161522_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPindanManager/CPindanShop struct CPindanShop_t4113161522 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPindanManager/CPindanShop::configID int32_t ___configID_0; // System.Int32 DMCore.Logic.CPindanManager/CPindanShop::cashType int32_t ___cashType_1; // System.Int32 DMCore.Logic.CPindanManager/CPindanShop::originPrice int32_t ___originPrice_2; // System.Int32 DMCore.Logic.CPindanManager/CPindanShop::pinPrice int32_t ___pinPrice_3; // System.Int32 DMCore.Logic.CPindanManager/CPindanShop::needCount int32_t ___needCount_4; // System.Int32 DMCore.Logic.CPindanManager/CPindanShop::fashion int32_t ___fashion_5; public: inline static int32_t get_offset_of_configID_0() { return static_cast(offsetof(CPindanShop_t4113161522, ___configID_0)); } inline int32_t get_configID_0() const { return ___configID_0; } inline int32_t* get_address_of_configID_0() { return &___configID_0; } inline void set_configID_0(int32_t value) { ___configID_0 = value; } inline static int32_t get_offset_of_cashType_1() { return static_cast(offsetof(CPindanShop_t4113161522, ___cashType_1)); } inline int32_t get_cashType_1() const { return ___cashType_1; } inline int32_t* get_address_of_cashType_1() { return &___cashType_1; } inline void set_cashType_1(int32_t value) { ___cashType_1 = value; } inline static int32_t get_offset_of_originPrice_2() { return static_cast(offsetof(CPindanShop_t4113161522, ___originPrice_2)); } inline int32_t get_originPrice_2() const { return ___originPrice_2; } inline int32_t* get_address_of_originPrice_2() { return &___originPrice_2; } inline void set_originPrice_2(int32_t value) { ___originPrice_2 = value; } inline static int32_t get_offset_of_pinPrice_3() { return static_cast(offsetof(CPindanShop_t4113161522, ___pinPrice_3)); } inline int32_t get_pinPrice_3() const { return ___pinPrice_3; } inline int32_t* get_address_of_pinPrice_3() { return &___pinPrice_3; } inline void set_pinPrice_3(int32_t value) { ___pinPrice_3 = value; } inline static int32_t get_offset_of_needCount_4() { return static_cast(offsetof(CPindanShop_t4113161522, ___needCount_4)); } inline int32_t get_needCount_4() const { return ___needCount_4; } inline int32_t* get_address_of_needCount_4() { return &___needCount_4; } inline void set_needCount_4(int32_t value) { ___needCount_4 = value; } inline static int32_t get_offset_of_fashion_5() { return static_cast(offsetof(CPindanShop_t4113161522, ___fashion_5)); } inline int32_t get_fashion_5() const { return ___fashion_5; } inline int32_t* get_address_of_fashion_5() { return &___fashion_5; } inline void set_fashion_5(int32_t value) { ___fashion_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPINDANSHOP_T4113161522_H #ifndef U3CGETBRANDDATABYIDU3EC__ANONSTOREY2_T3291925548_H #define U3CGETBRANDDATABYIDU3EC__ANONSTOREY2_T3291925548_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion/c__AnonStorey2 struct U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 : public RuntimeObject { public: // System.String DMCore.Logic.ShopBrandRegion/c__AnonStorey2::ID String_t* ___ID_0; public: inline static int32_t get_offset_of_ID_0() { return static_cast(offsetof(U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548, ___ID_0)); } inline String_t* get_ID_0() const { return ___ID_0; } inline String_t** get_address_of_ID_0() { return &___ID_0; } inline void set_ID_0(String_t* value) { ___ID_0 = value; Il2CppCodeGenWriteBarrier((&___ID_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETBRANDDATABYIDU3EC__ANONSTOREY2_T3291925548_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 U3CADDBRANDDATAU3EC__ANONSTOREY0_T2802343535_H #define U3CADDBRANDDATAU3EC__ANONSTOREY0_T2802343535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion/c__AnonStorey0 struct U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 : public RuntimeObject { public: // DMCore.Logic.BrandData DMCore.Logic.ShopBrandRegion/c__AnonStorey0::needAddData BrandData_t2882930928 * ___needAddData_0; public: inline static int32_t get_offset_of_needAddData_0() { return static_cast(offsetof(U3CAddBrandDataU3Ec__AnonStorey0_t2802343535, ___needAddData_0)); } inline BrandData_t2882930928 * get_needAddData_0() const { return ___needAddData_0; } inline BrandData_t2882930928 ** get_address_of_needAddData_0() { return &___needAddData_0; } inline void set_needAddData_0(BrandData_t2882930928 * value) { ___needAddData_0 = value; Il2CppCodeGenWriteBarrier((&___needAddData_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CADDBRANDDATAU3EC__ANONSTOREY0_T2802343535_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 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 SHAREREWARD_T3659847056_H #define SHAREREWARD_T3659847056_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShareRewardMgr/ShareReward struct ShareReward_t3659847056 : public RuntimeObject { public: // CDataModelBool DMCore.Logic.ShareRewardMgr/ShareReward::IsAchieved CDataModelBool_t2269476966 * ___IsAchieved_0; // CDataModelBool DMCore.Logic.ShareRewardMgr/ShareReward::IsShared CDataModelBool_t2269476966 * ___IsShared_1; // DMCore.Logic.CAwardList DMCore.Logic.ShareRewardMgr/ShareReward::k__BackingField CAwardList_t4094041907 * ___U3CmRewardListU3Ek__BackingField_2; // System.Action`1 DMCore.Logic.ShareRewardMgr/ShareReward::mCallback Action_1_t3832314651 * ___mCallback_3; public: inline static int32_t get_offset_of_IsAchieved_0() { return static_cast(offsetof(ShareReward_t3659847056, ___IsAchieved_0)); } inline CDataModelBool_t2269476966 * get_IsAchieved_0() const { return ___IsAchieved_0; } inline CDataModelBool_t2269476966 ** get_address_of_IsAchieved_0() { return &___IsAchieved_0; } inline void set_IsAchieved_0(CDataModelBool_t2269476966 * value) { ___IsAchieved_0 = value; Il2CppCodeGenWriteBarrier((&___IsAchieved_0), value); } inline static int32_t get_offset_of_IsShared_1() { return static_cast(offsetof(ShareReward_t3659847056, ___IsShared_1)); } inline CDataModelBool_t2269476966 * get_IsShared_1() const { return ___IsShared_1; } inline CDataModelBool_t2269476966 ** get_address_of_IsShared_1() { return &___IsShared_1; } inline void set_IsShared_1(CDataModelBool_t2269476966 * value) { ___IsShared_1 = value; Il2CppCodeGenWriteBarrier((&___IsShared_1), value); } inline static int32_t get_offset_of_U3CmRewardListU3Ek__BackingField_2() { return static_cast(offsetof(ShareReward_t3659847056, ___U3CmRewardListU3Ek__BackingField_2)); } inline CAwardList_t4094041907 * get_U3CmRewardListU3Ek__BackingField_2() const { return ___U3CmRewardListU3Ek__BackingField_2; } inline CAwardList_t4094041907 ** get_address_of_U3CmRewardListU3Ek__BackingField_2() { return &___U3CmRewardListU3Ek__BackingField_2; } inline void set_U3CmRewardListU3Ek__BackingField_2(CAwardList_t4094041907 * value) { ___U3CmRewardListU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CmRewardListU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_mCallback_3() { return static_cast(offsetof(ShareReward_t3659847056, ___mCallback_3)); } inline Action_1_t3832314651 * get_mCallback_3() const { return ___mCallback_3; } inline Action_1_t3832314651 ** get_address_of_mCallback_3() { return &___mCallback_3; } inline void set_mCallback_3(Action_1_t3832314651 * value) { ___mCallback_3 = value; Il2CppCodeGenWriteBarrier((&___mCallback_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHAREREWARD_T3659847056_H #ifndef DICTIONARY_2_T462591304_H #define DICTIONARY_2_T462591304_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_t462591304 : 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 ESharePrizeTypeU5BU5D_t2594244585* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots ShareRewardU5BU5D_t994562609* ___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_t462591304, ___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_t462591304, ___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_t462591304, ___keySlots_6)); } inline ESharePrizeTypeU5BU5D_t2594244585* get_keySlots_6() const { return ___keySlots_6; } inline ESharePrizeTypeU5BU5D_t2594244585** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(ESharePrizeTypeU5BU5D_t2594244585* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t462591304, ___valueSlots_7)); } inline ShareRewardU5BU5D_t994562609* get_valueSlots_7() const { return ___valueSlots_7; } inline ShareRewardU5BU5D_t994562609** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(ShareRewardU5BU5D_t994562609* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t462591304, ___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_t462591304, ___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_t462591304, ___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_t462591304, ___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_t462591304, ___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_t462591304, ___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_t462591304, ___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_t462591304_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3210729684 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t462591304_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3210729684 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3210729684 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3210729684 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T462591304_H #ifndef SHOPBRANDREGION_T2226231466_H #define SHOPBRANDREGION_T2226231466_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion struct ShopBrandRegion_t2226231466 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ShopBrandRegion::k__BackingField int32_t ___U3CCurrentUseHeadIndexU3Ek__BackingField_1; // System.String DMCore.Logic.ShopBrandRegion::k__BackingField String_t* ___U3CCurrentUseBrandIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.ShopBrandRegion::k__BackingField bool ___U3CIsNeedFreshUIU3Ek__BackingField_3; // System.Collections.Generic.List`1 DMCore.Logic.ShopBrandRegion::m_BrandList List_1_t60038374 * ___m_BrandList_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.ShopBrandRegion::m_GoodsURL Dictionary_2_t1632706988 * ___m_GoodsURL_5; public: inline static int32_t get_offset_of_U3CCurrentUseHeadIndexU3Ek__BackingField_1() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CCurrentUseHeadIndexU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentUseHeadIndexU3Ek__BackingField_1() const { return ___U3CCurrentUseHeadIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentUseHeadIndexU3Ek__BackingField_1() { return &___U3CCurrentUseHeadIndexU3Ek__BackingField_1; } inline void set_U3CCurrentUseHeadIndexU3Ek__BackingField_1(int32_t value) { ___U3CCurrentUseHeadIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CCurrentUseBrandIDU3Ek__BackingField_2() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CCurrentUseBrandIDU3Ek__BackingField_2)); } inline String_t* get_U3CCurrentUseBrandIDU3Ek__BackingField_2() const { return ___U3CCurrentUseBrandIDU3Ek__BackingField_2; } inline String_t** get_address_of_U3CCurrentUseBrandIDU3Ek__BackingField_2() { return &___U3CCurrentUseBrandIDU3Ek__BackingField_2; } inline void set_U3CCurrentUseBrandIDU3Ek__BackingField_2(String_t* value) { ___U3CCurrentUseBrandIDU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CCurrentUseBrandIDU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CIsNeedFreshUIU3Ek__BackingField_3() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CIsNeedFreshUIU3Ek__BackingField_3)); } inline bool get_U3CIsNeedFreshUIU3Ek__BackingField_3() const { return ___U3CIsNeedFreshUIU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsNeedFreshUIU3Ek__BackingField_3() { return &___U3CIsNeedFreshUIU3Ek__BackingField_3; } inline void set_U3CIsNeedFreshUIU3Ek__BackingField_3(bool value) { ___U3CIsNeedFreshUIU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_BrandList_4() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___m_BrandList_4)); } inline List_1_t60038374 * get_m_BrandList_4() const { return ___m_BrandList_4; } inline List_1_t60038374 ** get_address_of_m_BrandList_4() { return &___m_BrandList_4; } inline void set_m_BrandList_4(List_1_t60038374 * value) { ___m_BrandList_4 = value; Il2CppCodeGenWriteBarrier((&___m_BrandList_4), value); } inline static int32_t get_offset_of_m_GoodsURL_5() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___m_GoodsURL_5)); } inline Dictionary_2_t1632706988 * get_m_GoodsURL_5() const { return ___m_GoodsURL_5; } inline Dictionary_2_t1632706988 ** get_address_of_m_GoodsURL_5() { return &___m_GoodsURL_5; } inline void set_m_GoodsURL_5(Dictionary_2_t1632706988 * value) { ___m_GoodsURL_5 = value; Il2CppCodeGenWriteBarrier((&___m_GoodsURL_5), value); } }; struct ShopBrandRegion_t2226231466_StaticFields { public: // DMCore.Logic.ShopBrandRegion DMCore.Logic.ShopBrandRegion::s_Instance ShopBrandRegion_t2226231466 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(ShopBrandRegion_t2226231466_StaticFields, ___s_Instance_0)); } inline ShopBrandRegion_t2226231466 * get_s_Instance_0() const { return ___s_Instance_0; } inline ShopBrandRegion_t2226231466 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(ShopBrandRegion_t2226231466 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPBRANDREGION_T2226231466_H #ifndef DICTIONARY_2_T1632706988_H #define DICTIONARY_2_T1632706988_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_t1632706988 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots StringU5BU5D_t1281789340* ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1632706988, ___valueSlots_7)); } inline StringU5BU5D_t1281789340* get_valueSlots_7() const { return ___valueSlots_7; } inline StringU5BU5D_t1281789340** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StringU5BU5D_t1281789340* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988, ___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_t1632706988_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t132201056 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1632706988_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t132201056 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t132201056 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t132201056 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1632706988_H #ifndef ITHREADMSG_T995202025_H #define ITHREADMSG_T995202025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.IThreadMsg struct IThreadMsg_t995202025 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Thread.IThreadMsg::m_bSuccess bool ___m_bSuccess_0; public: inline static int32_t get_offset_of_m_bSuccess_0() { return static_cast(offsetof(IThreadMsg_t995202025, ___m_bSuccess_0)); } inline bool get_m_bSuccess_0() const { return ___m_bSuccess_0; } inline bool* get_address_of_m_bSuccess_0() { return &___m_bSuccess_0; } inline void set_m_bSuccess_0(bool value) { ___m_bSuccess_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITHREADMSG_T995202025_H #ifndef CNETSERVERCONFIG_T202072970_H #define CNETSERVERCONFIG_T202072970_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970 : public RuntimeObject { public: // DMCore.CDataProperty DMCore.Net.CNetServerConfig::m_prop CDataProperty_t2806246268 * ___m_prop_1; // DMCore.CDataProperty DMCore.Net.CNetServerConfig::m_propProxy CDataProperty_t2806246268 * ___m_propProxy_2; // System.String DMCore.Net.CNetServerConfig::m_Setting String_t* ___m_Setting_3; public: inline static int32_t get_offset_of_m_prop_1() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_prop_1)); } inline CDataProperty_t2806246268 * get_m_prop_1() const { return ___m_prop_1; } inline CDataProperty_t2806246268 ** get_address_of_m_prop_1() { return &___m_prop_1; } inline void set_m_prop_1(CDataProperty_t2806246268 * value) { ___m_prop_1 = value; Il2CppCodeGenWriteBarrier((&___m_prop_1), value); } inline static int32_t get_offset_of_m_propProxy_2() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_propProxy_2)); } inline CDataProperty_t2806246268 * get_m_propProxy_2() const { return ___m_propProxy_2; } inline CDataProperty_t2806246268 ** get_address_of_m_propProxy_2() { return &___m_propProxy_2; } inline void set_m_propProxy_2(CDataProperty_t2806246268 * value) { ___m_propProxy_2 = value; Il2CppCodeGenWriteBarrier((&___m_propProxy_2), value); } inline static int32_t get_offset_of_m_Setting_3() { return static_cast(offsetof(CNetServerConfig_t202072970, ___m_Setting_3)); } inline String_t* get_m_Setting_3() const { return ___m_Setting_3; } inline String_t** get_address_of_m_Setting_3() { return &___m_Setting_3; } inline void set_m_Setting_3(String_t* value) { ___m_Setting_3 = value; Il2CppCodeGenWriteBarrier((&___m_Setting_3), value); } }; struct CNetServerConfig_t202072970_StaticFields { public: // System.String DMCore.Net.CNetServerConfig::s_Version String_t* ___s_Version_0; // DMCore.Net.CNetServerConfig DMCore.Net.CNetServerConfig::s_Instance CNetServerConfig_t202072970 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Version_0() { return static_cast(offsetof(CNetServerConfig_t202072970_StaticFields, ___s_Version_0)); } inline String_t* get_s_Version_0() const { return ___s_Version_0; } inline String_t** get_address_of_s_Version_0() { return &___s_Version_0; } inline void set_s_Version_0(String_t* value) { ___s_Version_0 = value; Il2CppCodeGenWriteBarrier((&___s_Version_0), value); } inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CNetServerConfig_t202072970_StaticFields, ___s_Instance_4)); } inline CNetServerConfig_t202072970 * get_s_Instance_4() const { return ___s_Instance_4; } inline CNetServerConfig_t202072970 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CNetServerConfig_t202072970 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETSERVERCONFIG_T202072970_H #ifndef LIST_1_T60038374_H #define LIST_1_T60038374_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_t60038374 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BrandDataU5BU5D_t1814136145* ____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_t60038374, ____items_1)); } inline BrandDataU5BU5D_t1814136145* get__items_1() const { return ____items_1; } inline BrandDataU5BU5D_t1814136145** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BrandDataU5BU5D_t1814136145* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t60038374, ____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_t60038374, ____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_t60038374_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray BrandDataU5BU5D_t1814136145* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t60038374_StaticFields, ___EmptyArray_4)); } inline BrandDataU5BU5D_t1814136145* get_EmptyArray_4() const { return ___EmptyArray_4; } inline BrandDataU5BU5D_t1814136145** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(BrandDataU5BU5D_t1814136145* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T60038374_H #ifndef CTHREADMANAGER_T1155338034_H #define CTHREADMANAGER_T1155338034_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.CThreadManager struct CThreadManager_t1155338034 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Framework.Thread.CThreadManager::m_listTID List_1_t1221203580 * ___m_listTID_0; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Thread.CThreadManager::m_listIOS Dictionary_2_t2578695322 * ___m_listIOS_1; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Thread.CThreadManager::m_list Dictionary_2_t1382638365 * ___m_list_2; public: inline static int32_t get_offset_of_m_listTID_0() { return static_cast(offsetof(CThreadManager_t1155338034, ___m_listTID_0)); } inline List_1_t1221203580 * get_m_listTID_0() const { return ___m_listTID_0; } inline List_1_t1221203580 ** get_address_of_m_listTID_0() { return &___m_listTID_0; } inline void set_m_listTID_0(List_1_t1221203580 * value) { ___m_listTID_0 = value; Il2CppCodeGenWriteBarrier((&___m_listTID_0), value); } inline static int32_t get_offset_of_m_listIOS_1() { return static_cast(offsetof(CThreadManager_t1155338034, ___m_listIOS_1)); } inline Dictionary_2_t2578695322 * get_m_listIOS_1() const { return ___m_listIOS_1; } inline Dictionary_2_t2578695322 ** get_address_of_m_listIOS_1() { return &___m_listIOS_1; } inline void set_m_listIOS_1(Dictionary_2_t2578695322 * value) { ___m_listIOS_1 = value; Il2CppCodeGenWriteBarrier((&___m_listIOS_1), value); } inline static int32_t get_offset_of_m_list_2() { return static_cast(offsetof(CThreadManager_t1155338034, ___m_list_2)); } inline Dictionary_2_t1382638365 * get_m_list_2() const { return ___m_list_2; } inline Dictionary_2_t1382638365 ** get_address_of_m_list_2() { return &___m_list_2; } inline void set_m_list_2(Dictionary_2_t1382638365 * value) { ___m_list_2 = value; Il2CppCodeGenWriteBarrier((&___m_list_2), value); } }; struct CThreadManager_t1155338034_StaticFields { public: // DMCore.Framework.Thread.CThreadManager DMCore.Framework.Thread.CThreadManager::s_Instance CThreadManager_t1155338034 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CThreadManager_t1155338034_StaticFields, ___s_Instance_3)); } inline CThreadManager_t1155338034 * get_s_Instance_3() const { return ___s_Instance_3; } inline CThreadManager_t1155338034 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CThreadManager_t1155338034 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTHREADMANAGER_T1155338034_H #ifndef BRANDDATA_T2882930928_H #define BRANDDATA_T2882930928_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BrandData struct BrandData_t2882930928 : public RuntimeObject { public: // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CIDU3Ek__BackingField_1; // System.String DMCore.Logic.BrandData::k__BackingField String_t* ___U3CLogoU3Ek__BackingField_2; // System.Collections.Generic.List`1 DMCore.Logic.BrandData::k__BackingField List_1_t3319525431 * ___U3CIntroduceU3Ek__BackingField_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.BrandData::m_DicImage Dictionary_2_t3625702484 * ___m_DicImage_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.BrandData::m_DicUrl Dictionary_2_t1632706988 * ___m_DicUrl_5; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(BrandData_t2882930928, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CNameU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CIDU3Ek__BackingField_1() { return static_cast(offsetof(BrandData_t2882930928, ___U3CIDU3Ek__BackingField_1)); } inline String_t* get_U3CIDU3Ek__BackingField_1() const { return ___U3CIDU3Ek__BackingField_1; } inline String_t** get_address_of_U3CIDU3Ek__BackingField_1() { return &___U3CIDU3Ek__BackingField_1; } inline void set_U3CIDU3Ek__BackingField_1(String_t* value) { ___U3CIDU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CIDU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CLogoU3Ek__BackingField_2() { return static_cast(offsetof(BrandData_t2882930928, ___U3CLogoU3Ek__BackingField_2)); } inline String_t* get_U3CLogoU3Ek__BackingField_2() const { return ___U3CLogoU3Ek__BackingField_2; } inline String_t** get_address_of_U3CLogoU3Ek__BackingField_2() { return &___U3CLogoU3Ek__BackingField_2; } inline void set_U3CLogoU3Ek__BackingField_2(String_t* value) { ___U3CLogoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CLogoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CIntroduceU3Ek__BackingField_3() { return static_cast(offsetof(BrandData_t2882930928, ___U3CIntroduceU3Ek__BackingField_3)); } inline List_1_t3319525431 * get_U3CIntroduceU3Ek__BackingField_3() const { return ___U3CIntroduceU3Ek__BackingField_3; } inline List_1_t3319525431 ** get_address_of_U3CIntroduceU3Ek__BackingField_3() { return &___U3CIntroduceU3Ek__BackingField_3; } inline void set_U3CIntroduceU3Ek__BackingField_3(List_1_t3319525431 * value) { ___U3CIntroduceU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CIntroduceU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_DicImage_4() { return static_cast(offsetof(BrandData_t2882930928, ___m_DicImage_4)); } inline Dictionary_2_t3625702484 * get_m_DicImage_4() const { return ___m_DicImage_4; } inline Dictionary_2_t3625702484 ** get_address_of_m_DicImage_4() { return &___m_DicImage_4; } inline void set_m_DicImage_4(Dictionary_2_t3625702484 * value) { ___m_DicImage_4 = value; Il2CppCodeGenWriteBarrier((&___m_DicImage_4), value); } inline static int32_t get_offset_of_m_DicUrl_5() { return static_cast(offsetof(BrandData_t2882930928, ___m_DicUrl_5)); } inline Dictionary_2_t1632706988 * get_m_DicUrl_5() const { return ___m_DicUrl_5; } inline Dictionary_2_t1632706988 ** get_address_of_m_DicUrl_5() { return &___m_DicUrl_5; } inline void set_m_DicUrl_5(Dictionary_2_t1632706988 * value) { ___m_DicUrl_5 = value; Il2CppCodeGenWriteBarrier((&___m_DicUrl_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BRANDDATA_T2882930928_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 CRENEWITEMINFO_T1742581428_H #define CRENEWITEMINFO_T1742581428_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRenewItemInfo struct CRenewItemInfo_t1742581428 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRenewItemInfo::m_configId int32_t ___m_configId_0; // System.Int32 DMCore.Logic.CRenewItemInfo::m_serverId int32_t ___m_serverId_1; // System.Int32 DMCore.Logic.CRenewItemInfo::m_valid int32_t ___m_valid_2; // System.Int32 DMCore.Logic.CRenewItemInfo::m_dCash int32_t ___m_dCash_3; // System.Single DMCore.Logic.CRenewItemInfo::m_discount float ___m_discount_4; // System.Int32 DMCore.Logic.CRenewItemInfo::m_gCash int32_t ___m_gCash_5; public: inline static int32_t get_offset_of_m_configId_0() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___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_serverId_1() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_serverId_1)); } inline int32_t get_m_serverId_1() const { return ___m_serverId_1; } inline int32_t* get_address_of_m_serverId_1() { return &___m_serverId_1; } inline void set_m_serverId_1(int32_t value) { ___m_serverId_1 = value; } inline static int32_t get_offset_of_m_valid_2() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___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_dCash_3() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_dCash_3)); } inline int32_t get_m_dCash_3() const { return ___m_dCash_3; } inline int32_t* get_address_of_m_dCash_3() { return &___m_dCash_3; } inline void set_m_dCash_3(int32_t value) { ___m_dCash_3 = value; } inline static int32_t get_offset_of_m_discount_4() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_discount_4)); } inline float get_m_discount_4() const { return ___m_discount_4; } inline float* get_address_of_m_discount_4() { return &___m_discount_4; } inline void set_m_discount_4(float value) { ___m_discount_4 = value; } inline static int32_t get_offset_of_m_gCash_5() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_gCash_5)); } inline int32_t get_m_gCash_5() const { return ___m_gCash_5; } inline int32_t* get_address_of_m_gCash_5() { return &___m_gCash_5; } inline void set_m_gCash_5(int32_t value) { ___m_gCash_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRENEWITEMINFO_T1742581428_H #ifndef CPINDANMANAGER_T730261733_H #define CPINDANMANAGER_T730261733_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPindanManager struct CPindanManager_t730261733 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPindanManager::k__BackingField int32_t ___U3CLastActiveIndexU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CPindanManager::k__BackingField int32_t ___U3CActiveIndexU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CPindanManager::k__BackingField int32_t ___U3CCurrentPindanIDU3Ek__BackingField_2; // System.Int32 DMCore.Logic.CPindanManager::k__BackingField int32_t ___U3CTotalOrderNumberU3Ek__BackingField_3; // System.Collections.Generic.List`1 DMCore.Logic.CPindanManager::m_pinShopList List_1_t1290268968 * ___m_pinShopList_5; // System.Collections.Generic.List`1 DMCore.Logic.CPindanManager::m_pinList List_1_t3044171863 * ___m_pinList_6; // System.Collections.Generic.List`1 DMCore.Logic.CPindanManager::m_completeList List_1_t2925477792 * ___m_completeList_7; // System.Collections.Generic.List`1 DMCore.Logic.CPindanManager::m_inviteList List_1_t2358551301 * ___m_inviteList_8; // System.Collections.Generic.List`1 DMCore.Logic.CPindanManager::m_joinList List_1_t4280442762 * ___m_joinList_9; // System.Collections.Generic.List`1 DMCore.Logic.CPindanManager::m_checkboxList List_1_t3748208937 * ___m_checkboxList_10; // System.Collections.Generic.List`1 DMCore.Logic.CPindanManager::m_selectPIdList List_1_t128053199 * ___m_selectPIdList_11; // CDataModelInt DMCore.Logic.CPindanManager::m_refreshPage CDataModelInt_t3463393640 * ___m_refreshPage_12; // System.Boolean DMCore.Logic.CPindanManager::m_bRefresh bool ___m_bRefresh_13; // System.Int32 DMCore.Logic.CPindanManager::m_buyShopID int32_t ___m_buyShopID_14; public: inline static int32_t get_offset_of_U3CLastActiveIndexU3Ek__BackingField_0() { return static_cast(offsetof(CPindanManager_t730261733, ___U3CLastActiveIndexU3Ek__BackingField_0)); } inline int32_t get_U3CLastActiveIndexU3Ek__BackingField_0() const { return ___U3CLastActiveIndexU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CLastActiveIndexU3Ek__BackingField_0() { return &___U3CLastActiveIndexU3Ek__BackingField_0; } inline void set_U3CLastActiveIndexU3Ek__BackingField_0(int32_t value) { ___U3CLastActiveIndexU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CActiveIndexU3Ek__BackingField_1() { return static_cast(offsetof(CPindanManager_t730261733, ___U3CActiveIndexU3Ek__BackingField_1)); } inline int32_t get_U3CActiveIndexU3Ek__BackingField_1() const { return ___U3CActiveIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CActiveIndexU3Ek__BackingField_1() { return &___U3CActiveIndexU3Ek__BackingField_1; } inline void set_U3CActiveIndexU3Ek__BackingField_1(int32_t value) { ___U3CActiveIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CCurrentPindanIDU3Ek__BackingField_2() { return static_cast(offsetof(CPindanManager_t730261733, ___U3CCurrentPindanIDU3Ek__BackingField_2)); } inline int32_t get_U3CCurrentPindanIDU3Ek__BackingField_2() const { return ___U3CCurrentPindanIDU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CCurrentPindanIDU3Ek__BackingField_2() { return &___U3CCurrentPindanIDU3Ek__BackingField_2; } inline void set_U3CCurrentPindanIDU3Ek__BackingField_2(int32_t value) { ___U3CCurrentPindanIDU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalOrderNumberU3Ek__BackingField_3() { return static_cast(offsetof(CPindanManager_t730261733, ___U3CTotalOrderNumberU3Ek__BackingField_3)); } inline int32_t get_U3CTotalOrderNumberU3Ek__BackingField_3() const { return ___U3CTotalOrderNumberU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CTotalOrderNumberU3Ek__BackingField_3() { return &___U3CTotalOrderNumberU3Ek__BackingField_3; } inline void set_U3CTotalOrderNumberU3Ek__BackingField_3(int32_t value) { ___U3CTotalOrderNumberU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_pinShopList_5() { return static_cast(offsetof(CPindanManager_t730261733, ___m_pinShopList_5)); } inline List_1_t1290268968 * get_m_pinShopList_5() const { return ___m_pinShopList_5; } inline List_1_t1290268968 ** get_address_of_m_pinShopList_5() { return &___m_pinShopList_5; } inline void set_m_pinShopList_5(List_1_t1290268968 * value) { ___m_pinShopList_5 = value; Il2CppCodeGenWriteBarrier((&___m_pinShopList_5), value); } inline static int32_t get_offset_of_m_pinList_6() { return static_cast(offsetof(CPindanManager_t730261733, ___m_pinList_6)); } inline List_1_t3044171863 * get_m_pinList_6() const { return ___m_pinList_6; } inline List_1_t3044171863 ** get_address_of_m_pinList_6() { return &___m_pinList_6; } inline void set_m_pinList_6(List_1_t3044171863 * value) { ___m_pinList_6 = value; Il2CppCodeGenWriteBarrier((&___m_pinList_6), value); } inline static int32_t get_offset_of_m_completeList_7() { return static_cast(offsetof(CPindanManager_t730261733, ___m_completeList_7)); } inline List_1_t2925477792 * get_m_completeList_7() const { return ___m_completeList_7; } inline List_1_t2925477792 ** get_address_of_m_completeList_7() { return &___m_completeList_7; } inline void set_m_completeList_7(List_1_t2925477792 * value) { ___m_completeList_7 = value; Il2CppCodeGenWriteBarrier((&___m_completeList_7), value); } inline static int32_t get_offset_of_m_inviteList_8() { return static_cast(offsetof(CPindanManager_t730261733, ___m_inviteList_8)); } inline List_1_t2358551301 * get_m_inviteList_8() const { return ___m_inviteList_8; } inline List_1_t2358551301 ** get_address_of_m_inviteList_8() { return &___m_inviteList_8; } inline void set_m_inviteList_8(List_1_t2358551301 * value) { ___m_inviteList_8 = value; Il2CppCodeGenWriteBarrier((&___m_inviteList_8), value); } inline static int32_t get_offset_of_m_joinList_9() { return static_cast(offsetof(CPindanManager_t730261733, ___m_joinList_9)); } inline List_1_t4280442762 * get_m_joinList_9() const { return ___m_joinList_9; } inline List_1_t4280442762 ** get_address_of_m_joinList_9() { return &___m_joinList_9; } inline void set_m_joinList_9(List_1_t4280442762 * value) { ___m_joinList_9 = value; Il2CppCodeGenWriteBarrier((&___m_joinList_9), value); } inline static int32_t get_offset_of_m_checkboxList_10() { return static_cast(offsetof(CPindanManager_t730261733, ___m_checkboxList_10)); } inline List_1_t3748208937 * get_m_checkboxList_10() const { return ___m_checkboxList_10; } inline List_1_t3748208937 ** get_address_of_m_checkboxList_10() { return &___m_checkboxList_10; } inline void set_m_checkboxList_10(List_1_t3748208937 * value) { ___m_checkboxList_10 = value; Il2CppCodeGenWriteBarrier((&___m_checkboxList_10), value); } inline static int32_t get_offset_of_m_selectPIdList_11() { return static_cast(offsetof(CPindanManager_t730261733, ___m_selectPIdList_11)); } inline List_1_t128053199 * get_m_selectPIdList_11() const { return ___m_selectPIdList_11; } inline List_1_t128053199 ** get_address_of_m_selectPIdList_11() { return &___m_selectPIdList_11; } inline void set_m_selectPIdList_11(List_1_t128053199 * value) { ___m_selectPIdList_11 = value; Il2CppCodeGenWriteBarrier((&___m_selectPIdList_11), value); } inline static int32_t get_offset_of_m_refreshPage_12() { return static_cast(offsetof(CPindanManager_t730261733, ___m_refreshPage_12)); } inline CDataModelInt_t3463393640 * get_m_refreshPage_12() const { return ___m_refreshPage_12; } inline CDataModelInt_t3463393640 ** get_address_of_m_refreshPage_12() { return &___m_refreshPage_12; } inline void set_m_refreshPage_12(CDataModelInt_t3463393640 * value) { ___m_refreshPage_12 = value; Il2CppCodeGenWriteBarrier((&___m_refreshPage_12), value); } inline static int32_t get_offset_of_m_bRefresh_13() { return static_cast(offsetof(CPindanManager_t730261733, ___m_bRefresh_13)); } inline bool get_m_bRefresh_13() const { return ___m_bRefresh_13; } inline bool* get_address_of_m_bRefresh_13() { return &___m_bRefresh_13; } inline void set_m_bRefresh_13(bool value) { ___m_bRefresh_13 = value; } inline static int32_t get_offset_of_m_buyShopID_14() { return static_cast(offsetof(CPindanManager_t730261733, ___m_buyShopID_14)); } inline int32_t get_m_buyShopID_14() const { return ___m_buyShopID_14; } inline int32_t* get_address_of_m_buyShopID_14() { return &___m_buyShopID_14; } inline void set_m_buyShopID_14(int32_t value) { ___m_buyShopID_14 = value; } }; struct CPindanManager_t730261733_StaticFields { public: // DMCore.Logic.CPindanManager DMCore.Logic.CPindanManager::s_Instance CPindanManager_t730261733 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CPindanManager_t730261733_StaticFields, ___s_Instance_4)); } inline CPindanManager_t730261733 * get_s_Instance_4() const { return ___s_Instance_4; } inline CPindanManager_t730261733 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CPindanManager_t730261733 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPINDANMANAGER_T730261733_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 SORTKEYINFO_1_T3619707304_H #define SORTKEYINFO_1_T3619707304_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t3619707304 : public RuntimeObject { public: // T DMCore.Logic.SortKeyInfo`1::LKV int32_t ___LKV_0; // T DMCore.Logic.SortKeyInfo`1::RKV int32_t ___RKV_1; // System.Boolean DMCore.Logic.SortKeyInfo`1::IsAscend bool ___IsAscend_2; public: inline static int32_t get_offset_of_LKV_0() { return static_cast(offsetof(SortKeyInfo_1_t3619707304, ___LKV_0)); } inline int32_t get_LKV_0() const { return ___LKV_0; } inline int32_t* get_address_of_LKV_0() { return &___LKV_0; } inline void set_LKV_0(int32_t value) { ___LKV_0 = value; } inline static int32_t get_offset_of_RKV_1() { return static_cast(offsetof(SortKeyInfo_1_t3619707304, ___RKV_1)); } inline int32_t get_RKV_1() const { return ___RKV_1; } inline int32_t* get_address_of_RKV_1() { return &___RKV_1; } inline void set_RKV_1(int32_t value) { ___RKV_1 = value; } inline static int32_t get_offset_of_IsAscend_2() { return static_cast(offsetof(SortKeyInfo_1_t3619707304, ___IsAscend_2)); } inline bool get_IsAscend_2() const { return ___IsAscend_2; } inline bool* get_address_of_IsAscend_2() { return &___IsAscend_2; } inline void set_IsAscend_2(bool value) { ___IsAscend_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SORTKEYINFO_1_T3619707304_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 U3CISBRANDREGIONU3EC__ANONSTOREY1_T463997064_H #define U3CISBRANDREGIONU3EC__ANONSTOREY1_T463997064_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion/c__AnonStorey1 struct U3CISBrandRegionU3Ec__AnonStorey1_t463997064 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ShopBrandRegion/c__AnonStorey1::type int32_t ___type_0; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(U3CISBrandRegionU3Ec__AnonStorey1_t463997064, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CISBRANDREGIONU3EC__ANONSTOREY1_T463997064_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 SHAREREWARDMGR_T2342701265_H #define SHAREREWARDMGR_T2342701265_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShareRewardMgr struct ShareRewardMgr_t2342701265 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.ShareRewardMgr::mShareReward Dictionary_2_t462591304 * ___mShareReward_1; public: inline static int32_t get_offset_of_mShareReward_1() { return static_cast(offsetof(ShareRewardMgr_t2342701265, ___mShareReward_1)); } inline Dictionary_2_t462591304 * get_mShareReward_1() const { return ___mShareReward_1; } inline Dictionary_2_t462591304 ** get_address_of_mShareReward_1() { return &___mShareReward_1; } inline void set_mShareReward_1(Dictionary_2_t462591304 * value) { ___mShareReward_1 = value; Il2CppCodeGenWriteBarrier((&___mShareReward_1), value); } }; struct ShareRewardMgr_t2342701265_StaticFields { public: // DMCore.Logic.ShareRewardMgr DMCore.Logic.ShareRewardMgr::s_Instance ShareRewardMgr_t2342701265 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(ShareRewardMgr_t2342701265_StaticFields, ___s_Instance_0)); } inline ShareRewardMgr_t2342701265 * get_s_Instance_0() const { return ___s_Instance_0; } inline ShareRewardMgr_t2342701265 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(ShareRewardMgr_t2342701265 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHAREREWARDMGR_T2342701265_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 STARTAK_T765179618_H #define STARTAK_T765179618_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelupStarInfo/StarTak struct StarTak_t765179618 { public: // System.Int32 DMCore.Logic.LevelupStarInfo/StarTak::taskID int32_t ___taskID_0; // System.String DMCore.Logic.LevelupStarInfo/StarTak::taskParam String_t* ___taskParam_1; // System.Int32 DMCore.Logic.LevelupStarInfo/StarTak::curValue int32_t ___curValue_2; // System.Int32 DMCore.Logic.LevelupStarInfo/StarTak::targetValue int32_t ___targetValue_3; // System.Boolean DMCore.Logic.LevelupStarInfo/StarTak::bFinish bool ___bFinish_4; public: inline static int32_t get_offset_of_taskID_0() { return static_cast(offsetof(StarTak_t765179618, ___taskID_0)); } inline int32_t get_taskID_0() const { return ___taskID_0; } inline int32_t* get_address_of_taskID_0() { return &___taskID_0; } inline void set_taskID_0(int32_t value) { ___taskID_0 = value; } inline static int32_t get_offset_of_taskParam_1() { return static_cast(offsetof(StarTak_t765179618, ___taskParam_1)); } inline String_t* get_taskParam_1() const { return ___taskParam_1; } inline String_t** get_address_of_taskParam_1() { return &___taskParam_1; } inline void set_taskParam_1(String_t* value) { ___taskParam_1 = value; Il2CppCodeGenWriteBarrier((&___taskParam_1), value); } inline static int32_t get_offset_of_curValue_2() { return static_cast(offsetof(StarTak_t765179618, ___curValue_2)); } inline int32_t get_curValue_2() const { return ___curValue_2; } inline int32_t* get_address_of_curValue_2() { return &___curValue_2; } inline void set_curValue_2(int32_t value) { ___curValue_2 = value; } inline static int32_t get_offset_of_targetValue_3() { return static_cast(offsetof(StarTak_t765179618, ___targetValue_3)); } inline int32_t get_targetValue_3() const { return ___targetValue_3; } inline int32_t* get_address_of_targetValue_3() { return &___targetValue_3; } inline void set_targetValue_3(int32_t value) { ___targetValue_3 = value; } inline static int32_t get_offset_of_bFinish_4() { return static_cast(offsetof(StarTak_t765179618, ___bFinish_4)); } inline bool get_bFinish_4() const { return ___bFinish_4; } inline bool* get_address_of_bFinish_4() { return &___bFinish_4; } inline void set_bFinish_4(bool value) { ___bFinish_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.LevelupStarInfo/StarTak struct StarTak_t765179618_marshaled_pinvoke { int32_t ___taskID_0; char* ___taskParam_1; int32_t ___curValue_2; int32_t ___targetValue_3; int32_t ___bFinish_4; }; // Native definition for COM marshalling of DMCore.Logic.LevelupStarInfo/StarTak struct StarTak_t765179618_marshaled_com { int32_t ___taskID_0; Il2CppChar* ___taskParam_1; int32_t ___curValue_2; int32_t ___targetValue_3; int32_t ___bFinish_4; }; #endif // STARTAK_T765179618_H #ifndef CDATALONG_T929790239_H #define CDATALONG_T929790239_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataLong struct CDataLong_t929790239 : public IDataUnit_t677250155 { public: // System.Int64 DMCore.CDataLong::k__BackingField int64_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataLong_t929790239, ___U3CDataU3Ek__BackingField_0)); } inline int64_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline int64_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(int64_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATALONG_T929790239_H #ifndef 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 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 CIDOLCARDCONFIG_T2073998303_H #define CIDOLCARDCONFIG_T2073998303_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolCardConfig struct CIdolCardConfig_t2073998303 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolCardConfig::m_dic Dictionary_2_t3121698093 * ___m_dic_2; public: inline static int32_t get_offset_of_m_dic_2() { return static_cast(offsetof(CIdolCardConfig_t2073998303, ___m_dic_2)); } inline Dictionary_2_t3121698093 * get_m_dic_2() const { return ___m_dic_2; } inline Dictionary_2_t3121698093 ** get_address_of_m_dic_2() { return &___m_dic_2; } inline void set_m_dic_2(Dictionary_2_t3121698093 * value) { ___m_dic_2 = value; Il2CppCodeGenWriteBarrier((&___m_dic_2), value); } }; struct CIdolCardConfig_t2073998303_StaticFields { public: // DMCore.Logic.CIdolCardConfig DMCore.Logic.CIdolCardConfig::s_Instance CIdolCardConfig_t2073998303 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CIdolCardConfig_t2073998303_StaticFields, ___s_Instance_1)); } inline CIdolCardConfig_t2073998303 * get_s_Instance_1() const { return ___s_Instance_1; } inline CIdolCardConfig_t2073998303 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CIdolCardConfig_t2073998303 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLCARDCONFIG_T2073998303_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 IWEBGETMSGBASE_T740935312_H #define IWEBGETMSGBASE_T740935312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.IWebGetMsgBase struct IWebGetMsgBase_t740935312 : public IThreadMsg_t995202025 { public: // System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::m_readLength int32_t ___m_readLength_1; // System.String DMCore.Framework.Thread.IWebGetMsgBase::m_url String_t* ___m_url_2; public: inline static int32_t get_offset_of_m_readLength_1() { return static_cast(offsetof(IWebGetMsgBase_t740935312, ___m_readLength_1)); } inline int32_t get_m_readLength_1() const { return ___m_readLength_1; } inline int32_t* get_address_of_m_readLength_1() { return &___m_readLength_1; } inline void set_m_readLength_1(int32_t value) { ___m_readLength_1 = value; } inline static int32_t get_offset_of_m_url_2() { return static_cast(offsetof(IWebGetMsgBase_t740935312, ___m_url_2)); } inline String_t* get_m_url_2() const { return ___m_url_2; } inline String_t** get_address_of_m_url_2() { return &___m_url_2; } inline void set_m_url_2(String_t* value) { ___m_url_2 = value; Il2CppCodeGenWriteBarrier((&___m_url_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IWEBGETMSGBASE_T740935312_H #ifndef ENUMERATOR_T2146457487_H #define ENUMERATOR_T2146457487_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/Enumerator struct Enumerator_t2146457487 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t257213610 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2146457487, ___l_0)); } inline List_1_t257213610 * get_l_0() const { return ___l_0; } inline List_1_t257213610 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t257213610 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2146457487, ___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_ver_2() { return static_cast(offsetof(Enumerator_t2146457487, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2146457487, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2146457487_H #ifndef CIDOLCONFIG_T13845451_H #define CIDOLCONFIG_T13845451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolConfig struct CIdolConfig_t13845451 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.CIdolConfig::GiftPageNum int32_t ___GiftPageNum_1; // DMCore.Logic.IdolRule DMCore.Logic.CIdolConfig::idolRule IdolRule_t1690125706 * ___idolRule_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolConfig::m_IdolGiftList Dictionary_2_t1839659084 * ___m_IdolGiftList_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolConfig::m_configList Dictionary_2_t1632706988 * ___m_configList_4; public: inline static int32_t get_offset_of_GiftPageNum_1() { return static_cast(offsetof(CIdolConfig_t13845451, ___GiftPageNum_1)); } inline int32_t get_GiftPageNum_1() const { return ___GiftPageNum_1; } inline int32_t* get_address_of_GiftPageNum_1() { return &___GiftPageNum_1; } inline void set_GiftPageNum_1(int32_t value) { ___GiftPageNum_1 = value; } inline static int32_t get_offset_of_idolRule_2() { return static_cast(offsetof(CIdolConfig_t13845451, ___idolRule_2)); } inline IdolRule_t1690125706 * get_idolRule_2() const { return ___idolRule_2; } inline IdolRule_t1690125706 ** get_address_of_idolRule_2() { return &___idolRule_2; } inline void set_idolRule_2(IdolRule_t1690125706 * value) { ___idolRule_2 = value; Il2CppCodeGenWriteBarrier((&___idolRule_2), value); } inline static int32_t get_offset_of_m_IdolGiftList_3() { return static_cast(offsetof(CIdolConfig_t13845451, ___m_IdolGiftList_3)); } inline Dictionary_2_t1839659084 * get_m_IdolGiftList_3() const { return ___m_IdolGiftList_3; } inline Dictionary_2_t1839659084 ** get_address_of_m_IdolGiftList_3() { return &___m_IdolGiftList_3; } inline void set_m_IdolGiftList_3(Dictionary_2_t1839659084 * value) { ___m_IdolGiftList_3 = value; Il2CppCodeGenWriteBarrier((&___m_IdolGiftList_3), value); } inline static int32_t get_offset_of_m_configList_4() { return static_cast(offsetof(CIdolConfig_t13845451, ___m_configList_4)); } inline Dictionary_2_t1632706988 * get_m_configList_4() const { return ___m_configList_4; } inline Dictionary_2_t1632706988 ** get_address_of_m_configList_4() { return &___m_configList_4; } inline void set_m_configList_4(Dictionary_2_t1632706988 * value) { ___m_configList_4 = value; Il2CppCodeGenWriteBarrier((&___m_configList_4), value); } }; struct CIdolConfig_t13845451_StaticFields { public: // DMCore.Logic.CIdolConfig DMCore.Logic.CIdolConfig::s_instance CIdolConfig_t13845451 * ___s_instance_5; public: inline static int32_t get_offset_of_s_instance_5() { return static_cast(offsetof(CIdolConfig_t13845451_StaticFields, ___s_instance_5)); } inline CIdolConfig_t13845451 * get_s_instance_5() const { return ___s_instance_5; } inline CIdolConfig_t13845451 ** get_address_of_s_instance_5() { return &___s_instance_5; } inline void set_s_instance_5(CIdolConfig_t13845451 * value) { ___s_instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLCONFIG_T13845451_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 ENUMERATOR_T913802012_H #define ENUMERATOR_T913802012_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/Enumerator struct Enumerator_t913802012 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t3319525431 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current String_t* ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t913802012, ___l_0)); } inline List_1_t3319525431 * get_l_0() const { return ___l_0; } inline List_1_t3319525431 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t3319525431 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t913802012, ___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_ver_2() { return static_cast(offsetof(Enumerator_t913802012, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t913802012, ___current_3)); } inline String_t* get_current_3() const { return ___current_3; } inline String_t** get_address_of_current_3() { return &___current_3; } inline void set_current_3(String_t* value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T913802012_H #ifndef QUALIFYINGCFGMANAGER_T3310596061_H #define QUALIFYINGCFGMANAGER_T3310596061_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // QualifyingCfgManager struct QualifyingCfgManager_t3310596061 : public ITextBase_t660344599 { public: // System.Int32 QualifyingCfgManager::QfLevelNum int32_t ___QfLevelNum_1; // System.Single QualifyingCfgManager::QfMatchTimeRemind float ___QfMatchTimeRemind_2; // System.Int32 QualifyingCfgManager::QfModeNum int32_t ___QfModeNum_3; // System.Single QualifyingCfgManager::QfSimulateSpeed float ___QfSimulateSpeed_4; // System.Single QualifyingCfgManager::QfSimulateTime float ___QfSimulateTime_5; // System.Int32 QualifyingCfgManager::QfSimulateHeadCount int32_t ___QfSimulateHeadCount_6; // System.Int32 QualifyingCfgManager::QfSimulateWinCount_Max int32_t ___QfSimulateWinCount_Max_7; // System.Int32 QualifyingCfgManager::QfSimulateRank_Max int32_t ___QfSimulateRank_Max_8; // System.String QualifyingCfgManager::WndContext String_t* ___WndContext_9; // System.Int32 QualifyingCfgManager::Cd_Cost int32_t ___Cd_Cost_10; // System.Collections.Generic.Dictionary`2 QualifyingCfgManager::sever_configList Dictionary_2_t622178124 * ___sever_configList_11; // System.Collections.Generic.Dictionary`2 QualifyingCfgManager::m_itemDataList Dictionary_2_t239046765 * ___m_itemDataList_12; public: inline static int32_t get_offset_of_QfLevelNum_1() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___QfLevelNum_1)); } inline int32_t get_QfLevelNum_1() const { return ___QfLevelNum_1; } inline int32_t* get_address_of_QfLevelNum_1() { return &___QfLevelNum_1; } inline void set_QfLevelNum_1(int32_t value) { ___QfLevelNum_1 = value; } inline static int32_t get_offset_of_QfMatchTimeRemind_2() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___QfMatchTimeRemind_2)); } inline float get_QfMatchTimeRemind_2() const { return ___QfMatchTimeRemind_2; } inline float* get_address_of_QfMatchTimeRemind_2() { return &___QfMatchTimeRemind_2; } inline void set_QfMatchTimeRemind_2(float value) { ___QfMatchTimeRemind_2 = value; } inline static int32_t get_offset_of_QfModeNum_3() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___QfModeNum_3)); } inline int32_t get_QfModeNum_3() const { return ___QfModeNum_3; } inline int32_t* get_address_of_QfModeNum_3() { return &___QfModeNum_3; } inline void set_QfModeNum_3(int32_t value) { ___QfModeNum_3 = value; } inline static int32_t get_offset_of_QfSimulateSpeed_4() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___QfSimulateSpeed_4)); } inline float get_QfSimulateSpeed_4() const { return ___QfSimulateSpeed_4; } inline float* get_address_of_QfSimulateSpeed_4() { return &___QfSimulateSpeed_4; } inline void set_QfSimulateSpeed_4(float value) { ___QfSimulateSpeed_4 = value; } inline static int32_t get_offset_of_QfSimulateTime_5() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___QfSimulateTime_5)); } inline float get_QfSimulateTime_5() const { return ___QfSimulateTime_5; } inline float* get_address_of_QfSimulateTime_5() { return &___QfSimulateTime_5; } inline void set_QfSimulateTime_5(float value) { ___QfSimulateTime_5 = value; } inline static int32_t get_offset_of_QfSimulateHeadCount_6() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___QfSimulateHeadCount_6)); } inline int32_t get_QfSimulateHeadCount_6() const { return ___QfSimulateHeadCount_6; } inline int32_t* get_address_of_QfSimulateHeadCount_6() { return &___QfSimulateHeadCount_6; } inline void set_QfSimulateHeadCount_6(int32_t value) { ___QfSimulateHeadCount_6 = value; } inline static int32_t get_offset_of_QfSimulateWinCount_Max_7() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___QfSimulateWinCount_Max_7)); } inline int32_t get_QfSimulateWinCount_Max_7() const { return ___QfSimulateWinCount_Max_7; } inline int32_t* get_address_of_QfSimulateWinCount_Max_7() { return &___QfSimulateWinCount_Max_7; } inline void set_QfSimulateWinCount_Max_7(int32_t value) { ___QfSimulateWinCount_Max_7 = value; } inline static int32_t get_offset_of_QfSimulateRank_Max_8() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___QfSimulateRank_Max_8)); } inline int32_t get_QfSimulateRank_Max_8() const { return ___QfSimulateRank_Max_8; } inline int32_t* get_address_of_QfSimulateRank_Max_8() { return &___QfSimulateRank_Max_8; } inline void set_QfSimulateRank_Max_8(int32_t value) { ___QfSimulateRank_Max_8 = value; } inline static int32_t get_offset_of_WndContext_9() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___WndContext_9)); } inline String_t* get_WndContext_9() const { return ___WndContext_9; } inline String_t** get_address_of_WndContext_9() { return &___WndContext_9; } inline void set_WndContext_9(String_t* value) { ___WndContext_9 = value; Il2CppCodeGenWriteBarrier((&___WndContext_9), value); } inline static int32_t get_offset_of_Cd_Cost_10() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___Cd_Cost_10)); } inline int32_t get_Cd_Cost_10() const { return ___Cd_Cost_10; } inline int32_t* get_address_of_Cd_Cost_10() { return &___Cd_Cost_10; } inline void set_Cd_Cost_10(int32_t value) { ___Cd_Cost_10 = value; } inline static int32_t get_offset_of_sever_configList_11() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___sever_configList_11)); } inline Dictionary_2_t622178124 * get_sever_configList_11() const { return ___sever_configList_11; } inline Dictionary_2_t622178124 ** get_address_of_sever_configList_11() { return &___sever_configList_11; } inline void set_sever_configList_11(Dictionary_2_t622178124 * value) { ___sever_configList_11 = value; Il2CppCodeGenWriteBarrier((&___sever_configList_11), value); } inline static int32_t get_offset_of_m_itemDataList_12() { return static_cast(offsetof(QualifyingCfgManager_t3310596061, ___m_itemDataList_12)); } inline Dictionary_2_t239046765 * get_m_itemDataList_12() const { return ___m_itemDataList_12; } inline Dictionary_2_t239046765 ** get_address_of_m_itemDataList_12() { return &___m_itemDataList_12; } inline void set_m_itemDataList_12(Dictionary_2_t239046765 * value) { ___m_itemDataList_12 = value; Il2CppCodeGenWriteBarrier((&___m_itemDataList_12), value); } }; struct QualifyingCfgManager_t3310596061_StaticFields { public: // QualifyingCfgManager QualifyingCfgManager::s_instance QualifyingCfgManager_t3310596061 * ___s_instance_13; public: inline static int32_t get_offset_of_s_instance_13() { return static_cast(offsetof(QualifyingCfgManager_t3310596061_StaticFields, ___s_instance_13)); } inline QualifyingCfgManager_t3310596061 * get_s_instance_13() const { return ___s_instance_13; } inline QualifyingCfgManager_t3310596061 ** get_address_of_s_instance_13() { return &___s_instance_13; } inline void set_s_instance_13(QualifyingCfgManager_t3310596061 * value) { ___s_instance_13 = value; Il2CppCodeGenWriteBarrier((&___s_instance_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUALIFYINGCFGMANAGER_T3310596061_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 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 CRECREATIONCFGMANAGER_T488529698_H #define CRECREATIONCFGMANAGER_T488529698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRecreationCfgManager struct CRecreationCfgManager_t488529698 : public ITextBase_t660344599 { public: // System.Collections.Generic.List`1 DMCore.Logic.CRecreationCfgManager::m_recSceneList List_1_t1447801987 * ___m_recSceneList_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CRecreationCfgManager::m_recWFDic Dictionary_2_t3480061296 * ___m_recWFDic_3; public: inline static int32_t get_offset_of_m_recSceneList_2() { return static_cast(offsetof(CRecreationCfgManager_t488529698, ___m_recSceneList_2)); } inline List_1_t1447801987 * get_m_recSceneList_2() const { return ___m_recSceneList_2; } inline List_1_t1447801987 ** get_address_of_m_recSceneList_2() { return &___m_recSceneList_2; } inline void set_m_recSceneList_2(List_1_t1447801987 * value) { ___m_recSceneList_2 = value; Il2CppCodeGenWriteBarrier((&___m_recSceneList_2), value); } inline static int32_t get_offset_of_m_recWFDic_3() { return static_cast(offsetof(CRecreationCfgManager_t488529698, ___m_recWFDic_3)); } inline Dictionary_2_t3480061296 * get_m_recWFDic_3() const { return ___m_recWFDic_3; } inline Dictionary_2_t3480061296 ** get_address_of_m_recWFDic_3() { return &___m_recWFDic_3; } inline void set_m_recWFDic_3(Dictionary_2_t3480061296 * value) { ___m_recWFDic_3 = value; Il2CppCodeGenWriteBarrier((&___m_recWFDic_3), value); } }; struct CRecreationCfgManager_t488529698_StaticFields { public: // DMCore.Logic.CRecreationCfgManager DMCore.Logic.CRecreationCfgManager::m_instance CRecreationCfgManager_t488529698 * ___m_instance_1; // System.String DMCore.Logic.CRecreationCfgManager::CONFIG_PATH String_t* ___CONFIG_PATH_4; public: inline static int32_t get_offset_of_m_instance_1() { return static_cast(offsetof(CRecreationCfgManager_t488529698_StaticFields, ___m_instance_1)); } inline CRecreationCfgManager_t488529698 * get_m_instance_1() const { return ___m_instance_1; } inline CRecreationCfgManager_t488529698 ** get_address_of_m_instance_1() { return &___m_instance_1; } inline void set_m_instance_1(CRecreationCfgManager_t488529698 * value) { ___m_instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_instance_1), value); } inline static int32_t get_offset_of_CONFIG_PATH_4() { return static_cast(offsetof(CRecreationCfgManager_t488529698_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 // CRECREATIONCFGMANAGER_T488529698_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef CSHARECONFIG_T1834581091_H #define CSHARECONFIG_T1834581091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig struct CShareConfig_t1834581091 : public ITextBase_t660344599 { public: // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig::m_shareInfoList List_1_t2662614367 * ___m_shareInfoList_2; public: inline static int32_t get_offset_of_m_shareInfoList_2() { return static_cast(offsetof(CShareConfig_t1834581091, ___m_shareInfoList_2)); } inline List_1_t2662614367 * get_m_shareInfoList_2() const { return ___m_shareInfoList_2; } inline List_1_t2662614367 ** get_address_of_m_shareInfoList_2() { return &___m_shareInfoList_2; } inline void set_m_shareInfoList_2(List_1_t2662614367 * value) { ___m_shareInfoList_2 = value; Il2CppCodeGenWriteBarrier((&___m_shareInfoList_2), value); } }; struct CShareConfig_t1834581091_StaticFields { public: // DMCore.Logic.CShareConfig DMCore.Logic.CShareConfig::s_Instance CShareConfig_t1834581091 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CShareConfig_t1834581091_StaticFields, ___s_Instance_1)); } inline CShareConfig_t1834581091 * get_s_Instance_1() const { return ___s_Instance_1; } inline CShareConfig_t1834581091 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CShareConfig_t1834581091 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHARECONFIG_T1834581091_H #ifndef TRYST_ROLE_T376904606_H #define TRYST_ROLE_T376904606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606 { public: // System.Int64 DMCore.Logic.Tryst_Role::roleId int64_t ___roleId_0; // System.String DMCore.Logic.Tryst_Role::roleName String_t* ___roleName_1; // System.Int32 DMCore.Logic.Tryst_Role::roleSex int32_t ___roleSex_2; // System.Int64 DMCore.Logic.Tryst_Role::rolePhotoId int64_t ___rolePhotoId_3; // System.Int32 DMCore.Logic.Tryst_Role::teamId int32_t ___teamId_4; // System.Int32 DMCore.Logic.Tryst_Role::score int32_t ___score_5; public: inline static int32_t get_offset_of_roleId_0() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleId_0)); } inline int64_t get_roleId_0() const { return ___roleId_0; } inline int64_t* get_address_of_roleId_0() { return &___roleId_0; } inline void set_roleId_0(int64_t value) { ___roleId_0 = value; } inline static int32_t get_offset_of_roleName_1() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleName_1)); } inline String_t* get_roleName_1() const { return ___roleName_1; } inline String_t** get_address_of_roleName_1() { return &___roleName_1; } inline void set_roleName_1(String_t* value) { ___roleName_1 = value; Il2CppCodeGenWriteBarrier((&___roleName_1), value); } inline static int32_t get_offset_of_roleSex_2() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleSex_2)); } inline int32_t get_roleSex_2() const { return ___roleSex_2; } inline int32_t* get_address_of_roleSex_2() { return &___roleSex_2; } inline void set_roleSex_2(int32_t value) { ___roleSex_2 = value; } inline static int32_t get_offset_of_rolePhotoId_3() { return static_cast(offsetof(Tryst_Role_t376904606, ___rolePhotoId_3)); } inline int64_t get_rolePhotoId_3() const { return ___rolePhotoId_3; } inline int64_t* get_address_of_rolePhotoId_3() { return &___rolePhotoId_3; } inline void set_rolePhotoId_3(int64_t value) { ___rolePhotoId_3 = value; } inline static int32_t get_offset_of_teamId_4() { return static_cast(offsetof(Tryst_Role_t376904606, ___teamId_4)); } inline int32_t get_teamId_4() const { return ___teamId_4; } inline int32_t* get_address_of_teamId_4() { return &___teamId_4; } inline void set_teamId_4(int32_t value) { ___teamId_4 = value; } inline static int32_t get_offset_of_score_5() { return static_cast(offsetof(Tryst_Role_t376904606, ___score_5)); } inline int32_t get_score_5() const { return ___score_5; } inline int32_t* get_address_of_score_5() { return &___score_5; } inline void set_score_5(int32_t value) { ___score_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606_marshaled_pinvoke { int64_t ___roleId_0; char* ___roleName_1; int32_t ___roleSex_2; int64_t ___rolePhotoId_3; int32_t ___teamId_4; int32_t ___score_5; }; // Native definition for COM marshalling of DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606_marshaled_com { int64_t ___roleId_0; Il2CppChar* ___roleName_1; int32_t ___roleSex_2; int64_t ___rolePhotoId_3; int32_t ___teamId_4; int32_t ___score_5; }; #endif // TRYST_ROLE_T376904606_H #ifndef XMLLINKEDNODE_T1437094927_H #define XMLLINKEDNODE_T1437094927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927 : public XmlNode_t3767805227 { public: // System.Xml.XmlLinkedNode System.Xml.XmlLinkedNode::nextSibling XmlLinkedNode_t1437094927 * ___nextSibling_5; public: inline static int32_t get_offset_of_nextSibling_5() { return static_cast(offsetof(XmlLinkedNode_t1437094927, ___nextSibling_5)); } inline XmlLinkedNode_t1437094927 * get_nextSibling_5() const { return ___nextSibling_5; } inline XmlLinkedNode_t1437094927 ** get_address_of_nextSibling_5() { return &___nextSibling_5; } inline void set_nextSibling_5(XmlLinkedNode_t1437094927 * value) { ___nextSibling_5 = value; Il2CppCodeGenWriteBarrier((&___nextSibling_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLLINKEDNODE_T1437094927_H #ifndef CSENSITIVEWORDMANAGER_T1258364656_H #define CSENSITIVEWORDMANAGER_T1258364656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656 : public ITextBase_t660344599 { public: // System.Collections.Generic.HashSet`1 DMCore.Framework.Misc.CSensitiveWordManager::m_hash HashSet_1_t412400163 * ___m_hash_1; // System.Int32 DMCore.Framework.Misc.CSensitiveWordManager::m_maxWordLength int32_t ___m_maxWordLength_2; // System.Int32 DMCore.Framework.Misc.CSensitiveWordManager::m_minWordLength int32_t ___m_minWordLength_3; // BetterList`1 DMCore.Framework.Misc.CSensitiveWordManager::m_listPosCached BetterList_1_t2105966071 * ___m_listPosCached_4; public: inline static int32_t get_offset_of_m_hash_1() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_hash_1)); } inline HashSet_1_t412400163 * get_m_hash_1() const { return ___m_hash_1; } inline HashSet_1_t412400163 ** get_address_of_m_hash_1() { return &___m_hash_1; } inline void set_m_hash_1(HashSet_1_t412400163 * value) { ___m_hash_1 = value; Il2CppCodeGenWriteBarrier((&___m_hash_1), value); } inline static int32_t get_offset_of_m_maxWordLength_2() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_maxWordLength_2)); } inline int32_t get_m_maxWordLength_2() const { return ___m_maxWordLength_2; } inline int32_t* get_address_of_m_maxWordLength_2() { return &___m_maxWordLength_2; } inline void set_m_maxWordLength_2(int32_t value) { ___m_maxWordLength_2 = value; } inline static int32_t get_offset_of_m_minWordLength_3() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_minWordLength_3)); } inline int32_t get_m_minWordLength_3() const { return ___m_minWordLength_3; } inline int32_t* get_address_of_m_minWordLength_3() { return &___m_minWordLength_3; } inline void set_m_minWordLength_3(int32_t value) { ___m_minWordLength_3 = value; } inline static int32_t get_offset_of_m_listPosCached_4() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_listPosCached_4)); } inline BetterList_1_t2105966071 * get_m_listPosCached_4() const { return ___m_listPosCached_4; } inline BetterList_1_t2105966071 ** get_address_of_m_listPosCached_4() { return &___m_listPosCached_4; } inline void set_m_listPosCached_4(BetterList_1_t2105966071 * value) { ___m_listPosCached_4 = value; Il2CppCodeGenWriteBarrier((&___m_listPosCached_4), value); } }; struct CSensitiveWordManager_t1258364656_StaticFields { public: // DMCore.Framework.Misc.CSensitiveWordManager DMCore.Framework.Misc.CSensitiveWordManager::s_Instance CSensitiveWordManager_t1258364656 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CSensitiveWordManager_t1258364656_StaticFields, ___s_Instance_5)); } inline CSensitiveWordManager_t1258364656 * get_s_Instance_5() const { return ___s_Instance_5; } inline CSensitiveWordManager_t1258364656 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CSensitiveWordManager_t1258364656 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSENSITIVEWORDMANAGER_T1258364656_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 XMLDOCUMENT_T2837193595_H #define XMLDOCUMENT_T2837193595_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlDocument struct XmlDocument_t2837193595 : public XmlNode_t3767805227 { public: // System.Boolean System.Xml.XmlDocument::optimal_create_element bool ___optimal_create_element_6; // System.Boolean System.Xml.XmlDocument::optimal_create_attribute bool ___optimal_create_attribute_7; // System.Xml.XmlNameTable System.Xml.XmlDocument::nameTable XmlNameTable_t71772148 * ___nameTable_8; // System.String System.Xml.XmlDocument::baseURI String_t* ___baseURI_9; // System.Xml.XmlImplementation System.Xml.XmlDocument::implementation XmlImplementation_t254178875 * ___implementation_10; // System.Boolean System.Xml.XmlDocument::preserveWhitespace bool ___preserveWhitespace_11; // System.Xml.XmlResolver System.Xml.XmlDocument::resolver XmlResolver_t626023767 * ___resolver_12; // System.Collections.Hashtable System.Xml.XmlDocument::idTable Hashtable_t1853889766 * ___idTable_13; // System.Xml.XmlNameEntryCache System.Xml.XmlDocument::nameCache XmlNameEntryCache_t2890546907 * ___nameCache_14; // System.Xml.XmlLinkedNode System.Xml.XmlDocument::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_15; // System.Xml.XmlAttribute System.Xml.XmlDocument::nsNodeXml XmlAttribute_t1173852259 * ___nsNodeXml_16; // System.Xml.Schema.XmlSchemaSet System.Xml.XmlDocument::schemas XmlSchemaSet_t266093086 * ___schemas_17; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::schemaInfo RuntimeObject* ___schemaInfo_18; // System.Boolean System.Xml.XmlDocument::loadMode bool ___loadMode_19; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanged XmlNodeChangedEventHandler_t1533444722 * ___NodeChanged_20; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanging XmlNodeChangedEventHandler_t1533444722 * ___NodeChanging_21; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserted XmlNodeChangedEventHandler_t1533444722 * ___NodeInserted_22; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserting XmlNodeChangedEventHandler_t1533444722 * ___NodeInserting_23; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoved XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoved_24; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoving XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoving_25; public: inline static int32_t get_offset_of_optimal_create_element_6() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_element_6)); } inline bool get_optimal_create_element_6() const { return ___optimal_create_element_6; } inline bool* get_address_of_optimal_create_element_6() { return &___optimal_create_element_6; } inline void set_optimal_create_element_6(bool value) { ___optimal_create_element_6 = value; } inline static int32_t get_offset_of_optimal_create_attribute_7() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_attribute_7)); } inline bool get_optimal_create_attribute_7() const { return ___optimal_create_attribute_7; } inline bool* get_address_of_optimal_create_attribute_7() { return &___optimal_create_attribute_7; } inline void set_optimal_create_attribute_7(bool value) { ___optimal_create_attribute_7 = value; } inline static int32_t get_offset_of_nameTable_8() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameTable_8)); } inline XmlNameTable_t71772148 * get_nameTable_8() const { return ___nameTable_8; } inline XmlNameTable_t71772148 ** get_address_of_nameTable_8() { return &___nameTable_8; } inline void set_nameTable_8(XmlNameTable_t71772148 * value) { ___nameTable_8 = value; Il2CppCodeGenWriteBarrier((&___nameTable_8), value); } inline static int32_t get_offset_of_baseURI_9() { return static_cast(offsetof(XmlDocument_t2837193595, ___baseURI_9)); } inline String_t* get_baseURI_9() const { return ___baseURI_9; } inline String_t** get_address_of_baseURI_9() { return &___baseURI_9; } inline void set_baseURI_9(String_t* value) { ___baseURI_9 = value; Il2CppCodeGenWriteBarrier((&___baseURI_9), value); } inline static int32_t get_offset_of_implementation_10() { return static_cast(offsetof(XmlDocument_t2837193595, ___implementation_10)); } inline XmlImplementation_t254178875 * get_implementation_10() const { return ___implementation_10; } inline XmlImplementation_t254178875 ** get_address_of_implementation_10() { return &___implementation_10; } inline void set_implementation_10(XmlImplementation_t254178875 * value) { ___implementation_10 = value; Il2CppCodeGenWriteBarrier((&___implementation_10), value); } inline static int32_t get_offset_of_preserveWhitespace_11() { return static_cast(offsetof(XmlDocument_t2837193595, ___preserveWhitespace_11)); } inline bool get_preserveWhitespace_11() const { return ___preserveWhitespace_11; } inline bool* get_address_of_preserveWhitespace_11() { return &___preserveWhitespace_11; } inline void set_preserveWhitespace_11(bool value) { ___preserveWhitespace_11 = value; } inline static int32_t get_offset_of_resolver_12() { return static_cast(offsetof(XmlDocument_t2837193595, ___resolver_12)); } inline XmlResolver_t626023767 * get_resolver_12() const { return ___resolver_12; } inline XmlResolver_t626023767 ** get_address_of_resolver_12() { return &___resolver_12; } inline void set_resolver_12(XmlResolver_t626023767 * value) { ___resolver_12 = value; Il2CppCodeGenWriteBarrier((&___resolver_12), value); } inline static int32_t get_offset_of_idTable_13() { return static_cast(offsetof(XmlDocument_t2837193595, ___idTable_13)); } inline Hashtable_t1853889766 * get_idTable_13() const { return ___idTable_13; } inline Hashtable_t1853889766 ** get_address_of_idTable_13() { return &___idTable_13; } inline void set_idTable_13(Hashtable_t1853889766 * value) { ___idTable_13 = value; Il2CppCodeGenWriteBarrier((&___idTable_13), value); } inline static int32_t get_offset_of_nameCache_14() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameCache_14)); } inline XmlNameEntryCache_t2890546907 * get_nameCache_14() const { return ___nameCache_14; } inline XmlNameEntryCache_t2890546907 ** get_address_of_nameCache_14() { return &___nameCache_14; } inline void set_nameCache_14(XmlNameEntryCache_t2890546907 * value) { ___nameCache_14 = value; Il2CppCodeGenWriteBarrier((&___nameCache_14), value); } inline static int32_t get_offset_of_lastLinkedChild_15() { return static_cast(offsetof(XmlDocument_t2837193595, ___lastLinkedChild_15)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_15() const { return ___lastLinkedChild_15; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_15() { return &___lastLinkedChild_15; } inline void set_lastLinkedChild_15(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_15 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_15), value); } inline static int32_t get_offset_of_nsNodeXml_16() { return static_cast(offsetof(XmlDocument_t2837193595, ___nsNodeXml_16)); } inline XmlAttribute_t1173852259 * get_nsNodeXml_16() const { return ___nsNodeXml_16; } inline XmlAttribute_t1173852259 ** get_address_of_nsNodeXml_16() { return &___nsNodeXml_16; } inline void set_nsNodeXml_16(XmlAttribute_t1173852259 * value) { ___nsNodeXml_16 = value; Il2CppCodeGenWriteBarrier((&___nsNodeXml_16), value); } inline static int32_t get_offset_of_schemas_17() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemas_17)); } inline XmlSchemaSet_t266093086 * get_schemas_17() const { return ___schemas_17; } inline XmlSchemaSet_t266093086 ** get_address_of_schemas_17() { return &___schemas_17; } inline void set_schemas_17(XmlSchemaSet_t266093086 * value) { ___schemas_17 = value; Il2CppCodeGenWriteBarrier((&___schemas_17), value); } inline static int32_t get_offset_of_schemaInfo_18() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemaInfo_18)); } inline RuntimeObject* get_schemaInfo_18() const { return ___schemaInfo_18; } inline RuntimeObject** get_address_of_schemaInfo_18() { return &___schemaInfo_18; } inline void set_schemaInfo_18(RuntimeObject* value) { ___schemaInfo_18 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_18), value); } inline static int32_t get_offset_of_loadMode_19() { return static_cast(offsetof(XmlDocument_t2837193595, ___loadMode_19)); } inline bool get_loadMode_19() const { return ___loadMode_19; } inline bool* get_address_of_loadMode_19() { return &___loadMode_19; } inline void set_loadMode_19(bool value) { ___loadMode_19 = value; } inline static int32_t get_offset_of_NodeChanged_20() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanged_20)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanged_20() const { return ___NodeChanged_20; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanged_20() { return &___NodeChanged_20; } inline void set_NodeChanged_20(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanged_20 = value; Il2CppCodeGenWriteBarrier((&___NodeChanged_20), value); } inline static int32_t get_offset_of_NodeChanging_21() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanging_21)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanging_21() const { return ___NodeChanging_21; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanging_21() { return &___NodeChanging_21; } inline void set_NodeChanging_21(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanging_21 = value; Il2CppCodeGenWriteBarrier((&___NodeChanging_21), value); } inline static int32_t get_offset_of_NodeInserted_22() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserted_22)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserted_22() const { return ___NodeInserted_22; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserted_22() { return &___NodeInserted_22; } inline void set_NodeInserted_22(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserted_22 = value; Il2CppCodeGenWriteBarrier((&___NodeInserted_22), value); } inline static int32_t get_offset_of_NodeInserting_23() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserting_23)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserting_23() const { return ___NodeInserting_23; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserting_23() { return &___NodeInserting_23; } inline void set_NodeInserting_23(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserting_23 = value; Il2CppCodeGenWriteBarrier((&___NodeInserting_23), value); } inline static int32_t get_offset_of_NodeRemoved_24() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoved_24)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoved_24() const { return ___NodeRemoved_24; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoved_24() { return &___NodeRemoved_24; } inline void set_NodeRemoved_24(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoved_24 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoved_24), value); } inline static int32_t get_offset_of_NodeRemoving_25() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoving_25)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoving_25() const { return ___NodeRemoving_25; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoving_25() { return &___NodeRemoving_25; } inline void set_NodeRemoving_25(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoving_25 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoving_25), value); } }; struct XmlDocument_t2837193595_StaticFields { public: // System.Type[] System.Xml.XmlDocument::optimal_create_types TypeU5BU5D_t3940880105* ___optimal_create_types_5; public: inline static int32_t get_offset_of_optimal_create_types_5() { return static_cast(offsetof(XmlDocument_t2837193595_StaticFields, ___optimal_create_types_5)); } inline TypeU5BU5D_t3940880105* get_optimal_create_types_5() const { return ___optimal_create_types_5; } inline TypeU5BU5D_t3940880105** get_address_of_optimal_create_types_5() { return &___optimal_create_types_5; } inline void set_optimal_create_types_5(TypeU5BU5D_t3940880105* value) { ___optimal_create_types_5 = value; Il2CppCodeGenWriteBarrier((&___optimal_create_types_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLDOCUMENT_T2837193595_H #ifndef 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 ENUMERATOR_T2017297076_H #define ENUMERATOR_T2017297076_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/Enumerator struct Enumerator_t2017297076 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t128053199 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current int32_t ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2017297076, ___l_0)); } inline List_1_t128053199 * get_l_0() const { return ___l_0; } inline List_1_t128053199 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t128053199 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2017297076, ___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_ver_2() { return static_cast(offsetof(Enumerator_t2017297076, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2017297076, ___current_3)); } inline int32_t get_current_3() const { return ___current_3; } inline int32_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int32_t value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2017297076_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 LAYERMASK_T3493934918_H #define LAYERMASK_T3493934918_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LayerMask struct LayerMask_t3493934918 { public: // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; public: inline static int32_t get_offset_of_m_Mask_0() { return static_cast(offsetof(LayerMask_t3493934918, ___m_Mask_0)); } inline int32_t get_m_Mask_0() const { return ___m_Mask_0; } inline int32_t* get_address_of_m_Mask_0() { return &___m_Mask_0; } inline void set_m_Mask_0(int32_t value) { ___m_Mask_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LAYERMASK_T3493934918_H #ifndef 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 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 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 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 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 TRYST_ACCEPT_T3497983365_H #define TRYST_ACCEPT_T3497983365_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_Accept struct Tryst_Accept_t3497983365 { public: // System.Int64 DMCore.Logic.Tryst_Accept::instanceId int64_t ___instanceId_0; // System.Int64 DMCore.Logic.Tryst_Accept::inviterId int64_t ___inviterId_1; // System.String DMCore.Logic.Tryst_Accept::inviterName String_t* ___inviterName_2; // System.Int32 DMCore.Logic.Tryst_Accept::taskLv int32_t ___taskLv_3; // System.String DMCore.Logic.Tryst_Accept::taskName String_t* ___taskName_4; // DMCore.Logic.CAwardItem[] DMCore.Logic.Tryst_Accept::awards CAwardItemU5BU5D_t688006690* ___awards_5; public: inline static int32_t get_offset_of_instanceId_0() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___instanceId_0)); } inline int64_t get_instanceId_0() const { return ___instanceId_0; } inline int64_t* get_address_of_instanceId_0() { return &___instanceId_0; } inline void set_instanceId_0(int64_t value) { ___instanceId_0 = value; } inline static int32_t get_offset_of_inviterId_1() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___inviterId_1)); } inline int64_t get_inviterId_1() const { return ___inviterId_1; } inline int64_t* get_address_of_inviterId_1() { return &___inviterId_1; } inline void set_inviterId_1(int64_t value) { ___inviterId_1 = value; } inline static int32_t get_offset_of_inviterName_2() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___inviterName_2)); } inline String_t* get_inviterName_2() const { return ___inviterName_2; } inline String_t** get_address_of_inviterName_2() { return &___inviterName_2; } inline void set_inviterName_2(String_t* value) { ___inviterName_2 = value; Il2CppCodeGenWriteBarrier((&___inviterName_2), value); } inline static int32_t get_offset_of_taskLv_3() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___taskLv_3)); } inline int32_t get_taskLv_3() const { return ___taskLv_3; } inline int32_t* get_address_of_taskLv_3() { return &___taskLv_3; } inline void set_taskLv_3(int32_t value) { ___taskLv_3 = value; } inline static int32_t get_offset_of_taskName_4() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___taskName_4)); } inline String_t* get_taskName_4() const { return ___taskName_4; } inline String_t** get_address_of_taskName_4() { return &___taskName_4; } inline void set_taskName_4(String_t* value) { ___taskName_4 = value; Il2CppCodeGenWriteBarrier((&___taskName_4), value); } inline static int32_t get_offset_of_awards_5() { return static_cast(offsetof(Tryst_Accept_t3497983365, ___awards_5)); } inline CAwardItemU5BU5D_t688006690* get_awards_5() const { return ___awards_5; } inline CAwardItemU5BU5D_t688006690** get_address_of_awards_5() { return &___awards_5; } inline void set_awards_5(CAwardItemU5BU5D_t688006690* value) { ___awards_5 = value; Il2CppCodeGenWriteBarrier((&___awards_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.Tryst_Accept struct Tryst_Accept_t3497983365_marshaled_pinvoke { int64_t ___instanceId_0; int64_t ___inviterId_1; char* ___inviterName_2; int32_t ___taskLv_3; char* ___taskName_4; CAwardItemU5BU5D_t688006690* ___awards_5; }; // Native definition for COM marshalling of DMCore.Logic.Tryst_Accept struct Tryst_Accept_t3497983365_marshaled_com { int64_t ___instanceId_0; int64_t ___inviterId_1; Il2CppChar* ___inviterName_2; int32_t ___taskLv_3; Il2CppChar* ___taskName_4; CAwardItemU5BU5D_t688006690* ___awards_5; }; #endif // TRYST_ACCEPT_T3497983365_H #ifndef PLUNDERUSERINFO_T1747868972_H #define PLUNDERUSERINFO_T1747868972_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo struct PlunderUserInfo_t1747868972 { public: // System.Int64 DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::userId int64_t ___userId_0; // System.Int32 DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::userSex int32_t ___userSex_1; // System.String DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::userName String_t* ___userName_2; // System.Int64 DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::userPhotoId int64_t ___userPhotoId_3; // System.Boolean DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::bEnemy bool ___bEnemy_4; public: inline static int32_t get_offset_of_userId_0() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___userId_0)); } inline int64_t get_userId_0() const { return ___userId_0; } inline int64_t* get_address_of_userId_0() { return &___userId_0; } inline void set_userId_0(int64_t value) { ___userId_0 = value; } inline static int32_t get_offset_of_userSex_1() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___userSex_1)); } inline int32_t get_userSex_1() const { return ___userSex_1; } inline int32_t* get_address_of_userSex_1() { return &___userSex_1; } inline void set_userSex_1(int32_t value) { ___userSex_1 = value; } inline static int32_t get_offset_of_userName_2() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___userName_2)); } inline String_t* get_userName_2() const { return ___userName_2; } inline String_t** get_address_of_userName_2() { return &___userName_2; } inline void set_userName_2(String_t* value) { ___userName_2 = value; Il2CppCodeGenWriteBarrier((&___userName_2), value); } inline static int32_t get_offset_of_userPhotoId_3() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___userPhotoId_3)); } inline int64_t get_userPhotoId_3() const { return ___userPhotoId_3; } inline int64_t* get_address_of_userPhotoId_3() { return &___userPhotoId_3; } inline void set_userPhotoId_3(int64_t value) { ___userPhotoId_3 = value; } inline static int32_t get_offset_of_bEnemy_4() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___bEnemy_4)); } inline bool get_bEnemy_4() const { return ___bEnemy_4; } inline bool* get_address_of_bEnemy_4() { return &___bEnemy_4; } inline void set_bEnemy_4(bool value) { ___bEnemy_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo struct PlunderUserInfo_t1747868972_marshaled_pinvoke { int64_t ___userId_0; int32_t ___userSex_1; char* ___userName_2; int64_t ___userPhotoId_3; int32_t ___bEnemy_4; }; // Native definition for COM marshalling of DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo struct PlunderUserInfo_t1747868972_marshaled_com { int64_t ___userId_0; int32_t ___userSex_1; Il2CppChar* ___userName_2; int64_t ___userPhotoId_3; int32_t ___bEnemy_4; }; #endif // PLUNDERUSERINFO_T1747868972_H #ifndef ENUMERATOR_T3489371818_H #define ENUMERATOR_T3489371818_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/Enumerator> struct Enumerator_t3489371818 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t1600127941 * ___l_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::ver int32_t ___ver_2; // T System.Collections.Generic.List`1/Enumerator::current List_1_t128053199 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t3489371818, ___l_0)); } inline List_1_t1600127941 * get_l_0() const { return ___l_0; } inline List_1_t1600127941 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t1600127941 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3489371818, ___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_ver_2() { return static_cast(offsetof(Enumerator_t3489371818, ___ver_2)); } inline int32_t get_ver_2() const { return ___ver_2; } inline int32_t* get_address_of_ver_2() { return &___ver_2; } inline void set_ver_2(int32_t value) { ___ver_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3489371818, ___current_3)); } inline List_1_t128053199 * get_current_3() const { return ___current_3; } inline List_1_t128053199 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(List_1_t128053199 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3489371818_H #ifndef SHOPRECOMMEND_T3195516113_H #define SHOPRECOMMEND_T3195516113_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopRecommend struct shopRecommend_t3195516113 : public ITextBase_t660344599 { public: // System.Collections.Generic.List`1> DMCore.Logic.shopRecommend::m_maleList List_1_t1600127941 * ___m_maleList_1; // System.Collections.Generic.List`1> DMCore.Logic.shopRecommend::m_femaleList List_1_t1600127941 * ___m_femaleList_2; // System.Int32 DMCore.Logic.shopRecommend::m_lastMaleIndex int32_t ___m_lastMaleIndex_3; // System.Int32 DMCore.Logic.shopRecommend::m_lastFemaleIndex int32_t ___m_lastFemaleIndex_4; public: inline static int32_t get_offset_of_m_maleList_1() { return static_cast(offsetof(shopRecommend_t3195516113, ___m_maleList_1)); } inline List_1_t1600127941 * get_m_maleList_1() const { return ___m_maleList_1; } inline List_1_t1600127941 ** get_address_of_m_maleList_1() { return &___m_maleList_1; } inline void set_m_maleList_1(List_1_t1600127941 * value) { ___m_maleList_1 = value; Il2CppCodeGenWriteBarrier((&___m_maleList_1), value); } inline static int32_t get_offset_of_m_femaleList_2() { return static_cast(offsetof(shopRecommend_t3195516113, ___m_femaleList_2)); } inline List_1_t1600127941 * get_m_femaleList_2() const { return ___m_femaleList_2; } inline List_1_t1600127941 ** get_address_of_m_femaleList_2() { return &___m_femaleList_2; } inline void set_m_femaleList_2(List_1_t1600127941 * value) { ___m_femaleList_2 = value; Il2CppCodeGenWriteBarrier((&___m_femaleList_2), value); } inline static int32_t get_offset_of_m_lastMaleIndex_3() { return static_cast(offsetof(shopRecommend_t3195516113, ___m_lastMaleIndex_3)); } inline int32_t get_m_lastMaleIndex_3() const { return ___m_lastMaleIndex_3; } inline int32_t* get_address_of_m_lastMaleIndex_3() { return &___m_lastMaleIndex_3; } inline void set_m_lastMaleIndex_3(int32_t value) { ___m_lastMaleIndex_3 = value; } inline static int32_t get_offset_of_m_lastFemaleIndex_4() { return static_cast(offsetof(shopRecommend_t3195516113, ___m_lastFemaleIndex_4)); } inline int32_t get_m_lastFemaleIndex_4() const { return ___m_lastFemaleIndex_4; } inline int32_t* get_address_of_m_lastFemaleIndex_4() { return &___m_lastFemaleIndex_4; } inline void set_m_lastFemaleIndex_4(int32_t value) { ___m_lastFemaleIndex_4 = value; } }; struct shopRecommend_t3195516113_StaticFields { public: // DMCore.Logic.shopRecommend DMCore.Logic.shopRecommend::s_Instance shopRecommend_t3195516113 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(shopRecommend_t3195516113_StaticFields, ___s_Instance_5)); } inline shopRecommend_t3195516113 * get_s_Instance_5() const { return ___s_Instance_5; } inline shopRecommend_t3195516113 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(shopRecommend_t3195516113 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPRECOMMEND_T3195516113_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 ELAPSEDEVENTARGS_T3048571484_H #define ELAPSEDEVENTARGS_T3048571484_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Timers.ElapsedEventArgs struct ElapsedEventArgs_t3048571484 : public EventArgs_t3591816995 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ELAPSEDEVENTARGS_T3048571484_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 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 DANCESCENEMANAGER_T2271493662_H #define DANCESCENEMANAGER_T2271493662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.DanceSceneManager struct DanceSceneManager_t2271493662 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.DanceSceneManager::k__BackingField int32_t ___U3CActiveWaitingRoomIndexU3Ek__BackingField_1; // System.Collections.Generic.List`1 DMCore.Logic.DanceSceneManager::m_DanceSceneList List_1_t876647579 * ___m_DanceSceneList_4; // System.Collections.Generic.List`1 DMCore.Logic.DanceSceneManager::m_WaitingRoomList List_1_t876647579 * ___m_WaitingRoomList_5; // System.String DMCore.Logic.DanceSceneManager::m_ModifyDirectory String_t* ___m_ModifyDirectory_6; public: inline static int32_t get_offset_of_U3CActiveWaitingRoomIndexU3Ek__BackingField_1() { return static_cast(offsetof(DanceSceneManager_t2271493662, ___U3CActiveWaitingRoomIndexU3Ek__BackingField_1)); } inline int32_t get_U3CActiveWaitingRoomIndexU3Ek__BackingField_1() const { return ___U3CActiveWaitingRoomIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CActiveWaitingRoomIndexU3Ek__BackingField_1() { return &___U3CActiveWaitingRoomIndexU3Ek__BackingField_1; } inline void set_U3CActiveWaitingRoomIndexU3Ek__BackingField_1(int32_t value) { ___U3CActiveWaitingRoomIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_DanceSceneList_4() { return static_cast(offsetof(DanceSceneManager_t2271493662, ___m_DanceSceneList_4)); } inline List_1_t876647579 * get_m_DanceSceneList_4() const { return ___m_DanceSceneList_4; } inline List_1_t876647579 ** get_address_of_m_DanceSceneList_4() { return &___m_DanceSceneList_4; } inline void set_m_DanceSceneList_4(List_1_t876647579 * value) { ___m_DanceSceneList_4 = value; Il2CppCodeGenWriteBarrier((&___m_DanceSceneList_4), value); } inline static int32_t get_offset_of_m_WaitingRoomList_5() { return static_cast(offsetof(DanceSceneManager_t2271493662, ___m_WaitingRoomList_5)); } inline List_1_t876647579 * get_m_WaitingRoomList_5() const { return ___m_WaitingRoomList_5; } inline List_1_t876647579 ** get_address_of_m_WaitingRoomList_5() { return &___m_WaitingRoomList_5; } inline void set_m_WaitingRoomList_5(List_1_t876647579 * value) { ___m_WaitingRoomList_5 = value; Il2CppCodeGenWriteBarrier((&___m_WaitingRoomList_5), value); } inline static int32_t get_offset_of_m_ModifyDirectory_6() { return static_cast(offsetof(DanceSceneManager_t2271493662, ___m_ModifyDirectory_6)); } inline String_t* get_m_ModifyDirectory_6() const { return ___m_ModifyDirectory_6; } inline String_t** get_address_of_m_ModifyDirectory_6() { return &___m_ModifyDirectory_6; } inline void set_m_ModifyDirectory_6(String_t* value) { ___m_ModifyDirectory_6 = value; Il2CppCodeGenWriteBarrier((&___m_ModifyDirectory_6), value); } }; struct DanceSceneManager_t2271493662_StaticFields { public: // System.Boolean DMCore.Logic.DanceSceneManager::k__BackingField bool ___U3CIsRandomSuccessU3Ek__BackingField_2; // System.Boolean DMCore.Logic.DanceSceneManager::k__BackingField bool ___U3CIsRandomLocalU3Ek__BackingField_3; // System.Int32 DMCore.Logic.DanceSceneManager::s_ActiveIndex int32_t ___s_ActiveIndex_7; // DMCore.Logic.DanceSceneManager DMCore.Logic.DanceSceneManager::s_Instance DanceSceneManager_t2271493662 * ___s_Instance_8; public: inline static int32_t get_offset_of_U3CIsRandomSuccessU3Ek__BackingField_2() { return static_cast(offsetof(DanceSceneManager_t2271493662_StaticFields, ___U3CIsRandomSuccessU3Ek__BackingField_2)); } inline bool get_U3CIsRandomSuccessU3Ek__BackingField_2() const { return ___U3CIsRandomSuccessU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsRandomSuccessU3Ek__BackingField_2() { return &___U3CIsRandomSuccessU3Ek__BackingField_2; } inline void set_U3CIsRandomSuccessU3Ek__BackingField_2(bool value) { ___U3CIsRandomSuccessU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsRandomLocalU3Ek__BackingField_3() { return static_cast(offsetof(DanceSceneManager_t2271493662_StaticFields, ___U3CIsRandomLocalU3Ek__BackingField_3)); } inline bool get_U3CIsRandomLocalU3Ek__BackingField_3() const { return ___U3CIsRandomLocalU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsRandomLocalU3Ek__BackingField_3() { return &___U3CIsRandomLocalU3Ek__BackingField_3; } inline void set_U3CIsRandomLocalU3Ek__BackingField_3(bool value) { ___U3CIsRandomLocalU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_s_ActiveIndex_7() { return static_cast(offsetof(DanceSceneManager_t2271493662_StaticFields, ___s_ActiveIndex_7)); } inline int32_t get_s_ActiveIndex_7() const { return ___s_ActiveIndex_7; } inline int32_t* get_address_of_s_ActiveIndex_7() { return &___s_ActiveIndex_7; } inline void set_s_ActiveIndex_7(int32_t value) { ___s_ActiveIndex_7 = value; } inline static int32_t get_offset_of_s_Instance_8() { return static_cast(offsetof(DanceSceneManager_t2271493662_StaticFields, ___s_Instance_8)); } inline DanceSceneManager_t2271493662 * get_s_Instance_8() const { return ___s_Instance_8; } inline DanceSceneManager_t2271493662 ** get_address_of_s_Instance_8() { return &___s_Instance_8; } inline void set_s_Instance_8(DanceSceneManager_t2271493662 * value) { ___s_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DANCESCENEMANAGER_T2271493662_H #ifndef CMUSICMANAGER_T3263666357_H #define CMUSICMANAGER_T3263666357_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMusicManager::m_DicDescription Dictionary_2_t1014926741 * ___m_DicDescription_1; // System.Collections.Generic.List`1 DMCore.Logic.CMusicManager::m_listRandomPlay List_1_t128053199 * ___m_listRandomPlay_2; // System.Int32 DMCore.Logic.CMusicManager::m_activeMusicIndex int32_t ___m_activeMusicIndex_4; // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::m_defaultDescrib CMusicDescription_t2126213410 * ___m_defaultDescrib_5; // System.Int32 DMCore.Logic.CMusicManager::m_lastPlayMusicIndex int32_t ___m_lastPlayMusicIndex_6; // System.Boolean DMCore.Logic.CMusicManager::m_pauseMusic bool ___m_pauseMusic_7; public: inline static int32_t get_offset_of_m_DicDescription_1() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_DicDescription_1)); } inline Dictionary_2_t1014926741 * get_m_DicDescription_1() const { return ___m_DicDescription_1; } inline Dictionary_2_t1014926741 ** get_address_of_m_DicDescription_1() { return &___m_DicDescription_1; } inline void set_m_DicDescription_1(Dictionary_2_t1014926741 * value) { ___m_DicDescription_1 = value; Il2CppCodeGenWriteBarrier((&___m_DicDescription_1), value); } inline static int32_t get_offset_of_m_listRandomPlay_2() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_listRandomPlay_2)); } inline List_1_t128053199 * get_m_listRandomPlay_2() const { return ___m_listRandomPlay_2; } inline List_1_t128053199 ** get_address_of_m_listRandomPlay_2() { return &___m_listRandomPlay_2; } inline void set_m_listRandomPlay_2(List_1_t128053199 * value) { ___m_listRandomPlay_2 = value; Il2CppCodeGenWriteBarrier((&___m_listRandomPlay_2), value); } inline static int32_t get_offset_of_m_activeMusicIndex_4() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_activeMusicIndex_4)); } inline int32_t get_m_activeMusicIndex_4() const { return ___m_activeMusicIndex_4; } inline int32_t* get_address_of_m_activeMusicIndex_4() { return &___m_activeMusicIndex_4; } inline void set_m_activeMusicIndex_4(int32_t value) { ___m_activeMusicIndex_4 = value; } inline static int32_t get_offset_of_m_defaultDescrib_5() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_defaultDescrib_5)); } inline CMusicDescription_t2126213410 * get_m_defaultDescrib_5() const { return ___m_defaultDescrib_5; } inline CMusicDescription_t2126213410 ** get_address_of_m_defaultDescrib_5() { return &___m_defaultDescrib_5; } inline void set_m_defaultDescrib_5(CMusicDescription_t2126213410 * value) { ___m_defaultDescrib_5 = value; Il2CppCodeGenWriteBarrier((&___m_defaultDescrib_5), value); } inline static int32_t get_offset_of_m_lastPlayMusicIndex_6() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_lastPlayMusicIndex_6)); } inline int32_t get_m_lastPlayMusicIndex_6() const { return ___m_lastPlayMusicIndex_6; } inline int32_t* get_address_of_m_lastPlayMusicIndex_6() { return &___m_lastPlayMusicIndex_6; } inline void set_m_lastPlayMusicIndex_6(int32_t value) { ___m_lastPlayMusicIndex_6 = value; } inline static int32_t get_offset_of_m_pauseMusic_7() { return static_cast(offsetof(CMusicManager_t3263666357, ___m_pauseMusic_7)); } inline bool get_m_pauseMusic_7() const { return ___m_pauseMusic_7; } inline bool* get_address_of_m_pauseMusic_7() { return &___m_pauseMusic_7; } inline void set_m_pauseMusic_7(bool value) { ___m_pauseMusic_7 = value; } }; struct CMusicManager_t3263666357_StaticFields { public: // DMCore.Logic.CMusicManager DMCore.Logic.CMusicManager::s_Instance CMusicManager_t3263666357 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CMusicManager_t3263666357_StaticFields, ___s_Instance_3)); } inline CMusicManager_t3263666357 * get_s_Instance_3() const { return ___s_Instance_3; } inline CMusicManager_t3263666357 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CMusicManager_t3263666357 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUSICMANAGER_T3263666357_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 SAMESTYLEPKGUNIT_T4098334887_H #define SAMESTYLEPKGUNIT_T4098334887_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SameStylePkgUnit struct SameStylePkgUnit_t4098334887 { public: // System.Int32 DMCore.Logic.SameStylePkgUnit::configId int32_t ___configId_0; // System.Int32 DMCore.Logic.SameStylePkgUnit::payType int32_t ___payType_1; // System.Int32 DMCore.Logic.SameStylePkgUnit::price int32_t ___price_2; // System.Int32 DMCore.Logic.SameStylePkgUnit::valid int32_t ___valid_3; // System.Int32 DMCore.Logic.SameStylePkgUnit::fashion int32_t ___fashion_4; public: inline static int32_t get_offset_of_configId_0() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___configId_0)); } inline int32_t get_configId_0() const { return ___configId_0; } inline int32_t* get_address_of_configId_0() { return &___configId_0; } inline void set_configId_0(int32_t value) { ___configId_0 = value; } inline static int32_t get_offset_of_payType_1() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___payType_1)); } inline int32_t get_payType_1() const { return ___payType_1; } inline int32_t* get_address_of_payType_1() { return &___payType_1; } inline void set_payType_1(int32_t value) { ___payType_1 = value; } inline static int32_t get_offset_of_price_2() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___price_2)); } inline int32_t get_price_2() const { return ___price_2; } inline int32_t* get_address_of_price_2() { return &___price_2; } inline void set_price_2(int32_t value) { ___price_2 = value; } inline static int32_t get_offset_of_valid_3() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___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(SameStylePkgUnit_t4098334887, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SAMESTYLEPKGUNIT_T4098334887_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 EM_CARDSLOT_STATE_T219333436_H #define EM_CARDSLOT_STATE_T219333436_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_CardSlot_State struct EM_CardSlot_State_t219333436 { public: // System.Int32 DMCore.Logic.EM_CardSlot_State::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_CardSlot_State_t219333436, ___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_CARDSLOT_STATE_T219333436_H #ifndef ENUMQUERYSTATE_T190383084_H #define ENUMQUERYSTATE_T190383084_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumQueryState struct enumQueryState_t190383084 { public: // System.Int32 DMCore.Logic.enumQueryState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumQueryState_t190383084, ___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 // ENUMQUERYSTATE_T190383084_H #ifndef FRAGMENTFIXEDTYPE_T1119409223_H #define FRAGMENTFIXEDTYPE_T1119409223_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.FragmentFixedType struct FragmentFixedType_t1119409223 { public: // System.Int32 DMCore.Logic.FragmentFixedType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FragmentFixedType_t1119409223, ___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 // FRAGMENTFIXEDTYPE_T1119409223_H #ifndef SERVERLABEL_T4195897361_H #define SERVERLABEL_T4195897361_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ServerLabel struct ServerLabel_t4195897361 { public: // System.Byte DMCore.Logic.ServerLabel::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerLabel_t4195897361, ___value___1)); } inline uint8_t get_value___1() const { return ___value___1; } inline uint8_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint8_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERLABEL_T4195897361_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 ENUMMAINTYPE_T3741142874_H #define ENUMMAINTYPE_T3741142874_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMainType struct enumMainType_t3741142874 { public: // System.Int32 DMCore.Logic.enumMainType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMainType_t3741142874, ___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 // ENUMMAINTYPE_T3741142874_H #ifndef EM_PLAYER_STATE_T3524950665_H #define EM_PLAYER_STATE_T3524950665_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_Player_State struct EM_Player_State_t3524950665 { public: // System.Int32 DMCore.Logic.EM_Player_State::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Player_State_t3524950665, ___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_PLAYER_STATE_T3524950665_H #ifndef EM_RANK_STAGE_T3492617342_H #define EM_RANK_STAGE_T3492617342_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_Rank_Stage struct EM_Rank_Stage_t3492617342 { public: // System.Int32 DMCore.Logic.EM_Rank_Stage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Rank_Stage_t3492617342, ___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_RANK_STAGE_T3492617342_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 MENULEVEL_T1030472612_H #define MENULEVEL_T1030472612_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MenuLevel struct MenuLevel_t1030472612 { public: // System.Int32 DMCore.Logic.MenuLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MenuLevel_t1030472612, ___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 // MENULEVEL_T1030472612_H #ifndef MAINMENUTYPE_T2623602175_H #define MAINMENUTYPE_T2623602175_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MainMenuType struct MainMenuType_t2623602175 { public: // System.Int32 DMCore.Logic.MainMenuType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MainMenuType_t2623602175, ___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 // MAINMENUTYPE_T2623602175_H #ifndef RAYCASTHIT_T1056001966_H #define RAYCASTHIT_T1056001966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RaycastHit struct RaycastHit_t1056001966 { public: // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point Vector3_t3722313464 ___m_Point_0; // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal Vector3_t3722313464 ___m_Normal_1; // System.Int32 UnityEngine.RaycastHit::m_FaceID int32_t ___m_FaceID_2; // System.Single UnityEngine.RaycastHit::m_Distance float ___m_Distance_3; // UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV Vector2_t2156229523 ___m_UV_4; // UnityEngine.Collider UnityEngine.RaycastHit::m_Collider Collider_t1773347010 * ___m_Collider_5; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Point_0)); } inline Vector3_t3722313464 get_m_Point_0() const { return ___m_Point_0; } inline Vector3_t3722313464 * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_t3722313464 value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Normal_1)); } inline Vector3_t3722313464 get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t3722313464 * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t3722313464 value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_FaceID_2() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_FaceID_2)); } inline int32_t get_m_FaceID_2() const { return ___m_FaceID_2; } inline int32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; } inline void set_m_FaceID_2(int32_t value) { ___m_FaceID_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_UV_4() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_UV_4)); } inline Vector2_t2156229523 get_m_UV_4() const { return ___m_UV_4; } inline Vector2_t2156229523 * get_address_of_m_UV_4() { return &___m_UV_4; } inline void set_m_UV_4(Vector2_t2156229523 value) { ___m_UV_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Collider_5)); } inline Collider_t1773347010 * get_m_Collider_5() const { return ___m_Collider_5; } inline Collider_t1773347010 ** get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(Collider_t1773347010 * value) { ___m_Collider_5 = value; Il2CppCodeGenWriteBarrier((&___m_Collider_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_pinvoke { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; // Native definition for COM marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_com { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; #endif // RAYCASTHIT_T1056001966_H #ifndef KEYCODE_T2599294277_H #define KEYCODE_T2599294277_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.KeyCode struct KeyCode_t2599294277 { public: // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(KeyCode_t2599294277, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYCODE_T2599294277_H #ifndef ENUMBLESS_T2086059254_H #define ENUMBLESS_T2086059254_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumBless struct enumBless_t2086059254 { public: // System.Int32 DMCore.Logic.enumBless::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumBless_t2086059254, ___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 // ENUMBLESS_T2086059254_H #ifndef ENUMIDOLSHOWPAGE_T3773857292_H #define ENUMIDOLSHOWPAGE_T3773857292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumIdolShowPage struct enumIdolShowPage_t3773857292 { public: // System.Int32 DMCore.Logic.enumIdolShowPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumIdolShowPage_t3773857292, ___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 // ENUMIDOLSHOWPAGE_T3773857292_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 SHAREMANAGER_T1254576143_H #define SHAREMANAGER_T1254576143_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShareManager struct ShareManager_t1254576143 : public RuntimeObject { public: // DMCore.Logic.CShareConfig/CShareInfo DMCore.Logic.ShareManager::k__BackingField CShareInfo_t1190539625 * ___U3CShareCfgU3Ek__BackingField_0; // System.Boolean DMCore.Logic.ShareManager::k__BackingField bool ___U3CIsClothesU3Ek__BackingField_1; // DMCore.Logic.CPindanManager/CPindanShop DMCore.Logic.ShareManager::k__BackingField CPindanShop_t4113161522 * ___U3CCurrentPindanInfoU3Ek__BackingField_2; // CDataModelBool DMCore.Logic.ShareManager::IsAvatarTransformResume CDataModelBool_t2269476966 * ___IsAvatarTransformResume_3; // UnityEngine.GameObject DMCore.Logic.ShareManager::_threeDCamera GameObject_t1113636619 * ____threeDCamera_4; // System.Action`1 DMCore.Logic.ShareManager::_ShareOverCallback Action_1_t3252573759 * ____ShareOverCallback_5; // System.Object DMCore.Logic.ShareManager::_ShareOverCallbackParams RuntimeObject * ____ShareOverCallbackParams_6; // UnityEngine.Vector3 DMCore.Logic.ShareManager::k__BackingField Vector3_t3722313464 ___U3CthreeDCameraPositionU3Ek__BackingField_7; // UnityEngine.Vector3 DMCore.Logic.ShareManager::k__BackingField Vector3_t3722313464 ___U3CthreeDCameraRotationU3Ek__BackingField_8; // System.Collections.Generic.List`1 DMCore.Logic.ShareManager::k__BackingField List_1_t128053199 * ___U3CShopTryOnClothesListU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CShareCfgU3Ek__BackingField_0() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CShareCfgU3Ek__BackingField_0)); } inline CShareInfo_t1190539625 * get_U3CShareCfgU3Ek__BackingField_0() const { return ___U3CShareCfgU3Ek__BackingField_0; } inline CShareInfo_t1190539625 ** get_address_of_U3CShareCfgU3Ek__BackingField_0() { return &___U3CShareCfgU3Ek__BackingField_0; } inline void set_U3CShareCfgU3Ek__BackingField_0(CShareInfo_t1190539625 * value) { ___U3CShareCfgU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CShareCfgU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CIsClothesU3Ek__BackingField_1() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CIsClothesU3Ek__BackingField_1)); } inline bool get_U3CIsClothesU3Ek__BackingField_1() const { return ___U3CIsClothesU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsClothesU3Ek__BackingField_1() { return &___U3CIsClothesU3Ek__BackingField_1; } inline void set_U3CIsClothesU3Ek__BackingField_1(bool value) { ___U3CIsClothesU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CCurrentPindanInfoU3Ek__BackingField_2() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CCurrentPindanInfoU3Ek__BackingField_2)); } inline CPindanShop_t4113161522 * get_U3CCurrentPindanInfoU3Ek__BackingField_2() const { return ___U3CCurrentPindanInfoU3Ek__BackingField_2; } inline CPindanShop_t4113161522 ** get_address_of_U3CCurrentPindanInfoU3Ek__BackingField_2() { return &___U3CCurrentPindanInfoU3Ek__BackingField_2; } inline void set_U3CCurrentPindanInfoU3Ek__BackingField_2(CPindanShop_t4113161522 * value) { ___U3CCurrentPindanInfoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CCurrentPindanInfoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_IsAvatarTransformResume_3() { return static_cast(offsetof(ShareManager_t1254576143, ___IsAvatarTransformResume_3)); } inline CDataModelBool_t2269476966 * get_IsAvatarTransformResume_3() const { return ___IsAvatarTransformResume_3; } inline CDataModelBool_t2269476966 ** get_address_of_IsAvatarTransformResume_3() { return &___IsAvatarTransformResume_3; } inline void set_IsAvatarTransformResume_3(CDataModelBool_t2269476966 * value) { ___IsAvatarTransformResume_3 = value; Il2CppCodeGenWriteBarrier((&___IsAvatarTransformResume_3), value); } inline static int32_t get_offset_of__threeDCamera_4() { return static_cast(offsetof(ShareManager_t1254576143, ____threeDCamera_4)); } inline GameObject_t1113636619 * get__threeDCamera_4() const { return ____threeDCamera_4; } inline GameObject_t1113636619 ** get_address_of__threeDCamera_4() { return &____threeDCamera_4; } inline void set__threeDCamera_4(GameObject_t1113636619 * value) { ____threeDCamera_4 = value; Il2CppCodeGenWriteBarrier((&____threeDCamera_4), value); } inline static int32_t get_offset_of__ShareOverCallback_5() { return static_cast(offsetof(ShareManager_t1254576143, ____ShareOverCallback_5)); } inline Action_1_t3252573759 * get__ShareOverCallback_5() const { return ____ShareOverCallback_5; } inline Action_1_t3252573759 ** get_address_of__ShareOverCallback_5() { return &____ShareOverCallback_5; } inline void set__ShareOverCallback_5(Action_1_t3252573759 * value) { ____ShareOverCallback_5 = value; Il2CppCodeGenWriteBarrier((&____ShareOverCallback_5), value); } inline static int32_t get_offset_of__ShareOverCallbackParams_6() { return static_cast(offsetof(ShareManager_t1254576143, ____ShareOverCallbackParams_6)); } inline RuntimeObject * get__ShareOverCallbackParams_6() const { return ____ShareOverCallbackParams_6; } inline RuntimeObject ** get_address_of__ShareOverCallbackParams_6() { return &____ShareOverCallbackParams_6; } inline void set__ShareOverCallbackParams_6(RuntimeObject * value) { ____ShareOverCallbackParams_6 = value; Il2CppCodeGenWriteBarrier((&____ShareOverCallbackParams_6), value); } inline static int32_t get_offset_of_U3CthreeDCameraPositionU3Ek__BackingField_7() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CthreeDCameraPositionU3Ek__BackingField_7)); } inline Vector3_t3722313464 get_U3CthreeDCameraPositionU3Ek__BackingField_7() const { return ___U3CthreeDCameraPositionU3Ek__BackingField_7; } inline Vector3_t3722313464 * get_address_of_U3CthreeDCameraPositionU3Ek__BackingField_7() { return &___U3CthreeDCameraPositionU3Ek__BackingField_7; } inline void set_U3CthreeDCameraPositionU3Ek__BackingField_7(Vector3_t3722313464 value) { ___U3CthreeDCameraPositionU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CthreeDCameraRotationU3Ek__BackingField_8() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CthreeDCameraRotationU3Ek__BackingField_8)); } inline Vector3_t3722313464 get_U3CthreeDCameraRotationU3Ek__BackingField_8() const { return ___U3CthreeDCameraRotationU3Ek__BackingField_8; } inline Vector3_t3722313464 * get_address_of_U3CthreeDCameraRotationU3Ek__BackingField_8() { return &___U3CthreeDCameraRotationU3Ek__BackingField_8; } inline void set_U3CthreeDCameraRotationU3Ek__BackingField_8(Vector3_t3722313464 value) { ___U3CthreeDCameraRotationU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CShopTryOnClothesListU3Ek__BackingField_10() { return static_cast(offsetof(ShareManager_t1254576143, ___U3CShopTryOnClothesListU3Ek__BackingField_10)); } inline List_1_t128053199 * get_U3CShopTryOnClothesListU3Ek__BackingField_10() const { return ___U3CShopTryOnClothesListU3Ek__BackingField_10; } inline List_1_t128053199 ** get_address_of_U3CShopTryOnClothesListU3Ek__BackingField_10() { return &___U3CShopTryOnClothesListU3Ek__BackingField_10; } inline void set_U3CShopTryOnClothesListU3Ek__BackingField_10(List_1_t128053199 * value) { ___U3CShopTryOnClothesListU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((&___U3CShopTryOnClothesListU3Ek__BackingField_10), value); } }; struct ShareManager_t1254576143_StaticFields { public: // DMCore.Logic.ShareManager DMCore.Logic.ShareManager::s_Instance ShareManager_t1254576143 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(ShareManager_t1254576143_StaticFields, ___s_Instance_9)); } inline ShareManager_t1254576143 * get_s_Instance_9() const { return ___s_Instance_9; } inline ShareManager_t1254576143 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(ShareManager_t1254576143 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHAREMANAGER_T1254576143_H #ifndef EM_PLAYER_TYPE_T2124653937_H #define EM_PLAYER_TYPE_T2124653937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_Player_Type struct EM_Player_Type_t2124653937 { public: // System.Int32 DMCore.Logic.EM_Player_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Player_Type_t2124653937, ___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_PLAYER_TYPE_T2124653937_H #ifndef EM_GAME_STATE_T3199502877_H #define EM_GAME_STATE_T3199502877_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_Game_State struct EM_Game_State_t3199502877 { public: // System.Int32 DMCore.Logic.EM_Game_State::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Game_State_t3199502877, ___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_GAME_STATE_T3199502877_H #ifndef EM_GUESS_STATE_T1063275726_H #define EM_GUESS_STATE_T1063275726_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_Guess_State struct EM_Guess_State_t1063275726 { public: // System.Int32 DMCore.Logic.EM_Guess_State::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Guess_State_t1063275726, ___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_GUESS_STATE_T1063275726_H #ifndef ENUMFRIENDPAGE_T2158881769_H #define ENUMFRIENDPAGE_T2158881769_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendPage struct enumFriendPage_t2158881769 { public: // System.Int32 DMCore.Logic.enumFriendPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendPage_t2158881769, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMFRIENDPAGE_T2158881769_H #ifndef ENUMMUSICAREA_T189065227_H #define ENUMMUSICAREA_T189065227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMusicArea struct enumMusicArea_t189065227 { public: // System.Int32 DMCore.Logic.enumMusicArea::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMusicArea_t189065227, ___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 // ENUMMUSICAREA_T189065227_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 ENUMCHATCONTACTLABEL_T3805769299_H #define ENUMCHATCONTACTLABEL_T3805769299_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatContactLabel struct enumChatContactLabel_t3805769299 { public: // System.Int32 DMCore.Logic.enumChatContactLabel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatContactLabel_t3805769299, ___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 // ENUMCHATCONTACTLABEL_T3805769299_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 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 JSONTYPE_T2731125707_H #define JSONTYPE_T2731125707_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.JsonType struct JsonType_t2731125707 { public: // System.Int32 LitJson.JsonType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(JsonType_t2731125707, ___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 // JSONTYPE_T2731125707_H #ifndef JSONTOKEN_T3605538862_H #define JSONTOKEN_T3605538862_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.JsonToken struct JsonToken_t3605538862 { public: // System.Int32 LitJson.JsonToken::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(JsonToken_t3605538862, ___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 // JSONTOKEN_T3605538862_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 ENUMPROPTYPE_T921054377_H #define ENUMPROPTYPE_T921054377_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumPropType struct enumPropType_t921054377 { public: // System.Int32 DMCore.Logic.enumPropType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPropType_t921054377, ___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 // ENUMPROPTYPE_T921054377_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 SERVERSCENEOBJTYPE_T578249339_H #define SERVERSCENEOBJTYPE_T578249339_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ServerSceneObjType struct ServerSceneObjType_t578249339 { public: // System.Int16 DMCore.Framework.Scene.ServerSceneObjType::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerSceneObjType_t578249339, ___value___1)); } inline int16_t get_value___1() const { return ___value___1; } inline int16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSCENEOBJTYPE_T578249339_H #ifndef SERVERSCENESUBTYPE_T1590638575_H #define SERVERSCENESUBTYPE_T1590638575_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ServerSceneSubType struct ServerSceneSubType_t1590638575 { public: // System.Int16 DMCore.Framework.Scene.ServerSceneSubType::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerSceneSubType_t1590638575, ___value___1)); } inline int16_t get_value___1() const { return ___value___1; } inline int16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSCENESUBTYPE_T1590638575_H #ifndef ENUMROLESTATE_T946412100_H #define ENUMROLESTATE_T946412100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumRoleState struct enumRoleState_t946412100 { public: // System.Int32 DMCore.Framework.Scene.enumRoleState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRoleState_t946412100, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMROLESTATE_T946412100_H #ifndef UIPINDANDETAIL_T395670197_H #define UIPINDANDETAIL_T395670197_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiPindanDetail struct uiPindanDetail_t395670197 : public CUIBase_t3255455658 { public: // UITexture uiPindanDetail::m_shopIcon UITexture_t3471168817 * ___m_shopIcon_8; // UISprite uiPindanDetail::m_quality UISprite_t194114938 * ___m_quality_9; // UILabel uiPindanDetail::m_originPrice UILabel_t3248798549 * ___m_originPrice_10; // UILabel uiPindanDetail::m_pinPrice UILabel_t3248798549 * ___m_pinPrice_11; // UILabel uiPindanDetail::m_pinCount UILabel_t3248798549 * ___m_pinCount_12; // UILabel uiPindanDetail::m_shopName UILabel_t3248798549 * ___m_shopName_13; // UILabel uiPindanDetail::m_needCount UILabel_t3248798549 * ___m_needCount_14; // UnityEngine.Transform uiPindanDetail::m_morePage Transform_t3600365921 * ___m_morePage_15; // UnityEngine.Transform uiPindanDetail::m_btnShare Transform_t3600365921 * ___m_btnShare_16; // UnityEngine.Vector3 uiPindanDetail::m_iconSize Vector3_t3722313464 ___m_iconSize_17; // System.String uiPindanDetail::m_iconPath String_t* ___m_iconPath_18; // System.Boolean uiPindanDetail::m_iconLoaded bool ___m_iconLoaded_19; // DMListView uiPindanDetail::m_morelistView DMListView_t512231514 * ___m_morelistView_20; // DMCore.Logic.CPindanManager/CPindanShop uiPindanDetail::m_data CPindanShop_t4113161522 * ___m_data_21; public: inline static int32_t get_offset_of_m_shopIcon_8() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_shopIcon_8)); } inline UITexture_t3471168817 * get_m_shopIcon_8() const { return ___m_shopIcon_8; } inline UITexture_t3471168817 ** get_address_of_m_shopIcon_8() { return &___m_shopIcon_8; } inline void set_m_shopIcon_8(UITexture_t3471168817 * value) { ___m_shopIcon_8 = value; Il2CppCodeGenWriteBarrier((&___m_shopIcon_8), value); } inline static int32_t get_offset_of_m_quality_9() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_quality_9)); } inline UISprite_t194114938 * get_m_quality_9() const { return ___m_quality_9; } inline UISprite_t194114938 ** get_address_of_m_quality_9() { return &___m_quality_9; } inline void set_m_quality_9(UISprite_t194114938 * value) { ___m_quality_9 = value; Il2CppCodeGenWriteBarrier((&___m_quality_9), value); } inline static int32_t get_offset_of_m_originPrice_10() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_originPrice_10)); } inline UILabel_t3248798549 * get_m_originPrice_10() const { return ___m_originPrice_10; } inline UILabel_t3248798549 ** get_address_of_m_originPrice_10() { return &___m_originPrice_10; } inline void set_m_originPrice_10(UILabel_t3248798549 * value) { ___m_originPrice_10 = value; Il2CppCodeGenWriteBarrier((&___m_originPrice_10), value); } inline static int32_t get_offset_of_m_pinPrice_11() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_pinPrice_11)); } inline UILabel_t3248798549 * get_m_pinPrice_11() const { return ___m_pinPrice_11; } inline UILabel_t3248798549 ** get_address_of_m_pinPrice_11() { return &___m_pinPrice_11; } inline void set_m_pinPrice_11(UILabel_t3248798549 * value) { ___m_pinPrice_11 = value; Il2CppCodeGenWriteBarrier((&___m_pinPrice_11), value); } inline static int32_t get_offset_of_m_pinCount_12() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_pinCount_12)); } inline UILabel_t3248798549 * get_m_pinCount_12() const { return ___m_pinCount_12; } inline UILabel_t3248798549 ** get_address_of_m_pinCount_12() { return &___m_pinCount_12; } inline void set_m_pinCount_12(UILabel_t3248798549 * value) { ___m_pinCount_12 = value; Il2CppCodeGenWriteBarrier((&___m_pinCount_12), value); } inline static int32_t get_offset_of_m_shopName_13() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_shopName_13)); } inline UILabel_t3248798549 * get_m_shopName_13() const { return ___m_shopName_13; } inline UILabel_t3248798549 ** get_address_of_m_shopName_13() { return &___m_shopName_13; } inline void set_m_shopName_13(UILabel_t3248798549 * value) { ___m_shopName_13 = value; Il2CppCodeGenWriteBarrier((&___m_shopName_13), value); } inline static int32_t get_offset_of_m_needCount_14() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_needCount_14)); } inline UILabel_t3248798549 * get_m_needCount_14() const { return ___m_needCount_14; } inline UILabel_t3248798549 ** get_address_of_m_needCount_14() { return &___m_needCount_14; } inline void set_m_needCount_14(UILabel_t3248798549 * value) { ___m_needCount_14 = value; Il2CppCodeGenWriteBarrier((&___m_needCount_14), value); } inline static int32_t get_offset_of_m_morePage_15() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_morePage_15)); } inline Transform_t3600365921 * get_m_morePage_15() const { return ___m_morePage_15; } inline Transform_t3600365921 ** get_address_of_m_morePage_15() { return &___m_morePage_15; } inline void set_m_morePage_15(Transform_t3600365921 * value) { ___m_morePage_15 = value; Il2CppCodeGenWriteBarrier((&___m_morePage_15), value); } inline static int32_t get_offset_of_m_btnShare_16() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_btnShare_16)); } inline Transform_t3600365921 * get_m_btnShare_16() const { return ___m_btnShare_16; } inline Transform_t3600365921 ** get_address_of_m_btnShare_16() { return &___m_btnShare_16; } inline void set_m_btnShare_16(Transform_t3600365921 * value) { ___m_btnShare_16 = value; Il2CppCodeGenWriteBarrier((&___m_btnShare_16), value); } inline static int32_t get_offset_of_m_iconSize_17() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_iconSize_17)); } inline Vector3_t3722313464 get_m_iconSize_17() const { return ___m_iconSize_17; } inline Vector3_t3722313464 * get_address_of_m_iconSize_17() { return &___m_iconSize_17; } inline void set_m_iconSize_17(Vector3_t3722313464 value) { ___m_iconSize_17 = value; } inline static int32_t get_offset_of_m_iconPath_18() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_iconPath_18)); } inline String_t* get_m_iconPath_18() const { return ___m_iconPath_18; } inline String_t** get_address_of_m_iconPath_18() { return &___m_iconPath_18; } inline void set_m_iconPath_18(String_t* value) { ___m_iconPath_18 = value; Il2CppCodeGenWriteBarrier((&___m_iconPath_18), value); } inline static int32_t get_offset_of_m_iconLoaded_19() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_iconLoaded_19)); } inline bool get_m_iconLoaded_19() const { return ___m_iconLoaded_19; } inline bool* get_address_of_m_iconLoaded_19() { return &___m_iconLoaded_19; } inline void set_m_iconLoaded_19(bool value) { ___m_iconLoaded_19 = value; } inline static int32_t get_offset_of_m_morelistView_20() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_morelistView_20)); } inline DMListView_t512231514 * get_m_morelistView_20() const { return ___m_morelistView_20; } inline DMListView_t512231514 ** get_address_of_m_morelistView_20() { return &___m_morelistView_20; } inline void set_m_morelistView_20(DMListView_t512231514 * value) { ___m_morelistView_20 = value; Il2CppCodeGenWriteBarrier((&___m_morelistView_20), value); } inline static int32_t get_offset_of_m_data_21() { return static_cast(offsetof(uiPindanDetail_t395670197, ___m_data_21)); } inline CPindanShop_t4113161522 * get_m_data_21() const { return ___m_data_21; } inline CPindanShop_t4113161522 ** get_address_of_m_data_21() { return &___m_data_21; } inline void set_m_data_21(CPindanShop_t4113161522 * value) { ___m_data_21 = value; Il2CppCodeGenWriteBarrier((&___m_data_21), value); } }; struct uiPindanDetail_t395670197_StaticFields { public: // System.Action`1 uiPindanDetail::<>f__mg$cache0 Action_1_t4240665636 * ___U3CU3Ef__mgU24cache0_22; public: inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_22() { return static_cast(offsetof(uiPindanDetail_t395670197_StaticFields, ___U3CU3Ef__mgU24cache0_22)); } inline Action_1_t4240665636 * get_U3CU3Ef__mgU24cache0_22() const { return ___U3CU3Ef__mgU24cache0_22; } inline Action_1_t4240665636 ** get_address_of_U3CU3Ef__mgU24cache0_22() { return &___U3CU3Ef__mgU24cache0_22; } inline void set_U3CU3Ef__mgU24cache0_22(Action_1_t4240665636 * value) { ___U3CU3Ef__mgU24cache0_22 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIPINDANDETAIL_T395670197_H #ifndef EM_CARDSLOTUNLOCK_TYPE_T1885447760_H #define EM_CARDSLOTUNLOCK_TYPE_T1885447760_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EM_CardSlotUnlock_Type struct EM_CardSlotUnlock_Type_t1885447760 { public: // System.Int32 DMCore.Logic.EM_CardSlotUnlock_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_CardSlotUnlock_Type_t1885447760, ___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_CARDSLOTUNLOCK_TYPE_T1885447760_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 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 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 PACKAGEITEMTYPE_T3256854681_H #define PACKAGEITEMTYPE_T3256854681_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PackageItemType struct PackageItemType_t3256854681 { public: // System.Int32 DMCore.Logic.PackageItemType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PackageItemType_t3256854681, ___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 // PACKAGEITEMTYPE_T3256854681_H #ifndef ESHAREPRIZETYPE_T3091249208_H #define ESHAREPRIZETYPE_T3091249208_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShareRewardMgr/ESharePrizeType struct ESharePrizeType_t3091249208 { public: // System.Int32 DMCore.Logic.ShareRewardMgr/ESharePrizeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ESharePrizeType_t3091249208, ___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 // ESHAREPRIZETYPE_T3091249208_H #ifndef ESHARETYPE_T3077108940_H #define ESHARETYPE_T3077108940_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EShareType struct EShareType_t3077108940 { public: // System.Int32 DMCore.Logic.EShareType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EShareType_t3077108940, ___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 // ESHARETYPE_T3077108940_H #ifndef SDT_T3138847276_H #define SDT_T3138847276_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SDT struct SDT_t3138847276 { public: // System.Int32 DMCore.Logic.SDT::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SDT_t3138847276, ___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 // SDT_T3138847276_H #ifndef CDATAMODELBOOL_T2269476966_H #define CDATAMODELBOOL_T2269476966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelBool struct CDataModelBool_t2269476966 : public IDataModel_t653005279 { public: // System.Boolean CDataModelBool::m_Val bool ___m_Val_1; public: inline static int32_t get_offset_of_m_Val_1() { return static_cast(offsetof(CDataModelBool_t2269476966, ___m_Val_1)); } inline bool get_m_Val_1() const { return ___m_Val_1; } inline bool* get_address_of_m_Val_1() { return &___m_Val_1; } inline void set_m_Val_1(bool value) { ___m_Val_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELBOOL_T2269476966_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 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 ENUMMESSAGETYPE_T3386295787_H #define ENUMMESSAGETYPE_T3386295787_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMessageType struct enumMessageType_t3386295787 { public: // System.Int32 DMCore.Logic.enumMessageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMessageType_t3386295787, ___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 // ENUMMESSAGETYPE_T3386295787_H #ifndef SERVERSTATE_T4246605393_H #define SERVERSTATE_T4246605393_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ServerState struct ServerState_t4246605393 { public: // System.Byte DMCore.Logic.ServerState::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerState_t4246605393, ___value___1)); } inline uint8_t get_value___1() const { return ___value___1; } inline uint8_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint8_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSTATE_T4246605393_H #ifndef ENUMCHATMESSAGETYPE_T1713743275_H #define ENUMCHATMESSAGETYPE_T1713743275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatMessageType struct enumChatMessageType_t1713743275 { public: // System.Int32 DMCore.Logic.enumChatMessageType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatMessageType_t1713743275, ___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 // ENUMCHATMESSAGETYPE_T1713743275_H #ifndef ENUMCHATMESSAGESTATE_T2020719732_H #define ENUMCHATMESSAGESTATE_T2020719732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatMessageState struct enumChatMessageState_t2020719732 { public: // System.Int32 DMCore.Logic.enumChatMessageState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatMessageState_t2020719732, ___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 // ENUMCHATMESSAGESTATE_T2020719732_H #ifndef ENUMONLINESTATE_T4149430772_H #define ENUMONLINESTATE_T4149430772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumOnlineState struct enumOnlineState_t4149430772 { public: // System.Int32 DMCore.Logic.enumOnlineState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumOnlineState_t4149430772, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMONLINESTATE_T4149430772_H #ifndef ENUM_KEY_MODE_T543454981_H #define ENUM_KEY_MODE_T543454981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_KEY_MODE struct ENUM_KEY_MODE_t543454981 { public: // System.Int32 DMCore.DanceMode.ENUM_KEY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_KEY_MODE_t543454981, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUM_KEY_MODE_T543454981_H #ifndef ENUM_PLAY_MODE_T2546141670_H #define ENUM_PLAY_MODE_T2546141670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_PLAY_MODE struct ENUM_PLAY_MODE_t2546141670 { public: // System.Int32 DMCore.DanceMode.ENUM_PLAY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_PLAY_MODE_t2546141670, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUM_PLAY_MODE_T2546141670_H #ifndef 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 ENUMRANDOMMUSICRANGE_T3300078576_H #define ENUMRANDOMMUSICRANGE_T3300078576_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumRandomMusicRange struct enumRandomMusicRange_t3300078576 { public: // System.Int32 DMCore.Logic.enumRandomMusicRange::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRandomMusicRange_t3300078576, ___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 // ENUMRANDOMMUSICRANGE_T3300078576_H #ifndef ENUMCHANGEROOMINFOTYPE_T2265914804_H #define ENUMCHANGEROOMINFOTYPE_T2265914804_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChangeRoomInfoType struct enumChangeRoomInfoType_t2265914804 { public: // System.Byte DMCore.Logic.enumChangeRoomInfoType::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChangeRoomInfoType_t2265914804, ___value___1)); } inline uint8_t get_value___1() const { return ___value___1; } inline uint8_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint8_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCHANGEROOMINFOTYPE_T2265914804_H #ifndef TEXTUREFORMAT_T2701165832_H #define TEXTUREFORMAT_T2701165832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TextureFormat struct TextureFormat_t2701165832 { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TextureFormat_t2701165832, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTUREFORMAT_T2701165832_H #ifndef TRYST_RESULT_TYPE_T3563931965_H #define TRYST_RESULT_TYPE_T3563931965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_Result_Type struct Tryst_Result_Type_t3563931965 { public: // System.Int32 DMCore.Logic.Tryst_Result_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Tryst_Result_Type_t3563931965, ___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 // TRYST_RESULT_TYPE_T3563931965_H #ifndef ENUMFAMILYTYPE_T3116816083_H #define ENUMFAMILYTYPE_T3116816083_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFamilyType struct enumFamilyType_t3116816083 { public: // System.Int32 DMCore.Logic.enumFamilyType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFamilyType_t3116816083, ___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 // ENUMFAMILYTYPE_T3116816083_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 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 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 ENUMSTATE_T1817366131_H #define ENUMSTATE_T1817366131_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumState struct enumState_t1817366131 { public: // System.Int32 DMCore.Logic.enumState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumState_t1817366131, ___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 // ENUMSTATE_T1817366131_H #ifndef ENUMDIFFICUTYLEVEL_T1570580530_H #define ENUMDIFFICUTYLEVEL_T1570580530_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumDifficutyLevel struct enumDifficutyLevel_t1570580530 { public: // System.Int32 DMCore.Logic.enumDifficutyLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumDifficutyLevel_t1570580530, ___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 // ENUMDIFFICUTYLEVEL_T1570580530_H #ifndef ENUMSHOPCLOTHINGTYPE_T3060666702_H #define ENUMSHOPCLOTHINGTYPE_T3060666702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumShopClothingType struct enumShopClothingType_t3060666702 { public: // System.Int32 DMCore.Logic.enumShopClothingType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumShopClothingType_t3060666702, ___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 // ENUMSHOPCLOTHINGTYPE_T3060666702_H #ifndef ENUMSONGGROUP_T305338880_H #define ENUMSONGGROUP_T305338880_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumSongGroup struct enumSongGroup_t305338880 { public: // System.Int32 DMCore.Logic.enumSongGroup::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSongGroup_t305338880, ___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 // ENUMSONGGROUP_T305338880_H #ifndef XMLELEMENT_T561603118_H #define XMLELEMENT_T561603118_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlElement struct XmlElement_t561603118 : public XmlLinkedNode_t1437094927 { public: // System.Xml.XmlAttributeCollection System.Xml.XmlElement::attributes XmlAttributeCollection_t2316283784 * ___attributes_6; // System.Xml.XmlNameEntry System.Xml.XmlElement::name XmlNameEntry_t1073099671 * ___name_7; // System.Xml.XmlLinkedNode System.Xml.XmlElement::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_8; // System.Boolean System.Xml.XmlElement::isNotEmpty bool ___isNotEmpty_9; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlElement::schemaInfo RuntimeObject* ___schemaInfo_10; public: inline static int32_t get_offset_of_attributes_6() { return static_cast(offsetof(XmlElement_t561603118, ___attributes_6)); } inline XmlAttributeCollection_t2316283784 * get_attributes_6() const { return ___attributes_6; } inline XmlAttributeCollection_t2316283784 ** get_address_of_attributes_6() { return &___attributes_6; } inline void set_attributes_6(XmlAttributeCollection_t2316283784 * value) { ___attributes_6 = value; Il2CppCodeGenWriteBarrier((&___attributes_6), value); } inline static int32_t get_offset_of_name_7() { return static_cast(offsetof(XmlElement_t561603118, ___name_7)); } inline XmlNameEntry_t1073099671 * get_name_7() const { return ___name_7; } inline XmlNameEntry_t1073099671 ** get_address_of_name_7() { return &___name_7; } inline void set_name_7(XmlNameEntry_t1073099671 * value) { ___name_7 = value; Il2CppCodeGenWriteBarrier((&___name_7), value); } inline static int32_t get_offset_of_lastLinkedChild_8() { return static_cast(offsetof(XmlElement_t561603118, ___lastLinkedChild_8)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_8() const { return ___lastLinkedChild_8; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_8() { return &___lastLinkedChild_8; } inline void set_lastLinkedChild_8(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_8 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_8), value); } inline static int32_t get_offset_of_isNotEmpty_9() { return static_cast(offsetof(XmlElement_t561603118, ___isNotEmpty_9)); } inline bool get_isNotEmpty_9() const { return ___isNotEmpty_9; } inline bool* get_address_of_isNotEmpty_9() { return &___isNotEmpty_9; } inline void set_isNotEmpty_9(bool value) { ___isNotEmpty_9 = value; } inline static int32_t get_offset_of_schemaInfo_10() { return static_cast(offsetof(XmlElement_t561603118, ___schemaInfo_10)); } inline RuntimeObject* get_schemaInfo_10() const { return ___schemaInfo_10; } inline RuntimeObject** get_address_of_schemaInfo_10() { return &___schemaInfo_10; } inline void set_schemaInfo_10(RuntimeObject* value) { ___schemaInfo_10 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLELEMENT_T561603118_H #ifndef 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 CTHREADMSGWEBGET_T2224858682_H #define CTHREADMSGWEBGET_T2224858682_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.CThreadMsgWebGet struct CThreadMsgWebGet_t2224858682 : public IWebGetMsgBase_t740935312 { public: // System.String DMCore.Framework.Thread.CThreadMsgWebGet::k__BackingField String_t* ___U3CRequestRefuseU3Ek__BackingField_3; // UnityEngine.WWW DMCore.Framework.Thread.CThreadMsgWebGet::m_result WWW_t3688466362 * ___m_result_4; public: inline static int32_t get_offset_of_U3CRequestRefuseU3Ek__BackingField_3() { return static_cast(offsetof(CThreadMsgWebGet_t2224858682, ___U3CRequestRefuseU3Ek__BackingField_3)); } inline String_t* get_U3CRequestRefuseU3Ek__BackingField_3() const { return ___U3CRequestRefuseU3Ek__BackingField_3; } inline String_t** get_address_of_U3CRequestRefuseU3Ek__BackingField_3() { return &___U3CRequestRefuseU3Ek__BackingField_3; } inline void set_U3CRequestRefuseU3Ek__BackingField_3(String_t* value) { ___U3CRequestRefuseU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CRequestRefuseU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_result_4() { return static_cast(offsetof(CThreadMsgWebGet_t2224858682, ___m_result_4)); } inline WWW_t3688466362 * get_m_result_4() const { return ___m_result_4; } inline WWW_t3688466362 ** get_address_of_m_result_4() { return &___m_result_4; } inline void set_m_result_4(WWW_t3688466362 * value) { ___m_result_4 = value; Il2CppCodeGenWriteBarrier((&___m_result_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTHREADMSGWEBGET_T2224858682_H #ifndef ENUMCHATCHANNEL_T162432249_H #define ENUMCHATCHANNEL_T162432249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChatChannel struct enumChatChannel_t162432249 { public: // System.Int32 DMCore.Logic.enumChatChannel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChatChannel_t162432249, ___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 // ENUMCHATCHANNEL_T162432249_H #ifndef CDATAMODELINT_T3463393640_H #define CDATAMODELINT_T3463393640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelInt struct CDataModelInt_t3463393640 : public IDataModel_t653005279 { public: // System.Int32 CDataModelInt::m_Val int32_t ___m_Val_1; public: inline static int32_t get_offset_of_m_Val_1() { return static_cast(offsetof(CDataModelInt_t3463393640, ___m_Val_1)); } inline int32_t get_m_Val_1() const { return ___m_Val_1; } inline int32_t* get_address_of_m_Val_1() { return &___m_Val_1; } inline void set_m_Val_1(int32_t value) { ___m_Val_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELINT_T3463393640_H #ifndef TABTYPE_T1510378460_H #define TABTYPE_T1510378460_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TabType struct TabType_t1510378460 { public: // System.Int32 DMCore.Logic.TabType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TabType_t1510378460, ___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 // TABTYPE_T1510378460_H #ifndef EM_AWARD_TYPE_T1889731639_H #define EM_AWARD_TYPE_T1889731639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolManager/EM_Award_type struct EM_Award_type_t1889731639 { public: // System.Int32 DMCore.Logic.CIdolManager/EM_Award_type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EM_Award_type_t1889731639, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EM_AWARD_TYPE_T1889731639_H #ifndef BIGWINNERMANAGER_T2778902537_H #define BIGWINNERMANAGER_T2778902537_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BigWinnerManager struct BigWinnerManager_t2778902537 : public IMonoCtrllor_t1427182583 { public: // System.Boolean DMCore.Logic.BigWinnerManager::k__BackingField bool ___U3CIsFirstTimeEnterU3Ek__BackingField_1; // System.Int32 DMCore.Logic.BigWinnerManager::m_DataListCount int32_t ___m_DataListCount_3; // CDataModelList DMCore.Logic.BigWinnerManager::m_bigWinnerDataList CDataModelList_t1133308508 * ___m_bigWinnerDataList_4; // System.Single DMCore.Logic.BigWinnerManager::m_LastRequestTime float ___m_LastRequestTime_5; public: inline static int32_t get_offset_of_U3CIsFirstTimeEnterU3Ek__BackingField_1() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___U3CIsFirstTimeEnterU3Ek__BackingField_1)); } inline bool get_U3CIsFirstTimeEnterU3Ek__BackingField_1() const { return ___U3CIsFirstTimeEnterU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsFirstTimeEnterU3Ek__BackingField_1() { return &___U3CIsFirstTimeEnterU3Ek__BackingField_1; } inline void set_U3CIsFirstTimeEnterU3Ek__BackingField_1(bool value) { ___U3CIsFirstTimeEnterU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_DataListCount_3() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_DataListCount_3)); } inline int32_t get_m_DataListCount_3() const { return ___m_DataListCount_3; } inline int32_t* get_address_of_m_DataListCount_3() { return &___m_DataListCount_3; } inline void set_m_DataListCount_3(int32_t value) { ___m_DataListCount_3 = value; } inline static int32_t get_offset_of_m_bigWinnerDataList_4() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_bigWinnerDataList_4)); } inline CDataModelList_t1133308508 * get_m_bigWinnerDataList_4() const { return ___m_bigWinnerDataList_4; } inline CDataModelList_t1133308508 ** get_address_of_m_bigWinnerDataList_4() { return &___m_bigWinnerDataList_4; } inline void set_m_bigWinnerDataList_4(CDataModelList_t1133308508 * value) { ___m_bigWinnerDataList_4 = value; Il2CppCodeGenWriteBarrier((&___m_bigWinnerDataList_4), value); } inline static int32_t get_offset_of_m_LastRequestTime_5() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_LastRequestTime_5)); } inline float get_m_LastRequestTime_5() const { return ___m_LastRequestTime_5; } inline float* get_address_of_m_LastRequestTime_5() { return &___m_LastRequestTime_5; } inline void set_m_LastRequestTime_5(float value) { ___m_LastRequestTime_5 = value; } }; struct BigWinnerManager_t2778902537_StaticFields { public: // DMCore.Logic.BigWinnerManager DMCore.Logic.BigWinnerManager::s_Instance BigWinnerManager_t2778902537 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(BigWinnerManager_t2778902537_StaticFields, ___s_Instance_2)); } inline BigWinnerManager_t2778902537 * get_s_Instance_2() const { return ___s_Instance_2; } inline BigWinnerManager_t2778902537 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(BigWinnerManager_t2778902537 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BIGWINNERMANAGER_T2778902537_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 GIFTPREVIEWMANAGER_T1802147059_H #define GIFTPREVIEWMANAGER_T1802147059_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GiftPreviewManager struct GiftPreviewManager_t1802147059 : public IMonoCtrllor_t1427182583 { public: // CDataModelBool DMCore.Logic.GiftPreviewManager::k__BackingField CDataModelBool_t2269476966 * ___U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1; // CDataModelList DMCore.Logic.GiftPreviewManager::m_giftpackageList CDataModelList_t1133308508 * ___m_giftpackageList_2; public: inline static int32_t get_offset_of_U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1() { return static_cast(offsetof(GiftPreviewManager_t1802147059, ___U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1)); } inline CDataModelBool_t2269476966 * get_U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1() const { return ___U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1; } inline CDataModelBool_t2269476966 ** get_address_of_U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1() { return &___U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1; } inline void set_U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1(CDataModelBool_t2269476966 * value) { ___U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CNeedRefreshGiftPackageUIU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_m_giftpackageList_2() { return static_cast(offsetof(GiftPreviewManager_t1802147059, ___m_giftpackageList_2)); } inline CDataModelList_t1133308508 * get_m_giftpackageList_2() const { return ___m_giftpackageList_2; } inline CDataModelList_t1133308508 ** get_address_of_m_giftpackageList_2() { return &___m_giftpackageList_2; } inline void set_m_giftpackageList_2(CDataModelList_t1133308508 * value) { ___m_giftpackageList_2 = value; Il2CppCodeGenWriteBarrier((&___m_giftpackageList_2), value); } }; struct GiftPreviewManager_t1802147059_StaticFields { public: // DMCore.Logic.GiftPreviewManager DMCore.Logic.GiftPreviewManager::s_instance GiftPreviewManager_t1802147059 * ___s_instance_3; public: inline static int32_t get_offset_of_s_instance_3() { return static_cast(offsetof(GiftPreviewManager_t1802147059_StaticFields, ___s_instance_3)); } inline GiftPreviewManager_t1802147059 * get_s_instance_3() const { return ___s_instance_3; } inline GiftPreviewManager_t1802147059 ** get_address_of_s_instance_3() { return &___s_instance_3; } inline void set_s_instance_3(GiftPreviewManager_t1802147059 * value) { ___s_instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GIFTPREVIEWMANAGER_T1802147059_H #ifndef ENUMPOSTERTYPE_T1180922381_H #define ENUMPOSTERTYPE_T1180922381_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumPosterType struct enumPosterType_t1180922381 { public: // System.Int32 DMCore.Logic.enumPosterType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPosterType_t1180922381, ___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 // ENUMPOSTERTYPE_T1180922381_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 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 CFRUITMACHINEINTEGRALMALLCTRLLOR_T1943675944_H #define CFRUITMACHINEINTEGRALMALLCTRLLOR_T1943675944_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFruitMachineIntegralMallCtrllor struct CFruitMachineIntegralMallCtrllor_t1943675944 : public IMonoCtrllor_t1427182583 { public: // CDataModelList DMCore.Logic.CFruitMachineIntegralMallCtrllor::mallData CDataModelList_t1133308508 * ___mallData_2; // CDataModelList DMCore.Logic.CFruitMachineIntegralMallCtrllor::ppData CDataModelList_t1133308508 * ___ppData_3; // CDataModelList DMCore.Logic.CFruitMachineIntegralMallCtrllor::myEoData CDataModelList_t1133308508 * ___myEoData_4; // CDataModelList DMCore.Logic.CFruitMachineIntegralMallCtrllor::eoData CDataModelList_t1133308508 * ___eoData_5; // CDataModelNetProperty DMCore.Logic.CFruitMachineIntegralMallCtrllor::myScore CDataModelNetProperty_t1403229243 * ___myScore_6; // System.Int32 DMCore.Logic.CFruitMachineIntegralMallCtrllor::k__BackingField int32_t ___U3CMyTargetBuyItemIdU3Ek__BackingField_7; public: inline static int32_t get_offset_of_mallData_2() { return static_cast(offsetof(CFruitMachineIntegralMallCtrllor_t1943675944, ___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); } inline static int32_t get_offset_of_ppData_3() { return static_cast(offsetof(CFruitMachineIntegralMallCtrllor_t1943675944, ___ppData_3)); } inline CDataModelList_t1133308508 * get_ppData_3() const { return ___ppData_3; } inline CDataModelList_t1133308508 ** get_address_of_ppData_3() { return &___ppData_3; } inline void set_ppData_3(CDataModelList_t1133308508 * value) { ___ppData_3 = value; Il2CppCodeGenWriteBarrier((&___ppData_3), value); } inline static int32_t get_offset_of_myEoData_4() { return static_cast(offsetof(CFruitMachineIntegralMallCtrllor_t1943675944, ___myEoData_4)); } inline CDataModelList_t1133308508 * get_myEoData_4() const { return ___myEoData_4; } inline CDataModelList_t1133308508 ** get_address_of_myEoData_4() { return &___myEoData_4; } inline void set_myEoData_4(CDataModelList_t1133308508 * value) { ___myEoData_4 = value; Il2CppCodeGenWriteBarrier((&___myEoData_4), value); } inline static int32_t get_offset_of_eoData_5() { return static_cast(offsetof(CFruitMachineIntegralMallCtrllor_t1943675944, ___eoData_5)); } inline CDataModelList_t1133308508 * get_eoData_5() const { return ___eoData_5; } inline CDataModelList_t1133308508 ** get_address_of_eoData_5() { return &___eoData_5; } inline void set_eoData_5(CDataModelList_t1133308508 * value) { ___eoData_5 = value; Il2CppCodeGenWriteBarrier((&___eoData_5), value); } inline static int32_t get_offset_of_myScore_6() { return static_cast(offsetof(CFruitMachineIntegralMallCtrllor_t1943675944, ___myScore_6)); } inline CDataModelNetProperty_t1403229243 * get_myScore_6() const { return ___myScore_6; } inline CDataModelNetProperty_t1403229243 ** get_address_of_myScore_6() { return &___myScore_6; } inline void set_myScore_6(CDataModelNetProperty_t1403229243 * value) { ___myScore_6 = value; Il2CppCodeGenWriteBarrier((&___myScore_6), value); } inline static int32_t get_offset_of_U3CMyTargetBuyItemIdU3Ek__BackingField_7() { return static_cast(offsetof(CFruitMachineIntegralMallCtrllor_t1943675944, ___U3CMyTargetBuyItemIdU3Ek__BackingField_7)); } inline int32_t get_U3CMyTargetBuyItemIdU3Ek__BackingField_7() const { return ___U3CMyTargetBuyItemIdU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CMyTargetBuyItemIdU3Ek__BackingField_7() { return &___U3CMyTargetBuyItemIdU3Ek__BackingField_7; } inline void set_U3CMyTargetBuyItemIdU3Ek__BackingField_7(int32_t value) { ___U3CMyTargetBuyItemIdU3Ek__BackingField_7 = value; } }; struct CFruitMachineIntegralMallCtrllor_t1943675944_StaticFields { public: // DMCore.Logic.CFruitMachineIntegralMallCtrllor DMCore.Logic.CFruitMachineIntegralMallCtrllor::s_instance CFruitMachineIntegralMallCtrllor_t1943675944 * ___s_instance_1; public: inline static int32_t get_offset_of_s_instance_1() { return static_cast(offsetof(CFruitMachineIntegralMallCtrllor_t1943675944_StaticFields, ___s_instance_1)); } inline CFruitMachineIntegralMallCtrllor_t1943675944 * get_s_instance_1() const { return ___s_instance_1; } inline CFruitMachineIntegralMallCtrllor_t1943675944 ** get_address_of_s_instance_1() { return &___s_instance_1; } inline void set_s_instance_1(CFruitMachineIntegralMallCtrllor_t1943675944 * value) { ___s_instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRUITMACHINEINTEGRALMALLCTRLLOR_T1943675944_H #ifndef ENUMTHREADID_T4044096134_H #define ENUMTHREADID_T4044096134_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.enumThreadID struct enumThreadID_t4044096134 { public: // System.Int32 DMCore.Framework.Thread.enumThreadID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumThreadID_t4044096134, ___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 // ENUMTHREADID_T4044096134_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 TOPREWARDTYPE_T1551032461_H #define TOPREWARDTYPE_T1551032461_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TopRewardType struct TopRewardType_t1551032461 { public: // System.Int32 DMCore.Logic.TopRewardType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TopRewardType_t1551032461, ___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 // TOPREWARDTYPE_T1551032461_H #ifndef ENUMSYSTEMNOTICETYPE_T345767898_H #define ENUMSYSTEMNOTICETYPE_T345767898_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumSystemNoticeType struct enumSystemNoticeType_t345767898 { public: // System.Int32 DMCore.Logic.enumSystemNoticeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSystemNoticeType_t345767898, ___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 // ENUMSYSTEMNOTICETYPE_T345767898_H #ifndef CFRUITMACHINEHISTORYCTRLLOR_T1862138958_H #define CFRUITMACHINEHISTORYCTRLLOR_T1862138958_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFruitMachineHistoryCtrllor struct CFruitMachineHistoryCtrllor_t1862138958 : public IMonoCtrllor_t1427182583 { public: // System.Single DMCore.Logic.CFruitMachineHistoryCtrllor::k__BackingField float ___U3CLastRequestTimeAllU3Ek__BackingField_1; // System.Single DMCore.Logic.CFruitMachineHistoryCtrllor::k__BackingField float ___U3CLastRequestTimeSelfU3Ek__BackingField_2; // DMCore.Logic.CFruitMachineHistoryGroup DMCore.Logic.CFruitMachineHistoryCtrllor::m_HistoryAll CFruitMachineHistoryGroup_t440204541 * ___m_HistoryAll_3; // DMCore.Logic.CFruitMachineHistoryGroup DMCore.Logic.CFruitMachineHistoryCtrllor::m_HistorySelf CFruitMachineHistoryGroup_t440204541 * ___m_HistorySelf_4; public: inline static int32_t get_offset_of_U3CLastRequestTimeAllU3Ek__BackingField_1() { return static_cast(offsetof(CFruitMachineHistoryCtrllor_t1862138958, ___U3CLastRequestTimeAllU3Ek__BackingField_1)); } inline float get_U3CLastRequestTimeAllU3Ek__BackingField_1() const { return ___U3CLastRequestTimeAllU3Ek__BackingField_1; } inline float* get_address_of_U3CLastRequestTimeAllU3Ek__BackingField_1() { return &___U3CLastRequestTimeAllU3Ek__BackingField_1; } inline void set_U3CLastRequestTimeAllU3Ek__BackingField_1(float value) { ___U3CLastRequestTimeAllU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CLastRequestTimeSelfU3Ek__BackingField_2() { return static_cast(offsetof(CFruitMachineHistoryCtrllor_t1862138958, ___U3CLastRequestTimeSelfU3Ek__BackingField_2)); } inline float get_U3CLastRequestTimeSelfU3Ek__BackingField_2() const { return ___U3CLastRequestTimeSelfU3Ek__BackingField_2; } inline float* get_address_of_U3CLastRequestTimeSelfU3Ek__BackingField_2() { return &___U3CLastRequestTimeSelfU3Ek__BackingField_2; } inline void set_U3CLastRequestTimeSelfU3Ek__BackingField_2(float value) { ___U3CLastRequestTimeSelfU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_HistoryAll_3() { return static_cast(offsetof(CFruitMachineHistoryCtrllor_t1862138958, ___m_HistoryAll_3)); } inline CFruitMachineHistoryGroup_t440204541 * get_m_HistoryAll_3() const { return ___m_HistoryAll_3; } inline CFruitMachineHistoryGroup_t440204541 ** get_address_of_m_HistoryAll_3() { return &___m_HistoryAll_3; } inline void set_m_HistoryAll_3(CFruitMachineHistoryGroup_t440204541 * value) { ___m_HistoryAll_3 = value; Il2CppCodeGenWriteBarrier((&___m_HistoryAll_3), value); } inline static int32_t get_offset_of_m_HistorySelf_4() { return static_cast(offsetof(CFruitMachineHistoryCtrllor_t1862138958, ___m_HistorySelf_4)); } inline CFruitMachineHistoryGroup_t440204541 * get_m_HistorySelf_4() const { return ___m_HistorySelf_4; } inline CFruitMachineHistoryGroup_t440204541 ** get_address_of_m_HistorySelf_4() { return &___m_HistorySelf_4; } inline void set_m_HistorySelf_4(CFruitMachineHistoryGroup_t440204541 * value) { ___m_HistorySelf_4 = value; Il2CppCodeGenWriteBarrier((&___m_HistorySelf_4), value); } }; struct CFruitMachineHistoryCtrllor_t1862138958_StaticFields { public: // System.Single DMCore.Logic.CFruitMachineHistoryCtrllor::REQUEST_CD_ALL float ___REQUEST_CD_ALL_5; // System.Single DMCore.Logic.CFruitMachineHistoryCtrllor::REQUEST_CD_SELF float ___REQUEST_CD_SELF_6; // DMCore.Logic.CFruitMachineHistoryCtrllor DMCore.Logic.CFruitMachineHistoryCtrllor::s_Instance CFruitMachineHistoryCtrllor_t1862138958 * ___s_Instance_7; public: inline static int32_t get_offset_of_REQUEST_CD_ALL_5() { return static_cast(offsetof(CFruitMachineHistoryCtrllor_t1862138958_StaticFields, ___REQUEST_CD_ALL_5)); } inline float get_REQUEST_CD_ALL_5() const { return ___REQUEST_CD_ALL_5; } inline float* get_address_of_REQUEST_CD_ALL_5() { return &___REQUEST_CD_ALL_5; } inline void set_REQUEST_CD_ALL_5(float value) { ___REQUEST_CD_ALL_5 = value; } inline static int32_t get_offset_of_REQUEST_CD_SELF_6() { return static_cast(offsetof(CFruitMachineHistoryCtrllor_t1862138958_StaticFields, ___REQUEST_CD_SELF_6)); } inline float get_REQUEST_CD_SELF_6() const { return ___REQUEST_CD_SELF_6; } inline float* get_address_of_REQUEST_CD_SELF_6() { return &___REQUEST_CD_SELF_6; } inline void set_REQUEST_CD_SELF_6(float value) { ___REQUEST_CD_SELF_6 = value; } inline static int32_t get_offset_of_s_Instance_7() { return static_cast(offsetof(CFruitMachineHistoryCtrllor_t1862138958_StaticFields, ___s_Instance_7)); } inline CFruitMachineHistoryCtrllor_t1862138958 * get_s_Instance_7() const { return ___s_Instance_7; } inline CFruitMachineHistoryCtrllor_t1862138958 ** get_address_of_s_Instance_7() { return &___s_Instance_7; } inline void set_s_Instance_7(CFruitMachineHistoryCtrllor_t1862138958 * value) { ___s_Instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRUITMACHINEHISTORYCTRLLOR_T1862138958_H #ifndef ENUMFRIENDTYPE_T1622600705_H #define ENUMFRIENDTYPE_T1622600705_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendType struct enumFriendType_t1622600705 { public: // System.Int32 DMCore.Logic.enumFriendType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendType_t1622600705, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMFRIENDTYPE_T1622600705_H #ifndef CMUSICDESCRIPTION_T2126213410_H #define CMUSICDESCRIPTION_T2126213410_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410 : public RuntimeObject { public: // System.String DMCore.Logic.CMusicDescription::_MusicName String_t* ____MusicName_0; // System.String DMCore.Logic.CMusicDescription::_Singer String_t* ____Singer_1; // System.Int32 DMCore.Logic.CMusicDescription::_Bpm int32_t ____Bpm_2; // System.Int32 DMCore.Logic.CMusicDescription::_StarEasy int32_t ____StarEasy_3; // System.Int32 DMCore.Logic.CMusicDescription::_StarNormal int32_t ____StarNormal_4; // System.Int32 DMCore.Logic.CMusicDescription::_StarHard int32_t ____StarHard_5; // System.Boolean DMCore.Logic.CMusicDescription::_CanRandomPlay bool ____CanRandomPlay_6; // System.Boolean DMCore.Logic.CMusicDescription::_IsNewPlayer bool ____IsNewPlayer_7; // DMCore.Logic.enumMusicArea DMCore.Logic.CMusicDescription::_MusicArea int32_t ____MusicArea_8; // System.Boolean DMCore.Logic.CMusicDescription::_IfNew bool ____IfNew_9; // System.Boolean DMCore.Logic.CMusicDescription::_IsExcepted bool ____IsExcepted_10; public: inline static int32_t get_offset_of__MusicName_0() { return static_cast(offsetof(CMusicDescription_t2126213410, ____MusicName_0)); } inline String_t* get__MusicName_0() const { return ____MusicName_0; } inline String_t** get_address_of__MusicName_0() { return &____MusicName_0; } inline void set__MusicName_0(String_t* value) { ____MusicName_0 = value; Il2CppCodeGenWriteBarrier((&____MusicName_0), value); } inline static int32_t get_offset_of__Singer_1() { return static_cast(offsetof(CMusicDescription_t2126213410, ____Singer_1)); } inline String_t* get__Singer_1() const { return ____Singer_1; } inline String_t** get_address_of__Singer_1() { return &____Singer_1; } inline void set__Singer_1(String_t* value) { ____Singer_1 = value; Il2CppCodeGenWriteBarrier((&____Singer_1), value); } inline static int32_t get_offset_of__Bpm_2() { return static_cast(offsetof(CMusicDescription_t2126213410, ____Bpm_2)); } inline int32_t get__Bpm_2() const { return ____Bpm_2; } inline int32_t* get_address_of__Bpm_2() { return &____Bpm_2; } inline void set__Bpm_2(int32_t value) { ____Bpm_2 = value; } inline static int32_t get_offset_of__StarEasy_3() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarEasy_3)); } inline int32_t get__StarEasy_3() const { return ____StarEasy_3; } inline int32_t* get_address_of__StarEasy_3() { return &____StarEasy_3; } inline void set__StarEasy_3(int32_t value) { ____StarEasy_3 = value; } inline static int32_t get_offset_of__StarNormal_4() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarNormal_4)); } inline int32_t get__StarNormal_4() const { return ____StarNormal_4; } inline int32_t* get_address_of__StarNormal_4() { return &____StarNormal_4; } inline void set__StarNormal_4(int32_t value) { ____StarNormal_4 = value; } inline static int32_t get_offset_of__StarHard_5() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarHard_5)); } inline int32_t get__StarHard_5() const { return ____StarHard_5; } inline int32_t* get_address_of__StarHard_5() { return &____StarHard_5; } inline void set__StarHard_5(int32_t value) { ____StarHard_5 = value; } inline static int32_t get_offset_of__CanRandomPlay_6() { return static_cast(offsetof(CMusicDescription_t2126213410, ____CanRandomPlay_6)); } inline bool get__CanRandomPlay_6() const { return ____CanRandomPlay_6; } inline bool* get_address_of__CanRandomPlay_6() { return &____CanRandomPlay_6; } inline void set__CanRandomPlay_6(bool value) { ____CanRandomPlay_6 = value; } inline static int32_t get_offset_of__IsNewPlayer_7() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IsNewPlayer_7)); } inline bool get__IsNewPlayer_7() const { return ____IsNewPlayer_7; } inline bool* get_address_of__IsNewPlayer_7() { return &____IsNewPlayer_7; } inline void set__IsNewPlayer_7(bool value) { ____IsNewPlayer_7 = value; } inline static int32_t get_offset_of__MusicArea_8() { return static_cast(offsetof(CMusicDescription_t2126213410, ____MusicArea_8)); } inline int32_t get__MusicArea_8() const { return ____MusicArea_8; } inline int32_t* get_address_of__MusicArea_8() { return &____MusicArea_8; } inline void set__MusicArea_8(int32_t value) { ____MusicArea_8 = value; } inline static int32_t get_offset_of__IfNew_9() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IfNew_9)); } inline bool get__IfNew_9() const { return ____IfNew_9; } inline bool* get_address_of__IfNew_9() { return &____IfNew_9; } inline void set__IfNew_9(bool value) { ____IfNew_9 = value; } inline static int32_t get_offset_of__IsExcepted_10() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IsExcepted_10)); } inline bool get__IsExcepted_10() const { return ____IsExcepted_10; } inline bool* get_address_of__IsExcepted_10() { return &____IsExcepted_10; } inline void set__IsExcepted_10(bool value) { ____IsExcepted_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUSICDESCRIPTION_T2126213410_H #ifndef CSIGNSMANAGER_T1825583579_H #define CSIGNSMANAGER_T1825583579_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CSignsManager struct CSignsManager_t1825583579 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 CSignsManager::m_ReminderData Dictionary_2_t1492992253 * ___m_ReminderData_1; // System.Collections.Generic.List`1 CSignsManager::m_ServerGetReminderList List_1_t4136974863 * ___m_ServerGetReminderList_2; // System.Collections.Generic.List`1 CSignsManager::m_ShownData List_1_t3172176916 * ___m_ShownData_3; // System.Collections.Generic.List`1 CSignsManager::m_CurrentFoundPathList List_1_t3172176916 * ___m_CurrentFoundPathList_4; // DMCore.Logic.enumPersonPage CSignsManager::m_CurrentPage int32_t ___m_CurrentPage_5; public: inline static int32_t get_offset_of_m_ReminderData_1() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ReminderData_1)); } inline Dictionary_2_t1492992253 * get_m_ReminderData_1() const { return ___m_ReminderData_1; } inline Dictionary_2_t1492992253 ** get_address_of_m_ReminderData_1() { return &___m_ReminderData_1; } inline void set_m_ReminderData_1(Dictionary_2_t1492992253 * value) { ___m_ReminderData_1 = value; Il2CppCodeGenWriteBarrier((&___m_ReminderData_1), value); } inline static int32_t get_offset_of_m_ServerGetReminderList_2() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ServerGetReminderList_2)); } inline List_1_t4136974863 * get_m_ServerGetReminderList_2() const { return ___m_ServerGetReminderList_2; } inline List_1_t4136974863 ** get_address_of_m_ServerGetReminderList_2() { return &___m_ServerGetReminderList_2; } inline void set_m_ServerGetReminderList_2(List_1_t4136974863 * value) { ___m_ServerGetReminderList_2 = value; Il2CppCodeGenWriteBarrier((&___m_ServerGetReminderList_2), value); } inline static int32_t get_offset_of_m_ShownData_3() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_ShownData_3)); } inline List_1_t3172176916 * get_m_ShownData_3() const { return ___m_ShownData_3; } inline List_1_t3172176916 ** get_address_of_m_ShownData_3() { return &___m_ShownData_3; } inline void set_m_ShownData_3(List_1_t3172176916 * value) { ___m_ShownData_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShownData_3), value); } inline static int32_t get_offset_of_m_CurrentFoundPathList_4() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_CurrentFoundPathList_4)); } inline List_1_t3172176916 * get_m_CurrentFoundPathList_4() const { return ___m_CurrentFoundPathList_4; } inline List_1_t3172176916 ** get_address_of_m_CurrentFoundPathList_4() { return &___m_CurrentFoundPathList_4; } inline void set_m_CurrentFoundPathList_4(List_1_t3172176916 * value) { ___m_CurrentFoundPathList_4 = value; Il2CppCodeGenWriteBarrier((&___m_CurrentFoundPathList_4), value); } inline static int32_t get_offset_of_m_CurrentPage_5() { return static_cast(offsetof(CSignsManager_t1825583579, ___m_CurrentPage_5)); } inline int32_t get_m_CurrentPage_5() const { return ___m_CurrentPage_5; } inline int32_t* get_address_of_m_CurrentPage_5() { return &___m_CurrentPage_5; } inline void set_m_CurrentPage_5(int32_t value) { ___m_CurrentPage_5 = value; } }; struct CSignsManager_t1825583579_StaticFields { public: // CSignsManager CSignsManager::_instance CSignsManager_t1825583579 * ____instance_0; public: inline static int32_t get_offset_of__instance_0() { return static_cast(offsetof(CSignsManager_t1825583579_StaticFields, ____instance_0)); } inline CSignsManager_t1825583579 * get__instance_0() const { return ____instance_0; } inline CSignsManager_t1825583579 ** get_address_of__instance_0() { return &____instance_0; } inline void set__instance_0(CSignsManager_t1825583579 * value) { ____instance_0 = value; Il2CppCodeGenWriteBarrier((&____instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSIGNSMANAGER_T1825583579_H #ifndef SERVERINFO_T2836316686_H #define SERVERINFO_T2836316686_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ServerInfo struct ServerInfo_t2836316686 : public RuntimeObject { public: // System.String DMCore.Logic.ServerInfo::ID String_t* ___ID_0; // System.String DMCore.Logic.ServerInfo::Name String_t* ___Name_1; // System.String DMCore.Logic.ServerInfo::GameServerIP String_t* ___GameServerIP_2; // System.Int32 DMCore.Logic.ServerInfo::GameServerPort int32_t ___GameServerPort_3; // System.String DMCore.Logic.ServerInfo::WebServerIPAndPort String_t* ___WebServerIPAndPort_4; // System.String DMCore.Logic.ServerInfo::ServerEnviroment String_t* ___ServerEnviroment_5; // DMCore.Logic.ServerState DMCore.Logic.ServerInfo::State uint8_t ___State_6; // DMCore.Logic.ServerLabel DMCore.Logic.ServerInfo::Label uint8_t ___Label_7; public: inline static int32_t get_offset_of_ID_0() { return static_cast(offsetof(ServerInfo_t2836316686, ___ID_0)); } inline String_t* get_ID_0() const { return ___ID_0; } inline String_t** get_address_of_ID_0() { return &___ID_0; } inline void set_ID_0(String_t* value) { ___ID_0 = value; Il2CppCodeGenWriteBarrier((&___ID_0), value); } inline static int32_t get_offset_of_Name_1() { return static_cast(offsetof(ServerInfo_t2836316686, ___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_GameServerIP_2() { return static_cast(offsetof(ServerInfo_t2836316686, ___GameServerIP_2)); } inline String_t* get_GameServerIP_2() const { return ___GameServerIP_2; } inline String_t** get_address_of_GameServerIP_2() { return &___GameServerIP_2; } inline void set_GameServerIP_2(String_t* value) { ___GameServerIP_2 = value; Il2CppCodeGenWriteBarrier((&___GameServerIP_2), value); } inline static int32_t get_offset_of_GameServerPort_3() { return static_cast(offsetof(ServerInfo_t2836316686, ___GameServerPort_3)); } inline int32_t get_GameServerPort_3() const { return ___GameServerPort_3; } inline int32_t* get_address_of_GameServerPort_3() { return &___GameServerPort_3; } inline void set_GameServerPort_3(int32_t value) { ___GameServerPort_3 = value; } inline static int32_t get_offset_of_WebServerIPAndPort_4() { return static_cast(offsetof(ServerInfo_t2836316686, ___WebServerIPAndPort_4)); } inline String_t* get_WebServerIPAndPort_4() const { return ___WebServerIPAndPort_4; } inline String_t** get_address_of_WebServerIPAndPort_4() { return &___WebServerIPAndPort_4; } inline void set_WebServerIPAndPort_4(String_t* value) { ___WebServerIPAndPort_4 = value; Il2CppCodeGenWriteBarrier((&___WebServerIPAndPort_4), value); } inline static int32_t get_offset_of_ServerEnviroment_5() { return static_cast(offsetof(ServerInfo_t2836316686, ___ServerEnviroment_5)); } inline String_t* get_ServerEnviroment_5() const { return ___ServerEnviroment_5; } inline String_t** get_address_of_ServerEnviroment_5() { return &___ServerEnviroment_5; } inline void set_ServerEnviroment_5(String_t* value) { ___ServerEnviroment_5 = value; Il2CppCodeGenWriteBarrier((&___ServerEnviroment_5), value); } inline static int32_t get_offset_of_State_6() { return static_cast(offsetof(ServerInfo_t2836316686, ___State_6)); } inline uint8_t get_State_6() const { return ___State_6; } inline uint8_t* get_address_of_State_6() { return &___State_6; } inline void set_State_6(uint8_t value) { ___State_6 = value; } inline static int32_t get_offset_of_Label_7() { return static_cast(offsetof(ServerInfo_t2836316686, ___Label_7)); } inline uint8_t get_Label_7() const { return ___Label_7; } inline uint8_t* get_address_of_Label_7() { return &___Label_7; } inline void set_Label_7(uint8_t value) { ___Label_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERINFO_T2836316686_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 PLAYERINFOBASE_T2589801315_H #define PLAYERINFOBASE_T2589801315_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PlayerInfoBase struct PlayerInfoBase_t2589801315 : public RuntimeObject { public: // System.Int64 DMCore.Logic.PlayerInfoBase::m_userId int64_t ___m_userId_0; // System.String DMCore.Logic.PlayerInfoBase::m_name String_t* ___m_name_1; // System.Int32 DMCore.Logic.PlayerInfoBase::m_headId int32_t ___m_headId_2; // System.Int32 DMCore.Logic.PlayerInfoBase::m_sex int32_t ___m_sex_3; // DMCore.Logic.EM_Player_State DMCore.Logic.PlayerInfoBase::m_playerState int32_t ___m_playerState_4; public: inline static int32_t get_offset_of_m_userId_0() { return static_cast(offsetof(PlayerInfoBase_t2589801315, ___m_userId_0)); } inline int64_t get_m_userId_0() const { return ___m_userId_0; } inline int64_t* get_address_of_m_userId_0() { return &___m_userId_0; } inline void set_m_userId_0(int64_t value) { ___m_userId_0 = value; } inline static int32_t get_offset_of_m_name_1() { return static_cast(offsetof(PlayerInfoBase_t2589801315, ___m_name_1)); } inline String_t* get_m_name_1() const { return ___m_name_1; } inline String_t** get_address_of_m_name_1() { return &___m_name_1; } inline void set_m_name_1(String_t* value) { ___m_name_1 = value; Il2CppCodeGenWriteBarrier((&___m_name_1), value); } inline static int32_t get_offset_of_m_headId_2() { return static_cast(offsetof(PlayerInfoBase_t2589801315, ___m_headId_2)); } inline int32_t get_m_headId_2() const { return ___m_headId_2; } inline int32_t* get_address_of_m_headId_2() { return &___m_headId_2; } inline void set_m_headId_2(int32_t value) { ___m_headId_2 = value; } inline static int32_t get_offset_of_m_sex_3() { return static_cast(offsetof(PlayerInfoBase_t2589801315, ___m_sex_3)); } inline int32_t get_m_sex_3() const { return ___m_sex_3; } inline int32_t* get_address_of_m_sex_3() { return &___m_sex_3; } inline void set_m_sex_3(int32_t value) { ___m_sex_3 = value; } inline static int32_t get_offset_of_m_playerState_4() { return static_cast(offsetof(PlayerInfoBase_t2589801315, ___m_playerState_4)); } inline int32_t get_m_playerState_4() const { return ___m_playerState_4; } inline int32_t* get_address_of_m_playerState_4() { return &___m_playerState_4; } inline void set_m_playerState_4(int32_t value) { ___m_playerState_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLAYERINFOBASE_T2589801315_H #ifndef CRANKMANAGER_T2153876006_H #define CRANKMANAGER_T2153876006_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRankManager struct CRankManager_t2153876006 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRankManager::k__BackingField int32_t ___U3CCurrentRankIDU3Ek__BackingField_3; // System.Int32 DMCore.Logic.CRankManager::k__BackingField int32_t ___U3CSelectedRankIDU3Ek__BackingField_4; // DMCore.Logic.EM_Rank_Stage DMCore.Logic.CRankManager::k__BackingField int32_t ___U3CSelectedRewardTypeU3Ek__BackingField_5; // System.String DMCore.Logic.CRankManager::k__BackingField String_t* ___U3CRankBeginTimeU3Ek__BackingField_6; // System.String DMCore.Logic.CRankManager::k__BackingField String_t* ___U3CRankEndTimeU3Ek__BackingField_7; // System.Int32 DMCore.Logic.CRankManager::k__BackingField int32_t ___U3CMyScoreU3Ek__BackingField_8; // System.Int32 DMCore.Logic.CRankManager::k__BackingField int32_t ___U3CMyRankingU3Ek__BackingField_9; // DMCore.Logic.EM_Rank_Stage DMCore.Logic.CRankManager::m_CurrentStage int32_t ___m_CurrentStage_11; // System.Collections.Generic.List`1 DMCore.Logic.CRankManager::m_IdList List_1_t128053199 * ___m_IdList_12; // System.Collections.Generic.List`1 DMCore.Logic.CRankManager::m_firstList List_1_t4285826412 * ___m_firstList_13; // System.Collections.Generic.List`1 DMCore.Logic.CRankManager::m_secondList List_1_t4285826412 * ___m_secondList_14; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRankManager::m_RankDic Dictionary_2_t4275484417 * ___m_RankDic_15; // CDataModelInt DMCore.Logic.CRankManager::m_openPage CDataModelInt_t3463393640 * ___m_openPage_16; // CDataModelBool DMCore.Logic.CRankManager::m_rewardDataReady CDataModelBool_t2269476966 * ___m_rewardDataReady_17; public: inline static int32_t get_offset_of_U3CCurrentRankIDU3Ek__BackingField_3() { return static_cast(offsetof(CRankManager_t2153876006, ___U3CCurrentRankIDU3Ek__BackingField_3)); } inline int32_t get_U3CCurrentRankIDU3Ek__BackingField_3() const { return ___U3CCurrentRankIDU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CCurrentRankIDU3Ek__BackingField_3() { return &___U3CCurrentRankIDU3Ek__BackingField_3; } inline void set_U3CCurrentRankIDU3Ek__BackingField_3(int32_t value) { ___U3CCurrentRankIDU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CSelectedRankIDU3Ek__BackingField_4() { return static_cast(offsetof(CRankManager_t2153876006, ___U3CSelectedRankIDU3Ek__BackingField_4)); } inline int32_t get_U3CSelectedRankIDU3Ek__BackingField_4() const { return ___U3CSelectedRankIDU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CSelectedRankIDU3Ek__BackingField_4() { return &___U3CSelectedRankIDU3Ek__BackingField_4; } inline void set_U3CSelectedRankIDU3Ek__BackingField_4(int32_t value) { ___U3CSelectedRankIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CSelectedRewardTypeU3Ek__BackingField_5() { return static_cast(offsetof(CRankManager_t2153876006, ___U3CSelectedRewardTypeU3Ek__BackingField_5)); } inline int32_t get_U3CSelectedRewardTypeU3Ek__BackingField_5() const { return ___U3CSelectedRewardTypeU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CSelectedRewardTypeU3Ek__BackingField_5() { return &___U3CSelectedRewardTypeU3Ek__BackingField_5; } inline void set_U3CSelectedRewardTypeU3Ek__BackingField_5(int32_t value) { ___U3CSelectedRewardTypeU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CRankBeginTimeU3Ek__BackingField_6() { return static_cast(offsetof(CRankManager_t2153876006, ___U3CRankBeginTimeU3Ek__BackingField_6)); } inline String_t* get_U3CRankBeginTimeU3Ek__BackingField_6() const { return ___U3CRankBeginTimeU3Ek__BackingField_6; } inline String_t** get_address_of_U3CRankBeginTimeU3Ek__BackingField_6() { return &___U3CRankBeginTimeU3Ek__BackingField_6; } inline void set_U3CRankBeginTimeU3Ek__BackingField_6(String_t* value) { ___U3CRankBeginTimeU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CRankBeginTimeU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_U3CRankEndTimeU3Ek__BackingField_7() { return static_cast(offsetof(CRankManager_t2153876006, ___U3CRankEndTimeU3Ek__BackingField_7)); } inline String_t* get_U3CRankEndTimeU3Ek__BackingField_7() const { return ___U3CRankEndTimeU3Ek__BackingField_7; } inline String_t** get_address_of_U3CRankEndTimeU3Ek__BackingField_7() { return &___U3CRankEndTimeU3Ek__BackingField_7; } inline void set_U3CRankEndTimeU3Ek__BackingField_7(String_t* value) { ___U3CRankEndTimeU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((&___U3CRankEndTimeU3Ek__BackingField_7), value); } inline static int32_t get_offset_of_U3CMyScoreU3Ek__BackingField_8() { return static_cast(offsetof(CRankManager_t2153876006, ___U3CMyScoreU3Ek__BackingField_8)); } inline int32_t get_U3CMyScoreU3Ek__BackingField_8() const { return ___U3CMyScoreU3Ek__BackingField_8; } inline int32_t* get_address_of_U3CMyScoreU3Ek__BackingField_8() { return &___U3CMyScoreU3Ek__BackingField_8; } inline void set_U3CMyScoreU3Ek__BackingField_8(int32_t value) { ___U3CMyScoreU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CMyRankingU3Ek__BackingField_9() { return static_cast(offsetof(CRankManager_t2153876006, ___U3CMyRankingU3Ek__BackingField_9)); } inline int32_t get_U3CMyRankingU3Ek__BackingField_9() const { return ___U3CMyRankingU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CMyRankingU3Ek__BackingField_9() { return &___U3CMyRankingU3Ek__BackingField_9; } inline void set_U3CMyRankingU3Ek__BackingField_9(int32_t value) { ___U3CMyRankingU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_m_CurrentStage_11() { return static_cast(offsetof(CRankManager_t2153876006, ___m_CurrentStage_11)); } inline int32_t get_m_CurrentStage_11() const { return ___m_CurrentStage_11; } inline int32_t* get_address_of_m_CurrentStage_11() { return &___m_CurrentStage_11; } inline void set_m_CurrentStage_11(int32_t value) { ___m_CurrentStage_11 = value; } inline static int32_t get_offset_of_m_IdList_12() { return static_cast(offsetof(CRankManager_t2153876006, ___m_IdList_12)); } inline List_1_t128053199 * get_m_IdList_12() const { return ___m_IdList_12; } inline List_1_t128053199 ** get_address_of_m_IdList_12() { return &___m_IdList_12; } inline void set_m_IdList_12(List_1_t128053199 * value) { ___m_IdList_12 = value; Il2CppCodeGenWriteBarrier((&___m_IdList_12), value); } inline static int32_t get_offset_of_m_firstList_13() { return static_cast(offsetof(CRankManager_t2153876006, ___m_firstList_13)); } inline List_1_t4285826412 * get_m_firstList_13() const { return ___m_firstList_13; } inline List_1_t4285826412 ** get_address_of_m_firstList_13() { return &___m_firstList_13; } inline void set_m_firstList_13(List_1_t4285826412 * value) { ___m_firstList_13 = value; Il2CppCodeGenWriteBarrier((&___m_firstList_13), value); } inline static int32_t get_offset_of_m_secondList_14() { return static_cast(offsetof(CRankManager_t2153876006, ___m_secondList_14)); } inline List_1_t4285826412 * get_m_secondList_14() const { return ___m_secondList_14; } inline List_1_t4285826412 ** get_address_of_m_secondList_14() { return &___m_secondList_14; } inline void set_m_secondList_14(List_1_t4285826412 * value) { ___m_secondList_14 = value; Il2CppCodeGenWriteBarrier((&___m_secondList_14), value); } inline static int32_t get_offset_of_m_RankDic_15() { return static_cast(offsetof(CRankManager_t2153876006, ___m_RankDic_15)); } inline Dictionary_2_t4275484417 * get_m_RankDic_15() const { return ___m_RankDic_15; } inline Dictionary_2_t4275484417 ** get_address_of_m_RankDic_15() { return &___m_RankDic_15; } inline void set_m_RankDic_15(Dictionary_2_t4275484417 * value) { ___m_RankDic_15 = value; Il2CppCodeGenWriteBarrier((&___m_RankDic_15), value); } inline static int32_t get_offset_of_m_openPage_16() { return static_cast(offsetof(CRankManager_t2153876006, ___m_openPage_16)); } inline CDataModelInt_t3463393640 * get_m_openPage_16() const { return ___m_openPage_16; } inline CDataModelInt_t3463393640 ** get_address_of_m_openPage_16() { return &___m_openPage_16; } inline void set_m_openPage_16(CDataModelInt_t3463393640 * value) { ___m_openPage_16 = value; Il2CppCodeGenWriteBarrier((&___m_openPage_16), value); } inline static int32_t get_offset_of_m_rewardDataReady_17() { return static_cast(offsetof(CRankManager_t2153876006, ___m_rewardDataReady_17)); } inline CDataModelBool_t2269476966 * get_m_rewardDataReady_17() const { return ___m_rewardDataReady_17; } inline CDataModelBool_t2269476966 ** get_address_of_m_rewardDataReady_17() { return &___m_rewardDataReady_17; } inline void set_m_rewardDataReady_17(CDataModelBool_t2269476966 * value) { ___m_rewardDataReady_17 = value; Il2CppCodeGenWriteBarrier((&___m_rewardDataReady_17), value); } }; struct CRankManager_t2153876006_StaticFields { public: // DMCore.Logic.CRankManager DMCore.Logic.CRankManager::s_Instance CRankManager_t2153876006 * ___s_Instance_10; public: inline static int32_t get_offset_of_s_Instance_10() { return static_cast(offsetof(CRankManager_t2153876006_StaticFields, ___s_Instance_10)); } inline CRankManager_t2153876006 * get_s_Instance_10() const { return ___s_Instance_10; } inline CRankManager_t2153876006 ** get_address_of_s_Instance_10() { return &___s_Instance_10; } inline void set_s_Instance_10(CRankManager_t2153876006 * value) { ___s_Instance_10 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRANKMANAGER_T2153876006_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 POSTERDETAILUNIT_T1057828472_H #define POSTERDETAILUNIT_T1057828472_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PosterDetailUnit struct PosterDetailUnit_t1057828472 : public RuntimeObject { public: // System.Int32 DMCore.Logic.PosterDetailUnit::m_index int32_t ___m_index_0; // DMCore.Logic.enumPosterType DMCore.Logic.PosterDetailUnit::m_type int32_t ___m_type_1; // System.Collections.Generic.List`1 DMCore.Logic.PosterDetailUnit::m_list List_1_t803870918 * ___m_list_2; public: inline static int32_t get_offset_of_m_index_0() { return static_cast(offsetof(PosterDetailUnit_t1057828472, ___m_index_0)); } inline int32_t get_m_index_0() const { return ___m_index_0; } inline int32_t* get_address_of_m_index_0() { return &___m_index_0; } inline void set_m_index_0(int32_t value) { ___m_index_0 = value; } inline static int32_t get_offset_of_m_type_1() { return static_cast(offsetof(PosterDetailUnit_t1057828472, ___m_type_1)); } inline int32_t get_m_type_1() const { return ___m_type_1; } inline int32_t* get_address_of_m_type_1() { return &___m_type_1; } inline void set_m_type_1(int32_t value) { ___m_type_1 = value; } inline static int32_t get_offset_of_m_list_2() { return static_cast(offsetof(PosterDetailUnit_t1057828472, ___m_list_2)); } inline List_1_t803870918 * get_m_list_2() const { return ___m_list_2; } inline List_1_t803870918 ** get_address_of_m_list_2() { return &___m_list_2; } inline void set_m_list_2(List_1_t803870918 * value) { ___m_list_2 = value; Il2CppCodeGenWriteBarrier((&___m_list_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POSTERDETAILUNIT_T1057828472_H #ifndef SHOPSENDGIFTTARGET_T3356455075_H #define SHOPSENDGIFTTARGET_T3356455075_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopSendGiftTarget struct shopSendGiftTarget_t3356455075 : public RuntimeObject { public: // System.String DMCore.Logic.shopSendGiftTarget::t_targetName String_t* ___t_targetName_0; // System.String DMCore.Logic.shopSendGiftTarget::t_giftName String_t* ___t_giftName_1; // DMCore.Logic.enumFriendType DMCore.Logic.shopSendGiftTarget::m_TargetType int32_t ___m_TargetType_2; // System.Boolean DMCore.Logic.shopSendGiftTarget::m_IsTargetTypeChanged bool ___m_IsTargetTypeChanged_3; // System.Int64 DMCore.Logic.shopSendGiftTarget::m_TargetUserID int64_t ___m_TargetUserID_4; // System.String DMCore.Logic.shopSendGiftTarget::m_TargetUserName String_t* ___m_TargetUserName_5; // System.String DMCore.Logic.shopSendGiftTarget::m_TargetGiftName String_t* ___m_TargetGiftName_6; // System.Int32 DMCore.Logic.shopSendGiftTarget::m_TargetGiftID int32_t ___m_TargetGiftID_7; // System.Int32 DMCore.Logic.shopSendGiftTarget::m_TargetGiftCount int32_t ___m_TargetGiftCount_8; // System.Int32 DMCore.Logic.shopSendGiftTarget::m_PriceGolden int32_t ___m_PriceGolden_9; // System.Int32 DMCore.Logic.shopSendGiftTarget::m_PriceDiamond int32_t ___m_PriceDiamond_10; public: inline static int32_t get_offset_of_t_targetName_0() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___t_targetName_0)); } inline String_t* get_t_targetName_0() const { return ___t_targetName_0; } inline String_t** get_address_of_t_targetName_0() { return &___t_targetName_0; } inline void set_t_targetName_0(String_t* value) { ___t_targetName_0 = value; Il2CppCodeGenWriteBarrier((&___t_targetName_0), value); } inline static int32_t get_offset_of_t_giftName_1() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___t_giftName_1)); } inline String_t* get_t_giftName_1() const { return ___t_giftName_1; } inline String_t** get_address_of_t_giftName_1() { return &___t_giftName_1; } inline void set_t_giftName_1(String_t* value) { ___t_giftName_1 = value; Il2CppCodeGenWriteBarrier((&___t_giftName_1), value); } inline static int32_t get_offset_of_m_TargetType_2() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetType_2)); } inline int32_t get_m_TargetType_2() const { return ___m_TargetType_2; } inline int32_t* get_address_of_m_TargetType_2() { return &___m_TargetType_2; } inline void set_m_TargetType_2(int32_t value) { ___m_TargetType_2 = value; } inline static int32_t get_offset_of_m_IsTargetTypeChanged_3() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_IsTargetTypeChanged_3)); } inline bool get_m_IsTargetTypeChanged_3() const { return ___m_IsTargetTypeChanged_3; } inline bool* get_address_of_m_IsTargetTypeChanged_3() { return &___m_IsTargetTypeChanged_3; } inline void set_m_IsTargetTypeChanged_3(bool value) { ___m_IsTargetTypeChanged_3 = value; } inline static int32_t get_offset_of_m_TargetUserID_4() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetUserID_4)); } inline int64_t get_m_TargetUserID_4() const { return ___m_TargetUserID_4; } inline int64_t* get_address_of_m_TargetUserID_4() { return &___m_TargetUserID_4; } inline void set_m_TargetUserID_4(int64_t value) { ___m_TargetUserID_4 = value; } inline static int32_t get_offset_of_m_TargetUserName_5() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetUserName_5)); } inline String_t* get_m_TargetUserName_5() const { return ___m_TargetUserName_5; } inline String_t** get_address_of_m_TargetUserName_5() { return &___m_TargetUserName_5; } inline void set_m_TargetUserName_5(String_t* value) { ___m_TargetUserName_5 = value; Il2CppCodeGenWriteBarrier((&___m_TargetUserName_5), value); } inline static int32_t get_offset_of_m_TargetGiftName_6() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetGiftName_6)); } inline String_t* get_m_TargetGiftName_6() const { return ___m_TargetGiftName_6; } inline String_t** get_address_of_m_TargetGiftName_6() { return &___m_TargetGiftName_6; } inline void set_m_TargetGiftName_6(String_t* value) { ___m_TargetGiftName_6 = value; Il2CppCodeGenWriteBarrier((&___m_TargetGiftName_6), value); } inline static int32_t get_offset_of_m_TargetGiftID_7() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetGiftID_7)); } inline int32_t get_m_TargetGiftID_7() const { return ___m_TargetGiftID_7; } inline int32_t* get_address_of_m_TargetGiftID_7() { return &___m_TargetGiftID_7; } inline void set_m_TargetGiftID_7(int32_t value) { ___m_TargetGiftID_7 = value; } inline static int32_t get_offset_of_m_TargetGiftCount_8() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_TargetGiftCount_8)); } inline int32_t get_m_TargetGiftCount_8() const { return ___m_TargetGiftCount_8; } inline int32_t* get_address_of_m_TargetGiftCount_8() { return &___m_TargetGiftCount_8; } inline void set_m_TargetGiftCount_8(int32_t value) { ___m_TargetGiftCount_8 = value; } inline static int32_t get_offset_of_m_PriceGolden_9() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_PriceGolden_9)); } inline int32_t get_m_PriceGolden_9() const { return ___m_PriceGolden_9; } inline int32_t* get_address_of_m_PriceGolden_9() { return &___m_PriceGolden_9; } inline void set_m_PriceGolden_9(int32_t value) { ___m_PriceGolden_9 = value; } inline static int32_t get_offset_of_m_PriceDiamond_10() { return static_cast(offsetof(shopSendGiftTarget_t3356455075, ___m_PriceDiamond_10)); } inline int32_t get_m_PriceDiamond_10() const { return ___m_PriceDiamond_10; } inline int32_t* get_address_of_m_PriceDiamond_10() { return &___m_PriceDiamond_10; } inline void set_m_PriceDiamond_10(int32_t value) { ___m_PriceDiamond_10 = value; } }; struct shopSendGiftTarget_t3356455075_StaticFields { public: // DMCore.Logic.shopSendGiftTarget DMCore.Logic.shopSendGiftTarget::s_Instance shopSendGiftTarget_t3356455075 * ___s_Instance_11; // System.String DMCore.Logic.shopSendGiftTarget::s_PresentSplit String_t* ___s_PresentSplit_12; // System.Boolean DMCore.Logic.shopSendGiftTarget::s_IsNeedShowAll bool ___s_IsNeedShowAll_13; public: inline static int32_t get_offset_of_s_Instance_11() { return static_cast(offsetof(shopSendGiftTarget_t3356455075_StaticFields, ___s_Instance_11)); } inline shopSendGiftTarget_t3356455075 * get_s_Instance_11() const { return ___s_Instance_11; } inline shopSendGiftTarget_t3356455075 ** get_address_of_s_Instance_11() { return &___s_Instance_11; } inline void set_s_Instance_11(shopSendGiftTarget_t3356455075 * value) { ___s_Instance_11 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_11), value); } inline static int32_t get_offset_of_s_PresentSplit_12() { return static_cast(offsetof(shopSendGiftTarget_t3356455075_StaticFields, ___s_PresentSplit_12)); } inline String_t* get_s_PresentSplit_12() const { return ___s_PresentSplit_12; } inline String_t** get_address_of_s_PresentSplit_12() { return &___s_PresentSplit_12; } inline void set_s_PresentSplit_12(String_t* value) { ___s_PresentSplit_12 = value; Il2CppCodeGenWriteBarrier((&___s_PresentSplit_12), value); } inline static int32_t get_offset_of_s_IsNeedShowAll_13() { return static_cast(offsetof(shopSendGiftTarget_t3356455075_StaticFields, ___s_IsNeedShowAll_13)); } inline bool get_s_IsNeedShowAll_13() const { return ___s_IsNeedShowAll_13; } inline bool* get_address_of_s_IsNeedShowAll_13() { return &___s_IsNeedShowAll_13; } inline void set_s_IsNeedShowAll_13(bool value) { ___s_IsNeedShowAll_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPSENDGIFTTARGET_T3356455075_H #ifndef CSONGMANAGER_T2375791487_H #define CSONGMANAGER_T2375791487_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSongManager struct CSongManager_t2375791487 : public RuntimeObject { public: // DMCore.Logic.CSongManager/CSongGroup[] DMCore.Logic.CSongManager::m_groupArr CSongGroupU5BU5D_t2243977840* ___m_groupArr_0; // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::m_SelectedGroup int32_t ___m_SelectedGroup_1; // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::m_SelectedSongGroup int32_t ___m_SelectedSongGroup_2; // DMCore.Logic.enumRandomMusicRange DMCore.Logic.CSongManager::m_RandomRange int32_t ___m_RandomRange_3; // System.Int32 DMCore.Logic.CSongManager::m_version int32_t ___m_version_4; // System.Int32 DMCore.Logic.CSongManager::m_myScore int32_t ___m_myScore_5; // DMCore.CDataArray DMCore.Logic.CSongManager::m_songDetail CDataArray_t4068198041 * ___m_songDetail_6; // System.Boolean DMCore.Logic.CSongManager::m_isNeedMoveToCurrentSong bool ___m_isNeedMoveToCurrentSong_7; // System.Boolean DMCore.Logic.CSongManager::m_isEnableSwitchSong bool ___m_isEnableSwitchSong_8; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRandomSuccessU3Ek__BackingField_11; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRandomLocalU3Ek__BackingField_12; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRefreshAtOnceU3Ek__BackingField_13; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CRankShowU3Ek__BackingField_14; public: inline static int32_t get_offset_of_m_groupArr_0() { return static_cast(offsetof(CSongManager_t2375791487, ___m_groupArr_0)); } inline CSongGroupU5BU5D_t2243977840* get_m_groupArr_0() const { return ___m_groupArr_0; } inline CSongGroupU5BU5D_t2243977840** get_address_of_m_groupArr_0() { return &___m_groupArr_0; } inline void set_m_groupArr_0(CSongGroupU5BU5D_t2243977840* value) { ___m_groupArr_0 = value; Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value); } inline static int32_t get_offset_of_m_SelectedGroup_1() { return static_cast(offsetof(CSongManager_t2375791487, ___m_SelectedGroup_1)); } inline int32_t get_m_SelectedGroup_1() const { return ___m_SelectedGroup_1; } inline int32_t* get_address_of_m_SelectedGroup_1() { return &___m_SelectedGroup_1; } inline void set_m_SelectedGroup_1(int32_t value) { ___m_SelectedGroup_1 = value; } inline static int32_t get_offset_of_m_SelectedSongGroup_2() { return static_cast(offsetof(CSongManager_t2375791487, ___m_SelectedSongGroup_2)); } inline int32_t get_m_SelectedSongGroup_2() const { return ___m_SelectedSongGroup_2; } inline int32_t* get_address_of_m_SelectedSongGroup_2() { return &___m_SelectedSongGroup_2; } inline void set_m_SelectedSongGroup_2(int32_t value) { ___m_SelectedSongGroup_2 = value; } inline static int32_t get_offset_of_m_RandomRange_3() { return static_cast(offsetof(CSongManager_t2375791487, ___m_RandomRange_3)); } inline int32_t get_m_RandomRange_3() const { return ___m_RandomRange_3; } inline int32_t* get_address_of_m_RandomRange_3() { return &___m_RandomRange_3; } inline void set_m_RandomRange_3(int32_t value) { ___m_RandomRange_3 = value; } inline static int32_t get_offset_of_m_version_4() { return static_cast(offsetof(CSongManager_t2375791487, ___m_version_4)); } inline int32_t get_m_version_4() const { return ___m_version_4; } inline int32_t* get_address_of_m_version_4() { return &___m_version_4; } inline void set_m_version_4(int32_t value) { ___m_version_4 = value; } inline static int32_t get_offset_of_m_myScore_5() { return static_cast(offsetof(CSongManager_t2375791487, ___m_myScore_5)); } inline int32_t get_m_myScore_5() const { return ___m_myScore_5; } inline int32_t* get_address_of_m_myScore_5() { return &___m_myScore_5; } inline void set_m_myScore_5(int32_t value) { ___m_myScore_5 = value; } inline static int32_t get_offset_of_m_songDetail_6() { return static_cast(offsetof(CSongManager_t2375791487, ___m_songDetail_6)); } inline CDataArray_t4068198041 * get_m_songDetail_6() const { return ___m_songDetail_6; } inline CDataArray_t4068198041 ** get_address_of_m_songDetail_6() { return &___m_songDetail_6; } inline void set_m_songDetail_6(CDataArray_t4068198041 * value) { ___m_songDetail_6 = value; Il2CppCodeGenWriteBarrier((&___m_songDetail_6), value); } inline static int32_t get_offset_of_m_isNeedMoveToCurrentSong_7() { return static_cast(offsetof(CSongManager_t2375791487, ___m_isNeedMoveToCurrentSong_7)); } inline bool get_m_isNeedMoveToCurrentSong_7() const { return ___m_isNeedMoveToCurrentSong_7; } inline bool* get_address_of_m_isNeedMoveToCurrentSong_7() { return &___m_isNeedMoveToCurrentSong_7; } inline void set_m_isNeedMoveToCurrentSong_7(bool value) { ___m_isNeedMoveToCurrentSong_7 = value; } inline static int32_t get_offset_of_m_isEnableSwitchSong_8() { return static_cast(offsetof(CSongManager_t2375791487, ___m_isEnableSwitchSong_8)); } inline bool get_m_isEnableSwitchSong_8() const { return ___m_isEnableSwitchSong_8; } inline bool* get_address_of_m_isEnableSwitchSong_8() { return &___m_isEnableSwitchSong_8; } inline void set_m_isEnableSwitchSong_8(bool value) { ___m_isEnableSwitchSong_8 = value; } inline static int32_t get_offset_of_U3CIsRandomSuccessU3Ek__BackingField_11() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRandomSuccessU3Ek__BackingField_11)); } inline bool get_U3CIsRandomSuccessU3Ek__BackingField_11() const { return ___U3CIsRandomSuccessU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsRandomSuccessU3Ek__BackingField_11() { return &___U3CIsRandomSuccessU3Ek__BackingField_11; } inline void set_U3CIsRandomSuccessU3Ek__BackingField_11(bool value) { ___U3CIsRandomSuccessU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_U3CIsRandomLocalU3Ek__BackingField_12() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRandomLocalU3Ek__BackingField_12)); } inline bool get_U3CIsRandomLocalU3Ek__BackingField_12() const { return ___U3CIsRandomLocalU3Ek__BackingField_12; } inline bool* get_address_of_U3CIsRandomLocalU3Ek__BackingField_12() { return &___U3CIsRandomLocalU3Ek__BackingField_12; } inline void set_U3CIsRandomLocalU3Ek__BackingField_12(bool value) { ___U3CIsRandomLocalU3Ek__BackingField_12 = value; } inline static int32_t get_offset_of_U3CIsRefreshAtOnceU3Ek__BackingField_13() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRefreshAtOnceU3Ek__BackingField_13)); } inline bool get_U3CIsRefreshAtOnceU3Ek__BackingField_13() const { return ___U3CIsRefreshAtOnceU3Ek__BackingField_13; } inline bool* get_address_of_U3CIsRefreshAtOnceU3Ek__BackingField_13() { return &___U3CIsRefreshAtOnceU3Ek__BackingField_13; } inline void set_U3CIsRefreshAtOnceU3Ek__BackingField_13(bool value) { ___U3CIsRefreshAtOnceU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_U3CRankShowU3Ek__BackingField_14() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CRankShowU3Ek__BackingField_14)); } inline bool get_U3CRankShowU3Ek__BackingField_14() const { return ___U3CRankShowU3Ek__BackingField_14; } inline bool* get_address_of_U3CRankShowU3Ek__BackingField_14() { return &___U3CRankShowU3Ek__BackingField_14; } inline void set_U3CRankShowU3Ek__BackingField_14(bool value) { ___U3CRankShowU3Ek__BackingField_14 = value; } }; struct CSongManager_t2375791487_StaticFields { public: // DMCore.Logic.CSongManager DMCore.Logic.CSongManager::s_instance CSongManager_t2375791487 * ___s_instance_9; // System.Int32 DMCore.Logic.CSongManager::s_songScoreVersion int32_t ___s_songScoreVersion_10; public: inline static int32_t get_offset_of_s_instance_9() { return static_cast(offsetof(CSongManager_t2375791487_StaticFields, ___s_instance_9)); } inline CSongManager_t2375791487 * get_s_instance_9() const { return ___s_instance_9; } inline CSongManager_t2375791487 ** get_address_of_s_instance_9() { return &___s_instance_9; } inline void set_s_instance_9(CSongManager_t2375791487 * value) { ___s_instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_instance_9), value); } inline static int32_t get_offset_of_s_songScoreVersion_10() { return static_cast(offsetof(CSongManager_t2375791487_StaticFields, ___s_songScoreVersion_10)); } inline int32_t get_s_songScoreVersion_10() const { return ___s_songScoreVersion_10; } inline int32_t* get_address_of_s_songScoreVersion_10() { return &___s_songScoreVersion_10; } inline void set_s_songScoreVersion_10(int32_t value) { ___s_songScoreVersion_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSONGMANAGER_T2375791487_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 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 CCHATUSERINFO_T74790139_H #define CCHATUSERINFO_T74790139_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CChatUserInfo::UserPhoto int64_t ___UserPhoto_0; // System.Int64 DMCore.Logic.CChatUserInfo::SenderID int64_t ___SenderID_1; // System.String DMCore.Logic.CChatUserInfo::UserName String_t* ___UserName_2; // System.Int32 DMCore.Logic.CChatUserInfo::UserSex int32_t ___UserSex_3; // System.Int32 DMCore.Logic.CChatUserInfo::VipLevel int32_t ___VipLevel_4; // System.Int32 DMCore.Logic.CChatUserInfo::MemberLevel int32_t ___MemberLevel_5; // System.Int32 DMCore.Logic.CChatUserInfo::Status int32_t ___Status_6; // DMCore.Logic.enumOnlineState DMCore.Logic.CChatUserInfo::OnlineState int32_t ___OnlineState_7; // System.Int32 DMCore.Logic.CChatUserInfo::GuildID int32_t ___GuildID_8; // System.Int32 DMCore.Logic.CChatUserInfo::HeadBoxID int32_t ___HeadBoxID_9; // System.Int32 DMCore.Logic.CChatUserInfo::CardID int32_t ___CardID_10; // System.Int32 DMCore.Logic.CChatUserInfo::ChatBubbleID int32_t ___ChatBubbleID_11; // System.Int32 DMCore.Logic.CChatUserInfo::BroadcastID int32_t ___BroadcastID_12; // System.Int32 DMCore.Logic.CChatUserInfo::Pinjie int32_t ___Pinjie_13; public: inline static int32_t get_offset_of_UserPhoto_0() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserPhoto_0)); } inline int64_t get_UserPhoto_0() const { return ___UserPhoto_0; } inline int64_t* get_address_of_UserPhoto_0() { return &___UserPhoto_0; } inline void set_UserPhoto_0(int64_t value) { ___UserPhoto_0 = value; } inline static int32_t get_offset_of_SenderID_1() { return static_cast(offsetof(CChatUserInfo_t74790139, ___SenderID_1)); } inline int64_t get_SenderID_1() const { return ___SenderID_1; } inline int64_t* get_address_of_SenderID_1() { return &___SenderID_1; } inline void set_SenderID_1(int64_t value) { ___SenderID_1 = value; } inline static int32_t get_offset_of_UserName_2() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserName_2)); } inline String_t* get_UserName_2() const { return ___UserName_2; } inline String_t** get_address_of_UserName_2() { return &___UserName_2; } inline void set_UserName_2(String_t* value) { ___UserName_2 = value; Il2CppCodeGenWriteBarrier((&___UserName_2), value); } inline static int32_t get_offset_of_UserSex_3() { return static_cast(offsetof(CChatUserInfo_t74790139, ___UserSex_3)); } inline int32_t get_UserSex_3() const { return ___UserSex_3; } inline int32_t* get_address_of_UserSex_3() { return &___UserSex_3; } inline void set_UserSex_3(int32_t value) { ___UserSex_3 = value; } inline static int32_t get_offset_of_VipLevel_4() { return static_cast(offsetof(CChatUserInfo_t74790139, ___VipLevel_4)); } inline int32_t get_VipLevel_4() const { return ___VipLevel_4; } inline int32_t* get_address_of_VipLevel_4() { return &___VipLevel_4; } inline void set_VipLevel_4(int32_t value) { ___VipLevel_4 = value; } inline static int32_t get_offset_of_MemberLevel_5() { return static_cast(offsetof(CChatUserInfo_t74790139, ___MemberLevel_5)); } inline int32_t get_MemberLevel_5() const { return ___MemberLevel_5; } inline int32_t* get_address_of_MemberLevel_5() { return &___MemberLevel_5; } inline void set_MemberLevel_5(int32_t value) { ___MemberLevel_5 = value; } inline static int32_t get_offset_of_Status_6() { return static_cast(offsetof(CChatUserInfo_t74790139, ___Status_6)); } inline int32_t get_Status_6() const { return ___Status_6; } inline int32_t* get_address_of_Status_6() { return &___Status_6; } inline void set_Status_6(int32_t value) { ___Status_6 = value; } inline static int32_t get_offset_of_OnlineState_7() { return static_cast(offsetof(CChatUserInfo_t74790139, ___OnlineState_7)); } inline int32_t get_OnlineState_7() const { return ___OnlineState_7; } inline int32_t* get_address_of_OnlineState_7() { return &___OnlineState_7; } inline void set_OnlineState_7(int32_t value) { ___OnlineState_7 = value; } inline static int32_t get_offset_of_GuildID_8() { return static_cast(offsetof(CChatUserInfo_t74790139, ___GuildID_8)); } inline int32_t get_GuildID_8() const { return ___GuildID_8; } inline int32_t* get_address_of_GuildID_8() { return &___GuildID_8; } inline void set_GuildID_8(int32_t value) { ___GuildID_8 = value; } inline static int32_t get_offset_of_HeadBoxID_9() { return static_cast(offsetof(CChatUserInfo_t74790139, ___HeadBoxID_9)); } inline int32_t get_HeadBoxID_9() const { return ___HeadBoxID_9; } inline int32_t* get_address_of_HeadBoxID_9() { return &___HeadBoxID_9; } inline void set_HeadBoxID_9(int32_t value) { ___HeadBoxID_9 = value; } inline static int32_t get_offset_of_CardID_10() { return static_cast(offsetof(CChatUserInfo_t74790139, ___CardID_10)); } inline int32_t get_CardID_10() const { return ___CardID_10; } inline int32_t* get_address_of_CardID_10() { return &___CardID_10; } inline void set_CardID_10(int32_t value) { ___CardID_10 = value; } inline static int32_t get_offset_of_ChatBubbleID_11() { return static_cast(offsetof(CChatUserInfo_t74790139, ___ChatBubbleID_11)); } inline int32_t get_ChatBubbleID_11() const { return ___ChatBubbleID_11; } inline int32_t* get_address_of_ChatBubbleID_11() { return &___ChatBubbleID_11; } inline void set_ChatBubbleID_11(int32_t value) { ___ChatBubbleID_11 = value; } inline static int32_t get_offset_of_BroadcastID_12() { return static_cast(offsetof(CChatUserInfo_t74790139, ___BroadcastID_12)); } inline int32_t get_BroadcastID_12() const { return ___BroadcastID_12; } inline int32_t* get_address_of_BroadcastID_12() { return &___BroadcastID_12; } inline void set_BroadcastID_12(int32_t value) { ___BroadcastID_12 = value; } inline static int32_t get_offset_of_Pinjie_13() { return static_cast(offsetof(CChatUserInfo_t74790139, ___Pinjie_13)); } inline int32_t get_Pinjie_13() const { return ___Pinjie_13; } inline int32_t* get_address_of_Pinjie_13() { return &___Pinjie_13; } inline void set_Pinjie_13(int32_t value) { ___Pinjie_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATUSERINFO_T74790139_H #ifndef CCHATMANAGER_T1988186574_H #define CCHATMANAGER_T1988186574_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatManager struct CChatManager_t1988186574 : public RuntimeObject { public: // DMCore.Logic.privateMsgArriva DMCore.Logic.CChatManager::m_privateMsgArriva privateMsgArriva_t1101012311 * ___m_privateMsgArriva_0; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsBigPublicU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsStopServerU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CChatManager::k__BackingField bool ___U3CIsPrivateU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CChatManager::m_is_open_chat_btn_visible bool ___m_is_open_chat_btn_visible_4; // DMCore.Logic.enumChatChannel DMCore.Logic.CChatManager::m_activeChannel int32_t ___m_activeChannel_5; // DMCore.Logic.enumChatContactLabel DMCore.Logic.CChatManager::m_activeContactLabel int32_t ___m_activeContactLabel_6; // System.Int64 DMCore.Logic.CChatManager::m_privateTargetID int64_t ___m_privateTargetID_7; // System.Int32 DMCore.Logic.CChatManager::m_activeVoiceIndex int32_t ___m_activeVoiceIndex_8; // System.Int32 DMCore.Logic.CChatManager::m_lastActiveVoiceIndex int32_t ___m_lastActiveVoiceIndex_9; // System.String DMCore.Logic.CChatManager::m_ChatVoiceIdentifier String_t* ___m_ChatVoiceIdentifier_10; // System.String DMCore.Logic.CChatManager::m_ChatImageIdentifier String_t* ___m_ChatImageIdentifier_11; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedPlayVoiceAni bool ___m_IsNeedPlayVoiceAni_12; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedStopVoiceAni bool ___m_IsNeedStopVoiceAni_13; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedShowImage bool ___m_IsNeedShowImage_14; // System.Boolean DMCore.Logic.CChatManager::m_IsPrivateTargetChanged bool ___m_IsPrivateTargetChanged_15; // System.Boolean DMCore.Logic.CChatManager::m_IsVoiceIndexChanged bool ___m_IsVoiceIndexChanged_16; // DMCore.Logic.enumPersonPage DMCore.Logic.CChatManager::m_CallerPage int32_t ___m_CallerPage_17; // System.Collections.Generic.List`1 DMCore.Logic.CChatManager::m_ChatUserList List_1_t1546864881 * ___m_ChatUserList_18; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedRefreshContactList bool ___m_IsNeedRefreshContactList_19; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_SumChatList CChatGroup_t2712975719 * ___m_SumChatList_20; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_PublicChatList CChatGroup_t2712975719 * ___m_PublicChatList_21; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_SceneChatList CChatGroup_t2712975719 * ___m_SceneChatList_22; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_GuildChatList CChatGroup_t2712975719 * ___m_GuildChatList_23; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_WorldChatList CChatGroup_t2712975719 * ___m_WorldChatList_24; // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::m_RedBagList CChatGroup_t2712975719 * ___m_RedBagList_25; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CChatManager::m_PrivateChatList Dictionary_2_t3775615503 * ___m_PrivateChatList_26; // DMCore.Logic.CChannelInfo DMCore.Logic.CChatManager::m_ChannelInfo CChannelInfo_t1750800799 * ___m_ChannelInfo_27; // System.Boolean DMCore.Logic.CChatManager::m_IsChannelDataChanged bool ___m_IsChannelDataChanged_28; // System.Int32 DMCore.Logic.CChatManager::m_lastShortcutIndexOfWC int32_t ___m_lastShortcutIndexOfWC_29; // System.Int32 DMCore.Logic.CChatManager::m_lastShortcutIndexOfPrivate int32_t ___m_lastShortcutIndexOfPrivate_30; // System.String DMCore.Logic.CChatManager::m_worldChannel String_t* ___m_worldChannel_31; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CChatManager::m_TaskController ITaskBase_1_t2595950535 * ___m_TaskController_32; // System.Boolean DMCore.Logic.CChatManager::m_bUpLoadAudio bool ___m_bUpLoadAudio_33; // System.Boolean DMCore.Logic.CChatManager::m_bIsJoinChannel bool ___m_bIsJoinChannel_34; // System.Int32 DMCore.Logic.CChatManager::m_curChannelNum int32_t ___m_curChannelNum_35; // System.String DMCore.Logic.CChatManager::m_publicChatText String_t* ___m_publicChatText_38; // System.Int32 DMCore.Logic.CChatManager::m_lefttime int32_t ___m_lefttime_39; // System.Boolean DMCore.Logic.CChatManager::m_IsNeedRepainMenu bool ___m_IsNeedRepainMenu_40; public: inline static int32_t get_offset_of_m_privateMsgArriva_0() { return static_cast(offsetof(CChatManager_t1988186574, ___m_privateMsgArriva_0)); } inline privateMsgArriva_t1101012311 * get_m_privateMsgArriva_0() const { return ___m_privateMsgArriva_0; } inline privateMsgArriva_t1101012311 ** get_address_of_m_privateMsgArriva_0() { return &___m_privateMsgArriva_0; } inline void set_m_privateMsgArriva_0(privateMsgArriva_t1101012311 * value) { ___m_privateMsgArriva_0 = value; Il2CppCodeGenWriteBarrier((&___m_privateMsgArriva_0), value); } inline static int32_t get_offset_of_U3CIsBigPublicU3Ek__BackingField_1() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsBigPublicU3Ek__BackingField_1)); } inline bool get_U3CIsBigPublicU3Ek__BackingField_1() const { return ___U3CIsBigPublicU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsBigPublicU3Ek__BackingField_1() { return &___U3CIsBigPublicU3Ek__BackingField_1; } inline void set_U3CIsBigPublicU3Ek__BackingField_1(bool value) { ___U3CIsBigPublicU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsStopServerU3Ek__BackingField_2() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsStopServerU3Ek__BackingField_2)); } inline bool get_U3CIsStopServerU3Ek__BackingField_2() const { return ___U3CIsStopServerU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsStopServerU3Ek__BackingField_2() { return &___U3CIsStopServerU3Ek__BackingField_2; } inline void set_U3CIsStopServerU3Ek__BackingField_2(bool value) { ___U3CIsStopServerU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsPrivateU3Ek__BackingField_3() { return static_cast(offsetof(CChatManager_t1988186574, ___U3CIsPrivateU3Ek__BackingField_3)); } inline bool get_U3CIsPrivateU3Ek__BackingField_3() const { return ___U3CIsPrivateU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsPrivateU3Ek__BackingField_3() { return &___U3CIsPrivateU3Ek__BackingField_3; } inline void set_U3CIsPrivateU3Ek__BackingField_3(bool value) { ___U3CIsPrivateU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_is_open_chat_btn_visible_4() { return static_cast(offsetof(CChatManager_t1988186574, ___m_is_open_chat_btn_visible_4)); } inline bool get_m_is_open_chat_btn_visible_4() const { return ___m_is_open_chat_btn_visible_4; } inline bool* get_address_of_m_is_open_chat_btn_visible_4() { return &___m_is_open_chat_btn_visible_4; } inline void set_m_is_open_chat_btn_visible_4(bool value) { ___m_is_open_chat_btn_visible_4 = value; } inline static int32_t get_offset_of_m_activeChannel_5() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeChannel_5)); } inline int32_t get_m_activeChannel_5() const { return ___m_activeChannel_5; } inline int32_t* get_address_of_m_activeChannel_5() { return &___m_activeChannel_5; } inline void set_m_activeChannel_5(int32_t value) { ___m_activeChannel_5 = value; } inline static int32_t get_offset_of_m_activeContactLabel_6() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeContactLabel_6)); } inline int32_t get_m_activeContactLabel_6() const { return ___m_activeContactLabel_6; } inline int32_t* get_address_of_m_activeContactLabel_6() { return &___m_activeContactLabel_6; } inline void set_m_activeContactLabel_6(int32_t value) { ___m_activeContactLabel_6 = value; } inline static int32_t get_offset_of_m_privateTargetID_7() { return static_cast(offsetof(CChatManager_t1988186574, ___m_privateTargetID_7)); } inline int64_t get_m_privateTargetID_7() const { return ___m_privateTargetID_7; } inline int64_t* get_address_of_m_privateTargetID_7() { return &___m_privateTargetID_7; } inline void set_m_privateTargetID_7(int64_t value) { ___m_privateTargetID_7 = value; } inline static int32_t get_offset_of_m_activeVoiceIndex_8() { return static_cast(offsetof(CChatManager_t1988186574, ___m_activeVoiceIndex_8)); } inline int32_t get_m_activeVoiceIndex_8() const { return ___m_activeVoiceIndex_8; } inline int32_t* get_address_of_m_activeVoiceIndex_8() { return &___m_activeVoiceIndex_8; } inline void set_m_activeVoiceIndex_8(int32_t value) { ___m_activeVoiceIndex_8 = value; } inline static int32_t get_offset_of_m_lastActiveVoiceIndex_9() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastActiveVoiceIndex_9)); } inline int32_t get_m_lastActiveVoiceIndex_9() const { return ___m_lastActiveVoiceIndex_9; } inline int32_t* get_address_of_m_lastActiveVoiceIndex_9() { return &___m_lastActiveVoiceIndex_9; } inline void set_m_lastActiveVoiceIndex_9(int32_t value) { ___m_lastActiveVoiceIndex_9 = value; } inline static int32_t get_offset_of_m_ChatVoiceIdentifier_10() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatVoiceIdentifier_10)); } inline String_t* get_m_ChatVoiceIdentifier_10() const { return ___m_ChatVoiceIdentifier_10; } inline String_t** get_address_of_m_ChatVoiceIdentifier_10() { return &___m_ChatVoiceIdentifier_10; } inline void set_m_ChatVoiceIdentifier_10(String_t* value) { ___m_ChatVoiceIdentifier_10 = value; Il2CppCodeGenWriteBarrier((&___m_ChatVoiceIdentifier_10), value); } inline static int32_t get_offset_of_m_ChatImageIdentifier_11() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatImageIdentifier_11)); } inline String_t* get_m_ChatImageIdentifier_11() const { return ___m_ChatImageIdentifier_11; } inline String_t** get_address_of_m_ChatImageIdentifier_11() { return &___m_ChatImageIdentifier_11; } inline void set_m_ChatImageIdentifier_11(String_t* value) { ___m_ChatImageIdentifier_11 = value; Il2CppCodeGenWriteBarrier((&___m_ChatImageIdentifier_11), value); } inline static int32_t get_offset_of_m_IsNeedPlayVoiceAni_12() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedPlayVoiceAni_12)); } inline bool get_m_IsNeedPlayVoiceAni_12() const { return ___m_IsNeedPlayVoiceAni_12; } inline bool* get_address_of_m_IsNeedPlayVoiceAni_12() { return &___m_IsNeedPlayVoiceAni_12; } inline void set_m_IsNeedPlayVoiceAni_12(bool value) { ___m_IsNeedPlayVoiceAni_12 = value; } inline static int32_t get_offset_of_m_IsNeedStopVoiceAni_13() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedStopVoiceAni_13)); } inline bool get_m_IsNeedStopVoiceAni_13() const { return ___m_IsNeedStopVoiceAni_13; } inline bool* get_address_of_m_IsNeedStopVoiceAni_13() { return &___m_IsNeedStopVoiceAni_13; } inline void set_m_IsNeedStopVoiceAni_13(bool value) { ___m_IsNeedStopVoiceAni_13 = value; } inline static int32_t get_offset_of_m_IsNeedShowImage_14() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedShowImage_14)); } inline bool get_m_IsNeedShowImage_14() const { return ___m_IsNeedShowImage_14; } inline bool* get_address_of_m_IsNeedShowImage_14() { return &___m_IsNeedShowImage_14; } inline void set_m_IsNeedShowImage_14(bool value) { ___m_IsNeedShowImage_14 = value; } inline static int32_t get_offset_of_m_IsPrivateTargetChanged_15() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsPrivateTargetChanged_15)); } inline bool get_m_IsPrivateTargetChanged_15() const { return ___m_IsPrivateTargetChanged_15; } inline bool* get_address_of_m_IsPrivateTargetChanged_15() { return &___m_IsPrivateTargetChanged_15; } inline void set_m_IsPrivateTargetChanged_15(bool value) { ___m_IsPrivateTargetChanged_15 = value; } inline static int32_t get_offset_of_m_IsVoiceIndexChanged_16() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsVoiceIndexChanged_16)); } inline bool get_m_IsVoiceIndexChanged_16() const { return ___m_IsVoiceIndexChanged_16; } inline bool* get_address_of_m_IsVoiceIndexChanged_16() { return &___m_IsVoiceIndexChanged_16; } inline void set_m_IsVoiceIndexChanged_16(bool value) { ___m_IsVoiceIndexChanged_16 = value; } inline static int32_t get_offset_of_m_CallerPage_17() { return static_cast(offsetof(CChatManager_t1988186574, ___m_CallerPage_17)); } inline int32_t get_m_CallerPage_17() const { return ___m_CallerPage_17; } inline int32_t* get_address_of_m_CallerPage_17() { return &___m_CallerPage_17; } inline void set_m_CallerPage_17(int32_t value) { ___m_CallerPage_17 = value; } inline static int32_t get_offset_of_m_ChatUserList_18() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChatUserList_18)); } inline List_1_t1546864881 * get_m_ChatUserList_18() const { return ___m_ChatUserList_18; } inline List_1_t1546864881 ** get_address_of_m_ChatUserList_18() { return &___m_ChatUserList_18; } inline void set_m_ChatUserList_18(List_1_t1546864881 * value) { ___m_ChatUserList_18 = value; Il2CppCodeGenWriteBarrier((&___m_ChatUserList_18), value); } inline static int32_t get_offset_of_m_IsNeedRefreshContactList_19() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedRefreshContactList_19)); } inline bool get_m_IsNeedRefreshContactList_19() const { return ___m_IsNeedRefreshContactList_19; } inline bool* get_address_of_m_IsNeedRefreshContactList_19() { return &___m_IsNeedRefreshContactList_19; } inline void set_m_IsNeedRefreshContactList_19(bool value) { ___m_IsNeedRefreshContactList_19 = value; } inline static int32_t get_offset_of_m_SumChatList_20() { return static_cast(offsetof(CChatManager_t1988186574, ___m_SumChatList_20)); } inline CChatGroup_t2712975719 * get_m_SumChatList_20() const { return ___m_SumChatList_20; } inline CChatGroup_t2712975719 ** get_address_of_m_SumChatList_20() { return &___m_SumChatList_20; } inline void set_m_SumChatList_20(CChatGroup_t2712975719 * value) { ___m_SumChatList_20 = value; Il2CppCodeGenWriteBarrier((&___m_SumChatList_20), value); } inline static int32_t get_offset_of_m_PublicChatList_21() { return static_cast(offsetof(CChatManager_t1988186574, ___m_PublicChatList_21)); } inline CChatGroup_t2712975719 * get_m_PublicChatList_21() const { return ___m_PublicChatList_21; } inline CChatGroup_t2712975719 ** get_address_of_m_PublicChatList_21() { return &___m_PublicChatList_21; } inline void set_m_PublicChatList_21(CChatGroup_t2712975719 * value) { ___m_PublicChatList_21 = value; Il2CppCodeGenWriteBarrier((&___m_PublicChatList_21), value); } inline static int32_t get_offset_of_m_SceneChatList_22() { return static_cast(offsetof(CChatManager_t1988186574, ___m_SceneChatList_22)); } inline CChatGroup_t2712975719 * get_m_SceneChatList_22() const { return ___m_SceneChatList_22; } inline CChatGroup_t2712975719 ** get_address_of_m_SceneChatList_22() { return &___m_SceneChatList_22; } inline void set_m_SceneChatList_22(CChatGroup_t2712975719 * value) { ___m_SceneChatList_22 = value; Il2CppCodeGenWriteBarrier((&___m_SceneChatList_22), value); } inline static int32_t get_offset_of_m_GuildChatList_23() { return static_cast(offsetof(CChatManager_t1988186574, ___m_GuildChatList_23)); } inline CChatGroup_t2712975719 * get_m_GuildChatList_23() const { return ___m_GuildChatList_23; } inline CChatGroup_t2712975719 ** get_address_of_m_GuildChatList_23() { return &___m_GuildChatList_23; } inline void set_m_GuildChatList_23(CChatGroup_t2712975719 * value) { ___m_GuildChatList_23 = value; Il2CppCodeGenWriteBarrier((&___m_GuildChatList_23), value); } inline static int32_t get_offset_of_m_WorldChatList_24() { return static_cast(offsetof(CChatManager_t1988186574, ___m_WorldChatList_24)); } inline CChatGroup_t2712975719 * get_m_WorldChatList_24() const { return ___m_WorldChatList_24; } inline CChatGroup_t2712975719 ** get_address_of_m_WorldChatList_24() { return &___m_WorldChatList_24; } inline void set_m_WorldChatList_24(CChatGroup_t2712975719 * value) { ___m_WorldChatList_24 = value; Il2CppCodeGenWriteBarrier((&___m_WorldChatList_24), value); } inline static int32_t get_offset_of_m_RedBagList_25() { return static_cast(offsetof(CChatManager_t1988186574, ___m_RedBagList_25)); } inline CChatGroup_t2712975719 * get_m_RedBagList_25() const { return ___m_RedBagList_25; } inline CChatGroup_t2712975719 ** get_address_of_m_RedBagList_25() { return &___m_RedBagList_25; } inline void set_m_RedBagList_25(CChatGroup_t2712975719 * value) { ___m_RedBagList_25 = value; Il2CppCodeGenWriteBarrier((&___m_RedBagList_25), value); } inline static int32_t get_offset_of_m_PrivateChatList_26() { return static_cast(offsetof(CChatManager_t1988186574, ___m_PrivateChatList_26)); } inline Dictionary_2_t3775615503 * get_m_PrivateChatList_26() const { return ___m_PrivateChatList_26; } inline Dictionary_2_t3775615503 ** get_address_of_m_PrivateChatList_26() { return &___m_PrivateChatList_26; } inline void set_m_PrivateChatList_26(Dictionary_2_t3775615503 * value) { ___m_PrivateChatList_26 = value; Il2CppCodeGenWriteBarrier((&___m_PrivateChatList_26), value); } inline static int32_t get_offset_of_m_ChannelInfo_27() { return static_cast(offsetof(CChatManager_t1988186574, ___m_ChannelInfo_27)); } inline CChannelInfo_t1750800799 * get_m_ChannelInfo_27() const { return ___m_ChannelInfo_27; } inline CChannelInfo_t1750800799 ** get_address_of_m_ChannelInfo_27() { return &___m_ChannelInfo_27; } inline void set_m_ChannelInfo_27(CChannelInfo_t1750800799 * value) { ___m_ChannelInfo_27 = value; Il2CppCodeGenWriteBarrier((&___m_ChannelInfo_27), value); } inline static int32_t get_offset_of_m_IsChannelDataChanged_28() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsChannelDataChanged_28)); } inline bool get_m_IsChannelDataChanged_28() const { return ___m_IsChannelDataChanged_28; } inline bool* get_address_of_m_IsChannelDataChanged_28() { return &___m_IsChannelDataChanged_28; } inline void set_m_IsChannelDataChanged_28(bool value) { ___m_IsChannelDataChanged_28 = value; } inline static int32_t get_offset_of_m_lastShortcutIndexOfWC_29() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastShortcutIndexOfWC_29)); } inline int32_t get_m_lastShortcutIndexOfWC_29() const { return ___m_lastShortcutIndexOfWC_29; } inline int32_t* get_address_of_m_lastShortcutIndexOfWC_29() { return &___m_lastShortcutIndexOfWC_29; } inline void set_m_lastShortcutIndexOfWC_29(int32_t value) { ___m_lastShortcutIndexOfWC_29 = value; } inline static int32_t get_offset_of_m_lastShortcutIndexOfPrivate_30() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lastShortcutIndexOfPrivate_30)); } inline int32_t get_m_lastShortcutIndexOfPrivate_30() const { return ___m_lastShortcutIndexOfPrivate_30; } inline int32_t* get_address_of_m_lastShortcutIndexOfPrivate_30() { return &___m_lastShortcutIndexOfPrivate_30; } inline void set_m_lastShortcutIndexOfPrivate_30(int32_t value) { ___m_lastShortcutIndexOfPrivate_30 = value; } inline static int32_t get_offset_of_m_worldChannel_31() { return static_cast(offsetof(CChatManager_t1988186574, ___m_worldChannel_31)); } inline String_t* get_m_worldChannel_31() const { return ___m_worldChannel_31; } inline String_t** get_address_of_m_worldChannel_31() { return &___m_worldChannel_31; } inline void set_m_worldChannel_31(String_t* value) { ___m_worldChannel_31 = value; Il2CppCodeGenWriteBarrier((&___m_worldChannel_31), value); } inline static int32_t get_offset_of_m_TaskController_32() { return static_cast(offsetof(CChatManager_t1988186574, ___m_TaskController_32)); } inline ITaskBase_1_t2595950535 * get_m_TaskController_32() const { return ___m_TaskController_32; } inline ITaskBase_1_t2595950535 ** get_address_of_m_TaskController_32() { return &___m_TaskController_32; } inline void set_m_TaskController_32(ITaskBase_1_t2595950535 * value) { ___m_TaskController_32 = value; Il2CppCodeGenWriteBarrier((&___m_TaskController_32), value); } inline static int32_t get_offset_of_m_bUpLoadAudio_33() { return static_cast(offsetof(CChatManager_t1988186574, ___m_bUpLoadAudio_33)); } inline bool get_m_bUpLoadAudio_33() const { return ___m_bUpLoadAudio_33; } inline bool* get_address_of_m_bUpLoadAudio_33() { return &___m_bUpLoadAudio_33; } inline void set_m_bUpLoadAudio_33(bool value) { ___m_bUpLoadAudio_33 = value; } inline static int32_t get_offset_of_m_bIsJoinChannel_34() { return static_cast(offsetof(CChatManager_t1988186574, ___m_bIsJoinChannel_34)); } inline bool get_m_bIsJoinChannel_34() const { return ___m_bIsJoinChannel_34; } inline bool* get_address_of_m_bIsJoinChannel_34() { return &___m_bIsJoinChannel_34; } inline void set_m_bIsJoinChannel_34(bool value) { ___m_bIsJoinChannel_34 = value; } inline static int32_t get_offset_of_m_curChannelNum_35() { return static_cast(offsetof(CChatManager_t1988186574, ___m_curChannelNum_35)); } inline int32_t get_m_curChannelNum_35() const { return ___m_curChannelNum_35; } inline int32_t* get_address_of_m_curChannelNum_35() { return &___m_curChannelNum_35; } inline void set_m_curChannelNum_35(int32_t value) { ___m_curChannelNum_35 = value; } inline static int32_t get_offset_of_m_publicChatText_38() { return static_cast(offsetof(CChatManager_t1988186574, ___m_publicChatText_38)); } inline String_t* get_m_publicChatText_38() const { return ___m_publicChatText_38; } inline String_t** get_address_of_m_publicChatText_38() { return &___m_publicChatText_38; } inline void set_m_publicChatText_38(String_t* value) { ___m_publicChatText_38 = value; Il2CppCodeGenWriteBarrier((&___m_publicChatText_38), value); } inline static int32_t get_offset_of_m_lefttime_39() { return static_cast(offsetof(CChatManager_t1988186574, ___m_lefttime_39)); } inline int32_t get_m_lefttime_39() const { return ___m_lefttime_39; } inline int32_t* get_address_of_m_lefttime_39() { return &___m_lefttime_39; } inline void set_m_lefttime_39(int32_t value) { ___m_lefttime_39 = value; } inline static int32_t get_offset_of_m_IsNeedRepainMenu_40() { return static_cast(offsetof(CChatManager_t1988186574, ___m_IsNeedRepainMenu_40)); } inline bool get_m_IsNeedRepainMenu_40() const { return ___m_IsNeedRepainMenu_40; } inline bool* get_address_of_m_IsNeedRepainMenu_40() { return &___m_IsNeedRepainMenu_40; } inline void set_m_IsNeedRepainMenu_40(bool value) { ___m_IsNeedRepainMenu_40 = value; } }; struct CChatManager_t1988186574_StaticFields { public: // DMCore.Logic.CChatManager DMCore.Logic.CChatManager::s_Instance CChatManager_t1988186574 * ___s_Instance_36; // System.String DMCore.Logic.CChatManager::s_ChatTimeFormat String_t* ___s_ChatTimeFormat_37; public: inline static int32_t get_offset_of_s_Instance_36() { return static_cast(offsetof(CChatManager_t1988186574_StaticFields, ___s_Instance_36)); } inline CChatManager_t1988186574 * get_s_Instance_36() const { return ___s_Instance_36; } inline CChatManager_t1988186574 ** get_address_of_s_Instance_36() { return &___s_Instance_36; } inline void set_s_Instance_36(CChatManager_t1988186574 * value) { ___s_Instance_36 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_36), value); } inline static int32_t get_offset_of_s_ChatTimeFormat_37() { return static_cast(offsetof(CChatManager_t1988186574_StaticFields, ___s_ChatTimeFormat_37)); } inline String_t* get_s_ChatTimeFormat_37() const { return ___s_ChatTimeFormat_37; } inline String_t** get_address_of_s_ChatTimeFormat_37() { return &___s_ChatTimeFormat_37; } inline void set_s_ChatTimeFormat_37(String_t* value) { ___s_ChatTimeFormat_37 = value; Il2CppCodeGenWriteBarrier((&___s_ChatTimeFormat_37), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATMANAGER_T1988186574_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 CCHATMESSAGEINFO_T3657869099_H #define CCHATMESSAGEINFO_T3657869099_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChatMessageInfo struct CChatMessageInfo_t3657869099 : public RuntimeObject { public: // System.String DMCore.Logic.CChatMessageInfo::Time String_t* ___Time_0; // System.String DMCore.Logic.CChatMessageInfo::ChatContent String_t* ___ChatContent_1; // DMCore.Logic.enumChatMessageState DMCore.Logic.CChatMessageInfo::State int32_t ___State_2; // DMCore.Logic.enumChatMessageType DMCore.Logic.CChatMessageInfo::Type int32_t ___Type_3; // DMCore.Logic.enumSystemNoticeType DMCore.Logic.CChatMessageInfo::InfoType int32_t ___InfoType_4; // DMCore.Logic.enumChatChannel DMCore.Logic.CChatMessageInfo::ChatChannel int32_t ___ChatChannel_5; // System.Single DMCore.Logic.CChatMessageInfo::VoiceLength float ___VoiceLength_6; // System.String DMCore.Logic.CChatMessageInfo::voiceText String_t* ___voiceText_7; // System.String DMCore.Logic.CChatMessageInfo::SmallPic String_t* ___SmallPic_8; // System.Int32 DMCore.Logic.CChatMessageInfo::RedbagID int32_t ___RedbagID_9; public: inline static int32_t get_offset_of_Time_0() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___Time_0)); } inline String_t* get_Time_0() const { return ___Time_0; } inline String_t** get_address_of_Time_0() { return &___Time_0; } inline void set_Time_0(String_t* value) { ___Time_0 = value; Il2CppCodeGenWriteBarrier((&___Time_0), value); } inline static int32_t get_offset_of_ChatContent_1() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___ChatContent_1)); } inline String_t* get_ChatContent_1() const { return ___ChatContent_1; } inline String_t** get_address_of_ChatContent_1() { return &___ChatContent_1; } inline void set_ChatContent_1(String_t* value) { ___ChatContent_1 = value; Il2CppCodeGenWriteBarrier((&___ChatContent_1), value); } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___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_Type_3() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___Type_3)); } inline int32_t get_Type_3() const { return ___Type_3; } inline int32_t* get_address_of_Type_3() { return &___Type_3; } inline void set_Type_3(int32_t value) { ___Type_3 = value; } inline static int32_t get_offset_of_InfoType_4() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___InfoType_4)); } inline int32_t get_InfoType_4() const { return ___InfoType_4; } inline int32_t* get_address_of_InfoType_4() { return &___InfoType_4; } inline void set_InfoType_4(int32_t value) { ___InfoType_4 = value; } inline static int32_t get_offset_of_ChatChannel_5() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___ChatChannel_5)); } inline int32_t get_ChatChannel_5() const { return ___ChatChannel_5; } inline int32_t* get_address_of_ChatChannel_5() { return &___ChatChannel_5; } inline void set_ChatChannel_5(int32_t value) { ___ChatChannel_5 = value; } inline static int32_t get_offset_of_VoiceLength_6() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___VoiceLength_6)); } inline float get_VoiceLength_6() const { return ___VoiceLength_6; } inline float* get_address_of_VoiceLength_6() { return &___VoiceLength_6; } inline void set_VoiceLength_6(float value) { ___VoiceLength_6 = value; } inline static int32_t get_offset_of_voiceText_7() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___voiceText_7)); } inline String_t* get_voiceText_7() const { return ___voiceText_7; } inline String_t** get_address_of_voiceText_7() { return &___voiceText_7; } inline void set_voiceText_7(String_t* value) { ___voiceText_7 = value; Il2CppCodeGenWriteBarrier((&___voiceText_7), value); } inline static int32_t get_offset_of_SmallPic_8() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___SmallPic_8)); } inline String_t* get_SmallPic_8() const { return ___SmallPic_8; } inline String_t** get_address_of_SmallPic_8() { return &___SmallPic_8; } inline void set_SmallPic_8(String_t* value) { ___SmallPic_8 = value; Il2CppCodeGenWriteBarrier((&___SmallPic_8), value); } inline static int32_t get_offset_of_RedbagID_9() { return static_cast(offsetof(CChatMessageInfo_t3657869099, ___RedbagID_9)); } inline int32_t get_RedbagID_9() const { return ___RedbagID_9; } inline int32_t* get_address_of_RedbagID_9() { return &___RedbagID_9; } inline void set_RedbagID_9(int32_t value) { ___RedbagID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHATMESSAGEINFO_T3657869099_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 CMESSAGEMANAGER_T3136027633_H #define CMESSAGEMANAGER_T3136027633_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMessageManager struct CMessageManager_t3136027633 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CMessageManager::k__BackingField bool ___U3CIsSystemMsgChangedU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CMessageManager::k__BackingField bool ___U3CIsPlayerMsgChangedU3Ek__BackingField_3; // DMCore.Logic.enumMessageType DMCore.Logic.CMessageManager::k__BackingField int32_t ___U3CActiveLabelU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CMessageManager::k__BackingField int32_t ___U3CActiveIndexU3Ek__BackingField_5; // UnityEngine.GameObject DMCore.Logic.CMessageManager::k__BackingField GameObject_t1113636619 * ___U3CLastItemU3Ek__BackingField_6; // System.Boolean DMCore.Logic.CMessageManager::k__BackingField bool ___U3CMenuStateValidU3Ek__BackingField_7; // DMCore.Logic.CMessageManager/CMessageGroup DMCore.Logic.CMessageManager::m_SystemMessageData CMessageGroup_t2505338100 * ___m_SystemMessageData_8; // DMCore.Logic.CMessageManager/CMessageGroup DMCore.Logic.CMessageManager::m_PlayerMessageData CMessageGroup_t2505338100 * ___m_PlayerMessageData_9; public: inline static int32_t get_offset_of_U3CIsSystemMsgChangedU3Ek__BackingField_2() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CIsSystemMsgChangedU3Ek__BackingField_2)); } inline bool get_U3CIsSystemMsgChangedU3Ek__BackingField_2() const { return ___U3CIsSystemMsgChangedU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsSystemMsgChangedU3Ek__BackingField_2() { return &___U3CIsSystemMsgChangedU3Ek__BackingField_2; } inline void set_U3CIsSystemMsgChangedU3Ek__BackingField_2(bool value) { ___U3CIsSystemMsgChangedU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsPlayerMsgChangedU3Ek__BackingField_3() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CIsPlayerMsgChangedU3Ek__BackingField_3)); } inline bool get_U3CIsPlayerMsgChangedU3Ek__BackingField_3() const { return ___U3CIsPlayerMsgChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsPlayerMsgChangedU3Ek__BackingField_3() { return &___U3CIsPlayerMsgChangedU3Ek__BackingField_3; } inline void set_U3CIsPlayerMsgChangedU3Ek__BackingField_3(bool value) { ___U3CIsPlayerMsgChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CActiveLabelU3Ek__BackingField_4() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CActiveLabelU3Ek__BackingField_4)); } inline int32_t get_U3CActiveLabelU3Ek__BackingField_4() const { return ___U3CActiveLabelU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CActiveLabelU3Ek__BackingField_4() { return &___U3CActiveLabelU3Ek__BackingField_4; } inline void set_U3CActiveLabelU3Ek__BackingField_4(int32_t value) { ___U3CActiveLabelU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CActiveIndexU3Ek__BackingField_5() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CActiveIndexU3Ek__BackingField_5)); } inline int32_t get_U3CActiveIndexU3Ek__BackingField_5() const { return ___U3CActiveIndexU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CActiveIndexU3Ek__BackingField_5() { return &___U3CActiveIndexU3Ek__BackingField_5; } inline void set_U3CActiveIndexU3Ek__BackingField_5(int32_t value) { ___U3CActiveIndexU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CLastItemU3Ek__BackingField_6() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CLastItemU3Ek__BackingField_6)); } inline GameObject_t1113636619 * get_U3CLastItemU3Ek__BackingField_6() const { return ___U3CLastItemU3Ek__BackingField_6; } inline GameObject_t1113636619 ** get_address_of_U3CLastItemU3Ek__BackingField_6() { return &___U3CLastItemU3Ek__BackingField_6; } inline void set_U3CLastItemU3Ek__BackingField_6(GameObject_t1113636619 * value) { ___U3CLastItemU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CLastItemU3Ek__BackingField_6), value); } inline static int32_t get_offset_of_U3CMenuStateValidU3Ek__BackingField_7() { return static_cast(offsetof(CMessageManager_t3136027633, ___U3CMenuStateValidU3Ek__BackingField_7)); } inline bool get_U3CMenuStateValidU3Ek__BackingField_7() const { return ___U3CMenuStateValidU3Ek__BackingField_7; } inline bool* get_address_of_U3CMenuStateValidU3Ek__BackingField_7() { return &___U3CMenuStateValidU3Ek__BackingField_7; } inline void set_U3CMenuStateValidU3Ek__BackingField_7(bool value) { ___U3CMenuStateValidU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_SystemMessageData_8() { return static_cast(offsetof(CMessageManager_t3136027633, ___m_SystemMessageData_8)); } inline CMessageGroup_t2505338100 * get_m_SystemMessageData_8() const { return ___m_SystemMessageData_8; } inline CMessageGroup_t2505338100 ** get_address_of_m_SystemMessageData_8() { return &___m_SystemMessageData_8; } inline void set_m_SystemMessageData_8(CMessageGroup_t2505338100 * value) { ___m_SystemMessageData_8 = value; Il2CppCodeGenWriteBarrier((&___m_SystemMessageData_8), value); } inline static int32_t get_offset_of_m_PlayerMessageData_9() { return static_cast(offsetof(CMessageManager_t3136027633, ___m_PlayerMessageData_9)); } inline CMessageGroup_t2505338100 * get_m_PlayerMessageData_9() const { return ___m_PlayerMessageData_9; } inline CMessageGroup_t2505338100 ** get_address_of_m_PlayerMessageData_9() { return &___m_PlayerMessageData_9; } inline void set_m_PlayerMessageData_9(CMessageGroup_t2505338100 * value) { ___m_PlayerMessageData_9 = value; Il2CppCodeGenWriteBarrier((&___m_PlayerMessageData_9), value); } }; struct CMessageManager_t3136027633_StaticFields { public: // System.Int32 DMCore.Logic.CMessageManager::MESSAGE_COUNT_IN_ONE_PAGE int32_t ___MESSAGE_COUNT_IN_ONE_PAGE_0; // System.Int32 DMCore.Logic.CMessageManager::MESSAGE_MAX_COUNT int32_t ___MESSAGE_MAX_COUNT_1; // System.String DMCore.Logic.CMessageManager::DEST_DIRECTORY String_t* ___DEST_DIRECTORY_10; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_PHOTOID String_t* ___MESSAGE_DATA_KEY_PHOTOID_11; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_USERID String_t* ___MESSAGE_DATA_KEY_USERID_12; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_NAME String_t* ___MESSAGE_DATA_KEY_NAME_13; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_SEX String_t* ___MESSAGE_DATA_KEY_SEX_14; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_TIME String_t* ___MESSAGE_DATA_KEY_TIME_15; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_CHARMVALUE String_t* ___MESSAGE_DATA_KEY_CHARMVALUE_16; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_GIFTID String_t* ___MESSAGE_DATA_KEY_GIFTID_17; // System.String DMCore.Logic.CMessageManager::MESSAGE_DATA_KEY_ISREADALREADY String_t* ___MESSAGE_DATA_KEY_ISREADALREADY_18; // DMCore.Logic.CMessageManager DMCore.Logic.CMessageManager::s_Instance CMessageManager_t3136027633 * ___s_Instance_19; public: inline static int32_t get_offset_of_MESSAGE_COUNT_IN_ONE_PAGE_0() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_COUNT_IN_ONE_PAGE_0)); } inline int32_t get_MESSAGE_COUNT_IN_ONE_PAGE_0() const { return ___MESSAGE_COUNT_IN_ONE_PAGE_0; } inline int32_t* get_address_of_MESSAGE_COUNT_IN_ONE_PAGE_0() { return &___MESSAGE_COUNT_IN_ONE_PAGE_0; } inline void set_MESSAGE_COUNT_IN_ONE_PAGE_0(int32_t value) { ___MESSAGE_COUNT_IN_ONE_PAGE_0 = value; } inline static int32_t get_offset_of_MESSAGE_MAX_COUNT_1() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_MAX_COUNT_1)); } inline int32_t get_MESSAGE_MAX_COUNT_1() const { return ___MESSAGE_MAX_COUNT_1; } inline int32_t* get_address_of_MESSAGE_MAX_COUNT_1() { return &___MESSAGE_MAX_COUNT_1; } inline void set_MESSAGE_MAX_COUNT_1(int32_t value) { ___MESSAGE_MAX_COUNT_1 = value; } inline static int32_t get_offset_of_DEST_DIRECTORY_10() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___DEST_DIRECTORY_10)); } inline String_t* get_DEST_DIRECTORY_10() const { return ___DEST_DIRECTORY_10; } inline String_t** get_address_of_DEST_DIRECTORY_10() { return &___DEST_DIRECTORY_10; } inline void set_DEST_DIRECTORY_10(String_t* value) { ___DEST_DIRECTORY_10 = value; Il2CppCodeGenWriteBarrier((&___DEST_DIRECTORY_10), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_PHOTOID_11() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_PHOTOID_11)); } inline String_t* get_MESSAGE_DATA_KEY_PHOTOID_11() const { return ___MESSAGE_DATA_KEY_PHOTOID_11; } inline String_t** get_address_of_MESSAGE_DATA_KEY_PHOTOID_11() { return &___MESSAGE_DATA_KEY_PHOTOID_11; } inline void set_MESSAGE_DATA_KEY_PHOTOID_11(String_t* value) { ___MESSAGE_DATA_KEY_PHOTOID_11 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_PHOTOID_11), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_USERID_12() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_USERID_12)); } inline String_t* get_MESSAGE_DATA_KEY_USERID_12() const { return ___MESSAGE_DATA_KEY_USERID_12; } inline String_t** get_address_of_MESSAGE_DATA_KEY_USERID_12() { return &___MESSAGE_DATA_KEY_USERID_12; } inline void set_MESSAGE_DATA_KEY_USERID_12(String_t* value) { ___MESSAGE_DATA_KEY_USERID_12 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_USERID_12), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_NAME_13() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_NAME_13)); } inline String_t* get_MESSAGE_DATA_KEY_NAME_13() const { return ___MESSAGE_DATA_KEY_NAME_13; } inline String_t** get_address_of_MESSAGE_DATA_KEY_NAME_13() { return &___MESSAGE_DATA_KEY_NAME_13; } inline void set_MESSAGE_DATA_KEY_NAME_13(String_t* value) { ___MESSAGE_DATA_KEY_NAME_13 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_NAME_13), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_SEX_14() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_SEX_14)); } inline String_t* get_MESSAGE_DATA_KEY_SEX_14() const { return ___MESSAGE_DATA_KEY_SEX_14; } inline String_t** get_address_of_MESSAGE_DATA_KEY_SEX_14() { return &___MESSAGE_DATA_KEY_SEX_14; } inline void set_MESSAGE_DATA_KEY_SEX_14(String_t* value) { ___MESSAGE_DATA_KEY_SEX_14 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_SEX_14), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_TIME_15() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_TIME_15)); } inline String_t* get_MESSAGE_DATA_KEY_TIME_15() const { return ___MESSAGE_DATA_KEY_TIME_15; } inline String_t** get_address_of_MESSAGE_DATA_KEY_TIME_15() { return &___MESSAGE_DATA_KEY_TIME_15; } inline void set_MESSAGE_DATA_KEY_TIME_15(String_t* value) { ___MESSAGE_DATA_KEY_TIME_15 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_TIME_15), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_CHARMVALUE_16() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_CHARMVALUE_16)); } inline String_t* get_MESSAGE_DATA_KEY_CHARMVALUE_16() const { return ___MESSAGE_DATA_KEY_CHARMVALUE_16; } inline String_t** get_address_of_MESSAGE_DATA_KEY_CHARMVALUE_16() { return &___MESSAGE_DATA_KEY_CHARMVALUE_16; } inline void set_MESSAGE_DATA_KEY_CHARMVALUE_16(String_t* value) { ___MESSAGE_DATA_KEY_CHARMVALUE_16 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_CHARMVALUE_16), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_GIFTID_17() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_GIFTID_17)); } inline String_t* get_MESSAGE_DATA_KEY_GIFTID_17() const { return ___MESSAGE_DATA_KEY_GIFTID_17; } inline String_t** get_address_of_MESSAGE_DATA_KEY_GIFTID_17() { return &___MESSAGE_DATA_KEY_GIFTID_17; } inline void set_MESSAGE_DATA_KEY_GIFTID_17(String_t* value) { ___MESSAGE_DATA_KEY_GIFTID_17 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_GIFTID_17), value); } inline static int32_t get_offset_of_MESSAGE_DATA_KEY_ISREADALREADY_18() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___MESSAGE_DATA_KEY_ISREADALREADY_18)); } inline String_t* get_MESSAGE_DATA_KEY_ISREADALREADY_18() const { return ___MESSAGE_DATA_KEY_ISREADALREADY_18; } inline String_t** get_address_of_MESSAGE_DATA_KEY_ISREADALREADY_18() { return &___MESSAGE_DATA_KEY_ISREADALREADY_18; } inline void set_MESSAGE_DATA_KEY_ISREADALREADY_18(String_t* value) { ___MESSAGE_DATA_KEY_ISREADALREADY_18 = value; Il2CppCodeGenWriteBarrier((&___MESSAGE_DATA_KEY_ISREADALREADY_18), value); } inline static int32_t get_offset_of_s_Instance_19() { return static_cast(offsetof(CMessageManager_t3136027633_StaticFields, ___s_Instance_19)); } inline CMessageManager_t3136027633 * get_s_Instance_19() const { return ___s_Instance_19; } inline CMessageManager_t3136027633 ** get_address_of_s_Instance_19() { return &___s_Instance_19; } inline void set_s_Instance_19(CMessageManager_t3136027633 * value) { ___s_Instance_19 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMESSAGEMANAGER_T3136027633_H #ifndef CMSGBOXCONTROL_T806533544_H #define CMSGBOXCONTROL_T806533544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544 : public RuntimeObject { public: // System.Boolean DMCore.CMsgBoxControl::m_bActive bool ___m_bActive_0; // System.Collections.Generic.LinkedList`1 DMCore.CMsgBoxControl::m_listAll LinkedList_1_t863209702 * ___m_listAll_1; // UIWidget/Pivot DMCore.CMsgBoxControl::m_pivot int32_t ___m_pivot_2; public: inline static int32_t get_offset_of_m_bActive_0() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_bActive_0)); } inline bool get_m_bActive_0() const { return ___m_bActive_0; } inline bool* get_address_of_m_bActive_0() { return &___m_bActive_0; } inline void set_m_bActive_0(bool value) { ___m_bActive_0 = value; } inline static int32_t get_offset_of_m_listAll_1() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_listAll_1)); } inline LinkedList_1_t863209702 * get_m_listAll_1() const { return ___m_listAll_1; } inline LinkedList_1_t863209702 ** get_address_of_m_listAll_1() { return &___m_listAll_1; } inline void set_m_listAll_1(LinkedList_1_t863209702 * value) { ___m_listAll_1 = value; Il2CppCodeGenWriteBarrier((&___m_listAll_1), value); } inline static int32_t get_offset_of_m_pivot_2() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_pivot_2)); } inline int32_t get_m_pivot_2() const { return ___m_pivot_2; } inline int32_t* get_address_of_m_pivot_2() { return &___m_pivot_2; } inline void set_m_pivot_2(int32_t value) { ___m_pivot_2 = value; } }; struct CMsgBoxControl_t806533544_StaticFields { public: // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::s_Instance CMsgBoxControl_t806533544 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CMsgBoxControl_t806533544_StaticFields, ___s_Instance_3)); } inline CMsgBoxControl_t806533544 * get_s_Instance_3() const { return ___s_Instance_3; } inline CMsgBoxControl_t806533544 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CMsgBoxControl_t806533544 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGBOXCONTROL_T806533544_H #ifndef CSHAREINFO_T1190539625_H #define CSHAREINFO_T1190539625_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig/CShareInfo struct CShareInfo_t1190539625 : public RuntimeObject { public: // DMCore.Logic.EShareType DMCore.Logic.CShareConfig/CShareInfo::k__BackingField int32_t ___U3CShareTypeU3Ek__BackingField_0; // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::BGList List_1_t1021499026 * ___BGList_1; // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::MaleActInfo List_1_t4241062956 * ___MaleActInfo_2; // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::FemaleActInfo List_1_t4241062956 * ___FemaleActInfo_3; public: inline static int32_t get_offset_of_U3CShareTypeU3Ek__BackingField_0() { return static_cast(offsetof(CShareInfo_t1190539625, ___U3CShareTypeU3Ek__BackingField_0)); } inline int32_t get_U3CShareTypeU3Ek__BackingField_0() const { return ___U3CShareTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CShareTypeU3Ek__BackingField_0() { return &___U3CShareTypeU3Ek__BackingField_0; } inline void set_U3CShareTypeU3Ek__BackingField_0(int32_t value) { ___U3CShareTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_BGList_1() { return static_cast(offsetof(CShareInfo_t1190539625, ___BGList_1)); } inline List_1_t1021499026 * get_BGList_1() const { return ___BGList_1; } inline List_1_t1021499026 ** get_address_of_BGList_1() { return &___BGList_1; } inline void set_BGList_1(List_1_t1021499026 * value) { ___BGList_1 = value; Il2CppCodeGenWriteBarrier((&___BGList_1), value); } inline static int32_t get_offset_of_MaleActInfo_2() { return static_cast(offsetof(CShareInfo_t1190539625, ___MaleActInfo_2)); } inline List_1_t4241062956 * get_MaleActInfo_2() const { return ___MaleActInfo_2; } inline List_1_t4241062956 ** get_address_of_MaleActInfo_2() { return &___MaleActInfo_2; } inline void set_MaleActInfo_2(List_1_t4241062956 * value) { ___MaleActInfo_2 = value; Il2CppCodeGenWriteBarrier((&___MaleActInfo_2), value); } inline static int32_t get_offset_of_FemaleActInfo_3() { return static_cast(offsetof(CShareInfo_t1190539625, ___FemaleActInfo_3)); } inline List_1_t4241062956 * get_FemaleActInfo_3() const { return ___FemaleActInfo_3; } inline List_1_t4241062956 ** get_address_of_FemaleActInfo_3() { return &___FemaleActInfo_3; } inline void set_FemaleActInfo_3(List_1_t4241062956 * value) { ___FemaleActInfo_3 = value; Il2CppCodeGenWriteBarrier((&___FemaleActInfo_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHAREINFO_T1190539625_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 CFRAGMENT_T3696211104_H #define CFRAGMENT_T3696211104_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFragment struct CFragment_t3696211104 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFragment::m_ConfigID int32_t ___m_ConfigID_0; // DMCore.Logic.FragmentFixedType DMCore.Logic.CFragment::m_FixedType int32_t ___m_FixedType_1; // DMCore.Logic.ItemQuality DMCore.Logic.CFragment::m_Quality int32_t ___m_Quality_2; // System.Int32 DMCore.Logic.CFragment::m_Validation int32_t ___m_Validation_3; // System.Boolean DMCore.Logic.CFragment::m_IsBlueprint bool ___m_IsBlueprint_4; // System.Int32 DMCore.Logic.CFragment::m_Probability int32_t ___m_Probability_5; public: inline static int32_t get_offset_of_m_ConfigID_0() { return static_cast(offsetof(CFragment_t3696211104, ___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_FixedType_1() { return static_cast(offsetof(CFragment_t3696211104, ___m_FixedType_1)); } inline int32_t get_m_FixedType_1() const { return ___m_FixedType_1; } inline int32_t* get_address_of_m_FixedType_1() { return &___m_FixedType_1; } inline void set_m_FixedType_1(int32_t value) { ___m_FixedType_1 = value; } inline static int32_t get_offset_of_m_Quality_2() { return static_cast(offsetof(CFragment_t3696211104, ___m_Quality_2)); } inline int32_t get_m_Quality_2() const { return ___m_Quality_2; } inline int32_t* get_address_of_m_Quality_2() { return &___m_Quality_2; } inline void set_m_Quality_2(int32_t value) { ___m_Quality_2 = value; } inline static int32_t get_offset_of_m_Validation_3() { return static_cast(offsetof(CFragment_t3696211104, ___m_Validation_3)); } inline int32_t get_m_Validation_3() const { return ___m_Validation_3; } inline int32_t* get_address_of_m_Validation_3() { return &___m_Validation_3; } inline void set_m_Validation_3(int32_t value) { ___m_Validation_3 = value; } inline static int32_t get_offset_of_m_IsBlueprint_4() { return static_cast(offsetof(CFragment_t3696211104, ___m_IsBlueprint_4)); } inline bool get_m_IsBlueprint_4() const { return ___m_IsBlueprint_4; } inline bool* get_address_of_m_IsBlueprint_4() { return &___m_IsBlueprint_4; } inline void set_m_IsBlueprint_4(bool value) { ___m_IsBlueprint_4 = value; } inline static int32_t get_offset_of_m_Probability_5() { return static_cast(offsetof(CFragment_t3696211104, ___m_Probability_5)); } inline int32_t get_m_Probability_5() const { return ___m_Probability_5; } inline int32_t* get_address_of_m_Probability_5() { return &___m_Probability_5; } inline void set_m_Probability_5(int32_t value) { ___m_Probability_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRAGMENT_T3696211104_H #ifndef CITEMBASE_T2436786639_H #define CITEMBASE_T2436786639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemBase struct CItemBase_t2436786639 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CItemBase::m_ConfigID int32_t ___m_ConfigID_0; // System.Int32 DMCore.Logic.CItemBase::m_ServerID int32_t ___m_ServerID_1; // System.Int32 DMCore.Logic.CItemBase::m_FashionStarValue int32_t ___m_FashionStarValue_2; // DMCore.Logic.ItemQuality DMCore.Logic.CItemBase::m_Quality int32_t ___m_Quality_3; // DMCore.CDataProperty DMCore.Logic.CItemBase::m_Property CDataProperty_t2806246268 * ___m_Property_4; // DMCore.Logic.PackageItemType DMCore.Logic.CItemBase::m_Type int32_t ___m_Type_5; // System.Int32 DMCore.Logic.CItemBase::m_CanRenew int32_t ___m_CanRenew_6; // System.Int32 DMCore.Logic.CItemBase::m_tag int32_t ___m_tag_7; public: inline static int32_t get_offset_of_m_ConfigID_0() { return static_cast(offsetof(CItemBase_t2436786639, ___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_ServerID_1() { return static_cast(offsetof(CItemBase_t2436786639, ___m_ServerID_1)); } inline int32_t get_m_ServerID_1() const { return ___m_ServerID_1; } inline int32_t* get_address_of_m_ServerID_1() { return &___m_ServerID_1; } inline void set_m_ServerID_1(int32_t value) { ___m_ServerID_1 = value; } inline static int32_t get_offset_of_m_FashionStarValue_2() { return static_cast(offsetof(CItemBase_t2436786639, ___m_FashionStarValue_2)); } inline int32_t get_m_FashionStarValue_2() const { return ___m_FashionStarValue_2; } inline int32_t* get_address_of_m_FashionStarValue_2() { return &___m_FashionStarValue_2; } inline void set_m_FashionStarValue_2(int32_t value) { ___m_FashionStarValue_2 = value; } inline static int32_t get_offset_of_m_Quality_3() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Quality_3)); } inline int32_t get_m_Quality_3() const { return ___m_Quality_3; } inline int32_t* get_address_of_m_Quality_3() { return &___m_Quality_3; } inline void set_m_Quality_3(int32_t value) { ___m_Quality_3 = value; } inline static int32_t get_offset_of_m_Property_4() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Property_4)); } inline CDataProperty_t2806246268 * get_m_Property_4() const { return ___m_Property_4; } inline CDataProperty_t2806246268 ** get_address_of_m_Property_4() { return &___m_Property_4; } inline void set_m_Property_4(CDataProperty_t2806246268 * value) { ___m_Property_4 = value; Il2CppCodeGenWriteBarrier((&___m_Property_4), value); } inline static int32_t get_offset_of_m_Type_5() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Type_5)); } inline int32_t get_m_Type_5() const { return ___m_Type_5; } inline int32_t* get_address_of_m_Type_5() { return &___m_Type_5; } inline void set_m_Type_5(int32_t value) { ___m_Type_5 = value; } inline static int32_t get_offset_of_m_CanRenew_6() { return static_cast(offsetof(CItemBase_t2436786639, ___m_CanRenew_6)); } inline int32_t get_m_CanRenew_6() const { return ___m_CanRenew_6; } inline int32_t* get_address_of_m_CanRenew_6() { return &___m_CanRenew_6; } inline void set_m_CanRenew_6(int32_t value) { ___m_CanRenew_6 = value; } inline static int32_t get_offset_of_m_tag_7() { return static_cast(offsetof(CItemBase_t2436786639, ___m_tag_7)); } inline int32_t get_m_tag_7() const { return ___m_tag_7; } inline int32_t* get_address_of_m_tag_7() { return &___m_tag_7; } inline void set_m_tag_7(int32_t value) { ___m_tag_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CITEMBASE_T2436786639_H #ifndef CBRANDPICDOWNIMAGEMSG_T2013430406_H #define CBRANDPICDOWNIMAGEMSG_T2013430406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg struct CBrandPicDownImageMsg_t2013430406 : public CThreadMsgWebGet_t2224858682 { public: // System.String DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg::m_BrandId String_t* ___m_BrandId_5; // System.String DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg::m_fileName String_t* ___m_fileName_6; // UnityEngine.Texture2D DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg::m_target Texture2D_t3840446185 * ___m_target_7; // System.Byte[] DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg::result ByteU5BU5D_t4116647657* ___result_8; public: inline static int32_t get_offset_of_m_BrandId_5() { return static_cast(offsetof(CBrandPicDownImageMsg_t2013430406, ___m_BrandId_5)); } inline String_t* get_m_BrandId_5() const { return ___m_BrandId_5; } inline String_t** get_address_of_m_BrandId_5() { return &___m_BrandId_5; } inline void set_m_BrandId_5(String_t* value) { ___m_BrandId_5 = value; Il2CppCodeGenWriteBarrier((&___m_BrandId_5), value); } inline static int32_t get_offset_of_m_fileName_6() { return static_cast(offsetof(CBrandPicDownImageMsg_t2013430406, ___m_fileName_6)); } inline String_t* get_m_fileName_6() const { return ___m_fileName_6; } inline String_t** get_address_of_m_fileName_6() { return &___m_fileName_6; } inline void set_m_fileName_6(String_t* value) { ___m_fileName_6 = value; Il2CppCodeGenWriteBarrier((&___m_fileName_6), value); } inline static int32_t get_offset_of_m_target_7() { return static_cast(offsetof(CBrandPicDownImageMsg_t2013430406, ___m_target_7)); } inline Texture2D_t3840446185 * get_m_target_7() const { return ___m_target_7; } inline Texture2D_t3840446185 ** get_address_of_m_target_7() { return &___m_target_7; } inline void set_m_target_7(Texture2D_t3840446185 * value) { ___m_target_7 = value; Il2CppCodeGenWriteBarrier((&___m_target_7), value); } inline static int32_t get_offset_of_result_8() { return static_cast(offsetof(CBrandPicDownImageMsg_t2013430406, ___result_8)); } inline ByteU5BU5D_t4116647657* get_result_8() const { return ___result_8; } inline ByteU5BU5D_t4116647657** get_address_of_result_8() { return &___result_8; } inline void set_result_8(ByteU5BU5D_t4116647657* value) { ___result_8 = value; Il2CppCodeGenWriteBarrier((&___result_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBRANDPICDOWNIMAGEMSG_T2013430406_H #ifndef CSHOPBRANDGETURLMSG_T4032762112_H #define CSHOPBRANDGETURLMSG_T4032762112_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion/CShopBrandGetURLMsg struct CShopBrandGetURLMsg_t4032762112 : public CThreadMsgWebGet_t2224858682 { public: // System.String DMCore.Logic.ShopBrandRegion/CShopBrandGetURLMsg::goodsID String_t* ___goodsID_5; public: inline static int32_t get_offset_of_goodsID_5() { return static_cast(offsetof(CShopBrandGetURLMsg_t4032762112, ___goodsID_5)); } inline String_t* get_goodsID_5() const { return ___goodsID_5; } inline String_t** get_address_of_goodsID_5() { return &___goodsID_5; } inline void set_goodsID_5(String_t* value) { ___goodsID_5 = value; Il2CppCodeGenWriteBarrier((&___goodsID_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPBRANDGETURLMSG_T4032762112_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 CPEOPLEDATA_T2200687805_H #define CPEOPLEDATA_T2200687805_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.cPeopleData struct cPeopleData_t2200687805 : public RuntimeObject { public: // DMCore.Logic.enumFamilyType DMCore.Logic.cPeopleData::_type int32_t ____type_0; // System.Int64 DMCore.Logic.cPeopleData::_userID int64_t ____userID_1; // System.Int32 DMCore.Logic.cPeopleData::_sex int32_t ____sex_2; // System.Int32 DMCore.Logic.cPeopleData::_Level int32_t ____Level_3; // System.Int32 DMCore.Logic.cPeopleData::_VipLevel int32_t ____VipLevel_4; // DMCore.Logic.enumOnlineState DMCore.Logic.cPeopleData::_OnlineState int32_t ____OnlineState_5; // System.String DMCore.Logic.cPeopleData::_name String_t* ____name_6; // System.Int64 DMCore.Logic.cPeopleData::_photoHeadID int64_t ____photoHeadID_7; // System.Int32 DMCore.Logic.cPeopleData::_member_level int32_t ____member_level_8; // System.Int32 DMCore.Logic.cPeopleData::_loveValue int32_t ____loveValue_9; // System.Int32 DMCore.Logic.cPeopleData::_loveLevel int32_t ____loveLevel_10; // System.Boolean DMCore.Logic.cPeopleData::_bChange bool ____bChange_11; public: inline static int32_t get_offset_of__type_0() { return static_cast(offsetof(cPeopleData_t2200687805, ____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__userID_1() { return static_cast(offsetof(cPeopleData_t2200687805, ____userID_1)); } inline int64_t get__userID_1() const { return ____userID_1; } inline int64_t* get_address_of__userID_1() { return &____userID_1; } inline void set__userID_1(int64_t value) { ____userID_1 = value; } inline static int32_t get_offset_of__sex_2() { return static_cast(offsetof(cPeopleData_t2200687805, ____sex_2)); } inline int32_t get__sex_2() const { return ____sex_2; } inline int32_t* get_address_of__sex_2() { return &____sex_2; } inline void set__sex_2(int32_t value) { ____sex_2 = value; } inline static int32_t get_offset_of__Level_3() { return static_cast(offsetof(cPeopleData_t2200687805, ____Level_3)); } inline int32_t get__Level_3() const { return ____Level_3; } inline int32_t* get_address_of__Level_3() { return &____Level_3; } inline void set__Level_3(int32_t value) { ____Level_3 = value; } inline static int32_t get_offset_of__VipLevel_4() { return static_cast(offsetof(cPeopleData_t2200687805, ____VipLevel_4)); } inline int32_t get__VipLevel_4() const { return ____VipLevel_4; } inline int32_t* get_address_of__VipLevel_4() { return &____VipLevel_4; } inline void set__VipLevel_4(int32_t value) { ____VipLevel_4 = value; } inline static int32_t get_offset_of__OnlineState_5() { return static_cast(offsetof(cPeopleData_t2200687805, ____OnlineState_5)); } inline int32_t get__OnlineState_5() const { return ____OnlineState_5; } inline int32_t* get_address_of__OnlineState_5() { return &____OnlineState_5; } inline void set__OnlineState_5(int32_t value) { ____OnlineState_5 = value; } inline static int32_t get_offset_of__name_6() { return static_cast(offsetof(cPeopleData_t2200687805, ____name_6)); } inline String_t* get__name_6() const { return ____name_6; } inline String_t** get_address_of__name_6() { return &____name_6; } inline void set__name_6(String_t* value) { ____name_6 = value; Il2CppCodeGenWriteBarrier((&____name_6), value); } inline static int32_t get_offset_of__photoHeadID_7() { return static_cast(offsetof(cPeopleData_t2200687805, ____photoHeadID_7)); } inline int64_t get__photoHeadID_7() const { return ____photoHeadID_7; } inline int64_t* get_address_of__photoHeadID_7() { return &____photoHeadID_7; } inline void set__photoHeadID_7(int64_t value) { ____photoHeadID_7 = value; } inline static int32_t get_offset_of__member_level_8() { return static_cast(offsetof(cPeopleData_t2200687805, ____member_level_8)); } inline int32_t get__member_level_8() const { return ____member_level_8; } inline int32_t* get_address_of__member_level_8() { return &____member_level_8; } inline void set__member_level_8(int32_t value) { ____member_level_8 = value; } inline static int32_t get_offset_of__loveValue_9() { return static_cast(offsetof(cPeopleData_t2200687805, ____loveValue_9)); } inline int32_t get__loveValue_9() const { return ____loveValue_9; } inline int32_t* get_address_of__loveValue_9() { return &____loveValue_9; } inline void set__loveValue_9(int32_t value) { ____loveValue_9 = value; } inline static int32_t get_offset_of__loveLevel_10() { return static_cast(offsetof(cPeopleData_t2200687805, ____loveLevel_10)); } inline int32_t get__loveLevel_10() const { return ____loveLevel_10; } inline int32_t* get_address_of__loveLevel_10() { return &____loveLevel_10; } inline void set__loveLevel_10(int32_t value) { ____loveLevel_10 = value; } inline static int32_t get_offset_of__bChange_11() { return static_cast(offsetof(cPeopleData_t2200687805, ____bChange_11)); } inline bool get__bChange_11() const { return ____bChange_11; } inline bool* get_address_of__bChange_11() { return &____bChange_11; } inline void set__bChange_11(bool value) { ____bChange_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPEOPLEDATA_T2200687805_H #ifndef CFAMILYMANAGER_T1901424822_H #define CFAMILYMANAGER_T1901424822_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFamilyManager struct CFamilyManager_t1901424822 : public RuntimeObject { public: // CDataModelBool DMCore.Logic.CFamilyManager::FlagGetMsg CDataModelBool_t2269476966 * ___FlagGetMsg_0; // CDataModelBool DMCore.Logic.CFamilyManager::CDataflagInfo CDataModelBool_t2269476966 * ___CDataflagInfo_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFamilyManager::m_FamilyArray Dictionary_2_t1816109752 * ___m_FamilyArray_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFamilyManager::m_FamilyTypeInfo Dictionary_2_t3613805462 * ___m_FamilyTypeInfo_4; // DMCore.Logic.cPingDataList DMCore.Logic.CFamilyManager::m_curPingData cPingDataList_t1861597238 * ___m_curPingData_5; // DMCore.Logic.cFamilyConcludeData DMCore.Logic.CFamilyManager::m_ConcludeData cFamilyConcludeData_t4171257602 * ___m_ConcludeData_6; // DMCore.Logic.cPingSelectedData DMCore.Logic.CFamilyManager::m_selectedData cPingSelectedData_t1229964886 * ___m_selectedData_7; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFamilyManager::m_rewardCountInfo Dictionary_2_t2657169777 * ___m_rewardCountInfo_8; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFamilyManager::m_rewardLevelInfo Dictionary_2_t2902467086 * ___m_rewardLevelInfo_9; // DMCore.Logic.cFamilyRewardData DMCore.Logic.CFamilyManager::m_RewardData cFamilyRewardData_t1462483200 * ___m_RewardData_10; // System.Collections.Generic.List`1 DMCore.Logic.CFamilyManager::ListLevelInfo List_1_t4013753755 * ___ListLevelInfo_11; // DMCore.Logic.enumMainType DMCore.Logic.CFamilyManager::m_curMainType int32_t ___m_curMainType_12; // System.Int64 DMCore.Logic.CFamilyManager::m_curUserid int64_t ___m_curUserid_13; // System.Boolean DMCore.Logic.CFamilyManager::m_bChanged bool ___m_bChanged_14; public: inline static int32_t get_offset_of_FlagGetMsg_0() { return static_cast(offsetof(CFamilyManager_t1901424822, ___FlagGetMsg_0)); } inline CDataModelBool_t2269476966 * get_FlagGetMsg_0() const { return ___FlagGetMsg_0; } inline CDataModelBool_t2269476966 ** get_address_of_FlagGetMsg_0() { return &___FlagGetMsg_0; } inline void set_FlagGetMsg_0(CDataModelBool_t2269476966 * value) { ___FlagGetMsg_0 = value; Il2CppCodeGenWriteBarrier((&___FlagGetMsg_0), value); } inline static int32_t get_offset_of_CDataflagInfo_1() { return static_cast(offsetof(CFamilyManager_t1901424822, ___CDataflagInfo_1)); } inline CDataModelBool_t2269476966 * get_CDataflagInfo_1() const { return ___CDataflagInfo_1; } inline CDataModelBool_t2269476966 ** get_address_of_CDataflagInfo_1() { return &___CDataflagInfo_1; } inline void set_CDataflagInfo_1(CDataModelBool_t2269476966 * value) { ___CDataflagInfo_1 = value; Il2CppCodeGenWriteBarrier((&___CDataflagInfo_1), value); } inline static int32_t get_offset_of_m_FamilyArray_3() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_FamilyArray_3)); } inline Dictionary_2_t1816109752 * get_m_FamilyArray_3() const { return ___m_FamilyArray_3; } inline Dictionary_2_t1816109752 ** get_address_of_m_FamilyArray_3() { return &___m_FamilyArray_3; } inline void set_m_FamilyArray_3(Dictionary_2_t1816109752 * value) { ___m_FamilyArray_3 = value; Il2CppCodeGenWriteBarrier((&___m_FamilyArray_3), value); } inline static int32_t get_offset_of_m_FamilyTypeInfo_4() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_FamilyTypeInfo_4)); } inline Dictionary_2_t3613805462 * get_m_FamilyTypeInfo_4() const { return ___m_FamilyTypeInfo_4; } inline Dictionary_2_t3613805462 ** get_address_of_m_FamilyTypeInfo_4() { return &___m_FamilyTypeInfo_4; } inline void set_m_FamilyTypeInfo_4(Dictionary_2_t3613805462 * value) { ___m_FamilyTypeInfo_4 = value; Il2CppCodeGenWriteBarrier((&___m_FamilyTypeInfo_4), value); } inline static int32_t get_offset_of_m_curPingData_5() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_curPingData_5)); } inline cPingDataList_t1861597238 * get_m_curPingData_5() const { return ___m_curPingData_5; } inline cPingDataList_t1861597238 ** get_address_of_m_curPingData_5() { return &___m_curPingData_5; } inline void set_m_curPingData_5(cPingDataList_t1861597238 * value) { ___m_curPingData_5 = value; Il2CppCodeGenWriteBarrier((&___m_curPingData_5), value); } inline static int32_t get_offset_of_m_ConcludeData_6() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_ConcludeData_6)); } inline cFamilyConcludeData_t4171257602 * get_m_ConcludeData_6() const { return ___m_ConcludeData_6; } inline cFamilyConcludeData_t4171257602 ** get_address_of_m_ConcludeData_6() { return &___m_ConcludeData_6; } inline void set_m_ConcludeData_6(cFamilyConcludeData_t4171257602 * value) { ___m_ConcludeData_6 = value; Il2CppCodeGenWriteBarrier((&___m_ConcludeData_6), value); } inline static int32_t get_offset_of_m_selectedData_7() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_selectedData_7)); } inline cPingSelectedData_t1229964886 * get_m_selectedData_7() const { return ___m_selectedData_7; } inline cPingSelectedData_t1229964886 ** get_address_of_m_selectedData_7() { return &___m_selectedData_7; } inline void set_m_selectedData_7(cPingSelectedData_t1229964886 * value) { ___m_selectedData_7 = value; Il2CppCodeGenWriteBarrier((&___m_selectedData_7), value); } inline static int32_t get_offset_of_m_rewardCountInfo_8() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_rewardCountInfo_8)); } inline Dictionary_2_t2657169777 * get_m_rewardCountInfo_8() const { return ___m_rewardCountInfo_8; } inline Dictionary_2_t2657169777 ** get_address_of_m_rewardCountInfo_8() { return &___m_rewardCountInfo_8; } inline void set_m_rewardCountInfo_8(Dictionary_2_t2657169777 * value) { ___m_rewardCountInfo_8 = value; Il2CppCodeGenWriteBarrier((&___m_rewardCountInfo_8), value); } inline static int32_t get_offset_of_m_rewardLevelInfo_9() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_rewardLevelInfo_9)); } inline Dictionary_2_t2902467086 * get_m_rewardLevelInfo_9() const { return ___m_rewardLevelInfo_9; } inline Dictionary_2_t2902467086 ** get_address_of_m_rewardLevelInfo_9() { return &___m_rewardLevelInfo_9; } inline void set_m_rewardLevelInfo_9(Dictionary_2_t2902467086 * value) { ___m_rewardLevelInfo_9 = value; Il2CppCodeGenWriteBarrier((&___m_rewardLevelInfo_9), value); } inline static int32_t get_offset_of_m_RewardData_10() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_RewardData_10)); } inline cFamilyRewardData_t1462483200 * get_m_RewardData_10() const { return ___m_RewardData_10; } inline cFamilyRewardData_t1462483200 ** get_address_of_m_RewardData_10() { return &___m_RewardData_10; } inline void set_m_RewardData_10(cFamilyRewardData_t1462483200 * value) { ___m_RewardData_10 = value; Il2CppCodeGenWriteBarrier((&___m_RewardData_10), value); } inline static int32_t get_offset_of_ListLevelInfo_11() { return static_cast(offsetof(CFamilyManager_t1901424822, ___ListLevelInfo_11)); } inline List_1_t4013753755 * get_ListLevelInfo_11() const { return ___ListLevelInfo_11; } inline List_1_t4013753755 ** get_address_of_ListLevelInfo_11() { return &___ListLevelInfo_11; } inline void set_ListLevelInfo_11(List_1_t4013753755 * value) { ___ListLevelInfo_11 = value; Il2CppCodeGenWriteBarrier((&___ListLevelInfo_11), value); } inline static int32_t get_offset_of_m_curMainType_12() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_curMainType_12)); } inline int32_t get_m_curMainType_12() const { return ___m_curMainType_12; } inline int32_t* get_address_of_m_curMainType_12() { return &___m_curMainType_12; } inline void set_m_curMainType_12(int32_t value) { ___m_curMainType_12 = value; } inline static int32_t get_offset_of_m_curUserid_13() { return static_cast(offsetof(CFamilyManager_t1901424822, ___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_bChanged_14() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_bChanged_14)); } inline bool get_m_bChanged_14() const { return ___m_bChanged_14; } inline bool* get_address_of_m_bChanged_14() { return &___m_bChanged_14; } inline void set_m_bChanged_14(bool value) { ___m_bChanged_14 = value; } }; struct CFamilyManager_t1901424822_StaticFields { public: // DMCore.Logic.CFamilyManager DMCore.Logic.CFamilyManager::s_Instance CFamilyManager_t1901424822 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CFamilyManager_t1901424822_StaticFields, ___s_Instance_2)); } inline CFamilyManager_t1901424822 * get_s_Instance_2() const { return ___s_Instance_2; } inline CFamilyManager_t1901424822 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CFamilyManager_t1901424822 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFAMILYMANAGER_T1901424822_H #ifndef CFRUITMACHINECTRLLOR_T592290270_H #define CFRUITMACHINECTRLLOR_T592290270_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFruitMachineCtrllor struct CFruitMachineCtrllor_t592290270 : public IMonoCtrllor_t1427182583 { public: // System.Boolean DMCore.Logic.CFruitMachineCtrllor::m_bEnable bool ___m_bEnable_4; // DMCore.Logic.enumQueryState DMCore.Logic.CFruitMachineCtrllor::m_eQueryState int32_t ___m_eQueryState_5; // CDataModelBool DMCore.Logic.CFruitMachineCtrllor::m_stateOpen CDataModelBool_t2269476966 * ___m_stateOpen_6; // CDataModelBool DMCore.Logic.CFruitMachineCtrllor::m_stateClose CDataModelBool_t2269476966 * ___m_stateClose_7; // CDataModelBool DMCore.Logic.CFruitMachineCtrllor::m_bShouldFresh CDataModelBool_t2269476966 * ___m_bShouldFresh_8; // CDataModelInt DMCore.Logic.CFruitMachineCtrllor::m_tempTickID CDataModelInt_t3463393640 * ___m_tempTickID_9; // CDataModelInt DMCore.Logic.CFruitMachineCtrllor::m_ActiveTickID CDataModelInt_t3463393640 * ___m_ActiveTickID_10; // CDataModelInt DMCore.Logic.CFruitMachineCtrllor::m_fruitMachineState CDataModelInt_t3463393640 * ___m_fruitMachineState_11; // CDataModelBool DMCore.Logic.CFruitMachineCtrllor::m_fruitResultUIEnd CDataModelBool_t2269476966 * ___m_fruitResultUIEnd_12; // DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult DMCore.Logic.CFruitMachineCtrllor::m_fruitIssueResult CFruitIssueResult_t2046439586 * ___m_fruitIssueResult_13; public: inline static int32_t get_offset_of_m_bEnable_4() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_bEnable_4)); } inline bool get_m_bEnable_4() const { return ___m_bEnable_4; } inline bool* get_address_of_m_bEnable_4() { return &___m_bEnable_4; } inline void set_m_bEnable_4(bool value) { ___m_bEnable_4 = value; } inline static int32_t get_offset_of_m_eQueryState_5() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_eQueryState_5)); } inline int32_t get_m_eQueryState_5() const { return ___m_eQueryState_5; } inline int32_t* get_address_of_m_eQueryState_5() { return &___m_eQueryState_5; } inline void set_m_eQueryState_5(int32_t value) { ___m_eQueryState_5 = value; } inline static int32_t get_offset_of_m_stateOpen_6() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_stateOpen_6)); } inline CDataModelBool_t2269476966 * get_m_stateOpen_6() const { return ___m_stateOpen_6; } inline CDataModelBool_t2269476966 ** get_address_of_m_stateOpen_6() { return &___m_stateOpen_6; } inline void set_m_stateOpen_6(CDataModelBool_t2269476966 * value) { ___m_stateOpen_6 = value; Il2CppCodeGenWriteBarrier((&___m_stateOpen_6), value); } inline static int32_t get_offset_of_m_stateClose_7() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_stateClose_7)); } inline CDataModelBool_t2269476966 * get_m_stateClose_7() const { return ___m_stateClose_7; } inline CDataModelBool_t2269476966 ** get_address_of_m_stateClose_7() { return &___m_stateClose_7; } inline void set_m_stateClose_7(CDataModelBool_t2269476966 * value) { ___m_stateClose_7 = value; Il2CppCodeGenWriteBarrier((&___m_stateClose_7), value); } inline static int32_t get_offset_of_m_bShouldFresh_8() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_bShouldFresh_8)); } inline CDataModelBool_t2269476966 * get_m_bShouldFresh_8() const { return ___m_bShouldFresh_8; } inline CDataModelBool_t2269476966 ** get_address_of_m_bShouldFresh_8() { return &___m_bShouldFresh_8; } inline void set_m_bShouldFresh_8(CDataModelBool_t2269476966 * value) { ___m_bShouldFresh_8 = value; Il2CppCodeGenWriteBarrier((&___m_bShouldFresh_8), value); } inline static int32_t get_offset_of_m_tempTickID_9() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_tempTickID_9)); } inline CDataModelInt_t3463393640 * get_m_tempTickID_9() const { return ___m_tempTickID_9; } inline CDataModelInt_t3463393640 ** get_address_of_m_tempTickID_9() { return &___m_tempTickID_9; } inline void set_m_tempTickID_9(CDataModelInt_t3463393640 * value) { ___m_tempTickID_9 = value; Il2CppCodeGenWriteBarrier((&___m_tempTickID_9), value); } inline static int32_t get_offset_of_m_ActiveTickID_10() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_ActiveTickID_10)); } inline CDataModelInt_t3463393640 * get_m_ActiveTickID_10() const { return ___m_ActiveTickID_10; } inline CDataModelInt_t3463393640 ** get_address_of_m_ActiveTickID_10() { return &___m_ActiveTickID_10; } inline void set_m_ActiveTickID_10(CDataModelInt_t3463393640 * value) { ___m_ActiveTickID_10 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveTickID_10), value); } inline static int32_t get_offset_of_m_fruitMachineState_11() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_fruitMachineState_11)); } inline CDataModelInt_t3463393640 * get_m_fruitMachineState_11() const { return ___m_fruitMachineState_11; } inline CDataModelInt_t3463393640 ** get_address_of_m_fruitMachineState_11() { return &___m_fruitMachineState_11; } inline void set_m_fruitMachineState_11(CDataModelInt_t3463393640 * value) { ___m_fruitMachineState_11 = value; Il2CppCodeGenWriteBarrier((&___m_fruitMachineState_11), value); } inline static int32_t get_offset_of_m_fruitResultUIEnd_12() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_fruitResultUIEnd_12)); } inline CDataModelBool_t2269476966 * get_m_fruitResultUIEnd_12() const { return ___m_fruitResultUIEnd_12; } inline CDataModelBool_t2269476966 ** get_address_of_m_fruitResultUIEnd_12() { return &___m_fruitResultUIEnd_12; } inline void set_m_fruitResultUIEnd_12(CDataModelBool_t2269476966 * value) { ___m_fruitResultUIEnd_12 = value; Il2CppCodeGenWriteBarrier((&___m_fruitResultUIEnd_12), value); } inline static int32_t get_offset_of_m_fruitIssueResult_13() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_fruitIssueResult_13)); } inline CFruitIssueResult_t2046439586 * get_m_fruitIssueResult_13() const { return ___m_fruitIssueResult_13; } inline CFruitIssueResult_t2046439586 ** get_address_of_m_fruitIssueResult_13() { return &___m_fruitIssueResult_13; } inline void set_m_fruitIssueResult_13(CFruitIssueResult_t2046439586 * value) { ___m_fruitIssueResult_13 = value; Il2CppCodeGenWriteBarrier((&___m_fruitIssueResult_13), value); } }; struct CFruitMachineCtrllor_t592290270_StaticFields { public: // DMCore.Logic.CFruitMachineCtrllor DMCore.Logic.CFruitMachineCtrllor::s_instance CFruitMachineCtrllor_t592290270 * ___s_instance_14; public: inline static int32_t get_offset_of_s_instance_14() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270_StaticFields, ___s_instance_14)); } inline CFruitMachineCtrllor_t592290270 * get_s_instance_14() const { return ___s_instance_14; } inline CFruitMachineCtrllor_t592290270 ** get_address_of_s_instance_14() { return &___s_instance_14; } inline void set_s_instance_14(CFruitMachineCtrllor_t592290270 * value) { ___s_instance_14 = value; Il2CppCodeGenWriteBarrier((&___s_instance_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRUITMACHINECTRLLOR_T592290270_H #ifndef CBRANDREGIONGETLIST_T3782044612_H #define CBRANDREGIONGETLIST_T3782044612_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion/CBrandRegionGetList struct CBrandRegionGetList_t3782044612 : public CThreadMsgWebGet_t2224858682 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBRANDREGIONGETLIST_T3782044612_H #ifndef CIDOLSHOWMANAGER_T2312713117_H #define CIDOLSHOWMANAGER_T2312713117_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolShowManager struct CIdolShowManager_t2312713117 : public RuntimeObject { public: // DMCore.Logic.enumIdolShowPage DMCore.Logic.CIdolShowManager::m_ActivePage int32_t ___m_ActivePage_0; // System.Int32 DMCore.Logic.CIdolShowManager::lastWeekSelfRank int32_t ___lastWeekSelfRank_1; // System.Int32 DMCore.Logic.CIdolShowManager::MaxClothNum int32_t ___MaxClothNum_2; // System.Int32 DMCore.Logic.CIdolShowManager::MaxPraiseNum int32_t ___MaxPraiseNum_3; // System.Int32 DMCore.Logic.CIdolShowManager::MaxGiftNum int32_t ___MaxGiftNum_4; // System.Int32 DMCore.Logic.CIdolShowManager::CurrentCollectNum int32_t ___CurrentCollectNum_5; // System.Single DMCore.Logic.CIdolShowManager::OriControllorPos float ___OriControllorPos_6; // System.Int32 DMCore.Logic.CIdolShowManager::LastUnFoldIndex int32_t ___LastUnFoldIndex_7; // System.Int64 DMCore.Logic.CIdolShowManager::LastSearchId int64_t ___LastSearchId_8; // System.Int64 DMCore.Logic.CIdolShowManager::lastGiveClothId int64_t ___lastGiveClothId_9; // System.Int64 DMCore.Logic.CIdolShowManager::lastGiveGiftId int64_t ___lastGiveGiftId_10; // System.Boolean DMCore.Logic.CIdolShowManager::PopularityChanged bool ___PopularityChanged_11; // System.Collections.Generic.List`1 DMCore.Logic.CIdolShowManager::m_PopularityPlayId List_1_t913674750 * ___m_PopularityPlayId_12; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::resetCollectList DataRefreshCallBack_t1481235937 * ___resetCollectList_13; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreCollectState DataRefreshCallBack_t1481235937 * ___refreCollectState_14; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::showSerch DataRefreshCallBack_t1481235937 * ___showSerch_15; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshTop10 DataRefreshCallBack_t1481235937 * ___refreshTop10_16; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::showDetail DataRefreshCallBack_t1481235937 * ___showDetail_17; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshMyRank DataRefreshCallBack_t1481235937 * ___refreshMyRank_18; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshCollect DataRefreshCallBack_t1481235937 * ___refreshCollect_19; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshSelfPopularity DataRefreshCallBack_t1481235937 * ___refreshSelfPopularity_20; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshSelfPhotos DataRefreshCallBack_t1481235937 * ___refreshSelfPhotos_21; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::interactCallback DataRefreshCallBack_t1481235937 * ___interactCallback_22; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshNoRankData DataRefreshCallBack_t1481235937 * ___refreshNoRankData_23; // DMCore.Logic.CIdolShowManager/DataRefreshCallBack DMCore.Logic.CIdolShowManager::refreshGiftPanel DataRefreshCallBack_t1481235937 * ___refreshGiftPanel_24; // DMCore.Logic.CIdolShowManager/SendPopularLogDetail DMCore.Logic.CIdolShowManager::sendPopularLogDetail SendPopularLogDetail_t1438849614 * ___sendPopularLogDetail_25; // DMCore.Logic.CIdolShowManager/SendPopularLogDetail DMCore.Logic.CIdolShowManager::refreshSelfPopularityInfo SendPopularLogDetail_t1438849614 * ___refreshSelfPopularityInfo_26; // System.Int32 DMCore.Logic.CIdolShowManager::curHitRankSex int32_t ___curHitRankSex_27; // System.Int32 DMCore.Logic.CIdolShowManager::curNYear int32_t ___curNYear_28; // System.Int32 DMCore.Logic.CIdolShowManager::curNVolume int32_t ___curNVolume_29; // System.Int32 DMCore.Logic.CIdolShowManager::curTop10Ntype int32_t ___curTop10Ntype_30; // System.Int32 DMCore.Logic.CIdolShowManager::isTopLeftEnd int32_t ___isTopLeftEnd_31; // System.Int32 DMCore.Logic.CIdolShowManager::isTopRightEnd int32_t ___isTopRightEnd_32; // System.String DMCore.Logic.CIdolShowManager::top10Date String_t* ___top10Date_33; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CIdolShowManager::s_listIdols Dictionary_2_t463511065 * ___s_listIdols_34; // System.Boolean DMCore.Logic.CIdolShowManager::rankListChanged bool ___rankListChanged_36; // System.Boolean DMCore.Logic.CIdolShowManager::searchTableChanged bool ___searchTableChanged_37; // System.Boolean DMCore.Logic.CIdolShowManager::m_IsTargetSelf bool ___m_IsTargetSelf_38; // System.Int64 DMCore.Logic.CIdolShowManager::m_TargetUserId int64_t ___m_TargetUserId_39; // DMCore.Logic.CIdolInfo DMCore.Logic.CIdolShowManager::selfInfo CIdolInfo_t400451087 * ___selfInfo_40; public: inline static int32_t get_offset_of_m_ActivePage_0() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___m_ActivePage_0)); } inline int32_t get_m_ActivePage_0() const { return ___m_ActivePage_0; } inline int32_t* get_address_of_m_ActivePage_0() { return &___m_ActivePage_0; } inline void set_m_ActivePage_0(int32_t value) { ___m_ActivePage_0 = value; } inline static int32_t get_offset_of_lastWeekSelfRank_1() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___lastWeekSelfRank_1)); } inline int32_t get_lastWeekSelfRank_1() const { return ___lastWeekSelfRank_1; } inline int32_t* get_address_of_lastWeekSelfRank_1() { return &___lastWeekSelfRank_1; } inline void set_lastWeekSelfRank_1(int32_t value) { ___lastWeekSelfRank_1 = value; } inline static int32_t get_offset_of_MaxClothNum_2() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___MaxClothNum_2)); } inline int32_t get_MaxClothNum_2() const { return ___MaxClothNum_2; } inline int32_t* get_address_of_MaxClothNum_2() { return &___MaxClothNum_2; } inline void set_MaxClothNum_2(int32_t value) { ___MaxClothNum_2 = value; } inline static int32_t get_offset_of_MaxPraiseNum_3() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___MaxPraiseNum_3)); } inline int32_t get_MaxPraiseNum_3() const { return ___MaxPraiseNum_3; } inline int32_t* get_address_of_MaxPraiseNum_3() { return &___MaxPraiseNum_3; } inline void set_MaxPraiseNum_3(int32_t value) { ___MaxPraiseNum_3 = value; } inline static int32_t get_offset_of_MaxGiftNum_4() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___MaxGiftNum_4)); } inline int32_t get_MaxGiftNum_4() const { return ___MaxGiftNum_4; } inline int32_t* get_address_of_MaxGiftNum_4() { return &___MaxGiftNum_4; } inline void set_MaxGiftNum_4(int32_t value) { ___MaxGiftNum_4 = value; } inline static int32_t get_offset_of_CurrentCollectNum_5() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___CurrentCollectNum_5)); } inline int32_t get_CurrentCollectNum_5() const { return ___CurrentCollectNum_5; } inline int32_t* get_address_of_CurrentCollectNum_5() { return &___CurrentCollectNum_5; } inline void set_CurrentCollectNum_5(int32_t value) { ___CurrentCollectNum_5 = value; } inline static int32_t get_offset_of_OriControllorPos_6() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___OriControllorPos_6)); } inline float get_OriControllorPos_6() const { return ___OriControllorPos_6; } inline float* get_address_of_OriControllorPos_6() { return &___OriControllorPos_6; } inline void set_OriControllorPos_6(float value) { ___OriControllorPos_6 = value; } inline static int32_t get_offset_of_LastUnFoldIndex_7() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___LastUnFoldIndex_7)); } inline int32_t get_LastUnFoldIndex_7() const { return ___LastUnFoldIndex_7; } inline int32_t* get_address_of_LastUnFoldIndex_7() { return &___LastUnFoldIndex_7; } inline void set_LastUnFoldIndex_7(int32_t value) { ___LastUnFoldIndex_7 = value; } inline static int32_t get_offset_of_LastSearchId_8() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___LastSearchId_8)); } inline int64_t get_LastSearchId_8() const { return ___LastSearchId_8; } inline int64_t* get_address_of_LastSearchId_8() { return &___LastSearchId_8; } inline void set_LastSearchId_8(int64_t value) { ___LastSearchId_8 = value; } inline static int32_t get_offset_of_lastGiveClothId_9() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___lastGiveClothId_9)); } inline int64_t get_lastGiveClothId_9() const { return ___lastGiveClothId_9; } inline int64_t* get_address_of_lastGiveClothId_9() { return &___lastGiveClothId_9; } inline void set_lastGiveClothId_9(int64_t value) { ___lastGiveClothId_9 = value; } inline static int32_t get_offset_of_lastGiveGiftId_10() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___lastGiveGiftId_10)); } inline int64_t get_lastGiveGiftId_10() const { return ___lastGiveGiftId_10; } inline int64_t* get_address_of_lastGiveGiftId_10() { return &___lastGiveGiftId_10; } inline void set_lastGiveGiftId_10(int64_t value) { ___lastGiveGiftId_10 = value; } inline static int32_t get_offset_of_PopularityChanged_11() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___PopularityChanged_11)); } inline bool get_PopularityChanged_11() const { return ___PopularityChanged_11; } inline bool* get_address_of_PopularityChanged_11() { return &___PopularityChanged_11; } inline void set_PopularityChanged_11(bool value) { ___PopularityChanged_11 = value; } inline static int32_t get_offset_of_m_PopularityPlayId_12() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___m_PopularityPlayId_12)); } inline List_1_t913674750 * get_m_PopularityPlayId_12() const { return ___m_PopularityPlayId_12; } inline List_1_t913674750 ** get_address_of_m_PopularityPlayId_12() { return &___m_PopularityPlayId_12; } inline void set_m_PopularityPlayId_12(List_1_t913674750 * value) { ___m_PopularityPlayId_12 = value; Il2CppCodeGenWriteBarrier((&___m_PopularityPlayId_12), value); } inline static int32_t get_offset_of_resetCollectList_13() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___resetCollectList_13)); } inline DataRefreshCallBack_t1481235937 * get_resetCollectList_13() const { return ___resetCollectList_13; } inline DataRefreshCallBack_t1481235937 ** get_address_of_resetCollectList_13() { return &___resetCollectList_13; } inline void set_resetCollectList_13(DataRefreshCallBack_t1481235937 * value) { ___resetCollectList_13 = value; Il2CppCodeGenWriteBarrier((&___resetCollectList_13), value); } inline static int32_t get_offset_of_refreCollectState_14() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreCollectState_14)); } inline DataRefreshCallBack_t1481235937 * get_refreCollectState_14() const { return ___refreCollectState_14; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreCollectState_14() { return &___refreCollectState_14; } inline void set_refreCollectState_14(DataRefreshCallBack_t1481235937 * value) { ___refreCollectState_14 = value; Il2CppCodeGenWriteBarrier((&___refreCollectState_14), value); } inline static int32_t get_offset_of_showSerch_15() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___showSerch_15)); } inline DataRefreshCallBack_t1481235937 * get_showSerch_15() const { return ___showSerch_15; } inline DataRefreshCallBack_t1481235937 ** get_address_of_showSerch_15() { return &___showSerch_15; } inline void set_showSerch_15(DataRefreshCallBack_t1481235937 * value) { ___showSerch_15 = value; Il2CppCodeGenWriteBarrier((&___showSerch_15), value); } inline static int32_t get_offset_of_refreshTop10_16() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshTop10_16)); } inline DataRefreshCallBack_t1481235937 * get_refreshTop10_16() const { return ___refreshTop10_16; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshTop10_16() { return &___refreshTop10_16; } inline void set_refreshTop10_16(DataRefreshCallBack_t1481235937 * value) { ___refreshTop10_16 = value; Il2CppCodeGenWriteBarrier((&___refreshTop10_16), value); } inline static int32_t get_offset_of_showDetail_17() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___showDetail_17)); } inline DataRefreshCallBack_t1481235937 * get_showDetail_17() const { return ___showDetail_17; } inline DataRefreshCallBack_t1481235937 ** get_address_of_showDetail_17() { return &___showDetail_17; } inline void set_showDetail_17(DataRefreshCallBack_t1481235937 * value) { ___showDetail_17 = value; Il2CppCodeGenWriteBarrier((&___showDetail_17), value); } inline static int32_t get_offset_of_refreshMyRank_18() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshMyRank_18)); } inline DataRefreshCallBack_t1481235937 * get_refreshMyRank_18() const { return ___refreshMyRank_18; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshMyRank_18() { return &___refreshMyRank_18; } inline void set_refreshMyRank_18(DataRefreshCallBack_t1481235937 * value) { ___refreshMyRank_18 = value; Il2CppCodeGenWriteBarrier((&___refreshMyRank_18), value); } inline static int32_t get_offset_of_refreshCollect_19() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshCollect_19)); } inline DataRefreshCallBack_t1481235937 * get_refreshCollect_19() const { return ___refreshCollect_19; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshCollect_19() { return &___refreshCollect_19; } inline void set_refreshCollect_19(DataRefreshCallBack_t1481235937 * value) { ___refreshCollect_19 = value; Il2CppCodeGenWriteBarrier((&___refreshCollect_19), value); } inline static int32_t get_offset_of_refreshSelfPopularity_20() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshSelfPopularity_20)); } inline DataRefreshCallBack_t1481235937 * get_refreshSelfPopularity_20() const { return ___refreshSelfPopularity_20; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshSelfPopularity_20() { return &___refreshSelfPopularity_20; } inline void set_refreshSelfPopularity_20(DataRefreshCallBack_t1481235937 * value) { ___refreshSelfPopularity_20 = value; Il2CppCodeGenWriteBarrier((&___refreshSelfPopularity_20), value); } inline static int32_t get_offset_of_refreshSelfPhotos_21() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshSelfPhotos_21)); } inline DataRefreshCallBack_t1481235937 * get_refreshSelfPhotos_21() const { return ___refreshSelfPhotos_21; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshSelfPhotos_21() { return &___refreshSelfPhotos_21; } inline void set_refreshSelfPhotos_21(DataRefreshCallBack_t1481235937 * value) { ___refreshSelfPhotos_21 = value; Il2CppCodeGenWriteBarrier((&___refreshSelfPhotos_21), value); } inline static int32_t get_offset_of_interactCallback_22() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___interactCallback_22)); } inline DataRefreshCallBack_t1481235937 * get_interactCallback_22() const { return ___interactCallback_22; } inline DataRefreshCallBack_t1481235937 ** get_address_of_interactCallback_22() { return &___interactCallback_22; } inline void set_interactCallback_22(DataRefreshCallBack_t1481235937 * value) { ___interactCallback_22 = value; Il2CppCodeGenWriteBarrier((&___interactCallback_22), value); } inline static int32_t get_offset_of_refreshNoRankData_23() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshNoRankData_23)); } inline DataRefreshCallBack_t1481235937 * get_refreshNoRankData_23() const { return ___refreshNoRankData_23; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshNoRankData_23() { return &___refreshNoRankData_23; } inline void set_refreshNoRankData_23(DataRefreshCallBack_t1481235937 * value) { ___refreshNoRankData_23 = value; Il2CppCodeGenWriteBarrier((&___refreshNoRankData_23), value); } inline static int32_t get_offset_of_refreshGiftPanel_24() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshGiftPanel_24)); } inline DataRefreshCallBack_t1481235937 * get_refreshGiftPanel_24() const { return ___refreshGiftPanel_24; } inline DataRefreshCallBack_t1481235937 ** get_address_of_refreshGiftPanel_24() { return &___refreshGiftPanel_24; } inline void set_refreshGiftPanel_24(DataRefreshCallBack_t1481235937 * value) { ___refreshGiftPanel_24 = value; Il2CppCodeGenWriteBarrier((&___refreshGiftPanel_24), value); } inline static int32_t get_offset_of_sendPopularLogDetail_25() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___sendPopularLogDetail_25)); } inline SendPopularLogDetail_t1438849614 * get_sendPopularLogDetail_25() const { return ___sendPopularLogDetail_25; } inline SendPopularLogDetail_t1438849614 ** get_address_of_sendPopularLogDetail_25() { return &___sendPopularLogDetail_25; } inline void set_sendPopularLogDetail_25(SendPopularLogDetail_t1438849614 * value) { ___sendPopularLogDetail_25 = value; Il2CppCodeGenWriteBarrier((&___sendPopularLogDetail_25), value); } inline static int32_t get_offset_of_refreshSelfPopularityInfo_26() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___refreshSelfPopularityInfo_26)); } inline SendPopularLogDetail_t1438849614 * get_refreshSelfPopularityInfo_26() const { return ___refreshSelfPopularityInfo_26; } inline SendPopularLogDetail_t1438849614 ** get_address_of_refreshSelfPopularityInfo_26() { return &___refreshSelfPopularityInfo_26; } inline void set_refreshSelfPopularityInfo_26(SendPopularLogDetail_t1438849614 * value) { ___refreshSelfPopularityInfo_26 = value; Il2CppCodeGenWriteBarrier((&___refreshSelfPopularityInfo_26), value); } inline static int32_t get_offset_of_curHitRankSex_27() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___curHitRankSex_27)); } inline int32_t get_curHitRankSex_27() const { return ___curHitRankSex_27; } inline int32_t* get_address_of_curHitRankSex_27() { return &___curHitRankSex_27; } inline void set_curHitRankSex_27(int32_t value) { ___curHitRankSex_27 = value; } inline static int32_t get_offset_of_curNYear_28() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___curNYear_28)); } inline int32_t get_curNYear_28() const { return ___curNYear_28; } inline int32_t* get_address_of_curNYear_28() { return &___curNYear_28; } inline void set_curNYear_28(int32_t value) { ___curNYear_28 = value; } inline static int32_t get_offset_of_curNVolume_29() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___curNVolume_29)); } inline int32_t get_curNVolume_29() const { return ___curNVolume_29; } inline int32_t* get_address_of_curNVolume_29() { return &___curNVolume_29; } inline void set_curNVolume_29(int32_t value) { ___curNVolume_29 = value; } inline static int32_t get_offset_of_curTop10Ntype_30() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___curTop10Ntype_30)); } inline int32_t get_curTop10Ntype_30() const { return ___curTop10Ntype_30; } inline int32_t* get_address_of_curTop10Ntype_30() { return &___curTop10Ntype_30; } inline void set_curTop10Ntype_30(int32_t value) { ___curTop10Ntype_30 = value; } inline static int32_t get_offset_of_isTopLeftEnd_31() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___isTopLeftEnd_31)); } inline int32_t get_isTopLeftEnd_31() const { return ___isTopLeftEnd_31; } inline int32_t* get_address_of_isTopLeftEnd_31() { return &___isTopLeftEnd_31; } inline void set_isTopLeftEnd_31(int32_t value) { ___isTopLeftEnd_31 = value; } inline static int32_t get_offset_of_isTopRightEnd_32() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___isTopRightEnd_32)); } inline int32_t get_isTopRightEnd_32() const { return ___isTopRightEnd_32; } inline int32_t* get_address_of_isTopRightEnd_32() { return &___isTopRightEnd_32; } inline void set_isTopRightEnd_32(int32_t value) { ___isTopRightEnd_32 = value; } inline static int32_t get_offset_of_top10Date_33() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___top10Date_33)); } inline String_t* get_top10Date_33() const { return ___top10Date_33; } inline String_t** get_address_of_top10Date_33() { return &___top10Date_33; } inline void set_top10Date_33(String_t* value) { ___top10Date_33 = value; Il2CppCodeGenWriteBarrier((&___top10Date_33), value); } inline static int32_t get_offset_of_s_listIdols_34() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___s_listIdols_34)); } inline Dictionary_2_t463511065 * get_s_listIdols_34() const { return ___s_listIdols_34; } inline Dictionary_2_t463511065 ** get_address_of_s_listIdols_34() { return &___s_listIdols_34; } inline void set_s_listIdols_34(Dictionary_2_t463511065 * value) { ___s_listIdols_34 = value; Il2CppCodeGenWriteBarrier((&___s_listIdols_34), value); } inline static int32_t get_offset_of_rankListChanged_36() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___rankListChanged_36)); } inline bool get_rankListChanged_36() const { return ___rankListChanged_36; } inline bool* get_address_of_rankListChanged_36() { return &___rankListChanged_36; } inline void set_rankListChanged_36(bool value) { ___rankListChanged_36 = value; } inline static int32_t get_offset_of_searchTableChanged_37() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___searchTableChanged_37)); } inline bool get_searchTableChanged_37() const { return ___searchTableChanged_37; } inline bool* get_address_of_searchTableChanged_37() { return &___searchTableChanged_37; } inline void set_searchTableChanged_37(bool value) { ___searchTableChanged_37 = value; } inline static int32_t get_offset_of_m_IsTargetSelf_38() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___m_IsTargetSelf_38)); } inline bool get_m_IsTargetSelf_38() const { return ___m_IsTargetSelf_38; } inline bool* get_address_of_m_IsTargetSelf_38() { return &___m_IsTargetSelf_38; } inline void set_m_IsTargetSelf_38(bool value) { ___m_IsTargetSelf_38 = value; } inline static int32_t get_offset_of_m_TargetUserId_39() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___m_TargetUserId_39)); } inline int64_t get_m_TargetUserId_39() const { return ___m_TargetUserId_39; } inline int64_t* get_address_of_m_TargetUserId_39() { return &___m_TargetUserId_39; } inline void set_m_TargetUserId_39(int64_t value) { ___m_TargetUserId_39 = value; } inline static int32_t get_offset_of_selfInfo_40() { return static_cast(offsetof(CIdolShowManager_t2312713117, ___selfInfo_40)); } inline CIdolInfo_t400451087 * get_selfInfo_40() const { return ___selfInfo_40; } inline CIdolInfo_t400451087 ** get_address_of_selfInfo_40() { return &___selfInfo_40; } inline void set_selfInfo_40(CIdolInfo_t400451087 * value) { ___selfInfo_40 = value; Il2CppCodeGenWriteBarrier((&___selfInfo_40), value); } }; struct CIdolShowManager_t2312713117_StaticFields { public: // DMCore.Logic.CIdolShowManager DMCore.Logic.CIdolShowManager::s_Instance CIdolShowManager_t2312713117 * ___s_Instance_35; public: inline static int32_t get_offset_of_s_Instance_35() { return static_cast(offsetof(CIdolShowManager_t2312713117_StaticFields, ___s_Instance_35)); } inline CIdolShowManager_t2312713117 * get_s_Instance_35() const { return ___s_Instance_35; } inline CIdolShowManager_t2312713117 ** get_address_of_s_Instance_35() { return &___s_Instance_35; } inline void set_s_Instance_35(CIdolShowManager_t2312713117 * value) { ___s_Instance_35 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_35), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLSHOWMANAGER_T2312713117_H #ifndef CIDOLMANAGER_T2822338582_H #define CIDOLMANAGER_T2822338582_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolManager struct CIdolManager_t2822338582 : public ITextBase_t660344599 { public: // DMCore.Logic.CIdolManager/EM_Award_type DMCore.Logic.CIdolManager::m_IdolReward int32_t ___m_IdolReward_1; // System.Int32 DMCore.Logic.CIdolManager::k__BackingField int32_t ___U3CShowItemIndexU3Ek__BackingField_2; // CDataModelBool DMCore.Logic.CIdolManager::m_bRefresh CDataModelBool_t2269476966 * ___m_bRefresh_4; // CDataModelBool DMCore.Logic.CIdolManager::m_levelupSucceed CDataModelBool_t2269476966 * ___m_levelupSucceed_5; // DMCore.Logic.LevelupStarInfo DMCore.Logic.CIdolManager::m_starInfo LevelupStarInfo_t831176484 * ___m_starInfo_6; // DMCore.Logic.IdolAwardUnit DMCore.Logic.CIdolManager::m_starAward IdolAwardUnit_t568575365 * ___m_starAward_7; // DMCore.Logic.IdolAwardUnit DMCore.Logic.CIdolManager::m_dayAward IdolAwardUnit_t568575365 * ___m_dayAward_8; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolManager::m_pinjieDic Dictionary_2_t2770358969 * ___m_pinjieDic_9; // CDataModelInt DMCore.Logic.CIdolManager::m_refreshAward CDataModelInt_t3463393640 * ___m_refreshAward_10; public: inline static int32_t get_offset_of_m_IdolReward_1() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_IdolReward_1)); } inline int32_t get_m_IdolReward_1() const { return ___m_IdolReward_1; } inline int32_t* get_address_of_m_IdolReward_1() { return &___m_IdolReward_1; } inline void set_m_IdolReward_1(int32_t value) { ___m_IdolReward_1 = value; } inline static int32_t get_offset_of_U3CShowItemIndexU3Ek__BackingField_2() { return static_cast(offsetof(CIdolManager_t2822338582, ___U3CShowItemIndexU3Ek__BackingField_2)); } inline int32_t get_U3CShowItemIndexU3Ek__BackingField_2() const { return ___U3CShowItemIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CShowItemIndexU3Ek__BackingField_2() { return &___U3CShowItemIndexU3Ek__BackingField_2; } inline void set_U3CShowItemIndexU3Ek__BackingField_2(int32_t value) { ___U3CShowItemIndexU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_bRefresh_4() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_bRefresh_4)); } inline CDataModelBool_t2269476966 * get_m_bRefresh_4() const { return ___m_bRefresh_4; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefresh_4() { return &___m_bRefresh_4; } inline void set_m_bRefresh_4(CDataModelBool_t2269476966 * value) { ___m_bRefresh_4 = value; Il2CppCodeGenWriteBarrier((&___m_bRefresh_4), value); } inline static int32_t get_offset_of_m_levelupSucceed_5() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_levelupSucceed_5)); } inline CDataModelBool_t2269476966 * get_m_levelupSucceed_5() const { return ___m_levelupSucceed_5; } inline CDataModelBool_t2269476966 ** get_address_of_m_levelupSucceed_5() { return &___m_levelupSucceed_5; } inline void set_m_levelupSucceed_5(CDataModelBool_t2269476966 * value) { ___m_levelupSucceed_5 = value; Il2CppCodeGenWriteBarrier((&___m_levelupSucceed_5), value); } inline static int32_t get_offset_of_m_starInfo_6() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_starInfo_6)); } inline LevelupStarInfo_t831176484 * get_m_starInfo_6() const { return ___m_starInfo_6; } inline LevelupStarInfo_t831176484 ** get_address_of_m_starInfo_6() { return &___m_starInfo_6; } inline void set_m_starInfo_6(LevelupStarInfo_t831176484 * value) { ___m_starInfo_6 = value; Il2CppCodeGenWriteBarrier((&___m_starInfo_6), value); } inline static int32_t get_offset_of_m_starAward_7() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_starAward_7)); } inline IdolAwardUnit_t568575365 * get_m_starAward_7() const { return ___m_starAward_7; } inline IdolAwardUnit_t568575365 ** get_address_of_m_starAward_7() { return &___m_starAward_7; } inline void set_m_starAward_7(IdolAwardUnit_t568575365 * value) { ___m_starAward_7 = value; Il2CppCodeGenWriteBarrier((&___m_starAward_7), value); } inline static int32_t get_offset_of_m_dayAward_8() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_dayAward_8)); } inline IdolAwardUnit_t568575365 * get_m_dayAward_8() const { return ___m_dayAward_8; } inline IdolAwardUnit_t568575365 ** get_address_of_m_dayAward_8() { return &___m_dayAward_8; } inline void set_m_dayAward_8(IdolAwardUnit_t568575365 * value) { ___m_dayAward_8 = value; Il2CppCodeGenWriteBarrier((&___m_dayAward_8), value); } inline static int32_t get_offset_of_m_pinjieDic_9() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_pinjieDic_9)); } inline Dictionary_2_t2770358969 * get_m_pinjieDic_9() const { return ___m_pinjieDic_9; } inline Dictionary_2_t2770358969 ** get_address_of_m_pinjieDic_9() { return &___m_pinjieDic_9; } inline void set_m_pinjieDic_9(Dictionary_2_t2770358969 * value) { ___m_pinjieDic_9 = value; Il2CppCodeGenWriteBarrier((&___m_pinjieDic_9), value); } inline static int32_t get_offset_of_m_refreshAward_10() { return static_cast(offsetof(CIdolManager_t2822338582, ___m_refreshAward_10)); } inline CDataModelInt_t3463393640 * get_m_refreshAward_10() const { return ___m_refreshAward_10; } inline CDataModelInt_t3463393640 ** get_address_of_m_refreshAward_10() { return &___m_refreshAward_10; } inline void set_m_refreshAward_10(CDataModelInt_t3463393640 * value) { ___m_refreshAward_10 = value; Il2CppCodeGenWriteBarrier((&___m_refreshAward_10), value); } }; struct CIdolManager_t2822338582_StaticFields { public: // DMCore.Logic.CIdolManager DMCore.Logic.CIdolManager::m_instance CIdolManager_t2822338582 * ___m_instance_3; public: inline static int32_t get_offset_of_m_instance_3() { return static_cast(offsetof(CIdolManager_t2822338582_StaticFields, ___m_instance_3)); } inline CIdolManager_t2822338582 * get_m_instance_3() const { return ___m_instance_3; } inline CIdolManager_t2822338582 ** get_address_of_m_instance_3() { return &___m_instance_3; } inline void set_m_instance_3(CIdolManager_t2822338582 * value) { ___m_instance_3 = value; Il2CppCodeGenWriteBarrier((&___m_instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLMANAGER_T2822338582_H #ifndef CGUESSMANAGER_T3528162309_H #define CGUESSMANAGER_T3528162309_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGuessManager struct CGuessManager_t3528162309 : public RuntimeObject { public: // DMCore.Logic.EM_Game_State DMCore.Logic.CGuessManager::m_gameState int32_t ___m_gameState_0; // DMCore.Logic.EM_Player_State DMCore.Logic.CGuessManager::m_playerSatte int32_t ___m_playerSatte_1; // DMCore.Logic.EM_Guess_State DMCore.Logic.CGuessManager::m_guessState int32_t ___m_guessState_2; // DMCore.Logic.CGuessManager/OnInfoChanged DMCore.Logic.CGuessManager::InfoChangedDel OnInfoChanged_t2866752421 * ___InfoChangedDel_3; // System.Collections.Generic.List`1 DMCore.Logic.CGuessManager::m_playerList List_1_t4061876057 * ___m_playerList_5; // System.Collections.Generic.List`1 DMCore.Logic.CGuessManager::m_refreshList List_1_t4061876057 * ___m_refreshList_6; // System.Int32 DMCore.Logic.CGuessManager::m_activityIndex int32_t ___m_activityIndex_7; public: inline static int32_t get_offset_of_m_gameState_0() { return static_cast(offsetof(CGuessManager_t3528162309, ___m_gameState_0)); } inline int32_t get_m_gameState_0() const { return ___m_gameState_0; } inline int32_t* get_address_of_m_gameState_0() { return &___m_gameState_0; } inline void set_m_gameState_0(int32_t value) { ___m_gameState_0 = value; } inline static int32_t get_offset_of_m_playerSatte_1() { return static_cast(offsetof(CGuessManager_t3528162309, ___m_playerSatte_1)); } inline int32_t get_m_playerSatte_1() const { return ___m_playerSatte_1; } inline int32_t* get_address_of_m_playerSatte_1() { return &___m_playerSatte_1; } inline void set_m_playerSatte_1(int32_t value) { ___m_playerSatte_1 = value; } inline static int32_t get_offset_of_m_guessState_2() { return static_cast(offsetof(CGuessManager_t3528162309, ___m_guessState_2)); } inline int32_t get_m_guessState_2() const { return ___m_guessState_2; } inline int32_t* get_address_of_m_guessState_2() { return &___m_guessState_2; } inline void set_m_guessState_2(int32_t value) { ___m_guessState_2 = value; } inline static int32_t get_offset_of_InfoChangedDel_3() { return static_cast(offsetof(CGuessManager_t3528162309, ___InfoChangedDel_3)); } inline OnInfoChanged_t2866752421 * get_InfoChangedDel_3() const { return ___InfoChangedDel_3; } inline OnInfoChanged_t2866752421 ** get_address_of_InfoChangedDel_3() { return &___InfoChangedDel_3; } inline void set_InfoChangedDel_3(OnInfoChanged_t2866752421 * value) { ___InfoChangedDel_3 = value; Il2CppCodeGenWriteBarrier((&___InfoChangedDel_3), value); } inline static int32_t get_offset_of_m_playerList_5() { return static_cast(offsetof(CGuessManager_t3528162309, ___m_playerList_5)); } inline List_1_t4061876057 * get_m_playerList_5() const { return ___m_playerList_5; } inline List_1_t4061876057 ** get_address_of_m_playerList_5() { return &___m_playerList_5; } inline void set_m_playerList_5(List_1_t4061876057 * value) { ___m_playerList_5 = value; Il2CppCodeGenWriteBarrier((&___m_playerList_5), value); } inline static int32_t get_offset_of_m_refreshList_6() { return static_cast(offsetof(CGuessManager_t3528162309, ___m_refreshList_6)); } inline List_1_t4061876057 * get_m_refreshList_6() const { return ___m_refreshList_6; } inline List_1_t4061876057 ** get_address_of_m_refreshList_6() { return &___m_refreshList_6; } inline void set_m_refreshList_6(List_1_t4061876057 * value) { ___m_refreshList_6 = value; Il2CppCodeGenWriteBarrier((&___m_refreshList_6), value); } inline static int32_t get_offset_of_m_activityIndex_7() { return static_cast(offsetof(CGuessManager_t3528162309, ___m_activityIndex_7)); } inline int32_t get_m_activityIndex_7() const { return ___m_activityIndex_7; } inline int32_t* get_address_of_m_activityIndex_7() { return &___m_activityIndex_7; } inline void set_m_activityIndex_7(int32_t value) { ___m_activityIndex_7 = value; } }; struct CGuessManager_t3528162309_StaticFields { public: // DMCore.Logic.CGuessManager DMCore.Logic.CGuessManager::m_instance CGuessManager_t3528162309 * ___m_instance_4; public: inline static int32_t get_offset_of_m_instance_4() { return static_cast(offsetof(CGuessManager_t3528162309_StaticFields, ___m_instance_4)); } inline CGuessManager_t3528162309 * get_m_instance_4() const { return ___m_instance_4; } inline CGuessManager_t3528162309 ** get_address_of_m_instance_4() { return &___m_instance_4; } inline void set_m_instance_4(CGuessManager_t3528162309 * value) { ___m_instance_4 = value; Il2CppCodeGenWriteBarrier((&___m_instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGUESSMANAGER_T3528162309_H #ifndef CFRIENDINFO_T2621259868_H #define CFRIENDINFO_T2621259868_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868 : public RuntimeObject { public: // DMCore.Logic.enumFriendType DMCore.Logic.CFriendInfo::_FriendType int32_t ____FriendType_0; // System.Int64 DMCore.Logic.CFriendInfo::_userID int64_t ____userID_1; // System.Int32 DMCore.Logic.CFriendInfo::_sex int32_t ____sex_2; // System.Int32 DMCore.Logic.CFriendInfo::_Level int32_t ____Level_3; // System.Int32 DMCore.Logic.CFriendInfo::_VipLevel int32_t ____VipLevel_4; // System.Int32 DMCore.Logic.CFriendInfo::_Distance int32_t ____Distance_5; // DMCore.Logic.enumOnlineState DMCore.Logic.CFriendInfo::_OnlineState int32_t ____OnlineState_6; // System.String DMCore.Logic.CFriendInfo::_name String_t* ____name_7; // System.Int64 DMCore.Logic.CFriendInfo::_photoHeadID int64_t ____photoHeadID_8; // System.Boolean DMCore.Logic.CFriendInfo::_IsSelected bool ____IsSelected_9; // System.Int32 DMCore.Logic.CFriendInfo::_SendInviteTimes int32_t ____SendInviteTimes_10; // System.Int32 DMCore.Logic.CFriendInfo::_isLover int32_t ____isLover_11; // System.Int32 DMCore.Logic.CFriendInfo::_member_level int32_t ____member_level_12; // System.Boolean DMCore.Logic.CFriendInfo::_isSpecial bool ____isSpecial_13; // System.Int32 DMCore.Logic.CFriendInfo::_headbox_id int32_t ____headbox_id_14; public: inline static int32_t get_offset_of__FriendType_0() { return static_cast(offsetof(CFriendInfo_t2621259868, ____FriendType_0)); } inline int32_t get__FriendType_0() const { return ____FriendType_0; } inline int32_t* get_address_of__FriendType_0() { return &____FriendType_0; } inline void set__FriendType_0(int32_t value) { ____FriendType_0 = value; } inline static int32_t get_offset_of__userID_1() { return static_cast(offsetof(CFriendInfo_t2621259868, ____userID_1)); } inline int64_t get__userID_1() const { return ____userID_1; } inline int64_t* get_address_of__userID_1() { return &____userID_1; } inline void set__userID_1(int64_t value) { ____userID_1 = value; } inline static int32_t get_offset_of__sex_2() { return static_cast(offsetof(CFriendInfo_t2621259868, ____sex_2)); } inline int32_t get__sex_2() const { return ____sex_2; } inline int32_t* get_address_of__sex_2() { return &____sex_2; } inline void set__sex_2(int32_t value) { ____sex_2 = value; } inline static int32_t get_offset_of__Level_3() { return static_cast(offsetof(CFriendInfo_t2621259868, ____Level_3)); } inline int32_t get__Level_3() const { return ____Level_3; } inline int32_t* get_address_of__Level_3() { return &____Level_3; } inline void set__Level_3(int32_t value) { ____Level_3 = value; } inline static int32_t get_offset_of__VipLevel_4() { return static_cast(offsetof(CFriendInfo_t2621259868, ____VipLevel_4)); } inline int32_t get__VipLevel_4() const { return ____VipLevel_4; } inline int32_t* get_address_of__VipLevel_4() { return &____VipLevel_4; } inline void set__VipLevel_4(int32_t value) { ____VipLevel_4 = value; } inline static int32_t get_offset_of__Distance_5() { return static_cast(offsetof(CFriendInfo_t2621259868, ____Distance_5)); } inline int32_t get__Distance_5() const { return ____Distance_5; } inline int32_t* get_address_of__Distance_5() { return &____Distance_5; } inline void set__Distance_5(int32_t value) { ____Distance_5 = value; } inline static int32_t get_offset_of__OnlineState_6() { return static_cast(offsetof(CFriendInfo_t2621259868, ____OnlineState_6)); } inline int32_t get__OnlineState_6() const { return ____OnlineState_6; } inline int32_t* get_address_of__OnlineState_6() { return &____OnlineState_6; } inline void set__OnlineState_6(int32_t value) { ____OnlineState_6 = value; } inline static int32_t get_offset_of__name_7() { return static_cast(offsetof(CFriendInfo_t2621259868, ____name_7)); } inline String_t* get__name_7() const { return ____name_7; } inline String_t** get_address_of__name_7() { return &____name_7; } inline void set__name_7(String_t* value) { ____name_7 = value; Il2CppCodeGenWriteBarrier((&____name_7), value); } inline static int32_t get_offset_of__photoHeadID_8() { return static_cast(offsetof(CFriendInfo_t2621259868, ____photoHeadID_8)); } inline int64_t get__photoHeadID_8() const { return ____photoHeadID_8; } inline int64_t* get_address_of__photoHeadID_8() { return &____photoHeadID_8; } inline void set__photoHeadID_8(int64_t value) { ____photoHeadID_8 = value; } inline static int32_t get_offset_of__IsSelected_9() { return static_cast(offsetof(CFriendInfo_t2621259868, ____IsSelected_9)); } inline bool get__IsSelected_9() const { return ____IsSelected_9; } inline bool* get_address_of__IsSelected_9() { return &____IsSelected_9; } inline void set__IsSelected_9(bool value) { ____IsSelected_9 = value; } inline static int32_t get_offset_of__SendInviteTimes_10() { return static_cast(offsetof(CFriendInfo_t2621259868, ____SendInviteTimes_10)); } inline int32_t get__SendInviteTimes_10() const { return ____SendInviteTimes_10; } inline int32_t* get_address_of__SendInviteTimes_10() { return &____SendInviteTimes_10; } inline void set__SendInviteTimes_10(int32_t value) { ____SendInviteTimes_10 = value; } inline static int32_t get_offset_of__isLover_11() { return static_cast(offsetof(CFriendInfo_t2621259868, ____isLover_11)); } inline int32_t get__isLover_11() const { return ____isLover_11; } inline int32_t* get_address_of__isLover_11() { return &____isLover_11; } inline void set__isLover_11(int32_t value) { ____isLover_11 = value; } inline static int32_t get_offset_of__member_level_12() { return static_cast(offsetof(CFriendInfo_t2621259868, ____member_level_12)); } inline int32_t get__member_level_12() const { return ____member_level_12; } inline int32_t* get_address_of__member_level_12() { return &____member_level_12; } inline void set__member_level_12(int32_t value) { ____member_level_12 = value; } inline static int32_t get_offset_of__isSpecial_13() { return static_cast(offsetof(CFriendInfo_t2621259868, ____isSpecial_13)); } inline bool get__isSpecial_13() const { return ____isSpecial_13; } inline bool* get_address_of__isSpecial_13() { return &____isSpecial_13; } inline void set__isSpecial_13(bool value) { ____isSpecial_13 = value; } inline static int32_t get_offset_of__headbox_id_14() { return static_cast(offsetof(CFriendInfo_t2621259868, ____headbox_id_14)); } inline int32_t get__headbox_id_14() const { return ____headbox_id_14; } inline int32_t* get_address_of__headbox_id_14() { return &____headbox_id_14; } inline void set__headbox_id_14(int32_t value) { ____headbox_id_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDINFO_T2621259868_H #ifndef CFRIENDMANAGER_T3708308264_H #define CFRIENDMANAGER_T3708308264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFriendManager::k__BackingField int32_t ___U3CCurrentPageU3Ek__BackingField_0; // System.Collections.Generic.List`1[] DMCore.Logic.CFriendManager::s_listFriends List_1U5BU5D_t326174247* ___s_listFriends_2; // System.Int32[] DMCore.Logic.CFriendManager::m_listOnLineState Int32U5BU5D_t385246372* ___m_listOnLineState_3; // System.Int32[] DMCore.Logic.CFriendManager::m_SendState Int32U5BU5D_t385246372* ___m_SendState_4; // System.Boolean[] DMCore.Logic.CFriendManager::m_RequestOverFlag BooleanU5BU5D_t2897418192* ___m_RequestOverFlag_5; // System.Boolean DMCore.Logic.CFriendManager::s_Changed bool ___s_Changed_6; // DMCore.Logic.enumFriendPage DMCore.Logic.CFriendManager::m_ActivePage int32_t ___m_ActivePage_7; // DMCore.Logic.enumFriendType DMCore.Logic.CFriendManager::m_activeFriendType int32_t ___m_activeFriendType_8; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CFriendManager::m_ApplyingReceived ITaskBase_1_t2595950535 * ___m_ApplyingReceived_9; public: inline static int32_t get_offset_of_U3CCurrentPageU3Ek__BackingField_0() { return static_cast(offsetof(CFriendManager_t3708308264, ___U3CCurrentPageU3Ek__BackingField_0)); } inline int32_t get_U3CCurrentPageU3Ek__BackingField_0() const { return ___U3CCurrentPageU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CCurrentPageU3Ek__BackingField_0() { return &___U3CCurrentPageU3Ek__BackingField_0; } inline void set_U3CCurrentPageU3Ek__BackingField_0(int32_t value) { ___U3CCurrentPageU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_listFriends_2() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_listFriends_2)); } inline List_1U5BU5D_t326174247* get_s_listFriends_2() const { return ___s_listFriends_2; } inline List_1U5BU5D_t326174247** get_address_of_s_listFriends_2() { return &___s_listFriends_2; } inline void set_s_listFriends_2(List_1U5BU5D_t326174247* value) { ___s_listFriends_2 = value; Il2CppCodeGenWriteBarrier((&___s_listFriends_2), value); } inline static int32_t get_offset_of_m_listOnLineState_3() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_listOnLineState_3)); } inline Int32U5BU5D_t385246372* get_m_listOnLineState_3() const { return ___m_listOnLineState_3; } inline Int32U5BU5D_t385246372** get_address_of_m_listOnLineState_3() { return &___m_listOnLineState_3; } inline void set_m_listOnLineState_3(Int32U5BU5D_t385246372* value) { ___m_listOnLineState_3 = value; Il2CppCodeGenWriteBarrier((&___m_listOnLineState_3), value); } inline static int32_t get_offset_of_m_SendState_4() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_SendState_4)); } inline Int32U5BU5D_t385246372* get_m_SendState_4() const { return ___m_SendState_4; } inline Int32U5BU5D_t385246372** get_address_of_m_SendState_4() { return &___m_SendState_4; } inline void set_m_SendState_4(Int32U5BU5D_t385246372* value) { ___m_SendState_4 = value; Il2CppCodeGenWriteBarrier((&___m_SendState_4), value); } inline static int32_t get_offset_of_m_RequestOverFlag_5() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_RequestOverFlag_5)); } inline BooleanU5BU5D_t2897418192* get_m_RequestOverFlag_5() const { return ___m_RequestOverFlag_5; } inline BooleanU5BU5D_t2897418192** get_address_of_m_RequestOverFlag_5() { return &___m_RequestOverFlag_5; } inline void set_m_RequestOverFlag_5(BooleanU5BU5D_t2897418192* value) { ___m_RequestOverFlag_5 = value; Il2CppCodeGenWriteBarrier((&___m_RequestOverFlag_5), value); } inline static int32_t get_offset_of_s_Changed_6() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_Changed_6)); } inline bool get_s_Changed_6() const { return ___s_Changed_6; } inline bool* get_address_of_s_Changed_6() { return &___s_Changed_6; } inline void set_s_Changed_6(bool value) { ___s_Changed_6 = value; } inline static int32_t get_offset_of_m_ActivePage_7() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ActivePage_7)); } inline int32_t get_m_ActivePage_7() const { return ___m_ActivePage_7; } inline int32_t* get_address_of_m_ActivePage_7() { return &___m_ActivePage_7; } inline void set_m_ActivePage_7(int32_t value) { ___m_ActivePage_7 = value; } inline static int32_t get_offset_of_m_activeFriendType_8() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_activeFriendType_8)); } inline int32_t get_m_activeFriendType_8() const { return ___m_activeFriendType_8; } inline int32_t* get_address_of_m_activeFriendType_8() { return &___m_activeFriendType_8; } inline void set_m_activeFriendType_8(int32_t value) { ___m_activeFriendType_8 = value; } inline static int32_t get_offset_of_m_ApplyingReceived_9() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ApplyingReceived_9)); } inline ITaskBase_1_t2595950535 * get_m_ApplyingReceived_9() const { return ___m_ApplyingReceived_9; } inline ITaskBase_1_t2595950535 ** get_address_of_m_ApplyingReceived_9() { return &___m_ApplyingReceived_9; } inline void set_m_ApplyingReceived_9(ITaskBase_1_t2595950535 * value) { ___m_ApplyingReceived_9 = value; Il2CppCodeGenWriteBarrier((&___m_ApplyingReceived_9), value); } }; struct CFriendManager_t3708308264_StaticFields { public: // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::s_Instance CFriendManager_t3708308264 * ___s_Instance_1; // System.Int32 DMCore.Logic.CFriendManager::PAGE_SIZE int32_t ___PAGE_SIZE_10; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___s_Instance_1)); } inline CFriendManager_t3708308264 * get_s_Instance_1() const { return ___s_Instance_1; } inline CFriendManager_t3708308264 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CFriendManager_t3708308264 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_PAGE_SIZE_10() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___PAGE_SIZE_10)); } inline int32_t get_PAGE_SIZE_10() const { return ___PAGE_SIZE_10; } inline int32_t* get_address_of_PAGE_SIZE_10() { return &___PAGE_SIZE_10; } inline void set_PAGE_SIZE_10(int32_t value) { ___PAGE_SIZE_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDMANAGER_T3708308264_H #ifndef CBLESSMANAGER_T2858824243_H #define CBLESSMANAGER_T2858824243_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBlessManager struct CBlessManager_t2858824243 : public RuntimeObject { public: // uiMarryBless DMCore.Logic.CBlessManager::mUIMarryBless uiMarryBless_t1813636254 * ___mUIMarryBless_0; // System.String DMCore.Logic.CBlessManager::m_strUserName String_t* ___m_strUserName_1; // DMCore.Logic.enumBless DMCore.Logic.CBlessManager::m_ActiveGift int32_t ___m_ActiveGift_2; public: inline static int32_t get_offset_of_mUIMarryBless_0() { return static_cast(offsetof(CBlessManager_t2858824243, ___mUIMarryBless_0)); } inline uiMarryBless_t1813636254 * get_mUIMarryBless_0() const { return ___mUIMarryBless_0; } inline uiMarryBless_t1813636254 ** get_address_of_mUIMarryBless_0() { return &___mUIMarryBless_0; } inline void set_mUIMarryBless_0(uiMarryBless_t1813636254 * value) { ___mUIMarryBless_0 = value; Il2CppCodeGenWriteBarrier((&___mUIMarryBless_0), value); } inline static int32_t get_offset_of_m_strUserName_1() { return static_cast(offsetof(CBlessManager_t2858824243, ___m_strUserName_1)); } inline String_t* get_m_strUserName_1() const { return ___m_strUserName_1; } inline String_t** get_address_of_m_strUserName_1() { return &___m_strUserName_1; } inline void set_m_strUserName_1(String_t* value) { ___m_strUserName_1 = value; Il2CppCodeGenWriteBarrier((&___m_strUserName_1), value); } inline static int32_t get_offset_of_m_ActiveGift_2() { return static_cast(offsetof(CBlessManager_t2858824243, ___m_ActiveGift_2)); } inline int32_t get_m_ActiveGift_2() const { return ___m_ActiveGift_2; } inline int32_t* get_address_of_m_ActiveGift_2() { return &___m_ActiveGift_2; } inline void set_m_ActiveGift_2(int32_t value) { ___m_ActiveGift_2 = value; } }; struct CBlessManager_t2858824243_StaticFields { public: // System.Int32 DMCore.Logic.CBlessManager::s_SendCount int32_t ___s_SendCount_3; // DMCore.Logic.CBlessManager DMCore.Logic.CBlessManager::s_Instance CBlessManager_t2858824243 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_SendCount_3() { return static_cast(offsetof(CBlessManager_t2858824243_StaticFields, ___s_SendCount_3)); } inline int32_t get_s_SendCount_3() const { return ___s_SendCount_3; } inline int32_t* get_address_of_s_SendCount_3() { return &___s_SendCount_3; } inline void set_s_SendCount_3(int32_t value) { ___s_SendCount_3 = value; } inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CBlessManager_t2858824243_StaticFields, ___s_Instance_4)); } inline CBlessManager_t2858824243 * get_s_Instance_4() const { return ___s_Instance_4; } inline CBlessManager_t2858824243 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CBlessManager_t2858824243 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBLESSMANAGER_T2858824243_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 CARDSLOTINFO_T3860008132_H #define CARDSLOTINFO_T3860008132_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardSlotInfo struct CardSlotInfo_t3860008132 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CardSlotInfo::index int32_t ___index_0; // System.Int32 DMCore.Logic.CardSlotInfo::cardID int32_t ___cardID_1; // DMCore.Logic.EM_CardSlot_State DMCore.Logic.CardSlotInfo::state int32_t ___state_2; // DMCore.Logic.EM_CardSlotUnlock_Type DMCore.Logic.CardSlotInfo::type int32_t ___type_3; // System.Int32 DMCore.Logic.CardSlotInfo::unlockValue int32_t ___unlockValue_4; // System.Int32 DMCore.Logic.CardSlotInfo::countdown int32_t ___countdown_5; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___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_cardID_1() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___cardID_1)); } inline int32_t get_cardID_1() const { return ___cardID_1; } inline int32_t* get_address_of_cardID_1() { return &___cardID_1; } inline void set_cardID_1(int32_t value) { ___cardID_1 = value; } inline static int32_t get_offset_of_state_2() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___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_type_3() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___type_3)); } inline int32_t get_type_3() const { return ___type_3; } inline int32_t* get_address_of_type_3() { return &___type_3; } inline void set_type_3(int32_t value) { ___type_3 = value; } inline static int32_t get_offset_of_unlockValue_4() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___unlockValue_4)); } inline int32_t get_unlockValue_4() const { return ___unlockValue_4; } inline int32_t* get_address_of_unlockValue_4() { return &___unlockValue_4; } inline void set_unlockValue_4(int32_t value) { ___unlockValue_4 = value; } inline static int32_t get_offset_of_countdown_5() { return static_cast(offsetof(CardSlotInfo_t3860008132, ___countdown_5)); } inline int32_t get_countdown_5() const { return ___countdown_5; } inline int32_t* get_address_of_countdown_5() { return &___countdown_5; } inline void set_countdown_5(int32_t value) { ___countdown_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARDSLOTINFO_T3860008132_H #ifndef JSONREADER_T836887441_H #define JSONREADER_T836887441_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.JsonReader struct JsonReader_t836887441 : public RuntimeObject { public: // System.Collections.Generic.Stack`1 LitJson.JsonReader::automaton_stack Stack_1_t3794335208 * ___automaton_stack_1; // System.Int32 LitJson.JsonReader::current_input int32_t ___current_input_2; // System.Int32 LitJson.JsonReader::current_symbol int32_t ___current_symbol_3; // System.Boolean LitJson.JsonReader::end_of_json bool ___end_of_json_4; // System.Boolean LitJson.JsonReader::end_of_input bool ___end_of_input_5; // LitJson.Lexer LitJson.JsonReader::lexer Lexer_t1514038666 * ___lexer_6; // System.Boolean LitJson.JsonReader::parser_in_string bool ___parser_in_string_7; // System.Boolean LitJson.JsonReader::parser_return bool ___parser_return_8; // System.Boolean LitJson.JsonReader::read_started bool ___read_started_9; // System.IO.TextReader LitJson.JsonReader::reader TextReader_t283511965 * ___reader_10; // System.Boolean LitJson.JsonReader::reader_is_owned bool ___reader_is_owned_11; // System.Boolean LitJson.JsonReader::skip_non_members bool ___skip_non_members_12; // System.Object LitJson.JsonReader::token_value RuntimeObject * ___token_value_13; // LitJson.JsonToken LitJson.JsonReader::token int32_t ___token_14; public: inline static int32_t get_offset_of_automaton_stack_1() { return static_cast(offsetof(JsonReader_t836887441, ___automaton_stack_1)); } inline Stack_1_t3794335208 * get_automaton_stack_1() const { return ___automaton_stack_1; } inline Stack_1_t3794335208 ** get_address_of_automaton_stack_1() { return &___automaton_stack_1; } inline void set_automaton_stack_1(Stack_1_t3794335208 * value) { ___automaton_stack_1 = value; Il2CppCodeGenWriteBarrier((&___automaton_stack_1), value); } inline static int32_t get_offset_of_current_input_2() { return static_cast(offsetof(JsonReader_t836887441, ___current_input_2)); } inline int32_t get_current_input_2() const { return ___current_input_2; } inline int32_t* get_address_of_current_input_2() { return &___current_input_2; } inline void set_current_input_2(int32_t value) { ___current_input_2 = value; } inline static int32_t get_offset_of_current_symbol_3() { return static_cast(offsetof(JsonReader_t836887441, ___current_symbol_3)); } inline int32_t get_current_symbol_3() const { return ___current_symbol_3; } inline int32_t* get_address_of_current_symbol_3() { return &___current_symbol_3; } inline void set_current_symbol_3(int32_t value) { ___current_symbol_3 = value; } inline static int32_t get_offset_of_end_of_json_4() { return static_cast(offsetof(JsonReader_t836887441, ___end_of_json_4)); } inline bool get_end_of_json_4() const { return ___end_of_json_4; } inline bool* get_address_of_end_of_json_4() { return &___end_of_json_4; } inline void set_end_of_json_4(bool value) { ___end_of_json_4 = value; } inline static int32_t get_offset_of_end_of_input_5() { return static_cast(offsetof(JsonReader_t836887441, ___end_of_input_5)); } inline bool get_end_of_input_5() const { return ___end_of_input_5; } inline bool* get_address_of_end_of_input_5() { return &___end_of_input_5; } inline void set_end_of_input_5(bool value) { ___end_of_input_5 = value; } inline static int32_t get_offset_of_lexer_6() { return static_cast(offsetof(JsonReader_t836887441, ___lexer_6)); } inline Lexer_t1514038666 * get_lexer_6() const { return ___lexer_6; } inline Lexer_t1514038666 ** get_address_of_lexer_6() { return &___lexer_6; } inline void set_lexer_6(Lexer_t1514038666 * value) { ___lexer_6 = value; Il2CppCodeGenWriteBarrier((&___lexer_6), value); } inline static int32_t get_offset_of_parser_in_string_7() { return static_cast(offsetof(JsonReader_t836887441, ___parser_in_string_7)); } inline bool get_parser_in_string_7() const { return ___parser_in_string_7; } inline bool* get_address_of_parser_in_string_7() { return &___parser_in_string_7; } inline void set_parser_in_string_7(bool value) { ___parser_in_string_7 = value; } inline static int32_t get_offset_of_parser_return_8() { return static_cast(offsetof(JsonReader_t836887441, ___parser_return_8)); } inline bool get_parser_return_8() const { return ___parser_return_8; } inline bool* get_address_of_parser_return_8() { return &___parser_return_8; } inline void set_parser_return_8(bool value) { ___parser_return_8 = value; } inline static int32_t get_offset_of_read_started_9() { return static_cast(offsetof(JsonReader_t836887441, ___read_started_9)); } inline bool get_read_started_9() const { return ___read_started_9; } inline bool* get_address_of_read_started_9() { return &___read_started_9; } inline void set_read_started_9(bool value) { ___read_started_9 = value; } inline static int32_t get_offset_of_reader_10() { return static_cast(offsetof(JsonReader_t836887441, ___reader_10)); } inline TextReader_t283511965 * get_reader_10() const { return ___reader_10; } inline TextReader_t283511965 ** get_address_of_reader_10() { return &___reader_10; } inline void set_reader_10(TextReader_t283511965 * value) { ___reader_10 = value; Il2CppCodeGenWriteBarrier((&___reader_10), value); } inline static int32_t get_offset_of_reader_is_owned_11() { return static_cast(offsetof(JsonReader_t836887441, ___reader_is_owned_11)); } inline bool get_reader_is_owned_11() const { return ___reader_is_owned_11; } inline bool* get_address_of_reader_is_owned_11() { return &___reader_is_owned_11; } inline void set_reader_is_owned_11(bool value) { ___reader_is_owned_11 = value; } inline static int32_t get_offset_of_skip_non_members_12() { return static_cast(offsetof(JsonReader_t836887441, ___skip_non_members_12)); } inline bool get_skip_non_members_12() const { return ___skip_non_members_12; } inline bool* get_address_of_skip_non_members_12() { return &___skip_non_members_12; } inline void set_skip_non_members_12(bool value) { ___skip_non_members_12 = value; } inline static int32_t get_offset_of_token_value_13() { return static_cast(offsetof(JsonReader_t836887441, ___token_value_13)); } inline RuntimeObject * get_token_value_13() const { return ___token_value_13; } inline RuntimeObject ** get_address_of_token_value_13() { return &___token_value_13; } inline void set_token_value_13(RuntimeObject * value) { ___token_value_13 = value; Il2CppCodeGenWriteBarrier((&___token_value_13), value); } inline static int32_t get_offset_of_token_14() { return static_cast(offsetof(JsonReader_t836887441, ___token_14)); } inline int32_t get_token_14() const { return ___token_14; } inline int32_t* get_address_of_token_14() { return &___token_14; } inline void set_token_14(int32_t value) { ___token_14 = value; } }; struct JsonReader_t836887441_StaticFields { public: // System.Collections.Generic.IDictionary`2> LitJson.JsonReader::parse_table RuntimeObject* ___parse_table_0; public: inline static int32_t get_offset_of_parse_table_0() { return static_cast(offsetof(JsonReader_t836887441_StaticFields, ___parse_table_0)); } inline RuntimeObject* get_parse_table_0() const { return ___parse_table_0; } inline RuntimeObject** get_address_of_parse_table_0() { return &___parse_table_0; } inline void set_parse_table_0(RuntimeObject* value) { ___parse_table_0 = value; Il2CppCodeGenWriteBarrier((&___parse_table_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // JSONREADER_T836887441_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 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 CSHOPITEMDATA_T2542723346_H #define CSHOPITEMDATA_T2542723346_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopItemData struct CShopItemData_t2542723346 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopItemData::modelID int32_t ___modelID_0; // System.Int32 DMCore.Logic.CShopItemData::itemServerID int32_t ___itemServerID_1; // System.Int32 DMCore.Logic.CShopItemData::itemPrice int32_t ___itemPrice_2; // System.Int32 DMCore.Logic.CShopItemData::itemDiamond int32_t ___itemDiamond_3; // System.Int32 DMCore.Logic.CShopItemData::itemLife int32_t ___itemLife_4; // DMCore.Logic.ItemTag DMCore.Logic.CShopItemData::itemTag int32_t ___itemTag_5; // System.Boolean DMCore.Logic.CShopItemData::itemOwnd bool ___itemOwnd_6; // System.Int32 DMCore.Logic.CShopItemData::itemFashion int32_t ___itemFashion_7; // System.Int32 DMCore.Logic.CShopItemData::itemAmount int32_t ___itemAmount_8; // System.Boolean DMCore.Logic.CShopItemData::itemVip bool ___itemVip_9; // System.Int32 DMCore.Logic.CShopItemData::itemMember int32_t ___itemMember_10; // System.Int32 DMCore.Logic.CShopItemData::buyLimited int32_t ___buyLimited_11; // DMCore.Logic.ItemQuality DMCore.Logic.CShopItemData::qualityLevel int32_t ___qualityLevel_12; // System.Int32 DMCore.Logic.CShopItemData::nleftNum int32_t ___nleftNum_13; // System.Int32 DMCore.Logic.CShopItemData::nLeftTime int32_t ___nLeftTime_14; // System.Int32 DMCore.Logic.CShopItemData::nStartTime int32_t ___nStartTime_15; // System.Int32 DMCore.Logic.CShopItemData::permanentCoinPrise int32_t ___permanentCoinPrise_16; // System.Int32 DMCore.Logic.CShopItemData::permanentDiamondPrise int32_t ___permanentDiamondPrise_17; // System.Boolean DMCore.Logic.CShopItemData::CanBuyInEntityShop bool ___CanBuyInEntityShop_18; // System.Int32 DMCore.Logic.CShopItemData::LimitBuyNum int32_t ___LimitBuyNum_19; // System.Int32 DMCore.Logic.CShopItemData::CanBuyUseBindDiamond int32_t ___CanBuyUseBindDiamond_20; // System.Int32 DMCore.Logic.CShopItemData::DeductBindDiamond int32_t ___DeductBindDiamond_21; // System.Single DMCore.Logic.CShopItemData::DisCount float ___DisCount_22; // System.Int32 DMCore.Logic.CShopItemData::SortID int32_t ___SortID_23; // System.Boolean DMCore.Logic.CShopItemData::isUpdata bool ___isUpdata_24; public: inline static int32_t get_offset_of_modelID_0() { return static_cast(offsetof(CShopItemData_t2542723346, ___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_itemServerID_1() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemServerID_1)); } inline int32_t get_itemServerID_1() const { return ___itemServerID_1; } inline int32_t* get_address_of_itemServerID_1() { return &___itemServerID_1; } inline void set_itemServerID_1(int32_t value) { ___itemServerID_1 = value; } inline static int32_t get_offset_of_itemPrice_2() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemPrice_2)); } inline int32_t get_itemPrice_2() const { return ___itemPrice_2; } inline int32_t* get_address_of_itemPrice_2() { return &___itemPrice_2; } inline void set_itemPrice_2(int32_t value) { ___itemPrice_2 = value; } inline static int32_t get_offset_of_itemDiamond_3() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemDiamond_3)); } inline int32_t get_itemDiamond_3() const { return ___itemDiamond_3; } inline int32_t* get_address_of_itemDiamond_3() { return &___itemDiamond_3; } inline void set_itemDiamond_3(int32_t value) { ___itemDiamond_3 = value; } inline static int32_t get_offset_of_itemLife_4() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemLife_4)); } inline int32_t get_itemLife_4() const { return ___itemLife_4; } inline int32_t* get_address_of_itemLife_4() { return &___itemLife_4; } inline void set_itemLife_4(int32_t value) { ___itemLife_4 = value; } inline static int32_t get_offset_of_itemTag_5() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemTag_5)); } inline int32_t get_itemTag_5() const { return ___itemTag_5; } inline int32_t* get_address_of_itemTag_5() { return &___itemTag_5; } inline void set_itemTag_5(int32_t value) { ___itemTag_5 = value; } inline static int32_t get_offset_of_itemOwnd_6() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemOwnd_6)); } inline bool get_itemOwnd_6() const { return ___itemOwnd_6; } inline bool* get_address_of_itemOwnd_6() { return &___itemOwnd_6; } inline void set_itemOwnd_6(bool value) { ___itemOwnd_6 = value; } inline static int32_t get_offset_of_itemFashion_7() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemFashion_7)); } inline int32_t get_itemFashion_7() const { return ___itemFashion_7; } inline int32_t* get_address_of_itemFashion_7() { return &___itemFashion_7; } inline void set_itemFashion_7(int32_t value) { ___itemFashion_7 = value; } inline static int32_t get_offset_of_itemAmount_8() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemAmount_8)); } inline int32_t get_itemAmount_8() const { return ___itemAmount_8; } inline int32_t* get_address_of_itemAmount_8() { return &___itemAmount_8; } inline void set_itemAmount_8(int32_t value) { ___itemAmount_8 = value; } inline static int32_t get_offset_of_itemVip_9() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemVip_9)); } inline bool get_itemVip_9() const { return ___itemVip_9; } inline bool* get_address_of_itemVip_9() { return &___itemVip_9; } inline void set_itemVip_9(bool value) { ___itemVip_9 = value; } inline static int32_t get_offset_of_itemMember_10() { return static_cast(offsetof(CShopItemData_t2542723346, ___itemMember_10)); } inline int32_t get_itemMember_10() const { return ___itemMember_10; } inline int32_t* get_address_of_itemMember_10() { return &___itemMember_10; } inline void set_itemMember_10(int32_t value) { ___itemMember_10 = value; } inline static int32_t get_offset_of_buyLimited_11() { return static_cast(offsetof(CShopItemData_t2542723346, ___buyLimited_11)); } inline int32_t get_buyLimited_11() const { return ___buyLimited_11; } inline int32_t* get_address_of_buyLimited_11() { return &___buyLimited_11; } inline void set_buyLimited_11(int32_t value) { ___buyLimited_11 = value; } inline static int32_t get_offset_of_qualityLevel_12() { return static_cast(offsetof(CShopItemData_t2542723346, ___qualityLevel_12)); } inline int32_t get_qualityLevel_12() const { return ___qualityLevel_12; } inline int32_t* get_address_of_qualityLevel_12() { return &___qualityLevel_12; } inline void set_qualityLevel_12(int32_t value) { ___qualityLevel_12 = value; } inline static int32_t get_offset_of_nleftNum_13() { return static_cast(offsetof(CShopItemData_t2542723346, ___nleftNum_13)); } inline int32_t get_nleftNum_13() const { return ___nleftNum_13; } inline int32_t* get_address_of_nleftNum_13() { return &___nleftNum_13; } inline void set_nleftNum_13(int32_t value) { ___nleftNum_13 = value; } inline static int32_t get_offset_of_nLeftTime_14() { return static_cast(offsetof(CShopItemData_t2542723346, ___nLeftTime_14)); } inline int32_t get_nLeftTime_14() const { return ___nLeftTime_14; } inline int32_t* get_address_of_nLeftTime_14() { return &___nLeftTime_14; } inline void set_nLeftTime_14(int32_t value) { ___nLeftTime_14 = value; } inline static int32_t get_offset_of_nStartTime_15() { return static_cast(offsetof(CShopItemData_t2542723346, ___nStartTime_15)); } inline int32_t get_nStartTime_15() const { return ___nStartTime_15; } inline int32_t* get_address_of_nStartTime_15() { return &___nStartTime_15; } inline void set_nStartTime_15(int32_t value) { ___nStartTime_15 = value; } inline static int32_t get_offset_of_permanentCoinPrise_16() { return static_cast(offsetof(CShopItemData_t2542723346, ___permanentCoinPrise_16)); } inline int32_t get_permanentCoinPrise_16() const { return ___permanentCoinPrise_16; } inline int32_t* get_address_of_permanentCoinPrise_16() { return &___permanentCoinPrise_16; } inline void set_permanentCoinPrise_16(int32_t value) { ___permanentCoinPrise_16 = value; } inline static int32_t get_offset_of_permanentDiamondPrise_17() { return static_cast(offsetof(CShopItemData_t2542723346, ___permanentDiamondPrise_17)); } inline int32_t get_permanentDiamondPrise_17() const { return ___permanentDiamondPrise_17; } inline int32_t* get_address_of_permanentDiamondPrise_17() { return &___permanentDiamondPrise_17; } inline void set_permanentDiamondPrise_17(int32_t value) { ___permanentDiamondPrise_17 = value; } inline static int32_t get_offset_of_CanBuyInEntityShop_18() { return static_cast(offsetof(CShopItemData_t2542723346, ___CanBuyInEntityShop_18)); } inline bool get_CanBuyInEntityShop_18() const { return ___CanBuyInEntityShop_18; } inline bool* get_address_of_CanBuyInEntityShop_18() { return &___CanBuyInEntityShop_18; } inline void set_CanBuyInEntityShop_18(bool value) { ___CanBuyInEntityShop_18 = value; } inline static int32_t get_offset_of_LimitBuyNum_19() { return static_cast(offsetof(CShopItemData_t2542723346, ___LimitBuyNum_19)); } inline int32_t get_LimitBuyNum_19() const { return ___LimitBuyNum_19; } inline int32_t* get_address_of_LimitBuyNum_19() { return &___LimitBuyNum_19; } inline void set_LimitBuyNum_19(int32_t value) { ___LimitBuyNum_19 = value; } inline static int32_t get_offset_of_CanBuyUseBindDiamond_20() { return static_cast(offsetof(CShopItemData_t2542723346, ___CanBuyUseBindDiamond_20)); } inline int32_t get_CanBuyUseBindDiamond_20() const { return ___CanBuyUseBindDiamond_20; } inline int32_t* get_address_of_CanBuyUseBindDiamond_20() { return &___CanBuyUseBindDiamond_20; } inline void set_CanBuyUseBindDiamond_20(int32_t value) { ___CanBuyUseBindDiamond_20 = value; } inline static int32_t get_offset_of_DeductBindDiamond_21() { return static_cast(offsetof(CShopItemData_t2542723346, ___DeductBindDiamond_21)); } inline int32_t get_DeductBindDiamond_21() const { return ___DeductBindDiamond_21; } inline int32_t* get_address_of_DeductBindDiamond_21() { return &___DeductBindDiamond_21; } inline void set_DeductBindDiamond_21(int32_t value) { ___DeductBindDiamond_21 = value; } inline static int32_t get_offset_of_DisCount_22() { return static_cast(offsetof(CShopItemData_t2542723346, ___DisCount_22)); } inline float get_DisCount_22() const { return ___DisCount_22; } inline float* get_address_of_DisCount_22() { return &___DisCount_22; } inline void set_DisCount_22(float value) { ___DisCount_22 = value; } inline static int32_t get_offset_of_SortID_23() { return static_cast(offsetof(CShopItemData_t2542723346, ___SortID_23)); } inline int32_t get_SortID_23() const { return ___SortID_23; } inline int32_t* get_address_of_SortID_23() { return &___SortID_23; } inline void set_SortID_23(int32_t value) { ___SortID_23 = value; } inline static int32_t get_offset_of_isUpdata_24() { return static_cast(offsetof(CShopItemData_t2542723346, ___isUpdata_24)); } inline bool get_isUpdata_24() const { return ___isUpdata_24; } inline bool* get_address_of_isUpdata_24() { return &___isUpdata_24; } inline void set_isUpdata_24(bool value) { ___isUpdata_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPITEMDATA_T2542723346_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 CMENUMANAGER_T3869721565_H #define CMENUMANAGER_T3869721565_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMenuManager struct CMenuManager_t3869721565 : public RuntimeObject { public: // DMCore.Logic.MainMenuType DMCore.Logic.CMenuManager::_menu_type int32_t ____menu_type_0; // DMCore.Logic.MenuLevel DMCore.Logic.CMenuManager::_menu_list_type int32_t ____menu_list_type_1; // DMCore.CDataArray DMCore.Logic.CMenuManager::_menu_param CDataArray_t4068198041 * ____menu_param_2; // DMCore.Logic.OnItemClickBefore DMCore.Logic.CMenuManager::_callback_before OnItemClickBefore_t888674743 * ____callback_before_3; // DMCore.Logic.OnItemClickEnd DMCore.Logic.CMenuManager::_callback_End OnItemClickEnd_t3682481633 * ____callback_End_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMenuManager::_menu_observer_list Dictionary_2_t976235305 * ____menu_observer_list_5; public: inline static int32_t get_offset_of__menu_type_0() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_type_0)); } inline int32_t get__menu_type_0() const { return ____menu_type_0; } inline int32_t* get_address_of__menu_type_0() { return &____menu_type_0; } inline void set__menu_type_0(int32_t value) { ____menu_type_0 = value; } inline static int32_t get_offset_of__menu_list_type_1() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_list_type_1)); } inline int32_t get__menu_list_type_1() const { return ____menu_list_type_1; } inline int32_t* get_address_of__menu_list_type_1() { return &____menu_list_type_1; } inline void set__menu_list_type_1(int32_t value) { ____menu_list_type_1 = value; } inline static int32_t get_offset_of__menu_param_2() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_param_2)); } inline CDataArray_t4068198041 * get__menu_param_2() const { return ____menu_param_2; } inline CDataArray_t4068198041 ** get_address_of__menu_param_2() { return &____menu_param_2; } inline void set__menu_param_2(CDataArray_t4068198041 * value) { ____menu_param_2 = value; Il2CppCodeGenWriteBarrier((&____menu_param_2), value); } inline static int32_t get_offset_of__callback_before_3() { return static_cast(offsetof(CMenuManager_t3869721565, ____callback_before_3)); } inline OnItemClickBefore_t888674743 * get__callback_before_3() const { return ____callback_before_3; } inline OnItemClickBefore_t888674743 ** get_address_of__callback_before_3() { return &____callback_before_3; } inline void set__callback_before_3(OnItemClickBefore_t888674743 * value) { ____callback_before_3 = value; Il2CppCodeGenWriteBarrier((&____callback_before_3), value); } inline static int32_t get_offset_of__callback_End_4() { return static_cast(offsetof(CMenuManager_t3869721565, ____callback_End_4)); } inline OnItemClickEnd_t3682481633 * get__callback_End_4() const { return ____callback_End_4; } inline OnItemClickEnd_t3682481633 ** get_address_of__callback_End_4() { return &____callback_End_4; } inline void set__callback_End_4(OnItemClickEnd_t3682481633 * value) { ____callback_End_4 = value; Il2CppCodeGenWriteBarrier((&____callback_End_4), value); } inline static int32_t get_offset_of__menu_observer_list_5() { return static_cast(offsetof(CMenuManager_t3869721565, ____menu_observer_list_5)); } inline Dictionary_2_t976235305 * get__menu_observer_list_5() const { return ____menu_observer_list_5; } inline Dictionary_2_t976235305 ** get_address_of__menu_observer_list_5() { return &____menu_observer_list_5; } inline void set__menu_observer_list_5(Dictionary_2_t976235305 * value) { ____menu_observer_list_5 = value; Il2CppCodeGenWriteBarrier((&____menu_observer_list_5), value); } }; struct CMenuManager_t3869721565_StaticFields { public: // DMCore.Logic.CMenuManager DMCore.Logic.CMenuManager::s_instance CMenuManager_t3869721565 * ___s_instance_6; public: inline static int32_t get_offset_of_s_instance_6() { return static_cast(offsetof(CMenuManager_t3869721565_StaticFields, ___s_instance_6)); } inline CMenuManager_t3869721565 * get_s_instance_6() const { return ___s_instance_6; } inline CMenuManager_t3869721565 ** get_address_of_s_instance_6() { return &___s_instance_6; } inline void set_s_instance_6(CMenuManager_t3869721565 * value) { ___s_instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMENUMANAGER_T3869721565_H #ifndef JSONDATA_T1524858407_H #define JSONDATA_T1524858407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.JsonData struct JsonData_t1524858407 : public RuntimeObject { public: // System.Collections.Generic.IList`1 LitJson.JsonData::inst_array RuntimeObject* ___inst_array_0; // System.Boolean LitJson.JsonData::inst_boolean bool ___inst_boolean_1; // System.Double LitJson.JsonData::inst_double double ___inst_double_2; // System.Int32 LitJson.JsonData::inst_int int32_t ___inst_int_3; // System.Int64 LitJson.JsonData::inst_long int64_t ___inst_long_4; // System.Collections.Generic.IDictionary`2 LitJson.JsonData::inst_object RuntimeObject* ___inst_object_5; // System.String LitJson.JsonData::inst_string String_t* ___inst_string_6; // System.String LitJson.JsonData::json String_t* ___json_7; // LitJson.JsonType LitJson.JsonData::type int32_t ___type_8; // System.Collections.Generic.IList`1> LitJson.JsonData::object_list RuntimeObject* ___object_list_9; public: inline static int32_t get_offset_of_inst_array_0() { return static_cast(offsetof(JsonData_t1524858407, ___inst_array_0)); } inline RuntimeObject* get_inst_array_0() const { return ___inst_array_0; } inline RuntimeObject** get_address_of_inst_array_0() { return &___inst_array_0; } inline void set_inst_array_0(RuntimeObject* value) { ___inst_array_0 = value; Il2CppCodeGenWriteBarrier((&___inst_array_0), value); } inline static int32_t get_offset_of_inst_boolean_1() { return static_cast(offsetof(JsonData_t1524858407, ___inst_boolean_1)); } inline bool get_inst_boolean_1() const { return ___inst_boolean_1; } inline bool* get_address_of_inst_boolean_1() { return &___inst_boolean_1; } inline void set_inst_boolean_1(bool value) { ___inst_boolean_1 = value; } inline static int32_t get_offset_of_inst_double_2() { return static_cast(offsetof(JsonData_t1524858407, ___inst_double_2)); } inline double get_inst_double_2() const { return ___inst_double_2; } inline double* get_address_of_inst_double_2() { return &___inst_double_2; } inline void set_inst_double_2(double value) { ___inst_double_2 = value; } inline static int32_t get_offset_of_inst_int_3() { return static_cast(offsetof(JsonData_t1524858407, ___inst_int_3)); } inline int32_t get_inst_int_3() const { return ___inst_int_3; } inline int32_t* get_address_of_inst_int_3() { return &___inst_int_3; } inline void set_inst_int_3(int32_t value) { ___inst_int_3 = value; } inline static int32_t get_offset_of_inst_long_4() { return static_cast(offsetof(JsonData_t1524858407, ___inst_long_4)); } inline int64_t get_inst_long_4() const { return ___inst_long_4; } inline int64_t* get_address_of_inst_long_4() { return &___inst_long_4; } inline void set_inst_long_4(int64_t value) { ___inst_long_4 = value; } inline static int32_t get_offset_of_inst_object_5() { return static_cast(offsetof(JsonData_t1524858407, ___inst_object_5)); } inline RuntimeObject* get_inst_object_5() const { return ___inst_object_5; } inline RuntimeObject** get_address_of_inst_object_5() { return &___inst_object_5; } inline void set_inst_object_5(RuntimeObject* value) { ___inst_object_5 = value; Il2CppCodeGenWriteBarrier((&___inst_object_5), value); } inline static int32_t get_offset_of_inst_string_6() { return static_cast(offsetof(JsonData_t1524858407, ___inst_string_6)); } inline String_t* get_inst_string_6() const { return ___inst_string_6; } inline String_t** get_address_of_inst_string_6() { return &___inst_string_6; } inline void set_inst_string_6(String_t* value) { ___inst_string_6 = value; Il2CppCodeGenWriteBarrier((&___inst_string_6), value); } inline static int32_t get_offset_of_json_7() { return static_cast(offsetof(JsonData_t1524858407, ___json_7)); } inline String_t* get_json_7() const { return ___json_7; } inline String_t** get_address_of_json_7() { return &___json_7; } inline void set_json_7(String_t* value) { ___json_7 = value; Il2CppCodeGenWriteBarrier((&___json_7), value); } inline static int32_t get_offset_of_type_8() { return static_cast(offsetof(JsonData_t1524858407, ___type_8)); } inline int32_t get_type_8() const { return ___type_8; } inline int32_t* get_address_of_type_8() { return &___type_8; } inline void set_type_8(int32_t value) { ___type_8 = value; } inline static int32_t get_offset_of_object_list_9() { return static_cast(offsetof(JsonData_t1524858407, ___object_list_9)); } inline RuntimeObject* get_object_list_9() const { return ___object_list_9; } inline RuntimeObject** get_address_of_object_list_9() { return &___object_list_9; } inline void set_object_list_9(RuntimeObject* value) { ___object_list_9 = value; Il2CppCodeGenWriteBarrier((&___object_list_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // JSONDATA_T1524858407_H #ifndef TIMERCALLBACKPROCCP_T1342316376_H #define TIMERCALLBACKPROCCP_T1342316376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TimerCallbackProcCP struct TimerCallbackProcCP_t1342316376 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMERCALLBACKPROCCP_T1342316376_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 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 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 WAITPLAYERINFO_T2547262924_H #define WAITPLAYERINFO_T2547262924_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.WaitPlayerInfo struct WaitPlayerInfo_t2547262924 : public PlayerInfoBase_t2589801315 { public: // System.Int32 DMCore.Logic.WaitPlayerInfo::m_index int32_t ___m_index_5; public: inline static int32_t get_offset_of_m_index_5() { return static_cast(offsetof(WaitPlayerInfo_t2547262924, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITPLAYERINFO_T2547262924_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 COMPARISON_1_T3229709605_H #define COMPARISON_1_T3229709605_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Comparison`1 struct Comparison_1_t3229709605 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T3229709605_H #ifndef PREDICATE_1_T2672744813_H #define PREDICATE_1_T2672744813_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_t2672744813 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T2672744813_H #ifndef GUESSPLAYERINFO_T1172249346_H #define GUESSPLAYERINFO_T1172249346_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GuessPlayerInfo struct GuessPlayerInfo_t1172249346 : public PlayerInfoBase_t2589801315 { public: // System.Int32 DMCore.Logic.GuessPlayerInfo::m_score int32_t ___m_score_5; // System.Int32 DMCore.Logic.GuessPlayerInfo::m_totalScore int32_t ___m_totalScore_6; // System.String DMCore.Logic.GuessPlayerInfo::m_answer String_t* ___m_answer_7; // DMCore.Logic.EM_Player_Type DMCore.Logic.GuessPlayerInfo::m_type int32_t ___m_type_8; public: inline static int32_t get_offset_of_m_score_5() { return static_cast(offsetof(GuessPlayerInfo_t1172249346, ___m_score_5)); } inline int32_t get_m_score_5() const { return ___m_score_5; } inline int32_t* get_address_of_m_score_5() { return &___m_score_5; } inline void set_m_score_5(int32_t value) { ___m_score_5 = value; } inline static int32_t get_offset_of_m_totalScore_6() { return static_cast(offsetof(GuessPlayerInfo_t1172249346, ___m_totalScore_6)); } inline int32_t get_m_totalScore_6() const { return ___m_totalScore_6; } inline int32_t* get_address_of_m_totalScore_6() { return &___m_totalScore_6; } inline void set_m_totalScore_6(int32_t value) { ___m_totalScore_6 = value; } inline static int32_t get_offset_of_m_answer_7() { return static_cast(offsetof(GuessPlayerInfo_t1172249346, ___m_answer_7)); } inline String_t* get_m_answer_7() const { return ___m_answer_7; } inline String_t** get_address_of_m_answer_7() { return &___m_answer_7; } inline void set_m_answer_7(String_t* value) { ___m_answer_7 = value; Il2CppCodeGenWriteBarrier((&___m_answer_7), value); } inline static int32_t get_offset_of_m_type_8() { return static_cast(offsetof(GuessPlayerInfo_t1172249346, ___m_type_8)); } inline int32_t get_m_type_8() const { return ___m_type_8; } inline int32_t* get_address_of_m_type_8() { return &___m_type_8; } inline void set_m_type_8(int32_t value) { ___m_type_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GUESSPLAYERINFO_T1172249346_H #ifndef ACTION_1_T3832314651_H #define ACTION_1_T3832314651_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_t3832314651 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3832314651_H #ifndef PREDICATE_1_T3708225052_H #define PREDICATE_1_T3708225052_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_t3708225052 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T3708225052_H #ifndef ACTION_1_T2019918284_H #define ACTION_1_T2019918284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t2019918284 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T2019918284_H #ifndef 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 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 CPROPITEM_T1455887095_H #define CPROPITEM_T1455887095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropItem struct CPropItem_t1455887095 : public CItemBase_t2436786639 { public: public: }; struct CPropItem_t1455887095_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPropItem::<>f__switch$map7 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map7_8; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map7_8() { return static_cast(offsetof(CPropItem_t1455887095_StaticFields, ___U3CU3Ef__switchU24map7_8)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map7_8() const { return ___U3CU3Ef__switchU24map7_8; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map7_8() { return &___U3CU3Ef__switchU24map7_8; } inline void set_U3CU3Ef__switchU24map7_8(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map7_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map7_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPITEM_T1455887095_H #ifndef ONCLICKMSGCALLBACK_T2526724959_H #define ONCLICKMSGCALLBACK_T2526724959_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ScenePersonalWndShop/OnClickMsgCallBack struct OnClickMsgCallBack_t2526724959 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONCLICKMSGCALLBACK_T2526724959_H #ifndef ACTION_1_T3252573759_H #define ACTION_1_T3252573759_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_t3252573759 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3252573759_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 CITEMDATA_T3599323914_H #define CITEMDATA_T3599323914_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemData struct CItemData_t3599323914 : public CItemBase_t2436786639 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CITEMDATA_T3599323914_H #ifndef SHOWTIMEANIMTYPE_T4188084783_H #define SHOWTIMEANIMTYPE_T4188084783_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShowTimeAnimType struct ShowTimeAnimType_t4188084783 : public CPropItem_t1455887095 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOWTIMEANIMTYPE_T4188084783_H #ifndef WORKSHOPPROPITEM_T4219580909_H #define WORKSHOPPROPITEM_T4219580909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.WorkShopPropItem struct WorkShopPropItem_t4219580909 : public CPropItem_t1455887095 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WORKSHOPPROPITEM_T4219580909_H #ifndef ROOMEFFECTYPE_T3962030271_H #define ROOMEFFECTYPE_T3962030271_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RoomEffecType struct RoomEffecType_t3962030271 : public CPropItem_t1455887095 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROOMEFFECTYPE_T3962030271_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 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 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 STARTANIMTYPE_T2240491110_H #define STARTANIMTYPE_T2240491110_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.StartAnimType struct StartAnimType_t2240491110 : public CPropItem_t1455887095 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STARTANIMTYPE_T2240491110_H #ifndef STANDANIMTYPE_T1098604881_H #define STANDANIMTYPE_T1098604881_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.StandAnimType struct StandAnimType_t1098604881 : public CPropItem_t1455887095 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STANDANIMTYPE_T1098604881_H #ifndef SOLEEFFECTTYPE_T3964163033_H #define SOLEEFFECTTYPE_T3964163033_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SoleEffectType struct SoleEffectType_t3964163033 : public CPropItem_t1455887095 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SOLEEFFECTTYPE_T3964163033_H #ifndef UICAMERA_T1356438871_H #define UICAMERA_T1356438871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera struct UICamera_t1356438871 : public MonoBehaviour_t3962482529 { public: // System.Boolean UICamera::debug bool ___debug_2; // System.Boolean UICamera::useMouse bool ___useMouse_3; // System.Boolean UICamera::useTouch bool ___useTouch_4; // System.Boolean UICamera::allowMultiTouch bool ___allowMultiTouch_5; // System.Boolean UICamera::useKeyboard bool ___useKeyboard_6; // System.Boolean UICamera::useController bool ___useController_7; // System.Boolean UICamera::stickyPress bool ___stickyPress_8; // UnityEngine.LayerMask UICamera::eventReceiverMask LayerMask_t3493934918 ___eventReceiverMask_9; // System.Boolean UICamera::clipRaycasts bool ___clipRaycasts_10; // System.Single UICamera::tooltipDelay float ___tooltipDelay_11; // System.Boolean UICamera::stickyTooltip bool ___stickyTooltip_12; // System.Single UICamera::mouseDragThreshold float ___mouseDragThreshold_13; // System.Single UICamera::mouseClickThreshold float ___mouseClickThreshold_14; // System.Single UICamera::touchDragThreshold float ___touchDragThreshold_15; // System.Single UICamera::touchClickThreshold float ___touchClickThreshold_16; // System.Single UICamera::rangeDistance float ___rangeDistance_17; // System.String UICamera::scrollAxisName String_t* ___scrollAxisName_18; // System.String UICamera::verticalAxisName String_t* ___verticalAxisName_19; // System.String UICamera::horizontalAxisName String_t* ___horizontalAxisName_20; // UnityEngine.KeyCode UICamera::submitKey0 int32_t ___submitKey0_21; // UnityEngine.KeyCode UICamera::submitKey1 int32_t ___submitKey1_22; // UnityEngine.KeyCode UICamera::cancelKey0 int32_t ___cancelKey0_23; // UnityEngine.KeyCode UICamera::cancelKey1 int32_t ___cancelKey1_24; // UnityEngine.GameObject UICamera::mTooltip GameObject_t1113636619 * ___mTooltip_44; // UnityEngine.Camera UICamera::mCam Camera_t4157153871 * ___mCam_45; // System.Single UICamera::mTooltipTime float ___mTooltipTime_46; // System.Boolean UICamera::mIsEditor bool ___mIsEditor_47; public: inline static int32_t get_offset_of_debug_2() { return static_cast(offsetof(UICamera_t1356438871, ___debug_2)); } inline bool get_debug_2() const { return ___debug_2; } inline bool* get_address_of_debug_2() { return &___debug_2; } inline void set_debug_2(bool value) { ___debug_2 = value; } inline static int32_t get_offset_of_useMouse_3() { return static_cast(offsetof(UICamera_t1356438871, ___useMouse_3)); } inline bool get_useMouse_3() const { return ___useMouse_3; } inline bool* get_address_of_useMouse_3() { return &___useMouse_3; } inline void set_useMouse_3(bool value) { ___useMouse_3 = value; } inline static int32_t get_offset_of_useTouch_4() { return static_cast(offsetof(UICamera_t1356438871, ___useTouch_4)); } inline bool get_useTouch_4() const { return ___useTouch_4; } inline bool* get_address_of_useTouch_4() { return &___useTouch_4; } inline void set_useTouch_4(bool value) { ___useTouch_4 = value; } inline static int32_t get_offset_of_allowMultiTouch_5() { return static_cast(offsetof(UICamera_t1356438871, ___allowMultiTouch_5)); } inline bool get_allowMultiTouch_5() const { return ___allowMultiTouch_5; } inline bool* get_address_of_allowMultiTouch_5() { return &___allowMultiTouch_5; } inline void set_allowMultiTouch_5(bool value) { ___allowMultiTouch_5 = value; } inline static int32_t get_offset_of_useKeyboard_6() { return static_cast(offsetof(UICamera_t1356438871, ___useKeyboard_6)); } inline bool get_useKeyboard_6() const { return ___useKeyboard_6; } inline bool* get_address_of_useKeyboard_6() { return &___useKeyboard_6; } inline void set_useKeyboard_6(bool value) { ___useKeyboard_6 = value; } inline static int32_t get_offset_of_useController_7() { return static_cast(offsetof(UICamera_t1356438871, ___useController_7)); } inline bool get_useController_7() const { return ___useController_7; } inline bool* get_address_of_useController_7() { return &___useController_7; } inline void set_useController_7(bool value) { ___useController_7 = value; } inline static int32_t get_offset_of_stickyPress_8() { return static_cast(offsetof(UICamera_t1356438871, ___stickyPress_8)); } inline bool get_stickyPress_8() const { return ___stickyPress_8; } inline bool* get_address_of_stickyPress_8() { return &___stickyPress_8; } inline void set_stickyPress_8(bool value) { ___stickyPress_8 = value; } inline static int32_t get_offset_of_eventReceiverMask_9() { return static_cast(offsetof(UICamera_t1356438871, ___eventReceiverMask_9)); } inline LayerMask_t3493934918 get_eventReceiverMask_9() const { return ___eventReceiverMask_9; } inline LayerMask_t3493934918 * get_address_of_eventReceiverMask_9() { return &___eventReceiverMask_9; } inline void set_eventReceiverMask_9(LayerMask_t3493934918 value) { ___eventReceiverMask_9 = value; } inline static int32_t get_offset_of_clipRaycasts_10() { return static_cast(offsetof(UICamera_t1356438871, ___clipRaycasts_10)); } inline bool get_clipRaycasts_10() const { return ___clipRaycasts_10; } inline bool* get_address_of_clipRaycasts_10() { return &___clipRaycasts_10; } inline void set_clipRaycasts_10(bool value) { ___clipRaycasts_10 = value; } inline static int32_t get_offset_of_tooltipDelay_11() { return static_cast(offsetof(UICamera_t1356438871, ___tooltipDelay_11)); } inline float get_tooltipDelay_11() const { return ___tooltipDelay_11; } inline float* get_address_of_tooltipDelay_11() { return &___tooltipDelay_11; } inline void set_tooltipDelay_11(float value) { ___tooltipDelay_11 = value; } inline static int32_t get_offset_of_stickyTooltip_12() { return static_cast(offsetof(UICamera_t1356438871, ___stickyTooltip_12)); } inline bool get_stickyTooltip_12() const { return ___stickyTooltip_12; } inline bool* get_address_of_stickyTooltip_12() { return &___stickyTooltip_12; } inline void set_stickyTooltip_12(bool value) { ___stickyTooltip_12 = value; } inline static int32_t get_offset_of_mouseDragThreshold_13() { return static_cast(offsetof(UICamera_t1356438871, ___mouseDragThreshold_13)); } inline float get_mouseDragThreshold_13() const { return ___mouseDragThreshold_13; } inline float* get_address_of_mouseDragThreshold_13() { return &___mouseDragThreshold_13; } inline void set_mouseDragThreshold_13(float value) { ___mouseDragThreshold_13 = value; } inline static int32_t get_offset_of_mouseClickThreshold_14() { return static_cast(offsetof(UICamera_t1356438871, ___mouseClickThreshold_14)); } inline float get_mouseClickThreshold_14() const { return ___mouseClickThreshold_14; } inline float* get_address_of_mouseClickThreshold_14() { return &___mouseClickThreshold_14; } inline void set_mouseClickThreshold_14(float value) { ___mouseClickThreshold_14 = value; } inline static int32_t get_offset_of_touchDragThreshold_15() { return static_cast(offsetof(UICamera_t1356438871, ___touchDragThreshold_15)); } inline float get_touchDragThreshold_15() const { return ___touchDragThreshold_15; } inline float* get_address_of_touchDragThreshold_15() { return &___touchDragThreshold_15; } inline void set_touchDragThreshold_15(float value) { ___touchDragThreshold_15 = value; } inline static int32_t get_offset_of_touchClickThreshold_16() { return static_cast(offsetof(UICamera_t1356438871, ___touchClickThreshold_16)); } inline float get_touchClickThreshold_16() const { return ___touchClickThreshold_16; } inline float* get_address_of_touchClickThreshold_16() { return &___touchClickThreshold_16; } inline void set_touchClickThreshold_16(float value) { ___touchClickThreshold_16 = value; } inline static int32_t get_offset_of_rangeDistance_17() { return static_cast(offsetof(UICamera_t1356438871, ___rangeDistance_17)); } inline float get_rangeDistance_17() const { return ___rangeDistance_17; } inline float* get_address_of_rangeDistance_17() { return &___rangeDistance_17; } inline void set_rangeDistance_17(float value) { ___rangeDistance_17 = value; } inline static int32_t get_offset_of_scrollAxisName_18() { return static_cast(offsetof(UICamera_t1356438871, ___scrollAxisName_18)); } inline String_t* get_scrollAxisName_18() const { return ___scrollAxisName_18; } inline String_t** get_address_of_scrollAxisName_18() { return &___scrollAxisName_18; } inline void set_scrollAxisName_18(String_t* value) { ___scrollAxisName_18 = value; Il2CppCodeGenWriteBarrier((&___scrollAxisName_18), value); } inline static int32_t get_offset_of_verticalAxisName_19() { return static_cast(offsetof(UICamera_t1356438871, ___verticalAxisName_19)); } inline String_t* get_verticalAxisName_19() const { return ___verticalAxisName_19; } inline String_t** get_address_of_verticalAxisName_19() { return &___verticalAxisName_19; } inline void set_verticalAxisName_19(String_t* value) { ___verticalAxisName_19 = value; Il2CppCodeGenWriteBarrier((&___verticalAxisName_19), value); } inline static int32_t get_offset_of_horizontalAxisName_20() { return static_cast(offsetof(UICamera_t1356438871, ___horizontalAxisName_20)); } inline String_t* get_horizontalAxisName_20() const { return ___horizontalAxisName_20; } inline String_t** get_address_of_horizontalAxisName_20() { return &___horizontalAxisName_20; } inline void set_horizontalAxisName_20(String_t* value) { ___horizontalAxisName_20 = value; Il2CppCodeGenWriteBarrier((&___horizontalAxisName_20), value); } inline static int32_t get_offset_of_submitKey0_21() { return static_cast(offsetof(UICamera_t1356438871, ___submitKey0_21)); } inline int32_t get_submitKey0_21() const { return ___submitKey0_21; } inline int32_t* get_address_of_submitKey0_21() { return &___submitKey0_21; } inline void set_submitKey0_21(int32_t value) { ___submitKey0_21 = value; } inline static int32_t get_offset_of_submitKey1_22() { return static_cast(offsetof(UICamera_t1356438871, ___submitKey1_22)); } inline int32_t get_submitKey1_22() const { return ___submitKey1_22; } inline int32_t* get_address_of_submitKey1_22() { return &___submitKey1_22; } inline void set_submitKey1_22(int32_t value) { ___submitKey1_22 = value; } inline static int32_t get_offset_of_cancelKey0_23() { return static_cast(offsetof(UICamera_t1356438871, ___cancelKey0_23)); } inline int32_t get_cancelKey0_23() const { return ___cancelKey0_23; } inline int32_t* get_address_of_cancelKey0_23() { return &___cancelKey0_23; } inline void set_cancelKey0_23(int32_t value) { ___cancelKey0_23 = value; } inline static int32_t get_offset_of_cancelKey1_24() { return static_cast(offsetof(UICamera_t1356438871, ___cancelKey1_24)); } inline int32_t get_cancelKey1_24() const { return ___cancelKey1_24; } inline int32_t* get_address_of_cancelKey1_24() { return &___cancelKey1_24; } inline void set_cancelKey1_24(int32_t value) { ___cancelKey1_24 = value; } inline static int32_t get_offset_of_mTooltip_44() { return static_cast(offsetof(UICamera_t1356438871, ___mTooltip_44)); } inline GameObject_t1113636619 * get_mTooltip_44() const { return ___mTooltip_44; } inline GameObject_t1113636619 ** get_address_of_mTooltip_44() { return &___mTooltip_44; } inline void set_mTooltip_44(GameObject_t1113636619 * value) { ___mTooltip_44 = value; Il2CppCodeGenWriteBarrier((&___mTooltip_44), value); } inline static int32_t get_offset_of_mCam_45() { return static_cast(offsetof(UICamera_t1356438871, ___mCam_45)); } inline Camera_t4157153871 * get_mCam_45() const { return ___mCam_45; } inline Camera_t4157153871 ** get_address_of_mCam_45() { return &___mCam_45; } inline void set_mCam_45(Camera_t4157153871 * value) { ___mCam_45 = value; Il2CppCodeGenWriteBarrier((&___mCam_45), value); } inline static int32_t get_offset_of_mTooltipTime_46() { return static_cast(offsetof(UICamera_t1356438871, ___mTooltipTime_46)); } inline float get_mTooltipTime_46() const { return ___mTooltipTime_46; } inline float* get_address_of_mTooltipTime_46() { return &___mTooltipTime_46; } inline void set_mTooltipTime_46(float value) { ___mTooltipTime_46 = value; } inline static int32_t get_offset_of_mIsEditor_47() { return static_cast(offsetof(UICamera_t1356438871, ___mIsEditor_47)); } inline bool get_mIsEditor_47() const { return ___mIsEditor_47; } inline bool* get_address_of_mIsEditor_47() { return &___mIsEditor_47; } inline void set_mIsEditor_47(bool value) { ___mIsEditor_47 = value; } }; struct UICamera_t1356438871_StaticFields { public: // System.Action UICamera::onCustomInput Action_t1264377477 * ___onCustomInput_25; // System.Boolean UICamera::showTooltips bool ___showTooltips_26; // UnityEngine.Vector2 UICamera::lastTouchPosition Vector2_t2156229523 ___lastTouchPosition_27; // UnityEngine.RaycastHit UICamera::lastHit RaycastHit_t1056001966 ___lastHit_28; // UICamera UICamera::current UICamera_t1356438871 * ___current_29; // UnityEngine.Camera UICamera::currentCamera Camera_t4157153871 * ___currentCamera_30; // System.Int32 UICamera::currentTouchID int32_t ___currentTouchID_31; // UICamera/MouseOrTouch UICamera::currentTouch MouseOrTouch_t3052596533 * ___currentTouch_32; // System.Boolean UICamera::inputHasFocus bool ___inputHasFocus_33; // UnityEngine.GameObject UICamera::genericEventHandler GameObject_t1113636619 * ___genericEventHandler_34; // UnityEngine.GameObject UICamera::fallThrough GameObject_t1113636619 * ___fallThrough_35; // System.Collections.Generic.List`1 UICamera::mList List_1_t2828513613 * ___mList_36; // System.Collections.Generic.List`1 UICamera::mHighlighted List_1_t2833680200 * ___mHighlighted_37; // UnityEngine.GameObject UICamera::mSel GameObject_t1113636619 * ___mSel_38; // UICamera/MouseOrTouch[] UICamera::mMouse MouseOrTouchU5BU5D_t3534648920* ___mMouse_39; // UnityEngine.GameObject UICamera::mHover GameObject_t1113636619 * ___mHover_40; // UICamera/MouseOrTouch UICamera::mController MouseOrTouch_t3052596533 * ___mController_41; // System.Single UICamera::mNextEvent float ___mNextEvent_42; // System.Collections.Generic.Dictionary`2 UICamera::mTouches Dictionary_2_t1941309864 * ___mTouches_43; // UnityEngine.GameObject UICamera::hoveredObject GameObject_t1113636619 * ___hoveredObject_48; // System.Comparison`1 UICamera::<>f__am$cache0 Comparison_1_t830933145 * ___U3CU3Ef__amU24cache0_49; // System.Comparison`1 UICamera::<>f__mg$cache0 Comparison_1_t1131370050 * ___U3CU3Ef__mgU24cache0_50; public: inline static int32_t get_offset_of_onCustomInput_25() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___onCustomInput_25)); } inline Action_t1264377477 * get_onCustomInput_25() const { return ___onCustomInput_25; } inline Action_t1264377477 ** get_address_of_onCustomInput_25() { return &___onCustomInput_25; } inline void set_onCustomInput_25(Action_t1264377477 * value) { ___onCustomInput_25 = value; Il2CppCodeGenWriteBarrier((&___onCustomInput_25), value); } inline static int32_t get_offset_of_showTooltips_26() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___showTooltips_26)); } inline bool get_showTooltips_26() const { return ___showTooltips_26; } inline bool* get_address_of_showTooltips_26() { return &___showTooltips_26; } inline void set_showTooltips_26(bool value) { ___showTooltips_26 = value; } inline static int32_t get_offset_of_lastTouchPosition_27() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___lastTouchPosition_27)); } inline Vector2_t2156229523 get_lastTouchPosition_27() const { return ___lastTouchPosition_27; } inline Vector2_t2156229523 * get_address_of_lastTouchPosition_27() { return &___lastTouchPosition_27; } inline void set_lastTouchPosition_27(Vector2_t2156229523 value) { ___lastTouchPosition_27 = value; } inline static int32_t get_offset_of_lastHit_28() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___lastHit_28)); } inline RaycastHit_t1056001966 get_lastHit_28() const { return ___lastHit_28; } inline RaycastHit_t1056001966 * get_address_of_lastHit_28() { return &___lastHit_28; } inline void set_lastHit_28(RaycastHit_t1056001966 value) { ___lastHit_28 = value; } inline static int32_t get_offset_of_current_29() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___current_29)); } inline UICamera_t1356438871 * get_current_29() const { return ___current_29; } inline UICamera_t1356438871 ** get_address_of_current_29() { return &___current_29; } inline void set_current_29(UICamera_t1356438871 * value) { ___current_29 = value; Il2CppCodeGenWriteBarrier((&___current_29), value); } inline static int32_t get_offset_of_currentCamera_30() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentCamera_30)); } inline Camera_t4157153871 * get_currentCamera_30() const { return ___currentCamera_30; } inline Camera_t4157153871 ** get_address_of_currentCamera_30() { return &___currentCamera_30; } inline void set_currentCamera_30(Camera_t4157153871 * value) { ___currentCamera_30 = value; Il2CppCodeGenWriteBarrier((&___currentCamera_30), value); } inline static int32_t get_offset_of_currentTouchID_31() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentTouchID_31)); } inline int32_t get_currentTouchID_31() const { return ___currentTouchID_31; } inline int32_t* get_address_of_currentTouchID_31() { return &___currentTouchID_31; } inline void set_currentTouchID_31(int32_t value) { ___currentTouchID_31 = value; } inline static int32_t get_offset_of_currentTouch_32() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentTouch_32)); } inline MouseOrTouch_t3052596533 * get_currentTouch_32() const { return ___currentTouch_32; } inline MouseOrTouch_t3052596533 ** get_address_of_currentTouch_32() { return &___currentTouch_32; } inline void set_currentTouch_32(MouseOrTouch_t3052596533 * value) { ___currentTouch_32 = value; Il2CppCodeGenWriteBarrier((&___currentTouch_32), value); } inline static int32_t get_offset_of_inputHasFocus_33() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___inputHasFocus_33)); } inline bool get_inputHasFocus_33() const { return ___inputHasFocus_33; } inline bool* get_address_of_inputHasFocus_33() { return &___inputHasFocus_33; } inline void set_inputHasFocus_33(bool value) { ___inputHasFocus_33 = value; } inline static int32_t get_offset_of_genericEventHandler_34() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___genericEventHandler_34)); } inline GameObject_t1113636619 * get_genericEventHandler_34() const { return ___genericEventHandler_34; } inline GameObject_t1113636619 ** get_address_of_genericEventHandler_34() { return &___genericEventHandler_34; } inline void set_genericEventHandler_34(GameObject_t1113636619 * value) { ___genericEventHandler_34 = value; Il2CppCodeGenWriteBarrier((&___genericEventHandler_34), value); } inline static int32_t get_offset_of_fallThrough_35() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___fallThrough_35)); } inline GameObject_t1113636619 * get_fallThrough_35() const { return ___fallThrough_35; } inline GameObject_t1113636619 ** get_address_of_fallThrough_35() { return &___fallThrough_35; } inline void set_fallThrough_35(GameObject_t1113636619 * value) { ___fallThrough_35 = value; Il2CppCodeGenWriteBarrier((&___fallThrough_35), value); } inline static int32_t get_offset_of_mList_36() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mList_36)); } inline List_1_t2828513613 * get_mList_36() const { return ___mList_36; } inline List_1_t2828513613 ** get_address_of_mList_36() { return &___mList_36; } inline void set_mList_36(List_1_t2828513613 * value) { ___mList_36 = value; Il2CppCodeGenWriteBarrier((&___mList_36), value); } inline static int32_t get_offset_of_mHighlighted_37() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mHighlighted_37)); } inline List_1_t2833680200 * get_mHighlighted_37() const { return ___mHighlighted_37; } inline List_1_t2833680200 ** get_address_of_mHighlighted_37() { return &___mHighlighted_37; } inline void set_mHighlighted_37(List_1_t2833680200 * value) { ___mHighlighted_37 = value; Il2CppCodeGenWriteBarrier((&___mHighlighted_37), value); } inline static int32_t get_offset_of_mSel_38() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mSel_38)); } inline GameObject_t1113636619 * get_mSel_38() const { return ___mSel_38; } inline GameObject_t1113636619 ** get_address_of_mSel_38() { return &___mSel_38; } inline void set_mSel_38(GameObject_t1113636619 * value) { ___mSel_38 = value; Il2CppCodeGenWriteBarrier((&___mSel_38), value); } inline static int32_t get_offset_of_mMouse_39() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mMouse_39)); } inline MouseOrTouchU5BU5D_t3534648920* get_mMouse_39() const { return ___mMouse_39; } inline MouseOrTouchU5BU5D_t3534648920** get_address_of_mMouse_39() { return &___mMouse_39; } inline void set_mMouse_39(MouseOrTouchU5BU5D_t3534648920* value) { ___mMouse_39 = value; Il2CppCodeGenWriteBarrier((&___mMouse_39), value); } inline static int32_t get_offset_of_mHover_40() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mHover_40)); } inline GameObject_t1113636619 * get_mHover_40() const { return ___mHover_40; } inline GameObject_t1113636619 ** get_address_of_mHover_40() { return &___mHover_40; } inline void set_mHover_40(GameObject_t1113636619 * value) { ___mHover_40 = value; Il2CppCodeGenWriteBarrier((&___mHover_40), value); } inline static int32_t get_offset_of_mController_41() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mController_41)); } inline MouseOrTouch_t3052596533 * get_mController_41() const { return ___mController_41; } inline MouseOrTouch_t3052596533 ** get_address_of_mController_41() { return &___mController_41; } inline void set_mController_41(MouseOrTouch_t3052596533 * value) { ___mController_41 = value; Il2CppCodeGenWriteBarrier((&___mController_41), value); } inline static int32_t get_offset_of_mNextEvent_42() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mNextEvent_42)); } inline float get_mNextEvent_42() const { return ___mNextEvent_42; } inline float* get_address_of_mNextEvent_42() { return &___mNextEvent_42; } inline void set_mNextEvent_42(float value) { ___mNextEvent_42 = value; } inline static int32_t get_offset_of_mTouches_43() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mTouches_43)); } inline Dictionary_2_t1941309864 * get_mTouches_43() const { return ___mTouches_43; } inline Dictionary_2_t1941309864 ** get_address_of_mTouches_43() { return &___mTouches_43; } inline void set_mTouches_43(Dictionary_2_t1941309864 * value) { ___mTouches_43 = value; Il2CppCodeGenWriteBarrier((&___mTouches_43), value); } inline static int32_t get_offset_of_hoveredObject_48() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___hoveredObject_48)); } inline GameObject_t1113636619 * get_hoveredObject_48() const { return ___hoveredObject_48; } inline GameObject_t1113636619 ** get_address_of_hoveredObject_48() { return &___hoveredObject_48; } inline void set_hoveredObject_48(GameObject_t1113636619 * value) { ___hoveredObject_48 = value; Il2CppCodeGenWriteBarrier((&___hoveredObject_48), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_49() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___U3CU3Ef__amU24cache0_49)); } inline Comparison_1_t830933145 * get_U3CU3Ef__amU24cache0_49() const { return ___U3CU3Ef__amU24cache0_49; } inline Comparison_1_t830933145 ** get_address_of_U3CU3Ef__amU24cache0_49() { return &___U3CU3Ef__amU24cache0_49; } inline void set_U3CU3Ef__amU24cache0_49(Comparison_1_t830933145 * value) { ___U3CU3Ef__amU24cache0_49 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_49), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_50() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___U3CU3Ef__mgU24cache0_50)); } inline Comparison_1_t1131370050 * get_U3CU3Ef__mgU24cache0_50() const { return ___U3CU3Ef__mgU24cache0_50; } inline Comparison_1_t1131370050 ** get_address_of_U3CU3Ef__mgU24cache0_50() { return &___U3CU3Ef__mgU24cache0_50; } inline void set_U3CU3Ef__mgU24cache0_50(Comparison_1_t1131370050 * value) { ___U3CU3Ef__mgU24cache0_50 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_50), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICAMERA_T1356438871_H #ifndef SCENEPERSONALWNDSHOP_T78642639_H #define SCENEPERSONALWNDSHOP_T78642639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ScenePersonalWndShop struct ScenePersonalWndShop_t78642639 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform ScenePersonalWndShop::m_ShopCartWnd Transform_t3600365921 * ___m_ShopCartWnd_3; // UnityEngine.Transform ScenePersonalWndShop::m_ShopCartCnt Transform_t3600365921 * ___m_ShopCartCnt_4; // UnityEngine.Transform ScenePersonalWndShop::m_Sex Transform_t3600365921 * ___m_Sex_5; // UnityEngine.Transform ScenePersonalWndShop::m_BtnQuickBuy Transform_t3600365921 * ___m_BtnQuickBuy_6; // uiBtnList ScenePersonalWndShop::m_btnList uiBtnList_t3771050923 * ___m_btnList_7; // ScenePersonalShopList ScenePersonalWndShop::m_ShopList ScenePersonalShopList_t27853008 * ___m_ShopList_8; // DetailWnd ScenePersonalWndShop::m_WndDetail DetailWnd_t3732401977 * ___m_WndDetail_9; // AmountWnd ScenePersonalWndShop::m_WndAmount AmountWnd_t1885830546 * ___m_WndAmount_10; // ScenePersonalShopListViewAnim ScenePersonalWndShop::m_ShopListViewAnim ScenePersonalShopListViewAnim_t141335317 * ___m_ShopListViewAnim_11; // UnityEngine.GameObject[] ScenePersonalWndShop::m_ShopOwned GameObjectU5BU5D_t3328599146* ___m_ShopOwned_12; // UnityEngine.GameObject[] ScenePersonalWndShop::m_ShopCartOwned GameObjectU5BU5D_t3328599146* ___m_ShopCartOwned_13; // UnityEngine.Transform[] ScenePersonalWndShop::m_ShopTypeActive TransformU5BU5D_t807237628* ___m_ShopTypeActive_14; // UnityEngine.Transform[] ScenePersonalWndShop::m_ShopTypeDisActive TransformU5BU5D_t807237628* ___m_ShopTypeDisActive_15; // UnityEngine.GameObject ScenePersonalWndShop::m_GroupFashionUp GameObject_t1113636619 * ___m_GroupFashionUp_16; // UISprite ScenePersonalWndShop::m_SpriteFashionUp UISprite_t194114938 * ___m_SpriteFashionUp_17; // UnityEngine.GameObject ScenePersonalWndShop::m_GroupFashionDown GameObject_t1113636619 * ___m_GroupFashionDown_18; // UISprite ScenePersonalWndShop::m_SpriteFashionDown UISprite_t194114938 * ___m_SpriteFashionDown_19; // UnityEngine.GameObject ScenePersonalWndShop::m_QuickBuyWnd GameObject_t1113636619 * ___m_QuickBuyWnd_20; // UnityEngine.GameObject ScenePersonalWndShop::m_IconShop GameObject_t1113636619 * ___m_IconShop_21; // UnityEngine.GameObject ScenePersonalWndShop::m_IconShopCart GameObject_t1113636619 * ___m_IconShopCart_22; // UILabel ScenePersonalWndShop::m_star_numbers UILabel_t3248798549 * ___m_star_numbers_23; // UnityEngine.GameObject ScenePersonalWndShop::m_arrowTop GameObject_t1113636619 * ___m_arrowTop_24; // UnityEngine.GameObject ScenePersonalWndShop::m_arrowBottom GameObject_t1113636619 * ___m_arrowBottom_25; // ScenePersonalShopGroupbuying ScenePersonalWndShop::m_uiGorupBuying ScenePersonalShopGroupbuying_t1000467629 * ___m_uiGorupBuying_26; // ScenePersonalShopbuying ScenePersonalWndShop::m_uiBuying ScenePersonalShopbuying_t958260052 * ___m_uiBuying_27; // ScenePersonalShopActivitybuying ScenePersonalWndShop::m_activityBuying ScenePersonalShopActivitybuying_t3880254145 * ___m_activityBuying_28; // UnityEngine.GameObject ScenePersonalWndShop::m_commend GameObject_t1113636619 * ___m_commend_29; // UnityEngine.GameObject ScenePersonalWndShop::m_QuickBuy GameObject_t1113636619 * ___m_QuickBuy_30; // UnityEngine.Transform ScenePersonalWndShop::m_FilterBtn Transform_t3600365921 * ___m_FilterBtn_31; // UnityEngine.Transform ScenePersonalWndShop::m_ActivityTap Transform_t3600365921 * ___m_ActivityTap_32; // UnityEngine.Transform ScenePersonalWndShop::m_VipTap Transform_t3600365921 * ___m_VipTap_33; // UnityEngine.Transform ScenePersonalWndShop::m_DressTap Transform_t3600365921 * ___m_DressTap_34; // UnityEngine.Transform ScenePersonalWndShop::m_JewelerTap Transform_t3600365921 * ___m_JewelerTap_35; // UnityEngine.Transform ScenePersonalWndShop::m_PersonalTag Transform_t3600365921 * ___m_PersonalTag_36; // UnityEngine.Transform ScenePersonalWndShop::m_beach Transform_t3600365921 * ___m_beach_37; // UnityEngine.Transform ScenePersonalWndShop::m_FilteringBg Transform_t3600365921 * ___m_FilteringBg_38; // UnityEngine.Transform ScenePersonalWndShop::m_shopSelect Transform_t3600365921 * ___m_shopSelect_39; // UnityEngine.Transform ScenePersonalWndShop::m_NewPlayerTap Transform_t3600365921 * ___m_NewPlayerTap_40; // UnityEngine.Transform ScenePersonalWndShop::m_NewProcucts Transform_t3600365921 * ___m_NewProcucts_41; // System.Boolean ScenePersonalWndShop::isPhotoReady bool ___isPhotoReady_42; // System.Boolean ScenePersonalWndShop::isPageInit bool ___isPageInit_43; // System.Boolean ScenePersonalWndShop::isComeFromIdosShow bool ___isComeFromIdosShow_44; // UILabel ScenePersonalWndShop::m_shareLabel UILabel_t3248798549 * ___m_shareLabel_45; // UITexture ScenePersonalWndShop::m_Yulanbg UITexture_t3471168817 * ___m_Yulanbg_46; // UITexture ScenePersonalWndShop::m_Head UITexture_t3471168817 * ___m_Head_47; // System.Single ScenePersonalWndShop::lefttime float ___lefttime_48; // UnityEngine.GameObject ScenePersonalWndShop::m_Daojishi GameObject_t1113636619 * ___m_Daojishi_49; // UILabel ScenePersonalWndShop::m_time UILabel_t3248798549 * ___m_time_50; // UnityEngine.Transform ScenePersonalWndShop::m_shopCarRootTran Transform_t3600365921 * ___m_shopCarRootTran_51; // UnityEngine.Transform ScenePersonalWndShop::m_shopCountTran Transform_t3600365921 * ___m_shopCountTran_52; // UILabel ScenePersonalWndShop::m_shopCountLabel UILabel_t3248798549 * ___m_shopCountLabel_53; // System.String ScenePersonalWndShop::m_strLastInputLab String_t* ___m_strLastInputLab_54; // System.Collections.Generic.List`1 ScenePersonalWndShop::m_configList List_1_t128053199 * ___m_configList_55; // System.Int32 ScenePersonalWndShop::m_curShopCount int32_t ___m_curShopCount_56; // UnityEngine.Transform ScenePersonalWndShop::m_timeTran Transform_t3600365921 * ___m_timeTran_57; // UnityEngine.Transform ScenePersonalWndShop::m_btnShare Transform_t3600365921 * ___m_btnShare_58; // UnityEngine.Vector3 ScenePersonalWndShop::m_newPlayerPos Vector3_t3722313464 ___m_newPlayerPos_59; // UnityEngine.Vector3 ScenePersonalWndShop::m_activityPos Vector3_t3722313464 ___m_activityPos_60; // UnityEngine.Vector3 ScenePersonalWndShop::m_vipPos Vector3_t3722313464 ___m_vipPos_61; // DMCore.Logic.CGoldWatcher ScenePersonalWndShop::m_goldWatch CGoldWatcher_t2760796238 * ___m_goldWatch_62; // System.Boolean ScenePersonalWndShop::m_bMainRole bool ___m_bMainRole_63; // System.Int32 ScenePersonalWndShop::m_ChangeFlag int32_t ___m_ChangeFlag_64; // System.Single ScenePersonalWndShop::m_fChangeTime float ___m_fChangeTime_65; // System.Boolean ScenePersonalWndShop::m_bInShopWnd bool ___m_bInShopWnd_66; // System.Boolean ScenePersonalWndShop::m_bInQuickBuyWnd bool ___m_bInQuickBuyWnd_67; // System.Collections.Generic.List`1 ScenePersonalWndShop::m_ListSpriteUp List_1_t1666189680 * ___m_ListSpriteUp_68; // System.Collections.Generic.List`1 ScenePersonalWndShop::m_ListSpriteDown List_1_t1666189680 * ___m_ListSpriteDown_69; // System.Collections.Generic.List`1 ScenePersonalWndShop::m_ListSpriteMyFashion List_1_t1666189680 * ___m_ListSpriteMyFashion_70; // System.Int32 ScenePersonalWndShop::m_nMyFashionOld int32_t ___m_nMyFashionOld_71; // System.Int32 ScenePersonalWndShop::m_nFashionOffsetOld int32_t ___m_nFashionOffsetOld_72; public: inline static int32_t get_offset_of_m_ShopCartWnd_3() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopCartWnd_3)); } inline Transform_t3600365921 * get_m_ShopCartWnd_3() const { return ___m_ShopCartWnd_3; } inline Transform_t3600365921 ** get_address_of_m_ShopCartWnd_3() { return &___m_ShopCartWnd_3; } inline void set_m_ShopCartWnd_3(Transform_t3600365921 * value) { ___m_ShopCartWnd_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShopCartWnd_3), value); } inline static int32_t get_offset_of_m_ShopCartCnt_4() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopCartCnt_4)); } inline Transform_t3600365921 * get_m_ShopCartCnt_4() const { return ___m_ShopCartCnt_4; } inline Transform_t3600365921 ** get_address_of_m_ShopCartCnt_4() { return &___m_ShopCartCnt_4; } inline void set_m_ShopCartCnt_4(Transform_t3600365921 * value) { ___m_ShopCartCnt_4 = value; Il2CppCodeGenWriteBarrier((&___m_ShopCartCnt_4), value); } inline static int32_t get_offset_of_m_Sex_5() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_Sex_5)); } inline Transform_t3600365921 * get_m_Sex_5() const { return ___m_Sex_5; } inline Transform_t3600365921 ** get_address_of_m_Sex_5() { return &___m_Sex_5; } inline void set_m_Sex_5(Transform_t3600365921 * value) { ___m_Sex_5 = value; Il2CppCodeGenWriteBarrier((&___m_Sex_5), value); } inline static int32_t get_offset_of_m_BtnQuickBuy_6() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_BtnQuickBuy_6)); } inline Transform_t3600365921 * get_m_BtnQuickBuy_6() const { return ___m_BtnQuickBuy_6; } inline Transform_t3600365921 ** get_address_of_m_BtnQuickBuy_6() { return &___m_BtnQuickBuy_6; } inline void set_m_BtnQuickBuy_6(Transform_t3600365921 * value) { ___m_BtnQuickBuy_6 = value; Il2CppCodeGenWriteBarrier((&___m_BtnQuickBuy_6), value); } inline static int32_t get_offset_of_m_btnList_7() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_btnList_7)); } inline uiBtnList_t3771050923 * get_m_btnList_7() const { return ___m_btnList_7; } inline uiBtnList_t3771050923 ** get_address_of_m_btnList_7() { return &___m_btnList_7; } inline void set_m_btnList_7(uiBtnList_t3771050923 * value) { ___m_btnList_7 = value; Il2CppCodeGenWriteBarrier((&___m_btnList_7), value); } inline static int32_t get_offset_of_m_ShopList_8() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopList_8)); } inline ScenePersonalShopList_t27853008 * get_m_ShopList_8() const { return ___m_ShopList_8; } inline ScenePersonalShopList_t27853008 ** get_address_of_m_ShopList_8() { return &___m_ShopList_8; } inline void set_m_ShopList_8(ScenePersonalShopList_t27853008 * value) { ___m_ShopList_8 = value; Il2CppCodeGenWriteBarrier((&___m_ShopList_8), value); } inline static int32_t get_offset_of_m_WndDetail_9() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_WndDetail_9)); } inline DetailWnd_t3732401977 * get_m_WndDetail_9() const { return ___m_WndDetail_9; } inline DetailWnd_t3732401977 ** get_address_of_m_WndDetail_9() { return &___m_WndDetail_9; } inline void set_m_WndDetail_9(DetailWnd_t3732401977 * value) { ___m_WndDetail_9 = value; Il2CppCodeGenWriteBarrier((&___m_WndDetail_9), value); } inline static int32_t get_offset_of_m_WndAmount_10() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_WndAmount_10)); } inline AmountWnd_t1885830546 * get_m_WndAmount_10() const { return ___m_WndAmount_10; } inline AmountWnd_t1885830546 ** get_address_of_m_WndAmount_10() { return &___m_WndAmount_10; } inline void set_m_WndAmount_10(AmountWnd_t1885830546 * value) { ___m_WndAmount_10 = value; Il2CppCodeGenWriteBarrier((&___m_WndAmount_10), value); } inline static int32_t get_offset_of_m_ShopListViewAnim_11() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopListViewAnim_11)); } inline ScenePersonalShopListViewAnim_t141335317 * get_m_ShopListViewAnim_11() const { return ___m_ShopListViewAnim_11; } inline ScenePersonalShopListViewAnim_t141335317 ** get_address_of_m_ShopListViewAnim_11() { return &___m_ShopListViewAnim_11; } inline void set_m_ShopListViewAnim_11(ScenePersonalShopListViewAnim_t141335317 * value) { ___m_ShopListViewAnim_11 = value; Il2CppCodeGenWriteBarrier((&___m_ShopListViewAnim_11), value); } inline static int32_t get_offset_of_m_ShopOwned_12() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopOwned_12)); } inline GameObjectU5BU5D_t3328599146* get_m_ShopOwned_12() const { return ___m_ShopOwned_12; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_ShopOwned_12() { return &___m_ShopOwned_12; } inline void set_m_ShopOwned_12(GameObjectU5BU5D_t3328599146* value) { ___m_ShopOwned_12 = value; Il2CppCodeGenWriteBarrier((&___m_ShopOwned_12), value); } inline static int32_t get_offset_of_m_ShopCartOwned_13() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopCartOwned_13)); } inline GameObjectU5BU5D_t3328599146* get_m_ShopCartOwned_13() const { return ___m_ShopCartOwned_13; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_ShopCartOwned_13() { return &___m_ShopCartOwned_13; } inline void set_m_ShopCartOwned_13(GameObjectU5BU5D_t3328599146* value) { ___m_ShopCartOwned_13 = value; Il2CppCodeGenWriteBarrier((&___m_ShopCartOwned_13), value); } inline static int32_t get_offset_of_m_ShopTypeActive_14() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopTypeActive_14)); } inline TransformU5BU5D_t807237628* get_m_ShopTypeActive_14() const { return ___m_ShopTypeActive_14; } inline TransformU5BU5D_t807237628** get_address_of_m_ShopTypeActive_14() { return &___m_ShopTypeActive_14; } inline void set_m_ShopTypeActive_14(TransformU5BU5D_t807237628* value) { ___m_ShopTypeActive_14 = value; Il2CppCodeGenWriteBarrier((&___m_ShopTypeActive_14), value); } inline static int32_t get_offset_of_m_ShopTypeDisActive_15() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopTypeDisActive_15)); } inline TransformU5BU5D_t807237628* get_m_ShopTypeDisActive_15() const { return ___m_ShopTypeDisActive_15; } inline TransformU5BU5D_t807237628** get_address_of_m_ShopTypeDisActive_15() { return &___m_ShopTypeDisActive_15; } inline void set_m_ShopTypeDisActive_15(TransformU5BU5D_t807237628* value) { ___m_ShopTypeDisActive_15 = value; Il2CppCodeGenWriteBarrier((&___m_ShopTypeDisActive_15), value); } inline static int32_t get_offset_of_m_GroupFashionUp_16() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_GroupFashionUp_16)); } inline GameObject_t1113636619 * get_m_GroupFashionUp_16() const { return ___m_GroupFashionUp_16; } inline GameObject_t1113636619 ** get_address_of_m_GroupFashionUp_16() { return &___m_GroupFashionUp_16; } inline void set_m_GroupFashionUp_16(GameObject_t1113636619 * value) { ___m_GroupFashionUp_16 = value; Il2CppCodeGenWriteBarrier((&___m_GroupFashionUp_16), value); } inline static int32_t get_offset_of_m_SpriteFashionUp_17() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_SpriteFashionUp_17)); } inline UISprite_t194114938 * get_m_SpriteFashionUp_17() const { return ___m_SpriteFashionUp_17; } inline UISprite_t194114938 ** get_address_of_m_SpriteFashionUp_17() { return &___m_SpriteFashionUp_17; } inline void set_m_SpriteFashionUp_17(UISprite_t194114938 * value) { ___m_SpriteFashionUp_17 = value; Il2CppCodeGenWriteBarrier((&___m_SpriteFashionUp_17), value); } inline static int32_t get_offset_of_m_GroupFashionDown_18() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_GroupFashionDown_18)); } inline GameObject_t1113636619 * get_m_GroupFashionDown_18() const { return ___m_GroupFashionDown_18; } inline GameObject_t1113636619 ** get_address_of_m_GroupFashionDown_18() { return &___m_GroupFashionDown_18; } inline void set_m_GroupFashionDown_18(GameObject_t1113636619 * value) { ___m_GroupFashionDown_18 = value; Il2CppCodeGenWriteBarrier((&___m_GroupFashionDown_18), value); } inline static int32_t get_offset_of_m_SpriteFashionDown_19() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_SpriteFashionDown_19)); } inline UISprite_t194114938 * get_m_SpriteFashionDown_19() const { return ___m_SpriteFashionDown_19; } inline UISprite_t194114938 ** get_address_of_m_SpriteFashionDown_19() { return &___m_SpriteFashionDown_19; } inline void set_m_SpriteFashionDown_19(UISprite_t194114938 * value) { ___m_SpriteFashionDown_19 = value; Il2CppCodeGenWriteBarrier((&___m_SpriteFashionDown_19), value); } inline static int32_t get_offset_of_m_QuickBuyWnd_20() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_QuickBuyWnd_20)); } inline GameObject_t1113636619 * get_m_QuickBuyWnd_20() const { return ___m_QuickBuyWnd_20; } inline GameObject_t1113636619 ** get_address_of_m_QuickBuyWnd_20() { return &___m_QuickBuyWnd_20; } inline void set_m_QuickBuyWnd_20(GameObject_t1113636619 * value) { ___m_QuickBuyWnd_20 = value; Il2CppCodeGenWriteBarrier((&___m_QuickBuyWnd_20), value); } inline static int32_t get_offset_of_m_IconShop_21() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_IconShop_21)); } inline GameObject_t1113636619 * get_m_IconShop_21() const { return ___m_IconShop_21; } inline GameObject_t1113636619 ** get_address_of_m_IconShop_21() { return &___m_IconShop_21; } inline void set_m_IconShop_21(GameObject_t1113636619 * value) { ___m_IconShop_21 = value; Il2CppCodeGenWriteBarrier((&___m_IconShop_21), value); } inline static int32_t get_offset_of_m_IconShopCart_22() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_IconShopCart_22)); } inline GameObject_t1113636619 * get_m_IconShopCart_22() const { return ___m_IconShopCart_22; } inline GameObject_t1113636619 ** get_address_of_m_IconShopCart_22() { return &___m_IconShopCart_22; } inline void set_m_IconShopCart_22(GameObject_t1113636619 * value) { ___m_IconShopCart_22 = value; Il2CppCodeGenWriteBarrier((&___m_IconShopCart_22), value); } inline static int32_t get_offset_of_m_star_numbers_23() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_star_numbers_23)); } inline UILabel_t3248798549 * get_m_star_numbers_23() const { return ___m_star_numbers_23; } inline UILabel_t3248798549 ** get_address_of_m_star_numbers_23() { return &___m_star_numbers_23; } inline void set_m_star_numbers_23(UILabel_t3248798549 * value) { ___m_star_numbers_23 = value; Il2CppCodeGenWriteBarrier((&___m_star_numbers_23), value); } inline static int32_t get_offset_of_m_arrowTop_24() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_arrowTop_24)); } inline GameObject_t1113636619 * get_m_arrowTop_24() const { return ___m_arrowTop_24; } inline GameObject_t1113636619 ** get_address_of_m_arrowTop_24() { return &___m_arrowTop_24; } inline void set_m_arrowTop_24(GameObject_t1113636619 * value) { ___m_arrowTop_24 = value; Il2CppCodeGenWriteBarrier((&___m_arrowTop_24), value); } inline static int32_t get_offset_of_m_arrowBottom_25() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_arrowBottom_25)); } inline GameObject_t1113636619 * get_m_arrowBottom_25() const { return ___m_arrowBottom_25; } inline GameObject_t1113636619 ** get_address_of_m_arrowBottom_25() { return &___m_arrowBottom_25; } inline void set_m_arrowBottom_25(GameObject_t1113636619 * value) { ___m_arrowBottom_25 = value; Il2CppCodeGenWriteBarrier((&___m_arrowBottom_25), value); } inline static int32_t get_offset_of_m_uiGorupBuying_26() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_uiGorupBuying_26)); } inline ScenePersonalShopGroupbuying_t1000467629 * get_m_uiGorupBuying_26() const { return ___m_uiGorupBuying_26; } inline ScenePersonalShopGroupbuying_t1000467629 ** get_address_of_m_uiGorupBuying_26() { return &___m_uiGorupBuying_26; } inline void set_m_uiGorupBuying_26(ScenePersonalShopGroupbuying_t1000467629 * value) { ___m_uiGorupBuying_26 = value; Il2CppCodeGenWriteBarrier((&___m_uiGorupBuying_26), value); } inline static int32_t get_offset_of_m_uiBuying_27() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_uiBuying_27)); } inline ScenePersonalShopbuying_t958260052 * get_m_uiBuying_27() const { return ___m_uiBuying_27; } inline ScenePersonalShopbuying_t958260052 ** get_address_of_m_uiBuying_27() { return &___m_uiBuying_27; } inline void set_m_uiBuying_27(ScenePersonalShopbuying_t958260052 * value) { ___m_uiBuying_27 = value; Il2CppCodeGenWriteBarrier((&___m_uiBuying_27), value); } inline static int32_t get_offset_of_m_activityBuying_28() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_activityBuying_28)); } inline ScenePersonalShopActivitybuying_t3880254145 * get_m_activityBuying_28() const { return ___m_activityBuying_28; } inline ScenePersonalShopActivitybuying_t3880254145 ** get_address_of_m_activityBuying_28() { return &___m_activityBuying_28; } inline void set_m_activityBuying_28(ScenePersonalShopActivitybuying_t3880254145 * value) { ___m_activityBuying_28 = value; Il2CppCodeGenWriteBarrier((&___m_activityBuying_28), value); } inline static int32_t get_offset_of_m_commend_29() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_commend_29)); } inline GameObject_t1113636619 * get_m_commend_29() const { return ___m_commend_29; } inline GameObject_t1113636619 ** get_address_of_m_commend_29() { return &___m_commend_29; } inline void set_m_commend_29(GameObject_t1113636619 * value) { ___m_commend_29 = value; Il2CppCodeGenWriteBarrier((&___m_commend_29), value); } inline static int32_t get_offset_of_m_QuickBuy_30() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_QuickBuy_30)); } inline GameObject_t1113636619 * get_m_QuickBuy_30() const { return ___m_QuickBuy_30; } inline GameObject_t1113636619 ** get_address_of_m_QuickBuy_30() { return &___m_QuickBuy_30; } inline void set_m_QuickBuy_30(GameObject_t1113636619 * value) { ___m_QuickBuy_30 = value; Il2CppCodeGenWriteBarrier((&___m_QuickBuy_30), value); } inline static int32_t get_offset_of_m_FilterBtn_31() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_FilterBtn_31)); } inline Transform_t3600365921 * get_m_FilterBtn_31() const { return ___m_FilterBtn_31; } inline Transform_t3600365921 ** get_address_of_m_FilterBtn_31() { return &___m_FilterBtn_31; } inline void set_m_FilterBtn_31(Transform_t3600365921 * value) { ___m_FilterBtn_31 = value; Il2CppCodeGenWriteBarrier((&___m_FilterBtn_31), value); } inline static int32_t get_offset_of_m_ActivityTap_32() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ActivityTap_32)); } inline Transform_t3600365921 * get_m_ActivityTap_32() const { return ___m_ActivityTap_32; } inline Transform_t3600365921 ** get_address_of_m_ActivityTap_32() { return &___m_ActivityTap_32; } inline void set_m_ActivityTap_32(Transform_t3600365921 * value) { ___m_ActivityTap_32 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityTap_32), value); } inline static int32_t get_offset_of_m_VipTap_33() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_VipTap_33)); } inline Transform_t3600365921 * get_m_VipTap_33() const { return ___m_VipTap_33; } inline Transform_t3600365921 ** get_address_of_m_VipTap_33() { return &___m_VipTap_33; } inline void set_m_VipTap_33(Transform_t3600365921 * value) { ___m_VipTap_33 = value; Il2CppCodeGenWriteBarrier((&___m_VipTap_33), value); } inline static int32_t get_offset_of_m_DressTap_34() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_DressTap_34)); } inline Transform_t3600365921 * get_m_DressTap_34() const { return ___m_DressTap_34; } inline Transform_t3600365921 ** get_address_of_m_DressTap_34() { return &___m_DressTap_34; } inline void set_m_DressTap_34(Transform_t3600365921 * value) { ___m_DressTap_34 = value; Il2CppCodeGenWriteBarrier((&___m_DressTap_34), value); } inline static int32_t get_offset_of_m_JewelerTap_35() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_JewelerTap_35)); } inline Transform_t3600365921 * get_m_JewelerTap_35() const { return ___m_JewelerTap_35; } inline Transform_t3600365921 ** get_address_of_m_JewelerTap_35() { return &___m_JewelerTap_35; } inline void set_m_JewelerTap_35(Transform_t3600365921 * value) { ___m_JewelerTap_35 = value; Il2CppCodeGenWriteBarrier((&___m_JewelerTap_35), value); } inline static int32_t get_offset_of_m_PersonalTag_36() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_PersonalTag_36)); } inline Transform_t3600365921 * get_m_PersonalTag_36() const { return ___m_PersonalTag_36; } inline Transform_t3600365921 ** get_address_of_m_PersonalTag_36() { return &___m_PersonalTag_36; } inline void set_m_PersonalTag_36(Transform_t3600365921 * value) { ___m_PersonalTag_36 = value; Il2CppCodeGenWriteBarrier((&___m_PersonalTag_36), value); } inline static int32_t get_offset_of_m_beach_37() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_beach_37)); } inline Transform_t3600365921 * get_m_beach_37() const { return ___m_beach_37; } inline Transform_t3600365921 ** get_address_of_m_beach_37() { return &___m_beach_37; } inline void set_m_beach_37(Transform_t3600365921 * value) { ___m_beach_37 = value; Il2CppCodeGenWriteBarrier((&___m_beach_37), value); } inline static int32_t get_offset_of_m_FilteringBg_38() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_FilteringBg_38)); } inline Transform_t3600365921 * get_m_FilteringBg_38() const { return ___m_FilteringBg_38; } inline Transform_t3600365921 ** get_address_of_m_FilteringBg_38() { return &___m_FilteringBg_38; } inline void set_m_FilteringBg_38(Transform_t3600365921 * value) { ___m_FilteringBg_38 = value; Il2CppCodeGenWriteBarrier((&___m_FilteringBg_38), value); } inline static int32_t get_offset_of_m_shopSelect_39() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shopSelect_39)); } inline Transform_t3600365921 * get_m_shopSelect_39() const { return ___m_shopSelect_39; } inline Transform_t3600365921 ** get_address_of_m_shopSelect_39() { return &___m_shopSelect_39; } inline void set_m_shopSelect_39(Transform_t3600365921 * value) { ___m_shopSelect_39 = value; Il2CppCodeGenWriteBarrier((&___m_shopSelect_39), value); } inline static int32_t get_offset_of_m_NewPlayerTap_40() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_NewPlayerTap_40)); } inline Transform_t3600365921 * get_m_NewPlayerTap_40() const { return ___m_NewPlayerTap_40; } inline Transform_t3600365921 ** get_address_of_m_NewPlayerTap_40() { return &___m_NewPlayerTap_40; } inline void set_m_NewPlayerTap_40(Transform_t3600365921 * value) { ___m_NewPlayerTap_40 = value; Il2CppCodeGenWriteBarrier((&___m_NewPlayerTap_40), value); } inline static int32_t get_offset_of_m_NewProcucts_41() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_NewProcucts_41)); } inline Transform_t3600365921 * get_m_NewProcucts_41() const { return ___m_NewProcucts_41; } inline Transform_t3600365921 ** get_address_of_m_NewProcucts_41() { return &___m_NewProcucts_41; } inline void set_m_NewProcucts_41(Transform_t3600365921 * value) { ___m_NewProcucts_41 = value; Il2CppCodeGenWriteBarrier((&___m_NewProcucts_41), value); } inline static int32_t get_offset_of_isPhotoReady_42() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___isPhotoReady_42)); } inline bool get_isPhotoReady_42() const { return ___isPhotoReady_42; } inline bool* get_address_of_isPhotoReady_42() { return &___isPhotoReady_42; } inline void set_isPhotoReady_42(bool value) { ___isPhotoReady_42 = value; } inline static int32_t get_offset_of_isPageInit_43() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___isPageInit_43)); } inline bool get_isPageInit_43() const { return ___isPageInit_43; } inline bool* get_address_of_isPageInit_43() { return &___isPageInit_43; } inline void set_isPageInit_43(bool value) { ___isPageInit_43 = value; } inline static int32_t get_offset_of_isComeFromIdosShow_44() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___isComeFromIdosShow_44)); } inline bool get_isComeFromIdosShow_44() const { return ___isComeFromIdosShow_44; } inline bool* get_address_of_isComeFromIdosShow_44() { return &___isComeFromIdosShow_44; } inline void set_isComeFromIdosShow_44(bool value) { ___isComeFromIdosShow_44 = value; } inline static int32_t get_offset_of_m_shareLabel_45() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shareLabel_45)); } inline UILabel_t3248798549 * get_m_shareLabel_45() const { return ___m_shareLabel_45; } inline UILabel_t3248798549 ** get_address_of_m_shareLabel_45() { return &___m_shareLabel_45; } inline void set_m_shareLabel_45(UILabel_t3248798549 * value) { ___m_shareLabel_45 = value; Il2CppCodeGenWriteBarrier((&___m_shareLabel_45), value); } inline static int32_t get_offset_of_m_Yulanbg_46() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_Yulanbg_46)); } inline UITexture_t3471168817 * get_m_Yulanbg_46() const { return ___m_Yulanbg_46; } inline UITexture_t3471168817 ** get_address_of_m_Yulanbg_46() { return &___m_Yulanbg_46; } inline void set_m_Yulanbg_46(UITexture_t3471168817 * value) { ___m_Yulanbg_46 = value; Il2CppCodeGenWriteBarrier((&___m_Yulanbg_46), value); } inline static int32_t get_offset_of_m_Head_47() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_Head_47)); } inline UITexture_t3471168817 * get_m_Head_47() const { return ___m_Head_47; } inline UITexture_t3471168817 ** get_address_of_m_Head_47() { return &___m_Head_47; } inline void set_m_Head_47(UITexture_t3471168817 * value) { ___m_Head_47 = value; Il2CppCodeGenWriteBarrier((&___m_Head_47), value); } inline static int32_t get_offset_of_lefttime_48() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___lefttime_48)); } inline float get_lefttime_48() const { return ___lefttime_48; } inline float* get_address_of_lefttime_48() { return &___lefttime_48; } inline void set_lefttime_48(float value) { ___lefttime_48 = value; } inline static int32_t get_offset_of_m_Daojishi_49() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_Daojishi_49)); } inline GameObject_t1113636619 * get_m_Daojishi_49() const { return ___m_Daojishi_49; } inline GameObject_t1113636619 ** get_address_of_m_Daojishi_49() { return &___m_Daojishi_49; } inline void set_m_Daojishi_49(GameObject_t1113636619 * value) { ___m_Daojishi_49 = value; Il2CppCodeGenWriteBarrier((&___m_Daojishi_49), value); } inline static int32_t get_offset_of_m_time_50() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_time_50)); } inline UILabel_t3248798549 * get_m_time_50() const { return ___m_time_50; } inline UILabel_t3248798549 ** get_address_of_m_time_50() { return &___m_time_50; } inline void set_m_time_50(UILabel_t3248798549 * value) { ___m_time_50 = value; Il2CppCodeGenWriteBarrier((&___m_time_50), value); } inline static int32_t get_offset_of_m_shopCarRootTran_51() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shopCarRootTran_51)); } inline Transform_t3600365921 * get_m_shopCarRootTran_51() const { return ___m_shopCarRootTran_51; } inline Transform_t3600365921 ** get_address_of_m_shopCarRootTran_51() { return &___m_shopCarRootTran_51; } inline void set_m_shopCarRootTran_51(Transform_t3600365921 * value) { ___m_shopCarRootTran_51 = value; Il2CppCodeGenWriteBarrier((&___m_shopCarRootTran_51), value); } inline static int32_t get_offset_of_m_shopCountTran_52() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shopCountTran_52)); } inline Transform_t3600365921 * get_m_shopCountTran_52() const { return ___m_shopCountTran_52; } inline Transform_t3600365921 ** get_address_of_m_shopCountTran_52() { return &___m_shopCountTran_52; } inline void set_m_shopCountTran_52(Transform_t3600365921 * value) { ___m_shopCountTran_52 = value; Il2CppCodeGenWriteBarrier((&___m_shopCountTran_52), value); } inline static int32_t get_offset_of_m_shopCountLabel_53() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shopCountLabel_53)); } inline UILabel_t3248798549 * get_m_shopCountLabel_53() const { return ___m_shopCountLabel_53; } inline UILabel_t3248798549 ** get_address_of_m_shopCountLabel_53() { return &___m_shopCountLabel_53; } inline void set_m_shopCountLabel_53(UILabel_t3248798549 * value) { ___m_shopCountLabel_53 = value; Il2CppCodeGenWriteBarrier((&___m_shopCountLabel_53), value); } inline static int32_t get_offset_of_m_strLastInputLab_54() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_strLastInputLab_54)); } inline String_t* get_m_strLastInputLab_54() const { return ___m_strLastInputLab_54; } inline String_t** get_address_of_m_strLastInputLab_54() { return &___m_strLastInputLab_54; } inline void set_m_strLastInputLab_54(String_t* value) { ___m_strLastInputLab_54 = value; Il2CppCodeGenWriteBarrier((&___m_strLastInputLab_54), value); } inline static int32_t get_offset_of_m_configList_55() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_configList_55)); } inline List_1_t128053199 * get_m_configList_55() const { return ___m_configList_55; } inline List_1_t128053199 ** get_address_of_m_configList_55() { return &___m_configList_55; } inline void set_m_configList_55(List_1_t128053199 * value) { ___m_configList_55 = value; Il2CppCodeGenWriteBarrier((&___m_configList_55), value); } inline static int32_t get_offset_of_m_curShopCount_56() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_curShopCount_56)); } inline int32_t get_m_curShopCount_56() const { return ___m_curShopCount_56; } inline int32_t* get_address_of_m_curShopCount_56() { return &___m_curShopCount_56; } inline void set_m_curShopCount_56(int32_t value) { ___m_curShopCount_56 = value; } inline static int32_t get_offset_of_m_timeTran_57() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_timeTran_57)); } inline Transform_t3600365921 * get_m_timeTran_57() const { return ___m_timeTran_57; } inline Transform_t3600365921 ** get_address_of_m_timeTran_57() { return &___m_timeTran_57; } inline void set_m_timeTran_57(Transform_t3600365921 * value) { ___m_timeTran_57 = value; Il2CppCodeGenWriteBarrier((&___m_timeTran_57), value); } inline static int32_t get_offset_of_m_btnShare_58() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_btnShare_58)); } inline Transform_t3600365921 * get_m_btnShare_58() const { return ___m_btnShare_58; } inline Transform_t3600365921 ** get_address_of_m_btnShare_58() { return &___m_btnShare_58; } inline void set_m_btnShare_58(Transform_t3600365921 * value) { ___m_btnShare_58 = value; Il2CppCodeGenWriteBarrier((&___m_btnShare_58), value); } inline static int32_t get_offset_of_m_newPlayerPos_59() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_newPlayerPos_59)); } inline Vector3_t3722313464 get_m_newPlayerPos_59() const { return ___m_newPlayerPos_59; } inline Vector3_t3722313464 * get_address_of_m_newPlayerPos_59() { return &___m_newPlayerPos_59; } inline void set_m_newPlayerPos_59(Vector3_t3722313464 value) { ___m_newPlayerPos_59 = value; } inline static int32_t get_offset_of_m_activityPos_60() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_activityPos_60)); } inline Vector3_t3722313464 get_m_activityPos_60() const { return ___m_activityPos_60; } inline Vector3_t3722313464 * get_address_of_m_activityPos_60() { return &___m_activityPos_60; } inline void set_m_activityPos_60(Vector3_t3722313464 value) { ___m_activityPos_60 = value; } inline static int32_t get_offset_of_m_vipPos_61() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_vipPos_61)); } inline Vector3_t3722313464 get_m_vipPos_61() const { return ___m_vipPos_61; } inline Vector3_t3722313464 * get_address_of_m_vipPos_61() { return &___m_vipPos_61; } inline void set_m_vipPos_61(Vector3_t3722313464 value) { ___m_vipPos_61 = value; } inline static int32_t get_offset_of_m_goldWatch_62() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_goldWatch_62)); } inline CGoldWatcher_t2760796238 * get_m_goldWatch_62() const { return ___m_goldWatch_62; } inline CGoldWatcher_t2760796238 ** get_address_of_m_goldWatch_62() { return &___m_goldWatch_62; } inline void set_m_goldWatch_62(CGoldWatcher_t2760796238 * value) { ___m_goldWatch_62 = value; Il2CppCodeGenWriteBarrier((&___m_goldWatch_62), value); } inline static int32_t get_offset_of_m_bMainRole_63() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_bMainRole_63)); } inline bool get_m_bMainRole_63() const { return ___m_bMainRole_63; } inline bool* get_address_of_m_bMainRole_63() { return &___m_bMainRole_63; } inline void set_m_bMainRole_63(bool value) { ___m_bMainRole_63 = value; } inline static int32_t get_offset_of_m_ChangeFlag_64() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ChangeFlag_64)); } inline int32_t get_m_ChangeFlag_64() const { return ___m_ChangeFlag_64; } inline int32_t* get_address_of_m_ChangeFlag_64() { return &___m_ChangeFlag_64; } inline void set_m_ChangeFlag_64(int32_t value) { ___m_ChangeFlag_64 = value; } inline static int32_t get_offset_of_m_fChangeTime_65() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_fChangeTime_65)); } inline float get_m_fChangeTime_65() const { return ___m_fChangeTime_65; } inline float* get_address_of_m_fChangeTime_65() { return &___m_fChangeTime_65; } inline void set_m_fChangeTime_65(float value) { ___m_fChangeTime_65 = value; } inline static int32_t get_offset_of_m_bInShopWnd_66() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_bInShopWnd_66)); } inline bool get_m_bInShopWnd_66() const { return ___m_bInShopWnd_66; } inline bool* get_address_of_m_bInShopWnd_66() { return &___m_bInShopWnd_66; } inline void set_m_bInShopWnd_66(bool value) { ___m_bInShopWnd_66 = value; } inline static int32_t get_offset_of_m_bInQuickBuyWnd_67() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_bInQuickBuyWnd_67)); } inline bool get_m_bInQuickBuyWnd_67() const { return ___m_bInQuickBuyWnd_67; } inline bool* get_address_of_m_bInQuickBuyWnd_67() { return &___m_bInQuickBuyWnd_67; } inline void set_m_bInQuickBuyWnd_67(bool value) { ___m_bInQuickBuyWnd_67 = value; } inline static int32_t get_offset_of_m_ListSpriteUp_68() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ListSpriteUp_68)); } inline List_1_t1666189680 * get_m_ListSpriteUp_68() const { return ___m_ListSpriteUp_68; } inline List_1_t1666189680 ** get_address_of_m_ListSpriteUp_68() { return &___m_ListSpriteUp_68; } inline void set_m_ListSpriteUp_68(List_1_t1666189680 * value) { ___m_ListSpriteUp_68 = value; Il2CppCodeGenWriteBarrier((&___m_ListSpriteUp_68), value); } inline static int32_t get_offset_of_m_ListSpriteDown_69() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ListSpriteDown_69)); } inline List_1_t1666189680 * get_m_ListSpriteDown_69() const { return ___m_ListSpriteDown_69; } inline List_1_t1666189680 ** get_address_of_m_ListSpriteDown_69() { return &___m_ListSpriteDown_69; } inline void set_m_ListSpriteDown_69(List_1_t1666189680 * value) { ___m_ListSpriteDown_69 = value; Il2CppCodeGenWriteBarrier((&___m_ListSpriteDown_69), value); } inline static int32_t get_offset_of_m_ListSpriteMyFashion_70() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ListSpriteMyFashion_70)); } inline List_1_t1666189680 * get_m_ListSpriteMyFashion_70() const { return ___m_ListSpriteMyFashion_70; } inline List_1_t1666189680 ** get_address_of_m_ListSpriteMyFashion_70() { return &___m_ListSpriteMyFashion_70; } inline void set_m_ListSpriteMyFashion_70(List_1_t1666189680 * value) { ___m_ListSpriteMyFashion_70 = value; Il2CppCodeGenWriteBarrier((&___m_ListSpriteMyFashion_70), value); } inline static int32_t get_offset_of_m_nMyFashionOld_71() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_nMyFashionOld_71)); } inline int32_t get_m_nMyFashionOld_71() const { return ___m_nMyFashionOld_71; } inline int32_t* get_address_of_m_nMyFashionOld_71() { return &___m_nMyFashionOld_71; } inline void set_m_nMyFashionOld_71(int32_t value) { ___m_nMyFashionOld_71 = value; } inline static int32_t get_offset_of_m_nFashionOffsetOld_72() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_nFashionOffsetOld_72)); } inline int32_t get_m_nFashionOffsetOld_72() const { return ___m_nFashionOffsetOld_72; } inline int32_t* get_address_of_m_nFashionOffsetOld_72() { return &___m_nFashionOffsetOld_72; } inline void set_m_nFashionOffsetOld_72(int32_t value) { ___m_nFashionOffsetOld_72 = value; } }; struct ScenePersonalWndShop_t78642639_StaticFields { public: // ScenePersonalWndShop ScenePersonalWndShop::s_instance ScenePersonalWndShop_t78642639 * ___s_instance_2; // ScenePersonalWndShop/OnClickMsgCallBack ScenePersonalWndShop::<>f__mg$cache0 OnClickMsgCallBack_t2526724959 * ___U3CU3Ef__mgU24cache0_73; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(ScenePersonalWndShop_t78642639_StaticFields, ___s_instance_2)); } inline ScenePersonalWndShop_t78642639 * get_s_instance_2() const { return ___s_instance_2; } inline ScenePersonalWndShop_t78642639 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(ScenePersonalWndShop_t78642639 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_73() { return static_cast(offsetof(ScenePersonalWndShop_t78642639_StaticFields, ___U3CU3Ef__mgU24cache0_73)); } inline OnClickMsgCallBack_t2526724959 * get_U3CU3Ef__mgU24cache0_73() const { return ___U3CU3Ef__mgU24cache0_73; } inline OnClickMsgCallBack_t2526724959 ** get_address_of_U3CU3Ef__mgU24cache0_73() { return &___U3CU3Ef__mgU24cache0_73; } inline void set_U3CU3Ef__mgU24cache0_73(OnClickMsgCallBack_t2526724959 * value) { ___U3CU3Ef__mgU24cache0_73 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_73), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENEPERSONALWNDSHOP_T78642639_H #ifndef CGAMECONTROLLER_T2711137428_H #define CGAMECONTROLLER_T2711137428_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CGameController struct CGameController_t2711137428 : public MonoBehaviour_t3962482529 { public: // System.Action CGameController::FunDelay Action_t1264377477 * ___FunDelay_2; // System.Single CGameController::m_timeLabor float ___m_timeLabor_3; // System.String CGameController::m_serverStatus String_t* ___m_serverStatus_5; // System.Single CGameController::UpdateInterval float ___UpdateInterval_6; // System.Single CGameController::_lastInterval float ____lastInterval_7; // System.Int32 CGameController::_frames int32_t ____frames_8; // System.Single CGameController::_fps float ____fps_9; public: inline static int32_t get_offset_of_FunDelay_2() { return static_cast(offsetof(CGameController_t2711137428, ___FunDelay_2)); } inline Action_t1264377477 * get_FunDelay_2() const { return ___FunDelay_2; } inline Action_t1264377477 ** get_address_of_FunDelay_2() { return &___FunDelay_2; } inline void set_FunDelay_2(Action_t1264377477 * value) { ___FunDelay_2 = value; Il2CppCodeGenWriteBarrier((&___FunDelay_2), value); } inline static int32_t get_offset_of_m_timeLabor_3() { return static_cast(offsetof(CGameController_t2711137428, ___m_timeLabor_3)); } inline float get_m_timeLabor_3() const { return ___m_timeLabor_3; } inline float* get_address_of_m_timeLabor_3() { return &___m_timeLabor_3; } inline void set_m_timeLabor_3(float value) { ___m_timeLabor_3 = value; } inline static int32_t get_offset_of_m_serverStatus_5() { return static_cast(offsetof(CGameController_t2711137428, ___m_serverStatus_5)); } inline String_t* get_m_serverStatus_5() const { return ___m_serverStatus_5; } inline String_t** get_address_of_m_serverStatus_5() { return &___m_serverStatus_5; } inline void set_m_serverStatus_5(String_t* value) { ___m_serverStatus_5 = value; Il2CppCodeGenWriteBarrier((&___m_serverStatus_5), value); } inline static int32_t get_offset_of_UpdateInterval_6() { return static_cast(offsetof(CGameController_t2711137428, ___UpdateInterval_6)); } inline float get_UpdateInterval_6() const { return ___UpdateInterval_6; } inline float* get_address_of_UpdateInterval_6() { return &___UpdateInterval_6; } inline void set_UpdateInterval_6(float value) { ___UpdateInterval_6 = value; } inline static int32_t get_offset_of__lastInterval_7() { return static_cast(offsetof(CGameController_t2711137428, ____lastInterval_7)); } inline float get__lastInterval_7() const { return ____lastInterval_7; } inline float* get_address_of__lastInterval_7() { return &____lastInterval_7; } inline void set__lastInterval_7(float value) { ____lastInterval_7 = value; } inline static int32_t get_offset_of__frames_8() { return static_cast(offsetof(CGameController_t2711137428, ____frames_8)); } inline int32_t get__frames_8() const { return ____frames_8; } inline int32_t* get_address_of__frames_8() { return &____frames_8; } inline void set__frames_8(int32_t value) { ____frames_8 = value; } inline static int32_t get_offset_of__fps_9() { return static_cast(offsetof(CGameController_t2711137428, ____fps_9)); } inline float get__fps_9() const { return ____fps_9; } inline float* get_address_of__fps_9() { return &____fps_9; } inline void set__fps_9(float value) { ____fps_9 = value; } }; struct CGameController_t2711137428_StaticFields { public: // System.String CGameController::Next_Level String_t* ___Next_Level_4; // DMCore.OnMsgBoxClkCallBack CGameController::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_10; public: inline static int32_t get_offset_of_Next_Level_4() { return static_cast(offsetof(CGameController_t2711137428_StaticFields, ___Next_Level_4)); } inline String_t* get_Next_Level_4() const { return ___Next_Level_4; } inline String_t** get_address_of_Next_Level_4() { return &___Next_Level_4; } inline void set_Next_Level_4(String_t* value) { ___Next_Level_4 = value; Il2CppCodeGenWriteBarrier((&___Next_Level_4), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_10() { return static_cast(offsetof(CGameController_t2711137428_StaticFields, ___U3CU3Ef__mgU24cache0_10)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_10() const { return ___U3CU3Ef__mgU24cache0_10; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_10() { return &___U3CU3Ef__mgU24cache0_10; } inline void set_U3CU3Ef__mgU24cache0_10(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGAMECONTROLLER_T2711137428_H #ifndef UIWAITINGROOM_T4262146884_H #define UIWAITINGROOM_T4262146884_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiWaitingRoom struct uiWaitingRoom_t4262146884 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiWaitingRoom::m_RoleBtnGroup GameObject_t1113636619 * ___m_RoleBtnGroup_3; // UnityEngine.GameObject uiWaitingRoom::m_RoleBtnGroupRight GameObject_t1113636619 * ___m_RoleBtnGroupRight_4; // UnityEngine.GameObject uiWaitingRoom::m_WndAnchor GameObject_t1113636619 * ___m_WndAnchor_5; // UnityEngine.GameObject uiWaitingRoom::m_QuickChatRoot GameObject_t1113636619 * ___m_QuickChatRoot_6; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeartRoot GameObject_t1113636619 * ___m_ModeHeartRoot_7; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeart_RedActive GameObject_t1113636619 * ___m_ModeHeart_RedActive_8; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeart_RedDisactive GameObject_t1113636619 * ___m_ModeHeart_RedDisactive_9; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeart_BlueActive GameObject_t1113636619 * ___m_ModeHeart_BlueActive_10; // UnityEngine.GameObject uiWaitingRoom::m_ModeHeart_BlueDisactive GameObject_t1113636619 * ___m_ModeHeart_BlueDisactive_11; // UnityEngine.GameObject uiWaitingRoom::m_BtnRoomSetting GameObject_t1113636619 * ___m_BtnRoomSetting_12; // UnityEngine.GameObject uiWaitingRoom::m_BtnReady GameObject_t1113636619 * ___m_BtnReady_13; // UnityEngine.GameObject uiWaitingRoom::m_DoReady GameObject_t1113636619 * ___m_DoReady_14; // UnityEngine.GameObject uiWaitingRoom::m_UndoReady GameObject_t1113636619 * ___m_UndoReady_15; // UnityEngine.GameObject uiWaitingRoom::m_BtnStart GameObject_t1113636619 * ___m_BtnStart_16; // UILabel uiWaitingRoom::m_RoomID UILabel_t3248798549 * ___m_RoomID_17; // UISprite uiWaitingRoom::m_RoomLocked UISprite_t194114938 * ___m_RoomLocked_18; // UISprite uiWaitingRoom::m_RoomTopCard UISprite_t194114938 * ___m_RoomTopCard_19; // UILabel uiWaitingRoom::m_RoomName UILabel_t3248798549 * ___m_RoomName_20; // UILabel uiWaitingRoom::m_DanceMusicLevel UILabel_t3248798549 * ___m_DanceMusicLevel_21; // UILabel uiWaitingRoom::m_DanceMusicName UILabel_t3248798549 * ___m_DanceMusicName_22; // UILabel uiWaitingRoom::m_DanceSceneName UILabel_t3248798549 * ___m_DanceSceneName_23; // UILabel uiWaitingRoom::m_DanceModeName UILabel_t3248798549 * ___m_DanceModeName_24; // UnityEngine.Transform uiWaitingRoom::m_RecWanFa Transform_t3600365921 * ___m_RecWanFa_25; // UnityEngine.Transform uiWaitingRoom::m_Background Transform_t3600365921 * ___m_Background_26; // UnityEngine.GameObject uiWaitingRoom::m_uiMainWaitingRoom GameObject_t1113636619 * ___m_uiMainWaitingRoom_27; // UnityEngine.GameObject uiWaitingRoom::m_uiBagAndShop GameObject_t1113636619 * ___m_uiBagAndShop_28; // UnityEngine.GameObject uiWaitingRoom::m_uiFriendAndMessage GameObject_t1113636619 * ___m_uiFriendAndMessage_29; // UnityEngine.GameObject uiWaitingRoom::m_uiShortCut GameObject_t1113636619 * ___m_uiShortCut_30; // UnityEngine.GameObject uiWaitingRoom::m_uiChatMessageList GameObject_t1113636619 * ___m_uiChatMessageList_31; // UILabel uiWaitingRoom::m_shareLabel UILabel_t3248798549 * ___m_shareLabel_32; // UnityEngine.Transform uiWaitingRoom::m_displayShowLowMode Transform_t3600365921 * ___m_displayShowLowMode_33; // UnityEngine.Transform uiWaitingRoom::m_displayShowHighMode Transform_t3600365921 * ___m_displayShowHighMode_34; // UnityEngine.Transform uiWaitingRoom::m_transSwitchBtnSprite Transform_t3600365921 * ___m_transSwitchBtnSprite_35; // DMCore.Framework.UIHelp.uiHelpAutoFolding uiWaitingRoom::m_uihelpFolding uiHelpAutoFolding_t1544799393 * ___m_uihelpFolding_36; // UnityEngine.Transform uiWaitingRoom::m_bottonMenuRoot Transform_t3600365921 * ___m_bottonMenuRoot_37; // UnityEngine.Transform uiWaitingRoom::m_chatRoombottonMenuRoot Transform_t3600365921 * ___m_chatRoombottonMenuRoot_38; // UnityEngine.Transform uiWaitingRoom::m_BeachRoomButtonMenuRoot Transform_t3600365921 * ___m_BeachRoomButtonMenuRoot_39; // UnityEngine.Transform uiWaitingRoom::transBtnSwitch Transform_t3600365921 * ___transBtnSwitch_40; // UnityEngine.Transform uiWaitingRoom::m_anchorTop Transform_t3600365921 * ___m_anchorTop_41; // UnityEngine.Transform uiWaitingRoom::m_PropsEquipBar Transform_t3600365921 * ___m_PropsEquipBar_42; // UILabel uiWaitingRoom::m_chatroomNumInfo UILabel_t3248798549 * ___m_chatroomNumInfo_43; // UnityEngine.Transform uiWaitingRoom::m_chatroomNumInfoBG Transform_t3600365921 * ___m_chatroomNumInfoBG_44; // UnityEngine.Transform uiWaitingRoom::m_memberInfo Transform_t3600365921 * ___m_memberInfo_45; // UnityEngine.Transform uiWaitingRoom::m_beachShop Transform_t3600365921 * ___m_beachShop_46; // UnityEngine.Transform uiWaitingRoom::m_beachOnlineAward Transform_t3600365921 * ___m_beachOnlineAward_47; // UnityEngine.Transform uiWaitingRoom::m_beachSingin Transform_t3600365921 * ___m_beachSingin_48; // UnityEngine.Transform uiWaitingRoom::m_beachBuyGiftPackage Transform_t3600365921 * ___m_beachBuyGiftPackage_49; // UnityEngine.Transform uiWaitingRoom::m_swimming Transform_t3600365921 * ___m_swimming_50; // UILabel uiWaitingRoom::m_swimmlabel UILabel_t3248798549 * ___m_swimmlabel_51; // UnityEngine.Transform uiWaitingRoom::m_expAddRoot Transform_t3600365921 * ___m_expAddRoot_52; // UILabel uiWaitingRoom::m_explabel UILabel_t3248798549 * ___m_explabel_53; // System.Boolean uiWaitingRoom::m_bFoldingVal bool ___m_bFoldingVal_54; // System.Int32 uiWaitingRoom::roomType int32_t ___roomType_55; // System.Boolean uiWaitingRoom::isPageInit bool ___isPageInit_56; // UnityEngine.Transform uiWaitingRoom::m_escortProgressUIRoot Transform_t3600365921 * ___m_escortProgressUIRoot_57; // UISprite uiWaitingRoom::m_taskLv UISprite_t194114938 * ___m_taskLv_58; // UILabel uiWaitingRoom::m_dest UILabel_t3248798549 * ___m_dest_59; // UILabel uiWaitingRoom::m_cdTime UILabel_t3248798549 * ___m_cdTime_60; // UISprite uiWaitingRoom::m_progressBar UISprite_t194114938 * ___m_progressBar_61; // UnityEngine.Transform uiWaitingRoom::m_btnHide Transform_t3600365921 * ___m_btnHide_62; // UnityEngine.Transform uiWaitingRoom::m_musicRoot Transform_t3600365921 * ___m_musicRoot_63; // UnityEngine.Transform uiWaitingRoom::m_shareBtn Transform_t3600365921 * ___m_shareBtn_64; // System.Int32 uiWaitingRoom::click_count int32_t ___click_count_65; // System.Single uiWaitingRoom::timer float ___timer_66; // System.Single uiWaitingRoom::duration float ___duration_67; // UnityEngine.GameObject uiWaitingRoom::obj GameObject_t1113636619 * ___obj_68; // System.Int64 uiWaitingRoom::m_LastClkedUserID int64_t ___m_LastClkedUserID_72; public: inline static int32_t get_offset_of_m_RoleBtnGroup_3() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoleBtnGroup_3)); } inline GameObject_t1113636619 * get_m_RoleBtnGroup_3() const { return ___m_RoleBtnGroup_3; } inline GameObject_t1113636619 ** get_address_of_m_RoleBtnGroup_3() { return &___m_RoleBtnGroup_3; } inline void set_m_RoleBtnGroup_3(GameObject_t1113636619 * value) { ___m_RoleBtnGroup_3 = value; Il2CppCodeGenWriteBarrier((&___m_RoleBtnGroup_3), value); } inline static int32_t get_offset_of_m_RoleBtnGroupRight_4() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoleBtnGroupRight_4)); } inline GameObject_t1113636619 * get_m_RoleBtnGroupRight_4() const { return ___m_RoleBtnGroupRight_4; } inline GameObject_t1113636619 ** get_address_of_m_RoleBtnGroupRight_4() { return &___m_RoleBtnGroupRight_4; } inline void set_m_RoleBtnGroupRight_4(GameObject_t1113636619 * value) { ___m_RoleBtnGroupRight_4 = value; Il2CppCodeGenWriteBarrier((&___m_RoleBtnGroupRight_4), value); } inline static int32_t get_offset_of_m_WndAnchor_5() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_WndAnchor_5)); } inline GameObject_t1113636619 * get_m_WndAnchor_5() const { return ___m_WndAnchor_5; } inline GameObject_t1113636619 ** get_address_of_m_WndAnchor_5() { return &___m_WndAnchor_5; } inline void set_m_WndAnchor_5(GameObject_t1113636619 * value) { ___m_WndAnchor_5 = value; Il2CppCodeGenWriteBarrier((&___m_WndAnchor_5), value); } inline static int32_t get_offset_of_m_QuickChatRoot_6() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_QuickChatRoot_6)); } inline GameObject_t1113636619 * get_m_QuickChatRoot_6() const { return ___m_QuickChatRoot_6; } inline GameObject_t1113636619 ** get_address_of_m_QuickChatRoot_6() { return &___m_QuickChatRoot_6; } inline void set_m_QuickChatRoot_6(GameObject_t1113636619 * value) { ___m_QuickChatRoot_6 = value; Il2CppCodeGenWriteBarrier((&___m_QuickChatRoot_6), value); } inline static int32_t get_offset_of_m_ModeHeartRoot_7() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeartRoot_7)); } inline GameObject_t1113636619 * get_m_ModeHeartRoot_7() const { return ___m_ModeHeartRoot_7; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeartRoot_7() { return &___m_ModeHeartRoot_7; } inline void set_m_ModeHeartRoot_7(GameObject_t1113636619 * value) { ___m_ModeHeartRoot_7 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeartRoot_7), value); } inline static int32_t get_offset_of_m_ModeHeart_RedActive_8() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeart_RedActive_8)); } inline GameObject_t1113636619 * get_m_ModeHeart_RedActive_8() const { return ___m_ModeHeart_RedActive_8; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeart_RedActive_8() { return &___m_ModeHeart_RedActive_8; } inline void set_m_ModeHeart_RedActive_8(GameObject_t1113636619 * value) { ___m_ModeHeart_RedActive_8 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeart_RedActive_8), value); } inline static int32_t get_offset_of_m_ModeHeart_RedDisactive_9() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeart_RedDisactive_9)); } inline GameObject_t1113636619 * get_m_ModeHeart_RedDisactive_9() const { return ___m_ModeHeart_RedDisactive_9; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeart_RedDisactive_9() { return &___m_ModeHeart_RedDisactive_9; } inline void set_m_ModeHeart_RedDisactive_9(GameObject_t1113636619 * value) { ___m_ModeHeart_RedDisactive_9 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeart_RedDisactive_9), value); } inline static int32_t get_offset_of_m_ModeHeart_BlueActive_10() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeart_BlueActive_10)); } inline GameObject_t1113636619 * get_m_ModeHeart_BlueActive_10() const { return ___m_ModeHeart_BlueActive_10; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeart_BlueActive_10() { return &___m_ModeHeart_BlueActive_10; } inline void set_m_ModeHeart_BlueActive_10(GameObject_t1113636619 * value) { ___m_ModeHeart_BlueActive_10 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeart_BlueActive_10), value); } inline static int32_t get_offset_of_m_ModeHeart_BlueDisactive_11() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_ModeHeart_BlueDisactive_11)); } inline GameObject_t1113636619 * get_m_ModeHeart_BlueDisactive_11() const { return ___m_ModeHeart_BlueDisactive_11; } inline GameObject_t1113636619 ** get_address_of_m_ModeHeart_BlueDisactive_11() { return &___m_ModeHeart_BlueDisactive_11; } inline void set_m_ModeHeart_BlueDisactive_11(GameObject_t1113636619 * value) { ___m_ModeHeart_BlueDisactive_11 = value; Il2CppCodeGenWriteBarrier((&___m_ModeHeart_BlueDisactive_11), value); } inline static int32_t get_offset_of_m_BtnRoomSetting_12() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_BtnRoomSetting_12)); } inline GameObject_t1113636619 * get_m_BtnRoomSetting_12() const { return ___m_BtnRoomSetting_12; } inline GameObject_t1113636619 ** get_address_of_m_BtnRoomSetting_12() { return &___m_BtnRoomSetting_12; } inline void set_m_BtnRoomSetting_12(GameObject_t1113636619 * value) { ___m_BtnRoomSetting_12 = value; Il2CppCodeGenWriteBarrier((&___m_BtnRoomSetting_12), value); } inline static int32_t get_offset_of_m_BtnReady_13() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_BtnReady_13)); } inline GameObject_t1113636619 * get_m_BtnReady_13() const { return ___m_BtnReady_13; } inline GameObject_t1113636619 ** get_address_of_m_BtnReady_13() { return &___m_BtnReady_13; } inline void set_m_BtnReady_13(GameObject_t1113636619 * value) { ___m_BtnReady_13 = value; Il2CppCodeGenWriteBarrier((&___m_BtnReady_13), value); } inline static int32_t get_offset_of_m_DoReady_14() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DoReady_14)); } inline GameObject_t1113636619 * get_m_DoReady_14() const { return ___m_DoReady_14; } inline GameObject_t1113636619 ** get_address_of_m_DoReady_14() { return &___m_DoReady_14; } inline void set_m_DoReady_14(GameObject_t1113636619 * value) { ___m_DoReady_14 = value; Il2CppCodeGenWriteBarrier((&___m_DoReady_14), value); } inline static int32_t get_offset_of_m_UndoReady_15() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_UndoReady_15)); } inline GameObject_t1113636619 * get_m_UndoReady_15() const { return ___m_UndoReady_15; } inline GameObject_t1113636619 ** get_address_of_m_UndoReady_15() { return &___m_UndoReady_15; } inline void set_m_UndoReady_15(GameObject_t1113636619 * value) { ___m_UndoReady_15 = value; Il2CppCodeGenWriteBarrier((&___m_UndoReady_15), value); } inline static int32_t get_offset_of_m_BtnStart_16() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_BtnStart_16)); } inline GameObject_t1113636619 * get_m_BtnStart_16() const { return ___m_BtnStart_16; } inline GameObject_t1113636619 ** get_address_of_m_BtnStart_16() { return &___m_BtnStart_16; } inline void set_m_BtnStart_16(GameObject_t1113636619 * value) { ___m_BtnStart_16 = value; Il2CppCodeGenWriteBarrier((&___m_BtnStart_16), value); } inline static int32_t get_offset_of_m_RoomID_17() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoomID_17)); } inline UILabel_t3248798549 * get_m_RoomID_17() const { return ___m_RoomID_17; } inline UILabel_t3248798549 ** get_address_of_m_RoomID_17() { return &___m_RoomID_17; } inline void set_m_RoomID_17(UILabel_t3248798549 * value) { ___m_RoomID_17 = value; Il2CppCodeGenWriteBarrier((&___m_RoomID_17), value); } inline static int32_t get_offset_of_m_RoomLocked_18() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoomLocked_18)); } inline UISprite_t194114938 * get_m_RoomLocked_18() const { return ___m_RoomLocked_18; } inline UISprite_t194114938 ** get_address_of_m_RoomLocked_18() { return &___m_RoomLocked_18; } inline void set_m_RoomLocked_18(UISprite_t194114938 * value) { ___m_RoomLocked_18 = value; Il2CppCodeGenWriteBarrier((&___m_RoomLocked_18), value); } inline static int32_t get_offset_of_m_RoomTopCard_19() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoomTopCard_19)); } inline UISprite_t194114938 * get_m_RoomTopCard_19() const { return ___m_RoomTopCard_19; } inline UISprite_t194114938 ** get_address_of_m_RoomTopCard_19() { return &___m_RoomTopCard_19; } inline void set_m_RoomTopCard_19(UISprite_t194114938 * value) { ___m_RoomTopCard_19 = value; Il2CppCodeGenWriteBarrier((&___m_RoomTopCard_19), value); } inline static int32_t get_offset_of_m_RoomName_20() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RoomName_20)); } inline UILabel_t3248798549 * get_m_RoomName_20() const { return ___m_RoomName_20; } inline UILabel_t3248798549 ** get_address_of_m_RoomName_20() { return &___m_RoomName_20; } inline void set_m_RoomName_20(UILabel_t3248798549 * value) { ___m_RoomName_20 = value; Il2CppCodeGenWriteBarrier((&___m_RoomName_20), value); } inline static int32_t get_offset_of_m_DanceMusicLevel_21() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DanceMusicLevel_21)); } inline UILabel_t3248798549 * get_m_DanceMusicLevel_21() const { return ___m_DanceMusicLevel_21; } inline UILabel_t3248798549 ** get_address_of_m_DanceMusicLevel_21() { return &___m_DanceMusicLevel_21; } inline void set_m_DanceMusicLevel_21(UILabel_t3248798549 * value) { ___m_DanceMusicLevel_21 = value; Il2CppCodeGenWriteBarrier((&___m_DanceMusicLevel_21), value); } inline static int32_t get_offset_of_m_DanceMusicName_22() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DanceMusicName_22)); } inline UILabel_t3248798549 * get_m_DanceMusicName_22() const { return ___m_DanceMusicName_22; } inline UILabel_t3248798549 ** get_address_of_m_DanceMusicName_22() { return &___m_DanceMusicName_22; } inline void set_m_DanceMusicName_22(UILabel_t3248798549 * value) { ___m_DanceMusicName_22 = value; Il2CppCodeGenWriteBarrier((&___m_DanceMusicName_22), value); } inline static int32_t get_offset_of_m_DanceSceneName_23() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DanceSceneName_23)); } inline UILabel_t3248798549 * get_m_DanceSceneName_23() const { return ___m_DanceSceneName_23; } inline UILabel_t3248798549 ** get_address_of_m_DanceSceneName_23() { return &___m_DanceSceneName_23; } inline void set_m_DanceSceneName_23(UILabel_t3248798549 * value) { ___m_DanceSceneName_23 = value; Il2CppCodeGenWriteBarrier((&___m_DanceSceneName_23), value); } inline static int32_t get_offset_of_m_DanceModeName_24() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_DanceModeName_24)); } inline UILabel_t3248798549 * get_m_DanceModeName_24() const { return ___m_DanceModeName_24; } inline UILabel_t3248798549 ** get_address_of_m_DanceModeName_24() { return &___m_DanceModeName_24; } inline void set_m_DanceModeName_24(UILabel_t3248798549 * value) { ___m_DanceModeName_24 = value; Il2CppCodeGenWriteBarrier((&___m_DanceModeName_24), value); } inline static int32_t get_offset_of_m_RecWanFa_25() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_RecWanFa_25)); } inline Transform_t3600365921 * get_m_RecWanFa_25() const { return ___m_RecWanFa_25; } inline Transform_t3600365921 ** get_address_of_m_RecWanFa_25() { return &___m_RecWanFa_25; } inline void set_m_RecWanFa_25(Transform_t3600365921 * value) { ___m_RecWanFa_25 = value; Il2CppCodeGenWriteBarrier((&___m_RecWanFa_25), value); } inline static int32_t get_offset_of_m_Background_26() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_Background_26)); } inline Transform_t3600365921 * get_m_Background_26() const { return ___m_Background_26; } inline Transform_t3600365921 ** get_address_of_m_Background_26() { return &___m_Background_26; } inline void set_m_Background_26(Transform_t3600365921 * value) { ___m_Background_26 = value; Il2CppCodeGenWriteBarrier((&___m_Background_26), value); } inline static int32_t get_offset_of_m_uiMainWaitingRoom_27() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiMainWaitingRoom_27)); } inline GameObject_t1113636619 * get_m_uiMainWaitingRoom_27() const { return ___m_uiMainWaitingRoom_27; } inline GameObject_t1113636619 ** get_address_of_m_uiMainWaitingRoom_27() { return &___m_uiMainWaitingRoom_27; } inline void set_m_uiMainWaitingRoom_27(GameObject_t1113636619 * value) { ___m_uiMainWaitingRoom_27 = value; Il2CppCodeGenWriteBarrier((&___m_uiMainWaitingRoom_27), value); } inline static int32_t get_offset_of_m_uiBagAndShop_28() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiBagAndShop_28)); } inline GameObject_t1113636619 * get_m_uiBagAndShop_28() const { return ___m_uiBagAndShop_28; } inline GameObject_t1113636619 ** get_address_of_m_uiBagAndShop_28() { return &___m_uiBagAndShop_28; } inline void set_m_uiBagAndShop_28(GameObject_t1113636619 * value) { ___m_uiBagAndShop_28 = value; Il2CppCodeGenWriteBarrier((&___m_uiBagAndShop_28), value); } inline static int32_t get_offset_of_m_uiFriendAndMessage_29() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiFriendAndMessage_29)); } inline GameObject_t1113636619 * get_m_uiFriendAndMessage_29() const { return ___m_uiFriendAndMessage_29; } inline GameObject_t1113636619 ** get_address_of_m_uiFriendAndMessage_29() { return &___m_uiFriendAndMessage_29; } inline void set_m_uiFriendAndMessage_29(GameObject_t1113636619 * value) { ___m_uiFriendAndMessage_29 = value; Il2CppCodeGenWriteBarrier((&___m_uiFriendAndMessage_29), value); } inline static int32_t get_offset_of_m_uiShortCut_30() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiShortCut_30)); } inline GameObject_t1113636619 * get_m_uiShortCut_30() const { return ___m_uiShortCut_30; } inline GameObject_t1113636619 ** get_address_of_m_uiShortCut_30() { return &___m_uiShortCut_30; } inline void set_m_uiShortCut_30(GameObject_t1113636619 * value) { ___m_uiShortCut_30 = value; Il2CppCodeGenWriteBarrier((&___m_uiShortCut_30), value); } inline static int32_t get_offset_of_m_uiChatMessageList_31() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uiChatMessageList_31)); } inline GameObject_t1113636619 * get_m_uiChatMessageList_31() const { return ___m_uiChatMessageList_31; } inline GameObject_t1113636619 ** get_address_of_m_uiChatMessageList_31() { return &___m_uiChatMessageList_31; } inline void set_m_uiChatMessageList_31(GameObject_t1113636619 * value) { ___m_uiChatMessageList_31 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatMessageList_31), value); } inline static int32_t get_offset_of_m_shareLabel_32() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_shareLabel_32)); } inline UILabel_t3248798549 * get_m_shareLabel_32() const { return ___m_shareLabel_32; } inline UILabel_t3248798549 ** get_address_of_m_shareLabel_32() { return &___m_shareLabel_32; } inline void set_m_shareLabel_32(UILabel_t3248798549 * value) { ___m_shareLabel_32 = value; Il2CppCodeGenWriteBarrier((&___m_shareLabel_32), value); } inline static int32_t get_offset_of_m_displayShowLowMode_33() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_displayShowLowMode_33)); } inline Transform_t3600365921 * get_m_displayShowLowMode_33() const { return ___m_displayShowLowMode_33; } inline Transform_t3600365921 ** get_address_of_m_displayShowLowMode_33() { return &___m_displayShowLowMode_33; } inline void set_m_displayShowLowMode_33(Transform_t3600365921 * value) { ___m_displayShowLowMode_33 = value; Il2CppCodeGenWriteBarrier((&___m_displayShowLowMode_33), value); } inline static int32_t get_offset_of_m_displayShowHighMode_34() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_displayShowHighMode_34)); } inline Transform_t3600365921 * get_m_displayShowHighMode_34() const { return ___m_displayShowHighMode_34; } inline Transform_t3600365921 ** get_address_of_m_displayShowHighMode_34() { return &___m_displayShowHighMode_34; } inline void set_m_displayShowHighMode_34(Transform_t3600365921 * value) { ___m_displayShowHighMode_34 = value; Il2CppCodeGenWriteBarrier((&___m_displayShowHighMode_34), value); } inline static int32_t get_offset_of_m_transSwitchBtnSprite_35() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_transSwitchBtnSprite_35)); } inline Transform_t3600365921 * get_m_transSwitchBtnSprite_35() const { return ___m_transSwitchBtnSprite_35; } inline Transform_t3600365921 ** get_address_of_m_transSwitchBtnSprite_35() { return &___m_transSwitchBtnSprite_35; } inline void set_m_transSwitchBtnSprite_35(Transform_t3600365921 * value) { ___m_transSwitchBtnSprite_35 = value; Il2CppCodeGenWriteBarrier((&___m_transSwitchBtnSprite_35), value); } inline static int32_t get_offset_of_m_uihelpFolding_36() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_uihelpFolding_36)); } inline uiHelpAutoFolding_t1544799393 * get_m_uihelpFolding_36() const { return ___m_uihelpFolding_36; } inline uiHelpAutoFolding_t1544799393 ** get_address_of_m_uihelpFolding_36() { return &___m_uihelpFolding_36; } inline void set_m_uihelpFolding_36(uiHelpAutoFolding_t1544799393 * value) { ___m_uihelpFolding_36 = value; Il2CppCodeGenWriteBarrier((&___m_uihelpFolding_36), value); } inline static int32_t get_offset_of_m_bottonMenuRoot_37() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_bottonMenuRoot_37)); } inline Transform_t3600365921 * get_m_bottonMenuRoot_37() const { return ___m_bottonMenuRoot_37; } inline Transform_t3600365921 ** get_address_of_m_bottonMenuRoot_37() { return &___m_bottonMenuRoot_37; } inline void set_m_bottonMenuRoot_37(Transform_t3600365921 * value) { ___m_bottonMenuRoot_37 = value; Il2CppCodeGenWriteBarrier((&___m_bottonMenuRoot_37), value); } inline static int32_t get_offset_of_m_chatRoombottonMenuRoot_38() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_chatRoombottonMenuRoot_38)); } inline Transform_t3600365921 * get_m_chatRoombottonMenuRoot_38() const { return ___m_chatRoombottonMenuRoot_38; } inline Transform_t3600365921 ** get_address_of_m_chatRoombottonMenuRoot_38() { return &___m_chatRoombottonMenuRoot_38; } inline void set_m_chatRoombottonMenuRoot_38(Transform_t3600365921 * value) { ___m_chatRoombottonMenuRoot_38 = value; Il2CppCodeGenWriteBarrier((&___m_chatRoombottonMenuRoot_38), value); } inline static int32_t get_offset_of_m_BeachRoomButtonMenuRoot_39() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_BeachRoomButtonMenuRoot_39)); } inline Transform_t3600365921 * get_m_BeachRoomButtonMenuRoot_39() const { return ___m_BeachRoomButtonMenuRoot_39; } inline Transform_t3600365921 ** get_address_of_m_BeachRoomButtonMenuRoot_39() { return &___m_BeachRoomButtonMenuRoot_39; } inline void set_m_BeachRoomButtonMenuRoot_39(Transform_t3600365921 * value) { ___m_BeachRoomButtonMenuRoot_39 = value; Il2CppCodeGenWriteBarrier((&___m_BeachRoomButtonMenuRoot_39), value); } inline static int32_t get_offset_of_transBtnSwitch_40() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___transBtnSwitch_40)); } inline Transform_t3600365921 * get_transBtnSwitch_40() const { return ___transBtnSwitch_40; } inline Transform_t3600365921 ** get_address_of_transBtnSwitch_40() { return &___transBtnSwitch_40; } inline void set_transBtnSwitch_40(Transform_t3600365921 * value) { ___transBtnSwitch_40 = value; Il2CppCodeGenWriteBarrier((&___transBtnSwitch_40), value); } inline static int32_t get_offset_of_m_anchorTop_41() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_anchorTop_41)); } inline Transform_t3600365921 * get_m_anchorTop_41() const { return ___m_anchorTop_41; } inline Transform_t3600365921 ** get_address_of_m_anchorTop_41() { return &___m_anchorTop_41; } inline void set_m_anchorTop_41(Transform_t3600365921 * value) { ___m_anchorTop_41 = value; Il2CppCodeGenWriteBarrier((&___m_anchorTop_41), value); } inline static int32_t get_offset_of_m_PropsEquipBar_42() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_PropsEquipBar_42)); } inline Transform_t3600365921 * get_m_PropsEquipBar_42() const { return ___m_PropsEquipBar_42; } inline Transform_t3600365921 ** get_address_of_m_PropsEquipBar_42() { return &___m_PropsEquipBar_42; } inline void set_m_PropsEquipBar_42(Transform_t3600365921 * value) { ___m_PropsEquipBar_42 = value; Il2CppCodeGenWriteBarrier((&___m_PropsEquipBar_42), value); } inline static int32_t get_offset_of_m_chatroomNumInfo_43() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_chatroomNumInfo_43)); } inline UILabel_t3248798549 * get_m_chatroomNumInfo_43() const { return ___m_chatroomNumInfo_43; } inline UILabel_t3248798549 ** get_address_of_m_chatroomNumInfo_43() { return &___m_chatroomNumInfo_43; } inline void set_m_chatroomNumInfo_43(UILabel_t3248798549 * value) { ___m_chatroomNumInfo_43 = value; Il2CppCodeGenWriteBarrier((&___m_chatroomNumInfo_43), value); } inline static int32_t get_offset_of_m_chatroomNumInfoBG_44() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_chatroomNumInfoBG_44)); } inline Transform_t3600365921 * get_m_chatroomNumInfoBG_44() const { return ___m_chatroomNumInfoBG_44; } inline Transform_t3600365921 ** get_address_of_m_chatroomNumInfoBG_44() { return &___m_chatroomNumInfoBG_44; } inline void set_m_chatroomNumInfoBG_44(Transform_t3600365921 * value) { ___m_chatroomNumInfoBG_44 = value; Il2CppCodeGenWriteBarrier((&___m_chatroomNumInfoBG_44), value); } inline static int32_t get_offset_of_m_memberInfo_45() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_memberInfo_45)); } inline Transform_t3600365921 * get_m_memberInfo_45() const { return ___m_memberInfo_45; } inline Transform_t3600365921 ** get_address_of_m_memberInfo_45() { return &___m_memberInfo_45; } inline void set_m_memberInfo_45(Transform_t3600365921 * value) { ___m_memberInfo_45 = value; Il2CppCodeGenWriteBarrier((&___m_memberInfo_45), value); } inline static int32_t get_offset_of_m_beachShop_46() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_beachShop_46)); } inline Transform_t3600365921 * get_m_beachShop_46() const { return ___m_beachShop_46; } inline Transform_t3600365921 ** get_address_of_m_beachShop_46() { return &___m_beachShop_46; } inline void set_m_beachShop_46(Transform_t3600365921 * value) { ___m_beachShop_46 = value; Il2CppCodeGenWriteBarrier((&___m_beachShop_46), value); } inline static int32_t get_offset_of_m_beachOnlineAward_47() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_beachOnlineAward_47)); } inline Transform_t3600365921 * get_m_beachOnlineAward_47() const { return ___m_beachOnlineAward_47; } inline Transform_t3600365921 ** get_address_of_m_beachOnlineAward_47() { return &___m_beachOnlineAward_47; } inline void set_m_beachOnlineAward_47(Transform_t3600365921 * value) { ___m_beachOnlineAward_47 = value; Il2CppCodeGenWriteBarrier((&___m_beachOnlineAward_47), value); } inline static int32_t get_offset_of_m_beachSingin_48() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_beachSingin_48)); } inline Transform_t3600365921 * get_m_beachSingin_48() const { return ___m_beachSingin_48; } inline Transform_t3600365921 ** get_address_of_m_beachSingin_48() { return &___m_beachSingin_48; } inline void set_m_beachSingin_48(Transform_t3600365921 * value) { ___m_beachSingin_48 = value; Il2CppCodeGenWriteBarrier((&___m_beachSingin_48), value); } inline static int32_t get_offset_of_m_beachBuyGiftPackage_49() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_beachBuyGiftPackage_49)); } inline Transform_t3600365921 * get_m_beachBuyGiftPackage_49() const { return ___m_beachBuyGiftPackage_49; } inline Transform_t3600365921 ** get_address_of_m_beachBuyGiftPackage_49() { return &___m_beachBuyGiftPackage_49; } inline void set_m_beachBuyGiftPackage_49(Transform_t3600365921 * value) { ___m_beachBuyGiftPackage_49 = value; Il2CppCodeGenWriteBarrier((&___m_beachBuyGiftPackage_49), value); } inline static int32_t get_offset_of_m_swimming_50() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_swimming_50)); } inline Transform_t3600365921 * get_m_swimming_50() const { return ___m_swimming_50; } inline Transform_t3600365921 ** get_address_of_m_swimming_50() { return &___m_swimming_50; } inline void set_m_swimming_50(Transform_t3600365921 * value) { ___m_swimming_50 = value; Il2CppCodeGenWriteBarrier((&___m_swimming_50), value); } inline static int32_t get_offset_of_m_swimmlabel_51() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_swimmlabel_51)); } inline UILabel_t3248798549 * get_m_swimmlabel_51() const { return ___m_swimmlabel_51; } inline UILabel_t3248798549 ** get_address_of_m_swimmlabel_51() { return &___m_swimmlabel_51; } inline void set_m_swimmlabel_51(UILabel_t3248798549 * value) { ___m_swimmlabel_51 = value; Il2CppCodeGenWriteBarrier((&___m_swimmlabel_51), value); } inline static int32_t get_offset_of_m_expAddRoot_52() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_expAddRoot_52)); } inline Transform_t3600365921 * get_m_expAddRoot_52() const { return ___m_expAddRoot_52; } inline Transform_t3600365921 ** get_address_of_m_expAddRoot_52() { return &___m_expAddRoot_52; } inline void set_m_expAddRoot_52(Transform_t3600365921 * value) { ___m_expAddRoot_52 = value; Il2CppCodeGenWriteBarrier((&___m_expAddRoot_52), value); } inline static int32_t get_offset_of_m_explabel_53() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_explabel_53)); } inline UILabel_t3248798549 * get_m_explabel_53() const { return ___m_explabel_53; } inline UILabel_t3248798549 ** get_address_of_m_explabel_53() { return &___m_explabel_53; } inline void set_m_explabel_53(UILabel_t3248798549 * value) { ___m_explabel_53 = value; Il2CppCodeGenWriteBarrier((&___m_explabel_53), value); } inline static int32_t get_offset_of_m_bFoldingVal_54() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_bFoldingVal_54)); } inline bool get_m_bFoldingVal_54() const { return ___m_bFoldingVal_54; } inline bool* get_address_of_m_bFoldingVal_54() { return &___m_bFoldingVal_54; } inline void set_m_bFoldingVal_54(bool value) { ___m_bFoldingVal_54 = value; } inline static int32_t get_offset_of_roomType_55() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___roomType_55)); } inline int32_t get_roomType_55() const { return ___roomType_55; } inline int32_t* get_address_of_roomType_55() { return &___roomType_55; } inline void set_roomType_55(int32_t value) { ___roomType_55 = value; } inline static int32_t get_offset_of_isPageInit_56() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___isPageInit_56)); } inline bool get_isPageInit_56() const { return ___isPageInit_56; } inline bool* get_address_of_isPageInit_56() { return &___isPageInit_56; } inline void set_isPageInit_56(bool value) { ___isPageInit_56 = value; } inline static int32_t get_offset_of_m_escortProgressUIRoot_57() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_escortProgressUIRoot_57)); } inline Transform_t3600365921 * get_m_escortProgressUIRoot_57() const { return ___m_escortProgressUIRoot_57; } inline Transform_t3600365921 ** get_address_of_m_escortProgressUIRoot_57() { return &___m_escortProgressUIRoot_57; } inline void set_m_escortProgressUIRoot_57(Transform_t3600365921 * value) { ___m_escortProgressUIRoot_57 = value; Il2CppCodeGenWriteBarrier((&___m_escortProgressUIRoot_57), value); } inline static int32_t get_offset_of_m_taskLv_58() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_taskLv_58)); } inline UISprite_t194114938 * get_m_taskLv_58() const { return ___m_taskLv_58; } inline UISprite_t194114938 ** get_address_of_m_taskLv_58() { return &___m_taskLv_58; } inline void set_m_taskLv_58(UISprite_t194114938 * value) { ___m_taskLv_58 = value; Il2CppCodeGenWriteBarrier((&___m_taskLv_58), value); } inline static int32_t get_offset_of_m_dest_59() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_dest_59)); } inline UILabel_t3248798549 * get_m_dest_59() const { return ___m_dest_59; } inline UILabel_t3248798549 ** get_address_of_m_dest_59() { return &___m_dest_59; } inline void set_m_dest_59(UILabel_t3248798549 * value) { ___m_dest_59 = value; Il2CppCodeGenWriteBarrier((&___m_dest_59), value); } inline static int32_t get_offset_of_m_cdTime_60() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_cdTime_60)); } inline UILabel_t3248798549 * get_m_cdTime_60() const { return ___m_cdTime_60; } inline UILabel_t3248798549 ** get_address_of_m_cdTime_60() { return &___m_cdTime_60; } inline void set_m_cdTime_60(UILabel_t3248798549 * value) { ___m_cdTime_60 = value; Il2CppCodeGenWriteBarrier((&___m_cdTime_60), value); } inline static int32_t get_offset_of_m_progressBar_61() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_progressBar_61)); } inline UISprite_t194114938 * get_m_progressBar_61() const { return ___m_progressBar_61; } inline UISprite_t194114938 ** get_address_of_m_progressBar_61() { return &___m_progressBar_61; } inline void set_m_progressBar_61(UISprite_t194114938 * value) { ___m_progressBar_61 = value; Il2CppCodeGenWriteBarrier((&___m_progressBar_61), value); } inline static int32_t get_offset_of_m_btnHide_62() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_btnHide_62)); } inline Transform_t3600365921 * get_m_btnHide_62() const { return ___m_btnHide_62; } inline Transform_t3600365921 ** get_address_of_m_btnHide_62() { return &___m_btnHide_62; } inline void set_m_btnHide_62(Transform_t3600365921 * value) { ___m_btnHide_62 = value; Il2CppCodeGenWriteBarrier((&___m_btnHide_62), value); } inline static int32_t get_offset_of_m_musicRoot_63() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_musicRoot_63)); } inline Transform_t3600365921 * get_m_musicRoot_63() const { return ___m_musicRoot_63; } inline Transform_t3600365921 ** get_address_of_m_musicRoot_63() { return &___m_musicRoot_63; } inline void set_m_musicRoot_63(Transform_t3600365921 * value) { ___m_musicRoot_63 = value; Il2CppCodeGenWriteBarrier((&___m_musicRoot_63), value); } inline static int32_t get_offset_of_m_shareBtn_64() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_shareBtn_64)); } inline Transform_t3600365921 * get_m_shareBtn_64() const { return ___m_shareBtn_64; } inline Transform_t3600365921 ** get_address_of_m_shareBtn_64() { return &___m_shareBtn_64; } inline void set_m_shareBtn_64(Transform_t3600365921 * value) { ___m_shareBtn_64 = value; Il2CppCodeGenWriteBarrier((&___m_shareBtn_64), value); } inline static int32_t get_offset_of_click_count_65() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___click_count_65)); } inline int32_t get_click_count_65() const { return ___click_count_65; } inline int32_t* get_address_of_click_count_65() { return &___click_count_65; } inline void set_click_count_65(int32_t value) { ___click_count_65 = value; } inline static int32_t get_offset_of_timer_66() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___timer_66)); } inline float get_timer_66() const { return ___timer_66; } inline float* get_address_of_timer_66() { return &___timer_66; } inline void set_timer_66(float value) { ___timer_66 = value; } inline static int32_t get_offset_of_duration_67() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___duration_67)); } inline float get_duration_67() const { return ___duration_67; } inline float* get_address_of_duration_67() { return &___duration_67; } inline void set_duration_67(float value) { ___duration_67 = value; } inline static int32_t get_offset_of_obj_68() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___obj_68)); } inline GameObject_t1113636619 * get_obj_68() const { return ___obj_68; } inline GameObject_t1113636619 ** get_address_of_obj_68() { return &___obj_68; } inline void set_obj_68(GameObject_t1113636619 * value) { ___obj_68 = value; Il2CppCodeGenWriteBarrier((&___obj_68), value); } inline static int32_t get_offset_of_m_LastClkedUserID_72() { return static_cast(offsetof(uiWaitingRoom_t4262146884, ___m_LastClkedUserID_72)); } inline int64_t get_m_LastClkedUserID_72() const { return ___m_LastClkedUserID_72; } inline int64_t* get_address_of_m_LastClkedUserID_72() { return &___m_LastClkedUserID_72; } inline void set_m_LastClkedUserID_72(int64_t value) { ___m_LastClkedUserID_72 = value; } }; struct uiWaitingRoom_t4262146884_StaticFields { public: // uiWaitingRoom uiWaitingRoom::s_Instance uiWaitingRoom_t4262146884 * ___s_Instance_2; // System.Int64 uiWaitingRoom::k__BackingField int64_t ___U3CClickUserIDU3Ek__BackingField_69; // System.String uiWaitingRoom::k__BackingField String_t* ___U3CClickUserNameU3Ek__BackingField_70; // System.Int32 uiWaitingRoom::k__BackingField int32_t ___U3CClickGuildIDU3Ek__BackingField_71; // System.Single uiWaitingRoom::s_fTimeCardShow float ___s_fTimeCardShow_73; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___s_Instance_2)); } inline uiWaitingRoom_t4262146884 * get_s_Instance_2() const { return ___s_Instance_2; } inline uiWaitingRoom_t4262146884 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(uiWaitingRoom_t4262146884 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_U3CClickUserIDU3Ek__BackingField_69() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___U3CClickUserIDU3Ek__BackingField_69)); } inline int64_t get_U3CClickUserIDU3Ek__BackingField_69() const { return ___U3CClickUserIDU3Ek__BackingField_69; } inline int64_t* get_address_of_U3CClickUserIDU3Ek__BackingField_69() { return &___U3CClickUserIDU3Ek__BackingField_69; } inline void set_U3CClickUserIDU3Ek__BackingField_69(int64_t value) { ___U3CClickUserIDU3Ek__BackingField_69 = value; } inline static int32_t get_offset_of_U3CClickUserNameU3Ek__BackingField_70() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___U3CClickUserNameU3Ek__BackingField_70)); } inline String_t* get_U3CClickUserNameU3Ek__BackingField_70() const { return ___U3CClickUserNameU3Ek__BackingField_70; } inline String_t** get_address_of_U3CClickUserNameU3Ek__BackingField_70() { return &___U3CClickUserNameU3Ek__BackingField_70; } inline void set_U3CClickUserNameU3Ek__BackingField_70(String_t* value) { ___U3CClickUserNameU3Ek__BackingField_70 = value; Il2CppCodeGenWriteBarrier((&___U3CClickUserNameU3Ek__BackingField_70), value); } inline static int32_t get_offset_of_U3CClickGuildIDU3Ek__BackingField_71() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___U3CClickGuildIDU3Ek__BackingField_71)); } inline int32_t get_U3CClickGuildIDU3Ek__BackingField_71() const { return ___U3CClickGuildIDU3Ek__BackingField_71; } inline int32_t* get_address_of_U3CClickGuildIDU3Ek__BackingField_71() { return &___U3CClickGuildIDU3Ek__BackingField_71; } inline void set_U3CClickGuildIDU3Ek__BackingField_71(int32_t value) { ___U3CClickGuildIDU3Ek__BackingField_71 = value; } inline static int32_t get_offset_of_s_fTimeCardShow_73() { return static_cast(offsetof(uiWaitingRoom_t4262146884_StaticFields, ___s_fTimeCardShow_73)); } inline float get_s_fTimeCardShow_73() const { return ___s_fTimeCardShow_73; } inline float* get_address_of_s_fTimeCardShow_73() { return &___s_fTimeCardShow_73; } inline void set_s_fTimeCardShow_73(float value) { ___s_fTimeCardShow_73 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIWAITINGROOM_T4262146884_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 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 // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.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); } }; // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690 : public RuntimeArray { public: ALIGN_FIELD (8) CAwardItem_t1677460915 * m_Items[1]; public: inline CAwardItem_t1677460915 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CAwardItem_t1677460915 ** 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, CAwardItem_t1677460915 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CAwardItem_t1677460915 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CAwardItem_t1677460915 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CAwardItem_t1677460915 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // DMCore.Logic.LevelupStarInfo/StarTak[] struct StarTakU5BU5D_t3735320407 : public RuntimeArray { public: ALIGN_FIELD (8) StarTak_t765179618 m_Items[1]; public: inline StarTak_t765179618 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StarTak_t765179618 * 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, StarTak_t765179618 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline StarTak_t765179618 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StarTak_t765179618 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StarTak_t765179618 value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t385246372 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m2461023210_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m1628857705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2263725670_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m3037048099_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m697420525_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m541678018_gshared (Dictionary_2_t4177817708 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m282534562_gshared (Dictionary_2_t4177817708 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m324618832_gshared (Dictionary_2_t4177817708 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2321703786_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m518943619_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Void 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.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.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3697625829_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3474379962_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m183483489_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m1170170947_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2654125393_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2146457487 List_1_GetEnumerator_m2930774921_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m470245444_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2142368520_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3007748546_gshared (Enumerator_t2146457487 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m1746769275_gshared (Dictionary_2_t4142745948 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1__ctor_m4030784587_gshared (LinkedList_1_t1790591762 * __this, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m2079784661_gshared (BetterList_1_t2105966071 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m2703205864_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m938263239_gshared (Dictionary_2_t4142745948 * __this, int64_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Boolean BetterList`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool BetterList_1_Contains_m500906472_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m2067633169_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 BetterList`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t BetterList_1_IndexOf_m4176369052_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // System.Void BetterList`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_RemoveAt_m1888541340_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t BetterList_1_get_Item_m629431924_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // System.Void BetterList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Clear_m3880922309_gshared (BetterList_1_t2105966071 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool LinkedList_1_Contains_m1902931898_gshared (LinkedList_1_t1790591762 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t LinkedList_1_get_Count_m243736326_gshared (LinkedList_1_t1790591762 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1_Clear_m935174618_gshared (LinkedList_1_t1790591762 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddFirst(!0) extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2696120856 * LinkedList_1_AddFirst_m1250127799_gshared (LinkedList_1_t1790591762 * __this, int32_t p0, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2696120856 * LinkedList_1_AddLast_m3687002667_gshared (LinkedList_1_t1790591762 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m2051403347_gshared (Dictionary_2_t4142745948 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1_RemoveAt_m2730968292_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Comparison_1__ctor_m2086841574_gshared (Comparison_1_t2855037343 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) extern "C" IL2CPP_METHOD_ATTR void List_1_Sort_m116019857_gshared (List_1_t257213610 * __this, Comparison_1_t2855037343 * p0, const RuntimeMethod* method); // System.Void DMCore.Logic.SortKeyInfo`1::.ctor(T,T,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SortKeyInfo_1__ctor_m1394869830_gshared (SortKeyInfo_1_t3619707304 * __this, int32_t p0, int32_t p1, bool p2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSortTemplete::SortFunctor(DMCore.Logic.SortKeyInfo`1) extern "C" IL2CPP_METHOD_ATTR int32_t CSortTemplete_SortFunctor_TisInt32_t2950945753_m4216915814_gshared (RuntimeObject * __this /* static, unused */, SortKeyInfo_1_t3619707304 * ___keyInfo0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2017297076 List_1_GetEnumerator_m593114157_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m207670954_gshared (Enumerator_t2017297076 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3181700225_gshared (Enumerator_t2017297076 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m222348240_gshared (Enumerator_t2017297076 * __this, 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); // 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::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2382293057_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m107019914_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3327106492_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2074317297_gshared (List_1_t3219943714 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m920017775_gshared (List_1_t3219943714 * __this, PlunderUserInfo_t1747868972 p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m406621076_gshared (List_1_t3219943714 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR PlunderUserInfo_t1747868972 List_1_get_Item_m1573588031_gshared (List_1_t3219943714 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m433081650_gshared (List_1_t3219943714 * __this, 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.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2825281267 * LinkedList_1_AddLast_m3177585097_gshared (LinkedList_1_t1919752173 * __this, RuntimeObject * p0, 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.Int32 System.Collections.Generic.LinkedList`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t LinkedList_1_get_Count_m2167432147_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() extern "C" IL2CPP_METHOD_ATTR LinkedListNode_1_t2825281267 * LinkedList_1_get_First_m1512309353_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.LinkedListNode`1::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * LinkedListNode_1_get_Value_m3891174027_gshared (LinkedListNode_1_t2825281267 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::RemoveFirst() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1_RemoveFirst_m2082760208_gshared (LinkedList_1_t1919752173 * __this, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m118522912_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m182537451_gshared (Dictionary_2_t3384741 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m1279427033_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3959998165_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t* p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkedList_1__ctor_m3670635350_gshared (LinkedList_1_t1919752173 * __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.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2059424751_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2269680114_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m1535364901_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m358737454_gshared (List_1_t913674750 * __this, int64_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2696058023_gshared (List_1_t913674750 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPropItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void CPropItem__ctor_m238114891 (CPropItem_t1455887095 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.SameStylePkgUnit::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SameStylePkgUnit__ctor_m3262491895 (SameStylePkgUnit_t4098334887 * __this, int32_t ____configId0, int32_t ____payType1, int32_t ____price2, int32_t ____valid3, int32_t ____fashion4, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTextHelp_t3119637808 * CTextHelp_GetInstance_m3392996374 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m372251958 (CTextHelp_t3119637808 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Void CDataModelBool::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelBool__ctor_m1721054774 (CDataModelBool_t2269476966 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShareManager__ctor_m2347017216 (ShareManager_t1254576143 * __this, const RuntimeMethod* method); // DMCore.Logic.CShareConfig/CShareInfo DMCore.Logic.ShareManager::get_ShareCfg() extern "C" IL2CPP_METHOD_ATTR CShareInfo_t1190539625 * ShareManager_get_ShareCfg_m3914636441 (ShareManager_t1254576143 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.ShareManager::IsShareMode() extern "C" IL2CPP_METHOD_ATTR bool ShareManager_IsShareMode_m1461773954 (ShareManager_t1254576143 * __this, const RuntimeMethod* method); // System.Boolean CDataModelBool::get_Data() extern "C" IL2CPP_METHOD_ATTR bool CDataModelBool_get_Data_m2289136987 (CDataModelBool_t2269476966 * __this, const RuntimeMethod* method); // System.Void CDataModelBool::set_Data(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CDataModelBool_set_Data_m838892248 (CDataModelBool_t2269476966 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.EShareType DMCore.Logic.CShareConfig/CShareInfo::get_ShareType() extern "C" IL2CPP_METHOD_ATTR int32_t CShareInfo_get_ShareType_m241309989 (CShareInfo_t1190539625 * __this, const RuntimeMethod* method); // DMCore.Logic.EShareType DMCore.Logic.ShareManager::get_ShareType() extern "C" IL2CPP_METHOD_ATTR int32_t ShareManager_get_ShareType_m236880562 (ShareManager_t1254576143 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.ShareManager::get_IsClothes() extern "C" IL2CPP_METHOD_ATTR bool ShareManager_get_IsClothes_m3545000283 (ShareManager_t1254576143 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::Get3DSceneCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_Get3DSceneCamera_m2443356533 (RuntimeObject * __this /* static, unused */, 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); // DMCore.Logic.CShareConfig DMCore.Logic.CShareConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShareConfig_t1834581091 * CShareConfig_GetInstance_m107994633 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CShareConfig/CShareInfo DMCore.Logic.CShareConfig::GetShareConfigs(DMCore.Logic.EShareType) extern "C" IL2CPP_METHOD_ATTR CShareInfo_t1190539625 * CShareConfig_GetShareConfigs_m3675293939 (CShareConfig_t1834581091 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareManager::set_ShareCfg(DMCore.Logic.CShareConfig/CShareInfo) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_ShareCfg_m2654601922 (ShareManager_t1254576143 * __this, CShareInfo_t1190539625 * ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1789503881(__this, method) (( int32_t (*) (List_1_t1021499026 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // UnityEngine.Camera DMCore.IHelp::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4071470834 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1476166698(__this, p0, method) (( CShareBGInfo_t3844391580 * (*) (List_1_t1021499026 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void UnityEngine.GameObject::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m3720186693 (GameObject_t1113636619 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method); // UnityEngine.GameObject DMCore.Logic.ShareManager::get_ThreeDCamera() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * ShareManager_get_ThreeDCamera_m1101690624 (ShareManager_t1254576143 * __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.Transform::get_localPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localPosition_m4234289348 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareManager::set_threeDCameraPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_threeDCameraPosition_m1062535292 (ShareManager_t1254576143 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localEulerAngles() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localEulerAngles_m2136926248 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareManager::set_threeDCameraRotation(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_threeDCameraRotation_m956995679 (ShareManager_t1254576143 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // DMCore.Logic.CPindanManager DMCore.Logic.CPindanManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPindanManager_t730261733 * CPindanManager_GetInstance_m2107485280 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CPindanManager/CPindanShop DMCore.Logic.CPindanManager::GetShopInfo() extern "C" IL2CPP_METHOD_ATTR CPindanShop_t4113161522 * CPindanManager_GetShopInfo_m220045557 (CPindanManager_t730261733 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareManager::set_CurrentPindanInfo(DMCore.Logic.CPindanManager/CPindanShop) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_CurrentPindanInfo_m2539877047 (ShareManager_t1254576143 * __this, CPindanShop_t4113161522 * ___value0, 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.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); // UnityEngine.Vector3 DMCore.Logic.ShareManager::get_threeDCameraPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 ShareManager_get_threeDCameraPosition_m497102354 (ShareManager_t1254576143 * __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); // UnityEngine.Vector3 DMCore.Logic.ShareManager::get_threeDCameraRotation() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 ShareManager_get_threeDCameraRotation_m3439048602 (ShareManager_t1254576143 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localEulerAngles(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localEulerAngles_m4202601546 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m2461023210(__this, p0, method) (( void (*) (Action_1_t3252573759 *, RuntimeObject *, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // DMCore.Logic.ShareRewardMgr DMCore.Logic.ShareRewardMgr::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShareRewardMgr_t2342701265 * ShareRewardMgr_GetInstance_m2882336195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.ShareRewardMgr/ESharePrizeType DMCore.Logic.ShareRewardMgr::GetPrizeType(DMCore.Logic.EShareType) extern "C" IL2CPP_METHOD_ATTR int32_t ShareRewardMgr_GetPrizeType_m2755049685 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, 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.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.ShareManager::get_ShopTryOnClothesList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * ShareManager_get_ShopTryOnClothesList_m904404688 (ShareManager_t1254576143 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1628857705(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1__ctor_m1628857705_gshared)(__this, method) // System.Void DMCore.Logic.ShareManager::set_ShopTryOnClothesList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_ShopTryOnClothesList_m3338324082 (ShareManager_t1254576143 * __this, List_1_t128053199 * ___value0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m2263725670(__this, p0, method) (( bool (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Contains_m2263725670_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m3037048099(__this, p0, method) (( bool (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Remove_m3037048099_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m697420525(__this, p0, method) (( void (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Add_m697420525_gshared)(__this, p0, method) // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::GetNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * ISceneBaseObj_GetNetProperty_m1709069404 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CProperty_GetInt_m2680341236 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___nDefault1, const RuntimeMethod* method); // System.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 System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3317332313(__this, method) (( void (*) (Dictionary_2_t462591304 *, const RuntimeMethod*))Dictionary_2__ctor_m541678018_gshared)(__this, method) // System.Void DMCore.Logic.ShareRewardMgr::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr__ctor_m4073745636 (ShareRewardMgr_t2342701265 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1665737283(__this, p0, p1, method) (( bool (*) (Dictionary_2_t462591304 *, int32_t, ShareReward_t3659847056 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m282534562_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShareReward__ctor_m2347308043 (ShareReward_t3659847056 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1690173548(__this, p0, p1, method) (( void (*) (Dictionary_2_t462591304 *, int32_t, ShareReward_t3659847056 *, const RuntimeMethod*))Dictionary_2_Add_m324618832_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.ShareRewardMgr::RequestToServer(DMCore.Logic.ShareRewardMgr/ESharePrizeType) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_RequestToServer_m671288979 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::RegisterShareCompleted(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void ShareReward_RegisterShareCompleted_m3405282605 (ShareReward_t3659847056 * __this, Action_1_t3832314651 * ___callback0, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::UnRegisterShareCompleted(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void ShareReward_UnRegisterShareCompleted_m569055645 (ShareReward_t3659847056 * __this, Action_1_t3832314651 * ___callback0, 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.ShareRewardMgr/ShareReward::OnQueryReward(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void ShareReward_OnQueryReward_m1176941772 (ShareReward_t3659847056 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CAwardList__ctor_m1934462586 (CAwardList_t4094041907 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::set_mRewardList(DMCore.Logic.CAwardList) extern "C" IL2CPP_METHOD_ATTR void ShareReward_set_mRewardList_m3567952732 (ShareReward_t3659847056 * __this, CAwardList_t4094041907 * ___value0, const RuntimeMethod* 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); // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Remove_m334097152 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // DMCore.Logic.CAwardList DMCore.Logic.ShareRewardMgr/ShareReward::get_mRewardList() extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * ShareReward_get_mRewardList_m4195756728 (ShareReward_t3659847056 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardList::Clear() extern "C" IL2CPP_METHOD_ATTR void CAwardList_Clear_m3107368241 (CAwardList_t4094041907 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CAwardItem::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CAwardItem__ctor_m4013977086 (CAwardItem_t1677460915 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CAwardList::Add(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR bool CAwardList_Add_m1247042171 (CAwardList_t4094041907 * __this, CAwardItem_t1677460915 * ___item0, const RuntimeMethod* method); // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::TriggerCompleted() extern "C" IL2CPP_METHOD_ATTR void ShareReward_TriggerCompleted_m1158202238 (ShareReward_t3659847056 * __this, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m7238844(__this, p0, method) (( void (*) (Action_1_t3832314651 *, ShareReward_t3659847056 *, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m859735295(__this, method) (( void (*) (List_1_t60038374 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3302800229(__this, method) (( void (*) (Dictionary_2_t1632706988 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void DMCore.Logic.ShopBrandRegion::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion__ctor_m3163137881 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion::ChangeIndexNext() extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_ChangeIndexNext_m280799095 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion/CBrandRegionGetList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBrandRegionGetList__ctor_m2692143574 (CBrandRegionGetList_t3782044612 * __this, const RuntimeMethod* method); // DMCore.Net.CNetServerConfig DMCore.Net.CNetServerConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CNetServerConfig_t202072970 * CNetServerConfig_GetInstance_m1865421617 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Net.CNetServerConfig::GetConfigString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CNetServerConfig_GetConfigString_m1508055105 (CNetServerConfig_t202072970 * __this, String_t* ___key0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3937257545 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.IWebGetMsgBase::SetUrl(System.String) extern "C" IL2CPP_METHOD_ATTR void IWebGetMsgBase_SetUrl_m3512145757 (IWebGetMsgBase_t740935312 * __this, String_t* ___url0, const RuntimeMethod* method); // DMCore.Framework.Thread.CThreadManager DMCore.Framework.Thread.CThreadManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CThreadManager_t1155338034 * CThreadManager_GetInstance_m98901248 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.CThreadManager::PushMsg(DMCore.Framework.Thread.enumThreadID,DMCore.Framework.Thread.IThreadMsg) extern "C" IL2CPP_METHOD_ATTR void CThreadManager_PushMsg_m3098333431 (CThreadManager_t1155338034 * __this, int32_t ___id0, IThreadMsg_t995202025 * ___msg1, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CAddBrandDataU3Ec__AnonStorey0__ctor_m2793064569 (U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m2471868409(__this, p0, p1, method) (( void (*) (Predicate_1_t3708225052 *, 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_m3832264798(__this, p0, method) (( BrandData_t2882930928 * (*) (List_1_t60038374 *, Predicate_1_t3708225052 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m940896823(__this, p0, method) (( void (*) (List_1_t60038374 *, BrandData_t2882930928 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1564187690(__this, method) (( void (*) (List_1_t60038374 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // DMCore.Logic.BrandData DMCore.Logic.ShopBrandRegion::GetCurBrandData() extern "C" IL2CPP_METHOD_ATTR BrandData_t2882930928 * ShopBrandRegion_GetCurBrandData_m2425056143 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.ShopBrandRegion::get_CurrentUseHeadIndex() extern "C" IL2CPP_METHOD_ATTR int32_t ShopBrandRegion_get_CurrentUseHeadIndex_m3817715883 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion::set_CurrentUseHeadIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_set_CurrentUseHeadIndex_m2193577344 (ShopBrandRegion_t2226231466 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.BrandData::get_Introduce() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * BrandData_get_Introduce_m1362482227 (BrandData_t2882930928 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2276455407(__this, method) (( int32_t (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.Logic.ShopBrandRegion::set_IsNeedFreshUI(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_set_IsNeedFreshUI_m2905603771 (ShopBrandRegion_t2226231466 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CISBrandRegionU3Ec__AnonStorey1__ctor_m115464349 (U3CISBrandRegionU3Ec__AnonStorey1_t463997064 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.ShopBrandRegion::get_CurrentUseBrandID() extern "C" IL2CPP_METHOD_ATTR String_t* ShopBrandRegion_get_CurrentUseBrandID_m2516755250 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method); // DMCore.Logic.BrandData DMCore.Logic.ShopBrandRegion::GetBrandDataByID(System.String) extern "C" IL2CPP_METHOD_ATTR BrandData_t2882930928 * ShopBrandRegion_GetBrandDataByID_m3295419605 (ShopBrandRegion_t2226231466 * __this, String_t* ___ID0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1896408099(__this, method) (( int32_t (*) (List_1_t60038374 *, 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_m314762573(__this, p0, method) (( BrandData_t2882930928 * (*) (List_1_t60038374 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.String DMCore.Framework.IO.CIOVar::GetUserRootPath() extern "C" IL2CPP_METHOD_ATTR String_t* CIOVar_GetUserRootPath_m2302064020 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.Boolean System.IO.File::Exists(System.String) extern "C" IL2CPP_METHOD_ATTR bool File_Exists_m3943585060 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Texture2D__ctor_m2862217990 (Texture2D_t3840446185 * __this, int32_t p0, int32_t p1, int32_t p2, bool p3, const RuntimeMethod* method); // System.Byte[] DMCore.Framework.IO.CReadVar::ReadFileFullPath(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CReadVar_ReadFileFullPath_m2356108572 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method); // System.Boolean UnityEngine.ImageConversion::LoadImage(UnityEngine.Texture2D,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR bool ImageConversion_LoadImage_m2182108104 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * p0, ByteU5BU5D_t4116647657* p1, const RuntimeMethod* method); // System.Void DMCore.Logic.BrandData::PushImage(System.String,UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void BrandData_PushImage_m3294099839 (BrandData_t2882930928 * __this, String_t* ___m_file0, Texture2D_t3840446185 * ___td1, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBrandPicDownImageMsg__ctor_m289907364 (CBrandPicDownImageMsg_t2013430406 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion/CShopBrandGetURLMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopBrandGetURLMsg__ctor_m4032062055 (CShopBrandGetURLMsg_t4032762112 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2844511972 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetBrandDataByIDU3Ec__AnonStorey2__ctor_m3797282023 (U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m187286838(__this, p0, p1, method) (( void (*) (Dictionary_2_t1632706988 *, String_t*, String_t*, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2249167092(__this, p0, method) (( bool (*) (Dictionary_2_t1632706988 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m183483489_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2643467469(__this, p0, method) (( String_t* (*) (Dictionary_2_t1632706988 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m1170170947_gshared)(__this, p0, method) // System.String DMCore.Logic.BrandData::get_ID() extern "C" IL2CPP_METHOD_ATTR String_t* BrandData_get_ID_m3092736839 (BrandData_t2882930928 * __this, 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.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.CThreadMsgWebGet::.ctor() extern "C" IL2CPP_METHOD_ATTR void CThreadMsgWebGet__ctor_m3027652583 (CThreadMsgWebGet_t2224858682 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Thread.IThreadMsg::IsSuccess() extern "C" IL2CPP_METHOD_ATTR bool IThreadMsg_IsSuccess_m186262284 (IThreadMsg_t995202025 * __this, 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.Boolean DMCore.Framework.IO.CWriteVar::WriteFile(System.String,System.Byte[],System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_WriteFile_m799854996 (RuntimeObject * __this /* static, unused */, String_t* ___path0, ByteU5BU5D_t4116647657* ___fileBytes1, int32_t ___offset2, int32_t ___length3, bool ___bCreateNew4, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_Copy_m1988217701 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, RuntimeArray * p1, int32_t p2, const RuntimeMethod* method); // DMCore.Logic.ShopBrandRegion DMCore.Logic.ShopBrandRegion::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShopBrandRegion_t2226231466 * ShopBrandRegion_GetInstance_m3204479288 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.CThreadMsgWebGet::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CThreadMsgWebGet_OnEndExcute_m1512998207 (CThreadMsgWebGet_t2224858682 * __this, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() extern "C" IL2CPP_METHOD_ATTR Encoding_t1523322056 * Encoding_get_UTF8_m1008486739 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void LitJson.JsonReader::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void JsonReader__ctor_m1297809221 (JsonReader_t836887441 * __this, String_t* ___json_text0, const RuntimeMethod* method); // LitJson.JsonData LitJson.JsonMapper::ToObject(LitJson.JsonReader) extern "C" IL2CPP_METHOD_ATTR JsonData_t1524858407 * JsonMapper_ToObject_m412660133 (RuntimeObject * __this /* static, unused */, JsonReader_t836887441 * ___reader0, const RuntimeMethod* method); // LitJson.JsonData LitJson.JsonData::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR JsonData_t1524858407 * JsonData_get_Item_m594638490 (JsonData_t1524858407 * __this, int32_t ___index0, const RuntimeMethod* method); // LitJson.JsonData LitJson.JsonData::get_Item(System.String) extern "C" IL2CPP_METHOD_ATTR JsonData_t1524858407 * JsonData_get_Item_m147413252 (JsonData_t1524858407 * __this, String_t* ___prop_name0, 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.Void DMCore.Logic.BrandData::.ctor() extern "C" IL2CPP_METHOD_ATTR void BrandData__ctor_m1090397573 (BrandData_t2882930928 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.BrandData::set_ID(System.String) extern "C" IL2CPP_METHOD_ATTR void BrandData_set_ID_m573416132 (BrandData_t2882930928 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.BrandData::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void BrandData_set_Name_m715671196 (BrandData_t2882930928 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.BrandData::set_Logo(System.String) extern "C" IL2CPP_METHOD_ATTR void BrandData_set_Logo_m2644645588 (BrandData_t2882930928 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.BrandData::PushUrl(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void BrandData_PushUrl_m4245680476 (BrandData_t2882930928 * __this, String_t* ___m_fileName0, String_t* ___url1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m3852460914(__this, p0, method) (( bool (*) (List_1_t3319525431 *, String_t*, const RuntimeMethod*))List_1_Contains_m2654125393_gshared)(__this, p0, 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.Int32 LitJson.JsonData::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t JsonData_get_Count_m487704605 (JsonData_t1524858407 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion::AddBrandData(DMCore.Logic.BrandData) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_AddBrandData_m3357409283 (ShopBrandRegion_t2226231466 * __this, BrandData_t2882930928 * ___needAddData0, const RuntimeMethod* method); // System.String DMCore.Logic.BrandData::get_Logo() extern "C" IL2CPP_METHOD_ATTR String_t* BrandData_get_Logo_m854543293 (BrandData_t2882930928 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.BrandData::ExistFileImage(System.String) extern "C" IL2CPP_METHOD_ATTR bool BrandData_ExistFileImage_m1939064813 (BrandData_t2882930928 * __this, String_t* ___file0, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion::RequestDownLoadImage(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_RequestDownLoadImage_m3942496057 (ShopBrandRegion_t2226231466 * __this, String_t* ___filename0, String_t* ___brandID1, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m1955908099(__this, method) (( Enumerator_t913802012 (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m236733038(__this, method) (( String_t* (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m4158182743(__this, method) (( bool (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m2026665411(__this, method) (( void (*) (Enumerator_t913802012 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Void DMCore.Logic.BrandData::ClearALLResidueImage() extern "C" IL2CPP_METHOD_ATTR void BrandData_ClearALLResidueImage_m2124071597 (BrandData_t2882930928 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.BrandData::ClearALLResidueUrl() extern "C" IL2CPP_METHOD_ATTR void BrandData_ClearALLResidueUrl_m4196714206 (BrandData_t2882930928 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion::PushURl(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_PushURl_m3250537834 (ShopBrandRegion_t2226231466 * __this, String_t* ___goodsID0, String_t* ___url1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m516691818(__this, method) (( void (*) (Dictionary_2_t2910090473 *, const RuntimeMethod*))Dictionary_2__ctor_m1746769275_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1::.ctor() #define LinkedList_1__ctor_m4030784587(__this, method) (( void (*) (LinkedList_1_t1790591762 *, const RuntimeMethod*))LinkedList_1__ctor_m4030784587_gshared)(__this, method) // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m2079784661(__this, method) (( void (*) (BetterList_1_t2105966071 *, const RuntimeMethod*))BetterList_1__ctor_m2079784661_gshared)(__this, method) // System.Void DMCore.Logic.shopModel::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopModel__ctor_m3671655112 (shopModel_t101745799 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::SetCoupleAnim() extern "C" IL2CPP_METHOD_ATTR void shopModel_SetCoupleAnim_m395946016 (shopModel_t101745799 * __this, 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.Boolean DMCore.Framework.Level.CLevelManager::IsLevel(System.String) extern "C" IL2CPP_METHOD_ATTR bool CLevelManager_IsLevel_m3139716542 (CLevelManager_t3077608201 * __this, String_t* ___levelName0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsEnable() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IsEnable_m3745268461 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::ShowCouplesInfo(DMCore.Framework.Scene.ISceneRole,System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopModel_ShowCouplesInfo_m1861690793 (shopModel_t101745799 * __this, ISceneRole_t2394225724 * ___role0, int64_t ___userid1, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m3201046855(__this, p0, method) (( String_t* (*) (Dictionary_2_t2910090473 *, int64_t, const RuntimeMethod*))Dictionary_2_get_Item_m2703205864_gshared)(__this, p0, method) // System.Int32 UnityEngine.Random::Range(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Random_Range_m4054026115 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1878357641(__this, p0, p1, method) (( void (*) (Dictionary_2_t2910090473 *, int64_t, String_t*, const RuntimeMethod*))Dictionary_2_Add_m938263239_gshared)(__this, p0, p1, method) // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::GetCurActiveShopModel() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_GetCurActiveShopModel_m2940630321 (shopModel_t101745799 * __this, const RuntimeMethod* method); // DMCore.Logic.CAvatarEquipManager DMCore.Logic.CAvatarEquipManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAvatarEquipManager_t2125372870 * CAvatarEquipManager_GetInstance_m849068733 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CAvatarInfo DMCore.Logic.CAvatarEquipManager::GetAvatarInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR CAvatarInfo_t2247402650 * CAvatarEquipManager_GetAvatarInfo_m1514742623 (CAvatarEquipManager_t2125372870 * __this, int64_t ___destUserID0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CAvatarInfo::IfDone() extern "C" IL2CPP_METHOD_ATTR bool CAvatarInfo_IfDone_m1355855979 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAvatarInfo::GetSex() extern "C" IL2CPP_METHOD_ATTR int32_t CAvatarInfo_GetSex_m3269738121 (CAvatarInfo_t2247402650 * __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.Int32 DMCore.Logic.CAvatarInfo::GetEquipByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CAvatarInfo_GetEquipByIndex_m899343583 (CAvatarInfo_t2247402650 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CItemManager::GetSubModelInfo(System.Int32,System.Int32&,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CItemManager_GetSubModelInfo_m903145472 (RuntimeObject * __this /* static, unused */, int32_t ___nSubModelId0, int32_t* ___nModelSex1, int32_t* ___nSubCategory2, int32_t* ___nSubModelIndex3, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAvatarInfo::GetEquipCount() extern "C" IL2CPP_METHOD_ATTR int32_t CAvatarInfo_GetEquipCount_m2299617172 (CAvatarInfo_t2247402650 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::LoadRoleModel() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_LoadRoleModel_m1111386502 (ISceneRole_t2394225724 * __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); // System.Void DMCore.Framework.Resource.IResHelp::ClearAllAvatarResource() extern "C" IL2CPP_METHOD_ATTR void IResHelp_ClearAllAvatarResource_m1568240468 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::SwitchShowModel(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_SwitchShowModel_m2958733894 (shopModel_t101745799 * __this, bool ___bMale0, bool ___buildDefault1, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::Clear() extern "C" IL2CPP_METHOD_ATTR void CProperty_Clear_m1869381630 (CProperty_t963755051 * __this, 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); // 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.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m2743671346 (CDataProperty_t2806246268 * __this, String_t* ___key0, int64_t ___value1, 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.Void DMCore.Framework.Resource.IResourceManager::ClearAllProtectedRes() extern "C" IL2CPP_METHOD_ATTR void IResourceManager_ClearAllProtectedRes_m142422286 (IResourceManager_t3165642952 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m2189065264(__this, p0, p1, method) (( void (*) (Predicate_1_t2672744813 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // System.Boolean BetterList`1::Contains(T) #define BetterList_1_Contains_m500906472(__this, p0, method) (( bool (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_Contains_m500906472_gshared)(__this, p0, method) // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m2067633169(__this, p0, method) (( void (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_Add_m2067633169_gshared)(__this, p0, method) // System.Int32 BetterList`1::IndexOf(T) #define BetterList_1_IndexOf_m4176369052(__this, p0, method) (( int32_t (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_IndexOf_m4176369052_gshared)(__this, p0, method) // System.Void BetterList`1::RemoveAt(System.Int32) #define BetterList_1_RemoveAt_m1888541340(__this, p0, method) (( void (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_RemoveAt_m1888541340_gshared)(__this, p0, method) // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m629431924(__this, p0, method) (( int32_t (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m629431924_gshared)(__this, p0, method) // System.String DMCore.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.Void BetterList`1::Clear() #define BetterList_1_Clear_m3880922309(__this, method) (( void (*) (BetterList_1_t2105966071 *, const RuntimeMethod*))BetterList_1_Clear_m3880922309_gshared)(__this, method) // System.Boolean System.Collections.Generic.LinkedList`1::Contains(!0) #define LinkedList_1_Contains_m1902931898(__this, p0, method) (( bool (*) (LinkedList_1_t1790591762 *, int32_t, const RuntimeMethod*))LinkedList_1_Contains_m1902931898_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() #define LinkedList_1_get_Count_m243736326(__this, method) (( int32_t (*) (LinkedList_1_t1790591762 *, const RuntimeMethod*))LinkedList_1_get_Count_m243736326_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1::Clear() #define LinkedList_1_Clear_m935174618(__this, method) (( void (*) (LinkedList_1_t1790591762 *, const RuntimeMethod*))LinkedList_1_Clear_m935174618_gshared)(__this, method) // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddFirst(!0) #define LinkedList_1_AddFirst_m1250127799(__this, p0, method) (( LinkedListNode_1_t2696120856 * (*) (LinkedList_1_t1790591762 *, int32_t, const RuntimeMethod*))LinkedList_1_AddFirst_m1250127799_gshared)(__this, p0, method) // DMCore.Framework.Resource.IResHelp DMCore.Framework.Resource.IResHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR IResHelp_t377823252 * IResHelp_GetInstance_m2776387326 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Resource.IResHelp::ClearAllProtectedRes() extern "C" IL2CPP_METHOD_ATTR void IResHelp_ClearAllProtectedRes_m2887695512 (IResHelp_t377823252 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.IHelp::GetSceneManager() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * IHelp_GetSceneManager_m309394095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneBaseObj DMCore.Framework.Scene.CSceneService::GetRoleObj(System.Int32) extern "C" IL2CPP_METHOD_ATTR ISceneBaseObj_t858622483 * CSceneService_GetRoleObj_m3880305570 (CSceneService_t551449725 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) #define LinkedList_1_AddLast_m3687002667(__this, p0, method) (( LinkedListNode_1_t2696120856 * (*) (LinkedList_1_t1790591762 *, int32_t, const RuntimeMethod*))LinkedList_1_AddLast_m3687002667_gshared)(__this, p0, 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 System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2539198033(__this, method) (( void (*) (Dictionary_2_t2910090473 *, const RuntimeMethod*))Dictionary_2_Clear_m2051403347_gshared)(__this, method) // System.Void DMCore.Logic.shopModel::SetShowAvatarTarget(System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetShowAvatarTarget_m263909296 (shopModel_t101745799 * __this, int64_t ___target0, 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); // 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); // 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); // System.Void DMCore.Framework.Scene.ISceneRole::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_ResumeSubModels_m1744956637 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::InitRoleEffect() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_InitRoleEffect_m2798063024 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1495102884(__this, method) (( void (*) (List_1_t631885872 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.shopQuickBuyManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager__ctor_m3802697696 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.shopQuickBuyManager::Reset() extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_Reset_m165279949 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m4008419814(__this, p0, method) (( stBuyItemData_t3454778426 * (*) (List_1_t631885872 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.shopQuickBuyManager::get_vaild() extern "C" IL2CPP_METHOD_ATTR int32_t shopQuickBuyManager_get_vaild_m1791502065 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m1049380088(__this, p0, method) (( void (*) (List_1_t631885872 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Void DMCore.Logic.shopQuickBuyManager::SetChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_SetChanged_m2988578721 (shopQuickBuyManager_t3380475808 * __this, bool ___bChanged0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3474287457(__this, method) (( int32_t (*) (List_1_t631885872 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1661874947(__this, method) (( void (*) (List_1_t631885872 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.stBuyItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void stBuyItemData__ctor_m1866830566 (stBuyItemData_t3454778426 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3062644464(__this, p0, method) (( void (*) (List_1_t631885872 *, stBuyItemData_t3454778426 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m707996431(__this, p0, p1, method) (( void (*) (Comparison_1_t3229709605 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m2086841574_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) #define List_1_Sort_m2328180263(__this, p0, method) (( void (*) (List_1_t631885872 *, Comparison_1_t3229709605 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // System.Void DMCore.Logic.SortKeyInfo`1::.ctor(T,T,System.Boolean) #define SortKeyInfo_1__ctor_m1394869830(__this, p0, p1, p2, method) (( void (*) (SortKeyInfo_1_t3619707304 *, int32_t, int32_t, bool, const RuntimeMethod*))SortKeyInfo_1__ctor_m1394869830_gshared)(__this, p0, p1, p2, method) // System.Int32 DMCore.Logic.CSortTemplete::SortFunctor(DMCore.Logic.SortKeyInfo`1) #define CSortTemplete_SortFunctor_TisInt32_t2950945753_m4216915814(__this /* static, unused */, ___keyInfo0, method) (( int32_t (*) (RuntimeObject * /* static, unused */, SortKeyInfo_1_t3619707304 *, const RuntimeMethod*))CSortTemplete_SortFunctor_TisInt32_t2950945753_m4216915814_gshared)(__this /* static, unused */, ___keyInfo0, method) // System.Int32 DMCore.Logic.shopQuickBuyManager::GetBuyItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t shopQuickBuyManager_GetBuyItemCount_m341292666 (shopQuickBuyManager_t3380475808 * __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.List`1>::.ctor() #define List_1__ctor_m612749431(__this, method) (( void (*) (List_1_t1600127941 *, const RuntimeMethod*))List_1__ctor_m2321703786_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 DMCore.Logic.shopRecommend::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopRecommend__ctor_m3183810034 (shopRecommend_t3195516113 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1>::get_Count() #define List_1_get_Count_m2957727674(__this, method) (( int32_t (*) (List_1_t1600127941 *, 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_m3704502319(__this, p0, method) (( List_1_t128053199 * (*) (List_1_t1600127941 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1>::GetEnumerator() #define List_1_GetEnumerator_m784752458(__this, method) (( Enumerator_t3489371818 (*) (List_1_t1600127941 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator>::get_Current() #define Enumerator_get_Current_m2870147329(__this, method) (( List_1_t128053199 * (*) (Enumerator_t3489371818 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m593114157(__this, method) (( Enumerator_t2017297076 (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_GetEnumerator_m593114157_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m207670954(__this, method) (( int32_t (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_get_Current_m207670954_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m3181700225(__this, method) (( bool (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_MoveNext_m3181700225_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m222348240(__this, method) (( void (*) (Enumerator_t2017297076 *, const RuntimeMethod*))Enumerator_Dispose_m222348240_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() #define Enumerator_MoveNext_m1436172384(__this, method) (( bool (*) (Enumerator_t3489371818 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() #define Enumerator_Dispose_m28313383(__this, method) (( void (*) (Enumerator_t3489371818 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Void System.Xml.XmlDocument::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlDocument__ctor_m664597982 (XmlDocument_t2837193595 * __this, 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); // System.Void System.Collections.Generic.List`1>::Clear() #define List_1_Clear_m4133128453(__this, method) (( void (*) (List_1_t1600127941 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, 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 DMCore.Framework.Misc.CMiscHelp::GetXmlElemInt(System.Xml.XmlElement,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetXmlElemInt_m3192643185 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method); // System.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) // System.Void System.Collections.Generic.List`1>::Add(!0) #define List_1_Add_m3830006445(__this, p0, method) (( void (*) (List_1_t1600127941 *, List_1_t128053199 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, 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::LogFile(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_LogFile_m4227814860 (CLogHelp_t779629444 * __this, String_t* ___strVal0, 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_IsRenewDataChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_IsRenewDataChanged_m3616848450 (CMyPackageManager_t122981866 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRenewItemInfo::.ctor(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRenewItemInfo__ctor_m3653932020 (CRenewItemInfo_t1742581428 * __this, CDataArray_t4068198041 * ___msg0, int32_t ___startIdx1, const RuntimeMethod* method); // System.Void DMCore.Logic.shopSendGiftTarget::InitVar(DMCore.Logic.enumFriendType) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_InitVar_m3168614470 (shopSendGiftTarget_t3356455075 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopSendGiftTarget::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget__ctor_m4137813651 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method); // System.Int64 DMCore.CDataArray::GetLong(System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataArray_GetLong_m4094450536 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int64_t ___defaultVal1, const RuntimeMethod* method); // 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.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.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.String DMCore.Logic.CPropManager::GetName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropManager_GetName_m3847477158 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2971454694 (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325* p0, const RuntimeMethod* method); // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.String 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,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); // DMCore.Logic.CChatManager DMCore.Logic.CChatManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChatManager_t1988186574 * CChatManager_GetInstance_m3267979394 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatManager::AddSystemInfo(DMCore.Logic.enumSystemNoticeType,System.String) extern "C" IL2CPP_METHOD_ATTR void CChatManager_AddSystemInfo_m1503114868 (CChatManager_t1988186574 * __this, int32_t ___type0, String_t* ___content1, 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,System.Single) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m3511413583 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, float ___continueTime4, 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.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); // UnityEngine.GameObject DMCore.Logic.shopSendGiftTarget::GetUI() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * shopSendGiftTarget_GetUI_m997684640 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method); // UnityEngine.GameObject DMCore.Logic.CWndController::CreateDelayBindWnd(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CWndController_CreateDelayBindWnd_m1486584967 (CWndController_t749709641 * __this, int32_t ___page0, 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); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __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); // 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.Int32 DMCore.Logic.CShopManager::get_SubType() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_SubType_m2767904395 (CShopManager_t754298620 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopManager::GetActiveItem() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_GetActiveItem_m3916757235 (CShopManager_t754298620 * __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.Boolean DMCore.Logic.shopModel::IsActiveMale() extern "C" IL2CPP_METHOD_ATTR bool shopModel_IsActiveMale_m635970564 (shopModel_t101745799 * __this, const RuntimeMethod* method); // DMCore.Logic.CShopItemData DMCore.Logic.CShopManager::GetItem(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CShopItemData_t2542723346 * CShopManager_GetItem_m1502343836 (CShopManager_t754298620 * __this, int32_t ___type0, int32_t ___index1, bool ___male2, const RuntimeMethod* method); // System.Void DMCore.Logic.shopSendGiftTarget::CacheGiftPrice(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_CacheGiftPrice_m22102108 (shopSendGiftTarget_t3356455075 * __this, int32_t ___price0, bool ___isDiamond1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.shopSendGiftTarget::CheckSex(System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool shopSendGiftTarget_CheckSex_m2601812114 (shopSendGiftTarget_t3356455075 * __this, int32_t ___targetSex0, int32_t* ___fitSex1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.shopSendGiftTarget::GetTargetModelSex() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_GetTargetModelSex_m246897948 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.shopSendGiftTarget::get_TargetGiftID() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_get_TargetGiftID_m3080361845 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetType(DMCore.Logic.enumFriendType) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetType_m3126457806 (shopSendGiftTarget_t3356455075 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetUserName(System.String) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetUserName_m1243952459 (shopSendGiftTarget_t3356455075 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetGiftID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetGiftID_m2355075141 (shopSendGiftTarget_t3356455075 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetUserId(System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetUserId_m640646581 (shopSendGiftTarget_t3356455075 * __this, int64_t ___value0, const RuntimeMethod* method); // DMCore.Logic.shopSendGiftTarget DMCore.Logic.shopSendGiftTarget::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopSendGiftTarget_t3356455075 * shopSendGiftTarget_GetInstance_m1019184916 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.shopSendGiftTarget::get_TargetUserName() extern "C" IL2CPP_METHOD_ATTR String_t* shopSendGiftTarget_get_TargetUserName_m3251609910 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.shopSendGiftTarget::get_TargetGiftName() extern "C" IL2CPP_METHOD_ATTR String_t* shopSendGiftTarget_get_TargetGiftName_m2388483246 (shopSendGiftTarget_t3356455075 * __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.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.String DMCore.Framework.Scene.ISceneBaseObj::GetName() extern "C" IL2CPP_METHOD_ATTR String_t* ISceneBaseObj_GetName_m925236876 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // ScenePersonalWndShop ScenePersonalWndShop::GetInstance() extern "C" IL2CPP_METHOD_ATTR ScenePersonalWndShop_t78642639 * ScenePersonalWndShop_GetInstance_m1217643196 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::get_CustomReturnPage() extern "C" IL2CPP_METHOD_ATTR int32_t CWndController_get_CustomReturnPage_m2097740777 (CWndController_t749709641 * __this, const RuntimeMethod* method); // System.Void ScenePersonalWndShop/OnClickMsgCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnClickMsgCallBack__ctor_m3998395667 (OnClickMsgCallBack_t2526724959 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void ScenePersonalWndShop::OpenBuyingWnd(ScenePersonalWndShop/OnClickMsgCallBack,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ScenePersonalWndShop_OpenBuyingWnd_m4066712157 (ScenePersonalWndShop_t78642639 * __this, OnClickMsgCallBack_t2526724959 * ___callBack0, bool ___isSend1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.shopSendGiftTarget::get_TargetGiftCount() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_get_TargetGiftCount_m3019576979 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.shopSendGiftTarget::get_PriceGolden() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_get_PriceGolden_m1540004179 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m630303134 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Int64 DMCore.Logic.shopSendGiftTarget::get_TargetUserId() extern "C" IL2CPP_METHOD_ATTR int64_t shopSendGiftTarget_get_TargetUserId_m269612934 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3799896857 (CDataArray_t4068198041 * __this, int64_t ___val0, const RuntimeMethod* method); // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgBoxControl_t806533544 * CMsgBoxControl_GetInstance_m4085806233 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m272952420 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopManager::GetActiveItemValidation() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_GetActiveItemValidation_m1280118405 (CShopManager_t754298620 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::IsExist(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_IsExist_m1254965977 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopSendGiftTarget::set_IsTargetTypeChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_IsTargetTypeChanged_m2309183177 (shopSendGiftTarget_t3356455075 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CMessageManager DMCore.Logic.CMessageManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMessageManager_t3136027633 * CMessageManager_GetInstance_m450821822 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMessageManager::SendToServerGetGift(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMessageManager_SendToServerGetGift_m1512969051 (CMessageManager_t3136027633 * __this, int32_t ___mail_id0, const RuntimeMethod* method); // System.Void DMCore.Logic.stSpeaker::.ctor(DMCore.Logic.CChatUserInfo,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void stSpeaker__ctor_m1802933717 (stSpeaker_t2572138757 * __this, CChatUserInfo_t74790139 * ___userInfo0, String_t* ___content1, String_t* ___count2, const RuntimeMethod* method); // System.Void DMCore.Logic.stSpeaker::.ctor() extern "C" IL2CPP_METHOD_ATTR void stSpeaker__ctor_m4076917716 (stSpeaker_t2572138757 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2679568284(__this, method) (( void (*) (Dictionary_2_t1201043122 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2407769957(__this, p0, method) (( bool (*) (Dictionary_2_t1201043122 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m4045133510(__this, p0, method) (( TaskDescriptionUnit_t2312329791 * (*) (Dictionary_2_t1201043122 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Void DMCore.Logic.TaskDescriptionUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void TaskDescriptionUnit__ctor_m3693384325 (TaskDescriptionUnit_t2312329791 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m2997239913(__this, p0, p1, method) (( void (*) (Dictionary_2_t1201043122 *, int32_t, TaskDescriptionUnit_t2312329791 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.TimerCallbackProc::Invoke() extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProc_Invoke_m916315405 (TimerCallbackProc_t3381003091 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.TimerCallbackProcCP::Invoke(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProcCP_Invoke_m557624631 (TimerCallbackProcCP_t1342316376 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method); // System.Void DMCore.Logic.Tryst_Accept::.ctor(System.Int64,System.Int64,System.String,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void Tryst_Accept__ctor_m2961092371 (Tryst_Accept_t3497983365 * __this, int64_t ____insId0, int64_t ____inviterId1, String_t* ____inviterName2, int32_t ____taskLv3, String_t* ____taskName4, const RuntimeMethod* method); // System.Boolean DMCore.Logic.Tryst_Accept::CheckIndexValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Tryst_Accept_CheckIndexValid_m2007988865 (Tryst_Accept_t3497983365 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2074317297(__this, method) (( void (*) (List_1_t3219943714 *, const RuntimeMethod*))List_1__ctor_m2074317297_gshared)(__this, method) // System.Void DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::.ctor(System.Int64,System.Int32,System.String,System.Int64,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PlunderUserInfo__ctor_m2655900217 (PlunderUserInfo_t1747868972 * __this, int64_t ____userId0, int32_t ____userSex1, String_t* ____name2, int64_t ____photoId3, bool ____bEnemy4, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m920017775(__this, p0, method) (( void (*) (List_1_t3219943714 *, PlunderUserInfo_t1747868972 , const RuntimeMethod*))List_1_Add_m920017775_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m406621076(__this, method) (( int32_t (*) (List_1_t3219943714 *, const RuntimeMethod*))List_1_get_Count_m406621076_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1573588031(__this, p0, method) (( PlunderUserInfo_t1747868972 (*) (List_1_t3219943714 *, int32_t, const RuntimeMethod*))List_1_get_Item_m1573588031_gshared)(__this, p0, method) // DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo DMCore.Logic.Tryst_PlunderTask::GetInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR PlunderUserInfo_t1747868972 Tryst_PlunderTask_GetInfo_m2487008286 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m433081650(__this, method) (( void (*) (List_1_t3219943714 *, const RuntimeMethod*))List_1_Clear_m433081650_gshared)(__this, method) // System.Void DMCore.Logic.WaitingRoomHelper::set_IsUIVisibleChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsUIVisibleChanged_m4102081677 (RuntimeObject * __this /* static, unused */, bool ___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); // System.Boolean DMCore.Logic.WaitingRoomHelper::IsRoomOwner() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsRoomOwner_m995830366 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012(__this, method) (( uiWaitingRoom_t4262146884 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiWaitingRoom::HideSettings() extern "C" IL2CPP_METHOD_ATTR void uiWaitingRoom_HideSettings_m674718633 (uiWaitingRoom_t4262146884 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_Destroy_m3726802780 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___target0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.WaitingRoomHelper::IsRoomOwner(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsRoomOwner_m599807576 (RuntimeObject * __this /* static, unused */, int64_t ___user_id0, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Framework.Scene.CSceneService::FindRoleByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * CSceneService_FindRoleByUserID_m4171044813 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.CSceneService::GetSceneNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * CSceneService_GetSceneNetProperty_m2882939145 (CSceneService_t551449725 * __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); // DMCore.Framework.Misc.CSensitiveWordManager DMCore.Framework.Misc.CSensitiveWordManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSensitiveWordManager_t1258364656 * CSensitiveWordManager_GetInstance_m566980595 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::IfExistSensitiveWord(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager_IfExistSensitiveWord_m2539653544 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method); // 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); // DMCore.Logic.CSongManager DMCore.Logic.CSongManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSongManager_t2375791487 * CSongManager_GetInstance_m3356603502 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::set_IsRandomLocal(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSongManager_set_IsRandomLocal_m1650104207 (CSongManager_t2375791487 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::set_IsRandomSuccess(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSongManager_set_IsRandomSuccess_m4105669635 (CSongManager_t2375791487 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.DanceSceneManager::set_IsRandomLocal(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void DanceSceneManager_set_IsRandomLocal_m924394366 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.DanceSceneManager::set_IsRandomSuccess(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void DanceSceneManager_set_IsRandomSuccess_m1948583432 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.DanceMode.CDanceModeManager::get_LocalPlayMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_LocalPlayMode_m4078433235 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_KEY_MODE DMCore.DanceMode.CDanceModeManager::get_LocalKeyMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_LocalKeyMode_m1037442715 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Single DMCore.CDataArray::GetFloat(System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR float CDataArray_GetFloat_m2138633744 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, float ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CChatInfo__ctor_m830194973 (CChatInfo_t4292626735 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatUserInfo::SetValue(System.Int64,System.Int64,System.String,System.Int32,System.Int32,System.Int32,System.Int32,DMCore.Logic.enumOnlineState,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChatUserInfo_SetValue_m1876659017 (CChatUserInfo_t74790139 * __this, int64_t ___photoID0, int64_t ___senderID1, String_t* ___name2, int32_t ___sex3, int32_t ___level4, int32_t ___member_level5, int32_t ___status6, int32_t ___onlineState7, int32_t ___equipHeadBoxID8, int32_t ___equipChatBubbleID9, int32_t ___broadChatID10, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 DateTime_get_Now_m1277138875 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.DateTime::ToString(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m3718521780 (DateTime_t3738529785 * __this, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatMessageInfo::SetValue(System.String,System.String,DMCore.Logic.enumChatMessageState,DMCore.Logic.enumChatMessageType) extern "C" IL2CPP_METHOD_ATTR void CChatMessageInfo_SetValue_m3691071710 (CChatMessageInfo_t3657869099 * __this, String_t* ___time0, String_t* ___content1, int32_t ___state2, int32_t ___type3, const RuntimeMethod* method); // DMCore.Logic.CChatGroup DMCore.Logic.CChatManager::GetChatGroup(DMCore.Logic.enumChatChannel) extern "C" IL2CPP_METHOD_ATTR CChatGroup_t2712975719 * CChatManager_GetChatGroup_m377306376 (CChatManager_t1988186574 * __this, int32_t ___channel0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChatGroup::Push(DMCore.Logic.CChatInfo,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChatGroup_Push_m2905874824 (CChatGroup_t2712975719 * __this, CChatInfo_t4292626735 * ___info0, bool ___needSort1, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(!0) #define LinkedList_1_AddLast_m980610863(__this, p0, method) (( LinkedListNode_1_t1592625792 * (*) (LinkedList_1_t687096698 *, String_t*, const RuntimeMethod*))LinkedList_1_AddLast_m3177585097_gshared)(__this, p0, method) // DMCore.Logic.enumRandomMusicRange DMCore.Logic.CSongManager::get_RandomRange() extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_get_RandomRange_m4100264137 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSongManager::GetGroupSize(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_GetGroupSize_m3764762218 (CSongManager_t2375791487 * __this, int32_t ___groupIdx0, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m2756574208 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSongManager::GetSongId(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_GetSongId_m473450544 (CSongManager_t2375791487 * __this, int32_t ___catalogue0, int32_t ___index1, const RuntimeMethod* method); // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::get_SelectedGroup() extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_get_SelectedGroup_m2181892272 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // DMCore.Logic.CMusicManager DMCore.Logic.CMusicManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMusicManager_t3263666357 * CMusicManager_GetInstance_m2807125879 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMusicManager::GetMusicDifficutyStar(System.Int32,DMCore.Logic.enumDifficutyLevel) extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetMusicDifficutyStar_m497424451 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, int32_t ___difficuty1, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::RequestChangeDanceMusic(System.Int32,System.Int32,System.Int32,DMCore.Logic.enumRandomMusicRange) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestChangeDanceMusic_m2855958616 (RuntimeObject * __this /* static, unused */, int32_t ___musicID0, int32_t ___difficuty1, int32_t ___starLevel2, int32_t ___appendParam43, const RuntimeMethod* method); // DMCore.Logic.DanceSceneManager DMCore.Logic.DanceSceneManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR DanceSceneManager_t2271493662 * DanceSceneManager_GetInstance_m2797443555 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.DanceSceneManager::GetSceneCount() extern "C" IL2CPP_METHOD_ATTR int32_t DanceSceneManager_GetSceneCount_m691711407 (DanceSceneManager_t2271493662 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.DanceSceneManager::GetSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t DanceSceneManager_GetSceneID_m1657241878 (DanceSceneManager_t2271493662 * __this, int32_t ___index0, const RuntimeMethod* 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.Logic.WaitingRoomHelper::RequestChangeDanceScene(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestChangeDanceScene_m3801719276 (RuntimeObject * __this /* static, unused */, int32_t ___sceneID0, bool ___isRandomScene1, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceModeManager::set_KeyMode(DMCore.DanceMode.ENUM_KEY_MODE) extern "C" IL2CPP_METHOD_ATTR void CDanceModeManager_set_KeyMode_m2051611966 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.DanceMode.CDanceModeManager::set_PlayMode(DMCore.DanceMode.ENUM_PLAY_MODE) extern "C" IL2CPP_METHOD_ATTR void CDanceModeManager_set_PlayMode_m3679479831 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_KEY_MODE DMCore.DanceMode.CDanceModeManager::get_KeyMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_KeyMode_m2381482102 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.DanceMode.CDanceModeManager::get_PlayMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_PlayMode_m4120183678 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceModeManager::MakeDanceMode(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_MakeDanceMode_m17578433 (RuntimeObject * __this /* static, unused */, int32_t ___keyMode0, int32_t ___playMode1, 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 UIWidget::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_color_m2288988844 (UIWidget_t3538521925 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::GetMusicDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR CMusicDescription_t2126213410 * CMusicManager_GetMusicDescription_m2322953683 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMusicManager::GetClassicalKeyStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetClassicalKeyStarCount_m1701323045 (CMusicManager_t3263666357 * __this, int32_t ___bpm0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SetMusicInfo(UILabel,DMCore.Logic.enumRandomMusicRange,System.Int32,DMCore.Logic.enumDifficutyLevel,DMCore.DanceMode.ENUM_KEY_MODE) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetMusicInfo_m3526585985 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___infoHost0, int32_t ___randomRange1, int32_t ___musicID2, int32_t ___diffLevel3, int32_t ___keyMode4, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Abs(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Abs_m2460432655 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::InitModifierLib(System.String,System.Collections.Generic.List`1&) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_InitModifierLib_m1338084646 (RuntimeObject * __this /* static, unused */, String_t* ___modifierGroup0, List_1_t3319525431 ** ___modifierContainer1, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMathHelp::RandomRange(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMathHelp_RandomRange_m3121534333 (RuntimeObject * __this /* static, unused */, int32_t ___minVal0, int32_t ___maxVal1, const RuntimeMethod* method); // !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.Int32 System.Collections.Generic.LinkedList`1::get_Count() #define LinkedList_1_get_Count_m1415204279(__this, method) (( int32_t (*) (LinkedList_1_t687096698 *, const RuntimeMethod*))LinkedList_1_get_Count_m2167432147_gshared)(__this, method) // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() #define LinkedList_1_get_First_m2874225059(__this, method) (( LinkedListNode_1_t1592625792 * (*) (LinkedList_1_t687096698 *, const RuntimeMethod*))LinkedList_1_get_First_m1512309353_gshared)(__this, method) // !0 System.Collections.Generic.LinkedListNode`1::get_Value() #define LinkedListNode_1_get_Value_m2392486284(__this, method) (( String_t* (*) (LinkedListNode_1_t1592625792 *, const RuntimeMethod*))LinkedListNode_1_get_Value_m3891174027_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1::RemoveFirst() #define LinkedList_1_RemoveFirst_m3486779266(__this, method) (( void (*) (LinkedList_1_t687096698 *, const RuntimeMethod*))LinkedList_1_RemoveFirst_m2082760208_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); // System.Void DMCore.Logic.WaitingRoomHelper::set_CurrentSelectRole(System.Int64) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_CurrentSelectRole_m1145888902 (RuntimeObject * __this /* static, unused */, int64_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshRoomID(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshRoomID_m2981665842 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshRoomName(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshRoomName_m3465625385 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshRoomPwd(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshRoomPwd_m505070700 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshMusicName() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshSceneName() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::set_IsRoomTopCard(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsRoomTopCard_m3960696055 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshDanceMode() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m838414602(__this, p0, p1, method) (( void (*) (Action_1_t2019918284 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.Scene.CProperty::RegisterWatchKey(System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CProperty_RegisterWatchKey_m2322898290 (CProperty_t963755051 * __this, String_t* ___key0, Action_1_t2019918284 * ___ptr1, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::UnRegisterWatchKey(System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CProperty_UnRegisterWatchKey_m738142674 (CProperty_t963755051 * __this, String_t* ___key0, Action_1_t2019918284 * ___ptr1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) #define Dictionary_2__ctor_m2392909825(__this, p0, method) (( void (*) (Dictionary_2_t2736202052 *, int32_t, const RuntimeMethod*))Dictionary_2__ctor_m182537451_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m282647386(__this, p0, p1, method) (( void (*) (Dictionary_2_t2736202052 *, String_t*, int32_t, const RuntimeMethod*))Dictionary_2_Add_m1279427033_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1013208020(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2736202052 *, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m3959998165_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshRoomOwner(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshRoomOwner_m1201386380 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CStateManager DMCore.Logic.CStateManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CStateManager_t2841071903 * CStateManager_GetInstance_m1039289296 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CStateManager::GetRoleState(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CStateManager_GetRoleState_m1384526008 (CStateManager_t2841071903 * __this, int64_t ___userId0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m706204246(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.LinkedList`1::.ctor() #define LinkedList_1__ctor_m3511298534(__this, method) (( void (*) (LinkedList_1_t687096698 *, const RuntimeMethod*))LinkedList_1__ctor_m3670635350_gshared)(__this, method) // System.Void DMCore.Logic.PlayerInfoBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void PlayerInfoBase__ctor_m432492775 (PlayerInfoBase_t2589801315 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1664639526(__this, method) (( void (*) (List_1_t1087996142 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.AmountData::.ctor() extern "C" IL2CPP_METHOD_ATTR void AmountData__ctor_m749173736 (AmountData_t3377750247 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.WndAmountCtrl::.ctor() extern "C" IL2CPP_METHOD_ATTR void WndAmountCtrl__ctor_m659186231 (WndAmountCtrl_t1993704824 * __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); // DMCore.Logic.CAchievementManager DMCore.Logic.CAchievementManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementManager_t5352954 * CAchievementManager_GetInstance_m3432798286 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::ReceiveAchievementListData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchievementListData_m3619029101 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::FreshAchProgress(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_FreshAchProgress_m310525727 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::ReceiveAchievementAwardData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchievementAwardData_m3495519763 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::ReceiveAchMedalData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchMedalData_m2079900073 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::ReceiveAchMedalWearState(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchMedalWearState_m3519562684 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* 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); // System.Void DMCore.Logic.CAchievementMallManager::ParseAchMallData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementMallManager_ParseAchMallData_m3919577919 (CAchievementMallManager_t4220576709 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CAchievementManager::ReceiveAchievementCompleted(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CAchievementManager_ReceiveAchievementCompleted_m1686436343 (CAchievementManager_t5352954 * __this, CDataArray_t4068198041 * ___msg0, 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.Void DMCore.Logic.CActivityManager::FreshActivityDetail(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_FreshActivityDetail_m902916700 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::AcceptAwardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAwardResult_m2216354947 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RetroactiveResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RetroactiveResult_m1889602644 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::TotalSignResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_TotalSignResult_m1547090160 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::FreshActivityList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_FreshActivityList_m2798094529 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::FortuneCatCostSuccess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_FortuneCatCostSuccess_m1015247936 (CActivityManager_t1081296145 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.CRecreationManager DMCore.Logic.CRecreationManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRecreationManager_t3180859335 * CRecreationManager_GetInstance_m1458318159 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_Clear_m3780439638 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1809518182 (RuntimeObject * __this /* static, unused */, StringU5BU5D_t1281789340* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::AddSceneInfo(System.Int32,System.String,System.String,System.String,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_AddSceneInfo_m3002249585 (CRecreationManager_t3180859335 * __this, int32_t ___id0, String_t* ___openTime1, String_t* ___week_time2, String_t* ___day_time3, String_t* ___award4, bool ___isOpen5, const RuntimeMethod* method); // DMCore.Logic.CRecreationCfgManager DMCore.Logic.CRecreationCfgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRecreationCfgManager_t488529698 * CRecreationCfgManager_GetInstance_m2027289134 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRecreationCfgManager::GetDefaultSceneIDCfg() extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationCfgManager_GetDefaultSceneIDCfg_m654718021 (CRecreationCfgManager_t488529698 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_CurrSelectSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_CurrSelectSceneID_m2917749910 (CRecreationManager_t3180859335 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::SetSelectScene(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_SetSelectScene_m1877212241 (CRecreationManager_t3180859335 * __this, int32_t ___sceneID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_IsFristRefreshScene(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsFristRefreshScene_m2560138450 (CRecreationManager_t3180859335 * __this, bool ___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.Void DMCore.Logic.CHandBookManager::OnFreshClothes(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_OnFreshClothes_m2985295715 (CHandBookManager_t2716637598 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::OnFreshCollection(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_OnFreshCollection_m1918129874 (CHandBookManager_t2716637598 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::OnFreshTheme(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_OnFreshTheme_m2781473132 (CHandBookManager_t2716637598 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.CChangeGameManager DMCore.Logic.CChangeGameManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChangeGameManager_t2081989347 * CChangeGameManager_GetInstance_m1986096856 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::ClearList() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearList_m2786192392 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.GameRewardInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameRewardInfo__ctor_m3054583983 (GameRewardInfo_t1982501205 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.GameRewardInfo::Clear() extern "C" IL2CPP_METHOD_ATTR void GameRewardInfo_Clear_m3224633844 (GameRewardInfo_t1982501205 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CAwardList::Add(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CAwardList_Add_m2199159243 (CAwardList_t4094041907 * __this, int32_t ___configId0, int32_t ___amount1, int32_t ___valid2, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::AddInfo(System.Int32,DMCore.Logic.GameRewardInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddInfo_m1941343665 (CChangeGameManager_t2081989347 * __this, int32_t ___index0, GameRewardInfo_t1982501205 * ___info1, const RuntimeMethod* method); // System.Void DMCore.Logic.TimeStageInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void TimeStageInfo__ctor_m3905736574 (TimeStageInfo_t2295935106 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::set_EndTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_EndTime_m36970137 (CChangeGameManager_t2081989347 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::AddStageInfo(DMCore.Logic.TimeStageInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddStageInfo_m235578985 (CChangeGameManager_t2081989347 * __this, TimeStageInfo_t2295935106 * ___info0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::set_MaxCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_MaxCount_m1974482778 (CChangeGameManager_t2081989347 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.AwardDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void AwardDetail__ctor_m3328928278 (AwardDetail_t2686862065 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1914676108(__this, method) (( void (*) (List_1_t3149535657 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1312316922(__this, p0, method) (( void (*) (List_1_t3149535657 *, CAwardItem_t1677460915 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CChangeGameManager::AppendAwardData(DMCore.Logic.AwardDetail) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AppendAwardData_m2352354671 (CChangeGameManager_t2081989347 * __this, AwardDetail_t2686862065 * ___data0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::ClearRankList() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearRankList_m2859103911 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.RankListInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void RankListInfo__ctor_m3752439059 (RankListInfo_t1858065448 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::AddRankListInfo(DMCore.Logic.RankListInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddRankListInfo_m2757373708 (CChangeGameManager_t2081989347 * __this, RankListInfo_t1858065448 * ___info0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m1224705574(__this, p0, method) (( void (*) (List_1_t2959980932 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3615123885(__this, method) (( void (*) (List_1_t2959980932 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CChangeGameManager::ClearGamePageInfo() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearGamePageInfo_m2555567569 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.GamePageInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void GamePageInfo__ctor_m1293215723 (GamePageInfo_t1487906190 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m4273956711(__this, p0, method) (( void (*) (List_1_t2959980932 *, GamePageInfo_t1487906190 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) #define Dictionary_2_Add_m3557583828(__this, p0, p1, method) (( void (*) (Dictionary_2_t1848694263 *, int32_t, List_1_t2959980932 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CChangeGameManager::SetStage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_SetStage_m938118911 (CChangeGameManager_t2081989347 * __this, int32_t ___stage0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::set_IsClkRank(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_IsClkRank_m740651295 (CChangeGameManager_t2081989347 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::set_IsClkSign(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_IsClkSign_m2216020845 (CChangeGameManager_t2081989347 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.AssembleInfo DMCore.Logic.CChangeGameManager::GetAssembleInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR AssembleInfo_t3236776212 * CChangeGameManager_GetAssembleInfo_m50004070 (CChangeGameManager_t2081989347 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2269680114(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_Clear_m2269680114_gshared)(__this, method) // System.Void DMCore.Logic.CChangeGameManager::ClearTravelBagId() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearTravelBagId_m3856444107 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::ClearGroupList() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearGroupList_m2489424850 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // DMCore.Logic.enumShopClothingType DMCore.Logic.CItemManager::SubCategoryToEquipType(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_SubCategoryToEquipType_m1942946382 (RuntimeObject * __this /* static, unused */, int32_t ___category0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::AddIdList(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddIdList_m2288339599 (CChangeGameManager_t2081989347 * __this, int32_t ___cate0, int32_t ___configId1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::AddEquipAllList(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddEquipAllList_m1108526159 (CChangeGameManager_t2081989347 * __this, int32_t ___cate0, int32_t ___configId1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::AddEquipOrnament(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddEquipOrnament_m2090223193 (CChangeGameManager_t2081989347 * __this, int32_t ___cate0, int32_t ___configId1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::AddTravelBagIDInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddTravelBagIDInfo_m1714518530 (CChangeGameManager_t2081989347 * __this, int32_t ___info0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::set_IsChange(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_IsChange_m1438701686 (CChangeGameManager_t2081989347 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::ClearReviewInfo() extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_ClearReviewInfo_m3013142166 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // DMCore.Logic.ReviewInfo DMCore.Logic.CChangeGameManager::GetThemeSignInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR ReviewInfo_t914837392 * CChangeGameManager_GetThemeSignInfo_m3023682012 (CChangeGameManager_t2081989347 * __this, int32_t ___sign0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m474587848(__this, method) (( void (*) (List_1_t2571181400 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.ThemeInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void ThemeInfo__ctor_m2100199693 (ThemeInfo_t1099106658 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1806013563(__this, p0, method) (( void (*) (List_1_t2571181400 *, ThemeInfo_t1099106658 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CChangeGameManager::AddReviewInfo(DMCore.Logic.ReviewInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_AddReviewInfo_m1105618130 (CChangeGameManager_t2081989347 * __this, ReviewInfo_t914837392 * ___info0, const RuntimeMethod* method); // System.DateTime System.Convert::ToDateTime(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 Convert_ToDateTime_m199555027 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int64 System.DateTime::ToFileTime() extern "C" IL2CPP_METHOD_ATTR int64_t DateTime_ToFileTime_m215920971 (DateTime_t3738529785 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::set_DiffTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_DiffTime_m2405540187 (CChangeGameManager_t2081989347 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeGameManager::set_IsOpen(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_set_IsOpen_m224007035 (CChangeGameManager_t2081989347 * __this, bool ___value0, const RuntimeMethod* method); // ContriShopManager ContriShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR ContriShopManager_t1527283186 * ContriShopManager_GetInstance_m3238455273 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void ContriShopManager::SetPreData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ContriShopManager_SetPreData_m2953820108 (ContriShopManager_t1527283186 * __this, int32_t ___count0, int32_t ___con1, const RuntimeMethod* method); // System.Void ContriShopItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void ContriShopItemData__ctor_m3779097840 (ContriShopItemData_t1166868630 * __this, const RuntimeMethod* method); // System.Void ContriShopManager::SetData(ContriShopItemData) extern "C" IL2CPP_METHOD_ATTR void ContriShopManager_SetData_m351000726 (ContriShopManager_t1527283186 * __this, ContriShopItemData_t1166868630 * ___data0, const RuntimeMethod* method); // System.Void ContriShopManager::Refresh() extern "C" IL2CPP_METHOD_ATTR void ContriShopManager_Refresh_m3186063856 (ContriShopManager_t1527283186 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CDrawItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDrawItemData__ctor_m4003258187 (CDrawItemData_t2876223890 * __this, const RuntimeMethod* method); // DMCore.Logic.CWishFountainMgr DMCore.Logic.CWishFountainMgr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWishFountainMgr_t2594140948 * CWishFountainMgr_GetInstance_m525250956 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CWishFountainMgr::FreshData(System.Int32,DMCore.Logic.CDrawItemData) extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_FreshData_m632121135 (CWishFountainMgr_t2594140948 * __this, int32_t ___type0, CDrawItemData_t2876223890 * ___itemData1, const RuntimeMethod* method); // System.Void DMCore.Logic.CWishFountainMgr::OnFreshPrize(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_OnFreshPrize_m1064111650 (CWishFountainMgr_t2594140948 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.ItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void ItemData__ctor_m3715481727 (ItemData_t2031991413 * __this, 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); // System.Void DMCore.Logic.CWishFountainMgr::AddLegendItemData(System.Int32,DMCore.Logic.ItemData) extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_AddLegendItemData_m434250879 (CWishFountainMgr_t2594140948 * __this, int32_t ___treviID0, ItemData_t2031991413 * ___data1, const RuntimeMethod* method); // System.Void DMCore.Logic.CWishFountainMgr::set_LegendItemDataReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_set_LegendItemDataReady_m1657419986 (CWishFountainMgr_t2594140948 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CFamilyManager DMCore.Logic.CFamilyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFamilyManager_t1901424822 * CFamilyManager_GetInstance_m954498051 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::FreshFamilyData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_FreshFamilyData_m2092093379 (CFamilyManager_t1901424822 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::FreshPingData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_FreshPingData_m311637976 (CFamilyManager_t1901424822 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::OnSelectedUpdata(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_OnSelectedUpdata_m857635296 (CFamilyManager_t1901424822 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::OnPingResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_OnPingResult_m4288381799 (CFamilyManager_t1901424822 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::OnFamilyConclude(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_OnFamilyConclude_m3777593733 (CFamilyManager_t1901424822 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::OnFamilyTypeData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_OnFamilyTypeData_m3086812673 (CFamilyManager_t1901424822 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::OnFamilyRewardData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_OnFamilyRewardData_m2939346342 (CFamilyManager_t1901424822 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::OnFamilyGettedRewardData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_OnFamilyGettedRewardData_m1998823818 (CFamilyManager_t1901424822 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.cFamilyDataList DMCore.Logic.CFamilyManager::GetFamilyDataList(System.Int64) extern "C" IL2CPP_METHOD_ATTR cFamilyDataList_t753469968 * CFamilyManager_GetFamilyDataList_m3606931628 (CFamilyManager_t1901424822 * __this, int64_t ___userid0, const RuntimeMethod* method); // DMCore.Logic.cPeopleData DMCore.Logic.cFamilyDataList::GetFamilyData(DMCore.Logic.enumFamilyType) extern "C" IL2CPP_METHOD_ATTR cPeopleData_t2200687805 * cFamilyDataList_GetFamilyData_m2675841171 (cFamilyDataList_t753469968 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.cPeopleData::Init() extern "C" IL2CPP_METHOD_ATTR void cPeopleData_Init_m2689482506 (cPeopleData_t2200687805 * __this, 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); // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFragmentManager::GetClothFragment() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1839659084 * CFragmentManager_GetClothFragment_m1022555396 (CFragmentManager_t4020029771 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1535364901(__this, p0, p1, method) (( void (*) (Dictionary_2_t1839659084 *, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_Add_m1535364901_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1056643856(__this, method) (( void (*) (List_1_t1852842396 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CFormula::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFormula__ctor_m2555113493 (CFormula_t380767654 * __this, int32_t ___targetItemID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFormula::set_FeeType(DMCore.Logic.enumCurrencyType) extern "C" IL2CPP_METHOD_ATTR void CFormula_set_FeeType_m1473532742 (CFormula_t380767654 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFormula::set_FeeCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFormula_set_FeeCount_m942700496 (CFormula_t380767654 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragment::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFragment__ctor_m3044359549 (CFragment_t3696211104 * __this, int32_t ___configID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFormula::AddFragment(DMCore.Logic.CFragment,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFormula_AddFragment_m3266340720 (CFormula_t380767654 * __this, CFragment_t3696211104 * ___info0, int32_t ___needCount1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1150801116(__this, p0, method) (( void (*) (List_1_t1852842396 *, CFormula_t380767654 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CFragmentManager::AddFormula(System.Int32,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CFragmentManager_AddFormula_m2099697553 (CFragmentManager_t4020029771 * __this, int32_t ___destID0, List_1_t1852842396 * ___formulaSet1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentManager::set_IsComposeFormulaReceived(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFragmentManager_set_IsComposeFormulaReceived_m2327539537 (CFragmentManager_t4020029771 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFormula::.ctor() extern "C" IL2CPP_METHOD_ATTR void CFormula__ctor_m3462624202 (CFormula_t380767654 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentManager::AddFormula(System.Int32,DMCore.Logic.CFormula) extern "C" IL2CPP_METHOD_ATTR void CFragmentManager_AddFormula_m1235134927 (CFragmentManager_t4020029771 * __this, int32_t ___destID0, CFormula_t380767654 * ___formula1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentManager::set_IsDecomposeFormulaReceived(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFragmentManager_set_IsDecomposeFormulaReceived_m2633536416 (CFragmentManager_t4020029771 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CFruitMachineCtrllor DMCore.Logic.CFruitMachineCtrllor::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFruitMachineCtrllor_t592290270 * CFruitMachineCtrllor_GetInstance_m2472498613 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFruitMachineCtrllor::set_IsEnable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFruitMachineCtrllor_set_IsEnable_m3295657204 (CFruitMachineCtrllor_t592290270 * __this, bool ___value0, const RuntimeMethod* method); // CDataModelInt DMCore.Logic.CFruitMachineCtrllor::GetFruitMachineState() extern "C" IL2CPP_METHOD_ATTR CDataModelInt_t3463393640 * CFruitMachineCtrllor_GetFruitMachineState_m2362686259 (CFruitMachineCtrllor_t592290270 * __this, const RuntimeMethod* method); // System.Void CDataModelInt::set_Data(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataModelInt_set_Data_m3794751788 (CDataModelInt_t3463393640 * __this, int32_t ___value0, 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.Logic.CFruitMachineCtrllor/CFruitIssueResult DMCore.Logic.CFruitMachineCtrllor::GetFruitIssueResult() extern "C" IL2CPP_METHOD_ATTR CFruitIssueResult_t2046439586 * CFruitMachineCtrllor_GetFruitIssueResult_m1735310976 (CFruitMachineCtrllor_t592290270 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult::Parse(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFruitIssueResult_Parse_m3281563959 (CFruitIssueResult_t2046439586 * __this, CDataArray_t4068198041 * ___msg0, int32_t ___startIndex1, const RuntimeMethod* method); // DMCore.Logic.CFruitMachineIntegralMallCtrllor DMCore.Logic.CFruitMachineIntegralMallCtrllor::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFruitMachineIntegralMallCtrllor_t1943675944 * CFruitMachineIntegralMallCtrllor_GetInstance_m264285650 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFruitMachineIntegralMallCtrllor::ParseMallData(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFruitMachineIntegralMallCtrllor_ParseMallData_m1014522031 (CFruitMachineIntegralMallCtrllor_t1943675944 * __this, CDataArray_t4068198041 * ___msg0, int32_t ___startIndex1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFruitMachineIntegralMallCtrllor::ParsePrizeData(DMCore.CDataArray,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFruitMachineIntegralMallCtrllor_ParsePrizeData_m1773422870 (CFruitMachineIntegralMallCtrllor_t1943675944 * __this, CDataArray_t4068198041 * ___msg0, int32_t ___startIndex1, const RuntimeMethod* method); // DMCore.Logic.CFruitMachineHistoryCtrllor DMCore.Logic.CFruitMachineHistoryCtrllor::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFruitMachineHistoryCtrllor_t1862138958 * CFruitMachineHistoryCtrllor_GetInstance_m133753294 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFruitMachineHistoryCtrllor::ResponseHistoryAll(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFruitMachineHistoryCtrllor_ResponseHistoryAll_m1149104096 (CFruitMachineHistoryCtrllor_t1862138958 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CFruitMachineHistoryCtrllor::ResponseHistorySelf(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CFruitMachineHistoryCtrllor_ResponseHistorySelf_m2822287554 (CFruitMachineHistoryCtrllor_t1862138958 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.BigWinnerManager DMCore.Logic.BigWinnerManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR BigWinnerManager_t2778902537 * BigWinnerManager_GetInstance_m3579873858 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.BigWinnerManager::PushList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void BigWinnerManager_PushList_m3745379717 (BigWinnerManager_t2778902537 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.GiftPackManager DMCore.Logic.GiftPackManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR GiftPackManager_t105297562 * GiftPackManager_GetInstance_m1502918467 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.GiftPackManager::ResponseGiftPackData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void GiftPackManager_ResponseGiftPackData_m3971814867 (GiftPackManager_t105297562 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.GiftPreviewManager DMCore.Logic.GiftPreviewManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR GiftPreviewManager_t1802147059 * GiftPreviewManager_GetInstance_m2370763973 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CDataModelList DMCore.Logic.GiftPreviewManager::GetCurGiftPackageList() extern "C" IL2CPP_METHOD_ATTR CDataModelList_t1133308508 * GiftPreviewManager_GetCurGiftPackageList_m3462644116 (GiftPreviewManager_t1802147059 * __this, const RuntimeMethod* method); // System.Void CDataModelList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelList__ctor_m3914079479 (CDataModelList_t1133308508 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.GiftPackageItemUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void GiftPackageItemUnit__ctor_m808343044 (GiftPackageItemUnit_t2476631710 * __this, const RuntimeMethod* method); // System.Void CDataModelList::Add(System.Object) extern "C" IL2CPP_METHOD_ATTR void CDataModelList_Add_m2675322066 (CDataModelList_t1133308508 * __this, RuntimeObject * ___val0, const RuntimeMethod* method); // CDataModelBool DMCore.Logic.GiftPreviewManager::get_NeedRefreshGiftPackageUI() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * GiftPreviewManager_get_NeedRefreshGiftPackageUI_m1345131716 (GiftPreviewManager_t1802147059 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.GuessPlayerInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void GuessPlayerInfo__ctor_m3278339825 (GuessPlayerInfo_t1172249346 * __this, const RuntimeMethod* method); // DMCore.Logic.CGuessManager DMCore.Logic.CGuessManager::get_Instance() extern "C" IL2CPP_METHOD_ATTR CGuessManager_t3528162309 * CGuessManager_get_Instance_m1450529390 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CGuessManager::AddPlayerInfo(DMCore.Logic.PlayerInfoBase) extern "C" IL2CPP_METHOD_ATTR void CGuessManager_AddPlayerInfo_m4127985608 (CGuessManager_t3528162309 * __this, PlayerInfoBase_t2589801315 * ___info0, const RuntimeMethod* method); // DMCore.Logic.CIdolManager DMCore.Logic.CIdolManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolManager_t2822338582 * CIdolManager_GetInstance_m4080260283 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.LevelupStarInfo DMCore.Logic.CIdolManager::GetStarInfoInternal() extern "C" IL2CPP_METHOD_ATTR LevelupStarInfo_t831176484 * CIdolManager_GetStarInfoInternal_m756559921 (CIdolManager_t2822338582 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::OnRefresh(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CIdolManager_OnRefresh_m710657382 (CIdolManager_t2822338582 * __this, bool ___bfresh0, const RuntimeMethod* method); // DMCore.Logic.IdolAwardUnit DMCore.Logic.CIdolManager::GetAwardUnit(DMCore.Logic.CIdolManager/EM_Award_type) extern "C" IL2CPP_METHOD_ATTR IdolAwardUnit_t568575365 * CIdolManager_GetAwardUnit_m1053241236 (CIdolManager_t2822338582 * __this, int32_t ____type0, const RuntimeMethod* method); // System.Void DMCore.Logic.IdolAwardUnit::Clear() extern "C" IL2CPP_METHOD_ATTR void IdolAwardUnit_Clear_m3553956196 (IdolAwardUnit_t568575365 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.IdolAwardUnit::AddAward(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void IdolAwardUnit_AddAward_m98934405 (IdolAwardUnit_t568575365 * __this, int32_t ___configId0, int32_t ___count1, int32_t ___validation2, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::set_RefreshAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolManager_set_RefreshAward_m2339133896 (CIdolManager_t2822338582 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::OnLevelupSucceed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CIdolManager_OnLevelupSucceed_m1562410315 (CIdolManager_t2822338582 * __this, bool ___bsucceed0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolManager::RequestLevelupAward() extern "C" IL2CPP_METHOD_ATTR void CIdolManager_RequestLevelupAward_m1119247959 (CIdolManager_t2822338582 * __this, const RuntimeMethod* method); // DMCore.Logic.CNoticeManager DMCore.Logic.CNoticeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CNoticeManager_t3044969465 * CNoticeManager_GetInstance_m1570073191 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::OnInitNoticeInfo(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnInitNoticeInfo_m3739607785 (CNoticeManager_t3044969465 * __this, int32_t ___mainTaskid0, int32_t ___count1, int32_t ___money2, int32_t ___curIntegral3, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_Clear_m2887567574 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.NoticeTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void NoticeTask__ctor_m2671463552 (NoticeTask_t2932161791 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::OnRefreshList(DMCore.Logic.NoticeTask) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshList_m1407553817 (CNoticeManager_t3044969465 * __this, NoticeTask_t2932161791 * ___taskData0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::set_IsInviteFirendSucceed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_IsInviteFirendSucceed_m1166909809 (CNoticeManager_t3044969465 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::StartTask(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_StartTask_m4173802062 (CNoticeManager_t3044969465 * __this, int32_t ___surplusTime0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::ClearAward() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_ClearAward_m1184751812 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::AddExpecAward(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_AddExpecAward_m814601161 (CNoticeManager_t3044969465 * __this, int32_t ___configId0, int32_t ___count1, int32_t ___valid2, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::AddExtraAward(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_AddExtraAward_m976892043 (CNoticeManager_t3044969465 * __this, int32_t ___configId0, int32_t ___count1, int32_t ___valid2, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::OnRefreshSubtaskInfo(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int64,System.String,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshSubtaskInfo_m3665031418 (CNoticeManager_t3044969465 * __this, int32_t ___taskID0, int32_t ___SubtaskID1, int32_t ___state2, int32_t ___expenPower3, int32_t ___expenTime4, int32_t ___surplusTime5, int64_t ___firendId6, String_t* ___firendName7, int32_t ___taskIntegral8, int32_t ___taskExp9, int32_t ___surplusPower10, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::SetShowInvite(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_SetShowInvite_m3036517044 (CNoticeManager_t3044969465 * __this, bool ___bShow0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::StopTask() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_StopTask_m4067436339 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::ClearInviteList() extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_ClearInviteList_m3096302731 (CNoticeManager_t3044969465 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::OnRefreshFirendList(System.Int64,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshFirendList_m4184333816 (CNoticeManager_t3044969465 * __this, int64_t ___firendUserId0, int32_t ___taskLv1, int32_t ___subtractTime2, bool ___bInvite3, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::set_InviteInfoChange(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_InviteInfoChange_m505187791 (CNoticeManager_t3044969465 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::OnRefreshSubTaskData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshSubTaskData_m3324517636 (CNoticeManager_t3044969465 * __this, int32_t ___count0, int32_t ___money1, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::OnRefreshNoticeTask(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshNoticeTask_m2702995195 (CNoticeManager_t3044969465 * __this, int32_t ___mainTaskId0, int32_t ___level1, int32_t ___maxExp2, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::OnRefreshExpData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_OnRefreshExpData_m2593046670 (CNoticeManager_t3044969465 * __this, int32_t ___taskId0, int32_t ___exp1, const RuntimeMethod* method); // System.Void DMCore.Logic.CNoticeManager::set_QuickFinishNeedDcash(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNoticeManager_set_QuickFinishNeedDcash_m554228963 (CNoticeManager_t3044969465 * __this, int32_t ___value0, 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::OnGetReward(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolAbilityManager_OnGetReward_m3572373257 (CIdolAbilityManager_t240297659 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolAbilityManager::OnGetConfigData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolAbilityManager_OnGetConfigData_m2691365827 (CIdolAbilityManager_t240297659 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolAbilityManager::OnFreshIdolAbilityData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolAbilityManager_OnFreshIdolAbilityData_m3520370998 (CIdolAbilityManager_t240297659 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolAbilityManager::OnIdolSingleValueChange(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolAbilityManager_OnIdolSingleValueChange_m603380115 (CIdolAbilityManager_t240297659 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolAbilityManager::OnIdolMultipleValueChange(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolAbilityManager_OnIdolMultipleValueChange_m1903945479 (CIdolAbilityManager_t240297659 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.CIdolCardConfig DMCore.Logic.CIdolCardConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolCardConfig_t2073998303 * CIdolCardConfig_GetInstance_m1852552424 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolCardConfig::SetUnlock(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolCardConfig_SetUnlock_m3186812352 (CIdolCardConfig_t2073998303 * __this, int32_t ____id0, const RuntimeMethod* method); // DMCore.Logic.CIdolShowManager DMCore.Logic.CIdolShowManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolShowManager_t2312713117 * CIdolShowManager_GetInstance_m2867202331 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::SetLastWeekTop10Rank(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_SetLastWeekTop10Rank_m2566637853 (CIdolShowManager_t2312713117 * __this, int32_t ___rank0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::set_CurNYear(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_set_CurNYear_m2769226265 (CIdolShowManager_t2312713117 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::set_CurNVolume(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_set_CurNVolume_m2529771322 (CIdolShowManager_t2312713117 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::set_Top10Date(System.String) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_set_Top10Date_m1697234837 (CIdolShowManager_t2312713117 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::set_IsTopLeftEnd(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_set_IsTopLeftEnd_m1698366183 (CIdolShowManager_t2312713117 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::set_IsTopRightEnd(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_set_IsTopRightEnd_m4072215922 (CIdolShowManager_t2312713117 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::SetTop10TitleRefresh() extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_SetTop10TitleRefresh_m2419907036 (CIdolShowManager_t2312713117 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::ClearPerList(DMCore.Logic.enumIdolShowPage) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_ClearPerList_m1709687486 (CIdolShowManager_t2312713117 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CIdolInfo__ctor_m2791496557 (CIdolInfo_t400451087 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m358737454(__this, p0, method) (( void (*) (List_1_t913674750 *, int64_t, const RuntimeMethod*))List_1_Add_m358737454_gshared)(__this, p0, method) // System.Void DMCore.Logic.CIdolShowManager::Add(DMCore.Logic.CIdolInfo,DMCore.Logic.enumIdolShowPage) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_Add_m2702339188 (CIdolShowManager_t2312713117 * __this, CIdolInfo_t400451087 * ___idolInfo0, int32_t ___type1, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::RefreshNoRankList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_RefreshNoRankList_m4231120740 (CIdolShowManager_t2312713117 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::SetCollectTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_SetCollectTitle_m1536341734 (CIdolShowManager_t2312713117 * __this, int32_t ___collectNum0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::RefreshCollectList() extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_RefreshCollectList_m3950047013 (CIdolShowManager_t2312713117 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::SetRankListChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_SetRankListChanged_m337723354 (CIdolShowManager_t2312713117 * __this, bool ___b0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::RefreshCollectState(System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_RefreshCollectState_m2485920111 (CIdolShowManager_t2312713117 * __this, int32_t ___isAdd0, int64_t ___userId1, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::DeleteCollectIdol(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_DeleteCollectIdol_m845870690 (CIdolShowManager_t2312713117 * __this, int64_t ___userId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::GetPresent(System.Int32,System.Int64,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_GetPresent_m3789808492 (CIdolShowManager_t2312713117 * __this, int32_t ___present0, int64_t ___userid1, int32_t ___addvalue2, int32_t ___welcomeValue3, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::RefreshGiftPanel(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_RefreshGiftPanel_m4101363311 (CIdolShowManager_t2312713117 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::SetIdolDetail(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_SetIdolDetail_m1969309695 (CIdolShowManager_t2312713117 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::SetSelfInfo(DMCore.Logic.CIdolInfo) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_SetSelfInfo_m3579821579 (CIdolShowManager_t2312713117 * __this, CIdolInfo_t400451087 * ___info0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::AddSearchResult(DMCore.Logic.CIdolInfo) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_AddSearchResult_m3504515156 (CIdolShowManager_t2312713117 * __this, CIdolInfo_t400451087 * ___info0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::GetSearchPrompt(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_GetSearchPrompt_m458783483 (CIdolShowManager_t2312713117 * __this, int32_t ___state0, bool ___isSelf1, const RuntimeMethod* method); // System.Void DMCore.Logic.PopularInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void PopularInfo__ctor_m1060199571 (PopularInfo_t1929720024 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::SetPopularityDetail(DMCore.Logic.PopularInfo) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_SetPopularityDetail_m2208260453 (CIdolShowManager_t2312713117 * __this, PopularInfo_t1929720024 * ___info0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::SetPopularitySelfData(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_SetPopularitySelfData_m4144790807 (CIdolShowManager_t2312713117 * __this, int32_t ___type0, int32_t ___t_PraiseNum1, int32_t ___t_roseNum2, int32_t ___t_LilyNum3, int32_t ___t_perfumeNum4, int32_t ___t_crystalNum5, int32_t ___t_ClothNum6, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolShowManager::RefreshSelfPopularityInfo(DMCore.Logic.PopularInfo) extern "C" IL2CPP_METHOD_ATTR void CIdolShowManager_RefreshSelfPopularityInfo_m4230564791 (CIdolShowManager_t2312713117 * __this, PopularInfo_t1929720024 * ___info0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2696058023(__this, method) (( void (*) (List_1_t913674750 *, const RuntimeMethod*))List_1_Clear_m2696058023_gshared)(__this, method) // DMCore.Logic.CIdolConfig DMCore.Logic.CIdolConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolConfig_t13845451 * CIdolConfig_GetInstance_m3129339829 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolConfig::ClearIdolGiftList() extern "C" IL2CPP_METHOD_ATTR void CIdolConfig_ClearIdolGiftList_m718247598 (CIdolConfig_t13845451 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolConfig::AddGiftList(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolConfig_AddGiftList_m3699298079 (CIdolConfig_t13845451 * __this, int32_t ___id0, int32_t ___addvalue1, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolConfig::SortGiftList() extern "C" IL2CPP_METHOD_ATTR void CIdolConfig_SortGiftList_m3129047629 (CIdolConfig_t13845451 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.cbMarry::OnCallBack(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnCallBack_m1675884537 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey,System.Single,System.String) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m1499792225 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, float ___fTimeLimit5, String_t* ___title6, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2548850424(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void UnityEngine.Debug::Log(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_Log_m4051431634 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // DMCore.Logic.CCandyManager DMCore.Logic.CCandyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CCandyManager_t1000487739 * CCandyManager_GetInstance_m2464322649 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CCandyManager::SetGiveNum(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCandyManager_SetGiveNum_m1051925729 (CCandyManager_t1000487739 * __this, int32_t ___num0, const RuntimeMethod* method); // System.Void DMCore.Logic.CCandyManager::SetCandyInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CCandyManager_SetCandyInfo_m1385812192 (CCandyManager_t1000487739 * __this, int32_t ___num0, const RuntimeMethod* method); // DMCore.Logic.CMarryListManager DMCore.Logic.CMarryListManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMarryListManager_t2185299657 * CMarryListManager_GetInstance_m3326671777 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFriendManager_t3708308264 * CFriendManager_GetInstance_m2674556143 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CFriendInfo DMCore.Logic.CFriendManager::GetFriend(DMCore.Logic.enumFriendType,System.Int64) extern "C" IL2CPP_METHOD_ATTR CFriendInfo_t2621259868 * CFriendManager_GetFriend_m3613398793 (CFriendManager_t3708308264 * __this, int32_t ___type0, int64_t ___userID1, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendManager::SetChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFriendManager_SetChanged_m2953121413 (CFriendManager_t3708308264 * __this, bool ___b0, 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); // DMCore.Logic.CBlessManager DMCore.Logic.CBlessManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBlessManager_t2858824243 * CBlessManager_GetInstance_m1295054146 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CBlessManager::HideDetail() extern "C" IL2CPP_METHOD_ATTR void CBlessManager_HideDetail_m917523243 (CBlessManager_t2858824243 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2223838229(__this, method) (( void (*) (List_1_t2824189888 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void BlessListData::.ctor() extern "C" IL2CPP_METHOD_ATTR void BlessListData__ctor_m41383049 (BlessListData_t1352115146 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3712238819(__this, p0, method) (( void (*) (List_1_t2824189888 *, BlessListData_t1352115146 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CMarryListManager::InitBlessData(System.Collections.Generic.List`1,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_InitBlessData_m3116577444 (CMarryListManager_t2185299657 * __this, List_1_t2824189888 * ___data0, int32_t ___result1, 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::set_LeftTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MemberManager_set_LeftTime_m3571973820 (MemberManager_t2979457932 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void MemberManager::set_Price(System.String) extern "C" IL2CPP_METHOD_ATTR void MemberManager_set_Price_m2199648585 (MemberManager_t2979457932 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void MemberManager::set_UpdateTime_OneStep(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MemberManager_set_UpdateTime_OneStep_m1344342714 (MemberManager_t2979457932 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void MemberManager::set_UpdateTime_TwoStep(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MemberManager_set_UpdateTime_TwoStep_m3542063673 (MemberManager_t2979457932 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void MemberManager::set_GetState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void MemberManager_set_GetState_m3902181071 (MemberManager_t2979457932 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void MemberManager::set_Changed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void MemberManager_set_Changed_m888453084 (MemberManager_t2979457932 * __this, bool ___value0, 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); // DMCore.Logic.COnHookManager DMCore.Logic.COnHookManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR COnHookManager_t1213390909 * COnHookManager_GetInstance_m1809463949 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.COnHookManager::Cleanup() extern "C" IL2CPP_METHOD_ATTR void COnHookManager_Cleanup_m1453070970 (COnHookManager_t1213390909 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CardSlotInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CardSlotInfo__ctor_m1995367218 (CardSlotInfo_t3860008132 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.COnHookManager::Append(DMCore.Logic.CardSlotInfo) extern "C" IL2CPP_METHOD_ATTR void COnHookManager_Append_m1372187864 (COnHookManager_t1213390909 * __this, CardSlotInfo_t3860008132 * ____info0, const RuntimeMethod* method); // System.Void DMCore.Logic.COnHookManager::RefreshList() extern "C" IL2CPP_METHOD_ATTR void COnHookManager_RefreshList_m1801580126 (COnHookManager_t1213390909 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.COnHookManager::RefreshCD(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void COnHookManager_RefreshCD_m3075937669 (COnHookManager_t1213390909 * __this, int32_t ____index0, int32_t ____time1, const RuntimeMethod* method); // System.Void DMCore.Logic.COnHookManager::RefreshData(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void COnHookManager_RefreshData_m54235404 (COnHookManager_t1213390909 * __this, int32_t ____idx0, int32_t ____state1, int32_t ____id2, int32_t ____time3, 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.Void DMCore.CDataProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataProperty__ctor_m4247268200 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // DMCore.emUnitType DMCore.Net.CPropDictionary::GetType(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPropDictionary_GetType_m2451184835 (RuntimeObject * __this /* static, unused */, int32_t ___nIndex0, const RuntimeMethod* method); // System.String DMCore.Net.CPropDictionary::GetName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropDictionary_GetName_m4069362438 (RuntimeObject * __this /* static, unused */, int32_t ___nIndex0, const RuntimeMethod* method); // DMCore.Framework.Misc.CLogHelp DMCore.CRoot::GetLogService() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * CRoot_GetLogService_m687714144 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.IDataUnit DMCore.CDataArray::GetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataArray_GetItem_m1170234850 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // DMCore.Logic.CItemManager DMCore.Logic.CItemManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CItemManager_t2289463753 * CItemManager_GetInstance_m3712629561 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CItemData DMCore.Logic.CItemManager::GetItemByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemData_t3599323914 * CItemManager_GetItemByID_m1969135289 (CItemManager_t2289463753 * __this, int32_t ___configID0, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CItemBase::get_buyTime() extern "C" IL2CPP_METHOD_ATTR int64_t CItemBase_get_buyTime_m3080723776 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataLong::set_Data(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataLong_set_Data_m4015345768 (CDataLong_t929790239 * __this, int64_t ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::AddOrg(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_AddOrg_m2951900969 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___var1, const RuntimeMethod* method); // System.Void DMCore.Logic.CItemData::.ctor(System.Int32,System.Int32,System.Int32,DMCore.Logic.ItemQuality,DMCore.CDataProperty,DMCore.Logic.PackageItemType,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CItemData__ctor_m3386369087 (CItemData_t3599323914 * __this, int32_t ___configId0, int32_t ___serverId1, int32_t ___fashion2, int32_t ___quality3, CDataProperty_t2806246268 * ___property4, int32_t ___type5, int32_t ___canRenew6, int32_t ___tag7, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CItemManager::AddGroupItem(DMCore.Logic.CItemData) extern "C" IL2CPP_METHOD_ATTR bool CItemManager_AddGroupItem_m2655520422 (CItemManager_t2289463753 * __this, CItemData_t3599323914 * ___itemValue0, 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); // DMCore.Logic.CPropItem DMCore.Logic.CPropItem::Create(System.Int32,System.Int32,System.Int32,DMCore.Logic.ItemQuality,DMCore.CDataProperty,DMCore.Logic.PackageItemType,System.Int32) extern "C" IL2CPP_METHOD_ATTR CPropItem_t1455887095 * CPropItem_Create_m3190919265 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, int32_t ___serverId1, int32_t ___fashion2, int32_t ___quality3, CDataProperty_t2806246268 * ___property4, int32_t ___type5, int32_t ___canRenew6, const RuntimeMethod* method); // System.Void DMCore.Logic.CPropManager::AddPropItem(DMCore.Logic.CPropItem) extern "C" IL2CPP_METHOD_ATTR void CPropManager_AddPropItem_m2901683170 (CPropManager_t2238730194 * __this, CPropItem_t1455887095 * ___item0, const RuntimeMethod* method); // System.Void DMCore.Logic.CItemManager::PackageSort() extern "C" IL2CPP_METHOD_ATTR void CItemManager_PackageSort_m3401410548 (CItemManager_t2289463753 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPropManager::CPropSortByBuyTime() extern "C" IL2CPP_METHOD_ATTR void CPropManager_CPropSortByBuyTime_m22117239 (CPropManager_t2238730194 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentManager::set_IsNeedRefreshAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFragmentManager_set_IsNeedRefreshAll_m3308324721 (CFragmentManager_t4020029771 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::set_IsNeedRefreshAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_IsNeedRefreshAll_m3263996115 (CActivityManager_t1081296145 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CItemManager::DeleteGroupItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CItemManager_DeleteGroupItem_m133280281 (CItemManager_t2289463753 * __this, int32_t ___nItemServerID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPropManager::DelPropItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPropManager_DelPropItem_m3366198495 (CPropManager_t2238730194 * __this, int32_t ___serverId0, const RuntimeMethod* method); // System.Void DMCore.Framework.Resource.IResourceManager::BeginHighMode() extern "C" IL2CPP_METHOD_ATTR void IResourceManager_BeginHighMode_m3631946985 (IResourceManager_t3165642952 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::UpdataShopItemState(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_UpdataShopItemState_m4096842907 (CShopManager_t754298620 * __this, int32_t ___configID0, bool ___bOwned1, const RuntimeMethod* method); // System.Void DMCore.Net.cbPackage::CallGetItemWnd(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void cbPackage_CallGetItemWnd_m1911743276 (RuntimeObject * __this /* static, unused */, int32_t ___config_id0, int32_t ___count1, int32_t ___valid2, const RuntimeMethod* method); // System.Void DMCore.Framework.Resource.IResourceManager::EndHighMode() extern "C" IL2CPP_METHOD_ATTR void IResourceManager_EndHighMode_m797513702 (IResourceManager_t3165642952 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CMyPackageManager::set_LeftTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_set_LeftTime_m2265214165 (CMyPackageManager_t122981866 * __this, int32_t ___value0, 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.GetItemWndManager DMCore.Logic.GetItemWndManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR GetItemWndManager_t2644942713 * GetItemWndManager_GetInstance_m3443230042 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.GetItemWndManager::Push(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void GetItemWndManager_Push_m3265675404 (GetItemWndManager_t2644942713 * __this, CDataArray_t4068198041 * ___item_data0, 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.Void DMCore.Logic.CPindanManager::ClearPindanList() extern "C" IL2CPP_METHOD_ATTR void CPindanManager_ClearPindanList_m2759384344 (CPindanManager_t730261733 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::set_TotalOrderNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_set_TotalOrderNumber_m3678262780 (CPindanManager_t730261733 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager/CPindanOrder::.ctor() extern "C" IL2CPP_METHOD_ATTR void CPindanOrder__ctor_m2951264957 (CPindanOrder_t1572097121 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::AppendPindan(DMCore.Logic.CPindanManager/CPindanOrder) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_AppendPindan_m1994646909 (CPindanManager_t730261733 * __this, CPindanOrder_t1572097121 * ____info0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::set_IsRefresh(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_set_IsRefresh_m2203924372 (CPindanManager_t730261733 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPindanManager::IsExist(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CPindanManager_IsExist_m3226117089 (CPindanManager_t730261733 * __this, int32_t ____configID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager/CPindanShop::.ctor() extern "C" IL2CPP_METHOD_ATTR void CPindanShop__ctor_m1853695245 (CPindanShop_t4113161522 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::AppendShop(DMCore.Logic.CPindanManager/CPindanShop) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_AppendShop_m2985204535 (CPindanManager_t730261733 * __this, CPindanShop_t4113161522 * ____info0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::set_RefreshPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_set_RefreshPage_m1881802428 (CPindanManager_t730261733 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::ClearInviteList() extern "C" IL2CPP_METHOD_ATTR void CPindanManager_ClearInviteList_m86813644 (CPindanManager_t730261733 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::ResetCheckAllData() extern "C" IL2CPP_METHOD_ATTR void CPindanManager_ResetCheckAllData_m1979816422 (CPindanManager_t730261733 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager/CInvitePindan::.ctor() extern "C" IL2CPP_METHOD_ATTR void CInvitePindan__ctor_m2142456603 (CInvitePindan_t886476559 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::AppendInvite(DMCore.Logic.CPindanManager/CInvitePindan) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_AppendInvite_m3987687030 (CPindanManager_t730261733 * __this, CInvitePindan_t886476559 * ____item0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::ClearCompleteList() extern "C" IL2CPP_METHOD_ATTR void CPindanManager_ClearCompleteList_m933350951 (CPindanManager_t730261733 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager/CompletePindan::.ctor() extern "C" IL2CPP_METHOD_ATTR void CompletePindan__ctor_m910375160 (CompletePindan_t1453403050 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::AppendComplete(DMCore.Logic.CPindanManager/CompletePindan) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_AppendComplete_m854479670 (CPindanManager_t730261733 * __this, CompletePindan_t1453403050 * ____item0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::set_CurrentPindanID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_set_CurrentPindanID_m3578375460 (CPindanManager_t730261733 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::ClearJoinList() extern "C" IL2CPP_METHOD_ATTR void CPindanManager_ClearJoinList_m2512514999 (CPindanManager_t730261733 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager/CJoinOrder::.ctor() extern "C" IL2CPP_METHOD_ATTR void CJoinOrder__ctor_m1003046727 (CJoinOrder_t2808368020 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPindanManager::AppendJoin(DMCore.Logic.CPindanManager/CJoinOrder) extern "C" IL2CPP_METHOD_ATTR void CPindanManager_AppendJoin_m1904085073 (CPindanManager_t730261733 * __this, CJoinOrder_t2808368020 * ____unit0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUICamera_t1356438871_m1522201648(__this, method) (( UICamera_t1356438871 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, 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); // DMCore.Logic.CProfessManager DMCore.Logic.CProfessManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CProfessManager_t3007339680 * CProfessManager_GetInstance_m979801718 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CProfessManager::SetProfessInfo(System.Int64,System.String,System.Int64,System.String) extern "C" IL2CPP_METHOD_ATTR void CProfessManager_SetProfessInfo_m171733358 (CProfessManager_t3007339680 * __this, int64_t ___toId0, String_t* ___toName1, int64_t ___fromId2, String_t* ___fromName3, const RuntimeMethod* method); // System.Void DMCore.Logic.CProfessManager::SetToUserId(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CProfessManager_SetToUserId_m3958711666 (CProfessManager_t3007339680 * __this, int64_t ___userId0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SetWaitingRoomUIVisible(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetWaitingRoomUIVisible_m1036774173 (RuntimeObject * __this /* static, unused */, bool ___bShow0, const RuntimeMethod* method); // System.Void DMCore.Logic.CWndController::HideAll() extern "C" IL2CPP_METHOD_ATTR void CWndController_HideAll_m3296345680 (CWndController_t749709641 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SetVisibleInvatie() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetVisibleInvatie_m213268082 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SetVisibleViewCard() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetVisibleViewCard_m1792725295 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CMenuManager DMCore.Logic.CMenuManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMenuManager_t3869721565 * CMenuManager_GetInstance_m3933304740 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMenuManager::OnHideMenu() extern "C" IL2CPP_METHOD_ATTR void CMenuManager_OnHideMenu_m156296505 (CMenuManager_t3869721565 * __this, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.GameObject::Find(System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_Find_m2032535176 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisCGameController_t2711137428_m1014014652(__this, method) (( CGameController_t2711137428 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void DMCore.CMsgBoxControl::CloseMsgBox() extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_CloseMsgBox_m2122844749 (CMsgBoxControl_t806533544 * __this, const RuntimeMethod* method); // System.Void System.Action::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action__ctor_m2994342681 (Action_t1264377477 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void CGameController::SetDelayCallBack(System.Action,System.Single) extern "C" IL2CPP_METHOD_ATTR void CGameController_SetDelayCallBack_m587613555 (CGameController_t2711137428 * __this, Action_t1264377477 * ___callback0, float ___delay1, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.IHelp::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * IHelp_GetSoundManager_m1651454919 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.ISoundManager::AutoPlayPause(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ISoundManager_AutoPlayPause_m2664847193 (ISoundManager_t434164892 * __this, bool ___bol0, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.CRoot::GetSceneService() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * CRoot_GetSceneService_m2061443921 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CMainRole DMCore.Framework.Scene.CSceneService::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * CSceneService_GetMainRole_m3386793463 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2556382932 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Void DMCore.Logic.CProfessManager::SetTxtInfo(System.String) extern "C" IL2CPP_METHOD_ATTR void CProfessManager_SetTxtInfo_m4123556294 (CProfessManager_t3007339680 * __this, String_t* ___txt0, const RuntimeMethod* method); // CQualifyingManager CQualifyingManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CQualifyingManager_t954001806 * CQualifyingManager_GetInstance_m1430111945 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CQualifyingManager::SetQuailOpen(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_SetQuailOpen_m3107245454 (CQualifyingManager_t954001806 * __this, int32_t ___open0, const RuntimeMethod* method); // QualifyingCfgManager QualifyingCfgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR QualifyingCfgManager_t3310596061 * QualifyingCfgManager_GetInstance_m3304083579 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void QualifyLevelInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void QualifyLevelInfo__ctor_m1240589686 (QualifyLevelInfo_t1733464793 * __this, const RuntimeMethod* method); // System.Void QualifyingCfgManager::SerSeverQualifyLevelInfo(System.Int32,QualifyLevelInfo) extern "C" IL2CPP_METHOD_ATTR void QualifyingCfgManager_SerSeverQualifyLevelInfo_m834953339 (QualifyingCfgManager_t3310596061 * __this, int32_t ___key0, QualifyLevelInfo_t1733464793 * ___qfl1, const RuntimeMethod* method); // System.Void CQualifyingManager::RefreshPlayerQualifyInfo(System.Int64,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshPlayerQualifyInfo_m59822139 (CQualifyingManager_t954001806 * __this, int64_t ___userId0, int32_t ___modeId1, int32_t ___level2, int32_t ___totalCount3, const RuntimeMethod* method); // SelfQualifyPkResultInfo CQualifyingManager::get_PkResult() extern "C" IL2CPP_METHOD_ATTR SelfQualifyPkResultInfo_t1561294256 * CQualifyingManager_get_PkResult_m868160114 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // QualifyInfo CQualifyingManager::MatchedQuailfyPlayerInfo(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR QualifyInfo_t2809524376 * CQualifyingManager_MatchedQuailfyPlayerInfo_m1377671861 (CQualifyingManager_t954001806 * __this, String_t* ___key0, int32_t ___mode1, const RuntimeMethod* method); // QualifyLevelInfo QualifyingCfgManager::GetSeverQualifyLevelInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR QualifyLevelInfo_t1733464793 * QualifyingCfgManager_GetSeverQualifyLevelInfo_m3517287561 (QualifyingCfgManager_t3310596061 * __this, int32_t ___level0, const RuntimeMethod* method); // DMCore.Framework.Movie.CAnimSystem DMCore.IHelp::GetMovieSystem() extern "C" IL2CPP_METHOD_ATTR CAnimSystem_t3541144328 * IHelp_GetMovieSystem_m2219992042 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Movie.CAnimSystem::DelSequenceAll() extern "C" IL2CPP_METHOD_ATTR void CAnimSystem_DelSequenceAll_m761186596 (CAnimSystem_t3541144328 * __this, const RuntimeMethod* method); // System.Void DMCore.Camera.ICameraBase::SetWatchTarget(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void ICameraBase_SetWatchTarget_m1900455678 (ICameraBase_t3615533728 * __this, Transform_t3600365921 * ___target0, const RuntimeMethod* method); // !!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 UnityEngine.Animation::Stop() extern "C" IL2CPP_METHOD_ATTR void Animation_Stop_m195768787 (Animation_t3648466861 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::DelayShowLaddrComplete() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_DelayShowLaddrComplete_m905024097 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // CurQualifyRankInfo CQualifyingManager::get_CurrQualifyRankInfo() extern "C" IL2CPP_METHOD_ATTR CurQualifyRankInfo_t2391125760 * CQualifyingManager_get_CurrQualifyRankInfo_m1584014563 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::ClearRankList() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_ClearRankList_m3410373057 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Void QualifyInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void QualifyInfo__ctor_m1202991701 (QualifyInfo_t2809524376 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::AddRankListItem(QualifyInfo) extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_AddRankListItem_m1991878003 (CQualifyingManager_t954001806 * __this, QualifyInfo_t2809524376 * ___info0, const RuntimeMethod* method); // System.Int32 CQualifyingManager::GetMyIndexInRankList() extern "C" IL2CPP_METHOD_ATTR int32_t CQualifyingManager_GetMyIndexInRankList_m628662521 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::RefreshQfRankListBaseInfo() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshQfRankListBaseInfo_m4162382496 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::RefreshQfRankList() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshQfRankList_m1671384668 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::AddSelfInfoList(System.Int32,QualifyInfo) extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_AddSelfInfoList_m3577537772 (CQualifyingManager_t954001806 * __this, int32_t ___nMode0, QualifyInfo_t2809524376 * ___sqf1, const RuntimeMethod* method); // System.Void CQualifyingManager::RefreshQfModeList() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshQfModeList_m1355147596 (CQualifyingManager_t954001806 * __this, 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 CQualifyingManager::SetMatchSelfData(System.Int32,QualifyInfo) extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_SetMatchSelfData_m4275523952 (CQualifyingManager_t954001806 * __this, int32_t ___nMode0, QualifyInfo_t2809524376 * ___selfInfo1, const RuntimeMethod* method); // System.Void CQualifyingManager::RefreshMatchSelfInfo() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshMatchSelfInfo_m989741483 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::RefreshInMatchQueue() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshInMatchQueue_m2075868171 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2> CQualifyingManager::get_MatchedQueue() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t4066855417 * CQualifyingManager_get_MatchedQueue_m2629328100 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2>::get_Item(!0) #define Dictionary_2_get_Item_m4237991233(__this, p0, method) (( List_1_t4281599118 * (*) (Dictionary_2_t4066855417 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m1170170947_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3906069223(__this, method) (( void (*) (List_1_t4281599118 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2563042003(__this, p0, method) (( void (*) (List_1_t4281599118 *, QualifyInfo_t2809524376 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void CQualifyingManager::RefreshMatchedSuccess() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshMatchedSuccess_m2839723153 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::RefreshQfMatchFailed() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshQfMatchFailed_m4290044585 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // System.Void CQualifyingManager::RefreshMatchTime() extern "C" IL2CPP_METHOD_ATTR void CQualifyingManager_RefreshMatchTime_m478358550 (CQualifyingManager_t954001806 * __this, const RuntimeMethod* method); // DMCore.Logic.CRankManager DMCore.Logic.CRankManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRankManager_t2153876006 * CRankManager_GetInstance_m1594418819 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::AddIdList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_AddIdList_m3241119995 (CRankManager_t2153876006 * __this, int32_t ____id0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::SetBaseData(System.Int32,DMCore.Logic.EM_Rank_Stage,System.String,System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_SetBaseData_m243327546 (CRankManager_t2153876006 * __this, int32_t ____curId0, int32_t ____stage1, String_t* ____beginTime2, String_t* ____endTime3, int32_t ____score4, int32_t ____ranking5, const RuntimeMethod* method); // DMCore.Logic.CVoteManager DMCore.Logic.CVoteManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CVoteManager_t3037953160 * CVoteManager_GetInstance_m1205363038 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CVoteManager::set_PariseCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CVoteManager_set_PariseCount_m1246152401 (CVoteManager_t3037953160 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CRankManager/CRankList DMCore.Logic.CRankManager::TryGetList(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRankList_t1091803790 * CRankManager_TryGetList_m2571892525 (CRankManager_t2153876006 * __this, int32_t ____id0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager/CRankList::Clear() extern "C" IL2CPP_METHOD_ATTR void CRankList_Clear_m1630765727 (CRankList_t1091803790 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager/CRankList::Append(System.Int32,System.Int64,System.String,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankList_Append_m306877627 (CRankList_t1091803790 * __this, int32_t ____ranking0, int64_t ____userId1, String_t* ____userName2, String_t* ____guildName3, int32_t ____score4, const RuntimeMethod* method); // DMCore.Logic.EM_Rank_Stage DMCore.Logic.CRankManager::get_CurrentStage() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_CurrentStage_m699100786 (CRankManager_t2153876006 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CVoteManager::get_IsPlayAnim() extern "C" IL2CPP_METHOD_ATTR bool CVoteManager_get_IsPlayAnim_m695080961 (CVoteManager_t3037953160 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::set_OpenPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_OpenPage_m1604189506 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CVoteManager::set_SelectedUser(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CVoteManager_set_SelectedUser_m2844883989 (CVoteManager_t3037953160 * __this, int64_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CVoteManager::set_AddValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CVoteManager_set_AddValue_m2664829328 (CVoteManager_t3037953160 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CVoteManager::set_IsPlayAnim(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CVoteManager_set_IsPlayAnim_m3460363027 (CVoteManager_t3037953160 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CVoteManager::set_RefreshItem(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CVoteManager_set_RefreshItem_m346161814 (CVoteManager_t3037953160 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CVoteManager::set_RefreshList(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CVoteManager_set_RefreshList_m1311967690 (CVoteManager_t3037953160 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CRankManager/CRewardUnit DMCore.Logic.CRankManager::FindUnit(DMCore.Logic.EM_Rank_Stage,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CRewardUnit_t2813751670 * CRankManager_FindUnit_m413193645 (CRankManager_t2153876006 * __this, int32_t ____state0, int32_t ____begin1, int32_t ____end2, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager/CRewardUnit::Clear() extern "C" IL2CPP_METHOD_ATTR void CRewardUnit_Clear_m3546538506 (CRewardUnit_t2813751670 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager/CRewardUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRewardUnit__ctor_m1908484183 (CRewardUnit_t2813751670 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::AppendReward(DMCore.Logic.EM_Rank_Stage,DMCore.Logic.CRankManager/CRewardUnit) extern "C" IL2CPP_METHOD_ATTR void CRankManager_AppendReward_m548537217 (CRankManager_t2153876006 * __this, int32_t ____state0, CRewardUnit_t2813751670 * ____unit1, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::set_RewardDataIsReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_RewardDataIsReady_m1348531669 (CRankManager_t2153876006 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CVoteManager::Append(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CVoteManager_Append_m3869456511 (CVoteManager_t3037953160 * __this, int32_t ____giftId0, int32_t ____addValue1, const RuntimeMethod* method); // CSignsManager CSignsManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSignsManager_t1825583579 * CSignsManager_GetInstance_m3077300453 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CSignsManager::ClearMainTypeList() extern "C" IL2CPP_METHOD_ATTR void CSignsManager_ClearMainTypeList_m3456560989 (CSignsManager_t1825583579 * __this, const RuntimeMethod* method); // System.Void CSignsManager/TypeClass::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void TypeClass__ctor_m4215336635 (TypeClass_t2664900121 * __this, int32_t ___mainType0, int32_t ___subType1, int32_t ___actID2, const RuntimeMethod* method); // System.Void CSignsManager::AddSetMainType(CSignsManager/TypeClass) extern "C" IL2CPP_METHOD_ATTR void CSignsManager_AddSetMainType_m2738915358 (CSignsManager_t1825583579 * __this, TypeClass_t2664900121 * ___type0, const RuntimeMethod* method); // System.Void CSignsManager::RefreshSigns() extern "C" IL2CPP_METHOD_ATTR void CSignsManager_RefreshSigns_m3266895297 (CSignsManager_t1825583579 * __this, const RuntimeMethod* method); // DMCore.Logic.CPosterManager DMCore.Logic.CPosterManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPosterManager_t3158268888 * CPosterManager_GetInstance_m1364367988 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPosterManager::AddPosterList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPosterManager_AddPosterList_m3955651928 (CPosterManager_t3158268888 * __this, int32_t ____nId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPosterManager::set_ListReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPosterManager_set_ListReady_m1150863221 (CPosterManager_t3158268888 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.PosterDetail DMCore.Logic.CPosterManager::AppendDetail(System.Int32,System.String,System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR PosterDetail_t3313515474 * CPosterManager_AppendDetail_m2236951640 (CPosterManager_t3158268888 * __this, int32_t ____id0, String_t* ____name1, int64_t ____userId2, int32_t ____userSex3, const RuntimeMethod* method); // DMCore.Logic.PosterDetailUnit DMCore.Logic.PosterDetail::AppendDetailUnit(System.Int32) extern "C" IL2CPP_METHOD_ATTR PosterDetailUnit_t1057828472 * PosterDetail_AppendDetailUnit_m3477674227 (PosterDetail_t3313515474 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void DMCore.Logic.PosterDetailUnit::SetType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PosterDetailUnit_SetType_m1752925405 (PosterDetailUnit_t1057828472 * __this, int32_t ____type0, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::FloorToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m1870542928 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.Void DMCore.Logic.PosterDetailUnit::AddData(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void PosterDetailUnit_AddData_m3874118850 (PosterDetailUnit_t1057828472 * __this, int32_t ____nConfigId0, int32_t ____nSex1, int32_t ____nOriginPrice2, int32_t ____nSalePrice3, int32_t ____payType4, const RuntimeMethod* method); // System.Void DMCore.Logic.CPosterManager::set_DetailReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPosterManager_set_DetailReady_m1174314303 (CPosterManager_t3158268888 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CPrivilegeManager DMCore.Logic.CPrivilegeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPrivilegeManager_t2732865419 * CPrivilegeManager_GetInstance_m2933207011 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::ClearPkgList() extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_ClearPkgList_m1787366024 (CPrivilegeManager_t2732865419 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopConfig::GetFashionStarValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetFashionStarValue_m917168571 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::Append(DMCore.Logic.SameStylePkgUnit) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_Append_m2652004331 (CPrivilegeManager_t2732865419 * __this, SameStylePkgUnit_t4098334887 ____data0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::SetReady(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_SetReady_m3549273908 (CPrivilegeManager_t2732865419 * __this, bool ____bReady0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::set_IsSwitchSex(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_set_IsSwitchSex_m4196426130 (CPrivilegeManager_t2732865419 * __this, bool ___value0, 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); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.RoomEffecType::.ctor() extern "C" IL2CPP_METHOD_ATTR void RoomEffecType__ctor_m1382833482 (RoomEffecType_t3962030271 * __this, const RuntimeMethod* method) { { CPropItem__ctor_m238114891(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.RoomEffecType::DoUsePropItem() extern "C" IL2CPP_METHOD_ATTR void RoomEffecType_DoUsePropItem_m648265146 (RoomEffecType_t3962030271 * __this, const RuntimeMethod* method) { { return; } } // DMCore.Logic.enumPropType DMCore.Logic.RoomEffecType::GetPropType() extern "C" IL2CPP_METHOD_ATTR int32_t RoomEffecType_GetPropType_m3942035584 (RoomEffecType_t3962030271 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)86)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.SameStylePkgUnit::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SameStylePkgUnit__ctor_m3262491895 (SameStylePkgUnit_t4098334887 * __this, int32_t ____configId0, int32_t ____payType1, int32_t ____price2, int32_t ____valid3, int32_t ____fashion4, const RuntimeMethod* method) { { int32_t L_0 = ____configId0; __this->set_configId_0(L_0); int32_t L_1 = ____payType1; __this->set_payType_1(L_1); int32_t L_2 = ____price2; __this->set_price_2(L_2); int32_t L_3 = ____valid3; __this->set_valid_3(L_3); int32_t L_4 = ____fashion4; __this->set_fashion_4(L_4); return; } } extern "C" void SameStylePkgUnit__ctor_m3262491895_AdjustorThunk (RuntimeObject * __this, int32_t ____configId0, int32_t ____payType1, int32_t ____price2, int32_t ____valid3, int32_t ____fashion4, const RuntimeMethod* method) { SameStylePkgUnit_t4098334887 * _thisAdjusted = reinterpret_cast(__this + 1); SameStylePkgUnit__ctor_m3262491895(_thisAdjusted, ____configId0, ____payType1, ____price2, ____valid3, ____fashion4, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.SceneInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void SceneInfo__ctor_m3798716242 (SceneInfo_t3714533364 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SceneInfo__ctor_m3798716242_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_sceneID_0((-1)); 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_sceneName_1(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_openTimer_2(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ServerInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void ServerInfo__ctor_m1767464412 (ServerInfo_t2836316686 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ServerInfo__ctor_m1767464412_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/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(); __this->set_ID_0(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_Name_1(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_GameServerIP_2(L_2); __this->set_GameServerPort_3(((int32_t)2001)); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_WebServerIPAndPort_4(L_3); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_ServerEnviroment_5(L_4); __this->set_State_6(5); __this->set_Label_7(5); return; } } // System.String DMCore.Logic.ServerInfo::GetStateDescription() extern "C" IL2CPP_METHOD_ATTR String_t* ServerInfo_GetStateDescription_m3752800415 (ServerInfo_t2836316686 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ServerInfo_GetStateDescription_m3752800415_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uint8_t L_0 = __this->get_State_6(); if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_001c; } } { 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, _stringLiteral3923478710, /*hidden argument*/NULL); return L_2; } IL_001c: { uint8_t L_3 = __this->get_State_6(); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_0038; } } { 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, _stringLiteral2020116676, /*hidden argument*/NULL); return L_5; } IL_0038: { uint8_t L_6 = __this->get_State_6(); if ((!(((uint32_t)L_6) == ((uint32_t)2)))) { goto IL_0054; } } { 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, _stringLiteral1648736527, /*hidden argument*/NULL); return L_8; } IL_0054: { uint8_t L_9 = __this->get_State_6(); if ((!(((uint32_t)L_9) == ((uint32_t)4)))) { goto IL_0070; } } { CTextHelp_t3119637808 * L_10 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = CTextHelp_GetText_m372251958(L_10, _stringLiteral292101285, /*hidden argument*/NULL); return L_11; } IL_0070: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShareManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShareManager__ctor_m2347017216 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager__ctor_m2347017216_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CDataModelBool_t2269476966 * L_0 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_0, /*hidden argument*/NULL); __this->set_IsAvatarTransformResume_3(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.ShareManager DMCore.Logic.ShareManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShareManager_t1254576143 * ShareManager_GetInstance_m207955360 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager_GetInstance_m207955360_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ShareManager_t1254576143 * L_0 = ((ShareManager_t1254576143_StaticFields*)il2cpp_codegen_static_fields_for(ShareManager_t1254576143_il2cpp_TypeInfo_var))->get_s_Instance_9(); if (!L_0) { goto IL_0010; } } { ShareManager_t1254576143 * L_1 = ((ShareManager_t1254576143_StaticFields*)il2cpp_codegen_static_fields_for(ShareManager_t1254576143_il2cpp_TypeInfo_var))->get_s_Instance_9(); return L_1; } IL_0010: { ShareManager_t1254576143 * L_2 = (ShareManager_t1254576143 *)il2cpp_codegen_object_new(ShareManager_t1254576143_il2cpp_TypeInfo_var); ShareManager__ctor_m2347017216(L_2, /*hidden argument*/NULL); ((ShareManager_t1254576143_StaticFields*)il2cpp_codegen_static_fields_for(ShareManager_t1254576143_il2cpp_TypeInfo_var))->set_s_Instance_9(L_2); ShareManager_t1254576143 * L_3 = ((ShareManager_t1254576143_StaticFields*)il2cpp_codegen_static_fields_for(ShareManager_t1254576143_il2cpp_TypeInfo_var))->get_s_Instance_9(); return L_3; } } // System.Boolean DMCore.Logic.ShareManager::IsShareMode() extern "C" IL2CPP_METHOD_ATTR bool ShareManager_IsShareMode_m1461773954 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { CShareInfo_t1190539625 * L_0 = ShareManager_get_ShareCfg_m3914636441(__this, /*hidden argument*/NULL); return (bool)((((int32_t)((((RuntimeObject*)(RuntimeObject *)NULL) == ((RuntimeObject*)(CShareInfo_t1190539625 *)L_0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean DMCore.Logic.ShareManager::IsShareMode_NeedAvartarResume() extern "C" IL2CPP_METHOD_ATTR bool ShareManager_IsShareMode_NeedAvartarResume_m532584158 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { bool L_0 = ShareManager_IsShareMode_m1461773954(__this, /*hidden argument*/NULL); if (L_0) { goto IL_000d; } } { return (bool)1; } IL_000d: { CDataModelBool_t2269476966 * L_1 = __this->get_IsAvatarTransformResume_3(); NullCheck(L_1); bool L_2 = CDataModelBool_get_Data_m2289136987(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { return (bool)0; } IL_001f: { CDataModelBool_t2269476966 * L_3 = __this->get_IsAvatarTransformResume_3(); NullCheck(L_3); CDataModelBool_set_Data_m838892248(L_3, (bool)1, /*hidden argument*/NULL); return (bool)1; } } // DMCore.Logic.EShareType DMCore.Logic.ShareManager::get_ShareType() extern "C" IL2CPP_METHOD_ATTR int32_t ShareManager_get_ShareType_m236880562 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { CShareInfo_t1190539625 * L_0 = ShareManager_get_ShareCfg_m3914636441(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CShareInfo_get_ShareType_m241309989(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Logic.CShareConfig/CShareInfo DMCore.Logic.ShareManager::get_ShareCfg() extern "C" IL2CPP_METHOD_ATTR CShareInfo_t1190539625 * ShareManager_get_ShareCfg_m3914636441 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { CShareInfo_t1190539625 * L_0 = __this->get_U3CShareCfgU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.ShareManager::set_ShareCfg(DMCore.Logic.CShareConfig/CShareInfo) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_ShareCfg_m2654601922 (ShareManager_t1254576143 * __this, CShareInfo_t1190539625 * ___value0, const RuntimeMethod* method) { { CShareInfo_t1190539625 * L_0 = ___value0; __this->set_U3CShareCfgU3Ek__BackingField_0(L_0); return; } } // System.Boolean DMCore.Logic.ShareManager::get_IsClothes() extern "C" IL2CPP_METHOD_ATTR bool ShareManager_get_IsClothes_m3545000283 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsClothesU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.ShareManager::set_IsClothes(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_IsClothes_m334078470 (ShareManager_t1254576143 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsClothesU3Ek__BackingField_1(L_0); return; } } // DMCore.Logic.CPindanManager/CPindanShop DMCore.Logic.ShareManager::get_CurrentPindanInfo() extern "C" IL2CPP_METHOD_ATTR CPindanShop_t4113161522 * ShareManager_get_CurrentPindanInfo_m1167522673 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { CPindanShop_t4113161522 * L_0 = __this->get_U3CCurrentPindanInfoU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.ShareManager::set_CurrentPindanInfo(DMCore.Logic.CPindanManager/CPindanShop) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_CurrentPindanInfo_m2539877047 (ShareManager_t1254576143 * __this, CPindanShop_t4113161522 * ___value0, const RuntimeMethod* method) { { CPindanShop_t4113161522 * L_0 = ___value0; __this->set_U3CCurrentPindanInfoU3Ek__BackingField_2(L_0); return; } } // System.Boolean DMCore.Logic.ShareManager::get_Has3DModel() extern "C" IL2CPP_METHOD_ATTR bool ShareManager_get_Has3DModel_m2802549796 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { int32_t G_B6_0 = 0; int32_t G_B8_0 = 0; { int32_t L_0 = ShareManager_get_ShareType_m236880562(__this, /*hidden argument*/NULL); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_003b; } } { int32_t L_1 = ShareManager_get_ShareType_m236880562(__this, /*hidden argument*/NULL); if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_003b; } } { int32_t L_2 = ShareManager_get_ShareType_m236880562(__this, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)3))) { goto IL_003b; } } { int32_t L_3 = ShareManager_get_ShareType_m236880562(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)4)))) { goto IL_0038; } } { bool L_4 = ShareManager_get_IsClothes_m3545000283(__this, /*hidden argument*/NULL); G_B6_0 = ((int32_t)(L_4)); goto IL_0039; } IL_0038: { G_B6_0 = 0; } IL_0039: { G_B8_0 = G_B6_0; goto IL_003c; } IL_003b: { G_B8_0 = 1; } IL_003c: { return (bool)G_B8_0; } } // UnityEngine.GameObject DMCore.Logic.ShareManager::get_ThreeDCamera() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * ShareManager_get_ThreeDCamera_m1101690624 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager_get_ThreeDCamera_m1101690624_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { GameObject_t1113636619 * L_0 = __this->get__threeDCamera_4(); 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_0031; } } { Camera_t4157153871 * L_2 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0025; } } { return (GameObject_t1113636619 *)NULL; } IL_0025: { Camera_t4157153871 * L_5 = V_0; NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); __this->set__threeDCamera_4(L_6); } IL_0031: { GameObject_t1113636619 * L_7 = __this->get__threeDCamera_4(); return L_7; } } // System.Void DMCore.Logic.ShareManager::Share(DMCore.Logic.EShareType,System.Action`1,System.Object) extern "C" IL2CPP_METHOD_ATTR void ShareManager_Share_m3796389912 (ShareManager_t1254576143 * __this, int32_t ___shareType0, Action_1_t3252573759 * ___shareOverCallback1, RuntimeObject * ____params2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager_Share_m3796389912_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CShareConfig_t1834581091_il2cpp_TypeInfo_var); CShareConfig_t1834581091 * L_0 = CShareConfig_GetInstance_m107994633(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___shareType0; NullCheck(L_0); CShareInfo_t1190539625 * L_2 = CShareConfig_GetShareConfigs_m3675293939(L_0, L_1, /*hidden argument*/NULL); ShareManager_set_ShareCfg_m2654601922(__this, L_2, /*hidden argument*/NULL); int32_t L_3 = ___shareType0; if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_001f; } } { int32_t L_4 = ___shareType0; if ((((int32_t)L_4) < ((int32_t)5))) { goto IL_0020; } } IL_001f: { return; } IL_0020: { Action_1_t3252573759 * L_5 = ___shareOverCallback1; __this->set__ShareOverCallback_5(L_5); RuntimeObject * L_6 = ____params2; __this->set__ShareOverCallbackParams_6(L_6); CShareInfo_t1190539625 * L_7 = ShareManager_get_ShareCfg_m3914636441(__this, /*hidden argument*/NULL); NullCheck(L_7); List_1_t1021499026 * L_8 = L_7->get_BGList_1(); NullCheck(L_8); int32_t L_9 = List_1_get_Count_m1789503881(L_8, /*hidden argument*/List_1_get_Count_m1789503881_RuntimeMethod_var); if ((((int32_t)L_9) <= ((int32_t)0))) { goto IL_007d; } } { Camera_t4157153871 * L_10 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_10; Camera_t4157153871 * L_11 = V_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_007d; } } { Camera_t4157153871 * L_13 = V_0; NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); CShareInfo_t1190539625 * L_15 = ShareManager_get_ShareCfg_m3914636441(__this, /*hidden argument*/NULL); NullCheck(L_15); List_1_t1021499026 * L_16 = L_15->get_BGList_1(); NullCheck(L_16); CShareBGInfo_t3844391580 * L_17 = List_1_get_Item_m1476166698(L_16, 0, /*hidden argument*/List_1_get_Item_m1476166698_RuntimeMethod_var); NullCheck(L_17); String_t* L_18 = L_17->get_BGPath_0(); NullCheck(L_14); GameObject_SendMessage_m3720186693(L_14, _stringLiteral3145635789, L_18, 1, /*hidden argument*/NULL); } IL_007d: { GameObject_t1113636619 * L_19 = ShareManager_get_ThreeDCamera_m1101690624(__this, /*hidden argument*/NULL); 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_00ba; } } { GameObject_t1113636619 * L_21 = ShareManager_get_ThreeDCamera_m1101690624(__this, /*hidden argument*/NULL); NullCheck(L_21); Transform_t3600365921 * L_22 = GameObject_get_transform_m1369836730(L_21, /*hidden argument*/NULL); NullCheck(L_22); Vector3_t3722313464 L_23 = Transform_get_localPosition_m4234289348(L_22, /*hidden argument*/NULL); ShareManager_set_threeDCameraPosition_m1062535292(__this, L_23, /*hidden argument*/NULL); GameObject_t1113636619 * L_24 = ShareManager_get_ThreeDCamera_m1101690624(__this, /*hidden argument*/NULL); NullCheck(L_24); Transform_t3600365921 * L_25 = GameObject_get_transform_m1369836730(L_24, /*hidden argument*/NULL); NullCheck(L_25); Vector3_t3722313464 L_26 = Transform_get_localEulerAngles_m2136926248(L_25, /*hidden argument*/NULL); ShareManager_set_threeDCameraRotation_m956995679(__this, L_26, /*hidden argument*/NULL); } IL_00ba: { int32_t L_27 = ___shareType0; if ((!(((uint32_t)L_27) == ((uint32_t)4)))) { goto IL_00d1; } } { IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_28 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); CPindanShop_t4113161522 * L_29 = CPindanManager_GetShopInfo_m220045557(L_28, /*hidden argument*/NULL); ShareManager_set_CurrentPindanInfo_m2539877047(__this, L_29, /*hidden argument*/NULL); } IL_00d1: { CDataModelBool_t2269476966 * L_30 = __this->get_IsAvatarTransformResume_3(); NullCheck(L_30); CDataModelBool_set_Data_m838892248(L_30, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_31 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CWndController_ShowUI_m3552255067(L_31, ((int32_t)154), /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DMCore.Logic.ShareManager::get_threeDCameraPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 ShareManager_get_threeDCameraPosition_m497102354 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = __this->get_U3CthreeDCameraPositionU3Ek__BackingField_7(); return L_0; } } // System.Void DMCore.Logic.ShareManager::set_threeDCameraPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_threeDCameraPosition_m1062535292 (ShareManager_t1254576143 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = ___value0; __this->set_U3CthreeDCameraPositionU3Ek__BackingField_7(L_0); return; } } // UnityEngine.Vector3 DMCore.Logic.ShareManager::get_threeDCameraRotation() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 ShareManager_get_threeDCameraRotation_m3439048602 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = __this->get_U3CthreeDCameraRotationU3Ek__BackingField_8(); return L_0; } } // System.Void DMCore.Logic.ShareManager::set_threeDCameraRotation(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_threeDCameraRotation_m956995679 (ShareManager_t1254576143 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = ___value0; __this->set_U3CthreeDCameraRotationU3Ek__BackingField_8(L_0); return; } } // System.Void DMCore.Logic.ShareManager::ShareOver() extern "C" IL2CPP_METHOD_ATTR void ShareManager_ShareOver_m3742802959 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager_ShareOver_m3742802959_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ShareManager_set_ShareCfg_m2654601922(__this, (CShareInfo_t1190539625 *)NULL, /*hidden argument*/NULL); GameObject_t1113636619 * L_0 = ShareManager_get_ThreeDCamera_m1101690624(__this, /*hidden argument*/NULL); 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_0044; } } { GameObject_t1113636619 * L_2 = ShareManager_get_ThreeDCamera_m1101690624(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = ShareManager_get_threeDCameraPosition_m497102354(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_set_localPosition_m4128471975(L_3, L_4, /*hidden argument*/NULL); GameObject_t1113636619 * L_5 = ShareManager_get_ThreeDCamera_m1101690624(__this, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = GameObject_get_transform_m1369836730(L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7 = ShareManager_get_threeDCameraRotation_m3439048602(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_set_localEulerAngles_m4202601546(L_6, L_7, /*hidden argument*/NULL); } IL_0044: { Action_1_t3252573759 * L_8 = __this->get__ShareOverCallback_5(); if (!L_8) { goto IL_0060; } } { Action_1_t3252573759 * L_9 = __this->get__ShareOverCallback_5(); RuntimeObject * L_10 = __this->get__ShareOverCallbackParams_6(); NullCheck(L_9); Action_1_Invoke_m2461023210(L_9, L_10, /*hidden argument*/Action_1_Invoke_m2461023210_RuntimeMethod_var); } IL_0060: { return; } } // System.Void DMCore.Logic.ShareManager::Share(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void ShareManager_Share_m3684573401 (ShareManager_t1254576143 * __this, GameObject_t1113636619 * ___obj0, String_t* ___text1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager_Share_m3684573401_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CDataArray_t4068198041 * V_1 = NULL; { ShareRewardMgr_t2342701265 * L_0 = ShareRewardMgr_GetInstance_m2882336195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ShareManager_get_ShareType_m236880562(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_2 = ShareRewardMgr_GetPrizeType_m2755049685(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CDataArray_t4068198041 * L_3 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_3, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = V_1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, ((int32_t)980), /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_1; int32_t L_6 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_1; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShareManager::AchievePrize() extern "C" IL2CPP_METHOD_ATTR void ShareManager_AchievePrize_m3063719693 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager_AchievePrize_m3063719693_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CDataArray_t4068198041 * V_1 = NULL; { ShareRewardMgr_t2342701265 * L_0 = ShareRewardMgr_GetInstance_m2882336195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ShareManager_get_ShareType_m236880562(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_2 = ShareRewardMgr_GetPrizeType_m2755049685(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CDataArray_t4068198041 * L_3 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_3, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = V_1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, ((int32_t)937), /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_1; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)63), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_1; int32_t L_7 = V_0; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_1; NullCheck(L_8); CDataArray_Flush_m1077150699(L_8, /*hidden argument*/NULL); return; } } // System.Collections.Generic.List`1 DMCore.Logic.ShareManager::get_ShopTryOnClothesList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * ShareManager_get_ShopTryOnClothesList_m904404688 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { List_1_t128053199 * L_0 = __this->get_U3CShopTryOnClothesListU3Ek__BackingField_10(); return L_0; } } // System.Void DMCore.Logic.ShareManager::set_ShopTryOnClothesList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ShareManager_set_ShopTryOnClothesList_m3338324082 (ShareManager_t1254576143 * __this, List_1_t128053199 * ___value0, const RuntimeMethod* method) { { List_1_t128053199 * L_0 = ___value0; __this->set_U3CShopTryOnClothesListU3Ek__BackingField_10(L_0); return; } } // System.Void DMCore.Logic.ShareManager::AddTryOnClothes(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ShareManager_AddTryOnClothes_m2890032888 (ShareManager_t1254576143 * __this, int32_t ___modelID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager_AddTryOnClothes_m2890032888_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = ShareManager_get_ShopTryOnClothesList_m904404688(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0016; } } { List_1_t128053199 * L_1 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_1, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); ShareManager_set_ShopTryOnClothesList_m3338324082(__this, L_1, /*hidden argument*/NULL); } IL_0016: { List_1_t128053199 * L_2 = ShareManager_get_ShopTryOnClothesList_m904404688(__this, /*hidden argument*/NULL); int32_t L_3 = ___modelID0; NullCheck(L_2); bool L_4 = List_1_Contains_m2263725670(L_2, L_3, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (!L_4) { goto IL_0039; } } { List_1_t128053199 * L_5 = ShareManager_get_ShopTryOnClothesList_m904404688(__this, /*hidden argument*/NULL); int32_t L_6 = ___modelID0; NullCheck(L_5); List_1_Remove_m3037048099(L_5, L_6, /*hidden argument*/List_1_Remove_m3037048099_RuntimeMethod_var); goto IL_0045; } IL_0039: { List_1_t128053199 * L_7 = ShareManager_get_ShopTryOnClothesList_m904404688(__this, /*hidden argument*/NULL); int32_t L_8 = ___modelID0; NullCheck(L_7); List_1_Add_m697420525(L_7, L_8, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0045: { return; } } // System.Void DMCore.Logic.ShareManager::ClearTryOnClothes() extern "C" IL2CPP_METHOD_ATTR void ShareManager_ClearTryOnClothes_m1428997955 (ShareManager_t1254576143 * __this, const RuntimeMethod* method) { { bool L_0 = ShareManager_IsShareMode_m1461773954(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { ShareManager_set_ShopTryOnClothesList_m3338324082(__this, (List_1_t128053199 *)NULL, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShareManager::SetShareText(UILabel) extern "C" IL2CPP_METHOD_ATTR void ShareManager_SetShareText_m2631494320 (ShareManager_t1254576143 * __this, UILabel_t3248798549 * ___shareLabel0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareManager_SetShareText_m2631494320_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; 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 * L_0 = ___shareLabel0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CProperty_t963755051 * L_3 = ISceneBaseObj_GetNetProperty_m1709069404(L_2, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CProperty_GetInt_m2680341236(L_3, _stringLiteral3701029172, 0, /*hidden argument*/NULL); V_0 = L_4; UILabel_t3248798549 * L_5 = ___shareLabel0; int32_t L_6 = V_0; G_B3_0 = L_5; if ((((int32_t)L_6) <= ((int32_t)0))) { G_B4_0 = L_5; goto IL_003f; } } { 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, _stringLiteral4088414066, /*hidden argument*/NULL); G_B5_0 = L_8; G_B5_1 = G_B3_0; goto IL_0044; } IL_003f: { 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(); G_B5_0 = L_9; G_B5_1 = G_B4_0; } IL_0044: { NullCheck(G_B5_1); UILabel_set_text_m1071532778(G_B5_1, G_B5_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 DMCore.Logic.ShareRewardMgr::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr__ctor_m4073745636 (ShareRewardMgr_t2342701265 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr__ctor_m4073745636_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462591304 * L_0 = (Dictionary_2_t462591304 *)il2cpp_codegen_object_new(Dictionary_2_t462591304_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3317332313(L_0, /*hidden argument*/Dictionary_2__ctor_m3317332313_RuntimeMethod_var); __this->set_mShareReward_1(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.ShareRewardMgr DMCore.Logic.ShareRewardMgr::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShareRewardMgr_t2342701265 * ShareRewardMgr_GetInstance_m2882336195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr_GetInstance_m2882336195_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ShareRewardMgr_t2342701265 * L_0 = ((ShareRewardMgr_t2342701265_StaticFields*)il2cpp_codegen_static_fields_for(ShareRewardMgr_t2342701265_il2cpp_TypeInfo_var))->get_s_Instance_0(); if (!L_0) { goto IL_0010; } } { ShareRewardMgr_t2342701265 * L_1 = ((ShareRewardMgr_t2342701265_StaticFields*)il2cpp_codegen_static_fields_for(ShareRewardMgr_t2342701265_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_1; } IL_0010: { ShareRewardMgr_t2342701265 * L_2 = (ShareRewardMgr_t2342701265 *)il2cpp_codegen_object_new(ShareRewardMgr_t2342701265_il2cpp_TypeInfo_var); ShareRewardMgr__ctor_m4073745636(L_2, /*hidden argument*/NULL); ((ShareRewardMgr_t2342701265_StaticFields*)il2cpp_codegen_static_fields_for(ShareRewardMgr_t2342701265_il2cpp_TypeInfo_var))->set_s_Instance_0(L_2); ShareRewardMgr_t2342701265 * L_3 = ((ShareRewardMgr_t2342701265_StaticFields*)il2cpp_codegen_static_fields_for(ShareRewardMgr_t2342701265_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_3; } } // System.Boolean DMCore.Logic.ShareRewardMgr::TryGetReward(DMCore.Logic.ShareRewardMgr/ESharePrizeType,DMCore.Logic.ShareRewardMgr/ShareReward&) extern "C" IL2CPP_METHOD_ATTR bool ShareRewardMgr_TryGetReward_m1489918812 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, ShareReward_t3659847056 ** ___reward1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr_TryGetReward_m1489918812_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462591304 * L_0 = __this->get_mShareReward_1(); int32_t L_1 = ___type0; ShareReward_t3659847056 ** L_2 = ___reward1; NullCheck(L_0); bool L_3 = Dictionary_2_TryGetValue_m1665737283(L_0, L_1, L_2, /*hidden argument*/Dictionary_2_TryGetValue_m1665737283_RuntimeMethod_var); return L_3; } } // System.Void DMCore.Logic.ShareRewardMgr::RegisterShareCompleted(DMCore.Logic.EShareType,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_RegisterShareCompleted_m3524056010 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, Action_1_t3832314651 * ___callback1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr_RegisterShareCompleted_m3524056010_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ShareReward_t3659847056 * V_1 = NULL; { int32_t L_0 = ___type0; int32_t L_1 = ShareRewardMgr_GetPrizeType_m2755049685(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; Dictionary_2_t462591304 * L_2 = __this->get_mShareReward_1(); int32_t L_3 = V_0; NullCheck(L_2); bool L_4 = Dictionary_2_TryGetValue_m1665737283(L_2, L_3, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m1665737283_RuntimeMethod_var); if (L_4) { goto IL_002e; } } { ShareReward_t3659847056 * L_5 = (ShareReward_t3659847056 *)il2cpp_codegen_object_new(ShareReward_t3659847056_il2cpp_TypeInfo_var); ShareReward__ctor_m2347308043(L_5, /*hidden argument*/NULL); V_1 = L_5; Dictionary_2_t462591304 * L_6 = __this->get_mShareReward_1(); int32_t L_7 = V_0; ShareReward_t3659847056 * L_8 = V_1; NullCheck(L_6); Dictionary_2_Add_m1690173548(L_6, L_7, L_8, /*hidden argument*/Dictionary_2_Add_m1690173548_RuntimeMethod_var); } IL_002e: { int32_t L_9 = V_0; ShareRewardMgr_RequestToServer_m671288979(__this, L_9, /*hidden argument*/NULL); ShareReward_t3659847056 * L_10 = V_1; Action_1_t3832314651 * L_11 = ___callback1; NullCheck(L_10); ShareReward_RegisterShareCompleted_m3405282605(L_10, L_11, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShareRewardMgr::UnregisterShareCompleted(DMCore.Logic.ShareRewardMgr/ESharePrizeType,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_UnregisterShareCompleted_m2761994897 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, Action_1_t3832314651 * ___callback1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr_UnregisterShareCompleted_m2761994897_MetadataUsageId); s_Il2CppMethodInitialized = true; } ShareReward_t3659847056 * V_0 = NULL; { Dictionary_2_t462591304 * L_0 = __this->get_mShareReward_1(); int32_t L_1 = ___type0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1665737283(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1665737283_RuntimeMethod_var); if (!L_2) { goto IL_001a; } } { ShareReward_t3659847056 * L_3 = V_0; Action_1_t3832314651 * L_4 = ___callback1; NullCheck(L_3); ShareReward_UnRegisterShareCompleted_m569055645(L_3, L_4, /*hidden argument*/NULL); } IL_001a: { return; } } // System.Void DMCore.Logic.ShareRewardMgr::OnPrizeResult(DMCore.Logic.ShareRewardMgr/ESharePrizeType,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_OnPrizeResult_m2231083291 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, bool ___isAchieved1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr_OnPrizeResult_m2231083291_MetadataUsageId); s_Il2CppMethodInitialized = true; } ShareReward_t3659847056 * V_0 = NULL; { Dictionary_2_t462591304 * L_0 = __this->get_mShareReward_1(); int32_t L_1 = ___type0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1665737283(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1665737283_RuntimeMethod_var); if (!L_2) { goto IL_001f; } } { ShareReward_t3659847056 * L_3 = V_0; NullCheck(L_3); CDataModelBool_t2269476966 * L_4 = L_3->get_IsAchieved_0(); bool L_5 = ___isAchieved1; NullCheck(L_4); CDataModelBool_set_Data_m838892248(L_4, L_5, /*hidden argument*/NULL); } IL_001f: { return; } } // System.Void DMCore.Logic.ShareRewardMgr::OnShareSuccess(DMCore.Logic.ShareRewardMgr/ESharePrizeType) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_OnShareSuccess_m3373676167 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr_OnShareSuccess_m3373676167_MetadataUsageId); s_Il2CppMethodInitialized = true; } ShareReward_t3659847056 * V_0 = NULL; { Dictionary_2_t462591304 * L_0 = __this->get_mShareReward_1(); int32_t L_1 = ___type0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m1665737283(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1665737283_RuntimeMethod_var); if (!L_2) { goto IL_001f; } } { ShareReward_t3659847056 * L_3 = V_0; NullCheck(L_3); CDataModelBool_t2269476966 * L_4 = L_3->get_IsShared_1(); NullCheck(L_4); CDataModelBool_set_Data_m838892248(L_4, (bool)1, /*hidden argument*/NULL); } IL_001f: { return; } } // System.Void DMCore.Logic.ShareRewardMgr::RequestToServer(DMCore.Logic.ShareRewardMgr/ESharePrizeType) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_RequestToServer_m671288979 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr_RequestToServer_m671288979_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)936), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, ((int32_t)63), /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___type0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Flush_m1077150699(L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShareRewardMgr::ResponseFromServer(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void ShareRewardMgr_ResponseFromServer_m1556283076 (ShareRewardMgr_t2342701265 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareRewardMgr_ResponseFromServer_m1556283076_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ShareReward_t3659847056 * V_1 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 1, /*hidden argument*/NULL); V_0 = L_1; Dictionary_2_t462591304 * L_2 = __this->get_mShareReward_1(); int32_t L_3 = V_0; NullCheck(L_2); bool L_4 = Dictionary_2_TryGetValue_m1665737283(L_2, L_3, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m1665737283_RuntimeMethod_var); if (L_4) { goto IL_002f; } } { ShareReward_t3659847056 * L_5 = (ShareReward_t3659847056 *)il2cpp_codegen_object_new(ShareReward_t3659847056_il2cpp_TypeInfo_var); ShareReward__ctor_m2347308043(L_5, /*hidden argument*/NULL); V_1 = L_5; Dictionary_2_t462591304 * L_6 = __this->get_mShareReward_1(); int32_t L_7 = V_0; ShareReward_t3659847056 * L_8 = V_1; NullCheck(L_6); Dictionary_2_Add_m1690173548(L_6, L_7, L_8, /*hidden argument*/Dictionary_2_Add_m1690173548_RuntimeMethod_var); } IL_002f: { ShareReward_t3659847056 * L_9 = V_1; CDataArray_t4068198041 * L_10 = ___msg0; NullCheck(L_9); ShareReward_OnQueryReward_m1176941772(L_9, L_10, /*hidden argument*/NULL); return; } } // DMCore.Logic.ShareRewardMgr/ESharePrizeType DMCore.Logic.ShareRewardMgr::GetPrizeType(DMCore.Logic.EShareType) extern "C" IL2CPP_METHOD_ATTR int32_t ShareRewardMgr_GetPrizeType_m2755049685 (ShareRewardMgr_t2342701265 * __this, int32_t ___type0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = ___type0; if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_000d; } } { G_B3_0 = 2; goto IL_000e; } IL_000d: { G_B3_0 = 1; } IL_000e: { return (int32_t)(G_B3_0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShareReward__ctor_m2347308043 (ShareReward_t3659847056 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareReward__ctor_m2347308043_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CAwardList_t4094041907 * L_0 = (CAwardList_t4094041907 *)il2cpp_codegen_object_new(CAwardList_t4094041907_il2cpp_TypeInfo_var); CAwardList__ctor_m1934462586(L_0, /*hidden argument*/NULL); ShareReward_set_mRewardList_m3567952732(__this, L_0, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_1 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_1, /*hidden argument*/NULL); __this->set_IsAchieved_0(L_1); CDataModelBool_t2269476966 * L_2 = __this->get_IsAchieved_0(); NullCheck(L_2); CDataModelBool_set_Data_m838892248(L_2, (bool)0, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_3 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_3, /*hidden argument*/NULL); __this->set_IsShared_1(L_3); CDataModelBool_t2269476966 * L_4 = __this->get_IsShared_1(); NullCheck(L_4); CDataModelBool_set_Data_m838892248(L_4, (bool)0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CAwardList DMCore.Logic.ShareRewardMgr/ShareReward::get_mRewardList() extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * ShareReward_get_mRewardList_m4195756728 (ShareReward_t3659847056 * __this, const RuntimeMethod* method) { { CAwardList_t4094041907 * L_0 = __this->get_U3CmRewardListU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::set_mRewardList(DMCore.Logic.CAwardList) extern "C" IL2CPP_METHOD_ATTR void ShareReward_set_mRewardList_m3567952732 (ShareReward_t3659847056 * __this, CAwardList_t4094041907 * ___value0, const RuntimeMethod* method) { { CAwardList_t4094041907 * L_0 = ___value0; __this->set_U3CmRewardListU3Ek__BackingField_2(L_0); return; } } // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::RegisterShareCompleted(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void ShareReward_RegisterShareCompleted_m3405282605 (ShareReward_t3659847056 * __this, Action_1_t3832314651 * ___callback0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareReward_RegisterShareCompleted_m3405282605_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t3832314651 * L_0 = __this->get_mCallback_3(); Action_1_t3832314651 * L_1 = ___callback0; Delegate_t1188392813 * L_2 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); __this->set_mCallback_3(((Action_1_t3832314651 *)CastclassSealed((RuntimeObject*)L_2, Action_1_t3832314651_il2cpp_TypeInfo_var))); return; } } // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::UnRegisterShareCompleted(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void ShareReward_UnRegisterShareCompleted_m569055645 (ShareReward_t3659847056 * __this, Action_1_t3832314651 * ___callback0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareReward_UnRegisterShareCompleted_m569055645_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t3832314651 * L_0 = __this->get_mCallback_3(); if (!L_0) { goto IL_0022; } } { Action_1_t3832314651 * L_1 = __this->get_mCallback_3(); Action_1_t3832314651 * L_2 = ___callback0; Delegate_t1188392813 * L_3 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); __this->set_mCallback_3(((Action_1_t3832314651 *)CastclassSealed((RuntimeObject*)L_3, Action_1_t3832314651_il2cpp_TypeInfo_var))); } IL_0022: { return; } } // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::OnQueryReward(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void ShareReward_OnQueryReward_m1176941772 (ShareReward_t3659847056 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareReward_OnQueryReward_m1176941772_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; CAwardItem_t1677460915 * V_6 = NULL; CDataModelBool_t2269476966 * G_B2_0 = NULL; CDataModelBool_t2269476966 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CDataModelBool_t2269476966 * G_B3_1 = NULL; CDataModelBool_t2269476966 * G_B5_0 = NULL; CDataModelBool_t2269476966 * G_B4_0 = NULL; int32_t G_B6_0 = 0; CDataModelBool_t2269476966 * G_B6_1 = NULL; { CAwardList_t4094041907 * L_0 = ShareReward_get_mRewardList_m4195756728(__this, /*hidden argument*/NULL); NullCheck(L_0); CAwardList_Clear_m3107368241(L_0, /*hidden argument*/NULL); V_0 = 1; CDataModelBool_t2269476966 * L_1 = __this->get_IsAchieved_0(); CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); G_B1_0 = L_1; if (L_5) { G_B2_0 = L_1; goto IL_002a; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_002b; } IL_002a: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_002b: { NullCheck(G_B3_1); CDataModelBool_set_Data_m838892248(G_B3_1, (bool)G_B3_0, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_6 = __this->get_IsShared_1(); CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); G_B4_0 = L_6; if (L_10) { G_B5_0 = L_6; goto IL_004d; } } { G_B6_0 = 0; G_B6_1 = G_B4_0; goto IL_004e; } IL_004d: { G_B6_0 = 1; G_B6_1 = G_B5_0; } IL_004e: { NullCheck(G_B6_1); CDataModelBool_set_Data_m838892248(G_B6_1, (bool)G_B6_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_1 = L_14; V_2 = 0; goto IL_00ae; } IL_0067: { CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); V_3 = L_18; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_4 = L_22; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); V_5 = L_26; int32_t L_27 = V_3; int32_t L_28 = V_4; int32_t L_29 = V_5; CAwardItem_t1677460915 * L_30 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_30, L_27, L_28, L_29, /*hidden argument*/NULL); V_6 = L_30; CAwardList_t4094041907 * L_31 = ShareReward_get_mRewardList_m4195756728(__this, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_32 = V_6; NullCheck(L_31); CAwardList_Add_m1247042171(L_31, L_32, /*hidden argument*/NULL); int32_t L_33 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00ae: { int32_t L_34 = V_2; int32_t L_35 = V_1; if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_0067; } } { ShareReward_TriggerCompleted_m1158202238(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShareRewardMgr/ShareReward::TriggerCompleted() extern "C" IL2CPP_METHOD_ATTR void ShareReward_TriggerCompleted_m1158202238 (ShareReward_t3659847056 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShareReward_TriggerCompleted_m1158202238_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t3832314651 * L_0 = __this->get_mCallback_3(); if (!L_0) { goto IL_001e; } } { Action_1_t3832314651 * L_1 = __this->get_mCallback_3(); NullCheck(L_1); Action_1_Invoke_m7238844(L_1, __this, /*hidden argument*/Action_1_Invoke_m7238844_RuntimeMethod_var); __this->set_mCallback_3((Action_1_t3832314651 *)NULL); } IL_001e: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShopBrandRegion::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion__ctor_m3163137881 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion__ctor_m3163137881_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t60038374 * L_0 = (List_1_t60038374 *)il2cpp_codegen_object_new(List_1_t60038374_il2cpp_TypeInfo_var); List_1__ctor_m859735295(L_0, /*hidden argument*/List_1__ctor_m859735295_RuntimeMethod_var); __this->set_m_BrandList_4(L_0); Dictionary_2_t1632706988 * L_1 = (Dictionary_2_t1632706988 *)il2cpp_codegen_object_new(Dictionary_2_t1632706988_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3302800229(L_1, /*hidden argument*/Dictionary_2__ctor_m3302800229_RuntimeMethod_var); __this->set_m_GoodsURL_5(L_1); return; } } // DMCore.Logic.ShopBrandRegion DMCore.Logic.ShopBrandRegion::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShopBrandRegion_t2226231466 * ShopBrandRegion_GetInstance_m3204479288 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_GetInstance_m3204479288_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ShopBrandRegion_t2226231466 * L_0 = ((ShopBrandRegion_t2226231466_StaticFields*)il2cpp_codegen_static_fields_for(ShopBrandRegion_t2226231466_il2cpp_TypeInfo_var))->get_s_Instance_0(); if (!L_0) { goto IL_0010; } } { ShopBrandRegion_t2226231466 * L_1 = ((ShopBrandRegion_t2226231466_StaticFields*)il2cpp_codegen_static_fields_for(ShopBrandRegion_t2226231466_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_1; } IL_0010: { ShopBrandRegion_t2226231466 * L_2 = (ShopBrandRegion_t2226231466 *)il2cpp_codegen_object_new(ShopBrandRegion_t2226231466_il2cpp_TypeInfo_var); ShopBrandRegion__ctor_m3163137881(L_2, /*hidden argument*/NULL); ((ShopBrandRegion_t2226231466_StaticFields*)il2cpp_codegen_static_fields_for(ShopBrandRegion_t2226231466_il2cpp_TypeInfo_var))->set_s_Instance_0(L_2); ShopBrandRegion_t2226231466 * L_3 = ((ShopBrandRegion_t2226231466_StaticFields*)il2cpp_codegen_static_fields_for(ShopBrandRegion_t2226231466_il2cpp_TypeInfo_var))->get_s_Instance_0(); return L_3; } } // System.Void DMCore.Logic.ShopBrandRegion::BeNext(System.Object,System.Timers.ElapsedEventArgs) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_BeNext_m3189243328 (ShopBrandRegion_t2226231466 * __this, RuntimeObject * ___obj0, ElapsedEventArgs_t3048571484 * ___e1, const RuntimeMethod* method) { { ShopBrandRegion_ChangeIndexNext_m280799095(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShopBrandRegion::RequestBrandList() extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_RequestBrandList_m693481691 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_RequestBrandList_m693481691_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBrandRegionGetList_t3782044612 * V_0 = NULL; String_t* V_1 = NULL; { CBrandRegionGetList_t3782044612 * L_0 = (CBrandRegionGetList_t3782044612 *)il2cpp_codegen_object_new(CBrandRegionGetList_t3782044612_il2cpp_TypeInfo_var); CBrandRegionGetList__ctor_m2692143574(L_0, /*hidden argument*/NULL); V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_1 = CNetServerConfig_GetInstance_m1865421617(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_1); String_t* L_3 = CNetServerConfig_GetConfigString_m1508055105(L_1, _stringLiteral3929090953, L_2, /*hidden argument*/NULL); V_1 = L_3; String_t* L_4 = V_1; String_t* L_5 = String_Concat_m3937257545(NULL /*static, unused*/, L_4, _stringLiteral438736103, /*hidden argument*/NULL); V_1 = L_5; CBrandRegionGetList_t3782044612 * L_6 = V_0; String_t* L_7 = V_1; NullCheck(L_6); IWebGetMsgBase_SetUrl_m3512145757(L_6, L_7, /*hidden argument*/NULL); CThreadManager_t1155338034 * L_8 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); CBrandRegionGetList_t3782044612 * L_9 = V_0; NullCheck(L_8); CThreadManager_PushMsg_m3098333431(L_8, 0, L_9, /*hidden argument*/NULL); return; } } // System.Collections.Generic.List`1 DMCore.Logic.ShopBrandRegion::GetBrandList() extern "C" IL2CPP_METHOD_ATTR List_1_t60038374 * ShopBrandRegion_GetBrandList_m1857248527 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { { List_1_t60038374 * L_0 = __this->get_m_BrandList_4(); return L_0; } } // System.Void DMCore.Logic.ShopBrandRegion::AddBrandData(DMCore.Logic.BrandData) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_AddBrandData_m3357409283 (ShopBrandRegion_t2226231466 * __this, BrandData_t2882930928 * ___needAddData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_AddBrandData_m3357409283_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * V_0 = NULL; BrandData_t2882930928 * V_1 = NULL; { U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * L_0 = (U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 *)il2cpp_codegen_object_new(U3CAddBrandDataU3Ec__AnonStorey0_t2802343535_il2cpp_TypeInfo_var); U3CAddBrandDataU3Ec__AnonStorey0__ctor_m2793064569(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * L_1 = V_0; BrandData_t2882930928 * L_2 = ___needAddData0; NullCheck(L_1); L_1->set_needAddData_0(L_2); List_1_t60038374 * L_3 = __this->get_m_BrandList_4(); U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CAddBrandDataU3Ec__AnonStorey0_U3CU3Em__0_m318269025_RuntimeMethod_var; Predicate_1_t3708225052 * L_6 = (Predicate_1_t3708225052 *)il2cpp_codegen_object_new(Predicate_1_t3708225052_il2cpp_TypeInfo_var); Predicate_1__ctor_m2471868409(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m2471868409_RuntimeMethod_var); NullCheck(L_3); BrandData_t2882930928 * L_7 = List_1_Find_m3832264798(L_3, L_6, /*hidden argument*/List_1_Find_m3832264798_RuntimeMethod_var); V_1 = L_7; BrandData_t2882930928 * L_8 = V_1; if (L_8) { goto IL_0041; } } { List_1_t60038374 * L_9 = __this->get_m_BrandList_4(); U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * L_10 = V_0; NullCheck(L_10); BrandData_t2882930928 * L_11 = L_10->get_needAddData_0(); NullCheck(L_9); List_1_Add_m940896823(L_9, L_11, /*hidden argument*/List_1_Add_m940896823_RuntimeMethod_var); goto IL_0048; } IL_0041: { U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * L_12 = V_0; NullCheck(L_12); BrandData_t2882930928 * L_13 = L_12->get_needAddData_0(); V_1 = L_13; } IL_0048: { return; } } // System.Void DMCore.Logic.ShopBrandRegion::ClearAllBrandData() extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_ClearAllBrandData_m183917184 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_ClearAllBrandData_m183917184_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t60038374 * L_0 = __this->get_m_BrandList_4(); NullCheck(L_0); List_1_Clear_m1564187690(L_0, /*hidden argument*/List_1_Clear_m1564187690_RuntimeMethod_var); return; } } // System.Int32 DMCore.Logic.ShopBrandRegion::get_CurrentUseHeadIndex() extern "C" IL2CPP_METHOD_ATTR int32_t ShopBrandRegion_get_CurrentUseHeadIndex_m3817715883 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCurrentUseHeadIndexU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.ShopBrandRegion::set_CurrentUseHeadIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_set_CurrentUseHeadIndex_m2193577344 (ShopBrandRegion_t2226231466 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCurrentUseHeadIndexU3Ek__BackingField_1(L_0); return; } } // System.String DMCore.Logic.ShopBrandRegion::get_CurrentUseBrandID() extern "C" IL2CPP_METHOD_ATTR String_t* ShopBrandRegion_get_CurrentUseBrandID_m2516755250 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CCurrentUseBrandIDU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.ShopBrandRegion::set_CurrentUseBrandID(System.String) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_set_CurrentUseBrandID_m3359859583 (ShopBrandRegion_t2226231466 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CCurrentUseBrandIDU3Ek__BackingField_2(L_0); return; } } // System.Boolean DMCore.Logic.ShopBrandRegion::get_IsNeedFreshUI() extern "C" IL2CPP_METHOD_ATTR bool ShopBrandRegion_get_IsNeedFreshUI_m873078883 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsNeedFreshUIU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.ShopBrandRegion::set_IsNeedFreshUI(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_set_IsNeedFreshUI_m2905603771 (ShopBrandRegion_t2226231466 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsNeedFreshUIU3Ek__BackingField_3(L_0); return; } } // System.Void DMCore.Logic.ShopBrandRegion::ChangeIndexPre() extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_ChangeIndexPre_m54062264 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_ChangeIndexPre_m54062264_MetadataUsageId); s_Il2CppMethodInitialized = true; } BrandData_t2882930928 * V_0 = NULL; { BrandData_t2882930928 * L_0 = ShopBrandRegion_GetCurBrandData_m2425056143(__this, /*hidden argument*/NULL); V_0 = L_0; BrandData_t2882930928 * L_1 = V_0; if (!L_1) { goto IL_003f; } } { int32_t L_2 = ShopBrandRegion_get_CurrentUseHeadIndex_m3817715883(__this, /*hidden argument*/NULL); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_002c; } } { int32_t L_3 = ShopBrandRegion_get_CurrentUseHeadIndex_m3817715883(__this, /*hidden argument*/NULL); ShopBrandRegion_set_CurrentUseHeadIndex_m2193577344(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)), /*hidden argument*/NULL); goto IL_003f; } IL_002c: { BrandData_t2882930928 * L_4 = V_0; NullCheck(L_4); List_1_t3319525431 * L_5 = BrandData_get_Introduce_m1362482227(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m2276455407(L_5, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); ShopBrandRegion_set_CurrentUseHeadIndex_m2193577344(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)), /*hidden argument*/NULL); } IL_003f: { ShopBrandRegion_set_IsNeedFreshUI_m2905603771(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShopBrandRegion::ChangeIndexNext() extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_ChangeIndexNext_m280799095 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_ChangeIndexNext_m280799095_MetadataUsageId); s_Il2CppMethodInitialized = true; } BrandData_t2882930928 * V_0 = NULL; { BrandData_t2882930928 * L_0 = ShopBrandRegion_GetCurBrandData_m2425056143(__this, /*hidden argument*/NULL); V_0 = L_0; BrandData_t2882930928 * L_1 = V_0; if (!L_1) { goto IL_003f; } } { int32_t L_2 = ShopBrandRegion_get_CurrentUseHeadIndex_m3817715883(__this, /*hidden argument*/NULL); BrandData_t2882930928 * L_3 = V_0; NullCheck(L_3); List_1_t3319525431 * L_4 = BrandData_get_Introduce_m1362482227(L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m2276455407(L_4, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_2) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))))) { goto IL_0038; } } { int32_t L_6 = ShopBrandRegion_get_CurrentUseHeadIndex_m3817715883(__this, /*hidden argument*/NULL); ShopBrandRegion_set_CurrentUseHeadIndex_m2193577344(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), /*hidden argument*/NULL); goto IL_003f; } IL_0038: { ShopBrandRegion_set_CurrentUseHeadIndex_m2193577344(__this, 0, /*hidden argument*/NULL); } IL_003f: { ShopBrandRegion_set_IsNeedFreshUI_m2905603771(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.ShopBrandRegion::ISBrandRegion(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool ShopBrandRegion_ISBrandRegion_m3943602364 (ShopBrandRegion_t2226231466 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_ISBrandRegion_m3943602364_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CISBrandRegionU3Ec__AnonStorey1_t463997064 * V_0 = NULL; BrandData_t2882930928 * V_1 = NULL; int32_t G_B3_0 = 0; { U3CISBrandRegionU3Ec__AnonStorey1_t463997064 * L_0 = (U3CISBrandRegionU3Ec__AnonStorey1_t463997064 *)il2cpp_codegen_object_new(U3CISBrandRegionU3Ec__AnonStorey1_t463997064_il2cpp_TypeInfo_var); U3CISBrandRegionU3Ec__AnonStorey1__ctor_m115464349(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CISBrandRegionU3Ec__AnonStorey1_t463997064 * L_1 = V_0; int32_t L_2 = ___type0; NullCheck(L_1); L_1->set_type_0(L_2); List_1_t60038374 * L_3 = __this->get_m_BrandList_4(); U3CISBrandRegionU3Ec__AnonStorey1_t463997064 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CISBrandRegionU3Ec__AnonStorey1_U3CU3Em__0_m4138367979_RuntimeMethod_var; Predicate_1_t3708225052 * L_6 = (Predicate_1_t3708225052 *)il2cpp_codegen_object_new(Predicate_1_t3708225052_il2cpp_TypeInfo_var); Predicate_1__ctor_m2471868409(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m2471868409_RuntimeMethod_var); NullCheck(L_3); BrandData_t2882930928 * L_7 = List_1_Find_m3832264798(L_3, L_6, /*hidden argument*/List_1_Find_m3832264798_RuntimeMethod_var); V_1 = L_7; BrandData_t2882930928 * L_8 = V_1; if (!L_8) { goto IL_0031; } } { G_B3_0 = 1; goto IL_0032; } IL_0031: { G_B3_0 = 0; } IL_0032: { return (bool)G_B3_0; } } // DMCore.Logic.BrandData DMCore.Logic.ShopBrandRegion::GetCurBrandData() extern "C" IL2CPP_METHOD_ATTR BrandData_t2882930928 * ShopBrandRegion_GetCurBrandData_m2425056143 (ShopBrandRegion_t2226231466 * __this, const RuntimeMethod* method) { { String_t* L_0 = ShopBrandRegion_get_CurrentUseBrandID_m2516755250(__this, /*hidden argument*/NULL); BrandData_t2882930928 * L_1 = ShopBrandRegion_GetBrandDataByID_m3295419605(__this, L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Logic.BrandData DMCore.Logic.ShopBrandRegion::GetBrandDataByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR BrandData_t2882930928 * ShopBrandRegion_GetBrandDataByIndex_m3979802289 (ShopBrandRegion_t2226231466 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_GetBrandDataByIndex_m3979802289_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; List_1_t60038374 * L_1 = __this->get_m_BrandList_4(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1896408099(L_1, /*hidden argument*/List_1_get_Count_m1896408099_RuntimeMethod_var); if ((((int32_t)L_0) >= ((int32_t)L_2))) { goto IL_001e; } } { List_1_t60038374 * L_3 = __this->get_m_BrandList_4(); int32_t L_4 = ___index0; NullCheck(L_3); BrandData_t2882930928 * L_5 = List_1_get_Item_m314762573(L_3, L_4, /*hidden argument*/List_1_get_Item_m314762573_RuntimeMethod_var); return L_5; } IL_001e: { return (BrandData_t2882930928 *)NULL; } } // System.Void DMCore.Logic.ShopBrandRegion::RequestDownLoadImage(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_RequestDownLoadImage_m3942496057 (ShopBrandRegion_t2226231466 * __this, String_t* ___filename0, String_t* ___brandID1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_RequestDownLoadImage_m3942496057_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Texture2D_t3840446185 * V_1 = NULL; CBrandPicDownImageMsg_t2013430406 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_0 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___filename0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3755062657(NULL /*static, unused*/, L_0, _stringLiteral130511296, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = File_Exists_m3943585060(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0042; } } { Texture2D_t3840446185 * L_5 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_5, 1, 1, 3, (bool)0, /*hidden argument*/NULL); V_1 = L_5; Texture2D_t3840446185 * L_6 = V_1; String_t* L_7 = V_0; ByteU5BU5D_t4116647657* L_8 = CReadVar_ReadFileFullPath_m2356108572(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); ImageConversion_LoadImage_m2182108104(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); String_t* L_9 = ___brandID1; BrandData_t2882930928 * L_10 = ShopBrandRegion_GetBrandDataByID_m3295419605(__this, L_9, /*hidden argument*/NULL); String_t* L_11 = ___filename0; Texture2D_t3840446185 * L_12 = V_1; NullCheck(L_10); BrandData_PushImage_m3294099839(L_10, L_11, L_12, /*hidden argument*/NULL); return; } IL_0042: { CBrandPicDownImageMsg_t2013430406 * L_13 = (CBrandPicDownImageMsg_t2013430406 *)il2cpp_codegen_object_new(CBrandPicDownImageMsg_t2013430406_il2cpp_TypeInfo_var); CBrandPicDownImageMsg__ctor_m289907364(L_13, /*hidden argument*/NULL); V_2 = L_13; CBrandPicDownImageMsg_t2013430406 * L_14 = V_2; String_t* L_15 = ___filename0; NullCheck(L_14); L_14->set_m_fileName_6(L_15); CBrandPicDownImageMsg_t2013430406 * L_16 = V_2; String_t* L_17 = ___brandID1; NullCheck(L_16); L_16->set_m_BrandId_5(L_17); CBrandPicDownImageMsg_t2013430406 * L_18 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_19 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_19); String_t* L_21 = CNetServerConfig_GetConfigString_m1508055105(L_19, _stringLiteral3929090953, L_20, /*hidden argument*/NULL); String_t* L_22 = ___filename0; String_t* L_23 = String_Concat_m3937257545(NULL /*static, unused*/, L_21, L_22, /*hidden argument*/NULL); NullCheck(L_18); IWebGetMsgBase_SetUrl_m3512145757(L_18, L_23, /*hidden argument*/NULL); CBrandPicDownImageMsg_t2013430406 * L_24 = V_2; NullCheck(L_24); L_24->set_m_target_7((Texture2D_t3840446185 *)NULL); CThreadManager_t1155338034 * L_25 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); CBrandPicDownImageMsg_t2013430406 * L_26 = V_2; NullCheck(L_25); CThreadManager_PushMsg_m3098333431(L_25, 0, L_26, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShopBrandRegion::RequestGetGoodsURL(System.String) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_RequestGetGoodsURL_m4189210867 (ShopBrandRegion_t2226231466 * __this, String_t* ___goodID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_RequestGetGoodsURL_m4189210867_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopBrandGetURLMsg_t4032762112 * V_0 = NULL; String_t* V_1 = NULL; { CShopBrandGetURLMsg_t4032762112 * L_0 = (CShopBrandGetURLMsg_t4032762112 *)il2cpp_codegen_object_new(CShopBrandGetURLMsg_t4032762112_il2cpp_TypeInfo_var); CShopBrandGetURLMsg__ctor_m4032062055(L_0, /*hidden argument*/NULL); V_0 = L_0; CShopBrandGetURLMsg_t4032762112 * L_1 = V_0; String_t* L_2 = ___goodID0; NullCheck(L_1); L_1->set_goodsID_5(L_2); IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_3 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_3); String_t* L_5 = CNetServerConfig_GetConfigString_m1508055105(L_3, _stringLiteral3929090953, L_4, /*hidden argument*/NULL); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, L_5, _stringLiteral449295566, /*hidden argument*/NULL); String_t* L_7 = ___goodID0; String_t* L_8 = String_Format_m2844511972(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); V_1 = L_8; CShopBrandGetURLMsg_t4032762112 * L_9 = V_0; String_t* L_10 = V_1; NullCheck(L_9); IWebGetMsgBase_SetUrl_m3512145757(L_9, L_10, /*hidden argument*/NULL); CThreadManager_t1155338034 * L_11 = CThreadManager_GetInstance_m98901248(NULL /*static, unused*/, /*hidden argument*/NULL); CShopBrandGetURLMsg_t4032762112 * L_12 = V_0; NullCheck(L_11); CThreadManager_PushMsg_m3098333431(L_11, 0, L_12, /*hidden argument*/NULL); return; } } // DMCore.Logic.BrandData DMCore.Logic.ShopBrandRegion::GetBrandDataByID(System.String) extern "C" IL2CPP_METHOD_ATTR BrandData_t2882930928 * ShopBrandRegion_GetBrandDataByID_m3295419605 (ShopBrandRegion_t2226231466 * __this, String_t* ___ID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_GetBrandDataByID_m3295419605_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 * V_0 = NULL; BrandData_t2882930928 * V_1 = NULL; { U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 * L_0 = (U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 *)il2cpp_codegen_object_new(U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548_il2cpp_TypeInfo_var); U3CGetBrandDataByIDU3Ec__AnonStorey2__ctor_m3797282023(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 * L_1 = V_0; String_t* L_2 = ___ID0; NullCheck(L_1); L_1->set_ID_0(L_2); List_1_t60038374 * L_3 = __this->get_m_BrandList_4(); U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetBrandDataByIDU3Ec__AnonStorey2_U3CU3Em__0_m4047021611_RuntimeMethod_var; Predicate_1_t3708225052 * L_6 = (Predicate_1_t3708225052 *)il2cpp_codegen_object_new(Predicate_1_t3708225052_il2cpp_TypeInfo_var); Predicate_1__ctor_m2471868409(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m2471868409_RuntimeMethod_var); NullCheck(L_3); BrandData_t2882930928 * L_7 = List_1_Find_m3832264798(L_3, L_6, /*hidden argument*/List_1_Find_m3832264798_RuntimeMethod_var); V_1 = L_7; BrandData_t2882930928 * L_8 = V_1; if (!L_8) { goto IL_002d; } } { BrandData_t2882930928 * L_9 = V_1; return L_9; } IL_002d: { return (BrandData_t2882930928 *)NULL; } } // System.Void DMCore.Logic.ShopBrandRegion::PushURl(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_PushURl_m3250537834 (ShopBrandRegion_t2226231466 * __this, String_t* ___goodsID0, String_t* ___url1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_PushURl_m3250537834_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1632706988 * L_0 = __this->get_m_GoodsURL_5(); String_t* L_1 = ___goodsID0; String_t* L_2 = ___url1; NullCheck(L_0); Dictionary_2_set_Item_m187286838(L_0, L_1, L_2, /*hidden argument*/Dictionary_2_set_Item_m187286838_RuntimeMethod_var); return; } } // System.String DMCore.Logic.ShopBrandRegion::GetURLByID(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* ShopBrandRegion_GetURLByID_m777671232 (ShopBrandRegion_t2226231466 * __this, String_t* ___ID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ShopBrandRegion_GetURLByID_m777671232_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1632706988 * L_0 = __this->get_m_GoodsURL_5(); String_t* L_1 = ___ID0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2249167092(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2249167092_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t1632706988 * L_3 = __this->get_m_GoodsURL_5(); String_t* L_4 = ___ID0; NullCheck(L_3); String_t* L_5 = Dictionary_2_get_Item_m2643467469(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2643467469_RuntimeMethod_var); return L_5; } IL_001e: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShopBrandRegion/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CAddBrandDataU3Ec__AnonStorey0__ctor_m2793064569 (U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.ShopBrandRegion/c__AnonStorey0::<>m__0(DMCore.Logic.BrandData) extern "C" IL2CPP_METHOD_ATTR bool U3CAddBrandDataU3Ec__AnonStorey0_U3CU3Em__0_m318269025 (U3CAddBrandDataU3Ec__AnonStorey0_t2802343535 * __this, BrandData_t2882930928 * ___bd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CAddBrandDataU3Ec__AnonStorey0_U3CU3Em__0_m318269025_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BrandData_t2882930928 * L_0 = ___bd0; NullCheck(L_0); String_t* L_1 = BrandData_get_ID_m3092736839(L_0, /*hidden argument*/NULL); BrandData_t2882930928 * L_2 = __this->get_needAddData_0(); NullCheck(L_2); String_t* L_3 = BrandData_get_ID_m3092736839(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Equality_m920492651(NULL /*static, unused*/, L_1, L_3, /*hidden argument*/NULL); return L_4; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShopBrandRegion/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetBrandDataByIDU3Ec__AnonStorey2__ctor_m3797282023 (U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.ShopBrandRegion/c__AnonStorey2::<>m__0(DMCore.Logic.BrandData) extern "C" IL2CPP_METHOD_ATTR bool U3CGetBrandDataByIDU3Ec__AnonStorey2_U3CU3Em__0_m4047021611 (U3CGetBrandDataByIDU3Ec__AnonStorey2_t3291925548 * __this, BrandData_t2882930928 * ___bd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetBrandDataByIDU3Ec__AnonStorey2_U3CU3Em__0_m4047021611_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BrandData_t2882930928 * L_0 = ___bd0; NullCheck(L_0); String_t* L_1 = BrandData_get_ID_m3092736839(L_0, /*hidden argument*/NULL); String_t* L_2 = __this->get_ID_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_op_Equality_m920492651(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShopBrandRegion/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CISBrandRegionU3Ec__AnonStorey1__ctor_m115464349 (U3CISBrandRegionU3Ec__AnonStorey1_t463997064 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.ShopBrandRegion/c__AnonStorey1::<>m__0(DMCore.Logic.BrandData) extern "C" IL2CPP_METHOD_ATTR bool U3CISBrandRegionU3Ec__AnonStorey1_U3CU3Em__0_m4138367979 (U3CISBrandRegionU3Ec__AnonStorey1_t463997064 * __this, BrandData_t2882930928 * ___bd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CISBrandRegionU3Ec__AnonStorey1_U3CU3Em__0_m4138367979_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BrandData_t2882930928 * L_0 = ___bd0; NullCheck(L_0); String_t* L_1 = BrandData_get_ID_m3092736839(L_0, /*hidden argument*/NULL); int32_t* L_2 = __this->get_address_of_type_0(); String_t* L_3 = Int32_ToString_m141394615(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Equality_m920492651(NULL /*static, unused*/, L_1, L_3, /*hidden argument*/NULL); return L_4; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBrandPicDownImageMsg__ctor_m289907364 (CBrandPicDownImageMsg_t2013430406 * __this, const RuntimeMethod* method) { { CThreadMsgWebGet__ctor_m3027652583(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg::OnBackGroundExcuteEnd() extern "C" IL2CPP_METHOD_ATTR void CBrandPicDownImageMsg_OnBackGroundExcuteEnd_m1792669310 (CBrandPicDownImageMsg_t2013430406 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBrandPicDownImageMsg_OnBackGroundExcuteEnd_m1792669310_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::GetSize() */, __this); V_0 = L_0; __this->set_result_8((ByteU5BU5D_t4116647657*)NULL); bool L_1 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_007f; } } { int32_t L_2 = V_0; if ((((int32_t)0) >= ((int32_t)L_2))) { goto IL_007f; } } { String_t* L_3 = __this->get_m_fileName_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_004f; } } { String_t* L_5 = __this->get_m_fileName_6(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1660712161, L_5, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_7 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(7 /* System.Byte[] DMCore.Framework.Thread.IWebGetMsgBase::GetBuffer() */, __this); int32_t L_8 = V_0; CWriteVar_WriteFile_m799854996(NULL /*static, unused*/, L_6, L_7, 0, L_8, (bool)1, /*hidden argument*/NULL); } IL_004f: try { // begin try (depth: 1) int32_t L_9 = V_0; __this->set_result_8(((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_9))); ByteU5BU5D_t4116647657* L_10 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(7 /* System.Byte[] DMCore.Framework.Thread.IWebGetMsgBase::GetBuffer() */, __this); ByteU5BU5D_t4116647657* L_11 = __this->get_result_8(); int32_t L_12 = V_0; Array_Copy_m1988217701(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_10, (RuntimeArray *)(RuntimeArray *)L_11, L_12, /*hidden argument*/NULL); goto IL_007f; } // 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_0072; throw e; } CATCH_0072: { // begin catch(System.Object) __this->set_result_8((ByteU5BU5D_t4116647657*)NULL); goto IL_007f; } // end catch (depth: 1) IL_007f: { return; } } // System.Void DMCore.Logic.ShopBrandRegion/CBrandPicDownImageMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CBrandPicDownImageMsg_OnEndExcute_m4213347732 (CBrandPicDownImageMsg_t2013430406 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBrandPicDownImageMsg_OnEndExcute_m4213347732_MetadataUsageId); s_Il2CppMethodInitialized = true; } BrandData_t2882930928 * V_0 = 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); { bool L_0 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0080; } } { ByteU5BU5D_t4116647657* L_1 = __this->get_result_8(); if (!L_1) { goto IL_0080; } } { ByteU5BU5D_t4116647657* L_2 = __this->get_result_8(); NullCheck(L_2); if ((((int32_t)0) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))))) { goto IL_0080; } } IL_0024: try { // begin try (depth: 1) Texture2D_t3840446185 * L_3 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_3, 1, 1, 3, (bool)0, /*hidden argument*/NULL); __this->set_m_target_7(L_3); Texture2D_t3840446185 * L_4 = __this->get_m_target_7(); ByteU5BU5D_t4116647657* L_5 = __this->get_result_8(); ImageConversion_LoadImage_m2182108104(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); goto IL_0057; } // 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_004a; throw e; } CATCH_004a: { // begin catch(System.Object) __this->set_m_target_7((Texture2D_t3840446185 *)NULL); goto IL_0057; } // end catch (depth: 1) IL_0057: { ShopBrandRegion_t2226231466 * L_6 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = __this->get_m_BrandId_5(); NullCheck(L_6); BrandData_t2882930928 * L_8 = ShopBrandRegion_GetBrandDataByID_m3295419605(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; BrandData_t2882930928 * L_9 = V_0; if (!L_9) { goto IL_0080; } } { BrandData_t2882930928 * L_10 = V_0; String_t* L_11 = __this->get_m_fileName_6(); Texture2D_t3840446185 * L_12 = __this->get_m_target_7(); NullCheck(L_10); BrandData_PushImage_m3294099839(L_10, L_11, L_12, /*hidden argument*/NULL); } IL_0080: { __this->set_result_8((ByteU5BU5D_t4116647657*)NULL); __this->set_m_target_7((Texture2D_t3840446185 *)NULL); CThreadMsgWebGet_OnEndExcute_m1512998207(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShopBrandRegion/CBrandRegionGetList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBrandRegionGetList__ctor_m2692143574 (CBrandRegionGetList_t3782044612 * __this, const RuntimeMethod* method) { { CThreadMsgWebGet__ctor_m3027652583(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShopBrandRegion/CBrandRegionGetList::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CBrandRegionGetList_OnEndExcute_m1115161201 (CBrandRegionGetList_t3782044612 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBrandRegionGetList_OnEndExcute_m1115161201_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; JsonReader_t836887441 * V_1 = NULL; JsonData_t1524858407 * V_2 = NULL; int32_t V_3 = 0; JsonData_t1524858407 * V_4 = NULL; String_t* V_5 = NULL; int32_t V_6 = 0; BrandData_t2882930928 * V_7 = NULL; JsonData_t1524858407 * V_8 = NULL; int32_t V_9 = 0; String_t* V_10 = NULL; String_t* V_11 = NULL; String_t* V_12 = NULL; Enumerator_t913802012 V_13; memset(&V_13, 0, sizeof(V_13)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); String_t* G_B5_0 = NULL; { bool L_0 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0012; } } { CThreadMsgWebGet_OnEndExcute_m1512998207(__this, /*hidden argument*/NULL); return; } IL_0012: { int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::GetSize() */, __this); if ((((int32_t)0) < ((int32_t)L_1))) { goto IL_0028; } } { 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(); G_B5_0 = L_2; goto IL_003f; } IL_0028: { IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_3 = Encoding_get_UTF8_m1008486739(NULL /*static, unused*/, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_4 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(7 /* System.Byte[] DMCore.Framework.Thread.IWebGetMsgBase::GetBuffer() */, __this); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::GetSize() */, __this); NullCheck(L_3); String_t* L_6 = VirtFuncInvoker3< String_t*, ByteU5BU5D_t4116647657*, int32_t, int32_t >::Invoke(21 /* System.String System.Text.Encoding::GetString(System.Byte[],System.Int32,System.Int32) */, L_3, L_4, 0, L_5); G_B5_0 = L_6; } IL_003f: { V_0 = G_B5_0; String_t* L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0229; } } { String_t* L_9 = V_0; JsonReader_t836887441 * L_10 = (JsonReader_t836887441 *)il2cpp_codegen_object_new(JsonReader_t836887441_il2cpp_TypeInfo_var); JsonReader__ctor_m1297809221(L_10, L_9, /*hidden argument*/NULL); V_1 = L_10; JsonReader_t836887441 * L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_t3815285241_il2cpp_TypeInfo_var); JsonData_t1524858407 * L_12 = JsonMapper_ToObject_m412660133(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); V_2 = L_12; JsonData_t1524858407 * L_13 = V_2; if (!L_13) { goto IL_0229; } } { V_3 = 0; goto IL_021d; } IL_0066: { JsonData_t1524858407 * L_14 = V_2; int32_t L_15 = V_3; NullCheck(L_14); JsonData_t1524858407 * L_16 = JsonData_get_Item_m594638490(L_14, L_15, /*hidden argument*/NULL); V_4 = L_16; JsonData_t1524858407 * L_17 = V_4; NullCheck(L_17); JsonData_t1524858407 * L_18 = JsonData_get_Item_m147413252(L_17, _stringLiteral135783863, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_19 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_18); int32_t L_20 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)((int32_t)75))); String_t* L_21 = Int32_ToString_m141394615((&V_6), /*hidden argument*/NULL); V_5 = L_21; ShopBrandRegion_t2226231466 * L_22 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_23 = V_5; NullCheck(L_22); BrandData_t2882930928 * L_24 = ShopBrandRegion_GetBrandDataByID_m3295419605(L_22, L_23, /*hidden argument*/NULL); V_7 = L_24; BrandData_t2882930928 * L_25 = V_7; if (L_25) { goto IL_00b5; } } { BrandData_t2882930928 * L_26 = (BrandData_t2882930928 *)il2cpp_codegen_object_new(BrandData_t2882930928_il2cpp_TypeInfo_var); BrandData__ctor_m1090397573(L_26, /*hidden argument*/NULL); V_7 = L_26; } IL_00b5: { BrandData_t2882930928 * L_27 = V_7; String_t* L_28 = V_5; NullCheck(L_27); BrandData_set_ID_m573416132(L_27, L_28, /*hidden argument*/NULL); BrandData_t2882930928 * L_29 = V_7; JsonData_t1524858407 * L_30 = V_4; NullCheck(L_30); JsonData_t1524858407 * L_31 = JsonData_get_Item_m147413252(L_30, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_31); String_t* L_32 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_31); NullCheck(L_29); BrandData_set_Name_m715671196(L_29, L_32, /*hidden argument*/NULL); BrandData_t2882930928 * L_33 = V_7; JsonData_t1524858407 * L_34 = V_4; NullCheck(L_34); JsonData_t1524858407 * L_35 = JsonData_get_Item_m147413252(L_34, _stringLiteral654429481, /*hidden argument*/NULL); NullCheck(L_35); String_t* L_36 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_35); NullCheck(L_33); BrandData_set_Logo_m2644645588(L_33, L_36, /*hidden argument*/NULL); JsonData_t1524858407 * L_37 = V_4; NullCheck(L_37); JsonData_t1524858407 * L_38 = JsonData_get_Item_m147413252(L_37, _stringLiteral3811860389, /*hidden argument*/NULL); V_8 = L_38; V_9 = 0; goto IL_016a; } IL_0104: { JsonData_t1524858407 * L_39 = V_8; int32_t L_40 = V_9; NullCheck(L_39); JsonData_t1524858407 * L_41 = JsonData_get_Item_m594638490(L_39, L_40, /*hidden argument*/NULL); NullCheck(L_41); JsonData_t1524858407 * L_42 = JsonData_get_Item_m147413252(L_41, _stringLiteral34956680, /*hidden argument*/NULL); NullCheck(L_42); String_t* L_43 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_42); V_10 = L_43; JsonData_t1524858407 * L_44 = V_8; int32_t L_45 = V_9; NullCheck(L_44); JsonData_t1524858407 * L_46 = JsonData_get_Item_m594638490(L_44, L_45, /*hidden argument*/NULL); NullCheck(L_46); JsonData_t1524858407 * L_47 = JsonData_get_Item_m147413252(L_46, _stringLiteral3352338783, /*hidden argument*/NULL); NullCheck(L_47); String_t* L_48 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_47); V_11 = L_48; BrandData_t2882930928 * L_49 = V_7; String_t* L_50 = V_11; String_t* L_51 = V_10; NullCheck(L_49); BrandData_PushUrl_m4245680476(L_49, L_50, L_51, /*hidden argument*/NULL); BrandData_t2882930928 * L_52 = V_7; NullCheck(L_52); List_1_t3319525431 * L_53 = BrandData_get_Introduce_m1362482227(L_52, /*hidden argument*/NULL); String_t* L_54 = V_11; NullCheck(L_53); bool L_55 = List_1_Contains_m3852460914(L_53, L_54, /*hidden argument*/List_1_Contains_m3852460914_RuntimeMethod_var); if (L_55) { goto IL_0164; } } { BrandData_t2882930928 * L_56 = V_7; NullCheck(L_56); List_1_t3319525431 * L_57 = BrandData_get_Introduce_m1362482227(L_56, /*hidden argument*/NULL); String_t* L_58 = V_11; NullCheck(L_57); List_1_Add_m1685793073(L_57, L_58, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_0164: { int32_t L_59 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_016a: { int32_t L_60 = V_9; JsonData_t1524858407 * L_61 = V_8; NullCheck(L_61); int32_t L_62 = JsonData_get_Count_m487704605(L_61, /*hidden argument*/NULL); if ((((int32_t)L_60) < ((int32_t)L_62))) { goto IL_0104; } } { ShopBrandRegion_t2226231466 * L_63 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); BrandData_t2882930928 * L_64 = V_7; NullCheck(L_63); ShopBrandRegion_AddBrandData_m3357409283(L_63, L_64, /*hidden argument*/NULL); BrandData_t2882930928 * L_65 = V_7; BrandData_t2882930928 * L_66 = V_7; NullCheck(L_66); String_t* L_67 = BrandData_get_Logo_m854543293(L_66, /*hidden argument*/NULL); NullCheck(L_65); bool L_68 = BrandData_ExistFileImage_m1939064813(L_65, L_67, /*hidden argument*/NULL); if (L_68) { goto IL_01af; } } { ShopBrandRegion_t2226231466 * L_69 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); BrandData_t2882930928 * L_70 = V_7; NullCheck(L_70); String_t* L_71 = BrandData_get_Logo_m854543293(L_70, /*hidden argument*/NULL); BrandData_t2882930928 * L_72 = V_7; NullCheck(L_72); String_t* L_73 = BrandData_get_ID_m3092736839(L_72, /*hidden argument*/NULL); NullCheck(L_69); ShopBrandRegion_RequestDownLoadImage_m3942496057(L_69, L_71, L_73, /*hidden argument*/NULL); } IL_01af: { BrandData_t2882930928 * L_74 = V_7; NullCheck(L_74); List_1_t3319525431 * L_75 = BrandData_get_Introduce_m1362482227(L_74, /*hidden argument*/NULL); NullCheck(L_75); Enumerator_t913802012 L_76 = List_1_GetEnumerator_m1955908099(L_75, /*hidden argument*/List_1_GetEnumerator_m1955908099_RuntimeMethod_var); V_13 = L_76; } IL_01bd: try { // begin try (depth: 1) { goto IL_01ec; } IL_01c2: { String_t* L_77 = Enumerator_get_Current_m236733038((&V_13), /*hidden argument*/Enumerator_get_Current_m236733038_RuntimeMethod_var); V_12 = L_77; BrandData_t2882930928 * L_78 = V_7; String_t* L_79 = V_12; NullCheck(L_78); bool L_80 = BrandData_ExistFileImage_m1939064813(L_78, L_79, /*hidden argument*/NULL); if (L_80) { goto IL_01ec; } } IL_01d9: { ShopBrandRegion_t2226231466 * L_81 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_82 = V_12; BrandData_t2882930928 * L_83 = V_7; NullCheck(L_83); String_t* L_84 = BrandData_get_ID_m3092736839(L_83, /*hidden argument*/NULL); NullCheck(L_81); ShopBrandRegion_RequestDownLoadImage_m3942496057(L_81, L_82, L_84, /*hidden argument*/NULL); } IL_01ec: { bool L_85 = Enumerator_MoveNext_m4158182743((&V_13), /*hidden argument*/Enumerator_MoveNext_m4158182743_RuntimeMethod_var); if (L_85) { goto IL_01c2; } } IL_01f8: { IL2CPP_LEAVE(0x20B, FINALLY_01fd); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01fd; } FINALLY_01fd: { // begin finally (depth: 1) Enumerator_Dispose_m2026665411((&V_13), /*hidden argument*/Enumerator_Dispose_m2026665411_RuntimeMethod_var); IL2CPP_END_FINALLY(509) } // end finally (depth: 1) IL2CPP_CLEANUP(509) { IL2CPP_JUMP_TBL(0x20B, IL_020b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_020b: { BrandData_t2882930928 * L_86 = V_7; NullCheck(L_86); BrandData_ClearALLResidueImage_m2124071597(L_86, /*hidden argument*/NULL); BrandData_t2882930928 * L_87 = V_7; NullCheck(L_87); BrandData_ClearALLResidueUrl_m4196714206(L_87, /*hidden argument*/NULL); int32_t L_88 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_021d: { int32_t L_89 = V_3; JsonData_t1524858407 * L_90 = V_2; NullCheck(L_90); int32_t L_91 = JsonData_get_Count_m487704605(L_90, /*hidden argument*/NULL); if ((((int32_t)L_89) < ((int32_t)L_91))) { goto IL_0066; } } IL_0229: { CThreadMsgWebGet_OnEndExcute_m1512998207(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShopBrandRegion/CShopBrandGetURLMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopBrandGetURLMsg__ctor_m4032062055 (CShopBrandGetURLMsg_t4032762112 * __this, const RuntimeMethod* method) { { CThreadMsgWebGet__ctor_m3027652583(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShopBrandRegion/CShopBrandGetURLMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CShopBrandGetURLMsg_OnEndExcute_m2703254262 (CShopBrandGetURLMsg_t4032762112 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopBrandGetURLMsg_OnEndExcute_m2703254262_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* G_B5_0 = NULL; { bool L_0 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0012; } } { CThreadMsgWebGet_OnEndExcute_m1512998207(__this, /*hidden argument*/NULL); return; } IL_0012: { int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::GetSize() */, __this); if ((((int32_t)0) < ((int32_t)L_1))) { goto IL_0028; } } { 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(); G_B5_0 = L_2; goto IL_003f; } IL_0028: { IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_3 = Encoding_get_UTF8_m1008486739(NULL /*static, unused*/, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_4 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(7 /* System.Byte[] DMCore.Framework.Thread.IWebGetMsgBase::GetBuffer() */, __this); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::GetSize() */, __this); NullCheck(L_3); String_t* L_6 = VirtFuncInvoker3< String_t*, ByteU5BU5D_t4116647657*, int32_t, int32_t >::Invoke(21 /* System.String System.Text.Encoding::GetString(System.Byte[],System.Int32,System.Int32) */, L_3, L_4, 0, L_5); G_B5_0 = L_6; } IL_003f: { V_0 = G_B5_0; ShopBrandRegion_t2226231466 * L_7 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_8 = __this->get_goodsID_5(); String_t* L_9 = V_0; NullCheck(L_7); ShopBrandRegion_PushURl_m3250537834(L_7, L_8, L_9, /*hidden argument*/NULL); CThreadMsgWebGet_OnEndExcute_m1512998207(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.shopModel::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopModel__ctor_m3671655112 (shopModel_t101745799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel__ctor_m3671655112_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2910090473 * L_0 = (Dictionary_2_t2910090473 *)il2cpp_codegen_object_new(Dictionary_2_t2910090473_il2cpp_TypeInfo_var); Dictionary_2__ctor_m516691818(L_0, /*hidden argument*/Dictionary_2__ctor_m516691818_RuntimeMethod_var); __this->set_mDicAnim_0(L_0); LinkedList_1_t1790591762 * L_1 = (LinkedList_1_t1790591762 *)il2cpp_codegen_object_new(LinkedList_1_t1790591762_il2cpp_TypeInfo_var); LinkedList_1__ctor_m4030784587(L_1, /*hidden argument*/LinkedList_1__ctor_m4030784587_RuntimeMethod_var); __this->set_m_cachedModelIds_17(L_1); BetterList_1_t2105966071 * L_2 = (BetterList_1_t2105966071 *)il2cpp_codegen_object_new(BetterList_1_t2105966071_il2cpp_TypeInfo_var); BetterList_1__ctor_m2079784661(L_2, /*hidden argument*/BetterList_1__ctor_m2079784661_RuntimeMethod_var); __this->set_m_listIconDirty_18(L_2); BetterList_1_t2105966071 * L_3 = (BetterList_1_t2105966071 *)il2cpp_codegen_object_new(BetterList_1_t2105966071_il2cpp_TypeInfo_var); BetterList_1__ctor_m2079784661(L_3, /*hidden argument*/BetterList_1__ctor_m2079784661_RuntimeMethod_var); __this->set_m_listIconActive_19(L_3); Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_bEnable_1((bool)1); __this->set_m_NextModel_14((ISceneRole_t2394225724 *)NULL); __this->set_m_bActiveMainRole_2((bool)1); __this->set_m_NeedShowRoleID_15((((int64_t)((int64_t)(-1))))); __this->set_m_CurActiveRoleID_16((((int64_t)((int64_t)(-1))))); __this->set_m_bCoupleRoles_4((bool)0); __this->set_ModelCouple1_7((bool)0); __this->set_ModelCouple2_13((bool)0); __this->set_mModelCouple1_6((ISceneRole_t2394225724 *)NULL); __this->set_mModelCouple2_12((ISceneRole_t2394225724 *)NULL); return; } } // DMCore.Logic.shopModel DMCore.Logic.shopModel::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopModel_t101745799 * shopModel_GetInstance_m2401242541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_GetInstance_m2401242541_MetadataUsageId); s_Il2CppMethodInitialized = true; } { shopModel_t101745799 * L_0 = ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->get_s_Instance_20(); if (!L_0) { goto IL_0010; } } { shopModel_t101745799 * L_1 = ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->get_s_Instance_20(); return L_1; } IL_0010: { shopModel_t101745799 * L_2 = (shopModel_t101745799 *)il2cpp_codegen_object_new(shopModel_t101745799_il2cpp_TypeInfo_var); shopModel__ctor_m3671655112(L_2, /*hidden argument*/NULL); ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->set_s_Instance_20(L_2); shopModel_t101745799 * L_3 = ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->get_s_Instance_20(); return L_3; } } // System.Void DMCore.Logic.shopModel::SetCoupleIds(System.Int64,System.Int32,System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetCoupleIds_m3098509385 (shopModel_t101745799 * __this, int64_t ___userId10, int32_t ___sex11, int64_t ___UserId22, int32_t ___sex23, const RuntimeMethod* method) { { int64_t L_0 = ___userId10; __this->set_mCoupleUserId1_8(L_0); int32_t L_1 = ___sex11; __this->set_mCoupleSex1_9(L_1); int64_t L_2 = ___UserId22; __this->set_mCoupleUserId2_10(L_2); int32_t L_3 = ___sex23; __this->set_mCoupleSex2_11(L_3); shopModel_SetCoupleAnim_m395946016(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.shopModel::SetShowAvatarTarget(System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetShowAvatarTarget_m263909296 (shopModel_t101745799 * __this, int64_t ___target0, const RuntimeMethod* method) { { int64_t L_0 = ___target0; __this->set_m_NeedShowRoleID_15(L_0); return; } } // System.Void DMCore.Logic.shopModel::SetAvatarEnable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetAvatarEnable_m3870392861 (shopModel_t101745799 * __this, bool ___bEnable0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_SetAvatarEnable_m3870392861_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___bEnable0; __this->set_m_bEnable_1(L_0); bool L_1 = __this->get_m_bEnable_1(); if (L_1) { goto IL_0048; } } { CLevelManager_t3077608201 * L_2 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLevelManager_IsLevel_m3139716542(L_2, _stringLiteral3500937908, /*hidden argument*/NULL); if (!L_3) { goto IL_0048; } } { CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_4, (bool)0); ISceneRole_t2394225724 * L_5 = __this->get_m_NextModel_14(); if (!L_5) { goto IL_0048; } } { ISceneRole_t2394225724 * L_6 = __this->get_m_NextModel_14(); NullCheck(L_6); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_6, (bool)0); } IL_0048: { return; } } // System.Boolean DMCore.Logic.shopModel::IfAvatarEnable() extern "C" IL2CPP_METHOD_ATTR bool shopModel_IfAvatarEnable_m2469909430 (shopModel_t101745799 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bEnable_1(); return L_0; } } // System.Boolean DMCore.Logic.shopModel::IfShowCouples() extern "C" IL2CPP_METHOD_ATTR bool shopModel_IfShowCouples_m687536737 (shopModel_t101745799 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bCoupleRoles_4(); return L_0; } } // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::GetCouples1() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_GetCouples1_m2220442401 (shopModel_t101745799 * __this, const RuntimeMethod* method) { ISceneRole_t2394225724 * V_0 = NULL; { ISceneRole_t2394225724 * L_0 = __this->get_mModelCouple1_6(); V_0 = L_0; ISceneRole_t2394225724 * L_1 = V_0; if (!L_1) { goto IL_002a; } } { ISceneRole_t2394225724 * L_2 = V_0; NullCheck(L_2); bool L_3 = ISceneBaseObj_IsEnable_m3745268461(L_2, /*hidden argument*/NULL); bool L_4 = __this->get_m_bEnable_1(); if ((((int32_t)L_3) == ((int32_t)L_4))) { goto IL_002a; } } { ISceneRole_t2394225724 * L_5 = V_0; bool L_6 = __this->get_m_bEnable_1(); NullCheck(L_5); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_5, L_6); } IL_002a: { ISceneRole_t2394225724 * L_7 = V_0; int64_t L_8 = __this->get_mCoupleUserId1_8(); shopModel_ShowCouplesInfo_m1861690793(__this, L_7, L_8, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_9 = V_0; return L_9; } } // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::GetCouples2() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_GetCouples2_m2220442398 (shopModel_t101745799 * __this, const RuntimeMethod* method) { ISceneRole_t2394225724 * V_0 = NULL; { ISceneRole_t2394225724 * L_0 = __this->get_mModelCouple2_12(); V_0 = L_0; ISceneRole_t2394225724 * L_1 = V_0; if (!L_1) { goto IL_002a; } } { ISceneRole_t2394225724 * L_2 = V_0; NullCheck(L_2); bool L_3 = ISceneBaseObj_IsEnable_m3745268461(L_2, /*hidden argument*/NULL); bool L_4 = __this->get_m_bEnable_1(); if ((((int32_t)L_3) == ((int32_t)L_4))) { goto IL_002a; } } { ISceneRole_t2394225724 * L_5 = V_0; bool L_6 = __this->get_m_bEnable_1(); NullCheck(L_5); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_5, L_6); } IL_002a: { ISceneRole_t2394225724 * L_7 = V_0; int64_t L_8 = __this->get_mCoupleUserId2_10(); shopModel_ShowCouplesInfo_m1861690793(__this, L_7, L_8, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_9 = V_0; return L_9; } } // System.String DMCore.Logic.shopModel::GetCoupleAnim(System.Int64) extern "C" IL2CPP_METHOD_ATTR String_t* shopModel_GetCoupleAnim_m263047075 (shopModel_t101745799 * __this, int64_t ___userId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_GetCoupleAnim_m263047075_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2910090473 * L_0 = __this->get_mDicAnim_0(); int64_t L_1 = ___userId0; NullCheck(L_0); String_t* L_2 = Dictionary_2_get_Item_m3201046855(L_0, L_1, /*hidden argument*/Dictionary_2_get_Item_m3201046855_RuntimeMethod_var); return L_2; } } // System.Void DMCore.Logic.shopModel::SetCoupleAnim() extern "C" IL2CPP_METHOD_ATTR void shopModel_SetCoupleAnim_m395946016 (shopModel_t101745799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_SetCoupleAnim_m395946016_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; { Dictionary_2_t2910090473 * L_0 = (Dictionary_2_t2910090473 *)il2cpp_codegen_object_new(Dictionary_2_t2910090473_il2cpp_TypeInfo_var); Dictionary_2__ctor_m516691818(L_0, /*hidden argument*/Dictionary_2__ctor_m516691818_RuntimeMethod_var); __this->set_mDicAnim_0(L_0); int32_t L_1 = __this->get_mCoupleSex1_9(); int32_t L_2 = __this->get_mCoupleSex2_11(); if ((!(((uint32_t)L_1) == ((uint32_t)L_2)))) { goto IL_010b; } } { int32_t L_3 = __this->get_mCoupleSex1_9(); if (L_3) { goto IL_0099; } } { int32_t L_4 = Random_Range_m4054026115(NULL /*static, unused*/, 1, ((int32_t)10), /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) <= ((int32_t)5))) { goto IL_0068; } } { Dictionary_2_t2910090473 * L_6 = __this->get_mDicAnim_0(); int64_t L_7 = __this->get_mCoupleUserId1_8(); NullCheck(L_6); Dictionary_2_Add_m1878357641(L_6, L_7, _stringLiteral2521214028, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); Dictionary_2_t2910090473 * L_8 = __this->get_mDicAnim_0(); int64_t L_9 = __this->get_mCoupleUserId2_10(); NullCheck(L_8); Dictionary_2_Add_m1878357641(L_8, L_9, _stringLiteral2081670327, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); goto IL_0094; } IL_0068: { Dictionary_2_t2910090473 * L_10 = __this->get_mDicAnim_0(); int64_t L_11 = __this->get_mCoupleUserId1_8(); NullCheck(L_10); Dictionary_2_Add_m1878357641(L_10, L_11, _stringLiteral2521279564, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); Dictionary_2_t2910090473 * L_12 = __this->get_mDicAnim_0(); int64_t L_13 = __this->get_mCoupleUserId2_10(); NullCheck(L_12); Dictionary_2_Add_m1878357641(L_12, L_13, _stringLiteral3647754268, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); } IL_0094: { goto IL_0106; } IL_0099: { int32_t L_14 = Random_Range_m4054026115(NULL /*static, unused*/, 1, ((int32_t)10), /*hidden argument*/NULL); V_1 = L_14; int32_t L_15 = V_1; if ((((int32_t)L_15) <= ((int32_t)5))) { goto IL_00da; } } { Dictionary_2_t2910090473 * L_16 = __this->get_mDicAnim_0(); int64_t L_17 = __this->get_mCoupleUserId1_8(); NullCheck(L_16); Dictionary_2_Add_m1878357641(L_16, L_17, _stringLiteral2521214028, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); Dictionary_2_t2910090473 * L_18 = __this->get_mDicAnim_0(); int64_t L_19 = __this->get_mCoupleUserId2_10(); NullCheck(L_18); Dictionary_2_Add_m1878357641(L_18, L_19, _stringLiteral2081670327, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); goto IL_0106; } IL_00da: { Dictionary_2_t2910090473 * L_20 = __this->get_mDicAnim_0(); int64_t L_21 = __this->get_mCoupleUserId1_8(); NullCheck(L_20); Dictionary_2_Add_m1878357641(L_20, L_21, _stringLiteral2521279564, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); Dictionary_2_t2910090473 * L_22 = __this->get_mDicAnim_0(); int64_t L_23 = __this->get_mCoupleUserId2_10(); NullCheck(L_22); Dictionary_2_Add_m1878357641(L_22, L_23, _stringLiteral3647754268, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); } IL_0106: { goto IL_01c1; } IL_010b: { int32_t L_24 = Random_Range_m4054026115(NULL /*static, unused*/, 1, ((int32_t)10), /*hidden argument*/NULL); V_2 = L_24; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_25; String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_4 = L_26; int32_t L_27 = V_2; if ((((int32_t)L_27) >= ((int32_t)4))) { goto IL_013a; } } { V_3 = _stringLiteral2521410636; V_4 = _stringLiteral515586386; goto IL_0167; } IL_013a: { int32_t L_28 = V_2; if ((((int32_t)L_28) < ((int32_t)4))) { goto IL_015a; } } { int32_t L_29 = V_2; if ((((int32_t)L_29) >= ((int32_t)7))) { goto IL_015a; } } { V_3 = _stringLiteral2521214028; V_4 = _stringLiteral2081670327; goto IL_0167; } IL_015a: { V_3 = _stringLiteral2521279564; V_4 = _stringLiteral3647754268; } IL_0167: { int32_t L_30 = __this->get_mCoupleSex1_9(); if (L_30) { goto IL_019c; } } { Dictionary_2_t2910090473 * L_31 = __this->get_mDicAnim_0(); int64_t L_32 = __this->get_mCoupleUserId1_8(); String_t* L_33 = V_3; NullCheck(L_31); Dictionary_2_Add_m1878357641(L_31, L_32, L_33, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); Dictionary_2_t2910090473 * L_34 = __this->get_mDicAnim_0(); int64_t L_35 = __this->get_mCoupleUserId2_10(); String_t* L_36 = V_4; NullCheck(L_34); Dictionary_2_Add_m1878357641(L_34, L_35, L_36, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); goto IL_01c1; } IL_019c: { Dictionary_2_t2910090473 * L_37 = __this->get_mDicAnim_0(); int64_t L_38 = __this->get_mCoupleUserId1_8(); String_t* L_39 = V_4; NullCheck(L_37); Dictionary_2_Add_m1878357641(L_37, L_38, L_39, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); Dictionary_2_t2910090473 * L_40 = __this->get_mDicAnim_0(); int64_t L_41 = __this->get_mCoupleUserId2_10(); String_t* L_42 = V_3; NullCheck(L_40); Dictionary_2_Add_m1878357641(L_40, L_41, L_42, /*hidden argument*/Dictionary_2_Add_m1878357641_RuntimeMethod_var); } IL_01c1: { return; } } // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::GetCurShopModel() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_GetCurShopModel_m2897736385 (shopModel_t101745799 * __this, const RuntimeMethod* method) { ISceneRole_t2394225724 * V_0 = NULL; { ISceneRole_t2394225724 * L_0 = shopModel_GetCurActiveShopModel_m2940630321(__this, /*hidden argument*/NULL); V_0 = L_0; ISceneRole_t2394225724 * L_1 = V_0; if (!L_1) { goto IL_002a; } } { ISceneRole_t2394225724 * L_2 = V_0; NullCheck(L_2); bool L_3 = ISceneBaseObj_IsEnable_m3745268461(L_2, /*hidden argument*/NULL); bool L_4 = __this->get_m_bEnable_1(); if ((((int32_t)L_3) == ((int32_t)L_4))) { goto IL_002a; } } { ISceneRole_t2394225724 * L_5 = V_0; bool L_6 = __this->get_m_bEnable_1(); NullCheck(L_5); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_5, L_6); } IL_002a: { ISceneRole_t2394225724 * L_7 = V_0; return L_7; } } // System.Void DMCore.Logic.shopModel::ShowCouplesInfo(DMCore.Framework.Scene.ISceneRole,System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopModel_ShowCouplesInfo_m1861690793 (shopModel_t101745799 * __this, ISceneRole_t2394225724 * ___role0, int64_t ___userid1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_ShowCouplesInfo_m1861690793_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAvatarInfo_t2247402650 * V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t G_B6_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); CAvatarEquipManager_t2125372870 * L_0 = CAvatarEquipManager_GetInstance_m849068733(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___userid1; NullCheck(L_0); CAvatarInfo_t2247402650 * L_2 = CAvatarEquipManager_GetAvatarInfo_m1514742623(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; bool L_3 = __this->get_m_bEnable_1(); if (!L_3) { goto IL_00d1; } } { CAvatarInfo_t2247402650 * L_4 = V_0; if (!L_4) { goto IL_00d1; } } { CAvatarInfo_t2247402650 * L_5 = V_0; NullCheck(L_5); bool L_6 = CAvatarInfo_IfDone_m1355855979(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_00d1; } } { CAvatarInfo_t2247402650 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = CAvatarInfo_GetSex_m3269738121(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0039; } } { G_B6_0 = 1; goto IL_003a; } IL_0039: { G_B6_0 = 0; } IL_003a: { V_1 = (bool)G_B6_0; ISceneRole_t2394225724 * L_9 = ___role0; if (!L_9) { goto IL_00d1; } } { ISceneRole_t2394225724 * L_10 = ___role0; NullCheck(L_10); CProperty_t963755051 * L_11 = ISceneBaseObj_GetNetProperty_m1709069404(L_10, /*hidden argument*/NULL); CAvatarInfo_t2247402650 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = CAvatarInfo_GetSex_m3269738121(L_12, /*hidden argument*/NULL); NullCheck(L_11); CProperty_SetInt_m72189256(L_11, _stringLiteral4166355951, L_13, /*hidden argument*/NULL); V_2 = 0; goto IL_00ab; } IL_005e: { CAvatarInfo_t2247402650 * L_14 = V_0; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = CAvatarInfo_GetEquipByIndex_m899343583(L_14, L_15, /*hidden argument*/NULL); V_3 = L_16; V_4 = 0; V_5 = 0; V_6 = 0; int32_t L_17 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_17, (&V_4), (&V_5), (&V_6), /*hidden argument*/NULL); int32_t L_18 = V_5; if ((((int32_t)L_18) == ((int32_t)((int32_t)30)))) { goto IL_00a7; } } { ISceneRole_t2394225724 * L_19 = ___role0; NullCheck(L_19); CProperty_t963755051 * L_20 = ISceneBaseObj_GetNetProperty_m1709069404(L_19, /*hidden argument*/NULL); String_t* L_21 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_22 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral845755458, L_21, /*hidden argument*/NULL); int32_t L_23 = V_3; NullCheck(L_20); CProperty_SetInt_m72189256(L_20, L_22, L_23, /*hidden argument*/NULL); } IL_00a7: { int32_t L_24 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_00ab: { int32_t L_25 = V_2; CAvatarInfo_t2247402650 * L_26 = V_0; NullCheck(L_26); int32_t L_27 = CAvatarInfo_GetEquipCount_m2299617172(L_26, /*hidden argument*/NULL); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_005e; } } { ISceneRole_t2394225724 * L_28 = ___role0; NullCheck(L_28); ISceneRole_LoadRoleModel_m1111386502(L_28, /*hidden argument*/NULL); CResourceAdapter_t3687212940 * L_29 = CResourceAdapter_GetInstance_m3328036836(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); bool L_30 = CResourceAdapter_IfUsePkgSystem_m1147199107(L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_00d1; } } { IResHelp_ClearAllAvatarResource_m1568240468(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_00d1: { return; } } // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::GetCurActiveShopModel() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_GetCurActiveShopModel_m2940630321 (shopModel_t101745799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_GetCurActiveShopModel_m2940630321_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAvatarInfo_t2247402650 * V_0 = NULL; bool V_1 = false; ISceneRole_t2394225724 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t G_B13_0 = 0; ISceneRole_t2394225724 * G_B16_0 = NULL; ISceneRole_t2394225724 * G_B15_0 = NULL; int32_t G_B17_0 = 0; ISceneRole_t2394225724 * G_B17_1 = NULL; String_t* G_B19_0 = NULL; CProperty_t963755051 * G_B19_1 = NULL; String_t* G_B18_0 = NULL; CProperty_t963755051 * G_B18_1 = NULL; int32_t G_B20_0 = 0; String_t* G_B20_1 = NULL; CProperty_t963755051 * G_B20_2 = NULL; IResourceManager_t3165642952 * G_B26_0 = NULL; IResourceManager_t3165642952 * G_B25_0 = NULL; { int64_t L_0 = __this->get_m_NeedShowRoleID_15(); int64_t L_1 = __this->get_m_CurActiveRoleID_16(); if ((((int64_t)L_0) == ((int64_t)L_1))) { goto IL_01f6; } } { int64_t L_2 = __this->get_m_NeedShowRoleID_15(); 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); if ((!(((uint64_t)L_2) == ((uint64_t)L_4)))) { goto IL_0056; } } { __this->set_m_bActiveMainRole_2((bool)1); int64_t L_5 = __this->get_m_NeedShowRoleID_15(); __this->set_m_CurActiveRoleID_16(L_5); ISceneRole_t2394225724 * L_6 = __this->get_m_NextModel_14(); if (!L_6) { goto IL_0050; } } { ISceneRole_t2394225724 * L_7 = __this->get_m_NextModel_14(); NullCheck(L_7); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_7, (bool)0); } IL_0050: { CMainRole_t4200562839 * L_8 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); return L_8; } IL_0056: { int64_t L_9 = __this->get_m_NeedShowRoleID_15(); if ((!(((uint64_t)L_9) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0076; } } { int64_t L_10 = __this->get_m_NeedShowRoleID_15(); __this->set_m_CurActiveRoleID_16(L_10); ISceneRole_t2394225724 * L_11 = __this->get_m_NextModel_14(); return L_11; } IL_0076: { __this->set_m_bActiveMainRole_2((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CAvatarEquipManager_t2125372870_il2cpp_TypeInfo_var); CAvatarEquipManager_t2125372870 * L_12 = CAvatarEquipManager_GetInstance_m849068733(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_13 = __this->get_m_NeedShowRoleID_15(); NullCheck(L_12); CAvatarInfo_t2247402650 * L_14 = CAvatarEquipManager_GetAvatarInfo_m1514742623(L_12, L_13, /*hidden argument*/NULL); V_0 = L_14; bool L_15 = __this->get_m_bEnable_1(); if (!L_15) { goto IL_01ed; } } { CAvatarInfo_t2247402650 * L_16 = V_0; if (!L_16) { goto IL_01ed; } } { CAvatarInfo_t2247402650 * L_17 = V_0; NullCheck(L_17); bool L_18 = CAvatarInfo_IfDone_m1355855979(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_01ed; } } { int64_t L_19 = __this->get_m_NeedShowRoleID_15(); __this->set_m_CurActiveRoleID_16(L_19); CAvatarInfo_t2247402650 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = CAvatarInfo_GetSex_m3269738121(L_20, /*hidden argument*/NULL); if (L_21) { goto IL_00c7; } } { G_B13_0 = 1; goto IL_00c8; } IL_00c7: { G_B13_0 = 0; } IL_00c8: { V_1 = (bool)G_B13_0; bool L_22 = V_1; __this->set_m_bActiveShowMale_3(L_22); bool L_23 = V_1; ISceneRole_t2394225724 * L_24 = shopModel_SwitchShowModel_m2958733894(__this, L_23, (bool)0, /*hidden argument*/NULL); V_2 = L_24; ISceneRole_t2394225724 * L_25 = V_2; if (!L_25) { goto IL_01e8; } } { ISceneRole_t2394225724 * L_26 = V_2; NullCheck(L_26); VirtActionInvoker0::Invoke(26 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::Destroy() */, L_26); ISceneRole_t2394225724 * L_27 = V_2; NullCheck(L_27); CProperty_t963755051 * L_28 = ISceneBaseObj_GetNetProperty_m1709069404(L_27, /*hidden argument*/NULL); NullCheck(L_28); CProperty_Clear_m1869381630(L_28, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_29 = V_2; bool L_30 = V_1; G_B15_0 = L_29; if (!L_30) { G_B16_0 = L_29; goto IL_00fd; } } { G_B17_0 = 0; G_B17_1 = G_B15_0; goto IL_00fe; } IL_00fd: { G_B17_0 = 1; G_B17_1 = G_B16_0; } IL_00fe: { NullCheck(G_B17_1); ISceneBaseObj_SetModelID_m3286778194(G_B17_1, G_B17_0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_31 = V_2; NullCheck(L_31); CProperty_t963755051 * L_32 = ISceneBaseObj_GetNetProperty_m1709069404(L_31, /*hidden argument*/NULL); bool L_33 = V_1; G_B18_0 = _stringLiteral4166355951; G_B18_1 = L_32; if (!L_33) { G_B19_0 = _stringLiteral4166355951; G_B19_1 = L_32; goto IL_011a; } } { G_B20_0 = 0; G_B20_1 = G_B18_0; G_B20_2 = G_B18_1; goto IL_011b; } IL_011a: { G_B20_0 = 1; G_B20_1 = G_B19_0; G_B20_2 = G_B19_1; } IL_011b: { NullCheck(G_B20_2); CProperty_SetInt_m72189256(G_B20_2, G_B20_1, G_B20_0, /*hidden argument*/NULL); V_3 = 0; goto IL_016e; } IL_0127: { CAvatarInfo_t2247402650 * L_34 = V_0; int32_t L_35 = V_3; NullCheck(L_34); int32_t L_36 = CAvatarInfo_GetEquipByIndex_m899343583(L_34, L_35, /*hidden argument*/NULL); V_4 = L_36; V_5 = 0; V_6 = 0; V_7 = 0; int32_t L_37 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_37, (&V_5), (&V_6), (&V_7), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_38 = V_2; NullCheck(L_38); CProperty_t963755051 * L_39 = ISceneBaseObj_GetNetProperty_m1709069404(L_38, /*hidden argument*/NULL); String_t* L_40 = Int32_ToString_m141394615((&V_6), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral845755458, L_40, /*hidden argument*/NULL); int32_t L_42 = V_4; NullCheck(L_39); CProperty_SetInt_m72189256(L_39, L_41, L_42, /*hidden argument*/NULL); int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_016e: { int32_t L_44 = V_3; CAvatarInfo_t2247402650 * L_45 = V_0; NullCheck(L_45); int32_t L_46 = CAvatarInfo_GetEquipCount_m2299617172(L_45, /*hidden argument*/NULL); if ((((int32_t)L_44) < ((int32_t)L_46))) { goto IL_0127; } } { ISceneRole_t2394225724 * L_47 = V_2; NullCheck(L_47); CDataProperty_t2806246268 * L_48 = ISceneBaseObj_GetUserProperty_m776816018(L_47, /*hidden argument*/NULL); int64_t L_49 = __this->get_m_NeedShowRoleID_15(); NullCheck(L_48); CDataProperty_Add_m2743671346(L_48, _stringLiteral3738160995, L_49, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_50 = V_2; NullCheck(L_50); ISceneRole_LoadRoleModel_m1111386502(L_50, /*hidden argument*/NULL); CResourceAdapter_t3687212940 * L_51 = CResourceAdapter_GetInstance_m3328036836(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); bool L_52 = CResourceAdapter_IfUsePkgSystem_m1147199107(L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_01e6; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_53 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); IResourceManager_ClearAllProtectedRes_m142422286(L_53, /*hidden argument*/NULL); CMainRole_t4200562839 * L_54 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); VirtActionInvoker0::Invoke(10 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::HoldResources() */, L_54); ISceneRole_t2394225724 * L_55 = V_2; NullCheck(L_55); VirtActionInvoker0::Invoke(10 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::HoldResources() */, L_55); IResourceManager_t3165642952 * L_56 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); Predicate_1_t2672744813 * L_57 = ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_21(); G_B25_0 = L_56; if (L_57) { G_B26_0 = L_56; goto IL_01dc; } } { intptr_t L_58 = (intptr_t)IResHelp__FunPathAvatar_m3023652776_RuntimeMethod_var; Predicate_1_t2672744813 * L_59 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_59, NULL, L_58, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_21(L_59); G_B26_0 = G_B25_0; } IL_01dc: { Predicate_1_t2672744813 * L_60 = ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_21(); NullCheck(G_B26_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B26_0, L_60); } IL_01e6: { ISceneRole_t2394225724 * L_61 = V_2; return L_61; } IL_01e8: { goto IL_01f6; } IL_01ed: { ISceneRole_t2394225724 * L_62 = shopModel_SwitchShowModel_m2958733894(__this, (bool)1, (bool)0, /*hidden argument*/NULL); return L_62; } IL_01f6: { bool L_63 = __this->get_m_bActiveMainRole_2(); if (!L_63) { goto IL_0207; } } { CMainRole_t4200562839 * L_64 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); return L_64; } IL_0207: { ISceneRole_t2394225724 * L_65 = __this->get_m_NextModel_14(); return L_65; } } // System.Boolean DMCore.Logic.shopModel::IsActiveMale() extern "C" IL2CPP_METHOD_ATTR bool shopModel_IsActiveMale_m635970564 (shopModel_t101745799 * __this, const RuntimeMethod* method) { int32_t G_B4_0 = 0; { bool L_0 = __this->get_m_bActiveMainRole_2(); if (!L_0) { goto IL_0022; } } { CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_1); if (L_2) { goto IL_0020; } } { G_B4_0 = 1; goto IL_0021; } IL_0020: { G_B4_0 = 0; } IL_0021: { return (bool)G_B4_0; } IL_0022: { bool L_3 = __this->get_m_bActiveShowMale_3(); return L_3; } } // System.Boolean DMCore.Logic.shopModel::IsMainRoleActive() extern "C" IL2CPP_METHOD_ATTR bool shopModel_IsMainRoleActive_m2489575296 (shopModel_t101745799 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bActiveMainRole_2(); return L_0; } } // System.Void DMCore.Logic.shopModel::AutoPushAndClearICon(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopModel_AutoPushAndClearICon_m1359734533 (shopModel_t101745799 * __this, int32_t ___modelID0, bool ___bActive1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_AutoPushAndClearICon_m1359734533_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { bool L_0 = ___bActive1; if (!L_0) { goto IL_0044; } } { BetterList_1_t2105966071 * L_1 = __this->get_m_listIconActive_19(); int32_t L_2 = ___modelID0; NullCheck(L_1); bool L_3 = BetterList_1_Contains_m500906472(L_1, L_2, /*hidden argument*/BetterList_1_Contains_m500906472_RuntimeMethod_var); if (L_3) { goto IL_0023; } } { BetterList_1_t2105966071 * L_4 = __this->get_m_listIconActive_19(); int32_t L_5 = ___modelID0; NullCheck(L_4); BetterList_1_Add_m2067633169(L_4, L_5, /*hidden argument*/BetterList_1_Add_m2067633169_RuntimeMethod_var); } IL_0023: { BetterList_1_t2105966071 * L_6 = __this->get_m_listIconDirty_18(); int32_t L_7 = ___modelID0; NullCheck(L_6); int32_t L_8 = BetterList_1_IndexOf_m4176369052(L_6, L_7, /*hidden argument*/BetterList_1_IndexOf_m4176369052_RuntimeMethod_var); V_0 = L_8; int32_t L_9 = V_0; if ((((int32_t)0) > ((int32_t)L_9))) { goto IL_0043; } } { BetterList_1_t2105966071 * L_10 = __this->get_m_listIconDirty_18(); int32_t L_11 = V_0; NullCheck(L_10); BetterList_1_RemoveAt_m1888541340(L_10, L_11, /*hidden argument*/BetterList_1_RemoveAt_m1888541340_RuntimeMethod_var); } IL_0043: { return; } IL_0044: { BetterList_1_t2105966071 * L_12 = __this->get_m_listIconDirty_18(); int32_t L_13 = ___modelID0; NullCheck(L_12); bool L_14 = BetterList_1_Contains_m500906472(L_12, L_13, /*hidden argument*/BetterList_1_Contains_m500906472_RuntimeMethod_var); if (L_14) { goto IL_0061; } } { BetterList_1_t2105966071 * L_15 = __this->get_m_listIconDirty_18(); int32_t L_16 = ___modelID0; NullCheck(L_15); BetterList_1_Add_m2067633169(L_15, L_16, /*hidden argument*/BetterList_1_Add_m2067633169_RuntimeMethod_var); } IL_0061: { BetterList_1_t2105966071 * L_17 = __this->get_m_listIconActive_19(); int32_t L_18 = ___modelID0; NullCheck(L_17); int32_t L_19 = BetterList_1_IndexOf_m4176369052(L_17, L_18, /*hidden argument*/BetterList_1_IndexOf_m4176369052_RuntimeMethod_var); V_1 = L_19; int32_t L_20 = V_1; if ((((int32_t)0) > ((int32_t)L_20))) { goto IL_0081; } } { BetterList_1_t2105966071 * L_21 = __this->get_m_listIconActive_19(); int32_t L_22 = V_1; NullCheck(L_21); BetterList_1_RemoveAt_m1888541340(L_21, L_22, /*hidden argument*/BetterList_1_RemoveAt_m1888541340_RuntimeMethod_var); } IL_0081: { BetterList_1_t2105966071 * L_23 = __this->get_m_listIconDirty_18(); NullCheck(L_23); int32_t L_24 = L_23->get_size_1(); if ((((int32_t)((int32_t)12)) > ((int32_t)L_24))) { goto IL_00d6; } } { V_2 = 0; goto IL_00ba; } IL_009a: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_25 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); BetterList_1_t2105966071 * L_26 = __this->get_m_listIconDirty_18(); int32_t L_27 = V_2; NullCheck(L_26); int32_t L_28 = BetterList_1_get_Item_m629431924(L_26, L_27, /*hidden argument*/BetterList_1_get_Item_m629431924_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_29 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); NullCheck(L_25); VirtFuncInvoker1< bool, String_t* >::Invoke(7 /* System.Boolean DMCore.Framework.Resource.IResourceManager::ClearCache(System.String) */, L_25, L_29); int32_t L_30 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_00ba: { int32_t L_31 = V_2; BetterList_1_t2105966071 * L_32 = __this->get_m_listIconDirty_18(); NullCheck(L_32); int32_t L_33 = L_32->get_size_1(); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_009a; } } { BetterList_1_t2105966071 * L_34 = __this->get_m_listIconDirty_18(); NullCheck(L_34); BetterList_1_Clear_m3880922309(L_34, /*hidden argument*/BetterList_1_Clear_m3880922309_RuntimeMethod_var); } IL_00d6: { return; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_AutoPushAndClearUnused_m4219256150_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; { LinkedList_1_t1790591762 * L_0 = __this->get_m_cachedModelIds_17(); int32_t L_1 = ___modelID0; NullCheck(L_0); bool L_2 = LinkedList_1_Contains_m1902931898(L_0, L_1, /*hidden argument*/LinkedList_1_Contains_m1902931898_RuntimeMethod_var); if (!L_2) { goto IL_0012; } } { return; } IL_0012: { LinkedList_1_t1790591762 * L_3 = __this->get_m_cachedModelIds_17(); NullCheck(L_3); int32_t L_4 = LinkedList_1_get_Count_m243736326(L_3, /*hidden argument*/LinkedList_1_get_Count_m243736326_RuntimeMethod_var); if ((((int32_t)8) > ((int32_t)L_4))) { goto IL_0079; } } { LinkedList_1_t1790591762 * L_5 = __this->get_m_cachedModelIds_17(); NullCheck(L_5); LinkedList_1_Clear_m935174618(L_5, /*hidden argument*/LinkedList_1_Clear_m935174618_RuntimeMethod_var); LinkedList_1_t1790591762 * L_6 = __this->get_m_cachedModelIds_17(); int32_t L_7 = ___modelID0; NullCheck(L_6); LinkedList_1_AddFirst_m1250127799(L_6, L_7, /*hidden argument*/LinkedList_1_AddFirst_m1250127799_RuntimeMethod_var); IResHelp_t377823252 * L_8 = IResHelp_GetInstance_m2776387326(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); IResHelp_ClearAllProtectedRes_m2887695512(L_8, /*hidden argument*/NULL); V_0 = (ISceneRole_t2394225724 *)NULL; V_1 = 0; goto IL_0054; } IL_004e: { ISceneRole_t2394225724 * L_9 = V_0; NullCheck(L_9); VirtActionInvoker0::Invoke(10 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::HoldResources() */, L_9); } IL_0054: { CSceneService_t551449725 * L_10 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = V_1; int32_t L_12 = L_11; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); NullCheck(L_10); ISceneBaseObj_t858622483 * L_13 = CSceneService_GetRoleObj_m3880305570(L_10, L_12, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_14 = ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_13, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_0 = L_14; if (L_14) { goto IL_004e; } } { IResHelp_ClearAllAvatarResource_m1568240468(NULL /*static, unused*/, /*hidden argument*/NULL); goto IL_0086; } IL_0079: { LinkedList_1_t1790591762 * L_15 = __this->get_m_cachedModelIds_17(); int32_t L_16 = ___modelID0; NullCheck(L_15); LinkedList_1_AddLast_m3687002667(L_15, L_16, /*hidden argument*/LinkedList_1_AddLast_m3687002667_RuntimeMethod_var); } IL_0086: { return; } } // System.Void DMCore.Logic.shopModel::ClearUnUsedList() extern "C" IL2CPP_METHOD_ATTR void shopModel_ClearUnUsedList_m3456268636 (shopModel_t101745799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_ClearUnUsedList_m3456268636_MetadataUsageId); s_Il2CppMethodInitialized = true; } { LinkedList_1_t1790591762 * L_0 = __this->get_m_cachedModelIds_17(); NullCheck(L_0); LinkedList_1_Clear_m935174618(L_0, /*hidden argument*/LinkedList_1_Clear_m935174618_RuntimeMethod_var); BetterList_1_t2105966071 * L_1 = __this->get_m_listIconDirty_18(); NullCheck(L_1); BetterList_1_Clear_m3880922309(L_1, /*hidden argument*/BetterList_1_Clear_m3880922309_RuntimeMethod_var); BetterList_1_t2105966071 * L_2 = __this->get_m_listIconActive_19(); NullCheck(L_2); BetterList_1_Clear_m3880922309(L_2, /*hidden argument*/BetterList_1_Clear_m3880922309_RuntimeMethod_var); return; } } // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::SwitchMainRoleModel() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_SwitchMainRoleModel_m23781500 (shopModel_t101745799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_SwitchMainRoleModel_m23781500_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ISceneRole_t2394225724 * L_0 = __this->get_mModelCouple1_6(); if (!L_0) { goto IL_0021; } } { CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_2 = __this->get_mModelCouple1_6(); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); NullCheck(L_1); CSceneService_DestroyRoleObj_m3016152155(L_1, L_3, /*hidden argument*/NULL); } IL_0021: { ISceneRole_t2394225724 * L_4 = __this->get_mModelCouple2_12(); if (!L_4) { goto IL_0049; } } { CSceneService_t551449725 * L_5 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_6 = __this->get_mModelCouple2_12(); NullCheck(L_6); int64_t L_7 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_6); NullCheck(L_5); CSceneService_DestroyRoleObj_m3016152155(L_5, L_7, /*hidden argument*/NULL); __this->set_mModelCouple2_12((ISceneRole_t2394225724 *)NULL); } IL_0049: { __this->set_m_bActiveMainRole_2((bool)1); __this->set_m_bCoupleRoles_4((bool)0); __this->set_ModelCouple1_7((bool)0); __this->set_ModelCouple2_13((bool)0); Dictionary_2_t2910090473 * L_8 = __this->get_mDicAnim_0(); NullCheck(L_8); Dictionary_2_Clear_m2539198033(L_8, /*hidden argument*/Dictionary_2_Clear_m2539198033_RuntimeMethod_var); ISceneRole_t2394225724 * L_9 = __this->get_m_NextModel_14(); if (!L_9) { goto IL_0087; } } { ISceneRole_t2394225724 * L_10 = __this->get_m_NextModel_14(); NullCheck(L_10); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_10, (bool)0); } IL_0087: { CMainRole_t4200562839 * L_11 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_11, (bool)1); CMainRole_t4200562839 * L_12 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int64_t L_13 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_12); shopModel_SetShowAvatarTarget_m263909296(__this, L_13, /*hidden argument*/NULL); CMainRole_t4200562839 * L_14 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); return L_14; } } // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::SwitchShowModel(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_SwitchShowModel_m2958733894 (shopModel_t101745799 * __this, bool ___bMale0, bool ___buildDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_SwitchShowModel_m2958733894_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; ISceneRole_t2394225724 * G_B8_0 = NULL; ISceneRole_t2394225724 * G_B7_0 = NULL; int32_t G_B9_0 = 0; ISceneRole_t2394225724 * G_B9_1 = NULL; String_t* G_B11_0 = NULL; CProperty_t963755051 * G_B11_1 = NULL; String_t* G_B10_0 = NULL; CProperty_t963755051 * G_B10_1 = NULL; int32_t G_B12_0 = 0; String_t* G_B12_1 = NULL; CProperty_t963755051 * G_B12_2 = NULL; { ISceneRole_t2394225724 * L_0 = __this->get_mModelCouple1_6(); if (!L_0) { goto IL_0028; } } { CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_2 = __this->get_mModelCouple1_6(); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); NullCheck(L_1); CSceneService_DestroyRoleObj_m3016152155(L_1, L_3, /*hidden argument*/NULL); __this->set_mModelCouple1_6((ISceneRole_t2394225724 *)NULL); } IL_0028: { ISceneRole_t2394225724 * L_4 = __this->get_mModelCouple2_12(); if (!L_4) { goto IL_0050; } } { CSceneService_t551449725 * L_5 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_6 = __this->get_mModelCouple2_12(); NullCheck(L_6); int64_t L_7 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_6); NullCheck(L_5); CSceneService_DestroyRoleObj_m3016152155(L_5, L_7, /*hidden argument*/NULL); __this->set_mModelCouple2_12((ISceneRole_t2394225724 *)NULL); } IL_0050: { V_0 = (ISceneRole_t2394225724 *)NULL; __this->set_m_bCoupleRoles_4((bool)0); __this->set_ModelCouple1_7((bool)0); __this->set_ModelCouple2_13((bool)0); Dictionary_2_t2910090473 * L_8 = __this->get_mDicAnim_0(); NullCheck(L_8); Dictionary_2_Clear_m2539198033(L_8, /*hidden argument*/Dictionary_2_Clear_m2539198033_RuntimeMethod_var); __this->set_m_bActiveMainRole_2((bool)0); CMainRole_t4200562839 * L_9 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_9, (bool)0); bool L_10 = ___bMale0; __this->set_m_bActiveShowMale_3(L_10); ISceneRole_t2394225724 * L_11 = __this->get_m_NextModel_14(); if (L_11) { goto IL_00d4; } } { CSceneService_t551449725 * L_12 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); 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); ISceneBaseObj_t858622483 * L_14 = CSceneService_CreateGameObj_m958236987(L_12, L_13, 1, /*hidden argument*/NULL); __this->set_m_NextModel_14(((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_14, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); ISceneRole_t2394225724 * L_15 = __this->get_m_NextModel_14(); NullCheck(L_15); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_15, (((int64_t)((int64_t)0)))); ISceneRole_t2394225724 * L_16 = __this->get_m_NextModel_14(); NullCheck(L_16); CDataProperty_t2806246268 * L_17 = ISceneBaseObj_GetUserProperty_m776816018(L_16, /*hidden argument*/NULL); NullCheck(L_17); CDataProperty_Add_m837145387(L_17, _stringLiteral836452629, 1, /*hidden argument*/NULL); } IL_00d4: { ISceneRole_t2394225724 * L_18 = __this->get_m_NextModel_14(); bool L_19 = ___bMale0; G_B7_0 = L_18; if (!L_19) { G_B8_0 = L_18; goto IL_00e6; } } { G_B9_0 = 0; G_B9_1 = G_B7_0; goto IL_00e7; } IL_00e6: { G_B9_0 = 1; G_B9_1 = G_B8_0; } IL_00e7: { NullCheck(G_B9_1); ISceneBaseObj_SetModelID_m3286778194(G_B9_1, G_B9_0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_20 = __this->get_m_NextModel_14(); NullCheck(L_20); CProperty_t963755051 * L_21 = ISceneBaseObj_GetNetProperty_m1709069404(L_20, /*hidden argument*/NULL); bool L_22 = ___bMale0; G_B10_0 = _stringLiteral4166355951; G_B10_1 = L_21; if (!L_22) { G_B11_0 = _stringLiteral4166355951; G_B11_1 = L_21; goto IL_0108; } } { G_B12_0 = 0; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; goto IL_0109; } IL_0108: { G_B12_0 = 1; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; } IL_0109: { NullCheck(G_B12_2); CProperty_SetInt_m72189256(G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL); bool L_23 = ___buildDefault1; if (!L_23) { goto IL_01b9; } } { ISceneRole_t2394225724 * L_24 = __this->get_m_NextModel_14(); NullCheck(L_24); CProperty_t963755051 * L_25 = ISceneBaseObj_GetNetProperty_m1709069404(L_24, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_26 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_27 = __this->get_m_bActiveShowMale_3(); NullCheck(L_26); int32_t L_28 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_26, L_27, 2, /*hidden argument*/NULL); NullCheck(L_25); CProperty_SetInt_m72189256(L_25, _stringLiteral4145493834, L_28, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_29 = __this->get_m_NextModel_14(); NullCheck(L_29); CProperty_t963755051 * L_30 = ISceneBaseObj_GetNetProperty_m1709069404(L_29, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_31 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_32 = __this->get_m_bActiveShowMale_3(); NullCheck(L_31); int32_t L_33 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_31, L_32, 7, /*hidden argument*/NULL); NullCheck(L_30); CProperty_SetInt_m72189256(L_30, _stringLiteral3385978947, L_33, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_34 = __this->get_m_NextModel_14(); NullCheck(L_34); CProperty_t963755051 * L_35 = ISceneBaseObj_GetNetProperty_m1709069404(L_34, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_36 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_37 = __this->get_m_bActiveShowMale_3(); NullCheck(L_36); int32_t L_38 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_36, L_37, ((int32_t)13), /*hidden argument*/NULL); NullCheck(L_35); CProperty_SetInt_m72189256(L_35, _stringLiteral1859365861, L_38, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_39 = __this->get_m_NextModel_14(); NullCheck(L_39); CProperty_t963755051 * L_40 = ISceneBaseObj_GetNetProperty_m1709069404(L_39, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_41 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_42 = __this->get_m_bActiveShowMale_3(); NullCheck(L_41); int32_t L_43 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_41, L_42, ((int32_t)15), /*hidden argument*/NULL); NullCheck(L_40); CProperty_SetInt_m72189256(L_40, _stringLiteral712354789, L_43, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_44 = __this->get_m_NextModel_14(); NullCheck(L_44); ISceneRole_LoadRoleModel_m1111386502(L_44, /*hidden argument*/NULL); } IL_01b9: { ISceneRole_t2394225724 * L_45 = __this->get_m_NextModel_14(); V_0 = L_45; ISceneRole_t2394225724 * L_46 = V_0; return L_46; } } // System.Void DMCore.Logic.shopModel::DestroyCoupleModels() extern "C" IL2CPP_METHOD_ATTR void shopModel_DestroyCoupleModels_m649823169 (shopModel_t101745799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_DestroyCoupleModels_m649823169_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bCoupleRoles_4((bool)0); ISceneRole_t2394225724 * L_0 = __this->get_mModelCouple1_6(); if (!L_0) { goto IL_002f; } } { CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_2 = __this->get_mModelCouple1_6(); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); NullCheck(L_1); CSceneService_DestroyRoleObj_m3016152155(L_1, L_3, /*hidden argument*/NULL); __this->set_mModelCouple1_6((ISceneRole_t2394225724 *)NULL); } IL_002f: { ISceneRole_t2394225724 * L_4 = __this->get_mModelCouple2_12(); if (!L_4) { goto IL_0057; } } { CSceneService_t551449725 * L_5 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_6 = __this->get_mModelCouple2_12(); NullCheck(L_6); int64_t L_7 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_6); NullCheck(L_5); CSceneService_DestroyRoleObj_m3016152155(L_5, L_7, /*hidden argument*/NULL); __this->set_mModelCouple2_12((ISceneRole_t2394225724 *)NULL); } IL_0057: { __this->set_m_bCoupleRoles_4((bool)0); __this->set_ModelCouple1_7((bool)0); __this->set_ModelCouple2_13((bool)0); Dictionary_2_t2910090473 * L_8 = __this->get_mDicAnim_0(); NullCheck(L_8); Dictionary_2_Clear_m2539198033(L_8, /*hidden argument*/Dictionary_2_Clear_m2539198033_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.shopModel::SwitchCoupleModel(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopModel_SwitchCoupleModel_m2932744360 (shopModel_t101745799 * __this, bool ___bMale0, bool ___buildDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_SwitchCoupleModel_m2932744360_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bCoupleRoles_4((bool)1); __this->set_m_bCoupleReady_5((bool)0); __this->set_m_bActiveMainRole_2((bool)0); CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_0, (bool)0); ISceneRole_t2394225724 * L_1 = __this->get_m_NextModel_14(); if (!L_1) { goto IL_0037; } } { ISceneRole_t2394225724 * L_2 = __this->get_m_NextModel_14(); NullCheck(L_2); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_2, (bool)0); } IL_0037: { ISceneRole_t2394225724 * L_3 = __this->get_mModelCouple1_6(); if (!L_3) { goto IL_005f; } } { CSceneService_t551449725 * L_4 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_5 = __this->get_mModelCouple1_6(); NullCheck(L_5); int64_t L_6 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_5); NullCheck(L_4); CSceneService_DestroyRoleObj_m3016152155(L_4, L_6, /*hidden argument*/NULL); __this->set_mModelCouple1_6((ISceneRole_t2394225724 *)NULL); } IL_005f: { ISceneRole_t2394225724 * L_7 = __this->get_mModelCouple1_6(); if (L_7) { goto IL_0184; } } { CSceneService_t551449725 * L_8 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); ISceneBaseObj_t858622483 * L_10 = CSceneService_CreateGameObj_m958236987(L_8, L_9, 1, /*hidden argument*/NULL); __this->set_mModelCouple1_6(((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_10, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); ISceneRole_t2394225724 * L_11 = __this->get_mModelCouple1_6(); int64_t L_12 = __this->get_mCoupleUserId1_8(); NullCheck(L_11); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_11, L_12); ISceneRole_t2394225724 * L_13 = __this->get_mModelCouple1_6(); NullCheck(L_13); CDataProperty_t2806246268 * L_14 = ISceneBaseObj_GetUserProperty_m776816018(L_13, /*hidden argument*/NULL); NullCheck(L_14); CDataProperty_Add_m837145387(L_14, _stringLiteral836452629, 1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_15 = __this->get_mModelCouple1_6(); NullCheck(L_15); CDataProperty_t2806246268 * L_16 = ISceneBaseObj_GetUserProperty_m776816018(L_15, /*hidden argument*/NULL); int64_t L_17 = __this->get_mCoupleUserId1_8(); NullCheck(L_16); CDataProperty_Add_m2743671346(L_16, _stringLiteral3738160995, L_17, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_18 = __this->get_mModelCouple1_6(); int32_t L_19 = __this->get_mCoupleSex1_9(); NullCheck(L_18); ISceneBaseObj_SetModelID_m3286778194(L_18, L_19, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_20 = __this->get_mModelCouple1_6(); NullCheck(L_20); CProperty_t963755051 * L_21 = ISceneBaseObj_GetNetProperty_m1709069404(L_20, /*hidden argument*/NULL); int32_t L_22 = __this->get_mCoupleSex1_9(); NullCheck(L_21); CProperty_SetInt_m72189256(L_21, _stringLiteral4166355951, L_22, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_23 = __this->get_mModelCouple1_6(); NullCheck(L_23); CProperty_t963755051 * L_24 = ISceneBaseObj_GetNetProperty_m1709069404(L_23, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_25 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_26 = ___bMale0; NullCheck(L_25); int32_t L_27 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_25, L_26, 2, /*hidden argument*/NULL); NullCheck(L_24); CProperty_SetInt_m72189256(L_24, _stringLiteral4145493834, L_27, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_28 = __this->get_mModelCouple1_6(); NullCheck(L_28); CProperty_t963755051 * L_29 = ISceneBaseObj_GetNetProperty_m1709069404(L_28, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_30 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_31 = ___bMale0; NullCheck(L_30); int32_t L_32 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_30, L_31, 7, /*hidden argument*/NULL); NullCheck(L_29); CProperty_SetInt_m72189256(L_29, _stringLiteral3385978947, L_32, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_33 = __this->get_mModelCouple1_6(); NullCheck(L_33); CProperty_t963755051 * L_34 = ISceneBaseObj_GetNetProperty_m1709069404(L_33, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_35 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_36 = ___bMale0; NullCheck(L_35); int32_t L_37 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_35, L_36, ((int32_t)13), /*hidden argument*/NULL); NullCheck(L_34); CProperty_SetInt_m72189256(L_34, _stringLiteral1859365861, L_37, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_38 = __this->get_mModelCouple1_6(); NullCheck(L_38); CProperty_t963755051 * L_39 = ISceneBaseObj_GetNetProperty_m1709069404(L_38, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_40 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_41 = ___bMale0; NullCheck(L_40); int32_t L_42 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_40, L_41, ((int32_t)15), /*hidden argument*/NULL); NullCheck(L_39); CProperty_SetInt_m72189256(L_39, _stringLiteral712354789, L_42, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_43 = __this->get_mModelCouple1_6(); NullCheck(L_43); ISceneRole_LoadRoleModel_m1111386502(L_43, /*hidden argument*/NULL); } IL_0184: { ISceneRole_t2394225724 * L_44 = __this->get_mModelCouple2_12(); if (!L_44) { goto IL_01ac; } } { CSceneService_t551449725 * L_45 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_46 = __this->get_mModelCouple2_12(); NullCheck(L_46); int64_t L_47 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_46); NullCheck(L_45); CSceneService_DestroyRoleObj_m3016152155(L_45, L_47, /*hidden argument*/NULL); __this->set_mModelCouple2_12((ISceneRole_t2394225724 *)NULL); } IL_01ac: { ISceneRole_t2394225724 * L_48 = __this->get_mModelCouple2_12(); if (L_48) { goto IL_02d1; } } { CSceneService_t551449725 * L_49 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_50 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_49); ISceneBaseObj_t858622483 * L_51 = CSceneService_CreateGameObj_m958236987(L_49, L_50, 1, /*hidden argument*/NULL); __this->set_mModelCouple2_12(((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_51, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); ISceneRole_t2394225724 * L_52 = __this->get_mModelCouple2_12(); int64_t L_53 = __this->get_mCoupleUserId2_10(); NullCheck(L_52); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_52, L_53); ISceneRole_t2394225724 * L_54 = __this->get_mModelCouple2_12(); NullCheck(L_54); CDataProperty_t2806246268 * L_55 = ISceneBaseObj_GetUserProperty_m776816018(L_54, /*hidden argument*/NULL); NullCheck(L_55); CDataProperty_Add_m837145387(L_55, _stringLiteral836452629, 1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_56 = __this->get_mModelCouple2_12(); NullCheck(L_56); CDataProperty_t2806246268 * L_57 = ISceneBaseObj_GetUserProperty_m776816018(L_56, /*hidden argument*/NULL); int64_t L_58 = __this->get_mCoupleUserId2_10(); NullCheck(L_57); CDataProperty_Add_m2743671346(L_57, _stringLiteral3738160995, L_58, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_59 = __this->get_mModelCouple2_12(); int32_t L_60 = __this->get_mCoupleSex2_11(); NullCheck(L_59); ISceneBaseObj_SetModelID_m3286778194(L_59, L_60, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_61 = __this->get_mModelCouple2_12(); NullCheck(L_61); CProperty_t963755051 * L_62 = ISceneBaseObj_GetNetProperty_m1709069404(L_61, /*hidden argument*/NULL); int32_t L_63 = __this->get_mCoupleSex2_11(); NullCheck(L_62); CProperty_SetInt_m72189256(L_62, _stringLiteral4166355951, L_63, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_64 = __this->get_mModelCouple2_12(); NullCheck(L_64); CProperty_t963755051 * L_65 = ISceneBaseObj_GetNetProperty_m1709069404(L_64, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_66 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_67 = ___bMale0; NullCheck(L_66); int32_t L_68 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_66, L_67, 2, /*hidden argument*/NULL); NullCheck(L_65); CProperty_SetInt_m72189256(L_65, _stringLiteral4145493834, L_68, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_69 = __this->get_mModelCouple2_12(); NullCheck(L_69); CProperty_t963755051 * L_70 = ISceneBaseObj_GetNetProperty_m1709069404(L_69, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_71 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_72 = ___bMale0; NullCheck(L_71); int32_t L_73 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_71, L_72, 7, /*hidden argument*/NULL); NullCheck(L_70); CProperty_SetInt_m72189256(L_70, _stringLiteral3385978947, L_73, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_74 = __this->get_mModelCouple2_12(); NullCheck(L_74); CProperty_t963755051 * L_75 = ISceneBaseObj_GetNetProperty_m1709069404(L_74, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_76 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_77 = ___bMale0; NullCheck(L_76); int32_t L_78 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_76, L_77, ((int32_t)13), /*hidden argument*/NULL); NullCheck(L_75); CProperty_SetInt_m72189256(L_75, _stringLiteral1859365861, L_78, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_79 = __this->get_mModelCouple2_12(); NullCheck(L_79); CProperty_t963755051 * L_80 = ISceneBaseObj_GetNetProperty_m1709069404(L_79, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_81 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_82 = ___bMale0; NullCheck(L_81); int32_t L_83 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_81, L_82, ((int32_t)15), /*hidden argument*/NULL); NullCheck(L_80); CProperty_SetInt_m72189256(L_80, _stringLiteral712354789, L_83, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_84 = __this->get_mModelCouple2_12(); NullCheck(L_84); ISceneRole_LoadRoleModel_m1111386502(L_84, /*hidden argument*/NULL); } IL_02d1: { return; } } // System.Void DMCore.Logic.shopModel::Destroy() extern "C" IL2CPP_METHOD_ATTR void shopModel_Destroy_m4039108249 (shopModel_t101745799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_Destroy_m4039108249_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bCoupleRoles_4(); if (!L_0) { goto IL_007b; } } { ISceneRole_t2394225724 * L_1 = __this->get_mModelCouple1_6(); if (!L_1) { goto IL_0033; } } { CSceneService_t551449725 * L_2 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_3 = __this->get_mModelCouple1_6(); NullCheck(L_3); int64_t L_4 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_3); NullCheck(L_2); CSceneService_DestroyRoleObj_m3016152155(L_2, L_4, /*hidden argument*/NULL); __this->set_mModelCouple1_6((ISceneRole_t2394225724 *)NULL); } IL_0033: { ISceneRole_t2394225724 * L_5 = __this->get_mModelCouple2_12(); if (!L_5) { goto IL_005b; } } { CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_7 = __this->get_mModelCouple2_12(); NullCheck(L_7); int64_t L_8 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_7); NullCheck(L_6); CSceneService_DestroyRoleObj_m3016152155(L_6, L_8, /*hidden argument*/NULL); __this->set_mModelCouple2_12((ISceneRole_t2394225724 *)NULL); } IL_005b: { __this->set_m_bCoupleRoles_4((bool)0); __this->set_ModelCouple1_7((bool)0); __this->set_ModelCouple2_13((bool)0); Dictionary_2_t2910090473 * L_9 = __this->get_mDicAnim_0(); NullCheck(L_9); Dictionary_2_Clear_m2539198033(L_9, /*hidden argument*/Dictionary_2_Clear_m2539198033_RuntimeMethod_var); } IL_007b: { ISceneRole_t2394225724 * L_10 = __this->get_m_NextModel_14(); if (!L_10) { goto IL_00a7; } } { CSceneService_t551449725 * L_11 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_12 = __this->get_m_NextModel_14(); NullCheck(L_12); int64_t L_13 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_12); NullCheck(L_11); bool L_14 = CSceneService_DestroyRoleObj_m3016152155(L_11, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_00a7; } } { __this->set_m_NextModel_14((ISceneRole_t2394225724 *)NULL); } IL_00a7: { __this->set_m_bEnable_1((bool)1); __this->set_m_bActiveMainRole_2((bool)1); __this->set_m_NeedShowRoleID_15((((int64_t)((int64_t)(-1))))); __this->set_m_CurActiveRoleID_16((((int64_t)((int64_t)(-1))))); LinkedList_1_t1790591762 * L_15 = __this->get_m_cachedModelIds_17(); NullCheck(L_15); LinkedList_1_Clear_m935174618(L_15, /*hidden argument*/LinkedList_1_Clear_m935174618_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.shopModel::ResumeMainRole() extern "C" IL2CPP_METHOD_ATTR void shopModel_ResumeMainRole_m3008746332 (shopModel_t101745799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopModel_ResumeMainRole_m3008746332_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; IResourceManager_t3165642952 * G_B15_0 = NULL; IResourceManager_t3165642952 * G_B14_0 = NULL; { bool L_0 = __this->get_m_bCoupleRoles_4(); if (!L_0) { goto IL_007b; } } { ISceneRole_t2394225724 * L_1 = __this->get_mModelCouple1_6(); if (!L_1) { goto IL_0033; } } { CSceneService_t551449725 * L_2 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_3 = __this->get_mModelCouple1_6(); NullCheck(L_3); int64_t L_4 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_3); NullCheck(L_2); CSceneService_DestroyRoleObj_m3016152155(L_2, L_4, /*hidden argument*/NULL); __this->set_mModelCouple1_6((ISceneRole_t2394225724 *)NULL); } IL_0033: { ISceneRole_t2394225724 * L_5 = __this->get_mModelCouple2_12(); if (!L_5) { goto IL_005b; } } { CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_7 = __this->get_mModelCouple2_12(); NullCheck(L_7); int64_t L_8 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_7); NullCheck(L_6); CSceneService_DestroyRoleObj_m3016152155(L_6, L_8, /*hidden argument*/NULL); __this->set_mModelCouple2_12((ISceneRole_t2394225724 *)NULL); } IL_005b: { __this->set_m_bCoupleRoles_4((bool)0); __this->set_ModelCouple1_7((bool)0); __this->set_ModelCouple2_13((bool)0); Dictionary_2_t2910090473 * L_9 = __this->get_mDicAnim_0(); NullCheck(L_9); Dictionary_2_Clear_m2539198033(L_9, /*hidden argument*/Dictionary_2_Clear_m2539198033_RuntimeMethod_var); } IL_007b: { ISceneRole_t2394225724 * L_10 = __this->get_m_NextModel_14(); if (!L_10) { goto IL_00a7; } } { CSceneService_t551449725 * L_11 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_12 = __this->get_m_NextModel_14(); NullCheck(L_12); int64_t L_13 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_12); NullCheck(L_11); bool L_14 = CSceneService_DestroyRoleObj_m3016152155(L_11, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_00a7; } } { __this->set_m_NextModel_14((ISceneRole_t2394225724 *)NULL); } IL_00a7: { __this->set_m_bActiveMainRole_2((bool)1); CMainRole_t4200562839 * L_15 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_15, (bool)1); CMainRole_t4200562839 * L_16 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); int64_t L_17 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_16); __this->set_m_CurActiveRoleID_16(L_17); CMainRole_t4200562839 * L_18 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); int64_t L_19 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_18); shopModel_SetShowAvatarTarget_m263909296(__this, L_19, /*hidden argument*/NULL); CMainRole_t4200562839 * L_20 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); ISceneRole_ResumeSubModels_m1744956637(L_20, /*hidden argument*/NULL); CMainRole_t4200562839 * L_21 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); VirtFuncInvoker0< bool >::Invoke(24 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::ResetIdleAnim() */, L_21); CMainRole_t4200562839 * L_22 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); ISceneRole_InitRoleEffect_m2798063024(L_22, /*hidden argument*/NULL); CResourceAdapter_t3687212940 * L_23 = CResourceAdapter_GetInstance_m3328036836(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); bool L_24 = CResourceAdapter_IfUsePkgSystem_m1147199107(L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_0162; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_25 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); IResourceManager_ClearAllProtectedRes_m142422286(L_25, /*hidden argument*/NULL); V_0 = (ISceneRole_t2394225724 *)NULL; V_1 = 0; goto IL_0120; } IL_011a: { ISceneRole_t2394225724 * L_26 = V_0; NullCheck(L_26); VirtActionInvoker0::Invoke(10 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::HoldResources() */, L_26); } IL_0120: { CSceneService_t551449725 * L_27 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_28 = V_1; int32_t L_29 = L_28; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); NullCheck(L_27); ISceneBaseObj_t858622483 * L_30 = CSceneService_GetRoleObj_m3880305570(L_27, L_29, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_31 = ((ISceneRole_t2394225724 *)CastclassClass((RuntimeObject*)L_30, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); V_0 = L_31; if (L_31) { goto IL_011a; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_32 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); Predicate_1_t2672744813 * L_33 = ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_22(); G_B14_0 = L_32; if (L_33) { G_B15_0 = L_32; goto IL_0158; } } { intptr_t L_34 = (intptr_t)IResHelp__FunPathAvatar_m3023652776_RuntimeMethod_var; Predicate_1_t2672744813 * L_35 = (Predicate_1_t2672744813 *)il2cpp_codegen_object_new(Predicate_1_t2672744813_il2cpp_TypeInfo_var); Predicate_1__ctor_m2189065264(L_35, NULL, L_34, /*hidden argument*/Predicate_1__ctor_m2189065264_RuntimeMethod_var); ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_22(L_35); G_B15_0 = G_B14_0; } IL_0158: { Predicate_1_t2672744813 * L_36 = ((shopModel_t101745799_StaticFields*)il2cpp_codegen_static_fields_for(shopModel_t101745799_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_22(); NullCheck(G_B15_0); VirtActionInvoker1< Predicate_1_t2672744813 * >::Invoke(4 /* System.Void DMCore.Framework.Resource.IResourceManager::ClearSpecialCache(System.Predicate`1) */, G_B15_0, L_36); } IL_0162: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.shopQuickBuyManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager__ctor_m3802697696 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager__ctor_m3802697696_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_bChanged_0((bool)0); __this->set_m_TotalGCash_1((((int64_t)((int64_t)0)))); __this->set_m_TotalDCash_3(0); __this->set_m_TotalBindDCash_2(0); List_1_t631885872 * L_0 = (List_1_t631885872 *)il2cpp_codegen_object_new(List_1_t631885872_il2cpp_TypeInfo_var); List_1__ctor_m1495102884(L_0, /*hidden argument*/List_1__ctor_m1495102884_RuntimeMethod_var); __this->set_m_listArray_5(L_0); return; } } // DMCore.Logic.shopQuickBuyManager DMCore.Logic.shopQuickBuyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopQuickBuyManager_t3380475808 * shopQuickBuyManager_GetInstance_m3465389214 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager_GetInstance_m3465389214_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var); shopQuickBuyManager_t3380475808 * L_0 = ((shopQuickBuyManager_t3380475808_StaticFields*)il2cpp_codegen_static_fields_for(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var))->get_s_Instance_6(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var); shopQuickBuyManager_t3380475808 * L_1 = ((shopQuickBuyManager_t3380475808_StaticFields*)il2cpp_codegen_static_fields_for(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var))->get_s_Instance_6(); return L_1; } IL_0010: { shopQuickBuyManager_t3380475808 * L_2 = (shopQuickBuyManager_t3380475808 *)il2cpp_codegen_object_new(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var); shopQuickBuyManager__ctor_m3802697696(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var); ((shopQuickBuyManager_t3380475808_StaticFields*)il2cpp_codegen_static_fields_for(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var))->set_s_Instance_6(L_2); shopQuickBuyManager_t3380475808 * L_3 = ((shopQuickBuyManager_t3380475808_StaticFields*)il2cpp_codegen_static_fields_for(shopQuickBuyManager_t3380475808_il2cpp_TypeInfo_var))->get_s_Instance_6(); return L_3; } } // System.Void DMCore.Logic.shopQuickBuyManager::BeginQuery() extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_BeginQuery_m1253375107 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { { shopQuickBuyManager_Reset_m165279949(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.shopQuickBuyManager::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool shopQuickBuyManager_RemoveItem_m4026150986 (shopQuickBuyManager_t3380475808 * __this, int32_t ___modelID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager_RemoveItem_m4026150986_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_00fe; } IL_0007: { List_1_t631885872 * L_0 = __this->get_m_listArray_5(); int32_t L_1 = V_0; NullCheck(L_0); stBuyItemData_t3454778426 * L_2 = List_1_get_Item_m4008419814(L_0, L_1, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_2); int32_t L_3 = L_2->get_m_modelID_0(); int32_t L_4 = ___modelID0; if ((!(((uint32_t)L_3) == ((uint32_t)L_4)))) { goto IL_00fa; } } { int32_t L_5 = shopQuickBuyManager_get_vaild_m1791502065(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)7)))) { goto IL_008a; } } { int64_t L_6 = __this->get_m_TotalGCash_1(); List_1_t631885872 * L_7 = __this->get_m_listArray_5(); int32_t L_8 = V_0; NullCheck(L_7); stBuyItemData_t3454778426 * L_9 = List_1_get_Item_m4008419814(L_7, L_8, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_9); int32_t L_10 = L_9->get_m_nGcash_1(); __this->set_m_TotalGCash_1(((int64_t)il2cpp_codegen_subtract((int64_t)L_6, (int64_t)(((int64_t)((int64_t)L_10)))))); int32_t L_11 = __this->get_m_TotalDCash_3(); List_1_t631885872 * L_12 = __this->get_m_listArray_5(); int32_t L_13 = V_0; NullCheck(L_12); stBuyItemData_t3454778426 * L_14 = List_1_get_Item_m4008419814(L_12, L_13, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_14); int32_t L_15 = L_14->get_m_nDiamond_2(); __this->set_m_TotalDCash_3(((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_15))); int32_t L_16 = __this->get_m_TotalBindDCash_2(); List_1_t631885872 * L_17 = __this->get_m_listArray_5(); int32_t L_18 = V_0; NullCheck(L_17); stBuyItemData_t3454778426 * L_19 = List_1_get_Item_m4008419814(L_17, L_18, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_19); int32_t L_20 = L_19->get_m_nBindDiamond_3(); __this->set_m_TotalBindDCash_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)L_20))); goto IL_00e5; } IL_008a: { int64_t L_21 = __this->get_m_TotalGCash_1(); List_1_t631885872 * L_22 = __this->get_m_listArray_5(); int32_t L_23 = V_0; NullCheck(L_22); stBuyItemData_t3454778426 * L_24 = List_1_get_Item_m4008419814(L_22, L_23, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_24); int32_t L_25 = L_24->get_m_nGcash999_4(); __this->set_m_TotalGCash_1(((int64_t)il2cpp_codegen_subtract((int64_t)L_21, (int64_t)(((int64_t)((int64_t)L_25)))))); int32_t L_26 = __this->get_m_TotalDCash_3(); List_1_t631885872 * L_27 = __this->get_m_listArray_5(); int32_t L_28 = V_0; NullCheck(L_27); stBuyItemData_t3454778426 * L_29 = List_1_get_Item_m4008419814(L_27, L_28, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_29); int32_t L_30 = L_29->get_m_nDiamond999_5(); __this->set_m_TotalDCash_3(((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)L_30))); int32_t L_31 = __this->get_m_TotalBindDCash_2(); List_1_t631885872 * L_32 = __this->get_m_listArray_5(); int32_t L_33 = V_0; NullCheck(L_32); stBuyItemData_t3454778426 * L_34 = List_1_get_Item_m4008419814(L_32, L_33, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_34); int32_t L_35 = L_34->get_m_nBindDiamond999_6(); __this->set_m_TotalBindDCash_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)L_35))); } IL_00e5: { List_1_t631885872 * L_36 = __this->get_m_listArray_5(); int32_t L_37 = V_0; NullCheck(L_36); List_1_RemoveAt_m1049380088(L_36, L_37, /*hidden argument*/List_1_RemoveAt_m1049380088_RuntimeMethod_var); shopQuickBuyManager_SetChanged_m2988578721(__this, (bool)1, /*hidden argument*/NULL); return (bool)1; } IL_00fa: { int32_t L_38 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00fe: { int32_t L_39 = V_0; List_1_t631885872 * L_40 = __this->get_m_listArray_5(); NullCheck(L_40); int32_t L_41 = List_1_get_Count_m3474287457(L_40, /*hidden argument*/List_1_get_Count_m3474287457_RuntimeMethod_var); if ((((int32_t)L_39) < ((int32_t)L_41))) { goto IL_0007; } } { return (bool)0; } } // System.Void DMCore.Logic.shopQuickBuyManager::SetCurQuickBuyResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_SetCurQuickBuyResult_m2099440291 (shopQuickBuyManager_t3380475808 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager_SetCurQuickBuyResult_m2099440291_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; stBuyItemData_t3454778426 * V_3 = NULL; int32_t V_4 = 0; { V_0 = 0; __this->set_m_TotalGCash_1((((int64_t)((int64_t)0)))); __this->set_m_TotalDCash_3(0); __this->set_m_TotalBindDCash_2(0); List_1_t631885872 * L_0 = __this->get_m_listArray_5(); NullCheck(L_0); List_1_Clear_m1661874947(L_0, /*hidden argument*/List_1_Clear_m1661874947_RuntimeMethod_var); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; goto IL_0145; } IL_0037: { stBuyItemData_t3454778426 * L_5 = (stBuyItemData_t3454778426 *)il2cpp_codegen_object_new(stBuyItemData_t3454778426_il2cpp_TypeInfo_var); stBuyItemData__ctor_m1866830566(L_5, /*hidden argument*/NULL); V_3 = L_5; stBuyItemData_t3454778426 * L_6 = V_3; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); NullCheck(L_6); L_6->set_m_modelID_0(L_10); CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_4 = L_14; int32_t L_15 = V_4; if ((((int32_t)L_15) == ((int32_t)1))) { goto IL_00f3; } } { int32_t L_16 = V_4; if ((((int32_t)L_16) == ((int32_t)5))) { goto IL_007b; } } { int32_t L_17 = V_4; if ((((int32_t)L_17) == ((int32_t)((int32_t)14)))) { goto IL_00b7; } } { goto IL_0130; } IL_007b: { stBuyItemData_t3454778426 * L_18 = V_3; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); NullCheck(L_18); L_18->set_m_nDiamond_2(L_22); stBuyItemData_t3454778426 * L_23 = V_3; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); NullCheck(L_23); L_23->set_m_nDiamond999_5(L_27); int32_t L_28 = __this->get_m_TotalDCash_3(); stBuyItemData_t3454778426 * L_29 = V_3; NullCheck(L_29); int32_t L_30 = L_29->get_m_nDiamond_2(); __this->set_m_TotalDCash_3(((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)L_30))); goto IL_0135; } IL_00b7: { stBuyItemData_t3454778426 * L_31 = V_3; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); NullCheck(L_31); L_31->set_m_nBindDiamond_3(L_35); stBuyItemData_t3454778426 * L_36 = V_3; CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); NullCheck(L_36); L_36->set_m_nBindDiamond999_6(L_40); int32_t L_41 = __this->get_m_TotalBindDCash_2(); stBuyItemData_t3454778426 * L_42 = V_3; NullCheck(L_42); int32_t L_43 = L_42->get_m_nBindDiamond_3(); __this->set_m_TotalBindDCash_2(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)L_43))); goto IL_0135; } IL_00f3: { stBuyItemData_t3454778426 * L_44 = V_3; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_0; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_0 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, 0, /*hidden argument*/NULL); NullCheck(L_44); L_44->set_m_nGcash_1(L_48); stBuyItemData_t3454778426 * L_49 = V_3; CDataArray_t4068198041 * L_50 = ___msg0; int32_t L_51 = V_0; int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); V_0 = L_52; NullCheck(L_50); int32_t L_53 = CDataArray_GetInt_m1111369473(L_50, L_52, 0, /*hidden argument*/NULL); NullCheck(L_49); L_49->set_m_nGcash999_4(L_53); int64_t L_54 = __this->get_m_TotalGCash_1(); stBuyItemData_t3454778426 * L_55 = V_3; NullCheck(L_55); int32_t L_56 = L_55->get_m_nGcash_1(); __this->set_m_TotalGCash_1(((int64_t)il2cpp_codegen_add((int64_t)L_54, (int64_t)(((int64_t)((int64_t)L_56)))))); goto IL_0135; } IL_0130: { goto IL_0135; } IL_0135: { List_1_t631885872 * L_57 = __this->get_m_listArray_5(); stBuyItemData_t3454778426 * L_58 = V_3; NullCheck(L_57); List_1_Add_m3062644464(L_57, L_58, /*hidden argument*/List_1_Add_m3062644464_RuntimeMethod_var); int32_t L_59 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0145: { int32_t L_60 = V_2; int32_t L_61 = V_1; if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_0037; } } { shopQuickBuyManager_SetChanged_m2988578721(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.shopQuickBuyManager::CalculateItemCanBuyByBindDiamond() extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_CalculateItemCanBuyByBindDiamond_m2585313105 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager_CalculateItemCanBuyByBindDiamond_m2585313105_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { __this->set_m_TotalBindDCash_2(0); __this->set_m_TotalDCash_3(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, _stringLiteral1065451540, 0, /*hidden argument*/NULL); V_0 = L_2; List_1_t631885872 * L_3 = __this->get_m_listArray_5(); intptr_t L_4 = (intptr_t)shopQuickBuyManager__SortFunctor_m3501520578_RuntimeMethod_var; Comparison_1_t3229709605 * L_5 = (Comparison_1_t3229709605 *)il2cpp_codegen_object_new(Comparison_1_t3229709605_il2cpp_TypeInfo_var); Comparison_1__ctor_m707996431(L_5, __this, L_4, /*hidden argument*/Comparison_1__ctor_m707996431_RuntimeMethod_var); NullCheck(L_3); List_1_Sort_m2328180263(L_3, L_5, /*hidden argument*/List_1_Sort_m2328180263_RuntimeMethod_var); V_1 = 0; goto IL_00fc; } IL_0042: { List_1_t631885872 * L_6 = __this->get_m_listArray_5(); int32_t L_7 = V_1; NullCheck(L_6); stBuyItemData_t3454778426 * L_8 = List_1_get_Item_m4008419814(L_6, L_7, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_8); int32_t L_9 = L_8->get_m_nBindDiamond_3(); if (!L_9) { goto IL_00bc; } } { List_1_t631885872 * L_10 = __this->get_m_listArray_5(); int32_t L_11 = V_1; NullCheck(L_10); stBuyItemData_t3454778426 * L_12 = List_1_get_Item_m4008419814(L_10, L_11, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_12); int32_t L_13 = L_12->get_m_nBindDiamond_3(); int32_t L_14 = V_0; if ((((int32_t)L_13) <= ((int32_t)L_14))) { goto IL_00a8; } } { List_1_t631885872 * L_15 = __this->get_m_listArray_5(); int32_t L_16 = V_1; NullCheck(L_15); stBuyItemData_t3454778426 * L_17 = List_1_get_Item_m4008419814(L_15, L_16, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); List_1_t631885872 * L_18 = __this->get_m_listArray_5(); int32_t L_19 = V_1; NullCheck(L_18); stBuyItemData_t3454778426 * L_20 = List_1_get_Item_m4008419814(L_18, L_19, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_20); int32_t L_21 = L_20->get_m_nBindDiamond_3(); NullCheck(L_17); L_17->set_m_nDiamond_2(L_21); List_1_t631885872 * L_22 = __this->get_m_listArray_5(); int32_t L_23 = V_1; NullCheck(L_22); stBuyItemData_t3454778426 * L_24 = List_1_get_Item_m4008419814(L_22, L_23, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_24); L_24->set_m_nBindDiamond_3(0); goto IL_00bc; } IL_00a8: { int32_t L_25 = V_0; List_1_t631885872 * L_26 = __this->get_m_listArray_5(); int32_t L_27 = V_1; NullCheck(L_26); stBuyItemData_t3454778426 * L_28 = List_1_get_Item_m4008419814(L_26, L_27, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_28); int32_t L_29 = L_28->get_m_nBindDiamond_3(); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_25, (int32_t)L_29)); } IL_00bc: { int32_t L_30 = __this->get_m_TotalBindDCash_2(); List_1_t631885872 * L_31 = __this->get_m_listArray_5(); int32_t L_32 = V_1; NullCheck(L_31); stBuyItemData_t3454778426 * L_33 = List_1_get_Item_m4008419814(L_31, L_32, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_33); int32_t L_34 = L_33->get_m_nBindDiamond_3(); __this->set_m_TotalBindDCash_2(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_34))); int32_t L_35 = __this->get_m_TotalDCash_3(); List_1_t631885872 * L_36 = __this->get_m_listArray_5(); int32_t L_37 = V_1; NullCheck(L_36); stBuyItemData_t3454778426 * L_38 = List_1_get_Item_m4008419814(L_36, L_37, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_38); int32_t L_39 = L_38->get_m_nDiamond_2(); __this->set_m_TotalDCash_3(((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)L_39))); int32_t L_40 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00fc: { int32_t L_41 = V_1; List_1_t631885872 * L_42 = __this->get_m_listArray_5(); NullCheck(L_42); int32_t L_43 = List_1_get_Count_m3474287457(L_42, /*hidden argument*/List_1_get_Count_m3474287457_RuntimeMethod_var); if ((((int32_t)L_41) < ((int32_t)L_43))) { goto IL_0042; } } { return; } } // System.Int32 DMCore.Logic.shopQuickBuyManager::_SortFunctor(DMCore.Logic.stBuyItemData,DMCore.Logic.stBuyItemData) extern "C" IL2CPP_METHOD_ATTR int32_t shopQuickBuyManager__SortFunctor_m3501520578 (shopQuickBuyManager_t3380475808 * __this, stBuyItemData_t3454778426 * ___lth0, stBuyItemData_t3454778426 * ___rth1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager__SortFunctor_m3501520578_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { stBuyItemData_t3454778426 * L_0 = ___lth0; NullCheck(L_0); int32_t L_1 = L_0->get_m_nBindDiamond_3(); V_0 = L_1; stBuyItemData_t3454778426 * L_2 = ___rth1; NullCheck(L_2); int32_t L_3 = L_2->get_m_nBindDiamond_3(); V_1 = L_3; int32_t L_4 = V_0; int32_t L_5 = V_1; SortKeyInfo_1_t3619707304 * L_6 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_6, L_4, L_5, (bool)1, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); int32_t L_7 = CSortTemplete_SortFunctor_TisInt32_t2950945753_m4216915814(NULL /*static, unused*/, L_6, /*hidden argument*/CSortTemplete_SortFunctor_TisInt32_t2950945753_m4216915814_RuntimeMethod_var); return L_7; } } // System.Boolean DMCore.Logic.shopQuickBuyManager::IfChanged() extern "C" IL2CPP_METHOD_ATTR bool shopQuickBuyManager_IfChanged_m2490316037 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bChanged_0(); return L_0; } } // System.Void DMCore.Logic.shopQuickBuyManager::SetChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_SetChanged_m2988578721 (shopQuickBuyManager_t3380475808 * __this, bool ___bChanged0, const RuntimeMethod* method) { { bool L_0 = ___bChanged0; __this->set_m_bChanged_0(L_0); return; } } // System.Int64 DMCore.Logic.shopQuickBuyManager::GetTotalPrice() extern "C" IL2CPP_METHOD_ATTR int64_t shopQuickBuyManager_GetTotalPrice_m1473797953 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_TotalGCash_1(); return L_0; } } // System.Int32 DMCore.Logic.shopQuickBuyManager::GetTotalDiamond() extern "C" IL2CPP_METHOD_ATTR int32_t shopQuickBuyManager_GetTotalDiamond_m2834806368 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_TotalDCash_3(); return L_0; } } // System.Int32 DMCore.Logic.shopQuickBuyManager::GetTotalBindDiamond() extern "C" IL2CPP_METHOD_ATTR int32_t shopQuickBuyManager_GetTotalBindDiamond_m2461560028 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_TotalBindDCash_2(); return L_0; } } // System.Int32 DMCore.Logic.shopQuickBuyManager::GetBuyItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t shopQuickBuyManager_GetBuyItemCount_m341292666 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager_GetBuyItemCount_m341292666_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t631885872 * L_0 = __this->get_m_listArray_5(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3474287457(L_0, /*hidden argument*/List_1_get_Count_m3474287457_RuntimeMethod_var); return L_1; } } // System.Int32 DMCore.Logic.shopQuickBuyManager::get_vaild() extern "C" IL2CPP_METHOD_ATTR int32_t shopQuickBuyManager_get_vaild_m1791502065 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_vaild_4(); return L_0; } } // System.Void DMCore.Logic.shopQuickBuyManager::SetVaild(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_SetVaild_m2608562575 (shopQuickBuyManager_t3380475808 * __this, int32_t ___vaild0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager_SetVaild_m2608562575_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { __this->set_m_TotalGCash_1((((int64_t)((int64_t)0)))); __this->set_m_TotalDCash_3(0); __this->set_m_TotalBindDCash_2(0); int32_t L_0 = ___vaild0; __this->set_m_vaild_4(L_0); int32_t L_1 = __this->get_m_vaild_4(); if ((!(((uint32_t)L_1) == ((uint32_t)7)))) { goto IL_00a5; } } { V_0 = 0; goto IL_008f; } IL_0030: { int64_t L_2 = __this->get_m_TotalGCash_1(); List_1_t631885872 * L_3 = __this->get_m_listArray_5(); int32_t L_4 = V_0; NullCheck(L_3); stBuyItemData_t3454778426 * L_5 = List_1_get_Item_m4008419814(L_3, L_4, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_5); int32_t L_6 = L_5->get_m_nGcash_1(); __this->set_m_TotalGCash_1(((int64_t)il2cpp_codegen_add((int64_t)L_2, (int64_t)(((int64_t)((int64_t)L_6)))))); int32_t L_7 = __this->get_m_TotalDCash_3(); List_1_t631885872 * L_8 = __this->get_m_listArray_5(); int32_t L_9 = V_0; NullCheck(L_8); stBuyItemData_t3454778426 * L_10 = List_1_get_Item_m4008419814(L_8, L_9, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_10); int32_t L_11 = L_10->get_m_nDiamond_2(); __this->set_m_TotalDCash_3(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_11))); int32_t L_12 = __this->get_m_TotalBindDCash_2(); List_1_t631885872 * L_13 = __this->get_m_listArray_5(); int32_t L_14 = V_0; NullCheck(L_13); stBuyItemData_t3454778426 * L_15 = List_1_get_Item_m4008419814(L_13, L_14, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_15); int32_t L_16 = L_15->get_m_nBindDiamond_3(); __this->set_m_TotalBindDCash_2(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)L_16))); int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_008f: { int32_t L_18 = V_0; List_1_t631885872 * L_19 = __this->get_m_listArray_5(); NullCheck(L_19); int32_t L_20 = List_1_get_Count_m3474287457(L_19, /*hidden argument*/List_1_get_Count_m3474287457_RuntimeMethod_var); if ((((int32_t)L_18) < ((int32_t)L_20))) { goto IL_0030; } } { goto IL_011c; } IL_00a5: { V_1 = 0; goto IL_010b; } IL_00ac: { int64_t L_21 = __this->get_m_TotalGCash_1(); List_1_t631885872 * L_22 = __this->get_m_listArray_5(); int32_t L_23 = V_1; NullCheck(L_22); stBuyItemData_t3454778426 * L_24 = List_1_get_Item_m4008419814(L_22, L_23, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_24); int32_t L_25 = L_24->get_m_nGcash999_4(); __this->set_m_TotalGCash_1(((int64_t)il2cpp_codegen_add((int64_t)L_21, (int64_t)(((int64_t)((int64_t)L_25)))))); int32_t L_26 = __this->get_m_TotalDCash_3(); List_1_t631885872 * L_27 = __this->get_m_listArray_5(); int32_t L_28 = V_1; NullCheck(L_27); stBuyItemData_t3454778426 * L_29 = List_1_get_Item_m4008419814(L_27, L_28, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_29); int32_t L_30 = L_29->get_m_nDiamond999_5(); __this->set_m_TotalDCash_3(((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)L_30))); int32_t L_31 = __this->get_m_TotalBindDCash_2(); List_1_t631885872 * L_32 = __this->get_m_listArray_5(); int32_t L_33 = V_1; NullCheck(L_32); stBuyItemData_t3454778426 * L_34 = List_1_get_Item_m4008419814(L_32, L_33, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); NullCheck(L_34); int32_t L_35 = L_34->get_m_nBindDiamond999_6(); __this->set_m_TotalBindDCash_2(((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)L_35))); int32_t L_36 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_010b: { int32_t L_37 = V_1; List_1_t631885872 * L_38 = __this->get_m_listArray_5(); NullCheck(L_38); int32_t L_39 = List_1_get_Count_m3474287457(L_38, /*hidden argument*/List_1_get_Count_m3474287457_RuntimeMethod_var); if ((((int32_t)L_37) < ((int32_t)L_39))) { goto IL_00ac; } } IL_011c: { shopQuickBuyManager_SetChanged_m2988578721(__this, (bool)1, /*hidden argument*/NULL); return; } } // DMCore.Logic.stBuyItemData DMCore.Logic.shopQuickBuyManager::GetBuyItemPtr(System.Int32) extern "C" IL2CPP_METHOD_ATTR stBuyItemData_t3454778426 * shopQuickBuyManager_GetBuyItemPtr_m687790691 (shopQuickBuyManager_t3380475808 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager_GetBuyItemPtr_m687790691_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0013; } } { int32_t L_1 = shopQuickBuyManager_GetBuyItemCount_m341292666(__this, /*hidden argument*/NULL); int32_t L_2 = ___index0; if ((((int32_t)L_1) > ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (stBuyItemData_t3454778426 *)NULL; } IL_0015: { List_1_t631885872 * L_3 = __this->get_m_listArray_5(); int32_t L_4 = ___index0; NullCheck(L_3); stBuyItemData_t3454778426 * L_5 = List_1_get_Item_m4008419814(L_3, L_4, /*hidden argument*/List_1_get_Item_m4008419814_RuntimeMethod_var); return L_5; } } // System.Void DMCore.Logic.shopQuickBuyManager::Reset() extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager_Reset_m165279949 (shopQuickBuyManager_t3380475808 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopQuickBuyManager_Reset_m165279949_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bChanged_0((bool)0); __this->set_m_TotalGCash_1((((int64_t)((int64_t)0)))); __this->set_m_TotalDCash_3(0); __this->set_m_TotalBindDCash_2(0); __this->set_m_vaild_4(7); List_1_t631885872 * L_0 = __this->get_m_listArray_5(); NullCheck(L_0); List_1_Clear_m1661874947(L_0, /*hidden argument*/List_1_Clear_m1661874947_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.shopQuickBuyManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void shopQuickBuyManager__cctor_m4198510555 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.shopRecommend::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopRecommend__ctor_m3183810034 (shopRecommend_t3195516113 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRecommend__ctor_m3183810034_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); List_1_t1600127941 * L_0 = (List_1_t1600127941 *)il2cpp_codegen_object_new(List_1_t1600127941_il2cpp_TypeInfo_var); List_1__ctor_m612749431(L_0, /*hidden argument*/List_1__ctor_m612749431_RuntimeMethod_var); __this->set_m_maleList_1(L_0); List_1_t1600127941 * L_1 = (List_1_t1600127941 *)il2cpp_codegen_object_new(List_1_t1600127941_il2cpp_TypeInfo_var); List_1__ctor_m612749431(L_1, /*hidden argument*/List_1__ctor_m612749431_RuntimeMethod_var); __this->set_m_femaleList_2(L_1); __this->set_m_lastMaleIndex_3((-1)); __this->set_m_lastFemaleIndex_4((-1)); ITextBase_PushTask_m2878137237(__this, _stringLiteral2555806783, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.shopRecommend DMCore.Logic.shopRecommend::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopRecommend_t3195516113 * shopRecommend_GetInstance_m1507532287 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRecommend_GetInstance_m1507532287_MetadataUsageId); s_Il2CppMethodInitialized = true; } { shopRecommend_t3195516113 * L_0 = ((shopRecommend_t3195516113_StaticFields*)il2cpp_codegen_static_fields_for(shopRecommend_t3195516113_il2cpp_TypeInfo_var))->get_s_Instance_5(); if (!L_0) { goto IL_0010; } } { shopRecommend_t3195516113 * L_1 = ((shopRecommend_t3195516113_StaticFields*)il2cpp_codegen_static_fields_for(shopRecommend_t3195516113_il2cpp_TypeInfo_var))->get_s_Instance_5(); return L_1; } IL_0010: { shopRecommend_t3195516113 * L_2 = (shopRecommend_t3195516113 *)il2cpp_codegen_object_new(shopRecommend_t3195516113_il2cpp_TypeInfo_var); shopRecommend__ctor_m3183810034(L_2, /*hidden argument*/NULL); ((shopRecommend_t3195516113_StaticFields*)il2cpp_codegen_static_fields_for(shopRecommend_t3195516113_il2cpp_TypeInfo_var))->set_s_Instance_5(L_2); shopRecommend_t3195516113 * L_3 = ((shopRecommend_t3195516113_StaticFields*)il2cpp_codegen_static_fields_for(shopRecommend_t3195516113_il2cpp_TypeInfo_var))->get_s_Instance_5(); return L_3; } } // System.Collections.Generic.List`1 DMCore.Logic.shopRecommend::GetRecomendItems(System.Boolean) extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * shopRecommend_GetRecomendItems_m3118441863 (shopRecommend_t3195516113 * __this, bool ___bMale0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRecommend_GetRecomendItems_m3118441863_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { V_0 = (List_1_t128053199 *)NULL; bool L_0 = ___bMale0; if (!L_0) { goto IL_0056; } } { List_1_t1600127941 * L_1 = __this->get_m_maleList_1(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2957727674(L_1, /*hidden argument*/List_1_get_Count_m2957727674_RuntimeMethod_var); V_1 = L_2; int32_t L_3 = V_1; if (L_3) { goto IL_001c; } } { return (List_1_t128053199 *)NULL; } IL_001c: { int32_t L_4 = V_1; int32_t L_5 = Random_Range_m4054026115(NULL /*static, unused*/, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)), /*hidden argument*/NULL); V_2 = L_5; int32_t L_6 = V_2; int32_t L_7 = __this->get_m_lastMaleIndex_3(); if ((!(((uint32_t)L_6) == ((uint32_t)L_7)))) { goto IL_003d; } } { int32_t L_8 = __this->get_m_lastMaleIndex_3(); int32_t L_9 = V_1; V_2 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))%(int32_t)L_9)); } IL_003d: { int32_t L_10 = V_2; __this->set_m_lastMaleIndex_3(L_10); List_1_t1600127941 * L_11 = __this->get_m_maleList_1(); int32_t L_12 = V_2; NullCheck(L_11); List_1_t128053199 * L_13 = List_1_get_Item_m3704502319(L_11, L_12, /*hidden argument*/List_1_get_Item_m3704502319_RuntimeMethod_var); V_0 = L_13; goto IL_00a4; } IL_0056: { List_1_t1600127941 * L_14 = __this->get_m_femaleList_2(); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m2957727674(L_14, /*hidden argument*/List_1_get_Count_m2957727674_RuntimeMethod_var); V_3 = L_15; int32_t L_16 = V_3; if (L_16) { goto IL_006a; } } { return (List_1_t128053199 *)NULL; } IL_006a: { int32_t L_17 = V_3; int32_t L_18 = Random_Range_m4054026115(NULL /*static, unused*/, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)), /*hidden argument*/NULL); V_4 = L_18; int32_t L_19 = V_4; int32_t L_20 = __this->get_m_lastFemaleIndex_4(); if ((!(((uint32_t)L_19) == ((uint32_t)L_20)))) { goto IL_008e; } } { int32_t L_21 = __this->get_m_lastFemaleIndex_4(); int32_t L_22 = V_3; V_4 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1))%(int32_t)L_22)); } IL_008e: { int32_t L_23 = V_4; __this->set_m_lastFemaleIndex_4(L_23); List_1_t1600127941 * L_24 = __this->get_m_femaleList_2(); int32_t L_25 = V_4; NullCheck(L_24); List_1_t128053199 * L_26 = List_1_get_Item_m3704502319(L_24, L_25, /*hidden argument*/List_1_get_Item_m3704502319_RuntimeMethod_var); V_0 = L_26; } IL_00a4: { List_1_t128053199 * L_27 = V_0; return L_27; } } // System.Collections.Generic.List`1 DMCore.Logic.shopRecommend::GetRecomendItems(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * shopRecommend_GetRecomendItems_m3679675702 (shopRecommend_t3195516113 * __this, int32_t ___configID0, bool ___bMale1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRecommend_GetRecomendItems_m3679675702_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * V_0 = NULL; int32_t V_1 = 0; List_1_t128053199 * V_2 = NULL; Enumerator_t3489371818 V_3; memset(&V_3, 0, sizeof(V_3)); int32_t V_4 = 0; Enumerator_t2017297076 V_5; memset(&V_5, 0, sizeof(V_5)); List_1_t128053199 * V_6 = NULL; int32_t V_7 = 0; List_1_t128053199 * V_8 = NULL; Enumerator_t3489371818 V_9; memset(&V_9, 0, sizeof(V_9)); int32_t V_10 = 0; Enumerator_t2017297076 V_11; memset(&V_11, 0, sizeof(V_11)); 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); { V_0 = (List_1_t128053199 *)NULL; bool L_0 = ___bMale1; if (!L_0) { goto IL_009e; } } { List_1_t1600127941 * L_1 = __this->get_m_maleList_1(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2957727674(L_1, /*hidden argument*/List_1_get_Count_m2957727674_RuntimeMethod_var); V_1 = L_2; int32_t L_3 = V_1; if (L_3) { goto IL_001c; } } { return (List_1_t128053199 *)NULL; } IL_001c: { List_1_t1600127941 * L_4 = __this->get_m_maleList_1(); NullCheck(L_4); Enumerator_t3489371818 L_5 = List_1_GetEnumerator_m784752458(L_4, /*hidden argument*/List_1_GetEnumerator_m784752458_RuntimeMethod_var); V_3 = L_5; } IL_0028: try { // begin try (depth: 1) { goto IL_007a; } IL_002d: { List_1_t128053199 * L_6 = Enumerator_get_Current_m2870147329((&V_3), /*hidden argument*/Enumerator_get_Current_m2870147329_RuntimeMethod_var); V_2 = L_6; List_1_t128053199 * L_7 = V_2; NullCheck(L_7); Enumerator_t2017297076 L_8 = List_1_GetEnumerator_m593114157(L_7, /*hidden argument*/List_1_GetEnumerator_m593114157_RuntimeMethod_var); V_5 = L_8; } IL_003d: try { // begin try (depth: 2) { goto IL_005b; } IL_0042: { int32_t L_9 = Enumerator_get_Current_m207670954((&V_5), /*hidden argument*/Enumerator_get_Current_m207670954_RuntimeMethod_var); V_4 = L_9; int32_t L_10 = V_4; int32_t L_11 = ___configID0; if ((!(((uint32_t)L_10) == ((uint32_t)L_11)))) { goto IL_005b; } } IL_0053: { List_1_t128053199 * L_12 = V_2; V_6 = L_12; IL2CPP_LEAVE(0x137, FINALLY_006c); } IL_005b: { bool L_13 = Enumerator_MoveNext_m3181700225((&V_5), /*hidden argument*/Enumerator_MoveNext_m3181700225_RuntimeMethod_var); if (L_13) { goto IL_0042; } } IL_0067: { IL2CPP_LEAVE(0x7A, FINALLY_006c); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006c; } FINALLY_006c: { // begin finally (depth: 2) Enumerator_Dispose_m222348240((&V_5), /*hidden argument*/Enumerator_Dispose_m222348240_RuntimeMethod_var); IL2CPP_END_FINALLY(108) } // end finally (depth: 2) IL2CPP_CLEANUP(108) { IL2CPP_END_CLEANUP(0x137, FINALLY_008b); IL2CPP_JUMP_TBL(0x7A, IL_007a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_007a: { bool L_14 = Enumerator_MoveNext_m1436172384((&V_3), /*hidden argument*/Enumerator_MoveNext_m1436172384_RuntimeMethod_var); if (L_14) { goto IL_002d; } } IL_0086: { IL2CPP_LEAVE(0x99, FINALLY_008b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008b; } FINALLY_008b: { // begin finally (depth: 1) Enumerator_Dispose_m28313383((&V_3), /*hidden argument*/Enumerator_Dispose_m28313383_RuntimeMethod_var); IL2CPP_END_FINALLY(139) } // end finally (depth: 1) IL2CPP_CLEANUP(139) { IL2CPP_JUMP_TBL(0x137, IL_0137) IL2CPP_JUMP_TBL(0x99, IL_0099) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0099: { goto IL_0135; } IL_009e: { List_1_t1600127941 * L_15 = __this->get_m_femaleList_2(); NullCheck(L_15); int32_t L_16 = List_1_get_Count_m2957727674(L_15, /*hidden argument*/List_1_get_Count_m2957727674_RuntimeMethod_var); V_7 = L_16; int32_t L_17 = V_7; if (L_17) { goto IL_00b4; } } { return (List_1_t128053199 *)NULL; } IL_00b4: { List_1_t1600127941 * L_18 = __this->get_m_femaleList_2(); NullCheck(L_18); Enumerator_t3489371818 L_19 = List_1_GetEnumerator_m784752458(L_18, /*hidden argument*/List_1_GetEnumerator_m784752458_RuntimeMethod_var); V_9 = L_19; } IL_00c1: try { // begin try (depth: 1) { goto IL_0116; } IL_00c6: { List_1_t128053199 * L_20 = Enumerator_get_Current_m2870147329((&V_9), /*hidden argument*/Enumerator_get_Current_m2870147329_RuntimeMethod_var); V_8 = L_20; List_1_t128053199 * L_21 = V_8; NullCheck(L_21); Enumerator_t2017297076 L_22 = List_1_GetEnumerator_m593114157(L_21, /*hidden argument*/List_1_GetEnumerator_m593114157_RuntimeMethod_var); V_11 = L_22; } IL_00d8: try { // begin try (depth: 2) { goto IL_00f7; } IL_00dd: { int32_t L_23 = Enumerator_get_Current_m207670954((&V_11), /*hidden argument*/Enumerator_get_Current_m207670954_RuntimeMethod_var); V_10 = L_23; int32_t L_24 = V_10; int32_t L_25 = ___configID0; if ((!(((uint32_t)L_24) == ((uint32_t)L_25)))) { goto IL_00f7; } } IL_00ee: { List_1_t128053199 * L_26 = V_8; V_6 = L_26; IL2CPP_LEAVE(0x137, FINALLY_0108); } IL_00f7: { bool L_27 = Enumerator_MoveNext_m3181700225((&V_11), /*hidden argument*/Enumerator_MoveNext_m3181700225_RuntimeMethod_var); if (L_27) { goto IL_00dd; } } IL_0103: { IL2CPP_LEAVE(0x116, FINALLY_0108); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0108; } FINALLY_0108: { // begin finally (depth: 2) Enumerator_Dispose_m222348240((&V_11), /*hidden argument*/Enumerator_Dispose_m222348240_RuntimeMethod_var); IL2CPP_END_FINALLY(264) } // end finally (depth: 2) IL2CPP_CLEANUP(264) { IL2CPP_END_CLEANUP(0x137, FINALLY_0127); IL2CPP_JUMP_TBL(0x116, IL_0116) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0116: { bool L_28 = Enumerator_MoveNext_m1436172384((&V_9), /*hidden argument*/Enumerator_MoveNext_m1436172384_RuntimeMethod_var); if (L_28) { goto IL_00c6; } } IL_0122: { IL2CPP_LEAVE(0x135, FINALLY_0127); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0127; } FINALLY_0127: { // begin finally (depth: 1) Enumerator_Dispose_m28313383((&V_9), /*hidden argument*/Enumerator_Dispose_m28313383_RuntimeMethod_var); IL2CPP_END_FINALLY(295) } // end finally (depth: 1) IL2CPP_CLEANUP(295) { IL2CPP_JUMP_TBL(0x137, IL_0137) IL2CPP_JUMP_TBL(0x135, IL_0135) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0135: { List_1_t128053199 * L_29 = V_0; return L_29; } IL_0137: { List_1_t128053199 * L_30 = V_6; return L_30; } } // System.Void DMCore.Logic.shopRecommend::Clear() extern "C" IL2CPP_METHOD_ATTR void shopRecommend_Clear_m2403261572 (shopRecommend_t3195516113 * __this, const RuntimeMethod* method) { { return; } } // System.Boolean DMCore.Logic.shopRecommend::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool shopRecommend_OnLoad_m2763378131 (shopRecommend_t3195516113 * __this, String_t* ___loadedObj0, int32_t ___UnUsed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRecommend_OnLoad_m2763378131_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; XmlNode_t3767805227 * V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; XmlElement_t561603118 * V_4 = NULL; List_1_t1600127941 * V_5 = NULL; int32_t V_6 = 0; XmlElement_t561603118 * V_7 = NULL; List_1_t128053199 * V_8 = NULL; int32_t V_9 = 0; String_t* V_10 = NULL; int32_t V_11 = 0; Exception_t * V_12 = 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); XmlNode_t3767805227 * G_B3_0 = NULL; IL_0000: try { // begin try (depth: 1) { XmlDocument_t2837193595 * L_0 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlDocument_t2837193595 * L_1 = V_0; String_t* L_2 = ___loadedObj0; NullCheck(L_1); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_1, L_2); XmlDocument_t2837193595 * L_3 = V_0; if (!L_3) { goto IL_001e; } } IL_0013: { XmlDocument_t2837193595 * L_4 = V_0; NullCheck(L_4); XmlNode_t3767805227 * L_5 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_4); G_B3_0 = L_5; goto IL_001f; } IL_001e: { G_B3_0 = ((XmlNode_t3767805227 *)(NULL)); } IL_001f: { V_1 = G_B3_0; XmlNode_t3767805227 * L_6 = V_1; if (!L_6) { goto IL_0031; } } IL_0026: { XmlNode_t3767805227 * L_7 = V_1; NullCheck(L_7); XmlNodeList_t2551693786 * L_8 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_7); if (L_8) { goto IL_0038; } } IL_0031: { V_2 = (bool)0; goto IL_0197; } IL_0038: { V_3 = 0; goto IL_0165; } IL_003f: { XmlNode_t3767805227 * L_9 = V_1; NullCheck(L_9); XmlNodeList_t2551693786 * L_10 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_9); int32_t L_11 = V_3; NullCheck(L_10); XmlNode_t3767805227 * L_12 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_10, L_11); V_4 = ((XmlElement_t561603118 *)CastclassClass((RuntimeObject*)L_12, XmlElement_t561603118_il2cpp_TypeInfo_var)); V_5 = (List_1_t1600127941 *)NULL; XmlElement_t561603118 * L_13 = V_4; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.XmlNode::get_Name() */, L_13); NullCheck(L_14); int32_t L_15 = String_CompareTo_m3414379165(L_14, _stringLiteral1628809185, /*hidden argument*/NULL); if (L_15) { goto IL_0078; } } IL_006b: { List_1_t1600127941 * L_16 = __this->get_m_maleList_1(); V_5 = L_16; goto IL_0096; } IL_0078: { XmlElement_t561603118 * L_17 = V_4; NullCheck(L_17); String_t* L_18 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.XmlNode::get_Name() */, L_17); NullCheck(L_18); int32_t L_19 = String_CompareTo_m3414379165(L_18, _stringLiteral3926316141, /*hidden argument*/NULL); if (L_19) { goto IL_0096; } } IL_008e: { List_1_t1600127941 * L_20 = __this->get_m_femaleList_2(); V_5 = L_20; } IL_0096: { List_1_t1600127941 * L_21 = V_5; if (L_21) { goto IL_00a2; } } IL_009d: { goto IL_0161; } IL_00a2: { List_1_t1600127941 * L_22 = V_5; NullCheck(L_22); List_1_Clear_m4133128453(L_22, /*hidden argument*/List_1_Clear_m4133128453_RuntimeMethod_var); V_6 = 0; goto IL_014b; } IL_00b1: { XmlElement_t561603118 * L_23 = V_4; NullCheck(L_23); XmlNodeList_t2551693786 * L_24 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_23); int32_t L_25 = V_6; NullCheck(L_24); XmlNode_t3767805227 * L_26 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_24, L_25); V_7 = ((XmlElement_t561603118 *)CastclassClass((RuntimeObject*)L_26, XmlElement_t561603118_il2cpp_TypeInfo_var)); List_1_t128053199 * L_27 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_27, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_8 = L_27; V_9 = 0; int32_t L_28 = V_9; int32_t L_29 = L_28; 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_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1949155672, L_30, /*hidden argument*/NULL); V_10 = L_31; goto IL_0122; } IL_00e8: { XmlElement_t561603118 * L_32 = V_7; String_t* L_33 = V_10; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_34 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_32, L_33, 0, /*hidden argument*/NULL); V_11 = L_34; int32_t L_35 = V_11; if (L_35) { goto IL_0100; } } IL_00fb: { goto IL_0130; } IL_0100: { List_1_t128053199 * L_36 = V_8; int32_t L_37 = V_11; NullCheck(L_36); List_1_Add_m697420525(L_36, L_37, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_38 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); int32_t L_39 = V_9; int32_t L_40 = L_39; RuntimeObject * L_41 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_40); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1949155672, L_41, /*hidden argument*/NULL); V_10 = L_42; } IL_0122: { XmlElement_t561603118 * L_43 = V_7; String_t* L_44 = V_10; NullCheck(L_43); bool L_45 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_43, L_44); if (L_45) { goto IL_00e8; } } IL_0130: { List_1_t128053199 * L_46 = V_8; NullCheck(L_46); int32_t L_47 = List_1_get_Count_m186164705(L_46, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (!L_47) { goto IL_0145; } } IL_013c: { List_1_t1600127941 * L_48 = V_5; List_1_t128053199 * L_49 = V_8; NullCheck(L_48); List_1_Add_m3830006445(L_48, L_49, /*hidden argument*/List_1_Add_m3830006445_RuntimeMethod_var); } IL_0145: { int32_t L_50 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); } IL_014b: { int32_t L_51 = V_6; XmlElement_t561603118 * L_52 = V_4; NullCheck(L_52); XmlNodeList_t2551693786 * L_53 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_52); NullCheck(L_53); int32_t L_54 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_53); if ((((int32_t)L_51) < ((int32_t)L_54))) { goto IL_00b1; } } IL_015e: { V_5 = (List_1_t1600127941 *)NULL; } IL_0161: { int32_t L_55 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0165: { int32_t L_56 = V_3; XmlNode_t3767805227 * L_57 = V_1; NullCheck(L_57); XmlNodeList_t2551693786 * L_58 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_57); NullCheck(L_58); int32_t L_59 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_58); if ((((int32_t)L_56) < ((int32_t)L_59))) { goto IL_003f; } } IL_0176: { V_2 = (bool)1; goto IL_0197; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_017d; throw e; } CATCH_017d: { // begin catch(System.Exception) V_12 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_60 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_61 = V_12; NullCheck(L_61); String_t* L_62 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_61); NullCheck(L_60); CLogHelp_LogFile_m4227814860(L_60, L_62, /*hidden argument*/NULL); V_2 = (bool)0; goto IL_0197; } // end catch (depth: 1) IL_0197: { bool L_63 = V_2; return L_63; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.shopRenewItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopRenewItem__ctor_m2036225689 (shopRenewItem_t1626699652 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CRenewItemInfo DMCore.Logic.shopRenewItem::GetRenewItemInfo() extern "C" IL2CPP_METHOD_ATTR CRenewItemInfo_t1742581428 * shopRenewItem_GetRenewItemInfo_m2369370833 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRenewItem_GetRenewItemInfo_m2369370833_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(shopRenewItem_t1626699652_il2cpp_TypeInfo_var); CRenewItemInfo_t1742581428 * L_0 = ((shopRenewItem_t1626699652_StaticFields*)il2cpp_codegen_static_fields_for(shopRenewItem_t1626699652_il2cpp_TypeInfo_var))->get_s_renewItemInfo_0(); return L_0; } } // System.Void DMCore.Logic.shopRenewItem::RequestRenewItemInfo(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopRenewItem_RequestRenewItemInfo_m736907540 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, int32_t ___serverId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRenewItem_RequestRenewItemInfo_m736907540_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)951), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___configId0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___serverId1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.shopRenewItem::OnFreshRenewItemInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void shopRenewItem_OnFreshRenewItemInfo_m697874167 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRenewItem_OnFreshRenewItemInfo_m697874167_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_IsRenewDataChanged_m3616848450(L_0, (bool)1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; CRenewItemInfo_t1742581428 * L_2 = (CRenewItemInfo_t1742581428 *)il2cpp_codegen_object_new(CRenewItemInfo_t1742581428_il2cpp_TypeInfo_var); CRenewItemInfo__ctor_m3653932020(L_2, L_1, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(shopRenewItem_t1626699652_il2cpp_TypeInfo_var); ((shopRenewItem_t1626699652_StaticFields*)il2cpp_codegen_static_fields_for(shopRenewItem_t1626699652_il2cpp_TypeInfo_var))->set_s_renewItemInfo_0(L_2); return; } } // System.Void DMCore.Logic.shopRenewItem::RenewMyItem(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopRenewItem_RenewMyItem_m3198591126 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, int32_t ___serverId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopRenewItem_RenewMyItem_m3198591126_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)950), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___configId0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___serverId1; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Flush_m1077150699(L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.shopRenewItem::.cctor() extern "C" IL2CPP_METHOD_ATTR void shopRenewItem__cctor_m2021189934 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.shopSendGiftTarget::.ctor() extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget__ctor_m4137813651 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget__ctor_m4137813651_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); shopSendGiftTarget_InitVar_m3168614470(__this, 3, /*hidden argument*/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(); __this->set_t_targetName_0(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_t_giftName_1(L_1); return; } } // DMCore.Logic.shopSendGiftTarget DMCore.Logic.shopSendGiftTarget::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopSendGiftTarget_t3356455075 * shopSendGiftTarget_GetInstance_m1019184916 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_GetInstance_m1019184916_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget_t3356455075 * L_0 = ((shopSendGiftTarget_t3356455075_StaticFields*)il2cpp_codegen_static_fields_for(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var))->get_s_Instance_11(); if (L_0) { goto IL_0014; } } { shopSendGiftTarget_t3356455075 * L_1 = (shopSendGiftTarget_t3356455075 *)il2cpp_codegen_object_new(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget__ctor_m4137813651(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); ((shopSendGiftTarget_t3356455075_StaticFields*)il2cpp_codegen_static_fields_for(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var))->set_s_Instance_11(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget_t3356455075 * L_2 = ((shopSendGiftTarget_t3356455075_StaticFields*)il2cpp_codegen_static_fields_for(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var))->get_s_Instance_11(); return L_2; } } // System.Void DMCore.Logic.shopSendGiftTarget::ResponseSendPresentResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_ResponseSendPresentResult_m2494141294 (shopSendGiftTarget_t3356455075 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_ResponseSendPresentResult_m2494141294_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; String_t* V_2 = NULL; int64_t V_3 = 0; String_t* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; String_t* V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; String_t* V_13 = NULL; String_t* V_14 = NULL; String_t* V_15 = NULL; CDataArray_t4068198041 * V_16 = NULL; String_t* G_B6_0 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { V_0 = 0; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int64_t L_4 = CDataArray_GetLong_m4094450536(L_1, L_3, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; 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_5); String_t* L_9 = CDataArray_GetWideStr_m3532563229(L_5, L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int64_t L_13 = CDataArray_GetLong_m4094450536(L_10, L_12, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_3 = L_13; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); String_t* L_18 = CDataArray_GetWideStr_m3532563229(L_14, L_16, L_17, /*hidden argument*/NULL); V_4 = L_18; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_5 = L_22; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); V_6 = L_26; String_t* L_27 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_7 = L_27; V_8 = 0; goto IL_0108; } IL_0073: { CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_9 = L_31; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_10 = L_35; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int32_t L_39 = CDataArray_GetInt_m1111369473(L_36, L_38, 0, /*hidden argument*/NULL); V_11 = L_39; int32_t L_40 = V_9; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_41 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_40, /*hidden argument*/NULL); V_12 = L_41; bool L_42 = V_12; if (!L_42) { goto IL_00be; } } { CShopConfig_t202154353 * L_43 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_44 = V_9; NullCheck(L_43); String_t* L_45 = CShopConfig_GetName_m2272590700(L_43, L_44, /*hidden argument*/NULL); G_B6_0 = L_45; goto IL_00c5; } IL_00be: { int32_t L_46 = V_9; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); String_t* L_47 = CPropManager_GetName_m3847477158(NULL /*static, unused*/, L_46, /*hidden argument*/NULL); G_B6_0 = L_47; } IL_00c5: { V_13 = G_B6_0; String_t* L_48 = V_7; V_14 = L_48; ObjectU5BU5D_t2843939325* L_49 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); String_t* L_50 = V_14; NullCheck(L_49); ArrayElementTypeCheck (L_49, L_50); (L_49)->SetAt(static_cast(0), (RuntimeObject *)L_50); ObjectU5BU5D_t2843939325* L_51 = L_49; String_t* L_52 = V_13; NullCheck(L_51); ArrayElementTypeCheck (L_51, L_52); (L_51)->SetAt(static_cast(1), (RuntimeObject *)L_52); ObjectU5BU5D_t2843939325* L_53 = L_51; NullCheck(L_53); ArrayElementTypeCheck (L_53, _stringLiteral3793920202); (L_53)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral3793920202); ObjectU5BU5D_t2843939325* L_54 = L_53; int32_t L_55 = V_10; int32_t L_56 = L_55; RuntimeObject * L_57 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_56); NullCheck(L_54); ArrayElementTypeCheck (L_54, L_57); (L_54)->SetAt(static_cast(3), (RuntimeObject *)L_57); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_58 = String_Concat_m2971454694(NULL /*static, unused*/, L_54, /*hidden argument*/NULL); V_7 = L_58; String_t* L_59 = V_7; IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); String_t* L_60 = ((shopSendGiftTarget_t3356455075_StaticFields*)il2cpp_codegen_static_fields_for(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var))->get_s_PresentSplit_12(); String_t* L_61 = String_Concat_m3937257545(NULL /*static, unused*/, L_59, L_60, /*hidden argument*/NULL); V_7 = L_61; int32_t L_62 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_0108: { int32_t L_63 = V_8; int32_t L_64 = V_6; if ((((int32_t)L_63) < ((int32_t)L_64))) { goto IL_0073; } } { String_t* L_65 = V_7; String_t* L_66 = V_7; NullCheck(L_66); int32_t L_67 = String_get_Length_m3847582255(L_66, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); String_t* L_68 = ((shopSendGiftTarget_t3356455075_StaticFields*)il2cpp_codegen_static_fields_for(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var))->get_s_PresentSplit_12(); NullCheck(L_68); int32_t L_69 = String_get_Length_m3847582255(L_68, /*hidden argument*/NULL); NullCheck(L_65); String_t* L_70 = String_Substring_m1610150815(L_65, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_67, (int32_t)L_69)), /*hidden argument*/NULL); V_7 = L_70; CTextHelp_t3119637808 * L_71 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_72 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_71); String_t* L_73 = CTextHelp_GetText_m3374553046(L_71, _stringLiteral2246496078, L_72, /*hidden argument*/NULL); String_t* L_74 = V_4; String_t* L_75 = V_2; String_t* L_76 = V_7; String_t* L_77 = String_Format_m3339413201(NULL /*static, unused*/, L_73, L_74, L_75, L_76, /*hidden argument*/NULL); V_15 = L_77; IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_78 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_79 = V_15; NullCheck(L_78); CChatManager_AddSystemInfo_m1503114868(L_78, 0, L_79, /*hidden argument*/NULL); int64_t L_80 = V_3; CMainRole_t4200562839 * L_81 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_81); int64_t L_82 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_81); if ((!(((uint64_t)L_80) == ((uint64_t)L_82)))) { goto IL_0195; } } { CDataArray_t4068198041 * L_83 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_83, /*hidden argument*/NULL); V_16 = L_83; CDataArray_t4068198041 * L_84 = V_16; int32_t L_85 = V_5; NullCheck(L_84); CDataArray_Push_m3820844360(L_84, L_85, /*hidden argument*/NULL); String_t* L_86 = V_15; intptr_t L_87 = (intptr_t)shopSendGiftTarget_OnConfirmToAcceptPresent_m2731937322_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_88 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_88, __this, L_87, /*hidden argument*/NULL); CDataArray_t4068198041 * L_89 = V_16; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3511413583(NULL /*static, unused*/, 1, L_86, L_88, L_89, (10.0f), /*hidden argument*/NULL); } IL_0195: { return; } } // UnityEngine.GameObject DMCore.Logic.shopSendGiftTarget::InitUI() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * shopSendGiftTarget_InitUI_m431168504 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_InitUI_m431168504_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; GameObject_t1113636619 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetUICamera_m3997251255(L_1, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_001e; } } { return (GameObject_t1113636619 *)NULL; } IL_001e: { GameObject_t1113636619 * L_5 = shopSendGiftTarget_GetUI_m997684640(__this, /*hidden argument*/NULL); V_1 = L_5; GameObject_t1113636619 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_003e; } } { 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); GameObject_t1113636619 * L_9 = CWndController_CreateDelayBindWnd_m1486584967(L_8, ((int32_t)77), /*hidden argument*/NULL); V_1 = L_9; } IL_003e: { GameObject_t1113636619 * L_10 = V_1; return L_10; } } // System.Void DMCore.Logic.shopSendGiftTarget::DestroyUI() extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_DestroyUI_m227396215 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_DestroyUI_m227396215_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)77), /*hidden argument*/NULL); return; } } // UnityEngine.GameObject DMCore.Logic.shopSendGiftTarget::GetUI() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * shopSendGiftTarget_GetUI_m997684640 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_GetUI_m997684640_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; GameObject_t1113636619 * G_B5_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ICameraBase_t3615533728 * L_1 = CRoot_GetCamera_m3179746689(L_0, /*hidden argument*/NULL); NullCheck(L_1); Camera_t4157153871 * L_2 = ICameraBase_GetUICamera_m3997251255(L_1, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_001e; } } { return (GameObject_t1113636619 *)NULL; } IL_001e: { Camera_t4157153871 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral384825010, /*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_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0046; } } { Transform_t3600365921 * L_10 = V_1; NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); G_B5_0 = L_11; goto IL_0047; } IL_0046: { G_B5_0 = ((GameObject_t1113636619 *)(NULL)); } IL_0047: { return G_B5_0; } } // System.Void DMCore.Logic.shopSendGiftTarget::RefreshGiftPrice(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_RefreshGiftPrice_m3133232441 (shopSendGiftTarget_t3356455075 * __this, int32_t ___validation0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_RefreshGiftPrice_m3133232441_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemData_t2542723346 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_0 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CShopManager_t754298620 * L_1 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CShopManager_get_SubType_m2767904395(L_1, /*hidden argument*/NULL); CShopManager_t754298620 * L_3 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CShopManager_GetActiveItem_m3916757235(L_3, /*hidden argument*/NULL); shopModel_t101745799 * L_5 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); bool L_6 = shopModel_IsActiveMale_m635970564(L_5, /*hidden argument*/NULL); NullCheck(L_0); CShopItemData_t2542723346 * L_7 = CShopManager_GetItem_m1502343836(L_0, L_2, L_4, L_6, /*hidden argument*/NULL); V_0 = L_7; CShopItemData_t2542723346 * L_8 = V_0; if (L_8) { goto IL_0030; } } { return; } IL_0030: { int32_t L_9 = ___validation0; if ((((int32_t)L_9) == ((int32_t)7))) { goto IL_0047; } } { int32_t L_10 = ___validation0; if ((((int32_t)L_10) == ((int32_t)((int32_t)999)))) { goto IL_0064; } } { goto IL_00cb; } IL_0047: { CShopItemData_t2542723346 * L_11 = V_0; NullCheck(L_11); int32_t L_12 = L_11->get_itemPrice_2(); __this->set_m_PriceGolden_9(L_12); CShopItemData_t2542723346 * L_13 = V_0; NullCheck(L_13); int32_t L_14 = L_13->get_itemDiamond_3(); __this->set_m_PriceDiamond_10(L_14); goto IL_00d0; } IL_0064: { CShopItemData_t2542723346 * L_15 = V_0; NullCheck(L_15); int32_t L_16 = L_15->get_permanentCoinPrise_16(); __this->set_m_PriceGolden_9(L_16); CShopItemData_t2542723346 * L_17 = V_0; NullCheck(L_17); int32_t L_18 = L_17->get_permanentDiamondPrise_17(); __this->set_m_PriceDiamond_10(L_18); CShopItemData_t2542723346 * L_19 = V_0; NullCheck(L_19); float L_20 = L_19->get_DisCount_22(); if ((!(((float)L_20) > ((float)(0.0f))))) { goto IL_00c6; } } { CShopItemData_t2542723346 * L_21 = V_0; NullCheck(L_21); float L_22 = L_21->get_DisCount_22(); if ((!(((float)L_22) < ((float)(1.0f))))) { goto IL_00c6; } } { int32_t L_23 = __this->get_m_PriceGolden_9(); CShopItemData_t2542723346 * L_24 = V_0; NullCheck(L_24); float L_25 = L_24->get_DisCount_22(); __this->set_m_PriceGolden_9((((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)(((float)((float)L_23))), (float)L_25)))))); int32_t L_26 = __this->get_m_PriceDiamond_10(); CShopItemData_t2542723346 * L_27 = V_0; NullCheck(L_27); float L_28 = L_27->get_DisCount_22(); __this->set_m_PriceDiamond_10((((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)(((float)((float)L_26))), (float)L_28)))))); } IL_00c6: { goto IL_00d0; } IL_00cb: { goto IL_00d0; } IL_00d0: { return; } } // System.Void DMCore.Logic.shopSendGiftTarget::CacheGiftPrice(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_CacheGiftPrice_m1067420173 (shopSendGiftTarget_t3356455075 * __this, int32_t ___price0, const RuntimeMethod* method) { { int32_t L_0 = ___price0; shopSendGiftTarget_CacheGiftPrice_m22102108(__this, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.shopSendGiftTarget::CacheGiftPrice(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_CacheGiftPrice_m22102108 (shopSendGiftTarget_t3356455075 * __this, int32_t ___price0, bool ___isDiamond1, const RuntimeMethod* method) { { bool L_0 = ___isDiamond1; if (!L_0) { goto IL_0019; } } { __this->set_m_PriceGolden_9(0); int32_t L_1 = ___price0; __this->set_m_PriceDiamond_10(L_1); goto IL_0027; } IL_0019: { int32_t L_2 = ___price0; __this->set_m_PriceGolden_9(L_2); __this->set_m_PriceDiamond_10(0); } IL_0027: { return; } } // System.Boolean DMCore.Logic.shopSendGiftTarget::CheckSex(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool shopSendGiftTarget_CheckSex_m1715293625 (shopSendGiftTarget_t3356455075 * __this, int32_t ___targetSex0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; int32_t L_0 = ___targetSex0; bool L_1 = shopSendGiftTarget_CheckSex_m2601812114(__this, L_0, (&V_0), /*hidden argument*/NULL); return L_1; } } // System.Boolean DMCore.Logic.shopSendGiftTarget::CheckSex(System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool shopSendGiftTarget_CheckSex_m2601812114 (shopSendGiftTarget_t3356455075 * __this, int32_t ___targetSex0, int32_t* ___fitSex1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { int32_t L_0 = shopSendGiftTarget_GetTargetModelSex_m246897948(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t* L_1 = ___fitSex1; int32_t L_2 = V_0; *((int32_t*)(L_1)) = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)); int32_t* L_3 = ___fitSex1; if ((((int32_t)(*((int32_t*)L_3))) == ((int32_t)2))) { goto IL_001b; } } { int32_t* L_4 = ___fitSex1; int32_t L_5 = ___targetSex0; G_B3_0 = ((((int32_t)(*((int32_t*)L_4))) == ((int32_t)L_5))? 1 : 0); goto IL_001c; } IL_001b: { G_B3_0 = 1; } IL_001c: { return (bool)G_B3_0; } } // System.Int32 DMCore.Logic.shopSendGiftTarget::GetTargetModelSex() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_GetTargetModelSex_m246897948 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_GetTargetModelSex_m246897948_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; V_1 = 0; V_2 = 0; int32_t L_0 = shopSendGiftTarget_get_TargetGiftID_m3080361845(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_0, (&V_0), (&V_1), (&V_2), /*hidden argument*/NULL); int32_t L_1 = V_0; return L_1; } } // System.Void DMCore.Logic.shopSendGiftTarget::InitVar(DMCore.Logic.enumFriendType) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_InitVar_m3168614470 (shopSendGiftTarget_t3356455075 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_InitVar_m3168614470_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; shopSendGiftTarget_set_TargetType_m3126457806(__this, L_0, /*hidden argument*/NULL); 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(); shopSendGiftTarget_set_TargetUserName_m1243952459(__this, L_1, /*hidden argument*/NULL); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_TargetGiftName_6(L_2); shopSendGiftTarget_set_TargetGiftID_m2355075141(__this, (-1), /*hidden argument*/NULL); __this->set_m_TargetGiftCount_8(1); shopSendGiftTarget_set_TargetUserId_m640646581(__this, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.shopSendGiftTarget::SendGift(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_SendGift_m3938486515 (shopSendGiftTarget_t3356455075 * __this, bool ___isSend0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_SendGift_m3938486515_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; String_t* V_2 = NULL; GoodsConfig_t1565846780 * V_3 = NULL; String_t* V_4 = NULL; ScenePersonalWndShop_t78642639 * V_5 = NULL; int32_t V_6 = 0; String_t* V_7 = NULL; CDataArray_t4068198041 * V_8 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget_t3356455075 * L_0 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = shopSendGiftTarget_get_TargetUserName_m3251609910(L_0, /*hidden argument*/NULL); V_0 = L_1; shopSendGiftTarget_t3356455075 * L_2 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = shopSendGiftTarget_get_TargetGiftID_m3080361845(L_2, /*hidden argument*/NULL); V_1 = L_3; shopSendGiftTarget_t3356455075 * L_4 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = shopSendGiftTarget_get_TargetGiftName_m2388483246(L_4, /*hidden argument*/NULL); V_2 = L_5; String_t* L_6 = V_2; __this->set_t_giftName_1(L_6); String_t* L_7 = V_0; __this->set_t_targetName_0(L_7); CShopConfig_t202154353 * L_8 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_1; NullCheck(L_8); GoodsConfig_t1565846780 * L_10 = CShopConfig_GetGoodsConfig_m1630978708(L_8, L_9, /*hidden argument*/NULL); V_3 = L_10; String_t* L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_004d; } } { int32_t L_13 = V_1; if ((((int32_t)L_13) >= ((int32_t)0))) { goto IL_0059; } } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral3934906769, (bool)1, /*hidden argument*/NULL); return; } IL_0059: { CMainRole_t4200562839 * L_14 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_15 = ISceneBaseObj_GetName_m925236876(L_14, /*hidden argument*/NULL); V_4 = L_15; String_t* L_16 = V_0; String_t* L_17 = V_4; NullCheck(L_16); int32_t L_18 = String_CompareTo_m3414379165(L_16, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_007e; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral3476257557, (bool)1, /*hidden argument*/NULL); return; } IL_007e: { int32_t L_19 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_20 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_00d3; } } { IL2CPP_RUNTIME_CLASS_INIT(ScenePersonalWndShop_t78642639_il2cpp_TypeInfo_var); ScenePersonalWndShop_t78642639 * L_21 = ScenePersonalWndShop_GetInstance_m1217643196(NULL /*static, unused*/, /*hidden argument*/NULL); V_5 = L_21; ScenePersonalWndShop_t78642639 * L_22 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_23 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00ce; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_24 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); int32_t L_25 = CWndController_get_CustomReturnPage_m2097740777(L_24, /*hidden argument*/NULL); if ((((int32_t)L_25) == ((int32_t)((int32_t)49)))) { goto IL_00ba; } } { 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_HideUI_m732482071(L_26, ((int32_t)77), /*hidden argument*/NULL); } IL_00ba: { ScenePersonalWndShop_t78642639 * L_27 = V_5; intptr_t L_28 = (intptr_t)shopSendGiftTarget__OnChooseEquipValidationResult_m1088064753_RuntimeMethod_var; OnClickMsgCallBack_t2526724959 * L_29 = (OnClickMsgCallBack_t2526724959 *)il2cpp_codegen_object_new(OnClickMsgCallBack_t2526724959_il2cpp_TypeInfo_var); OnClickMsgCallBack__ctor_m3998395667(L_29, __this, L_28, /*hidden argument*/NULL); bool L_30 = ___isSend0; NullCheck(L_27); ScenePersonalWndShop_OpenBuyingWnd_m4066712157(L_27, L_29, L_30, /*hidden argument*/NULL); } IL_00ce: { goto IL_01c9; } IL_00d3: { IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget_t3356455075 * L_31 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); int32_t L_32 = shopSendGiftTarget_get_TargetGiftCount_m3019576979(L_31, /*hidden argument*/NULL); V_6 = L_32; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_7 = L_33; shopSendGiftTarget_t3356455075 * L_34 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); int32_t L_35 = shopSendGiftTarget_get_PriceGolden_m1540004179(L_34, /*hidden argument*/NULL); if ((((int32_t)L_35) <= ((int32_t)0))) { goto IL_013e; } } { 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, _stringLiteral3969695113, /*hidden argument*/NULL); V_7 = L_37; String_t* L_38 = V_7; ObjectU5BU5D_t2843939325* L_39 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); String_t* L_40 = V_2; NullCheck(L_39); ArrayElementTypeCheck (L_39, L_40); (L_39)->SetAt(static_cast(0), (RuntimeObject *)L_40); ObjectU5BU5D_t2843939325* L_41 = L_39; int32_t L_42 = V_6; int32_t L_43 = L_42; RuntimeObject * L_44 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_43); NullCheck(L_41); ArrayElementTypeCheck (L_41, L_44); (L_41)->SetAt(static_cast(1), (RuntimeObject *)L_44); ObjectU5BU5D_t2843939325* L_45 = L_41; String_t* L_46 = V_0; NullCheck(L_45); ArrayElementTypeCheck (L_45, L_46); (L_45)->SetAt(static_cast(2), (RuntimeObject *)L_46); ObjectU5BU5D_t2843939325* L_47 = L_45; GoodsConfig_t1565846780 * L_48 = V_3; NullCheck(L_48); int32_t L_49 = L_48->get__permanentCoinPrise_10(); int32_t L_50 = V_6; int32_t L_51 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_49, (int32_t)L_50)); RuntimeObject * L_52 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_51); NullCheck(L_47); ArrayElementTypeCheck (L_47, L_52); (L_47)->SetAt(static_cast(3), (RuntimeObject *)L_52); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Format_m630303134(NULL /*static, unused*/, L_38, L_47, /*hidden argument*/NULL); V_7 = L_53; goto IL_0181; } IL_013e: { CTextHelp_t3119637808 * L_54 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); String_t* L_55 = CTextHelp_GetText_m372251958(L_54, _stringLiteral1034585708, /*hidden argument*/NULL); V_7 = L_55; String_t* L_56 = V_7; ObjectU5BU5D_t2843939325* L_57 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); String_t* L_58 = V_2; NullCheck(L_57); ArrayElementTypeCheck (L_57, L_58); (L_57)->SetAt(static_cast(0), (RuntimeObject *)L_58); ObjectU5BU5D_t2843939325* L_59 = L_57; int32_t L_60 = V_6; int32_t L_61 = L_60; RuntimeObject * L_62 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_61); NullCheck(L_59); ArrayElementTypeCheck (L_59, L_62); (L_59)->SetAt(static_cast(1), (RuntimeObject *)L_62); ObjectU5BU5D_t2843939325* L_63 = L_59; String_t* L_64 = V_0; NullCheck(L_63); ArrayElementTypeCheck (L_63, L_64); (L_63)->SetAt(static_cast(2), (RuntimeObject *)L_64); ObjectU5BU5D_t2843939325* L_65 = L_63; GoodsConfig_t1565846780 * L_66 = V_3; NullCheck(L_66); int32_t L_67 = L_66->get__permanentDiamondPrise_11(); int32_t L_68 = V_6; int32_t L_69 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_67, (int32_t)L_68)); RuntimeObject * L_70 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_69); NullCheck(L_65); ArrayElementTypeCheck (L_65, L_70); (L_65)->SetAt(static_cast(3), (RuntimeObject *)L_70); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_71 = String_Format_m630303134(NULL /*static, unused*/, L_56, L_65, /*hidden argument*/NULL); V_7 = L_71; } IL_0181: { CDataArray_t4068198041 * L_72 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_72, /*hidden argument*/NULL); V_8 = L_72; CDataArray_t4068198041 * L_73 = V_8; String_t* L_74 = V_0; NullCheck(L_73); CDataArray_Push_m1799687930(L_73, L_74, /*hidden argument*/NULL); CDataArray_t4068198041 * L_75 = V_8; int64_t L_76 = shopSendGiftTarget_get_TargetUserId_m269612934(__this, /*hidden argument*/NULL); NullCheck(L_75); CDataArray_Push_m3799896857(L_75, L_76, /*hidden argument*/NULL); CDataArray_t4068198041 * L_77 = V_8; int32_t L_78 = V_1; NullCheck(L_77); CDataArray_Push_m3820844360(L_77, L_78, /*hidden argument*/NULL); CDataArray_t4068198041 * L_79 = V_8; int32_t L_80 = V_6; NullCheck(L_79); CDataArray_Push_m3820844360(L_79, L_80, /*hidden argument*/NULL); CMsgBoxControl_t806533544 * L_81 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_82 = V_7; intptr_t L_83 = (intptr_t)shopSendGiftTarget__OnSendEquipConfirmResult_m1573905235_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_84 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_84, __this, L_83, /*hidden argument*/NULL); CDataArray_t4068198041 * L_85 = V_8; NullCheck(L_81); CMsgBoxControl_Push_m272952420(L_81, 1, L_82, L_84, L_85, /*hidden argument*/NULL); } IL_01c9: { return; } } // System.Void DMCore.Logic.shopSendGiftTarget::_OnSendEquipConfirmResult(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget__OnSendEquipConfirmResult_m1573905235 (shopSendGiftTarget_t3356455075 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget__OnSendEquipConfirmResult_m1573905235_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int64_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; CDataArray_t4068198041 * V_5 = NULL; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_009e; } } { CDataArray_t4068198041 * L_1 = ___userData1; 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; CDataArray_t4068198041 * L_4 = ___userData1; NullCheck(L_4); int64_t L_5 = CDataArray_GetLong_m4094450536(L_4, 1, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = ___userData1; NullCheck(L_6); int32_t L_7 = CDataArray_GetInt_m1111369473(L_6, 2, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___userData1; NullCheck(L_8); int32_t L_9 = CDataArray_GetInt_m1111369473(L_8, 3, 0, /*hidden argument*/NULL); V_3 = L_9; CDataArray_t4068198041 * L_10 = ___userData1; NullCheck(L_10); int32_t L_11 = CDataArray_GetInt_m1111369473(L_10, 4, 0, /*hidden argument*/NULL); V_4 = L_11; CDataArray_t4068198041 * L_12 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_12, /*hidden argument*/NULL); V_5 = L_12; CDataArray_t4068198041 * L_13 = V_5; NullCheck(L_13); CDataArray_Push_m3820844360(L_13, ((int32_t)1023), /*hidden argument*/NULL); CDataArray_t4068198041 * L_14 = V_5; String_t* L_15 = V_0; NullCheck(L_14); CDataArray_Push_m1799687930(L_14, L_15, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_5; int32_t L_17 = V_2; NullCheck(L_16); CDataArray_Push_m3820844360(L_16, L_17, /*hidden argument*/NULL); CDataArray_t4068198041 * L_18 = V_5; int32_t L_19 = V_3; NullCheck(L_18); CDataArray_Push_m3820844360(L_18, L_19, /*hidden argument*/NULL); CDataArray_t4068198041 * L_20 = V_5; int64_t L_21 = V_1; NullCheck(L_20); CDataArray_Push_m3799896857(L_20, L_21, /*hidden argument*/NULL); CDataArray_t4068198041 * L_22 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_23 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); int32_t L_24 = CShopManager_GetActiveItemValidation_m1280118405(L_23, /*hidden argument*/NULL); NullCheck(L_22); CDataArray_Push_m3820844360(L_22, L_24, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = V_5; CShopManager_t754298620 * L_26 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); int32_t L_27 = CShopManager_get_SubType_m2767904395(L_26, /*hidden argument*/NULL); NullCheck(L_25); CDataArray_Push_m3820844360(L_25, L_27, /*hidden argument*/NULL); CDataArray_t4068198041 * L_28 = V_5; int32_t L_29 = V_4; NullCheck(L_28); CDataArray_Push_m3820844360(L_28, L_29, /*hidden argument*/NULL); CDataArray_t4068198041 * L_30 = V_5; NullCheck(L_30); CDataArray_Flush_m1077150699(L_30, /*hidden argument*/NULL); } IL_009e: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_31 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); bool L_32 = CWndController_IsExist_m1254965977(L_31, ((int32_t)77), /*hidden argument*/NULL); if (!L_32) { goto IL_00bb; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_33 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CWndController_HideUI_m732482071(L_33, ((int32_t)77), /*hidden argument*/NULL); } IL_00bb: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_34 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); int32_t L_35 = CWndController_get_CustomReturnPage_m2097740777(L_34, /*hidden argument*/NULL); if ((((int32_t)L_35) == ((int32_t)((int32_t)49)))) { goto IL_00e7; } } { IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget_t3356455075 * L_36 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_37 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_36); shopSendGiftTarget_set_TargetUserName_m1243952459(L_36, L_37, /*hidden argument*/NULL); shopSendGiftTarget_t3356455075 * L_38 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); shopSendGiftTarget_set_TargetUserId_m640646581(L_38, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); } IL_00e7: { return; } } // System.Void DMCore.Logic.shopSendGiftTarget::_OnChooseEquipValidationResult(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget__OnChooseEquipValidationResult_m1088064753 (shopSendGiftTarget_t3356455075 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget__OnChooseEquipValidationResult_m1088064753_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CDataArray_t4068198041 * V_4 = 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; CDataArray_t4068198041 * L_1 = ___userData1; NullCheck(L_1); int32_t L_2 = CDataArray_GetInt_m1111369473(L_1, 3, 0, /*hidden argument*/NULL); V_1 = L_2; CDataArray_t4068198041 * L_3 = ___userData1; NullCheck(L_3); int32_t L_4 = CDataArray_GetInt_m1111369473(L_3, 4, 0, /*hidden argument*/NULL); V_2 = L_4; CDataArray_t4068198041 * L_5 = ___userData1; NullCheck(L_5); int32_t L_6 = CDataArray_GetInt_m1111369473(L_5, 5, 0, /*hidden argument*/NULL); V_3 = L_6; IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget_t3356455075 * L_7 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = shopSendGiftTarget_get_PriceGolden_m1540004179(L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0068; } } { 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, _stringLiteral416575724, /*hidden argument*/NULL); V_0 = L_10; String_t* L_11 = V_0; String_t* L_12 = __this->get_t_giftName_1(); String_t* L_13 = __this->get_t_targetName_0(); IL2CPP_RUNTIME_CLASS_INIT(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var); shopSendGiftTarget_t3356455075 * L_14 = shopSendGiftTarget_GetInstance_m1019184916(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = shopSendGiftTarget_get_PriceGolden_m1540004179(L_14, /*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_Format_m3339413201(NULL /*static, unused*/, L_11, L_12, L_13, L_17, /*hidden argument*/NULL); V_0 = L_18; goto IL_00ae; } IL_0068: { int32_t L_19 = V_1; if ((!(((uint32_t)L_19) == ((uint32_t)((int32_t)14))))) { goto IL_0085; } } { 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, _stringLiteral527283432, /*hidden argument*/NULL); V_0 = L_21; goto IL_0095; } IL_0085: { CTextHelp_t3119637808 * L_22 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); String_t* L_23 = CTextHelp_GetText_m372251958(L_22, _stringLiteral3335143533, /*hidden argument*/NULL); V_0 = L_23; } IL_0095: { String_t* L_24 = V_0; String_t* L_25 = __this->get_t_giftName_1(); String_t* L_26 = __this->get_t_targetName_0(); int32_t L_27 = V_3; int32_t L_28 = L_27; RuntimeObject * L_29 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = String_Format_m3339413201(NULL /*static, unused*/, L_24, L_25, L_26, L_29, /*hidden argument*/NULL); V_0 = L_30; } IL_00ae: { CDataArray_t4068198041 * L_31 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_31, /*hidden argument*/NULL); V_4 = L_31; CDataArray_t4068198041 * L_32 = V_4; String_t* L_33 = __this->get_t_targetName_0(); NullCheck(L_32); CDataArray_Push_m1799687930(L_32, L_33, /*hidden argument*/NULL); CDataArray_t4068198041 * L_34 = V_4; int64_t L_35 = shopSendGiftTarget_get_TargetUserId_m269612934(__this, /*hidden argument*/NULL); NullCheck(L_34); CDataArray_Push_m3799896857(L_34, L_35, /*hidden argument*/NULL); CDataArray_t4068198041 * L_36 = V_4; int32_t L_37 = shopSendGiftTarget_get_TargetGiftID_m3080361845(__this, /*hidden argument*/NULL); NullCheck(L_36); CDataArray_Push_m3820844360(L_36, L_37, /*hidden argument*/NULL); CDataArray_t4068198041 * L_38 = V_4; NullCheck(L_38); CDataArray_Push_m3820844360(L_38, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_39 = V_4; int32_t L_40 = V_2; NullCheck(L_39); CDataArray_Push_m3820844360(L_39, L_40, /*hidden argument*/NULL); CMsgBoxControl_t806533544 * L_41 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_42 = V_0; intptr_t L_43 = (intptr_t)shopSendGiftTarget__OnSendEquipConfirmResult_m1573905235_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_44 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_44, __this, L_43, /*hidden argument*/NULL); CDataArray_t4068198041 * L_45 = V_4; NullCheck(L_41); CMsgBoxControl_Push_m272952420(L_41, 1, L_42, L_44, L_45, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetType(DMCore.Logic.enumFriendType) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetType_m3126457806 (shopSendGiftTarget_t3356455075 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_TargetType_2(); int32_t L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_001a; } } { int32_t L_2 = ___value0; __this->set_m_TargetType_2(L_2); shopSendGiftTarget_set_IsTargetTypeChanged_m2309183177(__this, (bool)1, /*hidden argument*/NULL); } IL_001a: { return; } } // DMCore.Logic.enumFriendType DMCore.Logic.shopSendGiftTarget::get_TargetType() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_get_TargetType_m1200505791 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_TargetType_2(); return L_0; } } // System.Void DMCore.Logic.shopSendGiftTarget::set_IsTargetTypeChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_IsTargetTypeChanged_m2309183177 (shopSendGiftTarget_t3356455075 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_IsTargetTypeChanged_3(L_0); return; } } // System.Boolean DMCore.Logic.shopSendGiftTarget::get_IsTargetTypeChanged() extern "C" IL2CPP_METHOD_ATTR bool shopSendGiftTarget_get_IsTargetTypeChanged_m2633311247 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsTargetTypeChanged_3(); return L_0; } } // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetUserName(System.String) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetUserName_m1243952459 (shopSendGiftTarget_t3356455075 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_TargetUserName_5(L_0); return; } } // System.String DMCore.Logic.shopSendGiftTarget::get_TargetUserName() extern "C" IL2CPP_METHOD_ATTR String_t* shopSendGiftTarget_get_TargetUserName_m3251609910 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_TargetUserName_5(); return L_0; } } // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetGiftName(System.String) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetGiftName_m3854391716 (shopSendGiftTarget_t3356455075 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_TargetGiftName_6(L_0); return; } } // System.String DMCore.Logic.shopSendGiftTarget::get_TargetGiftName() extern "C" IL2CPP_METHOD_ATTR String_t* shopSendGiftTarget_get_TargetGiftName_m2388483246 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_TargetGiftName_6(); return L_0; } } // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetGiftID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetGiftID_m2355075141 (shopSendGiftTarget_t3356455075 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_TargetGiftID_7(L_0); return; } } // System.Int32 DMCore.Logic.shopSendGiftTarget::get_TargetGiftID() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_get_TargetGiftID_m3080361845 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_TargetGiftID_7(); return L_0; } } // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetUserId(System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetUserId_m640646581 (shopSendGiftTarget_t3356455075 * __this, int64_t ___value0, const RuntimeMethod* method) { { int64_t L_0 = ___value0; __this->set_m_TargetUserID_4(L_0); return; } } // System.Int64 DMCore.Logic.shopSendGiftTarget::get_TargetUserId() extern "C" IL2CPP_METHOD_ATTR int64_t shopSendGiftTarget_get_TargetUserId_m269612934 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_TargetUserID_4(); return L_0; } } // System.Void DMCore.Logic.shopSendGiftTarget::set_TargetGiftCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_set_TargetGiftCount_m391130086 (shopSendGiftTarget_t3356455075 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_set_TargetGiftCount_m391130086_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = shopSendGiftTarget_get_TargetGiftID_m3080361845(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_1 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { __this->set_m_TargetGiftCount_8(1); goto IL_0023; } IL_001c: { int32_t L_2 = ___value0; __this->set_m_TargetGiftCount_8(L_2); } IL_0023: { return; } } // System.Int32 DMCore.Logic.shopSendGiftTarget::get_TargetGiftCount() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_get_TargetGiftCount_m3019576979 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_TargetGiftCount_8(); return L_0; } } // System.Int32 DMCore.Logic.shopSendGiftTarget::get_PriceGolden() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_get_PriceGolden_m1540004179 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_PriceGolden_9(); return L_0; } } // System.Int32 DMCore.Logic.shopSendGiftTarget::get_PriceDiamond() extern "C" IL2CPP_METHOD_ATTR int32_t shopSendGiftTarget_get_PriceDiamond_m891643901 (shopSendGiftTarget_t3356455075 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_PriceDiamond_10(); return L_0; } } // System.Void DMCore.Logic.shopSendGiftTarget::OnConfirmToAcceptPresent(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget_OnConfirmToAcceptPresent_m2731937322 (shopSendGiftTarget_t3356455075 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget_OnConfirmToAcceptPresent_m2731937322_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_000c; } } { CDataArray_t4068198041 * L_1 = ___userData1; if (L_1) { goto IL_000d; } } IL_000c: { return; } IL_000d: { CDataArray_t4068198041 * L_2 = ___userData1; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 0, (-1), /*hidden argument*/NULL); V_0 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CMessageManager_t3136027633_il2cpp_TypeInfo_var); CMessageManager_t3136027633 * L_4 = CMessageManager_GetInstance_m450821822(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_0; NullCheck(L_4); CMessageManager_SendToServerGetGift_m1512969051(L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.shopSendGiftTarget::.cctor() extern "C" IL2CPP_METHOD_ATTR void shopSendGiftTarget__cctor_m3324388723 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (shopSendGiftTarget__cctor_m3324388723_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((shopSendGiftTarget_t3356455075_StaticFields*)il2cpp_codegen_static_fields_for(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var))->set_s_PresentSplit_12(_stringLiteral3452614532); ((shopSendGiftTarget_t3356455075_StaticFields*)il2cpp_codegen_static_fields_for(shopSendGiftTarget_t3356455075_il2cpp_TypeInfo_var))->set_s_IsNeedShowAll_13((bool)1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ShowTimeAnimType::.ctor() extern "C" IL2CPP_METHOD_ATTR void ShowTimeAnimType__ctor_m3944728743 (ShowTimeAnimType_t4188084783 * __this, const RuntimeMethod* method) { { CPropItem__ctor_m238114891(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.ShowTimeAnimType::DoUsePropItem() extern "C" IL2CPP_METHOD_ATTR void ShowTimeAnimType_DoUsePropItem_m1564376678 (ShowTimeAnimType_t4188084783 * __this, const RuntimeMethod* method) { { return; } } // DMCore.Logic.enumPropType DMCore.Logic.ShowTimeAnimType::GetPropType() extern "C" IL2CPP_METHOD_ATTR int32_t ShowTimeAnimType_GetPropType_m2172040777 (ShowTimeAnimType_t4188084783 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)88)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.SkillInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void SkillInfo__ctor_m2624866497 (SkillInfo_t3175174670 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SkillInfo__ctor_m2624866497_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_SkillId_0(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_SkillName_1(L_0); __this->set_level_2(0); __this->set_ItemOrValueId_3(0); __this->set_CalcType_4(0); __this->set_value_5((0.0f)); __this->set_MaxUseCount_6(0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_icon_7(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_desc_8(L_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 DMCore.Logic.SoleEffectType::.ctor() extern "C" IL2CPP_METHOD_ATTR void SoleEffectType__ctor_m673804769 (SoleEffectType_t3964163033 * __this, const RuntimeMethod* method) { { CPropItem__ctor_m238114891(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.SoleEffectType::DoUsePropItem() extern "C" IL2CPP_METHOD_ATTR void SoleEffectType_DoUsePropItem_m290778741 (SoleEffectType_t3964163033 * __this, const RuntimeMethod* method) { { return; } } // DMCore.Logic.enumPropType DMCore.Logic.SoleEffectType::GetPropType() extern "C" IL2CPP_METHOD_ATTR int32_t SoleEffectType_GetPropType_m3612991088 (SoleEffectType_t3964163033 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)85)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.SpriteDesc::.ctor() extern "C" IL2CPP_METHOD_ATTR void SpriteDesc__ctor_m1883693650 (SpriteDesc_t3208779560 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SpriteDesc__ctor_m1883693650_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_id_0(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_name_1(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_description_2(L_1); __this->set_pageid_3((-1)); __this->set_unLockLevel_4(0); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_shoptype_5(L_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 DMCore.Logic.SpriteItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void SpriteItem__ctor_m2329510712 (SpriteItem_t1019312017 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.StandAnimType::.ctor() extern "C" IL2CPP_METHOD_ATTR void StandAnimType__ctor_m3033508622 (StandAnimType_t1098604881 * __this, const RuntimeMethod* method) { { CPropItem__ctor_m238114891(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.StandAnimType::DoUsePropItem() extern "C" IL2CPP_METHOD_ATTR void StandAnimType_DoUsePropItem_m499683435 (StandAnimType_t1098604881 * __this, const RuntimeMethod* method) { { return; } } // DMCore.Logic.enumPropType DMCore.Logic.StandAnimType::GetPropType() extern "C" IL2CPP_METHOD_ATTR int32_t StandAnimType_GetPropType_m3358888523 (StandAnimType_t1098604881 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)90)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.StartAnimType::.ctor() extern "C" IL2CPP_METHOD_ATTR void StartAnimType__ctor_m3683254502 (StartAnimType_t2240491110 * __this, const RuntimeMethod* method) { { CPropItem__ctor_m238114891(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.StartAnimType::DoUsePropItem() extern "C" IL2CPP_METHOD_ATTR void StartAnimType_DoUsePropItem_m1619818748 (StartAnimType_t2240491110 * __this, const RuntimeMethod* method) { { return; } } // DMCore.Logic.enumPropType DMCore.Logic.StartAnimType::GetPropType() extern "C" IL2CPP_METHOD_ATTR int32_t StartAnimType_GetPropType_m3470018025 (StartAnimType_t2240491110 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)87)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.stBuyItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void stBuyItemData__ctor_m1866830566 (stBuyItemData_t3454778426 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.stSpeaker::.ctor() extern "C" IL2CPP_METHOD_ATTR void stSpeaker__ctor_m4076917716 (stSpeaker_t2572138757 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stSpeaker__ctor_m4076917716_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(); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); stSpeaker__ctor_m1802933717(__this, (CChatUserInfo_t74790139 *)NULL, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.stSpeaker::.ctor(DMCore.Logic.CChatUserInfo,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void stSpeaker__ctor_m1802933717 (stSpeaker_t2572138757 * __this, CChatUserInfo_t74790139 * ___userInfo0, String_t* ___content1, String_t* ___count2, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); CChatUserInfo_t74790139 * L_0 = ___userInfo0; __this->set__stUserInfo_0(L_0); String_t* L_1 = ___content1; __this->set__stContent_1(L_1); String_t* L_2 = ___count2; __this->set__stCount_2(L_2); return; } } // DMCore.Logic.stSpeaker DMCore.Logic.stSpeaker::Clone() extern "C" IL2CPP_METHOD_ATTR stSpeaker_t2572138757 * stSpeaker_Clone_m1834602283 (stSpeaker_t2572138757 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stSpeaker_Clone_m1834602283_MetadataUsageId); s_Il2CppMethodInitialized = true; } stSpeaker_t2572138757 * V_0 = NULL; { stSpeaker_t2572138757 * L_0 = (stSpeaker_t2572138757 *)il2cpp_codegen_object_new(stSpeaker_t2572138757_il2cpp_TypeInfo_var); stSpeaker__ctor_m4076917716(L_0, /*hidden argument*/NULL); V_0 = L_0; stSpeaker_t2572138757 * L_1 = V_0; CChatUserInfo_t74790139 * L_2 = __this->get__stUserInfo_0(); NullCheck(L_1); L_1->set__stUserInfo_0(L_2); stSpeaker_t2572138757 * L_3 = V_0; String_t* L_4 = __this->get__stContent_1(); NullCheck(L_3); L_3->set__stContent_1(L_4); stSpeaker_t2572138757 * L_5 = V_0; String_t* L_6 = __this->get__stCount_2(); NullCheck(L_5); L_5->set__stCount_2(L_6); stSpeaker_t2572138757 * L_7 = V_0; return L_7; } } // System.Void DMCore.Logic.stSpeaker::Reset() extern "C" IL2CPP_METHOD_ATTR void stSpeaker_Reset_m2126850155 (stSpeaker_t2572138757 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stSpeaker_Reset_m2126850155_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set__stUserInfo_0((CChatUserInfo_t74790139 *)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(); __this->set__stContent_1(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set__stCount_2(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.TaskDescriptionGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void TaskDescriptionGroup__ctor_m1389108851 (TaskDescriptionGroup_t3374976152 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskDescriptionGroup__ctor_m1389108851_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); Dictionary_2_t1201043122 * L_0 = (Dictionary_2_t1201043122 *)il2cpp_codegen_object_new(Dictionary_2_t1201043122_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2679568284(L_0, /*hidden argument*/Dictionary_2__ctor_m2679568284_RuntimeMethod_var); __this->set_taskDescriptDic_0(L_0); return; } } // DMCore.Logic.TaskDescriptionUnit DMCore.Logic.TaskDescriptionGroup::GetTaskDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR TaskDescriptionUnit_t2312329791 * TaskDescriptionGroup_GetTaskDescription_m812915747 (TaskDescriptionGroup_t3374976152 * __this, int32_t ___subTaskId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskDescriptionGroup_GetTaskDescription_m812915747_MetadataUsageId); s_Il2CppMethodInitialized = true; } TaskDescriptionUnit_t2312329791 * V_0 = NULL; { V_0 = (TaskDescriptionUnit_t2312329791 *)NULL; Dictionary_2_t1201043122 * L_0 = __this->get_taskDescriptDic_0(); int32_t L_1 = ___subTaskId0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2407769957(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2407769957_RuntimeMethod_var); if (!L_2) { goto IL_0025; } } { Dictionary_2_t1201043122 * L_3 = __this->get_taskDescriptDic_0(); int32_t L_4 = ___subTaskId0; NullCheck(L_3); TaskDescriptionUnit_t2312329791 * L_5 = Dictionary_2_get_Item_m4045133510(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m4045133510_RuntimeMethod_var); V_0 = L_5; goto IL_0038; } IL_0025: { TaskDescriptionUnit_t2312329791 * L_6 = (TaskDescriptionUnit_t2312329791 *)il2cpp_codegen_object_new(TaskDescriptionUnit_t2312329791_il2cpp_TypeInfo_var); TaskDescriptionUnit__ctor_m3693384325(L_6, /*hidden argument*/NULL); V_0 = L_6; Dictionary_2_t1201043122 * L_7 = __this->get_taskDescriptDic_0(); int32_t L_8 = ___subTaskId0; TaskDescriptionUnit_t2312329791 * L_9 = V_0; NullCheck(L_7); Dictionary_2_set_Item_m2997239913(L_7, L_8, L_9, /*hidden argument*/Dictionary_2_set_Item_m2997239913_RuntimeMethod_var); } IL_0038: { TaskDescriptionUnit_t2312329791 * 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 DMCore.Logic.TaskDescriptionUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void TaskDescriptionUnit__ctor_m3693384325 (TaskDescriptionUnit_t2312329791 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskDescriptionUnit__ctor_m3693384325_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/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(); __this->set_taskDescription_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.TeamMember::.ctor() extern "C" IL2CPP_METHOD_ATTR void TeamMember__ctor_m13050675 (TeamMember_t3910888696 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.TeamMember::.ctor(System.Int32,System.String,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void TeamMember__ctor_m2730218717 (TeamMember_t3910888696 * __this, int32_t ___memberId0, String_t* ___memberName1, int32_t ___memberLevle2, int32_t ___memberSex3, bool ___isLeader4, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___memberId0; __this->set_memberId_0(L_0); String_t* L_1 = ___memberName1; __this->set_memberName_1(L_1); int32_t L_2 = ___memberLevle2; __this->set_memberLevel_2(L_2); int32_t L_3 = ___memberSex3; __this->set_memberSex_3(L_3); bool L_4 = ___isLeader4; __this->set_isLeader_4(L_4); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.ThemeInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void ThemeInfo__ctor_m2100199693 (ThemeInfo_t1099106658 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThemeInfo__ctor_m2100199693_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_themeId_0(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_m_themeDec_1(L_0); __this->set_m_themeVote_2(0); List_1_t128053199 * L_1 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_1, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_dressId_3(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern "C" void DelegatePInvokeWrapper_TimerCallbackProc_t3381003091 (TimerCallbackProc_t3381003091 * __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 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) { __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 DMCore.Logic.TimerCallbackProc::Invoke() extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProc_Invoke_m916315405 (TimerCallbackProc_t3381003091 * __this, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { TimerCallbackProc_Invoke_m916315405((TimerCallbackProc_t3381003091 *)__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 DMCore.Logic.TimerCallbackProc::BeginInvoke(System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* TimerCallbackProc_BeginInvoke_m3068688644 (TimerCallbackProc_t3381003091 * __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 DMCore.Logic.TimerCallbackProc::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProc_EndInvoke_m2436248850 (TimerCallbackProc_t3381003091 * __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 DMCore.Logic.TimerCallbackProcCP::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProcCP__ctor_m699400032 (TimerCallbackProcCP_t1342316376 * __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 DMCore.Logic.TimerCallbackProcCP::Invoke(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProcCP_Invoke_m557624631 (TimerCallbackProcCP_t1342316376 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { TimerCallbackProcCP_Invoke_m557624631((TimerCallbackProcCP_t1342316376 *)__this->get_prev_9(), ___cd0, 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 *, CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___cd0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___cd0, targetMethod); } } } else { if (il2cpp_codegen_method_parameter_count(targetMethod) == 1) { // 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< CDataArray_t4068198041 * >::Invoke(targetMethod, targetThis, ___cd0); else GenericVirtActionInvoker1< CDataArray_t4068198041 * >::Invoke(targetMethod, targetThis, ___cd0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___cd0); else VirtActionInvoker1< CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___cd0); } } else { typedef void (*FunctionPointerType) (void*, CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___cd0, targetMethod); } } else { // open 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, ___cd0); else GenericVirtActionInvoker0::Invoke(targetMethod, ___cd0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___cd0); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___cd0); } } else { typedef void (*FunctionPointerType) (CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___cd0, targetMethod); } } } } // System.IAsyncResult DMCore.Logic.TimerCallbackProcCP::BeginInvoke(DMCore.CDataArray,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* TimerCallbackProcCP_BeginInvoke_m2536948063 (TimerCallbackProcCP_t1342316376 * __this, CDataArray_t4068198041 * ___cd0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { void *__d_args[2] = {0}; __d_args[0] = ___cd0; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void DMCore.Logic.TimerCallbackProcCP::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProcCP_EndInvoke_m1252297288 (TimerCallbackProcCP_t1342316376 * __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 DMCore.Logic.TimeStageInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void TimeStageInfo__ctor_m3905736574 (TimeStageInfo_t2295935106 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeStageInfo__ctor_m3905736574_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_StageId_0(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_m_StartTime_1(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_EndTime_2(L_1); __this->set_m_RandomThemeNum_3(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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.TreviType::.ctor() extern "C" IL2CPP_METHOD_ATTR void TreviType__ctor_m2418288037 (TreviType_t2222439988 * __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 // Conversion methods for marshalling of: DMCore.Logic.Tryst_Accept extern "C" void Tryst_Accept_t3497983365_marshal_pinvoke(const Tryst_Accept_t3497983365& unmarshaled, Tryst_Accept_t3497983365_marshaled_pinvoke& marshaled) { Exception_t* ___awards_5Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'awards' of type 'Tryst_Accept': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___awards_5Exception,NULL); } extern "C" void Tryst_Accept_t3497983365_marshal_pinvoke_back(const Tryst_Accept_t3497983365_marshaled_pinvoke& marshaled, Tryst_Accept_t3497983365& unmarshaled) { Exception_t* ___awards_5Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'awards' of type 'Tryst_Accept': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___awards_5Exception,NULL); } // Conversion method for clean up from marshalling of: DMCore.Logic.Tryst_Accept extern "C" void Tryst_Accept_t3497983365_marshal_pinvoke_cleanup(Tryst_Accept_t3497983365_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: DMCore.Logic.Tryst_Accept extern "C" void Tryst_Accept_t3497983365_marshal_com(const Tryst_Accept_t3497983365& unmarshaled, Tryst_Accept_t3497983365_marshaled_com& marshaled) { Exception_t* ___awards_5Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'awards' of type 'Tryst_Accept': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___awards_5Exception,NULL); } extern "C" void Tryst_Accept_t3497983365_marshal_com_back(const Tryst_Accept_t3497983365_marshaled_com& marshaled, Tryst_Accept_t3497983365& unmarshaled) { Exception_t* ___awards_5Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'awards' of type 'Tryst_Accept': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___awards_5Exception,NULL); } // Conversion method for clean up from marshalling of: DMCore.Logic.Tryst_Accept extern "C" void Tryst_Accept_t3497983365_marshal_com_cleanup(Tryst_Accept_t3497983365_marshaled_com& marshaled) { } // System.Void DMCore.Logic.Tryst_Accept::.ctor(System.Int64,System.Int64,System.String,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void Tryst_Accept__ctor_m2961092371 (Tryst_Accept_t3497983365 * __this, int64_t ____insId0, int64_t ____inviterId1, String_t* ____inviterName2, int32_t ____taskLv3, String_t* ____taskName4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Tryst_Accept__ctor_m2961092371_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int64_t L_0 = ____insId0; __this->set_instanceId_0(L_0); int64_t L_1 = ____inviterId1; __this->set_inviterId_1(L_1); String_t* L_2 = ____inviterName2; __this->set_inviterName_2(L_2); int32_t L_3 = ____taskLv3; __this->set_taskLv_3(L_3); String_t* L_4 = ____taskName4; __this->set_taskName_4(L_4); __this->set_awards_5(((CAwardItemU5BU5D_t688006690*)SZArrayNew(CAwardItemU5BU5D_t688006690_il2cpp_TypeInfo_var, (uint32_t)2))); return; } } extern "C" void Tryst_Accept__ctor_m2961092371_AdjustorThunk (RuntimeObject * __this, int64_t ____insId0, int64_t ____inviterId1, String_t* ____inviterName2, int32_t ____taskLv3, String_t* ____taskName4, const RuntimeMethod* method) { Tryst_Accept_t3497983365 * _thisAdjusted = reinterpret_cast(__this + 1); Tryst_Accept__ctor_m2961092371(_thisAdjusted, ____insId0, ____inviterId1, ____inviterName2, ____taskLv3, ____taskName4, method); } // System.Boolean DMCore.Logic.Tryst_Accept::CheckIndexValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Tryst_Accept_CheckIndexValid_m2007988865 (Tryst_Accept_t3497983365 * __this, int32_t ____index0, const RuntimeMethod* method) { { CAwardItemU5BU5D_t688006690* L_0 = __this->get_awards_5(); if (L_0) { goto IL_000d; } } { return (bool)0; } IL_000d: { int32_t L_1 = ____index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0024; } } { int32_t L_2 = ____index0; CAwardItemU5BU5D_t688006690* L_3 = __this->get_awards_5(); NullCheck(L_3); if ((((int32_t)L_2) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))))) { goto IL_0024; } } { return (bool)1; } IL_0024: { return (bool)0; } } extern "C" bool Tryst_Accept_CheckIndexValid_m2007988865_AdjustorThunk (RuntimeObject * __this, int32_t ____index0, const RuntimeMethod* method) { Tryst_Accept_t3497983365 * _thisAdjusted = reinterpret_cast(__this + 1); return Tryst_Accept_CheckIndexValid_m2007988865(_thisAdjusted, ____index0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.Tryst_EscortTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void Tryst_EscortTask__ctor_m2743791145 (Tryst_EscortTask_t537680740 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Tryst_EscortTask__ctor_m2743791145_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_taskId_1(0); __this->set_level_2(1); 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_destination_3(L_0); __this->set_awards_4((CAwardItemU5BU5D_t688006690*)NULL); return; } } // System.Boolean DMCore.Logic.Tryst_EscortTask::CheckIndexValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Tryst_EscortTask_CheckIndexValid_m3535143810 (Tryst_EscortTask_t537680740 * __this, int32_t ____index0, const RuntimeMethod* method) { { CAwardItemU5BU5D_t688006690* L_0 = __this->get_awards_4(); if (L_0) { goto IL_000d; } } { return (bool)0; } IL_000d: { int32_t L_1 = ____index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0024; } } { int32_t L_2 = ____index0; CAwardItemU5BU5D_t688006690* L_3 = __this->get_awards_4(); NullCheck(L_3); if ((((int32_t)L_2) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))))) { goto IL_0024; } } { return (bool)1; } IL_0024: { return (bool)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 DMCore.Logic.Tryst_PlunderTask::.ctor() extern "C" IL2CPP_METHOD_ATTR void Tryst_PlunderTask__ctor_m454660652 (Tryst_PlunderTask_t2930597205 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Tryst_PlunderTask__ctor_m454660652_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_taskId_1(0); __this->set_level_2(1); 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_destination_3(L_0); List_1_t3219943714 * L_1 = (List_1_t3219943714 *)il2cpp_codegen_object_new(List_1_t3219943714_il2cpp_TypeInfo_var); List_1__ctor_m2074317297(L_1, /*hidden argument*/List_1__ctor_m2074317297_RuntimeMethod_var); __this->set_userList_4(L_1); __this->set_awards_5((CAwardItemU5BU5D_t688006690*)NULL); return; } } // System.Void DMCore.Logic.Tryst_PlunderTask::AppendUserInfo(System.Int64,System.Int32,System.String,System.Int64,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Tryst_PlunderTask_AppendUserInfo_m363073329 (Tryst_PlunderTask_t2930597205 * __this, int64_t ___userId0, int32_t ___sex1, String_t* ___name2, int64_t ___photoId3, bool ___bEnemy4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Tryst_PlunderTask_AppendUserInfo_m363073329_MetadataUsageId); s_Il2CppMethodInitialized = true; } PlunderUserInfo_t1747868972 V_0; memset(&V_0, 0, sizeof(V_0)); { int64_t L_0 = ___userId0; int32_t L_1 = ___sex1; String_t* L_2 = ___name2; int64_t L_3 = ___photoId3; bool L_4 = ___bEnemy4; PlunderUserInfo__ctor_m2655900217((&V_0), L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); List_1_t3219943714 * L_5 = __this->get_userList_4(); if (!L_5) { goto IL_0025; } } { List_1_t3219943714 * L_6 = __this->get_userList_4(); PlunderUserInfo_t1747868972 L_7 = V_0; NullCheck(L_6); List_1_Add_m920017775(L_6, L_7, /*hidden argument*/List_1_Add_m920017775_RuntimeMethod_var); } IL_0025: { return; } } // DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo DMCore.Logic.Tryst_PlunderTask::GetInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR PlunderUserInfo_t1747868972 Tryst_PlunderTask_GetInfo_m2487008286 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Tryst_PlunderTask_GetInfo_m2487008286_MetadataUsageId); s_Il2CppMethodInitialized = true; } PlunderUserInfo_t1747868972 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(PlunderUserInfo_t1747868972 )); int32_t L_0 = ____index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002d; } } { int32_t L_1 = ____index0; List_1_t3219943714 * L_2 = __this->get_userList_4(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m406621076(L_2, /*hidden argument*/List_1_get_Count_m406621076_RuntimeMethod_var); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_002d; } } { List_1_t3219943714 * L_4 = __this->get_userList_4(); int32_t L_5 = ____index0; NullCheck(L_4); PlunderUserInfo_t1747868972 L_6 = List_1_get_Item_m1573588031(L_4, L_5, /*hidden argument*/List_1_get_Item_m1573588031_RuntimeMethod_var); V_0 = L_6; } IL_002d: { PlunderUserInfo_t1747868972 L_7 = V_0; return L_7; } } // System.Boolean DMCore.Logic.Tryst_PlunderTask::CheckIndexValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Tryst_PlunderTask_CheckIndexValid_m1199324718 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method) { { CAwardItemU5BU5D_t688006690* L_0 = __this->get_awards_5(); if (L_0) { goto IL_000d; } } { return (bool)0; } IL_000d: { int32_t L_1 = ____index0; if ((((int32_t)0) > ((int32_t)L_1))) { goto IL_0024; } } { int32_t L_2 = ____index0; CAwardItemU5BU5D_t688006690* L_3 = __this->get_awards_5(); NullCheck(L_3); if ((((int32_t)L_2) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))))) { goto IL_0024; } } { return (bool)1; } IL_0024: { return (bool)0; } } // System.Int64 DMCore.Logic.Tryst_PlunderTask::GetUserID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t Tryst_PlunderTask_GetUserID_m609516777 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method) { PlunderUserInfo_t1747868972 V_0; memset(&V_0, 0, sizeof(V_0)); { int32_t L_0 = ____index0; PlunderUserInfo_t1747868972 L_1 = Tryst_PlunderTask_GetInfo_m2487008286(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int64_t L_2 = (&V_0)->get_userId_0(); return L_2; } } // System.String DMCore.Logic.Tryst_PlunderTask::GetUserName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* Tryst_PlunderTask_GetUserName_m2872065862 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method) { PlunderUserInfo_t1747868972 V_0; memset(&V_0, 0, sizeof(V_0)); { int32_t L_0 = ____index0; PlunderUserInfo_t1747868972 L_1 = Tryst_PlunderTask_GetInfo_m2487008286(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = (&V_0)->get_userName_2(); return L_2; } } // System.Int32 DMCore.Logic.Tryst_PlunderTask::GetUserSex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Tryst_PlunderTask_GetUserSex_m3987774844 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method) { PlunderUserInfo_t1747868972 V_0; memset(&V_0, 0, sizeof(V_0)); { int32_t L_0 = ____index0; PlunderUserInfo_t1747868972 L_1 = Tryst_PlunderTask_GetInfo_m2487008286(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = (&V_0)->get_userSex_1(); return L_2; } } // System.Int64 DMCore.Logic.Tryst_PlunderTask::GetUserPhotoID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t Tryst_PlunderTask_GetUserPhotoID_m4036908 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method) { PlunderUserInfo_t1747868972 V_0; memset(&V_0, 0, sizeof(V_0)); { int32_t L_0 = ____index0; PlunderUserInfo_t1747868972 L_1 = Tryst_PlunderTask_GetInfo_m2487008286(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int64_t L_2 = (&V_0)->get_userPhotoId_3(); return L_2; } } // System.Boolean DMCore.Logic.Tryst_PlunderTask::IsEnemy(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Tryst_PlunderTask_IsEnemy_m829479509 (Tryst_PlunderTask_t2930597205 * __this, int32_t ____index0, const RuntimeMethod* method) { PlunderUserInfo_t1747868972 V_0; memset(&V_0, 0, sizeof(V_0)); { int32_t L_0 = ____index0; PlunderUserInfo_t1747868972 L_1 = Tryst_PlunderTask_GetInfo_m2487008286(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; bool L_2 = (&V_0)->get_bEnemy_4(); return L_2; } } // System.Void DMCore.Logic.Tryst_PlunderTask::Clear() extern "C" IL2CPP_METHOD_ATTR void Tryst_PlunderTask_Clear_m2681822374 (Tryst_PlunderTask_t2930597205 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Tryst_PlunderTask_Clear_m2681822374_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3219943714 * L_0 = __this->get_userList_4(); if (!L_0) { goto IL_0016; } } { List_1_t3219943714 * L_1 = __this->get_userList_4(); NullCheck(L_1); List_1_Clear_m433081650(L_1, /*hidden argument*/List_1_Clear_m433081650_RuntimeMethod_var); } IL_0016: { __this->set_userList_4((List_1_t3219943714 *)NULL); __this->set_awards_5((CAwardItemU5BU5D_t688006690*)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 // Conversion methods for marshalling of: DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo extern "C" void PlunderUserInfo_t1747868972_marshal_pinvoke(const PlunderUserInfo_t1747868972& unmarshaled, PlunderUserInfo_t1747868972_marshaled_pinvoke& marshaled) { marshaled.___userId_0 = unmarshaled.get_userId_0(); marshaled.___userSex_1 = unmarshaled.get_userSex_1(); marshaled.___userName_2 = il2cpp_codegen_marshal_string(unmarshaled.get_userName_2()); marshaled.___userPhotoId_3 = unmarshaled.get_userPhotoId_3(); marshaled.___bEnemy_4 = static_cast(unmarshaled.get_bEnemy_4()); } extern "C" void PlunderUserInfo_t1747868972_marshal_pinvoke_back(const PlunderUserInfo_t1747868972_marshaled_pinvoke& marshaled, PlunderUserInfo_t1747868972& unmarshaled) { int64_t unmarshaled_userId_temp_0 = 0; unmarshaled_userId_temp_0 = marshaled.___userId_0; unmarshaled.set_userId_0(unmarshaled_userId_temp_0); int32_t unmarshaled_userSex_temp_1 = 0; unmarshaled_userSex_temp_1 = marshaled.___userSex_1; unmarshaled.set_userSex_1(unmarshaled_userSex_temp_1); unmarshaled.set_userName_2(il2cpp_codegen_marshal_string_result(marshaled.___userName_2)); int64_t unmarshaled_userPhotoId_temp_3 = 0; unmarshaled_userPhotoId_temp_3 = marshaled.___userPhotoId_3; unmarshaled.set_userPhotoId_3(unmarshaled_userPhotoId_temp_3); bool unmarshaled_bEnemy_temp_4 = false; unmarshaled_bEnemy_temp_4 = static_cast(marshaled.___bEnemy_4); unmarshaled.set_bEnemy_4(unmarshaled_bEnemy_temp_4); } // Conversion method for clean up from marshalling of: DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo extern "C" void PlunderUserInfo_t1747868972_marshal_pinvoke_cleanup(PlunderUserInfo_t1747868972_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___userName_2); marshaled.___userName_2 = NULL; } // Conversion methods for marshalling of: DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo extern "C" void PlunderUserInfo_t1747868972_marshal_com(const PlunderUserInfo_t1747868972& unmarshaled, PlunderUserInfo_t1747868972_marshaled_com& marshaled) { marshaled.___userId_0 = unmarshaled.get_userId_0(); marshaled.___userSex_1 = unmarshaled.get_userSex_1(); marshaled.___userName_2 = il2cpp_codegen_marshal_bstring(unmarshaled.get_userName_2()); marshaled.___userPhotoId_3 = unmarshaled.get_userPhotoId_3(); marshaled.___bEnemy_4 = static_cast(unmarshaled.get_bEnemy_4()); } extern "C" void PlunderUserInfo_t1747868972_marshal_com_back(const PlunderUserInfo_t1747868972_marshaled_com& marshaled, PlunderUserInfo_t1747868972& unmarshaled) { int64_t unmarshaled_userId_temp_0 = 0; unmarshaled_userId_temp_0 = marshaled.___userId_0; unmarshaled.set_userId_0(unmarshaled_userId_temp_0); int32_t unmarshaled_userSex_temp_1 = 0; unmarshaled_userSex_temp_1 = marshaled.___userSex_1; unmarshaled.set_userSex_1(unmarshaled_userSex_temp_1); unmarshaled.set_userName_2(il2cpp_codegen_marshal_bstring_result(marshaled.___userName_2)); int64_t unmarshaled_userPhotoId_temp_3 = 0; unmarshaled_userPhotoId_temp_3 = marshaled.___userPhotoId_3; unmarshaled.set_userPhotoId_3(unmarshaled_userPhotoId_temp_3); bool unmarshaled_bEnemy_temp_4 = false; unmarshaled_bEnemy_temp_4 = static_cast(marshaled.___bEnemy_4); unmarshaled.set_bEnemy_4(unmarshaled_bEnemy_temp_4); } // Conversion method for clean up from marshalling of: DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo extern "C" void PlunderUserInfo_t1747868972_marshal_com_cleanup(PlunderUserInfo_t1747868972_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___userName_2); marshaled.___userName_2 = NULL; } // System.Void DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::.ctor(System.Int64,System.Int32,System.String,System.Int64,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PlunderUserInfo__ctor_m2655900217 (PlunderUserInfo_t1747868972 * __this, int64_t ____userId0, int32_t ____userSex1, String_t* ____name2, int64_t ____photoId3, bool ____bEnemy4, const RuntimeMethod* method) { { int64_t L_0 = ____userId0; __this->set_userId_0(L_0); int32_t L_1 = ____userSex1; __this->set_userSex_1(L_1); String_t* L_2 = ____name2; __this->set_userName_2(L_2); int64_t L_3 = ____photoId3; __this->set_userPhotoId_3(L_3); bool L_4 = ____bEnemy4; __this->set_bEnemy_4(L_4); return; } } extern "C" void PlunderUserInfo__ctor_m2655900217_AdjustorThunk (RuntimeObject * __this, int64_t ____userId0, int32_t ____userSex1, String_t* ____name2, int64_t ____photoId3, bool ____bEnemy4, const RuntimeMethod* method) { PlunderUserInfo_t1747868972 * _thisAdjusted = reinterpret_cast(__this + 1); PlunderUserInfo__ctor_m2655900217(_thisAdjusted, ____userId0, ____userSex1, ____name2, ____photoId3, ____bEnemy4, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: DMCore.Logic.Tryst_Role extern "C" void Tryst_Role_t376904606_marshal_pinvoke(const Tryst_Role_t376904606& unmarshaled, Tryst_Role_t376904606_marshaled_pinvoke& marshaled) { marshaled.___roleId_0 = unmarshaled.get_roleId_0(); marshaled.___roleName_1 = il2cpp_codegen_marshal_string(unmarshaled.get_roleName_1()); marshaled.___roleSex_2 = unmarshaled.get_roleSex_2(); marshaled.___rolePhotoId_3 = unmarshaled.get_rolePhotoId_3(); marshaled.___teamId_4 = unmarshaled.get_teamId_4(); marshaled.___score_5 = unmarshaled.get_score_5(); } extern "C" void Tryst_Role_t376904606_marshal_pinvoke_back(const Tryst_Role_t376904606_marshaled_pinvoke& marshaled, Tryst_Role_t376904606& unmarshaled) { int64_t unmarshaled_roleId_temp_0 = 0; unmarshaled_roleId_temp_0 = marshaled.___roleId_0; unmarshaled.set_roleId_0(unmarshaled_roleId_temp_0); unmarshaled.set_roleName_1(il2cpp_codegen_marshal_string_result(marshaled.___roleName_1)); int32_t unmarshaled_roleSex_temp_2 = 0; unmarshaled_roleSex_temp_2 = marshaled.___roleSex_2; unmarshaled.set_roleSex_2(unmarshaled_roleSex_temp_2); int64_t unmarshaled_rolePhotoId_temp_3 = 0; unmarshaled_rolePhotoId_temp_3 = marshaled.___rolePhotoId_3; unmarshaled.set_rolePhotoId_3(unmarshaled_rolePhotoId_temp_3); int32_t unmarshaled_teamId_temp_4 = 0; unmarshaled_teamId_temp_4 = marshaled.___teamId_4; unmarshaled.set_teamId_4(unmarshaled_teamId_temp_4); int32_t unmarshaled_score_temp_5 = 0; unmarshaled_score_temp_5 = marshaled.___score_5; unmarshaled.set_score_5(unmarshaled_score_temp_5); } // Conversion method for clean up from marshalling of: DMCore.Logic.Tryst_Role extern "C" void Tryst_Role_t376904606_marshal_pinvoke_cleanup(Tryst_Role_t376904606_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___roleName_1); marshaled.___roleName_1 = NULL; } // Conversion methods for marshalling of: DMCore.Logic.Tryst_Role extern "C" void Tryst_Role_t376904606_marshal_com(const Tryst_Role_t376904606& unmarshaled, Tryst_Role_t376904606_marshaled_com& marshaled) { marshaled.___roleId_0 = unmarshaled.get_roleId_0(); marshaled.___roleName_1 = il2cpp_codegen_marshal_bstring(unmarshaled.get_roleName_1()); marshaled.___roleSex_2 = unmarshaled.get_roleSex_2(); marshaled.___rolePhotoId_3 = unmarshaled.get_rolePhotoId_3(); marshaled.___teamId_4 = unmarshaled.get_teamId_4(); marshaled.___score_5 = unmarshaled.get_score_5(); } extern "C" void Tryst_Role_t376904606_marshal_com_back(const Tryst_Role_t376904606_marshaled_com& marshaled, Tryst_Role_t376904606& unmarshaled) { int64_t unmarshaled_roleId_temp_0 = 0; unmarshaled_roleId_temp_0 = marshaled.___roleId_0; unmarshaled.set_roleId_0(unmarshaled_roleId_temp_0); unmarshaled.set_roleName_1(il2cpp_codegen_marshal_bstring_result(marshaled.___roleName_1)); int32_t unmarshaled_roleSex_temp_2 = 0; unmarshaled_roleSex_temp_2 = marshaled.___roleSex_2; unmarshaled.set_roleSex_2(unmarshaled_roleSex_temp_2); int64_t unmarshaled_rolePhotoId_temp_3 = 0; unmarshaled_rolePhotoId_temp_3 = marshaled.___rolePhotoId_3; unmarshaled.set_rolePhotoId_3(unmarshaled_rolePhotoId_temp_3); int32_t unmarshaled_teamId_temp_4 = 0; unmarshaled_teamId_temp_4 = marshaled.___teamId_4; unmarshaled.set_teamId_4(unmarshaled_teamId_temp_4); int32_t unmarshaled_score_temp_5 = 0; unmarshaled_score_temp_5 = marshaled.___score_5; unmarshaled.set_score_5(unmarshaled_score_temp_5); } // Conversion method for clean up from marshalling of: DMCore.Logic.Tryst_Role extern "C" void Tryst_Role_t376904606_marshal_com_cleanup(Tryst_Role_t376904606_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___roleName_1); marshaled.___roleName_1 = 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 DMCore.Logic.WaitingRoomHelper::.ctor() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper__ctor_m758369643 (WaitingRoomHelper_t1026959434 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::SetWaitingRoomUIVisible(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetWaitingRoomUIVisible_m1036774173 (RuntimeObject * __this /* static, unused */, bool ___bShow0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SetWaitingRoomUIVisible_m1036774173_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; ISceneBaseObj_t858622483 * V_3 = NULL; int32_t V_4 = 0; Transform_t3600365921 * G_B3_0 = NULL; GameObject_t1113636619 * G_B6_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_set_IsUIVisibleChanged_m4102081677(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * 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_002d; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral3280341853, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_002e; } IL_002d: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_002e: { V_1 = G_B3_0; Transform_t3600365921 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0046; } } { Transform_t3600365921 * L_8 = V_1; NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); G_B6_0 = L_9; goto IL_0047; } IL_0046: { G_B6_0 = ((GameObject_t1113636619 *)(NULL)); } IL_0047: { V_2 = G_B6_0; GameObject_t1113636619 * L_10 = V_2; 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_005b; } } { GameObject_t1113636619 * L_12 = V_2; bool L_13 = ___bShow0; NullCheck(L_12); GameObject_SetActive_m796801857(L_12, L_13, /*hidden argument*/NULL); } IL_005b: { V_3 = (ISceneBaseObj_t858622483 *)NULL; V_4 = (-1); goto IL_0083; } IL_0065: { ISceneBaseObj_t858622483 * L_14 = V_3; NullCheck(L_14); CProperty_t963755051 * L_15 = ISceneBaseObj_GetNetProperty_m1709069404(L_14, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = CProperty_GetInt_m2680341236(L_15, _stringLiteral1985563870, 0, /*hidden argument*/NULL); if ((((int32_t)L_16) == ((int32_t)1))) { goto IL_0083; } } { ISceneBaseObj_t858622483 * L_17 = V_3; bool L_18 = ___bShow0; NullCheck(L_17); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_17, L_18); } IL_0083: { CSceneService_t551449725 * L_19 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_20 = V_4; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_4 = L_21; NullCheck(L_19); ISceneBaseObj_t858622483 * L_22 = CSceneService_GetRoleObj_m3880305570(L_19, L_21, /*hidden argument*/NULL); ISceneBaseObj_t858622483 * L_23 = L_22; V_3 = L_23; if (L_23) { goto IL_0065; } } { return; } } // System.Void DMCore.Logic.WaitingRoomHelper::SetMarryRoomUIVisible(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetMarryRoomUIVisible_m4178123379 (RuntimeObject * __this /* static, unused */, bool ___bShow0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SetMarryRoomUIVisible_m4178123379_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; Transform_t3600365921 * G_B3_0 = NULL; GameObject_t1113636619 * G_B6_0 = NULL; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * 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_0027; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral3481716321, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_0028; } IL_0027: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0028: { V_1 = G_B3_0; Transform_t3600365921 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0040; } } { Transform_t3600365921 * L_8 = V_1; NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); G_B6_0 = L_9; goto IL_0041; } IL_0040: { G_B6_0 = ((GameObject_t1113636619 *)(NULL)); } IL_0041: { V_2 = G_B6_0; GameObject_t1113636619 * L_10 = V_2; 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_0055; } } { GameObject_t1113636619 * L_12 = V_2; bool L_13 = ___bShow0; NullCheck(L_12); GameObject_SetActive_m796801857(L_12, L_13, /*hidden argument*/NULL); } IL_0055: { return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::IsInReadyState() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsInReadyState_m1107011973 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_IsInReadyState_m1107011973_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t G_B3_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, _stringLiteral562877555, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_3 = WaitingRoomHelper_IsRoomOwner_m995830366(NULL /*static, unused*/, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B3_0 = 0; } IL_0026: { V_0 = (bool)G_B3_0; bool L_4 = V_0; if (!L_4) { goto IL_0038; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral696340247, (bool)1, /*hidden argument*/NULL); } IL_0038: { bool L_5 = V_0; return L_5; } } // System.Void DMCore.Logic.WaitingRoomHelper::SetVisibleInvatie() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetVisibleInvatie_m213268082 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SetVisibleInvatie_m213268082_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; uiWaitingRoom_t4262146884 * V_2 = NULL; Transform_t3600365921 * G_B3_0 = NULL; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * 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_0027; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral3280341853, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_0028; } IL_0027: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0028: { V_1 = G_B3_0; Transform_t3600365921 * L_6 = V_1; 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_0036; } } { return; } IL_0036: { Transform_t3600365921 * L_8 = V_1; NullCheck(L_8); uiWaitingRoom_t4262146884 * L_9 = Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012(L_8, /*hidden argument*/Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012_RuntimeMethod_var); V_2 = L_9; uiWaitingRoom_t4262146884 * L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_10, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_004a; } } { return; } IL_004a: { uiWaitingRoom_t4262146884 * L_12 = V_2; NullCheck(L_12); uiWaitingRoom_HideSettings_m674718633(L_12, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::SetVisibleViewCard() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetVisibleViewCard_m1792725295 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SetVisibleViewCard_m1792725295_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; Transform_t3600365921 * G_B3_0 = NULL; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * 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_0027; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral2215699307, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_0028; } IL_0027: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0028: { V_1 = G_B3_0; Transform_t3600365921 * L_6 = V_1; 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_0036; } } { return; } IL_0036: { Transform_t3600365921 * L_8 = V_1; 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_Destroy_m3726802780(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::SetBackGroundShow(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetBackGroundShow_m427769223 (RuntimeObject * __this /* static, unused */, bool ___isShow0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SetBackGroundShow_m427769223_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; uiWaitingRoom_t4262146884 * V_2 = NULL; Transform_t3600365921 * G_B3_0 = NULL; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * 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_0027; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral3280341853, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_0028; } IL_0027: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0028: { V_1 = G_B3_0; Transform_t3600365921 * L_6 = V_1; 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_0036; } } { return; } IL_0036: { Transform_t3600365921 * L_8 = V_1; NullCheck(L_8); uiWaitingRoom_t4262146884 * L_9 = Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012(L_8, /*hidden argument*/Component_GetComponent_TisuiWaitingRoom_t4262146884_m1917817012_RuntimeMethod_var); V_2 = L_9; uiWaitingRoom_t4262146884 * L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_10, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_004a; } } { return; } IL_004a: { uiWaitingRoom_t4262146884 * L_12 = V_2; NullCheck(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(L_12, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral799197628, /*hidden argument*/NULL); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); bool L_16 = ___isShow0; NullCheck(L_15); GameObject_SetActive_m796801857(L_15, L_16, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::StartDance() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_StartDance_m3165952852 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_StartDance_m3165952852_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1093), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::IsRoomOwner() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsRoomOwner_m995830366 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_IsRoomOwner_m995830366_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_0); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_2 = WaitingRoomHelper_IsRoomOwner_m599807576(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); return L_2; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::IsBusy(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsBusy_m2888334239 (RuntimeObject * __this /* static, unused */, int64_t ___user_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_IsBusy_m2888334239_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t G_B3_0 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___user_id0; NullCheck(L_0); ISceneRole_t2394225724 * L_2 = CSceneService_FindRoleByUserID_m4171044813(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; ISceneRole_t2394225724 * L_3 = V_0; if (!L_3) { goto IL_002b; } } { ISceneRole_t2394225724 * L_4 = V_0; NullCheck(L_4); CProperty_t963755051 * L_5 = ISceneBaseObj_GetNetProperty_m1709069404(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CProperty_GetInt_m2680341236(L_5, _stringLiteral1454373254, 0, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)((((int32_t)L_6) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_002c; } IL_002b: { G_B3_0 = 0; } IL_002c: { return (bool)G_B3_0; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::IsRoomOwner(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsRoomOwner_m599807576 (RuntimeObject * __this /* static, unused */, int64_t ___user_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_IsRoomOwner_m599807576_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; ISceneRole_t2394225724 * V_1 = NULL; int32_t G_B4_0 = 0; int32_t G_B8_0 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = CProperty_GetLong_m359864449(L_1, _stringLiteral1309047460, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_2; int64_t L_3 = V_0; if ((((int64_t)L_3) == ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_002e; } } { int64_t L_4 = V_0; int64_t L_5 = ___user_id0; if ((!(((uint64_t)L_4) == ((uint64_t)L_5)))) { goto IL_002c; } } { G_B4_0 = 1; goto IL_002d; } IL_002c: { G_B4_0 = 0; } IL_002d: { return (bool)G_B4_0; } IL_002e: { CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_7 = ___user_id0; NullCheck(L_6); ISceneRole_t2394225724 * L_8 = CSceneService_FindRoleByUserID_m4171044813(L_6, L_7, /*hidden argument*/NULL); V_1 = L_8; ISceneRole_t2394225724 * L_9 = V_1; if (!L_9) { goto IL_0059; } } { ISceneRole_t2394225724 * L_10 = V_1; NullCheck(L_10); CProperty_t963755051 * L_11 = ISceneBaseObj_GetNetProperty_m1709069404(L_10, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = CProperty_GetInt_m2680341236(L_11, _stringLiteral3853311801, 0, /*hidden argument*/NULL); G_B8_0 = ((((int32_t)((((int32_t)0) == ((int32_t)L_12))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_005a; } IL_0059: { G_B8_0 = 0; } IL_005a: { return (bool)G_B8_0; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::IsCouple(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_IsCouple_m2801685176 (RuntimeObject * __this /* static, unused */, int64_t ___user_id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_IsCouple_m2801685176_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; int32_t G_B4_0 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = CProperty_GetLong_m359864449(L_1, _stringLiteral2838449168, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_0 = L_2; CSceneService_t551449725 * L_3 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CProperty_t963755051 * L_4 = CSceneService_GetSceneNetProperty_m2882939145(L_3, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = CProperty_GetLong_m359864449(L_4, _stringLiteral2435164641, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_5; int64_t L_6 = V_0; int64_t L_7 = ___user_id0; if ((((int64_t)L_6) == ((int64_t)L_7))) { goto IL_003c; } } { int64_t L_8 = V_1; int64_t L_9 = ___user_id0; if ((!(((uint64_t)L_8) == ((uint64_t)L_9)))) { goto IL_0042; } } IL_003c: { G_B4_0 = 1; goto IL_0043; } IL_0042: { G_B4_0 = 0; } IL_0043: { return (bool)G_B4_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::RequestChangeRoomInfo(DMCore.Logic.enumChangeRoomInfoType,System.String) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestChangeRoomInfo_m4250568325 (RuntimeObject * __this /* static, unused */, uint8_t ___type0, String_t* ___appendParam1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_RequestChangeRoomInfo_m4250568325_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { uint8_t L_0 = ___type0; if ((((int32_t)L_0) < ((int32_t)5))) { goto IL_000e; } } { uint8_t L_1 = ___type0; if ((((int32_t)L_1) < ((int32_t)7))) { goto IL_000f; } } IL_000e: { return; } IL_000f: { uint8_t L_2 = ___type0; if ((!(((uint32_t)L_2) == ((uint32_t)5)))) { goto IL_0037; } } { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_3 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_4 = ___appendParam1; NullCheck(L_3); bool L_5 = CSensitiveWordManager_IfExistSensitiveWord_m2539653544(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0037; } } { CMsgManager_t455955613 * L_6 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CMsgManager_PushHintUseTextHelp_m3781284520(L_6, _stringLiteral346528831, (bool)1, /*hidden argument*/NULL); return; } IL_0037: { CDataArray_t4068198041 * L_7 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_7, /*hidden argument*/NULL); V_0 = L_7; CDataArray_t4068198041 * L_8 = V_0; NullCheck(L_8); CDataArray_Push_m3820844360(L_8, ((int32_t)1090), /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_0; uint8_t L_10 = ___type0; NullCheck(L_9); CDataArray_Push_m3820844360(L_9, L_10, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; String_t* L_12 = ___appendParam1; NullCheck(L_11); CDataArray_Push_m1799687930(L_11, L_12, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_0; NullCheck(L_13); CDataArray_Flush_m1077150699(L_13, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::RequestChangeDanceMusic(System.Int32,System.Int32,System.Int32,DMCore.Logic.enumRandomMusicRange) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestChangeDanceMusic_m2855958616 (RuntimeObject * __this /* static, unused */, int32_t ___musicID0, int32_t ___difficuty1, int32_t ___starLevel2, int32_t ___appendParam43, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_RequestChangeDanceMusic_m2855958616_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; CSongManager_t2375791487 * G_B2_0 = NULL; CSongManager_t2375791487 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CSongManager_t2375791487 * G_B3_1 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1090), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 2, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___musicID0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; int32_t L_6 = ___difficuty1; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; int32_t L_8 = ___starLevel2; NullCheck(L_7); CDataArray_Push_m3820844360(L_7, L_8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_0; int32_t L_10 = ___appendParam43; NullCheck(L_9); CDataArray_Push_m3820844360(L_9, L_10, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; NullCheck(L_11); CDataArray_Flush_m1077150699(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_12 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = ___appendParam43; G_B1_0 = L_12; if (L_13) { G_B2_0 = L_12; goto IL_004b; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_004c; } IL_004b: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_004c: { NullCheck(G_B3_1); CSongManager_set_IsRandomLocal_m1650104207(G_B3_1, (bool)G_B3_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_14 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CSongManager_set_IsRandomSuccess_m4105669635(L_14, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::RequestChangeDanceScene(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestChangeDanceScene_m3801719276 (RuntimeObject * __this /* static, unused */, int32_t ___sceneID0, bool ___isRandomScene1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_RequestChangeDanceScene_m3801719276_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; CDataArray_t4068198041 * G_B2_0 = NULL; CDataArray_t4068198041 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CDataArray_t4068198041 * G_B3_1 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1090), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___sceneID0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; bool L_6 = ___isRandomScene1; G_B1_0 = L_5; if (!L_6) { G_B2_0 = L_5; goto IL_002c; } } { G_B3_0 = (-1); G_B3_1 = G_B1_0; goto IL_002d; } IL_002c: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_002d: { NullCheck(G_B3_1); CDataArray_Push_m3820844360(G_B3_1, G_B3_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); bool L_8 = ___isRandomScene1; IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_set_IsRandomLocal_m924394366(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); DanceSceneManager_set_IsRandomSuccess_m1948583432(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::RequestChangeDanceMode() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestChangeDanceMode_m4253462255 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_RequestChangeDanceMode_m4253462255_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1090), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, 3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_4 = CDanceModeManager_get_LocalPlayMode_m4078433235(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CDataArray_Push_m3820844360(L_3, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; int32_t L_6 = CDanceModeManager_get_LocalKeyMode_m1037442715(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::RequestBeachEntry() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestBeachEntry_m3247523744 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_RequestBeachEntry_m3247523744_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)9005), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::RequestBeachLeave() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestBeachLeave_m2532346162 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_RequestBeachLeave_m2532346162_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)9006), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Flush_m1077150699(L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::SendReadyState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SendReadyState_m3319219536 (RuntimeObject * __this /* static, unused */, int32_t ____readyState0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SendReadyState_m3319219536_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)105), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ____readyState0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Flush_m1077150699(L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::BeachEntryPool(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_BeachEntryPool_m413950061 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_BeachEntryPool_m413950061_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___data0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral364080705, (bool)1, /*hidden argument*/NULL); return; } IL_001c: { return; } } // System.Void DMCore.Logic.WaitingRoomHelper::BeachLeavePool(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_BeachLeavePool_m3282554989 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_BeachLeavePool_m3282554989_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CDataArray_t4068198041 * L_0 = ___data0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral264151936, (bool)1, /*hidden argument*/NULL); return; } IL_001c: { return; } } // System.Void DMCore.Logic.WaitingRoomHelper::BeachAddExp(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_BeachAddExp_m2938107984 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_BeachAddExp_m2938107984_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; float V_2 = 0.0f; String_t* V_3 = NULL; CChatInfo_t4292626735 * V_4 = NULL; DateTime_t3738529785 V_5; memset(&V_5, 0, sizeof(V_5)); int32_t V_6 = 0; { CDataArray_t4068198041 * L_0 = ___data0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___data0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___data0; NullCheck(L_4); float L_5 = CDataArray_GetFloat_m2138633744(L_4, 3, (0.0f), /*hidden argument*/NULL); V_2 = L_5; 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, _stringLiteral4176761422, /*hidden argument*/NULL); int32_t L_8 = V_0; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_9); int32_t L_11 = V_1; int32_t L_12 = L_11; RuntimeObject * L_13 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_12); float L_14 = V_2; float L_15 = L_14; RuntimeObject * L_16 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_15); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Format_m3339413201(NULL /*static, unused*/, L_7, L_10, L_13, L_16, /*hidden argument*/NULL); V_3 = L_17; CChatInfo_t4292626735 * L_18 = (CChatInfo_t4292626735 *)il2cpp_codegen_object_new(CChatInfo_t4292626735_il2cpp_TypeInfo_var); CChatInfo__ctor_m830194973(L_18, /*hidden argument*/NULL); V_4 = L_18; CChatInfo_t4292626735 * L_19 = V_4; NullCheck(L_19); CChatUserInfo_t74790139 * L_20 = L_19->get_UserInfo_0(); String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_20); CChatUserInfo_SetValue_m1876659017(L_20, (((int64_t)((int64_t)0))), (((int64_t)((int64_t)0))), L_21, 0, 0, 0, 0, 1, 0, 0, 0, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_22 = V_4; NullCheck(L_22); CChatMessageInfo_t3657869099 * L_23 = L_22->get_MessageInfo_1(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_24 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_5 = L_24; IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); String_t* L_25 = ((CChatManager_t1988186574_StaticFields*)il2cpp_codegen_static_fields_for(CChatManager_t1988186574_il2cpp_TypeInfo_var))->get_s_ChatTimeFormat_37(); String_t* L_26 = DateTime_ToString_m3718521780((&V_5), L_25, /*hidden argument*/NULL); String_t* L_27 = V_3; NullCheck(L_23); CChatMessageInfo_SetValue_m3691071710(L_23, L_26, L_27, 1, 0, /*hidden argument*/NULL); CChatManager_t1988186574 * L_28 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); CChatGroup_t2712975719 * L_29 = CChatManager_GetChatGroup_m377306376(L_28, 6, /*hidden argument*/NULL); CChatInfo_t4292626735 * L_30 = V_4; NullCheck(L_29); CChatGroup_Push_m2905874824(L_29, L_30, (bool)0, /*hidden argument*/NULL); int32_t L_31 = V_0; int32_t L_32 = V_1; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)L_32)); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); LinkedList_1_t687096698 * L_33 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_expAddList_22(); int32_t L_34 = V_6; int32_t L_35 = L_34; RuntimeObject * L_36 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_35); String_t* L_37 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1510420629, L_36, /*hidden argument*/NULL); NullCheck(L_33); LinkedList_1_AddLast_m980610863(L_33, L_37, /*hidden argument*/LinkedList_1_AddLast_m980610863_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::BeachInteract(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_BeachInteract_m997200054 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_BeachInteract_m997200054_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int64_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; String_t* G_B3_0 = NULL; int32_t G_B3_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_m_IsRequest_0(); if (!L_0) { goto IL_000b; } } { return; } IL_000b: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_m_IsRequest_0((bool)1); CDataArray_t4068198041 * L_1 = ___data0; 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, 1, L_2, /*hidden argument*/NULL); V_0 = L_3; CDataArray_t4068198041 * L_4 = ___data0; NullCheck(L_4); int64_t L_5 = CDataArray_GetLong_m4094450536(L_4, 2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = ___data0; NullCheck(L_6); int32_t L_7 = CDataArray_GetInt_m1111369473(L_6, 3, 0, /*hidden argument*/NULL); V_2 = L_7; 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, _stringLiteral2467169390, /*hidden argument*/NULL); String_t* L_10 = V_0; String_t* L_11 = String_Format_m2844511972(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); V_3 = L_11; String_t* L_12 = V_3; OnMsgBoxClkCallBack_t3229751541 * L_13 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_23(); G_B3_0 = L_12; G_B3_1 = 2; if (L_13) { G_B4_0 = L_12; G_B4_1 = 2; goto IL_0061; } } { intptr_t L_14 = (intptr_t)WaitingRoomHelper_OnMsgBoxClk_m469290899_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_15 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_15, NULL, L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_23(L_15); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_0061: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_16 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_23(); CDataArray_t4068198041 * L_17 = ___data0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3511413583(NULL /*static, unused*/, G_B4_1, G_B4_0, L_16, L_17, (10.0f), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::OnMsgBoxClk(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_OnMsgBoxClk_m469290899 (RuntimeObject * __this /* static, unused */, bool ___isConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_OnMsgBoxClk_m469290899_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)9001), /*hidden argument*/NULL); bool L_2 = ___isConfirmed0; if (!L_2) { goto IL_0023; } } { CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, 1, /*hidden argument*/NULL); goto IL_002a; } IL_0023: { CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, 0, /*hidden argument*/NULL); } IL_002a: { CDataArray_t4068198041 * L_5 = V_0; CDataArray_t4068198041 * L_6 = ___userData1; NullCheck(L_6); int64_t L_7 = CDataArray_GetLong_m4094450536(L_6, 2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_5); CDataArray_Push_m3799896857(L_5, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; CDataArray_t4068198041 * L_9 = ___userData1; NullCheck(L_9); int32_t L_10 = CDataArray_GetInt_m1111369473(L_9, 3, 0, /*hidden argument*/NULL); NullCheck(L_8); CDataArray_Push_m3820844360(L_8, L_10, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; NullCheck(L_11); CDataArray_Flush_m1077150699(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_m_IsRequest_0((bool)0); return; } } // System.Int32 DMCore.Logic.WaitingRoomHelper::InvokeRandomDanceMusicID(DMCore.Logic.enumSongGroup) extern "C" IL2CPP_METHOD_ATTR int32_t WaitingRoomHelper_InvokeRandomDanceMusicID_m2646725425 (RuntimeObject * __this /* static, unused */, int32_t ___group0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_InvokeRandomDanceMusicID_m2646725425_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_CnterRandomMusic_19(0); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CSongManager_get_RandomRange_m4100264137(L_0, /*hidden argument*/NULL); V_0 = L_1; CSongManager_t2375791487 * L_2 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = ___group0; NullCheck(L_2); int32_t L_4 = CSongManager_GetGroupSize_m3764762218(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; V_2 = (-1); goto IL_006b; } IL_0024: { int32_t L_5 = V_1; int32_t L_6 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_5, /*hidden argument*/NULL); V_3 = L_6; int32_t L_7 = V_3; int32_t L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_9 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_7, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)), /*hidden argument*/NULL); V_3 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_10 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = ___group0; int32_t L_12 = V_3; NullCheck(L_10); int32_t L_13 = CSongManager_GetSongId_m473450544(L_10, L_11, L_12, /*hidden argument*/NULL); V_2 = L_13; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); int32_t L_14 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_CnterRandomMusic_19(); int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_CnterRandomMusic_19(L_15); if ((((int32_t)L_15) < ((int32_t)5))) { goto IL_006b; } } { CLogHelp_t779629444 * L_16 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CLogHelp_LogFile_m4227814860(L_16, _stringLiteral3560733984, /*hidden argument*/NULL); goto IL_0079; } IL_006b: { int32_t L_17 = V_1; if ((((int32_t)L_17) <= ((int32_t)0))) { goto IL_0079; } } { int32_t L_18 = V_2; if ((((int32_t)L_18) < ((int32_t)0))) { goto IL_0024; } } IL_0079: { int32_t L_19 = V_2; return L_19; } } // System.Void DMCore.Logic.WaitingRoomHelper::SendRandomDanceMusic() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SendRandomDanceMusic_m1850242008 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SendRandomDanceMusic_m1850242008_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; int32_t V_6 = 0; { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_CnterRandomMusic_19(0); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_0 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CSongManager_get_RandomRange_m4100264137(L_0, /*hidden argument*/NULL); V_0 = L_1; CSongManager_t2375791487 * L_2 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); CSongManager_t2375791487 * L_3 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CSongManager_get_SelectedGroup_m2181892272(L_3, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_5 = CSongManager_GetGroupSize_m3764762218(L_2, L_4, /*hidden argument*/NULL); V_1 = L_5; V_2 = (-1); goto IL_007d; } IL_002d: { int32_t L_6 = V_1; int32_t L_7 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_6, /*hidden argument*/NULL); V_3 = L_7; int32_t L_8 = V_3; int32_t L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_10 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_8, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)), /*hidden argument*/NULL); V_3 = L_10; IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_11 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); CSongManager_t2375791487 * L_12 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = CSongManager_get_SelectedGroup_m2181892272(L_12, /*hidden argument*/NULL); int32_t L_14 = V_3; NullCheck(L_11); int32_t L_15 = CSongManager_GetSongId_m473450544(L_11, L_13, L_14, /*hidden argument*/NULL); V_2 = L_15; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); int32_t L_16 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_CnterRandomMusic_19(); int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_CnterRandomMusic_19(L_17); if ((((int32_t)L_17) < ((int32_t)5))) { goto IL_007d; } } { CLogHelp_t779629444 * L_18 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CLogHelp_LogFile_m4227814860(L_18, _stringLiteral3560733984, /*hidden argument*/NULL); goto IL_008b; } IL_007d: { int32_t L_19 = V_1; if ((((int32_t)L_19) <= ((int32_t)0))) { goto IL_008b; } } { int32_t L_20 = V_2; if ((((int32_t)L_20) < ((int32_t)0))) { goto IL_002d; } } IL_008b: { V_4 = 0; CSceneService_t551449725 * L_21 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CProperty_t963755051 * L_22 = CSceneService_GetSceneNetProperty_m2882939145(L_21, /*hidden argument*/NULL); NullCheck(L_22); int32_t L_23 = CProperty_GetInt_m2680341236(L_22, _stringLiteral1481235990, 0, /*hidden argument*/NULL); V_5 = L_23; int32_t L_24 = V_5; if ((((int32_t)L_24) == ((int32_t)1))) { goto IL_00c1; } } { int32_t L_25 = Random_Range_m4054026115(NULL /*static, unused*/, 0, 3, /*hidden argument*/NULL); V_4 = L_25; int32_t L_26 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_27 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_26, 0, 2, /*hidden argument*/NULL); V_4 = L_27; } IL_00c1: { CMusicManager_t3263666357 * L_28 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_29 = V_2; int32_t L_30 = V_4; NullCheck(L_28); int32_t L_31 = CMusicManager_GetMusicDifficutyStar_m497424451(L_28, L_29, L_30, /*hidden argument*/NULL); V_6 = L_31; int32_t L_32 = V_2; int32_t L_33 = V_4; int32_t L_34 = V_6; int32_t L_35 = V_0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_RequestChangeDanceMusic_m2855958616(NULL /*static, unused*/, L_32, L_33, L_34, L_35, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.WaitingRoomHelper::InvokeRandomDanceSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t WaitingRoomHelper_InvokeRandomDanceSceneID_m1319891592 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_InvokeRandomDanceSceneID_m1319891592_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * 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; { List_1_t128053199 * L_0 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_0, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_t2271493662 * L_1 = DanceSceneManager_GetInstance_m2797443555(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = DanceSceneManager_GetSceneCount_m691711407(L_1, /*hidden argument*/NULL); V_1 = L_2; V_2 = 1; goto IL_0036; } IL_0018: { IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_t2271493662 * L_3 = DanceSceneManager_GetInstance_m2797443555(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_2; NullCheck(L_3); int32_t L_5 = DanceSceneManager_GetSceneID_m1657241878(L_3, L_4, /*hidden argument*/NULL); V_3 = L_5; int32_t L_6 = V_3; if ((((int32_t)0) >= ((int32_t)L_6))) { goto IL_0032; } } { List_1_t128053199 * L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); List_1_Add_m697420525(L_7, L_8, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0032: { int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0036: { int32_t L_10 = V_2; int32_t L_11 = V_1; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0018; } } { V_4 = 1; List_1_t128053199 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = List_1_get_Count_m186164705(L_12, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)0) >= ((int32_t)L_13))) { goto IL_0076; } } { List_1_t128053199 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = List_1_get_Count_m186164705(L_14, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); int32_t L_16 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_15, /*hidden argument*/NULL); V_5 = L_16; int32_t L_17 = V_5; List_1_t128053199 * L_18 = V_0; NullCheck(L_18); int32_t L_19 = List_1_get_Count_m186164705(L_18, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_20 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_17, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1)), /*hidden argument*/NULL); V_5 = L_20; List_1_t128053199 * L_21 = V_0; int32_t L_22 = V_5; NullCheck(L_21); int32_t L_23 = List_1_get_Item_m888956288(L_21, L_22, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_4 = L_23; } IL_0076: { int32_t L_24 = V_4; return L_24; } } // System.Void DMCore.Logic.WaitingRoomHelper::SendRandomDanceScene() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SendRandomDanceScene_m4157466393 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SendRandomDanceScene_m4157466393_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t128053199 * V_1 = NULL; 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; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral3803231255, (-1), /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)); List_1_t128053199 * L_3 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_3, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_t2271493662 * L_4 = DanceSceneManager_GetInstance_m2797443555(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = DanceSceneManager_GetSceneCount_m691711407(L_4, /*hidden argument*/NULL); V_2 = L_5; V_3 = 1; goto IL_0059; } IL_0030: { IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_t2271493662 * L_6 = DanceSceneManager_GetInstance_m2797443555(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = V_3; NullCheck(L_6); int32_t L_8 = DanceSceneManager_GetSceneID_m1657241878(L_6, L_7, /*hidden argument*/NULL); V_4 = L_8; int32_t L_9 = V_4; if ((((int32_t)0) >= ((int32_t)L_9))) { goto IL_0055; } } { int32_t L_10 = V_4; int32_t L_11 = V_0; if ((((int32_t)L_10) == ((int32_t)L_11))) { goto IL_0055; } } { List_1_t128053199 * L_12 = V_1; int32_t L_13 = V_4; NullCheck(L_12); List_1_Add_m697420525(L_12, L_13, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0055: { int32_t L_14 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0059: { int32_t L_15 = V_3; int32_t L_16 = V_2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0030; } } { V_5 = 1; List_1_t128053199 * L_17 = V_1; NullCheck(L_17); int32_t L_18 = List_1_get_Count_m186164705(L_17, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)0) >= ((int32_t)L_18))) { goto IL_0099; } } { List_1_t128053199 * L_19 = V_1; NullCheck(L_19); int32_t L_20 = List_1_get_Count_m186164705(L_19, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); int32_t L_21 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_20, /*hidden argument*/NULL); V_6 = L_21; int32_t L_22 = V_6; List_1_t128053199 * L_23 = V_1; NullCheck(L_23); int32_t L_24 = List_1_get_Count_m186164705(L_23, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_25 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_22, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)), /*hidden argument*/NULL); V_6 = L_25; List_1_t128053199 * L_26 = V_1; int32_t L_27 = V_6; NullCheck(L_26); int32_t L_28 = List_1_get_Item_m888956288(L_26, L_27, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_5 = L_28; } IL_0099: { int32_t L_29 = V_5; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_RequestChangeDanceScene_m3801719276(NULL /*static, unused*/, L_29, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::SetModeInfo(UILabel) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetModeInfo_m3062907828 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___labelMode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SetModeInfo_m3062907828_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral671433250, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceModeManager_set_KeyMode_m2051611966(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); CSceneService_t551449725 * L_3 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CProperty_t963755051 * L_4 = CSceneService_GetSceneNetProperty_m2882939145(L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CProperty_GetInt_m2680341236(L_4, _stringLiteral309324792, 0, /*hidden argument*/NULL); CDanceModeManager_set_PlayMode_m3679479831(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = ___labelMode0; 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_00c5; } } { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_8 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = CDanceModeManager_get_PlayMode_m4120183678(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = CDanceModeManager_MakeDanceMode_m17578433(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); V_0 = L_10; UILabel_t3248798549 * L_11 = ___labelMode0; CTextHelp_t3119637808 * L_12 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_13 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral4257276236, L_13, /*hidden argument*/NULL); NullCheck(L_12); String_t* L_15 = CTextHelp_GetText_m372251958(L_12, L_14, /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_15, /*hidden argument*/NULL); int32_t L_16 = CDanceModeManager_get_PlayMode_m4120183678(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_16) == ((uint32_t)2)))) { goto IL_00a6; } } { UILabel_t3248798549 * L_17 = ___labelMode0; Color_t2555686324 L_18; memset(&L_18, 0, sizeof(L_18)); Color__ctor_m2943235014((&L_18), (1.0f), (0.855f), (0.8667f), (1.0f), /*hidden argument*/NULL); NullCheck(L_17); UIWidget_set_color_m2288988844(L_17, L_18, /*hidden argument*/NULL); goto IL_00c5; } IL_00a6: { UILabel_t3248798549 * L_19 = ___labelMode0; Color_t2555686324 L_20; memset(&L_20, 0, sizeof(L_20)); Color__ctor_m2943235014((&L_20), (0.255f), (1.0f), (0.8667f), (1.0f), /*hidden argument*/NULL); NullCheck(L_19); UIWidget_set_color_m2288988844(L_19, L_20, /*hidden argument*/NULL); } IL_00c5: { return; } } // System.String DMCore.Logic.WaitingRoomHelper::GetMusicInfo() extern "C" IL2CPP_METHOD_ATTR String_t* WaitingRoomHelper_GetMusicInfo_m1005783269 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_GetMusicInfo_m1005783269_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CMusicDescription_t2126213410 * V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral2522787689, (-1), /*hidden argument*/NULL); V_0 = L_2; CSceneService_t551449725 * L_3 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CProperty_t963755051 * L_4 = CSceneService_GetSceneNetProperty_m2882939145(L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CProperty_GetInt_m2680341236(L_4, _stringLiteral217883487, 1, /*hidden argument*/NULL); V_1 = L_5; CMusicManager_t3263666357 * L_6 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = V_0; NullCheck(L_6); CMusicDescription_t2126213410 * L_8 = CMusicManager_GetMusicDescription_m2322953683(L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; CMusicDescription_t2126213410 * L_9 = V_2; if (L_9) { goto IL_0044; } } { 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(); return L_10; } IL_0044: { V_3 = 1; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_11 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_11) == ((uint32_t)1)))) { goto IL_0067; } } { CMusicManager_t3263666357 * L_12 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); CMusicDescription_t2126213410 * L_13 = V_2; NullCheck(L_13); int32_t L_14 = L_13->get__Bpm_2(); NullCheck(L_12); int32_t L_15 = CMusicManager_GetClassicalKeyStarCount_m1701323045(L_12, L_14, /*hidden argument*/NULL); V_3 = L_15; goto IL_0093; } IL_0067: { int32_t L_16 = V_1; if (L_16) { goto IL_0079; } } { CMusicDescription_t2126213410 * L_17 = V_2; NullCheck(L_17); int32_t L_18 = L_17->get__StarEasy_3(); V_3 = L_18; goto IL_0093; } IL_0079: { int32_t L_19 = V_1; if ((!(((uint32_t)L_19) == ((uint32_t)2)))) { goto IL_008c; } } { CMusicDescription_t2126213410 * L_20 = V_2; NullCheck(L_20); int32_t L_21 = L_20->get__StarHard_5(); V_3 = L_21; goto IL_0093; } IL_008c: { CMusicDescription_t2126213410 * L_22 = V_2; NullCheck(L_22); int32_t L_23 = L_22->get__StarNormal_4(); V_3 = L_23; } IL_0093: { 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(); V_4 = L_24; int32_t L_25 = V_3; if ((((int32_t)L_25) > ((int32_t)3))) { goto IL_00ad; } } { V_4 = _stringLiteral3545362068; goto IL_00ce; } IL_00ad: { int32_t L_26 = V_3; if ((((int32_t)L_26) <= ((int32_t)3))) { goto IL_00c7; } } { int32_t L_27 = V_3; if ((((int32_t)L_27) > ((int32_t)6))) { goto IL_00c7; } } { V_4 = _stringLiteral3817412133; goto IL_00ce; } IL_00c7: { V_4 = _stringLiteral3893554646; } IL_00ce: { CTextHelp_t3119637808 * L_28 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); String_t* L_29 = CTextHelp_GetText_m372251958(L_28, _stringLiteral1389209106, /*hidden argument*/NULL); ObjectU5BU5D_t2843939325* L_30 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); CMusicDescription_t2126213410 * L_31 = V_2; NullCheck(L_31); String_t* L_32 = L_31->get__MusicName_0(); NullCheck(L_30); ArrayElementTypeCheck (L_30, L_32); (L_30)->SetAt(static_cast(0), (RuntimeObject *)L_32); ObjectU5BU5D_t2843939325* L_33 = L_30; CMusicDescription_t2126213410 * L_34 = V_2; NullCheck(L_34); String_t* L_35 = L_34->get__Singer_1(); NullCheck(L_33); ArrayElementTypeCheck (L_33, L_35); (L_33)->SetAt(static_cast(1), (RuntimeObject *)L_35); ObjectU5BU5D_t2843939325* L_36 = L_33; CMusicDescription_t2126213410 * L_37 = V_2; NullCheck(L_37); int32_t L_38 = L_37->get__Bpm_2(); int32_t L_39 = L_38; RuntimeObject * L_40 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_39); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_40); (L_36)->SetAt(static_cast(2), (RuntimeObject *)L_40); ObjectU5BU5D_t2843939325* L_41 = L_36; ObjectU5BU5D_t2843939325* L_42 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_42); ArrayElementTypeCheck (L_42, _stringLiteral3452614645); (L_42)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3452614645); ObjectU5BU5D_t2843939325* L_43 = L_42; String_t* L_44 = V_4; NullCheck(L_43); ArrayElementTypeCheck (L_43, L_44); (L_43)->SetAt(static_cast(1), (RuntimeObject *)L_44); ObjectU5BU5D_t2843939325* L_45 = L_43; NullCheck(L_45); ArrayElementTypeCheck (L_45, _stringLiteral3452614643); (L_45)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral3452614643); ObjectU5BU5D_t2843939325* L_46 = L_45; CTextHelp_t3119637808 * L_47 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_47); String_t* L_48 = CTextHelp_GetText_m372251958(L_47, _stringLiteral3159075125, /*hidden argument*/NULL); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_48); (L_46)->SetAt(static_cast(3), (RuntimeObject *)L_48); ObjectU5BU5D_t2843939325* L_49 = L_46; int32_t L_50 = V_3; int32_t L_51 = L_50; RuntimeObject * L_52 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_51); NullCheck(L_49); ArrayElementTypeCheck (L_49, L_52); (L_49)->SetAt(static_cast(4), (RuntimeObject *)L_52); ObjectU5BU5D_t2843939325* L_53 = L_49; NullCheck(L_53); ArrayElementTypeCheck (L_53, _stringLiteral1674854302); (L_53)->SetAt(static_cast(5), (RuntimeObject *)_stringLiteral1674854302); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_54 = String_Concat_m2971454694(NULL /*static, unused*/, L_53, /*hidden argument*/NULL); NullCheck(L_41); ArrayElementTypeCheck (L_41, L_54); (L_41)->SetAt(static_cast(3), (RuntimeObject *)L_54); String_t* L_55 = String_Format_m630303134(NULL /*static, unused*/, L_29, L_41, /*hidden argument*/NULL); return L_55; } } // System.Void DMCore.Logic.WaitingRoomHelper::SetMusicInfo(UILabel) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetMusicInfo_m3175652481 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___infoHost0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SetMusicInfo_m3175652481_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral3506163547, 0, /*hidden argument*/NULL); V_0 = L_2; CSceneService_t551449725 * L_3 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CProperty_t963755051 * L_4 = CSceneService_GetSceneNetProperty_m2882939145(L_3, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CProperty_GetInt_m2680341236(L_4, _stringLiteral2522787689, (-1), /*hidden argument*/NULL); V_1 = L_5; CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CProperty_t963755051 * L_7 = CSceneService_GetSceneNetProperty_m2882939145(L_6, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = CProperty_GetInt_m2680341236(L_7, _stringLiteral217883487, 1, /*hidden argument*/NULL); V_2 = L_8; UILabel_t3248798549 * L_9 = ___infoHost0; int32_t L_10 = V_0; int32_t L_11 = V_1; int32_t L_12 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_13 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetMusicInfo_m3526585985(NULL /*static, unused*/, L_9, L_10, L_11, L_12, L_13, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::SetMusicInfo(UILabel,DMCore.Logic.enumRandomMusicRange,System.Int32,DMCore.Logic.enumDifficutyLevel,DMCore.DanceMode.ENUM_KEY_MODE) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetMusicInfo_m3526585985 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___infoHost0, int32_t ___randomRange1, int32_t ___musicID2, int32_t ___diffLevel3, int32_t ___keyMode4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_SetMusicInfo_m3526585985_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; CMusicDescription_t2126213410 * V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; { UILabel_t3248798549 * L_0 = ___infoHost0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { int32_t L_2 = ___randomRange1; if (!L_2) { goto IL_003b; } } { int32_t L_3 = ___randomRange1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_4 = Mathf_Abs_m2460432655(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2781319420, L_6, /*hidden argument*/NULL); V_0 = L_7; UILabel_t3248798549 * L_8 = ___infoHost0; CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_10 = V_0; NullCheck(L_9); String_t* L_11 = CTextHelp_GetText_m372251958(L_9, L_10, /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_11, /*hidden argument*/NULL); return; } IL_003b: { CMusicManager_t3263666357 * L_12 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = ___musicID2; NullCheck(L_12); CMusicDescription_t2126213410 * L_14 = CMusicManager_GetMusicDescription_m2322953683(L_12, L_13, /*hidden argument*/NULL); V_1 = L_14; CMusicDescription_t2126213410 * L_15 = V_1; if (L_15) { goto IL_0059; } } { UILabel_t3248798549 * L_16 = ___infoHost0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_16); UILabel_set_text_m1071532778(L_16, L_17, /*hidden argument*/NULL); return; } IL_0059: { V_2 = 1; int32_t L_18 = ___keyMode4; if ((!(((uint32_t)L_18) == ((uint32_t)1)))) { goto IL_0079; } } { CMusicManager_t3263666357 * L_19 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); CMusicDescription_t2126213410 * L_20 = V_1; NullCheck(L_20); int32_t L_21 = L_20->get__Bpm_2(); NullCheck(L_19); int32_t L_22 = CMusicManager_GetClassicalKeyStarCount_m1701323045(L_19, L_21, /*hidden argument*/NULL); V_2 = L_22; goto IL_00a5; } IL_0079: { int32_t L_23 = ___diffLevel3; if (L_23) { goto IL_008b; } } { CMusicDescription_t2126213410 * L_24 = V_1; NullCheck(L_24); int32_t L_25 = L_24->get__StarEasy_3(); V_2 = L_25; goto IL_00a5; } IL_008b: { int32_t L_26 = ___diffLevel3; if ((!(((uint32_t)L_26) == ((uint32_t)2)))) { goto IL_009e; } } { CMusicDescription_t2126213410 * L_27 = V_1; NullCheck(L_27); int32_t L_28 = L_27->get__StarHard_5(); V_2 = L_28; goto IL_00a5; } IL_009e: { CMusicDescription_t2126213410 * L_29 = V_1; NullCheck(L_29); int32_t L_30 = L_29->get__StarNormal_4(); V_2 = L_30; } IL_00a5: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_31; int32_t L_32 = V_2; if ((((int32_t)L_32) > ((int32_t)3))) { goto IL_00bd; } } { V_3 = _stringLiteral3545362068; goto IL_00dc; } IL_00bd: { int32_t L_33 = V_2; if ((((int32_t)L_33) <= ((int32_t)3))) { goto IL_00d6; } } { int32_t L_34 = V_2; if ((((int32_t)L_34) > ((int32_t)6))) { goto IL_00d6; } } { V_3 = _stringLiteral3817412133; goto IL_00dc; } IL_00d6: { V_3 = _stringLiteral3893554646; } IL_00dc: { UILabel_t3248798549 * L_35 = ___infoHost0; ObjectU5BU5D_t2843939325* L_36 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)7)); NullCheck(L_36); ArrayElementTypeCheck (L_36, _stringLiteral3452614645); (L_36)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3452614645); ObjectU5BU5D_t2843939325* L_37 = L_36; String_t* L_38 = V_3; NullCheck(L_37); ArrayElementTypeCheck (L_37, L_38); (L_37)->SetAt(static_cast(1), (RuntimeObject *)L_38); ObjectU5BU5D_t2843939325* L_39 = L_37; NullCheck(L_39); ArrayElementTypeCheck (L_39, _stringLiteral3458185203); (L_39)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral3458185203); ObjectU5BU5D_t2843939325* L_40 = L_39; CTextHelp_t3119637808 * L_41 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); String_t* L_42 = CTextHelp_GetText_m372251958(L_41, _stringLiteral3159075125, /*hidden argument*/NULL); NullCheck(L_40); ArrayElementTypeCheck (L_40, L_42); (L_40)->SetAt(static_cast(3), (RuntimeObject *)L_42); ObjectU5BU5D_t2843939325* L_43 = L_40; int32_t L_44 = V_2; int32_t L_45 = L_44; RuntimeObject * L_46 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_45); NullCheck(L_43); ArrayElementTypeCheck (L_43, L_46); (L_43)->SetAt(static_cast(4), (RuntimeObject *)L_46); ObjectU5BU5D_t2843939325* L_47 = L_43; NullCheck(L_47); ArrayElementTypeCheck (L_47, _stringLiteral3950969474); (L_47)->SetAt(static_cast(5), (RuntimeObject *)_stringLiteral3950969474); ObjectU5BU5D_t2843939325* L_48 = L_47; CMusicDescription_t2126213410 * L_49 = V_1; NullCheck(L_49); String_t* L_50 = L_49->get__MusicName_0(); NullCheck(L_48); ArrayElementTypeCheck (L_48, L_50); (L_48)->SetAt(static_cast(6), (RuntimeObject *)L_50); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_51 = String_Concat_m2971454694(NULL /*static, unused*/, L_48, /*hidden argument*/NULL); NullCheck(L_35); UILabel_set_text_m1071532778(L_35, L_51, /*hidden argument*/NULL); return; } } // System.String DMCore.Logic.WaitingRoomHelper::GetSingleGameMusicInfo(System.Int32,System.Int32,DMCore.Logic.enumSongGroup) extern "C" IL2CPP_METHOD_ATTR String_t* WaitingRoomHelper_GetSingleGameMusicInfo_m3632223399 (RuntimeObject * __this /* static, unused */, int32_t ___musicID0, int32_t ___diffLevel1, int32_t ___group2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_GetSingleGameMusicInfo_m3632223399_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; CMusicDescription_t2126213410 * V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; { int32_t L_0 = ___musicID0; if ((((int32_t)0) < ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = ___group2; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); String_t* L_2 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2781319420, L_2, /*hidden argument*/NULL); V_0 = L_3; CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = V_0; NullCheck(L_4); String_t* L_6 = CTextHelp_GetText_m372251958(L_4, L_5, /*hidden argument*/NULL); return L_6; } IL_002f: { CMusicManager_t3263666357 * L_7 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = ___musicID0; NullCheck(L_7); CMusicDescription_t2126213410 * L_9 = CMusicManager_GetMusicDescription_m2322953683(L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; CMusicDescription_t2126213410 * L_10 = V_2; if (L_10) { goto IL_0047; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_11; } IL_0047: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_12; String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_4 = L_13; int32_t L_14 = ___diffLevel1; if (L_14) { goto IL_0076; } } { V_3 = _stringLiteral3545362068; CTextHelp_t3119637808 * L_15 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = CTextHelp_GetText_m372251958(L_15, _stringLiteral3896413798, /*hidden argument*/NULL); V_4 = L_16; goto IL_00b0; } IL_0076: { int32_t L_17 = ___diffLevel1; if ((!(((uint32_t)L_17) == ((uint32_t)2)))) { goto IL_0099; } } { V_3 = _stringLiteral1337647541; 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, _stringLiteral2448431576, /*hidden argument*/NULL); V_4 = L_19; goto IL_00b0; } IL_0099: { V_3 = _stringLiteral3893554646; 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, _stringLiteral446681799, /*hidden argument*/NULL); V_4 = L_21; } IL_00b0: { ObjectU5BU5D_t2843939325* L_22 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); CTextHelp_t3119637808 * L_23 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); String_t* L_24 = CTextHelp_GetText_m372251958(L_23, _stringLiteral3964750823, /*hidden argument*/NULL); NullCheck(L_22); ArrayElementTypeCheck (L_22, L_24); (L_22)->SetAt(static_cast(0), (RuntimeObject *)L_24); ObjectU5BU5D_t2843939325* L_25 = L_22; String_t* L_26 = V_3; NullCheck(L_25); ArrayElementTypeCheck (L_25, L_26); (L_25)->SetAt(static_cast(1), (RuntimeObject *)L_26); ObjectU5BU5D_t2843939325* L_27 = L_25; String_t* L_28 = V_4; NullCheck(L_27); ArrayElementTypeCheck (L_27, L_28); (L_27)->SetAt(static_cast(2), (RuntimeObject *)L_28); ObjectU5BU5D_t2843939325* L_29 = L_27; CMusicDescription_t2126213410 * L_30 = V_2; NullCheck(L_30); String_t* L_31 = L_30->get__MusicName_0(); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_31); (L_29)->SetAt(static_cast(3), (RuntimeObject *)L_31); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Format_m630303134(NULL /*static, unused*/, _stringLiteral1008739784, L_29, /*hidden argument*/NULL); return L_32; } } // System.String DMCore.Logic.WaitingRoomHelper::GetSenderModifier() extern "C" IL2CPP_METHOD_ATTR String_t* WaitingRoomHelper_GetSenderModifier_m3707706507 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_GetSenderModifier_m3707706507_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); List_1_t3319525431 * L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_GiftModifierSender_20(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2276455407(L_0, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if (L_1) { goto IL_002d; } } { CTextHelp_t3119637808 * L_2 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_2); String_t* L_4 = CTextHelp_GetText_m3374553046(L_2, _stringLiteral2315192250, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_InitModifierLib_m1338084646(NULL /*static, unused*/, L_4, (((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_address_of_s_GiftModifierSender_20()), /*hidden argument*/NULL); } IL_002d: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); List_1_t3319525431 * L_5 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_GiftModifierSender_20(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m2276455407(L_5, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if (L_6) { goto IL_0042; } } { 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(); return L_7; } IL_0042: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); List_1_t3319525431 * L_8 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_GiftModifierSender_20(); List_1_t3319525431 * L_9 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_GiftModifierSender_20(); NullCheck(L_9); int32_t L_10 = List_1_get_Count_m2276455407(L_9, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); int32_t L_11 = CMathHelp_RandomRange_m3121534333(NULL /*static, unused*/, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_8); String_t* L_12 = List_1_get_Item_m3729392029(L_8, L_11, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); return L_12; } } // System.String DMCore.Logic.WaitingRoomHelper::GetReceiverModifier() extern "C" IL2CPP_METHOD_ATTR String_t* WaitingRoomHelper_GetReceiverModifier_m2477967032 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_GetReceiverModifier_m2477967032_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); List_1_t3319525431 * L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_GiftModifierReceiver_21(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2276455407(L_0, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if (L_1) { goto IL_002d; } } { CTextHelp_t3119637808 * L_2 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_2); String_t* L_4 = CTextHelp_GetText_m3374553046(L_2, _stringLiteral3812184390, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_InitModifierLib_m1338084646(NULL /*static, unused*/, L_4, (((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_address_of_s_GiftModifierReceiver_21()), /*hidden argument*/NULL); } IL_002d: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); List_1_t3319525431 * L_5 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_GiftModifierReceiver_21(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m2276455407(L_5, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if (L_6) { goto IL_0042; } } { 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(); return L_7; } IL_0042: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); List_1_t3319525431 * L_8 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_GiftModifierReceiver_21(); List_1_t3319525431 * L_9 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_GiftModifierReceiver_21(); NullCheck(L_9); int32_t L_10 = List_1_get_Count_m2276455407(L_9, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); int32_t L_11 = CMathHelp_RandomRange_m3121534333(NULL /*static, unused*/, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_8); String_t* L_12 = List_1_get_Item_m3729392029(L_8, L_11, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); return L_12; } } // System.String DMCore.Logic.WaitingRoomHelper::PopExpMsg() extern "C" IL2CPP_METHOD_ATTR String_t* WaitingRoomHelper_PopExpMsg_m2304230922 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_PopExpMsg_m2304230922_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); LinkedList_1_t687096698 * L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_expAddList_22(); NullCheck(L_0); int32_t L_1 = LinkedList_1_get_Count_m1415204279(L_0, /*hidden argument*/LinkedList_1_get_Count_m1415204279_RuntimeMethod_var); if (L_1) { goto IL_0011; } } { return (String_t*)NULL; } IL_0011: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); LinkedList_1_t687096698 * L_2 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_expAddList_22(); NullCheck(L_2); LinkedListNode_1_t1592625792 * L_3 = LinkedList_1_get_First_m2874225059(L_2, /*hidden argument*/LinkedList_1_get_First_m2874225059_RuntimeMethod_var); NullCheck(L_3); String_t* L_4 = LinkedListNode_1_get_Value_m2392486284(L_3, /*hidden argument*/LinkedListNode_1_get_Value_m2392486284_RuntimeMethod_var); V_0 = L_4; LinkedList_1_t687096698 * L_5 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_expAddList_22(); NullCheck(L_5); LinkedList_1_RemoveFirst_m3486779266(L_5, /*hidden argument*/LinkedList_1_RemoveFirst_m3486779266_RuntimeMethod_var); String_t* L_6 = V_0; return L_6; } } // System.Void DMCore.Logic.WaitingRoomHelper::AddExpMsg(System.String) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_AddExpMsg_m549745371 (RuntimeObject * __this /* static, unused */, String_t* ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_AddExpMsg_m549745371_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); LinkedList_1_t687096698 * L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_expAddList_22(); String_t* L_1 = ___msg0; NullCheck(L_0); LinkedList_1_AddLast_m980610863(L_0, L_1, /*hidden argument*/LinkedList_1_AddLast_m980610863_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::InitModifierLib(System.String,System.Collections.Generic.List`1&) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_InitModifierLib_m1338084646 (RuntimeObject * __this /* static, unused */, String_t* ___modifierGroup0, List_1_t3319525431 ** ___modifierContainer1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_InitModifierLib_m1338084646_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { String_t* L_0 = ___modifierGroup0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000c; } } { return; } IL_000c: { String_t* L_2 = ___modifierGroup0; CharU5BU5D_t3528271667* L_3 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_3); (L_3)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_2); StringU5BU5D_t1281789340* L_4 = String_Split_m3646115398(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; V_1 = 0; StringU5BU5D_t1281789340* L_5 = V_0; NullCheck(L_5); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))); goto IL_0049; } IL_0029: { StringU5BU5D_t1281789340* L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; String_t* L_9 = (L_6)->GetAt(static_cast(L_8)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003b; } } { goto IL_0045; } IL_003b: { List_1_t3319525431 ** L_11 = ___modifierContainer1; List_1_t3319525431 * L_12 = *((List_1_t3319525431 **)L_11); StringU5BU5D_t1281789340* L_13 = V_0; int32_t L_14 = V_1; NullCheck(L_13); int32_t L_15 = L_14; String_t* L_16 = (L_13)->GetAt(static_cast(L_15)); NullCheck(L_12); List_1_Add_m1685793073(L_12, L_16, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_0045: { int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0049: { int32_t L_18 = V_1; int32_t L_19 = V_2; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_0029; } } { return; } } // System.Void DMCore.Logic.WaitingRoomHelper::StartWatchPropertyChange() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_StartWatchPropertyChange_m849413148 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_StartWatchPropertyChange_m849413148_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B2_0 = NULL; CProperty_t963755051 * G_B2_1 = NULL; String_t* G_B1_0 = NULL; CProperty_t963755051 * G_B1_1 = NULL; String_t* G_B4_0 = NULL; CProperty_t963755051 * G_B4_1 = NULL; String_t* G_B3_0 = NULL; CProperty_t963755051 * G_B3_1 = NULL; String_t* G_B6_0 = NULL; CProperty_t963755051 * G_B6_1 = NULL; String_t* G_B5_0 = NULL; CProperty_t963755051 * G_B5_1 = NULL; String_t* G_B8_0 = NULL; CProperty_t963755051 * G_B8_1 = NULL; String_t* G_B7_0 = NULL; CProperty_t963755051 * G_B7_1 = NULL; String_t* G_B10_0 = NULL; CProperty_t963755051 * G_B10_1 = NULL; String_t* G_B9_0 = NULL; CProperty_t963755051 * G_B9_1 = NULL; String_t* G_B12_0 = NULL; CProperty_t963755051 * G_B12_1 = NULL; String_t* G_B11_0 = NULL; CProperty_t963755051 * G_B11_1 = NULL; String_t* G_B14_0 = NULL; CProperty_t963755051 * G_B14_1 = NULL; String_t* G_B13_0 = NULL; CProperty_t963755051 * G_B13_1 = NULL; String_t* G_B16_0 = NULL; CProperty_t963755051 * G_B16_1 = NULL; String_t* G_B15_0 = NULL; CProperty_t963755051 * G_B15_1 = NULL; String_t* G_B18_0 = NULL; CProperty_t963755051 * G_B18_1 = NULL; String_t* G_B17_0 = NULL; CProperty_t963755051 * G_B17_1 = NULL; String_t* G_B20_0 = NULL; CProperty_t963755051 * G_B20_1 = NULL; String_t* G_B19_0 = NULL; CProperty_t963755051 * G_B19_1 = NULL; String_t* G_B22_0 = NULL; CProperty_t963755051 * G_B22_1 = NULL; String_t* G_B21_0 = NULL; CProperty_t963755051 * G_B21_1 = NULL; String_t* G_B24_0 = NULL; CProperty_t963755051 * G_B24_1 = NULL; String_t* G_B23_0 = NULL; CProperty_t963755051 * G_B23_1 = NULL; String_t* G_B26_0 = NULL; CProperty_t963755051 * G_B26_1 = NULL; String_t* G_B25_0 = NULL; CProperty_t963755051 * G_B25_1 = NULL; String_t* G_B28_0 = NULL; CProperty_t963755051 * G_B28_1 = NULL; String_t* G_B27_0 = NULL; CProperty_t963755051 * G_B27_1 = NULL; String_t* G_B30_0 = NULL; CProperty_t963755051 * G_B30_1 = NULL; String_t* G_B29_0 = NULL; CProperty_t963755051 * G_B29_1 = NULL; String_t* G_B32_0 = NULL; CProperty_t963755051 * G_B32_1 = NULL; String_t* G_B31_0 = NULL; CProperty_t963755051 * G_B31_1 = NULL; String_t* G_B34_0 = NULL; CProperty_t963755051 * G_B34_1 = NULL; String_t* G_B33_0 = NULL; CProperty_t963755051 * G_B33_1 = NULL; String_t* G_B36_0 = NULL; CProperty_t963755051 * G_B36_1 = NULL; String_t* G_B35_0 = NULL; CProperty_t963755051 * G_B35_1 = NULL; String_t* G_B38_0 = NULL; CProperty_t963755051 * G_B38_1 = NULL; String_t* G_B37_0 = NULL; CProperty_t963755051 * G_B37_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_set_CurrentSelectRole_m1145888902(NULL /*static, unused*/, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); WaitingRoomHelper_set_IsNeedRefreshRoomID_m2981665842(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); WaitingRoomHelper_set_IsNeedRefreshRoomName_m3465625385(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); WaitingRoomHelper_set_IsNeedRefreshRoomPwd_m505070700(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_0 = WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelBool_set_Data_m838892248(L_0, (bool)0, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_1 = WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CDataModelBool_set_Data_m838892248(L_1, (bool)0, /*hidden argument*/NULL); WaitingRoomHelper_set_IsRoomTopCard_m3960696055(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_2 = WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CDataModelBool_set_Data_m838892248(L_2, (bool)0, /*hidden argument*/NULL); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshTeamID_12((bool)0); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsShowCurrentUI_13((bool)1); CSceneService_t551449725 * L_3 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CProperty_t963755051 * L_4 = CSceneService_GetSceneNetProperty_m2882939145(L_3, /*hidden argument*/NULL); Action_1_t2019918284 * L_5 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_24(); G_B1_0 = _stringLiteral1014152964; G_B1_1 = L_4; if (L_5) { G_B2_0 = _stringLiteral1014152964; G_B2_1 = L_4; goto IL_0073; } } { intptr_t L_6 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_7 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_7, NULL, L_6, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_24(L_7); G_B2_0 = G_B1_0; G_B2_1 = G_B1_1; } IL_0073: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_8 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_24(); NullCheck(G_B2_1); CProperty_RegisterWatchKey_m2322898290(G_B2_1, G_B2_0, L_8, /*hidden argument*/NULL); CSceneService_t551449725 * L_9 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CProperty_t963755051 * L_10 = CSceneService_GetSceneNetProperty_m2882939145(L_9, /*hidden argument*/NULL); Action_1_t2019918284 * L_11 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_25(); G_B3_0 = _stringLiteral3136917213; G_B3_1 = L_10; if (L_11) { G_B4_0 = _stringLiteral3136917213; G_B4_1 = L_10; goto IL_00a4; } } { intptr_t L_12 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_13 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_13, NULL, L_12, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2_25(L_13); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_00a4: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_14 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_25(); NullCheck(G_B4_1); CProperty_RegisterWatchKey_m2322898290(G_B4_1, G_B4_0, L_14, /*hidden argument*/NULL); CSceneService_t551449725 * L_15 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CProperty_t963755051 * L_16 = CSceneService_GetSceneNetProperty_m2882939145(L_15, /*hidden argument*/NULL); Action_1_t2019918284 * L_17 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_26(); G_B5_0 = _stringLiteral2522787689; G_B5_1 = L_16; if (L_17) { G_B6_0 = _stringLiteral2522787689; G_B6_1 = L_16; goto IL_00d5; } } { intptr_t L_18 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_19 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_19, NULL, L_18, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3_26(L_19); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_00d5: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_20 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_26(); NullCheck(G_B6_1); CProperty_RegisterWatchKey_m2322898290(G_B6_1, G_B6_0, L_20, /*hidden argument*/NULL); CSceneService_t551449725 * L_21 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CProperty_t963755051 * L_22 = CSceneService_GetSceneNetProperty_m2882939145(L_21, /*hidden argument*/NULL); Action_1_t2019918284 * L_23 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_27(); G_B7_0 = _stringLiteral217883487; G_B7_1 = L_22; if (L_23) { G_B8_0 = _stringLiteral217883487; G_B8_1 = L_22; goto IL_0106; } } { intptr_t L_24 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_25 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_25, NULL, L_24, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4_27(L_25); G_B8_0 = G_B7_0; G_B8_1 = G_B7_1; } IL_0106: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_26 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_27(); NullCheck(G_B8_1); CProperty_RegisterWatchKey_m2322898290(G_B8_1, G_B8_0, L_26, /*hidden argument*/NULL); CSceneService_t551449725 * L_27 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); CProperty_t963755051 * L_28 = CSceneService_GetSceneNetProperty_m2882939145(L_27, /*hidden argument*/NULL); Action_1_t2019918284 * L_29 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5_28(); G_B9_0 = _stringLiteral3803231255; G_B9_1 = L_28; if (L_29) { G_B10_0 = _stringLiteral3803231255; G_B10_1 = L_28; goto IL_0137; } } { intptr_t L_30 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_31 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_31, NULL, L_30, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache5_28(L_31); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; } IL_0137: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_32 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache5_28(); NullCheck(G_B10_1); CProperty_RegisterWatchKey_m2322898290(G_B10_1, G_B10_0, L_32, /*hidden argument*/NULL); CSceneService_t551449725 * L_33 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CProperty_t963755051 * L_34 = CSceneService_GetSceneNetProperty_m2882939145(L_33, /*hidden argument*/NULL); Action_1_t2019918284 * L_35 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6_29(); G_B11_0 = _stringLiteral1309047460; G_B11_1 = L_34; if (L_35) { G_B12_0 = _stringLiteral1309047460; G_B12_1 = L_34; goto IL_0168; } } { intptr_t L_36 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_37 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_37, NULL, L_36, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache6_29(L_37); G_B12_0 = G_B11_0; G_B12_1 = G_B11_1; } IL_0168: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_38 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache6_29(); NullCheck(G_B12_1); CProperty_RegisterWatchKey_m2322898290(G_B12_1, G_B12_0, L_38, /*hidden argument*/NULL); CSceneService_t551449725 * L_39 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); CProperty_t963755051 * L_40 = CSceneService_GetSceneNetProperty_m2882939145(L_39, /*hidden argument*/NULL); Action_1_t2019918284 * L_41 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7_30(); G_B13_0 = _stringLiteral3506163547; G_B13_1 = L_40; if (L_41) { G_B14_0 = _stringLiteral3506163547; G_B14_1 = L_40; goto IL_0199; } } { intptr_t L_42 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_43 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_43, NULL, L_42, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache7_30(L_43); G_B14_0 = G_B13_0; G_B14_1 = G_B13_1; } IL_0199: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_44 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache7_30(); NullCheck(G_B14_1); CProperty_RegisterWatchKey_m2322898290(G_B14_1, G_B14_0, L_44, /*hidden argument*/NULL); CSceneService_t551449725 * L_45 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); CProperty_t963755051 * L_46 = CSceneService_GetSceneNetProperty_m2882939145(L_45, /*hidden argument*/NULL); Action_1_t2019918284 * L_47 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8_31(); G_B15_0 = _stringLiteral907955636; G_B15_1 = L_46; if (L_47) { G_B16_0 = _stringLiteral907955636; G_B16_1 = L_46; goto IL_01ca; } } { intptr_t L_48 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_49 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_49, NULL, L_48, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache8_31(L_49); G_B16_0 = G_B15_0; G_B16_1 = G_B15_1; } IL_01ca: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_50 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache8_31(); NullCheck(G_B16_1); CProperty_RegisterWatchKey_m2322898290(G_B16_1, G_B16_0, L_50, /*hidden argument*/NULL); CSceneService_t551449725 * L_51 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); CProperty_t963755051 * L_52 = CSceneService_GetSceneNetProperty_m2882939145(L_51, /*hidden argument*/NULL); Action_1_t2019918284 * L_53 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9_32(); G_B17_0 = _stringLiteral671433250; G_B17_1 = L_52; if (L_53) { G_B18_0 = _stringLiteral671433250; G_B18_1 = L_52; goto IL_01fb; } } { intptr_t L_54 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_55 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_55, NULL, L_54, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache9_32(L_55); G_B18_0 = G_B17_0; G_B18_1 = G_B17_1; } IL_01fb: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_56 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache9_32(); NullCheck(G_B18_1); CProperty_RegisterWatchKey_m2322898290(G_B18_1, G_B18_0, L_56, /*hidden argument*/NULL); CSceneService_t551449725 * L_57 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_57); CProperty_t963755051 * L_58 = CSceneService_GetSceneNetProperty_m2882939145(L_57, /*hidden argument*/NULL); Action_1_t2019918284 * L_59 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA_33(); G_B19_0 = _stringLiteral309324792; G_B19_1 = L_58; if (L_59) { G_B20_0 = _stringLiteral309324792; G_B20_1 = L_58; goto IL_022c; } } { intptr_t L_60 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_61 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_61, NULL, L_60, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheA_33(L_61); G_B20_0 = G_B19_0; G_B20_1 = G_B19_1; } IL_022c: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_62 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheA_33(); NullCheck(G_B20_1); CProperty_RegisterWatchKey_m2322898290(G_B20_1, G_B20_0, L_62, /*hidden argument*/NULL); CSceneService_t551449725 * L_63 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_63); CProperty_t963755051 * L_64 = CSceneService_GetSceneNetProperty_m2882939145(L_63, /*hidden argument*/NULL); Action_1_t2019918284 * L_65 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB_34(); G_B21_0 = _stringLiteral1170245110; G_B21_1 = L_64; if (L_65) { G_B22_0 = _stringLiteral1170245110; G_B22_1 = L_64; goto IL_025d; } } { intptr_t L_66 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_67 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_67, NULL, L_66, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheB_34(L_67); G_B22_0 = G_B21_0; G_B22_1 = G_B21_1; } IL_025d: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_68 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheB_34(); NullCheck(G_B22_1); CProperty_RegisterWatchKey_m2322898290(G_B22_1, G_B22_0, L_68, /*hidden argument*/NULL); CSceneService_t551449725 * L_69 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_69); CProperty_t963755051 * L_70 = CSceneService_GetSceneNetProperty_m2882939145(L_69, /*hidden argument*/NULL); Action_1_t2019918284 * L_71 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC_35(); G_B23_0 = _stringLiteral2230303706; G_B23_1 = L_70; if (L_71) { G_B24_0 = _stringLiteral2230303706; G_B24_1 = L_70; goto IL_028e; } } { intptr_t L_72 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_73 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_73, NULL, L_72, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheC_35(L_73); G_B24_0 = G_B23_0; G_B24_1 = G_B23_1; } IL_028e: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_74 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheC_35(); NullCheck(G_B24_1); CProperty_RegisterWatchKey_m2322898290(G_B24_1, G_B24_0, L_74, /*hidden argument*/NULL); CSceneService_t551449725 * L_75 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_75); CProperty_t963755051 * L_76 = CSceneService_GetSceneNetProperty_m2882939145(L_75, /*hidden argument*/NULL); Action_1_t2019918284 * L_77 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD_36(); G_B25_0 = _stringLiteral3386204235; G_B25_1 = L_76; if (L_77) { G_B26_0 = _stringLiteral3386204235; G_B26_1 = L_76; goto IL_02bf; } } { intptr_t L_78 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_79 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_79, NULL, L_78, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheD_36(L_79); G_B26_0 = G_B25_0; G_B26_1 = G_B25_1; } IL_02bf: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_80 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheD_36(); NullCheck(G_B26_1); CProperty_RegisterWatchKey_m2322898290(G_B26_1, G_B26_0, L_80, /*hidden argument*/NULL); CSceneService_t551449725 * L_81 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_81); CProperty_t963755051 * L_82 = CSceneService_GetSceneNetProperty_m2882939145(L_81, /*hidden argument*/NULL); Action_1_t2019918284 * L_83 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE_37(); G_B27_0 = _stringLiteral1234412566; G_B27_1 = L_82; if (L_83) { G_B28_0 = _stringLiteral1234412566; G_B28_1 = L_82; goto IL_02f0; } } { intptr_t L_84 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_85 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_85, NULL, L_84, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheE_37(L_85); G_B28_0 = G_B27_0; G_B28_1 = G_B27_1; } IL_02f0: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_86 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheE_37(); NullCheck(G_B28_1); CProperty_RegisterWatchKey_m2322898290(G_B28_1, G_B28_0, L_86, /*hidden argument*/NULL); CSceneService_t551449725 * L_87 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_87); CProperty_t963755051 * L_88 = CSceneService_GetSceneNetProperty_m2882939145(L_87, /*hidden argument*/NULL); Action_1_t2019918284 * L_89 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF_38(); G_B29_0 = _stringLiteral550751398; G_B29_1 = L_88; if (L_89) { G_B30_0 = _stringLiteral550751398; G_B30_1 = L_88; goto IL_0321; } } { intptr_t L_90 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_91 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_91, NULL, L_90, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cacheF_38(L_91); G_B30_0 = G_B29_0; G_B30_1 = G_B29_1; } IL_0321: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_92 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cacheF_38(); NullCheck(G_B30_1); CProperty_RegisterWatchKey_m2322898290(G_B30_1, G_B30_0, L_92, /*hidden argument*/NULL); CMainRole_t4200562839 * L_93 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_93); CProperty_t963755051 * L_94 = ISceneBaseObj_GetNetProperty_m1709069404(L_93, /*hidden argument*/NULL); Action_1_t2019918284 * L_95 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10_39(); G_B31_0 = _stringLiteral1562952874; G_B31_1 = L_94; if (L_95) { G_B32_0 = _stringLiteral1562952874; G_B32_1 = L_94; goto IL_0352; } } { intptr_t L_96 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_97 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_97, NULL, L_96, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache10_39(L_97); G_B32_0 = G_B31_0; G_B32_1 = G_B31_1; } IL_0352: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_98 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache10_39(); NullCheck(G_B32_1); CProperty_RegisterWatchKey_m2322898290(G_B32_1, G_B32_0, L_98, /*hidden argument*/NULL); CMainRole_t4200562839 * L_99 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_99); CProperty_t963755051 * L_100 = ISceneBaseObj_GetNetProperty_m1709069404(L_99, /*hidden argument*/NULL); Action_1_t2019918284 * L_101 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11_40(); G_B33_0 = _stringLiteral3853311801; G_B33_1 = L_100; if (L_101) { G_B34_0 = _stringLiteral3853311801; G_B34_1 = L_100; goto IL_0383; } } { intptr_t L_102 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_103 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_103, NULL, L_102, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache11_40(L_103); G_B34_0 = G_B33_0; G_B34_1 = G_B33_1; } IL_0383: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_104 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache11_40(); NullCheck(G_B34_1); CProperty_RegisterWatchKey_m2322898290(G_B34_1, G_B34_0, L_104, /*hidden argument*/NULL); CMainRole_t4200562839 * L_105 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_105); CProperty_t963755051 * L_106 = ISceneBaseObj_GetNetProperty_m1709069404(L_105, /*hidden argument*/NULL); Action_1_t2019918284 * L_107 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache12_41(); G_B35_0 = _stringLiteral562877555; G_B35_1 = L_106; if (L_107) { G_B36_0 = _stringLiteral562877555; G_B36_1 = L_106; goto IL_03b4; } } { intptr_t L_108 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_109 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_109, NULL, L_108, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache12_41(L_109); G_B36_0 = G_B35_0; G_B36_1 = G_B35_1; } IL_03b4: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_110 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache12_41(); NullCheck(G_B36_1); CProperty_RegisterWatchKey_m2322898290(G_B36_1, G_B36_0, L_110, /*hidden argument*/NULL); CMainRole_t4200562839 * L_111 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_111); CProperty_t963755051 * L_112 = ISceneBaseObj_GetNetProperty_m1709069404(L_111, /*hidden argument*/NULL); Action_1_t2019918284 * L_113 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache13_42(); G_B37_0 = _stringLiteral2721688862; G_B37_1 = L_112; if (L_113) { G_B38_0 = _stringLiteral2721688862; G_B38_1 = L_112; goto IL_03e5; } } { intptr_t L_114 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_115 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_115, NULL, L_114, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache13_42(L_115); G_B38_0 = G_B37_0; G_B38_1 = G_B37_1; } IL_03e5: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_116 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache13_42(); NullCheck(G_B38_1); CProperty_RegisterWatchKey_m2322898290(G_B38_1, G_B38_0, L_116, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::StopWatchPropertyChange() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_StopWatchPropertyChange_m4216662424 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_StopWatchPropertyChange_m4216662424_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B2_0 = NULL; CProperty_t963755051 * G_B2_1 = NULL; String_t* G_B1_0 = NULL; CProperty_t963755051 * G_B1_1 = NULL; String_t* G_B4_0 = NULL; CProperty_t963755051 * G_B4_1 = NULL; String_t* G_B3_0 = NULL; CProperty_t963755051 * G_B3_1 = NULL; String_t* G_B6_0 = NULL; CProperty_t963755051 * G_B6_1 = NULL; String_t* G_B5_0 = NULL; CProperty_t963755051 * G_B5_1 = NULL; String_t* G_B8_0 = NULL; CProperty_t963755051 * G_B8_1 = NULL; String_t* G_B7_0 = NULL; CProperty_t963755051 * G_B7_1 = NULL; String_t* G_B10_0 = NULL; CProperty_t963755051 * G_B10_1 = NULL; String_t* G_B9_0 = NULL; CProperty_t963755051 * G_B9_1 = NULL; String_t* G_B12_0 = NULL; CProperty_t963755051 * G_B12_1 = NULL; String_t* G_B11_0 = NULL; CProperty_t963755051 * G_B11_1 = NULL; String_t* G_B14_0 = NULL; CProperty_t963755051 * G_B14_1 = NULL; String_t* G_B13_0 = NULL; CProperty_t963755051 * G_B13_1 = NULL; String_t* G_B16_0 = NULL; CProperty_t963755051 * G_B16_1 = NULL; String_t* G_B15_0 = NULL; CProperty_t963755051 * G_B15_1 = NULL; String_t* G_B18_0 = NULL; CProperty_t963755051 * G_B18_1 = NULL; String_t* G_B17_0 = NULL; CProperty_t963755051 * G_B17_1 = NULL; String_t* G_B20_0 = NULL; CProperty_t963755051 * G_B20_1 = NULL; String_t* G_B19_0 = NULL; CProperty_t963755051 * G_B19_1 = NULL; String_t* G_B22_0 = NULL; CProperty_t963755051 * G_B22_1 = NULL; String_t* G_B21_0 = NULL; CProperty_t963755051 * G_B21_1 = NULL; String_t* G_B24_0 = NULL; CProperty_t963755051 * G_B24_1 = NULL; String_t* G_B23_0 = NULL; CProperty_t963755051 * G_B23_1 = NULL; String_t* G_B26_0 = NULL; CProperty_t963755051 * G_B26_1 = NULL; String_t* G_B25_0 = NULL; CProperty_t963755051 * G_B25_1 = NULL; String_t* G_B28_0 = NULL; CProperty_t963755051 * G_B28_1 = NULL; String_t* G_B27_0 = NULL; CProperty_t963755051 * G_B27_1 = NULL; String_t* G_B30_0 = NULL; CProperty_t963755051 * G_B30_1 = NULL; String_t* G_B29_0 = NULL; CProperty_t963755051 * G_B29_1 = NULL; String_t* G_B32_0 = NULL; CProperty_t963755051 * G_B32_1 = NULL; String_t* G_B31_0 = NULL; CProperty_t963755051 * G_B31_1 = NULL; String_t* G_B34_0 = NULL; CProperty_t963755051 * G_B34_1 = NULL; String_t* G_B33_0 = NULL; CProperty_t963755051 * G_B33_1 = NULL; String_t* G_B36_0 = NULL; CProperty_t963755051 * G_B36_1 = NULL; String_t* G_B35_0 = NULL; CProperty_t963755051 * G_B35_1 = NULL; String_t* G_B38_0 = NULL; CProperty_t963755051 * G_B38_1 = NULL; String_t* G_B37_0 = NULL; CProperty_t963755051 * G_B37_1 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_2 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache14_43(); G_B1_0 = _stringLiteral1014152964; G_B1_1 = L_1; if (L_2) { G_B2_0 = _stringLiteral1014152964; G_B2_1 = L_1; goto IL_0027; } } { intptr_t L_3 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_4 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_4, NULL, L_3, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache14_43(L_4); G_B2_0 = G_B1_0; G_B2_1 = G_B1_1; } IL_0027: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_5 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache14_43(); NullCheck(G_B2_1); CProperty_UnRegisterWatchKey_m738142674(G_B2_1, G_B2_0, L_5, /*hidden argument*/NULL); CSceneService_t551449725 * L_6 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CProperty_t963755051 * L_7 = CSceneService_GetSceneNetProperty_m2882939145(L_6, /*hidden argument*/NULL); Action_1_t2019918284 * L_8 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache15_44(); G_B3_0 = _stringLiteral3136917213; G_B3_1 = L_7; if (L_8) { G_B4_0 = _stringLiteral3136917213; G_B4_1 = L_7; goto IL_0058; } } { intptr_t L_9 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_10 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_10, NULL, L_9, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache15_44(L_10); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_0058: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_11 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache15_44(); NullCheck(G_B4_1); CProperty_UnRegisterWatchKey_m738142674(G_B4_1, G_B4_0, L_11, /*hidden argument*/NULL); CSceneService_t551449725 * L_12 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CProperty_t963755051 * L_13 = CSceneService_GetSceneNetProperty_m2882939145(L_12, /*hidden argument*/NULL); Action_1_t2019918284 * L_14 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache16_45(); G_B5_0 = _stringLiteral2522787689; G_B5_1 = L_13; if (L_14) { G_B6_0 = _stringLiteral2522787689; G_B6_1 = L_13; goto IL_0089; } } { intptr_t L_15 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_16 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_16, NULL, L_15, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache16_45(L_16); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_0089: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_17 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache16_45(); NullCheck(G_B6_1); CProperty_UnRegisterWatchKey_m738142674(G_B6_1, G_B6_0, L_17, /*hidden argument*/NULL); CSceneService_t551449725 * L_18 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CProperty_t963755051 * L_19 = CSceneService_GetSceneNetProperty_m2882939145(L_18, /*hidden argument*/NULL); Action_1_t2019918284 * L_20 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache17_46(); G_B7_0 = _stringLiteral217883487; G_B7_1 = L_19; if (L_20) { G_B8_0 = _stringLiteral217883487; G_B8_1 = L_19; goto IL_00ba; } } { intptr_t L_21 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_22 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_22, NULL, L_21, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache17_46(L_22); G_B8_0 = G_B7_0; G_B8_1 = G_B7_1; } IL_00ba: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_23 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache17_46(); NullCheck(G_B8_1); CProperty_UnRegisterWatchKey_m738142674(G_B8_1, G_B8_0, L_23, /*hidden argument*/NULL); CSceneService_t551449725 * L_24 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); CProperty_t963755051 * L_25 = CSceneService_GetSceneNetProperty_m2882939145(L_24, /*hidden argument*/NULL); Action_1_t2019918284 * L_26 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache18_47(); G_B9_0 = _stringLiteral3803231255; G_B9_1 = L_25; if (L_26) { G_B10_0 = _stringLiteral3803231255; G_B10_1 = L_25; goto IL_00eb; } } { intptr_t L_27 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_28 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_28, NULL, L_27, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache18_47(L_28); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; } IL_00eb: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_29 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache18_47(); NullCheck(G_B10_1); CProperty_UnRegisterWatchKey_m738142674(G_B10_1, G_B10_0, L_29, /*hidden argument*/NULL); CSceneService_t551449725 * L_30 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); CProperty_t963755051 * L_31 = CSceneService_GetSceneNetProperty_m2882939145(L_30, /*hidden argument*/NULL); Action_1_t2019918284 * L_32 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache19_48(); G_B11_0 = _stringLiteral1309047460; G_B11_1 = L_31; if (L_32) { G_B12_0 = _stringLiteral1309047460; G_B12_1 = L_31; goto IL_011c; } } { intptr_t L_33 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_34 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_34, NULL, L_33, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache19_48(L_34); G_B12_0 = G_B11_0; G_B12_1 = G_B11_1; } IL_011c: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_35 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache19_48(); NullCheck(G_B12_1); CProperty_UnRegisterWatchKey_m738142674(G_B12_1, G_B12_0, L_35, /*hidden argument*/NULL); CSceneService_t551449725 * L_36 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); CProperty_t963755051 * L_37 = CSceneService_GetSceneNetProperty_m2882939145(L_36, /*hidden argument*/NULL); Action_1_t2019918284 * L_38 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1A_49(); G_B13_0 = _stringLiteral3506163547; G_B13_1 = L_37; if (L_38) { G_B14_0 = _stringLiteral3506163547; G_B14_1 = L_37; goto IL_014d; } } { intptr_t L_39 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_40 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_40, NULL, L_39, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1A_49(L_40); G_B14_0 = G_B13_0; G_B14_1 = G_B13_1; } IL_014d: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_41 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1A_49(); NullCheck(G_B14_1); CProperty_UnRegisterWatchKey_m738142674(G_B14_1, G_B14_0, L_41, /*hidden argument*/NULL); CSceneService_t551449725 * L_42 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_42); CProperty_t963755051 * L_43 = CSceneService_GetSceneNetProperty_m2882939145(L_42, /*hidden argument*/NULL); Action_1_t2019918284 * L_44 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1B_50(); G_B15_0 = _stringLiteral907955636; G_B15_1 = L_43; if (L_44) { G_B16_0 = _stringLiteral907955636; G_B16_1 = L_43; goto IL_017e; } } { intptr_t L_45 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_46 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_46, NULL, L_45, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1B_50(L_46); G_B16_0 = G_B15_0; G_B16_1 = G_B15_1; } IL_017e: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_47 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1B_50(); NullCheck(G_B16_1); CProperty_UnRegisterWatchKey_m738142674(G_B16_1, G_B16_0, L_47, /*hidden argument*/NULL); CSceneService_t551449725 * L_48 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); CProperty_t963755051 * L_49 = CSceneService_GetSceneNetProperty_m2882939145(L_48, /*hidden argument*/NULL); Action_1_t2019918284 * L_50 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1C_51(); G_B17_0 = _stringLiteral671433250; G_B17_1 = L_49; if (L_50) { G_B18_0 = _stringLiteral671433250; G_B18_1 = L_49; goto IL_01af; } } { intptr_t L_51 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_52 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_52, NULL, L_51, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1C_51(L_52); G_B18_0 = G_B17_0; G_B18_1 = G_B17_1; } IL_01af: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_53 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1C_51(); NullCheck(G_B18_1); CProperty_UnRegisterWatchKey_m738142674(G_B18_1, G_B18_0, L_53, /*hidden argument*/NULL); CSceneService_t551449725 * L_54 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); CProperty_t963755051 * L_55 = CSceneService_GetSceneNetProperty_m2882939145(L_54, /*hidden argument*/NULL); Action_1_t2019918284 * L_56 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1D_52(); G_B19_0 = _stringLiteral309324792; G_B19_1 = L_55; if (L_56) { G_B20_0 = _stringLiteral309324792; G_B20_1 = L_55; goto IL_01e0; } } { intptr_t L_57 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_58 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_58, NULL, L_57, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1D_52(L_58); G_B20_0 = G_B19_0; G_B20_1 = G_B19_1; } IL_01e0: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_59 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1D_52(); NullCheck(G_B20_1); CProperty_UnRegisterWatchKey_m738142674(G_B20_1, G_B20_0, L_59, /*hidden argument*/NULL); CSceneService_t551449725 * L_60 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_60); CProperty_t963755051 * L_61 = CSceneService_GetSceneNetProperty_m2882939145(L_60, /*hidden argument*/NULL); Action_1_t2019918284 * L_62 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1E_53(); G_B21_0 = _stringLiteral1170245110; G_B21_1 = L_61; if (L_62) { G_B22_0 = _stringLiteral1170245110; G_B22_1 = L_61; goto IL_0211; } } { intptr_t L_63 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_64 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_64, NULL, L_63, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1E_53(L_64); G_B22_0 = G_B21_0; G_B22_1 = G_B21_1; } IL_0211: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_65 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1E_53(); NullCheck(G_B22_1); CProperty_UnRegisterWatchKey_m738142674(G_B22_1, G_B22_0, L_65, /*hidden argument*/NULL); CSceneService_t551449725 * L_66 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_66); CProperty_t963755051 * L_67 = CSceneService_GetSceneNetProperty_m2882939145(L_66, /*hidden argument*/NULL); Action_1_t2019918284 * L_68 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1F_54(); G_B23_0 = _stringLiteral2230303706; G_B23_1 = L_67; if (L_68) { G_B24_0 = _stringLiteral2230303706; G_B24_1 = L_67; goto IL_0242; } } { intptr_t L_69 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_70 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_70, NULL, L_69, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1F_54(L_70); G_B24_0 = G_B23_0; G_B24_1 = G_B23_1; } IL_0242: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_71 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1F_54(); NullCheck(G_B24_1); CProperty_UnRegisterWatchKey_m738142674(G_B24_1, G_B24_0, L_71, /*hidden argument*/NULL); CSceneService_t551449725 * L_72 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_72); CProperty_t963755051 * L_73 = CSceneService_GetSceneNetProperty_m2882939145(L_72, /*hidden argument*/NULL); Action_1_t2019918284 * L_74 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache20_55(); G_B25_0 = _stringLiteral3386204235; G_B25_1 = L_73; if (L_74) { G_B26_0 = _stringLiteral3386204235; G_B26_1 = L_73; goto IL_0273; } } { intptr_t L_75 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_76 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_76, NULL, L_75, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache20_55(L_76); G_B26_0 = G_B25_0; G_B26_1 = G_B25_1; } IL_0273: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_77 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache20_55(); NullCheck(G_B26_1); CProperty_UnRegisterWatchKey_m738142674(G_B26_1, G_B26_0, L_77, /*hidden argument*/NULL); CSceneService_t551449725 * L_78 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_78); CProperty_t963755051 * L_79 = CSceneService_GetSceneNetProperty_m2882939145(L_78, /*hidden argument*/NULL); Action_1_t2019918284 * L_80 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache21_56(); G_B27_0 = _stringLiteral1234412566; G_B27_1 = L_79; if (L_80) { G_B28_0 = _stringLiteral1234412566; G_B28_1 = L_79; goto IL_02a4; } } { intptr_t L_81 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_82 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_82, NULL, L_81, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache21_56(L_82); G_B28_0 = G_B27_0; G_B28_1 = G_B27_1; } IL_02a4: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_83 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache21_56(); NullCheck(G_B28_1); CProperty_UnRegisterWatchKey_m738142674(G_B28_1, G_B28_0, L_83, /*hidden argument*/NULL); CSceneService_t551449725 * L_84 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_84); CProperty_t963755051 * L_85 = CSceneService_GetSceneNetProperty_m2882939145(L_84, /*hidden argument*/NULL); Action_1_t2019918284 * L_86 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache22_57(); G_B29_0 = _stringLiteral550751398; G_B29_1 = L_85; if (L_86) { G_B30_0 = _stringLiteral550751398; G_B30_1 = L_85; goto IL_02d5; } } { intptr_t L_87 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_88 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_88, NULL, L_87, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache22_57(L_88); G_B30_0 = G_B29_0; G_B30_1 = G_B29_1; } IL_02d5: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_89 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache22_57(); NullCheck(G_B30_1); CProperty_UnRegisterWatchKey_m738142674(G_B30_1, G_B30_0, L_89, /*hidden argument*/NULL); CMainRole_t4200562839 * L_90 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_90); CProperty_t963755051 * L_91 = ISceneBaseObj_GetNetProperty_m1709069404(L_90, /*hidden argument*/NULL); Action_1_t2019918284 * L_92 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache23_58(); G_B31_0 = _stringLiteral1562952874; G_B31_1 = L_91; if (L_92) { G_B32_0 = _stringLiteral1562952874; G_B32_1 = L_91; goto IL_0306; } } { intptr_t L_93 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_94 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_94, NULL, L_93, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache23_58(L_94); G_B32_0 = G_B31_0; G_B32_1 = G_B31_1; } IL_0306: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_95 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache23_58(); NullCheck(G_B32_1); CProperty_UnRegisterWatchKey_m738142674(G_B32_1, G_B32_0, L_95, /*hidden argument*/NULL); CMainRole_t4200562839 * L_96 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_96); CProperty_t963755051 * L_97 = ISceneBaseObj_GetNetProperty_m1709069404(L_96, /*hidden argument*/NULL); Action_1_t2019918284 * L_98 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache24_59(); G_B33_0 = _stringLiteral3853311801; G_B33_1 = L_97; if (L_98) { G_B34_0 = _stringLiteral3853311801; G_B34_1 = L_97; goto IL_0337; } } { intptr_t L_99 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_100 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_100, NULL, L_99, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache24_59(L_100); G_B34_0 = G_B33_0; G_B34_1 = G_B33_1; } IL_0337: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_101 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache24_59(); NullCheck(G_B34_1); CProperty_UnRegisterWatchKey_m738142674(G_B34_1, G_B34_0, L_101, /*hidden argument*/NULL); CMainRole_t4200562839 * L_102 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_102); CProperty_t963755051 * L_103 = ISceneBaseObj_GetNetProperty_m1709069404(L_102, /*hidden argument*/NULL); Action_1_t2019918284 * L_104 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache25_60(); G_B35_0 = _stringLiteral562877555; G_B35_1 = L_103; if (L_104) { G_B36_0 = _stringLiteral562877555; G_B36_1 = L_103; goto IL_0368; } } { intptr_t L_105 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_106 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_106, NULL, L_105, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache25_60(L_106); G_B36_0 = G_B35_0; G_B36_1 = G_B35_1; } IL_0368: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_107 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache25_60(); NullCheck(G_B36_1); CProperty_UnRegisterWatchKey_m738142674(G_B36_1, G_B36_0, L_107, /*hidden argument*/NULL); CMainRole_t4200562839 * L_108 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_108); CProperty_t963755051 * L_109 = ISceneBaseObj_GetNetProperty_m1709069404(L_108, /*hidden argument*/NULL); Action_1_t2019918284 * L_110 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache26_61(); G_B37_0 = _stringLiteral2721688862; G_B37_1 = L_109; if (L_110) { G_B38_0 = _stringLiteral2721688862; G_B38_1 = L_109; goto IL_0399; } } { intptr_t L_111 = (intptr_t)WaitingRoomHelper_OnPropertyChanged_m1523087103_RuntimeMethod_var; Action_1_t2019918284 * L_112 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_112, NULL, L_111, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache26_61(L_112); G_B38_0 = G_B37_0; G_B38_1 = G_B37_1; } IL_0399: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Action_1_t2019918284 * L_113 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache26_61(); NullCheck(G_B38_1); CProperty_UnRegisterWatchKey_m738142674(G_B38_1, G_B38_0, L_113, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::OnPropertyChanged(System.String) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_OnPropertyChanged_m1523087103 (RuntimeObject * __this /* static, unused */, String_t* ___propKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_OnPropertyChanged_m1523087103_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t2736202052 * V_0 = NULL; int32_t V_1 = 0; { String_t* L_0 = ___propKey0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000c; } } { return; } IL_000c: { String_t* L_2 = ___propKey0; if (!L_2) { goto IL_025f; } } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_3 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map9_62(); if (L_3) { goto IL_012d; } } { Dictionary_2_t2736202052 * L_4 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_4, ((int32_t)21), /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_0 = L_4; Dictionary_2_t2736202052 * L_5 = V_0; NullCheck(L_5); Dictionary_2_Add_m282647386(L_5, _stringLiteral1562952874, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_6 = V_0; NullCheck(L_6); Dictionary_2_Add_m282647386(L_6, _stringLiteral1014152964, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_7 = V_0; NullCheck(L_7); Dictionary_2_Add_m282647386(L_7, _stringLiteral3136917213, 2, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_8 = V_0; NullCheck(L_8); Dictionary_2_Add_m282647386(L_8, _stringLiteral1170245110, 3, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_9 = V_0; NullCheck(L_9); Dictionary_2_Add_m282647386(L_9, _stringLiteral2522787689, 4, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_10 = V_0; NullCheck(L_10); Dictionary_2_Add_m282647386(L_10, _stringLiteral217883487, 4, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_11 = V_0; NullCheck(L_11); Dictionary_2_Add_m282647386(L_11, _stringLiteral3506163547, 4, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_12 = V_0; NullCheck(L_12); Dictionary_2_Add_m282647386(L_12, _stringLiteral3803231255, 5, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_13 = V_0; NullCheck(L_13); Dictionary_2_Add_m282647386(L_13, _stringLiteral907955636, 5, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_14 = V_0; NullCheck(L_14); Dictionary_2_Add_m282647386(L_14, _stringLiteral1309047460, 6, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_15 = V_0; NullCheck(L_15); Dictionary_2_Add_m282647386(L_15, _stringLiteral3853311801, 6, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_16 = V_0; NullCheck(L_16); Dictionary_2_Add_m282647386(L_16, _stringLiteral562877555, 7, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_17 = V_0; NullCheck(L_17); Dictionary_2_Add_m282647386(L_17, _stringLiteral671433250, 8, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_18 = V_0; NullCheck(L_18); Dictionary_2_Add_m282647386(L_18, _stringLiteral309324792, 8, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_19 = V_0; NullCheck(L_19); Dictionary_2_Add_m282647386(L_19, _stringLiteral2721688862, ((int32_t)9), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_20 = V_0; NullCheck(L_20); Dictionary_2_Add_m282647386(L_20, _stringLiteral2838449168, ((int32_t)10), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_21 = V_0; NullCheck(L_21); Dictionary_2_Add_m282647386(L_21, _stringLiteral2435164641, ((int32_t)11), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_22 = V_0; NullCheck(L_22); Dictionary_2_Add_m282647386(L_22, _stringLiteral2230303706, ((int32_t)12), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_23 = V_0; NullCheck(L_23); Dictionary_2_Add_m282647386(L_23, _stringLiteral3386204235, ((int32_t)13), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_24 = V_0; NullCheck(L_24); Dictionary_2_Add_m282647386(L_24, _stringLiteral1234412566, ((int32_t)14), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_25 = V_0; NullCheck(L_25); Dictionary_2_Add_m282647386(L_25, _stringLiteral550751398, ((int32_t)15), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_26 = V_0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map9_62(L_26); } IL_012d: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_27 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map9_62(); String_t* L_28 = ___propKey0; NullCheck(L_27); bool L_29 = Dictionary_2_TryGetValue_m1013208020(L_27, L_28, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_29) { goto IL_025f; } } { int32_t L_30 = V_1; switch (L_30) { case 0: { goto IL_018a; } case 1: { goto IL_0195; } case 2: { goto IL_01a0; } case 3: { goto IL_01ab; } case 4: { goto IL_01b6; } case 5: { goto IL_01c6; } case 6: { goto IL_01d6; } case 7: { goto IL_01f7; } case 8: { goto IL_0202; } case 9: { goto IL_0212; } case 10: { goto IL_021d; } case 11: { goto IL_0228; } case 12: { goto IL_0233; } case 13: { goto IL_023e; } case 14: { goto IL_0249; } case 15: { goto IL_0254; } } } { goto IL_025f; } IL_018a: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_set_IsNeedRefreshRoomID_m2981665842(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); goto IL_025f; } IL_0195: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_set_IsNeedRefreshRoomName_m3465625385(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); goto IL_025f; } IL_01a0: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_set_IsNeedRefreshRoomPwd_m505070700(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); goto IL_025f; } IL_01ab: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_set_IsRoomTopCard_m3960696055(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); goto IL_025f; } IL_01b6: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); CDataModelBool_t2269476966 * L_31 = WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CDataModelBool_set_Data_m838892248(L_31, (bool)1, /*hidden argument*/NULL); goto IL_025f; } IL_01c6: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); CDataModelBool_t2269476966 * L_32 = WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); CDataModelBool_set_Data_m838892248(L_32, (bool)1, /*hidden argument*/NULL); goto IL_025f; } IL_01d6: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_set_IsNeedRefreshRoomOwner_m1201386380(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_33 = WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CDataModelBool_set_Data_m838892248(L_33, (bool)1, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_34 = WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); CDataModelBool_set_Data_m838892248(L_34, (bool)1, /*hidden argument*/NULL); goto IL_025f; } IL_01f7: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshReadyState_9((bool)1); goto IL_025f; } IL_0202: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); CDataModelBool_t2269476966 * L_35 = WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); CDataModelBool_set_Data_m838892248(L_35, (bool)1, /*hidden argument*/NULL); goto IL_025f; } IL_0212: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshTeamID_12((bool)1); goto IL_025f; } IL_021d: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshMarryRoomName_14((bool)1); goto IL_025f; } IL_0228: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshMarryRoomName_14((bool)1); goto IL_025f; } IL_0233: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshMarryRoomWatchNum_15((bool)1); goto IL_025f; } IL_023e: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshMarryRoomWatchMax_16((bool)1); goto IL_025f; } IL_0249: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshTrystProgress_17((bool)1); goto IL_025f; } IL_0254: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshTrystLevel_18((bool)1); goto IL_025f; } IL_025f: { return; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_CurrentSelectRole(System.Int64) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_CurrentSelectRole_m1145888902 (RuntimeObject * __this /* static, unused */, int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_CurrentSelectRole_m1145888902_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int64_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CCurrentSelectRoleU3Ek__BackingField_1(L_0); return; } } // System.Int64 DMCore.Logic.WaitingRoomHelper::get_CurrentSelectRole() extern "C" IL2CPP_METHOD_ATTR int64_t WaitingRoomHelper_get_CurrentSelectRole_m551669125 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_CurrentSelectRole_m551669125_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); int64_t L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CCurrentSelectRoleU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshRoomID(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshRoomID_m2981665842 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshRoomID_m2981665842_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshRoomID_3(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshRoomID() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshRoomID_m2938028492 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshRoomID_m2938028492_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshRoomID_3(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshRoomName(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshRoomName_m3465625385 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshRoomName_m3465625385_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshRoomName_4(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshRoomName() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshRoomName_m186759861 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshRoomName_m186759861_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshRoomName_4(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshRoomPwd(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshRoomPwd_m505070700 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshRoomPwd_m505070700_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshRoomPwd_5(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshRoomPwd() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshRoomPwd_m1913358655 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshRoomPwd_m1913358655_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshRoomPwd_5(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsRoomTopCard(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsRoomTopCard_m3960696055 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsRoomTopCard_m3960696055_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_U3CIsRoomTopCardU3Ek__BackingField_2(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsRoomTopCard() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsRoomTopCard_m1520672971 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsRoomTopCard_m1520672971_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_U3CIsRoomTopCardU3Ek__BackingField_2(); return L_0; } } // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshMusicName() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); CDataModelBool_t2269476966 * L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshMusicName_6(); return L_0; } } // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshSceneName() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); CDataModelBool_t2269476966 * L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshSceneName_7(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshRoomOwner(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshRoomOwner_m1201386380 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshRoomOwner_m1201386380_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshRoomOwner_8(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshRoomOwner() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshRoomOwner_m3576435352 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshRoomOwner_m3576435352_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshRoomOwner_8(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshReadyState(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshReadyState_m3613385970 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshReadyState_m3613385970_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshReadyState_9(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshReadyState() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshReadyState_m1830704495 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshReadyState_m1830704495_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshReadyState_9(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsUIVisibleChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsUIVisibleChanged_m4102081677 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsUIVisibleChanged_m4102081677_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsUIVisibleChanged_10(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsUIVisibleChanged() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsUIVisibleChanged_m4019763200 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsUIVisibleChanged_m4019763200_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsUIVisibleChanged_10(); return L_0; } } // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshDanceMode() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); CDataModelBool_t2269476966 * L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshDanceMode_11(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshTeamID(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshTeamID_m2720362606 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshTeamID_m2720362606_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshTeamID_12(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshTeamID() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshTeamID_m975253840 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshTeamID_m975253840_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshTeamID_12(); return L_0; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshMarryRoomName() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshMarryRoomName_m2246990611 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshMarryRoomName_m2246990611_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshMarryRoomName_14(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshMarryRoomName(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshMarryRoomName_m4266352110 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshMarryRoomName_m4266352110_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshMarryRoomName_14(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshMarryRoomWatchNum() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshMarryRoomWatchNum_m520915198 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshMarryRoomWatchNum_m520915198_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshMarryRoomWatchNum_15(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshMarryRoomWatchNum(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshMarryRoomWatchNum_m2950279719 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshMarryRoomWatchNum_m2950279719_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshMarryRoomWatchNum_15(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshMarryRoomWatchMax() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshMarryRoomWatchMax_m2843894020 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshMarryRoomWatchMax_m2843894020_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshMarryRoomWatchMax_16(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshMarryRoomWatchMax(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshMarryRoomWatchMax_m47742384 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshMarryRoomWatchMax_m47742384_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshMarryRoomWatchMax_16(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshTrystProgress() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshTrystProgress_m867383443 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshTrystProgress_m867383443_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshTrystProgress_17(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshTrystProgress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshTrystProgress_m1434667271 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshTrystProgress_m1434667271_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshTrystProgress_17(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsNeedRefreshTrystLevel() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsNeedRefreshTrystLevel_m1520273468 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsNeedRefreshTrystLevel_m1520273468_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsNeedRefreshTrystLevel_18(); return L_0; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsNeedRefreshTrystLevel(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsNeedRefreshTrystLevel_m601011240 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsNeedRefreshTrystLevel_m601011240_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshTrystLevel_18(L_0); return; } } // System.Boolean DMCore.Logic.WaitingRoomHelper::get_IsShowCurrentUI() extern "C" IL2CPP_METHOD_ATTR bool WaitingRoomHelper_get_IsShowCurrentUI_m3909151119 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_get_IsShowCurrentUI_m3909151119_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_0 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsShowCurrentUI_13(); if (!L_0) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(CStateManager_t2841071903_il2cpp_TypeInfo_var); CStateManager_t2841071903 * L_1 = CStateManager_GetInstance_m1039289296(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); NullCheck(L_1); int32_t L_4 = CStateManager_GetRoleState_m1384526008(L_1, L_3, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)1))) { goto IL_002d; } } { int32_t L_6 = V_0; if ((!(((uint32_t)L_6) == ((uint32_t)2)))) { goto IL_002f; } } IL_002d: { return (bool)0; } IL_002f: { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); bool L_7 = ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->get_s_IsShowCurrentUI_13(); return L_7; } } // System.Void DMCore.Logic.WaitingRoomHelper::set_IsShowCurrentUI(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_set_IsShowCurrentUI_m2569031837 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper_set_IsShowCurrentUI_m2569031837_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsShowCurrentUI_13(L_0); return; } } // System.Void DMCore.Logic.WaitingRoomHelper::.cctor() extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper__cctor_m3813564408 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitingRoomHelper__cctor_m3813564408_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_m_IsRequest_0((bool)0); CDataModelBool_t2269476966 * L_0 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_0, /*hidden argument*/NULL); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshMusicName_6(L_0); CDataModelBool_t2269476966 * L_1 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_1, /*hidden argument*/NULL); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshSceneName_7(L_1); CDataModelBool_t2269476966 * L_2 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_2, /*hidden argument*/NULL); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_IsNeedRefreshDanceMode_11(L_2); List_1_t3319525431 * L_3 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_3, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_GiftModifierSender_20(L_3); List_1_t3319525431 * L_4 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_4, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_GiftModifierReceiver_21(L_4); LinkedList_1_t687096698 * L_5 = (LinkedList_1_t687096698 *)il2cpp_codegen_object_new(LinkedList_1_t687096698_il2cpp_TypeInfo_var); LinkedList_1__ctor_m3511298534(L_5, /*hidden argument*/LinkedList_1__ctor_m3511298534_RuntimeMethod_var); ((WaitingRoomHelper_t1026959434_StaticFields*)il2cpp_codegen_static_fields_for(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var))->set_s_expAddList_22(L_5); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.WaitPlayerInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void WaitPlayerInfo__ctor_m520726581 (WaitPlayerInfo_t2547262924 * __this, const RuntimeMethod* method) { { PlayerInfoBase__ctor_m432492775(__this, /*hidden argument*/NULL); __this->set_m_index_5((-1)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.WaitTeamData::.ctor() extern "C" IL2CPP_METHOD_ATTR void WaitTeamData__ctor_m4070748536 (WaitTeamData_t1906824585 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitTeamData__ctor_m4070748536_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t1087996142 * L_0 = (List_1_t1087996142 *)il2cpp_codegen_object_new(List_1_t1087996142_il2cpp_TypeInfo_var); List_1__ctor_m1664639526(L_0, /*hidden argument*/List_1__ctor_m1664639526_RuntimeMethod_var); __this->set_teamMemberList_4(L_0); return; } } // System.Void DMCore.Logic.WaitTeamData::.ctor(System.Int32,System.String,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void WaitTeamData__ctor_m3750095806 (WaitTeamData_t1906824585 * __this, int32_t ___teamId0, String_t* ___teamName1, int32_t ___teamPlayerCount2, bool ___isFull3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitTeamData__ctor_m3750095806_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___teamId0; __this->set_teamId_0(L_0); String_t* L_1 = ___teamName1; __this->set_teamName_1(L_1); int32_t L_2 = ___teamPlayerCount2; __this->set_teamPlayerCount_2(L_2); bool L_3 = ___isFull3; __this->set_isFull_3(L_3); List_1_t1087996142 * L_4 = (List_1_t1087996142 *)il2cpp_codegen_object_new(List_1_t1087996142_il2cpp_TypeInfo_var); List_1__ctor_m1664639526(L_4, /*hidden argument*/List_1__ctor_m1664639526_RuntimeMethod_var); __this->set_teamMemberList_4(L_4); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.WishShopItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void WishShopItem__ctor_m97694786 (WishShopItem_t479844145 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_nConfigId_0(0); __this->set_nLevel_2(0); __this->set_nPrice_3(0); __this->set_nValid_4(0); __this->set_nNum_1(0); __this->set_nType_5(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 DMCore.Logic.WndAmountCtrl::.ctor() extern "C" IL2CPP_METHOD_ATTR void WndAmountCtrl__ctor_m659186231 (WndAmountCtrl_t1993704824 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WndAmountCtrl__ctor_m659186231_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); AmountData_t3377750247 * L_0 = (AmountData_t3377750247 *)il2cpp_codegen_object_new(AmountData_t3377750247_il2cpp_TypeInfo_var); AmountData__ctor_m749173736(L_0, /*hidden argument*/NULL); __this->set_m_Data_1(L_0); return; } } // DMCore.Logic.WndAmountCtrl DMCore.Logic.WndAmountCtrl::GetInstance() extern "C" IL2CPP_METHOD_ATTR WndAmountCtrl_t1993704824 * WndAmountCtrl_GetInstance_m2968099158 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WndAmountCtrl_GetInstance_m2968099158_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WndAmountCtrl_t1993704824_il2cpp_TypeInfo_var); WndAmountCtrl_t1993704824 * L_0 = ((WndAmountCtrl_t1993704824_StaticFields*)il2cpp_codegen_static_fields_for(WndAmountCtrl_t1993704824_il2cpp_TypeInfo_var))->get_s_Instance_2(); if (L_0) { goto IL_0014; } } { WndAmountCtrl_t1993704824 * L_1 = (WndAmountCtrl_t1993704824 *)il2cpp_codegen_object_new(WndAmountCtrl_t1993704824_il2cpp_TypeInfo_var); WndAmountCtrl__ctor_m659186231(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WndAmountCtrl_t1993704824_il2cpp_TypeInfo_var); ((WndAmountCtrl_t1993704824_StaticFields*)il2cpp_codegen_static_fields_for(WndAmountCtrl_t1993704824_il2cpp_TypeInfo_var))->set_s_Instance_2(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(WndAmountCtrl_t1993704824_il2cpp_TypeInfo_var); WndAmountCtrl_t1993704824 * L_2 = ((WndAmountCtrl_t1993704824_StaticFields*)il2cpp_codegen_static_fields_for(WndAmountCtrl_t1993704824_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_2; } } // DMCore.Logic.AmountData DMCore.Logic.WndAmountCtrl::get_InitialData() extern "C" IL2CPP_METHOD_ATTR AmountData_t3377750247 * WndAmountCtrl_get_InitialData_m2924490870 (WndAmountCtrl_t1993704824 * __this, const RuntimeMethod* method) { { AmountData_t3377750247 * L_0 = __this->get_m_Data_1(); return L_0; } } // System.Void DMCore.Logic.WndAmountCtrl::set_InitialData(DMCore.Logic.AmountData) extern "C" IL2CPP_METHOD_ATTR void WndAmountCtrl_set_InitialData_m232764481 (WndAmountCtrl_t1993704824 * __this, AmountData_t3377750247 * ___value0, const RuntimeMethod* method) { { AmountData_t3377750247 * L_0 = ___value0; __this->set_m_Data_1(L_0); return; } } // UnityEngine.Texture2D DMCore.Logic.WndAmountCtrl::GetTexture(System.String) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * WndAmountCtrl_GetTexture_m545349301 (WndAmountCtrl_t1993704824 * __this, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WndAmountCtrl_GetTexture_m545349301_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 = ___path0; NullCheck(L_0); Object_t631007953 * L_2 = IResourceManager_CreateResource_m1279813597(L_0, L_1, (bool)0, /*hidden argument*/NULL); __this->set_textObj_0(((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_2, Texture2D_t3840446185_il2cpp_TypeInfo_var))); Texture2D_t3840446185 * L_3 = __this->get_textObj_0(); return L_3; } } // System.Void DMCore.Logic.WndAmountCtrl::.cctor() extern "C" IL2CPP_METHOD_ATTR void WndAmountCtrl__cctor_m1333859884 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.WorkShopPropItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void WorkShopPropItem__ctor_m3709398729 (WorkShopPropItem_t4219580909 * __this, const RuntimeMethod* method) { { CPropItem__ctor_m238114891(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.WorkShopPropItem::DoUsePropItem() extern "C" IL2CPP_METHOD_ATTR void WorkShopPropItem_DoUsePropItem_m3134106839 (WorkShopPropItem_t4219580909 * __this, const RuntimeMethod* method) { { return; } } // DMCore.Logic.enumPropType DMCore.Logic.WorkShopPropItem::GetPropType() extern "C" IL2CPP_METHOD_ATTR int32_t WorkShopPropItem_GetPropType_m2507874866 (WorkShopPropItem_t4219580909 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)33)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbAchievement::OnFreshAchList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbAchievement_OnFreshAchList_m3027384054 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CAchievementManager_ReceiveAchievementListData_m3619029101(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbAchievement::OnFreshProgress(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbAchievement_OnFreshProgress_m3936447204 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CAchievementManager_FreshAchProgress_m310525727(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbAchievement::OnFreshDetail(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbAchievement_OnFreshDetail_m3317172038 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CAchievementManager_ReceiveAchievementAwardData_m3495519763(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbAchievement::OnFreshAchMedalData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbAchievement_OnFreshAchMedalData_m68689112 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CAchievementManager_ReceiveAchMedalData_m2079900073(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbAchievement::OnWearOrDownAchMedal(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbAchievement_OnWearOrDownAchMedal_m3072017230 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CAchievementManager_ReceiveAchMedalWearState_m3519562684(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbAchievement::OnFreshAchShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbAchievement_OnFreshAchShopData_m701117947 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbAchievement_OnFreshAchShopData_m701117947_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); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CAchievementMallManager_ParseAchMallData_m3919577919(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbAchievement::OnGetAchievementCompleted(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbAchievement_OnGetAchievementCompleted_m1073712021 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CAchievementManager_ReceiveAchievementCompleted_m1686436343(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 DMCore.Net.cbActivity::FreshActivityDetail(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbActivity_FreshActivityDetail_m3990080541 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbActivity_FreshActivityDetail_m3990080541_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); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CActivityManager_FreshActivityDetail_m902916700(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbActivity::AcceptAwardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbActivity_AcceptAwardResult_m20121676 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbActivity_AcceptAwardResult_m20121676_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); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CActivityManager_AcceptAwardResult_m2216354947(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbActivity::RetroactiveResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbActivity_RetroactiveResult_m270700411 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbActivity_RetroactiveResult_m270700411_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); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CActivityManager_RetroactiveResult_m1889602644(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbActivity::TotalSignResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbActivity_TotalSignResult_m941246566 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbActivity_TotalSignResult_m941246566_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); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CActivityManager_TotalSignResult_m1547090160(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbActivity::FreshActivityList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbActivity_FreshActivityList_m923126339 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbActivity_FreshActivityList_m923126339_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); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CActivityManager_FreshActivityList_m2798094529(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbActivity::FortuneCatCostSuccess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbActivity_FortuneCatCostSuccess_m2195979191 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbActivity_FortuneCatCostSuccess_m2195979191_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); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CActivityManager_FortuneCatCostSuccess_m1015247936(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 DMCore.Net.cbBeach::OnBeachSceneList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbBeach_OnBeachSceneList_m3913802746 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbBeach_OnBeachSceneList_m3913802746_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; String_t* V_5 = NULL; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; int32_t V_9 = 0; String_t* V_10 = NULL; int32_t V_11 = 0; String_t* V_12 = NULL; String_t* V_13 = NULL; String_t* V_14 = NULL; int32_t V_15 = 0; { V_0 = 0; CRecreationManager_t3180859335 * L_0 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CRecreationManager_Clear_m3780439638(L_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; goto IL_011f; } IL_0020: { CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, (-1), /*hidden argument*/NULL); V_3 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_4 = (bool)((((int32_t)L_12) == ((int32_t)1))? 1 : 0); CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_13); String_t* L_17 = CDataArray_GetWideStr_m3532563229(L_13, L_15, L_16, /*hidden argument*/NULL); V_5 = L_17; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_18); String_t* L_22 = CDataArray_GetWideStr_m3532563229(L_18, L_20, L_21, /*hidden argument*/NULL); V_6 = L_22; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; 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 = CDataArray_GetWideStr_m3532563229(L_23, L_25, L_26, /*hidden argument*/NULL); V_7 = L_27; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_28); String_t* L_32 = CDataArray_GetWideStr_m3532563229(L_28, L_30, L_31, /*hidden argument*/NULL); V_8 = L_32; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); V_9 = L_36; String_t* L_37 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_10 = L_37; V_11 = 0; goto IL_00fd; } IL_00a3: { CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_38); String_t* L_42 = CDataArray_GetWideStr_m3532563229(L_38, L_40, L_41, /*hidden argument*/NULL); V_12 = L_42; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; String_t* L_46 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_43); String_t* L_47 = CDataArray_GetWideStr_m3532563229(L_43, L_45, L_46, /*hidden argument*/NULL); V_13 = L_47; String_t* L_48 = V_10; V_14 = L_48; StringU5BU5D_t1281789340* L_49 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)5)); String_t* L_50 = V_14; NullCheck(L_49); ArrayElementTypeCheck (L_49, L_50); (L_49)->SetAt(static_cast(0), (String_t*)L_50); StringU5BU5D_t1281789340* L_51 = L_49; String_t* L_52 = V_12; NullCheck(L_51); ArrayElementTypeCheck (L_51, L_52); (L_51)->SetAt(static_cast(1), (String_t*)L_52); StringU5BU5D_t1281789340* L_53 = L_51; NullCheck(L_53); ArrayElementTypeCheck (L_53, _stringLiteral3452614531); (L_53)->SetAt(static_cast(2), (String_t*)_stringLiteral3452614531); StringU5BU5D_t1281789340* L_54 = L_53; String_t* L_55 = V_13; NullCheck(L_54); ArrayElementTypeCheck (L_54, L_55); (L_54)->SetAt(static_cast(3), (String_t*)L_55); StringU5BU5D_t1281789340* L_56 = L_54; NullCheck(L_56); ArrayElementTypeCheck (L_56, _stringLiteral3452614532); (L_56)->SetAt(static_cast(4), (String_t*)_stringLiteral3452614532); String_t* L_57 = String_Concat_m1809518182(NULL /*static, unused*/, L_56, /*hidden argument*/NULL); V_10 = L_57; int32_t L_58 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00fd: { int32_t L_59 = V_11; int32_t L_60 = V_9; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_00a3; } } { CRecreationManager_t3180859335 * L_61 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_62 = V_3; String_t* L_63 = V_5; String_t* L_64 = V_7; String_t* L_65 = V_10; String_t* L_66 = V_8; bool L_67 = V_4; NullCheck(L_61); CRecreationManager_AddSceneInfo_m3002249585(L_61, L_62, L_63, L_64, L_65, L_66, L_67, /*hidden argument*/NULL); int32_t L_68 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); } IL_011f: { int32_t L_69 = V_2; int32_t L_70 = V_1; if ((((int32_t)L_69) < ((int32_t)L_70))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager_t488529698 * L_71 = CRecreationCfgManager_GetInstance_m2027289134(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_71); int32_t L_72 = CRecreationCfgManager_GetDefaultSceneIDCfg_m654718021(L_71, /*hidden argument*/NULL); V_15 = L_72; CRecreationManager_t3180859335 * L_73 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_74 = V_15; NullCheck(L_73); CRecreationManager_set_CurrSelectSceneID_m2917749910(L_73, L_74, /*hidden argument*/NULL); CRecreationManager_t3180859335 * L_75 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_76 = V_15; NullCheck(L_75); CRecreationManager_SetSelectScene_m1877212241(L_75, L_76, /*hidden argument*/NULL); CRecreationManager_t3180859335 * L_77 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_77); CRecreationManager_set_IsFristRefreshScene_m2560138450(L_77, (bool)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 DMCore.Net.CbCardHandBook::OnFreshClothes(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CbCardHandBook_OnFreshClothes_m3183869759 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CHandBookManager_OnFreshClothes_m2985295715(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CbCardHandBook::OnFreshCollection(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CbCardHandBook_OnFreshCollection_m3162106023 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CHandBookManager_OnFreshCollection_m1918129874(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.CbCardHandBook::OnFreshTheme(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CbCardHandBook_OnFreshTheme_m3606002022 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CHandBookManager_OnFreshTheme_m2781473132(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 DMCore.Net.cbChangeGame::OnGameRewardList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbChangeGame_OnGameRewardList_m1039284989 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbChangeGame_OnGameRewardList_m1039284989_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; GameRewardInfo_t1982501205 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; TimeStageInfo_t2295935106 * V_12 = NULL; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; AwardDetail_t2686862065 * V_19 = NULL; int32_t V_20 = 0; int32_t V_21 = 0; int32_t V_22 = 0; int32_t V_23 = 0; int32_t V_24 = 0; CAwardItem_t1677460915 * V_25 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_0119; } } { CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_9 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CChangeGameManager_ClearList_m2786192392(L_9, /*hidden argument*/NULL); V_3 = 0; goto IL_010d; } IL_0033: { GameRewardInfo_t1982501205 * L_10 = (GameRewardInfo_t1982501205 *)il2cpp_codegen_object_new(GameRewardInfo_t1982501205_il2cpp_TypeInfo_var); GameRewardInfo__ctor_m3054583983(L_10, /*hidden argument*/NULL); V_4 = L_10; GameRewardInfo_t1982501205 * L_11 = V_4; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_m_GiveStage_0(L_15); GameRewardInfo_t1982501205 * L_16 = V_4; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_m_GiveSituation_1(L_20); GameRewardInfo_t1982501205 * L_21 = V_4; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_m_Ceiling_2(L_25); GameRewardInfo_t1982501205 * L_26 = V_4; CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); NullCheck(L_26); L_26->set_m_Offline_3(L_30); CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int32_t L_34 = CDataArray_GetInt_m1111369473(L_31, L_33, 0, /*hidden argument*/NULL); V_5 = L_34; GameRewardInfo_t1982501205 * L_35 = V_4; NullCheck(L_35); GameRewardInfo_Clear_m3224633844(L_35, /*hidden argument*/NULL); V_6 = 0; goto IL_00ed; } IL_00a3: { CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int32_t L_39 = CDataArray_GetInt_m1111369473(L_36, L_38, 0, /*hidden argument*/NULL); V_7 = L_39; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); V_8 = L_43; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); V_9 = L_47; GameRewardInfo_t1982501205 * L_48 = V_4; if (!L_48) { goto IL_00e7; } } { GameRewardInfo_t1982501205 * L_49 = V_4; NullCheck(L_49); CAwardList_t4094041907 * L_50 = L_49->get_m_list_4(); int32_t L_51 = V_7; int32_t L_52 = V_8; int32_t L_53 = V_9; NullCheck(L_50); CAwardList_Add_m2199159243(L_50, L_51, L_52, L_53, /*hidden argument*/NULL); } IL_00e7: { int32_t L_54 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); } IL_00ed: { int32_t L_55 = V_6; int32_t L_56 = V_5; if ((((int32_t)L_55) < ((int32_t)L_56))) { goto IL_00a3; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_57 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); GameRewardInfo_t1982501205 * L_58 = V_4; NullCheck(L_58); int32_t L_59 = L_58->get_m_GiveSituation_1(); GameRewardInfo_t1982501205 * L_60 = V_4; NullCheck(L_57); CChangeGameManager_AddInfo_m1941343665(L_57, L_59, L_60, /*hidden argument*/NULL); int32_t L_61 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_010d: { int32_t L_62 = V_3; int32_t L_63 = V_2; if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_0033; } } { goto IL_02f0; } IL_0119: { int32_t L_64 = V_1; if ((!(((uint32_t)L_64) == ((uint32_t)1)))) { goto IL_01cf; } } { CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_0; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_0 = L_67; NullCheck(L_65); int32_t L_68 = CDataArray_GetInt_m1111369473(L_65, L_67, 0, /*hidden argument*/NULL); V_10 = L_68; V_11 = 0; goto IL_01c1; } IL_0136: { TimeStageInfo_t2295935106 * L_69 = (TimeStageInfo_t2295935106 *)il2cpp_codegen_object_new(TimeStageInfo_t2295935106_il2cpp_TypeInfo_var); TimeStageInfo__ctor_m3905736574(L_69, /*hidden argument*/NULL); V_12 = L_69; TimeStageInfo_t2295935106 * L_70 = V_12; CDataArray_t4068198041 * L_71 = ___msg0; int32_t L_72 = V_0; int32_t L_73 = ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1)); V_0 = L_73; NullCheck(L_71); int32_t L_74 = CDataArray_GetInt_m1111369473(L_71, L_73, 0, /*hidden argument*/NULL); NullCheck(L_70); L_70->set_m_StageId_0(L_74); TimeStageInfo_t2295935106 * L_75 = V_12; CDataArray_t4068198041 * L_76 = ___msg0; int32_t L_77 = V_0; int32_t L_78 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); V_0 = L_78; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_79 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_76); String_t* L_80 = CDataArray_GetWideStr_m3532563229(L_76, L_78, L_79, /*hidden argument*/NULL); NullCheck(L_75); L_75->set_m_StartTime_1(L_80); TimeStageInfo_t2295935106 * L_81 = V_12; CDataArray_t4068198041 * L_82 = ___msg0; int32_t L_83 = V_0; int32_t L_84 = ((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); V_0 = L_84; String_t* L_85 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_82); String_t* L_86 = CDataArray_GetWideStr_m3532563229(L_82, L_84, L_85, /*hidden argument*/NULL); NullCheck(L_81); L_81->set_m_EndTime_2(L_86); TimeStageInfo_t2295935106 * L_87 = V_12; CDataArray_t4068198041 * L_88 = ___msg0; int32_t L_89 = V_0; int32_t L_90 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); V_0 = L_90; NullCheck(L_88); int32_t L_91 = CDataArray_GetInt_m1111369473(L_88, L_90, 0, /*hidden argument*/NULL); NullCheck(L_87); L_87->set_m_RandomThemeNum_3(L_91); TimeStageInfo_t2295935106 * L_92 = V_12; NullCheck(L_92); int32_t L_93 = L_92->get_m_StageId_0(); if ((!(((uint32_t)L_93) == ((uint32_t)1)))) { goto IL_01af; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_94 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); TimeStageInfo_t2295935106 * L_95 = V_12; NullCheck(L_95); String_t* L_96 = L_95->get_m_EndTime_2(); NullCheck(L_94); CChangeGameManager_set_EndTime_m36970137(L_94, L_96, /*hidden argument*/NULL); } IL_01af: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_97 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); TimeStageInfo_t2295935106 * L_98 = V_12; NullCheck(L_97); CChangeGameManager_AddStageInfo_m235578985(L_97, L_98, /*hidden argument*/NULL); int32_t L_99 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_99, (int32_t)1)); } IL_01c1: { int32_t L_100 = V_11; int32_t L_101 = V_10; if ((((int32_t)L_100) < ((int32_t)L_101))) { goto IL_0136; } } { goto IL_02f0; } IL_01cf: { int32_t L_102 = V_1; if ((!(((uint32_t)L_102) == ((uint32_t)2)))) { goto IL_0228; } } { CDataArray_t4068198041 * L_103 = ___msg0; int32_t L_104 = V_0; int32_t L_105 = ((int32_t)il2cpp_codegen_add((int32_t)L_104, (int32_t)1)); V_0 = L_105; NullCheck(L_103); int32_t L_106 = CDataArray_GetInt_m1111369473(L_103, L_105, 0, /*hidden argument*/NULL); V_13 = L_106; CDataArray_t4068198041 * L_107 = ___msg0; int32_t L_108 = V_0; int32_t L_109 = ((int32_t)il2cpp_codegen_add((int32_t)L_108, (int32_t)1)); V_0 = L_109; NullCheck(L_107); int32_t L_110 = CDataArray_GetInt_m1111369473(L_107, L_109, 0, /*hidden argument*/NULL); V_14 = L_110; V_15 = 0; goto IL_020e; } IL_01fa: { CDataArray_t4068198041 * L_111 = ___msg0; int32_t L_112 = V_0; int32_t L_113 = ((int32_t)il2cpp_codegen_add((int32_t)L_112, (int32_t)1)); V_0 = L_113; NullCheck(L_111); int32_t L_114 = CDataArray_GetInt_m1111369473(L_111, L_113, 0, /*hidden argument*/NULL); V_16 = L_114; int32_t L_115 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_115, (int32_t)1)); } IL_020e: { int32_t L_116 = V_15; int32_t L_117 = V_14; if ((((int32_t)L_116) < ((int32_t)L_117))) { goto IL_01fa; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_118 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_119 = V_13; NullCheck(L_118); CChangeGameManager_set_MaxCount_m1974482778(L_118, L_119, /*hidden argument*/NULL); goto IL_02f0; } IL_0228: { CDataArray_t4068198041 * L_120 = ___msg0; int32_t L_121 = V_0; int32_t L_122 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); V_0 = L_122; NullCheck(L_120); int32_t L_123 = CDataArray_GetInt_m1111369473(L_120, L_122, 0, /*hidden argument*/NULL); V_17 = L_123; V_18 = 0; goto IL_02e7; } IL_023e: { AwardDetail_t2686862065 * L_124 = (AwardDetail_t2686862065 *)il2cpp_codegen_object_new(AwardDetail_t2686862065_il2cpp_TypeInfo_var); AwardDetail__ctor_m3328928278(L_124, /*hidden argument*/NULL); V_19 = L_124; AwardDetail_t2686862065 * L_125 = V_19; CDataArray_t4068198041 * L_126 = ___msg0; int32_t L_127 = V_0; int32_t L_128 = ((int32_t)il2cpp_codegen_add((int32_t)L_127, (int32_t)1)); V_0 = L_128; NullCheck(L_126); int32_t L_129 = CDataArray_GetInt_m1111369473(L_126, L_128, 0, /*hidden argument*/NULL); NullCheck(L_125); L_125->set_m_voteCount_0(L_129); CDataArray_t4068198041 * L_130 = ___msg0; int32_t L_131 = V_0; int32_t L_132 = ((int32_t)il2cpp_codegen_add((int32_t)L_131, (int32_t)1)); V_0 = L_132; NullCheck(L_130); int32_t L_133 = CDataArray_GetInt_m1111369473(L_130, L_132, 0, /*hidden argument*/NULL); V_20 = L_133; AwardDetail_t2686862065 * L_134 = V_19; NullCheck(L_134); List_1_t3149535657 * L_135 = L_134->get_awardList_1(); NullCheck(L_135); List_1_Clear_m1914676108(L_135, /*hidden argument*/List_1_Clear_m1914676108_RuntimeMethod_var); V_21 = 0; goto IL_02cc; } IL_027a: { CDataArray_t4068198041 * L_136 = ___msg0; int32_t L_137 = V_0; int32_t L_138 = ((int32_t)il2cpp_codegen_add((int32_t)L_137, (int32_t)1)); V_0 = L_138; NullCheck(L_136); int32_t L_139 = CDataArray_GetInt_m1111369473(L_136, L_138, 0, /*hidden argument*/NULL); V_22 = L_139; CDataArray_t4068198041 * L_140 = ___msg0; int32_t L_141 = V_0; int32_t L_142 = ((int32_t)il2cpp_codegen_add((int32_t)L_141, (int32_t)1)); V_0 = L_142; NullCheck(L_140); int32_t L_143 = CDataArray_GetInt_m1111369473(L_140, L_142, 0, /*hidden argument*/NULL); V_23 = L_143; CDataArray_t4068198041 * L_144 = ___msg0; int32_t L_145 = V_0; int32_t L_146 = ((int32_t)il2cpp_codegen_add((int32_t)L_145, (int32_t)1)); V_0 = L_146; NullCheck(L_144); int32_t L_147 = CDataArray_GetInt_m1111369473(L_144, L_146, 0, /*hidden argument*/NULL); V_24 = L_147; int32_t L_148 = V_22; int32_t L_149 = V_23; int32_t L_150 = V_24; CAwardItem_t1677460915 * L_151 = (CAwardItem_t1677460915 *)il2cpp_codegen_object_new(CAwardItem_t1677460915_il2cpp_TypeInfo_var); CAwardItem__ctor_m4013977086(L_151, L_148, L_149, L_150, /*hidden argument*/NULL); V_25 = L_151; AwardDetail_t2686862065 * L_152 = V_19; if (!L_152) { goto IL_02c6; } } { AwardDetail_t2686862065 * L_153 = V_19; NullCheck(L_153); List_1_t3149535657 * L_154 = L_153->get_awardList_1(); CAwardItem_t1677460915 * L_155 = V_25; NullCheck(L_154); List_1_Add_m1312316922(L_154, L_155, /*hidden argument*/List_1_Add_m1312316922_RuntimeMethod_var); } IL_02c6: { int32_t L_156 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_156, (int32_t)1)); } IL_02cc: { int32_t L_157 = V_21; int32_t L_158 = V_20; if ((((int32_t)L_157) < ((int32_t)L_158))) { goto IL_027a; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_159 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); AwardDetail_t2686862065 * L_160 = V_19; NullCheck(L_159); CChangeGameManager_AppendAwardData_m2352354671(L_159, L_160, /*hidden argument*/NULL); int32_t L_161 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_161, (int32_t)1)); } IL_02e7: { int32_t L_162 = V_18; int32_t L_163 = V_17; if ((((int32_t)L_162) < ((int32_t)L_163))) { goto IL_023e; } } IL_02f0: { return; } } // System.Void DMCore.Net.cbChangeGame::OnGameRankList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbChangeGame_OnGameRankList_m1358596438 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbChangeGame_OnGameRankList_m1358596438_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RankListInfo_t1858065448 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_4 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CChangeGameManager_ClearRankList_m2859103911(L_4, /*hidden argument*/NULL); V_2 = 0; goto IL_010f; } IL_0020: { V_3 = 0; RankListInfo_t1858065448 * L_5 = (RankListInfo_t1858065448 *)il2cpp_codegen_object_new(RankListInfo_t1858065448_il2cpp_TypeInfo_var); RankListInfo__ctor_m3752439059(L_5, /*hidden argument*/NULL); V_4 = L_5; RankListInfo_t1858065448 * L_6 = V_4; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); NullCheck(L_6); L_6->set_m_Rank_0(L_10); RankListInfo_t1858065448 * L_11 = V_4; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int64_t L_15 = CDataArray_GetLong_m4094450536(L_12, L_14, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_11); L_11->set_m_UserId_1(L_15); RankListInfo_t1858065448 * L_16 = V_4; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_17); String_t* L_21 = CDataArray_GetWideStr_m3532563229(L_17, L_19, L_20, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_m_Name_2(L_21); RankListInfo_t1858065448 * L_22 = V_4; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_m_Sex_3(L_26); RankListInfo_t1858065448 * L_27 = V_4; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int64_t L_31 = CDataArray_GetLong_m4094450536(L_28, L_30, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_27); L_27->set_m_photoId_4(L_31); RankListInfo_t1858065448 * L_32 = V_4; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); NullCheck(L_32); L_32->set_m_clothGrade_5(L_36); CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); V_5 = L_40; V_6 = 0; goto IL_00de; } IL_00b7: { CDataArray_t4068198041 * L_41 = ___msg0; int32_t L_42 = V_0; int32_t L_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); V_0 = L_43; NullCheck(L_41); int32_t L_44 = CDataArray_GetInt_m1111369473(L_41, L_43, 0, /*hidden argument*/NULL); V_7 = L_44; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_0; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_0 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, 0, /*hidden argument*/NULL); V_8 = L_48; int32_t L_49 = V_3; int32_t L_50 = V_8; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)L_50)); int32_t L_51 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_00de: { int32_t L_52 = V_6; int32_t L_53 = V_5; if ((((int32_t)L_52) < ((int32_t)L_53))) { goto IL_00b7; } } { RankListInfo_t1858065448 * L_54 = V_4; int32_t L_55 = V_3; NullCheck(L_54); L_54->set_m_ThemeVote_6(L_55); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_56 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); RankListInfo_t1858065448 * L_57 = V_4; NullCheck(L_56); CChangeGameManager_AddRankListInfo_m2757373708(L_56, L_57, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_58 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_58); CDataModelBool_t2269476966 * L_59 = L_58->get_CRankState_27(); NullCheck(L_59); CDataModelBool_set_Data_m838892248(L_59, (bool)1, /*hidden argument*/NULL); int32_t L_60 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_010f: { int32_t L_61 = V_2; int32_t L_62 = V_1; if ((((int32_t)L_61) < ((int32_t)L_62))) { goto IL_0020; } } { return; } } // System.Void DMCore.Net.cbChangeGame::OnGamePageData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbChangeGame_OnGamePageData_m2047932039 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbChangeGame_OnGamePageData_m2047932039_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; List_1_t2959980932 * V_4 = NULL; int32_t V_5 = 0; GamePageInfo_t1487906190 * V_6 = NULL; int32_t G_B3_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_0027; } } { G_B3_0 = 1; goto IL_0028; } IL_0027: { G_B3_0 = 0; } IL_0028: { V_2 = (bool)G_B3_0; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; int32_t L_12 = V_3; List_1_t2959980932 * L_13 = (List_1_t2959980932 *)il2cpp_codegen_object_new(List_1_t2959980932_il2cpp_TypeInfo_var); List_1__ctor_m1224705574(L_13, L_12, /*hidden argument*/List_1__ctor_m1224705574_RuntimeMethod_var); V_4 = L_13; List_1_t2959980932 * L_14 = V_4; NullCheck(L_14); List_1_Clear_m3615123885(L_14, /*hidden argument*/List_1_Clear_m3615123885_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_15 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CChangeGameManager_ClearGamePageInfo_m2555567569(L_15, /*hidden argument*/NULL); V_5 = 0; goto IL_0093; } IL_0057: { GamePageInfo_t1487906190 * L_16 = (GamePageInfo_t1487906190 *)il2cpp_codegen_object_new(GamePageInfo_t1487906190_il2cpp_TypeInfo_var); GamePageInfo__ctor_m1293215723(L_16, /*hidden argument*/NULL); V_6 = L_16; GamePageInfo_t1487906190 * L_17 = V_6; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_m_ThemeId_0(L_21); GamePageInfo_t1487906190 * L_22 = V_6; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_m_ThemeStage_1(L_26); List_1_t2959980932 * L_27 = V_4; GamePageInfo_t1487906190 * L_28 = V_6; NullCheck(L_27); List_1_Add_m4273956711(L_27, L_28, /*hidden argument*/List_1_Add_m4273956711_RuntimeMethod_var); int32_t L_29 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_0093: { int32_t L_30 = V_5; int32_t L_31 = V_3; if ((((int32_t)L_30) < ((int32_t)L_31))) { goto IL_0057; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_32 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); Dictionary_2_t1848694263 * L_33 = L_32->get_m_ThemeData_7(); int32_t L_34 = V_1; List_1_t2959980932 * L_35 = V_4; NullCheck(L_33); Dictionary_2_Add_m3557583828(L_33, L_34, L_35, /*hidden argument*/Dictionary_2_Add_m3557583828_RuntimeMethod_var); CChangeGameManager_t2081989347 * L_36 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_37 = V_1; NullCheck(L_36); CChangeGameManager_SetStage_m938118911(L_36, L_37, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_38 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_39 = V_1; NullCheck(L_38); CChangeGameManager_set_IsClkRank_m740651295(L_38, (bool)((((int32_t)2) == ((int32_t)L_39))? 1 : 0), /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_40 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_41 = V_2; NullCheck(L_40); CChangeGameManager_set_IsClkSign_m2216020845(L_40, L_41, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_42 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_42); CDataModelBool_t2269476966 * L_43 = L_42->get_ThemeGetMsg_8(); NullCheck(L_43); CDataModelBool_set_Data_m838892248(L_43, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbChangeGame::OnGameLoadingData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbChangeGame_OnGameLoadingData_m387211383 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbChangeGame_OnGameLoadingData_m387211383_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; AssembleInfo_t3236776212 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_00ab; } IL_0016: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_3 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_8 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_3; NullCheck(L_8); AssembleInfo_t3236776212 * L_10 = CChangeGameManager_GetAssembleInfo_m50004070(L_8, L_9, /*hidden argument*/NULL); V_4 = L_10; AssembleInfo_t3236776212 * L_11 = V_4; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_m_themeStar_1(L_15); AssembleInfo_t3236776212 * L_16 = V_4; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_17); String_t* L_21 = CDataArray_GetWideStr_m3532563229(L_17, L_19, L_20, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_m_themeDec_2(L_21); CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); V_5 = L_25; AssembleInfo_t3236776212 * L_26 = V_4; NullCheck(L_26); List_1_t128053199 * L_27 = L_26->get_m_dressList_3(); NullCheck(L_27); List_1_Clear_m2269680114(L_27, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); V_6 = 0; goto IL_009e; } IL_007c: { CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_7 = L_31; AssembleInfo_t3236776212 * L_32 = V_4; NullCheck(L_32); List_1_t128053199 * L_33 = L_32->get_m_dressList_3(); int32_t L_34 = V_7; NullCheck(L_33); List_1_Add_m697420525(L_33, L_34, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_35 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_009e: { int32_t L_36 = V_6; int32_t L_37 = V_5; if ((((int32_t)L_36) < ((int32_t)L_37))) { goto IL_007c; } } { int32_t L_38 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00ab: { int32_t L_39 = V_2; int32_t L_40 = V_1; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_41 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); CDataModelBool_t2269476966 * L_42 = L_41->get_m_SuitcaseGetMsg_25(); NullCheck(L_42); CDataModelBool_set_Data_m838892248(L_42, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbChangeGame::OnPacksackData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbChangeGame_OnPacksackData_m3015968997 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbChangeGame_OnPacksackData_m3015968997_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; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_4 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CChangeGameManager_ClearTravelBagId_m3856444107(L_4, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_5 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CChangeGameManager_ClearGroupList_m2489424850(L_5, /*hidden argument*/NULL); V_2 = 0; goto IL_00a5; } IL_002a: { CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_3 = L_9; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_4 = L_13; int32_t L_14 = V_3; 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_0095; } } { V_5 = 0; V_6 = 0; V_7 = 0; int32_t L_16 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_16, (&V_5), (&V_6), (&V_7), /*hidden argument*/NULL); int32_t L_17 = V_6; int32_t L_18 = CItemManager_SubCategoryToEquipType_m1942946382(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); V_8 = L_18; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_19 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_20 = V_8; int32_t L_21 = V_3; NullCheck(L_19); CChangeGameManager_AddIdList_m2288339599(L_19, L_20, L_21, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_22 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_23 = V_8; int32_t L_24 = V_3; NullCheck(L_22); CChangeGameManager_AddEquipAllList_m1108526159(L_22, L_23, L_24, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_25 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = V_8; int32_t L_27 = V_3; NullCheck(L_25); CChangeGameManager_AddEquipOrnament_m2090223193(L_25, L_26, L_27, /*hidden argument*/NULL); } IL_0095: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_28 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_29 = V_4; NullCheck(L_28); CChangeGameManager_AddTravelBagIDInfo_m1714518530(L_28, L_29, /*hidden argument*/NULL); int32_t L_30 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_00a5: { int32_t L_31 = V_2; int32_t L_32 = V_1; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_33 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CChangeGameManager_set_IsChange_m1438701686(L_33, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbChangeGame::OnStartVoteData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbChangeGame_OnStartVoteData_m2267300489 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbChangeGame_OnStartVoteData_m2267300489_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; ReviewInfo_t914837392 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; ThemeInfo_t1099106658 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_4 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CChangeGameManager_ClearReviewInfo_m3013142166(L_4, /*hidden argument*/NULL); V_2 = 0; goto IL_0121; } IL_0020: { CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_3 = L_8; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_9 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = V_3; NullCheck(L_9); ReviewInfo_t914837392 * L_11 = CChangeGameManager_GetThemeSignInfo_m3023682012(L_9, L_10, /*hidden argument*/NULL); V_4 = L_11; ReviewInfo_t914837392 * L_12 = V_4; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); NullCheck(L_12); L_12->set_sex_1(L_16); CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_5 = L_20; ReviewInfo_t914837392 * L_21 = V_4; NullCheck(L_21); List_1_t2571181400 * L_22 = L_21->get_m_themeInfo_2(); NullCheck(L_22); List_1_Clear_m474587848(L_22, /*hidden argument*/List_1_Clear_m474587848_RuntimeMethod_var); V_6 = 0; goto IL_0108; } IL_006f: { ThemeInfo_t1099106658 * L_23 = (ThemeInfo_t1099106658 *)il2cpp_codegen_object_new(ThemeInfo_t1099106658_il2cpp_TypeInfo_var); ThemeInfo__ctor_m2100199693(L_23, /*hidden argument*/NULL); V_7 = L_23; ThemeInfo_t1099106658 * L_24 = V_7; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); NullCheck(L_24); L_24->set_m_themeId_0(L_28); ThemeInfo_t1099106658 * L_29 = V_7; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_34 = CDataArray_GetWideStr_m3532563229(L_30, L_32, L_33, /*hidden argument*/NULL); NullCheck(L_29); L_29->set_m_themeDec_1(L_34); ThemeInfo_t1099106658 * L_35 = V_7; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int32_t L_39 = CDataArray_GetInt_m1111369473(L_36, L_38, 0, /*hidden argument*/NULL); NullCheck(L_35); L_35->set_m_themeVote_2(L_39); CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); V_8 = L_43; V_9 = 0; goto IL_00eb; } IL_00c9: { CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); V_10 = L_47; ThemeInfo_t1099106658 * L_48 = V_7; NullCheck(L_48); List_1_t128053199 * L_49 = L_48->get_m_dressId_3(); int32_t L_50 = V_10; NullCheck(L_49); List_1_Add_m697420525(L_49, L_50, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_51 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_00eb: { int32_t L_52 = V_9; int32_t L_53 = V_8; if ((((int32_t)L_52) < ((int32_t)L_53))) { goto IL_00c9; } } { ReviewInfo_t914837392 * L_54 = V_4; NullCheck(L_54); List_1_t2571181400 * L_55 = L_54->get_m_themeInfo_2(); ThemeInfo_t1099106658 * L_56 = V_7; NullCheck(L_55); List_1_Add_m1806013563(L_55, L_56, /*hidden argument*/List_1_Add_m1806013563_RuntimeMethod_var); int32_t L_57 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); } IL_0108: { int32_t L_58 = V_6; int32_t L_59 = V_5; if ((((int32_t)L_58) < ((int32_t)L_59))) { goto IL_006f; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_60 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_61 = V_4; NullCheck(L_60); CChangeGameManager_AddReviewInfo_m1105618130(L_60, L_61, /*hidden argument*/NULL); int32_t L_62 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_0121: { int32_t L_63 = V_2; int32_t L_64 = V_1; if ((((int32_t)L_63) < ((int32_t)L_64))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_65 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_65); CDataModelBool_t2269476966 * L_66 = L_65->get_CStartVoteMsg_26(); NullCheck(L_66); CDataModelBool_set_Data_m838892248(L_66, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbChangeGame::OnGetServerTime(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbChangeGame_OnGetServerTime_m2999951806 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbChangeGame_OnGetServerTime_m2999951806_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; DateTime_t3738529785 V_4; memset(&V_4, 0, sizeof(V_4)); int64_t V_5 = 0; int64_t V_6 = 0; int64_t V_7 = 0; DateTime_t3738529785 V_8; memset(&V_8, 0, sizeof(V_8)); int64_t V_9 = 0; int32_t V_10 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; String_t* L_13 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); DateTime_t3738529785 L_14 = Convert_ToDateTime_m199555027(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_4 = L_14; int64_t L_15 = DateTime_ToFileTime_m215920971((&V_4), /*hidden argument*/NULL); V_5 = L_15; int64_t L_16 = V_5; V_6 = ((int64_t)((int64_t)L_16/(int64_t)(((int64_t)((int64_t)((int32_t)100000000)))))); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_17 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_8 = L_17; int64_t L_18 = DateTime_ToFileTime_m215920971((&V_8), /*hidden argument*/NULL); V_7 = L_18; int64_t L_19 = V_7; V_9 = ((int64_t)((int64_t)L_19/(int64_t)(((int64_t)((int64_t)((int32_t)100000000)))))); int64_t L_20 = V_6; int64_t L_21 = V_9; V_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)L_20))), (int32_t)(((int32_t)((int32_t)L_21))))); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_22 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_23 = V_10; NullCheck(L_22); CChangeGameManager_set_DiffTime_m2405540187(L_22, L_23, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbChangeGame::OnGetIsOpen(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbChangeGame_OnGetIsOpen_m215979541 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbChangeGame_OnGetIsOpen_m215979541_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t G_B3_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_001a; } } { G_B3_0 = 1; goto IL_001b; } IL_001a: { G_B3_0 = 0; } IL_001b: { V_1 = (bool)G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_4 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_5 = V_1; NullCheck(L_4); CChangeGameManager_set_IsOpen_m224007035(L_4, L_5, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbContriShop::OnResponseContriShop(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbContriShop_OnResponseContriShop_m2613092871 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbContriShop_OnResponseContriShop_m2613092871_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; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; String_t* V_13 = NULL; ContriShopItemData_t1166868630 * V_14 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if ((!(((uint32_t)L_8) == ((uint32_t)(-1))))) { goto IL_0025; } } { V_2 = 0; } IL_0025: { CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_5 = L_20; ContriShopManager_t1527283186 * L_21 = ContriShopManager_GetInstance_m3238455273(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = V_3; int32_t L_23 = V_2; NullCheck(L_21); ContriShopManager_SetPreData_m2953820108(L_21, L_22, L_23, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_24 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); CWndController_ShowUI_m3552255067(L_24, ((int32_t)45), /*hidden argument*/NULL); V_6 = 0; goto IL_0124; } IL_006f: { CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); V_7 = L_28; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); V_8 = L_32; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); V_9 = L_36; CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); V_10 = L_40; CDataArray_t4068198041 * L_41 = ___msg0; int32_t L_42 = V_0; int32_t L_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); V_0 = L_43; NullCheck(L_41); int32_t L_44 = CDataArray_GetInt_m1111369473(L_41, L_43, 0, /*hidden argument*/NULL); V_11 = L_44; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_0; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_0 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, 0, /*hidden argument*/NULL); V_12 = L_48; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; 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(); NullCheck(L_49); String_t* L_53 = CDataArray_GetWideStr_m3532563229(L_49, L_51, L_52, /*hidden argument*/NULL); V_13 = L_53; ContriShopItemData_t1166868630 * L_54 = (ContriShopItemData_t1166868630 *)il2cpp_codegen_object_new(ContriShopItemData_t1166868630_il2cpp_TypeInfo_var); ContriShopItemData__ctor_m3779097840(L_54, /*hidden argument*/NULL); V_14 = L_54; ContriShopItemData_t1166868630 * L_55 = V_14; int32_t L_56 = V_7; NullCheck(L_55); L_55->set_id_0(L_56); ContriShopItemData_t1166868630 * L_57 = V_14; int32_t L_58 = V_8; NullCheck(L_57); L_57->set_needLevel_1(L_58); ContriShopItemData_t1166868630 * L_59 = V_14; int32_t L_60 = V_9; NullCheck(L_59); L_59->set_needContri_2(L_60); ContriShopItemData_t1166868630 * L_61 = V_14; int32_t L_62 = V_11; NullCheck(L_61); L_61->set_tag_3(L_62); ContriShopItemData_t1166868630 * L_63 = V_14; int32_t L_64 = V_12; NullCheck(L_63); L_63->set_leftNum_4(L_64); ContriShopItemData_t1166868630 * L_65 = V_14; String_t* L_66 = V_13; NullCheck(L_65); L_65->set_time_5(L_66); ContriShopManager_t1527283186 * L_67 = ContriShopManager_GetInstance_m3238455273(NULL /*static, unused*/, /*hidden argument*/NULL); ContriShopItemData_t1166868630 * L_68 = V_14; NullCheck(L_67); ContriShopManager_SetData_m351000726(L_67, L_68, /*hidden argument*/NULL); int32_t L_69 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_0124: { int32_t L_70 = V_6; int32_t L_71 = V_4; if ((((int32_t)L_70) < ((int32_t)L_71))) { goto IL_006f; } } { ContriShopManager_t1527283186 * L_72 = ContriShopManager_GetInstance_m3238455273(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_72); ContriShopManager_Refresh_m3186063856(L_72, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbDraw::OnFreshDrawData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbDraw_OnFreshDrawData_m3663492297 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbDraw_OnFreshDrawData_m3663492297_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CDrawItemData_t2876223890 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { V_0 = 0; CDrawItemData_t2876223890 * L_0 = (CDrawItemData_t2876223890 *)il2cpp_codegen_object_new(CDrawItemData_t2876223890_il2cpp_TypeInfo_var); CDrawItemData__ctor_m4003258187(L_0, /*hidden argument*/NULL); V_1 = L_0; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_2 = L_4; CDrawItemData_t2876223890 * L_5 = V_1; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_onePrice_1(L_9); CDrawItemData_t2876223890 * L_10 = V_1; CDrawItemData_t2876223890 * L_11 = V_1; NullCheck(L_11); int32_t L_12 = L_11->get_onePrice_1(); NullCheck(L_10); L_10->set_tenPrice_2(((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)((int32_t)10)))); CDrawItemData_t2876223890 * L_13 = V_1; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_ifFree_0((bool)((((int32_t)1) == ((int32_t)L_17))? 1 : 0)); CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); V_3 = L_21; int32_t L_22 = V_0; int32_t L_23 = V_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_23)))); CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_4 = L_27; V_5 = 0; goto IL_0091; } IL_0074: { CDrawItemData_t2876223890 * L_28 = V_1; NullCheck(L_28); List_1_t128053199 * L_29 = L_28->get_showID_6(); CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); NullCheck(L_29); List_1_Add_m697420525(L_29, L_33, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_0091: { int32_t L_35 = V_5; int32_t L_36 = V_4; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0074; } } { CWishFountainMgr_t2594140948 * L_37 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_38 = V_2; CDrawItemData_t2876223890 * L_39 = V_1; NullCheck(L_37); CWishFountainMgr_FreshData_m632121135(L_37, L_38, L_39, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbDraw::OnFreshPrize(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbDraw_OnFreshPrize_m3378662505 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CWishFountainMgr_t2594140948 * L_0 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CWishFountainMgr_OnFreshPrize_m1064111650(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbDraw::OnFreshLegendItemData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbDraw_OnFreshLegendItemData_m719784595 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbDraw_OnFreshLegendItemData_m719784595_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; ItemData_t2031991413 * V_4 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; V_3 = 0; goto IL_009f; } IL_0023: { ItemData_t2031991413 * L_8 = (ItemData_t2031991413 *)il2cpp_codegen_object_new(ItemData_t2031991413_il2cpp_TypeInfo_var); ItemData__ctor_m3715481727(L_8, /*hidden argument*/NULL); V_4 = L_8; ItemData_t2031991413 * L_9 = V_4; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_nItemID_0(L_13); ItemData_t2031991413 * L_14 = V_4; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); NullCheck(L_14); L_14->set_nNum_1(L_18); ItemData_t2031991413 * L_19 = V_4; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_nValid_2(L_23); ItemData_t2031991413 * L_24 = V_4; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, 0, /*hidden argument*/NULL); NullCheck(L_24); L_24->set_nGroup_4(L_28); ItemData_t2031991413 * L_29 = V_4; CShopConfig_t202154353 * L_30 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); ItemData_t2031991413 * L_31 = V_4; NullCheck(L_31); int32_t L_32 = L_31->get_nItemID_0(); NullCheck(L_30); int32_t L_33 = CShopConfig_GetQualityLevel_m4002441864(L_30, L_32, /*hidden argument*/NULL); NullCheck(L_29); L_29->set_nLevel_3(L_33); CWishFountainMgr_t2594140948 * L_34 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_35 = V_1; ItemData_t2031991413 * L_36 = V_4; NullCheck(L_34); CWishFountainMgr_AddLegendItemData_m434250879(L_34, L_35, L_36, /*hidden argument*/NULL); int32_t L_37 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_009f: { int32_t L_38 = V_3; int32_t L_39 = V_2; if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_0023; } } { CWishFountainMgr_t2594140948 * L_40 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); CWishFountainMgr_set_LegendItemDataReady_m1657419986(L_40, (bool)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 DMCore.Net.cbFamily::OnFamilyDataUpdata(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnFamilyDataUpdata_m1832807468 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFamilyManager_t1901424822 * L_0 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFamilyManager_FreshFamilyData_m2092093379(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFamily::OnFamilyPingDataUpdata(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnFamilyPingDataUpdata_m4107312806 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFamilyManager_t1901424822 * L_0 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFamilyManager_FreshPingData_m311637976(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFamily::OnSameGeneraTionSelected(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnSameGeneraTionSelected_m3967957052 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFamilyManager_t1901424822 * L_0 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFamilyManager_OnSelectedUpdata_m857635296(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFamily::OnFamilyPingResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnFamilyPingResult_m2350485460 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFamilyManager_t1901424822 * L_0 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFamilyManager_OnPingResult_m4288381799(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFamily::OnFaimlyAddSuccess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnFaimlyAddSuccess_m993706089 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFamilyManager_t1901424822 * L_0 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFamilyManager_OnFamilyConclude_m3777593733(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFamily::OnFamilyTypeDateResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnFamilyTypeDateResult_m1227972190 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFamilyManager_t1901424822 * L_0 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFamilyManager_OnFamilyTypeData_m3086812673(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFamily::OnFamilyRewardDataResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnFamilyRewardDataResult_m1716262386 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFamilyManager_t1901424822 * L_0 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFamilyManager_OnFamilyRewardData_m2939346342(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFamily::OnFamilyGettedRewardDataResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnFamilyGettedRewardDataResult_m1360660949 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CFamilyManager_t1901424822 * L_0 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFamilyManager_OnFamilyGettedRewardData_m1998823818(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFamily::OnFaimlyBrokenSuccess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFamily_OnFaimlyBrokenSuccess_m2037268465 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; cFamilyDataList_t753469968 * V_2 = NULL; cPeopleData_t2200687805 * V_3 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CFamilyManager_t1901424822 * L_4 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_5 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_5); NullCheck(L_4); cFamilyDataList_t753469968 * L_7 = CFamilyManager_GetFamilyDataList_m3606931628(L_4, L_6, /*hidden argument*/NULL); V_2 = L_7; cFamilyDataList_t753469968 * L_8 = V_2; if (!L_8) { goto IL_003e; } } { cFamilyDataList_t753469968 * L_9 = V_2; int32_t L_10 = V_1; NullCheck(L_9); cPeopleData_t2200687805 * L_11 = cFamilyDataList_GetFamilyData_m2675841171(L_9, L_10, /*hidden argument*/NULL); V_3 = L_11; cPeopleData_t2200687805 * L_12 = V_3; if (!L_12) { goto IL_003e; } } { cPeopleData_t2200687805 * L_13 = V_3; NullCheck(L_13); cPeopleData_Init_m2689482506(L_13, /*hidden argument*/NULL); } IL_003e: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbFragment::cbReponseComposeMultiFormula(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFragment_cbReponseComposeMultiFormula_m2767435991 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFragment_cbReponseComposeMultiFormula_m2767435991_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; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0047; } IL_0016: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_3 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_4 = L_11; CFragmentManager_t4020029771 * L_12 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); Dictionary_2_t1839659084 * L_13 = CFragmentManager_GetClothFragment_m1022555396(L_12, /*hidden argument*/NULL); int32_t L_14 = V_3; int32_t L_15 = V_4; NullCheck(L_13); Dictionary_2_Add_m1535364901(L_13, L_14, L_15, /*hidden argument*/Dictionary_2_Add_m1535364901_RuntimeMethod_var); int32_t L_16 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0047: { int32_t L_17 = V_2; int32_t L_18 = V_1; if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_0016; } } { return; } } // System.Void DMCore.Net.cbFragment::cbResponseComposeFormula(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFragment_cbResponseComposeFormula_m2548326013 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFragment_cbResponseComposeFormula_m2548326013_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; List_1_t1852842396 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; CFormula_t380767654 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; CFragment_t3696211104 * V_12 = NULL; int32_t V_13 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___info0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___info0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; List_1_t1852842396 * L_8 = (List_1_t1852842396 *)il2cpp_codegen_object_new(List_1_t1852842396_il2cpp_TypeInfo_var); List_1__ctor_m1056643856(L_8, /*hidden argument*/List_1__ctor_m1056643856_RuntimeMethod_var); V_3 = L_8; V_4 = 1; V_5 = 0; goto IL_00ef; } IL_002d: { int32_t L_9 = V_2; CFormula_t380767654 * L_10 = (CFormula_t380767654 *)il2cpp_codegen_object_new(CFormula_t380767654_il2cpp_TypeInfo_var); CFormula__ctor_m2555113493(L_10, L_9, /*hidden argument*/NULL); V_6 = L_10; CDataArray_t4068198041 * L_11 = ___info0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_7 = L_14; CDataArray_t4068198041 * L_15 = ___info0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); V_8 = L_18; int32_t L_19 = V_7; if (L_19) { goto IL_006e; } } { CFormula_t380767654 * L_20 = V_6; NullCheck(L_20); CFormula_set_FeeType_m1473532742(L_20, 1, /*hidden argument*/NULL); CFormula_t380767654 * L_21 = V_6; int32_t L_22 = V_8; NullCheck(L_21); CFormula_set_FeeCount_m942700496(L_21, L_22, /*hidden argument*/NULL); goto IL_007f; } IL_006e: { CFormula_t380767654 * L_23 = V_6; NullCheck(L_23); CFormula_set_FeeType_m1473532742(L_23, 0, /*hidden argument*/NULL); CFormula_t380767654 * L_24 = V_6; int32_t L_25 = V_7; NullCheck(L_24); CFormula_set_FeeCount_m942700496(L_24, L_25, /*hidden argument*/NULL); } IL_007f: { CDataArray_t4068198041 * L_26 = ___info0; int32_t L_27 = V_0; int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); V_0 = L_28; NullCheck(L_26); int32_t L_29 = CDataArray_GetInt_m1111369473(L_26, L_28, 0, /*hidden argument*/NULL); V_9 = L_29; V_10 = 0; goto IL_00d8; } IL_0095: { CDataArray_t4068198041 * L_30 = ___info0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); V_11 = L_33; int32_t L_34 = V_11; if ((((int32_t)L_34) > ((int32_t)0))) { goto IL_00b0; } } { goto IL_00d2; } IL_00b0: { int32_t L_35 = V_11; CFragment_t3696211104 * L_36 = (CFragment_t3696211104 *)il2cpp_codegen_object_new(CFragment_t3696211104_il2cpp_TypeInfo_var); CFragment__ctor_m3044359549(L_36, L_35, /*hidden argument*/NULL); V_12 = L_36; CDataArray_t4068198041 * L_37 = ___info0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); V_13 = L_40; CFormula_t380767654 * L_41 = V_6; CFragment_t3696211104 * L_42 = V_12; int32_t L_43 = V_13; NullCheck(L_41); CFormula_AddFragment_m3266340720(L_41, L_42, L_43, /*hidden argument*/NULL); } IL_00d2: { int32_t L_44 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00d8: { int32_t L_45 = V_10; int32_t L_46 = V_9; if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0095; } } { List_1_t1852842396 * L_47 = V_3; CFormula_t380767654 * L_48 = V_6; NullCheck(L_47); List_1_Add_m1150801116(L_47, L_48, /*hidden argument*/List_1_Add_m1150801116_RuntimeMethod_var); int32_t L_49 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); } IL_00ef: { int32_t L_50 = V_5; int32_t L_51 = V_4; if ((((int32_t)L_50) < ((int32_t)L_51))) { goto IL_002d; } } { CFragmentManager_t4020029771 * L_52 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_53 = V_1; List_1_t1852842396 * L_54 = V_3; NullCheck(L_52); CFragmentManager_AddFormula_m2099697553(L_52, L_53, L_54, /*hidden argument*/NULL); CFragmentManager_t4020029771 * L_55 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_55); CFragmentManager_set_IsComposeFormulaReceived_m2327539537(L_55, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFragment::cbResponseDecomposeFormula(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFragment_cbResponseDecomposeFormula_m3046003842 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFragment_cbResponseDecomposeFormula_m3046003842_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CFormula_t380767654 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; CFragment_t3696211104 * V_6 = NULL; int32_t V_7 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___info0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___info0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CFormula_t380767654 * L_8 = (CFormula_t380767654 *)il2cpp_codegen_object_new(CFormula_t380767654_il2cpp_TypeInfo_var); CFormula__ctor_m3462624202(L_8, /*hidden argument*/NULL); V_3 = L_8; V_4 = 0; goto IL_006c; } IL_002a: { CDataArray_t4068198041 * L_9 = ___info0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_5 = L_12; int32_t L_13 = V_5; if ((((int32_t)L_13) > ((int32_t)0))) { goto IL_0045; } } { goto IL_0066; } IL_0045: { int32_t L_14 = V_5; CFragment_t3696211104 * L_15 = (CFragment_t3696211104 *)il2cpp_codegen_object_new(CFragment_t3696211104_il2cpp_TypeInfo_var); CFragment__ctor_m3044359549(L_15, L_14, /*hidden argument*/NULL); V_6 = L_15; CDataArray_t4068198041 * L_16 = ___info0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_7 = L_19; CFormula_t380767654 * L_20 = V_3; CFragment_t3696211104 * L_21 = V_6; int32_t L_22 = V_7; NullCheck(L_20); CFormula_AddFragment_m3266340720(L_20, L_21, L_22, /*hidden argument*/NULL); } IL_0066: { int32_t L_23 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_006c: { int32_t L_24 = V_4; if ((((int32_t)L_24) < ((int32_t)2))) { goto IL_002a; } } { CFragmentManager_t4020029771 * L_25 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = V_2; CFormula_t380767654 * L_27 = V_3; NullCheck(L_25); CFragmentManager_AddFormula_m1235134927(L_25, L_26, L_27, /*hidden argument*/NULL); CFragmentManager_t4020029771 * L_28 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); CFragmentManager_set_IsDecomposeFormulaReceived_m2633536416(L_28, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFragment::cbResponseCompose(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFragment_cbResponseCompose_m2826811353 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFragment_cbResponseCompose_m2826811353_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___info0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___info0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 1, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if (L_8) { goto IL_0027; } } { goto IL_003d; } IL_0027: { int32_t L_9 = V_2; int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1279430571, L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_12, (bool)1, /*hidden argument*/NULL); } IL_003d: { return; } } // System.Void DMCore.Net.cbFragment::cbResponseDecompose(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFragment_cbResponseDecompose_m1135051973 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFragment_cbResponseDecompose_m1135051973_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___info0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___info0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 1, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if (L_8) { goto IL_0027; } } { goto IL_003d; } IL_0027: { int32_t L_9 = V_2; int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral4163859409, L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_12, (bool)1, /*hidden argument*/NULL); } IL_003d: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbFruitMachine::OnMsgIsOpen(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFruitMachine_OnMsgIsOpen_m3288809809 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFruitMachine_OnMsgIsOpen_m3288809809_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CFruitMachineCtrllor_t592290270 * G_B2_0 = NULL; CFruitMachineCtrllor_t592290270 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CFruitMachineCtrllor_t592290270 * G_B3_1 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineCtrllor_t592290270_il2cpp_TypeInfo_var); CFruitMachineCtrllor_t592290270 * L_2 = CFruitMachineCtrllor_GetInstance_m2472498613(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = V_0; G_B1_0 = L_2; if (!L_3) { G_B2_0 = L_2; goto IL_001a; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_001b; } IL_001a: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_001b: { NullCheck(G_B3_1); CFruitMachineCtrllor_set_IsEnable_m3295657204(G_B3_1, (bool)G_B3_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFruitMachine::OnMsgIsFinished(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFruitMachine_OnMsgIsFinished_m2099098164 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFruitMachine_OnMsgIsFinished_m2099098164_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t G_B3_0 = 0; String_t* G_B7_0 = NULL; CLogHelp_t779629444 * G_B7_1 = NULL; String_t* G_B6_0 = NULL; CLogHelp_t779629444 * G_B6_1 = NULL; String_t* G_B8_0 = NULL; String_t* G_B8_1 = NULL; CLogHelp_t779629444 * G_B8_2 = NULL; CDataModelInt_t3463393640 * G_B10_0 = NULL; CDataModelInt_t3463393640 * G_B9_0 = NULL; int32_t G_B11_0 = 0; CDataModelInt_t3463393640 * G_B11_1 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 1, 0, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; NullCheck(L_2); int32_t L_3 = CDataArray_GetInt_m1111369473(L_2, 2, 0, /*hidden argument*/NULL); if (!L_3) { goto IL_001c; } } { G_B3_0 = 1; goto IL_001d; } IL_001c: { G_B3_0 = 0; } IL_001d: { V_1 = (bool)G_B3_0; int32_t L_4 = V_0; if (L_4) { goto IL_0049; } } { IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineCtrllor_t592290270_il2cpp_TypeInfo_var); CFruitMachineCtrllor_t592290270 * L_5 = CFruitMachineCtrllor_GetInstance_m2472498613(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CDataModelInt_t3463393640 * L_6 = CFruitMachineCtrllor_GetFruitMachineState_m2362686259(L_5, /*hidden argument*/NULL); NullCheck(L_6); CDataModelInt_set_Data_m3794751788(L_6, ((int32_t)21), /*hidden argument*/NULL); CLogHelp_t779629444 * L_7 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CLogHelp_Log_m386290467(L_7, _stringLiteral1330837221, /*hidden argument*/NULL); goto IL_008e; } IL_0049: { CLogHelp_t779629444 * L_8 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_9 = V_1; G_B6_0 = _stringLiteral227886762; G_B6_1 = L_8; if (!L_9) { G_B7_0 = _stringLiteral227886762; G_B7_1 = L_8; goto IL_0063; } } { G_B8_0 = _stringLiteral3452614543; G_B8_1 = G_B6_0; G_B8_2 = G_B6_1; goto IL_0068; } IL_0063: { G_B8_0 = _stringLiteral3452614544; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; } IL_0068: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Concat_m3937257545(NULL /*static, unused*/, G_B8_1, G_B8_0, /*hidden argument*/NULL); NullCheck(G_B8_2); CLogHelp_Log_m386290467(G_B8_2, L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineCtrllor_t592290270_il2cpp_TypeInfo_var); CFruitMachineCtrllor_t592290270 * L_11 = CFruitMachineCtrllor_GetInstance_m2472498613(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CDataModelInt_t3463393640 * L_12 = CFruitMachineCtrllor_GetFruitMachineState_m2362686259(L_11, /*hidden argument*/NULL); bool L_13 = V_1; G_B9_0 = L_12; if (!L_13) { G_B10_0 = L_12; goto IL_0088; } } { G_B11_0 = 2; G_B11_1 = G_B9_0; goto IL_0089; } IL_0088: { G_B11_0 = 3; G_B11_1 = G_B10_0; } IL_0089: { NullCheck(G_B11_1); CDataModelInt_set_Data_m3794751788(G_B11_1, G_B11_0, /*hidden argument*/NULL); } IL_008e: { return; } } // System.Void DMCore.Net.cbFruitMachine::OnMsgDrawResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFruitMachine_OnMsgDrawResult_m2206389108 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFruitMachine_OnMsgDrawResult_m2206389108_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 1; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = L_1; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineCtrllor_t592290270_il2cpp_TypeInfo_var); CFruitMachineCtrllor_t592290270 * L_4 = CFruitMachineCtrllor_GetInstance_m2472498613(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CFruitIssueResult_t2046439586 * L_5 = CFruitMachineCtrllor_GetFruitIssueResult_m1735310976(L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; NullCheck(L_5); CFruitIssueResult_Parse_m3281563959(L_5, L_6, L_7, /*hidden argument*/NULL); CFruitMachineCtrllor_t592290270 * L_8 = CFruitMachineCtrllor_GetInstance_m2472498613(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CDataModelInt_t3463393640 * L_9 = CFruitMachineCtrllor_GetFruitMachineState_m2362686259(L_8, /*hidden argument*/NULL); NullCheck(L_9); CDataModelInt_set_Data_m3794751788(L_9, ((int32_t)12), /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFruitMachine::OnMsgFMShopData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFruitMachine_OnMsgFMShopData_m1875917566 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFruitMachine_OnMsgFMShopData_m1875917566_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 1; IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineIntegralMallCtrllor_t1943675944_il2cpp_TypeInfo_var); CFruitMachineIntegralMallCtrllor_t1943675944 * L_0 = CFruitMachineIntegralMallCtrllor_GetInstance_m264285650(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; NullCheck(L_0); CFruitMachineIntegralMallCtrllor_ParseMallData_m1014522031(L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFruitMachine::OnMsgFMPopularityPrizeData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFruitMachine_OnMsgFMPopularityPrizeData_m1894798820 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFruitMachine_OnMsgFMPopularityPrizeData_m1894798820_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 1; IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineIntegralMallCtrllor_t1943675944_il2cpp_TypeInfo_var); CFruitMachineIntegralMallCtrllor_t1943675944 * L_0 = CFruitMachineIntegralMallCtrllor_GetInstance_m264285650(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; NullCheck(L_0); CFruitMachineIntegralMallCtrllor_ParsePrizeData_m1773422870(L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFruitMachine::OnMsgFMHistoryAll(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFruitMachine_OnMsgFMHistoryAll_m1915122234 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFruitMachine_OnMsgFMHistoryAll_m1915122234_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineHistoryCtrllor_t1862138958_il2cpp_TypeInfo_var); CFruitMachineHistoryCtrllor_t1862138958 * L_0 = CFruitMachineHistoryCtrllor_GetInstance_m133753294(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFruitMachineHistoryCtrllor_ResponseHistoryAll_m1149104096(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFruitMachine::OnMsgFMHistorySelf(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFruitMachine_OnMsgFMHistorySelf_m4056363310 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFruitMachine_OnMsgFMHistorySelf_m4056363310_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineHistoryCtrllor_t1862138958_il2cpp_TypeInfo_var); CFruitMachineHistoryCtrllor_t1862138958 * L_0 = CFruitMachineHistoryCtrllor_GetInstance_m133753294(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CFruitMachineHistoryCtrllor_ResponseHistorySelf_m2822287554(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbFruitMachine::OnMsgBigWinnerData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbFruitMachine_OnMsgBigWinnerData_m1439514183 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbFruitMachine_OnMsgBigWinnerData_m1439514183_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager_t2778902537 * L_0 = BigWinnerManager_GetInstance_m3579873858(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); BigWinnerManager_PushList_m3745379717(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 DMCore.Net.cbGiftPackage::OnReceiveGiftPackageData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbGiftPackage_OnReceiveGiftPackageData_m1854155550 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { GiftPackManager_t105297562 * L_0 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); GiftPackManager_ResponseGiftPackData_m3971814867(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbGiftPackage::OnReceiveGiftPackageDataOld(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbGiftPackage_OnReceiveGiftPackageDataOld_m3913945058 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbGiftPackage_OnReceiveGiftPackageDataOld_m3913945058_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CDataModelList_t1133308508 * V_2 = NULL; int32_t V_3 = 0; GiftPackageItemUnit_t2476631710 * V_4 = NULL; { GiftPreviewManager_t1802147059 * L_0 = GiftPreviewManager_GetInstance_m2370763973(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelList_t1133308508 * L_1 = GiftPreviewManager_GetCurGiftPackageList_m3462644116(L_0, /*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker0::Invoke(4 /* System.Void IDataModel::Clear() */, L_1); V_0 = 1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = L_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, (-1), /*hidden argument*/NULL); V_1 = L_5; CDataModelList_t1133308508 * L_6 = (CDataModelList_t1133308508 *)il2cpp_codegen_object_new(CDataModelList_t1133308508_il2cpp_TypeInfo_var); CDataModelList__ctor_m3914079479(L_6, /*hidden argument*/NULL); V_2 = L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_0096; } } { V_3 = 0; goto IL_008f; } IL_0032: { GiftPackageItemUnit_t2476631710 * L_8 = (GiftPackageItemUnit_t2476631710 *)il2cpp_codegen_object_new(GiftPackageItemUnit_t2476631710_il2cpp_TypeInfo_var); GiftPackageItemUnit__ctor_m808343044(L_8, /*hidden argument*/NULL); V_4 = L_8; GiftPackageItemUnit_t2476631710 * L_9 = V_4; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = L_11; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, (-1), /*hidden argument*/NULL); NullCheck(L_9); L_9->set_configID_0(L_13); GiftPackageItemUnit_t2476631710 * L_14 = V_4; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = L_16; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, (-1), /*hidden argument*/NULL); NullCheck(L_14); L_14->set_count_1(L_18); GiftPackageItemUnit_t2476631710 * L_19 = V_4; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = L_21; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, (-1), /*hidden argument*/NULL); NullCheck(L_19); L_19->set_vaild_2(L_23); CDataModelList_t1133308508 * L_24 = V_2; GiftPackageItemUnit_t2476631710 * L_25 = V_4; NullCheck(L_24); CDataModelList_Add_m2675322066(L_24, L_25, /*hidden argument*/NULL); GiftPreviewManager_t1802147059 * L_26 = GiftPreviewManager_GetInstance_m2370763973(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CDataModelList_t1133308508 * L_27 = GiftPreviewManager_GetCurGiftPackageList_m3462644116(L_26, /*hidden argument*/NULL); GiftPackageItemUnit_t2476631710 * L_28 = V_4; NullCheck(L_27); CDataModelList_Add_m2675322066(L_27, L_28, /*hidden argument*/NULL); int32_t L_29 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_008f: { int32_t L_30 = V_3; int32_t L_31 = V_1; if ((((int32_t)L_30) < ((int32_t)L_31))) { goto IL_0032; } } IL_0096: { GiftPreviewManager_t1802147059 * L_32 = GiftPreviewManager_GetInstance_m2370763973(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); CDataModelBool_t2269476966 * L_33 = GiftPreviewManager_get_NeedRefreshGiftPackageUI_m1345131716(L_32, /*hidden argument*/NULL); NullCheck(L_33); CDataModelBool_set_Data_m838892248(L_33, (bool)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 DMCore.Net.cbGuess::OnFreshGuessPlayerList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbGuess_OnFreshGuessPlayerList_m725381184 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbGuess_OnFreshGuessPlayerList_m725381184_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; PlayerInfoBase_t2589801315 * V_2 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; GuessPlayerInfo_t1172249346 * L_4 = (GuessPlayerInfo_t1172249346 *)il2cpp_codegen_object_new(GuessPlayerInfo_t1172249346_il2cpp_TypeInfo_var); GuessPlayerInfo__ctor_m3278339825(L_4, /*hidden argument*/NULL); V_2 = L_4; IL2CPP_RUNTIME_CLASS_INIT(CGuessManager_t3528162309_il2cpp_TypeInfo_var); CGuessManager_t3528162309 * L_5 = CGuessManager_get_Instance_m1450529390(NULL /*static, unused*/, /*hidden argument*/NULL); PlayerInfoBase_t2589801315 * L_6 = V_2; NullCheck(L_5); CGuessManager_AddPlayerInfo_m4127985608(L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbGuess::OnFreshReady(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbGuess_OnFreshReady_m4248317794 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Net.cbGuess::OnFreshJoin(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbGuess_OnFreshJoin_m1081746586 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbGuildChallenge::OnFreshGuildChallengeBoss(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbGuildChallenge_OnFreshGuildChallengeBoss_m726804851 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Net.cbGuildChallenge::OnFreshGuildChallengeTeam(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbGuildChallenge_OnFreshGuildChallengeTeam_m2152817215 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbIdol::OnIdolInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnIdolInfo_m1177925630 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnIdolInfo_m1177925630_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; LevelupStarInfo_t831176484 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; LevelupStarInfo_t831176484 * G_B2_0 = NULL; LevelupStarInfo_t831176484 * G_B1_0 = NULL; int32_t G_B3_0 = 0; LevelupStarInfo_t831176484 * G_B3_1 = NULL; LevelupStarInfo_t831176484 * G_B5_0 = NULL; LevelupStarInfo_t831176484 * G_B4_0 = NULL; int32_t G_B6_0 = 0; LevelupStarInfo_t831176484 * G_B6_1 = NULL; StarTak_t765179618 * G_B10_0 = NULL; StarTak_t765179618 * G_B9_0 = NULL; int32_t G_B11_0 = 0; StarTak_t765179618 * G_B11_1 = NULL; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); LevelupStarInfo_t831176484 * L_1 = CIdolManager_GetStarInfoInternal_m756559921(L_0, /*hidden argument*/NULL); V_1 = L_1; LevelupStarInfo_t831176484 * L_2 = V_1; CDataArray_t4068198041 * L_3 = ___msg0; int32_t L_4 = V_0; int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); V_0 = L_5; NullCheck(L_3); int32_t L_6 = CDataArray_GetInt_m1111369473(L_3, L_5, 0, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_starLevel_1(L_6); LevelupStarInfo_t831176484 * L_7 = V_1; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_pinjielevel_0(L_11); LevelupStarInfo_t831176484 * L_12 = V_1; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); NullCheck(L_12); L_12->set_curIdolValue_2(L_16); LevelupStarInfo_t831176484 * L_17 = V_1; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_needIdolValue_3(L_21); LevelupStarInfo_t831176484 * L_22 = V_1; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); G_B1_0 = L_22; if (L_26) { G_B2_0 = L_22; goto IL_006d; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_006e; } IL_006d: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_006e: { NullCheck(G_B3_1); G_B3_1->set_bCanLevelUpStar_4((bool)G_B3_0); LevelupStarInfo_t831176484 * L_27 = V_1; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); G_B4_0 = L_27; if ((!(((uint32_t)L_31) == ((uint32_t)1)))) { G_B5_0 = L_27; goto IL_008c; } } { G_B6_0 = 1; G_B6_1 = G_B4_0; goto IL_008d; } IL_008c: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_008d: { NullCheck(G_B6_1); G_B6_1->set_bunlockTask_5((bool)G_B6_0); LevelupStarInfo_t831176484 * L_32 = V_1; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); NullCheck(L_32); L_32->set_needGold_6(L_36); LevelupStarInfo_t831176484 * L_37 = V_1; NullCheck(L_37); bool L_38 = L_37->get_bunlockTask_5(); if (!L_38) { goto IL_018b; } } { CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); V_2 = L_42; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); V_3 = L_46; LevelupStarInfo_t831176484 * L_47 = V_1; int32_t L_48 = V_2; NullCheck(L_47); L_47->set_taskArr_7(((StarTakU5BU5D_t3735320407*)SZArrayNew(StarTakU5BU5D_t3735320407_il2cpp_TypeInfo_var, (uint32_t)L_48))); V_4 = 0; goto IL_0183; } IL_00dd: { LevelupStarInfo_t831176484 * L_49 = V_1; NullCheck(L_49); StarTakU5BU5D_t3735320407* L_50 = L_49->get_taskArr_7(); int32_t L_51 = V_4; NullCheck(L_50); CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; NullCheck(L_52); int32_t L_54 = CDataArray_GetInt_m1111369473(L_52, ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)), 0, /*hidden argument*/NULL); ((L_50)->GetAddressAt(static_cast(L_51)))->set_taskID_0(L_54); LevelupStarInfo_t831176484 * L_55 = V_1; NullCheck(L_55); StarTakU5BU5D_t3735320407* L_56 = L_55->get_taskArr_7(); int32_t L_57 = V_4; NullCheck(L_56); CDataArray_t4068198041 * L_58 = ___msg0; int32_t L_59 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); 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 = CDataArray_GetWideStr_m3532563229(L_58, ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)2)), L_60, /*hidden argument*/NULL); ((L_56)->GetAddressAt(static_cast(L_57)))->set_taskParam_1(L_61); LevelupStarInfo_t831176484 * L_62 = V_1; NullCheck(L_62); StarTakU5BU5D_t3735320407* L_63 = L_62->get_taskArr_7(); int32_t L_64 = V_4; NullCheck(L_63); CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_0; NullCheck(L_65); int32_t L_67 = CDataArray_GetInt_m1111369473(L_65, ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)3)), 0, /*hidden argument*/NULL); ((L_63)->GetAddressAt(static_cast(L_64)))->set_curValue_2(L_67); LevelupStarInfo_t831176484 * L_68 = V_1; NullCheck(L_68); StarTakU5BU5D_t3735320407* L_69 = L_68->get_taskArr_7(); int32_t L_70 = V_4; NullCheck(L_69); CDataArray_t4068198041 * L_71 = ___msg0; int32_t L_72 = V_0; NullCheck(L_71); int32_t L_73 = CDataArray_GetInt_m1111369473(L_71, ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)4)), 0, /*hidden argument*/NULL); ((L_69)->GetAddressAt(static_cast(L_70)))->set_targetValue_3(L_73); LevelupStarInfo_t831176484 * L_74 = V_1; NullCheck(L_74); StarTakU5BU5D_t3735320407* L_75 = L_74->get_taskArr_7(); int32_t L_76 = V_4; NullCheck(L_75); CDataArray_t4068198041 * L_77 = ___msg0; int32_t L_78 = V_0; NullCheck(L_77); int32_t L_79 = CDataArray_GetInt_m1111369473(L_77, ((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)5)), 0, /*hidden argument*/NULL); G_B9_0 = ((L_75)->GetAddressAt(static_cast(L_76))); if (L_79) { G_B10_0 = ((L_75)->GetAddressAt(static_cast(L_76))); goto IL_0173; } } { G_B11_0 = 0; G_B11_1 = G_B9_0; goto IL_0174; } IL_0173: { G_B11_0 = 1; G_B11_1 = G_B10_0; } IL_0174: { G_B11_1->set_bFinish_4((bool)G_B11_0); int32_t L_80 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); int32_t L_81 = V_0; int32_t L_82 = V_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)L_82)); } IL_0183: { int32_t L_83 = V_4; int32_t L_84 = V_2; if ((((int32_t)L_83) < ((int32_t)L_84))) { goto IL_00dd; } } IL_018b: { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_85 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_85); CIdolManager_OnRefresh_m710657382(L_85, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdol::OnLevelupStarAward(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnLevelupStarAward_m1189044946 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnLevelupStarAward_m1189044946_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; IdolAwardUnit_t568575365 * V_1 = NULL; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t G_B3_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); IdolAwardUnit_t568575365 * L_1 = CIdolManager_GetAwardUnit_m1053241236(L_0, 1, /*hidden argument*/NULL); V_1 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_2 = L_5; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); if (L_9) { goto IL_0032; } } { G_B3_0 = 0; goto IL_0033; } IL_0032: { G_B3_0 = 1; } IL_0033: { V_3 = (bool)G_B3_0; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_4 = L_13; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); V_5 = L_17; IdolAwardUnit_t568575365 * L_18 = V_1; NullCheck(L_18); IdolAwardUnit_Clear_m3553956196(L_18, /*hidden argument*/NULL); V_6 = 0; goto IL_0099; } IL_005e: { CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; NullCheck(L_19); int32_t L_21 = CDataArray_GetInt_m1111369473(L_19, ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)), 0, /*hidden argument*/NULL); V_7 = L_21; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; NullCheck(L_22); int32_t L_24 = CDataArray_GetInt_m1111369473(L_22, ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)2)), 0, /*hidden argument*/NULL); V_8 = L_24; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; NullCheck(L_25); int32_t L_27 = CDataArray_GetInt_m1111369473(L_25, ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)3)), 0, /*hidden argument*/NULL); V_9 = L_27; IdolAwardUnit_t568575365 * L_28 = V_1; int32_t L_29 = V_7; int32_t L_30 = V_8; int32_t L_31 = V_9; NullCheck(L_28); IdolAwardUnit_AddAward_m98934405(L_28, L_29, L_30, L_31, /*hidden argument*/NULL); int32_t L_32 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); int32_t L_33 = V_0; int32_t L_34 = V_5; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)L_34)); } IL_0099: { int32_t L_35 = V_6; int32_t L_36 = V_4; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_005e; } } { IdolAwardUnit_t568575365 * L_37 = V_1; int32_t L_38 = V_2; NullCheck(L_37); L_37->set_m_curLevel_0(L_38); IdolAwardUnit_t568575365 * L_39 = V_1; bool L_40 = V_3; NullCheck(L_39); L_39->set_m_bCanGet_1(L_40); IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_41 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); CIdolManager_set_RefreshAward_m2339133896(L_41, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdol::OnGetLevelUpAwardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnGetLevelUpAwardResult_m4132966395 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 1, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_0015; } } IL_0015: { return; } } // System.Void DMCore.Net.cbIdol::OnDayAward(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnDayAward_m2781418683 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnDayAward_m2781418683_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; IdolAwardUnit_t568575365 * V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t G_B3_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); IdolAwardUnit_t568575365 * L_1 = CIdolManager_GetAwardUnit_m1053241236(L_0, 2, /*hidden argument*/NULL); V_1 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 2, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)2)))) { goto IL_0026; } } { G_B3_0 = 0; goto IL_0027; } IL_0026: { G_B3_0 = 1; } IL_0027: { V_2 = (bool)G_B3_0; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_3 = L_9; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_4 = L_13; IdolAwardUnit_t568575365 * L_14 = V_1; NullCheck(L_14); IdolAwardUnit_Clear_m3553956196(L_14, /*hidden argument*/NULL); V_5 = 0; goto IL_008c; } IL_0051: { CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = CDataArray_GetInt_m1111369473(L_15, ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)), 0, /*hidden argument*/NULL); V_6 = L_17; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; NullCheck(L_18); int32_t L_20 = CDataArray_GetInt_m1111369473(L_18, ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)2)), 0, /*hidden argument*/NULL); V_7 = L_20; CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; NullCheck(L_21); int32_t L_23 = CDataArray_GetInt_m1111369473(L_21, ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)3)), 0, /*hidden argument*/NULL); V_8 = L_23; IdolAwardUnit_t568575365 * L_24 = V_1; int32_t L_25 = V_6; int32_t L_26 = V_7; int32_t L_27 = V_8; NullCheck(L_24); IdolAwardUnit_AddAward_m98934405(L_24, L_25, L_26, L_27, /*hidden argument*/NULL); int32_t L_28 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_0; int32_t L_30 = V_4; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_008c: { int32_t L_31 = V_5; int32_t L_32 = V_3; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_0051; } } { IdolAwardUnit_t568575365 * L_33 = V_1; bool L_34 = V_2; NullCheck(L_33); L_33->set_m_bCanGet_1(L_34); IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_35 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); CIdolManager_set_RefreshAward_m2339133896(L_35, 2, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdol::OnIdolLevelupResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnIdolLevelupResult_m3102797545 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnIdolLevelupResult_m3102797545_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_0045; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_5 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CIdolManager_OnLevelupSucceed_m1562410315(L_5, (bool)1, /*hidden argument*/NULL); CIdolManager_t2822338582 * L_6 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); LevelupStarInfo_t831176484 * L_7 = CIdolManager_GetStarInfoInternal_m756559921(L_6, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_taskArr_7((StarTakU5BU5D_t3735320407*)NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral1141428507, (bool)1, /*hidden argument*/NULL); CIdolManager_t2822338582 * L_8 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CIdolManager_RequestLevelupAward_m1119247959(L_8, /*hidden argument*/NULL); } IL_0045: { return; } } // System.Void DMCore.Net.cbIdol::OnDayAwardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnDayAwardResult_m4094521876 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnDayAwardResult_m4094521876_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; IdolAwardUnit_t568575365 * V_1 = NULL; int32_t V_2 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_0 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); IdolAwardUnit_t568575365 * L_1 = CIdolManager_GetAwardUnit_m1053241236(L_0, 2, /*hidden argument*/NULL); V_1 = L_1; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 1, /*hidden argument*/NULL); V_2 = L_5; int32_t L_6 = V_2; if (L_6) { goto IL_0033; } } { IdolAwardUnit_t568575365 * L_7 = V_1; NullCheck(L_7); L_7->set_m_bCanGet_1((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_8 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CIdolManager_set_RefreshAward_m2339133896(L_8, 2, /*hidden argument*/NULL); } IL_0033: { return; } } // System.Void DMCore.Net.cbIdol::OnNoticeTaskInfoList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnNoticeTaskInfoList_m2112482543 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnNoticeTaskInfoList_m2112482543_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; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; NoticeTask_t2932161791 * V_9 = NULL; NoticeTask_t2932161791 * G_B3_0 = NULL; NoticeTask_t2932161791 * G_B2_0 = NULL; int32_t G_B4_0 = 0; NoticeTask_t2932161791 * G_B4_1 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); V_6 = L_23; IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_24 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_25 = V_1; int32_t L_26 = V_2; int32_t L_27 = V_3; int32_t L_28 = V_4; NullCheck(L_24); CNoticeManager_OnInitNoticeInfo_m3739607785(L_24, L_25, L_26, L_27, L_28, /*hidden argument*/NULL); CNoticeManager_t3044969465 * L_29 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); CNoticeManager_Clear_m2887567574(L_29, /*hidden argument*/NULL); V_7 = 0; goto IL_0121; } IL_0074: { int32_t L_30 = V_0; int32_t L_31 = V_7; int32_t L_32 = V_6; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)))); NoticeTask_t2932161791 * L_33 = (NoticeTask_t2932161791 *)il2cpp_codegen_object_new(NoticeTask_t2932161791_il2cpp_TypeInfo_var); NoticeTask__ctor_m2671463552(L_33, /*hidden argument*/NULL); V_9 = L_33; NoticeTask_t2932161791 * L_34 = V_9; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_8; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_8 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); NullCheck(L_34); L_34->set_mainTaskID_0(L_38); NoticeTask_t2932161791 * L_39 = V_9; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_8; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_8 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); NullCheck(L_39); L_39->set_mainTaskLV_1(L_43); NoticeTask_t2932161791 * L_44 = V_9; CDataArray_t4068198041 * L_45 = ___msg0; int32_t L_46 = V_8; int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); V_8 = L_47; NullCheck(L_45); int32_t L_48 = CDataArray_GetInt_m1111369473(L_45, L_47, 0, /*hidden argument*/NULL); NullCheck(L_44); L_44->set_currentEXP_2(L_48); NoticeTask_t2932161791 * L_49 = V_9; CDataArray_t4068198041 * L_50 = ___msg0; int32_t L_51 = V_8; int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); V_8 = L_52; NullCheck(L_50); int32_t L_53 = CDataArray_GetInt_m1111369473(L_50, L_52, 0, /*hidden argument*/NULL); NullCheck(L_49); L_49->set_maxEXP_3(L_53); NoticeTask_t2932161791 * L_54 = V_9; CDataArray_t4068198041 * L_55 = ___msg0; int32_t L_56 = V_8; int32_t L_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); V_8 = L_57; NullCheck(L_55); int32_t L_58 = CDataArray_GetInt_m1111369473(L_55, L_57, 0, /*hidden argument*/NULL); G_B2_0 = L_54; if ((!(((uint32_t)L_58) == ((uint32_t)1)))) { G_B3_0 = L_54; goto IL_00f4; } } { G_B4_0 = 1; G_B4_1 = G_B2_0; goto IL_00f5; } IL_00f4: { G_B4_0 = 0; G_B4_1 = G_B3_0; } IL_00f5: { NullCheck(G_B4_1); G_B4_1->set_bunlock_4((bool)G_B4_0); NoticeTask_t2932161791 * L_59 = V_9; CDataArray_t4068198041 * L_60 = ___msg0; int32_t L_61 = V_8; int32_t L_62 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); V_8 = L_62; NullCheck(L_60); int32_t L_63 = CDataArray_GetInt_m1111369473(L_60, L_62, 0, /*hidden argument*/NULL); NullCheck(L_59); L_59->set_unlockLevel_5(L_63); IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_64 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NoticeTask_t2932161791 * L_65 = V_9; NullCheck(L_64); CNoticeManager_OnRefreshList_m1407553817(L_64, L_65, /*hidden argument*/NULL); int32_t L_66 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); } IL_0121: { int32_t L_67 = V_7; int32_t L_68 = V_5; if ((((int32_t)L_67) < ((int32_t)L_68))) { goto IL_0074; } } { return; } } // System.Void DMCore.Net.cbIdol::OnRefreshSubtaskInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnRefreshSubtaskInfo_m502613744 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnRefreshSubtaskInfo_m502613744_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; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int64_t V_10 = 0; String_t* V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; int32_t V_19 = 0; int32_t V_20 = 0; int32_t V_21 = 0; int32_t V_22 = 0; int32_t V_23 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); V_6 = L_23; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_7 = L_27; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_8 = L_31; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_9 = L_35; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int64_t L_39 = CDataArray_GetLong_m4094450536(L_36, L_38, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_10 = L_39; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_43 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_40); String_t* L_44 = CDataArray_GetWideStr_m3532563229(L_40, L_42, L_43, /*hidden argument*/NULL); V_11 = L_44; int64_t L_45 = V_10; if ((((int64_t)L_45) <= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_00be; } } { String_t* L_46 = V_11; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_47 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_46, /*hidden argument*/NULL); if (L_47) { goto IL_00be; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_48 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); CNoticeManager_set_IsInviteFirendSucceed_m1166909809(L_48, (bool)1, /*hidden argument*/NULL); } IL_00be: { CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); V_12 = L_52; CDataArray_t4068198041 * L_53 = ___msg0; int32_t L_54 = V_0; int32_t L_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); V_0 = L_55; NullCheck(L_53); int32_t L_56 = CDataArray_GetInt_m1111369473(L_53, L_55, 0, /*hidden argument*/NULL); V_13 = L_56; int32_t L_57 = V_3; if ((!(((uint32_t)L_57) == ((uint32_t)1)))) { goto IL_00f5; } } { int32_t L_58 = V_7; if ((((int32_t)L_58) <= ((int32_t)0))) { goto IL_00f5; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_59 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_60 = V_7; NullCheck(L_59); CNoticeManager_StartTask_m4173802062(L_59, L_60, /*hidden argument*/NULL); } IL_00f5: { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_61 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_61); CNoticeManager_ClearAward_m1184751812(L_61, /*hidden argument*/NULL); V_14 = 0; goto IL_0146; } IL_0107: { CDataArray_t4068198041 * L_62 = ___msg0; int32_t L_63 = V_0; NullCheck(L_62); int32_t L_64 = CDataArray_GetInt_m1111369473(L_62, ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)), 0, /*hidden argument*/NULL); V_15 = L_64; CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_0; NullCheck(L_65); int32_t L_67 = CDataArray_GetInt_m1111369473(L_65, ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)2)), 0, /*hidden argument*/NULL); V_16 = L_67; CDataArray_t4068198041 * L_68 = ___msg0; int32_t L_69 = V_0; NullCheck(L_68); int32_t L_70 = CDataArray_GetInt_m1111369473(L_68, ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)3)), 0, /*hidden argument*/NULL); V_17 = L_70; IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_71 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_72 = V_15; int32_t L_73 = V_16; int32_t L_74 = V_17; NullCheck(L_71); CNoticeManager_AddExpecAward_m814601161(L_71, L_72, L_73, L_74, /*hidden argument*/NULL); int32_t L_75 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); int32_t L_76 = V_0; int32_t L_77 = V_13; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)L_77)); } IL_0146: { int32_t L_78 = V_14; int32_t L_79 = V_12; if ((((int32_t)L_78) < ((int32_t)L_79))) { goto IL_0107; } } { CDataArray_t4068198041 * L_80 = ___msg0; int32_t L_81 = V_0; int32_t L_82 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)1)); V_0 = L_82; NullCheck(L_80); int32_t L_83 = CDataArray_GetInt_m1111369473(L_80, L_82, 0, /*hidden argument*/NULL); V_18 = L_83; CDataArray_t4068198041 * L_84 = ___msg0; int32_t L_85 = V_0; int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); V_0 = L_86; NullCheck(L_84); int32_t L_87 = CDataArray_GetInt_m1111369473(L_84, L_86, 0, /*hidden argument*/NULL); V_19 = L_87; V_20 = 0; goto IL_01b2; } IL_0173: { CDataArray_t4068198041 * L_88 = ___msg0; int32_t L_89 = V_0; NullCheck(L_88); int32_t L_90 = CDataArray_GetInt_m1111369473(L_88, ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)), 0, /*hidden argument*/NULL); V_21 = L_90; CDataArray_t4068198041 * L_91 = ___msg0; int32_t L_92 = V_0; NullCheck(L_91); int32_t L_93 = CDataArray_GetInt_m1111369473(L_91, ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)2)), 0, /*hidden argument*/NULL); V_22 = L_93; CDataArray_t4068198041 * L_94 = ___msg0; int32_t L_95 = V_0; NullCheck(L_94); int32_t L_96 = CDataArray_GetInt_m1111369473(L_94, ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)3)), 0, /*hidden argument*/NULL); V_23 = L_96; IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_97 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_98 = V_21; int32_t L_99 = V_22; int32_t L_100 = V_23; NullCheck(L_97); CNoticeManager_AddExtraAward_m976892043(L_97, L_98, L_99, L_100, /*hidden argument*/NULL); int32_t L_101 = V_20; V_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_101, (int32_t)1)); int32_t L_102 = V_0; int32_t L_103 = V_19; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_102, (int32_t)L_103)); } IL_01b2: { int32_t L_104 = V_20; int32_t L_105 = V_18; if ((((int32_t)L_104) < ((int32_t)L_105))) { goto IL_0173; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_106 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_107 = V_1; int32_t L_108 = V_2; int32_t L_109 = V_3; int32_t L_110 = V_4; int32_t L_111 = V_6; int32_t L_112 = V_7; int64_t L_113 = V_10; String_t* L_114 = V_11; int32_t L_115 = V_8; int32_t L_116 = V_9; int32_t L_117 = V_5; NullCheck(L_106); CNoticeManager_OnRefreshSubtaskInfo_m3665031418(L_106, L_107, L_108, L_109, L_110, L_111, L_112, L_113, L_114, L_115, L_116, L_117, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdol::OnStartTaskResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnStartTaskResult_m1309697698 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnStartTaskResult_m1309697698_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 1, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_5 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CNoticeManager_SetShowInvite_m3036517044(L_5, (bool)1, /*hidden argument*/NULL); goto IL_002c; } IL_0025: { int32_t L_6 = V_1; if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_002c; } } IL_002c: { return; } } // System.Void DMCore.Net.cbIdol::OnCancelTaskResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnCancelTaskResult_m2915976240 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnCancelTaskResult_m2915976240_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 1, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_5 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CNoticeManager_StopTask_m4067436339(L_5, /*hidden argument*/NULL); } IL_001f: { return; } } // System.Void DMCore.Net.cbIdol::OnInviteFirendList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnInviteFirendList_m2193249512 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnInviteFirendList_m2193249512_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; int64_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; bool V_8 = false; int32_t G_B4_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_0 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CNoticeManager_ClearInviteList_m3096302731(L_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; V_4 = 0; goto IL_0095; } IL_003b: { CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; NullCheck(L_13); int64_t L_15 = CDataArray_GetLong_m4094450536(L_13, ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)), (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_5 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; NullCheck(L_16); int32_t L_18 = CDataArray_GetInt_m1111369473(L_16, ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)2)), 0, /*hidden argument*/NULL); V_6 = L_18; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; NullCheck(L_19); int32_t L_21 = CDataArray_GetInt_m1111369473(L_19, ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)3)), 0, /*hidden argument*/NULL); V_7 = L_21; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; NullCheck(L_22); int32_t L_24 = CDataArray_GetInt_m1111369473(L_22, ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)4)), 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_0076; } } { G_B4_0 = 1; goto IL_0077; } IL_0076: { G_B4_0 = 0; } IL_0077: { V_8 = (bool)G_B4_0; IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_25 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_26 = V_5; int32_t L_27 = V_6; int32_t L_28 = V_7; bool L_29 = V_8; NullCheck(L_25); CNoticeManager_OnRefreshFirendList_m4184333816(L_25, L_26, L_27, L_28, L_29, /*hidden argument*/NULL); int32_t L_30 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); int32_t L_31 = V_0; int32_t L_32 = V_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)L_32)); } IL_0095: { int32_t L_33 = V_4; int32_t L_34 = V_2; if ((((int32_t)L_33) < ((int32_t)L_34))) { goto IL_003b; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_35 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); CNoticeManager_set_InviteInfoChange_m505187791(L_35, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdol::OnInviteFirendResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnInviteFirendResult_m3677841096 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnInviteFirendResult_m3677841096_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 1, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if (L_8) { goto IL_0038; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_9 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CNoticeManager_StopTask_m4067436339(L_9, /*hidden argument*/NULL); CNoticeManager_t3044969465 * L_10 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CNoticeManager_set_IsInviteFirendSucceed_m1166909809(L_10, (bool)1, /*hidden argument*/NULL); } IL_0038: { return; } } // System.Void DMCore.Net.cbIdol::OnGetAwardResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnGetAwardResult_m2595184409 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnGetAwardResult_m2595184409_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 1, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_5 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CNoticeManager_StopTask_m4067436339(L_5, /*hidden argument*/NULL); } IL_001f: { return; } } // System.Void DMCore.Net.cbIdol::OnRefreshSubtaskResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnRefreshSubtaskResult_m3413878443 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnRefreshSubtaskResult_m3413878443_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; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 1, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_16 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = V_3; int32_t L_18 = V_4; NullCheck(L_16); CNoticeManager_OnRefreshSubTaskData_m3324517636(L_16, L_17, L_18, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdol::OnLevelupResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnLevelupResult_m2496428324 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnLevelupResult_m2496428324_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; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 1, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; int32_t L_16 = V_2; if (L_16) { goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_17 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = V_1; int32_t L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_17); CNoticeManager_OnRefreshNoticeTask_m2702995195(L_17, L_18, L_19, L_20, /*hidden argument*/NULL); } IL_004b: { return; } } // System.Void DMCore.Net.cbIdol::OnRefreshExp(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnRefreshExp_m3954035366 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnRefreshExp_m3954035366_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_8 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_1; int32_t L_10 = V_2; NullCheck(L_8); CNoticeManager_OnRefreshExpData_m2593046670(L_8, L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdol::OnQuickFinishNeedDcash(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnQuickFinishNeedDcash_m4154923056 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnQuickFinishNeedDcash_m4154923056_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_4 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_1; NullCheck(L_4); CNoticeManager_set_QuickFinishNeedDcash_m554228963(L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdol::OnQuickFinishResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdol_OnQuickFinishResult_m1537084560 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdol_OnQuickFinishResult_m1537084560_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(CNoticeManager_t3044969465_il2cpp_TypeInfo_var); CNoticeManager_t3044969465 * L_5 = CNoticeManager_GetInstance_m1570073191(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CNoticeManager_StopTask_m4067436339(L_5, /*hidden argument*/NULL); } IL_001f: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbIdolAbility::OnIdolAbilityRewardData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolAbility_OnIdolAbilityRewardData_m2748699007 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CIdolAbilityManager_OnGetReward_m3572373257(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdolAbility::OnIdolAbilityConfigData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolAbility_OnIdolAbilityConfigData_m3191592425 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CIdolAbilityManager_OnGetConfigData_m2691365827(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdolAbility::OnIdolAbilityPlayerData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolAbility_OnIdolAbilityPlayerData_m2041805192 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CIdolAbilityManager_OnFreshIdolAbilityData_m3520370998(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdolAbility::OnGetIdolValueChange(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolAbility_OnGetIdolValueChange_m762509338 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CIdolAbilityManager_OnIdolSingleValueChange_m603380115(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdolAbility::OnGetIdolValuesChange(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolAbility_OnGetIdolValuesChange_m2118828699 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CIdolAbilityManager_OnIdolMultipleValueChange_m1903945479(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 DMCore.Net.cbIdolCard::OnCard_unlockInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolCard_OnCard_unlockInfo_m3614501932 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolCard_OnCard_unlockInfo_m3614501932_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0032; } IL_0016: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_3 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CIdolCardConfig_t2073998303_il2cpp_TypeInfo_var); CIdolCardConfig_t2073998303 * L_8 = CIdolCardConfig_GetInstance_m1852552424(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_3; NullCheck(L_8); CIdolCardConfig_SetUnlock_m3186812352(L_8, L_9, /*hidden argument*/NULL); int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0032: { int32_t L_11 = V_2; int32_t L_12 = V_1; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0016; } } { return; } } // System.Void DMCore.Net.cbIdolCard::Refresh_unlockInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolCard_Refresh_unlockInfo_m4275109854 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolCard_Refresh_unlockInfo_m4275109854_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CIdolCardConfig_t2073998303_il2cpp_TypeInfo_var); CIdolCardConfig_t2073998303 * L_4 = CIdolCardConfig_GetInstance_m1852552424(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_1; NullCheck(L_4); CIdolCardConfig_SetUnlock_m3186812352(L_4, L_5, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbIdolShow::OnPromptLastWeekRank(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnPromptLastWeekRank_m185681540 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnPromptLastWeekRank_m185681540_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0029; } } { int32_t L_5 = V_1; if ((((int32_t)L_5) > ((int32_t)((int32_t)10)))) { goto IL_0029; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_6 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = V_1; NullCheck(L_6); CIdolShowManager_SetLastWeekTop10Rank_m2566637853(L_6, L_7, /*hidden argument*/NULL); } IL_0029: { return; } } // System.Void DMCore.Net.cbIdolShow::OnTop10IdolsList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnTop10IdolsList_m2366788216 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnTop10IdolsList_m2366788216_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CIdolInfo_t400451087 * V_4 = NULL; int32_t V_5 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_0 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); NullCheck(L_0); CIdolShowManager_set_CurNYear_m2769226265(L_0, L_4, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_5 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); NullCheck(L_5); CIdolShowManager_set_CurNVolume_m2529771322(L_5, L_9, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_10 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; 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_11); String_t* L_15 = CDataArray_GetWideStr_m3532563229(L_11, L_13, L_14, /*hidden argument*/NULL); NullCheck(L_10); CIdolShowManager_set_Top10Date_m1697234837(L_10, L_15, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_16 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); CIdolShowManager_set_IsTopLeftEnd_m1698366183(L_16, L_20, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_21 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); NullCheck(L_21); CIdolShowManager_set_IsTopRightEnd_m4072215922(L_21, L_25, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_26 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CIdolShowManager_SetTop10TitleRefresh_m2419907036(L_26, /*hidden argument*/NULL); CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); V_1 = L_30; CIdolShowManager_t2312713117 * L_31 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CIdolShowManager_ClearPerList_m1709687486(L_31, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_2 = L_35; V_3 = 0; goto IL_01ee; } IL_00aa: { CIdolInfo_t400451087 * L_36 = (CIdolInfo_t400451087 *)il2cpp_codegen_object_new(CIdolInfo_t400451087_il2cpp_TypeInfo_var); CIdolInfo__ctor_m2791496557(L_36, /*hidden argument*/NULL); V_4 = L_36; CIdolInfo_t400451087 * L_37 = V_4; CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; NullCheck(L_38); int32_t L_41 = CDataArray_GetInt_m1111369473(L_38, L_40, (-1), /*hidden argument*/NULL); NullCheck(L_37); L_37->set__CurrRankIndex_3(L_41); CIdolInfo_t400451087 * L_42 = V_4; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, (-1), /*hidden argument*/NULL); NullCheck(L_42); L_42->set__nUpWeekRankIndex_4(L_46); CIdolInfo_t400451087 * L_47 = V_4; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int64_t L_51 = CDataArray_GetLong_m4094450536(L_48, L_50, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_47); L_47->set__userID_0(L_51); CIdolInfo_t400451087 * L_52 = V_4; CDataArray_t4068198041 * L_53 = ___msg0; int32_t L_54 = V_0; int32_t L_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); V_0 = L_55; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_56 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_53); String_t* L_57 = CDataArray_GetWideStr_m3532563229(L_53, L_55, L_56, /*hidden argument*/NULL); NullCheck(L_52); L_52->set__name_7(L_57); CIdolInfo_t400451087 * L_58 = V_4; CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_0; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_0 = L_61; NullCheck(L_59); int64_t L_62 = CDataArray_GetLong_m4094450536(L_59, L_61, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_58); L_58->set__photoHeadID_8(L_62); CIdolInfo_t400451087 * L_63 = V_4; CDataArray_t4068198041 * L_64 = ___msg0; int32_t L_65 = V_0; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_0 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, 0, /*hidden argument*/NULL); NullCheck(L_63); L_63->set__nWelcomeValue_10(L_67); CIdolInfo_t400451087 * L_68 = V_4; CDataArray_t4068198041 * L_69 = ___msg0; int32_t L_70 = V_0; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_0 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, 0, /*hidden argument*/NULL); NullCheck(L_68); L_68->set__nStoreFlag_11(L_72); CIdolInfo_t400451087 * L_73 = V_4; CDataArray_t4068198041 * L_74 = ___msg0; int32_t L_75 = V_0; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_0 = L_76; NullCheck(L_74); int32_t L_77 = CDataArray_GetInt_m1111369473(L_74, L_76, 0, /*hidden argument*/NULL); NullCheck(L_73); L_73->set__sex_1(L_77); CIdolInfo_t400451087 * L_78 = V_4; CDataArray_t4068198041 * L_79 = ___msg0; int32_t L_80 = V_0; int32_t L_81 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); V_0 = L_81; NullCheck(L_79); int32_t L_82 = CDataArray_GetInt_m1111369473(L_79, L_81, 0, /*hidden argument*/NULL); NullCheck(L_78); L_78->set__nlnRankWeekCount_12(L_82); CIdolInfo_t400451087 * L_83 = V_4; CDataArray_t4068198041 * L_84 = ___msg0; int32_t L_85 = V_0; int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); V_0 = L_86; NullCheck(L_84); int32_t L_87 = CDataArray_GetInt_m1111369473(L_84, L_86, 0, /*hidden argument*/NULL); NullCheck(L_83); L_83->set__nMaxRanking_13(L_87); CIdolInfo_t400451087 * L_88 = V_4; CDataArray_t4068198041 * L_89 = ___msg0; int32_t L_90 = V_0; int32_t L_91 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); V_0 = L_91; NullCheck(L_89); int32_t L_92 = CDataArray_GetInt_m1111369473(L_89, L_91, 0, /*hidden argument*/NULL); NullCheck(L_88); L_88->set__headBox_21(L_92); CIdolInfo_t400451087 * L_93 = V_4; CDataArray_t4068198041 * L_94 = ___msg0; int32_t L_95 = V_0; int32_t L_96 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1)); V_0 = L_96; NullCheck(L_94); int32_t L_97 = CDataArray_GetInt_m1111369473(L_94, L_96, 0, /*hidden argument*/NULL); NullCheck(L_93); L_93->set__nPhotoCount_17(L_97); CIdolInfo_t400451087 * L_98 = V_4; NullCheck(L_98); int32_t L_99 = L_98->get__nPhotoCount_17(); if ((((int32_t)L_99) <= ((int32_t)0))) { goto IL_01dd; } } { V_5 = 0; goto IL_01cf; } IL_01b0: { CIdolInfo_t400451087 * L_100 = V_4; NullCheck(L_100); List_1_t913674750 * L_101 = L_100->get__photoIds_19(); CDataArray_t4068198041 * L_102 = ___msg0; int32_t L_103 = V_0; int32_t L_104 = ((int32_t)il2cpp_codegen_add((int32_t)L_103, (int32_t)1)); V_0 = L_104; NullCheck(L_102); int64_t L_105 = CDataArray_GetLong_m4094450536(L_102, L_104, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_101); List_1_Add_m358737454(L_101, L_105, /*hidden argument*/List_1_Add_m358737454_RuntimeMethod_var); int32_t L_106 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)1)); } IL_01cf: { int32_t L_107 = V_5; CIdolInfo_t400451087 * L_108 = V_4; NullCheck(L_108); int32_t L_109 = L_108->get__nPhotoCount_17(); if ((((int32_t)L_107) < ((int32_t)L_109))) { goto IL_01b0; } } IL_01dd: { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_110 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CIdolInfo_t400451087 * L_111 = V_4; NullCheck(L_110); CIdolShowManager_Add_m2702339188(L_110, L_111, 1, /*hidden argument*/NULL); int32_t L_112 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_112, (int32_t)1)); } IL_01ee: { int32_t L_113 = V_3; int32_t L_114 = V_2; if ((((int32_t)L_113) < ((int32_t)L_114))) { goto IL_00aa; } } { return; } } // System.Void DMCore.Net.cbIdolShow::OnHitRankList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnHitRankList_m1822870361 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnHitRankList_m1822870361_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; CIdolInfo_t400451087 * V_5 = NULL; { CDataArray_t4068198041 * L_0 = ___msg0; V_0 = L_0; V_1 = 0; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_1; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_1 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 1, /*hidden argument*/NULL); V_2 = L_4; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_1; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_1 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_3 = L_8; int32_t L_9 = V_3; if (L_9) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_10 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_11, /*hidden argument*/NULL); NullCheck(L_10); CIdolShowManager_RefreshNoRankList_m4231120740(L_10, L_11, /*hidden argument*/NULL); } IL_0033: { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_12 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CIdolShowManager_ClearPerList_m1709687486(L_12, 0, /*hidden argument*/NULL); V_4 = 0; goto IL_0111; } IL_0046: { CIdolInfo_t400451087 * L_13 = (CIdolInfo_t400451087 *)il2cpp_codegen_object_new(CIdolInfo_t400451087_il2cpp_TypeInfo_var); CIdolInfo__ctor_m2791496557(L_13, /*hidden argument*/NULL); V_5 = L_13; CIdolInfo_t400451087 * L_14 = V_5; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_1; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_1 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); NullCheck(L_14); L_14->set__CurrRankIndex_3(L_18); CIdolInfo_t400451087 * L_19 = V_5; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_1; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_1 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); NullCheck(L_19); L_19->set__nUpWeekRankIndex_4(L_23); CIdolInfo_t400451087 * L_24 = V_5; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_1; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_1 = L_27; NullCheck(L_25); int64_t L_28 = CDataArray_GetLong_m4094450536(L_25, L_27, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_24); L_24->set__userID_0(L_28); CIdolInfo_t400451087 * L_29 = V_5; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_1; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_1 = L_32; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_34 = CDataArray_GetWideStr_m3532563229(L_30, L_32, L_33, /*hidden argument*/NULL); NullCheck(L_29); L_29->set__name_7(L_34); CIdolInfo_t400451087 * L_35 = V_5; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_1; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_1 = L_38; NullCheck(L_36); int64_t L_39 = CDataArray_GetLong_m4094450536(L_36, L_38, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_35); L_35->set__photoHeadID_8(L_39); CIdolInfo_t400451087 * L_40 = V_5; CDataArray_t4068198041 * L_41 = ___msg0; int32_t L_42 = V_1; int32_t L_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); V_1 = L_43; NullCheck(L_41); int32_t L_44 = CDataArray_GetInt_m1111369473(L_41, L_43, 0, /*hidden argument*/NULL); NullCheck(L_40); L_40->set__nWelcomeValue_10(L_44); CIdolInfo_t400451087 * L_45 = V_5; CDataArray_t4068198041 * L_46 = ___msg0; int32_t L_47 = V_1; int32_t L_48 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); V_1 = L_48; NullCheck(L_46); int32_t L_49 = CDataArray_GetInt_m1111369473(L_46, L_48, (-1), /*hidden argument*/NULL); NullCheck(L_45); L_45->set__nStoreFlag_11(L_49); CIdolInfo_t400451087 * L_50 = V_5; CDataArray_t4068198041 * L_51 = ___msg0; int32_t L_52 = V_1; int32_t L_53 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); V_1 = L_53; NullCheck(L_51); int32_t L_54 = CDataArray_GetInt_m1111369473(L_51, L_53, 0, /*hidden argument*/NULL); NullCheck(L_50); L_50->set__sex_1(L_54); CIdolInfo_t400451087 * L_55 = V_5; CDataArray_t4068198041 * L_56 = ___msg0; int32_t L_57 = V_1; int32_t L_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); V_1 = L_58; NullCheck(L_56); int32_t L_59 = CDataArray_GetInt_m1111369473(L_56, L_58, 0, /*hidden argument*/NULL); NullCheck(L_55); L_55->set__headBox_21(L_59); IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_60 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CIdolInfo_t400451087 * L_61 = V_5; NullCheck(L_60); CIdolShowManager_Add_m2702339188(L_60, L_61, 0, /*hidden argument*/NULL); int32_t L_62 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_0111: { int32_t L_63 = V_4; int32_t L_64 = V_3; if ((((int32_t)L_63) < ((int32_t)L_64))) { goto IL_0046; } } { return; } } // System.Void DMCore.Net.cbIdolShow::OnCollectList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnCollectList_m2375663762 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnCollectList_m2375663762_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CIdolInfo_t400451087 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_4 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CIdolShowManager_ClearPerList_m1709687486(L_4, 2, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_5 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = V_1; NullCheck(L_5); L_5->set_CurrentCollectNum_5(L_6); CIdolShowManager_t2312713117 * L_7 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = V_1; NullCheck(L_7); CIdolShowManager_SetCollectTitle_m1536341734(L_7, L_8, /*hidden argument*/NULL); V_2 = 0; goto IL_0142; } IL_0037: { CIdolInfo_t400451087 * L_9 = (CIdolInfo_t400451087 *)il2cpp_codegen_object_new(CIdolInfo_t400451087_il2cpp_TypeInfo_var); CIdolInfo__ctor_m2791496557(L_9, /*hidden argument*/NULL); V_3 = L_9; CIdolInfo_t400451087 * L_10 = V_3; CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); NullCheck(L_10); L_10->set__CurrRankIndex_3(L_14); CIdolInfo_t400451087 * L_15 = V_3; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); NullCheck(L_15); L_15->set__nUpWeekRankIndex_4(L_19); CIdolInfo_t400451087 * L_20 = V_3; CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int64_t L_24 = CDataArray_GetLong_m4094450536(L_21, L_23, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_20); L_20->set__userID_0(L_24); CIdolInfo_t400451087 * L_25 = V_3; NullCheck(L_25); int64_t L_26 = L_25->get__userID_0(); CMainRole_t4200562839 * L_27 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); int64_t L_28 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_27); if ((!(((uint64_t)L_26) == ((uint64_t)L_28)))) { goto IL_009b; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_29 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_30 = L_29; NullCheck(L_30); int32_t L_31 = L_30->get_CurrentCollectNum_5(); NullCheck(L_30); L_30->set_CurrentCollectNum_5(((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1))); } IL_009b: { CIdolInfo_t400451087 * L_32 = V_3; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_33); String_t* L_37 = CDataArray_GetWideStr_m3532563229(L_33, L_35, L_36, /*hidden argument*/NULL); NullCheck(L_32); L_32->set__name_7(L_37); CIdolInfo_t400451087 * L_38 = V_3; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int64_t L_42 = CDataArray_GetLong_m4094450536(L_39, L_41, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_38); L_38->set__photoHeadID_8(L_42); CIdolInfo_t400451087 * L_43 = V_3; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); NullCheck(L_43); L_43->set__nWelcomeValue_10(L_47); CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, 0, /*hidden argument*/NULL); V_4 = L_51; CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_0 = L_54; NullCheck(L_52); int32_t L_55 = CDataArray_GetInt_m1111369473(L_52, L_54, 0, /*hidden argument*/NULL); V_5 = L_55; CIdolInfo_t400451087 * L_56 = V_3; CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_0; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_0 = L_59; NullCheck(L_57); int32_t L_60 = CDataArray_GetInt_m1111369473(L_57, L_59, 0, /*hidden argument*/NULL); NullCheck(L_56); L_56->set__headBox_21(L_60); int32_t L_61 = V_4; if ((!(((uint32_t)L_61) == ((uint32_t)2)))) { goto IL_0118; } } { CIdolInfo_t400451087 * L_62 = V_3; NullCheck(L_62); L_62->set__isNotIdol_20(1); goto IL_0122; } IL_0118: { CIdolInfo_t400451087 * L_63 = V_3; NullCheck(L_63); L_63->set__isNotIdol_20(0); V_4 = 1; } IL_0122: { CIdolInfo_t400451087 * L_64 = V_3; int32_t L_65 = V_4; NullCheck(L_64); L_64->set__nStoreFlag_11(L_65); CIdolInfo_t400451087 * L_66 = V_3; int32_t L_67 = V_5; NullCheck(L_66); L_66->set__sex_1(L_67); IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_68 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CIdolInfo_t400451087 * L_69 = V_3; NullCheck(L_68); CIdolShowManager_Add_m2702339188(L_68, L_69, 2, /*hidden argument*/NULL); int32_t L_70 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); } IL_0142: { int32_t L_71 = V_2; int32_t L_72 = V_1; if ((((int32_t)L_71) < ((int32_t)L_72))) { goto IL_0037; } } { return; } } // System.Void DMCore.Net.cbIdolShow::OnAddOrDeleteIdol(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnAddOrDeleteIdol_m689114088 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnAddOrDeleteIdol_m689114088_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; int32_t L_12 = V_2; if ((!(((uint32_t)L_12) == ((uint32_t)1)))) { goto IL_006d; } } { int32_t L_13 = V_3; if (L_13) { goto IL_006d; } } { CMsgManager_t455955613 * L_14 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CMsgManager_PushHintUseTextHelp_m3781284520(L_14, _stringLiteral926108229, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_15 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CIdolShowManager_RefreshCollectList_m3950047013(L_15, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_16 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CIdolShowManager_SetRankListChanged_m337723354(L_16, (bool)1, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_17 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_18 = V_1; NullCheck(L_17); CIdolShowManager_RefreshCollectState_m2485920111(L_17, 1, L_18, /*hidden argument*/NULL); goto IL_00fc; } IL_006d: { int32_t L_19 = V_2; if ((!(((uint32_t)L_19) == ((uint32_t)1)))) { goto IL_0090; } } { int32_t L_20 = V_3; if ((!(((uint32_t)L_20) == ((uint32_t)1)))) { goto IL_0090; } } { CMsgManager_t455955613 * L_21 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CMsgManager_PushHintUseTextHelp_m3781284520(L_21, _stringLiteral973576043, (bool)1, /*hidden argument*/NULL); goto IL_00fc; } IL_0090: { int32_t L_22 = V_2; if ((!(((uint32_t)L_22) == ((uint32_t)2)))) { goto IL_00b3; } } { int32_t L_23 = V_3; if ((!(((uint32_t)L_23) == ((uint32_t)2)))) { goto IL_00b3; } } { CMsgManager_t455955613 * L_24 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); CMsgManager_PushHintUseTextHelp_m3781284520(L_24, _stringLiteral1462362189, (bool)1, /*hidden argument*/NULL); goto IL_00fc; } IL_00b3: { int32_t L_25 = V_2; if ((!(((uint32_t)L_25) == ((uint32_t)2)))) { goto IL_00fc; } } { int32_t L_26 = V_3; if (L_26) { goto IL_00fc; } } { CMsgManager_t455955613 * L_27 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); CMsgManager_PushHintUseTextHelp_m3781284520(L_27, _stringLiteral51724812, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_28 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_29 = V_1; NullCheck(L_28); CIdolShowManager_RefreshCollectState_m2485920111(L_28, 0, L_29, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_30 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_31 = V_1; NullCheck(L_30); CIdolShowManager_DeleteCollectIdol_m845870690(L_30, L_31, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_32 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); CIdolShowManager_SetRankListChanged_m337723354(L_32, (bool)1, /*hidden argument*/NULL); CIdolShowManager_t2312713117 * L_33 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CIdolShowManager_RefreshCollectList_m3950047013(L_33, /*hidden argument*/NULL); } IL_00fc: { return; } } // System.Void DMCore.Net.cbIdolShow::OnGetPresent(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnGetPresent_m409776307 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnGetPresent_m409776307_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; int32_t L_20 = V_1; if (L_20) { goto IL_007f; } } { int32_t L_21 = V_3; if ((!(((uint32_t)L_21) == ((uint32_t)1)))) { goto IL_0068; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_22 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_23 = V_2; int32_t L_24 = V_4; int32_t L_25 = V_5; NullCheck(L_22); CIdolShowManager_GetPresent_m3789808492(L_22, 1, L_23, L_24, L_25, /*hidden argument*/NULL); goto IL_007f; } IL_0068: { int32_t L_26 = V_3; if ((!(((uint32_t)L_26) == ((uint32_t)3)))) { goto IL_007f; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_27 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_28 = V_2; int32_t L_29 = V_4; int32_t L_30 = V_5; NullCheck(L_27); CIdolShowManager_GetPresent_m3789808492(L_27, 3, L_28, L_29, L_30, /*hidden argument*/NULL); } IL_007f: { int32_t L_31 = V_3; if ((!(((uint32_t)L_31) == ((uint32_t)4)))) { goto IL_00ab; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_32 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_33 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_33, /*hidden argument*/NULL); NullCheck(L_32); CIdolShowManager_RefreshGiftPanel_m4101363311(L_32, L_33, /*hidden argument*/NULL); int32_t L_34 = V_1; if (L_34) { goto IL_00ab; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_35 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_36 = V_2; int32_t L_37 = V_4; int32_t L_38 = V_5; NullCheck(L_35); CIdolShowManager_GetPresent_m3789808492(L_35, 4, L_36, L_37, L_38, /*hidden argument*/NULL); } IL_00ab: { return; } } // System.Void DMCore.Net.cbIdolShow::OnGetIdolConfig(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnGetIdolConfig_m3856190564 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnGetIdolConfig_m3856190564_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_12 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_1; NullCheck(L_12); L_12->set_MaxClothNum_2(L_13); CIdolShowManager_t2312713117 * L_14 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_15 = V_2; NullCheck(L_14); L_14->set_MaxPraiseNum_3(L_15); CIdolShowManager_t2312713117 * L_16 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = V_3; NullCheck(L_16); L_16->set_MaxGiftNum_4(L_17); return; } } // System.Void DMCore.Net.cbIdolShow::OnGetIdolDetail(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnGetIdolDetail_m3215626604 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnGetIdolDetail_m3215626604_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_0 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; NullCheck(L_0); CIdolShowManager_SetIdolDetail_m1969309695(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdolShow::OnSearchResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnSearchResult_m3623456067 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnSearchResult_m3623456067_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CIdolInfo_t400451087 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; bool V_6 = false; { V_0 = 0; CIdolInfo_t400451087 * L_0 = (CIdolInfo_t400451087 *)il2cpp_codegen_object_new(CIdolInfo_t400451087_il2cpp_TypeInfo_var); CIdolInfo__ctor_m2791496557(L_0, /*hidden argument*/NULL); V_1 = L_0; CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_2 = L_4; IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_5 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CIdolShowManager_ClearPerList_m1709687486(L_5, 3, /*hidden argument*/NULL); int32_t L_6 = V_2; if (L_6) { goto IL_0193; } } { CIdolInfo_t400451087 * L_7 = V_1; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); NullCheck(L_7); L_7->set__CurrRankIndex_3(L_11); CIdolInfo_t400451087 * L_12 = V_1; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); NullCheck(L_12); L_12->set__nUpWeekRankIndex_4(L_16); CIdolInfo_t400451087 * L_17 = V_1; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int64_t L_21 = CDataArray_GetLong_m4094450536(L_18, L_20, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_17); L_17->set__userID_0(L_21); CIdolInfo_t400451087 * L_22 = V_1; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; 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 = CDataArray_GetWideStr_m3532563229(L_23, L_25, L_26, /*hidden argument*/NULL); NullCheck(L_22); L_22->set__name_7(L_27); CIdolInfo_t400451087 * L_28 = V_1; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int64_t L_32 = CDataArray_GetLong_m4094450536(L_29, L_31, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_28); L_28->set__photoHeadID_8(L_32); CIdolInfo_t400451087 * L_33 = V_1; CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); NullCheck(L_33); L_33->set__sex_1(L_37); CIdolInfo_t400451087 * L_38 = V_1; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); NullCheck(L_38); L_38->set__nWelcomeValue_10(L_42); CIdolInfo_t400451087 * L_43 = V_1; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, (-1), /*hidden argument*/NULL); NullCheck(L_43); L_43->set__nStoreFlag_11(L_47); CIdolInfo_t400451087 * L_48 = V_1; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); NullCheck(L_48); L_48->set__nPraise_14(L_52); CIdolInfo_t400451087 * L_53 = V_1; CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, 0, /*hidden argument*/NULL); NullCheck(L_53); L_53->set__nHasPraised_18(L_57); CIdolInfo_t400451087 * L_58 = V_1; CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_0; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_0 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 0, /*hidden argument*/NULL); NullCheck(L_58); L_58->set__nGiveGiftCount_15(L_62); CIdolInfo_t400451087 * L_63 = V_1; CDataArray_t4068198041 * L_64 = ___msg0; int32_t L_65 = V_0; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_0 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, 0, /*hidden argument*/NULL); NullCheck(L_63); L_63->set__nGiveFashCount_16(L_67); CIdolInfo_t400451087 * L_68 = V_1; CDataArray_t4068198041 * L_69 = ___msg0; int32_t L_70 = V_0; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_0 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, 0, /*hidden argument*/NULL); NullCheck(L_68); L_68->set__headBox_21(L_72); CIdolInfo_t400451087 * L_73 = V_1; CDataArray_t4068198041 * L_74 = ___msg0; int32_t L_75 = V_0; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_0 = L_76; NullCheck(L_74); int32_t L_77 = CDataArray_GetInt_m1111369473(L_74, L_76, 0, /*hidden argument*/NULL); NullCheck(L_73); L_73->set__nPhotoCount_17(L_77); CIdolInfo_t400451087 * L_78 = V_1; NullCheck(L_78); int32_t L_79 = L_78->get__nPhotoCount_17(); if ((((int32_t)L_79) <= ((int32_t)0))) { goto IL_0163; } } { V_3 = 0; goto IL_0157; } IL_013b: { CIdolInfo_t400451087 * L_80 = V_1; NullCheck(L_80); List_1_t913674750 * L_81 = L_80->get__photoIds_19(); CDataArray_t4068198041 * L_82 = ___msg0; int32_t L_83 = V_0; int32_t L_84 = ((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); V_0 = L_84; NullCheck(L_82); int64_t L_85 = CDataArray_GetLong_m4094450536(L_82, L_84, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_81); List_1_Add_m358737454(L_81, L_85, /*hidden argument*/List_1_Add_m358737454_RuntimeMethod_var); int32_t L_86 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_86, (int32_t)1)); } IL_0157: { int32_t L_87 = V_3; CIdolInfo_t400451087 * L_88 = V_1; NullCheck(L_88); int32_t L_89 = L_88->get__nPhotoCount_17(); if ((((int32_t)L_87) < ((int32_t)L_89))) { goto IL_013b; } } IL_0163: { CIdolInfo_t400451087 * L_90 = V_1; NullCheck(L_90); int64_t L_91 = L_90->get__userID_0(); CMainRole_t4200562839 * L_92 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_92); int64_t L_93 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_92); if ((!(((uint64_t)L_91) == ((uint64_t)L_93)))) { goto IL_0183; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_94 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CIdolInfo_t400451087 * L_95 = V_1; NullCheck(L_94); CIdolShowManager_SetSelfInfo_m3579821579(L_94, L_95, /*hidden argument*/NULL); } IL_0183: { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_96 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CIdolInfo_t400451087 * L_97 = V_1; NullCheck(L_96); CIdolShowManager_AddSearchResult_m3504515156(L_96, L_97, /*hidden argument*/NULL); goto IL_030a; } IL_0193: { int32_t L_98 = V_2; if ((((int32_t)L_98) == ((int32_t)1))) { goto IL_02d7; } } { CIdolInfo_t400451087 * L_99 = V_1; CDataArray_t4068198041 * L_100 = ___msg0; int32_t L_101 = V_0; int32_t L_102 = ((int32_t)il2cpp_codegen_add((int32_t)L_101, (int32_t)1)); V_0 = L_102; NullCheck(L_100); int32_t L_103 = CDataArray_GetInt_m1111369473(L_100, L_102, 0, /*hidden argument*/NULL); NullCheck(L_99); L_99->set__CurrRankIndex_3(L_103); CIdolInfo_t400451087 * L_104 = V_1; CDataArray_t4068198041 * L_105 = ___msg0; int32_t L_106 = V_0; int32_t L_107 = ((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)1)); V_0 = L_107; NullCheck(L_105); int32_t L_108 = CDataArray_GetInt_m1111369473(L_105, L_107, 0, /*hidden argument*/NULL); NullCheck(L_104); L_104->set__nUpWeekRankIndex_4(L_108); CIdolInfo_t400451087 * L_109 = V_1; CDataArray_t4068198041 * L_110 = ___msg0; int32_t L_111 = V_0; int32_t L_112 = ((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)1)); V_0 = L_112; NullCheck(L_110); int64_t L_113 = CDataArray_GetLong_m4094450536(L_110, L_112, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_109); L_109->set__userID_0(L_113); CIdolInfo_t400451087 * L_114 = V_1; CDataArray_t4068198041 * L_115 = ___msg0; int32_t L_116 = V_0; int32_t L_117 = ((int32_t)il2cpp_codegen_add((int32_t)L_116, (int32_t)1)); V_0 = L_117; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_118 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_115); String_t* L_119 = CDataArray_GetWideStr_m3532563229(L_115, L_117, L_118, /*hidden argument*/NULL); NullCheck(L_114); L_114->set__name_7(L_119); CIdolInfo_t400451087 * L_120 = V_1; CDataArray_t4068198041 * L_121 = ___msg0; int32_t L_122 = V_0; int32_t L_123 = ((int32_t)il2cpp_codegen_add((int32_t)L_122, (int32_t)1)); V_0 = L_123; NullCheck(L_121); int64_t L_124 = CDataArray_GetLong_m4094450536(L_121, L_123, (((int64_t)((int64_t)(-1)))), /*hidden argument*/NULL); NullCheck(L_120); L_120->set__photoHeadID_8(L_124); CIdolInfo_t400451087 * L_125 = V_1; CDataArray_t4068198041 * L_126 = ___msg0; int32_t L_127 = V_0; int32_t L_128 = ((int32_t)il2cpp_codegen_add((int32_t)L_127, (int32_t)1)); V_0 = L_128; NullCheck(L_126); int32_t L_129 = CDataArray_GetInt_m1111369473(L_126, L_128, (-1), /*hidden argument*/NULL); NullCheck(L_125); L_125->set__nWelcomeValue_10(L_129); CIdolInfo_t400451087 * L_130 = V_1; CDataArray_t4068198041 * L_131 = ___msg0; int32_t L_132 = V_0; int32_t L_133 = ((int32_t)il2cpp_codegen_add((int32_t)L_132, (int32_t)1)); V_0 = L_133; NullCheck(L_131); int32_t L_134 = CDataArray_GetInt_m1111369473(L_131, L_133, (-1), /*hidden argument*/NULL); NullCheck(L_130); L_130->set__nStoreFlag_11(L_134); CIdolInfo_t400451087 * L_135 = V_1; CDataArray_t4068198041 * L_136 = ___msg0; int32_t L_137 = V_0; int32_t L_138 = ((int32_t)il2cpp_codegen_add((int32_t)L_137, (int32_t)1)); V_0 = L_138; NullCheck(L_136); int32_t L_139 = CDataArray_GetInt_m1111369473(L_136, L_138, 0, /*hidden argument*/NULL); NullCheck(L_135); L_135->set__nPraise_14(L_139); CDataArray_t4068198041 * L_140 = ___msg0; int32_t L_141 = V_0; int32_t L_142 = ((int32_t)il2cpp_codegen_add((int32_t)L_141, (int32_t)1)); V_0 = L_142; NullCheck(L_140); int32_t L_143 = CDataArray_GetInt_m1111369473(L_140, L_142, 0, /*hidden argument*/NULL); V_4 = L_143; CIdolInfo_t400451087 * L_144 = V_1; CDataArray_t4068198041 * L_145 = ___msg0; int32_t L_146 = V_0; int32_t L_147 = ((int32_t)il2cpp_codegen_add((int32_t)L_146, (int32_t)1)); V_0 = L_147; NullCheck(L_145); int32_t L_148 = CDataArray_GetInt_m1111369473(L_145, L_147, 0, /*hidden argument*/NULL); NullCheck(L_144); L_144->set__nHasPraised_18(L_148); CIdolInfo_t400451087 * L_149 = V_1; CDataArray_t4068198041 * L_150 = ___msg0; int32_t L_151 = V_0; int32_t L_152 = ((int32_t)il2cpp_codegen_add((int32_t)L_151, (int32_t)1)); V_0 = L_152; NullCheck(L_150); int32_t L_153 = CDataArray_GetInt_m1111369473(L_150, L_152, 0, /*hidden argument*/NULL); NullCheck(L_149); L_149->set__nGiveGiftCount_15(L_153); CIdolInfo_t400451087 * L_154 = V_1; CDataArray_t4068198041 * L_155 = ___msg0; int32_t L_156 = V_0; int32_t L_157 = ((int32_t)il2cpp_codegen_add((int32_t)L_156, (int32_t)1)); V_0 = L_157; NullCheck(L_155); int32_t L_158 = CDataArray_GetInt_m1111369473(L_155, L_157, 0, /*hidden argument*/NULL); NullCheck(L_154); L_154->set__nGiveFashCount_16(L_158); CIdolInfo_t400451087 * L_159 = V_1; CDataArray_t4068198041 * L_160 = ___msg0; int32_t L_161 = V_0; int32_t L_162 = ((int32_t)il2cpp_codegen_add((int32_t)L_161, (int32_t)1)); V_0 = L_162; NullCheck(L_160); int32_t L_163 = CDataArray_GetInt_m1111369473(L_160, L_162, 0, /*hidden argument*/NULL); NullCheck(L_159); L_159->set__headBox_21(L_163); CIdolInfo_t400451087 * L_164 = V_1; CDataArray_t4068198041 * L_165 = ___msg0; int32_t L_166 = V_0; int32_t L_167 = ((int32_t)il2cpp_codegen_add((int32_t)L_166, (int32_t)1)); V_0 = L_167; NullCheck(L_165); int32_t L_168 = CDataArray_GetInt_m1111369473(L_165, L_167, 0, /*hidden argument*/NULL); NullCheck(L_164); L_164->set__nPhotoCount_17(L_168); CIdolInfo_t400451087 * L_169 = V_1; NullCheck(L_169); int32_t L_170 = L_169->get__nPhotoCount_17(); if ((((int32_t)L_170) <= ((int32_t)0))) { goto IL_02d7; } } { V_5 = 0; goto IL_02ca; } IL_02ac: { CIdolInfo_t400451087 * L_171 = V_1; NullCheck(L_171); List_1_t913674750 * L_172 = L_171->get__photoIds_19(); CDataArray_t4068198041 * L_173 = ___msg0; int32_t L_174 = V_0; int32_t L_175 = ((int32_t)il2cpp_codegen_add((int32_t)L_174, (int32_t)1)); V_0 = L_175; NullCheck(L_173); int64_t L_176 = CDataArray_GetLong_m4094450536(L_173, L_175, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_172); List_1_Add_m358737454(L_172, L_176, /*hidden argument*/List_1_Add_m358737454_RuntimeMethod_var); int32_t L_177 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_177, (int32_t)1)); } IL_02ca: { int32_t L_178 = V_5; CIdolInfo_t400451087 * L_179 = V_1; NullCheck(L_179); int32_t L_180 = L_179->get__nPhotoCount_17(); if ((((int32_t)L_178) < ((int32_t)L_180))) { goto IL_02ac; } } IL_02d7: { V_6 = (bool)0; CIdolInfo_t400451087 * L_181 = V_1; NullCheck(L_181); int64_t L_182 = L_181->get__userID_0(); CMainRole_t4200562839 * L_183 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_183); int64_t L_184 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_183); if ((!(((uint64_t)L_182) == ((uint64_t)L_184)))) { goto IL_02fd; } } { V_6 = (bool)1; IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_185 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); CIdolInfo_t400451087 * L_186 = V_1; NullCheck(L_185); CIdolShowManager_SetSelfInfo_m3579821579(L_185, L_186, /*hidden argument*/NULL); } IL_02fd: { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_187 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_188 = V_2; bool L_189 = V_6; NullCheck(L_187); CIdolShowManager_GetSearchPrompt_m458783483(L_187, L_188, L_189, /*hidden argument*/NULL); } IL_030a: { return; } } // System.Void DMCore.Net.cbIdolShow::OnGetPopularityDetailLog(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnGetPopularityDetailLog_m1887494183 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnGetPopularityDetailLog_m1887494183_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; PopularInfo_t1929720024 * V_2 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; PopularInfo_t1929720024 * L_4 = (PopularInfo_t1929720024 *)il2cpp_codegen_object_new(PopularInfo_t1929720024_il2cpp_TypeInfo_var); PopularInfo__ctor_m1060199571(L_4, /*hidden argument*/NULL); V_2 = L_4; PopularInfo_t1929720024 * L_5 = V_2; int64_t L_6 = V_1; NullCheck(L_5); L_5->set_nUserId_0(L_6); PopularInfo_t1929720024 * L_7 = V_2; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_wstrName_1(L_12); PopularInfo_t1929720024 * L_13 = V_2; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_nSex_2(L_17); PopularInfo_t1929720024 * L_18 = V_2; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int64_t L_22 = CDataArray_GetLong_m4094450536(L_19, L_21, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_18); L_18->set_nHeadId_3(L_22); PopularInfo_t1929720024 * L_23 = V_2; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); NullCheck(L_23); L_23->set_nPraiseCount_4(L_27); PopularInfo_t1929720024 * L_28 = V_2; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_nRoseCount_5(L_32); PopularInfo_t1929720024 * L_33 = V_2; CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); NullCheck(L_33); L_33->set_nLilyCount_6(L_37); PopularInfo_t1929720024 * L_38 = V_2; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); NullCheck(L_38); L_38->set_nPerfumeCount_7(L_42); PopularInfo_t1929720024 * L_43 = V_2; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); NullCheck(L_43); L_43->set_nCrystalCount_8(L_47); PopularInfo_t1929720024 * L_48 = V_2; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); NullCheck(L_48); L_48->set_nTotalChamCount_9(L_52); PopularInfo_t1929720024 * L_53 = V_2; CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; NullCheck(L_54); int32_t L_57 = CDataArray_GetInt_m1111369473(L_54, L_56, 0, /*hidden argument*/NULL); NullCheck(L_53); L_53->set_nGiveFashionCount_10(L_57); PopularInfo_t1929720024 * L_58 = V_2; CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_0; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_0 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 0, /*hidden argument*/NULL); NullCheck(L_58); L_58->set_nTotalFashionCount_11(L_62); PopularInfo_t1929720024 * L_63 = V_2; CDataArray_t4068198041 * L_64 = ___msg0; int32_t L_65 = V_0; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_0 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, 0, /*hidden argument*/NULL); NullCheck(L_63); L_63->set_nTotalBlueDiamond_12(L_67); PopularInfo_t1929720024 * L_68 = V_2; CDataArray_t4068198041 * L_69 = ___msg0; int32_t L_70 = V_0; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_0 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, 0, /*hidden argument*/NULL); NullCheck(L_68); L_68->set_nTotalMoreMeat_13(L_72); PopularInfo_t1929720024 * L_73 = V_2; CDataArray_t4068198041 * L_74 = ___msg0; int32_t L_75 = V_0; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_0 = L_76; NullCheck(L_74); int32_t L_77 = CDataArray_GetInt_m1111369473(L_74, L_76, 0, /*hidden argument*/NULL); NullCheck(L_73); L_73->set_nTotalFruitPie_14(L_77); PopularInfo_t1929720024 * L_78 = V_2; CDataArray_t4068198041 * L_79 = ___msg0; int32_t L_80 = V_0; int32_t L_81 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); V_0 = L_81; NullCheck(L_79); int32_t L_82 = CDataArray_GetInt_m1111369473(L_79, L_81, 0, /*hidden argument*/NULL); NullCheck(L_78); L_78->set_nTotalCake_15(L_82); PopularInfo_t1929720024 * L_83 = V_2; CDataArray_t4068198041 * L_84 = ___msg0; int32_t L_85 = V_0; int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); V_0 = L_86; NullCheck(L_84); int32_t L_87 = CDataArray_GetInt_m1111369473(L_84, L_86, 0, /*hidden argument*/NULL); NullCheck(L_83); L_83->set_nTotalCocktail_16(L_87); PopularInfo_t1929720024 * L_88 = V_2; CDataArray_t4068198041 * L_89 = ___msg0; int32_t L_90 = V_0; int32_t L_91 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); V_0 = L_91; NullCheck(L_89); int32_t L_92 = CDataArray_GetInt_m1111369473(L_89, L_91, 0, /*hidden argument*/NULL); NullCheck(L_88); L_88->set_nTotalLipstick_17(L_92); IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_93 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); PopularInfo_t1929720024 * L_94 = V_2; NullCheck(L_93); CIdolShowManager_SetPopularityDetail_m2208260453(L_93, L_94, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbIdolShow::OnGetPopularityPlayerList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_OnGetPopularityPlayerList_m1218675823 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_OnGetPopularityPlayerList_m1218675823_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; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; PopularInfo_t1929720024 * V_14 = NULL; int32_t V_15 = 0; int32_t V_16 = 0; int64_t V_17 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); V_6 = L_23; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_7 = L_27; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_8 = L_31; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_9 = L_35; CDataArray_t4068198041 * L_36 = ___msg0; int32_t L_37 = V_0; int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); V_0 = L_38; NullCheck(L_36); int32_t L_39 = CDataArray_GetInt_m1111369473(L_36, L_38, 0, /*hidden argument*/NULL); V_10 = L_39; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); V_11 = L_43; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); V_12 = L_47; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, 0, /*hidden argument*/NULL); V_13 = L_51; IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_52 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_53 = V_1; int32_t L_54 = V_2; int32_t L_55 = V_3; int32_t L_56 = V_4; int32_t L_57 = V_5; int32_t L_58 = V_6; int32_t L_59 = V_7; NullCheck(L_52); CIdolShowManager_SetPopularitySelfData_m4144790807(L_52, L_53, L_54, L_55, L_56, L_57, L_58, L_59, /*hidden argument*/NULL); PopularInfo_t1929720024 * L_60 = (PopularInfo_t1929720024 *)il2cpp_codegen_object_new(PopularInfo_t1929720024_il2cpp_TypeInfo_var); PopularInfo__ctor_m1060199571(L_60, /*hidden argument*/NULL); V_14 = L_60; PopularInfo_t1929720024 * L_61 = V_14; int32_t L_62 = V_8; NullCheck(L_61); L_61->set_nTotalBlueDiamond_12(L_62); PopularInfo_t1929720024 * L_63 = V_14; int32_t L_64 = V_9; NullCheck(L_63); L_63->set_nTotalMoreMeat_13(L_64); PopularInfo_t1929720024 * L_65 = V_14; int32_t L_66 = V_10; NullCheck(L_65); L_65->set_nTotalFruitPie_14(L_66); PopularInfo_t1929720024 * L_67 = V_14; int32_t L_68 = V_11; NullCheck(L_67); L_67->set_nTotalCake_15(L_68); PopularInfo_t1929720024 * L_69 = V_14; int32_t L_70 = V_12; NullCheck(L_69); L_69->set_nTotalCocktail_16(L_70); PopularInfo_t1929720024 * L_71 = V_14; int32_t L_72 = V_13; NullCheck(L_71); L_71->set_nTotalLipstick_17(L_72); CIdolShowManager_t2312713117 * L_73 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); PopularInfo_t1929720024 * L_74 = V_14; NullCheck(L_73); CIdolShowManager_RefreshSelfPopularityInfo_m4230564791(L_73, L_74, /*hidden argument*/NULL); CDataArray_t4068198041 * L_75 = ___msg0; int32_t L_76 = V_0; int32_t L_77 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); V_0 = L_77; NullCheck(L_75); int32_t L_78 = CDataArray_GetInt_m1111369473(L_75, L_77, 0, /*hidden argument*/NULL); V_15 = L_78; CIdolShowManager_t2312713117 * L_79 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); List_1_t913674750 * L_80 = L_79->get_m_PopularityPlayId_12(); NullCheck(L_80); List_1_Clear_m2696058023(L_80, /*hidden argument*/List_1_Clear_m2696058023_RuntimeMethod_var); int32_t L_81 = V_15; if ((((int32_t)L_81) <= ((int32_t)0))) { goto IL_017a; } } { V_16 = 0; goto IL_0166; } IL_0140: { CDataArray_t4068198041 * L_82 = ___msg0; int32_t L_83 = V_0; int32_t L_84 = ((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); V_0 = L_84; NullCheck(L_82); int64_t L_85 = CDataArray_GetLong_m4094450536(L_82, L_84, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_17 = L_85; IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_86 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_86); List_1_t913674750 * L_87 = L_86->get_m_PopularityPlayId_12(); int64_t L_88 = V_17; NullCheck(L_87); List_1_Add_m358737454(L_87, L_88, /*hidden argument*/List_1_Add_m358737454_RuntimeMethod_var); int32_t L_89 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_0166: { int32_t L_90 = V_16; int32_t L_91 = V_15; if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_0140; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolShowManager_t2312713117_il2cpp_TypeInfo_var); CIdolShowManager_t2312713117 * L_92 = CIdolShowManager_GetInstance_m2867202331(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_92); L_92->set_PopularityChanged_11((bool)1); } IL_017a: { return; } } // System.Void DMCore.Net.cbIdolShow::ReceiveIdolGiftList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbIdolShow_ReceiveIdolGiftList_m3711618783 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbIdolShow_ReceiveIdolGiftList_m3711618783_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; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_0064; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolConfig_t13845451_il2cpp_TypeInfo_var); CIdolConfig_t13845451 * L_5 = CIdolConfig_GetInstance_m3129339829(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CIdolConfig_ClearIdolGiftList_m718247598(L_5, /*hidden argument*/NULL); V_2 = 0; goto IL_0053; } IL_0027: { CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_3 = L_9; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_4 = L_13; IL2CPP_RUNTIME_CLASS_INIT(CIdolConfig_t13845451_il2cpp_TypeInfo_var); CIdolConfig_t13845451 * L_14 = CIdolConfig_GetInstance_m3129339829(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_15 = V_3; int32_t L_16 = V_4; NullCheck(L_14); CIdolConfig_AddGiftList_m3699298079(L_14, L_15, L_16, /*hidden argument*/NULL); int32_t L_17 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0053: { int32_t L_18 = V_2; int32_t L_19 = V_1; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_0027; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolConfig_t13845451_il2cpp_TypeInfo_var); CIdolConfig_t13845451 * L_20 = CIdolConfig_GetInstance_m3129339829(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CIdolConfig_SortGiftList_m3129047629(L_20, /*hidden argument*/NULL); } IL_0064: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbMarry::OnMarryApply(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnMarryApply_m976156817 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMarry_OnMarryApply_m976156817_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* G_B9_0 = NULL; int32_t G_B9_1 = 0; CMsgBoxControl_t806533544 * G_B9_2 = NULL; String_t* G_B8_0 = NULL; int32_t G_B8_1 = 0; CMsgBoxControl_t806533544 * G_B8_2 = NULL; { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral3811860389, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(cbMarry_t1564151626_il2cpp_TypeInfo_var); cbMarry_OnCallBack_m1675884537(NULL /*static, unused*/, (bool)0, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); return; } IL_001c: { V_0 = 0; CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_1 = L_5; CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; 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_6); String_t* L_10 = CDataArray_GetWideStr_m3532563229(L_6, L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_3 = L_14; IL2CPP_RUNTIME_CLASS_INIT(cbMarry_t1564151626_il2cpp_TypeInfo_var); List_1_t3319525431 * L_15 = ((cbMarry_t1564151626_StaticFields*)il2cpp_codegen_static_fields_for(cbMarry_t1564151626_il2cpp_TypeInfo_var))->get_mApplyName_0(); String_t* L_16 = V_2; NullCheck(L_15); bool L_17 = List_1_Contains_m3852460914(L_15, L_16, /*hidden argument*/List_1_Contains_m3852460914_RuntimeMethod_var); if (!L_17) { goto IL_005a; } } { return; } IL_005a: { IL2CPP_RUNTIME_CLASS_INIT(cbMarry_t1564151626_il2cpp_TypeInfo_var); List_1_t3319525431 * L_18 = ((cbMarry_t1564151626_StaticFields*)il2cpp_codegen_static_fields_for(cbMarry_t1564151626_il2cpp_TypeInfo_var))->get_mApplyName_0(); String_t* L_19 = V_2; NullCheck(L_18); List_1_Add_m1685793073(L_18, L_19, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_4 = L_20; int32_t L_21 = V_3; if (L_21) { goto IL_0088; } } { CTextHelp_t3119637808 * L_22 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); String_t* L_23 = CTextHelp_GetText_m372251958(L_22, _stringLiteral405060974, /*hidden argument*/NULL); V_4 = L_23; goto IL_0099; } IL_0088: { 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, _stringLiteral2067820712, /*hidden argument*/NULL); V_4 = L_25; } IL_0099: { String_t* L_26 = V_4; String_t* L_27 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = String_Format_m2844511972(NULL /*static, unused*/, L_26, L_27, /*hidden argument*/NULL); V_4 = L_28; CTextHelp_t3119637808 * L_29 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); String_t* L_30 = CTextHelp_GetText_m372251958(L_29, _stringLiteral3454718178, /*hidden argument*/NULL); V_5 = L_30; CMsgBoxControl_t806533544 * L_31 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_32 = V_4; IL2CPP_RUNTIME_CLASS_INIT(cbMarry_t1564151626_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_33 = ((cbMarry_t1564151626_StaticFields*)il2cpp_codegen_static_fields_for(cbMarry_t1564151626_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); G_B8_0 = L_32; G_B8_1 = 2; G_B8_2 = L_31; if (L_33) { G_B9_0 = L_32; G_B9_1 = 2; G_B9_2 = L_31; goto IL_00d4; } } { intptr_t L_34 = (intptr_t)cbMarry_OnCallBack_m1675884537_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_35 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_35, NULL, L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(cbMarry_t1564151626_il2cpp_TypeInfo_var); ((cbMarry_t1564151626_StaticFields*)il2cpp_codegen_static_fields_for(cbMarry_t1564151626_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_1(L_35); G_B9_0 = G_B8_0; G_B9_1 = G_B8_1; G_B9_2 = G_B8_2; } IL_00d4: { IL2CPP_RUNTIME_CLASS_INIT(cbMarry_t1564151626_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack_t3229751541 * L_36 = ((cbMarry_t1564151626_StaticFields*)il2cpp_codegen_static_fields_for(cbMarry_t1564151626_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); int32_t L_37 = V_1; String_t* L_38 = V_5; NullCheck(G_B9_2); CMsgBoxControl_Push_m1499792225(G_B9_2, G_B9_1, G_B9_0, L_36, (CDataArray_t4068198041 *)NULL, 1, (((float)((float)L_37))), L_38, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbMarry::OnCallBack(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnCallBack_m1675884537 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMarry_OnCallBack_m1675884537_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CDataArray_t4068198041 * V_1 = NULL; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(cbMarry_t1564151626_il2cpp_TypeInfo_var); List_1_t3319525431 * L_0 = ((cbMarry_t1564151626_StaticFields*)il2cpp_codegen_static_fields_for(cbMarry_t1564151626_il2cpp_TypeInfo_var))->get_mApplyName_0(); NullCheck(L_0); List_1_Clear_m2548850424(L_0, /*hidden argument*/List_1_Clear_m2548850424_RuntimeMethod_var); bool L_1 = ___bConfirmed0; if (!L_1) { goto IL_0019; } } { V_0 = 1; goto IL_001b; } IL_0019: { V_0 = 2; } IL_001b: { CDataArray_t4068198041 * L_2 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_2, /*hidden argument*/NULL); V_1 = L_2; CDataArray_t4068198041 * L_3 = V_1; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, ((int32_t)1514), /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); int32_t L_6 = V_0; 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*/, _stringLiteral3802961759, L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_1; NullCheck(L_10); CDataArray_Flush_m1077150699(L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbMarry::OnGiveCandies(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnGiveCandies_m1493397835 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_003a; } } { CCandyManager_t1000487739 * L_9 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = V_2; NullCheck(L_9); CCandyManager_SetGiveNum_m1051925729(L_9, L_10, /*hidden argument*/NULL); CCandyManager_t1000487739 * L_11 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_Changed_3((bool)1); } IL_003a: { return; } } // System.Void DMCore.Net.cbMarry::OnRefreshCandies(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnRefreshCandies_m1930396982 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMarry_OnRefreshCandies_m1930396982_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; int32_t V_4 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int64_t L_11 = CDataArray_GetLong_m4094450536(L_8, L_10, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; int32_t L_16 = V_2; int32_t L_17 = V_4; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)); int32_t L_18 = V_2; if ((((int32_t)L_18) <= ((int32_t)0))) { goto IL_0060; } } { CCandyManager_t1000487739 * L_19 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_20 = V_2; NullCheck(L_19); CCandyManager_SetCandyInfo_m1385812192(L_19, L_20, /*hidden argument*/NULL); CCandyManager_t1000487739 * L_21 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_Changed_3((bool)1); goto IL_006c; } IL_0060: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_22 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); CWndController_HideUI_m732482071(L_22, ((int32_t)41), /*hidden argument*/NULL); } IL_006c: { return; } } // System.Void DMCore.Net.cbMarry::OnGetCandies(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnGetCandies_m3037669701 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMarry_OnGetCandies_m3037669701_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0022; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_5 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CWndController_HideUI_m732482071(L_5, ((int32_t)41), /*hidden argument*/NULL); } IL_0022: { return; } } // System.Void DMCore.Net.cbMarry::OnStartMarry(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnStartMarry_m2267435981 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { { CMarryListManager_t2185299657 * L_0 = CMarryListManager_GetInstance_m3326671777(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); L_0->set_MarryStart_10((bool)1); return; } } // System.Void DMCore.Net.cbMarry::OnRefreshMarryTag(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnRefreshMarryTag_m3290829303 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMarry_OnRefreshMarryTag_m3290829303_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; CFriendInfo_t2621259868 * V_3 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if ((((int32_t)L_8) < ((int32_t)0))) { goto IL_002b; } } { int32_t L_9 = V_2; if ((((int32_t)L_9) <= ((int32_t)2))) { goto IL_002c; } } IL_002b: { return; } IL_002c: { IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_10 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_11 = V_1; NullCheck(L_10); CFriendInfo_t2621259868 * L_12 = CFriendManager_GetFriend_m3613398793(L_10, 0, L_11, /*hidden argument*/NULL); V_3 = L_12; CFriendInfo_t2621259868 * L_13 = V_3; if (L_13) { goto IL_0040; } } { return; } IL_0040: { CFriendInfo_t2621259868 * L_14 = V_3; int32_t L_15 = V_2; NullCheck(L_14); L_14->set__isLover_11(L_15); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_16 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CFriendManager_SetChanged_m2953121413(L_16, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbMarry::OnResponseBless(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnResponseBless_m4150636738 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMarry_OnResponseBless_m4150636738_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_2; if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_0049; } } { 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, _stringLiteral3806043738, /*hidden argument*/NULL); V_3 = L_10; CMsgManager_t455955613 * L_11 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_12 = V_3; NullCheck(L_11); CMsgManager_PushHint_m1231354654(L_11, L_12, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBlessManager_t2858824243_il2cpp_TypeInfo_var); CBlessManager_t2858824243 * L_13 = CBlessManager_GetInstance_m1295054146(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CBlessManager_HideDetail_m917523243(L_13, /*hidden argument*/NULL); } IL_0049: { return; } } // System.Void DMCore.Net.cbMarry::OnResponseBlessList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMarry_OnResponseBlessList_m3952366876 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMarry_OnResponseBlessList_m3952366876_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; List_1_t2824189888 * V_3 = NULL; int32_t V_4 = 0; BlessListData_t1352115146 * V_5 = NULL; int32_t V_6 = 0; int64_t V_7 = 0; String_t* V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; int64_t V_11 = 0; int32_t V_12 = 0; int64_t V_13 = 0; String_t* V_14 = NULL; int32_t V_15 = 0; int32_t V_16 = 0; int64_t V_17 = 0; int32_t V_18 = 0; int32_t V_19 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; List_1_t2824189888 * L_8 = (List_1_t2824189888 *)il2cpp_codegen_object_new(List_1_t2824189888_il2cpp_TypeInfo_var); List_1__ctor_m2223838229(L_8, /*hidden argument*/List_1__ctor_m2223838229_RuntimeMethod_var); V_3 = L_8; V_4 = 0; goto IL_018d; } IL_002a: { BlessListData_t1352115146 * L_9 = (BlessListData_t1352115146 *)il2cpp_codegen_object_new(BlessListData_t1352115146_il2cpp_TypeInfo_var); BlessListData__ctor_m41383049(L_9, /*hidden argument*/NULL); V_5 = L_9; CDataArray_t4068198041 * L_10 = ___msg0; int32_t L_11 = V_0; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_0 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); V_6 = L_13; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int64_t L_17 = CDataArray_GetLong_m4094450536(L_14, L_16, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_7 = L_17; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; 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_18); String_t* L_22 = CDataArray_GetWideStr_m3532563229(L_18, L_20, L_21, /*hidden argument*/NULL); V_8 = L_22; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, (-1), /*hidden argument*/NULL); V_9 = L_26; CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); V_10 = L_30; CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int64_t L_34 = CDataArray_GetLong_m4094450536(L_31, L_33, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_11 = L_34; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); V_12 = L_38; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int64_t L_42 = CDataArray_GetLong_m4094450536(L_39, L_41, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_13 = L_42; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; String_t* L_46 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_43); String_t* L_47 = CDataArray_GetWideStr_m3532563229(L_43, L_45, L_46, /*hidden argument*/NULL); V_14 = L_47; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, (-1), /*hidden argument*/NULL); V_15 = L_51; CDataArray_t4068198041 * L_52 = ___msg0; int32_t L_53 = V_0; int32_t L_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); V_0 = L_54; NullCheck(L_52); int32_t L_55 = CDataArray_GetInt_m1111369473(L_52, L_54, 0, /*hidden argument*/NULL); V_16 = L_55; CDataArray_t4068198041 * L_56 = ___msg0; int32_t L_57 = V_0; int32_t L_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); V_0 = L_58; NullCheck(L_56); int64_t L_59 = CDataArray_GetLong_m4094450536(L_56, L_58, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_17 = L_59; CDataArray_t4068198041 * L_60 = ___msg0; int32_t L_61 = V_0; int32_t L_62 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); V_0 = L_62; NullCheck(L_60); int32_t L_63 = CDataArray_GetInt_m1111369473(L_60, L_62, 0, /*hidden argument*/NULL); V_18 = L_63; CDataArray_t4068198041 * L_64 = ___msg0; int32_t L_65 = V_0; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_0 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, 0, /*hidden argument*/NULL); V_19 = L_67; BlessListData_t1352115146 * L_68 = V_5; int32_t L_69 = V_6; NullCheck(L_68); L_68->set_no_0(L_69); BlessListData_t1352115146 * L_70 = V_5; String_t* L_71 = V_8; NullCheck(L_70); L_70->set_name1_1(L_71); BlessListData_t1352115146 * L_72 = V_5; int32_t L_73 = V_10; NullCheck(L_72); L_72->set_vip1_2(L_73); BlessListData_t1352115146 * L_74 = V_5; String_t* L_75 = V_14; NullCheck(L_74); L_74->set_name2_4(L_75); BlessListData_t1352115146 * L_76 = V_5; int32_t L_77 = V_16; NullCheck(L_76); L_76->set_vip2_5(L_77); BlessListData_t1352115146 * L_78 = V_5; int32_t L_79 = V_19; NullCheck(L_78); L_78->set_bless_7(L_79); BlessListData_t1352115146 * L_80 = V_5; int64_t L_81 = V_7; NullCheck(L_80); L_80->set_userID1_8(L_81); BlessListData_t1352115146 * L_82 = V_5; int64_t L_83 = V_13; NullCheck(L_82); L_82->set_userID2_9(L_83); BlessListData_t1352115146 * L_84 = V_5; int64_t L_85 = V_11; NullCheck(L_84); L_84->set_head1_10(L_85); BlessListData_t1352115146 * L_86 = V_5; int64_t L_87 = V_17; NullCheck(L_86); L_86->set_head2_11(L_87); BlessListData_t1352115146 * L_88 = V_5; int32_t L_89 = V_12; NullCheck(L_88); L_88->set_headbox1_12(L_89); BlessListData_t1352115146 * L_90 = V_5; int32_t L_91 = V_18; NullCheck(L_90); L_90->set_headbox2_13(L_91); BlessListData_t1352115146 * L_92 = V_5; int32_t L_93 = V_9; NullCheck(L_92); L_92->set_sex1_3(L_93); BlessListData_t1352115146 * L_94 = V_5; int32_t L_95 = V_15; NullCheck(L_94); L_94->set_sex2_6(L_95); List_1_t2824189888 * L_96 = V_3; BlessListData_t1352115146 * L_97 = V_5; NullCheck(L_96); List_1_Add_m3712238819(L_96, L_97, /*hidden argument*/List_1_Add_m3712238819_RuntimeMethod_var); int32_t L_98 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)1)); } IL_018d: { int32_t L_99 = V_4; int32_t L_100 = V_1; if ((((int32_t)L_99) < ((int32_t)L_100))) { goto IL_002a; } } { CMarryListManager_t2185299657 * L_101 = CMarryListManager_GetInstance_m3326671777(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t2824189888 * L_102 = V_3; int32_t L_103 = V_2; NullCheck(L_101); CMarryListManager_InitBlessData_m3116577444(L_101, L_102, L_103, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbMarry::.cctor() extern "C" IL2CPP_METHOD_ATTR void cbMarry__cctor_m1019688743 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMarry__cctor_m1019688743_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3319525431 * L_0 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_0, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); ((cbMarry_t1564151626_StaticFields*)il2cpp_codegen_static_fields_for(cbMarry_t1564151626_il2cpp_TypeInfo_var))->set_mApplyName_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbMember::OnResponseMember(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbMember_OnResponseMember_m1311867940 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbMember_OnResponseMember_m1311867940_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; 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_4); String_t* L_8 = CDataArray_GetWideStr_m3532563229(L_4, L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_5 = L_20; IL2CPP_RUNTIME_CLASS_INIT(MemberManager_t2979457932_il2cpp_TypeInfo_var); MemberManager_t2979457932 * L_21 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = V_1; NullCheck(L_21); MemberManager_set_LeftTime_m3571973820(L_21, L_22, /*hidden argument*/NULL); MemberManager_t2979457932 * L_23 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_24 = V_2; NullCheck(L_23); MemberManager_set_Price_m2199648585(L_23, L_24, /*hidden argument*/NULL); MemberManager_t2979457932 * L_25 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = V_3; NullCheck(L_25); MemberManager_set_UpdateTime_OneStep_m1344342714(L_25, L_26, /*hidden argument*/NULL); MemberManager_t2979457932 * L_27 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_28 = V_4; NullCheck(L_27); MemberManager_set_UpdateTime_TwoStep_m3542063673(L_27, L_28, /*hidden argument*/NULL); MemberManager_t2979457932 * L_29 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_30 = V_5; NullCheck(L_29); MemberManager_set_GetState_m3902181071(L_29, L_30, /*hidden argument*/NULL); MemberManager_t2979457932 * L_31 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); MemberManager_set_Changed_m888453084(L_31, (bool)1, /*hidden argument*/NULL); MemberManager_t2979457932 * L_32 = MemberManager_GetInstance_m1562229700(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); MemberManager_set_ActivityMemberChanged_m2733289576(L_32, (bool)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 DMCore.Net.cbOnHook::OnCardSlotList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbOnHook_OnCardSlotList_m1584901778 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbOnHook_OnCardSlotList_m1584901778_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; CardSlotInfo_t3860008132 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(COnHookManager_t1213390909_il2cpp_TypeInfo_var); COnHookManager_t1213390909 * L_4 = COnHookManager_GetInstance_m1809463949(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); COnHookManager_Cleanup_m1453070970(L_4, /*hidden argument*/NULL); V_2 = (-1); V_3 = 0; V_4 = 0; goto IL_00cb; } IL_0025: { CardSlotInfo_t3860008132 * L_5 = (CardSlotInfo_t3860008132 *)il2cpp_codegen_object_new(CardSlotInfo_t3860008132_il2cpp_TypeInfo_var); CardSlotInfo__ctor_m1995367218(L_5, /*hidden argument*/NULL); V_5 = L_5; CardSlotInfo_t3860008132 * L_6 = V_5; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); NullCheck(L_6); L_6->set_index_0(L_10); CardSlotInfo_t3860008132 * L_11 = V_5; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_type_3(L_15); CardSlotInfo_t3860008132 * L_16 = V_5; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_unlockValue_4(L_20); CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); V_6 = L_24; CardSlotInfo_t3860008132 * L_25 = V_5; int32_t L_26 = V_6; NullCheck(L_25); L_25->set_state_2(L_26); CardSlotInfo_t3860008132 * L_27 = V_5; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); NullCheck(L_27); L_27->set_cardID_1(L_31); CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_7 = L_35; CardSlotInfo_t3860008132 * L_36 = V_5; int32_t L_37 = V_7; NullCheck(L_36); L_36->set_countdown_5(L_37); IL2CPP_RUNTIME_CLASS_INIT(COnHookManager_t1213390909_il2cpp_TypeInfo_var); COnHookManager_t1213390909 * L_38 = COnHookManager_GetInstance_m1809463949(NULL /*static, unused*/, /*hidden argument*/NULL); CardSlotInfo_t3860008132 * L_39 = V_5; NullCheck(L_38); COnHookManager_Append_m1372187864(L_38, L_39, /*hidden argument*/NULL); int32_t L_40 = V_6; if ((!(((uint32_t)L_40) == ((uint32_t)3)))) { goto IL_00c5; } } { CardSlotInfo_t3860008132 * L_41 = V_5; NullCheck(L_41); int32_t L_42 = L_41->get_index_0(); V_2 = L_42; int32_t L_43 = V_7; V_3 = L_43; } IL_00c5: { int32_t L_44 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00cb: { int32_t L_45 = V_4; int32_t L_46 = V_1; if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0025; } } { IL2CPP_RUNTIME_CLASS_INIT(COnHookManager_t1213390909_il2cpp_TypeInfo_var); COnHookManager_t1213390909 * L_47 = COnHookManager_GetInstance_m1809463949(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_47); COnHookManager_RefreshList_m1801580126(L_47, /*hidden argument*/NULL); int32_t L_48 = V_3; if ((((int32_t)0) >= ((int32_t)L_48))) { goto IL_00f7; } } { int32_t L_49 = V_2; if ((((int32_t)(-1)) >= ((int32_t)L_49))) { goto IL_00f7; } } { IL2CPP_RUNTIME_CLASS_INIT(COnHookManager_t1213390909_il2cpp_TypeInfo_var); COnHookManager_t1213390909 * L_50 = COnHookManager_GetInstance_m1809463949(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_51 = V_2; int32_t L_52 = V_3; NullCheck(L_50); COnHookManager_RefreshCD_m3075937669(L_50, L_51, L_52, /*hidden argument*/NULL); } IL_00f7: { return; } } // System.Void DMCore.Net.cbOnHook::OnRefreshCardSlotItem(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbOnHook_OnRefreshCardSlotItem_m4010582664 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbOnHook_OnRefreshCardSlotItem_m4010582664_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; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; IL2CPP_RUNTIME_CLASS_INIT(COnHookManager_t1213390909_il2cpp_TypeInfo_var); COnHookManager_t1213390909 * L_16 = COnHookManager_GetInstance_m1809463949(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = V_1; int32_t L_18 = V_2; int32_t L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_16); COnHookManager_RefreshData_m54235404(L_16, L_17, L_18, L_19, L_20, /*hidden argument*/NULL); int32_t L_21 = V_2; if ((!(((uint32_t)L_21) == ((uint32_t)3)))) { goto IL_0062; } } { int32_t L_22 = V_4; if ((((int32_t)0) >= ((int32_t)L_22))) { goto IL_0062; } } { IL2CPP_RUNTIME_CLASS_INIT(COnHookManager_t1213390909_il2cpp_TypeInfo_var); COnHookManager_t1213390909 * L_23 = COnHookManager_GetInstance_m1809463949(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_24 = V_1; int32_t L_25 = V_4; NullCheck(L_23); COnHookManager_RefreshCD_m3075937669(L_23, L_24, L_25, /*hidden argument*/NULL); } IL_0062: { return; } } // System.Void DMCore.Net.cbOnHook::OnReceiveNeedCash(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbOnHook_OnReceiveNeedCash_m2270632660 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbOnHook_OnReceiveNeedCash_m2270632660_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; CDataArray_t4068198041 * V_3 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_4); String_t* L_6 = CTextHelp_GetText_m3374553046(L_4, _stringLiteral1083034321, L_5, /*hidden argument*/NULL); V_2 = L_6; String_t* L_7 = V_2; bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_003c; } } { String_t* L_9 = V_2; int32_t L_10 = V_1; int32_t L_11 = L_10; RuntimeObject * L_12 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_11); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Format_m2844511972(NULL /*static, unused*/, L_9, L_12, /*hidden argument*/NULL); V_2 = L_13; } IL_003c: { CDataArray_t4068198041 * L_14 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_14, /*hidden argument*/NULL); V_3 = L_14; CDataArray_t4068198041 * L_15 = V_3; int32_t L_16 = V_1; NullCheck(L_15); CDataArray_Push_m3820844360(L_15, L_16, /*hidden argument*/NULL); String_t* L_17 = V_2; IL2CPP_RUNTIME_CLASS_INIT(COnHookManager_t1213390909_il2cpp_TypeInfo_var); COnHookManager_t1213390909 * L_18 = COnHookManager_GetInstance_m1809463949(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_19 = (intptr_t)COnHookManager_ConfirmQuickFinish_m34989388_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_20 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_20, L_18, L_19, /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3814357208(NULL /*static, unused*/, 1, L_17, L_20, L_21, 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 DMCore.Net.cbPackage::RequestPackageItems() extern "C" IL2CPP_METHOD_ATTR void cbPackage_RequestPackageItems_m56433763 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPackage_RequestPackageItems_m56433763_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(cbPackage_t1110821539_il2cpp_TypeInfo_var); bool L_0 = ((cbPackage_t1110821539_StaticFields*)il2cpp_codegen_static_fields_for(cbPackage_t1110821539_il2cpp_TypeInfo_var))->get_s_ifQuestServerAlready_0(); if (!L_0) { goto IL_000b; } } { return; } IL_000b: { CDataArray_t4068198041 * L_1 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_1, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, ((int32_t)924), /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Flush_m1077150699(L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPackage::ResetRequestState() extern "C" IL2CPP_METHOD_ATTR void cbPackage_ResetRequestState_m1475200536 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPackage_ResetRequestState_m1475200536_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(cbPackage_t1110821539_il2cpp_TypeInfo_var); ((cbPackage_t1110821539_StaticFields*)il2cpp_codegen_static_fields_for(cbPackage_t1110821539_il2cpp_TypeInfo_var))->set_s_ifQuestServerAlready_0((bool)0); return; } } // System.Void DMCore.Net.cbPackage::OnFreshPackage(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPackage_OnFreshPackage_m1325431135 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPackage_OnFreshPackage_m1325431135_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; int32_t V_6 = 0; CDataProperty_t2806246268 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; String_t* V_14 = NULL; IDataUnit_t677250155 * V_15 = NULL; CItemBase_t2436786639 * V_16 = NULL; int64_t V_17 = 0; int64_t G_B11_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; V_6 = 1; V_7 = (CDataProperty_t2806246268 *)NULL; V_10 = 0; goto IL_01c5; } IL_001d: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, (-1), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, (-1), /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_6 = L_19; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, (-1), /*hidden argument*/NULL); V_5 = L_23; CDataProperty_t2806246268 * L_24 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_24, /*hidden argument*/NULL); V_7 = L_24; V_11 = 0; goto IL_0153; } IL_0070: { CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_0; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_0 = L_27; NullCheck(L_25); int32_t L_28 = CDataArray_GetInt_m1111369473(L_25, L_27, (-1), /*hidden argument*/NULL); V_12 = L_28; int32_t L_29 = V_12; IL2CPP_RUNTIME_CLASS_INIT(CPropDictionary_t1184658084_il2cpp_TypeInfo_var); int32_t L_30 = CPropDictionary_GetType_m2451184835(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); V_13 = L_30; int32_t L_31 = V_12; String_t* L_32 = CPropDictionary_GetName_m4069362438(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); V_14 = L_32; int32_t L_33 = V_13; if ((((int32_t)L_33) == ((int32_t)((int32_t)200)))) { goto IL_00af; } } { String_t* L_34 = V_14; if (!L_34) { goto IL_00af; } } { String_t* L_35 = V_14; NullCheck(L_35); int32_t L_36 = String_get_Length_m3847582255(L_35, /*hidden argument*/NULL); if (L_36) { goto IL_00de; } } IL_00af: { int32_t L_37 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_38 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); CLogHelp_t779629444 * L_39 = CRoot_GetLogService_m687714144(L_38, /*hidden argument*/NULL); String_t* L_40 = Int32_ToString_m141394615((&V_12), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1406915719, L_40, /*hidden argument*/NULL); NullCheck(L_39); CLogHelp_Log_m386290467(L_39, L_41, /*hidden argument*/NULL); goto IL_014d; } IL_00de: { CDataArray_t4068198041 * L_42 = ___msg0; int32_t L_43 = V_0; int32_t L_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); V_0 = L_44; NullCheck(L_42); IDataUnit_t677250155 * L_45 = CDataArray_GetItem_m1170234850(L_42, L_44, /*hidden argument*/NULL); V_15 = L_45; int32_t L_46 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_47 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_0142; } } { String_t* L_48 = V_14; NullCheck(L_48); int32_t L_49 = String_CompareTo_m3414379165(L_48, _stringLiteral3791208743, /*hidden argument*/NULL); if (L_49) { goto IL_0142; } } { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_50 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_51 = V_2; NullCheck(L_50); CItemData_t3599323914 * L_52 = CItemManager_GetItemByID_m1969135289(L_50, L_51, /*hidden argument*/NULL); V_16 = L_52; CItemBase_t2436786639 * L_53 = V_16; if (!L_53) { goto IL_0127; } } { CItemBase_t2436786639 * L_54 = V_16; NullCheck(L_54); int64_t L_55 = CItemBase_get_buyTime_m3080723776(L_54, /*hidden argument*/NULL); G_B11_0 = L_55; goto IL_0129; } IL_0127: { G_B11_0 = (((int64_t)((int64_t)(-1)))); } IL_0129: { V_17 = G_B11_0; int64_t L_56 = V_17; if ((((int64_t)L_56) <= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0142; } } { IDataUnit_t677250155 * L_57 = V_15; int64_t L_58 = V_17; NullCheck(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_57, CDataLong_t929790239_il2cpp_TypeInfo_var))); CDataLong_set_Data_m4015345768(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_57, CDataLong_t929790239_il2cpp_TypeInfo_var)), L_58, /*hidden argument*/NULL); } IL_0142: { CDataProperty_t2806246268 * L_59 = V_7; String_t* L_60 = V_14; IDataUnit_t677250155 * L_61 = V_15; NullCheck(L_59); CDataProperty_AddOrg_m2951900969(L_59, L_60, L_61, /*hidden argument*/NULL); } IL_014d: { int32_t L_62 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_0153: { int32_t L_63 = V_11; int32_t L_64 = V_5; if ((((int32_t)L_63) < ((int32_t)L_64))) { goto IL_0070; } } { CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_0; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_0 = L_67; NullCheck(L_65); int32_t L_68 = CDataArray_GetInt_m1111369473(L_65, L_67, 1, /*hidden argument*/NULL); V_8 = L_68; CDataArray_t4068198041 * L_69 = ___msg0; int32_t L_70 = V_0; int32_t L_71 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); V_0 = L_71; NullCheck(L_69); int32_t L_72 = CDataArray_GetInt_m1111369473(L_69, L_71, 1, /*hidden argument*/NULL); V_9 = L_72; int32_t L_73 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_74 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_73, /*hidden argument*/NULL); if (!L_74) { goto IL_01a5; } } { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_75 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_76 = V_2; int32_t L_77 = V_3; int32_t L_78 = V_4; int32_t L_79 = V_6; CDataProperty_t2806246268 * L_80 = V_7; int32_t L_81 = V_8; int32_t L_82 = V_9; CItemData_t3599323914 * L_83 = (CItemData_t3599323914 *)il2cpp_codegen_object_new(CItemData_t3599323914_il2cpp_TypeInfo_var); CItemData__ctor_m3386369087(L_83, L_76, L_77, L_78, L_79, L_80, 0, L_81, L_82, /*hidden argument*/NULL); NullCheck(L_75); CItemManager_AddGroupItem_m2655520422(L_75, L_83, /*hidden argument*/NULL); goto IL_01bf; } IL_01a5: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_84 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_85 = V_2; int32_t L_86 = V_3; int32_t L_87 = V_4; int32_t L_88 = V_6; CDataProperty_t2806246268 * L_89 = V_7; int32_t L_90 = V_8; CPropItem_t1455887095 * L_91 = CPropItem_Create_m3190919265(NULL /*static, unused*/, L_85, L_86, L_87, L_88, L_89, 1, L_90, /*hidden argument*/NULL); NullCheck(L_84); CPropManager_AddPropItem_m2901683170(L_84, L_91, /*hidden argument*/NULL); } IL_01bf: { int32_t L_92 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)1)); } IL_01c5: { int32_t L_93 = V_10; int32_t L_94 = V_1; if ((((int32_t)L_93) < ((int32_t)L_94))) { goto IL_001d; } } { IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_95 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_95); CItemManager_PackageSort_m3401410548(L_95, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_96 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_96); CPropManager_CPropSortByBuyTime_m22117239(L_96, /*hidden argument*/NULL); CFragmentManager_t4020029771 * L_97 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_97); CFragmentManager_set_IsNeedRefreshAll_m3308324721(L_97, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_98 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_98); CActivityManager_set_IsNeedRefreshAll_m3263996115(L_98, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(cbPackage_t1110821539_il2cpp_TypeInfo_var); ((cbPackage_t1110821539_StaticFields*)il2cpp_codegen_static_fields_for(cbPackage_t1110821539_il2cpp_TypeInfo_var))->set_s_ifQuestServerAlready_0((bool)1); CMainRole_t4200562839 * L_99 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_99); ISceneRole_InitRoleEffect_m2798063024(L_99, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPackage::OnItemDelete(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPackage_OnItemDelete_m1147560703 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPackage_OnItemDelete_m1147560703_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_4 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_1; NullCheck(L_4); CItemManager_DeleteGroupItem_m133280281(L_4, L_5, /*hidden argument*/NULL); 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 = V_1; NullCheck(L_6); CPropManager_DelPropItem_m3366198495(L_6, L_7, /*hidden argument*/NULL); CFragmentManager_t4020029771 * L_8 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CFragmentManager_set_IsNeedRefreshAll_m3308324721(L_8, (bool)1, /*hidden argument*/NULL); 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_set_IsNeedRefreshAll_m3263996115(L_9, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPackage::OnGetItemNoticeProc(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPackage_OnGetItemNoticeProc_m2085284245 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPackage_OnGetItemNoticeProc_m2085284245_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; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); IResourceManager_BeginHighMode_m3631946985(L_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; goto IL_0063; } IL_0020: { CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); V_3 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_4 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_5 = L_16; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_17 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = V_3; NullCheck(L_17); CShopManager_UpdataShopItemState_m4096842907(L_17, L_18, (bool)1, /*hidden argument*/NULL); int32_t L_19 = V_3; int32_t L_20 = V_4; int32_t L_21 = V_5; IL2CPP_RUNTIME_CLASS_INIT(cbPackage_t1110821539_il2cpp_TypeInfo_var); cbPackage_CallGetItemWnd_m1911743276(NULL /*static, unused*/, L_19, L_20, L_21, /*hidden argument*/NULL); int32_t L_22 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0063: { int32_t L_23 = V_2; int32_t L_24 = V_1; if ((((int32_t)L_23) < ((int32_t)L_24))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_25 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); IResourceManager_EndHighMode_m797513702(L_25, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPackage::OnGetChristmasLeftTime(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPackage_OnGetChristmasLeftTime_m285827600 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPackage_OnGetChristmasLeftTime_m285827600_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_4 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_1; NullCheck(L_4); CMyPackageManager_set_LeftTime_m2265214165(L_4, L_5, /*hidden argument*/NULL); CMyPackageManager_t122981866 * L_6 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CMyPackageManager_set_bNeedFreshUI_m2271521687(L_6, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPackage::CallGetItemWnd(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void cbPackage_CallGetItemWnd_m1911743276 (RuntimeObject * __this /* static, unused */, int32_t ___config_id0, int32_t ___count1, int32_t ___valid2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPackage_CallGetItemWnd_m1911743276_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; int32_t L_2 = ___config_id0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, L_2, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___count1; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; int32_t L_6 = ___valid2; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(GetItemWndManager_t2644942713_il2cpp_TypeInfo_var); GetItemWndManager_t2644942713 * L_7 = GetItemWndManager_GetInstance_m3443230042(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; NullCheck(L_7); GetItemWndManager_Push_m3265675404(L_7, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPackage::CallGetItemHint(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void cbPackage_CallGetItemHint_m4259094725 (RuntimeObject * __this /* static, unused */, int32_t ___modelID0, int32_t ___count1, int32_t ___valid2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPackage_CallGetItemHint_m4259094725_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; { int32_t L_0 = ___modelID0; int32_t L_1 = L_0; RuntimeObject * L_2 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3888494949, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_4; int32_t L_5 = ___modelID0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_6 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { CShopConfig_t202154353 * L_7 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = ___modelID0; NullCheck(L_7); String_t* L_9 = CShopConfig_GetName_m2272590700(L_7, L_8, /*hidden argument*/NULL); V_0 = L_9; goto IL_0058; } IL_0037: { int32_t L_10 = ___modelID0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CDataProperty_t2806246268 * L_11 = CPropManager_GetLocalProperty_m690455163(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0058; } } { int32_t L_12 = ___modelID0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CDataProperty_t2806246268 * L_13 = CPropManager_GetLocalProperty_m690455163(NULL /*static, unused*/, L_12, /*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 = CDataProperty_GetWideStr_m3656006276(L_13, _stringLiteral62725243, L_14, /*hidden argument*/NULL); V_0 = L_15; } IL_0058: { CTextHelp_t3119637808 * L_16 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17 = CTextHelp_GetText_m372251958(L_16, _stringLiteral3227636825, /*hidden argument*/NULL); V_1 = L_17; String_t* L_18 = V_1; String_t* L_19 = V_0; CTextHelp_t3119637808 * L_20 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_21 = ___valid2; int32_t L_22 = L_21; RuntimeObject * L_23 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1492237506, L_23, /*hidden argument*/NULL); NullCheck(L_20); String_t* L_25 = CTextHelp_GetText_m372251958(L_20, L_24, /*hidden argument*/NULL); int32_t L_26 = ___count1; int32_t L_27 = L_26; RuntimeObject * L_28 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_27); String_t* L_29 = String_Format_m3339413201(NULL /*static, unused*/, L_18, L_19, L_25, L_28, /*hidden argument*/NULL); V_1 = L_29; CMsgManager_t455955613 * L_30 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_31 = V_1; NullCheck(L_30); CMsgManager_PushHint_m1231354654(L_30, L_31, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPackage::.cctor() extern "C" IL2CPP_METHOD_ATTR void cbPackage__cctor_m798571932 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbPinShop::OnPinList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPinShop_OnPinList_m2358632285 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPinShop_OnPinList_m2358632285_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CPindanOrder_t1572097121 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int64_t V_6 = 0; String_t* V_7 = NULL; int64_t V_8 = 0; int32_t V_9 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_0 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPindanManager_ClearPindanList_m2759384344(L_0, /*hidden argument*/NULL); CPindanManager_t730261733 * L_1 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); NullCheck(L_1); CPindanManager_set_TotalOrderNumber_m3678262780(L_1, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = ___msg0; int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); V_0 = L_8; NullCheck(L_6); int32_t L_9 = CDataArray_GetInt_m1111369473(L_6, L_8, 0, /*hidden argument*/NULL); V_1 = L_9; V_2 = 0; goto IL_0186; } IL_0036: { CPindanOrder_t1572097121 * L_10 = (CPindanOrder_t1572097121 *)il2cpp_codegen_object_new(CPindanOrder_t1572097121_il2cpp_TypeInfo_var); CPindanOrder__ctor_m2951264957(L_10, /*hidden argument*/NULL); V_3 = L_10; CPindanOrder_t1572097121 * L_11 = V_3; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_pinID_0(L_15); CPindanOrder_t1572097121 * L_16 = V_3; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int64_t L_20 = CDataArray_GetLong_m4094450536(L_17, L_19, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_16); L_16->set_pinPlayerID_1(L_20); CPindanOrder_t1572097121 * L_21 = V_3; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_22); String_t* L_26 = CDataArray_GetWideStr_m3532563229(L_22, L_24, L_25, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_pinPlayerName_2(L_26); CPindanOrder_t1572097121 * L_27 = V_3; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int64_t L_31 = CDataArray_GetLong_m4094450536(L_28, L_30, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_27); L_27->set_photoID_4(L_31); CPindanOrder_t1572097121 * L_32 = V_3; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); int32_t L_36 = CDataArray_GetInt_m1111369473(L_33, L_35, 0, /*hidden argument*/NULL); NullCheck(L_32); L_32->set_nSex_3(L_36); CPindanOrder_t1572097121 * L_37 = V_3; CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; NullCheck(L_38); int32_t L_41 = CDataArray_GetInt_m1111369473(L_38, L_40, 0, /*hidden argument*/NULL); NullCheck(L_37); L_37->set_configID_5(L_41); CPindanOrder_t1572097121 * L_42 = V_3; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); NullCheck(L_42); L_42->set_amount_6(L_46); CPindanOrder_t1572097121 * L_47 = V_3; CDataArray_t4068198041 * L_48 = ___msg0; int32_t L_49 = V_0; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_0 = L_50; NullCheck(L_48); int32_t L_51 = CDataArray_GetInt_m1111369473(L_48, L_50, 0, /*hidden argument*/NULL); NullCheck(L_47); L_47->set_needCount_7(L_51); CPindanOrder_t1572097121 * L_52 = V_3; CDataArray_t4068198041 * L_53 = ___msg0; int32_t L_54 = V_0; int32_t L_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); V_0 = L_55; NullCheck(L_53); int32_t L_56 = CDataArray_GetInt_m1111369473(L_53, L_55, 0, /*hidden argument*/NULL); NullCheck(L_52); L_52->set_cashType_10(L_56); CPindanOrder_t1572097121 * L_57 = V_3; CDataArray_t4068198041 * L_58 = ___msg0; int32_t L_59 = V_0; int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); V_0 = L_60; NullCheck(L_58); int32_t L_61 = CDataArray_GetInt_m1111369473(L_58, L_60, 0, /*hidden argument*/NULL); NullCheck(L_57); L_57->set_cashPrice_11(L_61); CPindanOrder_t1572097121 * L_62 = V_3; CDataArray_t4068198041 * L_63 = ___msg0; int32_t L_64 = V_0; int32_t L_65 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); V_0 = L_65; String_t* L_66 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_63); String_t* L_67 = CDataArray_GetWideStr_m3532563229(L_63, L_65, L_66, /*hidden argument*/NULL); NullCheck(L_62); L_62->set_endTime_8(L_67); CDataArray_t4068198041 * L_68 = ___msg0; int32_t L_69 = V_0; int32_t L_70 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); V_0 = L_70; NullCheck(L_68); int32_t L_71 = CDataArray_GetInt_m1111369473(L_68, L_70, 0, /*hidden argument*/NULL); V_4 = L_71; CPindanOrder_t1572097121 * L_72 = V_3; int32_t L_73 = V_4; NullCheck(L_72); L_72->set_joinCnt_9(L_73); V_5 = 0; goto IL_016e; } IL_012a: { CDataArray_t4068198041 * L_74 = ___msg0; int32_t L_75 = V_0; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_0 = L_76; NullCheck(L_74); int64_t L_77 = CDataArray_GetLong_m4094450536(L_74, L_76, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_6 = L_77; CDataArray_t4068198041 * L_78 = ___msg0; int32_t L_79 = V_0; int32_t L_80 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); V_0 = L_80; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_81 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_78); String_t* L_82 = CDataArray_GetWideStr_m3532563229(L_78, L_80, L_81, /*hidden argument*/NULL); V_7 = L_82; CDataArray_t4068198041 * L_83 = ___msg0; int32_t L_84 = V_0; int32_t L_85 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); V_0 = L_85; NullCheck(L_83); int64_t L_86 = CDataArray_GetLong_m4094450536(L_83, L_85, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_8 = L_86; CDataArray_t4068198041 * L_87 = ___msg0; int32_t L_88 = V_0; int32_t L_89 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); V_0 = L_89; NullCheck(L_87); int32_t L_90 = CDataArray_GetInt_m1111369473(L_87, L_89, 0, /*hidden argument*/NULL); V_9 = L_90; int32_t L_91 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_016e: { int32_t L_92 = V_5; int32_t L_93 = V_4; if ((((int32_t)L_92) < ((int32_t)L_93))) { goto IL_012a; } } { IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_94 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); CPindanOrder_t1572097121 * L_95 = V_3; NullCheck(L_94); CPindanManager_AppendPindan_m1994646909(L_94, L_95, /*hidden argument*/NULL); int32_t L_96 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_0186: { int32_t L_97 = V_2; int32_t L_98 = V_1; if ((((int32_t)L_97) < ((int32_t)L_98))) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_99 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_99); CPindanManager_set_IsRefresh_m2203924372(L_99, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPinShop::OnShopList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPinShop_OnShopList_m3951296422 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPinShop_OnShopList_m3951296422_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; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; bool V_10 = false; CPindanShop_t4113161522 * V_11 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; V_3 = 0; goto IL_00d9; } IL_0023: { CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_4 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_5 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_6 = L_19; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); V_7 = L_23; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_8 = L_27; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_9 = L_31; IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_32 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_33 = V_4; NullCheck(L_32); bool L_34 = CPindanManager_IsExist_m3226117089(L_32, L_33, /*hidden argument*/NULL); V_10 = L_34; bool L_35 = V_10; if (L_35) { goto IL_00d5; } } { CPindanShop_t4113161522 * L_36 = (CPindanShop_t4113161522 *)il2cpp_codegen_object_new(CPindanShop_t4113161522_il2cpp_TypeInfo_var); CPindanShop__ctor_m1853695245(L_36, /*hidden argument*/NULL); V_11 = L_36; CPindanShop_t4113161522 * L_37 = V_11; int32_t L_38 = V_4; NullCheck(L_37); L_37->set_configID_0(L_38); CPindanShop_t4113161522 * L_39 = V_11; int32_t L_40 = V_5; NullCheck(L_39); L_39->set_cashType_1(L_40); CPindanShop_t4113161522 * L_41 = V_11; int32_t L_42 = V_6; NullCheck(L_41); L_41->set_originPrice_2(L_42); CPindanShop_t4113161522 * L_43 = V_11; int32_t L_44 = V_7; NullCheck(L_43); L_43->set_pinPrice_3(L_44); CPindanShop_t4113161522 * L_45 = V_11; int32_t L_46 = V_8; NullCheck(L_45); L_45->set_needCount_4(L_46); CPindanShop_t4113161522 * L_47 = V_11; int32_t L_48 = V_9; NullCheck(L_47); L_47->set_fashion_5(L_48); IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_49 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); CPindanShop_t4113161522 * L_50 = V_11; NullCheck(L_49); CPindanManager_AppendShop_m2985204535(L_49, L_50, /*hidden argument*/NULL); } IL_00d5: { int32_t L_51 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_00d9: { int32_t L_52 = V_3; int32_t L_53 = V_2; if ((((int32_t)L_52) < ((int32_t)L_53))) { goto IL_0023; } } { IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_54 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); CPindanManager_set_RefreshPage_m1881802428(L_54, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPinShop::OnInviteList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPinShop_OnInviteList_m1752458766 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPinShop_OnInviteList_m1752458766_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CInvitePindan_t886476559 * V_3 = NULL; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_0 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPindanManager_ClearInviteList_m86813644(L_0, /*hidden argument*/NULL); CPindanManager_t730261733 * L_1 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CPindanManager_ResetCheckAllData_m1979816422(L_1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_1 = L_5; V_2 = 0; goto IL_010f; } IL_002a: { CInvitePindan_t886476559 * L_6 = (CInvitePindan_t886476559 *)il2cpp_codegen_object_new(CInvitePindan_t886476559_il2cpp_TypeInfo_var); CInvitePindan__ctor_m2142456603(L_6, /*hidden argument*/NULL); V_3 = L_6; CInvitePindan_t886476559 * L_7 = V_3; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_pinID_0(L_11); CInvitePindan_t886476559 * L_12 = V_3; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int64_t L_16 = CDataArray_GetLong_m4094450536(L_13, L_15, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_12); L_12->set_inviteID_1(L_16); CInvitePindan_t886476559 * L_17 = V_3; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; 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_18); String_t* L_22 = CDataArray_GetWideStr_m3532563229(L_18, L_20, L_21, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_inviteName_2(L_22); CInvitePindan_t886476559 * L_23 = V_3; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int64_t L_27 = CDataArray_GetLong_m4094450536(L_24, L_26, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_23); L_23->set_invitePhotoID_3(L_27); CInvitePindan_t886476559 * L_28 = V_3; CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_configId_4(L_32); CInvitePindan_t886476559 * L_33 = V_3; CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); NullCheck(L_33); L_33->set_amount_5(L_37); CInvitePindan_t886476559 * L_38 = V_3; CDataArray_t4068198041 * L_39 = ___msg0; int32_t L_40 = V_0; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_0 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 0, /*hidden argument*/NULL); NullCheck(L_38); L_38->set_joinCnt_6(L_42); CInvitePindan_t886476559 * L_43 = V_3; CDataArray_t4068198041 * L_44 = ___msg0; int32_t L_45 = V_0; int32_t L_46 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); V_0 = L_46; NullCheck(L_44); int32_t L_47 = CDataArray_GetInt_m1111369473(L_44, L_46, 0, /*hidden argument*/NULL); NullCheck(L_43); L_43->set_needCnt_7(L_47); CInvitePindan_t886476559 * L_48 = V_3; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; String_t* L_52 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_49); String_t* L_53 = CDataArray_GetWideStr_m3532563229(L_49, L_51, L_52, /*hidden argument*/NULL); NullCheck(L_48); L_48->set_endTime_8(L_53); CInvitePindan_t886476559 * L_54 = V_3; CDataArray_t4068198041 * L_55 = ___msg0; int32_t L_56 = V_0; int32_t L_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); V_0 = L_57; NullCheck(L_55); int32_t L_58 = CDataArray_GetInt_m1111369473(L_55, L_57, 0, /*hidden argument*/NULL); NullCheck(L_54); L_54->set_originPrice_9(L_58); CInvitePindan_t886476559 * L_59 = V_3; CDataArray_t4068198041 * L_60 = ___msg0; int32_t L_61 = V_0; int32_t L_62 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); V_0 = L_62; NullCheck(L_60); int32_t L_63 = CDataArray_GetInt_m1111369473(L_60, L_62, 0, /*hidden argument*/NULL); NullCheck(L_59); L_59->set_pinPrice_10(L_63); IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_64 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); CInvitePindan_t886476559 * L_65 = V_3; NullCheck(L_64); CPindanManager_AppendInvite_m3987687030(L_64, L_65, /*hidden argument*/NULL); int32_t L_66 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); } IL_010f: { int32_t L_67 = V_2; int32_t L_68 = V_1; if ((((int32_t)L_67) < ((int32_t)L_68))) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_69 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_69); CPindanManager_set_RefreshPage_m1881802428(L_69, 4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPinShop::OnCompletedList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPinShop_OnCompletedList_m2693643900 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPinShop_OnCompletedList_m2693643900_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CompletePindan_t1453403050 * V_3 = NULL; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_0 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPindanManager_ClearCompleteList_m933350951(L_0, /*hidden argument*/NULL); CPindanManager_t730261733 * L_1 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CPindanManager_ResetCheckAllData_m1979816422(L_1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = ___msg0; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = CDataArray_GetInt_m1111369473(L_2, L_4, 0, /*hidden argument*/NULL); V_1 = L_5; V_2 = 0; goto IL_00af; } IL_002a: { CompletePindan_t1453403050 * L_6 = (CompletePindan_t1453403050 *)il2cpp_codegen_object_new(CompletePindan_t1453403050_il2cpp_TypeInfo_var); CompletePindan__ctor_m910375160(L_6, /*hidden argument*/NULL); V_3 = L_6; CompletePindan_t1453403050 * L_7 = V_3; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_pinID_0(L_11); CompletePindan_t1453403050 * L_12 = V_3; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); NullCheck(L_12); L_12->set_configID_1(L_16); CompletePindan_t1453403050 * L_17 = V_3; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_amount_2(L_21); CompletePindan_t1453403050 * L_22 = V_3; CDataArray_t4068198041 * L_23 = ___msg0; int32_t L_24 = V_0; int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_25; NullCheck(L_23); int32_t L_26 = CDataArray_GetInt_m1111369473(L_23, L_25, 0, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_cashType_3(L_26); CompletePindan_t1453403050 * L_27 = V_3; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); NullCheck(L_27); L_27->set_cashPrice_4(L_31); CompletePindan_t1453403050 * L_32 = V_3; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_33); String_t* L_37 = CDataArray_GetWideStr_m3532563229(L_33, L_35, L_36, /*hidden argument*/NULL); NullCheck(L_32); L_32->set_finishTime_5(L_37); IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_38 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); CompletePindan_t1453403050 * L_39 = V_3; NullCheck(L_38); CPindanManager_AppendComplete_m854479670(L_38, L_39, /*hidden argument*/NULL); int32_t L_40 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00af: { int32_t L_41 = V_2; int32_t L_42 = V_1; if ((((int32_t)L_41) < ((int32_t)L_42))) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_43 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); CPindanManager_set_RefreshPage_m1881802428(L_43, 3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbPinShop::OnCreateResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPinShop_OnCreateResult_m3920782683 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPinShop_OnCreateResult_m3920782683_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* G_B5_0 = NULL; String_t* G_B7_0 = NULL; int32_t G_B7_1 = 0; CMsgBoxControl_t806533544 * G_B7_2 = NULL; String_t* G_B6_0 = NULL; int32_t G_B6_1 = 0; CMsgBoxControl_t806533544 * G_B6_2 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; int32_t L_8 = V_1; if ((((int32_t)L_8) > ((int32_t)0))) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral405275710, (bool)1, /*hidden argument*/NULL); goto IL_00bc; } IL_0033: { IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_9 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = V_1; NullCheck(L_9); CPindanManager_set_CurrentPindanID_m3578375460(L_9, L_10, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_11 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_11); String_t* L_13 = CTextHelp_GetText_m3374553046(L_11, _stringLiteral2265294756, L_12, /*hidden argument*/NULL); V_3 = L_13; String_t* L_14 = V_3; if (!L_14) { goto IL_006c; } } { String_t* L_15 = V_3; int32_t L_16 = V_2; int32_t L_17 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RuntimeObject * L_18 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_17); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Format_m2844511972(NULL /*static, unused*/, L_15, L_18, /*hidden argument*/NULL); G_B5_0 = L_19; goto IL_0071; } IL_006c: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B5_0 = L_20; } IL_0071: { V_4 = G_B5_0; CTextHelp_t3119637808 * L_21 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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); String_t* L_23 = CTextHelp_GetText_m3374553046(L_21, _stringLiteral1800092593, L_22, /*hidden argument*/NULL); V_5 = L_23; CMsgBoxControl_t806533544 * L_24 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_25 = V_5; OnMsgBoxClkCallBack_t3229751541 * L_26 = ((cbPinShop_t3807915995_StaticFields*)il2cpp_codegen_static_fields_for(cbPinShop_t3807915995_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_0(); G_B6_0 = L_25; G_B6_1 = 1; G_B6_2 = L_24; if (L_26) { G_B7_0 = L_25; G_B7_1 = 1; G_B7_2 = L_24; goto IL_00a9; } } { intptr_t L_27 = (intptr_t)uiPindanDetail_OnInviteConfirm_m462713689_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_28 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_28, NULL, L_27, /*hidden argument*/NULL); ((cbPinShop_t3807915995_StaticFields*)il2cpp_codegen_static_fields_for(cbPinShop_t3807915995_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_0(L_28); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; G_B7_2 = G_B6_2; } IL_00a9: { OnMsgBoxClkCallBack_t3229751541 * L_29 = ((cbPinShop_t3807915995_StaticFields*)il2cpp_codegen_static_fields_for(cbPinShop_t3807915995_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_0(); String_t* L_30 = V_4; NullCheck(G_B7_2); CMsgBoxControl_Push_m1499792225(G_B7_2, G_B7_1, G_B7_0, L_29, (CDataArray_t4068198041 *)NULL, 1, (-1.0f), L_30, /*hidden argument*/NULL); } IL_00bc: { return; } } // System.Void DMCore.Net.cbPinShop::OnJoinList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbPinShop_OnJoinList_m4030177436 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbPinShop_OnJoinList_m4030177436_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CJoinOrder_t2808368020 * V_3 = NULL; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_0 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPindanManager_ClearJoinList_m2512514999(L_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, 0, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; goto IL_00a5; } IL_0020: { CJoinOrder_t2808368020 * L_5 = (CJoinOrder_t2808368020 *)il2cpp_codegen_object_new(CJoinOrder_t2808368020_il2cpp_TypeInfo_var); CJoinOrder__ctor_m1003046727(L_5, /*hidden argument*/NULL); V_3 = L_5; CJoinOrder_t2808368020 * L_6 = V_3; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); NullCheck(L_6); L_6->set_pinId_0(L_10); CJoinOrder_t2808368020 * L_11 = V_3; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_confidId_1(L_15); CJoinOrder_t2808368020 * L_16 = V_3; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_amount_2(L_20); CJoinOrder_t2808368020 * L_21 = V_3; CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_joinCnt_3(L_25); CJoinOrder_t2808368020 * L_26 = V_3; CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); NullCheck(L_26); L_26->set_needCnt_4(L_30); CJoinOrder_t2808368020 * L_31 = V_3; CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; 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_32); String_t* L_36 = CDataArray_GetWideStr_m3532563229(L_32, L_34, L_35, /*hidden argument*/NULL); NullCheck(L_31); L_31->set_endTime_5(L_36); IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_37 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); CJoinOrder_t2808368020 * L_38 = V_3; NullCheck(L_37); CPindanManager_AppendJoin_m1904085073(L_37, L_38, /*hidden argument*/NULL); int32_t L_39 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00a5: { int32_t L_40 = V_2; int32_t L_41 = V_1; if ((((int32_t)L_40) < ((int32_t)L_41))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CPindanManager_t730261733_il2cpp_TypeInfo_var); CPindanManager_t730261733 * L_42 = CPindanManager_GetInstance_m2107485280(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_42); CPindanManager_set_RefreshPage_m1881802428(L_42, 2, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbProfess::DelayUI() extern "C" IL2CPP_METHOD_ATTR void cbProfess_DelayUI_m3551192751 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbProfess_DelayUI_m3551192751_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral2570825119, /*hidden argument*/NULL); if (!L_1) { goto IL_0051; } } { Camera_t4157153871 * L_2 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); UICamera_t1356438871 * L_4 = Component_GetComponent_TisUICamera_t1356438871_m1522201648(L_3, /*hidden argument*/Component_GetComponent_TisUICamera_t1356438871_m1522201648_RuntimeMethod_var); NullCheck(L_4); Behaviour_set_enabled_m20417929(L_4, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_5 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CWndController_ShowUI_m3552255067(L_5, ((int32_t)32), /*hidden argument*/NULL); CProfessManager_t3007339680 * L_6 = CProfessManager_GetInstance_m979801718(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_7 = ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->get_stoId_0(); String_t* L_8 = ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->get_stoName_1(); int64_t L_9 = ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->get_sfromId_2(); String_t* L_10 = ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->get_sfromName_3(); NullCheck(L_6); CProfessManager_SetProfessInfo_m171733358(L_6, L_7, L_8, L_9, L_10, /*hidden argument*/NULL); } IL_0051: { return; } } // System.Void DMCore.Net.cbProfess::OnProfess(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbProfess_OnProfess_m3795953543 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbProfess_OnProfess_m3795953543_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; String_t* V_3 = NULL; int64_t V_4 = 0; String_t* V_5 = NULL; Camera_t4157153871 * V_6 = NULL; GameObject_t1113636619 * V_7 = NULL; CGameController_t2711137428 * V_8 = NULL; String_t* V_9 = NULL; String_t* V_10 = NULL; String_t* V_11 = NULL; String_t* V_12 = NULL; String_t* V_13 = NULL; String_t* V_14 = NULL; String_t* V_15 = NULL; String_t* V_16 = NULL; String_t* V_17 = NULL; String_t* V_18 = NULL; String_t* V_19 = NULL; String_t* V_20 = NULL; CGameController_t2711137428 * G_B4_0 = NULL; CGameController_t2711137428 * G_B7_0 = NULL; CGameController_t2711137428 * G_B6_0 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int64_t L_16 = CDataArray_GetLong_m4094450536(L_13, L_15, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_17); String_t* L_21 = CDataArray_GetWideStr_m3532563229(L_17, L_19, L_20, /*hidden argument*/NULL); V_5 = L_21; CProfessManager_t3007339680 * L_22 = CProfessManager_GetInstance_m979801718(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_23 = V_4; NullCheck(L_22); CProfessManager_SetToUserId_m3958711666(L_22, L_23, /*hidden argument*/NULL); int32_t L_24 = V_1; if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_0149; } } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetWaitingRoomUIVisible_m1036774173(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_25 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); CWndController_HideUI_m732482071(L_25, ((int32_t)13), /*hidden argument*/NULL); CWndController_t749709641 * L_26 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CWndController_HideAll_m3296345680(L_26, /*hidden argument*/NULL); WaitingRoomHelper_SetVisibleInvatie_m213268082(NULL /*static, unused*/, /*hidden argument*/NULL); WaitingRoomHelper_SetVisibleViewCard_m1792725295(NULL /*static, unused*/, /*hidden argument*/NULL); CWndController_t749709641 * L_27 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); CWndController_HideUI_m732482071(L_27, ((int32_t)24), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMenuManager_t3869721565_il2cpp_TypeInfo_var); CMenuManager_t3869721565 * L_28 = CMenuManager_GetInstance_m3933304740(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); CMenuManager_OnHideMenu_m156296505(L_28, /*hidden argument*/NULL); Camera_t4157153871 * L_29 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_6 = L_29; Camera_t4157153871 * L_30 = V_6; NullCheck(L_30); UICamera_t1356438871 * L_31 = Component_GetComponent_TisUICamera_t1356438871_m1522201648(L_30, /*hidden argument*/Component_GetComponent_TisUICamera_t1356438871_m1522201648_RuntimeMethod_var); NullCheck(L_31); Behaviour_set_enabled_m20417929(L_31, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_32 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1325677231, /*hidden argument*/NULL); V_7 = L_32; GameObject_t1113636619 * L_33 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_34 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_00d7; } } { GameObject_t1113636619 * L_35 = V_7; NullCheck(L_35); CGameController_t2711137428 * L_36 = GameObject_GetComponent_TisCGameController_t2711137428_m1014014652(L_35, /*hidden argument*/GameObject_GetComponent_TisCGameController_t2711137428_m1014014652_RuntimeMethod_var); G_B4_0 = L_36; goto IL_00d8; } IL_00d7: { G_B4_0 = ((CGameController_t2711137428 *)(NULL)); } IL_00d8: { V_8 = G_B4_0; int64_t L_37 = V_4; ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->set_stoId_0(L_37); String_t* L_38 = V_5; ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->set_stoName_1(L_38); int64_t L_39 = V_2; ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->set_sfromId_2(L_39); String_t* L_40 = V_3; ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->set_sfromName_3(L_40); CMsgBoxControl_t806533544 * L_41 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); CMsgBoxControl_CloseMsgBox_m2122844749(L_41, /*hidden argument*/NULL); CGameController_t2711137428 * L_42 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_43 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_42, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_43) { goto IL_0134; } } { CGameController_t2711137428 * L_44 = V_8; Action_t1264377477 * L_45 = ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_4(); G_B6_0 = L_44; if (L_45) { G_B7_0 = L_44; goto IL_0125; } } { intptr_t L_46 = (intptr_t)cbProfess_DelayUI_m3551192751_RuntimeMethod_var; Action_t1264377477 * L_47 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_47, NULL, L_46, /*hidden argument*/NULL); ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_4(L_47); G_B7_0 = G_B6_0; } IL_0125: { Action_t1264377477 * L_48 = ((cbProfess_t1029060535_StaticFields*)il2cpp_codegen_static_fields_for(cbProfess_t1029060535_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_4(); NullCheck(G_B7_0); CGameController_SetDelayCallBack_m587613555(G_B7_0, L_48, (3.8f), /*hidden argument*/NULL); } IL_0134: { int64_t L_49 = V_2; CMainRole_t4200562839 * L_50 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_50); int64_t L_51 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_50); if ((!(((uint64_t)L_49) == ((uint64_t)L_51)))) { goto IL_0144; } } IL_0144: { goto IL_02fe; } IL_0149: { int32_t L_52 = V_1; if ((!(((uint32_t)L_52) == ((uint32_t)2)))) { goto IL_0226; } } { ISoundManager_t434164892 * L_53 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); ISoundManager_AutoPlayPause_m2664847193(L_53, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_54 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); CWndController_HideUI_m732482071(L_54, ((int32_t)32), /*hidden argument*/NULL); int64_t L_55 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_56 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_56); CSceneService_t551449725 * L_57 = CRoot_GetSceneService_m2061443921(L_56, /*hidden argument*/NULL); NullCheck(L_57); CMainRole_t4200562839 * L_58 = CSceneService_GetMainRole_m3386793463(L_57, /*hidden argument*/NULL); NullCheck(L_58); int64_t L_59 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_58); if ((!(((uint64_t)L_55) == ((uint64_t)L_59)))) { goto IL_01af; } } { CTextHelp_t3119637808 * L_60 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_60); String_t* L_61 = CTextHelp_GetText_m372251958(L_60, _stringLiteral208455201, /*hidden argument*/NULL); V_9 = L_61; String_t* L_62 = V_9; String_t* L_63 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = String_Format_m2844511972(NULL /*static, unused*/, L_62, L_63, /*hidden argument*/NULL); V_10 = L_64; CMsgManager_t455955613 * L_65 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_66 = V_10; NullCheck(L_65); CMsgManager_PushHint_m1231354654(L_65, L_66, (bool)0, /*hidden argument*/NULL); goto IL_0221; } IL_01af: { int64_t L_67 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_68 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_68); CSceneService_t551449725 * L_69 = CRoot_GetSceneService_m2061443921(L_68, /*hidden argument*/NULL); NullCheck(L_69); CMainRole_t4200562839 * L_70 = CSceneService_GetMainRole_m3386793463(L_69, /*hidden argument*/NULL); NullCheck(L_70); int64_t L_71 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_70); if ((!(((uint64_t)L_67) == ((uint64_t)L_71)))) { goto IL_01f7; } } { CTextHelp_t3119637808 * L_72 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_72); String_t* L_73 = CTextHelp_GetText_m372251958(L_72, _stringLiteral208455201, /*hidden argument*/NULL); V_11 = L_73; String_t* L_74 = V_11; String_t* L_75 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_76 = String_Format_m2844511972(NULL /*static, unused*/, L_74, L_75, /*hidden argument*/NULL); V_12 = L_76; CMsgManager_t455955613 * L_77 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_78 = V_12; NullCheck(L_77); CMsgManager_PushHint_m1231354654(L_77, L_78, (bool)0, /*hidden argument*/NULL); goto IL_0221; } IL_01f7: { CTextHelp_t3119637808 * L_79 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); String_t* L_80 = CTextHelp_GetText_m372251958(L_79, _stringLiteral208455204, /*hidden argument*/NULL); V_13 = L_80; String_t* L_81 = V_13; String_t* L_82 = V_3; String_t* L_83 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_84 = String_Format_m2556382932(NULL /*static, unused*/, L_81, L_82, L_83, /*hidden argument*/NULL); V_14 = L_84; CMsgManager_t455955613 * L_85 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_86 = V_14; NullCheck(L_85); CMsgManager_PushHint_m1231354654(L_85, L_86, (bool)0, /*hidden argument*/NULL); } IL_0221: { goto IL_02fe; } IL_0226: { int32_t L_87 = V_1; if ((!(((uint32_t)L_87) == ((uint32_t)3)))) { goto IL_02fe; } } { ISoundManager_t434164892 * L_88 = IHelp_GetSoundManager_m1651454919(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_88); ISoundManager_AutoPlayPause_m2664847193(L_88, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_89 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_89); CWndController_HideUI_m732482071(L_89, ((int32_t)32), /*hidden argument*/NULL); int64_t L_90 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_91 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_91); CSceneService_t551449725 * L_92 = CRoot_GetSceneService_m2061443921(L_91, /*hidden argument*/NULL); NullCheck(L_92); CMainRole_t4200562839 * L_93 = CSceneService_GetMainRole_m3386793463(L_92, /*hidden argument*/NULL); NullCheck(L_93); int64_t L_94 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_93); if ((!(((uint64_t)L_90) == ((uint64_t)L_94)))) { goto IL_028c; } } { CTextHelp_t3119637808 * L_95 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_95); String_t* L_96 = CTextHelp_GetText_m372251958(L_95, _stringLiteral3285137629, /*hidden argument*/NULL); V_15 = L_96; String_t* L_97 = V_15; String_t* L_98 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_99 = String_Format_m2844511972(NULL /*static, unused*/, L_97, L_98, /*hidden argument*/NULL); V_16 = L_99; CMsgManager_t455955613 * L_100 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_101 = V_16; NullCheck(L_100); CMsgManager_PushHint_m1231354654(L_100, L_101, (bool)0, /*hidden argument*/NULL); goto IL_02fe; } IL_028c: { int64_t L_102 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_103 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_103); CSceneService_t551449725 * L_104 = CRoot_GetSceneService_m2061443921(L_103, /*hidden argument*/NULL); NullCheck(L_104); CMainRole_t4200562839 * L_105 = CSceneService_GetMainRole_m3386793463(L_104, /*hidden argument*/NULL); NullCheck(L_105); int64_t L_106 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_105); if ((!(((uint64_t)L_102) == ((uint64_t)L_106)))) { goto IL_02d4; } } { CTextHelp_t3119637808 * L_107 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_107); String_t* L_108 = CTextHelp_GetText_m372251958(L_107, _stringLiteral3285137630, /*hidden argument*/NULL); V_17 = L_108; String_t* L_109 = V_17; String_t* L_110 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_111 = String_Format_m2844511972(NULL /*static, unused*/, L_109, L_110, /*hidden argument*/NULL); V_18 = L_111; CMsgManager_t455955613 * L_112 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_113 = V_18; NullCheck(L_112); CMsgManager_PushHint_m1231354654(L_112, L_113, (bool)0, /*hidden argument*/NULL); goto IL_02fe; } IL_02d4: { CTextHelp_t3119637808 * L_114 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_114); String_t* L_115 = CTextHelp_GetText_m372251958(L_114, _stringLiteral3285137631, /*hidden argument*/NULL); V_19 = L_115; String_t* L_116 = V_19; String_t* L_117 = V_5; String_t* L_118 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_119 = String_Format_m2556382932(NULL /*static, unused*/, L_116, L_117, L_118, /*hidden argument*/NULL); V_20 = L_119; CMsgManager_t455955613 * L_120 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_121 = V_20; NullCheck(L_120); CMsgManager_PushHint_m1231354654(L_120, L_121, (bool)0, /*hidden argument*/NULL); } IL_02fe: { return; } } // System.Void DMCore.Net.cbProfess::OnGiftBoo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbProfess_OnGiftBoo_m918454921 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbProfess_OnGiftBoo_m918454921_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; String_t* V_4 = NULL; int64_t V_5 = 0; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; String_t* V_9 = NULL; String_t* V_10 = NULL; String_t* V_11 = NULL; String_t* V_12 = NULL; String_t* V_13 = NULL; String_t* V_14 = NULL; String_t* V_15 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int64_t L_11 = CDataArray_GetLong_m4094450536(L_8, L_10, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); String_t* L_16 = CDataArray_GetWideStr_m3532563229(L_12, L_14, L_15, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int64_t L_20 = CDataArray_GetLong_m4094450536(L_17, L_19, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_5 = L_20; CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; String_t* L_24 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_21); String_t* L_25 = CDataArray_GetWideStr_m3532563229(L_21, L_23, L_24, /*hidden argument*/NULL); V_6 = L_25; CDataArray_t4068198041 * L_26 = ___msg0; int32_t L_27 = V_0; int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); V_0 = L_28; String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_26); String_t* L_30 = CDataArray_GetWideStr_m3532563229(L_26, L_28, L_29, /*hidden argument*/NULL); V_7 = L_30; int32_t L_31 = V_1; if ((!(((uint32_t)L_31) == ((uint32_t)1)))) { goto IL_012a; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_8 = L_32; int32_t L_33 = V_2; if ((!(((uint32_t)L_33) == ((uint32_t)1)))) { goto IL_00a7; } } { CTextHelp_t3119637808 * L_34 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); String_t* L_35 = CTextHelp_GetText_m372251958(L_34, _stringLiteral408973292, /*hidden argument*/NULL); V_9 = L_35; String_t* L_36 = V_9; String_t* L_37 = V_4; String_t* L_38 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_39 = String_Format_m2556382932(NULL /*static, unused*/, L_36, L_37, L_38, /*hidden argument*/NULL); V_8 = L_39; goto IL_0119; } IL_00a7: { int32_t L_40 = V_2; if ((!(((uint32_t)L_40) == ((uint32_t)2)))) { goto IL_00d1; } } { CTextHelp_t3119637808 * L_41 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); String_t* L_42 = CTextHelp_GetText_m372251958(L_41, _stringLiteral408973295, /*hidden argument*/NULL); V_10 = L_42; String_t* L_43 = V_10; String_t* L_44 = V_4; String_t* L_45 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_46 = String_Format_m2556382932(NULL /*static, unused*/, L_43, L_44, L_45, /*hidden argument*/NULL); V_8 = L_46; goto IL_0119; } IL_00d1: { int32_t L_47 = V_2; if ((!(((uint32_t)L_47) == ((uint32_t)3)))) { goto IL_00fb; } } { CTextHelp_t3119637808 * L_48 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); String_t* L_49 = CTextHelp_GetText_m372251958(L_48, _stringLiteral408973294, /*hidden argument*/NULL); V_11 = L_49; String_t* L_50 = V_11; String_t* L_51 = V_4; String_t* L_52 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Format_m2556382932(NULL /*static, unused*/, L_50, L_51, L_52, /*hidden argument*/NULL); V_8 = L_53; goto IL_0119; } IL_00fb: { CTextHelp_t3119637808 * L_54 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); String_t* L_55 = CTextHelp_GetText_m372251958(L_54, _stringLiteral408973289, /*hidden argument*/NULL); V_12 = L_55; String_t* L_56 = V_12; String_t* L_57 = V_4; String_t* L_58 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_59 = String_Format_m2556382932(NULL /*static, unused*/, L_56, L_57, L_58, /*hidden argument*/NULL); V_8 = L_59; } IL_0119: { CProfessManager_t3007339680 * L_60 = CProfessManager_GetInstance_m979801718(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_61 = V_8; NullCheck(L_60); CProfessManager_SetTxtInfo_m4123556294(L_60, L_61, /*hidden argument*/NULL); goto IL_0192; } IL_012a: { int32_t L_62 = V_1; if ((!(((uint32_t)L_62) == ((uint32_t)2)))) { goto IL_0192; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_13 = L_63; int32_t L_64 = V_2; if ((!(((uint32_t)L_64) == ((uint32_t)1)))) { goto IL_0162; } } { CTextHelp_t3119637808 * L_65 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_65); String_t* L_66 = CTextHelp_GetText_m372251958(L_65, _stringLiteral88528697, /*hidden argument*/NULL); V_14 = L_66; String_t* L_67 = V_14; String_t* L_68 = V_7; String_t* L_69 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_70 = String_Format_m2556382932(NULL /*static, unused*/, L_67, L_68, L_69, /*hidden argument*/NULL); V_13 = L_70; goto IL_0186; } IL_0162: { int32_t L_71 = V_2; if (L_71) { goto IL_0186; } } { CTextHelp_t3119637808 * L_72 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_72); String_t* L_73 = CTextHelp_GetText_m372251958(L_72, _stringLiteral2044843833, /*hidden argument*/NULL); V_15 = L_73; String_t* L_74 = V_15; String_t* L_75 = V_7; String_t* L_76 = V_6; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_77 = String_Format_m2556382932(NULL /*static, unused*/, L_74, L_75, L_76, /*hidden argument*/NULL); V_13 = L_77; } IL_0186: { CProfessManager_t3007339680 * L_78 = CProfessManager_GetInstance_m979801718(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_79 = V_13; NullCheck(L_78); CProfessManager_SetTxtInfo_m4123556294(L_78, L_79, /*hidden argument*/NULL); } IL_0192: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbQualifying::OnReceQualifyCfg(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbQualifying_OnReceQualifyCfg_m2942555199 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbQualifying_OnReceQualifyCfg_m2942555199_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; String_t* V_11 = NULL; QualifyLevelInfo_t1733464793 * V_12 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, ((int32_t)15), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_13); String_t* L_17 = CDataArray_GetWideStr_m3532563229(L_13, L_15, L_16, /*hidden argument*/NULL); V_4 = L_17; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); V_5 = L_21; CQualifyingManager_t954001806 * L_22 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_23 = V_1; NullCheck(L_22); CQualifyingManager_SetQuailOpen_m3107245454(L_22, L_23, /*hidden argument*/NULL); CQualifyingManager_t954001806 * L_24 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); StringU5BU5D_t1281789340* L_25 = L_24->get_Opentime_10(); String_t* L_26 = V_3; NullCheck(L_25); ArrayElementTypeCheck (L_25, L_26); (L_25)->SetAt(static_cast(0), (String_t*)L_26); CQualifyingManager_t954001806 * L_27 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); StringU5BU5D_t1281789340* L_28 = L_27->get_Opentime_10(); String_t* L_29 = V_4; NullCheck(L_28); ArrayElementTypeCheck (L_28, L_29); (L_28)->SetAt(static_cast(1), (String_t*)L_29); IL2CPP_RUNTIME_CLASS_INIT(QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var); QualifyingCfgManager_t3310596061 * L_30 = QualifyingCfgManager_GetInstance_m3304083579(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_31 = V_5; NullCheck(L_30); L_30->set_QfLevelNum_1(L_31); CQualifyingManager_t954001806 * L_32 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_33 = V_2; NullCheck(L_32); L_32->set_OpenLevel_11(L_33); V_6 = 0; goto IL_011c; } IL_0093: { CDataArray_t4068198041 * L_34 = ___msg0; int32_t L_35 = V_0; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_0 = L_36; NullCheck(L_34); int32_t L_37 = CDataArray_GetInt_m1111369473(L_34, L_36, 0, /*hidden argument*/NULL); V_7 = L_37; CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; NullCheck(L_38); int32_t L_41 = CDataArray_GetInt_m1111369473(L_38, L_40, 0, /*hidden argument*/NULL); V_8 = L_41; CDataArray_t4068198041 * L_42 = ___msg0; int32_t L_43 = V_0; int32_t L_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); V_0 = L_44; NullCheck(L_42); int32_t L_45 = CDataArray_GetInt_m1111369473(L_42, L_44, 0, /*hidden argument*/NULL); V_9 = L_45; CDataArray_t4068198041 * L_46 = ___msg0; int32_t L_47 = V_0; int32_t L_48 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); V_0 = L_48; NullCheck(L_46); int32_t L_49 = CDataArray_GetInt_m1111369473(L_46, L_48, 0, /*hidden argument*/NULL); V_10 = L_49; CDataArray_t4068198041 * L_50 = ___msg0; int32_t L_51 = V_0; int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); V_0 = L_52; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_50); String_t* L_54 = CDataArray_GetWideStr_m3532563229(L_50, L_52, L_53, /*hidden argument*/NULL); V_11 = L_54; QualifyLevelInfo_t1733464793 * L_55 = (QualifyLevelInfo_t1733464793 *)il2cpp_codegen_object_new(QualifyLevelInfo_t1733464793_il2cpp_TypeInfo_var); QualifyLevelInfo__ctor_m1240589686(L_55, /*hidden argument*/NULL); V_12 = L_55; QualifyLevelInfo_t1733464793 * L_56 = V_12; int32_t L_57 = V_8; NullCheck(L_56); L_56->set_Grade_0(L_57); QualifyLevelInfo_t1733464793 * L_58 = V_12; int32_t L_59 = V_9; NullCheck(L_58); L_58->set_Star_2(L_59); QualifyLevelInfo_t1733464793 * L_60 = V_12; int32_t L_61 = V_10; NullCheck(L_60); L_60->set_Starall_1(L_61); QualifyLevelInfo_t1733464793 * L_62 = V_12; String_t* L_63 = V_11; NullCheck(L_62); L_62->set_Gradename_3(L_63); IL2CPP_RUNTIME_CLASS_INIT(QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var); QualifyingCfgManager_t3310596061 * L_64 = QualifyingCfgManager_GetInstance_m3304083579(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_65 = V_7; QualifyLevelInfo_t1733464793 * L_66 = V_12; NullCheck(L_64); QualifyingCfgManager_SerSeverQualifyLevelInfo_m834953339(L_64, L_65, L_66, /*hidden argument*/NULL); int32_t L_67 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_011c: { int32_t L_68 = V_6; int32_t L_69 = V_5; if ((((int32_t)L_68) < ((int32_t)L_69))) { goto IL_0093; } } { return; } } // System.Void DMCore.Net.cbQualifying::OnReceQualifyResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbQualifying_OnReceQualifyResult_m2369119107 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbQualifying_OnReceQualifyResult_m2369119107_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; QualifyInfo_t2809524376 * V_6 = NULL; QualifyLevelInfo_t1733464793 * V_7 = NULL; QualifyLevelInfo_t1733464793 * V_8 = NULL; ICameraBase_t3615533728 * V_9 = NULL; Camera_t4157153871 * V_10 = NULL; Animation_t3648466861 * V_11 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; int32_t L_20 = V_1; if ((((int32_t)L_20) == ((int32_t)(-1)))) { goto IL_0292; } } { CQualifyingManager_t954001806 * L_21 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_22 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); int64_t L_23 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_22); CQualifyingManager_t954001806 * L_24 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); int32_t L_25 = L_24->get_Mode_17(); int32_t L_26 = V_3; NullCheck(L_21); CQualifyingManager_RefreshPlayerQualifyInfo_m59822139(L_21, L_23, L_25, L_26, 1, /*hidden argument*/NULL); CQualifyingManager_t954001806 * L_27 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); SelfQualifyPkResultInfo_t1561294256 * L_28 = CQualifyingManager_get_PkResult_m868160114(L_27, /*hidden argument*/NULL); CQualifyingManager_t954001806 * L_29 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); int32_t L_30 = L_29->get_Mode_17(); NullCheck(L_28); L_28->set_GameType_1(L_30); CQualifyingManager_t954001806 * L_31 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); SelfQualifyPkResultInfo_t1561294256 * L_32 = CQualifyingManager_get_PkResult_m868160114(L_31, /*hidden argument*/NULL); int32_t L_33 = V_1; NullCheck(L_32); L_32->set_Result_0(L_33); CQualifyingManager_t954001806 * L_34 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); SelfQualifyPkResultInfo_t1561294256 * L_35 = CQualifyingManager_get_PkResult_m868160114(L_34, /*hidden argument*/NULL); int32_t L_36 = V_3; NullCheck(L_35); L_35->set_QualifyLevel_3(L_36); CQualifyingManager_t954001806 * L_37 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); SelfQualifyPkResultInfo_t1561294256 * L_38 = CQualifyingManager_get_PkResult_m868160114(L_37, /*hidden argument*/NULL); int32_t L_39 = V_2; NullCheck(L_38); L_38->set_RankNum_9(L_39); CQualifyingManager_t954001806 * L_40 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); SelfQualifyPkResultInfo_t1561294256 * L_41 = CQualifyingManager_get_PkResult_m868160114(L_40, /*hidden argument*/NULL); int32_t L_42 = V_4; NullCheck(L_41); L_41->set_Score_10(L_42); CQualifyingManager_t954001806 * L_43 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); SelfQualifyPkResultInfo_t1561294256 * L_44 = CQualifyingManager_get_PkResult_m868160114(L_43, /*hidden argument*/NULL); int32_t L_45 = V_5; NullCheck(L_44); L_44->set_WinningStreak_12(L_45); CQualifyingManager_t954001806 * L_46 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); CQualifyingManager_t954001806 * L_47 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_47); int32_t L_48 = L_47->get_Mode_17(); NullCheck(L_46); QualifyInfo_t2809524376 * L_49 = CQualifyingManager_MatchedQuailfyPlayerInfo_m1377671861(L_46, _stringLiteral1700053330, L_48, /*hidden argument*/NULL); V_6 = L_49; QualifyInfo_t2809524376 * L_50 = V_6; if (!L_50) { goto IL_013b; } } { CQualifyingManager_t954001806 * L_51 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); SelfQualifyPkResultInfo_t1561294256 * L_52 = CQualifyingManager_get_PkResult_m868160114(L_51, /*hidden argument*/NULL); QualifyInfo_t2809524376 * L_53 = V_6; NullCheck(L_53); int32_t L_54 = L_53->get_QualifyLevel_6(); NullCheck(L_52); L_52->set_OriLevel_6(L_54); CQualifyingManager_t954001806 * L_55 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_55); SelfQualifyPkResultInfo_t1561294256 * L_56 = CQualifyingManager_get_PkResult_m868160114(L_55, /*hidden argument*/NULL); QualifyInfo_t2809524376 * L_57 = V_6; NullCheck(L_57); int32_t L_58 = L_57->get_Score_11(); NullCheck(L_56); L_56->set_OriSocre_11(L_58); CQualifyingManager_t954001806 * L_59 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_59); SelfQualifyPkResultInfo_t1561294256 * L_60 = CQualifyingManager_get_PkResult_m868160114(L_59, /*hidden argument*/NULL); QualifyInfo_t2809524376 * L_61 = V_6; NullCheck(L_61); int32_t L_62 = L_61->get_Grade_9(); NullCheck(L_60); L_60->set_oriGrade_8(L_62); } IL_013b: { int32_t L_63 = V_3; if (L_63) { goto IL_01b2; } } { IL2CPP_RUNTIME_CLASS_INIT(QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var); QualifyingCfgManager_t3310596061 * L_64 = QualifyingCfgManager_GetInstance_m3304083579(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_64); QualifyLevelInfo_t1733464793 * L_65 = QualifyingCfgManager_GetSeverQualifyLevelInfo_m3517287561(L_64, 1, /*hidden argument*/NULL); V_7 = L_65; QualifyLevelInfo_t1733464793 * L_66 = V_7; if (!L_66) { goto IL_01ad; } } { CQualifyingManager_t954001806 * L_67 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_67); SelfQualifyPkResultInfo_t1561294256 * L_68 = CQualifyingManager_get_PkResult_m868160114(L_67, /*hidden argument*/NULL); QualifyLevelInfo_t1733464793 * L_69 = V_7; NullCheck(L_69); int32_t L_70 = L_69->get_Grade_0(); NullCheck(L_68); L_68->set_oriGrade_8(L_70); CQualifyingManager_t954001806 * L_71 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_71); SelfQualifyPkResultInfo_t1561294256 * L_72 = CQualifyingManager_get_PkResult_m868160114(L_71, /*hidden argument*/NULL); QualifyLevelInfo_t1733464793 * L_73 = V_7; NullCheck(L_73); String_t* L_74 = L_73->get_Gradename_3(); NullCheck(L_72); L_72->set_GradeName_2(L_74); CQualifyingManager_t954001806 * L_75 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_75); SelfQualifyPkResultInfo_t1561294256 * L_76 = CQualifyingManager_get_PkResult_m868160114(L_75, /*hidden argument*/NULL); QualifyLevelInfo_t1733464793 * L_77 = V_7; NullCheck(L_77); int32_t L_78 = L_77->get_Star_2(); NullCheck(L_76); L_76->set_StarNum_4(L_78); CQualifyingManager_t954001806 * L_79 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); SelfQualifyPkResultInfo_t1561294256 * L_80 = CQualifyingManager_get_PkResult_m868160114(L_79, /*hidden argument*/NULL); QualifyLevelInfo_t1733464793 * L_81 = V_7; NullCheck(L_81); int32_t L_82 = L_81->get_Starall_1(); NullCheck(L_80); L_80->set_StarAll_5(L_82); } IL_01ad: { goto IL_021e; } IL_01b2: { IL2CPP_RUNTIME_CLASS_INIT(QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var); QualifyingCfgManager_t3310596061 * L_83 = QualifyingCfgManager_GetInstance_m3304083579(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_84 = V_3; NullCheck(L_83); QualifyLevelInfo_t1733464793 * L_85 = QualifyingCfgManager_GetSeverQualifyLevelInfo_m3517287561(L_83, L_84, /*hidden argument*/NULL); V_8 = L_85; QualifyLevelInfo_t1733464793 * L_86 = V_8; if (!L_86) { goto IL_021e; } } { CQualifyingManager_t954001806 * L_87 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_87); SelfQualifyPkResultInfo_t1561294256 * L_88 = CQualifyingManager_get_PkResult_m868160114(L_87, /*hidden argument*/NULL); QualifyLevelInfo_t1733464793 * L_89 = V_8; NullCheck(L_89); int32_t L_90 = L_89->get_Grade_0(); NullCheck(L_88); L_88->set_Grade_7(L_90); CQualifyingManager_t954001806 * L_91 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_91); SelfQualifyPkResultInfo_t1561294256 * L_92 = CQualifyingManager_get_PkResult_m868160114(L_91, /*hidden argument*/NULL); QualifyLevelInfo_t1733464793 * L_93 = V_8; NullCheck(L_93); String_t* L_94 = L_93->get_Gradename_3(); NullCheck(L_92); L_92->set_GradeName_2(L_94); CQualifyingManager_t954001806 * L_95 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_95); SelfQualifyPkResultInfo_t1561294256 * L_96 = CQualifyingManager_get_PkResult_m868160114(L_95, /*hidden argument*/NULL); QualifyLevelInfo_t1733464793 * L_97 = V_8; NullCheck(L_97); int32_t L_98 = L_97->get_Star_2(); NullCheck(L_96); L_96->set_StarNum_4(L_98); CQualifyingManager_t954001806 * L_99 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_99); SelfQualifyPkResultInfo_t1561294256 * L_100 = CQualifyingManager_get_PkResult_m868160114(L_99, /*hidden argument*/NULL); QualifyLevelInfo_t1733464793 * L_101 = V_8; NullCheck(L_101); int32_t L_102 = L_101->get_Starall_1(); NullCheck(L_100); L_100->set_StarAll_5(L_102); } IL_021e: { CLevelManager_t3077608201 * L_103 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_103); bool L_104 = CLevelManager_IsLevel_m3139716542(L_103, _stringLiteral840214861, /*hidden argument*/NULL); if (!L_104) { goto IL_0288; } } { CAnimSystem_t3541144328 * L_105 = IHelp_GetMovieSystem_m2219992042(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_105); CAnimSystem_DelSequenceAll_m761186596(L_105, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_106 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_106); ICameraBase_t3615533728 * L_107 = CRoot_GetCamera_m3179746689(L_106, /*hidden argument*/NULL); V_9 = L_107; ICameraBase_t3615533728 * L_108 = V_9; if (!L_108) { goto IL_0257; } } { ICameraBase_t3615533728 * L_109 = V_9; NullCheck(L_109); ICameraBase_SetWatchTarget_m1900455678(L_109, (Transform_t3600365921 *)NULL, /*hidden argument*/NULL); } IL_0257: { Camera_t4157153871 * L_110 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); V_10 = L_110; Camera_t4157153871 * L_111 = V_10; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_112 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_111, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_112) { goto IL_0288; } } { Camera_t4157153871 * L_113 = V_10; NullCheck(L_113); Animation_t3648466861 * L_114 = Component_GetComponent_TisAnimation_t3648466861_m4214971628(L_113, /*hidden argument*/Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var); V_11 = L_114; Animation_t3648466861 * L_115 = V_11; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_116 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_115, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_116) { goto IL_0288; } } { Animation_t3648466861 * L_117 = V_11; NullCheck(L_117); Animation_Stop_m195768787(L_117, /*hidden argument*/NULL); } IL_0288: { CQualifyingManager_t954001806 * L_118 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_118); CQualifyingManager_DelayShowLaddrComplete_m905024097(L_118, /*hidden argument*/NULL); } IL_0292: { return; } } // System.Void DMCore.Net.cbQualifying::OnReceQualifyRankListData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbQualifying_OnReceQualifyRankListData_m78250089 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbQualifying_OnReceQualifyRankListData_m78250089_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; int32_t V_6 = 0; QualifyInfo_t2809524376 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; QualifyLevelInfo_t1733464793 * V_11 = NULL; int32_t V_12 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = ___msg0; int32_t L_4 = V_0; int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); V_0 = L_5; NullCheck(L_3); int32_t L_6 = CDataArray_GetInt_m1111369473(L_3, L_5, 0, /*hidden argument*/NULL); V_1 = L_6; CDataArray_t4068198041 * L_7 = ___msg0; int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = CDataArray_GetInt_m1111369473(L_7, L_9, 0, /*hidden argument*/NULL); V_2 = L_10; CDataArray_t4068198041 * L_11 = ___msg0; int32_t L_12 = V_0; int32_t L_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_13; NullCheck(L_11); int32_t L_14 = CDataArray_GetInt_m1111369473(L_11, L_13, 0, /*hidden argument*/NULL); V_3 = L_14; CDataArray_t4068198041 * L_15 = ___msg0; int32_t L_16 = V_0; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_0 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); V_4 = L_18; CDataArray_t4068198041 * L_19 = ___msg0; int32_t L_20 = V_0; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_0 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_5 = L_22; CQualifyingManager_t954001806 * L_23 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); CurQualifyRankInfo_t2391125760 * L_24 = CQualifyingManager_get_CurrQualifyRankInfo_m1584014563(L_23, /*hidden argument*/NULL); int32_t L_25 = V_1; NullCheck(L_24); L_24->set_RankListFlag_2(L_25); CQualifyingManager_t954001806 * L_26 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CurQualifyRankInfo_t2391125760 * L_27 = CQualifyingManager_get_CurrQualifyRankInfo_m1584014563(L_26, /*hidden argument*/NULL); String_t* L_28 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); String_t* L_29 = Int32_ToString_m141394615((&V_3), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = String_Concat_m3755062657(NULL /*static, unused*/, L_28, _stringLiteral3452614530, L_29, /*hidden argument*/NULL); NullCheck(L_27); L_27->set_RankListDec_1(L_30); CQualifyingManager_t954001806 * L_31 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CurQualifyRankInfo_t2391125760 * L_32 = CQualifyingManager_get_CurrQualifyRankInfo_m1584014563(L_31, /*hidden argument*/NULL); int32_t L_33 = V_5; NullCheck(L_32); L_32->set_RankNum_3(L_33); CQualifyingManager_t954001806 * L_34 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); CQualifyingManager_ClearRankList_m3410373057(L_34, /*hidden argument*/NULL); int32_t L_35 = V_5; if ((((int32_t)L_35) <= ((int32_t)0))) { goto IL_0226; } } { V_6 = 0; goto IL_021d; } IL_00c0: { QualifyInfo_t2809524376 * L_36 = (QualifyInfo_t2809524376 *)il2cpp_codegen_object_new(QualifyInfo_t2809524376_il2cpp_TypeInfo_var); QualifyInfo__ctor_m1202991701(L_36, /*hidden argument*/NULL); V_7 = L_36; QualifyInfo_t2809524376 * L_37 = V_7; CDataArray_t4068198041 * L_38 = ___msg0; int32_t L_39 = V_0; int32_t L_40 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); V_0 = L_40; NullCheck(L_38); int64_t L_41 = CDataArray_GetLong_m4094450536(L_38, L_40, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_37); L_37->set_UserID_1(L_41); QualifyInfo_t2809524376 * L_42 = V_7; CDataArray_t4068198041 * L_43 = ___msg0; int32_t L_44 = V_0; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_0 = L_45; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_46 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_43); String_t* L_47 = CDataArray_GetWideStr_m3532563229(L_43, L_45, L_46, /*hidden argument*/NULL); NullCheck(L_42); L_42->set_PlayerName_0(L_47); QualifyInfo_t2809524376 * L_48 = V_7; CDataArray_t4068198041 * L_49 = ___msg0; int32_t L_50 = V_0; int32_t L_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); V_0 = L_51; NullCheck(L_49); int32_t L_52 = CDataArray_GetInt_m1111369473(L_49, L_51, 0, /*hidden argument*/NULL); NullCheck(L_48); L_48->set_Sex_3(L_52); QualifyInfo_t2809524376 * L_53 = V_7; CDataArray_t4068198041 * L_54 = ___msg0; int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; NullCheck(L_54); int64_t L_57 = CDataArray_GetLong_m4094450536(L_54, L_56, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_53); L_53->set_HeadPhotoID_2(L_57); QualifyInfo_t2809524376 * L_58 = V_7; CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_0; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_0 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 0, /*hidden argument*/NULL); NullCheck(L_58); L_58->set_QualifyLevel_6(L_62); QualifyInfo_t2809524376 * L_63 = V_7; CDataArray_t4068198041 * L_64 = ___msg0; int32_t L_65 = V_0; int32_t L_66 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); V_0 = L_66; NullCheck(L_64); int32_t L_67 = CDataArray_GetInt_m1111369473(L_64, L_66, 0, /*hidden argument*/NULL); NullCheck(L_63); L_63->set_Score_11(L_67); QualifyInfo_t2809524376 * L_68 = V_7; int32_t L_69 = V_6; NullCheck(L_68); L_68->set_MyRankNum_10(((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1))); CDataArray_t4068198041 * L_70 = ___msg0; int32_t L_71 = V_0; int32_t L_72 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); V_0 = L_72; NullCheck(L_70); int32_t L_73 = CDataArray_GetInt_m1111369473(L_70, L_72, 0, /*hidden argument*/NULL); V_8 = L_73; CDataArray_t4068198041 * L_74 = ___msg0; int32_t L_75 = V_0; int32_t L_76 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); V_0 = L_76; NullCheck(L_74); int32_t L_77 = CDataArray_GetInt_m1111369473(L_74, L_76, 0, /*hidden argument*/NULL); V_9 = L_77; CDataArray_t4068198041 * L_78 = ___msg0; int32_t L_79 = V_0; int32_t L_80 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); V_0 = L_80; NullCheck(L_78); int32_t L_81 = CDataArray_GetInt_m1111369473(L_78, L_80, (-1), /*hidden argument*/NULL); V_10 = L_81; QualifyInfo_t2809524376 * L_82 = V_7; int32_t L_83 = V_10; NullCheck(L_82); L_82->set_HeadBoxID_15(L_83); QualifyInfo_t2809524376 * L_84 = V_7; int32_t L_85 = V_8; NullCheck(L_84); L_84->set_WinCount_13(L_85); QualifyInfo_t2809524376 * L_86 = V_7; int32_t L_87 = V_8; int32_t L_88 = V_9; NullCheck(L_86); L_86->set_TotalGameNum_14(((int32_t)il2cpp_codegen_add((int32_t)L_87, (int32_t)L_88))); QualifyInfo_t2809524376 * L_89 = V_7; NullCheck(L_89); int32_t L_90 = L_89->get_TotalGameNum_14(); if (!L_90) { goto IL_01bb; } } { QualifyInfo_t2809524376 * L_91 = V_7; QualifyInfo_t2809524376 * L_92 = V_7; NullCheck(L_92); int32_t L_93 = L_92->get_WinCount_13(); QualifyInfo_t2809524376 * L_94 = V_7; NullCheck(L_94); int32_t L_95 = L_94->get_TotalGameNum_14(); NullCheck(L_91); L_91->set_WinRate_12(((float)((float)(((float)((float)L_93)))/(float)(((float)((float)L_95)))))); goto IL_01c7; } IL_01bb: { QualifyInfo_t2809524376 * L_96 = V_7; NullCheck(L_96); L_96->set_WinRate_12((0.0f)); } IL_01c7: { IL2CPP_RUNTIME_CLASS_INIT(QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var); QualifyingCfgManager_t3310596061 * L_97 = QualifyingCfgManager_GetInstance_m3304083579(NULL /*static, unused*/, /*hidden argument*/NULL); QualifyInfo_t2809524376 * L_98 = V_7; NullCheck(L_98); int32_t L_99 = L_98->get_QualifyLevel_6(); NullCheck(L_97); QualifyLevelInfo_t1733464793 * L_100 = QualifyingCfgManager_GetSeverQualifyLevelInfo_m3517287561(L_97, L_99, /*hidden argument*/NULL); V_11 = L_100; QualifyLevelInfo_t1733464793 * L_101 = V_11; if (!L_101) { goto IL_020b; } } { QualifyInfo_t2809524376 * L_102 = V_7; QualifyLevelInfo_t1733464793 * L_103 = V_11; NullCheck(L_103); int32_t L_104 = L_103->get_Grade_0(); NullCheck(L_102); L_102->set_Grade_9(L_104); QualifyInfo_t2809524376 * L_105 = V_7; QualifyLevelInfo_t1733464793 * L_106 = V_11; NullCheck(L_106); String_t* L_107 = L_106->get_Gradename_3(); NullCheck(L_105); L_105->set_GradeName_5(L_107); QualifyInfo_t2809524376 * L_108 = V_7; QualifyLevelInfo_t1733464793 * L_109 = V_11; NullCheck(L_109); int32_t L_110 = L_109->get_Star_2(); NullCheck(L_108); L_108->set_StarNum_7(L_110); } IL_020b: { CQualifyingManager_t954001806 * L_111 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); QualifyInfo_t2809524376 * L_112 = V_7; NullCheck(L_111); CQualifyingManager_AddRankListItem_m1991878003(L_111, L_112, /*hidden argument*/NULL); int32_t L_113 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_113, (int32_t)1)); } IL_021d: { int32_t L_114 = V_6; int32_t L_115 = V_5; if ((((int32_t)L_114) < ((int32_t)L_115))) { goto IL_00c0; } } IL_0226: { CQualifyingManager_t954001806 * L_116 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_116); int32_t L_117 = CQualifyingManager_GetMyIndexInRankList_m628662521(L_116, /*hidden argument*/NULL); V_12 = L_117; int32_t L_118 = V_12; if ((((int32_t)L_118) <= ((int32_t)(-1)))) { goto IL_0252; } } { CQualifyingManager_t954001806 * L_119 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_119); CurQualifyRankInfo_t2391125760 * L_120 = CQualifyingManager_get_CurrQualifyRankInfo_m1584014563(L_119, /*hidden argument*/NULL); int32_t L_121 = V_12; NullCheck(L_120); L_120->set_MyRankNum_0(((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1))); goto IL_0262; } IL_0252: { CQualifyingManager_t954001806 * L_122 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_122); CurQualifyRankInfo_t2391125760 * L_123 = CQualifyingManager_get_CurrQualifyRankInfo_m1584014563(L_122, /*hidden argument*/NULL); NullCheck(L_123); L_123->set_MyRankNum_0((-1)); } IL_0262: { CQualifyingManager_t954001806 * L_124 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_124); CQualifyingManager_RefreshQfRankListBaseInfo_m4162382496(L_124, /*hidden argument*/NULL); CQualifyingManager_t954001806 * L_125 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_125); CQualifyingManager_RefreshQfRankList_m1671384668(L_125, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbQualifying::OnQualifyingPlayerInfoData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbQualifying_OnQualifyingPlayerInfoData_m2219401421 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbQualifying_OnQualifyingPlayerInfoData_m2219401421_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; QualifyInfo_t2809524376 * V_8 = NULL; QualifyLevelInfo_t1733464793 * V_9 = NULL; QualifyLevelInfo_t1733464793 * V_10 = NULL; QualifyInfo_t2809524376 * V_11 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int64_t L_3 = CDataArray_GetLong_m4094450536(L_0, L_2, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); V_6 = L_23; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_7 = L_27; CQualifyingManager_t954001806 * L_28 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_29 = V_1; int32_t L_30 = V_2; int32_t L_31 = V_3; int32_t L_32 = V_5; int32_t L_33 = V_6; NullCheck(L_28); CQualifyingManager_RefreshPlayerQualifyInfo_m59822139(L_28, L_29, L_30, L_31, ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)L_33)), /*hidden argument*/NULL); int64_t L_34 = V_1; CMainRole_t4200562839 * L_35 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); int64_t L_36 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_35); if ((((int64_t)L_34) == ((int64_t)L_36))) { goto IL_0085; } } { return; } IL_0085: { QualifyInfo_t2809524376 * L_37 = (QualifyInfo_t2809524376 *)il2cpp_codegen_object_new(QualifyInfo_t2809524376_il2cpp_TypeInfo_var); QualifyInfo__ctor_m1202991701(L_37, /*hidden argument*/NULL); V_8 = L_37; QualifyInfo_t2809524376 * L_38 = V_8; int32_t L_39 = V_2; NullCheck(L_38); L_38->set_ModeName_4(L_39); QualifyInfo_t2809524376 * L_40 = V_8; int32_t L_41 = V_3; NullCheck(L_40); L_40->set_QualifyLevel_6(L_41); QualifyInfo_t2809524376 * L_42 = V_8; int32_t L_43 = V_7; NullCheck(L_42); L_42->set_MyRankNum_10(L_43); int32_t L_44 = V_3; if (L_44) { goto IL_00f1; } } { IL2CPP_RUNTIME_CLASS_INIT(QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var); QualifyingCfgManager_t3310596061 * L_45 = QualifyingCfgManager_GetInstance_m3304083579(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); QualifyLevelInfo_t1733464793 * L_46 = QualifyingCfgManager_GetSeverQualifyLevelInfo_m3517287561(L_45, 1, /*hidden argument*/NULL); V_9 = L_46; QualifyLevelInfo_t1733464793 * L_47 = V_9; if (!L_47) { goto IL_00f1; } } { QualifyInfo_t2809524376 * L_48 = V_8; QualifyLevelInfo_t1733464793 * L_49 = V_9; NullCheck(L_49); int32_t L_50 = L_49->get_Grade_0(); NullCheck(L_48); L_48->set_Grade_9(L_50); QualifyInfo_t2809524376 * L_51 = V_8; QualifyLevelInfo_t1733464793 * L_52 = V_9; NullCheck(L_52); String_t* L_53 = L_52->get_Gradename_3(); NullCheck(L_51); L_51->set_GradeName_5(L_53); QualifyInfo_t2809524376 * L_54 = V_8; NullCheck(L_54); L_54->set_StarNum_7(0); QualifyInfo_t2809524376 * L_55 = V_8; QualifyLevelInfo_t1733464793 * L_56 = V_9; NullCheck(L_56); int32_t L_57 = L_56->get_Starall_1(); NullCheck(L_55); L_55->set_StarAll_8(L_57); } IL_00f1: { QualifyInfo_t2809524376 * L_58 = V_8; int32_t L_59 = V_4; NullCheck(L_58); L_58->set_Score_11(L_59); QualifyInfo_t2809524376 * L_60 = V_8; int32_t L_61 = V_5; NullCheck(L_60); L_60->set_WinCount_13(L_61); QualifyInfo_t2809524376 * L_62 = V_8; int32_t L_63 = V_5; int32_t L_64 = V_6; NullCheck(L_62); L_62->set_TotalGameNum_14(((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)L_64))); QualifyInfo_t2809524376 * L_65 = V_8; NullCheck(L_65); int32_t L_66 = L_65->get_TotalGameNum_14(); if (!L_66) { goto IL_0133; } } { QualifyInfo_t2809524376 * L_67 = V_8; QualifyInfo_t2809524376 * L_68 = V_8; NullCheck(L_68); int32_t L_69 = L_68->get_WinCount_13(); QualifyInfo_t2809524376 * L_70 = V_8; NullCheck(L_70); int32_t L_71 = L_70->get_TotalGameNum_14(); NullCheck(L_67); L_67->set_WinRate_12(((float)((float)(((float)((float)L_69)))/(float)(((float)((float)L_71)))))); } IL_0133: { IL2CPP_RUNTIME_CLASS_INIT(QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var); QualifyingCfgManager_t3310596061 * L_72 = QualifyingCfgManager_GetInstance_m3304083579(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_73 = V_3; NullCheck(L_72); QualifyLevelInfo_t1733464793 * L_74 = QualifyingCfgManager_GetSeverQualifyLevelInfo_m3517287561(L_72, L_73, /*hidden argument*/NULL); V_10 = L_74; QualifyLevelInfo_t1733464793 * L_75 = V_10; if (!L_75) { goto IL_017f; } } { QualifyInfo_t2809524376 * L_76 = V_8; QualifyLevelInfo_t1733464793 * L_77 = V_10; NullCheck(L_77); int32_t L_78 = L_77->get_Grade_0(); NullCheck(L_76); L_76->set_Grade_9(L_78); QualifyInfo_t2809524376 * L_79 = V_8; QualifyLevelInfo_t1733464793 * L_80 = V_10; NullCheck(L_80); String_t* L_81 = L_80->get_Gradename_3(); NullCheck(L_79); L_79->set_GradeName_5(L_81); QualifyInfo_t2809524376 * L_82 = V_8; QualifyLevelInfo_t1733464793 * L_83 = V_10; NullCheck(L_83); int32_t L_84 = L_83->get_Star_2(); NullCheck(L_82); L_82->set_StarNum_7(L_84); QualifyInfo_t2809524376 * L_85 = V_8; QualifyLevelInfo_t1733464793 * L_86 = V_10; NullCheck(L_86); int32_t L_87 = L_86->get_Starall_1(); NullCheck(L_85); L_85->set_StarAll_8(L_87); } IL_017f: { CQualifyingManager_t954001806 * L_88 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_89 = V_2; QualifyInfo_t2809524376 * L_90 = V_8; NullCheck(L_88); CQualifyingManager_AddSelfInfoList_m3577537772(L_88, L_89, L_90, /*hidden argument*/NULL); CQualifyingManager_t954001806 * L_91 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_91); CQualifyingManager_RefreshQfModeList_m1355147596(L_91, /*hidden argument*/NULL); QualifyInfo_t2809524376 * L_92 = (QualifyInfo_t2809524376 *)il2cpp_codegen_object_new(QualifyInfo_t2809524376_il2cpp_TypeInfo_var); QualifyInfo__ctor_m1202991701(L_92, /*hidden argument*/NULL); V_11 = L_92; QualifyInfo_t2809524376 * L_93 = V_11; CMainRole_t4200562839 * L_94 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_94); int64_t L_95 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_94); NullCheck(L_93); L_93->set_UserID_1(L_95); QualifyInfo_t2809524376 * L_96 = V_11; CMainRole_t4200562839 * L_97 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_97); CProperty_t963755051 * L_98 = ISceneBaseObj_GetNetProperty_m1709069404(L_97, /*hidden argument*/NULL); NullCheck(L_98); int64_t L_99 = CProperty_GetLong_m359864449(L_98, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_96); L_96->set_HeadPhotoID_2(L_99); QualifyInfo_t2809524376 * L_100 = V_11; CMainRole_t4200562839 * L_101 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_101); CProperty_t963755051 * L_102 = ISceneBaseObj_GetNetProperty_m1709069404(L_101, /*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 = CProperty_GetWideStr_m2042428682(L_102, _stringLiteral62725275, L_103, /*hidden argument*/NULL); NullCheck(L_100); L_100->set_PlayerName_0(L_104); QualifyInfo_t2809524376 * L_105 = V_11; CMainRole_t4200562839 * L_106 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_106); CProperty_t963755051 * L_107 = ISceneBaseObj_GetNetProperty_m1709069404(L_106, /*hidden argument*/NULL); NullCheck(L_107); int32_t L_108 = CProperty_GetInt_m2680341236(L_107, _stringLiteral4166355951, 0, /*hidden argument*/NULL); NullCheck(L_105); L_105->set_Sex_3(L_108); QualifyInfo_t2809524376 * L_109 = V_11; QualifyInfo_t2809524376 * L_110 = V_8; NullCheck(L_110); int32_t L_111 = L_110->get_QualifyLevel_6(); NullCheck(L_109); L_109->set_QualifyLevel_6(L_111); QualifyInfo_t2809524376 * L_112 = V_11; QualifyInfo_t2809524376 * L_113 = V_8; NullCheck(L_113); int32_t L_114 = L_113->get_Score_11(); NullCheck(L_112); L_112->set_Score_11(L_114); QualifyInfo_t2809524376 * L_115 = V_11; QualifyInfo_t2809524376 * L_116 = V_8; NullCheck(L_116); int32_t L_117 = L_116->get_WinCount_13(); NullCheck(L_115); L_115->set_WinCount_13(L_117); QualifyInfo_t2809524376 * L_118 = V_11; QualifyInfo_t2809524376 * L_119 = V_8; NullCheck(L_119); int32_t L_120 = L_119->get_TotalGameNum_14(); NullCheck(L_118); L_118->set_TotalGameNum_14(L_120); QualifyInfo_t2809524376 * L_121 = V_11; QualifyInfo_t2809524376 * L_122 = V_8; NullCheck(L_122); float L_123 = L_122->get_WinRate_12(); NullCheck(L_121); L_121->set_WinRate_12(L_123); QualifyInfo_t2809524376 * L_124 = V_11; QualifyInfo_t2809524376 * L_125 = V_8; NullCheck(L_125); String_t* L_126 = L_125->get_GradeName_5(); NullCheck(L_124); L_124->set_GradeName_5(L_126); QualifyInfo_t2809524376 * L_127 = V_11; QualifyInfo_t2809524376 * L_128 = V_8; NullCheck(L_128); int32_t L_129 = L_128->get_Grade_9(); NullCheck(L_127); L_127->set_Grade_9(L_129); QualifyInfo_t2809524376 * L_130 = V_11; QualifyInfo_t2809524376 * L_131 = V_8; NullCheck(L_131); int32_t L_132 = L_131->get_MyRankNum_10(); NullCheck(L_130); L_130->set_MyRankNum_10(L_132); QualifyInfo_t2809524376 * L_133 = V_11; CMainRole_t4200562839 * L_134 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_134); CProperty_t963755051 * L_135 = ISceneBaseObj_GetNetProperty_m1709069404(L_134, /*hidden argument*/NULL); NullCheck(L_135); int32_t L_136 = CProperty_GetInt_m2680341236(L_135, _stringLiteral237374256, 0, /*hidden argument*/NULL); NullCheck(L_133); L_133->set_HeadBoxID_15(L_136); CQualifyingManager_t954001806 * L_137 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_138 = V_2; QualifyInfo_t2809524376 * L_139 = V_11; NullCheck(L_137); CQualifyingManager_SetMatchSelfData_m4275523952(L_137, L_138, L_139, /*hidden argument*/NULL); CQualifyingManager_t954001806 * L_140 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_140); CQualifyingManager_RefreshMatchSelfInfo_m989741483(L_140, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbQualifying::OnQualifyingMatchResultInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbQualifying_OnQualifyingMatchResultInfo_m616430536 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbQualifying_OnQualifyingMatchResultInfo_m616430536_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; QualifyInfo_t2809524376 * V_9 = NULL; QualifyLevelInfo_t1733464793 * V_10 = NULL; int32_t V_11 = 0; int32_t V_12 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_3 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_4 = L_15; CDataArray_t4068198041 * L_16 = ___msg0; int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); V_0 = L_18; NullCheck(L_16); int32_t L_19 = CDataArray_GetInt_m1111369473(L_16, L_18, 0, /*hidden argument*/NULL); V_5 = L_19; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); V_6 = L_23; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_7 = L_27; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_8 = L_31; int32_t L_32 = V_1; if ((!(((uint32_t)L_32) == ((uint32_t)1)))) { goto IL_008c; } } { CQualifyingManager_t954001806 * L_33 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); L_33->set_IsInMatchQueue_16((bool)1); CQualifyingManager_t954001806 * L_34 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); CQualifyingManager_RefreshInMatchQueue_m2075868171(L_34, /*hidden argument*/NULL); } IL_008c: { int32_t L_35 = V_1; if (L_35) { goto IL_018b; } } { CQualifyingManager_t954001806 * L_36 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); L_36->set_IsInMatchQueue_16((bool)0); QualifyInfo_t2809524376 * L_37 = (QualifyInfo_t2809524376 *)il2cpp_codegen_object_new(QualifyInfo_t2809524376_il2cpp_TypeInfo_var); QualifyInfo__ctor_m1202991701(L_37, /*hidden argument*/NULL); V_9 = L_37; QualifyInfo_t2809524376 * L_38 = V_9; int64_t L_39 = V_2; NullCheck(L_38); L_38->set_UserID_1(L_39); QualifyInfo_t2809524376 * L_40 = V_9; int32_t L_41 = V_3; NullCheck(L_40); L_40->set_ModeName_4(L_41); CQualifyingManager_t954001806 * L_42 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_43 = V_3; NullCheck(L_42); L_42->set_Mode_17(L_43); QualifyInfo_t2809524376 * L_44 = V_9; int32_t L_45 = V_4; NullCheck(L_44); L_44->set_QualifyLevel_6(L_45); QualifyInfo_t2809524376 * L_46 = V_9; int32_t L_47 = V_5; NullCheck(L_46); L_46->set_Score_11(L_47); QualifyInfo_t2809524376 * L_48 = V_9; int32_t L_49 = V_6; NullCheck(L_48); L_48->set_WinCount_13(L_49); QualifyInfo_t2809524376 * L_50 = V_9; int32_t L_51 = V_6; int32_t L_52 = V_7; NullCheck(L_50); L_50->set_TotalGameNum_14(((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)L_52))); QualifyInfo_t2809524376 * L_53 = V_9; NullCheck(L_53); int32_t L_54 = L_53->get_TotalGameNum_14(); if (!L_54) { goto IL_0105; } } { QualifyInfo_t2809524376 * L_55 = V_9; int32_t L_56 = V_6; QualifyInfo_t2809524376 * L_57 = V_9; NullCheck(L_57); int32_t L_58 = L_57->get_TotalGameNum_14(); NullCheck(L_55); L_55->set_WinRate_12(((float)((float)(((float)((float)L_56)))/(float)(((float)((float)L_58)))))); } IL_0105: { QualifyInfo_t2809524376 * L_59 = V_9; int32_t L_60 = V_8; NullCheck(L_59); L_59->set_MyRankNum_10(L_60); IL2CPP_RUNTIME_CLASS_INIT(QualifyingCfgManager_t3310596061_il2cpp_TypeInfo_var); QualifyingCfgManager_t3310596061 * L_61 = QualifyingCfgManager_GetInstance_m3304083579(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_62 = V_4; NullCheck(L_61); QualifyLevelInfo_t1733464793 * L_63 = QualifyingCfgManager_GetSeverQualifyLevelInfo_m3517287561(L_61, L_62, /*hidden argument*/NULL); V_10 = L_63; QualifyLevelInfo_t1733464793 * L_64 = V_10; if (!L_64) { goto IL_014d; } } { QualifyInfo_t2809524376 * L_65 = V_9; QualifyLevelInfo_t1733464793 * L_66 = V_10; NullCheck(L_66); int32_t L_67 = L_66->get_Grade_0(); NullCheck(L_65); L_65->set_Grade_9(L_67); QualifyInfo_t2809524376 * L_68 = V_9; QualifyLevelInfo_t1733464793 * L_69 = V_10; NullCheck(L_69); String_t* L_70 = L_69->get_Gradename_3(); NullCheck(L_68); L_68->set_GradeName_5(L_70); QualifyInfo_t2809524376 * L_71 = V_9; QualifyLevelInfo_t1733464793 * L_72 = V_10; NullCheck(L_72); int32_t L_73 = L_72->get_Star_2(); NullCheck(L_71); L_71->set_StarNum_7(L_73); } IL_014d: { CQualifyingManager_t954001806 * L_74 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_74); Dictionary_2_t4066855417 * L_75 = CQualifyingManager_get_MatchedQueue_m2629328100(L_74, /*hidden argument*/NULL); NullCheck(L_75); List_1_t4281599118 * L_76 = Dictionary_2_get_Item_m4237991233(L_75, _stringLiteral2507081147, /*hidden argument*/Dictionary_2_get_Item_m4237991233_RuntimeMethod_var); NullCheck(L_76); List_1_Clear_m3906069223(L_76, /*hidden argument*/List_1_Clear_m3906069223_RuntimeMethod_var); CQualifyingManager_t954001806 * L_77 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_77); Dictionary_2_t4066855417 * L_78 = CQualifyingManager_get_MatchedQueue_m2629328100(L_77, /*hidden argument*/NULL); NullCheck(L_78); List_1_t4281599118 * L_79 = Dictionary_2_get_Item_m4237991233(L_78, _stringLiteral2507081147, /*hidden argument*/Dictionary_2_get_Item_m4237991233_RuntimeMethod_var); QualifyInfo_t2809524376 * L_80 = V_9; NullCheck(L_79); List_1_Add_m2563042003(L_79, L_80, /*hidden argument*/List_1_Add_m2563042003_RuntimeMethod_var); CQualifyingManager_t954001806 * L_81 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_81); CQualifyingManager_RefreshMatchedSuccess_m2839723153(L_81, /*hidden argument*/NULL); } IL_018b: { int32_t L_82 = V_1; if ((!(((uint32_t)L_82) == ((uint32_t)2)))) { goto IL_01a7; } } { CQualifyingManager_t954001806 * L_83 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_83); L_83->set_IsInMatchQueue_16((bool)0); CQualifyingManager_t954001806 * L_84 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_84); CQualifyingManager_RefreshQfMatchFailed_m4290044585(L_84, /*hidden argument*/NULL); } IL_01a7: { int32_t L_85 = V_1; if ((!(((uint32_t)L_85) == ((uint32_t)3)))) { goto IL_01f0; } } { CQualifyingManager_t954001806 * L_86 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_86); L_86->set_IsInMatchQueue_16((bool)0); CQualifyingManager_t954001806 * L_87 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_87); CQualifyingManager_RefreshQfMatchFailed_m4290044585(L_87, /*hidden argument*/NULL); CDataArray_t4068198041 * L_88 = ___msg0; NullCheck(L_88); int32_t L_89 = CDataArray_GetInt_m1111369473(L_88, 2, 0, /*hidden argument*/NULL); V_11 = L_89; CDataArray_t4068198041 * L_90 = ___msg0; NullCheck(L_90); int32_t L_91 = CDataArray_GetInt_m1111369473(L_90, 3, 0, /*hidden argument*/NULL); V_12 = L_91; CQualifyingManager_t954001806 * L_92 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_92); Int32U5BU5D_t385246372* L_93 = L_92->get_MatchCDTime_18(); int32_t L_94 = V_11; int32_t L_95 = V_12; NullCheck(L_93); (L_93)->SetAt(static_cast(L_94), (int32_t)L_95); CQualifyingManager_t954001806 * L_96 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_96); CQualifyingManager_RefreshMatchTime_m478358550(L_96, /*hidden argument*/NULL); } IL_01f0: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbRank::OnBaseInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbRank_OnBaseInfo_m1865999855 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbRank_OnBaseInfo_m1865999855_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_8); String_t* L_12 = CDataArray_GetWideStr_m3532563229(L_8, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_13); String_t* L_17 = CDataArray_GetWideStr_m3532563229(L_13, L_15, L_16, /*hidden argument*/NULL); V_4 = L_17; V_5 = 0; V_6 = 0; int32_t L_18 = V_2; if (!L_18) { goto IL_00ad; } } { int32_t L_19 = V_2; if ((((int32_t)L_19) == ((int32_t)3))) { goto IL_00ad; } } { CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t L_23 = CDataArray_GetInt_m1111369473(L_20, L_22, 0, /*hidden argument*/NULL); V_5 = L_23; CDataArray_t4068198041 * L_24 = ___msg0; int32_t L_25 = V_0; int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); V_0 = L_26; NullCheck(L_24); int32_t L_27 = CDataArray_GetInt_m1111369473(L_24, L_26, 0, /*hidden argument*/NULL); V_6 = L_27; CDataArray_t4068198041 * L_28 = ___msg0; int32_t L_29 = V_0; int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); V_0 = L_30; NullCheck(L_28); int32_t L_31 = CDataArray_GetInt_m1111369473(L_28, L_30, 0, /*hidden argument*/NULL); V_7 = L_31; V_8 = 0; goto IL_00a4; } IL_0084: { CDataArray_t4068198041 * L_32 = ___msg0; int32_t L_33 = V_0; int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); V_0 = L_34; NullCheck(L_32); int32_t L_35 = CDataArray_GetInt_m1111369473(L_32, L_34, 0, /*hidden argument*/NULL); V_9 = L_35; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_36 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_37 = V_9; NullCheck(L_36); CRankManager_AddIdList_m3241119995(L_36, L_37, /*hidden argument*/NULL); int32_t L_38 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00a4: { int32_t L_39 = V_8; int32_t L_40 = V_7; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0084; } } IL_00ad: { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_41 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_42 = V_1; int32_t L_43 = V_2; String_t* L_44 = V_3; String_t* L_45 = V_4; int32_t L_46 = V_5; int32_t L_47 = V_6; NullCheck(L_41); CRankManager_SetBaseData_m243327546(L_41, L_42, L_43, L_44, L_45, L_46, L_47, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbRank::OnRankInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbRank_OnRankInfo_m1359518346 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbRank_OnRankInfo_m1359518346_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CRankList_t1091803790 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int64_t V_7 = 0; String_t* V_8 = NULL; String_t* V_9 = NULL; int32_t V_10 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CVoteManager_t3037953160_il2cpp_TypeInfo_var); CVoteManager_t3037953160 * L_4 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, 0, /*hidden argument*/NULL); NullCheck(L_4); CVoteManager_set_PariseCount_m1246152401(L_4, L_8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_2 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_3 = L_16; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_17 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = V_1; NullCheck(L_17); CRankList_t1091803790 * L_19 = CRankManager_TryGetList_m2571892525(L_17, L_18, /*hidden argument*/NULL); V_4 = L_19; CRankList_t1091803790 * L_20 = V_4; if (!L_20) { goto IL_00d0; } } { CRankList_t1091803790 * L_21 = V_4; NullCheck(L_21); CRankList_Clear_m1630765727(L_21, /*hidden argument*/NULL); V_5 = 0; goto IL_00c8; } IL_0062: { CDataArray_t4068198041 * L_22 = ___msg0; int32_t L_23 = V_0; int32_t L_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); V_0 = L_24; NullCheck(L_22); int32_t L_25 = CDataArray_GetInt_m1111369473(L_22, L_24, 0, /*hidden argument*/NULL); V_6 = L_25; CDataArray_t4068198041 * L_26 = ___msg0; int32_t L_27 = V_0; int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); V_0 = L_28; NullCheck(L_26); int64_t L_29 = CDataArray_GetLong_m4094450536(L_26, L_28, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_7 = L_29; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_0; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_0 = L_32; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_34 = CDataArray_GetWideStr_m3532563229(L_30, L_32, L_33, /*hidden argument*/NULL); V_8 = L_34; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; String_t* L_38 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_35); String_t* L_39 = CDataArray_GetWideStr_m3532563229(L_35, L_37, L_38, /*hidden argument*/NULL); V_9 = L_39; CDataArray_t4068198041 * L_40 = ___msg0; int32_t L_41 = V_0; int32_t L_42 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_0 = L_42; NullCheck(L_40); int32_t L_43 = CDataArray_GetInt_m1111369473(L_40, L_42, 0, /*hidden argument*/NULL); V_10 = L_43; CRankList_t1091803790 * L_44 = V_4; int32_t L_45 = V_6; int64_t L_46 = V_7; String_t* L_47 = V_8; String_t* L_48 = V_9; int32_t L_49 = V_10; NullCheck(L_44); CRankList_Append_m306877627(L_44, L_45, L_46, L_47, L_48, L_49, /*hidden argument*/NULL); int32_t L_50 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); } IL_00c8: { int32_t L_51 = V_5; int32_t L_52 = V_3; if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_0062; } } IL_00d0: { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_53 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); int32_t L_54 = CRankManager_get_CurrentStage_m699100786(L_53, /*hidden argument*/NULL); if (!L_54) { goto IL_0109; } } { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_55 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_55); int32_t L_56 = CRankManager_get_CurrentStage_m699100786(L_55, /*hidden argument*/NULL); if ((((int32_t)L_56) == ((int32_t)3))) { goto IL_0109; } } { IL2CPP_RUNTIME_CLASS_INIT(CVoteManager_t3037953160_il2cpp_TypeInfo_var); CVoteManager_t3037953160 * L_57 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_57); bool L_58 = CVoteManager_get_IsPlayAnim_m695080961(L_57, /*hidden argument*/NULL); if (L_58) { goto IL_0109; } } { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_59 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_59); CRankManager_set_OpenPage_m1604189506(L_59, 2, /*hidden argument*/NULL); } IL_0109: { return; } } // System.Void DMCore.Net.cbRank::OnVoteResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbRank_OnVoteResult_m1677383003 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbRank_OnVoteResult_m1677383003_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; int64_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t G_B3_0 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_001c; } } { G_B3_0 = 1; goto IL_001d; } IL_001c: { G_B3_0 = 0; } IL_001d: { V_2 = (bool)G_B3_0; CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int64_t L_8 = CDataArray_GetLong_m4094450536(L_5, L_7, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_3 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_4 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_5 = L_16; IL2CPP_RUNTIME_CLASS_INIT(CVoteManager_t3037953160_il2cpp_TypeInfo_var); CVoteManager_t3037953160 * L_17 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_18 = V_3; NullCheck(L_17); CVoteManager_set_SelectedUser_m2844883989(L_17, L_18, /*hidden argument*/NULL); CVoteManager_t3037953160 * L_19 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_20 = V_4; NullCheck(L_19); CVoteManager_set_AddValue_m2664829328(L_19, L_20, /*hidden argument*/NULL); bool L_21 = V_2; if (!L_21) { goto IL_00a5; } } { int32_t L_22 = V_5; if ((!(((uint32_t)L_22) == ((uint32_t)1)))) { goto IL_0092; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral2737357307, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CVoteManager_t3037953160_il2cpp_TypeInfo_var); CVoteManager_t3037953160 * L_23 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); CVoteManager_set_IsPlayAnim_m3460363027(L_23, (bool)1, /*hidden argument*/NULL); CVoteManager_t3037953160 * L_24 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); CVoteManager_set_RefreshItem_m346161814(L_24, (bool)1, /*hidden argument*/NULL); goto IL_00a5; } IL_0092: { int32_t L_25 = V_5; if ((!(((uint32_t)L_25) == ((uint32_t)2)))) { goto IL_00a5; } } { IL2CPP_RUNTIME_CLASS_INIT(CVoteManager_t3037953160_il2cpp_TypeInfo_var); CVoteManager_t3037953160 * L_26 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CVoteManager_set_RefreshList_m1311967690(L_26, (bool)1, /*hidden argument*/NULL); } IL_00a5: { return; } } // System.Void DMCore.Net.cbRank::OnRewardList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbRank_OnRewardList_m538523338 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbRank_OnRewardList_m538523338_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; CRewardUnit_t2813751670 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; CRewardUnit_t2813751670 * V_16 = NULL; int32_t V_17 = 0; int32_t V_18 = 0; int32_t V_19 = 0; int32_t V_20 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_00e6; } IL_0016: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_3 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_4 = L_11; CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_0; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_5 = L_15; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_16 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = V_3; int32_t L_18 = V_4; NullCheck(L_16); CRewardUnit_t2813751670 * L_19 = CRankManager_FindUnit_m413193645(L_16, 1, L_17, L_18, /*hidden argument*/NULL); V_6 = L_19; CRewardUnit_t2813751670 * L_20 = V_6; if (!L_20) { goto IL_0062; } } { CRewardUnit_t2813751670 * L_21 = V_6; NullCheck(L_21); CRewardUnit_Clear_m3546538506(L_21, /*hidden argument*/NULL); goto IL_007a; } IL_0062: { CRewardUnit_t2813751670 * L_22 = (CRewardUnit_t2813751670 *)il2cpp_codegen_object_new(CRewardUnit_t2813751670_il2cpp_TypeInfo_var); CRewardUnit__ctor_m1908484183(L_22, /*hidden argument*/NULL); V_6 = L_22; CRewardUnit_t2813751670 * L_23 = V_6; int32_t L_24 = V_3; NullCheck(L_23); L_23->set_m_beginRaking_0(L_24); CRewardUnit_t2813751670 * L_25 = V_6; int32_t L_26 = V_4; NullCheck(L_25); L_25->set_m_endRanking_1(L_26); } IL_007a: { V_7 = 0; goto IL_00cc; } IL_0082: { CDataArray_t4068198041 * L_27 = ___msg0; int32_t L_28 = V_0; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_0 = L_29; NullCheck(L_27); int32_t L_30 = CDataArray_GetInt_m1111369473(L_27, L_29, 0, /*hidden argument*/NULL); V_8 = L_30; CDataArray_t4068198041 * L_31 = ___msg0; int32_t L_32 = V_0; int32_t L_33 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); V_0 = L_33; NullCheck(L_31); int32_t L_34 = CDataArray_GetInt_m1111369473(L_31, L_33, 0, /*hidden argument*/NULL); V_9 = L_34; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_0; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_0 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); V_10 = L_38; CRewardUnit_t2813751670 * L_39 = V_6; if (!L_39) { goto IL_00c6; } } { CRewardUnit_t2813751670 * L_40 = V_6; NullCheck(L_40); CAwardList_t4094041907 * L_41 = L_40->get_m_awardList_2(); int32_t L_42 = V_8; int32_t L_43 = V_10; int32_t L_44 = V_9; NullCheck(L_41); CAwardList_Add_m2199159243(L_41, L_42, L_43, L_44, /*hidden argument*/NULL); } IL_00c6: { int32_t L_45 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00cc: { int32_t L_46 = V_7; int32_t L_47 = V_5; if ((((int32_t)L_46) < ((int32_t)L_47))) { goto IL_0082; } } { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_48 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); CRewardUnit_t2813751670 * L_49 = V_6; NullCheck(L_48); CRankManager_AppendReward_m548537217(L_48, 1, L_49, /*hidden argument*/NULL); int32_t L_50 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); } IL_00e6: { int32_t L_51 = V_2; int32_t L_52 = V_1; if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_0016; } } { CDataArray_t4068198041 * L_53 = ___msg0; int32_t L_54 = V_0; int32_t L_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); V_0 = L_55; NullCheck(L_53); int32_t L_56 = CDataArray_GetInt_m1111369473(L_53, L_55, 0, /*hidden argument*/NULL); V_11 = L_56; V_12 = 0; goto IL_01d8; } IL_0103: { CDataArray_t4068198041 * L_57 = ___msg0; int32_t L_58 = V_0; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); V_0 = L_59; NullCheck(L_57); int32_t L_60 = CDataArray_GetInt_m1111369473(L_57, L_59, 0, /*hidden argument*/NULL); V_13 = L_60; CDataArray_t4068198041 * L_61 = ___msg0; int32_t L_62 = V_0; int32_t L_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); V_0 = L_63; NullCheck(L_61); int32_t L_64 = CDataArray_GetInt_m1111369473(L_61, L_63, 0, /*hidden argument*/NULL); V_14 = L_64; CDataArray_t4068198041 * L_65 = ___msg0; int32_t L_66 = V_0; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_0 = L_67; NullCheck(L_65); int32_t L_68 = CDataArray_GetInt_m1111369473(L_65, L_67, 0, /*hidden argument*/NULL); V_15 = L_68; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_69 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_70 = V_13; int32_t L_71 = V_14; NullCheck(L_69); CRewardUnit_t2813751670 * L_72 = CRankManager_FindUnit_m413193645(L_69, 2, L_70, L_71, /*hidden argument*/NULL); V_16 = L_72; CRewardUnit_t2813751670 * L_73 = V_16; if (!L_73) { goto IL_0151; } } { CRewardUnit_t2813751670 * L_74 = V_16; NullCheck(L_74); CRewardUnit_Clear_m3546538506(L_74, /*hidden argument*/NULL); goto IL_016a; } IL_0151: { CRewardUnit_t2813751670 * L_75 = (CRewardUnit_t2813751670 *)il2cpp_codegen_object_new(CRewardUnit_t2813751670_il2cpp_TypeInfo_var); CRewardUnit__ctor_m1908484183(L_75, /*hidden argument*/NULL); V_16 = L_75; CRewardUnit_t2813751670 * L_76 = V_16; int32_t L_77 = V_13; NullCheck(L_76); L_76->set_m_beginRaking_0(L_77); CRewardUnit_t2813751670 * L_78 = V_16; int32_t L_79 = V_14; NullCheck(L_78); L_78->set_m_endRanking_1(L_79); } IL_016a: { V_17 = 0; goto IL_01bc; } IL_0172: { CDataArray_t4068198041 * L_80 = ___msg0; int32_t L_81 = V_0; int32_t L_82 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)1)); V_0 = L_82; NullCheck(L_80); int32_t L_83 = CDataArray_GetInt_m1111369473(L_80, L_82, 0, /*hidden argument*/NULL); V_18 = L_83; CDataArray_t4068198041 * L_84 = ___msg0; int32_t L_85 = V_0; int32_t L_86 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); V_0 = L_86; NullCheck(L_84); int32_t L_87 = CDataArray_GetInt_m1111369473(L_84, L_86, 0, /*hidden argument*/NULL); V_19 = L_87; CDataArray_t4068198041 * L_88 = ___msg0; int32_t L_89 = V_0; int32_t L_90 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); V_0 = L_90; NullCheck(L_88); int32_t L_91 = CDataArray_GetInt_m1111369473(L_88, L_90, 0, /*hidden argument*/NULL); V_20 = L_91; CRewardUnit_t2813751670 * L_92 = V_16; if (!L_92) { goto IL_01b6; } } { CRewardUnit_t2813751670 * L_93 = V_16; NullCheck(L_93); CAwardList_t4094041907 * L_94 = L_93->get_m_awardList_2(); int32_t L_95 = V_18; int32_t L_96 = V_20; int32_t L_97 = V_19; NullCheck(L_94); CAwardList_Add_m2199159243(L_94, L_95, L_96, L_97, /*hidden argument*/NULL); } IL_01b6: { int32_t L_98 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)1)); } IL_01bc: { int32_t L_99 = V_17; int32_t L_100 = V_15; if ((((int32_t)L_99) < ((int32_t)L_100))) { goto IL_0172; } } { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_101 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); CRewardUnit_t2813751670 * L_102 = V_16; NullCheck(L_101); CRankManager_AppendReward_m548537217(L_101, 2, L_102, /*hidden argument*/NULL); int32_t L_103 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_103, (int32_t)1)); } IL_01d8: { int32_t L_104 = V_12; int32_t L_105 = V_11; if ((((int32_t)L_104) < ((int32_t)L_105))) { goto IL_0103; } } { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_106 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_106); CRankManager_set_RewardDataIsReady_m1348531669(L_106, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbRank::OnGiftList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbRank_OnGiftList_m1489286527 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbRank_OnGiftList_m1489286527_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; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0042; } IL_0016: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_3 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 0, /*hidden argument*/NULL); V_4 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CVoteManager_t3037953160_il2cpp_TypeInfo_var); CVoteManager_t3037953160 * L_12 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_3; int32_t L_14 = V_4; NullCheck(L_12); CVoteManager_Append_m3869456511(L_12, L_13, L_14, /*hidden argument*/NULL); int32_t L_15 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0042: { int32_t L_16 = V_2; int32_t L_17 = V_1; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_0016; } } { int32_t L_18 = V_1; if ((((int32_t)0) >= ((int32_t)L_18))) { goto IL_005b; } } { IL2CPP_RUNTIME_CLASS_INIT(CVoteManager_t3037953160_il2cpp_TypeInfo_var); CVoteManager_t3037953160 * L_19 = CVoteManager_GetInstance_m1205363038(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CVoteManager_set_RefreshList_m1311967690(L_19, (bool)1, /*hidden argument*/NULL); } IL_005b: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbReminder::OnProcessNotifyMessage(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbReminder_OnProcessNotifyMessage_m1035924717 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbReminder_OnProcessNotifyMessage_m1035924717_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; TypeClass_t2664900121 * V_6 = NULL; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, (-1), /*hidden argument*/NULL); V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_4 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CSignsManager_ClearMainTypeList_m3456560989(L_4, /*hidden argument*/NULL); V_2 = 0; goto IL_0065; } IL_0020: { CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, (-1), /*hidden argument*/NULL); V_3 = L_8; CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, (-1), /*hidden argument*/NULL); V_4 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, (-1), /*hidden argument*/NULL); V_5 = L_16; int32_t L_17 = V_3; int32_t L_18 = V_4; int32_t L_19 = V_5; TypeClass_t2664900121 * L_20 = (TypeClass_t2664900121 *)il2cpp_codegen_object_new(TypeClass_t2664900121_il2cpp_TypeInfo_var); TypeClass__ctor_m4215336635(L_20, L_17, L_18, L_19, /*hidden argument*/NULL); V_6 = L_20; IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_21 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); TypeClass_t2664900121 * L_22 = V_6; NullCheck(L_21); CSignsManager_AddSetMainType_m2738915358(L_21, L_22, /*hidden argument*/NULL); int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0065: { int32_t L_24 = V_2; int32_t L_25 = V_1; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_26 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CSignsManager_RefreshSigns_m3266895297(L_26, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Net.cbSameStyle::OnPosterList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbSameStyle_OnPosterList_m1714292149 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbSameStyle_OnPosterList_m1714292149_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0032; } IL_0016: { CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_3 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CPosterManager_t3158268888_il2cpp_TypeInfo_var); CPosterManager_t3158268888 * L_8 = CPosterManager_GetInstance_m1364367988(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = V_3; NullCheck(L_8); CPosterManager_AddPosterList_m3955651928(L_8, L_9, /*hidden argument*/NULL); int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0032: { int32_t L_11 = V_2; int32_t L_12 = V_1; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0016; } } { int32_t L_13 = V_1; if ((((int32_t)L_13) > ((int32_t)0))) { goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral1486017293, (bool)1, /*hidden argument*/NULL); } IL_004b: { IL2CPP_RUNTIME_CLASS_INIT(CPosterManager_t3158268888_il2cpp_TypeInfo_var); CPosterManager_t3158268888 * L_14 = CPosterManager_GetInstance_m1364367988(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CPosterManager_set_ListReady_m1150863221(L_14, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Net.cbSameStyle::OnPosterDetail(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbSameStyle_OnPosterDetail_m3953051349 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbSameStyle_OnPosterDetail_m3953051349_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; PosterDetail_t3313515474 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; float V_9 = 0.0f; int32_t V_10 = 0; PosterDetailUnit_t1057828472 * V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; int32_t V_19 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int64_t L_7 = CDataArray_GetLong_m4094450536(L_4, L_6, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_2 = L_7; int64_t L_8 = V_2; if ((((int64_t)L_8) > ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0031; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral3349915982, (bool)1, /*hidden argument*/NULL); return; } IL_0031: { CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_9); String_t* L_13 = CDataArray_GetWideStr_m3532563229(L_9, L_11, L_12, /*hidden argument*/NULL); V_3 = L_13; CDataArray_t4068198041 * L_14 = ___msg0; int32_t L_15 = V_0; int32_t L_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); V_0 = L_16; NullCheck(L_14); int32_t L_17 = CDataArray_GetInt_m1111369473(L_14, L_16, 0, /*hidden argument*/NULL); V_4 = L_17; CDataArray_t4068198041 * L_18 = ___msg0; int32_t L_19 = V_0; int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); V_0 = L_20; NullCheck(L_18); int32_t L_21 = CDataArray_GetInt_m1111369473(L_18, L_20, 0, /*hidden argument*/NULL); V_5 = L_21; IL2CPP_RUNTIME_CLASS_INIT(CPosterManager_t3158268888_il2cpp_TypeInfo_var); CPosterManager_t3158268888 * L_22 = CPosterManager_GetInstance_m1364367988(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_23 = V_1; String_t* L_24 = V_3; int64_t L_25 = V_2; int32_t L_26 = V_4; NullCheck(L_22); PosterDetail_t3313515474 * L_27 = CPosterManager_AppendDetail_m2236951640(L_22, L_23, L_24, L_25, L_26, /*hidden argument*/NULL); V_6 = L_27; PosterDetail_t3313515474 * L_28 = V_6; if (L_28) { goto IL_0077; } } { return; } IL_0077: { V_7 = 0; goto IL_0165; } IL_007f: { CDataArray_t4068198041 * L_29 = ___msg0; int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; NullCheck(L_29); int32_t L_32 = CDataArray_GetInt_m1111369473(L_29, L_31, 0, /*hidden argument*/NULL); V_8 = L_32; CDataArray_t4068198041 * L_33 = ___msg0; int32_t L_34 = V_0; int32_t L_35 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); V_0 = L_35; NullCheck(L_33); float L_36 = CDataArray_GetFloat_m2138633744(L_33, L_35, (0.0f), /*hidden argument*/NULL); V_9 = L_36; CDataArray_t4068198041 * L_37 = ___msg0; int32_t L_38 = V_0; int32_t L_39 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); V_0 = L_39; NullCheck(L_37); int32_t L_40 = CDataArray_GetInt_m1111369473(L_37, L_39, 0, /*hidden argument*/NULL); V_10 = L_40; PosterDetail_t3313515474 * L_41 = V_6; int32_t L_42 = V_8; NullCheck(L_41); PosterDetailUnit_t1057828472 * L_43 = PosterDetail_AppendDetailUnit_m3477674227(L_41, L_42, /*hidden argument*/NULL); V_11 = L_43; PosterDetailUnit_t1057828472 * L_44 = V_11; if (L_44) { goto IL_00c4; } } { goto IL_015f; } IL_00c4: { PosterDetailUnit_t1057828472 * L_45 = V_11; int32_t L_46 = V_10; NullCheck(L_45); PosterDetailUnit_SetType_m1752925405(L_45, L_46, /*hidden argument*/NULL); V_12 = 0; goto IL_0156; } IL_00d5: { CDataArray_t4068198041 * L_47 = ___msg0; int32_t L_48 = V_0; int32_t L_49 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); V_0 = L_49; NullCheck(L_47); int32_t L_50 = CDataArray_GetInt_m1111369473(L_47, L_49, 0, /*hidden argument*/NULL); V_13 = L_50; CDataArray_t4068198041 * L_51 = ___msg0; int32_t L_52 = V_0; int32_t L_53 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); V_0 = L_53; NullCheck(L_51); int32_t L_54 = CDataArray_GetInt_m1111369473(L_51, L_53, 0, /*hidden argument*/NULL); V_14 = L_54; V_15 = 0; goto IL_0147; } IL_00f9: { CDataArray_t4068198041 * L_55 = ___msg0; int32_t L_56 = V_0; int32_t L_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); V_0 = L_57; NullCheck(L_55); int32_t L_58 = CDataArray_GetInt_m1111369473(L_55, L_57, 0, /*hidden argument*/NULL); V_16 = L_58; CDataArray_t4068198041 * L_59 = ___msg0; int32_t L_60 = V_0; int32_t L_61 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); V_0 = L_61; NullCheck(L_59); int32_t L_62 = CDataArray_GetInt_m1111369473(L_59, L_61, 5, /*hidden argument*/NULL); V_17 = L_62; CDataArray_t4068198041 * L_63 = ___msg0; int32_t L_64 = V_0; int32_t L_65 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); V_0 = L_65; NullCheck(L_63); int32_t L_66 = CDataArray_GetInt_m1111369473(L_63, L_65, 0, /*hidden argument*/NULL); V_18 = L_66; int32_t L_67 = V_18; float L_68 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_69 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)(((float)((float)L_67))), (float)L_68)), /*hidden argument*/NULL); V_19 = L_69; PosterDetailUnit_t1057828472 * L_70 = V_11; int32_t L_71 = V_16; int32_t L_72 = V_13; int32_t L_73 = V_18; int32_t L_74 = V_19; int32_t L_75 = V_17; NullCheck(L_70); PosterDetailUnit_AddData_m3874118850(L_70, L_71, L_72, L_73, L_74, L_75, /*hidden argument*/NULL); int32_t L_76 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_0147: { int32_t L_77 = V_15; int32_t L_78 = V_14; if ((((int32_t)L_77) < ((int32_t)L_78))) { goto IL_00f9; } } { int32_t L_79 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0156: { int32_t L_80 = V_12; int32_t L_81 = V_10; if ((((int32_t)L_80) < ((int32_t)L_81))) { goto IL_00d5; } } IL_015f: { int32_t L_82 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0165: { int32_t L_83 = V_7; int32_t L_84 = V_5; if ((((int32_t)L_83) < ((int32_t)L_84))) { goto IL_007f; } } { int32_t L_85 = V_5; if ((((int32_t)0) >= ((int32_t)L_85))) { goto IL_0181; } } { IL2CPP_RUNTIME_CLASS_INIT(CPosterManager_t3158268888_il2cpp_TypeInfo_var); CPosterManager_t3158268888 * L_86 = CPosterManager_GetInstance_m1364367988(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_86); CPosterManager_set_DetailReady_m1174314303(L_86, (bool)1, /*hidden argument*/NULL); } IL_0181: { return; } } // System.Void DMCore.Net.cbSameStyle::OnSameStylePackageList(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbSameStyle_OnSameStylePackageList_m70191051 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbSameStyle_OnSameStylePackageList_m70191051_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; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; SameStylePkgUnit_t4098334887 V_9; memset(&V_9, 0, sizeof(V_9)); { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_8 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CPrivilegeManager_ClearPkgList_m1787366024(L_8, /*hidden argument*/NULL); V_3 = 0; goto IL_0094; } IL_002d: { CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); V_0 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, 0, /*hidden argument*/NULL); V_4 = L_12; CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); V_0 = L_15; NullCheck(L_13); int32_t L_16 = CDataArray_GetInt_m1111369473(L_13, L_15, 0, /*hidden argument*/NULL); V_5 = L_16; CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); V_0 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, 0, /*hidden argument*/NULL); V_6 = L_20; CDataArray_t4068198041 * L_21 = ___msg0; int32_t L_22 = V_0; int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_0 = L_23; NullCheck(L_21); int32_t L_24 = CDataArray_GetInt_m1111369473(L_21, L_23, 0, /*hidden argument*/NULL); V_7 = L_24; CShopConfig_t202154353 * L_25 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = V_4; NullCheck(L_25); int32_t L_27 = CShopConfig_GetFashionStarValue_m917168571(L_25, L_26, /*hidden argument*/NULL); V_8 = L_27; int32_t L_28 = V_4; int32_t L_29 = V_5; int32_t L_30 = V_6; int32_t L_31 = V_7; int32_t L_32 = V_8; SameStylePkgUnit__ctor_m3262491895((&V_9), L_28, L_29, L_30, L_31, L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_33 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); SameStylePkgUnit_t4098334887 L_34 = V_9; NullCheck(L_33); CPrivilegeManager_Append_m2652004331(L_33, L_34, /*hidden argument*/NULL); int32_t L_35 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_0094: { int32_t L_36 = V_3; int32_t L_37 = V_2; if ((((int32_t)L_36) < ((int32_t)L_37))) { goto IL_002d; } } { int32_t L_38 = V_2; if ((((int32_t)0) >= ((int32_t)L_38))) { goto IL_00b2; } } { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_39 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); CPrivilegeManager_SetReady_m3549273908(L_39, (bool)1, /*hidden argument*/NULL); goto IL_00bd; } IL_00b2: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral2867278671, (bool)1, /*hidden argument*/NULL); } IL_00bd: { return; } } // System.Void DMCore.Net.cbSameStyle::OnSwitchConfirm(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbSameStyle_OnSwitchConfirm_m3790457640 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbSameStyle_OnSwitchConfirm_m3790457640_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_0011; } } { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_1 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CPrivilegeManager_set_IsSwitchSex_m4196426130(L_1, (bool)1, /*hidden argument*/NULL); } IL_0011: { return; } } // System.Void DMCore.Net.cbSameStyle::OnSubmitOtherEquip(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void cbSameStyle_OnSubmitOtherEquip_m2076248595 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (cbSameStyle_OnSubmitOtherEquip_m2076248595_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; String_t* V_4 = NULL; String_t* G_B3_0 = NULL; String_t* G_B5_0 = NULL; int32_t G_B5_1 = 0; String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; { V_0 = 0; CDataArray_t4068198041 * L_0 = ___msg0; int32_t L_1 = V_0; int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); V_0 = L_2; NullCheck(L_0); int32_t L_3 = CDataArray_GetInt_m1111369473(L_0, L_2, 0, /*hidden argument*/NULL); V_1 = L_3; CDataArray_t4068198041 * L_4 = ___msg0; int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); int32_t L_7 = CDataArray_GetInt_m1111369473(L_4, L_6, 0, /*hidden argument*/NULL); V_2 = L_7; CDataArray_t4068198041 * L_8 = ___msg0; int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); V_0 = L_10; NullCheck(L_8); int32_t L_11 = CDataArray_GetInt_m1111369473(L_8, L_10, 1, /*hidden argument*/NULL); V_3 = L_11; int32_t L_12 = V_3; if ((!(((uint32_t)L_12) == ((uint32_t)1)))) { goto IL_003a; } } { G_B3_0 = _stringLiteral592149650; goto IL_003f; } IL_003a: { G_B3_0 = _stringLiteral2548464786; } IL_003f: { V_4 = G_B3_0; String_t* L_13 = V_4; OnMsgBoxClkCallBack_t3229751541 * L_14 = ((cbSameStyle_t249016077_StaticFields*)il2cpp_codegen_static_fields_for(cbSameStyle_t249016077_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_0(); G_B4_0 = L_13; G_B4_1 = 1; if (L_14) { G_B5_0 = L_13; G_B5_1 = 1; goto IL_005c; } } { intptr_t L_15 = (intptr_t)cbSameStyle_OnSwitchConfirm_m3790457640_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_16 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_16, NULL, L_15, /*hidden argument*/NULL); ((cbSameStyle_t249016077_StaticFields*)il2cpp_codegen_static_fields_for(cbSameStyle_t249016077_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_0(L_16); G_B5_0 = G_B4_0; G_B5_1 = G_B4_1; } IL_005c: { OnMsgBoxClkCallBack_t3229751541 * L_17 = ((cbSameStyle_t249016077_StaticFields*)il2cpp_codegen_static_fields_for(cbSameStyle_t249016077_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_0(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, G_B5_1, G_B5_0, L_17, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif