#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); } }; 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 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); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct GenericVirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct GenericInterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // DMCore.Logic.CPveManager/SectionImage struct SectionImage_t1133006028; // DMCore.Logic.CPveManager/stPassedInfo struct stPassedInfo_t2189032837; // DMCore.Logic.CPveStage struct CPveStage_t850204332; // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524; // System.Collections.Generic.List`1 struct List_1_t3978349119; // System.Collections.Generic.List`1 struct List_1_t257213610; // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991; // DMCore.Logic.ClothScoreData struct ClothScoreData_t1911004847; // DMCore.Logic.CPveStoryData struct CPveStoryData_t1324513091; // DMCore.Logic.CDanceNpc struct CDanceNpc_t2506274377; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // System.Collections.Generic.List`1> struct List_1_t3588365150; // System.Comparison`1> struct Comparison_1_t1891221587; // DMCore.Logic.SortKeyInfo`1 struct SortKeyInfo_1_t3619707304; // DMCore.Net.Protocol.SMsgChangeProperty struct SMsgChangeProperty_t1788627945; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // System.String struct String_t; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Net.Protocol.INetMsgBaseS2C struct INetMsgBaseS2C_t126919271; // DMCore.Net.Protocol.SMsgSceneProperty struct SMsgSceneProperty_t2338986832; // DMCore.Net.Protocol.SMsgEntryScene struct SMsgEntryScene_t3683309046; // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909; // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494; // DMCore.DanceMode.BeatKeyResult struct BeatKeyResult_t1335677305; // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656; // DMCore.Net.CNetServerConfig struct CNetServerConfig_t202072970; // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357; // DMCore.Logic.CIdolAbilityManager struct CIdolAbilityManager_t240297659; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.Logic.CQuestionChat struct CQuestionChat_t456593442; // DMCore.Logic.CQuestionDetail struct CQuestionDetail_t1956257792; // System.Collections.Generic.List`1 struct List_1_t1928668184; // DMCore.Logic.CQuestionManger struct CQuestionManger_t1203513329; // System.Collections.Generic.List`1 struct List_1_t3428332534; // System.Collections.Generic.List`1 struct List_1_t128053199; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // CLeDouApi struct CLeDouApi_t315808977; // DMCore.CMsgManager struct CMsgManager_t455955613; // DMCore.Logic.CQuestionManger/CQuestionChangeListMsg struct CQuestionChangeListMsg_t4006065551; // System.Object[] struct ObjectU5BU5D_t2843939325; // DMCore.Framework.Thread.CThreadMsgWebGet struct CThreadMsgWebGet_t2224858682; // DMCore.Logic.CQuestionManger/CQuestionSignsRemove struct CQuestionSignsRemove_t493687350; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Thread.CThreadMsgWebPost struct CThreadMsgWebPost_t2657819115; // DMCore.Logic.CQuestionManger/CContactCustomerListMsg struct CContactCustomerListMsg_t3294489078; // DMCore.Logic.CQuestionManger/CContactCustomerDetailListMsg struct CContactCustomerDetailListMsg_t2727796565; // DMCore.Logic.CQuestionManger/CContactCustomerAddMsg struct CContactCustomerAddMsg_t2409378172; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.Logic.CQuestionManger/CContactCustomerDeleteMsg struct CContactCustomerDeleteMsg_t2040361000; // DMCore.Logic.CQuestionManger/CContactCustomerReplyMsg struct CContactCustomerReplyMsg_t3317587381; // DMCore.Logic.CQuestionManger/c__AnonStorey0 struct U3CDeleteQuestionU3Ec__AnonStorey0_t739857388; // System.Predicate`1 struct Predicate_1_t2781551916; // System.Predicate`1 struct Predicate_1_t3905400288; // DMCore.Logic.CQuestionManger/c__AnonStorey1 struct U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578; // DMCore.Framework.Thread.IThreadMsg struct IThreadMsg_t995202025; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.OnEventCall struct OnEventCall_t3758354630; // LitJson.JsonReader struct JsonReader_t836887441; // LitJson.JsonData struct JsonData_t1524858407; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.Object struct Object_t631007953; // uiManageQuestion struct uiManageQuestion_t3299556974; // System.Text.Encoding struct Encoding_t1523322056; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // CSignsManager struct CSignsManager_t1825583579; // CSignsManager/TypeClass struct TypeClass_t2664900121; // DMCore.Logic.CRandomRoleName struct CRandomRoleName_t3400346481; // System.Collections.Generic.List`1 struct List_1_t3319525431; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t182406414; // DMCore.Logic.CRandomRoleNameIndex struct CRandomRoleNameIndex_t2001390255; // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // System.Xml.XmlDocument struct XmlDocument_t2837193595; // UnityEngine.TextAsset struct TextAsset_t3022178571; // System.Xml.XmlElement struct XmlElement_t561603118; // DMCore.Framework.Localization.CLocalizationManager struct CLocalizationManager_t2604768345; // DMCore.Logic.CRankConfig struct CRankConfig_t3640882647; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3139454238; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // DMCore.Framework.ITextBase struct ITextBase_t660344599; // DMCore.Logic.CRankConfig/CRankCfg struct CRankCfg_t4250740907; // DMCore.Logic.CRankManager struct CRankManager_t2153876006; // System.Collections.Generic.List`1 struct List_1_t4285826412; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4275484417; // CDataModelInt struct CDataModelInt_t3463393640; // CDataModelBool struct CDataModelBool_t2269476966; // DMCore.Logic.CRankManager/CRewardUnit struct CRewardUnit_t2813751670; // DMCore.Logic.CRankManager/c__AnonStorey0 struct U3CFindUnitU3Ec__AnonStorey0_t1144865344; // System.Predicate`1 struct Predicate_1_t3639045794; // DMCore.Logic.CRankManager/CRankList struct CRankList_t1091803790; // DMCore.Logic.CRankManager/CRankListUnit struct CRankListUnit_t325915186; // DMCore.CDataArray struct CDataArray_t4068198041; // System.Action`1 struct Action_1_t1302699353; // IEventDispatcher struct IEventDispatcher_t2294365884; // System.Collections.Generic.List`1 struct List_1_t1797989928; // DMCore.Logic.CRankManager/CRankList/c__AnonStorey0 struct U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061; // System.Predicate`1 struct Predicate_1_t1151209310; // DMCore.Logic.CAwardList struct CAwardList_t4094041907; // System.Collections.Generic.List`1> struct List_1_t1210958525; // System.Collections.Generic.List`1> struct List_1_t3717525561; // DMCore.Logic.CRecentInteractiveObj/InteractiveObjInfo struct InteractiveObjInfo_t573539128; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t336297922; // System.Comparison`1> struct Comparison_1_t3808782258; // System.Comparison`1> struct Comparison_1_t2020381998; // DMCore.Logic.CChatManager struct CChatManager_t1988186574; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // System.Int64[] struct Int64U5BU5D_t2559172825; // System.Globalization.CultureInfo struct CultureInfo_t4157843068; // System.IFormatProvider struct IFormatProvider_t2518567562; // DMCore.Logic.CChatUserInfo struct CChatUserInfo_t74790139; // DMCore.Logic.CRechargeConfig struct CRechargeConfig_t910639634; // System.Collections.Generic.List`1 struct List_1_t3091172711; // DMCore.Logic.CRechargeUnit struct CRechargeUnit_t1619097969; // DMCore.Logic.CRechargeConfig/c__AnonStorey0 struct U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679; // System.Predicate`1 struct Predicate_1_t2444392093; // DMCore.Logic.CRechargeConfig/c__AnonStorey1 struct U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084; // DMCore.Logic.CRechargeConfig/c__AnonStorey2 struct U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793; // DMCore.Logic.CRechargeConfig/c__AnonStorey3 struct U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341; // DMCore.Logic.CRechargeConfig/c__AnonStorey4 struct U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740; // DMCore.Logic.CRechargeManager struct CRechargeManager_t2919414649; // System.Action`1 struct Action_1_t2019918284; // System.Action`1 struct Action_1_t3252573759; // DMCore.Logic.CFCMConfig struct CFCMConfig_t130793684; // DMCore.Logic.CRecreationCfgManager struct CRecreationCfgManager_t488529698; // System.Collections.Generic.List`1 struct List_1_t1447801987; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3480061296; // DMCore.Logic.CRecreationCfgManager/RecSceneNode struct RecSceneNode_t4270694541; // DMCore.Logic.CRecreationCfgManager/RecWFNode struct RecWFNode_t3119273223; // System.Collections.Generic.List`1 struct List_1_t296380669; // DMCore.Logic.CRecreationManager struct CRecreationManager_t3180859335; // System.Collections.Generic.List`1 struct List_1_t2051261444; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4013585537; // DMCore.Logic.RecSceneInfo struct RecSceneInfo_t579186702; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Framework.Scene.CWalkManager struct CWalkManager_t3228361237; // DMCore.Framework.Scene.CInteractionRange struct CInteractionRange_t868014233; // DMCore.Framework.Scene.CInteractionCliderItem struct CInteractionCliderItem_t1940232150; // UnityEngine.Transform struct Transform_t3600365921; // UnityEngine.Component struct Component_t1923634451; // DMCore.Logic.CRedBagManager struct CRedBagManager_t3862531732; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2186227814; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2398643463; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3591256528; // System.Collections.Generic.List`1 struct List_1_t3998011009; // IMonoCtrllor struct IMonoCtrllor_t1427182583; // DMCore.Logic.RedBagResult struct RedBagResult_t3297514483; // DMCore.Logic.RedBagInfo struct RedBagInfo_t3509930132; // DMCore.Logic.GuildBaseInfo struct GuildBaseInfo_t407575901; // DMCore.Logic.RedBagUserInfo struct RedBagUserInfo_t2210795971; // System.Collections.Generic.List`1 struct List_1_t3682870713; // DMCore.Logic.RedBagMine struct RedBagMine_t2525936267; // DMCore.Logic.CRenewItemInfo struct CRenewItemInfo_t1742581428; // DMCore.Logic.CRenewMsgBoxControl struct CRenewMsgBoxControl_t3836031106; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // UnityEngine.Camera struct Camera_t4157153871; // DMCore.Logic.CWndController struct CWndController_t749709641; // uiRenewBox struct uiRenewBox_t2564087826; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // DMCore.Logic.CRoomMananger struct CRoomMananger_t1058696229; // System.Collections.Generic.List`1 struct List_1_t3609756528; // System.Xml.XmlNode struct XmlNode_t3767805227; // DMCore.Net.Protocol.CMsgRequestRoomList struct CMsgRequestRoomList_t720108623; // DMCore.Net.Protocol.INetMsgBaseC2S struct INetMsgBaseC2S_t1364238951; // DMCore.Net.Protocol.SMsgRoomList struct SMsgRoomList_t2683647042; // DMCore.Logic.CRoomMananger/RoomInfo struct RoomInfo_t2137681786; // DMCore.Logic.CRoomMananger/c__AnonStorey0 struct U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538; // System.Predicate`1 struct Predicate_1_t2962975910; // DMCore.Logic.CRoomMananger/RoomDetail struct RoomDetail_t2805919052; // DMCore.Net.Protocol.CMsgSearchRoom struct CMsgSearchRoom_t224341451; // DMCore.Net.Protocol.SMsgRoomInfo struct SMsgRoomInfo_t1167204382; // DMCore.Net.Protocol.CMsgCreateRoom struct CMsgCreateRoom_t3470683415; // DMCore.Logic.DanceSceneManager struct DanceSceneManager_t2271493662; // DMCore.Logic.CBeachManager struct CBeachManager_t2929024312; // DMCore.Net.Protocol.CMsgEntryRoom struct CMsgEntryRoom_t3749823927; // DMCore.Logic.CServerChoice struct CServerChoice_t1594647161; // System.Collections.Generic.List`1 struct List_1_t13424132; // DMCore.CDataProperty struct CDataProperty_t2806246268; // DMCore.Logic.ServerInfo struct ServerInfo_t2836316686; // System.Comparison`1 struct Comparison_1_t2611247865; // System.Comparison`1 struct Comparison_1_t2855037343; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3384741; // DMCore.Logic.CServerSimulator struct CServerSimulator_t2819548284; // DMCore.Logic.CServerSimulator/stWinerRole struct stWinerRole_t218468379; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t895143331; // DMCore.Logic.CServerSimulator/On2ServerMsg struct On2ServerMsg_t2006430000; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137; // DMCore.DanceMode.RevenueDetailData struct RevenueDetailData_t1092030774; // DMCore.Logic.CPveManager struct CPveManager_t3058433014; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // DMCore.DanceMode.CRoleBeatKeyData_Total struct CRoleBeatKeyData_Total_t538171442; // DMCore.Net.Protocol.SMsgCustom struct SMsgCustom_t3704812008; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DMCore.Logic.CShareConfig struct CShareConfig_t1834581091; // DMCore.Logic.CShareConfig/CShareInfo struct CShareInfo_t1190539625; // DMCore.Logic.CShareConfig/c__AnonStorey0 struct U3CGetShareConfigsU3Ec__AnonStorey0_t547214378; // System.Predicate`1 struct Predicate_1_t2015833749; // System.Collections.Generic.List`1 struct List_1_t2662614367; // DMCore.Logic.CShareConfig/CShareActInfo struct CShareActInfo_t2768988214; // DMCore.Logic.ShareManager struct ShareManager_t1254576143; // DMCore.Logic.CShareConfig/CShareBGInfo struct CShareBGInfo_t3844391580; // System.Collections.Generic.List`1 struct List_1_t1021499026; // System.Collections.Generic.List`1 struct List_1_t4241062956; // System.Type struct Type_t; // System.Xml.XmlNodeList struct XmlNodeList_t2551693786; // DMCore.Logic.CShopCarItemInfo struct CShopCarItemInfo_t520349723; // DMCore.Logic.CShopCartManager struct CShopCartManager_t2478140686; // System.Collections.Generic.List`1 struct List_1_t1992424465; // DMCore.Logic.CShopCartManager/c__AnonStorey0 struct U3CGetItemByIdU3Ec__AnonStorey0_t2760576318; // System.Predicate`1 struct Predicate_1_t1345643847; // DMCore.Logic.CShopCartManager/c__AnonStorey1 struct U3CRemoveU3Ec__AnonStorey1_t1068175296; // DMCore.Logic.CShopCartManager/c__AnonStorey2 struct U3CAddToListU3Ec__AnonStorey2_t1147514408; // DMCore.Logic.CShopConfig struct CShopConfig_t202154353; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1165792132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t454560111; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t104342236; // System.Collections.Generic.List`1 struct List_1_t1441398424; // DMCore.Logic.CShopConfig/StaticConfigUnit struct StaticConfigUnit_t2277078801; // System.Collections.Generic.List`1 struct List_1_t201580312; // DMCore.Logic.CShopConfig/c__AnonStorey0 struct U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183; // System.Action`1 struct Action_1_t3196940461; // UnityEngine.Texture2D struct Texture2D_t3840446185; // DMCore.Logic.CShopConfig/suitData struct suitData_t1215628905; // DMCore.Logic.CShopConfig/activityData struct activityData_t4264290978; // DMCore.Framework.XML.DMXmlDocument struct DMXmlDocument_t2468531415; // DMCore.Logic.CShopItemData struct CShopItemData_t2542723346; // DMCore.Logic.CShopConfig/GoodsConfig struct GoodsConfig_t1565846780; // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag struct StaticTag_t3024472866; // DMCore.Logic.CShopConfig/StaticConfigUnit/c__AnonStorey0 struct U3CGetTagsU3Ec__AnonStorey0_t1457422011; // System.Predicate`1 struct Predicate_1_t3849766990; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CPropItem struct CPropItem_t1455887095; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // System.Collections.Generic.List`1 struct List_1_t4014798088; // System.Comparison`1 struct Comparison_1_t2317654525; // DMCore.Logic.ShopBrandRegion struct ShopBrandRegion_t2226231466; // System.Collections.Generic.List`1 struct List_1_t60038374; // DMCore.Logic.BrandData struct BrandData_t2882930928; // DMCore.Logic.shopModel struct shopModel_t101745799; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.Logic.GiftPreviewManager struct GiftPreviewManager_t1802147059; // DMCore.Logic.CPropsDetailManager struct CPropsDetailManager_t2661117877; // DMCore.Logic.GiftPack struct GiftPack_t4141643335; // DMCore.Logic.GiftPackManager struct GiftPackManager_t105297562; // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406; // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771; // DMCore.Logic.CFormula struct CFormula_t380767654; // DMCore.Logic.CItemManager struct CItemManager_t2289463753; // DMCore.Framework.Scene.CRoleModelItem struct CRoleModelItem_t1608531946; // DMCore.Logic.IdleActionManager struct IdleActionManager_t2375494644; // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager struct CRoleModelItem_SuitConfigManager_t3017667155; // DMCore.Framework.Scene.CRoleModelItem_SuitConfig struct CRoleModelItem_SuitConfig_t3912215432; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // DMCore.Logic.RedBagResult[] struct RedBagResultU5BU5D_t3619870434; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3224209278; // DMCore.Logic.RedBagInfo[] struct RedBagInfoU5BU5D_t3238706845; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2843045689; // DMCore.Logic.GuildBaseInfo[] struct GuildBaseInfoU5BU5D_t698939536; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t303278380; // DMCore.Logic.RedBagMine[] struct RedBagMineU5BU5D_t2112064234; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3511679167; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1548932026; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t1156046999; // DMCore.Logic.RecSceneInfo[] struct RecSceneInfoU5BU5D_t2540861435; // DMCore.Logic.CRecreationCfgManager/RecWFNode[] struct RecWFNodeU5BU5D_t1741761278; // DMCore.Logic.ServerInfo[] struct ServerInfoU5BU5D_t1629691; // System.Collections.Generic.List`1 struct List_1_t891640810; // DMCore.Logic.CRoomMananger/RoomInfo[] struct RoomInfoU5BU5D_t2411499871; // DMCore.Logic.RedBagUserInfo[] struct RedBagUserInfoU5BU5D_t3189544914; // System.Collections.Generic.List`1 struct List_1_t3149535657; // DMCore.Logic.CRankManager/CRankListUnit[] struct CRankListUnitU5BU5D_t3768988871; // CBetterSet`1> struct CBetterSet_1_t1416977057; // System.Collections.ArrayList struct ArrayList_t2718874744; // DMCore.Logic.CRankManager/CRankList[] struct CRankListU5BU5D_t2319389563; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t1923728407; // DMCore.Logic.CRankManager/CRewardUnit[] struct CRewardUnitU5BU5D_t2719726579; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t642378352; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t246717196; // DMCore.Logic.CRecreationCfgManager/RecSceneNode[] struct RecSceneNodeU5BU5D_t2557711008; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t3464131134; // System.Collections.Generic.List`1 struct List_1_t913674750; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t435877138; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t2405853701; // System.Globalization.TextInfo struct TextInfo_t3810425522; // System.Globalization.CompareInfo struct CompareInfo_t1092934962; // System.Globalization.Calendar[] struct CalendarU5BU5D_t3985046076; // System.Globalization.Calendar struct Calendar_t1661121569; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Int32 struct Int32_t2950945753; // System.Void struct Void_t1185182177; // DMCore.Logic.CRechargeUnit[] struct CRechargeUnitU5BU5D_t1911973292; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CBetterSet`1> struct CBetterSet_1_t2134195988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2910090473; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762; // BetterList`1 struct BetterList_1_t2105966071; // System.Predicate`1 struct Predicate_1_t2672744813; // UnityEngine.Material struct Material_t340375123; // DMCore.Framework.Scene.CRoleModelItem/stItemState struct stItemState_t244584211; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3625702484; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // DMCore.Logic.BrandData[] struct BrandDataU5BU5D_t1814136145; // DMCore.Logic.CShopItemData[] struct CShopItemDataU5BU5D_t3577474663; // DMCore.Logic.CShopManager/CShopItemGroup[] struct CShopItemGroupU5BU5D_t3480964646; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3085303490; // DMCore.Framework.XML.DMXmlNode[] struct DMXmlNodeU5BU5D_t4275982093; // System.Collections.Generic.List`1 struct List_1_t3662906633; // System.Action`4> struct Action_4_t3484037049; // System.Action struct Action_t1264377477; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3030356666; // System.Collections.Generic.List`1 struct List_1_t93448756; // System.Action`1 struct Action_1_t19143634; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t1810328984; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t741555727; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // DMCore.Logic.CItemManager/CItemGroup[] struct CItemGroupU5BU5D_t344250011; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2488037245; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2735467829; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2800928763; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t4097355377; // DMCore.Logic.CShareConfig/CShareActInfo[] struct CShareActInfoU5BU5D_t359682611; // DMCore.Logic.CShareConfig/CShareBGInfo[] struct CShareBGInfoU5BU5D_t1710306165; // DMCore.Logic.CShareConfig/CShareInfo[] struct CShareInfoU5BU5D_t1013626580; // DMCore.Framework.Misc.CEncrptHelp_Int struct CEncrptHelp_Int_t51280996; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3530625384; // DMCore.Logic.CServerSimulator/On2ServerMsg[] struct On2ServerMsgU5BU5D_t2512712721; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2117051565; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2894772567; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg struct _ProcCustomMsg_t4006059236; // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag[] struct StaticTagU5BU5D_t2037664279; // DMCore.Logic.CShopConfig/activityData[] struct activityDataU5BU5D_t339754135; // DMCore.Logic.CShopConfig/suitData[] struct suitDataU5BU5D_t3367300564; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2971639408; // DMCore.Logic.CShopCarItemInfo[] struct CShopCarItemInfoU5BU5D_t2677450010; // DMCore.Logic.CShopConfig/StaticConfigUnit[] struct StaticConfigUnitU5BU5D_t2610666892; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2215005736; // DMCore.Logic.CShopConfig/GoodsConfig[] struct GoodsConfigU5BU5D_t2478191509; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2082530353; // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897; // BetterList`1 struct BetterList_1_t2935806958; // System.Single[] struct SingleU5BU5D_t1444911251; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t757155719; // System.Collections.Generic.List`1 struct List_1_t2376830540; // System.Collections.Generic.List`1 struct List_1_t1621593514; // DMCore.DanceMode.CSectionRoleTask struct CSectionRoleTask_t2014828986; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd struct OnRoleAnimEnd_t3559497459; // System.Comparison`1 struct Comparison_1_t679686977; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // System.Text.DecoderFallback struct DecoderFallback_t3123823036; // System.Text.EncoderFallback struct EncoderFallback_t1188251036; // System.Reflection.Assembly struct Assembly_t; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t1360143865; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // DMCore.Logic.CDanceNpc[] struct CDanceNpcU5BU5D_t1108746868; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // DMCore.Logic.CRankConfig/CRankCfg[] struct CRankCfgU5BU5D_t493617226; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t97956070; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // 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; // DMCore.Logic.CQuestionChat[] struct CQuestionChatU5BU5D_t2575585559; // DMCore.Logic.CQuestionDetail[] struct CQuestionDetailU5BU5D_t2283364353; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // DMCore.Net.CNetMainLogic/_ProcDelegate[] struct _ProcDelegateU5BU5D_t2947363969; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // DMCore.Net.CCustomNetMsgHooker struct CCustomNetMsgHooker_t1749009394; // DMCore.Logic.CPveManager/CheckEnergyStateCallback struct CheckEnergyStateCallback_t3528280671; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1077746168; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4033884959; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3693168236; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3770330557; // System.Comparison`1 struct Comparison_1_t907937207; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1014926741; // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410; // DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo[] struct MemberInfoU5BU5D_t3990892796; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Collections.Generic.List`1 struct List_1_t876647579; // DMCore.Net.INetLink struct INetLink_t2717826932; // System.Collections.Generic.List`1 struct List_1_t3594922530; // BetterList`1 struct BetterList_1_t289316694; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t3261532576; // System.Collections.Generic.List`1 struct List_1_t2491780804; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3213771897; // BetterList`1 struct BetterList_1_t1515500177; // DMCore.Framework.Movie.CAnimSequence struct CAnimSequence_t1119714129; // DMCore.DanceMode.CBeatKeySequenceInfo struct CBeatKeySequenceInfo_t1686169301; // System.Action`1 struct Action_1_t1192173657; // DMCore.Net.Protocol.SMsgRoomList/RoomInfo[] struct RoomInfoU5BU5D_t2555657096; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // 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.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; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3314469724; // System.Collections.Generic.List`1 struct List_1_t4056803065; // BetterList`1 struct BetterList_1_t3256166455; // 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.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // DMCore.Logic.CPindanManager/CPindanShop struct CPindanShop_t4113161522; // CDataModelList struct CDataModelList_t1133308508; // UnityEngine.WWW struct WWW_t3688466362; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Collections.Generic.List`1 struct List_1_t2266899006; // DMCore.Framework.Scene.CInteractionCliderGroup struct CInteractionCliderGroup_t327998540; // System.Xml.XmlAttributeCollection struct XmlAttributeCollection_t2316283784; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // 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.CWalkCamera struct CWalkCamera_t1176337330; // DMCore.Framework.Scene.CWalkRange struct CWalkRange_t2357921041; // BetterList`1 struct BetterList_1_t2891587622; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2275110594; // System.Collections.Generic.List`1 struct List_1_t3948706452; // System.Collections.Generic.List`1 struct List_1_t3115654357; // System.Collections.Generic.List`1> struct List_1_t169148262; // 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; // DMCore.Logic.privateMsgArriva struct privateMsgArriva_t1101012311; // System.Collections.Generic.List`1 struct List_1_t1546864881; // DMCore.Logic.CChatGroup struct CChatGroup_t2712975719; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3775615503; // DMCore.Logic.CChannelInfo struct CChannelInfo_t1750800799; // 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; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.ISoundManager struct ISoundManager_t434164892; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[] struct MemberInfoU5BU5D_t1518970116; // 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.Reflection.MemberFilter struct MemberFilter_t426314064; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // IEventBase struct IEventBase_t1130231758; // 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; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // uiSubmitQuestion struct uiSubmitQuestion_t3630908557; // uiQuestionList struct uiQuestionList_t910700717; // uiChatDetail struct uiChatDetail_t727258998; // UIInput struct UIInput_t421821618; // UILabel struct UILabel_t3248798549; // UITexture struct UITexture_t3471168817; // UISprite struct UISprite_t194114938; extern RuntimeClass* SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3978349119_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3449303950_RuntimeMethod_var; extern const uint32_t CPveStage__ctor_m3673163964_MetadataUsageId; extern const uint32_t CPveStage__ctor_m809537292_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m3231356407_RuntimeMethod_var; extern const uint32_t CPveStage_InvokFromSingleGame_m92956621_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3310203156_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m4086209420_RuntimeMethod_var; extern const uint32_t CPveStage_TriggerBeatKey_m3166473052_MetadataUsageId; extern const uint32_t CPveStage_TriggerNextSection_m2695423641_MetadataUsageId; extern RuntimeClass* List_1_t3588365150_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t1891221587_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2195459761_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m1851761656_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2__ctor_m655249683_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1996504879_RuntimeMethod_var; extern const RuntimeMethod* CPveStage_DanceResultSortFunctor_m1308520318_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m2804375159_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m510024908_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m223051204_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m2589721_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1635115114_RuntimeMethod_var; extern const uint32_t CPveStage_GetMaxScoreCount_m2186527504_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 CPveStage_DanceResultSortFunctor_m1308520318_MetadataUsageId; extern const RuntimeMethod* KeyValuePair_2_get_Key_m2812135046_RuntimeMethod_var; extern const uint32_t CPveStage_IsWinerPlayer_m1439778802_MetadataUsageId; extern RuntimeClass* SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var; extern RuntimeClass* CProperty_t963755051_il2cpp_TypeInfo_var; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern RuntimeClass* SMsgSceneProperty_t2338986832_il2cpp_TypeInfo_var; extern RuntimeClass* SMsgEntryScene_t3683309046_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3941088982; extern String_t* _stringLiteral2522787689; extern String_t* _stringLiteral217883487; extern const uint32_t CPveStage_CommitToStage_m1676178339_MetadataUsageId; extern const uint32_t CPveStage_Reset_m3894466291_MetadataUsageId; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern RuntimeClass* CDanceNpc_t2506274377_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3472047626_RuntimeMethod_var; extern const RuntimeMethod* List_1_RemoveRange_m3207468096_RuntimeMethod_var; extern const uint32_t CPveStage_SetNpcCount_m567361896_MetadataUsageId; extern const uint32_t CPveStage_GetNpcCount_m4150734429_MetadataUsageId; extern const uint32_t CPveStage_GetNpc_m875786719_MetadataUsageId; extern const uint32_t CPveStage_GetNpcByUserID_m1203910965_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const uint32_t CPveStage_GetFactorString_m1097299935_MetadataUsageId; extern const uint32_t CPveStage_GetStarPoint_m1811601365_MetadataUsageId; extern RuntimeClass* CDanceModeManager_t745595461_il2cpp_TypeInfo_var; extern const uint32_t CPveStage_GetPassStarCount_m426550483_MetadataUsageId; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern RuntimeClass* ClothScoreData_t1911004847_il2cpp_TypeInfo_var; extern RuntimeClass* CPveStoryData_t1324513091_il2cpp_TypeInfo_var; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4196030503; extern String_t* _stringLiteral1114641553; extern String_t* _stringLiteral671433250; extern String_t* _stringLiteral2037568315; extern String_t* _stringLiteral3947709129; extern String_t* _stringLiteral2853117979; extern String_t* _stringLiteral309324792; extern String_t* _stringLiteral3306604692; extern const uint32_t CPveStage_LoadFromXml_m1240187548_MetadataUsageId; extern RuntimeClass* CNetServerConfig_t202072970_il2cpp_TypeInfo_var; extern const uint32_t CPveStage_GetMusicID_m3420806327_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1638865372; extern String_t* _stringLiteral3149596335; extern const uint32_t CPveStoryData_ParseXmlNode_m1546858824_MetadataUsageId; extern RuntimeClass* List_1_t1928668184_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1910383170_RuntimeMethod_var; extern const uint32_t CQuestionDetail__ctor_m2623042389_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m1438421144_RuntimeMethod_var; extern const uint32_t CQuestionDetail_AddChatList_m4245399047_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2401273003_RuntimeMethod_var; extern const uint32_t CQuestionDetail_ClearAllList_m1057558112_MetadataUsageId; extern RuntimeClass* List_1_t3428332534_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern RuntimeClass* CLeDouApi_t315808977_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1212905608_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern String_t* _stringLiteral3603825959; extern String_t* _stringLiteral1001812343; extern String_t* _stringLiteral470173004; extern String_t* _stringLiteral3290907651; extern String_t* _stringLiteral260111522; extern String_t* _stringLiteral1035793609; extern String_t* _stringLiteral2566166868; extern String_t* _stringLiteral3455463439; extern String_t* _stringLiteral1147418101; extern String_t* _stringLiteral1924275493; extern const uint32_t CQuestionManger__ctor_m93960239_MetadataUsageId; extern RuntimeClass* CQuestionManger_t1203513329_il2cpp_TypeInfo_var; extern const uint32_t CQuestionManger_GetInstance_m3075316649_MetadataUsageId; extern String_t* _stringLiteral1683876133; extern const uint32_t CQuestionManger_CheckTimeOut_m2758499056_MetadataUsageId; extern RuntimeClass* CQuestionChangeListMsg_t4006065551_il2cpp_TypeInfo_var; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern RuntimeClass* Int64_t3736567304_il2cpp_TypeInfo_var; extern RuntimeClass* CSystemTool_t575361936_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2386031144; extern String_t* _stringLiteral3452614544; extern const uint32_t CQuestionManger_RequestQuestionChangeList_m405152299_MetadataUsageId; extern RuntimeClass* CQuestionSignsRemove_t493687350_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1902940884; extern String_t* _stringLiteral1906655505; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral295792948; extern String_t* _stringLiteral3166042608; extern String_t* _stringLiteral484768319; extern String_t* _stringLiteral1140645226; extern String_t* _stringLiteral1269036832; extern String_t* _stringLiteral2023862408; extern const uint32_t CQuestionManger_RequestionRemoveSigns_m3294853789_MetadataUsageId; extern RuntimeClass* CContactCustomerListMsg_t3294489078_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3358302904; extern String_t* _stringLiteral3944846775; extern String_t* _stringLiteral295793725; extern String_t* _stringLiteral1986791494; extern String_t* _stringLiteral4084834827; extern const uint32_t CQuestionManger_RequestQuestionList_m2412567725_MetadataUsageId; extern RuntimeClass* CContactCustomerDetailListMsg_t2727796565_il2cpp_TypeInfo_var; extern String_t* _stringLiteral697467795; extern const uint32_t CQuestionManger_RequestQuestionDetail_m2985354992_MetadataUsageId; extern RuntimeClass* CContactCustomerAddMsg_t2409378172_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1007235948; extern String_t* _stringLiteral418854207; extern String_t* _stringLiteral1441562216; extern String_t* _stringLiteral2581165823; extern String_t* _stringLiteral1204025120; extern String_t* _stringLiteral3875677475; extern String_t* _stringLiteral259058826; extern String_t* _stringLiteral569426811; extern String_t* _stringLiteral3736361580; extern String_t* _stringLiteral245746301; extern String_t* _stringLiteral3794318681; extern String_t* _stringLiteral1704065731; extern String_t* _stringLiteral415366862; extern String_t* _stringLiteral3301895416; extern const uint32_t CQuestionManger_SubmitQuestion_m3315902247_MetadataUsageId; extern RuntimeClass* CContactCustomerDeleteMsg_t2040361000_il2cpp_TypeInfo_var; extern String_t* _stringLiteral981107314; extern String_t* _stringLiteral3520612789; extern String_t* _stringLiteral2928757872; extern const uint32_t CQuestionManger_RequestDeleteQuestion_m1689694691_MetadataUsageId; extern RuntimeClass* CContactCustomerReplyMsg_t3317587381_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2173767139; extern const uint32_t CQuestionManger_RequestReplyQuestion_m2875544864_MetadataUsageId; extern RuntimeClass* U3CDeleteQuestionU3Ec__AnonStorey0_t739857388_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t2781551916_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDeleteQuestionU3Ec__AnonStorey0_U3CU3Em__0_m3865802008_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m2636082529_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3162023012_RuntimeMethod_var; extern const RuntimeMethod* List_1_Remove_m967093639_RuntimeMethod_var; extern const uint32_t CQuestionManger_DeleteQuestion_m2987436409_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1700729027_RuntimeMethod_var; extern const uint32_t CQuestionManger_ClearAllQuestion_m2613876036_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m2897896028_RuntimeMethod_var; extern const uint32_t CQuestionManger_AddQuestionList_m201881370_MetadataUsageId; extern RuntimeClass* U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_U3CU3Em__0_m3131586497_RuntimeMethod_var; extern const uint32_t CQuestionManger_GetQuestiondetailByNumber_m2138212495_MetadataUsageId; extern const RuntimeMethod* List_1_Contains_m2263725670_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern const uint32_t CQuestionManger_AddChangeQuestionID_m2860884322_MetadataUsageId; extern const RuntimeMethod* List_1_GetEnumerator_m2194322943_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1334400619_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2156009633_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m4176935042_RuntimeMethod_var; extern const uint32_t CQuestionManger_CheckIsNeedShowSignsButton_m2336122255_MetadataUsageId; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern RuntimeClass* JsonReader_t836887441_il2cpp_TypeInfo_var; extern RuntimeClass* JsonMapper_t3815285241_il2cpp_TypeInfo_var; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const RuntimeMethod* CQuestionManger_CheckTimeOut_m2758499056_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisuiManageQuestion_t3299556974_m281347119_RuntimeMethod_var; extern String_t* _stringLiteral1985170611; extern String_t* _stringLiteral3452614543; extern String_t* _stringLiteral3399482453; extern String_t* _stringLiteral1824286625; extern const uint32_t CContactCustomerAddMsg_OnEndExcute_m891377597_MetadataUsageId; extern RuntimeClass* Encoding_t1523322056_il2cpp_TypeInfo_var; extern const uint32_t CContactCustomerDeleteMsg_OnEndExcute_m264778593_MetadataUsageId; extern RuntimeClass* CQuestionChat_t456593442_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2037252866; extern String_t* _stringLiteral1739933257; extern String_t* _stringLiteral1340993750; extern String_t* _stringLiteral999153997; extern String_t* _stringLiteral109267529; extern const uint32_t CContactCustomerDetailListMsg_OnEndExcute_m2495668463_MetadataUsageId; extern RuntimeClass* CQuestionDetail_t1956257792_il2cpp_TypeInfo_var; extern RuntimeClass* CSignsManager_t1825583579_il2cpp_TypeInfo_var; extern RuntimeClass* TypeClass_t2664900121_il2cpp_TypeInfo_var; extern String_t* _stringLiteral984257218; extern String_t* _stringLiteral3454449607; extern String_t* _stringLiteral2323818845; extern String_t* _stringLiteral3243520166; extern String_t* _stringLiteral1810186382; extern String_t* _stringLiteral2863573642; extern const uint32_t CContactCustomerListMsg_OnEndExcute_m3842870591_MetadataUsageId; extern String_t* _stringLiteral2797976676; extern const uint32_t CContactCustomerReplyMsg_OnEndExcute_m3519868013_MetadataUsageId; extern const uint32_t CQuestionChangeListMsg_OnEndExcute_m1842768150_MetadataUsageId; extern const uint32_t CQuestionSignsRemove_OnEndExcute_m2079104429_MetadataUsageId; extern RuntimeClass* List_1U5BU5D_t182406414_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const uint32_t CRandomRoleName__ctor_m2759733153_MetadataUsageId; extern RuntimeClass* CRandomRoleName_t3400346481_il2cpp_TypeInfo_var; extern const uint32_t CRandomRoleName_GetInstance_m866242750_MetadataUsageId; extern RuntimeClass* CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern String_t* _stringLiteral1128024263; extern String_t* _stringLiteral3236075843; extern const uint32_t CRandomRoleName_GetName_m3975270134_MetadataUsageId; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern String_t* _stringLiteral776121769; extern String_t* _stringLiteral591458944; extern const uint32_t CRandomRoleName_LoadNameLib_m2484797967_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* TextAsset_t3022178571_il2cpp_TypeInfo_var; extern RuntimeClass* XmlDocument_t2837193595_il2cpp_TypeInfo_var; extern RuntimeClass* XmlElement_t561603118_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern String_t* _stringLiteral1055926889; extern String_t* _stringLiteral398391934; extern String_t* _stringLiteral1220639822; extern String_t* _stringLiteral3987835854; extern String_t* _stringLiteral3148875355; extern String_t* _stringLiteral3794786949; extern const uint32_t CRandomRoleName_LoadNameLib_m2926618353_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const uint32_t CRandomRoleName_RandomLibrary_m815560575_MetadataUsageId; extern RuntimeClass* CRandomRoleNameIndex_t2001390255_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern const uint32_t CRandomRoleName_RandomIndex_m411989277_MetadataUsageId; extern RuntimeClass* CLocalizationManager_t2604768345_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2092136233; extern const uint32_t CRandomRoleName__cctor_m2133255348_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3139454238_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3122176628_RuntimeMethod_var; extern String_t* _stringLiteral940848575; extern const uint32_t CRankConfig__ctor_m2256916732_MetadataUsageId; extern RuntimeClass* CRankConfig_t3640882647_il2cpp_TypeInfo_var; extern const uint32_t CRankConfig_GetInstance_m1779259497_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m1672019255_RuntimeMethod_var; extern const uint32_t CRankConfig_Clear_m2420997560_MetadataUsageId; extern RuntimeClass* CRankCfg_t4250740907_il2cpp_TypeInfo_var; extern RuntimeClass* XmlException_t1761730631_il2cpp_TypeInfo_var; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m1562922740_RuntimeMethod_var; extern String_t* _stringLiteral1885281286; extern String_t* _stringLiteral3456546791; extern String_t* _stringLiteral1610285878; extern String_t* _stringLiteral2695343126; extern String_t* _stringLiteral2833616318; extern String_t* _stringLiteral2025016084; extern const uint32_t CRankConfig_OnLoad_m2310363618_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m4050674386_RuntimeMethod_var; extern const uint32_t CRankConfig_GetCfg_m639143359_MetadataUsageId; extern const uint32_t CRankConfig_GetName_m1584484592_MetadataUsageId; extern const uint32_t CRankConfig_GetPath_m1641427591_MetadataUsageId; extern RuntimeClass* CRankManager_t2153876006_il2cpp_TypeInfo_var; extern const RuntimeMethod* CRankManager_GetArrayItem_TisString_t_m2268059889_RuntimeMethod_var; extern const uint32_t CRankConfig_GetAwardId_m4250318112_MetadataUsageId; extern const uint32_t CRankCfg__ctor_m3877544362_MetadataUsageId; extern RuntimeClass* List_1_t4285826412_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t4275484417_il2cpp_TypeInfo_var; extern RuntimeClass* CDataModelInt_t3463393640_il2cpp_TypeInfo_var; extern RuntimeClass* CDataModelBool_t2269476966_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3372993358_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m69080660_RuntimeMethod_var; extern const uint32_t CRankManager__ctor_m4178841251_MetadataUsageId; extern const uint32_t CRankManager_GetInstance_m1594418819_MetadataUsageId; extern const uint32_t CRankManager_AddIdList_m3241119995_MetadataUsageId; extern const uint32_t CRankManager_get_GetIdCount_m3429249634_MetadataUsageId; extern const RuntimeMethod* CRankManager_GetListItem_TisInt32_t2950945753_m3288177646_RuntimeMethod_var; extern const uint32_t CRankManager_GetId_m6921617_MetadataUsageId; extern RuntimeClass* U3CFindUnitU3Ec__AnonStorey0_t1144865344_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3639045794_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CFindUnitU3Ec__AnonStorey0_U3CU3Em__0_m1443873793_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3480110449_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m2022978004_RuntimeMethod_var; extern const RuntimeMethod* U3CFindUnitU3Ec__AnonStorey0_U3CU3Em__1_m2630541222_RuntimeMethod_var; extern const uint32_t CRankManager_FindUnit_m413193645_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m1435822464_RuntimeMethod_var; extern const uint32_t CRankManager_AppendReward_m548537217_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2269680114_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m4279787912_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m3783612552_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2967579486_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1551576404_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m18220641_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m3118900468_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m2972265413_RuntimeMethod_var; extern const uint32_t CRankManager_Clearnup_m885397218_MetadataUsageId; extern RuntimeClass* CRankList_t1091803790_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m959816867_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m1090086066_RuntimeMethod_var; extern const uint32_t CRankManager_TryGetList_m2571892525_MetadataUsageId; extern const uint32_t CRankManager_GetRewardUnitByIndex_m4153254442_MetadataUsageId; extern const RuntimeMethod* CRankManager_GetListItem_TisCRewardUnit_t2813751670_m2727312552_RuntimeMethod_var; extern const uint32_t CRankManager_GetRewardUnitByIndex_m3961623979_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1777447684_RuntimeMethod_var; extern const uint32_t CRankManager_GetCountByRewardType_m540443810_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern const uint32_t CRankManager_RequestRankInfo_m675305618_MetadataUsageId; extern const uint32_t CRankManager_RequestReward_m2344818413_MetadataUsageId; extern const uint32_t CRankManager_RequestOldInfo_m4106843150_MetadataUsageId; extern RuntimeClass* List_1_t1797989928_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1765939065_RuntimeMethod_var; extern const uint32_t CRankList__ctor_m1894906462_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1599062254_RuntimeMethod_var; extern const uint32_t CRankList_get_Count_m1170435165_MetadataUsageId; extern const uint32_t CRankList_get_IsExistData_m4266721976_MetadataUsageId; extern RuntimeClass* CRankListUnit_t325915186_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m2166398921_RuntimeMethod_var; extern const uint32_t CRankList_Append_m306877627_MetadataUsageId; extern const RuntimeMethod* CRankManager_GetListItem_TisCRankListUnit_t325915186_m2022031424_RuntimeMethod_var; extern const uint32_t CRankList_GetItemByIndex_m2653833473_MetadataUsageId; extern RuntimeClass* U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t1151209310_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CFindIndexByUserIdU3Ec__AnonStorey0_U3CU3Em__0_m2602514773_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m2445420455_RuntimeMethod_var; extern const RuntimeMethod* List_1_FindIndex_m1504227646_RuntimeMethod_var; extern const uint32_t CRankList_FindIndexByUserId_m554582800_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m1504406219_RuntimeMethod_var; extern const uint32_t CRankList_Clear_m1630765727_MetadataUsageId; extern const uint32_t CRankListUnit__ctor_m1538869543_MetadataUsageId; extern RuntimeClass* CAwardList_t4094041907_il2cpp_TypeInfo_var; extern const uint32_t CRewardUnit__ctor_m1908484183_MetadataUsageId; extern RuntimeClass* CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var; extern RuntimeClass* KeyValuePair_2U5BU5D_t336297922_il2cpp_TypeInfo_var; extern RuntimeClass* CChatManager_t1988186574_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Count_m799536145_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3482799192_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m3857331856_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2__ctor_m3234591914_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1313007189_RuntimeMethod_var; extern String_t* _stringLiteral2328036797; extern String_t* _stringLiteral3073726249; extern String_t* _stringLiteral2805817557; extern String_t* _stringLiteral736132043; extern String_t* _stringLiteral3798050081; extern String_t* _stringLiteral3249153267; extern const uint32_t CRecentInteractiveObj_SaveRecentInteractive_m3029292116_MetadataUsageId; extern RuntimeClass* List_1_t1210958525_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2539377940_RuntimeMethod_var; extern const uint32_t CRecentInteractiveObj_AddToRecentInteractive_m2475683790_MetadataUsageId; extern RuntimeClass* InteractiveObjInfo_t573539128_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t3808782258_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_GetEnumerator_m1590692239_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2820404384_RuntimeMethod_var; extern const RuntimeMethod* List_1_Remove_m57878572_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m414206656_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m1676680142_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2__ctor_m321786507_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2011868710_RuntimeMethod_var; extern const RuntimeMethod* CRecentInteractiveObj__SortFunctorRI_m1074842490_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m3697148047_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m950320742_RuntimeMethod_var; extern const RuntimeMethod* List_1_RemoveAt_m1881562689_RuntimeMethod_var; extern const RuntimeMethod* List_1_Reverse_m3110453465_RuntimeMethod_var; extern const uint32_t CRecentInteractiveObj_AddToRecentInteractive_m927258923_MetadataUsageId; extern const uint32_t CRecentInteractiveObj_GetRecentInteractiveCount_m1966576534_MetadataUsageId; extern const uint32_t CRecentInteractiveObj_GetRecentInteractiveCount_m2761692665_MetadataUsageId; extern const uint32_t CRecentInteractiveObj_GetRecentInteractiveID_m3872176312_MetadataUsageId; extern const uint32_t CRecentInteractiveObj_GetRecentInteractiveID_m810077172_MetadataUsageId; extern RuntimeClass* Int64U5BU5D_t2559172825_il2cpp_TypeInfo_var; extern const RuntimeMethod* ITaskBase_1_RemoveTask_m2603698764_RuntimeMethod_var; extern const uint32_t CRecentInteractiveObj_RefreshOnlineState_m1215588976_MetadataUsageId; extern RuntimeClass* CultureInfo_t4157843068_il2cpp_TypeInfo_var; extern const uint32_t CRecentInteractiveObj__Load_m1006472947_MetadataUsageId; extern const uint32_t CRecentInteractiveObj_GetUserState_m2216018978_MetadataUsageId; extern const uint32_t CRecentInteractiveObj__SortFunctorRI_m1074842490_MetadataUsageId; extern String_t* _stringLiteral928432333; extern const uint32_t CRecentInteractiveObj__cctor_m1887053444_MetadataUsageId; extern const uint32_t InteractiveObjInfo__ctor_m2563545454_MetadataUsageId; extern RuntimeClass* CRechargeConfig_t910639634_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m3392219466_RuntimeMethod_var; extern const uint32_t CRechargeConfig_RequestRecharegeAdditonalInfo_m1156442257_MetadataUsageId; extern const uint32_t CRechargeConfig_ResponseRecharegeAdditonalInfo_m1723736975_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1134862178_RuntimeMethod_var; extern const uint32_t CRechargeConfig_GetUnitCount_m4132344730_MetadataUsageId; extern const uint32_t CRechargeConfig_GetUnitByIndex_m1121552578_MetadataUsageId; extern RuntimeClass* U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t2444392093_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetUnitByIDU3Ec__AnonStorey0_U3CU3Em__0_m647608732_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m1336337477_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m2721267721_RuntimeMethod_var; extern const uint32_t CRechargeConfig_GetUnitByID_m2720850830_MetadataUsageId; extern RuntimeClass* U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetUnitByPriseU3Ec__AnonStorey1_U3CU3Em__0_m3614957772_RuntimeMethod_var; extern const uint32_t CRechargeConfig_GetUnitByPrise_m1682664122_MetadataUsageId; extern RuntimeClass* U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetUnitByMemberLevelU3Ec__AnonStorey2_U3CU3Em__0_m2679573453_RuntimeMethod_var; extern const uint32_t CRechargeConfig_GetUnitByMemberLevel_m652493829_MetadataUsageId; extern RuntimeClass* U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_U3CU3Em__0_m3597146175_RuntimeMethod_var; extern const uint32_t CRechargeConfig_GetUnitByRMBCountAndIsRechargeItem_m105758912_MetadataUsageId; extern RuntimeClass* U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetConfirmTipByIDU3Ec__AnonStorey4_U3CU3Em__0_m3670225623_RuntimeMethod_var; extern const uint32_t CRechargeConfig_GetConfirmTipByID_m3407765302_MetadataUsageId; extern const uint32_t CRechargeConfig_Enable_m3608362630_MetadataUsageId; extern const uint32_t CRechargeConfig_Disable_m2085006349_MetadataUsageId; extern const uint32_t CRechargeConfig_GetEnabledUnitCount_m2798175911_MetadataUsageId; extern const uint32_t CRechargeConfig_GetCardUnitByType_m813727745_MetadataUsageId; extern const uint32_t CRechargeConfig_GetGrowthFund_m2407392110_MetadataUsageId; extern const uint32_t CRechargeConfig_GetEnabledUnitByIndex_m3295054868_MetadataUsageId; extern RuntimeClass* List_1_t3091172711_il2cpp_TypeInfo_var; extern RuntimeClass* CRechargeUnit_t1619097969_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m738732823_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2586383800_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2555191845_RuntimeMethod_var; extern String_t* _stringLiteral4144539759; extern String_t* _stringLiteral2643948076; extern String_t* _stringLiteral2382747558; extern String_t* _stringLiteral3220737671; extern String_t* _stringLiteral1430251747; extern String_t* _stringLiteral4084840141; extern String_t* _stringLiteral3963993483; extern String_t* _stringLiteral2519585306; extern String_t* _stringLiteral3013161554; extern String_t* _stringLiteral2749840635; extern String_t* _stringLiteral2863193750; extern String_t* _stringLiteral2839880173; extern String_t* _stringLiteral615667125; extern String_t* _stringLiteral2353029802; extern const uint32_t CRechargeConfig_LoadConfig_m3450184133_MetadataUsageId; extern const uint32_t CRechargeConfig_set_IsRechargeUnitChange_m2895514927_MetadataUsageId; extern const uint32_t CRechargeConfig_get_IsRechargeUnitChange_m2393071700_MetadataUsageId; extern const uint32_t CRechargeConfig_get_IsNeedRefreshData_m3686547608_MetadataUsageId; extern const uint32_t CRechargeConfig_set_IsNeedRefreshData_m2028424392_MetadataUsageId; extern String_t* _stringLiteral2683278153; extern const uint32_t CRechargeConfig__cctor_m939458536_MetadataUsageId; extern const uint32_t CRechargeManager__ctor_m2260536204_MetadataUsageId; extern RuntimeClass* CRechargeManager_t2919414649_il2cpp_TypeInfo_var; extern const uint32_t CRechargeManager_GetInstance_m3912661271_MetadataUsageId; extern const uint32_t CRechargeManager_SendQueryProduct_m4161739883_MetadataUsageId; extern const uint32_t CRechargeManager_AfterCommitPluginRecharge_m413984203_MetadataUsageId; extern const uint32_t CRechargeManager_CancelProduct_m1348577769_MetadataUsageId; extern RuntimeClass* Action_1_t2019918284_il2cpp_TypeInfo_var; extern const RuntimeMethod* CRechargeManager_OnPropertyChanged_m3888912071_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m838414602_RuntimeMethod_var; extern String_t* _stringLiteral2008899781; extern const uint32_t CRechargeManager_StartWatchPropertyChange_m2389337192_MetadataUsageId; extern const uint32_t CRechargeManager_StopWatchPropertyChange_m493333698_MetadataUsageId; extern RuntimeClass* CFCMConfig_t130793684_il2cpp_TypeInfo_var; extern RuntimeClass* CInputStatistics_t4182964798_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923_RuntimeMethod_var; extern String_t* _stringLiteral2835169010; extern String_t* _stringLiteral721230093; extern String_t* _stringLiteral422458340; extern String_t* _stringLiteral3886817964; extern String_t* _stringLiteral1130168769; extern String_t* _stringLiteral78670843; extern String_t* _stringLiteral2678398007; extern String_t* _stringLiteral1191374644; extern String_t* _stringLiteral983167072; extern String_t* _stringLiteral3767335339; extern const uint32_t CRechargeManager_ProcessRecharge_m3776137960_MetadataUsageId; extern const uint32_t CRechargeManager_OnPropertyChanged_m3888912071_MetadataUsageId; extern const uint32_t CRechargeUnit__ctor_m387885064_MetadataUsageId; extern RuntimeClass* List_1_t1447801987_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3480061296_il2cpp_TypeInfo_var; extern RuntimeClass* CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2274229157_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3888350009_RuntimeMethod_var; extern const uint32_t CRecreationCfgManager__ctor_m2700965064_MetadataUsageId; extern const uint32_t CRecreationCfgManager_GetInstance_m2027289134_MetadataUsageId; extern RuntimeClass* RecSceneNode_t4270694541_il2cpp_TypeInfo_var; extern RuntimeClass* RecWFNode_t3119273223_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m657946371_RuntimeMethod_var; extern String_t* _stringLiteral1359746275; extern String_t* _stringLiteral2037567323; extern String_t* _stringLiteral3540633302; extern String_t* _stringLiteral2496856790; extern String_t* _stringLiteral3202063575; extern String_t* _stringLiteral3724500051; extern String_t* _stringLiteral1567578470; extern String_t* _stringLiteral3051386197; extern const uint32_t CRecreationCfgManager_OnLoad_m3030242099_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3503773310_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2114511567_RuntimeMethod_var; extern const uint32_t CRecreationCfgManager_GetSceneNodeByID_m3698743711_MetadataUsageId; extern String_t* _stringLiteral3066414032; extern const uint32_t CRecreationCfgManager_GetSceneNodeByIndex_m2477344781_MetadataUsageId; extern const uint32_t CRecreationCfgManager_GetSceneNameByIndex_m1813414675_MetadataUsageId; extern const uint32_t CRecreationCfgManager_GetSceneDescription_m1948235107_MetadataUsageId; extern const uint32_t CRecreationCfgManager_GetSceneNameByID_m2616586562_MetadataUsageId; extern const uint32_t CRecreationCfgManager_GetSceneImagePath_m380405063_MetadataUsageId; extern const uint32_t CRecreationCfgManager_GetSceneIconPath_m1571389485_MetadataUsageId; extern const uint32_t CRecreationCfgManager_GetDefaultSceneIDCfg_m654718021_MetadataUsageId; extern RuntimeClass* List_1_t296380669_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m350292879_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m1986089894_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m60757554_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m4099992495_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m3502232769_RuntimeMethod_var; extern const uint32_t CRecreationCfgManager_AddDataToDic_m3816899969_MetadataUsageId; extern const uint32_t CRecreationCfgManager_GetRecWFList_m3475055211_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1593755916_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2738913912_RuntimeMethod_var; extern const uint32_t CRecreationCfgManager_GetRecWFInfo_m3815641408_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m3891163003_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m1786253802_RuntimeMethod_var; extern const uint32_t CRecreationCfgManager_Clear_m2782585428_MetadataUsageId; extern String_t* _stringLiteral526515396; extern const uint32_t CRecreationCfgManager__cctor_m744679473_MetadataUsageId; extern const uint32_t RecSceneNode__ctor_m3069013637_MetadataUsageId; extern const uint32_t RecWFNode__ctor_m684057611_MetadataUsageId; extern RuntimeClass* List_1_t2051261444_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t4013585537_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1664675209_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m1501840871_RuntimeMethod_var; extern const uint32_t CRecreationManager__ctor_m3339286795_MetadataUsageId; extern RuntimeClass* CRecreationManager_t3180859335_il2cpp_TypeInfo_var; extern const uint32_t CRecreationManager_GetInstance_m1458318159_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2460285331_RuntimeMethod_var; extern const uint32_t CRecreationManager_Clear_m3780439638_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m169197583_RuntimeMethod_var; extern const uint32_t CRecreationManager_Reset_m2548844831_MetadataUsageId; extern RuntimeClass* RecSceneInfo_t579186702_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m2418186131_RuntimeMethod_var; extern const uint32_t CRecreationManager_AddSceneInfo_m3002249585_MetadataUsageId; extern const uint32_t CRecreationManager_GetCurrSceneName_m3857008083_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3572835974_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m186808642_RuntimeMethod_var; extern const uint32_t CRecreationManager_GetCurrSelectSceneInfo_m1631821770_MetadataUsageId; extern const uint32_t CRecreationManager_GetRecSceneCount_m4101664131_MetadataUsageId; extern const uint32_t CRecreationManager_GetCurrRecAward_m2413674979_MetadataUsageId; extern const uint32_t CRecreationManager_GetRecSceneInfoByIndex_m1736815522_MetadataUsageId; extern const uint32_t CRecreationManager_GetRecSceneInfoByID_m1783759493_MetadataUsageId; extern const uint32_t CRecreationManager_GetRecCurrSceneImgPath_m204177077_MetadataUsageId; extern const uint32_t CRecreationManager_SetSelectScene_m1877212241_MetadataUsageId; extern String_t* _stringLiteral795478587; extern String_t* _stringLiteral2769786358; extern const uint32_t CRecreationManager_GetCurrSceneEnterCount_m1495615881_MetadataUsageId; extern String_t* _stringLiteral990767350; extern String_t* _stringLiteral2440444335; extern String_t* _stringLiteral3452602271; extern String_t* _stringLiteral1854290351; extern String_t* _stringLiteral3362311703; extern String_t* _stringLiteral3452614566; extern String_t* _stringLiteral3786055882; extern const uint32_t CRecreationManager_GetSceneOpenTime_m3361764427_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m170527722_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m3315125549_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m4017953978_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m917181889_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3431277796_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m4250332801_RuntimeMethod_var; extern const uint32_t CRecreationManager_PlayerOnClick_m1262622214_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m678212092_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m1810005259_RuntimeMethod_var; extern const uint32_t CRecreationManager_PlayerOnClick_m1263801377_MetadataUsageId; extern RuntimeClass* CWalkManager_t3228361237_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1175053012; extern const uint32_t CRecreationManager_HideTips_m1371780_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2186227814_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2398643463_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t3591256528_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t3998011009_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m4137790533_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m678830829_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m1021129694_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m3400688376_RuntimeMethod_var; extern const uint32_t CRedBagManager__ctor_m1975759558_MetadataUsageId; extern RuntimeClass* CRedBagManager_t3862531732_il2cpp_TypeInfo_var; extern const uint32_t CRedBagManager_GetInstance_m3806512028_MetadataUsageId; extern const uint32_t CRedBagManager_RequestSendRedBag_m2159237149_MetadataUsageId; extern const uint32_t CRedBagManager_RequestOpenRedBag_m42770410_MetadataUsageId; extern const uint32_t CRedBagManager_RequestGetRedBag_m860253174_MetadataUsageId; extern const uint32_t CRedBagManager_RequestGetRedBagInfo_m1262445424_MetadataUsageId; extern const uint32_t CRedBagManager_RequestGetRedBagMine_m887184749_MetadataUsageId; extern const uint32_t CRedBagManager_RequestGetMyGuildInfo_m4210572282_MetadataUsageId; extern RuntimeClass* RedBagResult_t3297514483_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m1686885688_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m2980585183_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m586313262_RuntimeMethod_var; extern const uint32_t CRedBagManager_ReceiveRedBagResult_m2266969706_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m1273905359_RuntimeMethod_var; extern const uint32_t CRedBagManager_GetRedBagResultByID_m4258040674_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3911782431_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m3575835318_RuntimeMethod_var; extern const uint32_t CRedBagManager_GetRedBagInfoByID_m1539880494_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2496705726_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m1760074188_RuntimeMethod_var; extern const uint32_t CRedBagManager_GetGuildBaseInfoByID_m2310432139_MetadataUsageId; extern RuntimeClass* RedBagInfo_t3509930132_il2cpp_TypeInfo_var; extern RuntimeClass* RedBagUserInfo_t2210795971_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3930026797_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m3670172266_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m2339037412_RuntimeMethod_var; extern const uint32_t CRedBagManager_ReceiveRedBagInfo_m2408564548_MetadataUsageId; extern RuntimeClass* RedBagMine_t2525936267_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3757485970_RuntimeMethod_var; extern const uint32_t CRedBagManager_RequestGetMyRedbagData_m1839210658_MetadataUsageId; extern RuntimeClass* GuildBaseInfo_t407575901_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Add_m3544468352_RuntimeMethod_var; extern const uint32_t CRedBagManager_RequestMyGuildBaseInfo_m234874164_MetadataUsageId; extern RuntimeClass* CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var; extern const uint32_t CRenewMsgBoxControl_GetIntance_m1702767106_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisuiRenewBox_t2564087826_m2267252476_RuntimeMethod_var; extern String_t* _stringLiteral280915240; extern const uint32_t CRenewMsgBoxControl_OnTryExecuteRenewBox_m2276014528_MetadataUsageId; extern RuntimeClass* shopRenewItem_t1626699652_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1345883383; extern const uint32_t CRenewMsgBoxControl_OpenRenewBox_m1837979842_MetadataUsageId; extern const uint32_t CRenewMsgBoxControl_OpenRenewBox_m1307787194_MetadataUsageId; extern RuntimeClass* List_1_t3609756528_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2636879210_RuntimeMethod_var; extern String_t* _stringLiteral1746982679; extern const uint32_t CRoomMananger__ctor_m112223818_MetadataUsageId; extern RuntimeClass* CRoomMananger_t1058696229_il2cpp_TypeInfo_var; extern const uint32_t CRoomMananger_GetInstance_m3659614095_MetadataUsageId; extern const uint32_t CRoomMananger_get_CanInvite_m4225235073_MetadataUsageId; extern const uint32_t CRoomMananger_set_CanInvite_m2864709794_MetadataUsageId; extern const uint32_t CRoomMananger_Clear_m834317246_MetadataUsageId; extern const uint32_t CRoomMananger_OnLoad_m2253545147_MetadataUsageId; extern const uint32_t CRoomMananger_ClearCurModeList_m3395593010_MetadataUsageId; extern const uint32_t CRoomMananger_SetCurModeList_m2867269945_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2544579190_RuntimeMethod_var; extern const uint32_t CRoomMananger_ClearRoomList_m2307834448_MetadataUsageId; extern const uint32_t CRoomMananger_IsInFreshAwake_m1205459355_MetadataUsageId; extern const uint32_t CRoomMananger_RequestRoomPage_m47689490_MetadataUsageId; extern RuntimeClass* CMsgRequestRoomList_t720108623_il2cpp_TypeInfo_var; extern const uint32_t CRoomMananger_RequestRoomPage_m156217648_MetadataUsageId; extern const uint32_t CRoomMananger_RequestRoomPage_m1364632271_MetadataUsageId; extern RuntimeClass* RoomInfo_t2137681786_il2cpp_TypeInfo_var; extern RuntimeClass* Int32U5BU5D_t385246372_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3287304822_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3378429424_RuntimeMethod_var; extern const RuntimeMethod* List_1_set_Item_m2379140433_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1958513982_RuntimeMethod_var; extern const RuntimeMethod* List_1_RemoveAt_m76343217_RuntimeMethod_var; extern String_t* _stringLiteral234196590; extern const uint32_t CRoomMananger_OnFreshRoomList_m208019921_MetadataUsageId; extern const uint32_t CRoomMananger_GetRoomInfo_m494426084_MetadataUsageId; extern RuntimeClass* U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t2962975910_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_U3CU3Em__0_m2812607677_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m1771001057_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m4279364514_RuntimeMethod_var; extern const uint32_t CRoomMananger_GetRoomInfoByRoomId_m3394054778_MetadataUsageId; extern const uint32_t CRoomMananger_GetCount_m3007612173_MetadataUsageId; extern const uint32_t CRoomMananger_SearchRoomListDetail_m1062356186_MetadataUsageId; extern const uint32_t CRoomMananger_SetRoomDetail_m2241371799_MetadataUsageId; extern RuntimeClass* CMsgSearchRoom_t224341451_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1289783246; extern const uint32_t CRoomMananger_SearchRoom_m310028345_MetadataUsageId; extern RuntimeClass* RoomDetail_t2805919052_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1320310355; extern const uint32_t CRoomMananger_OnRoomInfo_m2583947332_MetadataUsageId; extern RuntimeClass* CMsgCreateRoom_t3470683415_il2cpp_TypeInfo_var; extern RuntimeClass* DanceSceneManager_t2271493662_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4169702091; extern String_t* _stringLiteral346528831; extern const uint32_t CRoomMananger_CreateRoom_m173605298_MetadataUsageId; extern const uint32_t CRoomMananger_CreateRoom_m3444586077_MetadataUsageId; extern RuntimeClass* CBeachManager_t2929024312_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1538458527; extern const uint32_t CRoomMananger_CreateRoom_m1141089174_MetadataUsageId; extern String_t* _stringLiteral654659278; extern String_t* _stringLiteral2316383378; extern String_t* _stringLiteral158320526; extern String_t* _stringLiteral1282832967; extern String_t* _stringLiteral920463196; extern const uint32_t CRoomMananger_OnCreateResult_m2993668178_MetadataUsageId; extern String_t* _stringLiteral285815122; extern String_t* _stringLiteral3261205394; extern const uint32_t CRoomMananger_QuickJoin_m3023352318_MetadataUsageId; extern const uint32_t CRoomMananger_JoinRoom_m1397800920_MetadataUsageId; extern RuntimeClass* Common_t3802143103_il2cpp_TypeInfo_var; extern RuntimeClass* CMsgEntryRoom_t3749823927_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1232841122; extern String_t* _stringLiteral2367023570; extern String_t* _stringLiteral439623715; extern const uint32_t CRoomMananger_EntryRoom_m369939792_MetadataUsageId; extern const uint32_t CRoomMananger_EntryRoom_m1951687906_MetadataUsageId; extern const uint32_t CRoomMananger_EntryRoom_m506996367_MetadataUsageId; extern String_t* _stringLiteral360739285; extern String_t* _stringLiteral3438147837; extern String_t* _stringLiteral591744150; extern const uint32_t CRoomMananger_OnEntryResult_m1611564475_MetadataUsageId; extern const uint32_t CRoomMananger__cctor_m796349985_MetadataUsageId; extern RuntimeClass* MemberInfoU5BU5D_t1518970116_il2cpp_TypeInfo_var; extern const uint32_t RoomDetail__ctor_m3178741390_MetadataUsageId; extern RuntimeClass* List_1_t13424132_il2cpp_TypeInfo_var; extern RuntimeClass* CDataProperty_t2806246268_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3772329499_RuntimeMethod_var; extern const uint32_t CServerChoice__ctor_m600125409_MetadataUsageId; extern RuntimeClass* CServerChoice_t1594647161_il2cpp_TypeInfo_var; extern const uint32_t CServerChoice_GetInstance_m3223935865_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3681194424_RuntimeMethod_var; extern const uint32_t CServerChoice_GetServerCount_m3251337079_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m547233284_RuntimeMethod_var; extern const uint32_t CServerChoice_GetServerInfoByIndex_m942034549_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m2785186291_RuntimeMethod_var; extern String_t* _stringLiteral2158567620; extern const uint32_t CServerChoice_GetRandomServer_m3951811688_MetadataUsageId; extern RuntimeClass* ServerInfo_t2836316686_il2cpp_TypeInfo_var; extern const uint32_t CServerChoice_AddServerInfo_m1712092473_MetadataUsageId; extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var; extern RuntimeClass* Comparison_1_t2611247865_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m1258800877_RuntimeMethod_var; extern const RuntimeMethod* CServerChoice__SortFunctor_m1627076319_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m1444384230_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m406883554_RuntimeMethod_var; extern const uint32_t CServerChoice_DeserialServerListInfo_m1596086115_MetadataUsageId; extern const uint32_t CServerChoice_DeserialServerStateInfo_m1786344827_MetadataUsageId; extern String_t* _stringLiteral1641314981; extern const uint32_t CServerChoice_GetConfigInfo_m3776838067_MetadataUsageId; extern const uint32_t CServerChoice_set_selectedServerID_m2367743754_MetadataUsageId; extern String_t* _stringLiteral3210996782; extern const uint32_t CServerChoice_get_selectedServerName_m2463246473_MetadataUsageId; extern const uint32_t CServerChoice_get_selectedServerState_m1987892282_MetadataUsageId; extern String_t* _stringLiteral2812796110; extern String_t* _stringLiteral3861619131; extern const uint32_t CServerChoice_get_defaultServerName_m3877219405_MetadataUsageId; extern const uint32_t CServerChoice__GetIP_m3503900707_MetadataUsageId; extern const uint32_t CServerChoice__GetPort_m4092562186_MetadataUsageId; extern String_t* _stringLiteral1857640747; extern String_t* _stringLiteral1857640735; extern String_t* _stringLiteral3278377697; extern String_t* _stringLiteral671283288; extern const uint32_t CServerChoice__RefreshServerCacheAll_m1612421291_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 String_t* _stringLiteral1159150451; extern const uint32_t CServerChoice__RefreshServerCache_m1344536031_MetadataUsageId; extern const uint32_t CServerChoice__GetServerInfoByID_m605048700_MetadataUsageId; extern const uint32_t CServerChoice__SortFunctor_m1627076319_MetadataUsageId; extern RuntimeClass* stWinerRole_t218468379_il2cpp_TypeInfo_var; extern RuntimeClass* CServerSimulator_t2819548284_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t895143331_il2cpp_TypeInfo_var; extern RuntimeClass* On2ServerMsg_t2006430000_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m386478652_RuntimeMethod_var; extern const RuntimeMethod* CServerSimulator_OnC2SMsg_ReturnLobby_m3689234116_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m426883166_RuntimeMethod_var; extern const RuntimeMethod* CServerSimulator_OnC2SMsg_SectionResult_m307663162_RuntimeMethod_var; extern const RuntimeMethod* CServerSimulator_OnC2SMsg_OnRoleComplete_m1750641679_RuntimeMethod_var; extern const RuntimeMethod* CServerSimulator_OnC2SMsg_Key_Result_m3284132760_RuntimeMethod_var; extern const RuntimeMethod* CCustomMsgBroadCastProc_OnBroadCastMsg_m2092744613_RuntimeMethod_var; extern const uint32_t CServerSimulator__ctor_m2456876551_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m4046680659_RuntimeMethod_var; extern const uint32_t CServerSimulator_Intercept2ServerMsg_m2664706698_MetadataUsageId; extern const uint32_t CServerSimulator_Reset_m930965299_MetadataUsageId; extern const uint32_t CServerSimulator_OnC2SMsg_ReturnLobby_m3689234116_MetadataUsageId; extern RuntimeClass* CPveManager_t3058433014_il2cpp_TypeInfo_var; extern const uint32_t CServerSimulator_OnC2SMsg_SectionResult_m307663162_MetadataUsageId; extern const uint32_t CServerSimulator_OnC2SMsg_OnRoleComplete_m1750641679_MetadataUsageId; extern String_t* _stringLiteral4157990518; extern const uint32_t CServerSimulator_OnC2SMsg_Key_Result_m3284132760_MetadataUsageId; extern const uint32_t CServerSimulator_GetWinPoint_m3462770670_MetadataUsageId; extern const uint32_t CServerSimulator_GetWinPointAndScore_m3642124349_MetadataUsageId; extern const uint32_t CServerSimulator_GetSectionScoreByUserID_m1430275461_MetadataUsageId; extern RuntimeClass* SMsgCustom_t3704812008_il2cpp_TypeInfo_var; extern const uint32_t CServerSimulator_SimulateSend2MySelf_Custom_m2531841556_MetadataUsageId; extern const uint32_t CServerSimulator_OnMusicSectionProc_Normal_m2617928405_MetadataUsageId; extern const uint32_t CServerSimulator_OnMusicSectionProc_Battle_m2809997659_MetadataUsageId; extern String_t* _stringLiteral2105978007; extern const uint32_t CShareConfig__ctor_m3207751937_MetadataUsageId; extern RuntimeClass* CShareConfig_t1834581091_il2cpp_TypeInfo_var; extern const uint32_t CShareConfig_GetInstance_m107994633_MetadataUsageId; extern RuntimeClass* U3CGetShareConfigsU3Ec__AnonStorey0_t547214378_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t2015833749_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetShareConfigsU3Ec__AnonStorey0_U3CU3Em__0_m3388917676_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m468904057_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m3007376377_RuntimeMethod_var; extern const uint32_t CShareConfig_GetShareConfigs_m3675293939_MetadataUsageId; extern RuntimeClass* List_1_t2662614367_il2cpp_TypeInfo_var; extern RuntimeClass* CShareInfo_t1190539625_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2209471468_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1628869024_RuntimeMethod_var; extern const uint32_t CShareConfig_OnLoad_m225487059_MetadataUsageId; extern RuntimeClass* EShareType_t3077108940_il2cpp_TypeInfo_var; extern const uint32_t U3CGetShareConfigsU3Ec__AnonStorey0_U3CU3Em__0_m3388917676_MetadataUsageId; extern const uint32_t CShareActInfo_SetPosition_m1666976517_MetadataUsageId; extern const uint32_t CShareActInfo_SetRotation_m2159579964_MetadataUsageId; extern const uint32_t CShareActInfo_Set3DCameraPR_m4169232101_MetadataUsageId; extern RuntimeClass* List_1_t1021499026_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t4241062956_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1822034816_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m4068231983_RuntimeMethod_var; extern const uint32_t CShareInfo__ctor_m1207780583_MetadataUsageId; extern const RuntimeType* EShareType_t3077108940_0_0_0_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* Enum_t4135868527_il2cpp_TypeInfo_var; extern RuntimeClass* CShareBGInfo_t3844391580_il2cpp_TypeInfo_var; extern RuntimeClass* CShareActInfo_t2768988214_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m1265029968_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2181939119_RuntimeMethod_var; extern String_t* _stringLiteral3456350174; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral1610285846; extern String_t* _stringLiteral1628809185; extern String_t* _stringLiteral4254451314; extern String_t* _stringLiteral1757920701; extern String_t* _stringLiteral3926316141; extern const uint32_t CShareInfo_Deserial_m601029910_MetadataUsageId; extern RuntimeClass* List_1_t1992424465_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1791272441_RuntimeMethod_var; extern const uint32_t CShopCartManager__ctor_m291777361_MetadataUsageId; extern RuntimeClass* CShopCartManager_t2478140686_il2cpp_TypeInfo_var; extern const uint32_t CShopCartManager_GetInstance_m4201379927_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3025668104_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1666052986_RuntimeMethod_var; extern const uint32_t CShopCartManager_GetItem_m3352927556_MetadataUsageId; extern RuntimeClass* U3CGetItemByIdU3Ec__AnonStorey0_t2760576318_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t1345643847_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetItemByIdU3Ec__AnonStorey0_U3CU3Em__0_m3830890119_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3496635229_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m2466961762_RuntimeMethod_var; extern const uint32_t CShopCartManager_GetItemById_m1362153420_MetadataUsageId; extern const uint32_t CShopCartManager_GetListCount_m518405240_MetadataUsageId; extern const RuntimeMethod* List_1_RemoveAt_m421465876_RuntimeMethod_var; extern const uint32_t CShopCartManager_Remove_m4085102293_MetadataUsageId; extern RuntimeClass* U3CRemoveU3Ec__AnonStorey1_t1068175296_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CRemoveU3Ec__AnonStorey1_U3CU3Em__0_m746919396_RuntimeMethod_var; extern const RuntimeMethod* List_1_Remove_m3594865186_RuntimeMethod_var; extern const uint32_t CShopCartManager_Remove_m392127347_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m698136459_RuntimeMethod_var; extern const uint32_t CShopCartManager_ClearList_m181621995_MetadataUsageId; extern RuntimeClass* U3CAddToListU3Ec__AnonStorey2_t1147514408_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CAddToListU3Ec__AnonStorey2_U3CU3Em__0_m377317620_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2568254967_RuntimeMethod_var; extern String_t* _stringLiteral1675809645; extern String_t* _stringLiteral3332482649; extern const uint32_t CShopCartManager_AddToList_m1929744470_MetadataUsageId; extern const uint32_t CShopCartManager_SetSelected_m848727644_MetadataUsageId; extern const uint32_t CShopCartManager_OnBuy_m2809826264_MetadataUsageId; extern const uint32_t CShopCartManager_CalculatePrice_m4200642273_MetadataUsageId; extern const uint32_t CShopCartManager_OnCheckAll_m431165705_MetadataUsageId; extern const uint32_t CShopCartManager_OnCheckItem_m1312863081_MetadataUsageId; extern String_t* _stringLiteral3445878446; extern String_t* _stringLiteral1278818942; extern const uint32_t CShopCartManager_Refresh_m1598271653_MetadataUsageId; extern const uint32_t CShopCartManager_GetSelectedIDList_m1093345210_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1165792132_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t454560111_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t104342236_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t1441398424_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2318543627_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m2518536803_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m1566641467_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m2370429306_RuntimeMethod_var; extern String_t* _stringLiteral1143717412; extern String_t* _stringLiteral2008736387; extern String_t* _stringLiteral891656062; extern const uint32_t CShopConfig__ctor_m1788622467_MetadataUsageId; extern RuntimeClass* CShopConfig_t202154353_il2cpp_TypeInfo_var; extern const uint32_t CShopConfig_GetInstance_m4264820349_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2002369474_RuntimeMethod_var; extern const uint32_t CShopConfig_GetFashionStarValue_m917168571_MetadataUsageId; extern const uint32_t CShopConfig_GetFashionTags_m3342782896_MetadataUsageId; extern RuntimeClass* U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t3196940461_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetFashionTagListU3Ec__AnonStorey0_U3CU3Em__0_m4026623987_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m4258185536_RuntimeMethod_var; extern const RuntimeMethod* List_1_ForEach_m1575075791_RuntimeMethod_var; extern const uint32_t CShopConfig_GetFashionTagList_m3235323266_MetadataUsageId; extern const uint32_t CShopConfig_GetQualityLevel_m4002441864_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern const uint32_t CShopConfig_GetName_m2272590700_MetadataUsageId; extern const uint32_t CShopConfig_GetClothPath_m1131167918_MetadataUsageId; extern const uint32_t CShopConfig_CanEmbed_Gem_m3172339875_MetadataUsageId; extern String_t* _stringLiteral2240226943; extern const uint32_t CShopConfig_GetQualityLevelIcon_m3028294132_MetadataUsageId; extern RuntimeClass* CItemManager_t2289463753_il2cpp_TypeInfo_var; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern const uint32_t CShopConfig_GetIcon_m203073146_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m704661167_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m849504983_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m3697524837_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_m359832447_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2631469163_RuntimeMethod_var; extern const uint32_t CShopConfig_GetSuitListBuyConfigID_m533429100_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2920688820_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m643720562_RuntimeMethod_var; extern const uint32_t CShopConfig_GetSuitListBuySuitID_m61416581_MetadataUsageId; extern const RuntimeMethod* KeyValuePair_2_get_Key_m4141010680_RuntimeMethod_var; extern const uint32_t CShopConfig_GetSuitIDBuyConfigID_m2516177127_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1184711213_RuntimeMethod_var; extern const uint32_t CShopConfig_GetActivityPicCount_m1400209868_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m747793852_RuntimeMethod_var; extern const uint32_t CShopConfig_GetActivityData_m3015250895_MetadataUsageId; extern const uint32_t CShopConfig_OnLoad_m4066634111_MetadataUsageId; extern RuntimeClass* StaticConfigUnit_t2277078801_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Clear_m1119521940_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m322178150_RuntimeMethod_var; extern String_t* _stringLiteral1232840130; extern String_t* _stringLiteral3883939826; extern String_t* _stringLiteral920572944; extern String_t* _stringLiteral3923320070; extern const uint32_t CShopConfig_LoadShopCfg_m3590529435_MetadataUsageId; extern RuntimeClass* suitData_t1215628905_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_Clear_m809407884_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m2765787115_RuntimeMethod_var; extern String_t* _stringLiteral4166355919; extern const uint32_t CShopConfig_LoadSuitCfg_m2487535734_MetadataUsageId; extern RuntimeClass* activityData_t4264290978_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m4178188608_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2969616610_RuntimeMethod_var; extern String_t* _stringLiteral3608561516; extern String_t* _stringLiteral1060029030; extern const uint32_t CShopConfig_LoadActivityCfg_m1422295178_MetadataUsageId; extern RuntimeClass* GoodsConfig_t1565846780_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m1445376402_RuntimeMethod_var; extern const uint32_t CShopConfig_AddGoodsConfig_m2866916887_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2233073716_RuntimeMethod_var; extern const uint32_t CShopConfig_GetGoodsConfig_m1630978708_MetadataUsageId; extern const uint32_t U3CGetFashionTagListU3Ec__AnonStorey0_U3CU3Em__0_m4026623987_MetadataUsageId; extern const uint32_t StaticConfigUnit__ctor_m3259063721_MetadataUsageId; extern RuntimeClass* List_1_t201580312_il2cpp_TypeInfo_var; extern RuntimeClass* StaticTag_t3024472866_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m2469917121_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3457061851_RuntimeMethod_var; extern const uint32_t StaticConfigUnit_get_staticTagList_m1829931693_MetadataUsageId; extern const uint32_t StaticConfigUnit_get_PathList_m1001014228_MetadataUsageId; extern RuntimeClass* U3CGetTagsU3Ec__AnonStorey0_t1457422011_il2cpp_TypeInfo_var; extern RuntimeClass* Predicate_1_t3849766990_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetTagsU3Ec__AnonStorey0_U3CU3Em__0_m1421758579_RuntimeMethod_var; extern const RuntimeMethod* Predicate_1__ctor_m3200804695_RuntimeMethod_var; extern const RuntimeMethod* List_1_Find_m1415919206_RuntimeMethod_var; extern const uint32_t StaticConfigUnit_GetTags_m2143154201_MetadataUsageId; extern const uint32_t StaticTag_get_TagId_m4199233155_MetadataUsageId; extern String_t* _stringLiteral97589629; extern const uint32_t StaticTag_GetTagDesc_m1067244424_MetadataUsageId; extern String_t* _stringLiteral3582893723; extern String_t* _stringLiteral3474744248; extern const uint32_t StaticTag_get_Icon_m1895829175_MetadataUsageId; extern String_t* _stringLiteral3452614621; extern String_t* _stringLiteral3452614622; extern String_t* _stringLiteral3452614623; extern String_t* _stringLiteral3452614605; extern String_t* _stringLiteral3455563725; extern const uint32_t StaticTag_GetLevelStr_m3471553643_MetadataUsageId; extern String_t* _stringLiteral246669080; extern const uint32_t StaticTag_ToString_m3768780834_MetadataUsageId; extern const uint32_t suitData__ctor_m2600089791_MetadataUsageId; extern const uint32_t CShopGroupBuyingData__ctor_m64414919_MetadataUsageId; extern RuntimeClass* CShopGroupBuyingData_t1345810626_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t133775218_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2314904756_RuntimeMethod_var; extern const uint32_t CShopManager__ctor_m1820608751_MetadataUsageId; extern const uint32_t CShopManager_GetInstance_m1368729055_MetadataUsageId; extern const uint32_t CShopManager_GetIconPath_m2562341149_MetadataUsageId; extern String_t* _stringLiteral3006598789; extern const uint32_t CShopManager_isPersonal_m3467671249_MetadataUsageId; extern const uint32_t CShopManager_IsClothing_m480793725_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m2926075046_RuntimeMethod_var; extern const uint32_t CShopManager_ClearAll_m3301313013_MetadataUsageId; extern const uint32_t CShopManager_ClearData_m2611261031_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m447273843_RuntimeMethod_var; extern String_t* _stringLiteral1001136088; extern const uint32_t CShopManager_SendRequestNextPageInfoToServer_m3856507481_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2912255103_RuntimeMethod_var; extern const uint32_t CShopManager_SendRequestActivityStoreItem_m3345111206_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m2440818772_RuntimeMethod_var; extern const RuntimeMethod* List_1_set_Item_m2480884259_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2051371042_RuntimeMethod_var; extern String_t* _stringLiteral1739720220; extern const uint32_t CShopManager_PushGroupItem_m3756289196_MetadataUsageId; extern RuntimeClass* Comparison_1_t2317654525_il2cpp_TypeInfo_var; extern const RuntimeMethod* CShopManager__SortFunctor_m4034108568_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m488919298_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m2965642079_RuntimeMethod_var; extern const uint32_t CShopManager_SortByTag_m1947501286_MetadataUsageId; extern const RuntimeMethod* CShopManager__SortBySortIDFunctor_m1306052029_RuntimeMethod_var; extern const uint32_t CShopManager_SortBySortID_m179757944_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m314762573_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1896408099_RuntimeMethod_var; extern const uint32_t CShopManager_UpdataShopItemState_m4096842907_MetadataUsageId; extern RuntimeClass* CShopItemGroupU5BU5D_t3480964646_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_RemoveAt_m3392994391_RuntimeMethod_var; extern String_t* _stringLiteral3670279092; extern const uint32_t CShopManager_SetShopItemStateByConfigID_m2619490164_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m242953283_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m386726923_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m4225559518_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m1822069598_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m684158848_RuntimeMethod_var; extern const uint32_t CShopManager_ReduceShopItemCountByServerID_m401024941_MetadataUsageId; extern const uint32_t CShopManager_SetShopItemStateByServerID_m243714119_MetadataUsageId; extern String_t* _stringLiteral398671532; extern const uint32_t CShopManager_SetGroupTotalCount_m779595446_MetadataUsageId; extern const uint32_t CShopManager_ClearTargetGroup_m491497626_MetadataUsageId; extern const uint32_t CShopManager_GetItem_m1502343836_MetadataUsageId; extern RuntimeClass* List_1_t4014798088_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3270916478_RuntimeMethod_var; extern const uint32_t CShopManager_GetItems_m2541128525_MetadataUsageId; extern const uint32_t CShopManager_GetItemGroupState_m1861294943_MetadataUsageId; extern const uint32_t CShopManager_SendBuyRequestToServer_m3761122090_MetadataUsageId; extern RuntimeClass* CPropsDetailManager_t2661117877_il2cpp_TypeInfo_var; extern RuntimeClass* PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2570825119; extern String_t* _stringLiteral2601265189; extern const uint32_t CShopManager_ShowAvatar_m2860953780_MetadataUsageId; extern const uint32_t CShopManager_ShowItem_m2563665350_MetadataUsageId; extern String_t* _stringLiteral1968900201; extern const uint32_t CShopManager_Refresh_m243343107_MetadataUsageId; extern RuntimeClass* IdleActionManager_t2375494644_il2cpp_TypeInfo_var; extern const uint32_t CShopManager_TryOn_m1322762570_MetadataUsageId; extern const uint32_t CShopManager_UpdataGroupBuyingData_m4125695859_MetadataUsageId; extern String_t* _stringLiteral218546987; extern const uint32_t CShopManager_QuickBuySingleItem_m679675790_MetadataUsageId; extern const uint32_t CShopManager_RequestMultiItemInfo_m2868717020_MetadataUsageId; extern String_t* _stringLiteral3734303298; extern const uint32_t CShopManager_isEnableUseCoupon_m3306501854_MetadataUsageId; extern const uint32_t CShopManager_checkModelTypeBySuit_m1839926154_MetadataUsageId; extern const uint32_t CShopManager_SearchData_m3412739867_MetadataUsageId; extern RuntimeClass* CShopItemGroup_t1245061887_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m2793649589_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m1758255644_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m556083660_RuntimeMethod_var; extern const uint32_t CShopManager_GetGroup_m435199558_MetadataUsageId; extern const uint32_t CShopManager__SortFunctor_m4034108568_MetadataUsageId; extern const uint32_t CShopManager__cctor_m625861888_MetadataUsageId; struct SingleU5BU5D_t1444911251; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct ObjectU5BU5D_t2843939325; struct ByteU5BU5D_t4116647657; struct List_1U5BU5D_t182406414; struct KeyValuePair_2U5BU5D_t336297922; struct Int64U5BU5D_t2559172825; struct RoomInfoU5BU5D_t2555657096; struct Int32U5BU5D_t385246372; struct MemberInfoU5BU5D_t3990892796; struct MemberInfoU5BU5D_t1518970116; struct CShopItemGroupU5BU5D_t3480964646; #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 DICTIONARY_2_T2186227814_H #define DICTIONARY_2_T2186227814_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_t2186227814 : 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 RedBagResultU5BU5D_t3619870434* ___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_t2186227814, ___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_t2186227814, ___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_t2186227814, ___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_t2186227814, ___valueSlots_7)); } inline RedBagResultU5BU5D_t3619870434* get_valueSlots_7() const { return ___valueSlots_7; } inline RedBagResultU5BU5D_t3619870434** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(RedBagResultU5BU5D_t3619870434* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2186227814, ___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_t2186227814, ___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_t2186227814, ___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_t2186227814, ___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_t2186227814, ___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_t2186227814, ___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_t2186227814, ___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_t2186227814_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3224209278 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2186227814_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3224209278 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3224209278 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3224209278 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2186227814_H #ifndef DICTIONARY_2_T2398643463_H #define DICTIONARY_2_T2398643463_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_t2398643463 : 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 RedBagInfoU5BU5D_t3238706845* ___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_t2398643463, ___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_t2398643463, ___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_t2398643463, ___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_t2398643463, ___valueSlots_7)); } inline RedBagInfoU5BU5D_t3238706845* get_valueSlots_7() const { return ___valueSlots_7; } inline RedBagInfoU5BU5D_t3238706845** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(RedBagInfoU5BU5D_t3238706845* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2398643463, ___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_t2398643463, ___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_t2398643463, ___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_t2398643463, ___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_t2398643463, ___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_t2398643463, ___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_t2398643463, ___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_t2398643463_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2843045689 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2398643463_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2843045689 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2843045689 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2843045689 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2398643463_H #ifndef DICTIONARY_2_T3591256528_H #define DICTIONARY_2_T3591256528_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_t3591256528 : 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 GuildBaseInfoU5BU5D_t698939536* ___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_t3591256528, ___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_t3591256528, ___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_t3591256528, ___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_t3591256528, ___valueSlots_7)); } inline GuildBaseInfoU5BU5D_t698939536* get_valueSlots_7() const { return ___valueSlots_7; } inline GuildBaseInfoU5BU5D_t698939536** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(GuildBaseInfoU5BU5D_t698939536* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3591256528, ___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_t3591256528, ___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_t3591256528, ___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_t3591256528, ___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_t3591256528, ___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_t3591256528, ___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_t3591256528, ___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_t3591256528_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t303278380 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3591256528_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t303278380 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t303278380 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t303278380 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3591256528_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 LIST_1_T3998011009_H #define LIST_1_T3998011009_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_t3998011009 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RedBagMineU5BU5D_t2112064234* ____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_t3998011009, ____items_1)); } inline RedBagMineU5BU5D_t2112064234* get__items_1() const { return ____items_1; } inline RedBagMineU5BU5D_t2112064234** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RedBagMineU5BU5D_t2112064234* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3998011009, ____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_t3998011009, ____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_t3998011009_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RedBagMineU5BU5D_t2112064234* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3998011009_StaticFields, ___EmptyArray_4)); } inline RedBagMineU5BU5D_t2112064234* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RedBagMineU5BU5D_t2112064234** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RedBagMineU5BU5D_t2112064234* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3998011009_H #ifndef REDBAGRESULT_T3297514483_H #define REDBAGRESULT_T3297514483_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RedBagResult struct RedBagResult_t3297514483 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RedBagResult::RedbagID int32_t ___RedbagID_0; // System.Int32 DMCore.Logic.RedBagResult::Result int32_t ___Result_1; // System.Int32 DMCore.Logic.RedBagResult::AlreadyGet int32_t ___AlreadyGet_2; // System.Boolean DMCore.Logic.RedBagResult::IsRefreshResult bool ___IsRefreshResult_3; public: inline static int32_t get_offset_of_RedbagID_0() { return static_cast(offsetof(RedBagResult_t3297514483, ___RedbagID_0)); } inline int32_t get_RedbagID_0() const { return ___RedbagID_0; } inline int32_t* get_address_of_RedbagID_0() { return &___RedbagID_0; } inline void set_RedbagID_0(int32_t value) { ___RedbagID_0 = value; } inline static int32_t get_offset_of_Result_1() { return static_cast(offsetof(RedBagResult_t3297514483, ___Result_1)); } inline int32_t get_Result_1() const { return ___Result_1; } inline int32_t* get_address_of_Result_1() { return &___Result_1; } inline void set_Result_1(int32_t value) { ___Result_1 = value; } inline static int32_t get_offset_of_AlreadyGet_2() { return static_cast(offsetof(RedBagResult_t3297514483, ___AlreadyGet_2)); } inline int32_t get_AlreadyGet_2() const { return ___AlreadyGet_2; } inline int32_t* get_address_of_AlreadyGet_2() { return &___AlreadyGet_2; } inline void set_AlreadyGet_2(int32_t value) { ___AlreadyGet_2 = value; } inline static int32_t get_offset_of_IsRefreshResult_3() { return static_cast(offsetof(RedBagResult_t3297514483, ___IsRefreshResult_3)); } inline bool get_IsRefreshResult_3() const { return ___IsRefreshResult_3; } inline bool* get_address_of_IsRefreshResult_3() { return &___IsRefreshResult_3; } inline void set_IsRefreshResult_3(bool value) { ___IsRefreshResult_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REDBAGRESULT_T3297514483_H #ifndef CINTERACTIONRANGE_T868014233_H #define CINTERACTIONRANGE_T868014233_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CInteractionRange struct CInteractionRange_t868014233 : public RuntimeObject { public: // System.Int32 DMCore.Framework.Scene.CInteractionRange::m_clkedGroup int32_t ___m_clkedGroup_0; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CInteractionRange::m_cliderGroup Dictionary_2_t3511679167 * ___m_cliderGroup_1; public: inline static int32_t get_offset_of_m_clkedGroup_0() { return static_cast(offsetof(CInteractionRange_t868014233, ___m_clkedGroup_0)); } inline int32_t get_m_clkedGroup_0() const { return ___m_clkedGroup_0; } inline int32_t* get_address_of_m_clkedGroup_0() { return &___m_clkedGroup_0; } inline void set_m_clkedGroup_0(int32_t value) { ___m_clkedGroup_0 = value; } inline static int32_t get_offset_of_m_cliderGroup_1() { return static_cast(offsetof(CInteractionRange_t868014233, ___m_cliderGroup_1)); } inline Dictionary_2_t3511679167 * get_m_cliderGroup_1() const { return ___m_cliderGroup_1; } inline Dictionary_2_t3511679167 ** get_address_of_m_cliderGroup_1() { return &___m_cliderGroup_1; } inline void set_m_cliderGroup_1(Dictionary_2_t3511679167 * value) { ___m_cliderGroup_1 = value; Il2CppCodeGenWriteBarrier((&___m_cliderGroup_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINTERACTIONRANGE_T868014233_H #ifndef RECSCENEINFO_T579186702_H #define RECSCENEINFO_T579186702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RecSceneInfo struct RecSceneInfo_t579186702 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RecSceneInfo::sceneID int32_t ___sceneID_0; // System.String DMCore.Logic.RecSceneInfo::openTimer String_t* ___openTimer_1; // System.String DMCore.Logic.RecSceneInfo::week_time String_t* ___week_time_2; // System.String DMCore.Logic.RecSceneInfo::day_time String_t* ___day_time_3; // System.String DMCore.Logic.RecSceneInfo::open_time String_t* ___open_time_4; // System.String DMCore.Logic.RecSceneInfo::award String_t* ___award_5; // System.Boolean DMCore.Logic.RecSceneInfo::isOpen bool ___isOpen_6; // System.Boolean DMCore.Logic.RecSceneInfo::isSelect bool ___isSelect_7; public: inline static int32_t get_offset_of_sceneID_0() { return static_cast(offsetof(RecSceneInfo_t579186702, ___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_openTimer_1() { return static_cast(offsetof(RecSceneInfo_t579186702, ___openTimer_1)); } inline String_t* get_openTimer_1() const { return ___openTimer_1; } inline String_t** get_address_of_openTimer_1() { return &___openTimer_1; } inline void set_openTimer_1(String_t* value) { ___openTimer_1 = value; Il2CppCodeGenWriteBarrier((&___openTimer_1), value); } inline static int32_t get_offset_of_week_time_2() { return static_cast(offsetof(RecSceneInfo_t579186702, ___week_time_2)); } inline String_t* get_week_time_2() const { return ___week_time_2; } inline String_t** get_address_of_week_time_2() { return &___week_time_2; } inline void set_week_time_2(String_t* value) { ___week_time_2 = value; Il2CppCodeGenWriteBarrier((&___week_time_2), value); } inline static int32_t get_offset_of_day_time_3() { return static_cast(offsetof(RecSceneInfo_t579186702, ___day_time_3)); } inline String_t* get_day_time_3() const { return ___day_time_3; } inline String_t** get_address_of_day_time_3() { return &___day_time_3; } inline void set_day_time_3(String_t* value) { ___day_time_3 = value; Il2CppCodeGenWriteBarrier((&___day_time_3), value); } inline static int32_t get_offset_of_open_time_4() { return static_cast(offsetof(RecSceneInfo_t579186702, ___open_time_4)); } inline String_t* get_open_time_4() const { return ___open_time_4; } inline String_t** get_address_of_open_time_4() { return &___open_time_4; } inline void set_open_time_4(String_t* value) { ___open_time_4 = value; Il2CppCodeGenWriteBarrier((&___open_time_4), value); } inline static int32_t get_offset_of_award_5() { return static_cast(offsetof(RecSceneInfo_t579186702, ___award_5)); } inline String_t* get_award_5() const { return ___award_5; } inline String_t** get_address_of_award_5() { return &___award_5; } inline void set_award_5(String_t* value) { ___award_5 = value; Il2CppCodeGenWriteBarrier((&___award_5), value); } inline static int32_t get_offset_of_isOpen_6() { return static_cast(offsetof(RecSceneInfo_t579186702, ___isOpen_6)); } inline bool get_isOpen_6() const { return ___isOpen_6; } inline bool* get_address_of_isOpen_6() { return &___isOpen_6; } inline void set_isOpen_6(bool value) { ___isOpen_6 = value; } inline static int32_t get_offset_of_isSelect_7() { return static_cast(offsetof(RecSceneInfo_t579186702, ___isSelect_7)); } inline bool get_isSelect_7() const { return ___isSelect_7; } inline bool* get_address_of_isSelect_7() { return &___isSelect_7; } inline void set_isSelect_7(bool value) { ___isSelect_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECSCENEINFO_T579186702_H #ifndef DICTIONARY_2_T4013585537_H #define DICTIONARY_2_T4013585537_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_t4013585537 : 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 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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537, ___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_t4013585537_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1156046999 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t4013585537_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1156046999 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1156046999 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1156046999 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T4013585537_H #ifndef LIST_1_T2051261444_H #define LIST_1_T2051261444_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_t2051261444 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RecSceneInfoU5BU5D_t2540861435* ____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_t2051261444, ____items_1)); } inline RecSceneInfoU5BU5D_t2540861435* get__items_1() const { return ____items_1; } inline RecSceneInfoU5BU5D_t2540861435** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RecSceneInfoU5BU5D_t2540861435* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2051261444, ____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_t2051261444, ____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_t2051261444_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RecSceneInfoU5BU5D_t2540861435* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2051261444_StaticFields, ___EmptyArray_4)); } inline RecSceneInfoU5BU5D_t2540861435* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RecSceneInfoU5BU5D_t2540861435** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RecSceneInfoU5BU5D_t2540861435* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2051261444_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 LIST_1_T296380669_H #define LIST_1_T296380669_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_t296380669 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RecWFNodeU5BU5D_t1741761278* ____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_t296380669, ____items_1)); } inline RecWFNodeU5BU5D_t1741761278* get__items_1() const { return ____items_1; } inline RecWFNodeU5BU5D_t1741761278** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RecWFNodeU5BU5D_t1741761278* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t296380669, ____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_t296380669, ____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_t296380669_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RecWFNodeU5BU5D_t1741761278* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t296380669_StaticFields, ___EmptyArray_4)); } inline RecWFNodeU5BU5D_t1741761278* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RecWFNodeU5BU5D_t1741761278** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RecWFNodeU5BU5D_t1741761278* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T296380669_H #ifndef REDBAGINFO_T3509930132_H #define REDBAGINFO_T3509930132_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RedBagInfo struct RedBagInfo_t3509930132 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RedBagInfo::RedbagID int32_t ___RedbagID_0; // System.Int32 DMCore.Logic.RedBagInfo::IsRedbagOver int32_t ___IsRedbagOver_1; // System.Int32 DMCore.Logic.RedBagInfo::TotalCoinNum int32_t ___TotalCoinNum_2; // System.Int32 DMCore.Logic.RedBagInfo::RedbagNum int32_t ___RedbagNum_3; // System.Int32 DMCore.Logic.RedBagInfo::SpendTime int32_t ___SpendTime_4; // System.String DMCore.Logic.RedBagInfo::RedbagDesc String_t* ___RedbagDesc_5; // System.Int64 DMCore.Logic.RedBagInfo::SendUserID int64_t ___SendUserID_6; // System.Int32 DMCore.Logic.RedBagInfo::SendUserSex int32_t ___SendUserSex_7; // System.String DMCore.Logic.RedBagInfo::SendName String_t* ___SendName_8; // System.Int64 DMCore.Logic.RedBagInfo::SendPhoto int64_t ___SendPhoto_9; // System.Int32 DMCore.Logic.RedBagInfo::SendHeadBox int32_t ___SendHeadBox_10; // System.Int32 DMCore.Logic.RedBagInfo::Count int32_t ___Count_11; // System.Int32 DMCore.Logic.RedBagInfo::Parms int32_t ___Parms_12; // System.Collections.Generic.List`1 DMCore.Logic.RedBagInfo::userInfo List_1_t3682870713 * ___userInfo_13; // System.Boolean DMCore.Logic.RedBagInfo::IsNeedRefresh bool ___IsNeedRefresh_14; public: inline static int32_t get_offset_of_RedbagID_0() { return static_cast(offsetof(RedBagInfo_t3509930132, ___RedbagID_0)); } inline int32_t get_RedbagID_0() const { return ___RedbagID_0; } inline int32_t* get_address_of_RedbagID_0() { return &___RedbagID_0; } inline void set_RedbagID_0(int32_t value) { ___RedbagID_0 = value; } inline static int32_t get_offset_of_IsRedbagOver_1() { return static_cast(offsetof(RedBagInfo_t3509930132, ___IsRedbagOver_1)); } inline int32_t get_IsRedbagOver_1() const { return ___IsRedbagOver_1; } inline int32_t* get_address_of_IsRedbagOver_1() { return &___IsRedbagOver_1; } inline void set_IsRedbagOver_1(int32_t value) { ___IsRedbagOver_1 = value; } inline static int32_t get_offset_of_TotalCoinNum_2() { return static_cast(offsetof(RedBagInfo_t3509930132, ___TotalCoinNum_2)); } inline int32_t get_TotalCoinNum_2() const { return ___TotalCoinNum_2; } inline int32_t* get_address_of_TotalCoinNum_2() { return &___TotalCoinNum_2; } inline void set_TotalCoinNum_2(int32_t value) { ___TotalCoinNum_2 = value; } inline static int32_t get_offset_of_RedbagNum_3() { return static_cast(offsetof(RedBagInfo_t3509930132, ___RedbagNum_3)); } inline int32_t get_RedbagNum_3() const { return ___RedbagNum_3; } inline int32_t* get_address_of_RedbagNum_3() { return &___RedbagNum_3; } inline void set_RedbagNum_3(int32_t value) { ___RedbagNum_3 = value; } inline static int32_t get_offset_of_SpendTime_4() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SpendTime_4)); } inline int32_t get_SpendTime_4() const { return ___SpendTime_4; } inline int32_t* get_address_of_SpendTime_4() { return &___SpendTime_4; } inline void set_SpendTime_4(int32_t value) { ___SpendTime_4 = value; } inline static int32_t get_offset_of_RedbagDesc_5() { return static_cast(offsetof(RedBagInfo_t3509930132, ___RedbagDesc_5)); } inline String_t* get_RedbagDesc_5() const { return ___RedbagDesc_5; } inline String_t** get_address_of_RedbagDesc_5() { return &___RedbagDesc_5; } inline void set_RedbagDesc_5(String_t* value) { ___RedbagDesc_5 = value; Il2CppCodeGenWriteBarrier((&___RedbagDesc_5), value); } inline static int32_t get_offset_of_SendUserID_6() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendUserID_6)); } inline int64_t get_SendUserID_6() const { return ___SendUserID_6; } inline int64_t* get_address_of_SendUserID_6() { return &___SendUserID_6; } inline void set_SendUserID_6(int64_t value) { ___SendUserID_6 = value; } inline static int32_t get_offset_of_SendUserSex_7() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendUserSex_7)); } inline int32_t get_SendUserSex_7() const { return ___SendUserSex_7; } inline int32_t* get_address_of_SendUserSex_7() { return &___SendUserSex_7; } inline void set_SendUserSex_7(int32_t value) { ___SendUserSex_7 = value; } inline static int32_t get_offset_of_SendName_8() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendName_8)); } inline String_t* get_SendName_8() const { return ___SendName_8; } inline String_t** get_address_of_SendName_8() { return &___SendName_8; } inline void set_SendName_8(String_t* value) { ___SendName_8 = value; Il2CppCodeGenWriteBarrier((&___SendName_8), value); } inline static int32_t get_offset_of_SendPhoto_9() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendPhoto_9)); } inline int64_t get_SendPhoto_9() const { return ___SendPhoto_9; } inline int64_t* get_address_of_SendPhoto_9() { return &___SendPhoto_9; } inline void set_SendPhoto_9(int64_t value) { ___SendPhoto_9 = value; } inline static int32_t get_offset_of_SendHeadBox_10() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendHeadBox_10)); } inline int32_t get_SendHeadBox_10() const { return ___SendHeadBox_10; } inline int32_t* get_address_of_SendHeadBox_10() { return &___SendHeadBox_10; } inline void set_SendHeadBox_10(int32_t value) { ___SendHeadBox_10 = value; } inline static int32_t get_offset_of_Count_11() { return static_cast(offsetof(RedBagInfo_t3509930132, ___Count_11)); } inline int32_t get_Count_11() const { return ___Count_11; } inline int32_t* get_address_of_Count_11() { return &___Count_11; } inline void set_Count_11(int32_t value) { ___Count_11 = value; } inline static int32_t get_offset_of_Parms_12() { return static_cast(offsetof(RedBagInfo_t3509930132, ___Parms_12)); } inline int32_t get_Parms_12() const { return ___Parms_12; } inline int32_t* get_address_of_Parms_12() { return &___Parms_12; } inline void set_Parms_12(int32_t value) { ___Parms_12 = value; } inline static int32_t get_offset_of_userInfo_13() { return static_cast(offsetof(RedBagInfo_t3509930132, ___userInfo_13)); } inline List_1_t3682870713 * get_userInfo_13() const { return ___userInfo_13; } inline List_1_t3682870713 ** get_address_of_userInfo_13() { return &___userInfo_13; } inline void set_userInfo_13(List_1_t3682870713 * value) { ___userInfo_13 = value; Il2CppCodeGenWriteBarrier((&___userInfo_13), value); } inline static int32_t get_offset_of_IsNeedRefresh_14() { return static_cast(offsetof(RedBagInfo_t3509930132, ___IsNeedRefresh_14)); } inline bool get_IsNeedRefresh_14() const { return ___IsNeedRefresh_14; } inline bool* get_address_of_IsNeedRefresh_14() { return &___IsNeedRefresh_14; } inline void set_IsNeedRefresh_14(bool value) { ___IsNeedRefresh_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REDBAGINFO_T3509930132_H #ifndef LIST_1_T13424132_H #define LIST_1_T13424132_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_t13424132 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ServerInfoU5BU5D_t1629691* ____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_t13424132, ____items_1)); } inline ServerInfoU5BU5D_t1629691* get__items_1() const { return ____items_1; } inline ServerInfoU5BU5D_t1629691** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ServerInfoU5BU5D_t1629691* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t13424132, ____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_t13424132, ____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_t13424132_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ServerInfoU5BU5D_t1629691* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t13424132_StaticFields, ___EmptyArray_4)); } inline ServerInfoU5BU5D_t1629691* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ServerInfoU5BU5D_t1629691** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ServerInfoU5BU5D_t1629691* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T13424132_H #ifndef CSERVERCHOICE_T1594647161_H #define CSERVERCHOICE_T1594647161_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CServerChoice struct CServerChoice_t1594647161 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsSelectionChangedU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsServerInfoChangedU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsFirstTimeLinkedU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; // System.String DMCore.Logic.CServerChoice::m_selectedServerID String_t* ___m_selectedServerID_4; // System.Collections.Generic.List`1 DMCore.Logic.CServerChoice::m_ListOfServerInfo List_1_t13424132 * ___m_ListOfServerInfo_5; // DMCore.CDataProperty DMCore.Logic.CServerChoice::m_PublicConfig CDataProperty_t2806246268 * ___m_PublicConfig_6; public: inline static int32_t get_offset_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsSelectionChangedU3Ek__BackingField_0)); } inline bool get_U3CIsSelectionChangedU3Ek__BackingField_0() const { return ___U3CIsSelectionChangedU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return &___U3CIsSelectionChangedU3Ek__BackingField_0; } inline void set_U3CIsSelectionChangedU3Ek__BackingField_0(bool value) { ___U3CIsSelectionChangedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsServerInfoChangedU3Ek__BackingField_1() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsServerInfoChangedU3Ek__BackingField_1)); } inline bool get_U3CIsServerInfoChangedU3Ek__BackingField_1() const { return ___U3CIsServerInfoChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsServerInfoChangedU3Ek__BackingField_1() { return &___U3CIsServerInfoChangedU3Ek__BackingField_1; } inline void set_U3CIsServerInfoChangedU3Ek__BackingField_1(bool value) { ___U3CIsServerInfoChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsFirstTimeLinkedU3Ek__BackingField_2() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsFirstTimeLinkedU3Ek__BackingField_2)); } inline bool get_U3CIsFirstTimeLinkedU3Ek__BackingField_2() const { return ___U3CIsFirstTimeLinkedU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsFirstTimeLinkedU3Ek__BackingField_2() { return &___U3CIsFirstTimeLinkedU3Ek__BackingField_2; } inline void set_U3CIsFirstTimeLinkedU3Ek__BackingField_2(bool value) { ___U3CIsFirstTimeLinkedU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3)); } inline bool get_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() const { return ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() { return &___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; } inline void set_U3CIsWaitForRegisterAccountU3Ek__BackingField_3(bool value) { ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_selectedServerID_4() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_selectedServerID_4)); } inline String_t* get_m_selectedServerID_4() const { return ___m_selectedServerID_4; } inline String_t** get_address_of_m_selectedServerID_4() { return &___m_selectedServerID_4; } inline void set_m_selectedServerID_4(String_t* value) { ___m_selectedServerID_4 = value; Il2CppCodeGenWriteBarrier((&___m_selectedServerID_4), value); } inline static int32_t get_offset_of_m_ListOfServerInfo_5() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_ListOfServerInfo_5)); } inline List_1_t13424132 * get_m_ListOfServerInfo_5() const { return ___m_ListOfServerInfo_5; } inline List_1_t13424132 ** get_address_of_m_ListOfServerInfo_5() { return &___m_ListOfServerInfo_5; } inline void set_m_ListOfServerInfo_5(List_1_t13424132 * value) { ___m_ListOfServerInfo_5 = value; Il2CppCodeGenWriteBarrier((&___m_ListOfServerInfo_5), value); } inline static int32_t get_offset_of_m_PublicConfig_6() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_PublicConfig_6)); } inline CDataProperty_t2806246268 * get_m_PublicConfig_6() const { return ___m_PublicConfig_6; } inline CDataProperty_t2806246268 ** get_address_of_m_PublicConfig_6() { return &___m_PublicConfig_6; } inline void set_m_PublicConfig_6(CDataProperty_t2806246268 * value) { ___m_PublicConfig_6 = value; Il2CppCodeGenWriteBarrier((&___m_PublicConfig_6), value); } }; struct CServerChoice_t1594647161_StaticFields { public: // DMCore.Logic.CServerChoice DMCore.Logic.CServerChoice::s_Instance CServerChoice_t1594647161 * ___s_Instance_7; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CServerChoice::<>f__switch$map8 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map8_8; public: inline static int32_t get_offset_of_s_Instance_7() { return static_cast(offsetof(CServerChoice_t1594647161_StaticFields, ___s_Instance_7)); } inline CServerChoice_t1594647161 * get_s_Instance_7() const { return ___s_Instance_7; } inline CServerChoice_t1594647161 ** get_address_of_s_Instance_7() { return &___s_Instance_7; } inline void set_s_Instance_7(CServerChoice_t1594647161 * value) { ___s_Instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_7), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map8_8() { return static_cast(offsetof(CServerChoice_t1594647161_StaticFields, ___U3CU3Ef__switchU24map8_8)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map8_8() const { return ___U3CU3Ef__switchU24map8_8; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map8_8() { return &___U3CU3Ef__switchU24map8_8; } inline void set_U3CU3Ef__switchU24map8_8(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map8_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map8_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSERVERCHOICE_T1594647161_H #ifndef CBEACHMANAGER_T2929024312_H #define CBEACHMANAGER_T2929024312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBeachManager struct CBeachManager_t2929024312 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CBeachManager::k__BackingField bool ___U3CIsSelectionChangedU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CBeachManager::k__BackingField bool ___U3CIsSceneInfoChangedU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CBeachManager::m_defaultSceneID int32_t ___m_defaultSceneID_3; // System.Int32 DMCore.Logic.CBeachManager::m_selectedSceneID int32_t ___m_selectedSceneID_4; // System.Boolean DMCore.Logic.CBeachManager::m_bResetDone bool ___m_bResetDone_5; // System.Collections.Generic.List`1 DMCore.Logic.CBeachManager::m_sceneInfoList List_1_t891640810 * ___m_sceneInfoList_6; public: inline static int32_t get_offset_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return static_cast(offsetof(CBeachManager_t2929024312, ___U3CIsSelectionChangedU3Ek__BackingField_0)); } inline bool get_U3CIsSelectionChangedU3Ek__BackingField_0() const { return ___U3CIsSelectionChangedU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return &___U3CIsSelectionChangedU3Ek__BackingField_0; } inline void set_U3CIsSelectionChangedU3Ek__BackingField_0(bool value) { ___U3CIsSelectionChangedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsSceneInfoChangedU3Ek__BackingField_1() { return static_cast(offsetof(CBeachManager_t2929024312, ___U3CIsSceneInfoChangedU3Ek__BackingField_1)); } inline bool get_U3CIsSceneInfoChangedU3Ek__BackingField_1() const { return ___U3CIsSceneInfoChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSceneInfoChangedU3Ek__BackingField_1() { return &___U3CIsSceneInfoChangedU3Ek__BackingField_1; } inline void set_U3CIsSceneInfoChangedU3Ek__BackingField_1(bool value) { ___U3CIsSceneInfoChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_defaultSceneID_3() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_defaultSceneID_3)); } inline int32_t get_m_defaultSceneID_3() const { return ___m_defaultSceneID_3; } inline int32_t* get_address_of_m_defaultSceneID_3() { return &___m_defaultSceneID_3; } inline void set_m_defaultSceneID_3(int32_t value) { ___m_defaultSceneID_3 = value; } inline static int32_t get_offset_of_m_selectedSceneID_4() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_selectedSceneID_4)); } inline int32_t get_m_selectedSceneID_4() const { return ___m_selectedSceneID_4; } inline int32_t* get_address_of_m_selectedSceneID_4() { return &___m_selectedSceneID_4; } inline void set_m_selectedSceneID_4(int32_t value) { ___m_selectedSceneID_4 = value; } inline static int32_t get_offset_of_m_bResetDone_5() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_bResetDone_5)); } inline bool get_m_bResetDone_5() const { return ___m_bResetDone_5; } inline bool* get_address_of_m_bResetDone_5() { return &___m_bResetDone_5; } inline void set_m_bResetDone_5(bool value) { ___m_bResetDone_5 = value; } inline static int32_t get_offset_of_m_sceneInfoList_6() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_sceneInfoList_6)); } inline List_1_t891640810 * get_m_sceneInfoList_6() const { return ___m_sceneInfoList_6; } inline List_1_t891640810 ** get_address_of_m_sceneInfoList_6() { return &___m_sceneInfoList_6; } inline void set_m_sceneInfoList_6(List_1_t891640810 * value) { ___m_sceneInfoList_6 = value; Il2CppCodeGenWriteBarrier((&___m_sceneInfoList_6), value); } }; struct CBeachManager_t2929024312_StaticFields { public: // DMCore.Logic.CBeachManager DMCore.Logic.CBeachManager::m_instance CBeachManager_t2929024312 * ___m_instance_2; public: inline static int32_t get_offset_of_m_instance_2() { return static_cast(offsetof(CBeachManager_t2929024312_StaticFields, ___m_instance_2)); } inline CBeachManager_t2929024312 * get_m_instance_2() const { return ___m_instance_2; } inline CBeachManager_t2929024312 ** get_address_of_m_instance_2() { return &___m_instance_2; } inline void set_m_instance_2(CBeachManager_t2929024312 * value) { ___m_instance_2 = value; Il2CppCodeGenWriteBarrier((&___m_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEACHMANAGER_T2929024312_H #ifndef U3CGETROOMINFOBYROOMIDU3EC__ANONSTOREY0_T2824307538_H #define U3CGETROOMINFOBYROOMIDU3EC__ANONSTOREY0_T2824307538_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/c__AnonStorey0 struct U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRoomMananger/c__AnonStorey0::roomId int32_t ___roomId_0; public: inline static int32_t get_offset_of_roomId_0() { return static_cast(offsetof(U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538, ___roomId_0)); } inline int32_t get_roomId_0() const { return ___roomId_0; } inline int32_t* get_address_of_roomId_0() { return &___roomId_0; } inline void set_roomId_0(int32_t value) { ___roomId_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETROOMINFOBYROOMIDU3EC__ANONSTOREY0_T2824307538_H #ifndef INETMSGBASEC2S_T1364238951_H #define INETMSGBASEC2S_T1364238951_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.INetMsgBaseC2S struct INetMsgBaseC2S_t1364238951 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETMSGBASEC2S_T1364238951_H #ifndef LIST_1_T3609756528_H #define LIST_1_T3609756528_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_t3609756528 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RoomInfoU5BU5D_t2411499871* ____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_t3609756528, ____items_1)); } inline RoomInfoU5BU5D_t2411499871* get__items_1() const { return ____items_1; } inline RoomInfoU5BU5D_t2411499871** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RoomInfoU5BU5D_t2411499871* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3609756528, ____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_t3609756528, ____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_t3609756528_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RoomInfoU5BU5D_t2411499871* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3609756528_StaticFields, ___EmptyArray_4)); } inline RoomInfoU5BU5D_t2411499871* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RoomInfoU5BU5D_t2411499871** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RoomInfoU5BU5D_t2411499871* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3609756528_H #ifndef GUILDBASEINFO_T407575901_H #define GUILDBASEINFO_T407575901_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GuildBaseInfo struct GuildBaseInfo_t407575901 : public RuntimeObject { public: // System.Int32 DMCore.Logic.GuildBaseInfo::GuildID int32_t ___GuildID_0; // System.Int32 DMCore.Logic.GuildBaseInfo::GuildLV int32_t ___GuildLV_1; // System.Int32 DMCore.Logic.GuildBaseInfo::GuildCurNum int32_t ___GuildCurNum_2; public: inline static int32_t get_offset_of_GuildID_0() { return static_cast(offsetof(GuildBaseInfo_t407575901, ___GuildID_0)); } inline int32_t get_GuildID_0() const { return ___GuildID_0; } inline int32_t* get_address_of_GuildID_0() { return &___GuildID_0; } inline void set_GuildID_0(int32_t value) { ___GuildID_0 = value; } inline static int32_t get_offset_of_GuildLV_1() { return static_cast(offsetof(GuildBaseInfo_t407575901, ___GuildLV_1)); } inline int32_t get_GuildLV_1() const { return ___GuildLV_1; } inline int32_t* get_address_of_GuildLV_1() { return &___GuildLV_1; } inline void set_GuildLV_1(int32_t value) { ___GuildLV_1 = value; } inline static int32_t get_offset_of_GuildCurNum_2() { return static_cast(offsetof(GuildBaseInfo_t407575901, ___GuildCurNum_2)); } inline int32_t get_GuildCurNum_2() const { return ___GuildCurNum_2; } inline int32_t* get_address_of_GuildCurNum_2() { return &___GuildCurNum_2; } inline void set_GuildCurNum_2(int32_t value) { ___GuildCurNum_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GUILDBASEINFO_T407575901_H #ifndef REDBAGUSERINFO_T2210795971_H #define REDBAGUSERINFO_T2210795971_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RedBagUserInfo struct RedBagUserInfo_t2210795971 : public RuntimeObject { public: // System.Int64 DMCore.Logic.RedBagUserInfo::UserId int64_t ___UserId_0; // System.Int32 DMCore.Logic.RedBagUserInfo::GetCoinNum int32_t ___GetCoinNum_1; // System.Int32 DMCore.Logic.RedBagUserInfo::IsBest int32_t ___IsBest_2; // System.String DMCore.Logic.RedBagUserInfo::GetTime String_t* ___GetTime_3; // System.Int32 DMCore.Logic.RedBagUserInfo::UserSex int32_t ___UserSex_4; // System.String DMCore.Logic.RedBagUserInfo::UserName String_t* ___UserName_5; // System.Int64 DMCore.Logic.RedBagUserInfo::UserPhoto int64_t ___UserPhoto_6; // System.Int32 DMCore.Logic.RedBagUserInfo::UserHeadBox int32_t ___UserHeadBox_7; public: inline static int32_t get_offset_of_UserId_0() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___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_GetCoinNum_1() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___GetCoinNum_1)); } inline int32_t get_GetCoinNum_1() const { return ___GetCoinNum_1; } inline int32_t* get_address_of_GetCoinNum_1() { return &___GetCoinNum_1; } inline void set_GetCoinNum_1(int32_t value) { ___GetCoinNum_1 = value; } inline static int32_t get_offset_of_IsBest_2() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___IsBest_2)); } inline int32_t get_IsBest_2() const { return ___IsBest_2; } inline int32_t* get_address_of_IsBest_2() { return &___IsBest_2; } inline void set_IsBest_2(int32_t value) { ___IsBest_2 = value; } inline static int32_t get_offset_of_GetTime_3() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___GetTime_3)); } inline String_t* get_GetTime_3() const { return ___GetTime_3; } inline String_t** get_address_of_GetTime_3() { return &___GetTime_3; } inline void set_GetTime_3(String_t* value) { ___GetTime_3 = value; Il2CppCodeGenWriteBarrier((&___GetTime_3), value); } inline static int32_t get_offset_of_UserSex_4() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserSex_4)); } inline int32_t get_UserSex_4() const { return ___UserSex_4; } inline int32_t* get_address_of_UserSex_4() { return &___UserSex_4; } inline void set_UserSex_4(int32_t value) { ___UserSex_4 = value; } inline static int32_t get_offset_of_UserName_5() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserName_5)); } inline String_t* get_UserName_5() const { return ___UserName_5; } inline String_t** get_address_of_UserName_5() { return &___UserName_5; } inline void set_UserName_5(String_t* value) { ___UserName_5 = value; Il2CppCodeGenWriteBarrier((&___UserName_5), value); } inline static int32_t get_offset_of_UserPhoto_6() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserPhoto_6)); } inline int64_t get_UserPhoto_6() const { return ___UserPhoto_6; } inline int64_t* get_address_of_UserPhoto_6() { return &___UserPhoto_6; } inline void set_UserPhoto_6(int64_t value) { ___UserPhoto_6 = value; } inline static int32_t get_offset_of_UserHeadBox_7() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserHeadBox_7)); } inline int32_t get_UserHeadBox_7() const { return ___UserHeadBox_7; } inline int32_t* get_address_of_UserHeadBox_7() { return &___UserHeadBox_7; } inline void set_UserHeadBox_7(int32_t value) { ___UserHeadBox_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REDBAGUSERINFO_T2210795971_H #ifndef LIST_1_T3682870713_H #define LIST_1_T3682870713_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_t3682870713 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RedBagUserInfoU5BU5D_t3189544914* ____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_t3682870713, ____items_1)); } inline RedBagUserInfoU5BU5D_t3189544914* get__items_1() const { return ____items_1; } inline RedBagUserInfoU5BU5D_t3189544914** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RedBagUserInfoU5BU5D_t3189544914* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3682870713, ____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_t3682870713, ____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_t3682870713_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RedBagUserInfoU5BU5D_t3189544914* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3682870713_StaticFields, ___EmptyArray_4)); } inline RedBagUserInfoU5BU5D_t3189544914* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RedBagUserInfoU5BU5D_t3189544914** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RedBagUserInfoU5BU5D_t3189544914* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3682870713_H #ifndef REDBAGMINE_T2525936267_H #define REDBAGMINE_T2525936267_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RedBagMine struct RedBagMine_t2525936267 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RedBagMine::GetCoinNum int32_t ___GetCoinNum_0; // System.Int32 DMCore.Logic.RedBagMine::SendCoinNum int32_t ___SendCoinNum_1; // System.Int32 DMCore.Logic.RedBagMine::RedbagSum int32_t ___RedbagSum_2; public: inline static int32_t get_offset_of_GetCoinNum_0() { return static_cast(offsetof(RedBagMine_t2525936267, ___GetCoinNum_0)); } inline int32_t get_GetCoinNum_0() const { return ___GetCoinNum_0; } inline int32_t* get_address_of_GetCoinNum_0() { return &___GetCoinNum_0; } inline void set_GetCoinNum_0(int32_t value) { ___GetCoinNum_0 = value; } inline static int32_t get_offset_of_SendCoinNum_1() { return static_cast(offsetof(RedBagMine_t2525936267, ___SendCoinNum_1)); } inline int32_t get_SendCoinNum_1() const { return ___SendCoinNum_1; } inline int32_t* get_address_of_SendCoinNum_1() { return &___SendCoinNum_1; } inline void set_SendCoinNum_1(int32_t value) { ___SendCoinNum_1 = value; } inline static int32_t get_offset_of_RedbagSum_2() { return static_cast(offsetof(RedBagMine_t2525936267, ___RedbagSum_2)); } inline int32_t get_RedbagSum_2() const { return ___RedbagSum_2; } inline int32_t* get_address_of_RedbagSum_2() { return &___RedbagSum_2; } inline void set_RedbagSum_2(int32_t value) { ___RedbagSum_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REDBAGMINE_T2525936267_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 CRENEWMSGBOXCONTROL_T3836031106_H #define CRENEWMSGBOXCONTROL_T3836031106_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRenewMsgBoxControl struct CRenewMsgBoxControl_t3836031106 : public RuntimeObject { public: // UnityEngine.GameObject DMCore.Logic.CRenewMsgBoxControl::m_renewBoxObj GameObject_t1113636619 * ___m_renewBoxObj_3; // DMCore.CDataArray DMCore.Logic.CRenewMsgBoxControl::m_renewItems CDataArray_t4068198041 * ___m_renewItems_4; public: inline static int32_t get_offset_of_m_renewBoxObj_3() { return static_cast(offsetof(CRenewMsgBoxControl_t3836031106, ___m_renewBoxObj_3)); } inline GameObject_t1113636619 * get_m_renewBoxObj_3() const { return ___m_renewBoxObj_3; } inline GameObject_t1113636619 ** get_address_of_m_renewBoxObj_3() { return &___m_renewBoxObj_3; } inline void set_m_renewBoxObj_3(GameObject_t1113636619 * value) { ___m_renewBoxObj_3 = value; Il2CppCodeGenWriteBarrier((&___m_renewBoxObj_3), value); } inline static int32_t get_offset_of_m_renewItems_4() { return static_cast(offsetof(CRenewMsgBoxControl_t3836031106, ___m_renewItems_4)); } inline CDataArray_t4068198041 * get_m_renewItems_4() const { return ___m_renewItems_4; } inline CDataArray_t4068198041 ** get_address_of_m_renewItems_4() { return &___m_renewItems_4; } inline void set_m_renewItems_4(CDataArray_t4068198041 * value) { ___m_renewItems_4 = value; Il2CppCodeGenWriteBarrier((&___m_renewItems_4), value); } }; struct CRenewMsgBoxControl_t3836031106_StaticFields { public: // DMCore.Logic.CRenewMsgBoxControl DMCore.Logic.CRenewMsgBoxControl::s_intance CRenewMsgBoxControl_t3836031106 * ___s_intance_2; public: inline static int32_t get_offset_of_s_intance_2() { return static_cast(offsetof(CRenewMsgBoxControl_t3836031106_StaticFields, ___s_intance_2)); } inline CRenewMsgBoxControl_t3836031106 * get_s_intance_2() const { return ___s_intance_2; } inline CRenewMsgBoxControl_t3836031106 ** get_address_of_s_intance_2() { return &___s_intance_2; } inline void set_s_intance_2(CRenewMsgBoxControl_t3836031106 * value) { ___s_intance_2 = value; Il2CppCodeGenWriteBarrier((&___s_intance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRENEWMSGBOXCONTROL_T3836031106_H #ifndef RECWFNODE_T3119273223_H #define RECWFNODE_T3119273223_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRecreationCfgManager/RecWFNode struct RecWFNode_t3119273223 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRecreationCfgManager/RecWFNode::SceneID int32_t ___SceneID_0; // System.String DMCore.Logic.CRecreationCfgManager/RecWFNode::des String_t* ___des_1; // System.String DMCore.Logic.CRecreationCfgManager/RecWFNode::path String_t* ___path_2; public: inline static int32_t get_offset_of_SceneID_0() { return static_cast(offsetof(RecWFNode_t3119273223, ___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_des_1() { return static_cast(offsetof(RecWFNode_t3119273223, ___des_1)); } inline String_t* get_des_1() const { return ___des_1; } inline String_t** get_address_of_des_1() { return &___des_1; } inline void set_des_1(String_t* value) { ___des_1 = value; Il2CppCodeGenWriteBarrier((&___des_1), value); } inline static int32_t get_offset_of_path_2() { return static_cast(offsetof(RecWFNode_t3119273223, ___path_2)); } inline String_t* get_path_2() const { return ___path_2; } inline String_t** get_address_of_path_2() { return &___path_2; } inline void set_path_2(String_t* value) { ___path_2 = value; Il2CppCodeGenWriteBarrier((&___path_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECWFNODE_T3119273223_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 U3CFINDINDEXBYUSERIDU3EC__ANONSTOREY0_T3572509061_H #define U3CFINDINDEXBYUSERIDU3EC__ANONSTOREY0_T3572509061_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRankManager/CRankList/c__AnonStorey0 struct U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 : public RuntimeObject { public: // System.Int64 DMCore.Logic.CRankManager/CRankList/c__AnonStorey0::_userId int64_t ____userId_0; public: inline static int32_t get_offset_of__userId_0() { return static_cast(offsetof(U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061, ____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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CFINDINDEXBYUSERIDU3EC__ANONSTOREY0_T3572509061_H #ifndef LIST_1_T1797989928_H #define LIST_1_T1797989928_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_t1797989928 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CRankListUnitU5BU5D_t3768988871* ____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_t1797989928, ____items_1)); } inline CRankListUnitU5BU5D_t3768988871* get__items_1() const { return ____items_1; } inline CRankListUnitU5BU5D_t3768988871** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CRankListUnitU5BU5D_t3768988871* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1797989928, ____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_t1797989928, ____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_t1797989928_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CRankListUnitU5BU5D_t3768988871* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1797989928_StaticFields, ___EmptyArray_4)); } inline CRankListUnitU5BU5D_t3768988871* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CRankListUnitU5BU5D_t3768988871** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CRankListUnitU5BU5D_t3768988871* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1797989928_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 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 CRANKLISTUNIT_T325915186_H #define CRANKLISTUNIT_T325915186_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRankManager/CRankListUnit struct CRankListUnit_t325915186 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRankManager/CRankListUnit::m_Ranking int32_t ___m_Ranking_0; // System.String DMCore.Logic.CRankManager/CRankListUnit::m_Name String_t* ___m_Name_1; // System.Int64 DMCore.Logic.CRankManager/CRankListUnit::m_UserID int64_t ___m_UserID_2; // System.String DMCore.Logic.CRankManager/CRankListUnit::m_Guild String_t* ___m_Guild_3; // System.Int32 DMCore.Logic.CRankManager/CRankListUnit::m_Score int32_t ___m_Score_4; public: inline static int32_t get_offset_of_m_Ranking_0() { return static_cast(offsetof(CRankListUnit_t325915186, ___m_Ranking_0)); } inline int32_t get_m_Ranking_0() const { return ___m_Ranking_0; } inline int32_t* get_address_of_m_Ranking_0() { return &___m_Ranking_0; } inline void set_m_Ranking_0(int32_t value) { ___m_Ranking_0 = value; } inline static int32_t get_offset_of_m_Name_1() { return static_cast(offsetof(CRankListUnit_t325915186, ___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_UserID_2() { return static_cast(offsetof(CRankListUnit_t325915186, ___m_UserID_2)); } inline int64_t get_m_UserID_2() const { return ___m_UserID_2; } inline int64_t* get_address_of_m_UserID_2() { return &___m_UserID_2; } inline void set_m_UserID_2(int64_t value) { ___m_UserID_2 = value; } inline static int32_t get_offset_of_m_Guild_3() { return static_cast(offsetof(CRankListUnit_t325915186, ___m_Guild_3)); } inline String_t* get_m_Guild_3() const { return ___m_Guild_3; } inline String_t** get_address_of_m_Guild_3() { return &___m_Guild_3; } inline void set_m_Guild_3(String_t* value) { ___m_Guild_3 = value; Il2CppCodeGenWriteBarrier((&___m_Guild_3), value); } inline static int32_t get_offset_of_m_Score_4() { return static_cast(offsetof(CRankListUnit_t325915186, ___m_Score_4)); } inline int32_t get_m_Score_4() const { return ___m_Score_4; } inline int32_t* get_address_of_m_Score_4() { return &___m_Score_4; } inline void set_m_Score_4(int32_t value) { ___m_Score_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRANKLISTUNIT_T325915186_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 U3CFINDUNITU3EC__ANONSTOREY0_T1144865344_H #define U3CFINDUNITU3EC__ANONSTOREY0_T1144865344_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRankManager/c__AnonStorey0 struct U3CFindUnitU3Ec__AnonStorey0_t1144865344 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRankManager/c__AnonStorey0::_begin int32_t ____begin_0; // System.Int32 DMCore.Logic.CRankManager/c__AnonStorey0::_end int32_t ____end_1; public: inline static int32_t get_offset_of__begin_0() { return static_cast(offsetof(U3CFindUnitU3Ec__AnonStorey0_t1144865344, ____begin_0)); } inline int32_t get__begin_0() const { return ____begin_0; } inline int32_t* get_address_of__begin_0() { return &____begin_0; } inline void set__begin_0(int32_t value) { ____begin_0 = value; } inline static int32_t get_offset_of__end_1() { return static_cast(offsetof(U3CFindUnitU3Ec__AnonStorey0_t1144865344, ____end_1)); } inline int32_t get__end_1() const { return ____end_1; } inline int32_t* get_address_of__end_1() { return &____end_1; } inline void set__end_1(int32_t value) { ____end_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CFINDUNITU3EC__ANONSTOREY0_T1144865344_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 DICTIONARY_2_T4275484417_H #define DICTIONARY_2_T4275484417_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_t4275484417 : 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 CRankListU5BU5D_t2319389563* ___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_t4275484417, ___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_t4275484417, ___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_t4275484417, ___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_t4275484417, ___valueSlots_7)); } inline CRankListU5BU5D_t2319389563* get_valueSlots_7() const { return ___valueSlots_7; } inline CRankListU5BU5D_t2319389563** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CRankListU5BU5D_t2319389563* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t4275484417, ___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_t4275484417, ___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_t4275484417, ___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_t4275484417, ___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_t4275484417, ___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_t4275484417, ___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_t4275484417, ___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_t4275484417_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t1923728407 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t4275484417_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t1923728407 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t1923728407 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t1923728407 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T4275484417_H #ifndef LIST_1_T4285826412_H #define LIST_1_T4285826412_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_t4285826412 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CRewardUnitU5BU5D_t2719726579* ____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_t4285826412, ____items_1)); } inline CRewardUnitU5BU5D_t2719726579* get__items_1() const { return ____items_1; } inline CRewardUnitU5BU5D_t2719726579** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CRewardUnitU5BU5D_t2719726579* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4285826412, ____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_t4285826412, ____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_t4285826412_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CRewardUnitU5BU5D_t2719726579* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4285826412_StaticFields, ___EmptyArray_4)); } inline CRewardUnitU5BU5D_t2719726579* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CRewardUnitU5BU5D_t2719726579** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CRewardUnitU5BU5D_t2719726579* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4285826412_H #ifndef CRECENTINTERACTIVEOBJ_T3091204042_H #define CRECENTINTERACTIVEOBJ_T3091204042_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRecentInteractiveObj struct CRecentInteractiveObj_t3091204042 : public RuntimeObject { public: public: }; struct CRecentInteractiveObj_t3091204042_StaticFields { public: // System.Collections.Generic.List`1> DMCore.Logic.CRecentInteractiveObj::s_InterativeList List_1_t1210958525 * ___s_InterativeList_0; // System.Int32 DMCore.Logic.CRecentInteractiveObj::MAX_INTERACTIVE_OBJECT_COUNT int32_t ___MAX_INTERACTIVE_OBJECT_COUNT_1; // System.String DMCore.Logic.CRecentInteractiveObj::FILENAME String_t* ___FILENAME_2; // System.Comparison`1> DMCore.Logic.CRecentInteractiveObj::<>f__mg$cache0 Comparison_1_t3808782258 * ___U3CU3Ef__mgU24cache0_3; public: inline static int32_t get_offset_of_s_InterativeList_0() { return static_cast(offsetof(CRecentInteractiveObj_t3091204042_StaticFields, ___s_InterativeList_0)); } inline List_1_t1210958525 * get_s_InterativeList_0() const { return ___s_InterativeList_0; } inline List_1_t1210958525 ** get_address_of_s_InterativeList_0() { return &___s_InterativeList_0; } inline void set_s_InterativeList_0(List_1_t1210958525 * value) { ___s_InterativeList_0 = value; Il2CppCodeGenWriteBarrier((&___s_InterativeList_0), value); } inline static int32_t get_offset_of_MAX_INTERACTIVE_OBJECT_COUNT_1() { return static_cast(offsetof(CRecentInteractiveObj_t3091204042_StaticFields, ___MAX_INTERACTIVE_OBJECT_COUNT_1)); } inline int32_t get_MAX_INTERACTIVE_OBJECT_COUNT_1() const { return ___MAX_INTERACTIVE_OBJECT_COUNT_1; } inline int32_t* get_address_of_MAX_INTERACTIVE_OBJECT_COUNT_1() { return &___MAX_INTERACTIVE_OBJECT_COUNT_1; } inline void set_MAX_INTERACTIVE_OBJECT_COUNT_1(int32_t value) { ___MAX_INTERACTIVE_OBJECT_COUNT_1 = value; } inline static int32_t get_offset_of_FILENAME_2() { return static_cast(offsetof(CRecentInteractiveObj_t3091204042_StaticFields, ___FILENAME_2)); } inline String_t* get_FILENAME_2() const { return ___FILENAME_2; } inline String_t** get_address_of_FILENAME_2() { return &___FILENAME_2; } inline void set_FILENAME_2(String_t* value) { ___FILENAME_2 = value; Il2CppCodeGenWriteBarrier((&___FILENAME_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_3() { return static_cast(offsetof(CRecentInteractiveObj_t3091204042_StaticFields, ___U3CU3Ef__mgU24cache0_3)); } inline Comparison_1_t3808782258 * get_U3CU3Ef__mgU24cache0_3() const { return ___U3CU3Ef__mgU24cache0_3; } inline Comparison_1_t3808782258 ** get_address_of_U3CU3Ef__mgU24cache0_3() { return &___U3CU3Ef__mgU24cache0_3; } inline void set_U3CU3Ef__mgU24cache0_3(Comparison_1_t3808782258 * value) { ___U3CU3Ef__mgU24cache0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECENTINTERACTIVEOBJ_T3091204042_H #ifndef RECSCENENODE_T4270694541_H #define RECSCENENODE_T4270694541_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRecreationCfgManager/RecSceneNode struct RecSceneNode_t4270694541 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRecreationCfgManager/RecSceneNode::ScenenID int32_t ___ScenenID_0; // System.String DMCore.Logic.CRecreationCfgManager/RecSceneNode::SceneName String_t* ___SceneName_1; // System.String DMCore.Logic.CRecreationCfgManager/RecSceneNode::SceneDescription String_t* ___SceneDescription_2; // System.String DMCore.Logic.CRecreationCfgManager/RecSceneNode::ImagePath String_t* ___ImagePath_3; // System.String DMCore.Logic.CRecreationCfgManager/RecSceneNode::IcoPath String_t* ___IcoPath_4; public: inline static int32_t get_offset_of_ScenenID_0() { return static_cast(offsetof(RecSceneNode_t4270694541, ___ScenenID_0)); } inline int32_t get_ScenenID_0() const { return ___ScenenID_0; } inline int32_t* get_address_of_ScenenID_0() { return &___ScenenID_0; } inline void set_ScenenID_0(int32_t value) { ___ScenenID_0 = value; } inline static int32_t get_offset_of_SceneName_1() { return static_cast(offsetof(RecSceneNode_t4270694541, ___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_SceneDescription_2() { return static_cast(offsetof(RecSceneNode_t4270694541, ___SceneDescription_2)); } inline String_t* get_SceneDescription_2() const { return ___SceneDescription_2; } inline String_t** get_address_of_SceneDescription_2() { return &___SceneDescription_2; } inline void set_SceneDescription_2(String_t* value) { ___SceneDescription_2 = value; Il2CppCodeGenWriteBarrier((&___SceneDescription_2), value); } inline static int32_t get_offset_of_ImagePath_3() { return static_cast(offsetof(RecSceneNode_t4270694541, ___ImagePath_3)); } inline String_t* get_ImagePath_3() const { return ___ImagePath_3; } inline String_t** get_address_of_ImagePath_3() { return &___ImagePath_3; } inline void set_ImagePath_3(String_t* value) { ___ImagePath_3 = value; Il2CppCodeGenWriteBarrier((&___ImagePath_3), value); } inline static int32_t get_offset_of_IcoPath_4() { return static_cast(offsetof(RecSceneNode_t4270694541, ___IcoPath_4)); } inline String_t* get_IcoPath_4() const { return ___IcoPath_4; } inline String_t** get_address_of_IcoPath_4() { return &___IcoPath_4; } inline void set_IcoPath_4(String_t* value) { ___IcoPath_4 = value; Il2CppCodeGenWriteBarrier((&___IcoPath_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECSCENENODE_T4270694541_H #ifndef DICTIONARY_2_T3480061296_H #define DICTIONARY_2_T3480061296_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_t3480061296 : 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_t642378352* ___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_t3480061296, ___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_t3480061296, ___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_t3480061296, ___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_t3480061296, ___valueSlots_7)); } inline List_1U5BU5D_t642378352* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t642378352** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t642378352* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3480061296, ___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_t3480061296, ___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_t3480061296, ___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_t3480061296, ___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_t3480061296, ___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_t3480061296, ___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_t3480061296, ___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_t3480061296_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t246717196 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3480061296_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t246717196 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t246717196 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t246717196 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3480061296_H #ifndef LIST_1_T1447801987_H #define LIST_1_T1447801987_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_t1447801987 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RecSceneNodeU5BU5D_t2557711008* ____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_t1447801987, ____items_1)); } inline RecSceneNodeU5BU5D_t2557711008* get__items_1() const { return ____items_1; } inline RecSceneNodeU5BU5D_t2557711008** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RecSceneNodeU5BU5D_t2557711008* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1447801987, ____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_t1447801987, ____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_t1447801987_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RecSceneNodeU5BU5D_t2557711008* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1447801987_StaticFields, ___EmptyArray_4)); } inline RecSceneNodeU5BU5D_t2557711008* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RecSceneNodeU5BU5D_t2557711008** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RecSceneNodeU5BU5D_t2557711008* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1447801987_H #ifndef U3CGETCONFIRMTIPBYIDU3EC__ANONSTOREY4_T3227009740_H #define U3CGETCONFIRMTIPBYIDU3EC__ANONSTOREY4_T3227009740_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeConfig/c__AnonStorey4 struct U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRechargeConfig/c__AnonStorey4::unitID int32_t ___unitID_0; public: inline static int32_t get_offset_of_unitID_0() { return static_cast(offsetof(U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740, ___unitID_0)); } inline int32_t get_unitID_0() const { return ___unitID_0; } inline int32_t* get_address_of_unitID_0() { return &___unitID_0; } inline void set_unitID_0(int32_t value) { ___unitID_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETCONFIRMTIPBYIDU3EC__ANONSTOREY4_T3227009740_H #ifndef U3CGETUNITBYRMBCOUNTANDISRECHARGEITEMU3EC__ANONSTOREY3_T1036936341_H #define U3CGETUNITBYRMBCOUNTANDISRECHARGEITEMU3EC__ANONSTOREY3_T1036936341_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeConfig/c__AnonStorey3 struct U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRechargeConfig/c__AnonStorey3::price int32_t ___price_0; public: inline static int32_t get_offset_of_price_0() { return static_cast(offsetof(U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341, ___price_0)); } inline int32_t get_price_0() const { return ___price_0; } inline int32_t* get_address_of_price_0() { return &___price_0; } inline void set_price_0(int32_t value) { ___price_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETUNITBYRMBCOUNTANDISRECHARGEITEMU3EC__ANONSTOREY3_T1036936341_H #ifndef U3CGETUNITBYPRISEU3EC__ANONSTOREY1_T1875654084_H #define U3CGETUNITBYPRISEU3EC__ANONSTOREY1_T1875654084_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeConfig/c__AnonStorey1 struct U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRechargeConfig/c__AnonStorey1::unitPrise int32_t ___unitPrise_0; public: inline static int32_t get_offset_of_unitPrise_0() { return static_cast(offsetof(U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084, ___unitPrise_0)); } inline int32_t get_unitPrise_0() const { return ___unitPrise_0; } inline int32_t* get_address_of_unitPrise_0() { return &___unitPrise_0; } inline void set_unitPrise_0(int32_t value) { ___unitPrise_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETUNITBYPRISEU3EC__ANONSTOREY1_T1875654084_H #ifndef LIST_1_T1210958525_H #define LIST_1_T1210958525_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_t1210958525 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_t3464131134* ____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_t1210958525, ____items_1)); } inline KeyValuePair_2U5BU5D_t3464131134* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_t3464131134** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_t3464131134* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1210958525, ____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_t1210958525, ____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_t1210958525_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray KeyValuePair_2U5BU5D_t3464131134* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1210958525_StaticFields, ___EmptyArray_4)); } inline KeyValuePair_2U5BU5D_t3464131134* get_EmptyArray_4() const { return ___EmptyArray_4; } inline KeyValuePair_2U5BU5D_t3464131134** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(KeyValuePair_2U5BU5D_t3464131134* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1210958525_H #ifndef ITASKBASE_1_T2595950535_H #define ITASKBASE_1_T2595950535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Framework.Task.ITaskBase`1::m_TaskContainer List_1_t913674750 * ___m_TaskContainer_0; public: inline static int32_t get_offset_of_m_TaskContainer_0() { return static_cast(offsetof(ITaskBase_1_t2595950535, ___m_TaskContainer_0)); } inline List_1_t913674750 * get_m_TaskContainer_0() const { return ___m_TaskContainer_0; } inline List_1_t913674750 ** get_address_of_m_TaskContainer_0() { return &___m_TaskContainer_0; } inline void set_m_TaskContainer_0(List_1_t913674750 * value) { ___m_TaskContainer_0 = value; Il2CppCodeGenWriteBarrier((&___m_TaskContainer_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITASKBASE_1_T2595950535_H #ifndef CULTUREINFO_T4157843068_H #define CULTUREINFO_T4157843068_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Globalization.CultureInfo struct CultureInfo_t4157843068 : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_7; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_8; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_9; // System.Int32 System.Globalization.CultureInfo::specific_lcid int32_t ___specific_lcid_10; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_11; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_12; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_13; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t435877138 * ___numInfo_14; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t2405853701 * ___dateTimeInfo_15; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_t3810425522 * ___textInfo_16; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_17; // System.String System.Globalization.CultureInfo::displayname String_t* ___displayname_18; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_19; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_20; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_21; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_22; // System.String System.Globalization.CultureInfo::icu_name String_t* ___icu_name_23; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_24; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_25; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t1092934962 * ___compareInfo_26; // System.Int32* System.Globalization.CultureInfo::calendar_data int32_t* ___calendar_data_27; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_28; // System.Globalization.Calendar[] System.Globalization.CultureInfo::optional_calendars CalendarU5BU5D_t3985046076* ___optional_calendars_29; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t4157843068 * ___parent_culture_30; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_31; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t1661121569 * ___calendar_32; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_33; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_t4116647657* ___cached_serialized_form_34; public: inline static int32_t get_offset_of_m_isReadOnly_7() { return static_cast(offsetof(CultureInfo_t4157843068, ___m_isReadOnly_7)); } inline bool get_m_isReadOnly_7() const { return ___m_isReadOnly_7; } inline bool* get_address_of_m_isReadOnly_7() { return &___m_isReadOnly_7; } inline void set_m_isReadOnly_7(bool value) { ___m_isReadOnly_7 = value; } inline static int32_t get_offset_of_cultureID_8() { return static_cast(offsetof(CultureInfo_t4157843068, ___cultureID_8)); } inline int32_t get_cultureID_8() const { return ___cultureID_8; } inline int32_t* get_address_of_cultureID_8() { return &___cultureID_8; } inline void set_cultureID_8(int32_t value) { ___cultureID_8 = value; } inline static int32_t get_offset_of_parent_lcid_9() { return static_cast(offsetof(CultureInfo_t4157843068, ___parent_lcid_9)); } inline int32_t get_parent_lcid_9() const { return ___parent_lcid_9; } inline int32_t* get_address_of_parent_lcid_9() { return &___parent_lcid_9; } inline void set_parent_lcid_9(int32_t value) { ___parent_lcid_9 = value; } inline static int32_t get_offset_of_specific_lcid_10() { return static_cast(offsetof(CultureInfo_t4157843068, ___specific_lcid_10)); } inline int32_t get_specific_lcid_10() const { return ___specific_lcid_10; } inline int32_t* get_address_of_specific_lcid_10() { return &___specific_lcid_10; } inline void set_specific_lcid_10(int32_t value) { ___specific_lcid_10 = value; } inline static int32_t get_offset_of_datetime_index_11() { return static_cast(offsetof(CultureInfo_t4157843068, ___datetime_index_11)); } inline int32_t get_datetime_index_11() const { return ___datetime_index_11; } inline int32_t* get_address_of_datetime_index_11() { return &___datetime_index_11; } inline void set_datetime_index_11(int32_t value) { ___datetime_index_11 = value; } inline static int32_t get_offset_of_number_index_12() { return static_cast(offsetof(CultureInfo_t4157843068, ___number_index_12)); } inline int32_t get_number_index_12() const { return ___number_index_12; } inline int32_t* get_address_of_number_index_12() { return &___number_index_12; } inline void set_number_index_12(int32_t value) { ___number_index_12 = value; } inline static int32_t get_offset_of_m_useUserOverride_13() { return static_cast(offsetof(CultureInfo_t4157843068, ___m_useUserOverride_13)); } inline bool get_m_useUserOverride_13() const { return ___m_useUserOverride_13; } inline bool* get_address_of_m_useUserOverride_13() { return &___m_useUserOverride_13; } inline void set_m_useUserOverride_13(bool value) { ___m_useUserOverride_13 = value; } inline static int32_t get_offset_of_numInfo_14() { return static_cast(offsetof(CultureInfo_t4157843068, ___numInfo_14)); } inline NumberFormatInfo_t435877138 * get_numInfo_14() const { return ___numInfo_14; } inline NumberFormatInfo_t435877138 ** get_address_of_numInfo_14() { return &___numInfo_14; } inline void set_numInfo_14(NumberFormatInfo_t435877138 * value) { ___numInfo_14 = value; Il2CppCodeGenWriteBarrier((&___numInfo_14), value); } inline static int32_t get_offset_of_dateTimeInfo_15() { return static_cast(offsetof(CultureInfo_t4157843068, ___dateTimeInfo_15)); } inline DateTimeFormatInfo_t2405853701 * get_dateTimeInfo_15() const { return ___dateTimeInfo_15; } inline DateTimeFormatInfo_t2405853701 ** get_address_of_dateTimeInfo_15() { return &___dateTimeInfo_15; } inline void set_dateTimeInfo_15(DateTimeFormatInfo_t2405853701 * value) { ___dateTimeInfo_15 = value; Il2CppCodeGenWriteBarrier((&___dateTimeInfo_15), value); } inline static int32_t get_offset_of_textInfo_16() { return static_cast(offsetof(CultureInfo_t4157843068, ___textInfo_16)); } inline TextInfo_t3810425522 * get_textInfo_16() const { return ___textInfo_16; } inline TextInfo_t3810425522 ** get_address_of_textInfo_16() { return &___textInfo_16; } inline void set_textInfo_16(TextInfo_t3810425522 * value) { ___textInfo_16 = value; Il2CppCodeGenWriteBarrier((&___textInfo_16), value); } inline static int32_t get_offset_of_m_name_17() { return static_cast(offsetof(CultureInfo_t4157843068, ___m_name_17)); } inline String_t* get_m_name_17() const { return ___m_name_17; } inline String_t** get_address_of_m_name_17() { return &___m_name_17; } inline void set_m_name_17(String_t* value) { ___m_name_17 = value; Il2CppCodeGenWriteBarrier((&___m_name_17), value); } inline static int32_t get_offset_of_displayname_18() { return static_cast(offsetof(CultureInfo_t4157843068, ___displayname_18)); } inline String_t* get_displayname_18() const { return ___displayname_18; } inline String_t** get_address_of_displayname_18() { return &___displayname_18; } inline void set_displayname_18(String_t* value) { ___displayname_18 = value; Il2CppCodeGenWriteBarrier((&___displayname_18), value); } inline static int32_t get_offset_of_englishname_19() { return static_cast(offsetof(CultureInfo_t4157843068, ___englishname_19)); } inline String_t* get_englishname_19() const { return ___englishname_19; } inline String_t** get_address_of_englishname_19() { return &___englishname_19; } inline void set_englishname_19(String_t* value) { ___englishname_19 = value; Il2CppCodeGenWriteBarrier((&___englishname_19), value); } inline static int32_t get_offset_of_nativename_20() { return static_cast(offsetof(CultureInfo_t4157843068, ___nativename_20)); } inline String_t* get_nativename_20() const { return ___nativename_20; } inline String_t** get_address_of_nativename_20() { return &___nativename_20; } inline void set_nativename_20(String_t* value) { ___nativename_20 = value; Il2CppCodeGenWriteBarrier((&___nativename_20), value); } inline static int32_t get_offset_of_iso3lang_21() { return static_cast(offsetof(CultureInfo_t4157843068, ___iso3lang_21)); } inline String_t* get_iso3lang_21() const { return ___iso3lang_21; } inline String_t** get_address_of_iso3lang_21() { return &___iso3lang_21; } inline void set_iso3lang_21(String_t* value) { ___iso3lang_21 = value; Il2CppCodeGenWriteBarrier((&___iso3lang_21), value); } inline static int32_t get_offset_of_iso2lang_22() { return static_cast(offsetof(CultureInfo_t4157843068, ___iso2lang_22)); } inline String_t* get_iso2lang_22() const { return ___iso2lang_22; } inline String_t** get_address_of_iso2lang_22() { return &___iso2lang_22; } inline void set_iso2lang_22(String_t* value) { ___iso2lang_22 = value; Il2CppCodeGenWriteBarrier((&___iso2lang_22), value); } inline static int32_t get_offset_of_icu_name_23() { return static_cast(offsetof(CultureInfo_t4157843068, ___icu_name_23)); } inline String_t* get_icu_name_23() const { return ___icu_name_23; } inline String_t** get_address_of_icu_name_23() { return &___icu_name_23; } inline void set_icu_name_23(String_t* value) { ___icu_name_23 = value; Il2CppCodeGenWriteBarrier((&___icu_name_23), value); } inline static int32_t get_offset_of_win3lang_24() { return static_cast(offsetof(CultureInfo_t4157843068, ___win3lang_24)); } inline String_t* get_win3lang_24() const { return ___win3lang_24; } inline String_t** get_address_of_win3lang_24() { return &___win3lang_24; } inline void set_win3lang_24(String_t* value) { ___win3lang_24 = value; Il2CppCodeGenWriteBarrier((&___win3lang_24), value); } inline static int32_t get_offset_of_territory_25() { return static_cast(offsetof(CultureInfo_t4157843068, ___territory_25)); } inline String_t* get_territory_25() const { return ___territory_25; } inline String_t** get_address_of_territory_25() { return &___territory_25; } inline void set_territory_25(String_t* value) { ___territory_25 = value; Il2CppCodeGenWriteBarrier((&___territory_25), value); } inline static int32_t get_offset_of_compareInfo_26() { return static_cast(offsetof(CultureInfo_t4157843068, ___compareInfo_26)); } inline CompareInfo_t1092934962 * get_compareInfo_26() const { return ___compareInfo_26; } inline CompareInfo_t1092934962 ** get_address_of_compareInfo_26() { return &___compareInfo_26; } inline void set_compareInfo_26(CompareInfo_t1092934962 * value) { ___compareInfo_26 = value; Il2CppCodeGenWriteBarrier((&___compareInfo_26), value); } inline static int32_t get_offset_of_calendar_data_27() { return static_cast(offsetof(CultureInfo_t4157843068, ___calendar_data_27)); } inline int32_t* get_calendar_data_27() const { return ___calendar_data_27; } inline int32_t** get_address_of_calendar_data_27() { return &___calendar_data_27; } inline void set_calendar_data_27(int32_t* value) { ___calendar_data_27 = value; } inline static int32_t get_offset_of_textinfo_data_28() { return static_cast(offsetof(CultureInfo_t4157843068, ___textinfo_data_28)); } inline void* get_textinfo_data_28() const { return ___textinfo_data_28; } inline void** get_address_of_textinfo_data_28() { return &___textinfo_data_28; } inline void set_textinfo_data_28(void* value) { ___textinfo_data_28 = value; } inline static int32_t get_offset_of_optional_calendars_29() { return static_cast(offsetof(CultureInfo_t4157843068, ___optional_calendars_29)); } inline CalendarU5BU5D_t3985046076* get_optional_calendars_29() const { return ___optional_calendars_29; } inline CalendarU5BU5D_t3985046076** get_address_of_optional_calendars_29() { return &___optional_calendars_29; } inline void set_optional_calendars_29(CalendarU5BU5D_t3985046076* value) { ___optional_calendars_29 = value; Il2CppCodeGenWriteBarrier((&___optional_calendars_29), value); } inline static int32_t get_offset_of_parent_culture_30() { return static_cast(offsetof(CultureInfo_t4157843068, ___parent_culture_30)); } inline CultureInfo_t4157843068 * get_parent_culture_30() const { return ___parent_culture_30; } inline CultureInfo_t4157843068 ** get_address_of_parent_culture_30() { return &___parent_culture_30; } inline void set_parent_culture_30(CultureInfo_t4157843068 * value) { ___parent_culture_30 = value; Il2CppCodeGenWriteBarrier((&___parent_culture_30), value); } inline static int32_t get_offset_of_m_dataItem_31() { return static_cast(offsetof(CultureInfo_t4157843068, ___m_dataItem_31)); } inline int32_t get_m_dataItem_31() const { return ___m_dataItem_31; } inline int32_t* get_address_of_m_dataItem_31() { return &___m_dataItem_31; } inline void set_m_dataItem_31(int32_t value) { ___m_dataItem_31 = value; } inline static int32_t get_offset_of_calendar_32() { return static_cast(offsetof(CultureInfo_t4157843068, ___calendar_32)); } inline Calendar_t1661121569 * get_calendar_32() const { return ___calendar_32; } inline Calendar_t1661121569 ** get_address_of_calendar_32() { return &___calendar_32; } inline void set_calendar_32(Calendar_t1661121569 * value) { ___calendar_32 = value; Il2CppCodeGenWriteBarrier((&___calendar_32), value); } inline static int32_t get_offset_of_constructed_33() { return static_cast(offsetof(CultureInfo_t4157843068, ___constructed_33)); } inline bool get_constructed_33() const { return ___constructed_33; } inline bool* get_address_of_constructed_33() { return &___constructed_33; } inline void set_constructed_33(bool value) { ___constructed_33 = value; } inline static int32_t get_offset_of_cached_serialized_form_34() { return static_cast(offsetof(CultureInfo_t4157843068, ___cached_serialized_form_34)); } inline ByteU5BU5D_t4116647657* get_cached_serialized_form_34() const { return ___cached_serialized_form_34; } inline ByteU5BU5D_t4116647657** get_address_of_cached_serialized_form_34() { return &___cached_serialized_form_34; } inline void set_cached_serialized_form_34(ByteU5BU5D_t4116647657* value) { ___cached_serialized_form_34 = value; Il2CppCodeGenWriteBarrier((&___cached_serialized_form_34), value); } }; struct CultureInfo_t4157843068_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t4157843068 * ___invariant_culture_info_4; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_5; // System.Int32 System.Globalization.CultureInfo::BootstrapCultureID int32_t ___BootstrapCultureID_6; // System.String System.Globalization.CultureInfo::MSG_READONLY String_t* ___MSG_READONLY_35; // System.Collections.Hashtable System.Globalization.CultureInfo::shared_by_number Hashtable_t1853889766 * ___shared_by_number_36; // System.Collections.Hashtable System.Globalization.CultureInfo::shared_by_name Hashtable_t1853889766 * ___shared_by_name_37; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::<>f__switch$map19 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map19_38; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::<>f__switch$map1A Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1A_39; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::<>f__switch$map1B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1B_40; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::<>f__switch$map1C Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1C_41; public: inline static int32_t get_offset_of_invariant_culture_info_4() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___invariant_culture_info_4)); } inline CultureInfo_t4157843068 * get_invariant_culture_info_4() const { return ___invariant_culture_info_4; } inline CultureInfo_t4157843068 ** get_address_of_invariant_culture_info_4() { return &___invariant_culture_info_4; } inline void set_invariant_culture_info_4(CultureInfo_t4157843068 * value) { ___invariant_culture_info_4 = value; Il2CppCodeGenWriteBarrier((&___invariant_culture_info_4), value); } inline static int32_t get_offset_of_shared_table_lock_5() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_table_lock_5)); } inline RuntimeObject * get_shared_table_lock_5() const { return ___shared_table_lock_5; } inline RuntimeObject ** get_address_of_shared_table_lock_5() { return &___shared_table_lock_5; } inline void set_shared_table_lock_5(RuntimeObject * value) { ___shared_table_lock_5 = value; Il2CppCodeGenWriteBarrier((&___shared_table_lock_5), value); } inline static int32_t get_offset_of_BootstrapCultureID_6() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___BootstrapCultureID_6)); } inline int32_t get_BootstrapCultureID_6() const { return ___BootstrapCultureID_6; } inline int32_t* get_address_of_BootstrapCultureID_6() { return &___BootstrapCultureID_6; } inline void set_BootstrapCultureID_6(int32_t value) { ___BootstrapCultureID_6 = value; } inline static int32_t get_offset_of_MSG_READONLY_35() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___MSG_READONLY_35)); } inline String_t* get_MSG_READONLY_35() const { return ___MSG_READONLY_35; } inline String_t** get_address_of_MSG_READONLY_35() { return &___MSG_READONLY_35; } inline void set_MSG_READONLY_35(String_t* value) { ___MSG_READONLY_35 = value; Il2CppCodeGenWriteBarrier((&___MSG_READONLY_35), value); } inline static int32_t get_offset_of_shared_by_number_36() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_by_number_36)); } inline Hashtable_t1853889766 * get_shared_by_number_36() const { return ___shared_by_number_36; } inline Hashtable_t1853889766 ** get_address_of_shared_by_number_36() { return &___shared_by_number_36; } inline void set_shared_by_number_36(Hashtable_t1853889766 * value) { ___shared_by_number_36 = value; Il2CppCodeGenWriteBarrier((&___shared_by_number_36), value); } inline static int32_t get_offset_of_shared_by_name_37() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_by_name_37)); } inline Hashtable_t1853889766 * get_shared_by_name_37() const { return ___shared_by_name_37; } inline Hashtable_t1853889766 ** get_address_of_shared_by_name_37() { return &___shared_by_name_37; } inline void set_shared_by_name_37(Hashtable_t1853889766 * value) { ___shared_by_name_37 = value; Il2CppCodeGenWriteBarrier((&___shared_by_name_37), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map19_38() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map19_38)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map19_38() const { return ___U3CU3Ef__switchU24map19_38; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map19_38() { return &___U3CU3Ef__switchU24map19_38; } inline void set_U3CU3Ef__switchU24map19_38(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map19_38 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map19_38), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1A_39() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1A_39)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1A_39() const { return ___U3CU3Ef__switchU24map1A_39; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1A_39() { return &___U3CU3Ef__switchU24map1A_39; } inline void set_U3CU3Ef__switchU24map1A_39(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1A_39 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1A_39), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1B_40() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1B_40)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1B_40() const { return ___U3CU3Ef__switchU24map1B_40; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1B_40() { return &___U3CU3Ef__switchU24map1B_40; } inline void set_U3CU3Ef__switchU24map1B_40(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1B_40 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1B_40), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1C_41() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1C_41)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1C_41() const { return ___U3CU3Ef__switchU24map1C_41; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1C_41() { return &___U3CU3Ef__switchU24map1C_41; } inline void set_U3CU3Ef__switchU24map1C_41(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1C_41 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1C_41), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CULTUREINFO_T4157843068_H #ifndef CRECHARGECONFIG_T910639634_H #define CRECHARGECONFIG_T910639634_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeConfig struct CRechargeConfig_t910639634 : public RuntimeObject { public: public: }; struct CRechargeConfig_t910639634_StaticFields { public: // System.Boolean DMCore.Logic.CRechargeConfig::k__BackingField bool ___U3CIsNeedRefreshDataU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CRechargeConfig::s_IsRechargeUnitChange bool ___s_IsRechargeUnitChange_1; // System.Collections.Generic.List`1 DMCore.Logic.CRechargeConfig::m_RechargeUnitSet List_1_t3091172711 * ___m_RechargeUnitSet_2; // System.String DMCore.Logic.CRechargeConfig::CONFIG_PATH String_t* ___CONFIG_PATH_3; public: inline static int32_t get_offset_of_U3CIsNeedRefreshDataU3Ek__BackingField_0() { return static_cast(offsetof(CRechargeConfig_t910639634_StaticFields, ___U3CIsNeedRefreshDataU3Ek__BackingField_0)); } inline bool get_U3CIsNeedRefreshDataU3Ek__BackingField_0() const { return ___U3CIsNeedRefreshDataU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsNeedRefreshDataU3Ek__BackingField_0() { return &___U3CIsNeedRefreshDataU3Ek__BackingField_0; } inline void set_U3CIsNeedRefreshDataU3Ek__BackingField_0(bool value) { ___U3CIsNeedRefreshDataU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_IsRechargeUnitChange_1() { return static_cast(offsetof(CRechargeConfig_t910639634_StaticFields, ___s_IsRechargeUnitChange_1)); } inline bool get_s_IsRechargeUnitChange_1() const { return ___s_IsRechargeUnitChange_1; } inline bool* get_address_of_s_IsRechargeUnitChange_1() { return &___s_IsRechargeUnitChange_1; } inline void set_s_IsRechargeUnitChange_1(bool value) { ___s_IsRechargeUnitChange_1 = value; } inline static int32_t get_offset_of_m_RechargeUnitSet_2() { return static_cast(offsetof(CRechargeConfig_t910639634_StaticFields, ___m_RechargeUnitSet_2)); } inline List_1_t3091172711 * get_m_RechargeUnitSet_2() const { return ___m_RechargeUnitSet_2; } inline List_1_t3091172711 ** get_address_of_m_RechargeUnitSet_2() { return &___m_RechargeUnitSet_2; } inline void set_m_RechargeUnitSet_2(List_1_t3091172711 * value) { ___m_RechargeUnitSet_2 = value; Il2CppCodeGenWriteBarrier((&___m_RechargeUnitSet_2), value); } inline static int32_t get_offset_of_CONFIG_PATH_3() { return static_cast(offsetof(CRechargeConfig_t910639634_StaticFields, ___CONFIG_PATH_3)); } inline String_t* get_CONFIG_PATH_3() const { return ___CONFIG_PATH_3; } inline String_t** get_address_of_CONFIG_PATH_3() { return &___CONFIG_PATH_3; } inline void set_CONFIG_PATH_3(String_t* value) { ___CONFIG_PATH_3 = value; Il2CppCodeGenWriteBarrier((&___CONFIG_PATH_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECHARGECONFIG_T910639634_H #ifndef LIST_1_T3091172711_H #define LIST_1_T3091172711_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_t3091172711 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CRechargeUnitU5BU5D_t1911973292* ____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_t3091172711, ____items_1)); } inline CRechargeUnitU5BU5D_t1911973292* get__items_1() const { return ____items_1; } inline CRechargeUnitU5BU5D_t1911973292** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CRechargeUnitU5BU5D_t1911973292* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3091172711, ____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_t3091172711, ____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_t3091172711_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CRechargeUnitU5BU5D_t1911973292* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3091172711_StaticFields, ___EmptyArray_4)); } inline CRechargeUnitU5BU5D_t1911973292* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CRechargeUnitU5BU5D_t1911973292** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CRechargeUnitU5BU5D_t1911973292* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3091172711_H #ifndef U3CGETUNITBYIDU3EC__ANONSTOREY0_T4137065679_H #define U3CGETUNITBYIDU3EC__ANONSTOREY0_T4137065679_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeConfig/c__AnonStorey0 struct U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRechargeConfig/c__AnonStorey0::ID int32_t ___ID_0; public: inline static int32_t get_offset_of_ID_0() { return static_cast(offsetof(U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETUNITBYIDU3EC__ANONSTOREY0_T4137065679_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 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 CROLEMODELITEM_T1608531946_H #define CROLEMODELITEM_T1608531946_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleModelItem struct CRoleModelItem_t1608531946 : public RuntimeObject { public: // DMCore.Framework.Scene.ISceneRole DMCore.Framework.Scene.CRoleModelItem::m_Role ISceneRole_t2394225724 * ___m_Role_0; // System.Int32 DMCore.Framework.Scene.CRoleModelItem::m_Category int32_t ___m_Category_1; // System.Int32 DMCore.Framework.Scene.CRoleModelItem::m_SubModelIndex int32_t ___m_SubModelIndex_2; // System.Int32 DMCore.Framework.Scene.CRoleModelItem::m_SexVal int32_t ___m_SexVal_3; // System.String DMCore.Framework.Scene.CRoleModelItem::m_PrefabName String_t* ___m_PrefabName_4; // System.String DMCore.Framework.Scene.CRoleModelItem::m_LastValidPrefabName String_t* ___m_LastValidPrefabName_5; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bSendChange bool ___m_bSendChange_6; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bAsUnderwearFullShow bool ___m_bAsUnderwearFullShow_7; // UnityEngine.Texture2D DMCore.Framework.Scene.CRoleModelItem::m_TextureSocks Texture2D_t3840446185 * ___m_TextureSocks_8; // UnityEngine.Texture2D DMCore.Framework.Scene.CRoleModelItem::m_TextureBeautyEyes Texture2D_t3840446185 * ___m_TextureBeautyEyes_9; // UnityEngine.Material DMCore.Framework.Scene.CRoleModelItem::m_MatBeautyEyes Material_t340375123 * ___m_MatBeautyEyes_10; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_OwnSelfSkeletons bool ___m_OwnSelfSkeletons_11; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bFirstFailed bool ___m_bFirstFailed_12; // System.String DMCore.Framework.Scene.CRoleModelItem::m_LinkBoneName String_t* ___m_LinkBoneName_13; // System.String DMCore.Framework.Scene.CRoleModelItem::m_LocalRoot String_t* ___m_LocalRoot_14; // System.Single DMCore.Framework.Scene.CRoleModelItem::m_timeIdleSwitchPlay float ___m_timeIdleSwitchPlay_15; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bStateIdle bool ___m_bStateIdle_16; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bNeedSubmit bool ___m_bNeedSubmit_17; // System.Boolean DMCore.Framework.Scene.CRoleModelItem::m_bEnable bool ___m_bEnable_18; // System.String DMCore.Framework.Scene.CRoleModelItem::m_curAnimName String_t* ___m_curAnimName_19; // DMCore.Framework.Scene.CRoleModelItem/stItemState DMCore.Framework.Scene.CRoleModelItem::m_currentState stItemState_t244584211 * ___m_currentState_20; // DMCore.Framework.Scene.CRoleModelItem/stItemState DMCore.Framework.Scene.CRoleModelItem::m_lastState stItemState_t244584211 * ___m_lastState_21; public: inline static int32_t get_offset_of_m_Role_0() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_Role_0)); } inline ISceneRole_t2394225724 * get_m_Role_0() const { return ___m_Role_0; } inline ISceneRole_t2394225724 ** get_address_of_m_Role_0() { return &___m_Role_0; } inline void set_m_Role_0(ISceneRole_t2394225724 * value) { ___m_Role_0 = value; Il2CppCodeGenWriteBarrier((&___m_Role_0), value); } inline static int32_t get_offset_of_m_Category_1() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_Category_1)); } inline int32_t get_m_Category_1() const { return ___m_Category_1; } inline int32_t* get_address_of_m_Category_1() { return &___m_Category_1; } inline void set_m_Category_1(int32_t value) { ___m_Category_1 = value; } inline static int32_t get_offset_of_m_SubModelIndex_2() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_SubModelIndex_2)); } inline int32_t get_m_SubModelIndex_2() const { return ___m_SubModelIndex_2; } inline int32_t* get_address_of_m_SubModelIndex_2() { return &___m_SubModelIndex_2; } inline void set_m_SubModelIndex_2(int32_t value) { ___m_SubModelIndex_2 = value; } inline static int32_t get_offset_of_m_SexVal_3() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_SexVal_3)); } inline int32_t get_m_SexVal_3() const { return ___m_SexVal_3; } inline int32_t* get_address_of_m_SexVal_3() { return &___m_SexVal_3; } inline void set_m_SexVal_3(int32_t value) { ___m_SexVal_3 = value; } inline static int32_t get_offset_of_m_PrefabName_4() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_PrefabName_4)); } inline String_t* get_m_PrefabName_4() const { return ___m_PrefabName_4; } inline String_t** get_address_of_m_PrefabName_4() { return &___m_PrefabName_4; } inline void set_m_PrefabName_4(String_t* value) { ___m_PrefabName_4 = value; Il2CppCodeGenWriteBarrier((&___m_PrefabName_4), value); } inline static int32_t get_offset_of_m_LastValidPrefabName_5() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_LastValidPrefabName_5)); } inline String_t* get_m_LastValidPrefabName_5() const { return ___m_LastValidPrefabName_5; } inline String_t** get_address_of_m_LastValidPrefabName_5() { return &___m_LastValidPrefabName_5; } inline void set_m_LastValidPrefabName_5(String_t* value) { ___m_LastValidPrefabName_5 = value; Il2CppCodeGenWriteBarrier((&___m_LastValidPrefabName_5), value); } inline static int32_t get_offset_of_m_bSendChange_6() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bSendChange_6)); } inline bool get_m_bSendChange_6() const { return ___m_bSendChange_6; } inline bool* get_address_of_m_bSendChange_6() { return &___m_bSendChange_6; } inline void set_m_bSendChange_6(bool value) { ___m_bSendChange_6 = value; } inline static int32_t get_offset_of_m_bAsUnderwearFullShow_7() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bAsUnderwearFullShow_7)); } inline bool get_m_bAsUnderwearFullShow_7() const { return ___m_bAsUnderwearFullShow_7; } inline bool* get_address_of_m_bAsUnderwearFullShow_7() { return &___m_bAsUnderwearFullShow_7; } inline void set_m_bAsUnderwearFullShow_7(bool value) { ___m_bAsUnderwearFullShow_7 = value; } inline static int32_t get_offset_of_m_TextureSocks_8() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_TextureSocks_8)); } inline Texture2D_t3840446185 * get_m_TextureSocks_8() const { return ___m_TextureSocks_8; } inline Texture2D_t3840446185 ** get_address_of_m_TextureSocks_8() { return &___m_TextureSocks_8; } inline void set_m_TextureSocks_8(Texture2D_t3840446185 * value) { ___m_TextureSocks_8 = value; Il2CppCodeGenWriteBarrier((&___m_TextureSocks_8), value); } inline static int32_t get_offset_of_m_TextureBeautyEyes_9() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_TextureBeautyEyes_9)); } inline Texture2D_t3840446185 * get_m_TextureBeautyEyes_9() const { return ___m_TextureBeautyEyes_9; } inline Texture2D_t3840446185 ** get_address_of_m_TextureBeautyEyes_9() { return &___m_TextureBeautyEyes_9; } inline void set_m_TextureBeautyEyes_9(Texture2D_t3840446185 * value) { ___m_TextureBeautyEyes_9 = value; Il2CppCodeGenWriteBarrier((&___m_TextureBeautyEyes_9), value); } inline static int32_t get_offset_of_m_MatBeautyEyes_10() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_MatBeautyEyes_10)); } inline Material_t340375123 * get_m_MatBeautyEyes_10() const { return ___m_MatBeautyEyes_10; } inline Material_t340375123 ** get_address_of_m_MatBeautyEyes_10() { return &___m_MatBeautyEyes_10; } inline void set_m_MatBeautyEyes_10(Material_t340375123 * value) { ___m_MatBeautyEyes_10 = value; Il2CppCodeGenWriteBarrier((&___m_MatBeautyEyes_10), value); } inline static int32_t get_offset_of_m_OwnSelfSkeletons_11() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_OwnSelfSkeletons_11)); } inline bool get_m_OwnSelfSkeletons_11() const { return ___m_OwnSelfSkeletons_11; } inline bool* get_address_of_m_OwnSelfSkeletons_11() { return &___m_OwnSelfSkeletons_11; } inline void set_m_OwnSelfSkeletons_11(bool value) { ___m_OwnSelfSkeletons_11 = value; } inline static int32_t get_offset_of_m_bFirstFailed_12() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bFirstFailed_12)); } inline bool get_m_bFirstFailed_12() const { return ___m_bFirstFailed_12; } inline bool* get_address_of_m_bFirstFailed_12() { return &___m_bFirstFailed_12; } inline void set_m_bFirstFailed_12(bool value) { ___m_bFirstFailed_12 = value; } inline static int32_t get_offset_of_m_LinkBoneName_13() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_LinkBoneName_13)); } inline String_t* get_m_LinkBoneName_13() const { return ___m_LinkBoneName_13; } inline String_t** get_address_of_m_LinkBoneName_13() { return &___m_LinkBoneName_13; } inline void set_m_LinkBoneName_13(String_t* value) { ___m_LinkBoneName_13 = value; Il2CppCodeGenWriteBarrier((&___m_LinkBoneName_13), value); } inline static int32_t get_offset_of_m_LocalRoot_14() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_LocalRoot_14)); } inline String_t* get_m_LocalRoot_14() const { return ___m_LocalRoot_14; } inline String_t** get_address_of_m_LocalRoot_14() { return &___m_LocalRoot_14; } inline void set_m_LocalRoot_14(String_t* value) { ___m_LocalRoot_14 = value; Il2CppCodeGenWriteBarrier((&___m_LocalRoot_14), value); } inline static int32_t get_offset_of_m_timeIdleSwitchPlay_15() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_timeIdleSwitchPlay_15)); } inline float get_m_timeIdleSwitchPlay_15() const { return ___m_timeIdleSwitchPlay_15; } inline float* get_address_of_m_timeIdleSwitchPlay_15() { return &___m_timeIdleSwitchPlay_15; } inline void set_m_timeIdleSwitchPlay_15(float value) { ___m_timeIdleSwitchPlay_15 = value; } inline static int32_t get_offset_of_m_bStateIdle_16() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bStateIdle_16)); } inline bool get_m_bStateIdle_16() const { return ___m_bStateIdle_16; } inline bool* get_address_of_m_bStateIdle_16() { return &___m_bStateIdle_16; } inline void set_m_bStateIdle_16(bool value) { ___m_bStateIdle_16 = value; } inline static int32_t get_offset_of_m_bNeedSubmit_17() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bNeedSubmit_17)); } inline bool get_m_bNeedSubmit_17() const { return ___m_bNeedSubmit_17; } inline bool* get_address_of_m_bNeedSubmit_17() { return &___m_bNeedSubmit_17; } inline void set_m_bNeedSubmit_17(bool value) { ___m_bNeedSubmit_17 = value; } inline static int32_t get_offset_of_m_bEnable_18() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_bEnable_18)); } inline bool get_m_bEnable_18() const { return ___m_bEnable_18; } inline bool* get_address_of_m_bEnable_18() { return &___m_bEnable_18; } inline void set_m_bEnable_18(bool value) { ___m_bEnable_18 = value; } inline static int32_t get_offset_of_m_curAnimName_19() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_curAnimName_19)); } inline String_t* get_m_curAnimName_19() const { return ___m_curAnimName_19; } inline String_t** get_address_of_m_curAnimName_19() { return &___m_curAnimName_19; } inline void set_m_curAnimName_19(String_t* value) { ___m_curAnimName_19 = value; Il2CppCodeGenWriteBarrier((&___m_curAnimName_19), value); } inline static int32_t get_offset_of_m_currentState_20() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_currentState_20)); } inline stItemState_t244584211 * get_m_currentState_20() const { return ___m_currentState_20; } inline stItemState_t244584211 ** get_address_of_m_currentState_20() { return &___m_currentState_20; } inline void set_m_currentState_20(stItemState_t244584211 * value) { ___m_currentState_20 = value; Il2CppCodeGenWriteBarrier((&___m_currentState_20), value); } inline static int32_t get_offset_of_m_lastState_21() { return static_cast(offsetof(CRoleModelItem_t1608531946, ___m_lastState_21)); } inline stItemState_t244584211 * get_m_lastState_21() const { return ___m_lastState_21; } inline stItemState_t244584211 ** get_address_of_m_lastState_21() { return &___m_lastState_21; } inline void set_m_lastState_21(stItemState_t244584211 * value) { ___m_lastState_21 = value; Il2CppCodeGenWriteBarrier((&___m_lastState_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEMODELITEM_T1608531946_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 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 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 LIST_1_T4014798088_H #define LIST_1_T4014798088_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_t4014798088 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CShopItemDataU5BU5D_t3577474663* ____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_t4014798088, ____items_1)); } inline CShopItemDataU5BU5D_t3577474663* get__items_1() const { return ____items_1; } inline CShopItemDataU5BU5D_t3577474663** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CShopItemDataU5BU5D_t3577474663* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4014798088, ____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_t4014798088, ____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_t4014798088_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CShopItemDataU5BU5D_t3577474663* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4014798088_StaticFields, ___EmptyArray_4)); } inline CShopItemDataU5BU5D_t3577474663* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CShopItemDataU5BU5D_t3577474663** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CShopItemDataU5BU5D_t3577474663* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4014798088_H #ifndef CSHOPITEMGROUP_T1245061887_H #define CSHOPITEMGROUP_T1245061887_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CShopManager/CShopItemGroup::listDatas List_1_t4014798088 * ___listDatas_0; // System.Int32 DMCore.Logic.CShopManager/CShopItemGroup::totalCount int32_t ___totalCount_1; // System.Int32 DMCore.Logic.CShopManager/CShopItemGroup::sendRequestCount int32_t ___sendRequestCount_2; public: inline static int32_t get_offset_of_listDatas_0() { return static_cast(offsetof(CShopItemGroup_t1245061887, ___listDatas_0)); } inline List_1_t4014798088 * get_listDatas_0() const { return ___listDatas_0; } inline List_1_t4014798088 ** get_address_of_listDatas_0() { return &___listDatas_0; } inline void set_listDatas_0(List_1_t4014798088 * value) { ___listDatas_0 = value; Il2CppCodeGenWriteBarrier((&___listDatas_0), value); } inline static int32_t get_offset_of_totalCount_1() { return static_cast(offsetof(CShopItemGroup_t1245061887, ___totalCount_1)); } inline int32_t get_totalCount_1() const { return ___totalCount_1; } inline int32_t* get_address_of_totalCount_1() { return &___totalCount_1; } inline void set_totalCount_1(int32_t value) { ___totalCount_1 = value; } inline static int32_t get_offset_of_sendRequestCount_2() { return static_cast(offsetof(CShopItemGroup_t1245061887, ___sendRequestCount_2)); } inline int32_t get_sendRequestCount_2() const { return ___sendRequestCount_2; } inline int32_t* get_address_of_sendRequestCount_2() { return &___sendRequestCount_2; } inline void set_sendRequestCount_2(int32_t value) { ___sendRequestCount_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPITEMGROUP_T1245061887_H #ifndef DICTIONARY_2_T133775218_H #define DICTIONARY_2_T133775218_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_t133775218 : 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 CShopItemGroupU5BU5D_t3480964646* ___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_t133775218, ___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_t133775218, ___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_t133775218, ___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_t133775218, ___valueSlots_7)); } inline CShopItemGroupU5BU5D_t3480964646* get_valueSlots_7() const { return ___valueSlots_7; } inline CShopItemGroupU5BU5D_t3480964646** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CShopItemGroupU5BU5D_t3480964646* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t133775218, ___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_t133775218, ___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_t133775218, ___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_t133775218, ___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_t133775218, ___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_t133775218, ___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_t133775218, ___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_t133775218_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3085303490 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t133775218_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3085303490 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3085303490 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3085303490 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T133775218_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 CSHOPGROUPBUYINGDATA_T1345810626_H #define CSHOPGROUPBUYINGDATA_T1345810626_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopGroupBuyingData::nConfigid int32_t ___nConfigid_0; // System.Int32 DMCore.Logic.CShopGroupBuyingData::nLeftNum int32_t ___nLeftNum_1; // System.Int32 DMCore.Logic.CShopGroupBuyingData::nLeftTime int32_t ___nLeftTime_2; // System.Int32 DMCore.Logic.CShopGroupBuyingData::joinNum int32_t ___joinNum_3; // System.Int32 DMCore.Logic.CShopGroupBuyingData::OriginPriceGold int32_t ___OriginPriceGold_4; // System.Int32 DMCore.Logic.CShopGroupBuyingData::CurPrice int32_t ___CurPrice_5; // System.Int32 DMCore.Logic.CShopGroupBuyingData::OriginPriceGem int32_t ___OriginPriceGem_6; // System.Int32 DMCore.Logic.CShopGroupBuyingData::CurPriceGem int32_t ___CurPriceGem_7; // System.String DMCore.Logic.CShopGroupBuyingData::discount_info String_t* ___discount_info_8; public: inline static int32_t get_offset_of_nConfigid_0() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___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_nLeftNum_1() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___nLeftNum_1)); } inline int32_t get_nLeftNum_1() const { return ___nLeftNum_1; } inline int32_t* get_address_of_nLeftNum_1() { return &___nLeftNum_1; } inline void set_nLeftNum_1(int32_t value) { ___nLeftNum_1 = value; } inline static int32_t get_offset_of_nLeftTime_2() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___nLeftTime_2)); } inline int32_t get_nLeftTime_2() const { return ___nLeftTime_2; } inline int32_t* get_address_of_nLeftTime_2() { return &___nLeftTime_2; } inline void set_nLeftTime_2(int32_t value) { ___nLeftTime_2 = value; } inline static int32_t get_offset_of_joinNum_3() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___joinNum_3)); } inline int32_t get_joinNum_3() const { return ___joinNum_3; } inline int32_t* get_address_of_joinNum_3() { return &___joinNum_3; } inline void set_joinNum_3(int32_t value) { ___joinNum_3 = value; } inline static int32_t get_offset_of_OriginPriceGold_4() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___OriginPriceGold_4)); } inline int32_t get_OriginPriceGold_4() const { return ___OriginPriceGold_4; } inline int32_t* get_address_of_OriginPriceGold_4() { return &___OriginPriceGold_4; } inline void set_OriginPriceGold_4(int32_t value) { ___OriginPriceGold_4 = value; } inline static int32_t get_offset_of_CurPrice_5() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___CurPrice_5)); } inline int32_t get_CurPrice_5() const { return ___CurPrice_5; } inline int32_t* get_address_of_CurPrice_5() { return &___CurPrice_5; } inline void set_CurPrice_5(int32_t value) { ___CurPrice_5 = value; } inline static int32_t get_offset_of_OriginPriceGem_6() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___OriginPriceGem_6)); } inline int32_t get_OriginPriceGem_6() const { return ___OriginPriceGem_6; } inline int32_t* get_address_of_OriginPriceGem_6() { return &___OriginPriceGem_6; } inline void set_OriginPriceGem_6(int32_t value) { ___OriginPriceGem_6 = value; } inline static int32_t get_offset_of_CurPriceGem_7() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___CurPriceGem_7)); } inline int32_t get_CurPriceGem_7() const { return ___CurPriceGem_7; } inline int32_t* get_address_of_CurPriceGem_7() { return &___CurPriceGem_7; } inline void set_CurPriceGem_7(int32_t value) { ___CurPriceGem_7 = value; } inline static int32_t get_offset_of_discount_info_8() { return static_cast(offsetof(CShopGroupBuyingData_t1345810626, ___discount_info_8)); } inline String_t* get_discount_info_8() const { return ___discount_info_8; } inline String_t** get_address_of_discount_info_8() { return &___discount_info_8; } inline void set_discount_info_8(String_t* value) { ___discount_info_8 = value; Il2CppCodeGenWriteBarrier((&___discount_info_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPGROUPBUYINGDATA_T1345810626_H #ifndef U3CGETTAGSU3EC__ANONSTOREY0_T1457422011_H #define U3CGETTAGSU3EC__ANONSTOREY0_T1457422011_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/StaticConfigUnit/c__AnonStorey0 struct U3CGetTagsU3Ec__AnonStorey0_t1457422011 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/c__AnonStorey0::tagid int32_t ___tagid_0; public: inline static int32_t get_offset_of_tagid_0() { return static_cast(offsetof(U3CGetTagsU3Ec__AnonStorey0_t1457422011, ___tagid_0)); } inline int32_t get_tagid_0() const { return ___tagid_0; } inline int32_t* get_address_of_tagid_0() { return &___tagid_0; } inline void set_tagid_0(int32_t value) { ___tagid_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETTAGSU3EC__ANONSTOREY0_T1457422011_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 MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_H #ifndef INETLISTENER_T2122847788_H #define INETLISTENER_T2122847788_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.INetListener struct INetListener_t2122847788 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETLISTENER_T2122847788_H #ifndef BETTERLIST_1_T3113987842_H #define BETTERLIST_1_T3113987842_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t3113987842 : public RuntimeObject { public: // T[] BetterList`1::buffer DMXmlNodeU5BU5D_t4275982093* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t3113987842, ___buffer_0)); } inline DMXmlNodeU5BU5D_t4275982093* get_buffer_0() const { return ___buffer_0; } inline DMXmlNodeU5BU5D_t4275982093** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(DMXmlNodeU5BU5D_t4275982093* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t3113987842, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T3113987842_H #ifndef ILINKLISTENER_T2747206916_H #define ILINKLISTENER_T2747206916_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.ILinkListener struct ILinkListener_t2747206916 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ILINKLISTENER_T2747206916_H #ifndef 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 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 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 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 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 IDLEACTIONMANAGER_T2375494644_H #define IDLEACTIONMANAGER_T2375494644_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdleActionManager struct IdleActionManager_t2375494644 : public RuntimeObject { public: // System.Boolean DMCore.Logic.IdleActionManager::m_IsRandomAinEnable bool ___m_IsRandomAinEnable_0; // System.Single DMCore.Logic.IdleActionManager::m_ElapsedTime float ___m_ElapsedTime_1; // System.Int32 DMCore.Logic.IdleActionManager::m_indexLabor int32_t ___m_indexLabor_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.IdleActionManager::m_TaskArray Dictionary_2_t2625280635 * ___m_TaskArray_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.IdleActionManager::rolesDictionary Dictionary_2_t2735467829 * ___rolesDictionary_4; public: inline static int32_t get_offset_of_m_IsRandomAinEnable_0() { return static_cast(offsetof(IdleActionManager_t2375494644, ___m_IsRandomAinEnable_0)); } inline bool get_m_IsRandomAinEnable_0() const { return ___m_IsRandomAinEnable_0; } inline bool* get_address_of_m_IsRandomAinEnable_0() { return &___m_IsRandomAinEnable_0; } inline void set_m_IsRandomAinEnable_0(bool value) { ___m_IsRandomAinEnable_0 = value; } inline static int32_t get_offset_of_m_ElapsedTime_1() { return static_cast(offsetof(IdleActionManager_t2375494644, ___m_ElapsedTime_1)); } inline float get_m_ElapsedTime_1() const { return ___m_ElapsedTime_1; } inline float* get_address_of_m_ElapsedTime_1() { return &___m_ElapsedTime_1; } inline void set_m_ElapsedTime_1(float value) { ___m_ElapsedTime_1 = value; } inline static int32_t get_offset_of_m_indexLabor_2() { return static_cast(offsetof(IdleActionManager_t2375494644, ___m_indexLabor_2)); } inline int32_t get_m_indexLabor_2() const { return ___m_indexLabor_2; } inline int32_t* get_address_of_m_indexLabor_2() { return &___m_indexLabor_2; } inline void set_m_indexLabor_2(int32_t value) { ___m_indexLabor_2 = value; } inline static int32_t get_offset_of_m_TaskArray_3() { return static_cast(offsetof(IdleActionManager_t2375494644, ___m_TaskArray_3)); } inline Dictionary_2_t2625280635 * get_m_TaskArray_3() const { return ___m_TaskArray_3; } inline Dictionary_2_t2625280635 ** get_address_of_m_TaskArray_3() { return &___m_TaskArray_3; } inline void set_m_TaskArray_3(Dictionary_2_t2625280635 * value) { ___m_TaskArray_3 = value; Il2CppCodeGenWriteBarrier((&___m_TaskArray_3), value); } inline static int32_t get_offset_of_rolesDictionary_4() { return static_cast(offsetof(IdleActionManager_t2375494644, ___rolesDictionary_4)); } inline Dictionary_2_t2735467829 * get_rolesDictionary_4() const { return ___rolesDictionary_4; } inline Dictionary_2_t2735467829 ** get_address_of_rolesDictionary_4() { return &___rolesDictionary_4; } inline void set_rolesDictionary_4(Dictionary_2_t2735467829 * value) { ___rolesDictionary_4 = value; Il2CppCodeGenWriteBarrier((&___rolesDictionary_4), value); } }; struct IdleActionManager_t2375494644_StaticFields { public: // System.Single DMCore.Logic.IdleActionManager::s_IntervalTime float ___s_IntervalTime_5; // DMCore.Logic.IdleActionManager DMCore.Logic.IdleActionManager::s_Instance IdleActionManager_t2375494644 * ___s_Instance_6; public: inline static int32_t get_offset_of_s_IntervalTime_5() { return static_cast(offsetof(IdleActionManager_t2375494644_StaticFields, ___s_IntervalTime_5)); } inline float get_s_IntervalTime_5() const { return ___s_IntervalTime_5; } inline float* get_address_of_s_IntervalTime_5() { return &___s_IntervalTime_5; } inline void set_s_IntervalTime_5(float value) { ___s_IntervalTime_5 = value; } inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(IdleActionManager_t2375494644_StaticFields, ___s_Instance_6)); } inline IdleActionManager_t2375494644 * get_s_Instance_6() const { return ___s_Instance_6; } inline IdleActionManager_t2375494644 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(IdleActionManager_t2375494644 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDLEACTIONMANAGER_T2375494644_H #ifndef CROLEMODELITEM_SUITCONFIG_T3912215432_H #define CROLEMODELITEM_SUITCONFIG_T3912215432_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleModelItem_SuitConfig struct CRoleModelItem_SuitConfig_t3912215432 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::m_modelItems List_1_t128053199 * ___m_modelItems_0; // System.Boolean DMCore.Framework.Scene.CRoleModelItem_SuitConfig::m_bIsDone bool ___m_bIsDone_1; // System.Int32 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::m_suitID int32_t ___m_suitID_2; public: inline static int32_t get_offset_of_m_modelItems_0() { return static_cast(offsetof(CRoleModelItem_SuitConfig_t3912215432, ___m_modelItems_0)); } inline List_1_t128053199 * get_m_modelItems_0() const { return ___m_modelItems_0; } inline List_1_t128053199 ** get_address_of_m_modelItems_0() { return &___m_modelItems_0; } inline void set_m_modelItems_0(List_1_t128053199 * value) { ___m_modelItems_0 = value; Il2CppCodeGenWriteBarrier((&___m_modelItems_0), value); } inline static int32_t get_offset_of_m_bIsDone_1() { return static_cast(offsetof(CRoleModelItem_SuitConfig_t3912215432, ___m_bIsDone_1)); } inline bool get_m_bIsDone_1() const { return ___m_bIsDone_1; } inline bool* get_address_of_m_bIsDone_1() { return &___m_bIsDone_1; } inline void set_m_bIsDone_1(bool value) { ___m_bIsDone_1 = value; } inline static int32_t get_offset_of_m_suitID_2() { return static_cast(offsetof(CRoleModelItem_SuitConfig_t3912215432, ___m_suitID_2)); } inline int32_t get_m_suitID_2() const { return ___m_suitID_2; } inline int32_t* get_address_of_m_suitID_2() { return &___m_suitID_2; } inline void set_m_suitID_2(int32_t value) { ___m_suitID_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEMODELITEM_SUITCONFIG_T3912215432_H #ifndef CROLEMODELITEM_SUITCONFIGMANAGER_T3017667155_H #define CROLEMODELITEM_SUITCONFIGMANAGER_T3017667155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager struct CRoleModelItem_SuitConfigManager_t3017667155 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::m_configItemContainer Dictionary_2_t2800928763 * ___m_configItemContainer_0; // System.Collections.Generic.Dictionary`2> DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::m_cfgCallBack Dictionary_2_t4097355377 * ___m_cfgCallBack_1; public: inline static int32_t get_offset_of_m_configItemContainer_0() { return static_cast(offsetof(CRoleModelItem_SuitConfigManager_t3017667155, ___m_configItemContainer_0)); } inline Dictionary_2_t2800928763 * get_m_configItemContainer_0() const { return ___m_configItemContainer_0; } inline Dictionary_2_t2800928763 ** get_address_of_m_configItemContainer_0() { return &___m_configItemContainer_0; } inline void set_m_configItemContainer_0(Dictionary_2_t2800928763 * value) { ___m_configItemContainer_0 = value; Il2CppCodeGenWriteBarrier((&___m_configItemContainer_0), value); } inline static int32_t get_offset_of_m_cfgCallBack_1() { return static_cast(offsetof(CRoleModelItem_SuitConfigManager_t3017667155, ___m_cfgCallBack_1)); } inline Dictionary_2_t4097355377 * get_m_cfgCallBack_1() const { return ___m_cfgCallBack_1; } inline Dictionary_2_t4097355377 ** get_address_of_m_cfgCallBack_1() { return &___m_cfgCallBack_1; } inline void set_m_cfgCallBack_1(Dictionary_2_t4097355377 * value) { ___m_cfgCallBack_1 = value; Il2CppCodeGenWriteBarrier((&___m_cfgCallBack_1), value); } }; struct CRoleModelItem_SuitConfigManager_t3017667155_StaticFields { public: // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::s_Instance CRoleModelItem_SuitConfigManager_t3017667155 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CRoleModelItem_SuitConfigManager_t3017667155_StaticFields, ___s_Instance_2)); } inline CRoleModelItem_SuitConfigManager_t3017667155 * get_s_Instance_2() const { return ___s_Instance_2; } inline CRoleModelItem_SuitConfigManager_t3017667155 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CRoleModelItem_SuitConfigManager_t3017667155 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEMODELITEM_SUITCONFIGMANAGER_T3017667155_H #ifndef ACTIVITYDATA_T4264290978_H #define ACTIVITYDATA_T4264290978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/activityData struct activityData_t4264290978 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopConfig/activityData::id int32_t ___id_0; // System.String DMCore.Logic.CShopConfig/activityData::path String_t* ___path_1; // System.String DMCore.Logic.CShopConfig/activityData::findText String_t* ___findText_2; // UnityEngine.Texture2D DMCore.Logic.CShopConfig/activityData::pic Texture2D_t3840446185 * ___pic_3; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(activityData_t4264290978, ___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_path_1() { return static_cast(offsetof(activityData_t4264290978, ___path_1)); } inline String_t* get_path_1() const { return ___path_1; } inline String_t** get_address_of_path_1() { return &___path_1; } inline void set_path_1(String_t* value) { ___path_1 = value; Il2CppCodeGenWriteBarrier((&___path_1), value); } inline static int32_t get_offset_of_findText_2() { return static_cast(offsetof(activityData_t4264290978, ___findText_2)); } inline String_t* get_findText_2() const { return ___findText_2; } inline String_t** get_address_of_findText_2() { return &___findText_2; } inline void set_findText_2(String_t* value) { ___findText_2 = value; Il2CppCodeGenWriteBarrier((&___findText_2), value); } inline static int32_t get_offset_of_pic_3() { return static_cast(offsetof(activityData_t4264290978, ___pic_3)); } inline Texture2D_t3840446185 * get_pic_3() const { return ___pic_3; } inline Texture2D_t3840446185 ** get_address_of_pic_3() { return &___pic_3; } inline void set_pic_3(Texture2D_t3840446185 * value) { ___pic_3 = value; Il2CppCodeGenWriteBarrier((&___pic_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIVITYDATA_T4264290978_H #ifndef LIST_1_T4241062956_H #define LIST_1_T4241062956_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_t4241062956 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CShareActInfoU5BU5D_t359682611* ____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_t4241062956, ____items_1)); } inline CShareActInfoU5BU5D_t359682611* get__items_1() const { return ____items_1; } inline CShareActInfoU5BU5D_t359682611** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CShareActInfoU5BU5D_t359682611* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4241062956, ____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_t4241062956, ____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_t4241062956_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CShareActInfoU5BU5D_t359682611* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4241062956_StaticFields, ___EmptyArray_4)); } inline CShareActInfoU5BU5D_t359682611* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CShareActInfoU5BU5D_t359682611** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CShareActInfoU5BU5D_t359682611* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4241062956_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 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_T2662614367_H #define LIST_1_T2662614367_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_t2662614367 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CShareInfoU5BU5D_t1013626580* ____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_t2662614367, ____items_1)); } inline CShareInfoU5BU5D_t1013626580* get__items_1() const { return ____items_1; } inline CShareInfoU5BU5D_t1013626580** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CShareInfoU5BU5D_t1013626580* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2662614367, ____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_t2662614367, ____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_t2662614367_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CShareInfoU5BU5D_t1013626580* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2662614367_StaticFields, ___EmptyArray_4)); } inline CShareInfoU5BU5D_t1013626580* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CShareInfoU5BU5D_t1013626580** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CShareInfoU5BU5D_t1013626580* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2662614367_H #ifndef CROLEBEATKEYDATA_TOTAL_T538171442_H #define CROLEBEATKEYDATA_TOTAL_T538171442_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CRoleBeatKeyData_Total struct CRoleBeatKeyData_Total_t538171442 : public RuntimeObject { public: // System.Int64 DMCore.DanceMode.CRoleBeatKeyData_Total::userId int64_t ___userId_0; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::winCount int32_t ___winCount_1; // System.String DMCore.DanceMode.CRoleBeatKeyData_Total::userName String_t* ___userName_2; // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::maxCombo int32_t ___maxCombo_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CRoleBeatKeyData_Total::_scoreEncrpt CEncrptHelp_Int_t51280996 * ____scoreEncrpt_4; public: inline static int32_t get_offset_of_userId_0() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___userId_0)); } inline int64_t get_userId_0() const { return ___userId_0; } inline int64_t* get_address_of_userId_0() { return &___userId_0; } inline void set_userId_0(int64_t value) { ___userId_0 = value; } inline static int32_t get_offset_of_winCount_1() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___winCount_1)); } inline int32_t get_winCount_1() const { return ___winCount_1; } inline int32_t* get_address_of_winCount_1() { return &___winCount_1; } inline void set_winCount_1(int32_t value) { ___winCount_1 = value; } inline static int32_t get_offset_of_userName_2() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___userName_2)); } inline String_t* get_userName_2() const { return ___userName_2; } inline String_t** get_address_of_userName_2() { return &___userName_2; } inline void set_userName_2(String_t* value) { ___userName_2 = value; Il2CppCodeGenWriteBarrier((&___userName_2), value); } inline static int32_t get_offset_of_maxCombo_3() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ___maxCombo_3)); } inline int32_t get_maxCombo_3() const { return ___maxCombo_3; } inline int32_t* get_address_of_maxCombo_3() { return &___maxCombo_3; } inline void set_maxCombo_3(int32_t value) { ___maxCombo_3 = value; } inline static int32_t get_offset_of__scoreEncrpt_4() { return static_cast(offsetof(CRoleBeatKeyData_Total_t538171442, ____scoreEncrpt_4)); } inline CEncrptHelp_Int_t51280996 * get__scoreEncrpt_4() const { return ____scoreEncrpt_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__scoreEncrpt_4() { return &____scoreEncrpt_4; } inline void set__scoreEncrpt_4(CEncrptHelp_Int_t51280996 * value) { ____scoreEncrpt_4 = value; Il2CppCodeGenWriteBarrier((&____scoreEncrpt_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEBEATKEYDATA_TOTAL_T538171442_H #ifndef REVENUEDETAILDATA_T1092030774_H #define REVENUEDETAILDATA_T1092030774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.RevenueDetailData struct RevenueDetailData_t1092030774 : public RuntimeObject { public: // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpBase int32_t ___ExpBase_0; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpAdd int32_t ___ExpAdd_1; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpFirstWinFlag int32_t ___ExpFirstWinFlag_2; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpDoubleFlag int32_t ___ExpDoubleFlag_3; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpVipFlag int32_t ___ExpVipFlag_4; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpLoverFlag int32_t ___ExpLoverFlag_5; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpMemberFlag int32_t ___ExpMemberFlag_6; // System.Int32 DMCore.DanceMode.RevenueDetailData::ExpPetFlag int32_t ___ExpPetFlag_7; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldBase int32_t ___GoldBase_8; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldAdd int32_t ___GoldAdd_9; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldFirstWinFlag int32_t ___GoldFirstWinFlag_10; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldDoubleFlag int32_t ___GoldDoubleFlag_11; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldVipFlag int32_t ___GoldVipFlag_12; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldLoverFlag int32_t ___GoldLoverFlag_13; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldMemberFlag int32_t ___GoldMemberFlag_14; // System.Int32 DMCore.DanceMode.RevenueDetailData::GoldPetFlag int32_t ___GoldPetFlag_15; public: inline static int32_t get_offset_of_ExpBase_0() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpBase_0)); } inline int32_t get_ExpBase_0() const { return ___ExpBase_0; } inline int32_t* get_address_of_ExpBase_0() { return &___ExpBase_0; } inline void set_ExpBase_0(int32_t value) { ___ExpBase_0 = value; } inline static int32_t get_offset_of_ExpAdd_1() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpAdd_1)); } inline int32_t get_ExpAdd_1() const { return ___ExpAdd_1; } inline int32_t* get_address_of_ExpAdd_1() { return &___ExpAdd_1; } inline void set_ExpAdd_1(int32_t value) { ___ExpAdd_1 = value; } inline static int32_t get_offset_of_ExpFirstWinFlag_2() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpFirstWinFlag_2)); } inline int32_t get_ExpFirstWinFlag_2() const { return ___ExpFirstWinFlag_2; } inline int32_t* get_address_of_ExpFirstWinFlag_2() { return &___ExpFirstWinFlag_2; } inline void set_ExpFirstWinFlag_2(int32_t value) { ___ExpFirstWinFlag_2 = value; } inline static int32_t get_offset_of_ExpDoubleFlag_3() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpDoubleFlag_3)); } inline int32_t get_ExpDoubleFlag_3() const { return ___ExpDoubleFlag_3; } inline int32_t* get_address_of_ExpDoubleFlag_3() { return &___ExpDoubleFlag_3; } inline void set_ExpDoubleFlag_3(int32_t value) { ___ExpDoubleFlag_3 = value; } inline static int32_t get_offset_of_ExpVipFlag_4() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpVipFlag_4)); } inline int32_t get_ExpVipFlag_4() const { return ___ExpVipFlag_4; } inline int32_t* get_address_of_ExpVipFlag_4() { return &___ExpVipFlag_4; } inline void set_ExpVipFlag_4(int32_t value) { ___ExpVipFlag_4 = value; } inline static int32_t get_offset_of_ExpLoverFlag_5() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpLoverFlag_5)); } inline int32_t get_ExpLoverFlag_5() const { return ___ExpLoverFlag_5; } inline int32_t* get_address_of_ExpLoverFlag_5() { return &___ExpLoverFlag_5; } inline void set_ExpLoverFlag_5(int32_t value) { ___ExpLoverFlag_5 = value; } inline static int32_t get_offset_of_ExpMemberFlag_6() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpMemberFlag_6)); } inline int32_t get_ExpMemberFlag_6() const { return ___ExpMemberFlag_6; } inline int32_t* get_address_of_ExpMemberFlag_6() { return &___ExpMemberFlag_6; } inline void set_ExpMemberFlag_6(int32_t value) { ___ExpMemberFlag_6 = value; } inline static int32_t get_offset_of_ExpPetFlag_7() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___ExpPetFlag_7)); } inline int32_t get_ExpPetFlag_7() const { return ___ExpPetFlag_7; } inline int32_t* get_address_of_ExpPetFlag_7() { return &___ExpPetFlag_7; } inline void set_ExpPetFlag_7(int32_t value) { ___ExpPetFlag_7 = value; } inline static int32_t get_offset_of_GoldBase_8() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldBase_8)); } inline int32_t get_GoldBase_8() const { return ___GoldBase_8; } inline int32_t* get_address_of_GoldBase_8() { return &___GoldBase_8; } inline void set_GoldBase_8(int32_t value) { ___GoldBase_8 = value; } inline static int32_t get_offset_of_GoldAdd_9() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldAdd_9)); } inline int32_t get_GoldAdd_9() const { return ___GoldAdd_9; } inline int32_t* get_address_of_GoldAdd_9() { return &___GoldAdd_9; } inline void set_GoldAdd_9(int32_t value) { ___GoldAdd_9 = value; } inline static int32_t get_offset_of_GoldFirstWinFlag_10() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldFirstWinFlag_10)); } inline int32_t get_GoldFirstWinFlag_10() const { return ___GoldFirstWinFlag_10; } inline int32_t* get_address_of_GoldFirstWinFlag_10() { return &___GoldFirstWinFlag_10; } inline void set_GoldFirstWinFlag_10(int32_t value) { ___GoldFirstWinFlag_10 = value; } inline static int32_t get_offset_of_GoldDoubleFlag_11() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldDoubleFlag_11)); } inline int32_t get_GoldDoubleFlag_11() const { return ___GoldDoubleFlag_11; } inline int32_t* get_address_of_GoldDoubleFlag_11() { return &___GoldDoubleFlag_11; } inline void set_GoldDoubleFlag_11(int32_t value) { ___GoldDoubleFlag_11 = value; } inline static int32_t get_offset_of_GoldVipFlag_12() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldVipFlag_12)); } inline int32_t get_GoldVipFlag_12() const { return ___GoldVipFlag_12; } inline int32_t* get_address_of_GoldVipFlag_12() { return &___GoldVipFlag_12; } inline void set_GoldVipFlag_12(int32_t value) { ___GoldVipFlag_12 = value; } inline static int32_t get_offset_of_GoldLoverFlag_13() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldLoverFlag_13)); } inline int32_t get_GoldLoverFlag_13() const { return ___GoldLoverFlag_13; } inline int32_t* get_address_of_GoldLoverFlag_13() { return &___GoldLoverFlag_13; } inline void set_GoldLoverFlag_13(int32_t value) { ___GoldLoverFlag_13 = value; } inline static int32_t get_offset_of_GoldMemberFlag_14() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldMemberFlag_14)); } inline int32_t get_GoldMemberFlag_14() const { return ___GoldMemberFlag_14; } inline int32_t* get_address_of_GoldMemberFlag_14() { return &___GoldMemberFlag_14; } inline void set_GoldMemberFlag_14(int32_t value) { ___GoldMemberFlag_14 = value; } inline static int32_t get_offset_of_GoldPetFlag_15() { return static_cast(offsetof(RevenueDetailData_t1092030774, ___GoldPetFlag_15)); } inline int32_t get_GoldPetFlag_15() const { return ___GoldPetFlag_15; } inline int32_t* get_address_of_GoldPetFlag_15() { return &___GoldPetFlag_15; } inline void set_GoldPetFlag_15(int32_t value) { ___GoldPetFlag_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REVENUEDETAILDATA_T1092030774_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 CSERVERSIMULATOR_T2819548284_H #define CSERVERSIMULATOR_T2819548284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CServerSimulator struct CServerSimulator_t2819548284 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CServerSimulator::m_DicPtrCallServer Dictionary_2_t895143331 * ___m_DicPtrCallServer_0; public: inline static int32_t get_offset_of_m_DicPtrCallServer_0() { return static_cast(offsetof(CServerSimulator_t2819548284, ___m_DicPtrCallServer_0)); } inline Dictionary_2_t895143331 * get_m_DicPtrCallServer_0() const { return ___m_DicPtrCallServer_0; } inline Dictionary_2_t895143331 ** get_address_of_m_DicPtrCallServer_0() { return &___m_DicPtrCallServer_0; } inline void set_m_DicPtrCallServer_0(Dictionary_2_t895143331 * value) { ___m_DicPtrCallServer_0 = value; Il2CppCodeGenWriteBarrier((&___m_DicPtrCallServer_0), value); } }; struct CServerSimulator_t2819548284_StaticFields { public: // DMCore.Logic.CServerSimulator/stWinerRole DMCore.Logic.CServerSimulator::m_Winer stWinerRole_t218468379 * ___m_Winer_1; // DMCore.Logic.CServerSimulator/stWinerRole DMCore.Logic.CServerSimulator::m_SliverWiner stWinerRole_t218468379 * ___m_SliverWiner_2; // System.Boolean DMCore.Logic.CServerSimulator::m_IsFirstTime bool ___m_IsFirstTime_3; // DMCore.Logic.CServerSimulator/On2ServerMsg DMCore.Logic.CServerSimulator::<>f__mg$cache0 On2ServerMsg_t2006430000 * ___U3CU3Ef__mgU24cache0_4; // DMCore.Logic.CServerSimulator/On2ServerMsg DMCore.Logic.CServerSimulator::<>f__mg$cache1 On2ServerMsg_t2006430000 * ___U3CU3Ef__mgU24cache1_5; // DMCore.Logic.CServerSimulator/On2ServerMsg DMCore.Logic.CServerSimulator::<>f__mg$cache2 On2ServerMsg_t2006430000 * ___U3CU3Ef__mgU24cache2_6; // DMCore.Logic.CServerSimulator/On2ServerMsg DMCore.Logic.CServerSimulator::<>f__mg$cache3 On2ServerMsg_t2006430000 * ___U3CU3Ef__mgU24cache3_7; // DMCore.Logic.CServerSimulator/On2ServerMsg DMCore.Logic.CServerSimulator::<>f__mg$cache4 On2ServerMsg_t2006430000 * ___U3CU3Ef__mgU24cache4_8; public: inline static int32_t get_offset_of_m_Winer_1() { return static_cast(offsetof(CServerSimulator_t2819548284_StaticFields, ___m_Winer_1)); } inline stWinerRole_t218468379 * get_m_Winer_1() const { return ___m_Winer_1; } inline stWinerRole_t218468379 ** get_address_of_m_Winer_1() { return &___m_Winer_1; } inline void set_m_Winer_1(stWinerRole_t218468379 * value) { ___m_Winer_1 = value; Il2CppCodeGenWriteBarrier((&___m_Winer_1), value); } inline static int32_t get_offset_of_m_SliverWiner_2() { return static_cast(offsetof(CServerSimulator_t2819548284_StaticFields, ___m_SliverWiner_2)); } inline stWinerRole_t218468379 * get_m_SliverWiner_2() const { return ___m_SliverWiner_2; } inline stWinerRole_t218468379 ** get_address_of_m_SliverWiner_2() { return &___m_SliverWiner_2; } inline void set_m_SliverWiner_2(stWinerRole_t218468379 * value) { ___m_SliverWiner_2 = value; Il2CppCodeGenWriteBarrier((&___m_SliverWiner_2), value); } inline static int32_t get_offset_of_m_IsFirstTime_3() { return static_cast(offsetof(CServerSimulator_t2819548284_StaticFields, ___m_IsFirstTime_3)); } inline bool get_m_IsFirstTime_3() const { return ___m_IsFirstTime_3; } inline bool* get_address_of_m_IsFirstTime_3() { return &___m_IsFirstTime_3; } inline void set_m_IsFirstTime_3(bool value) { ___m_IsFirstTime_3 = value; } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_4() { return static_cast(offsetof(CServerSimulator_t2819548284_StaticFields, ___U3CU3Ef__mgU24cache0_4)); } inline On2ServerMsg_t2006430000 * get_U3CU3Ef__mgU24cache0_4() const { return ___U3CU3Ef__mgU24cache0_4; } inline On2ServerMsg_t2006430000 ** get_address_of_U3CU3Ef__mgU24cache0_4() { return &___U3CU3Ef__mgU24cache0_4; } inline void set_U3CU3Ef__mgU24cache0_4(On2ServerMsg_t2006430000 * value) { ___U3CU3Ef__mgU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_4), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_5() { return static_cast(offsetof(CServerSimulator_t2819548284_StaticFields, ___U3CU3Ef__mgU24cache1_5)); } inline On2ServerMsg_t2006430000 * get_U3CU3Ef__mgU24cache1_5() const { return ___U3CU3Ef__mgU24cache1_5; } inline On2ServerMsg_t2006430000 ** get_address_of_U3CU3Ef__mgU24cache1_5() { return &___U3CU3Ef__mgU24cache1_5; } inline void set_U3CU3Ef__mgU24cache1_5(On2ServerMsg_t2006430000 * value) { ___U3CU3Ef__mgU24cache1_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_5), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_6() { return static_cast(offsetof(CServerSimulator_t2819548284_StaticFields, ___U3CU3Ef__mgU24cache2_6)); } inline On2ServerMsg_t2006430000 * get_U3CU3Ef__mgU24cache2_6() const { return ___U3CU3Ef__mgU24cache2_6; } inline On2ServerMsg_t2006430000 ** get_address_of_U3CU3Ef__mgU24cache2_6() { return &___U3CU3Ef__mgU24cache2_6; } inline void set_U3CU3Ef__mgU24cache2_6(On2ServerMsg_t2006430000 * value) { ___U3CU3Ef__mgU24cache2_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_6), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_7() { return static_cast(offsetof(CServerSimulator_t2819548284_StaticFields, ___U3CU3Ef__mgU24cache3_7)); } inline On2ServerMsg_t2006430000 * get_U3CU3Ef__mgU24cache3_7() const { return ___U3CU3Ef__mgU24cache3_7; } inline On2ServerMsg_t2006430000 ** get_address_of_U3CU3Ef__mgU24cache3_7() { return &___U3CU3Ef__mgU24cache3_7; } inline void set_U3CU3Ef__mgU24cache3_7(On2ServerMsg_t2006430000 * value) { ___U3CU3Ef__mgU24cache3_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4_8() { return static_cast(offsetof(CServerSimulator_t2819548284_StaticFields, ___U3CU3Ef__mgU24cache4_8)); } inline On2ServerMsg_t2006430000 * get_U3CU3Ef__mgU24cache4_8() const { return ___U3CU3Ef__mgU24cache4_8; } inline On2ServerMsg_t2006430000 ** get_address_of_U3CU3Ef__mgU24cache4_8() { return &___U3CU3Ef__mgU24cache4_8; } inline void set_U3CU3Ef__mgU24cache4_8(On2ServerMsg_t2006430000 * value) { ___U3CU3Ef__mgU24cache4_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSERVERSIMULATOR_T2819548284_H #ifndef STWINERROLE_T218468379_H #define STWINERROLE_T218468379_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CServerSimulator/stWinerRole struct stWinerRole_t218468379 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CServerSimulator/stWinerRole::m_PosOrg int32_t ___m_PosOrg_0; // System.Int64 DMCore.Logic.CServerSimulator/stWinerRole::m_UserID int64_t ___m_UserID_1; public: inline static int32_t get_offset_of_m_PosOrg_0() { return static_cast(offsetof(stWinerRole_t218468379, ___m_PosOrg_0)); } inline int32_t get_m_PosOrg_0() const { return ___m_PosOrg_0; } inline int32_t* get_address_of_m_PosOrg_0() { return &___m_PosOrg_0; } inline void set_m_PosOrg_0(int32_t value) { ___m_PosOrg_0 = value; } inline static int32_t get_offset_of_m_UserID_1() { return static_cast(offsetof(stWinerRole_t218468379, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STWINERROLE_T218468379_H #ifndef DICTIONARY_2_T895143331_H #define DICTIONARY_2_T895143331_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_t895143331 : 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 On2ServerMsgU5BU5D_t2512712721* ___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_t895143331, ___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_t895143331, ___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_t895143331, ___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_t895143331, ___valueSlots_7)); } inline On2ServerMsgU5BU5D_t2512712721* get_valueSlots_7() const { return ___valueSlots_7; } inline On2ServerMsgU5BU5D_t2512712721** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(On2ServerMsgU5BU5D_t2512712721* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t895143331, ___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_t895143331, ___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_t895143331, ___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_t895143331, ___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_t895143331, ___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_t895143331, ___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_t895143331, ___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_t895143331_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2117051565 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t895143331_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2117051565 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2117051565 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2117051565 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T895143331_H #ifndef CCUSTOMMSGBROADCASTPROC_T4063175774_H #define CCUSTOMMSGBROADCASTPROC_T4063175774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CCustomMsgBroadCastProc struct CCustomMsgBroadCastProc_t4063175774 : public RuntimeObject { public: public: }; struct CCustomMsgBroadCastProc_t4063175774_StaticFields { public: // System.Collections.Generic.Dictionary`2 DMCore.Net.CCustomMsgBroadCastProc::s_ArrayBroadCastProc Dictionary_2_t2894772567 * ___s_ArrayBroadCastProc_0; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomMsgBroadCastProc::<>f__mg$cache0 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache0_1; // DMCore.Net.CCustomNetMsgHooker/_ProcCustomMsg DMCore.Net.CCustomMsgBroadCastProc::<>f__mg$cache1 _ProcCustomMsg_t4006059236 * ___U3CU3Ef__mgU24cache1_2; public: inline static int32_t get_offset_of_s_ArrayBroadCastProc_0() { return static_cast(offsetof(CCustomMsgBroadCastProc_t4063175774_StaticFields, ___s_ArrayBroadCastProc_0)); } inline Dictionary_2_t2894772567 * get_s_ArrayBroadCastProc_0() const { return ___s_ArrayBroadCastProc_0; } inline Dictionary_2_t2894772567 ** get_address_of_s_ArrayBroadCastProc_0() { return &___s_ArrayBroadCastProc_0; } inline void set_s_ArrayBroadCastProc_0(Dictionary_2_t2894772567 * value) { ___s_ArrayBroadCastProc_0 = value; Il2CppCodeGenWriteBarrier((&___s_ArrayBroadCastProc_0), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_1() { return static_cast(offsetof(CCustomMsgBroadCastProc_t4063175774_StaticFields, ___U3CU3Ef__mgU24cache0_1)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache0_1() const { return ___U3CU3Ef__mgU24cache0_1; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache0_1() { return &___U3CU3Ef__mgU24cache0_1; } inline void set_U3CU3Ef__mgU24cache0_1(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_1), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_2() { return static_cast(offsetof(CCustomMsgBroadCastProc_t4063175774_StaticFields, ___U3CU3Ef__mgU24cache1_2)); } inline _ProcCustomMsg_t4006059236 * get_U3CU3Ef__mgU24cache1_2() const { return ___U3CU3Ef__mgU24cache1_2; } inline _ProcCustomMsg_t4006059236 ** get_address_of_U3CU3Ef__mgU24cache1_2() { return &___U3CU3Ef__mgU24cache1_2; } inline void set_U3CU3Ef__mgU24cache1_2(_ProcCustomMsg_t4006059236 * value) { ___U3CU3Ef__mgU24cache1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCUSTOMMSGBROADCASTPROC_T4063175774_H #ifndef CLOCALSIMULATEROLE_T4101146137_H #define CLOCALSIMULATEROLE_T4101146137_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLocalSimulateRole struct CLocalSimulateRole_t4101146137 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CLocalSimulateRole::k__BackingField bool ___U3CIsMaleU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CLocalSimulateRole::k__BackingField int32_t ___U3CIndexU3Ek__BackingField_1; // BetterList`1 DMCore.Logic.CLocalSimulateRole::m_listModelItems BetterList_1_t2105966071 * ___m_listModelItems_2; public: inline static int32_t get_offset_of_U3CIsMaleU3Ek__BackingField_0() { return static_cast(offsetof(CLocalSimulateRole_t4101146137, ___U3CIsMaleU3Ek__BackingField_0)); } inline bool get_U3CIsMaleU3Ek__BackingField_0() const { return ___U3CIsMaleU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsMaleU3Ek__BackingField_0() { return &___U3CIsMaleU3Ek__BackingField_0; } inline void set_U3CIsMaleU3Ek__BackingField_0(bool value) { ___U3CIsMaleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIndexU3Ek__BackingField_1() { return static_cast(offsetof(CLocalSimulateRole_t4101146137, ___U3CIndexU3Ek__BackingField_1)); } inline int32_t get_U3CIndexU3Ek__BackingField_1() const { return ___U3CIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CIndexU3Ek__BackingField_1() { return &___U3CIndexU3Ek__BackingField_1; } inline void set_U3CIndexU3Ek__BackingField_1(int32_t value) { ___U3CIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_listModelItems_2() { return static_cast(offsetof(CLocalSimulateRole_t4101146137, ___m_listModelItems_2)); } inline BetterList_1_t2105966071 * get_m_listModelItems_2() const { return ___m_listModelItems_2; } inline BetterList_1_t2105966071 ** get_address_of_m_listModelItems_2() { return &___m_listModelItems_2; } inline void set_m_listModelItems_2(BetterList_1_t2105966071 * value) { ___m_listModelItems_2 = value; Il2CppCodeGenWriteBarrier((&___m_listModelItems_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCALSIMULATEROLE_T4101146137_H #ifndef CSHOPCARTMANAGER_T2478140686_H #define CSHOPCARTMANAGER_T2478140686_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopCartManager struct CShopCartManager_t2478140686 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CShopCartManager::k__BackingField bool ___U3CIsCheckAllU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CShopCartManager::m_TotalPrice int32_t ___m_TotalPrice_1; // System.Int32 DMCore.Logic.CShopCartManager::m_ActiveIndex int32_t ___m_ActiveIndex_3; // System.Collections.Generic.List`1 DMCore.Logic.CShopCartManager::m_shopcarList List_1_t1992424465 * ___m_shopcarList_4; // System.Int32 DMCore.Logic.CShopCartManager::m_totalGold int32_t ___m_totalGold_5; // System.Int32 DMCore.Logic.CShopCartManager::m_totalDimond int32_t ___m_totalDimond_6; // System.Int32 DMCore.Logic.CShopCartManager::m_totalBindDimond int32_t ___m_totalBindDimond_7; // CDataModelBool DMCore.Logic.CShopCartManager::m_bRefreshPrice CDataModelBool_t2269476966 * ___m_bRefreshPrice_8; // System.Int32 DMCore.Logic.CShopCartManager::m_curSelectCount int32_t ___m_curSelectCount_9; // CDataModelInt DMCore.Logic.CShopCartManager::selectedCnt CDataModelInt_t3463393640 * ___selectedCnt_10; // CDataModelInt DMCore.Logic.CShopCartManager::m_shopCnt CDataModelInt_t3463393640 * ___m_shopCnt_11; public: inline static int32_t get_offset_of_U3CIsCheckAllU3Ek__BackingField_0() { return static_cast(offsetof(CShopCartManager_t2478140686, ___U3CIsCheckAllU3Ek__BackingField_0)); } inline bool get_U3CIsCheckAllU3Ek__BackingField_0() const { return ___U3CIsCheckAllU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsCheckAllU3Ek__BackingField_0() { return &___U3CIsCheckAllU3Ek__BackingField_0; } inline void set_U3CIsCheckAllU3Ek__BackingField_0(bool value) { ___U3CIsCheckAllU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_TotalPrice_1() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_TotalPrice_1)); } inline int32_t get_m_TotalPrice_1() const { return ___m_TotalPrice_1; } inline int32_t* get_address_of_m_TotalPrice_1() { return &___m_TotalPrice_1; } inline void set_m_TotalPrice_1(int32_t value) { ___m_TotalPrice_1 = value; } inline static int32_t get_offset_of_m_ActiveIndex_3() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_ActiveIndex_3)); } inline int32_t get_m_ActiveIndex_3() const { return ___m_ActiveIndex_3; } inline int32_t* get_address_of_m_ActiveIndex_3() { return &___m_ActiveIndex_3; } inline void set_m_ActiveIndex_3(int32_t value) { ___m_ActiveIndex_3 = value; } inline static int32_t get_offset_of_m_shopcarList_4() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_shopcarList_4)); } inline List_1_t1992424465 * get_m_shopcarList_4() const { return ___m_shopcarList_4; } inline List_1_t1992424465 ** get_address_of_m_shopcarList_4() { return &___m_shopcarList_4; } inline void set_m_shopcarList_4(List_1_t1992424465 * value) { ___m_shopcarList_4 = value; Il2CppCodeGenWriteBarrier((&___m_shopcarList_4), value); } inline static int32_t get_offset_of_m_totalGold_5() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalGold_5)); } inline int32_t get_m_totalGold_5() const { return ___m_totalGold_5; } inline int32_t* get_address_of_m_totalGold_5() { return &___m_totalGold_5; } inline void set_m_totalGold_5(int32_t value) { ___m_totalGold_5 = value; } inline static int32_t get_offset_of_m_totalDimond_6() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalDimond_6)); } inline int32_t get_m_totalDimond_6() const { return ___m_totalDimond_6; } inline int32_t* get_address_of_m_totalDimond_6() { return &___m_totalDimond_6; } inline void set_m_totalDimond_6(int32_t value) { ___m_totalDimond_6 = value; } inline static int32_t get_offset_of_m_totalBindDimond_7() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalBindDimond_7)); } inline int32_t get_m_totalBindDimond_7() const { return ___m_totalBindDimond_7; } inline int32_t* get_address_of_m_totalBindDimond_7() { return &___m_totalBindDimond_7; } inline void set_m_totalBindDimond_7(int32_t value) { ___m_totalBindDimond_7 = value; } inline static int32_t get_offset_of_m_bRefreshPrice_8() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_bRefreshPrice_8)); } inline CDataModelBool_t2269476966 * get_m_bRefreshPrice_8() const { return ___m_bRefreshPrice_8; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefreshPrice_8() { return &___m_bRefreshPrice_8; } inline void set_m_bRefreshPrice_8(CDataModelBool_t2269476966 * value) { ___m_bRefreshPrice_8 = value; Il2CppCodeGenWriteBarrier((&___m_bRefreshPrice_8), value); } inline static int32_t get_offset_of_m_curSelectCount_9() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_curSelectCount_9)); } inline int32_t get_m_curSelectCount_9() const { return ___m_curSelectCount_9; } inline int32_t* get_address_of_m_curSelectCount_9() { return &___m_curSelectCount_9; } inline void set_m_curSelectCount_9(int32_t value) { ___m_curSelectCount_9 = value; } inline static int32_t get_offset_of_selectedCnt_10() { return static_cast(offsetof(CShopCartManager_t2478140686, ___selectedCnt_10)); } inline CDataModelInt_t3463393640 * get_selectedCnt_10() const { return ___selectedCnt_10; } inline CDataModelInt_t3463393640 ** get_address_of_selectedCnt_10() { return &___selectedCnt_10; } inline void set_selectedCnt_10(CDataModelInt_t3463393640 * value) { ___selectedCnt_10 = value; Il2CppCodeGenWriteBarrier((&___selectedCnt_10), value); } inline static int32_t get_offset_of_m_shopCnt_11() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_shopCnt_11)); } inline CDataModelInt_t3463393640 * get_m_shopCnt_11() const { return ___m_shopCnt_11; } inline CDataModelInt_t3463393640 ** get_address_of_m_shopCnt_11() { return &___m_shopCnt_11; } inline void set_m_shopCnt_11(CDataModelInt_t3463393640 * value) { ___m_shopCnt_11 = value; Il2CppCodeGenWriteBarrier((&___m_shopCnt_11), value); } }; struct CShopCartManager_t2478140686_StaticFields { public: // DMCore.Logic.CShopCartManager DMCore.Logic.CShopCartManager::s_Instance CShopCartManager_t2478140686 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CShopCartManager_t2478140686_StaticFields, ___s_Instance_2)); } inline CShopCartManager_t2478140686 * get_s_Instance_2() const { return ___s_Instance_2; } inline CShopCartManager_t2478140686 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CShopCartManager_t2478140686 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPCARTMANAGER_T2478140686_H #ifndef SUITDATA_T1215628905_H #define SUITDATA_T1215628905_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/suitData struct suitData_t1215628905 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopConfig/suitData::id int32_t ___id_0; // System.String DMCore.Logic.CShopConfig/suitData::name String_t* ___name_1; // System.Int32 DMCore.Logic.CShopConfig/suitData::sex int32_t ___sex_2; // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig/suitData::configidList List_1_t128053199 * ___configidList_3; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(suitData_t1215628905, ___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(suitData_t1215628905, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_sex_2() { return static_cast(offsetof(suitData_t1215628905, ___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_configidList_3() { return static_cast(offsetof(suitData_t1215628905, ___configidList_3)); } inline List_1_t128053199 * get_configidList_3() const { return ___configidList_3; } inline List_1_t128053199 ** get_address_of_configidList_3() { return &___configidList_3; } inline void set_configidList_3(List_1_t128053199 * value) { ___configidList_3 = value; Il2CppCodeGenWriteBarrier((&___configidList_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SUITDATA_T1215628905_H #ifndef STATICTAG_T3024472866_H #define STATICTAG_T3024472866_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag struct StaticTag_t3024472866 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(StaticTag_t3024472866, ___U3CIdU3Ek__BackingField_0)); } inline int32_t get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(int32_t value) { ___U3CIdU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STATICTAG_T3024472866_H #ifndef U3CGETFASHIONTAGLISTU3EC__ANONSTOREY0_T2720630183_H #define U3CGETFASHIONTAGLISTU3EC__ANONSTOREY0_T2720630183_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/c__AnonStorey0 struct U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig/c__AnonStorey0::list List_1_t128053199 * ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183, ___list_0)); } inline List_1_t128053199 * get_list_0() const { return ___list_0; } inline List_1_t128053199 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t128053199 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETFASHIONTAGLISTU3EC__ANONSTOREY0_T2720630183_H #ifndef LIST_1_T201580312_H #define LIST_1_T201580312_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_t201580312 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StaticTagU5BU5D_t2037664279* ____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_t201580312, ____items_1)); } inline StaticTagU5BU5D_t2037664279* get__items_1() const { return ____items_1; } inline StaticTagU5BU5D_t2037664279** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StaticTagU5BU5D_t2037664279* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t201580312, ____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_t201580312, ____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_t201580312_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StaticTagU5BU5D_t2037664279* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t201580312_StaticFields, ___EmptyArray_4)); } inline StaticTagU5BU5D_t2037664279* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StaticTagU5BU5D_t2037664279** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StaticTagU5BU5D_t2037664279* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T201580312_H #ifndef LIST_1_T1441398424_H #define LIST_1_T1441398424_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_t1441398424 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items activityDataU5BU5D_t339754135* ____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_t1441398424, ____items_1)); } inline activityDataU5BU5D_t339754135* get__items_1() const { return ____items_1; } inline activityDataU5BU5D_t339754135** get_address_of__items_1() { return &____items_1; } inline void set__items_1(activityDataU5BU5D_t339754135* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1441398424, ____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_t1441398424, ____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_t1441398424_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray activityDataU5BU5D_t339754135* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1441398424_StaticFields, ___EmptyArray_4)); } inline activityDataU5BU5D_t339754135* get_EmptyArray_4() const { return ___EmptyArray_4; } inline activityDataU5BU5D_t339754135** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(activityDataU5BU5D_t339754135* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1441398424_H #ifndef DICTIONARY_2_T104342236_H #define DICTIONARY_2_T104342236_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_t104342236 : 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 suitDataU5BU5D_t3367300564* ___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_t104342236, ___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_t104342236, ___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_t104342236, ___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_t104342236, ___valueSlots_7)); } inline suitDataU5BU5D_t3367300564* get_valueSlots_7() const { return ___valueSlots_7; } inline suitDataU5BU5D_t3367300564** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(suitDataU5BU5D_t3367300564* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t104342236, ___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_t104342236, ___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_t104342236, ___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_t104342236, ___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_t104342236, ___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_t104342236, ___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_t104342236, ___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_t104342236_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2971639408 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t104342236_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2971639408 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2971639408 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2971639408 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T104342236_H #ifndef LIST_1_T1992424465_H #define LIST_1_T1992424465_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_t1992424465 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CShopCarItemInfoU5BU5D_t2677450010* ____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_t1992424465, ____items_1)); } inline CShopCarItemInfoU5BU5D_t2677450010* get__items_1() const { return ____items_1; } inline CShopCarItemInfoU5BU5D_t2677450010** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CShopCarItemInfoU5BU5D_t2677450010* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1992424465, ____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_t1992424465, ____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_t1992424465_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CShopCarItemInfoU5BU5D_t2677450010* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1992424465_StaticFields, ___EmptyArray_4)); } inline CShopCarItemInfoU5BU5D_t2677450010* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CShopCarItemInfoU5BU5D_t2677450010** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CShopCarItemInfoU5BU5D_t2677450010* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1992424465_H #ifndef U3CGETITEMBYIDU3EC__ANONSTOREY0_T2760576318_H #define U3CGETITEMBYIDU3EC__ANONSTOREY0_T2760576318_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopCartManager/c__AnonStorey0 struct U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopCartManager/c__AnonStorey0::_id int32_t ____id_0; public: inline static int32_t get_offset_of__id_0() { return static_cast(offsetof(U3CGetItemByIdU3Ec__AnonStorey0_t2760576318, ____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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETITEMBYIDU3EC__ANONSTOREY0_T2760576318_H #ifndef U3CREMOVEU3EC__ANONSTOREY1_T1068175296_H #define U3CREMOVEU3EC__ANONSTOREY1_T1068175296_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopCartManager/c__AnonStorey1 struct U3CRemoveU3Ec__AnonStorey1_t1068175296 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopCartManager/c__AnonStorey1::serverID int32_t ___serverID_0; public: inline static int32_t get_offset_of_serverID_0() { return static_cast(offsetof(U3CRemoveU3Ec__AnonStorey1_t1068175296, ___serverID_0)); } inline int32_t get_serverID_0() const { return ___serverID_0; } inline int32_t* get_address_of_serverID_0() { return &___serverID_0; } inline void set_serverID_0(int32_t value) { ___serverID_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CREMOVEU3EC__ANONSTOREY1_T1068175296_H #ifndef U3CADDTOLISTU3EC__ANONSTOREY2_T1147514408_H #define U3CADDTOLISTU3EC__ANONSTOREY2_T1147514408_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopCartManager/c__AnonStorey2 struct U3CAddToListU3Ec__AnonStorey2_t1147514408 : public RuntimeObject { public: // DMCore.Logic.CShopCarItemInfo DMCore.Logic.CShopCartManager/c__AnonStorey2::_info CShopCarItemInfo_t520349723 * ____info_0; public: inline static int32_t get_offset_of__info_0() { return static_cast(offsetof(U3CAddToListU3Ec__AnonStorey2_t1147514408, ____info_0)); } inline CShopCarItemInfo_t520349723 * get__info_0() const { return ____info_0; } inline CShopCarItemInfo_t520349723 ** get_address_of__info_0() { return &____info_0; } inline void set__info_0(CShopCarItemInfo_t520349723 * value) { ____info_0 = value; Il2CppCodeGenWriteBarrier((&____info_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CADDTOLISTU3EC__ANONSTOREY2_T1147514408_H #ifndef DICTIONARY_2_T1165792132_H #define DICTIONARY_2_T1165792132_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_t1165792132 : 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 StaticConfigUnitU5BU5D_t2610666892* ___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_t1165792132, ___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_t1165792132, ___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_t1165792132, ___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_t1165792132, ___valueSlots_7)); } inline StaticConfigUnitU5BU5D_t2610666892* get_valueSlots_7() const { return ___valueSlots_7; } inline StaticConfigUnitU5BU5D_t2610666892** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StaticConfigUnitU5BU5D_t2610666892* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1165792132, ___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_t1165792132, ___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_t1165792132, ___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_t1165792132, ___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_t1165792132, ___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_t1165792132, ___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_t1165792132, ___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_t1165792132_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2215005736 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1165792132_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2215005736 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2215005736 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2215005736 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1165792132_H #ifndef DICTIONARY_2_T454560111_H #define DICTIONARY_2_T454560111_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_t454560111 : 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 GoodsConfigU5BU5D_t2478191509* ___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_t454560111, ___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_t454560111, ___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_t454560111, ___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_t454560111, ___valueSlots_7)); } inline GoodsConfigU5BU5D_t2478191509* get_valueSlots_7() const { return ___valueSlots_7; } inline GoodsConfigU5BU5D_t2478191509** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(GoodsConfigU5BU5D_t2478191509* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t454560111, ___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_t454560111, ___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_t454560111, ___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_t454560111, ___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_t454560111, ___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_t454560111, ___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_t454560111, ___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_t454560111_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2082530353 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t454560111_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2082530353 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2082530353 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2082530353 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T454560111_H #ifndef CRANKCFG_T4250740907_H #define CRANKCFG_T4250740907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRankConfig/CRankCfg struct CRankCfg_t4250740907 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRankConfig/CRankCfg::m_Id int32_t ___m_Id_0; // System.String DMCore.Logic.CRankConfig/CRankCfg::m_Name String_t* ___m_Name_1; // System.String DMCore.Logic.CRankConfig/CRankCfg::m_LogoPath String_t* ___m_LogoPath_2; // System.String[] DMCore.Logic.CRankConfig/CRankCfg::m_idArray StringU5BU5D_t1281789340* ___m_idArray_3; public: inline static int32_t get_offset_of_m_Id_0() { return static_cast(offsetof(CRankCfg_t4250740907, ___m_Id_0)); } inline int32_t get_m_Id_0() const { return ___m_Id_0; } inline int32_t* get_address_of_m_Id_0() { return &___m_Id_0; } inline void set_m_Id_0(int32_t value) { ___m_Id_0 = value; } inline static int32_t get_offset_of_m_Name_1() { return static_cast(offsetof(CRankCfg_t4250740907, ___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_LogoPath_2() { return static_cast(offsetof(CRankCfg_t4250740907, ___m_LogoPath_2)); } inline String_t* get_m_LogoPath_2() const { return ___m_LogoPath_2; } inline String_t** get_address_of_m_LogoPath_2() { return &___m_LogoPath_2; } inline void set_m_LogoPath_2(String_t* value) { ___m_LogoPath_2 = value; Il2CppCodeGenWriteBarrier((&___m_LogoPath_2), value); } inline static int32_t get_offset_of_m_idArray_3() { return static_cast(offsetof(CRankCfg_t4250740907, ___m_idArray_3)); } inline StringU5BU5D_t1281789340* get_m_idArray_3() const { return ___m_idArray_3; } inline StringU5BU5D_t1281789340** get_address_of_m_idArray_3() { return &___m_idArray_3; } inline void set_m_idArray_3(StringU5BU5D_t1281789340* value) { ___m_idArray_3 = value; Il2CppCodeGenWriteBarrier((&___m_idArray_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRANKCFG_T4250740907_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 DMXMLNODE_T3958967524_H #define DMXMLNODE_T3958967524_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524 : public RuntimeObject { public: // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNode::k__BackingField DMXmlNode_t3958967524 * ___U3CParentU3Ek__BackingField_0; // DMCore.Framework.XML.DMXmlSerial DMCore.Framework.XML.DMXmlNode::m_Name DMXmlSerial_t1029243897 * ___m_Name_14; // BetterList`1 DMCore.Framework.XML.DMXmlNode::m_listAttribute BetterList_1_t2935806958 * ___m_listAttribute_15; // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNode::m_children DMXmlNodeList_t795971656 * ___m_children_16; public: inline static int32_t get_offset_of_U3CParentU3Ek__BackingField_0() { return static_cast(offsetof(DMXmlNode_t3958967524, ___U3CParentU3Ek__BackingField_0)); } inline DMXmlNode_t3958967524 * get_U3CParentU3Ek__BackingField_0() const { return ___U3CParentU3Ek__BackingField_0; } inline DMXmlNode_t3958967524 ** get_address_of_U3CParentU3Ek__BackingField_0() { return &___U3CParentU3Ek__BackingField_0; } inline void set_U3CParentU3Ek__BackingField_0(DMXmlNode_t3958967524 * value) { ___U3CParentU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CParentU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_m_Name_14() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_Name_14)); } inline DMXmlSerial_t1029243897 * get_m_Name_14() const { return ___m_Name_14; } inline DMXmlSerial_t1029243897 ** get_address_of_m_Name_14() { return &___m_Name_14; } inline void set_m_Name_14(DMXmlSerial_t1029243897 * value) { ___m_Name_14 = value; Il2CppCodeGenWriteBarrier((&___m_Name_14), value); } inline static int32_t get_offset_of_m_listAttribute_15() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_listAttribute_15)); } inline BetterList_1_t2935806958 * get_m_listAttribute_15() const { return ___m_listAttribute_15; } inline BetterList_1_t2935806958 ** get_address_of_m_listAttribute_15() { return &___m_listAttribute_15; } inline void set_m_listAttribute_15(BetterList_1_t2935806958 * value) { ___m_listAttribute_15 = value; Il2CppCodeGenWriteBarrier((&___m_listAttribute_15), value); } inline static int32_t get_offset_of_m_children_16() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_children_16)); } inline DMXmlNodeList_t795971656 * get_m_children_16() const { return ___m_children_16; } inline DMXmlNodeList_t795971656 ** get_address_of_m_children_16() { return &___m_children_16; } inline void set_m_children_16(DMXmlNodeList_t795971656 * value) { ___m_children_16 = value; Il2CppCodeGenWriteBarrier((&___m_children_16), value); } }; struct DMXmlNode_t3958967524_StaticFields { public: // System.Char DMCore.Framework.XML.DMXmlNode::LT Il2CppChar ___LT_1; // System.Char DMCore.Framework.XML.DMXmlNode::GT Il2CppChar ___GT_2; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE Il2CppChar ___SPACE_3; // System.Char DMCore.Framework.XML.DMXmlNode::QUOTE Il2CppChar ___QUOTE_4; // System.Char DMCore.Framework.XML.DMXmlNode::QUOTE2 Il2CppChar ___QUOTE2_5; // System.Char DMCore.Framework.XML.DMXmlNode::SLASH Il2CppChar ___SLASH_6; // System.Char DMCore.Framework.XML.DMXmlNode::QMARK Il2CppChar ___QMARK_7; // System.Char DMCore.Framework.XML.DMXmlNode::EQUALS Il2CppChar ___EQUALS_8; // System.Char DMCore.Framework.XML.DMXmlNode::EXCLAMATION Il2CppChar ___EXCLAMATION_9; // System.Char DMCore.Framework.XML.DMXmlNode::DASH Il2CppChar ___DASH_10; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_N Il2CppChar ___SPACE_N_11; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_R Il2CppChar ___SPACE_R_12; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_T Il2CppChar ___SPACE_T_13; public: inline static int32_t get_offset_of_LT_1() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___LT_1)); } inline Il2CppChar get_LT_1() const { return ___LT_1; } inline Il2CppChar* get_address_of_LT_1() { return &___LT_1; } inline void set_LT_1(Il2CppChar value) { ___LT_1 = value; } inline static int32_t get_offset_of_GT_2() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___GT_2)); } inline Il2CppChar get_GT_2() const { return ___GT_2; } inline Il2CppChar* get_address_of_GT_2() { return &___GT_2; } inline void set_GT_2(Il2CppChar value) { ___GT_2 = value; } inline static int32_t get_offset_of_SPACE_3() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_3)); } inline Il2CppChar get_SPACE_3() const { return ___SPACE_3; } inline Il2CppChar* get_address_of_SPACE_3() { return &___SPACE_3; } inline void set_SPACE_3(Il2CppChar value) { ___SPACE_3 = value; } inline static int32_t get_offset_of_QUOTE_4() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QUOTE_4)); } inline Il2CppChar get_QUOTE_4() const { return ___QUOTE_4; } inline Il2CppChar* get_address_of_QUOTE_4() { return &___QUOTE_4; } inline void set_QUOTE_4(Il2CppChar value) { ___QUOTE_4 = value; } inline static int32_t get_offset_of_QUOTE2_5() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QUOTE2_5)); } inline Il2CppChar get_QUOTE2_5() const { return ___QUOTE2_5; } inline Il2CppChar* get_address_of_QUOTE2_5() { return &___QUOTE2_5; } inline void set_QUOTE2_5(Il2CppChar value) { ___QUOTE2_5 = value; } inline static int32_t get_offset_of_SLASH_6() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SLASH_6)); } inline Il2CppChar get_SLASH_6() const { return ___SLASH_6; } inline Il2CppChar* get_address_of_SLASH_6() { return &___SLASH_6; } inline void set_SLASH_6(Il2CppChar value) { ___SLASH_6 = value; } inline static int32_t get_offset_of_QMARK_7() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QMARK_7)); } inline Il2CppChar get_QMARK_7() const { return ___QMARK_7; } inline Il2CppChar* get_address_of_QMARK_7() { return &___QMARK_7; } inline void set_QMARK_7(Il2CppChar value) { ___QMARK_7 = value; } inline static int32_t get_offset_of_EQUALS_8() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___EQUALS_8)); } inline Il2CppChar get_EQUALS_8() const { return ___EQUALS_8; } inline Il2CppChar* get_address_of_EQUALS_8() { return &___EQUALS_8; } inline void set_EQUALS_8(Il2CppChar value) { ___EQUALS_8 = value; } inline static int32_t get_offset_of_EXCLAMATION_9() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___EXCLAMATION_9)); } inline Il2CppChar get_EXCLAMATION_9() const { return ___EXCLAMATION_9; } inline Il2CppChar* get_address_of_EXCLAMATION_9() { return &___EXCLAMATION_9; } inline void set_EXCLAMATION_9(Il2CppChar value) { ___EXCLAMATION_9 = value; } inline static int32_t get_offset_of_DASH_10() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___DASH_10)); } inline Il2CppChar get_DASH_10() const { return ___DASH_10; } inline Il2CppChar* get_address_of_DASH_10() { return &___DASH_10; } inline void set_DASH_10(Il2CppChar value) { ___DASH_10 = value; } inline static int32_t get_offset_of_SPACE_N_11() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_N_11)); } inline Il2CppChar get_SPACE_N_11() const { return ___SPACE_N_11; } inline Il2CppChar* get_address_of_SPACE_N_11() { return &___SPACE_N_11; } inline void set_SPACE_N_11(Il2CppChar value) { ___SPACE_N_11 = value; } inline static int32_t get_offset_of_SPACE_R_12() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_R_12)); } inline Il2CppChar get_SPACE_R_12() const { return ___SPACE_R_12; } inline Il2CppChar* get_address_of_SPACE_R_12() { return &___SPACE_R_12; } inline void set_SPACE_R_12(Il2CppChar value) { ___SPACE_R_12 = value; } inline static int32_t get_offset_of_SPACE_T_13() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_T_13)); } inline Il2CppChar get_SPACE_T_13() const { return ___SPACE_T_13; } inline Il2CppChar* get_address_of_SPACE_T_13() { return &___SPACE_T_13; } inline void set_SPACE_T_13(Il2CppChar value) { ___SPACE_T_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODE_T3958967524_H #ifndef BEATKEYRESULT_T1335677305_H #define BEATKEYRESULT_T1335677305_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.BeatKeyResult struct BeatKeyResult_t1335677305 : public RuntimeObject { public: // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_GreatCnt CEncrptHelp_Int_t51280996 * ____GreatCnt_0; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_CoolCnt CEncrptHelp_Int_t51280996 * ____CoolCnt_1; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_MissCnt CEncrptHelp_Int_t51280996 * ____MissCnt_2; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_Score CEncrptHelp_Int_t51280996 * ____Score_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_PerfectCnt CEncrptHelp_Int_t51280996 * ____PerfectCnt_4; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_MaxCombo CEncrptHelp_Int_t51280996 * ____MaxCombo_5; public: inline static int32_t get_offset_of__GreatCnt_0() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____GreatCnt_0)); } inline CEncrptHelp_Int_t51280996 * get__GreatCnt_0() const { return ____GreatCnt_0; } inline CEncrptHelp_Int_t51280996 ** get_address_of__GreatCnt_0() { return &____GreatCnt_0; } inline void set__GreatCnt_0(CEncrptHelp_Int_t51280996 * value) { ____GreatCnt_0 = value; Il2CppCodeGenWriteBarrier((&____GreatCnt_0), value); } inline static int32_t get_offset_of__CoolCnt_1() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____CoolCnt_1)); } inline CEncrptHelp_Int_t51280996 * get__CoolCnt_1() const { return ____CoolCnt_1; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CoolCnt_1() { return &____CoolCnt_1; } inline void set__CoolCnt_1(CEncrptHelp_Int_t51280996 * value) { ____CoolCnt_1 = value; Il2CppCodeGenWriteBarrier((&____CoolCnt_1), value); } inline static int32_t get_offset_of__MissCnt_2() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____MissCnt_2)); } inline CEncrptHelp_Int_t51280996 * get__MissCnt_2() const { return ____MissCnt_2; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MissCnt_2() { return &____MissCnt_2; } inline void set__MissCnt_2(CEncrptHelp_Int_t51280996 * value) { ____MissCnt_2 = value; Il2CppCodeGenWriteBarrier((&____MissCnt_2), value); } inline static int32_t get_offset_of__Score_3() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____Score_3)); } inline CEncrptHelp_Int_t51280996 * get__Score_3() const { return ____Score_3; } inline CEncrptHelp_Int_t51280996 ** get_address_of__Score_3() { return &____Score_3; } inline void set__Score_3(CEncrptHelp_Int_t51280996 * value) { ____Score_3 = value; Il2CppCodeGenWriteBarrier((&____Score_3), value); } inline static int32_t get_offset_of__PerfectCnt_4() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____PerfectCnt_4)); } inline CEncrptHelp_Int_t51280996 * get__PerfectCnt_4() const { return ____PerfectCnt_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__PerfectCnt_4() { return &____PerfectCnt_4; } inline void set__PerfectCnt_4(CEncrptHelp_Int_t51280996 * value) { ____PerfectCnt_4 = value; Il2CppCodeGenWriteBarrier((&____PerfectCnt_4), value); } inline static int32_t get_offset_of__MaxCombo_5() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____MaxCombo_5)); } inline CEncrptHelp_Int_t51280996 * get__MaxCombo_5() const { return ____MaxCombo_5; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MaxCombo_5() { return &____MaxCombo_5; } inline void set__MaxCombo_5(CEncrptHelp_Int_t51280996 * value) { ____MaxCombo_5 = value; Il2CppCodeGenWriteBarrier((&____MaxCombo_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEATKEYRESULT_T1335677305_H #ifndef CRANDOMROLENAME_T3400346481_H #define CRANDOMROLENAME_T3400346481_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRandomRoleName struct CRandomRoleName_t3400346481 : public RuntimeObject { public: // System.Collections.Generic.List`1[] DMCore.Logic.CRandomRoleName::m_NameArrayMale List_1U5BU5D_t182406414* ___m_NameArrayMale_0; // System.Collections.Generic.List`1[] DMCore.Logic.CRandomRoleName::m_NameArrayFemale List_1U5BU5D_t182406414* ___m_NameArrayFemale_1; // System.Collections.Generic.List`1 DMCore.Logic.CRandomRoleName::m_NameOrder List_1_t128053199 * ___m_NameOrder_2; // System.Boolean DMCore.Logic.CRandomRoleName::m_IsSharedNameLib bool ___m_IsSharedNameLib_3; public: inline static int32_t get_offset_of_m_NameArrayMale_0() { return static_cast(offsetof(CRandomRoleName_t3400346481, ___m_NameArrayMale_0)); } inline List_1U5BU5D_t182406414* get_m_NameArrayMale_0() const { return ___m_NameArrayMale_0; } inline List_1U5BU5D_t182406414** get_address_of_m_NameArrayMale_0() { return &___m_NameArrayMale_0; } inline void set_m_NameArrayMale_0(List_1U5BU5D_t182406414* value) { ___m_NameArrayMale_0 = value; Il2CppCodeGenWriteBarrier((&___m_NameArrayMale_0), value); } inline static int32_t get_offset_of_m_NameArrayFemale_1() { return static_cast(offsetof(CRandomRoleName_t3400346481, ___m_NameArrayFemale_1)); } inline List_1U5BU5D_t182406414* get_m_NameArrayFemale_1() const { return ___m_NameArrayFemale_1; } inline List_1U5BU5D_t182406414** get_address_of_m_NameArrayFemale_1() { return &___m_NameArrayFemale_1; } inline void set_m_NameArrayFemale_1(List_1U5BU5D_t182406414* value) { ___m_NameArrayFemale_1 = value; Il2CppCodeGenWriteBarrier((&___m_NameArrayFemale_1), value); } inline static int32_t get_offset_of_m_NameOrder_2() { return static_cast(offsetof(CRandomRoleName_t3400346481, ___m_NameOrder_2)); } inline List_1_t128053199 * get_m_NameOrder_2() const { return ___m_NameOrder_2; } inline List_1_t128053199 ** get_address_of_m_NameOrder_2() { return &___m_NameOrder_2; } inline void set_m_NameOrder_2(List_1_t128053199 * value) { ___m_NameOrder_2 = value; Il2CppCodeGenWriteBarrier((&___m_NameOrder_2), value); } inline static int32_t get_offset_of_m_IsSharedNameLib_3() { return static_cast(offsetof(CRandomRoleName_t3400346481, ___m_IsSharedNameLib_3)); } inline bool get_m_IsSharedNameLib_3() const { return ___m_IsSharedNameLib_3; } inline bool* get_address_of_m_IsSharedNameLib_3() { return &___m_IsSharedNameLib_3; } inline void set_m_IsSharedNameLib_3(bool value) { ___m_IsSharedNameLib_3 = value; } }; struct CRandomRoleName_t3400346481_StaticFields { public: // System.Int32 DMCore.Logic.CRandomRoleName::MAX_TRY_COUNT int32_t ___MAX_TRY_COUNT_4; // System.String DMCore.Logic.CRandomRoleName::CONFIG_PATH String_t* ___CONFIG_PATH_5; // DMCore.Logic.CRandomRoleName DMCore.Logic.CRandomRoleName::s_Instance CRandomRoleName_t3400346481 * ___s_Instance_6; public: inline static int32_t get_offset_of_MAX_TRY_COUNT_4() { return static_cast(offsetof(CRandomRoleName_t3400346481_StaticFields, ___MAX_TRY_COUNT_4)); } inline int32_t get_MAX_TRY_COUNT_4() const { return ___MAX_TRY_COUNT_4; } inline int32_t* get_address_of_MAX_TRY_COUNT_4() { return &___MAX_TRY_COUNT_4; } inline void set_MAX_TRY_COUNT_4(int32_t value) { ___MAX_TRY_COUNT_4 = value; } inline static int32_t get_offset_of_CONFIG_PATH_5() { return static_cast(offsetof(CRandomRoleName_t3400346481_StaticFields, ___CONFIG_PATH_5)); } inline String_t* get_CONFIG_PATH_5() const { return ___CONFIG_PATH_5; } inline String_t** get_address_of_CONFIG_PATH_5() { return &___CONFIG_PATH_5; } inline void set_CONFIG_PATH_5(String_t* value) { ___CONFIG_PATH_5 = value; Il2CppCodeGenWriteBarrier((&___CONFIG_PATH_5), value); } inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(CRandomRoleName_t3400346481_StaticFields, ___s_Instance_6)); } inline CRandomRoleName_t3400346481 * get_s_Instance_6() const { return ___s_Instance_6; } inline CRandomRoleName_t3400346481 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(CRandomRoleName_t3400346481 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRANDOMROLENAME_T3400346481_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 CRANDOMROLENAMEINDEX_T2001390255_H #define CRANDOMROLENAMEINDEX_T2001390255_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRandomRoleNameIndex struct CRandomRoleNameIndex_t2001390255 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRandomRoleNameIndex::m_order int32_t ___m_order_0; // System.Int32 DMCore.Logic.CRandomRoleNameIndex::m_index0 int32_t ___m_index0_1; // System.Int32 DMCore.Logic.CRandomRoleNameIndex::m_index1 int32_t ___m_index1_2; // System.Int32 DMCore.Logic.CRandomRoleNameIndex::m_index2 int32_t ___m_index2_3; public: inline static int32_t get_offset_of_m_order_0() { return static_cast(offsetof(CRandomRoleNameIndex_t2001390255, ___m_order_0)); } inline int32_t get_m_order_0() const { return ___m_order_0; } inline int32_t* get_address_of_m_order_0() { return &___m_order_0; } inline void set_m_order_0(int32_t value) { ___m_order_0 = value; } inline static int32_t get_offset_of_m_index0_1() { return static_cast(offsetof(CRandomRoleNameIndex_t2001390255, ___m_index0_1)); } inline int32_t get_m_index0_1() const { return ___m_index0_1; } inline int32_t* get_address_of_m_index0_1() { return &___m_index0_1; } inline void set_m_index0_1(int32_t value) { ___m_index0_1 = value; } inline static int32_t get_offset_of_m_index1_2() { return static_cast(offsetof(CRandomRoleNameIndex_t2001390255, ___m_index1_2)); } inline int32_t get_m_index1_2() const { return ___m_index1_2; } inline int32_t* get_address_of_m_index1_2() { return &___m_index1_2; } inline void set_m_index1_2(int32_t value) { ___m_index1_2 = value; } inline static int32_t get_offset_of_m_index2_3() { return static_cast(offsetof(CRandomRoleNameIndex_t2001390255, ___m_index2_3)); } inline int32_t get_m_index2_3() const { return ___m_index2_3; } inline int32_t* get_address_of_m_index2_3() { return &___m_index2_3; } inline void set_m_index2_3(int32_t value) { ___m_index2_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRANDOMROLENAMEINDEX_T2001390255_H #ifndef CDANCENPC_T2506274377_H #define CDANCENPC_T2506274377_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CDanceNpc struct CDanceNpc_t2506274377 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CDanceNpc::m_nMinCombo int32_t ___m_nMinCombo_0; // System.Int32 DMCore.Logic.CDanceNpc::m_nMaxCombo int32_t ___m_nMaxCombo_1; // System.Int32 DMCore.Logic.CDanceNpc::m_nSex int32_t ___m_nSex_2; // System.Single[] DMCore.Logic.CDanceNpc::m_fArrayJudges SingleU5BU5D_t1444911251* ___m_fArrayJudges_3; // System.Int32 DMCore.Logic.CDanceNpc::m_nModelID int32_t ___m_nModelID_4; // System.Collections.Generic.List`1 DMCore.Logic.CDanceNpc::m_listSubModelItems List_1_t128053199 * ___m_listSubModelItems_5; // System.Int32 DMCore.Logic.CDanceNpc::m_curSectionPerfect int32_t ___m_curSectionPerfect_6; // System.Int32 DMCore.Logic.CDanceNpc::m_curSectionCool int32_t ___m_curSectionCool_7; // System.Int32 DMCore.Logic.CDanceNpc::m_curSectionHit int32_t ___m_curSectionHit_8; // System.Int32 DMCore.Logic.CDanceNpc::m_curSectionMiss int32_t ___m_curSectionMiss_9; // System.Int32 DMCore.Logic.CDanceNpc::m_nComboLabor int32_t ___m_nComboLabor_10; // System.Int32 DMCore.Logic.CDanceNpc::m_nScoreLabor int32_t ___m_nScoreLabor_11; // System.Int32 DMCore.Logic.CDanceNpc::m_nSectionScoreLabor int32_t ___m_nSectionScoreLabor_12; // System.Int64 DMCore.Logic.CDanceNpc::m_UserID int64_t ___m_UserID_13; // System.Int32 DMCore.Logic.CDanceNpc::m_PosIndex int32_t ___m_PosIndex_14; // System.String DMCore.Logic.CDanceNpc::m_NpcName String_t* ___m_NpcName_15; public: inline static int32_t get_offset_of_m_nMinCombo_0() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_nMinCombo_0)); } inline int32_t get_m_nMinCombo_0() const { return ___m_nMinCombo_0; } inline int32_t* get_address_of_m_nMinCombo_0() { return &___m_nMinCombo_0; } inline void set_m_nMinCombo_0(int32_t value) { ___m_nMinCombo_0 = value; } inline static int32_t get_offset_of_m_nMaxCombo_1() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_nMaxCombo_1)); } inline int32_t get_m_nMaxCombo_1() const { return ___m_nMaxCombo_1; } inline int32_t* get_address_of_m_nMaxCombo_1() { return &___m_nMaxCombo_1; } inline void set_m_nMaxCombo_1(int32_t value) { ___m_nMaxCombo_1 = value; } inline static int32_t get_offset_of_m_nSex_2() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_nSex_2)); } inline int32_t get_m_nSex_2() const { return ___m_nSex_2; } inline int32_t* get_address_of_m_nSex_2() { return &___m_nSex_2; } inline void set_m_nSex_2(int32_t value) { ___m_nSex_2 = value; } inline static int32_t get_offset_of_m_fArrayJudges_3() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_fArrayJudges_3)); } inline SingleU5BU5D_t1444911251* get_m_fArrayJudges_3() const { return ___m_fArrayJudges_3; } inline SingleU5BU5D_t1444911251** get_address_of_m_fArrayJudges_3() { return &___m_fArrayJudges_3; } inline void set_m_fArrayJudges_3(SingleU5BU5D_t1444911251* value) { ___m_fArrayJudges_3 = value; Il2CppCodeGenWriteBarrier((&___m_fArrayJudges_3), value); } inline static int32_t get_offset_of_m_nModelID_4() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_nModelID_4)); } inline int32_t get_m_nModelID_4() const { return ___m_nModelID_4; } inline int32_t* get_address_of_m_nModelID_4() { return &___m_nModelID_4; } inline void set_m_nModelID_4(int32_t value) { ___m_nModelID_4 = value; } inline static int32_t get_offset_of_m_listSubModelItems_5() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_listSubModelItems_5)); } inline List_1_t128053199 * get_m_listSubModelItems_5() const { return ___m_listSubModelItems_5; } inline List_1_t128053199 ** get_address_of_m_listSubModelItems_5() { return &___m_listSubModelItems_5; } inline void set_m_listSubModelItems_5(List_1_t128053199 * value) { ___m_listSubModelItems_5 = value; Il2CppCodeGenWriteBarrier((&___m_listSubModelItems_5), value); } inline static int32_t get_offset_of_m_curSectionPerfect_6() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_curSectionPerfect_6)); } inline int32_t get_m_curSectionPerfect_6() const { return ___m_curSectionPerfect_6; } inline int32_t* get_address_of_m_curSectionPerfect_6() { return &___m_curSectionPerfect_6; } inline void set_m_curSectionPerfect_6(int32_t value) { ___m_curSectionPerfect_6 = value; } inline static int32_t get_offset_of_m_curSectionCool_7() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_curSectionCool_7)); } inline int32_t get_m_curSectionCool_7() const { return ___m_curSectionCool_7; } inline int32_t* get_address_of_m_curSectionCool_7() { return &___m_curSectionCool_7; } inline void set_m_curSectionCool_7(int32_t value) { ___m_curSectionCool_7 = value; } inline static int32_t get_offset_of_m_curSectionHit_8() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_curSectionHit_8)); } inline int32_t get_m_curSectionHit_8() const { return ___m_curSectionHit_8; } inline int32_t* get_address_of_m_curSectionHit_8() { return &___m_curSectionHit_8; } inline void set_m_curSectionHit_8(int32_t value) { ___m_curSectionHit_8 = value; } inline static int32_t get_offset_of_m_curSectionMiss_9() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_curSectionMiss_9)); } inline int32_t get_m_curSectionMiss_9() const { return ___m_curSectionMiss_9; } inline int32_t* get_address_of_m_curSectionMiss_9() { return &___m_curSectionMiss_9; } inline void set_m_curSectionMiss_9(int32_t value) { ___m_curSectionMiss_9 = value; } inline static int32_t get_offset_of_m_nComboLabor_10() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_nComboLabor_10)); } inline int32_t get_m_nComboLabor_10() const { return ___m_nComboLabor_10; } inline int32_t* get_address_of_m_nComboLabor_10() { return &___m_nComboLabor_10; } inline void set_m_nComboLabor_10(int32_t value) { ___m_nComboLabor_10 = value; } inline static int32_t get_offset_of_m_nScoreLabor_11() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_nScoreLabor_11)); } inline int32_t get_m_nScoreLabor_11() const { return ___m_nScoreLabor_11; } inline int32_t* get_address_of_m_nScoreLabor_11() { return &___m_nScoreLabor_11; } inline void set_m_nScoreLabor_11(int32_t value) { ___m_nScoreLabor_11 = value; } inline static int32_t get_offset_of_m_nSectionScoreLabor_12() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_nSectionScoreLabor_12)); } inline int32_t get_m_nSectionScoreLabor_12() const { return ___m_nSectionScoreLabor_12; } inline int32_t* get_address_of_m_nSectionScoreLabor_12() { return &___m_nSectionScoreLabor_12; } inline void set_m_nSectionScoreLabor_12(int32_t value) { ___m_nSectionScoreLabor_12 = value; } inline static int32_t get_offset_of_m_UserID_13() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_UserID_13)); } inline int64_t get_m_UserID_13() const { return ___m_UserID_13; } inline int64_t* get_address_of_m_UserID_13() { return &___m_UserID_13; } inline void set_m_UserID_13(int64_t value) { ___m_UserID_13 = value; } inline static int32_t get_offset_of_m_PosIndex_14() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_PosIndex_14)); } inline int32_t get_m_PosIndex_14() const { return ___m_PosIndex_14; } inline int32_t* get_address_of_m_PosIndex_14() { return &___m_PosIndex_14; } inline void set_m_PosIndex_14(int32_t value) { ___m_PosIndex_14 = value; } inline static int32_t get_offset_of_m_NpcName_15() { return static_cast(offsetof(CDanceNpc_t2506274377, ___m_NpcName_15)); } inline String_t* get_m_NpcName_15() const { return ___m_NpcName_15; } inline String_t** get_address_of_m_NpcName_15() { return &___m_NpcName_15; } inline void set_m_NpcName_15(String_t* value) { ___m_NpcName_15 = value; Il2CppCodeGenWriteBarrier((&___m_NpcName_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCENPC_T2506274377_H #ifndef STPASSEDINFO_T2189032837_H #define STPASSEDINFO_T2189032837_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveManager/stPassedInfo struct stPassedInfo_t2189032837 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPveManager/stPassedInfo::_PassedStar int32_t ____PassedStar_0; // System.Int32 DMCore.Logic.CPveManager/stPassedInfo::_PassedScore int32_t ____PassedScore_1; // System.String DMCore.Logic.CPveManager/stPassedInfo::_Option String_t* ____Option_2; public: inline static int32_t get_offset_of__PassedStar_0() { return static_cast(offsetof(stPassedInfo_t2189032837, ____PassedStar_0)); } inline int32_t get__PassedStar_0() const { return ____PassedStar_0; } inline int32_t* get_address_of__PassedStar_0() { return &____PassedStar_0; } inline void set__PassedStar_0(int32_t value) { ____PassedStar_0 = value; } inline static int32_t get_offset_of__PassedScore_1() { return static_cast(offsetof(stPassedInfo_t2189032837, ____PassedScore_1)); } inline int32_t get__PassedScore_1() const { return ____PassedScore_1; } inline int32_t* get_address_of__PassedScore_1() { return &____PassedScore_1; } inline void set__PassedScore_1(int32_t value) { ____PassedScore_1 = value; } inline static int32_t get_offset_of__Option_2() { return static_cast(offsetof(stPassedInfo_t2189032837, ____Option_2)); } inline String_t* get__Option_2() const { return ____Option_2; } inline String_t** get_address_of__Option_2() { return &____Option_2; } inline void set__Option_2(String_t* value) { ____Option_2 = value; Il2CppCodeGenWriteBarrier((&____Option_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STPASSEDINFO_T2189032837_H #ifndef CDANCEMODE_T1520520494_H #define CDANCEMODE_T1520520494_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.DanceMode.CDanceMode::m_listActive Dictionary_2_t757155719 * ___m_listActive_0; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listSection List_1_t2376830540 * ___m_listSection_1; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listGiveLike List_1_t1621593514 * ___m_listGiveLike_2; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_ListUserId List_1_t128053199 * ___m_ListUserId_3; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionIndex int32_t ___m_SectionIndex_4; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionCount int32_t ___m_SectionCount_5; // System.Int32 DMCore.DanceMode.CDanceMode::m_ServerResultSectionIndex int32_t ___m_ServerResultSectionIndex_6; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd DMCore.DanceMode.CDanceMode::m_ptrRoleAnimEnd OnRoleAnimEnd_t3559497459 * ___m_ptrRoleAnimEnd_8; public: inline static int32_t get_offset_of_m_listActive_0() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listActive_0)); } inline Dictionary_2_t757155719 * get_m_listActive_0() const { return ___m_listActive_0; } inline Dictionary_2_t757155719 ** get_address_of_m_listActive_0() { return &___m_listActive_0; } inline void set_m_listActive_0(Dictionary_2_t757155719 * value) { ___m_listActive_0 = value; Il2CppCodeGenWriteBarrier((&___m_listActive_0), value); } inline static int32_t get_offset_of_m_listSection_1() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listSection_1)); } inline List_1_t2376830540 * get_m_listSection_1() const { return ___m_listSection_1; } inline List_1_t2376830540 ** get_address_of_m_listSection_1() { return &___m_listSection_1; } inline void set_m_listSection_1(List_1_t2376830540 * value) { ___m_listSection_1 = value; Il2CppCodeGenWriteBarrier((&___m_listSection_1), value); } inline static int32_t get_offset_of_m_listGiveLike_2() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listGiveLike_2)); } inline List_1_t1621593514 * get_m_listGiveLike_2() const { return ___m_listGiveLike_2; } inline List_1_t1621593514 ** get_address_of_m_listGiveLike_2() { return &___m_listGiveLike_2; } inline void set_m_listGiveLike_2(List_1_t1621593514 * value) { ___m_listGiveLike_2 = value; Il2CppCodeGenWriteBarrier((&___m_listGiveLike_2), value); } inline static int32_t get_offset_of_m_ListUserId_3() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ListUserId_3)); } inline List_1_t128053199 * get_m_ListUserId_3() const { return ___m_ListUserId_3; } inline List_1_t128053199 ** get_address_of_m_ListUserId_3() { return &___m_ListUserId_3; } inline void set_m_ListUserId_3(List_1_t128053199 * value) { ___m_ListUserId_3 = value; Il2CppCodeGenWriteBarrier((&___m_ListUserId_3), value); } inline static int32_t get_offset_of_m_SectionIndex_4() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionIndex_4)); } inline int32_t get_m_SectionIndex_4() const { return ___m_SectionIndex_4; } inline int32_t* get_address_of_m_SectionIndex_4() { return &___m_SectionIndex_4; } inline void set_m_SectionIndex_4(int32_t value) { ___m_SectionIndex_4 = value; } inline static int32_t get_offset_of_m_SectionCount_5() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionCount_5)); } inline int32_t get_m_SectionCount_5() const { return ___m_SectionCount_5; } inline int32_t* get_address_of_m_SectionCount_5() { return &___m_SectionCount_5; } inline void set_m_SectionCount_5(int32_t value) { ___m_SectionCount_5 = value; } inline static int32_t get_offset_of_m_ServerResultSectionIndex_6() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ServerResultSectionIndex_6)); } inline int32_t get_m_ServerResultSectionIndex_6() const { return ___m_ServerResultSectionIndex_6; } inline int32_t* get_address_of_m_ServerResultSectionIndex_6() { return &___m_ServerResultSectionIndex_6; } inline void set_m_ServerResultSectionIndex_6(int32_t value) { ___m_ServerResultSectionIndex_6 = value; } inline static int32_t get_offset_of_m_ptrRoleAnimEnd_8() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ptrRoleAnimEnd_8)); } inline OnRoleAnimEnd_t3559497459 * get_m_ptrRoleAnimEnd_8() const { return ___m_ptrRoleAnimEnd_8; } inline OnRoleAnimEnd_t3559497459 ** get_address_of_m_ptrRoleAnimEnd_8() { return &___m_ptrRoleAnimEnd_8; } inline void set_m_ptrRoleAnimEnd_8(OnRoleAnimEnd_t3559497459 * value) { ___m_ptrRoleAnimEnd_8 = value; Il2CppCodeGenWriteBarrier((&___m_ptrRoleAnimEnd_8), value); } }; struct CDanceMode_t1520520494_StaticFields { public: // DMCore.DanceMode.CSectionRoleTask DMCore.DanceMode.CDanceMode::s_roleTask CSectionRoleTask_t2014828986 * ___s_roleTask_7; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache0 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache0_9; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache1 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache1_10; public: inline static int32_t get_offset_of_s_roleTask_7() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___s_roleTask_7)); } inline CSectionRoleTask_t2014828986 * get_s_roleTask_7() const { return ___s_roleTask_7; } inline CSectionRoleTask_t2014828986 ** get_address_of_s_roleTask_7() { return &___s_roleTask_7; } inline void set_s_roleTask_7(CSectionRoleTask_t2014828986 * value) { ___s_roleTask_7 = value; Il2CppCodeGenWriteBarrier((&___s_roleTask_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_9() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache0_9)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache0_9() const { return ___U3CU3Ef__mgU24cache0_9; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache0_9() { return &___U3CU3Ef__mgU24cache0_9; } inline void set_U3CU3Ef__mgU24cache0_9(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache0_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_10() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache1_10)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache1_10() const { return ___U3CU3Ef__mgU24cache1_10; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache1_10() { return &___U3CU3Ef__mgU24cache1_10; } inline void set_U3CU3Ef__mgU24cache1_10(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache1_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMODE_T1520520494_H #ifndef 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 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 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 U3CGETQUESTIONDETAILBYNUMBERU3EC__ANONSTOREY1_T4066684578_H #define U3CGETQUESTIONDETAILBYNUMBERU3EC__ANONSTOREY1_T4066684578_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/c__AnonStorey1 struct U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CQuestionManger/c__AnonStorey1::QuestionNumber int32_t ___QuestionNumber_0; public: inline static int32_t get_offset_of_QuestionNumber_0() { return static_cast(offsetof(U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578, ___QuestionNumber_0)); } inline int32_t get_QuestionNumber_0() const { return ___QuestionNumber_0; } inline int32_t* get_address_of_QuestionNumber_0() { return &___QuestionNumber_0; } inline void set_QuestionNumber_0(int32_t value) { ___QuestionNumber_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETQUESTIONDETAILBYNUMBERU3EC__ANONSTOREY1_T4066684578_H #ifndef U3CDELETEQUESTIONU3EC__ANONSTOREY0_T739857388_H #define U3CDELETEQUESTIONU3EC__ANONSTOREY0_T739857388_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/c__AnonStorey0 struct U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CQuestionManger/c__AnonStorey0::fid int32_t ___fid_0; public: inline static int32_t get_offset_of_fid_0() { return static_cast(offsetof(U3CDeleteQuestionU3Ec__AnonStorey0_t739857388, ___fid_0)); } inline int32_t get_fid_0() const { return ___fid_0; } inline int32_t* get_address_of_fid_0() { return &___fid_0; } inline void set_fid_0(int32_t value) { ___fid_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDELETEQUESTIONU3EC__ANONSTOREY0_T739857388_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 CPVESTORYDATA_T1324513091_H #define CPVESTORYDATA_T1324513091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveStoryData struct CPveStoryData_t1324513091 : public RuntimeObject { public: // System.String[] DMCore.Logic.CPveStoryData::Term StringU5BU5D_t1281789340* ___Term_0; // System.Int32 DMCore.Logic.CPveStoryData::storyID int32_t ___storyID_1; public: inline static int32_t get_offset_of_Term_0() { return static_cast(offsetof(CPveStoryData_t1324513091, ___Term_0)); } inline StringU5BU5D_t1281789340* get_Term_0() const { return ___Term_0; } inline StringU5BU5D_t1281789340** get_address_of_Term_0() { return &___Term_0; } inline void set_Term_0(StringU5BU5D_t1281789340* value) { ___Term_0 = value; Il2CppCodeGenWriteBarrier((&___Term_0), value); } inline static int32_t get_offset_of_storyID_1() { return static_cast(offsetof(CPveStoryData_t1324513091, ___storyID_1)); } inline int32_t get_storyID_1() const { return ___storyID_1; } inline int32_t* get_address_of_storyID_1() { return &___storyID_1; } inline void set_storyID_1(int32_t value) { ___storyID_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVESTORYDATA_T1324513091_H #ifndef CLOTHSCOREDATA_T1911004847_H #define CLOTHSCOREDATA_T1911004847_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ClothScoreData struct ClothScoreData_t1911004847 : public RuntimeObject { public: // System.String[] DMCore.Logic.ClothScoreData::NormalType StringU5BU5D_t1281789340* ___NormalType_0; // System.String[] DMCore.Logic.ClothScoreData::MatchType StringU5BU5D_t1281789340* ___MatchType_1; // System.String[] DMCore.Logic.ClothScoreData::RepelType StringU5BU5D_t1281789340* ___RepelType_2; // System.Int32 DMCore.Logic.ClothScoreData::k__BackingField int32_t ___U3CNeedScore0U3Ek__BackingField_3; // System.Int32 DMCore.Logic.ClothScoreData::k__BackingField int32_t ___U3CNeedScore1U3Ek__BackingField_4; // System.Int32 DMCore.Logic.ClothScoreData::k__BackingField int32_t ___U3CNeedScore2U3Ek__BackingField_5; public: inline static int32_t get_offset_of_NormalType_0() { return static_cast(offsetof(ClothScoreData_t1911004847, ___NormalType_0)); } inline StringU5BU5D_t1281789340* get_NormalType_0() const { return ___NormalType_0; } inline StringU5BU5D_t1281789340** get_address_of_NormalType_0() { return &___NormalType_0; } inline void set_NormalType_0(StringU5BU5D_t1281789340* value) { ___NormalType_0 = value; Il2CppCodeGenWriteBarrier((&___NormalType_0), value); } inline static int32_t get_offset_of_MatchType_1() { return static_cast(offsetof(ClothScoreData_t1911004847, ___MatchType_1)); } inline StringU5BU5D_t1281789340* get_MatchType_1() const { return ___MatchType_1; } inline StringU5BU5D_t1281789340** get_address_of_MatchType_1() { return &___MatchType_1; } inline void set_MatchType_1(StringU5BU5D_t1281789340* value) { ___MatchType_1 = value; Il2CppCodeGenWriteBarrier((&___MatchType_1), value); } inline static int32_t get_offset_of_RepelType_2() { return static_cast(offsetof(ClothScoreData_t1911004847, ___RepelType_2)); } inline StringU5BU5D_t1281789340* get_RepelType_2() const { return ___RepelType_2; } inline StringU5BU5D_t1281789340** get_address_of_RepelType_2() { return &___RepelType_2; } inline void set_RepelType_2(StringU5BU5D_t1281789340* value) { ___RepelType_2 = value; Il2CppCodeGenWriteBarrier((&___RepelType_2), value); } inline static int32_t get_offset_of_U3CNeedScore0U3Ek__BackingField_3() { return static_cast(offsetof(ClothScoreData_t1911004847, ___U3CNeedScore0U3Ek__BackingField_3)); } inline int32_t get_U3CNeedScore0U3Ek__BackingField_3() const { return ___U3CNeedScore0U3Ek__BackingField_3; } inline int32_t* get_address_of_U3CNeedScore0U3Ek__BackingField_3() { return &___U3CNeedScore0U3Ek__BackingField_3; } inline void set_U3CNeedScore0U3Ek__BackingField_3(int32_t value) { ___U3CNeedScore0U3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CNeedScore1U3Ek__BackingField_4() { return static_cast(offsetof(ClothScoreData_t1911004847, ___U3CNeedScore1U3Ek__BackingField_4)); } inline int32_t get_U3CNeedScore1U3Ek__BackingField_4() const { return ___U3CNeedScore1U3Ek__BackingField_4; } inline int32_t* get_address_of_U3CNeedScore1U3Ek__BackingField_4() { return &___U3CNeedScore1U3Ek__BackingField_4; } inline void set_U3CNeedScore1U3Ek__BackingField_4(int32_t value) { ___U3CNeedScore1U3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CNeedScore2U3Ek__BackingField_5() { return static_cast(offsetof(ClothScoreData_t1911004847, ___U3CNeedScore2U3Ek__BackingField_5)); } inline int32_t get_U3CNeedScore2U3Ek__BackingField_5() const { return ___U3CNeedScore2U3Ek__BackingField_5; } inline int32_t* get_address_of_U3CNeedScore2U3Ek__BackingField_5() { return &___U3CNeedScore2U3Ek__BackingField_5; } inline void set_U3CNeedScore2U3Ek__BackingField_5(int32_t value) { ___U3CNeedScore2U3Ek__BackingField_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTHSCOREDATA_T1911004847_H #ifndef LIST_1_T3588365150_H #define LIST_1_T3588365150_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_t3588365150 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_t1360143865* ____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_t3588365150, ____items_1)); } inline KeyValuePair_2U5BU5D_t1360143865* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_t1360143865** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_t1360143865* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3588365150, ____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_t3588365150, ____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_t3588365150_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray KeyValuePair_2U5BU5D_t1360143865* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3588365150_StaticFields, ___EmptyArray_4)); } inline KeyValuePair_2U5BU5D_t1360143865* get_EmptyArray_4() const { return ___EmptyArray_4; } inline KeyValuePair_2U5BU5D_t1360143865** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(KeyValuePair_2U5BU5D_t1360143865* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3588365150_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 LIST_1_T3978349119_H #define LIST_1_T3978349119_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_t3978349119 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CDanceNpcU5BU5D_t1108746868* ____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_t3978349119, ____items_1)); } inline CDanceNpcU5BU5D_t1108746868* get__items_1() const { return ____items_1; } inline CDanceNpcU5BU5D_t1108746868** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CDanceNpcU5BU5D_t1108746868* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3978349119, ____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_t3978349119, ____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_t3978349119_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CDanceNpcU5BU5D_t1108746868* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3978349119_StaticFields, ___EmptyArray_4)); } inline CDanceNpcU5BU5D_t1108746868* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CDanceNpcU5BU5D_t1108746868** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CDanceNpcU5BU5D_t1108746868* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3978349119_H #ifndef INETMSGBASES2C_T126919271_H #define INETMSGBASES2C_T126919271_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.INetMsgBaseS2C struct INetMsgBaseS2C_t126919271 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETMSGBASES2C_T126919271_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 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 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 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 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 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 DICTIONARY_2_T3139454238_H #define DICTIONARY_2_T3139454238_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_t3139454238 : 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 CRankCfgU5BU5D_t493617226* ___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_t3139454238, ___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_t3139454238, ___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_t3139454238, ___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_t3139454238, ___valueSlots_7)); } inline CRankCfgU5BU5D_t493617226* get_valueSlots_7() const { return ___valueSlots_7; } inline CRankCfgU5BU5D_t493617226** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(CRankCfgU5BU5D_t493617226* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3139454238, ___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_t3139454238, ___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_t3139454238, ___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_t3139454238, ___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_t3139454238, ___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_t3139454238, ___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_t3139454238, ___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_t3139454238_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t97956070 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3139454238_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t97956070 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t97956070 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t97956070 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3139454238_H #ifndef SECTIONIMAGE_T1133006028_H #define SECTIONIMAGE_T1133006028_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveManager/SectionImage struct SectionImage_t1133006028 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CPveManager/SectionImage::_id int32_t ____id_0; // System.Int32 DMCore.Logic.CPveManager/SectionImage::_own int32_t ____own_1; // System.Int32 DMCore.Logic.CPveManager/SectionImage::_sex int32_t ____sex_2; // System.String DMCore.Logic.CPveManager/SectionImage::_time String_t* ____time_3; // System.String DMCore.Logic.CPveManager/SectionImage::_desc String_t* ____desc_4; // System.String DMCore.Logic.CPveManager/SectionImage::_name String_t* ____name_5; // System.String DMCore.Logic.CPveManager/SectionImage::_path String_t* ____path_6; public: inline static int32_t get_offset_of__id_0() { return static_cast(offsetof(SectionImage_t1133006028, ____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__own_1() { return static_cast(offsetof(SectionImage_t1133006028, ____own_1)); } inline int32_t get__own_1() const { return ____own_1; } inline int32_t* get_address_of__own_1() { return &____own_1; } inline void set__own_1(int32_t value) { ____own_1 = value; } inline static int32_t get_offset_of__sex_2() { return static_cast(offsetof(SectionImage_t1133006028, ____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__time_3() { return static_cast(offsetof(SectionImage_t1133006028, ____time_3)); } inline String_t* get__time_3() const { return ____time_3; } inline String_t** get_address_of__time_3() { return &____time_3; } inline void set__time_3(String_t* value) { ____time_3 = value; Il2CppCodeGenWriteBarrier((&____time_3), value); } inline static int32_t get_offset_of__desc_4() { return static_cast(offsetof(SectionImage_t1133006028, ____desc_4)); } inline String_t* get__desc_4() const { return ____desc_4; } inline String_t** get_address_of__desc_4() { return &____desc_4; } inline void set__desc_4(String_t* value) { ____desc_4 = value; Il2CppCodeGenWriteBarrier((&____desc_4), value); } inline static int32_t get_offset_of__name_5() { return static_cast(offsetof(SectionImage_t1133006028, ____name_5)); } inline String_t* get__name_5() const { return ____name_5; } inline String_t** get_address_of__name_5() { return &____name_5; } inline void set__name_5(String_t* value) { ____name_5 = value; Il2CppCodeGenWriteBarrier((&____name_5), value); } inline static int32_t get_offset_of__path_6() { return static_cast(offsetof(SectionImage_t1133006028, ____path_6)); } inline String_t* get__path_6() const { return ____path_6; } inline String_t** get_address_of__path_6() { return &____path_6; } inline void set__path_6(String_t* value) { ____path_6 = value; Il2CppCodeGenWriteBarrier((&____path_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SECTIONIMAGE_T1133006028_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 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 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 CQUESTIONCHAT_T456593442_H #define CQUESTIONCHAT_T456593442_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionChat struct CQuestionChat_t456593442 : public RuntimeObject { public: // System.String DMCore.Logic.CQuestionChat::k__BackingField String_t* ___U3CChatTimeU3Ek__BackingField_0; // System.String DMCore.Logic.CQuestionChat::k__BackingField String_t* ___U3CChatContentU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CQuestionChat::k__BackingField int32_t ___U3CRoleSendChatU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CChatTimeU3Ek__BackingField_0() { return static_cast(offsetof(CQuestionChat_t456593442, ___U3CChatTimeU3Ek__BackingField_0)); } inline String_t* get_U3CChatTimeU3Ek__BackingField_0() const { return ___U3CChatTimeU3Ek__BackingField_0; } inline String_t** get_address_of_U3CChatTimeU3Ek__BackingField_0() { return &___U3CChatTimeU3Ek__BackingField_0; } inline void set_U3CChatTimeU3Ek__BackingField_0(String_t* value) { ___U3CChatTimeU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CChatTimeU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CChatContentU3Ek__BackingField_1() { return static_cast(offsetof(CQuestionChat_t456593442, ___U3CChatContentU3Ek__BackingField_1)); } inline String_t* get_U3CChatContentU3Ek__BackingField_1() const { return ___U3CChatContentU3Ek__BackingField_1; } inline String_t** get_address_of_U3CChatContentU3Ek__BackingField_1() { return &___U3CChatContentU3Ek__BackingField_1; } inline void set_U3CChatContentU3Ek__BackingField_1(String_t* value) { ___U3CChatContentU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CChatContentU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CRoleSendChatU3Ek__BackingField_2() { return static_cast(offsetof(CQuestionChat_t456593442, ___U3CRoleSendChatU3Ek__BackingField_2)); } inline int32_t get_U3CRoleSendChatU3Ek__BackingField_2() const { return ___U3CRoleSendChatU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CRoleSendChatU3Ek__BackingField_2() { return &___U3CRoleSendChatU3Ek__BackingField_2; } inline void set_U3CRoleSendChatU3Ek__BackingField_2(int32_t value) { ___U3CRoleSendChatU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUESTIONCHAT_T456593442_H #ifndef LIST_1_T1928668184_H #define LIST_1_T1928668184_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_t1928668184 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CQuestionChatU5BU5D_t2575585559* ____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_t1928668184, ____items_1)); } inline CQuestionChatU5BU5D_t2575585559* get__items_1() const { return ____items_1; } inline CQuestionChatU5BU5D_t2575585559** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CQuestionChatU5BU5D_t2575585559* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1928668184, ____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_t1928668184, ____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_t1928668184_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CQuestionChatU5BU5D_t2575585559* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1928668184_StaticFields, ___EmptyArray_4)); } inline CQuestionChatU5BU5D_t2575585559* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CQuestionChatU5BU5D_t2575585559** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CQuestionChatU5BU5D_t2575585559* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1928668184_H #ifndef LIST_1_T3428332534_H #define LIST_1_T3428332534_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_t3428332534 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CQuestionDetailU5BU5D_t2283364353* ____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_t3428332534, ____items_1)); } inline CQuestionDetailU5BU5D_t2283364353* get__items_1() const { return ____items_1; } inline CQuestionDetailU5BU5D_t2283364353** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CQuestionDetailU5BU5D_t2283364353* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3428332534, ____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_t3428332534, ____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_t3428332534_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CQuestionDetailU5BU5D_t2283364353* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3428332534_StaticFields, ___EmptyArray_4)); } inline CQuestionDetailU5BU5D_t2283364353* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CQuestionDetailU5BU5D_t2283364353** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CQuestionDetailU5BU5D_t2283364353* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3428332534_H #ifndef CLOCALIZATIONMANAGER_T2604768345_H #define CLOCALIZATIONMANAGER_T2604768345_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Localization.CLocalizationManager struct CLocalizationManager_t2604768345 : public RuntimeObject { public: public: }; struct CLocalizationManager_t2604768345_StaticFields { public: // System.String DMCore.Framework.Localization.CLocalizationManager::s_CurrentLanguage String_t* ___s_CurrentLanguage_0; // DMCore.Framework.Localization.CLocalizationManager DMCore.Framework.Localization.CLocalizationManager::s_Instance CLocalizationManager_t2604768345 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_CurrentLanguage_0() { return static_cast(offsetof(CLocalizationManager_t2604768345_StaticFields, ___s_CurrentLanguage_0)); } inline String_t* get_s_CurrentLanguage_0() const { return ___s_CurrentLanguage_0; } inline String_t** get_address_of_s_CurrentLanguage_0() { return &___s_CurrentLanguage_0; } inline void set_s_CurrentLanguage_0(String_t* value) { ___s_CurrentLanguage_0 = value; Il2CppCodeGenWriteBarrier((&___s_CurrentLanguage_0), value); } inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CLocalizationManager_t2604768345_StaticFields, ___s_Instance_1)); } inline CLocalizationManager_t2604768345 * get_s_Instance_1() const { return ___s_Instance_1; } inline CLocalizationManager_t2604768345 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CLocalizationManager_t2604768345 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCALIZATIONMANAGER_T2604768345_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 KEYVALUEPAIR_2_T2502014403_H #define KEYVALUEPAIR_2_T2502014403_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2502014403 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value suitData_t1215628905 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2502014403, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2502014403, ___value_1)); } inline suitData_t1215628905 * get_value_1() const { return ___value_1; } inline suitData_t1215628905 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(suitData_t1215628905 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2502014403_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 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 SMSGCHANGEPROPERTY_T1788627945_H #define SMSGCHANGEPROPERTY_T1788627945_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgChangeProperty struct SMsgChangeProperty_t1788627945 : public INetMsgBaseS2C_t126919271 { public: // System.Int64 DMCore.Net.Protocol.SMsgChangeProperty::ObjectId int64_t ___ObjectId_0; // System.Byte[] DMCore.Net.Protocol.SMsgChangeProperty::m_PropBuf ByteU5BU5D_t4116647657* ___m_PropBuf_1; // DMCore.Framework.Scene.CProperty DMCore.Net.Protocol.SMsgChangeProperty::m_PropPtr CProperty_t963755051 * ___m_PropPtr_2; public: inline static int32_t get_offset_of_ObjectId_0() { return static_cast(offsetof(SMsgChangeProperty_t1788627945, ___ObjectId_0)); } inline int64_t get_ObjectId_0() const { return ___ObjectId_0; } inline int64_t* get_address_of_ObjectId_0() { return &___ObjectId_0; } inline void set_ObjectId_0(int64_t value) { ___ObjectId_0 = value; } inline static int32_t get_offset_of_m_PropBuf_1() { return static_cast(offsetof(SMsgChangeProperty_t1788627945, ___m_PropBuf_1)); } inline ByteU5BU5D_t4116647657* get_m_PropBuf_1() const { return ___m_PropBuf_1; } inline ByteU5BU5D_t4116647657** get_address_of_m_PropBuf_1() { return &___m_PropBuf_1; } inline void set_m_PropBuf_1(ByteU5BU5D_t4116647657* value) { ___m_PropBuf_1 = value; Il2CppCodeGenWriteBarrier((&___m_PropBuf_1), value); } inline static int32_t get_offset_of_m_PropPtr_2() { return static_cast(offsetof(SMsgChangeProperty_t1788627945, ___m_PropPtr_2)); } inline CProperty_t963755051 * get_m_PropPtr_2() const { return ___m_PropPtr_2; } inline CProperty_t963755051 ** get_address_of_m_PropPtr_2() { return &___m_PropPtr_2; } inline void set_m_PropPtr_2(CProperty_t963755051 * value) { ___m_PropPtr_2 = value; Il2CppCodeGenWriteBarrier((&___m_PropPtr_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGCHANGEPROPERTY_T1788627945_H #ifndef CNETMAINLOGIC_T857650587_H #define CNETMAINLOGIC_T857650587_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587 : public INetListener_t2122847788 { public: // DMCore.Net.CNetMainLogic/_ProcDelegate[] DMCore.Net.CNetMainLogic::m_AllProcPtrs _ProcDelegateU5BU5D_t2947363969* ___m_AllProcPtrs_1; // System.Int32 DMCore.Net.CNetMainLogic::m_NetState int32_t ___m_NetState_2; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetMainLogic::m_NetStateLock CThreadLock_t3315856551 * ___m_NetStateLock_3; // DMCore.Net.CCustomNetMsgHooker DMCore.Net.CNetMainLogic::m_msgHooker CCustomNetMsgHooker_t1749009394 * ___m_msgHooker_4; // System.String DMCore.Net.CNetMainLogic::m_ip String_t* ___m_ip_5; // System.Int32 DMCore.Net.CNetMainLogic::m_port int32_t ___m_port_6; // System.Boolean DMCore.Net.CNetMainLogic::m_bUserClose bool ___m_bUserClose_7; public: inline static int32_t get_offset_of_m_AllProcPtrs_1() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_AllProcPtrs_1)); } inline _ProcDelegateU5BU5D_t2947363969* get_m_AllProcPtrs_1() const { return ___m_AllProcPtrs_1; } inline _ProcDelegateU5BU5D_t2947363969** get_address_of_m_AllProcPtrs_1() { return &___m_AllProcPtrs_1; } inline void set_m_AllProcPtrs_1(_ProcDelegateU5BU5D_t2947363969* value) { ___m_AllProcPtrs_1 = value; Il2CppCodeGenWriteBarrier((&___m_AllProcPtrs_1), value); } inline static int32_t get_offset_of_m_NetState_2() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_NetState_2)); } inline int32_t get_m_NetState_2() const { return ___m_NetState_2; } inline int32_t* get_address_of_m_NetState_2() { return &___m_NetState_2; } inline void set_m_NetState_2(int32_t value) { ___m_NetState_2 = value; } inline static int32_t get_offset_of_m_NetStateLock_3() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_NetStateLock_3)); } inline CThreadLock_t3315856551 * get_m_NetStateLock_3() const { return ___m_NetStateLock_3; } inline CThreadLock_t3315856551 ** get_address_of_m_NetStateLock_3() { return &___m_NetStateLock_3; } inline void set_m_NetStateLock_3(CThreadLock_t3315856551 * value) { ___m_NetStateLock_3 = value; Il2CppCodeGenWriteBarrier((&___m_NetStateLock_3), value); } inline static int32_t get_offset_of_m_msgHooker_4() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_msgHooker_4)); } inline CCustomNetMsgHooker_t1749009394 * get_m_msgHooker_4() const { return ___m_msgHooker_4; } inline CCustomNetMsgHooker_t1749009394 ** get_address_of_m_msgHooker_4() { return &___m_msgHooker_4; } inline void set_m_msgHooker_4(CCustomNetMsgHooker_t1749009394 * value) { ___m_msgHooker_4 = value; Il2CppCodeGenWriteBarrier((&___m_msgHooker_4), value); } inline static int32_t get_offset_of_m_ip_5() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_ip_5)); } inline String_t* get_m_ip_5() const { return ___m_ip_5; } inline String_t** get_address_of_m_ip_5() { return &___m_ip_5; } inline void set_m_ip_5(String_t* value) { ___m_ip_5 = value; Il2CppCodeGenWriteBarrier((&___m_ip_5), value); } inline static int32_t get_offset_of_m_port_6() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_port_6)); } inline int32_t get_m_port_6() const { return ___m_port_6; } inline int32_t* get_address_of_m_port_6() { return &___m_port_6; } inline void set_m_port_6(int32_t value) { ___m_port_6 = value; } inline static int32_t get_offset_of_m_bUserClose_7() { return static_cast(offsetof(CNetMainLogic_t857650587, ___m_bUserClose_7)); } inline bool get_m_bUserClose_7() const { return ___m_bUserClose_7; } inline bool* get_address_of_m_bUserClose_7() { return &___m_bUserClose_7; } inline void set_m_bUserClose_7(bool value) { ___m_bUserClose_7 = value; } }; struct CNetMainLogic_t857650587_StaticFields { public: // System.Boolean DMCore.Net.CNetMainLogic::k__BackingField bool ___U3CIsServerStateRoleReadyU3Ek__BackingField_0; // System.String DMCore.Net.CNetMainLogic::GOLD_NOT_ENOUGH String_t* ___GOLD_NOT_ENOUGH_8; // System.String DMCore.Net.CNetMainLogic::DIAMOND_NOT_ENOUGH String_t* ___DIAMOND_NOT_ENOUGH_9; // System.String DMCore.Net.CNetMainLogic::ENERGY_NOT_ENOUGH String_t* ___ENERGY_NOT_ENOUGH_10; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_11; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_12; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache2 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache2_13; // DMCore.OnMsgBoxClkCallBack DMCore.Net.CNetMainLogic::<>f__mg$cache3 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache3_14; public: inline static int32_t get_offset_of_U3CIsServerStateRoleReadyU3Ek__BackingField_0() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CIsServerStateRoleReadyU3Ek__BackingField_0)); } inline bool get_U3CIsServerStateRoleReadyU3Ek__BackingField_0() const { return ___U3CIsServerStateRoleReadyU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsServerStateRoleReadyU3Ek__BackingField_0() { return &___U3CIsServerStateRoleReadyU3Ek__BackingField_0; } inline void set_U3CIsServerStateRoleReadyU3Ek__BackingField_0(bool value) { ___U3CIsServerStateRoleReadyU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_GOLD_NOT_ENOUGH_8() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___GOLD_NOT_ENOUGH_8)); } inline String_t* get_GOLD_NOT_ENOUGH_8() const { return ___GOLD_NOT_ENOUGH_8; } inline String_t** get_address_of_GOLD_NOT_ENOUGH_8() { return &___GOLD_NOT_ENOUGH_8; } inline void set_GOLD_NOT_ENOUGH_8(String_t* value) { ___GOLD_NOT_ENOUGH_8 = value; Il2CppCodeGenWriteBarrier((&___GOLD_NOT_ENOUGH_8), value); } inline static int32_t get_offset_of_DIAMOND_NOT_ENOUGH_9() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___DIAMOND_NOT_ENOUGH_9)); } inline String_t* get_DIAMOND_NOT_ENOUGH_9() const { return ___DIAMOND_NOT_ENOUGH_9; } inline String_t** get_address_of_DIAMOND_NOT_ENOUGH_9() { return &___DIAMOND_NOT_ENOUGH_9; } inline void set_DIAMOND_NOT_ENOUGH_9(String_t* value) { ___DIAMOND_NOT_ENOUGH_9 = value; Il2CppCodeGenWriteBarrier((&___DIAMOND_NOT_ENOUGH_9), value); } inline static int32_t get_offset_of_ENERGY_NOT_ENOUGH_10() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___ENERGY_NOT_ENOUGH_10)); } inline String_t* get_ENERGY_NOT_ENOUGH_10() const { return ___ENERGY_NOT_ENOUGH_10; } inline String_t** get_address_of_ENERGY_NOT_ENOUGH_10() { return &___ENERGY_NOT_ENOUGH_10; } inline void set_ENERGY_NOT_ENOUGH_10(String_t* value) { ___ENERGY_NOT_ENOUGH_10 = value; Il2CppCodeGenWriteBarrier((&___ENERGY_NOT_ENOUGH_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_11() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache0_11)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_11() const { return ___U3CU3Ef__mgU24cache0_11; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_11() { return &___U3CU3Ef__mgU24cache0_11; } inline void set_U3CU3Ef__mgU24cache0_11(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_12() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache1_12)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_12() const { return ___U3CU3Ef__mgU24cache1_12; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_12() { return &___U3CU3Ef__mgU24cache1_12; } inline void set_U3CU3Ef__mgU24cache1_12(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_12), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_13() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache2_13)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache2_13() const { return ___U3CU3Ef__mgU24cache2_13; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache2_13() { return &___U3CU3Ef__mgU24cache2_13; } inline void set_U3CU3Ef__mgU24cache2_13(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache2_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_13), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_14() { return static_cast(offsetof(CNetMainLogic_t857650587_StaticFields, ___U3CU3Ef__mgU24cache3_14)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache3_14() const { return ___U3CU3Ef__mgU24cache3_14; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache3_14() { return &___U3CU3Ef__mgU24cache3_14; } inline void set_U3CU3Ef__mgU24cache3_14(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache3_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETMAINLOGIC_T857650587_H #ifndef 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 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 KEYVALUEPAIR_2_T2116290408_H #define KEYVALUEPAIR_2_T2116290408_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2116290408 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int64_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int32_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2116290408, ___key_0)); } inline int64_t get_key_0() const { return ___key_0; } inline int64_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int64_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2116290408, ___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 // KEYVALUEPAIR_2_T2116290408_H #ifndef CPVEMANAGER_T3058433014_H #define CPVEMANAGER_T3058433014_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveManager struct CPveManager_t3058433014 : public ITextBase_t660344599 { public: // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsInitOrPlayeOverU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsShowPveStarU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CPveManager::k__BackingField bool ___U3CIsLevelResultU3Ek__BackingField_3; // CDataModelInt DMCore.Logic.CPveManager::k__BackingField CDataModelInt_t3463393640 * ___U3CCDataChapterIdU3Ek__BackingField_4; // DMCore.Logic.CServerSimulator DMCore.Logic.CPveManager::m_pSimulator CServerSimulator_t2819548284 * ___m_pSimulator_6; // System.Boolean DMCore.Logic.CPveManager::m_bPveMode bool ___m_bPveMode_7; // System.Int32 DMCore.Logic.CPveManager::m_nLevel int32_t ___m_nLevel_8; // System.Int32 DMCore.Logic.CPveManager::m_nSubLevel int32_t ___m_nSubLevel_9; // System.Int32 DMCore.Logic.CPveManager::m_pveStoryIdx int32_t ___m_pveStoryIdx_10; // System.Int32 DMCore.Logic.CPveManager::m_PassedMaxLevel int32_t ___m_PassedMaxLevel_11; // System.Int32 DMCore.Logic.CPveManager::m_PassedMaxLevelWhenBegin int32_t ___m_PassedMaxLevelWhenBegin_12; // System.Boolean DMCore.Logic.CPveManager::m_QueryServerPVEList bool ___m_QueryServerPVEList_13; // System.Int32 DMCore.Logic.CPveManager::m_CurChapterId int32_t ___m_CurChapterId_14; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_DictionPassedStar Dictionary_2_t1077746168 * ___m_DictionPassedStar_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_dictionStages Dictionary_2_t4033884959 * ___m_dictionStages_16; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_SectionStageCount Dictionary_2_t3693168236 * ___m_SectionStageCount_17; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPveManager::m_SectionAtlas Dictionary_2_t3770330557 * ___m_SectionAtlas_18; public: inline static int32_t get_offset_of_U3CIsInitOrPlayeOverU3Ek__BackingField_1() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsInitOrPlayeOverU3Ek__BackingField_1)); } inline bool get_U3CIsInitOrPlayeOverU3Ek__BackingField_1() const { return ___U3CIsInitOrPlayeOverU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsInitOrPlayeOverU3Ek__BackingField_1() { return &___U3CIsInitOrPlayeOverU3Ek__BackingField_1; } inline void set_U3CIsInitOrPlayeOverU3Ek__BackingField_1(bool value) { ___U3CIsInitOrPlayeOverU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsShowPveStarU3Ek__BackingField_2() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsShowPveStarU3Ek__BackingField_2)); } inline bool get_U3CIsShowPveStarU3Ek__BackingField_2() const { return ___U3CIsShowPveStarU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsShowPveStarU3Ek__BackingField_2() { return &___U3CIsShowPveStarU3Ek__BackingField_2; } inline void set_U3CIsShowPveStarU3Ek__BackingField_2(bool value) { ___U3CIsShowPveStarU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsLevelResultU3Ek__BackingField_3() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CIsLevelResultU3Ek__BackingField_3)); } inline bool get_U3CIsLevelResultU3Ek__BackingField_3() const { return ___U3CIsLevelResultU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsLevelResultU3Ek__BackingField_3() { return &___U3CIsLevelResultU3Ek__BackingField_3; } inline void set_U3CIsLevelResultU3Ek__BackingField_3(bool value) { ___U3CIsLevelResultU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CCDataChapterIdU3Ek__BackingField_4() { return static_cast(offsetof(CPveManager_t3058433014, ___U3CCDataChapterIdU3Ek__BackingField_4)); } inline CDataModelInt_t3463393640 * get_U3CCDataChapterIdU3Ek__BackingField_4() const { return ___U3CCDataChapterIdU3Ek__BackingField_4; } inline CDataModelInt_t3463393640 ** get_address_of_U3CCDataChapterIdU3Ek__BackingField_4() { return &___U3CCDataChapterIdU3Ek__BackingField_4; } inline void set_U3CCDataChapterIdU3Ek__BackingField_4(CDataModelInt_t3463393640 * value) { ___U3CCDataChapterIdU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CCDataChapterIdU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_m_pSimulator_6() { return static_cast(offsetof(CPveManager_t3058433014, ___m_pSimulator_6)); } inline CServerSimulator_t2819548284 * get_m_pSimulator_6() const { return ___m_pSimulator_6; } inline CServerSimulator_t2819548284 ** get_address_of_m_pSimulator_6() { return &___m_pSimulator_6; } inline void set_m_pSimulator_6(CServerSimulator_t2819548284 * value) { ___m_pSimulator_6 = value; Il2CppCodeGenWriteBarrier((&___m_pSimulator_6), value); } inline static int32_t get_offset_of_m_bPveMode_7() { return static_cast(offsetof(CPveManager_t3058433014, ___m_bPveMode_7)); } inline bool get_m_bPveMode_7() const { return ___m_bPveMode_7; } inline bool* get_address_of_m_bPveMode_7() { return &___m_bPveMode_7; } inline void set_m_bPveMode_7(bool value) { ___m_bPveMode_7 = value; } inline static int32_t get_offset_of_m_nLevel_8() { return static_cast(offsetof(CPveManager_t3058433014, ___m_nLevel_8)); } inline int32_t get_m_nLevel_8() const { return ___m_nLevel_8; } inline int32_t* get_address_of_m_nLevel_8() { return &___m_nLevel_8; } inline void set_m_nLevel_8(int32_t value) { ___m_nLevel_8 = value; } inline static int32_t get_offset_of_m_nSubLevel_9() { return static_cast(offsetof(CPveManager_t3058433014, ___m_nSubLevel_9)); } inline int32_t get_m_nSubLevel_9() const { return ___m_nSubLevel_9; } inline int32_t* get_address_of_m_nSubLevel_9() { return &___m_nSubLevel_9; } inline void set_m_nSubLevel_9(int32_t value) { ___m_nSubLevel_9 = value; } inline static int32_t get_offset_of_m_pveStoryIdx_10() { return static_cast(offsetof(CPveManager_t3058433014, ___m_pveStoryIdx_10)); } inline int32_t get_m_pveStoryIdx_10() const { return ___m_pveStoryIdx_10; } inline int32_t* get_address_of_m_pveStoryIdx_10() { return &___m_pveStoryIdx_10; } inline void set_m_pveStoryIdx_10(int32_t value) { ___m_pveStoryIdx_10 = value; } inline static int32_t get_offset_of_m_PassedMaxLevel_11() { return static_cast(offsetof(CPveManager_t3058433014, ___m_PassedMaxLevel_11)); } inline int32_t get_m_PassedMaxLevel_11() const { return ___m_PassedMaxLevel_11; } inline int32_t* get_address_of_m_PassedMaxLevel_11() { return &___m_PassedMaxLevel_11; } inline void set_m_PassedMaxLevel_11(int32_t value) { ___m_PassedMaxLevel_11 = value; } inline static int32_t get_offset_of_m_PassedMaxLevelWhenBegin_12() { return static_cast(offsetof(CPveManager_t3058433014, ___m_PassedMaxLevelWhenBegin_12)); } inline int32_t get_m_PassedMaxLevelWhenBegin_12() const { return ___m_PassedMaxLevelWhenBegin_12; } inline int32_t* get_address_of_m_PassedMaxLevelWhenBegin_12() { return &___m_PassedMaxLevelWhenBegin_12; } inline void set_m_PassedMaxLevelWhenBegin_12(int32_t value) { ___m_PassedMaxLevelWhenBegin_12 = value; } inline static int32_t get_offset_of_m_QueryServerPVEList_13() { return static_cast(offsetof(CPveManager_t3058433014, ___m_QueryServerPVEList_13)); } inline bool get_m_QueryServerPVEList_13() const { return ___m_QueryServerPVEList_13; } inline bool* get_address_of_m_QueryServerPVEList_13() { return &___m_QueryServerPVEList_13; } inline void set_m_QueryServerPVEList_13(bool value) { ___m_QueryServerPVEList_13 = value; } inline static int32_t get_offset_of_m_CurChapterId_14() { return static_cast(offsetof(CPveManager_t3058433014, ___m_CurChapterId_14)); } inline int32_t get_m_CurChapterId_14() const { return ___m_CurChapterId_14; } inline int32_t* get_address_of_m_CurChapterId_14() { return &___m_CurChapterId_14; } inline void set_m_CurChapterId_14(int32_t value) { ___m_CurChapterId_14 = value; } inline static int32_t get_offset_of_m_DictionPassedStar_15() { return static_cast(offsetof(CPveManager_t3058433014, ___m_DictionPassedStar_15)); } inline Dictionary_2_t1077746168 * get_m_DictionPassedStar_15() const { return ___m_DictionPassedStar_15; } inline Dictionary_2_t1077746168 ** get_address_of_m_DictionPassedStar_15() { return &___m_DictionPassedStar_15; } inline void set_m_DictionPassedStar_15(Dictionary_2_t1077746168 * value) { ___m_DictionPassedStar_15 = value; Il2CppCodeGenWriteBarrier((&___m_DictionPassedStar_15), value); } inline static int32_t get_offset_of_m_dictionStages_16() { return static_cast(offsetof(CPveManager_t3058433014, ___m_dictionStages_16)); } inline Dictionary_2_t4033884959 * get_m_dictionStages_16() const { return ___m_dictionStages_16; } inline Dictionary_2_t4033884959 ** get_address_of_m_dictionStages_16() { return &___m_dictionStages_16; } inline void set_m_dictionStages_16(Dictionary_2_t4033884959 * value) { ___m_dictionStages_16 = value; Il2CppCodeGenWriteBarrier((&___m_dictionStages_16), value); } inline static int32_t get_offset_of_m_SectionStageCount_17() { return static_cast(offsetof(CPveManager_t3058433014, ___m_SectionStageCount_17)); } inline Dictionary_2_t3693168236 * get_m_SectionStageCount_17() const { return ___m_SectionStageCount_17; } inline Dictionary_2_t3693168236 ** get_address_of_m_SectionStageCount_17() { return &___m_SectionStageCount_17; } inline void set_m_SectionStageCount_17(Dictionary_2_t3693168236 * value) { ___m_SectionStageCount_17 = value; Il2CppCodeGenWriteBarrier((&___m_SectionStageCount_17), value); } inline static int32_t get_offset_of_m_SectionAtlas_18() { return static_cast(offsetof(CPveManager_t3058433014, ___m_SectionAtlas_18)); } inline Dictionary_2_t3770330557 * get_m_SectionAtlas_18() const { return ___m_SectionAtlas_18; } inline Dictionary_2_t3770330557 ** get_address_of_m_SectionAtlas_18() { return &___m_SectionAtlas_18; } inline void set_m_SectionAtlas_18(Dictionary_2_t3770330557 * value) { ___m_SectionAtlas_18 = value; Il2CppCodeGenWriteBarrier((&___m_SectionAtlas_18), value); } }; struct CPveManager_t3058433014_StaticFields { public: // DMCore.Logic.CPveManager/CheckEnergyStateCallback DMCore.Logic.CPveManager::m_cbCheckEnergyState CheckEnergyStateCallback_t3528280671 * ___m_cbCheckEnergyState_5; // DMCore.Logic.CPveManager DMCore.Logic.CPveManager::s_instance CPveManager_t3058433014 * ___s_instance_19; // System.Comparison`1 DMCore.Logic.CPveManager::<>f__mg$cache0 Comparison_1_t907937207 * ___U3CU3Ef__mgU24cache0_20; public: inline static int32_t get_offset_of_m_cbCheckEnergyState_5() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___m_cbCheckEnergyState_5)); } inline CheckEnergyStateCallback_t3528280671 * get_m_cbCheckEnergyState_5() const { return ___m_cbCheckEnergyState_5; } inline CheckEnergyStateCallback_t3528280671 ** get_address_of_m_cbCheckEnergyState_5() { return &___m_cbCheckEnergyState_5; } inline void set_m_cbCheckEnergyState_5(CheckEnergyStateCallback_t3528280671 * value) { ___m_cbCheckEnergyState_5 = value; Il2CppCodeGenWriteBarrier((&___m_cbCheckEnergyState_5), value); } inline static int32_t get_offset_of_s_instance_19() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___s_instance_19)); } inline CPveManager_t3058433014 * get_s_instance_19() const { return ___s_instance_19; } inline CPveManager_t3058433014 ** get_address_of_s_instance_19() { return &___s_instance_19; } inline void set_s_instance_19(CPveManager_t3058433014 * value) { ___s_instance_19 = value; Il2CppCodeGenWriteBarrier((&___s_instance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_20() { return static_cast(offsetof(CPveManager_t3058433014_StaticFields, ___U3CU3Ef__mgU24cache0_20)); } inline Comparison_1_t907937207 * get_U3CU3Ef__mgU24cache0_20() const { return ___U3CU3Ef__mgU24cache0_20; } inline Comparison_1_t907937207 ** get_address_of_U3CU3Ef__mgU24cache0_20() { return &___U3CU3Ef__mgU24cache0_20; } inline void set_U3CU3Ef__mgU24cache0_20(Comparison_1_t907937207 * value) { ___U3CU3Ef__mgU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVEMANAGER_T3058433014_H #ifndef 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 SMSGCUSTOM_T3704812008_H #define SMSGCUSTOM_T3704812008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgCustom struct SMsgCustom_t3704812008 : public INetMsgBaseS2C_t126919271 { public: // DMCore.CDataArray DMCore.Net.Protocol.SMsgCustom::dataArray CDataArray_t4068198041 * ___dataArray_0; public: inline static int32_t get_offset_of_dataArray_0() { return static_cast(offsetof(SMsgCustom_t3704812008, ___dataArray_0)); } inline CDataArray_t4068198041 * get_dataArray_0() const { return ___dataArray_0; } inline CDataArray_t4068198041 ** get_address_of_dataArray_0() { return &___dataArray_0; } inline void set_dataArray_0(CDataArray_t4068198041 * value) { ___dataArray_0 = value; Il2CppCodeGenWriteBarrier((&___dataArray_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGCUSTOM_T3704812008_H #ifndef DMXMLDOCUMENT_T2468531415_H #define DMXMLDOCUMENT_T2468531415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlDocument struct DMXmlDocument_t2468531415 : public DMXmlNode_t3958967524 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLDOCUMENT_T2468531415_H #ifndef SMSGSCENEPROPERTY_T2338986832_H #define SMSGSCENEPROPERTY_T2338986832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgSceneProperty struct SMsgSceneProperty_t2338986832 : public INetMsgBaseS2C_t126919271 { public: // System.Byte[] DMCore.Net.Protocol.SMsgSceneProperty::m_PropBuf ByteU5BU5D_t4116647657* ___m_PropBuf_0; // DMCore.Framework.Scene.CProperty DMCore.Net.Protocol.SMsgSceneProperty::m_PropPtr CProperty_t963755051 * ___m_PropPtr_1; public: inline static int32_t get_offset_of_m_PropBuf_0() { return static_cast(offsetof(SMsgSceneProperty_t2338986832, ___m_PropBuf_0)); } inline ByteU5BU5D_t4116647657* get_m_PropBuf_0() const { return ___m_PropBuf_0; } inline ByteU5BU5D_t4116647657** get_address_of_m_PropBuf_0() { return &___m_PropBuf_0; } inline void set_m_PropBuf_0(ByteU5BU5D_t4116647657* value) { ___m_PropBuf_0 = value; Il2CppCodeGenWriteBarrier((&___m_PropBuf_0), value); } inline static int32_t get_offset_of_m_PropPtr_1() { return static_cast(offsetof(SMsgSceneProperty_t2338986832, ___m_PropPtr_1)); } inline CProperty_t963755051 * get_m_PropPtr_1() const { return ___m_PropPtr_1; } inline CProperty_t963755051 ** get_address_of_m_PropPtr_1() { return &___m_PropPtr_1; } inline void set_m_PropPtr_1(CProperty_t963755051 * value) { ___m_PropPtr_1 = value; Il2CppCodeGenWriteBarrier((&___m_PropPtr_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGSCENEPROPERTY_T2338986832_H #ifndef MEMBERINFO_T2195004153_H #define MEMBERINFO_T2195004153_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153 { public: // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nUserId int64_t ____nUserId_0; // System.String DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_strNickName String_t* ____strNickName_1; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nSex int32_t ____nSex_2; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nLv int32_t ____nLv_3; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nVipLv int32_t ____nVipLv_4; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nMemberLv int32_t ____nMemberLv_5; public: inline static int32_t get_offset_of__nUserId_0() { return static_cast(offsetof(MemberInfo_t2195004153, ____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__strNickName_1() { return static_cast(offsetof(MemberInfo_t2195004153, ____strNickName_1)); } inline String_t* get__strNickName_1() const { return ____strNickName_1; } inline String_t** get_address_of__strNickName_1() { return &____strNickName_1; } inline void set__strNickName_1(String_t* value) { ____strNickName_1 = value; Il2CppCodeGenWriteBarrier((&____strNickName_1), value); } inline static int32_t get_offset_of__nSex_2() { return static_cast(offsetof(MemberInfo_t2195004153, ____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__nLv_3() { return static_cast(offsetof(MemberInfo_t2195004153, ____nLv_3)); } inline int32_t get__nLv_3() const { return ____nLv_3; } inline int32_t* get_address_of__nLv_3() { return &____nLv_3; } inline void set__nLv_3(int32_t value) { ____nLv_3 = value; } inline static int32_t get_offset_of__nVipLv_4() { return static_cast(offsetof(MemberInfo_t2195004153, ____nVipLv_4)); } inline int32_t get__nVipLv_4() const { return ____nVipLv_4; } inline int32_t* get_address_of__nVipLv_4() { return &____nVipLv_4; } inline void set__nVipLv_4(int32_t value) { ____nVipLv_4 = value; } inline static int32_t get_offset_of__nMemberLv_5() { return static_cast(offsetof(MemberInfo_t2195004153, ____nMemberLv_5)); } inline int32_t get__nMemberLv_5() const { return ____nMemberLv_5; } inline int32_t* get_address_of__nMemberLv_5() { return &____nMemberLv_5; } inline void set__nMemberLv_5(int32_t value) { ____nMemberLv_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153_marshaled_pinvoke { int64_t ____nUserId_0; char* ____strNickName_1; int32_t ____nSex_2; int32_t ____nLv_3; int32_t ____nVipLv_4; int32_t ____nMemberLv_5; }; // Native definition for COM marshalling of DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153_marshaled_com { int64_t ____nUserId_0; Il2CppChar* ____strNickName_1; int32_t ____nSex_2; int32_t ____nLv_3; int32_t ____nVipLv_4; int32_t ____nMemberLv_5; }; #endif // MEMBERINFO_T2195004153_H #ifndef MEMBERINFO_T2747020385_H #define MEMBERINFO_T2747020385_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo struct MemberInfo_t2747020385 { public: // System.Int64 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nUserId int64_t ____nUserId_0; // System.String DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_strNickName String_t* ____strNickName_1; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nSex int32_t ____nSex_2; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nLv int32_t ____nLv_3; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nVipLv int32_t ____nVipLv_4; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nMemberLV int32_t ____nMemberLV_5; public: inline static int32_t get_offset_of__nUserId_0() { return static_cast(offsetof(MemberInfo_t2747020385, ____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__strNickName_1() { return static_cast(offsetof(MemberInfo_t2747020385, ____strNickName_1)); } inline String_t* get__strNickName_1() const { return ____strNickName_1; } inline String_t** get_address_of__strNickName_1() { return &____strNickName_1; } inline void set__strNickName_1(String_t* value) { ____strNickName_1 = value; Il2CppCodeGenWriteBarrier((&____strNickName_1), value); } inline static int32_t get_offset_of__nSex_2() { return static_cast(offsetof(MemberInfo_t2747020385, ____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__nLv_3() { return static_cast(offsetof(MemberInfo_t2747020385, ____nLv_3)); } inline int32_t get__nLv_3() const { return ____nLv_3; } inline int32_t* get_address_of__nLv_3() { return &____nLv_3; } inline void set__nLv_3(int32_t value) { ____nLv_3 = value; } inline static int32_t get_offset_of__nVipLv_4() { return static_cast(offsetof(MemberInfo_t2747020385, ____nVipLv_4)); } inline int32_t get__nVipLv_4() const { return ____nVipLv_4; } inline int32_t* get_address_of__nVipLv_4() { return &____nVipLv_4; } inline void set__nVipLv_4(int32_t value) { ____nVipLv_4 = value; } inline static int32_t get_offset_of__nMemberLV_5() { return static_cast(offsetof(MemberInfo_t2747020385, ____nMemberLV_5)); } inline int32_t get__nMemberLV_5() const { return ____nMemberLV_5; } inline int32_t* get_address_of__nMemberLV_5() { return &____nMemberLV_5; } inline void set__nMemberLV_5(int32_t value) { ____nMemberLV_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo struct MemberInfo_t2747020385_marshaled_pinvoke { int64_t ____nUserId_0; char* ____strNickName_1; int32_t ____nSex_2; int32_t ____nLv_3; int32_t ____nVipLv_4; int32_t ____nMemberLV_5; }; // Native definition for COM marshalling of DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo struct MemberInfo_t2747020385_marshaled_com { int64_t ____nUserId_0; Il2CppChar* ____strNickName_1; int32_t ____nSex_2; int32_t ____nLv_3; int32_t ____nVipLv_4; int32_t ____nMemberLV_5; }; #endif // MEMBERINFO_T2747020385_H #ifndef ROOMINFO_T2040040389_H #define ROOMINFO_T2040040389_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoomList/RoomInfo struct RoomInfo_t2040040389 { public: // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nRoomId int32_t ____nRoomId_0; // System.String DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_strRoomName String_t* ____strRoomName_1; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nRoomState int32_t ____nRoomState_2; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nFriendNum int32_t ____nFriendNum_3; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nMaleNum int32_t ____nMaleNum_4; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nFemaleNum int32_t ____nFemaleNum_5; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nIsLocked int32_t ____nIsLocked_6; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nSongLv int32_t ____nSongLv_7; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nPlayMode int32_t ____nPlayMode_8; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nKeyMode int32_t ____nKeyMode_9; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_topLeftTime int32_t ____topLeftTime_10; public: inline static int32_t get_offset_of__nRoomId_0() { return static_cast(offsetof(RoomInfo_t2040040389, ____nRoomId_0)); } inline int32_t get__nRoomId_0() const { return ____nRoomId_0; } inline int32_t* get_address_of__nRoomId_0() { return &____nRoomId_0; } inline void set__nRoomId_0(int32_t value) { ____nRoomId_0 = value; } inline static int32_t get_offset_of__strRoomName_1() { return static_cast(offsetof(RoomInfo_t2040040389, ____strRoomName_1)); } inline String_t* get__strRoomName_1() const { return ____strRoomName_1; } inline String_t** get_address_of__strRoomName_1() { return &____strRoomName_1; } inline void set__strRoomName_1(String_t* value) { ____strRoomName_1 = value; Il2CppCodeGenWriteBarrier((&____strRoomName_1), value); } inline static int32_t get_offset_of__nRoomState_2() { return static_cast(offsetof(RoomInfo_t2040040389, ____nRoomState_2)); } inline int32_t get__nRoomState_2() const { return ____nRoomState_2; } inline int32_t* get_address_of__nRoomState_2() { return &____nRoomState_2; } inline void set__nRoomState_2(int32_t value) { ____nRoomState_2 = value; } inline static int32_t get_offset_of__nFriendNum_3() { return static_cast(offsetof(RoomInfo_t2040040389, ____nFriendNum_3)); } inline int32_t get__nFriendNum_3() const { return ____nFriendNum_3; } inline int32_t* get_address_of__nFriendNum_3() { return &____nFriendNum_3; } inline void set__nFriendNum_3(int32_t value) { ____nFriendNum_3 = value; } inline static int32_t get_offset_of__nMaleNum_4() { return static_cast(offsetof(RoomInfo_t2040040389, ____nMaleNum_4)); } inline int32_t get__nMaleNum_4() const { return ____nMaleNum_4; } inline int32_t* get_address_of__nMaleNum_4() { return &____nMaleNum_4; } inline void set__nMaleNum_4(int32_t value) { ____nMaleNum_4 = value; } inline static int32_t get_offset_of__nFemaleNum_5() { return static_cast(offsetof(RoomInfo_t2040040389, ____nFemaleNum_5)); } inline int32_t get__nFemaleNum_5() const { return ____nFemaleNum_5; } inline int32_t* get_address_of__nFemaleNum_5() { return &____nFemaleNum_5; } inline void set__nFemaleNum_5(int32_t value) { ____nFemaleNum_5 = value; } inline static int32_t get_offset_of__nIsLocked_6() { return static_cast(offsetof(RoomInfo_t2040040389, ____nIsLocked_6)); } inline int32_t get__nIsLocked_6() const { return ____nIsLocked_6; } inline int32_t* get_address_of__nIsLocked_6() { return &____nIsLocked_6; } inline void set__nIsLocked_6(int32_t value) { ____nIsLocked_6 = value; } inline static int32_t get_offset_of__nSongLv_7() { return static_cast(offsetof(RoomInfo_t2040040389, ____nSongLv_7)); } inline int32_t get__nSongLv_7() const { return ____nSongLv_7; } inline int32_t* get_address_of__nSongLv_7() { return &____nSongLv_7; } inline void set__nSongLv_7(int32_t value) { ____nSongLv_7 = value; } inline static int32_t get_offset_of__nPlayMode_8() { return static_cast(offsetof(RoomInfo_t2040040389, ____nPlayMode_8)); } inline int32_t get__nPlayMode_8() const { return ____nPlayMode_8; } inline int32_t* get_address_of__nPlayMode_8() { return &____nPlayMode_8; } inline void set__nPlayMode_8(int32_t value) { ____nPlayMode_8 = value; } inline static int32_t get_offset_of__nKeyMode_9() { return static_cast(offsetof(RoomInfo_t2040040389, ____nKeyMode_9)); } inline int32_t get__nKeyMode_9() const { return ____nKeyMode_9; } inline int32_t* get_address_of__nKeyMode_9() { return &____nKeyMode_9; } inline void set__nKeyMode_9(int32_t value) { ____nKeyMode_9 = value; } inline static int32_t get_offset_of__topLeftTime_10() { return static_cast(offsetof(RoomInfo_t2040040389, ____topLeftTime_10)); } inline int32_t get__topLeftTime_10() const { return ____topLeftTime_10; } inline int32_t* get_address_of__topLeftTime_10() { return &____topLeftTime_10; } inline void set__topLeftTime_10(int32_t value) { ____topLeftTime_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Net.Protocol.SMsgRoomList/RoomInfo struct RoomInfo_t2040040389_marshaled_pinvoke { int32_t ____nRoomId_0; char* ____strRoomName_1; int32_t ____nRoomState_2; int32_t ____nFriendNum_3; int32_t ____nMaleNum_4; int32_t ____nFemaleNum_5; int32_t ____nIsLocked_6; int32_t ____nSongLv_7; int32_t ____nPlayMode_8; int32_t ____nKeyMode_9; int32_t ____topLeftTime_10; }; // Native definition for COM marshalling of DMCore.Net.Protocol.SMsgRoomList/RoomInfo struct RoomInfo_t2040040389_marshaled_com { int32_t ____nRoomId_0; Il2CppChar* ____strRoomName_1; int32_t ____nRoomState_2; int32_t ____nFriendNum_3; int32_t ____nMaleNum_4; int32_t ____nFemaleNum_5; int32_t ____nIsLocked_6; int32_t ____nSongLv_7; int32_t ____nPlayMode_8; int32_t ____nKeyMode_9; int32_t ____topLeftTime_10; }; #endif // ROOMINFO_T2040040389_H #ifndef DMXMLNODELIST_T795971656_H #define DMXMLNODELIST_T795971656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656 : public BetterList_1_t3113987842 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODELIST_T795971656_H #ifndef 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 CMSGENTRYROOM_T3749823927_H #define CMSGENTRYROOM_T3749823927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgEntryRoom struct CMsgEntryRoom_t3749823927 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nEntryType int32_t ___nEntryType_0; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nRoomMainType int32_t ___nRoomMainType_1; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nRoomId int32_t ___nRoomId_3; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nGuildPass int32_t ___nGuildPass_4; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::num int32_t ___num_5; // System.String DMCore.Net.Protocol.CMsgEntryRoom::password String_t* ___password_6; // System.Collections.Generic.List`1 DMCore.Net.Protocol.CMsgEntryRoom::modeId List_1_t128053199 * ___modeId_7; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::sceneID int32_t ___sceneID_8; public: inline static int32_t get_offset_of_nEntryType_0() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nEntryType_0)); } inline int32_t get_nEntryType_0() const { return ___nEntryType_0; } inline int32_t* get_address_of_nEntryType_0() { return &___nEntryType_0; } inline void set_nEntryType_0(int32_t value) { ___nEntryType_0 = value; } inline static int32_t get_offset_of_nRoomMainType_1() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nRoomMainType_1)); } inline int32_t get_nRoomMainType_1() const { return ___nRoomMainType_1; } inline int32_t* get_address_of_nRoomMainType_1() { return &___nRoomMainType_1; } inline void set_nRoomMainType_1(int32_t value) { ___nRoomMainType_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nRoomType_2)); } inline int32_t get_nRoomType_2() const { return ___nRoomType_2; } inline int32_t* get_address_of_nRoomType_2() { return &___nRoomType_2; } inline void set_nRoomType_2(int32_t value) { ___nRoomType_2 = value; } inline static int32_t get_offset_of_nRoomId_3() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nRoomId_3)); } inline int32_t get_nRoomId_3() const { return ___nRoomId_3; } inline int32_t* get_address_of_nRoomId_3() { return &___nRoomId_3; } inline void set_nRoomId_3(int32_t value) { ___nRoomId_3 = value; } inline static int32_t get_offset_of_nGuildPass_4() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nGuildPass_4)); } inline int32_t get_nGuildPass_4() const { return ___nGuildPass_4; } inline int32_t* get_address_of_nGuildPass_4() { return &___nGuildPass_4; } inline void set_nGuildPass_4(int32_t value) { ___nGuildPass_4 = value; } inline static int32_t get_offset_of_num_5() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___num_5)); } inline int32_t get_num_5() const { return ___num_5; } inline int32_t* get_address_of_num_5() { return &___num_5; } inline void set_num_5(int32_t value) { ___num_5 = value; } inline static int32_t get_offset_of_password_6() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___password_6)); } inline String_t* get_password_6() const { return ___password_6; } inline String_t** get_address_of_password_6() { return &___password_6; } inline void set_password_6(String_t* value) { ___password_6 = value; Il2CppCodeGenWriteBarrier((&___password_6), value); } inline static int32_t get_offset_of_modeId_7() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___modeId_7)); } inline List_1_t128053199 * get_modeId_7() const { return ___modeId_7; } inline List_1_t128053199 ** get_address_of_modeId_7() { return &___modeId_7; } inline void set_modeId_7(List_1_t128053199 * value) { ___modeId_7 = value; Il2CppCodeGenWriteBarrier((&___modeId_7), value); } inline static int32_t get_offset_of_sceneID_8() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___sceneID_8)); } inline int32_t get_sceneID_8() const { return ___sceneID_8; } inline int32_t* get_address_of_sceneID_8() { return &___sceneID_8; } inline void set_sceneID_8(int32_t value) { ___sceneID_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGENTRYROOM_T3749823927_H #ifndef CMSGSEARCHROOM_T224341451_H #define CMSGSEARCHROOM_T224341451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgSearchRoom struct CMsgSearchRoom_t224341451 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgSearchRoom::nRoomId int32_t ___nRoomId_0; // System.Int32 DMCore.Net.Protocol.CMsgSearchRoom::nRoomType int32_t ___nRoomType_1; // System.Int32 DMCore.Net.Protocol.CMsgSearchRoom::nRoomMainType int32_t ___nRoomMainType_2; public: inline static int32_t get_offset_of_nRoomId_0() { return static_cast(offsetof(CMsgSearchRoom_t224341451, ___nRoomId_0)); } inline int32_t get_nRoomId_0() const { return ___nRoomId_0; } inline int32_t* get_address_of_nRoomId_0() { return &___nRoomId_0; } inline void set_nRoomId_0(int32_t value) { ___nRoomId_0 = value; } inline static int32_t get_offset_of_nRoomType_1() { return static_cast(offsetof(CMsgSearchRoom_t224341451, ___nRoomType_1)); } inline int32_t get_nRoomType_1() const { return ___nRoomType_1; } inline int32_t* get_address_of_nRoomType_1() { return &___nRoomType_1; } inline void set_nRoomType_1(int32_t value) { ___nRoomType_1 = value; } inline static int32_t get_offset_of_nRoomMainType_2() { return static_cast(offsetof(CMsgSearchRoom_t224341451, ___nRoomMainType_2)); } inline int32_t get_nRoomMainType_2() const { return ___nRoomMainType_2; } inline int32_t* get_address_of_nRoomMainType_2() { return &___nRoomMainType_2; } inline void set_nRoomMainType_2(int32_t value) { ___nRoomMainType_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGSEARCHROOM_T224341451_H #ifndef SMSGROOMINFO_T1167204382_H #define SMSGROOMINFO_T1167204382_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoomInfo struct SMsgRoomInfo_t1167204382 : public INetMsgBaseS2C_t126919271 { public: // System.Byte DMCore.Net.Protocol.SMsgRoomInfo::nResult uint8_t ___nResult_0; // System.Int64 DMCore.Net.Protocol.SMsgRoomInfo::nOwnerId int64_t ___nOwnerId_1; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomId int32_t ___nRoomId_3; // System.String DMCore.Net.Protocol.SMsgRoomInfo::strRoomName String_t* ___strRoomName_4; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomState int32_t ___nRoomState_5; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nMaleNum int32_t ___nMaleNum_6; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nFemaleNum int32_t ___nFemaleNum_7; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nNeedPwd int32_t ___nNeedPwd_8; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nPlayMode int32_t ___nPlayMode_9; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nMusicId int32_t ___nMusicId_10; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nMusicLevel int32_t ___nMusicLevel_11; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRandomRange int32_t ___nRandomRange_12; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nKeyMode int32_t ___nKeyMode_13; // System.Int64 DMCore.Net.Protocol.SMsgRoomInfo::nMasterId int64_t ___nMasterId_14; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomScene int32_t ___nRoomScene_15; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomMainType int32_t ___nRoomMainType_16; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nMemberNum int32_t ___nMemberNum_17; // DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo[] DMCore.Net.Protocol.SMsgRoomInfo::arrInfo MemberInfoU5BU5D_t3990892796* ___arrInfo_18; public: inline static int32_t get_offset_of_nResult_0() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nResult_0)); } inline uint8_t get_nResult_0() const { return ___nResult_0; } inline uint8_t* get_address_of_nResult_0() { return &___nResult_0; } inline void set_nResult_0(uint8_t value) { ___nResult_0 = value; } inline static int32_t get_offset_of_nOwnerId_1() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nOwnerId_1)); } inline int64_t get_nOwnerId_1() const { return ___nOwnerId_1; } inline int64_t* get_address_of_nOwnerId_1() { return &___nOwnerId_1; } inline void set_nOwnerId_1(int64_t value) { ___nOwnerId_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomType_2)); } inline int32_t get_nRoomType_2() const { return ___nRoomType_2; } inline int32_t* get_address_of_nRoomType_2() { return &___nRoomType_2; } inline void set_nRoomType_2(int32_t value) { ___nRoomType_2 = value; } inline static int32_t get_offset_of_nRoomId_3() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomId_3)); } inline int32_t get_nRoomId_3() const { return ___nRoomId_3; } inline int32_t* get_address_of_nRoomId_3() { return &___nRoomId_3; } inline void set_nRoomId_3(int32_t value) { ___nRoomId_3 = value; } inline static int32_t get_offset_of_strRoomName_4() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___strRoomName_4)); } inline String_t* get_strRoomName_4() const { return ___strRoomName_4; } inline String_t** get_address_of_strRoomName_4() { return &___strRoomName_4; } inline void set_strRoomName_4(String_t* value) { ___strRoomName_4 = value; Il2CppCodeGenWriteBarrier((&___strRoomName_4), value); } inline static int32_t get_offset_of_nRoomState_5() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomState_5)); } inline int32_t get_nRoomState_5() const { return ___nRoomState_5; } inline int32_t* get_address_of_nRoomState_5() { return &___nRoomState_5; } inline void set_nRoomState_5(int32_t value) { ___nRoomState_5 = value; } inline static int32_t get_offset_of_nMaleNum_6() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMaleNum_6)); } inline int32_t get_nMaleNum_6() const { return ___nMaleNum_6; } inline int32_t* get_address_of_nMaleNum_6() { return &___nMaleNum_6; } inline void set_nMaleNum_6(int32_t value) { ___nMaleNum_6 = value; } inline static int32_t get_offset_of_nFemaleNum_7() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nFemaleNum_7)); } inline int32_t get_nFemaleNum_7() const { return ___nFemaleNum_7; } inline int32_t* get_address_of_nFemaleNum_7() { return &___nFemaleNum_7; } inline void set_nFemaleNum_7(int32_t value) { ___nFemaleNum_7 = value; } inline static int32_t get_offset_of_nNeedPwd_8() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nNeedPwd_8)); } inline int32_t get_nNeedPwd_8() const { return ___nNeedPwd_8; } inline int32_t* get_address_of_nNeedPwd_8() { return &___nNeedPwd_8; } inline void set_nNeedPwd_8(int32_t value) { ___nNeedPwd_8 = value; } inline static int32_t get_offset_of_nPlayMode_9() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nPlayMode_9)); } inline int32_t get_nPlayMode_9() const { return ___nPlayMode_9; } inline int32_t* get_address_of_nPlayMode_9() { return &___nPlayMode_9; } inline void set_nPlayMode_9(int32_t value) { ___nPlayMode_9 = value; } inline static int32_t get_offset_of_nMusicId_10() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMusicId_10)); } inline int32_t get_nMusicId_10() const { return ___nMusicId_10; } inline int32_t* get_address_of_nMusicId_10() { return &___nMusicId_10; } inline void set_nMusicId_10(int32_t value) { ___nMusicId_10 = value; } inline static int32_t get_offset_of_nMusicLevel_11() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMusicLevel_11)); } inline int32_t get_nMusicLevel_11() const { return ___nMusicLevel_11; } inline int32_t* get_address_of_nMusicLevel_11() { return &___nMusicLevel_11; } inline void set_nMusicLevel_11(int32_t value) { ___nMusicLevel_11 = value; } inline static int32_t get_offset_of_nRandomRange_12() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRandomRange_12)); } inline int32_t get_nRandomRange_12() const { return ___nRandomRange_12; } inline int32_t* get_address_of_nRandomRange_12() { return &___nRandomRange_12; } inline void set_nRandomRange_12(int32_t value) { ___nRandomRange_12 = value; } inline static int32_t get_offset_of_nKeyMode_13() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nKeyMode_13)); } inline int32_t get_nKeyMode_13() const { return ___nKeyMode_13; } inline int32_t* get_address_of_nKeyMode_13() { return &___nKeyMode_13; } inline void set_nKeyMode_13(int32_t value) { ___nKeyMode_13 = value; } inline static int32_t get_offset_of_nMasterId_14() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMasterId_14)); } inline int64_t get_nMasterId_14() const { return ___nMasterId_14; } inline int64_t* get_address_of_nMasterId_14() { return &___nMasterId_14; } inline void set_nMasterId_14(int64_t value) { ___nMasterId_14 = value; } inline static int32_t get_offset_of_nRoomScene_15() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomScene_15)); } inline int32_t get_nRoomScene_15() const { return ___nRoomScene_15; } inline int32_t* get_address_of_nRoomScene_15() { return &___nRoomScene_15; } inline void set_nRoomScene_15(int32_t value) { ___nRoomScene_15 = value; } inline static int32_t get_offset_of_nRoomMainType_16() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomMainType_16)); } inline int32_t get_nRoomMainType_16() const { return ___nRoomMainType_16; } inline int32_t* get_address_of_nRoomMainType_16() { return &___nRoomMainType_16; } inline void set_nRoomMainType_16(int32_t value) { ___nRoomMainType_16 = value; } inline static int32_t get_offset_of_nMemberNum_17() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMemberNum_17)); } inline int32_t get_nMemberNum_17() const { return ___nMemberNum_17; } inline int32_t* get_address_of_nMemberNum_17() { return &___nMemberNum_17; } inline void set_nMemberNum_17(int32_t value) { ___nMemberNum_17 = value; } inline static int32_t get_offset_of_arrInfo_18() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___arrInfo_18)); } inline MemberInfoU5BU5D_t3990892796* get_arrInfo_18() const { return ___arrInfo_18; } inline MemberInfoU5BU5D_t3990892796** get_address_of_arrInfo_18() { return &___arrInfo_18; } inline void set_arrInfo_18(MemberInfoU5BU5D_t3990892796* value) { ___arrInfo_18 = value; Il2CppCodeGenWriteBarrier((&___arrInfo_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGROOMINFO_T1167204382_H #ifndef CMSGCREATEROOM_T3470683415_H #define CMSGCREATEROOM_T3470683415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgCreateRoom struct CMsgCreateRoom_t3470683415 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nSceneModel int32_t ___nSceneModel_0; // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nRoomMainType int32_t ___nRoomMainType_1; // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nGuildPass int32_t ___nGuildPass_3; // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nItemID int32_t ___nItemID_4; // System.String DMCore.Net.Protocol.CMsgCreateRoom::roomName String_t* ___roomName_5; // System.String DMCore.Net.Protocol.CMsgCreateRoom::password String_t* ___password_6; public: inline static int32_t get_offset_of_nSceneModel_0() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nSceneModel_0)); } inline int32_t get_nSceneModel_0() const { return ___nSceneModel_0; } inline int32_t* get_address_of_nSceneModel_0() { return &___nSceneModel_0; } inline void set_nSceneModel_0(int32_t value) { ___nSceneModel_0 = value; } inline static int32_t get_offset_of_nRoomMainType_1() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nRoomMainType_1)); } inline int32_t get_nRoomMainType_1() const { return ___nRoomMainType_1; } inline int32_t* get_address_of_nRoomMainType_1() { return &___nRoomMainType_1; } inline void set_nRoomMainType_1(int32_t value) { ___nRoomMainType_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nRoomType_2)); } inline int32_t get_nRoomType_2() const { return ___nRoomType_2; } inline int32_t* get_address_of_nRoomType_2() { return &___nRoomType_2; } inline void set_nRoomType_2(int32_t value) { ___nRoomType_2 = value; } inline static int32_t get_offset_of_nGuildPass_3() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nGuildPass_3)); } inline int32_t get_nGuildPass_3() const { return ___nGuildPass_3; } inline int32_t* get_address_of_nGuildPass_3() { return &___nGuildPass_3; } inline void set_nGuildPass_3(int32_t value) { ___nGuildPass_3 = value; } inline static int32_t get_offset_of_nItemID_4() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nItemID_4)); } inline int32_t get_nItemID_4() const { return ___nItemID_4; } inline int32_t* get_address_of_nItemID_4() { return &___nItemID_4; } inline void set_nItemID_4(int32_t value) { ___nItemID_4 = value; } inline static int32_t get_offset_of_roomName_5() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___roomName_5)); } inline String_t* get_roomName_5() const { return ___roomName_5; } inline String_t** get_address_of_roomName_5() { return &___roomName_5; } inline void set_roomName_5(String_t* value) { ___roomName_5 = value; Il2CppCodeGenWriteBarrier((&___roomName_5), value); } inline static int32_t get_offset_of_password_6() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___password_6)); } inline String_t* get_password_6() const { return ___password_6; } inline String_t** get_address_of_password_6() { return &___password_6; } inline void set_password_6(String_t* value) { ___password_6 = value; Il2CppCodeGenWriteBarrier((&___password_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGCREATEROOM_T3470683415_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 SMSGENTRYSCENE_T3683309046_H #define SMSGENTRYSCENE_T3683309046_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgEntryScene struct SMsgEntryScene_t3683309046 : public INetMsgBaseS2C_t126919271 { public: // System.Int64 DMCore.Net.Protocol.SMsgEntryScene::userID int64_t ___userID_0; // System.Int32 DMCore.Net.Protocol.SMsgEntryScene::nSceneModel int32_t ___nSceneModel_1; // System.Int32 DMCore.Net.Protocol.SMsgEntryScene::nRoomLvType int32_t ___nRoomLvType_2; // System.Int32 DMCore.Net.Protocol.SMsgEntryScene::nRoomMainType int32_t ___nRoomMainType_3; // System.Int32 DMCore.Net.Protocol.SMsgEntryScene::nEntryPlayersNum int32_t ___nEntryPlayersNum_4; public: inline static int32_t get_offset_of_userID_0() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___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_nSceneModel_1() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___nSceneModel_1)); } inline int32_t get_nSceneModel_1() const { return ___nSceneModel_1; } inline int32_t* get_address_of_nSceneModel_1() { return &___nSceneModel_1; } inline void set_nSceneModel_1(int32_t value) { ___nSceneModel_1 = value; } inline static int32_t get_offset_of_nRoomLvType_2() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___nRoomLvType_2)); } inline int32_t get_nRoomLvType_2() const { return ___nRoomLvType_2; } inline int32_t* get_address_of_nRoomLvType_2() { return &___nRoomLvType_2; } inline void set_nRoomLvType_2(int32_t value) { ___nRoomLvType_2 = value; } inline static int32_t get_offset_of_nRoomMainType_3() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___nRoomMainType_3)); } inline int32_t get_nRoomMainType_3() const { return ___nRoomMainType_3; } inline int32_t* get_address_of_nRoomMainType_3() { return &___nRoomMainType_3; } inline void set_nRoomMainType_3(int32_t value) { ___nRoomMainType_3 = value; } inline static int32_t get_offset_of_nEntryPlayersNum_4() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___nEntryPlayersNum_4)); } inline int32_t get_nEntryPlayersNum_4() const { return ___nEntryPlayersNum_4; } inline int32_t* get_address_of_nEntryPlayersNum_4() { return &___nEntryPlayersNum_4; } inline void set_nEntryPlayersNum_4(int32_t value) { ___nEntryPlayersNum_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGENTRYSCENE_T3683309046_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 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 CNETSERVICE_T1201271315_H #define CNETSERVICE_T1201271315_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetService struct CNetService_t1201271315 : public ILinkListener_t2747206916 { public: // DMCore.Net.INetLink DMCore.Net.CNetService::m_pNetLink INetLink_t2717826932 * ___m_pNetLink_0; // System.Collections.Generic.List`1 DMCore.Net.CNetService::m_listeners List_1_t3594922530 * ___m_listeners_1; // BetterList`1 DMCore.Net.CNetService::m_varOutBuffer BetterList_1_t289316694 * ___m_varOutBuffer_2; // BetterList`1 DMCore.Net.CNetService::m_varStructBuffer BetterList_1_t289316694 * ___m_varStructBuffer_3; // System.Collections.Generic.LinkedList`1 DMCore.Net.CNetService::m_msgFromServer LinkedList_1_t3261532576 * ___m_msgFromServer_4; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetService::m_MsgListLock CThreadLock_t3315856551 * ___m_MsgListLock_5; // System.Int32 DMCore.Net.CNetService::m_LinkStateOld int32_t ___m_LinkStateOld_6; // System.Int32 DMCore.Net.CNetService::m_LinkStateNow int32_t ___m_LinkStateNow_7; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetService::m_Lock CThreadLock_t3315856551 * ___m_Lock_8; public: inline static int32_t get_offset_of_m_pNetLink_0() { return static_cast(offsetof(CNetService_t1201271315, ___m_pNetLink_0)); } inline INetLink_t2717826932 * get_m_pNetLink_0() const { return ___m_pNetLink_0; } inline INetLink_t2717826932 ** get_address_of_m_pNetLink_0() { return &___m_pNetLink_0; } inline void set_m_pNetLink_0(INetLink_t2717826932 * value) { ___m_pNetLink_0 = value; Il2CppCodeGenWriteBarrier((&___m_pNetLink_0), value); } inline static int32_t get_offset_of_m_listeners_1() { return static_cast(offsetof(CNetService_t1201271315, ___m_listeners_1)); } inline List_1_t3594922530 * get_m_listeners_1() const { return ___m_listeners_1; } inline List_1_t3594922530 ** get_address_of_m_listeners_1() { return &___m_listeners_1; } inline void set_m_listeners_1(List_1_t3594922530 * value) { ___m_listeners_1 = value; Il2CppCodeGenWriteBarrier((&___m_listeners_1), value); } inline static int32_t get_offset_of_m_varOutBuffer_2() { return static_cast(offsetof(CNetService_t1201271315, ___m_varOutBuffer_2)); } inline BetterList_1_t289316694 * get_m_varOutBuffer_2() const { return ___m_varOutBuffer_2; } inline BetterList_1_t289316694 ** get_address_of_m_varOutBuffer_2() { return &___m_varOutBuffer_2; } inline void set_m_varOutBuffer_2(BetterList_1_t289316694 * value) { ___m_varOutBuffer_2 = value; Il2CppCodeGenWriteBarrier((&___m_varOutBuffer_2), value); } inline static int32_t get_offset_of_m_varStructBuffer_3() { return static_cast(offsetof(CNetService_t1201271315, ___m_varStructBuffer_3)); } inline BetterList_1_t289316694 * get_m_varStructBuffer_3() const { return ___m_varStructBuffer_3; } inline BetterList_1_t289316694 ** get_address_of_m_varStructBuffer_3() { return &___m_varStructBuffer_3; } inline void set_m_varStructBuffer_3(BetterList_1_t289316694 * value) { ___m_varStructBuffer_3 = value; Il2CppCodeGenWriteBarrier((&___m_varStructBuffer_3), value); } inline static int32_t get_offset_of_m_msgFromServer_4() { return static_cast(offsetof(CNetService_t1201271315, ___m_msgFromServer_4)); } inline LinkedList_1_t3261532576 * get_m_msgFromServer_4() const { return ___m_msgFromServer_4; } inline LinkedList_1_t3261532576 ** get_address_of_m_msgFromServer_4() { return &___m_msgFromServer_4; } inline void set_m_msgFromServer_4(LinkedList_1_t3261532576 * value) { ___m_msgFromServer_4 = value; Il2CppCodeGenWriteBarrier((&___m_msgFromServer_4), value); } inline static int32_t get_offset_of_m_MsgListLock_5() { return static_cast(offsetof(CNetService_t1201271315, ___m_MsgListLock_5)); } inline CThreadLock_t3315856551 * get_m_MsgListLock_5() const { return ___m_MsgListLock_5; } inline CThreadLock_t3315856551 ** get_address_of_m_MsgListLock_5() { return &___m_MsgListLock_5; } inline void set_m_MsgListLock_5(CThreadLock_t3315856551 * value) { ___m_MsgListLock_5 = value; Il2CppCodeGenWriteBarrier((&___m_MsgListLock_5), value); } inline static int32_t get_offset_of_m_LinkStateOld_6() { return static_cast(offsetof(CNetService_t1201271315, ___m_LinkStateOld_6)); } inline int32_t get_m_LinkStateOld_6() const { return ___m_LinkStateOld_6; } inline int32_t* get_address_of_m_LinkStateOld_6() { return &___m_LinkStateOld_6; } inline void set_m_LinkStateOld_6(int32_t value) { ___m_LinkStateOld_6 = value; } inline static int32_t get_offset_of_m_LinkStateNow_7() { return static_cast(offsetof(CNetService_t1201271315, ___m_LinkStateNow_7)); } inline int32_t get_m_LinkStateNow_7() const { return ___m_LinkStateNow_7; } inline int32_t* get_address_of_m_LinkStateNow_7() { return &___m_LinkStateNow_7; } inline void set_m_LinkStateNow_7(int32_t value) { ___m_LinkStateNow_7 = value; } inline static int32_t get_offset_of_m_Lock_8() { return static_cast(offsetof(CNetService_t1201271315, ___m_Lock_8)); } inline CThreadLock_t3315856551 * get_m_Lock_8() const { return ___m_Lock_8; } inline CThreadLock_t3315856551 ** get_address_of_m_Lock_8() { return &___m_Lock_8; } inline void set_m_Lock_8(CThreadLock_t3315856551 * value) { ___m_Lock_8 = value; Il2CppCodeGenWriteBarrier((&___m_Lock_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETSERVICE_T1201271315_H #ifndef DOUBLE_T594665363_H #define DOUBLE_T594665363_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Double struct Double_t594665363 { public: // System.Double System.Double::m_value double ___m_value_13; public: inline static int32_t get_offset_of_m_value_13() { return static_cast(offsetof(Double_t594665363, ___m_value_13)); } inline double get_m_value_13() const { return ___m_value_13; } inline double* get_address_of_m_value_13() { return &___m_value_13; } inline void set_m_value_13(double value) { ___m_value_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOUBLE_T594665363_H #ifndef 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 CMISCCONFIG_T1694835947_H #define CMISCCONFIG_T1694835947_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CMiscConfig::m_MiscDir Dictionary_2_t1632706988 * ___m_MiscDir_2; public: inline static int32_t get_offset_of_m_MiscDir_2() { return static_cast(offsetof(CMiscConfig_t1694835947, ___m_MiscDir_2)); } inline Dictionary_2_t1632706988 * get_m_MiscDir_2() const { return ___m_MiscDir_2; } inline Dictionary_2_t1632706988 ** get_address_of_m_MiscDir_2() { return &___m_MiscDir_2; } inline void set_m_MiscDir_2(Dictionary_2_t1632706988 * value) { ___m_MiscDir_2 = value; Il2CppCodeGenWriteBarrier((&___m_MiscDir_2), value); } }; struct CMiscConfig_t1694835947_StaticFields { public: // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::m_Instance CMiscConfig_t1694835947 * ___m_Instance_1; public: inline static int32_t get_offset_of_m_Instance_1() { return static_cast(offsetof(CMiscConfig_t1694835947_StaticFields, ___m_Instance_1)); } inline CMiscConfig_t1694835947 * get_m_Instance_1() const { return ___m_Instance_1; } inline CMiscConfig_t1694835947 ** get_address_of_m_Instance_1() { return &___m_Instance_1; } inline void set_m_Instance_1(CMiscConfig_t1694835947 * value) { ___m_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMISCCONFIG_T1694835947_H #ifndef CBEATKEYMANAGER_T1395295909_H #define CBEATKEYMANAGER_T1395295909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_listCtrlNode List_1_t2491780804 * ___m_listCtrlNode_4; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nCurBpm int32_t ___m_nCurBpm_5; // UnityEngine.Texture2D DMCore.DanceMode.CBeatKeyManager::m_beatkeyTexture Texture2D_t3840446185 * ___m_beatkeyTexture_6; // UnityEngine.GameObject DMCore.DanceMode.CBeatKeyManager::m_beatkeyAtlas GameObject_t1113636619 * ___m_beatkeyAtlas_7; // System.Collections.Generic.Dictionary`2> DMCore.DanceMode.CBeatKeyManager::m_DrawCall Dictionary_2_t3213771897 * ___m_DrawCall_8; // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyManager::m_SectionMaxScore List_1_t128053199 * ___m_SectionMaxScore_9; // BetterList`1 DMCore.DanceMode.CBeatKeyManager::m_RtClkArea BetterList_1_t1515500177 * ___m_RtClkArea_10; // System.Single DMCore.DanceMode.CBeatKeyManager::m_fTimeJudgeAnimTime float ___m_fTimeJudgeAnimTime_11; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_BeatKeyColorState int32_t ___m_BeatKeyColorState_13; // DMCore.Framework.Movie.CAnimSequence DMCore.DanceMode.CBeatKeyManager::m_ptrClassicalKeyInfo CAnimSequence_t1119714129 * ___m_ptrClassicalKeyInfo_14; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeyInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeyInfo_15; // DMCore.DanceMode.CBeatKeySequenceInfo DMCore.DanceMode.CBeatKeyManager::m_ptrCurBeatKeySwingInfo CBeatKeySequenceInfo_t1686169301 * ___m_ptrCurBeatKeySwingInfo_16; // System.Int32 DMCore.DanceMode.CBeatKeyManager::m_nBeatKeyJudged int32_t ___m_nBeatKeyJudged_17; // DMCore.DanceMode.RevenueDetailData DMCore.DanceMode.CBeatKeyManager::m_RevenueDetail RevenueDetailData_t1092030774 * ___m_RevenueDetail_18; public: inline static int32_t get_offset_of_m_listCtrlNode_4() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_listCtrlNode_4)); } inline List_1_t2491780804 * get_m_listCtrlNode_4() const { return ___m_listCtrlNode_4; } inline List_1_t2491780804 ** get_address_of_m_listCtrlNode_4() { return &___m_listCtrlNode_4; } inline void set_m_listCtrlNode_4(List_1_t2491780804 * value) { ___m_listCtrlNode_4 = value; Il2CppCodeGenWriteBarrier((&___m_listCtrlNode_4), value); } inline static int32_t get_offset_of_m_nCurBpm_5() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nCurBpm_5)); } inline int32_t get_m_nCurBpm_5() const { return ___m_nCurBpm_5; } inline int32_t* get_address_of_m_nCurBpm_5() { return &___m_nCurBpm_5; } inline void set_m_nCurBpm_5(int32_t value) { ___m_nCurBpm_5 = value; } inline static int32_t get_offset_of_m_beatkeyTexture_6() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyTexture_6)); } inline Texture2D_t3840446185 * get_m_beatkeyTexture_6() const { return ___m_beatkeyTexture_6; } inline Texture2D_t3840446185 ** get_address_of_m_beatkeyTexture_6() { return &___m_beatkeyTexture_6; } inline void set_m_beatkeyTexture_6(Texture2D_t3840446185 * value) { ___m_beatkeyTexture_6 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyTexture_6), value); } inline static int32_t get_offset_of_m_beatkeyAtlas_7() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_beatkeyAtlas_7)); } inline GameObject_t1113636619 * get_m_beatkeyAtlas_7() const { return ___m_beatkeyAtlas_7; } inline GameObject_t1113636619 ** get_address_of_m_beatkeyAtlas_7() { return &___m_beatkeyAtlas_7; } inline void set_m_beatkeyAtlas_7(GameObject_t1113636619 * value) { ___m_beatkeyAtlas_7 = value; Il2CppCodeGenWriteBarrier((&___m_beatkeyAtlas_7), value); } inline static int32_t get_offset_of_m_DrawCall_8() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_DrawCall_8)); } inline Dictionary_2_t3213771897 * get_m_DrawCall_8() const { return ___m_DrawCall_8; } inline Dictionary_2_t3213771897 ** get_address_of_m_DrawCall_8() { return &___m_DrawCall_8; } inline void set_m_DrawCall_8(Dictionary_2_t3213771897 * value) { ___m_DrawCall_8 = value; Il2CppCodeGenWriteBarrier((&___m_DrawCall_8), value); } inline static int32_t get_offset_of_m_SectionMaxScore_9() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_SectionMaxScore_9)); } inline List_1_t128053199 * get_m_SectionMaxScore_9() const { return ___m_SectionMaxScore_9; } inline List_1_t128053199 ** get_address_of_m_SectionMaxScore_9() { return &___m_SectionMaxScore_9; } inline void set_m_SectionMaxScore_9(List_1_t128053199 * value) { ___m_SectionMaxScore_9 = value; Il2CppCodeGenWriteBarrier((&___m_SectionMaxScore_9), value); } inline static int32_t get_offset_of_m_RtClkArea_10() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RtClkArea_10)); } inline BetterList_1_t1515500177 * get_m_RtClkArea_10() const { return ___m_RtClkArea_10; } inline BetterList_1_t1515500177 ** get_address_of_m_RtClkArea_10() { return &___m_RtClkArea_10; } inline void set_m_RtClkArea_10(BetterList_1_t1515500177 * value) { ___m_RtClkArea_10 = value; Il2CppCodeGenWriteBarrier((&___m_RtClkArea_10), value); } inline static int32_t get_offset_of_m_fTimeJudgeAnimTime_11() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_fTimeJudgeAnimTime_11)); } inline float get_m_fTimeJudgeAnimTime_11() const { return ___m_fTimeJudgeAnimTime_11; } inline float* get_address_of_m_fTimeJudgeAnimTime_11() { return &___m_fTimeJudgeAnimTime_11; } inline void set_m_fTimeJudgeAnimTime_11(float value) { ___m_fTimeJudgeAnimTime_11 = value; } inline static int32_t get_offset_of_m_BeatKeyColorState_13() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_BeatKeyColorState_13)); } inline int32_t get_m_BeatKeyColorState_13() const { return ___m_BeatKeyColorState_13; } inline int32_t* get_address_of_m_BeatKeyColorState_13() { return &___m_BeatKeyColorState_13; } inline void set_m_BeatKeyColorState_13(int32_t value) { ___m_BeatKeyColorState_13 = value; } inline static int32_t get_offset_of_m_ptrClassicalKeyInfo_14() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrClassicalKeyInfo_14)); } inline CAnimSequence_t1119714129 * get_m_ptrClassicalKeyInfo_14() const { return ___m_ptrClassicalKeyInfo_14; } inline CAnimSequence_t1119714129 ** get_address_of_m_ptrClassicalKeyInfo_14() { return &___m_ptrClassicalKeyInfo_14; } inline void set_m_ptrClassicalKeyInfo_14(CAnimSequence_t1119714129 * value) { ___m_ptrClassicalKeyInfo_14 = value; Il2CppCodeGenWriteBarrier((&___m_ptrClassicalKeyInfo_14), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeyInfo_15() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeyInfo_15)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeyInfo_15() const { return ___m_ptrCurBeatKeyInfo_15; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeyInfo_15() { return &___m_ptrCurBeatKeyInfo_15; } inline void set_m_ptrCurBeatKeyInfo_15(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeyInfo_15 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeyInfo_15), value); } inline static int32_t get_offset_of_m_ptrCurBeatKeySwingInfo_16() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_ptrCurBeatKeySwingInfo_16)); } inline CBeatKeySequenceInfo_t1686169301 * get_m_ptrCurBeatKeySwingInfo_16() const { return ___m_ptrCurBeatKeySwingInfo_16; } inline CBeatKeySequenceInfo_t1686169301 ** get_address_of_m_ptrCurBeatKeySwingInfo_16() { return &___m_ptrCurBeatKeySwingInfo_16; } inline void set_m_ptrCurBeatKeySwingInfo_16(CBeatKeySequenceInfo_t1686169301 * value) { ___m_ptrCurBeatKeySwingInfo_16 = value; Il2CppCodeGenWriteBarrier((&___m_ptrCurBeatKeySwingInfo_16), value); } inline static int32_t get_offset_of_m_nBeatKeyJudged_17() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_nBeatKeyJudged_17)); } inline int32_t get_m_nBeatKeyJudged_17() const { return ___m_nBeatKeyJudged_17; } inline int32_t* get_address_of_m_nBeatKeyJudged_17() { return &___m_nBeatKeyJudged_17; } inline void set_m_nBeatKeyJudged_17(int32_t value) { ___m_nBeatKeyJudged_17 = value; } inline static int32_t get_offset_of_m_RevenueDetail_18() { return static_cast(offsetof(CBeatKeyManager_t1395295909, ___m_RevenueDetail_18)); } inline RevenueDetailData_t1092030774 * get_m_RevenueDetail_18() const { return ___m_RevenueDetail_18; } inline RevenueDetailData_t1092030774 ** get_address_of_m_RevenueDetail_18() { return &___m_RevenueDetail_18; } inline void set_m_RevenueDetail_18(RevenueDetailData_t1092030774 * value) { ___m_RevenueDetail_18 = value; Il2CppCodeGenWriteBarrier((&___m_RevenueDetail_18), value); } }; struct CBeatKeyManager_t1395295909_StaticFields { public: // System.Single[] DMCore.DanceMode.CBeatKeyManager::s_HelpImageWidth SingleU5BU5D_t1444911251* ___s_HelpImageWidth_19; // System.Action`1 DMCore.DanceMode.CBeatKeyManager::<>f__am$cache0 Action_1_t1192173657 * ___U3CU3Ef__amU24cache0_20; public: inline static int32_t get_offset_of_s_HelpImageWidth_19() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___s_HelpImageWidth_19)); } inline SingleU5BU5D_t1444911251* get_s_HelpImageWidth_19() const { return ___s_HelpImageWidth_19; } inline SingleU5BU5D_t1444911251** get_address_of_s_HelpImageWidth_19() { return &___s_HelpImageWidth_19; } inline void set_s_HelpImageWidth_19(SingleU5BU5D_t1444911251* value) { ___s_HelpImageWidth_19 = value; Il2CppCodeGenWriteBarrier((&___s_HelpImageWidth_19), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_20() { return static_cast(offsetof(CBeatKeyManager_t1395295909_StaticFields, ___U3CU3Ef__amU24cache0_20)); } inline Action_1_t1192173657 * get_U3CU3Ef__amU24cache0_20() const { return ___U3CU3Ef__amU24cache0_20; } inline Action_1_t1192173657 ** get_address_of_U3CU3Ef__amU24cache0_20() { return &___U3CU3Ef__amU24cache0_20; } inline void set_U3CU3Ef__amU24cache0_20(Action_1_t1192173657 * value) { ___U3CU3Ef__amU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYMANAGER_T1395295909_H #ifndef 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 CMSGREQUESTROOMLIST_T720108623_H #define CMSGREQUESTROOMLIST_T720108623_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgRequestRoomList struct CMsgRequestRoomList_t720108623 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nSelectFlag int32_t ___nSelectFlag_0; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nRoomMainType int32_t ___nRoomMainType_1; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nSceneModel int32_t ___nSceneModel_3; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nPage int32_t ___nPage_4; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::num int32_t ___num_5; // System.Collections.Generic.List`1 DMCore.Net.Protocol.CMsgRequestRoomList::modeId List_1_t128053199 * ___modeId_6; public: inline static int32_t get_offset_of_nSelectFlag_0() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nSelectFlag_0)); } inline int32_t get_nSelectFlag_0() const { return ___nSelectFlag_0; } inline int32_t* get_address_of_nSelectFlag_0() { return &___nSelectFlag_0; } inline void set_nSelectFlag_0(int32_t value) { ___nSelectFlag_0 = value; } inline static int32_t get_offset_of_nRoomMainType_1() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nRoomMainType_1)); } inline int32_t get_nRoomMainType_1() const { return ___nRoomMainType_1; } inline int32_t* get_address_of_nRoomMainType_1() { return &___nRoomMainType_1; } inline void set_nRoomMainType_1(int32_t value) { ___nRoomMainType_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nRoomType_2)); } inline int32_t get_nRoomType_2() const { return ___nRoomType_2; } inline int32_t* get_address_of_nRoomType_2() { return &___nRoomType_2; } inline void set_nRoomType_2(int32_t value) { ___nRoomType_2 = value; } inline static int32_t get_offset_of_nSceneModel_3() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nSceneModel_3)); } inline int32_t get_nSceneModel_3() const { return ___nSceneModel_3; } inline int32_t* get_address_of_nSceneModel_3() { return &___nSceneModel_3; } inline void set_nSceneModel_3(int32_t value) { ___nSceneModel_3 = value; } inline static int32_t get_offset_of_nPage_4() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nPage_4)); } inline int32_t get_nPage_4() const { return ___nPage_4; } inline int32_t* get_address_of_nPage_4() { return &___nPage_4; } inline void set_nPage_4(int32_t value) { ___nPage_4 = value; } inline static int32_t get_offset_of_num_5() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___num_5)); } inline int32_t get_num_5() const { return ___num_5; } inline int32_t* get_address_of_num_5() { return &___num_5; } inline void set_num_5(int32_t value) { ___num_5 = value; } inline static int32_t get_offset_of_modeId_6() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___modeId_6)); } inline List_1_t128053199 * get_modeId_6() const { return ___modeId_6; } inline List_1_t128053199 ** get_address_of_modeId_6() { return &___modeId_6; } inline void set_modeId_6(List_1_t128053199 * value) { ___modeId_6 = value; Il2CppCodeGenWriteBarrier((&___modeId_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGREQUESTROOMLIST_T720108623_H #ifndef SMSGROOMLIST_T2683647042_H #define SMSGROOMLIST_T2683647042_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoomList struct SMsgRoomList_t2683647042 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgRoomList::nTotalPage int32_t ___nTotalPage_0; // System.Int32 DMCore.Net.Protocol.SMsgRoomList::nCurPage int32_t ___nCurPage_1; // System.Int32 DMCore.Net.Protocol.SMsgRoomList::nRoomNum int32_t ___nRoomNum_2; // DMCore.Net.Protocol.SMsgRoomList/RoomInfo[] DMCore.Net.Protocol.SMsgRoomList::arrRoomInfo RoomInfoU5BU5D_t2555657096* ___arrRoomInfo_3; public: inline static int32_t get_offset_of_nTotalPage_0() { return static_cast(offsetof(SMsgRoomList_t2683647042, ___nTotalPage_0)); } inline int32_t get_nTotalPage_0() const { return ___nTotalPage_0; } inline int32_t* get_address_of_nTotalPage_0() { return &___nTotalPage_0; } inline void set_nTotalPage_0(int32_t value) { ___nTotalPage_0 = value; } inline static int32_t get_offset_of_nCurPage_1() { return static_cast(offsetof(SMsgRoomList_t2683647042, ___nCurPage_1)); } inline int32_t get_nCurPage_1() const { return ___nCurPage_1; } inline int32_t* get_address_of_nCurPage_1() { return &___nCurPage_1; } inline void set_nCurPage_1(int32_t value) { ___nCurPage_1 = value; } inline static int32_t get_offset_of_nRoomNum_2() { return static_cast(offsetof(SMsgRoomList_t2683647042, ___nRoomNum_2)); } inline int32_t get_nRoomNum_2() const { return ___nRoomNum_2; } inline int32_t* get_address_of_nRoomNum_2() { return &___nRoomNum_2; } inline void set_nRoomNum_2(int32_t value) { ___nRoomNum_2 = value; } inline static int32_t get_offset_of_arrRoomInfo_3() { return static_cast(offsetof(SMsgRoomList_t2683647042, ___arrRoomInfo_3)); } inline RoomInfoU5BU5D_t2555657096* get_arrRoomInfo_3() const { return ___arrRoomInfo_3; } inline RoomInfoU5BU5D_t2555657096** get_address_of_arrRoomInfo_3() { return &___arrRoomInfo_3; } inline void set_arrRoomInfo_3(RoomInfoU5BU5D_t2555657096* value) { ___arrRoomInfo_3 = value; Il2CppCodeGenWriteBarrier((&___arrRoomInfo_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGROOMLIST_T2683647042_H #ifndef KEYVALUEPAIR_2_T71524366_H #define KEYVALUEPAIR_2_T71524366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t71524366 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t71524366, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t71524366, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T71524366_H #ifndef KEYVALUEPAIR_2_T2378189288_H #define KEYVALUEPAIR_2_T2378189288_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2378189288 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value CRankList_t1091803790 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2378189288, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2378189288, ___value_1)); } inline CRankList_t1091803790 * get_value_1() const { return ___value_1; } inline CRankList_t1091803790 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(CRankList_t1091803790 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2378189288_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 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 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 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 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 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 IWEBPOSTMSGBASE_T2445430203_H #define IWEBPOSTMSGBASE_T2445430203_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.IWebPostMsgBase struct IWebPostMsgBase_t2445430203 : public IThreadMsg_t995202025 { public: // System.String DMCore.Framework.Thread.IWebPostMsgBase::m_Params String_t* ___m_Params_1; // System.String DMCore.Framework.Thread.IWebPostMsgBase::m_url String_t* ___m_url_2; public: inline static int32_t get_offset_of_m_Params_1() { return static_cast(offsetof(IWebPostMsgBase_t2445430203, ___m_Params_1)); } inline String_t* get_m_Params_1() const { return ___m_Params_1; } inline String_t** get_address_of_m_Params_1() { return &___m_Params_1; } inline void set_m_Params_1(String_t* value) { ___m_Params_1 = value; Il2CppCodeGenWriteBarrier((&___m_Params_1), value); } inline static int32_t get_offset_of_m_url_2() { return static_cast(offsetof(IWebPostMsgBase_t2445430203, ___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 // IWEBPOSTMSGBASE_T2445430203_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 SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef KEYVALUEPAIR_2_T4033851079_H #define KEYVALUEPAIR_2_T4033851079_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4033851079 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int64_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value InteractiveObjInfo_t573539128 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4033851079, ___key_0)); } inline int64_t get_key_0() const { return ___key_0; } inline int64_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int64_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4033851079, ___value_1)); } inline InteractiveObjInfo_t573539128 * get_value_1() const { return ___value_1; } inline InteractiveObjInfo_t573539128 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(InteractiveObjInfo_t573539128 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4033851079_H #ifndef KEYVALUEPAIR_2_T2245450819_H #define KEYVALUEPAIR_2_T2245450819_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2245450819 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int64_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2245450819, ___key_0)); } inline int64_t get_key_0() const { return ___key_0; } inline int64_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int64_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2245450819, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2245450819_H #ifndef KEYVALUEPAIR_2_T4030379155_H #define KEYVALUEPAIR_2_T4030379155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4030379155 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value String_t* ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4030379155, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4030379155, ___value_1)); } inline String_t* get_value_1() const { return ___value_1; } inline String_t** get_address_of_value_1() { return &___value_1; } inline void set_value_1(String_t* value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4030379155_H #ifndef KEYVALUEPAIR_2_T2530217319_H #define KEYVALUEPAIR_2_T2530217319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2530217319 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2530217319_H #ifndef 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 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 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 PERSONALISECONFIG_T2812043406_H #define PERSONALISECONFIG_T2812043406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.PersonaliseConfig::headBoxType int32_t ___headBoxType_1; // UnityEngine.BoxCollider DMCore.Logic.PersonaliseConfig::k__BackingField BoxCollider_t1640800422 * ___U3CColliderUnderControlU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.PersonaliseConfig::m_personaliseData Dictionary_2_t3314469724 * ___m_personaliseData_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.PersonaliseConfig::m_curPlayEffect Dictionary_2_t2736202052 * ___m_curPlayEffect_4; public: inline static int32_t get_offset_of_headBoxType_1() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___headBoxType_1)); } inline int32_t get_headBoxType_1() const { return ___headBoxType_1; } inline int32_t* get_address_of_headBoxType_1() { return &___headBoxType_1; } inline void set_headBoxType_1(int32_t value) { ___headBoxType_1 = value; } inline static int32_t get_offset_of_U3CColliderUnderControlU3Ek__BackingField_2() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___U3CColliderUnderControlU3Ek__BackingField_2)); } inline BoxCollider_t1640800422 * get_U3CColliderUnderControlU3Ek__BackingField_2() const { return ___U3CColliderUnderControlU3Ek__BackingField_2; } inline BoxCollider_t1640800422 ** get_address_of_U3CColliderUnderControlU3Ek__BackingField_2() { return &___U3CColliderUnderControlU3Ek__BackingField_2; } inline void set_U3CColliderUnderControlU3Ek__BackingField_2(BoxCollider_t1640800422 * value) { ___U3CColliderUnderControlU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CColliderUnderControlU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_m_personaliseData_3() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___m_personaliseData_3)); } inline Dictionary_2_t3314469724 * get_m_personaliseData_3() const { return ___m_personaliseData_3; } inline Dictionary_2_t3314469724 ** get_address_of_m_personaliseData_3() { return &___m_personaliseData_3; } inline void set_m_personaliseData_3(Dictionary_2_t3314469724 * value) { ___m_personaliseData_3 = value; Il2CppCodeGenWriteBarrier((&___m_personaliseData_3), value); } inline static int32_t get_offset_of_m_curPlayEffect_4() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___m_curPlayEffect_4)); } inline Dictionary_2_t2736202052 * get_m_curPlayEffect_4() const { return ___m_curPlayEffect_4; } inline Dictionary_2_t2736202052 ** get_address_of_m_curPlayEffect_4() { return &___m_curPlayEffect_4; } inline void set_m_curPlayEffect_4(Dictionary_2_t2736202052 * value) { ___m_curPlayEffect_4 = value; Il2CppCodeGenWriteBarrier((&___m_curPlayEffect_4), value); } }; struct PersonaliseConfig_t2812043406_StaticFields { public: // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::m_Instance PersonaliseConfig_t2812043406 * ___m_Instance_5; public: inline static int32_t get_offset_of_m_Instance_5() { return static_cast(offsetof(PersonaliseConfig_t2812043406_StaticFields, ___m_Instance_5)); } inline PersonaliseConfig_t2812043406 * get_m_Instance_5() const { return ___m_Instance_5; } inline PersonaliseConfig_t2812043406 ** get_address_of_m_Instance_5() { return &___m_Instance_5; } inline void set_m_Instance_5(PersonaliseConfig_t2812043406 * value) { ___m_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PERSONALISECONFIG_T2812043406_H #ifndef CEVENTMANAGER_T474365641_H #define CEVENTMANAGER_T474365641_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CEventManager struct CEventManager_t474365641 : public ILogicBase_t2190831891 { public: // System.Collections.Generic.List`1 DMCore.CEventManager::m_listEvents List_1_t4056803065 * ___m_listEvents_4; public: inline static int32_t get_offset_of_m_listEvents_4() { return static_cast(offsetof(CEventManager_t474365641, ___m_listEvents_4)); } inline List_1_t4056803065 * get_m_listEvents_4() const { return ___m_listEvents_4; } inline List_1_t4056803065 ** get_address_of_m_listEvents_4() { return &___m_listEvents_4; } inline void set_m_listEvents_4(List_1_t4056803065 * value) { ___m_listEvents_4 = value; Il2CppCodeGenWriteBarrier((&___m_listEvents_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEVENTMANAGER_T474365641_H #ifndef CRANKCONFIG_T3640882647_H #define CRANKCONFIG_T3640882647_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRankConfig struct CRankConfig_t3640882647 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRankConfig::m_dic Dictionary_2_t3139454238 * ___m_dic_1; // System.String DMCore.Logic.CRankConfig::m_desc String_t* ___m_desc_2; public: inline static int32_t get_offset_of_m_dic_1() { return static_cast(offsetof(CRankConfig_t3640882647, ___m_dic_1)); } inline Dictionary_2_t3139454238 * get_m_dic_1() const { return ___m_dic_1; } inline Dictionary_2_t3139454238 ** get_address_of_m_dic_1() { return &___m_dic_1; } inline void set_m_dic_1(Dictionary_2_t3139454238 * value) { ___m_dic_1 = value; Il2CppCodeGenWriteBarrier((&___m_dic_1), value); } inline static int32_t get_offset_of_m_desc_2() { return static_cast(offsetof(CRankConfig_t3640882647, ___m_desc_2)); } inline String_t* get_m_desc_2() const { return ___m_desc_2; } inline String_t** get_address_of_m_desc_2() { return &___m_desc_2; } inline void set_m_desc_2(String_t* value) { ___m_desc_2 = value; Il2CppCodeGenWriteBarrier((&___m_desc_2), value); } }; struct CRankConfig_t3640882647_StaticFields { public: // DMCore.Logic.CRankConfig DMCore.Logic.CRankConfig::s_Instance CRankConfig_t3640882647 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CRankConfig_t3640882647_StaticFields, ___s_Instance_3)); } inline CRankConfig_t3640882647 * get_s_Instance_3() const { return ___s_Instance_3; } inline CRankConfig_t3640882647 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CRankConfig_t3640882647 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRANKCONFIG_T3640882647_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 CLOCALBATTLE_T1519924991_H #define CLOCALBATTLE_T1519924991_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991 : public ITextBase_t660344599 { public: // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CEnableLocalGameU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CEnableDoubleModeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CUseRandomSceneIDU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CUseRandomMusicIDU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CLocalBattle::m_musicID int32_t ___m_musicID_5; // System.Int32 DMCore.Logic.CLocalBattle::m_musicLevel int32_t ___m_musicLevel_6; // CDataModelBool DMCore.Logic.CLocalBattle::m_WSMusic CDataModelBool_t2269476966 * ___m_WSMusic_7; // System.Int32 DMCore.Logic.CLocalBattle::m_sceneID int32_t ___m_sceneID_8; // CDataModelBool DMCore.Logic.CLocalBattle::m_WSScene CDataModelBool_t2269476966 * ___m_WSScene_9; // BetterList`1 DMCore.Logic.CLocalBattle::m_listSimulateRoles BetterList_1_t3256166455 * ___m_listSimulateRoles_10; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CLocalBattle::m_listClothBoy Dictionary_2_t3311733826 * ___m_listClothBoy_11; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CLocalBattle::m_listClothGirl Dictionary_2_t3311733826 * ___m_listClothGirl_12; public: inline static int32_t get_offset_of_U3CEnableLocalGameU3Ek__BackingField_1() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CEnableLocalGameU3Ek__BackingField_1)); } inline bool get_U3CEnableLocalGameU3Ek__BackingField_1() const { return ___U3CEnableLocalGameU3Ek__BackingField_1; } inline bool* get_address_of_U3CEnableLocalGameU3Ek__BackingField_1() { return &___U3CEnableLocalGameU3Ek__BackingField_1; } inline void set_U3CEnableLocalGameU3Ek__BackingField_1(bool value) { ___U3CEnableLocalGameU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CEnableDoubleModeU3Ek__BackingField_2() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CEnableDoubleModeU3Ek__BackingField_2)); } inline bool get_U3CEnableDoubleModeU3Ek__BackingField_2() const { return ___U3CEnableDoubleModeU3Ek__BackingField_2; } inline bool* get_address_of_U3CEnableDoubleModeU3Ek__BackingField_2() { return &___U3CEnableDoubleModeU3Ek__BackingField_2; } inline void set_U3CEnableDoubleModeU3Ek__BackingField_2(bool value) { ___U3CEnableDoubleModeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CUseRandomSceneIDU3Ek__BackingField_3() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CUseRandomSceneIDU3Ek__BackingField_3)); } inline bool get_U3CUseRandomSceneIDU3Ek__BackingField_3() const { return ___U3CUseRandomSceneIDU3Ek__BackingField_3; } inline bool* get_address_of_U3CUseRandomSceneIDU3Ek__BackingField_3() { return &___U3CUseRandomSceneIDU3Ek__BackingField_3; } inline void set_U3CUseRandomSceneIDU3Ek__BackingField_3(bool value) { ___U3CUseRandomSceneIDU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CUseRandomMusicIDU3Ek__BackingField_4() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CUseRandomMusicIDU3Ek__BackingField_4)); } inline bool get_U3CUseRandomMusicIDU3Ek__BackingField_4() const { return ___U3CUseRandomMusicIDU3Ek__BackingField_4; } inline bool* get_address_of_U3CUseRandomMusicIDU3Ek__BackingField_4() { return &___U3CUseRandomMusicIDU3Ek__BackingField_4; } inline void set_U3CUseRandomMusicIDU3Ek__BackingField_4(bool value) { ___U3CUseRandomMusicIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_musicID_5() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_musicID_5)); } inline int32_t get_m_musicID_5() const { return ___m_musicID_5; } inline int32_t* get_address_of_m_musicID_5() { return &___m_musicID_5; } inline void set_m_musicID_5(int32_t value) { ___m_musicID_5 = value; } inline static int32_t get_offset_of_m_musicLevel_6() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_musicLevel_6)); } inline int32_t get_m_musicLevel_6() const { return ___m_musicLevel_6; } inline int32_t* get_address_of_m_musicLevel_6() { return &___m_musicLevel_6; } inline void set_m_musicLevel_6(int32_t value) { ___m_musicLevel_6 = value; } inline static int32_t get_offset_of_m_WSMusic_7() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_WSMusic_7)); } inline CDataModelBool_t2269476966 * get_m_WSMusic_7() const { return ___m_WSMusic_7; } inline CDataModelBool_t2269476966 ** get_address_of_m_WSMusic_7() { return &___m_WSMusic_7; } inline void set_m_WSMusic_7(CDataModelBool_t2269476966 * value) { ___m_WSMusic_7 = value; Il2CppCodeGenWriteBarrier((&___m_WSMusic_7), value); } inline static int32_t get_offset_of_m_sceneID_8() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_sceneID_8)); } inline int32_t get_m_sceneID_8() const { return ___m_sceneID_8; } inline int32_t* get_address_of_m_sceneID_8() { return &___m_sceneID_8; } inline void set_m_sceneID_8(int32_t value) { ___m_sceneID_8 = value; } inline static int32_t get_offset_of_m_WSScene_9() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_WSScene_9)); } inline CDataModelBool_t2269476966 * get_m_WSScene_9() const { return ___m_WSScene_9; } inline CDataModelBool_t2269476966 ** get_address_of_m_WSScene_9() { return &___m_WSScene_9; } inline void set_m_WSScene_9(CDataModelBool_t2269476966 * value) { ___m_WSScene_9 = value; Il2CppCodeGenWriteBarrier((&___m_WSScene_9), value); } inline static int32_t get_offset_of_m_listSimulateRoles_10() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listSimulateRoles_10)); } inline BetterList_1_t3256166455 * get_m_listSimulateRoles_10() const { return ___m_listSimulateRoles_10; } inline BetterList_1_t3256166455 ** get_address_of_m_listSimulateRoles_10() { return &___m_listSimulateRoles_10; } inline void set_m_listSimulateRoles_10(BetterList_1_t3256166455 * value) { ___m_listSimulateRoles_10 = value; Il2CppCodeGenWriteBarrier((&___m_listSimulateRoles_10), value); } inline static int32_t get_offset_of_m_listClothBoy_11() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listClothBoy_11)); } inline Dictionary_2_t3311733826 * get_m_listClothBoy_11() const { return ___m_listClothBoy_11; } inline Dictionary_2_t3311733826 ** get_address_of_m_listClothBoy_11() { return &___m_listClothBoy_11; } inline void set_m_listClothBoy_11(Dictionary_2_t3311733826 * value) { ___m_listClothBoy_11 = value; Il2CppCodeGenWriteBarrier((&___m_listClothBoy_11), value); } inline static int32_t get_offset_of_m_listClothGirl_12() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listClothGirl_12)); } inline Dictionary_2_t3311733826 * get_m_listClothGirl_12() const { return ___m_listClothGirl_12; } inline Dictionary_2_t3311733826 ** get_address_of_m_listClothGirl_12() { return &___m_listClothGirl_12; } inline void set_m_listClothGirl_12(Dictionary_2_t3311733826 * value) { ___m_listClothGirl_12 = value; Il2CppCodeGenWriteBarrier((&___m_listClothGirl_12), value); } }; struct CLocalBattle_t1519924991_StaticFields { public: // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::s_instance CLocalBattle_t1519924991 * ___s_instance_13; public: inline static int32_t get_offset_of_s_instance_13() { return static_cast(offsetof(CLocalBattle_t1519924991_StaticFields, ___s_instance_13)); } inline CLocalBattle_t1519924991 * get_s_instance_13() const { return ___s_instance_13; } inline CLocalBattle_t1519924991 ** get_address_of_s_instance_13() { return &___s_instance_13; } inline void set_s_instance_13(CLocalBattle_t1519924991 * value) { ___s_instance_13 = value; Il2CppCodeGenWriteBarrier((&___s_instance_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCALBATTLE_T1519924991_H #ifndef 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 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 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 KEYVALUEPAIR_2_T2531447385_H #define KEYVALUEPAIR_2_T2531447385_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2531447385 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value CShopItemGroup_t1245061887 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2531447385, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2531447385, ___value_1)); } inline CShopItemGroup_t1245061887 * get_value_1() const { return ___value_1; } inline CShopItemGroup_t1245061887 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(CShopItemGroup_t1245061887 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2531447385_H #ifndef ENUMERATOR_T1022609115_H #define ENUMERATOR_T1022609115_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_t1022609115 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t3428332534 * ___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 CQuestionDetail_t1956257792 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t1022609115, ___l_0)); } inline List_1_t3428332534 * get_l_0() const { return ___l_0; } inline List_1_t3428332534 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t3428332534 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1022609115, ___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_t1022609115, ___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_t1022609115, ___current_3)); } inline CQuestionDetail_t1956257792 * get_current_3() const { return ___current_3; } inline CQuestionDetail_t1956257792 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(CQuestionDetail_t1956257792 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1022609115_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 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 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 QUESTIONHANDLESTATE_T2978480731_H #define QUESTIONHANDLESTATE_T2978480731_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.QuestionHandleState struct QuestionHandleState_t2978480731 { public: // System.Int32 DMCore.Logic.QuestionHandleState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(QuestionHandleState_t2978480731, ___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 // QUESTIONHANDLESTATE_T2978480731_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 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 ENUMWALKTYPE_T4000804588_H #define ENUMWALKTYPE_T4000804588_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumWalkType struct enumWalkType_t4000804588 { public: // System.Int32 DMCore.Framework.Scene.enumWalkType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumWalkType_t4000804588, ___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 // ENUMWALKTYPE_T4000804588_H #ifndef CSHAREACTINFO_T2768988214_H #define CSHAREACTINFO_T2768988214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig/CShareActInfo struct CShareActInfo_t2768988214 : public RuntimeObject { public: // System.String DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField String_t* ___U3CActPathU3Ek__BackingField_3; // System.String DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField String_t* ___U3CActNameU3Ek__BackingField_4; // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField bool ___U3CNeedChangePositionU3Ek__BackingField_5; // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField bool ___U3CNeedChangeRotationU3Ek__BackingField_6; // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField Vector3_t3722313464 ___U3CCameraPositionU3Ek__BackingField_7; // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::k__BackingField Vector3_t3722313464 ___U3CCameraRotationU3Ek__BackingField_8; public: inline static int32_t get_offset_of_U3CActPathU3Ek__BackingField_3() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CActPathU3Ek__BackingField_3)); } inline String_t* get_U3CActPathU3Ek__BackingField_3() const { return ___U3CActPathU3Ek__BackingField_3; } inline String_t** get_address_of_U3CActPathU3Ek__BackingField_3() { return &___U3CActPathU3Ek__BackingField_3; } inline void set_U3CActPathU3Ek__BackingField_3(String_t* value) { ___U3CActPathU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CActPathU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_U3CActNameU3Ek__BackingField_4() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CActNameU3Ek__BackingField_4)); } inline String_t* get_U3CActNameU3Ek__BackingField_4() const { return ___U3CActNameU3Ek__BackingField_4; } inline String_t** get_address_of_U3CActNameU3Ek__BackingField_4() { return &___U3CActNameU3Ek__BackingField_4; } inline void set_U3CActNameU3Ek__BackingField_4(String_t* value) { ___U3CActNameU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CActNameU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CNeedChangePositionU3Ek__BackingField_5() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CNeedChangePositionU3Ek__BackingField_5)); } inline bool get_U3CNeedChangePositionU3Ek__BackingField_5() const { return ___U3CNeedChangePositionU3Ek__BackingField_5; } inline bool* get_address_of_U3CNeedChangePositionU3Ek__BackingField_5() { return &___U3CNeedChangePositionU3Ek__BackingField_5; } inline void set_U3CNeedChangePositionU3Ek__BackingField_5(bool value) { ___U3CNeedChangePositionU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CNeedChangeRotationU3Ek__BackingField_6() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CNeedChangeRotationU3Ek__BackingField_6)); } inline bool get_U3CNeedChangeRotationU3Ek__BackingField_6() const { return ___U3CNeedChangeRotationU3Ek__BackingField_6; } inline bool* get_address_of_U3CNeedChangeRotationU3Ek__BackingField_6() { return &___U3CNeedChangeRotationU3Ek__BackingField_6; } inline void set_U3CNeedChangeRotationU3Ek__BackingField_6(bool value) { ___U3CNeedChangeRotationU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CCameraPositionU3Ek__BackingField_7() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CCameraPositionU3Ek__BackingField_7)); } inline Vector3_t3722313464 get_U3CCameraPositionU3Ek__BackingField_7() const { return ___U3CCameraPositionU3Ek__BackingField_7; } inline Vector3_t3722313464 * get_address_of_U3CCameraPositionU3Ek__BackingField_7() { return &___U3CCameraPositionU3Ek__BackingField_7; } inline void set_U3CCameraPositionU3Ek__BackingField_7(Vector3_t3722313464 value) { ___U3CCameraPositionU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CCameraRotationU3Ek__BackingField_8() { return static_cast(offsetof(CShareActInfo_t2768988214, ___U3CCameraRotationU3Ek__BackingField_8)); } inline Vector3_t3722313464 get_U3CCameraRotationU3Ek__BackingField_8() const { return ___U3CCameraRotationU3Ek__BackingField_8; } inline Vector3_t3722313464 * get_address_of_U3CCameraRotationU3Ek__BackingField_8() { return &___U3CCameraRotationU3Ek__BackingField_8; } inline void set_U3CCameraRotationU3Ek__BackingField_8(Vector3_t3722313464 value) { ___U3CCameraRotationU3Ek__BackingField_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHAREACTINFO_T2768988214_H #ifndef 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 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 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 BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_T2721792723_H #ifndef 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 EGIFTPACKTYPE_T1426708527_H #define EGIFTPACKTYPE_T1426708527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EGiftPackType struct EGiftPackType_t1426708527 { public: // System.Int32 DMCore.Logic.EGiftPackType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EGiftPackType_t1426708527, ___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 // EGIFTPACKTYPE_T1426708527_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_H #ifndef 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 ENUMERATOR_T2058525011_H #define ENUMERATOR_T2058525011_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2058525011 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t104342236 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2502014403 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2058525011, ___dictionary_0)); } inline Dictionary_2_t104342236 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t104342236 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t104342236 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2058525011, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2058525011, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2058525011, ___current_3)); } inline KeyValuePair_2_t2502014403 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2502014403 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2502014403 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2058525011_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 ENUM_STAGE_TYPE_T835176688_H #define ENUM_STAGE_TYPE_T835176688_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ENUM_STAGE_TYPE struct ENUM_STAGE_TYPE_t835176688 { public: // System.Int32 DMCore.Logic.ENUM_STAGE_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_STAGE_TYPE_t835176688, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUM_STAGE_TYPE_T835176688_H #ifndef CPROPSDETAILMANAGER_T2661117877_H #define CPROPSDETAILMANAGER_T2661117877_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropsDetailManager struct CPropsDetailManager_t2661117877 : public IMonoCtrllor_t1427182583 { public: // System.Int32 DMCore.Logic.CPropsDetailManager::k__BackingField int32_t ___U3CCurPropConfigIDU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CCurPropConfigIDU3Ek__BackingField_1() { return static_cast(offsetof(CPropsDetailManager_t2661117877, ___U3CCurPropConfigIDU3Ek__BackingField_1)); } inline int32_t get_U3CCurPropConfigIDU3Ek__BackingField_1() const { return ___U3CCurPropConfigIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurPropConfigIDU3Ek__BackingField_1() { return &___U3CCurPropConfigIDU3Ek__BackingField_1; } inline void set_U3CCurPropConfigIDU3Ek__BackingField_1(int32_t value) { ___U3CCurPropConfigIDU3Ek__BackingField_1 = value; } }; struct CPropsDetailManager_t2661117877_StaticFields { public: // DMCore.Logic.CPropsDetailManager DMCore.Logic.CPropsDetailManager::_instance CPropsDetailManager_t2661117877 * ____instance_2; public: inline static int32_t get_offset_of__instance_2() { return static_cast(offsetof(CPropsDetailManager_t2661117877_StaticFields, ____instance_2)); } inline CPropsDetailManager_t2661117877 * get__instance_2() const { return ____instance_2; } inline CPropsDetailManager_t2661117877 ** get_address_of__instance_2() { return &____instance_2; } inline void set__instance_2(CPropsDetailManager_t2661117877 * value) { ____instance_2 = value; Il2CppCodeGenWriteBarrier((&____instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPSDETAILMANAGER_T2661117877_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 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 ENUMERATOR_T2087957993_H #define ENUMERATOR_T2087957993_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2087957993 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t133775218 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2531447385 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2087957993, ___dictionary_0)); } inline Dictionary_2_t133775218 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t133775218 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t133775218 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2087957993, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2087957993, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2087957993, ___current_3)); } inline KeyValuePair_2_t2531447385 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2531447385 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2531447385 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2087957993_H #ifndef ENUMJUDGERESULT_T4081836998_H #define ENUMJUDGERESULT_T4081836998_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumJudgeResult struct enumJudgeResult_t4081836998 { public: // System.Int32 DMCore.DanceMode.enumJudgeResult::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumJudgeResult_t4081836998, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMJUDGERESULT_T4081836998_H #ifndef 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 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 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 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 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 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 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 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 QUESTIONTYPE_T3375940384_H #define QUESTIONTYPE_T3375940384_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.QuestionType struct QuestionType_t3375940384 { public: // System.Int32 DMCore.Logic.QuestionType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(QuestionType_t3375940384, ___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 // QUESTIONTYPE_T3375940384_H #ifndef ENUMMEMBERLEVEL_T3960553378_H #define ENUMMEMBERLEVEL_T3960553378_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // enumMemberLevel struct enumMemberLevel_t3960553378 { public: // System.Int32 enumMemberLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMemberLevel_t3960553378, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMEMBERLEVEL_T3960553378_H #ifndef 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 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 ROOMMAINTYPE_T2481239774_H #define ROOMMAINTYPE_T2481239774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomMainType struct RoomMainType_t2481239774 { public: // System.Int32 DMCore.Logic.CRoomMananger/RoomMainType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RoomMainType_t2481239774, ___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 // ROOMMAINTYPE_T2481239774_H #ifndef ROOMTYPE_T1191752651_H #define ROOMTYPE_T1191752651_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomType struct RoomType_t1191752651 { public: // System.Int32 DMCore.Logic.CRoomMananger/RoomType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RoomType_t1191752651, ___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 // ROOMTYPE_T1191752651_H #ifndef ENUMINTERACTIVEINFOSTATE_T3546587871_H #define ENUMINTERACTIVEINFOSTATE_T3546587871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumInteractiveInfoState struct enumInteractiveInfoState_t3546587871 { public: // System.Int32 DMCore.Logic.enumInteractiveInfoState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumInteractiveInfoState_t3546587871, ___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 // ENUMINTERACTIVEINFOSTATE_T3546587871_H #ifndef ENUMERATOR_T1311802142_H #define ENUMERATOR_T1311802142_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_t1311802142 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t3717525561 * ___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 KeyValuePair_2_t2245450819 ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t1311802142, ___l_0)); } inline List_1_t3717525561 * get_l_0() const { return ___l_0; } inline List_1_t3717525561 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t3717525561 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1311802142, ___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_t1311802142, ___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_t1311802142, ___current_3)); } inline KeyValuePair_2_t2245450819 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2245450819 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2245450819 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1311802142_H #ifndef ENUMERATOR_T3100202402_H #define ENUMERATOR_T3100202402_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_t3100202402 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t1210958525 * ___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 KeyValuePair_2_t4033851079 ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t3100202402, ___l_0)); } inline List_1_t1210958525 * get_l_0() const { return ___l_0; } inline List_1_t1210958525 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t1210958525 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3100202402, ___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_t3100202402, ___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_t3100202402, ___current_3)); } inline KeyValuePair_2_t4033851079 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4033851079 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4033851079 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3100202402_H #ifndef ENUMROOMSTATE_T1756442533_H #define ENUMROOMSTATE_T1756442533_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumRoomState struct enumRoomState_t1756442533 { public: // System.Int32 DMCore.Logic.enumRoomState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRoomState_t1756442533, ___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 // ENUMROOMSTATE_T1756442533_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 CREDBAGMANAGER_T3862531732_H #define CREDBAGMANAGER_T3862531732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRedBagManager struct CRedBagManager_t3862531732 : public IMonoCtrllor_t1427182583 { public: // System.Boolean DMCore.Logic.CRedBagManager::k__BackingField bool ___U3CIsSendRedbagTypeU3Ek__BackingField_1; // System.String DMCore.Logic.CRedBagManager::k__BackingField String_t* ___U3CGuildInfoU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::redbagResult Dictionary_2_t2186227814 * ___redbagResult_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::redbagInfo Dictionary_2_t2398643463 * ___redbagInfo_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::guildbaseInfo Dictionary_2_t3591256528 * ___guildbaseInfo_5; // System.Collections.Generic.List`1 DMCore.Logic.CRedBagManager::redbagMine List_1_t3998011009 * ___redbagMine_6; // System.Int32 DMCore.Logic.CRedBagManager::redbagId int32_t ___redbagId_8; // System.Int32 DMCore.Logic.CRedBagManager::getcoin int32_t ___getcoin_9; // System.Int32 DMCore.Logic.CRedBagManager::sendcoin int32_t ___sendcoin_10; public: inline static int32_t get_offset_of_U3CIsSendRedbagTypeU3Ek__BackingField_1() { return static_cast(offsetof(CRedBagManager_t3862531732, ___U3CIsSendRedbagTypeU3Ek__BackingField_1)); } inline bool get_U3CIsSendRedbagTypeU3Ek__BackingField_1() const { return ___U3CIsSendRedbagTypeU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSendRedbagTypeU3Ek__BackingField_1() { return &___U3CIsSendRedbagTypeU3Ek__BackingField_1; } inline void set_U3CIsSendRedbagTypeU3Ek__BackingField_1(bool value) { ___U3CIsSendRedbagTypeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CGuildInfoU3Ek__BackingField_2() { return static_cast(offsetof(CRedBagManager_t3862531732, ___U3CGuildInfoU3Ek__BackingField_2)); } inline String_t* get_U3CGuildInfoU3Ek__BackingField_2() const { return ___U3CGuildInfoU3Ek__BackingField_2; } inline String_t** get_address_of_U3CGuildInfoU3Ek__BackingField_2() { return &___U3CGuildInfoU3Ek__BackingField_2; } inline void set_U3CGuildInfoU3Ek__BackingField_2(String_t* value) { ___U3CGuildInfoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CGuildInfoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_redbagResult_3() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagResult_3)); } inline Dictionary_2_t2186227814 * get_redbagResult_3() const { return ___redbagResult_3; } inline Dictionary_2_t2186227814 ** get_address_of_redbagResult_3() { return &___redbagResult_3; } inline void set_redbagResult_3(Dictionary_2_t2186227814 * value) { ___redbagResult_3 = value; Il2CppCodeGenWriteBarrier((&___redbagResult_3), value); } inline static int32_t get_offset_of_redbagInfo_4() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagInfo_4)); } inline Dictionary_2_t2398643463 * get_redbagInfo_4() const { return ___redbagInfo_4; } inline Dictionary_2_t2398643463 ** get_address_of_redbagInfo_4() { return &___redbagInfo_4; } inline void set_redbagInfo_4(Dictionary_2_t2398643463 * value) { ___redbagInfo_4 = value; Il2CppCodeGenWriteBarrier((&___redbagInfo_4), value); } inline static int32_t get_offset_of_guildbaseInfo_5() { return static_cast(offsetof(CRedBagManager_t3862531732, ___guildbaseInfo_5)); } inline Dictionary_2_t3591256528 * get_guildbaseInfo_5() const { return ___guildbaseInfo_5; } inline Dictionary_2_t3591256528 ** get_address_of_guildbaseInfo_5() { return &___guildbaseInfo_5; } inline void set_guildbaseInfo_5(Dictionary_2_t3591256528 * value) { ___guildbaseInfo_5 = value; Il2CppCodeGenWriteBarrier((&___guildbaseInfo_5), value); } inline static int32_t get_offset_of_redbagMine_6() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagMine_6)); } inline List_1_t3998011009 * get_redbagMine_6() const { return ___redbagMine_6; } inline List_1_t3998011009 ** get_address_of_redbagMine_6() { return &___redbagMine_6; } inline void set_redbagMine_6(List_1_t3998011009 * value) { ___redbagMine_6 = value; Il2CppCodeGenWriteBarrier((&___redbagMine_6), value); } inline static int32_t get_offset_of_redbagId_8() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagId_8)); } inline int32_t get_redbagId_8() const { return ___redbagId_8; } inline int32_t* get_address_of_redbagId_8() { return &___redbagId_8; } inline void set_redbagId_8(int32_t value) { ___redbagId_8 = value; } inline static int32_t get_offset_of_getcoin_9() { return static_cast(offsetof(CRedBagManager_t3862531732, ___getcoin_9)); } inline int32_t get_getcoin_9() const { return ___getcoin_9; } inline int32_t* get_address_of_getcoin_9() { return &___getcoin_9; } inline void set_getcoin_9(int32_t value) { ___getcoin_9 = value; } inline static int32_t get_offset_of_sendcoin_10() { return static_cast(offsetof(CRedBagManager_t3862531732, ___sendcoin_10)); } inline int32_t get_sendcoin_10() const { return ___sendcoin_10; } inline int32_t* get_address_of_sendcoin_10() { return &___sendcoin_10; } inline void set_sendcoin_10(int32_t value) { ___sendcoin_10 = value; } }; struct CRedBagManager_t3862531732_StaticFields { public: // DMCore.Logic.CRedBagManager DMCore.Logic.CRedBagManager::s_Instance CRedBagManager_t3862531732 * ___s_Instance_7; public: inline static int32_t get_offset_of_s_Instance_7() { return static_cast(offsetof(CRedBagManager_t3862531732_StaticFields, ___s_Instance_7)); } inline CRedBagManager_t3862531732 * get_s_Instance_7() const { return ___s_Instance_7; } inline CRedBagManager_t3862531732 ** get_address_of_s_Instance_7() { return &___s_Instance_7; } inline void set_s_Instance_7(CRedBagManager_t3862531732 * value) { ___s_Instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CREDBAGMANAGER_T3862531732_H #ifndef CINTERACTIONCLIDERITEM_T1940232150_H #define CINTERACTIONCLIDERITEM_T1940232150_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CInteractionCliderItem struct CInteractionCliderItem_t1940232150 : public RuntimeObject { public: // UnityEngine.Vector3 DMCore.Framework.Scene.CInteractionCliderItem::m_ptCenter Vector3_t3722313464 ___m_ptCenter_0; // UnityEngine.Quaternion DMCore.Framework.Scene.CInteractionCliderItem::m_ptRotation Quaternion_t2301928331 ___m_ptRotation_1; // UnityEngine.Transform DMCore.Framework.Scene.CInteractionCliderItem::m_transVal Transform_t3600365921 * ___m_transVal_2; // System.Collections.Generic.List`1 DMCore.Framework.Scene.CInteractionCliderItem::m_cliderList List_1_t2266899006 * ___m_cliderList_3; // DMCore.Framework.Scene.CInteractionCliderGroup DMCore.Framework.Scene.CInteractionCliderItem::m_groupOwner CInteractionCliderGroup_t327998540 * ___m_groupOwner_4; public: inline static int32_t get_offset_of_m_ptCenter_0() { return static_cast(offsetof(CInteractionCliderItem_t1940232150, ___m_ptCenter_0)); } inline Vector3_t3722313464 get_m_ptCenter_0() const { return ___m_ptCenter_0; } inline Vector3_t3722313464 * get_address_of_m_ptCenter_0() { return &___m_ptCenter_0; } inline void set_m_ptCenter_0(Vector3_t3722313464 value) { ___m_ptCenter_0 = value; } inline static int32_t get_offset_of_m_ptRotation_1() { return static_cast(offsetof(CInteractionCliderItem_t1940232150, ___m_ptRotation_1)); } inline Quaternion_t2301928331 get_m_ptRotation_1() const { return ___m_ptRotation_1; } inline Quaternion_t2301928331 * get_address_of_m_ptRotation_1() { return &___m_ptRotation_1; } inline void set_m_ptRotation_1(Quaternion_t2301928331 value) { ___m_ptRotation_1 = value; } inline static int32_t get_offset_of_m_transVal_2() { return static_cast(offsetof(CInteractionCliderItem_t1940232150, ___m_transVal_2)); } inline Transform_t3600365921 * get_m_transVal_2() const { return ___m_transVal_2; } inline Transform_t3600365921 ** get_address_of_m_transVal_2() { return &___m_transVal_2; } inline void set_m_transVal_2(Transform_t3600365921 * value) { ___m_transVal_2 = value; Il2CppCodeGenWriteBarrier((&___m_transVal_2), value); } inline static int32_t get_offset_of_m_cliderList_3() { return static_cast(offsetof(CInteractionCliderItem_t1940232150, ___m_cliderList_3)); } inline List_1_t2266899006 * get_m_cliderList_3() const { return ___m_cliderList_3; } inline List_1_t2266899006 ** get_address_of_m_cliderList_3() { return &___m_cliderList_3; } inline void set_m_cliderList_3(List_1_t2266899006 * value) { ___m_cliderList_3 = value; Il2CppCodeGenWriteBarrier((&___m_cliderList_3), value); } inline static int32_t get_offset_of_m_groupOwner_4() { return static_cast(offsetof(CInteractionCliderItem_t1940232150, ___m_groupOwner_4)); } inline CInteractionCliderGroup_t327998540 * get_m_groupOwner_4() const { return ___m_groupOwner_4; } inline CInteractionCliderGroup_t327998540 ** get_address_of_m_groupOwner_4() { return &___m_groupOwner_4; } inline void set_m_groupOwner_4(CInteractionCliderGroup_t327998540 * value) { ___m_groupOwner_4 = value; Il2CppCodeGenWriteBarrier((&___m_groupOwner_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINTERACTIONCLIDERITEM_T1940232150_H #ifndef ENUMERATOR_T1672801016_H #define ENUMERATOR_T1672801016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1672801016 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t4013585537 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2116290408 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t1672801016, ___dictionary_0)); } inline Dictionary_2_t4013585537 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t4013585537 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t4013585537 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1672801016, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t1672801016, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1672801016, ___current_3)); } inline KeyValuePair_2_t2116290408 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2116290408 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2116290408 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1672801016_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 CTHREADMSGWEBPOST_T2657819115_H #define CTHREADMSGWEBPOST_T2657819115_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.CThreadMsgWebPost struct CThreadMsgWebPost_t2657819115 : public IWebPostMsgBase_t2445430203 { public: // System.String DMCore.Framework.Thread.CThreadMsgWebPost::k__BackingField String_t* ___U3CRequestRefuseU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CRequestRefuseU3Ek__BackingField_3() { return static_cast(offsetof(CThreadMsgWebPost_t2657819115, ___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); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTHREADMSGWEBPOST_T2657819115_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 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 ENUMREQUESTFROM_T3677637358_H #define ENUMREQUESTFROM_T3677637358_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeManager/enumRequestFrom struct enumRequestFrom_t3677637358 { public: // System.Int32 DMCore.Logic.CRechargeManager/enumRequestFrom::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRequestFrom_t3677637358, ___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 // ENUMREQUESTFROM_T3677637358_H #ifndef CARDTYPE_T1620491519_H #define CARDTYPE_T1620491519_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CardType struct CardType_t1620491519 { public: // System.Int32 CardType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CardType_t1620491519, ___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 // CARDTYPE_T1620491519_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 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 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 XMLEXCEPTION_T1761730631_H #define XMLEXCEPTION_T1761730631_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlException struct XmlException_t1761730631 : public SystemException_t176217640 { public: // System.Int32 System.Xml.XmlException::lineNumber int32_t ___lineNumber_11; // System.Int32 System.Xml.XmlException::linePosition int32_t ___linePosition_12; // System.String System.Xml.XmlException::sourceUri String_t* ___sourceUri_13; // System.String System.Xml.XmlException::res String_t* ___res_14; // System.String[] System.Xml.XmlException::messages StringU5BU5D_t1281789340* ___messages_15; public: inline static int32_t get_offset_of_lineNumber_11() { return static_cast(offsetof(XmlException_t1761730631, ___lineNumber_11)); } inline int32_t get_lineNumber_11() const { return ___lineNumber_11; } inline int32_t* get_address_of_lineNumber_11() { return &___lineNumber_11; } inline void set_lineNumber_11(int32_t value) { ___lineNumber_11 = value; } inline static int32_t get_offset_of_linePosition_12() { return static_cast(offsetof(XmlException_t1761730631, ___linePosition_12)); } inline int32_t get_linePosition_12() const { return ___linePosition_12; } inline int32_t* get_address_of_linePosition_12() { return &___linePosition_12; } inline void set_linePosition_12(int32_t value) { ___linePosition_12 = value; } inline static int32_t get_offset_of_sourceUri_13() { return static_cast(offsetof(XmlException_t1761730631, ___sourceUri_13)); } inline String_t* get_sourceUri_13() const { return ___sourceUri_13; } inline String_t** get_address_of_sourceUri_13() { return &___sourceUri_13; } inline void set_sourceUri_13(String_t* value) { ___sourceUri_13 = value; Il2CppCodeGenWriteBarrier((&___sourceUri_13), value); } inline static int32_t get_offset_of_res_14() { return static_cast(offsetof(XmlException_t1761730631, ___res_14)); } inline String_t* get_res_14() const { return ___res_14; } inline String_t** get_address_of_res_14() { return &___res_14; } inline void set_res_14(String_t* value) { ___res_14 = value; Il2CppCodeGenWriteBarrier((&___res_14), value); } inline static int32_t get_offset_of_messages_15() { return static_cast(offsetof(XmlException_t1761730631, ___messages_15)); } inline StringU5BU5D_t1281789340* get_messages_15() const { return ___messages_15; } inline StringU5BU5D_t1281789340** get_address_of_messages_15() { return &___messages_15; } inline void set_messages_15(StringU5BU5D_t1281789340* value) { ___messages_15 = value; Il2CppCodeGenWriteBarrier((&___messages_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLEXCEPTION_T1761730631_H #ifndef ENUMERATOR_T3923002270_H #define ENUMERATOR_T3923002270_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t3923002270 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1968819495 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t71524366 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3923002270, ___dictionary_0)); } inline Dictionary_2_t1968819495 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1968819495 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1968819495 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3923002270, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t3923002270, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3923002270, ___current_3)); } inline KeyValuePair_2_t71524366 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t71524366 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t71524366 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3923002270_H #ifndef ENUMERATOR_T1934699896_H #define ENUMERATOR_T1934699896_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1934699896 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t4275484417 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2378189288 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t1934699896, ___dictionary_0)); } inline Dictionary_2_t4275484417 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t4275484417 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t4275484417 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t1934699896, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t1934699896, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1934699896, ___current_3)); } inline KeyValuePair_2_t2378189288 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2378189288 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2378189288 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T1934699896_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 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 NETWORKREACHABILITY_T3450623372_H #define NETWORKREACHABILITY_T3450623372_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.NetworkReachability struct NetworkReachability_t3450623372 { public: // System.Int32 UnityEngine.NetworkReachability::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(NetworkReachability_t3450623372, ___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 // NETWORKREACHABILITY_T3450623372_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 ENUMNETSTATE_T3055192963_H #define ENUMNETSTATE_T3055192963_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.enumNetState struct enumNetState_t3055192963 { public: // System.Int32 DMCore.Net.enumNetState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumNetState_t3055192963, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMNETSTATE_T3055192963_H #ifndef CONTACTSTYLETYPE_T3599394151_H #define CONTACTSTYLETYPE_T3599394151_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ContactStyleType struct ContactStyleType_t3599394151 { public: // System.Int32 DMCore.Logic.ContactStyleType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ContactStyleType_t3599394151, ___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 // CONTACTSTYLETYPE_T3599394151_H #ifndef COMMON_T3802143103_H #define COMMON_T3802143103_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Common struct Common_t3802143103 : public RuntimeObject { public: public: }; struct Common_t3802143103_StaticFields { public: // System.Int32 DMCore.Common::INVALID_ID int32_t ___INVALID_ID_0; // System.Int32 DMCore.Common::MIN_LEVEL_NUMBER int32_t ___MIN_LEVEL_NUMBER_1; // System.Int32 DMCore.Common::MAX_LEVEL_NUMBER int32_t ___MAX_LEVEL_NUMBER_2; // System.Int32 DMCore.Common::CHAT_SAVE_MAX_COUNT int32_t ___CHAT_SAVE_MAX_COUNT_3; // System.Int32 DMCore.Common::CHAT_SAVE_TIME_SPAN int32_t ___CHAT_SAVE_TIME_SPAN_4; // System.Int32 DMCore.Common::CHAT_CONTENT_COUNT_CACHE int32_t ___CHAT_CONTENT_COUNT_CACHE_5; // System.Int32 DMCore.Common::MESSAGE_SAVE_MAX_COUNT int32_t ___MESSAGE_SAVE_MAX_COUNT_6; // System.Int32 DMCore.Common::MESSAGE_SAVE_TIME_SPAN int32_t ___MESSAGE_SAVE_TIME_SPAN_7; // System.Single DMCore.Common::SYSTEMBROAD_ROLL_SPEED float ___SYSTEMBROAD_ROLL_SPEED_8; // System.Int32 DMCore.Common::SHOPPING_CART_MAX_CAPACITY int32_t ___SHOPPING_CART_MAX_CAPACITY_9; // System.Int32 DMCore.Common::CURRENT_PROTOCOL_VERSION int32_t ___CURRENT_PROTOCOL_VERSION_10; // System.Single DMCore.Common::NET_MESSAGE_OVER_TIME float ___NET_MESSAGE_OVER_TIME_11; // System.Int32 DMCore.Common::MAX_SEND_INVITED_TIMES int32_t ___MAX_SEND_INVITED_TIMES_12; // System.Int32 DMCore.Common::MAX_RECV_INVITED_TIMES int32_t ___MAX_RECV_INVITED_TIMES_13; // System.Single DMCore.Common::TIME_SPAN_TO_RESET_RECV_CNT float ___TIME_SPAN_TO_RESET_RECV_CNT_14; // System.Single DMCore.Common::MAX_SPEAKER_LIFE_TIME float ___MAX_SPEAKER_LIFE_TIME_15; // System.Single DMCore.Common::CHAT_REFRESH_ONLINESTATE float ___CHAT_REFRESH_ONLINESTATE_16; // System.Int32 DMCore.Common::MIN_CLOTH_CONFIG_ID int32_t ___MIN_CLOTH_CONFIG_ID_17; // System.Int32 DMCore.Common::MIN_PROPS_CONFIG_ID int32_t ___MIN_PROPS_CONFIG_ID_18; // System.Single DMCore.Common::FULL_DOWN_CHECK_FREQUENCY float ___FULL_DOWN_CHECK_FREQUENCY_19; // System.Int32 DMCore.Common::CLASSICAL_QUEUE_BEAT_COUNT int32_t ___CLASSICAL_QUEUE_BEAT_COUNT_20; // System.Int32 DMCore.Common::CLASSICAL_JUDGE_BEAT_COUNT int32_t ___CLASSICAL_JUDGE_BEAT_COUNT_21; // System.Int32 DMCore.Common::CLASSICAL_MIN_KEY_LEVEL int32_t ___CLASSICAL_MIN_KEY_LEVEL_22; // System.Int32 DMCore.Common::CLASSICAL_MAX_KEY_LEVEL int32_t ___CLASSICAL_MAX_KEY_LEVEL_23; // System.Int32 DMCore.Common::CLASSICAL_USER_RANDOM_KEY int32_t ___CLASSICAL_USER_RANDOM_KEY_24; // System.Int32 DMCore.Common::PROTECTED_LEVEL int32_t ___PROTECTED_LEVEL_25; // System.Int32 DMCore.Common::ROOM_COUNT_ONE_PAGE int32_t ___ROOM_COUNT_ONE_PAGE_26; // System.Single DMCore.Common::PET_DEFAULT_WALK_SPEED float ___PET_DEFAULT_WALK_SPEED_27; // System.Single DMCore.Common::PET_DEFAULT_SAFE_DISTANCE float ___PET_DEFAULT_SAFE_DISTANCE_28; // UnityEngine.Vector3 DMCore.Common::PET_DEFAULT_SHOW_POSITION Vector3_t3722313464 ___PET_DEFAULT_SHOW_POSITION_29; // UnityEngine.Vector3 DMCore.Common::PET_DEFAULT_SHOW_POSITION_W Vector3_t3722313464 ___PET_DEFAULT_SHOW_POSITION_W_30; // System.Single DMCore.Common::SINGLE_PAGE_DEPTH float ___SINGLE_PAGE_DEPTH_31; public: inline static int32_t get_offset_of_INVALID_ID_0() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___INVALID_ID_0)); } inline int32_t get_INVALID_ID_0() const { return ___INVALID_ID_0; } inline int32_t* get_address_of_INVALID_ID_0() { return &___INVALID_ID_0; } inline void set_INVALID_ID_0(int32_t value) { ___INVALID_ID_0 = value; } inline static int32_t get_offset_of_MIN_LEVEL_NUMBER_1() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_LEVEL_NUMBER_1)); } inline int32_t get_MIN_LEVEL_NUMBER_1() const { return ___MIN_LEVEL_NUMBER_1; } inline int32_t* get_address_of_MIN_LEVEL_NUMBER_1() { return &___MIN_LEVEL_NUMBER_1; } inline void set_MIN_LEVEL_NUMBER_1(int32_t value) { ___MIN_LEVEL_NUMBER_1 = value; } inline static int32_t get_offset_of_MAX_LEVEL_NUMBER_2() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_LEVEL_NUMBER_2)); } inline int32_t get_MAX_LEVEL_NUMBER_2() const { return ___MAX_LEVEL_NUMBER_2; } inline int32_t* get_address_of_MAX_LEVEL_NUMBER_2() { return &___MAX_LEVEL_NUMBER_2; } inline void set_MAX_LEVEL_NUMBER_2(int32_t value) { ___MAX_LEVEL_NUMBER_2 = value; } inline static int32_t get_offset_of_CHAT_SAVE_MAX_COUNT_3() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_SAVE_MAX_COUNT_3)); } inline int32_t get_CHAT_SAVE_MAX_COUNT_3() const { return ___CHAT_SAVE_MAX_COUNT_3; } inline int32_t* get_address_of_CHAT_SAVE_MAX_COUNT_3() { return &___CHAT_SAVE_MAX_COUNT_3; } inline void set_CHAT_SAVE_MAX_COUNT_3(int32_t value) { ___CHAT_SAVE_MAX_COUNT_3 = value; } inline static int32_t get_offset_of_CHAT_SAVE_TIME_SPAN_4() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_SAVE_TIME_SPAN_4)); } inline int32_t get_CHAT_SAVE_TIME_SPAN_4() const { return ___CHAT_SAVE_TIME_SPAN_4; } inline int32_t* get_address_of_CHAT_SAVE_TIME_SPAN_4() { return &___CHAT_SAVE_TIME_SPAN_4; } inline void set_CHAT_SAVE_TIME_SPAN_4(int32_t value) { ___CHAT_SAVE_TIME_SPAN_4 = value; } inline static int32_t get_offset_of_CHAT_CONTENT_COUNT_CACHE_5() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_CONTENT_COUNT_CACHE_5)); } inline int32_t get_CHAT_CONTENT_COUNT_CACHE_5() const { return ___CHAT_CONTENT_COUNT_CACHE_5; } inline int32_t* get_address_of_CHAT_CONTENT_COUNT_CACHE_5() { return &___CHAT_CONTENT_COUNT_CACHE_5; } inline void set_CHAT_CONTENT_COUNT_CACHE_5(int32_t value) { ___CHAT_CONTENT_COUNT_CACHE_5 = value; } inline static int32_t get_offset_of_MESSAGE_SAVE_MAX_COUNT_6() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MESSAGE_SAVE_MAX_COUNT_6)); } inline int32_t get_MESSAGE_SAVE_MAX_COUNT_6() const { return ___MESSAGE_SAVE_MAX_COUNT_6; } inline int32_t* get_address_of_MESSAGE_SAVE_MAX_COUNT_6() { return &___MESSAGE_SAVE_MAX_COUNT_6; } inline void set_MESSAGE_SAVE_MAX_COUNT_6(int32_t value) { ___MESSAGE_SAVE_MAX_COUNT_6 = value; } inline static int32_t get_offset_of_MESSAGE_SAVE_TIME_SPAN_7() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MESSAGE_SAVE_TIME_SPAN_7)); } inline int32_t get_MESSAGE_SAVE_TIME_SPAN_7() const { return ___MESSAGE_SAVE_TIME_SPAN_7; } inline int32_t* get_address_of_MESSAGE_SAVE_TIME_SPAN_7() { return &___MESSAGE_SAVE_TIME_SPAN_7; } inline void set_MESSAGE_SAVE_TIME_SPAN_7(int32_t value) { ___MESSAGE_SAVE_TIME_SPAN_7 = value; } inline static int32_t get_offset_of_SYSTEMBROAD_ROLL_SPEED_8() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SYSTEMBROAD_ROLL_SPEED_8)); } inline float get_SYSTEMBROAD_ROLL_SPEED_8() const { return ___SYSTEMBROAD_ROLL_SPEED_8; } inline float* get_address_of_SYSTEMBROAD_ROLL_SPEED_8() { return &___SYSTEMBROAD_ROLL_SPEED_8; } inline void set_SYSTEMBROAD_ROLL_SPEED_8(float value) { ___SYSTEMBROAD_ROLL_SPEED_8 = value; } inline static int32_t get_offset_of_SHOPPING_CART_MAX_CAPACITY_9() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SHOPPING_CART_MAX_CAPACITY_9)); } inline int32_t get_SHOPPING_CART_MAX_CAPACITY_9() const { return ___SHOPPING_CART_MAX_CAPACITY_9; } inline int32_t* get_address_of_SHOPPING_CART_MAX_CAPACITY_9() { return &___SHOPPING_CART_MAX_CAPACITY_9; } inline void set_SHOPPING_CART_MAX_CAPACITY_9(int32_t value) { ___SHOPPING_CART_MAX_CAPACITY_9 = value; } inline static int32_t get_offset_of_CURRENT_PROTOCOL_VERSION_10() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CURRENT_PROTOCOL_VERSION_10)); } inline int32_t get_CURRENT_PROTOCOL_VERSION_10() const { return ___CURRENT_PROTOCOL_VERSION_10; } inline int32_t* get_address_of_CURRENT_PROTOCOL_VERSION_10() { return &___CURRENT_PROTOCOL_VERSION_10; } inline void set_CURRENT_PROTOCOL_VERSION_10(int32_t value) { ___CURRENT_PROTOCOL_VERSION_10 = value; } inline static int32_t get_offset_of_NET_MESSAGE_OVER_TIME_11() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___NET_MESSAGE_OVER_TIME_11)); } inline float get_NET_MESSAGE_OVER_TIME_11() const { return ___NET_MESSAGE_OVER_TIME_11; } inline float* get_address_of_NET_MESSAGE_OVER_TIME_11() { return &___NET_MESSAGE_OVER_TIME_11; } inline void set_NET_MESSAGE_OVER_TIME_11(float value) { ___NET_MESSAGE_OVER_TIME_11 = value; } inline static int32_t get_offset_of_MAX_SEND_INVITED_TIMES_12() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_SEND_INVITED_TIMES_12)); } inline int32_t get_MAX_SEND_INVITED_TIMES_12() const { return ___MAX_SEND_INVITED_TIMES_12; } inline int32_t* get_address_of_MAX_SEND_INVITED_TIMES_12() { return &___MAX_SEND_INVITED_TIMES_12; } inline void set_MAX_SEND_INVITED_TIMES_12(int32_t value) { ___MAX_SEND_INVITED_TIMES_12 = value; } inline static int32_t get_offset_of_MAX_RECV_INVITED_TIMES_13() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_RECV_INVITED_TIMES_13)); } inline int32_t get_MAX_RECV_INVITED_TIMES_13() const { return ___MAX_RECV_INVITED_TIMES_13; } inline int32_t* get_address_of_MAX_RECV_INVITED_TIMES_13() { return &___MAX_RECV_INVITED_TIMES_13; } inline void set_MAX_RECV_INVITED_TIMES_13(int32_t value) { ___MAX_RECV_INVITED_TIMES_13 = value; } inline static int32_t get_offset_of_TIME_SPAN_TO_RESET_RECV_CNT_14() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___TIME_SPAN_TO_RESET_RECV_CNT_14)); } inline float get_TIME_SPAN_TO_RESET_RECV_CNT_14() const { return ___TIME_SPAN_TO_RESET_RECV_CNT_14; } inline float* get_address_of_TIME_SPAN_TO_RESET_RECV_CNT_14() { return &___TIME_SPAN_TO_RESET_RECV_CNT_14; } inline void set_TIME_SPAN_TO_RESET_RECV_CNT_14(float value) { ___TIME_SPAN_TO_RESET_RECV_CNT_14 = value; } inline static int32_t get_offset_of_MAX_SPEAKER_LIFE_TIME_15() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_SPEAKER_LIFE_TIME_15)); } inline float get_MAX_SPEAKER_LIFE_TIME_15() const { return ___MAX_SPEAKER_LIFE_TIME_15; } inline float* get_address_of_MAX_SPEAKER_LIFE_TIME_15() { return &___MAX_SPEAKER_LIFE_TIME_15; } inline void set_MAX_SPEAKER_LIFE_TIME_15(float value) { ___MAX_SPEAKER_LIFE_TIME_15 = value; } inline static int32_t get_offset_of_CHAT_REFRESH_ONLINESTATE_16() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_REFRESH_ONLINESTATE_16)); } inline float get_CHAT_REFRESH_ONLINESTATE_16() const { return ___CHAT_REFRESH_ONLINESTATE_16; } inline float* get_address_of_CHAT_REFRESH_ONLINESTATE_16() { return &___CHAT_REFRESH_ONLINESTATE_16; } inline void set_CHAT_REFRESH_ONLINESTATE_16(float value) { ___CHAT_REFRESH_ONLINESTATE_16 = value; } inline static int32_t get_offset_of_MIN_CLOTH_CONFIG_ID_17() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_CLOTH_CONFIG_ID_17)); } inline int32_t get_MIN_CLOTH_CONFIG_ID_17() const { return ___MIN_CLOTH_CONFIG_ID_17; } inline int32_t* get_address_of_MIN_CLOTH_CONFIG_ID_17() { return &___MIN_CLOTH_CONFIG_ID_17; } inline void set_MIN_CLOTH_CONFIG_ID_17(int32_t value) { ___MIN_CLOTH_CONFIG_ID_17 = value; } inline static int32_t get_offset_of_MIN_PROPS_CONFIG_ID_18() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_PROPS_CONFIG_ID_18)); } inline int32_t get_MIN_PROPS_CONFIG_ID_18() const { return ___MIN_PROPS_CONFIG_ID_18; } inline int32_t* get_address_of_MIN_PROPS_CONFIG_ID_18() { return &___MIN_PROPS_CONFIG_ID_18; } inline void set_MIN_PROPS_CONFIG_ID_18(int32_t value) { ___MIN_PROPS_CONFIG_ID_18 = value; } inline static int32_t get_offset_of_FULL_DOWN_CHECK_FREQUENCY_19() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___FULL_DOWN_CHECK_FREQUENCY_19)); } inline float get_FULL_DOWN_CHECK_FREQUENCY_19() const { return ___FULL_DOWN_CHECK_FREQUENCY_19; } inline float* get_address_of_FULL_DOWN_CHECK_FREQUENCY_19() { return &___FULL_DOWN_CHECK_FREQUENCY_19; } inline void set_FULL_DOWN_CHECK_FREQUENCY_19(float value) { ___FULL_DOWN_CHECK_FREQUENCY_19 = value; } inline static int32_t get_offset_of_CLASSICAL_QUEUE_BEAT_COUNT_20() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_QUEUE_BEAT_COUNT_20)); } inline int32_t get_CLASSICAL_QUEUE_BEAT_COUNT_20() const { return ___CLASSICAL_QUEUE_BEAT_COUNT_20; } inline int32_t* get_address_of_CLASSICAL_QUEUE_BEAT_COUNT_20() { return &___CLASSICAL_QUEUE_BEAT_COUNT_20; } inline void set_CLASSICAL_QUEUE_BEAT_COUNT_20(int32_t value) { ___CLASSICAL_QUEUE_BEAT_COUNT_20 = value; } inline static int32_t get_offset_of_CLASSICAL_JUDGE_BEAT_COUNT_21() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_JUDGE_BEAT_COUNT_21)); } inline int32_t get_CLASSICAL_JUDGE_BEAT_COUNT_21() const { return ___CLASSICAL_JUDGE_BEAT_COUNT_21; } inline int32_t* get_address_of_CLASSICAL_JUDGE_BEAT_COUNT_21() { return &___CLASSICAL_JUDGE_BEAT_COUNT_21; } inline void set_CLASSICAL_JUDGE_BEAT_COUNT_21(int32_t value) { ___CLASSICAL_JUDGE_BEAT_COUNT_21 = value; } inline static int32_t get_offset_of_CLASSICAL_MIN_KEY_LEVEL_22() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_MIN_KEY_LEVEL_22)); } inline int32_t get_CLASSICAL_MIN_KEY_LEVEL_22() const { return ___CLASSICAL_MIN_KEY_LEVEL_22; } inline int32_t* get_address_of_CLASSICAL_MIN_KEY_LEVEL_22() { return &___CLASSICAL_MIN_KEY_LEVEL_22; } inline void set_CLASSICAL_MIN_KEY_LEVEL_22(int32_t value) { ___CLASSICAL_MIN_KEY_LEVEL_22 = value; } inline static int32_t get_offset_of_CLASSICAL_MAX_KEY_LEVEL_23() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_MAX_KEY_LEVEL_23)); } inline int32_t get_CLASSICAL_MAX_KEY_LEVEL_23() const { return ___CLASSICAL_MAX_KEY_LEVEL_23; } inline int32_t* get_address_of_CLASSICAL_MAX_KEY_LEVEL_23() { return &___CLASSICAL_MAX_KEY_LEVEL_23; } inline void set_CLASSICAL_MAX_KEY_LEVEL_23(int32_t value) { ___CLASSICAL_MAX_KEY_LEVEL_23 = value; } inline static int32_t get_offset_of_CLASSICAL_USER_RANDOM_KEY_24() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_USER_RANDOM_KEY_24)); } inline int32_t get_CLASSICAL_USER_RANDOM_KEY_24() const { return ___CLASSICAL_USER_RANDOM_KEY_24; } inline int32_t* get_address_of_CLASSICAL_USER_RANDOM_KEY_24() { return &___CLASSICAL_USER_RANDOM_KEY_24; } inline void set_CLASSICAL_USER_RANDOM_KEY_24(int32_t value) { ___CLASSICAL_USER_RANDOM_KEY_24 = value; } inline static int32_t get_offset_of_PROTECTED_LEVEL_25() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PROTECTED_LEVEL_25)); } inline int32_t get_PROTECTED_LEVEL_25() const { return ___PROTECTED_LEVEL_25; } inline int32_t* get_address_of_PROTECTED_LEVEL_25() { return &___PROTECTED_LEVEL_25; } inline void set_PROTECTED_LEVEL_25(int32_t value) { ___PROTECTED_LEVEL_25 = value; } inline static int32_t get_offset_of_ROOM_COUNT_ONE_PAGE_26() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___ROOM_COUNT_ONE_PAGE_26)); } inline int32_t get_ROOM_COUNT_ONE_PAGE_26() const { return ___ROOM_COUNT_ONE_PAGE_26; } inline int32_t* get_address_of_ROOM_COUNT_ONE_PAGE_26() { return &___ROOM_COUNT_ONE_PAGE_26; } inline void set_ROOM_COUNT_ONE_PAGE_26(int32_t value) { ___ROOM_COUNT_ONE_PAGE_26 = value; } inline static int32_t get_offset_of_PET_DEFAULT_WALK_SPEED_27() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_WALK_SPEED_27)); } inline float get_PET_DEFAULT_WALK_SPEED_27() const { return ___PET_DEFAULT_WALK_SPEED_27; } inline float* get_address_of_PET_DEFAULT_WALK_SPEED_27() { return &___PET_DEFAULT_WALK_SPEED_27; } inline void set_PET_DEFAULT_WALK_SPEED_27(float value) { ___PET_DEFAULT_WALK_SPEED_27 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SAFE_DISTANCE_28() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SAFE_DISTANCE_28)); } inline float get_PET_DEFAULT_SAFE_DISTANCE_28() const { return ___PET_DEFAULT_SAFE_DISTANCE_28; } inline float* get_address_of_PET_DEFAULT_SAFE_DISTANCE_28() { return &___PET_DEFAULT_SAFE_DISTANCE_28; } inline void set_PET_DEFAULT_SAFE_DISTANCE_28(float value) { ___PET_DEFAULT_SAFE_DISTANCE_28 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SHOW_POSITION_29() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SHOW_POSITION_29)); } inline Vector3_t3722313464 get_PET_DEFAULT_SHOW_POSITION_29() const { return ___PET_DEFAULT_SHOW_POSITION_29; } inline Vector3_t3722313464 * get_address_of_PET_DEFAULT_SHOW_POSITION_29() { return &___PET_DEFAULT_SHOW_POSITION_29; } inline void set_PET_DEFAULT_SHOW_POSITION_29(Vector3_t3722313464 value) { ___PET_DEFAULT_SHOW_POSITION_29 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SHOW_POSITION_W_30() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SHOW_POSITION_W_30)); } inline Vector3_t3722313464 get_PET_DEFAULT_SHOW_POSITION_W_30() const { return ___PET_DEFAULT_SHOW_POSITION_W_30; } inline Vector3_t3722313464 * get_address_of_PET_DEFAULT_SHOW_POSITION_W_30() { return &___PET_DEFAULT_SHOW_POSITION_W_30; } inline void set_PET_DEFAULT_SHOW_POSITION_W_30(Vector3_t3722313464 value) { ___PET_DEFAULT_SHOW_POSITION_W_30 = value; } inline static int32_t get_offset_of_SINGLE_PAGE_DEPTH_31() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SINGLE_PAGE_DEPTH_31)); } inline float get_SINGLE_PAGE_DEPTH_31() const { return ___SINGLE_PAGE_DEPTH_31; } inline float* get_address_of_SINGLE_PAGE_DEPTH_31() { return &___SINGLE_PAGE_DEPTH_31; } inline void set_SINGLE_PAGE_DEPTH_31(float value) { ___SINGLE_PAGE_DEPTH_31 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMMON_T3802143103_H #ifndef 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 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 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 ENUMCHECKSTATE_T333749984_H #define ENUMCHECKSTATE_T333749984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumCheckState struct enumCheckState_t333749984 { public: // System.Int32 DMCore.Logic.enumCheckState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumCheckState_t333749984, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCHECKSTATE_T333749984_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 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 CWALKMANAGER_T3228361237_H #define CWALKMANAGER_T3228361237_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CWalkManager struct CWalkManager_t3228361237 : public RuntimeObject { public: // DMCore.Framework.Scene.enumWalkType DMCore.Framework.Scene.CWalkManager::m_walkType int32_t ___m_walkType_2; // System.Boolean DMCore.Framework.Scene.CWalkManager::m_bPaused bool ___m_bPaused_3; // DMCore.Framework.Scene.CWalkCamera DMCore.Framework.Scene.CWalkManager::m_walkCamera CWalkCamera_t1176337330 * ___m_walkCamera_4; // DMCore.Framework.Scene.CWalkRange DMCore.Framework.Scene.CWalkManager::m_walkRange CWalkRange_t2357921041 * ___m_walkRange_5; // DMCore.Framework.Scene.CWalkRange DMCore.Framework.Scene.CWalkManager::m_swimmingRange CWalkRange_t2357921041 * ___m_swimmingRange_6; // DMCore.Framework.Scene.CInteractionRange DMCore.Framework.Scene.CWalkManager::m_interactionRange CInteractionRange_t868014233 * ___m_interactionRange_7; // BetterList`1 DMCore.Framework.Scene.CWalkManager::m_arrayCach BetterList_1_t2891587622 * ___m_arrayCach_8; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CWalkManager::m_arrayWalkTask Dictionary_2_t2275110594 * ___m_arrayWalkTask_9; public: inline static int32_t get_offset_of_m_walkType_2() { return static_cast(offsetof(CWalkManager_t3228361237, ___m_walkType_2)); } inline int32_t get_m_walkType_2() const { return ___m_walkType_2; } inline int32_t* get_address_of_m_walkType_2() { return &___m_walkType_2; } inline void set_m_walkType_2(int32_t value) { ___m_walkType_2 = value; } inline static int32_t get_offset_of_m_bPaused_3() { return static_cast(offsetof(CWalkManager_t3228361237, ___m_bPaused_3)); } inline bool get_m_bPaused_3() const { return ___m_bPaused_3; } inline bool* get_address_of_m_bPaused_3() { return &___m_bPaused_3; } inline void set_m_bPaused_3(bool value) { ___m_bPaused_3 = value; } inline static int32_t get_offset_of_m_walkCamera_4() { return static_cast(offsetof(CWalkManager_t3228361237, ___m_walkCamera_4)); } inline CWalkCamera_t1176337330 * get_m_walkCamera_4() const { return ___m_walkCamera_4; } inline CWalkCamera_t1176337330 ** get_address_of_m_walkCamera_4() { return &___m_walkCamera_4; } inline void set_m_walkCamera_4(CWalkCamera_t1176337330 * value) { ___m_walkCamera_4 = value; Il2CppCodeGenWriteBarrier((&___m_walkCamera_4), value); } inline static int32_t get_offset_of_m_walkRange_5() { return static_cast(offsetof(CWalkManager_t3228361237, ___m_walkRange_5)); } inline CWalkRange_t2357921041 * get_m_walkRange_5() const { return ___m_walkRange_5; } inline CWalkRange_t2357921041 ** get_address_of_m_walkRange_5() { return &___m_walkRange_5; } inline void set_m_walkRange_5(CWalkRange_t2357921041 * value) { ___m_walkRange_5 = value; Il2CppCodeGenWriteBarrier((&___m_walkRange_5), value); } inline static int32_t get_offset_of_m_swimmingRange_6() { return static_cast(offsetof(CWalkManager_t3228361237, ___m_swimmingRange_6)); } inline CWalkRange_t2357921041 * get_m_swimmingRange_6() const { return ___m_swimmingRange_6; } inline CWalkRange_t2357921041 ** get_address_of_m_swimmingRange_6() { return &___m_swimmingRange_6; } inline void set_m_swimmingRange_6(CWalkRange_t2357921041 * value) { ___m_swimmingRange_6 = value; Il2CppCodeGenWriteBarrier((&___m_swimmingRange_6), value); } inline static int32_t get_offset_of_m_interactionRange_7() { return static_cast(offsetof(CWalkManager_t3228361237, ___m_interactionRange_7)); } inline CInteractionRange_t868014233 * get_m_interactionRange_7() const { return ___m_interactionRange_7; } inline CInteractionRange_t868014233 ** get_address_of_m_interactionRange_7() { return &___m_interactionRange_7; } inline void set_m_interactionRange_7(CInteractionRange_t868014233 * value) { ___m_interactionRange_7 = value; Il2CppCodeGenWriteBarrier((&___m_interactionRange_7), value); } inline static int32_t get_offset_of_m_arrayCach_8() { return static_cast(offsetof(CWalkManager_t3228361237, ___m_arrayCach_8)); } inline BetterList_1_t2891587622 * get_m_arrayCach_8() const { return ___m_arrayCach_8; } inline BetterList_1_t2891587622 ** get_address_of_m_arrayCach_8() { return &___m_arrayCach_8; } inline void set_m_arrayCach_8(BetterList_1_t2891587622 * value) { ___m_arrayCach_8 = value; Il2CppCodeGenWriteBarrier((&___m_arrayCach_8), value); } inline static int32_t get_offset_of_m_arrayWalkTask_9() { return static_cast(offsetof(CWalkManager_t3228361237, ___m_arrayWalkTask_9)); } inline Dictionary_2_t2275110594 * get_m_arrayWalkTask_9() const { return ___m_arrayWalkTask_9; } inline Dictionary_2_t2275110594 ** get_address_of_m_arrayWalkTask_9() { return &___m_arrayWalkTask_9; } inline void set_m_arrayWalkTask_9(Dictionary_2_t2275110594 * value) { ___m_arrayWalkTask_9 = value; Il2CppCodeGenWriteBarrier((&___m_arrayWalkTask_9), value); } }; struct CWalkManager_t3228361237_StaticFields { public: // System.Boolean DMCore.Framework.Scene.CWalkManager::s_bEnableChangeModel bool ___s_bEnableChangeModel_0; // DMCore.Framework.Scene.CWalkManager DMCore.Framework.Scene.CWalkManager::s_Instance CWalkManager_t3228361237 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_bEnableChangeModel_0() { return static_cast(offsetof(CWalkManager_t3228361237_StaticFields, ___s_bEnableChangeModel_0)); } inline bool get_s_bEnableChangeModel_0() const { return ___s_bEnableChangeModel_0; } inline bool* get_address_of_s_bEnableChangeModel_0() { return &___s_bEnableChangeModel_0; } inline void set_s_bEnableChangeModel_0(bool value) { ___s_bEnableChangeModel_0 = value; } inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CWalkManager_t3228361237_StaticFields, ___s_Instance_1)); } inline CWalkManager_t3228361237 * get_s_Instance_1() const { return ___s_Instance_1; } inline CWalkManager_t3228361237 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CWalkManager_t3228361237 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWALKMANAGER_T3228361237_H #ifndef GIFTPACK_T4141643335_H #define GIFTPACK_T4141643335_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.GiftPack struct GiftPack_t4141643335 : public RuntimeObject { public: // System.Int32 DMCore.Logic.GiftPack::nBagId int32_t ___nBagId_0; // System.Int32 DMCore.Logic.GiftPack::ConfigID int32_t ___ConfigID_1; // DMCore.Logic.EGiftPackType DMCore.Logic.GiftPack::Type int32_t ___Type_2; // System.Collections.Generic.List`1 DMCore.Logic.GiftPack::ItemList List_1_t3948706452 * ___ItemList_3; // System.Collections.Generic.List`1 DMCore.Logic.GiftPack::CondList List_1_t3115654357 * ___CondList_4; // System.Int32 DMCore.Logic.GiftPack::WeightTotal int32_t ___WeightTotal_5; // System.Int32 DMCore.Logic.GiftPack::SelectedCount int32_t ___SelectedCount_6; public: inline static int32_t get_offset_of_nBagId_0() { return static_cast(offsetof(GiftPack_t4141643335, ___nBagId_0)); } inline int32_t get_nBagId_0() const { return ___nBagId_0; } inline int32_t* get_address_of_nBagId_0() { return &___nBagId_0; } inline void set_nBagId_0(int32_t value) { ___nBagId_0 = value; } inline static int32_t get_offset_of_ConfigID_1() { return static_cast(offsetof(GiftPack_t4141643335, ___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_Type_2() { return static_cast(offsetof(GiftPack_t4141643335, ___Type_2)); } inline int32_t get_Type_2() const { return ___Type_2; } inline int32_t* get_address_of_Type_2() { return &___Type_2; } inline void set_Type_2(int32_t value) { ___Type_2 = value; } inline static int32_t get_offset_of_ItemList_3() { return static_cast(offsetof(GiftPack_t4141643335, ___ItemList_3)); } inline List_1_t3948706452 * get_ItemList_3() const { return ___ItemList_3; } inline List_1_t3948706452 ** get_address_of_ItemList_3() { return &___ItemList_3; } inline void set_ItemList_3(List_1_t3948706452 * value) { ___ItemList_3 = value; Il2CppCodeGenWriteBarrier((&___ItemList_3), value); } inline static int32_t get_offset_of_CondList_4() { return static_cast(offsetof(GiftPack_t4141643335, ___CondList_4)); } inline List_1_t3115654357 * get_CondList_4() const { return ___CondList_4; } inline List_1_t3115654357 ** get_address_of_CondList_4() { return &___CondList_4; } inline void set_CondList_4(List_1_t3115654357 * value) { ___CondList_4 = value; Il2CppCodeGenWriteBarrier((&___CondList_4), value); } inline static int32_t get_offset_of_WeightTotal_5() { return static_cast(offsetof(GiftPack_t4141643335, ___WeightTotal_5)); } inline int32_t get_WeightTotal_5() const { return ___WeightTotal_5; } inline int32_t* get_address_of_WeightTotal_5() { return &___WeightTotal_5; } inline void set_WeightTotal_5(int32_t value) { ___WeightTotal_5 = value; } inline static int32_t get_offset_of_SelectedCount_6() { return static_cast(offsetof(GiftPack_t4141643335, ___SelectedCount_6)); } inline int32_t get_SelectedCount_6() const { return ___SelectedCount_6; } inline int32_t* get_address_of_SelectedCount_6() { return &___SelectedCount_6; } inline void set_SelectedCount_6(int32_t value) { ___SelectedCount_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GIFTPACK_T4141643335_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 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 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 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 TEXTASSET_T3022178571_H #define TEXTASSET_T3022178571_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TextAsset struct TextAsset_t3022178571 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTASSET_T3022178571_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 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 CPVESTAGE_T850204332_H #define CPVESTAGE_T850204332_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPveStage struct CPveStage_t850204332 : public RuntimeObject { public: // DMCore.Logic.ENUM_STAGE_TYPE DMCore.Logic.CPveStage::k__BackingField int32_t ___U3CstageTypeU3Ek__BackingField_0; // DMCore.Logic.ClothScoreData DMCore.Logic.CPveStage::m_clothingData ClothScoreData_t1911004847 * ___m_clothingData_1; // DMCore.Logic.CPveStoryData DMCore.Logic.CPveStage::m_storyData CPveStoryData_t1324513091 * ___m_storyData_2; // System.Int32 DMCore.Logic.CPveStage::m_nSceneID int32_t ___m_nSceneID_3; // System.Int32 DMCore.Logic.CPveStage::m_nMusicID int32_t ___m_nMusicID_4; // System.Int32 DMCore.Logic.CPveStage::m_nMusicLevel int32_t ___m_nMusicLevel_5; // System.Boolean DMCore.Logic.CPveStage::m_IsBossLevel bool ___m_IsBossLevel_6; // DMCore.DanceMode.ENUM_KEY_MODE DMCore.Logic.CPveStage::m_KeyMode int32_t ___m_KeyMode_7; // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.Logic.CPveStage::m_PlayMode int32_t ___m_PlayMode_8; // System.Int32 DMCore.Logic.CPveStage::m_stageID int32_t ___m_stageID_9; // System.Single[] DMCore.Logic.CPveStage::m_listWinFactor SingleU5BU5D_t1444911251* ___m_listWinFactor_10; // System.Collections.Generic.List`1 DMCore.Logic.CPveStage::m_listNpc List_1_t3978349119 * ___m_listNpc_11; // System.Collections.Generic.List`1> DMCore.Logic.CPveStage::m_listSectionScore List_1_t3588365150 * ___m_listSectionScore_12; public: inline static int32_t get_offset_of_U3CstageTypeU3Ek__BackingField_0() { return static_cast(offsetof(CPveStage_t850204332, ___U3CstageTypeU3Ek__BackingField_0)); } inline int32_t get_U3CstageTypeU3Ek__BackingField_0() const { return ___U3CstageTypeU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CstageTypeU3Ek__BackingField_0() { return &___U3CstageTypeU3Ek__BackingField_0; } inline void set_U3CstageTypeU3Ek__BackingField_0(int32_t value) { ___U3CstageTypeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_clothingData_1() { return static_cast(offsetof(CPveStage_t850204332, ___m_clothingData_1)); } inline ClothScoreData_t1911004847 * get_m_clothingData_1() const { return ___m_clothingData_1; } inline ClothScoreData_t1911004847 ** get_address_of_m_clothingData_1() { return &___m_clothingData_1; } inline void set_m_clothingData_1(ClothScoreData_t1911004847 * value) { ___m_clothingData_1 = value; Il2CppCodeGenWriteBarrier((&___m_clothingData_1), value); } inline static int32_t get_offset_of_m_storyData_2() { return static_cast(offsetof(CPveStage_t850204332, ___m_storyData_2)); } inline CPveStoryData_t1324513091 * get_m_storyData_2() const { return ___m_storyData_2; } inline CPveStoryData_t1324513091 ** get_address_of_m_storyData_2() { return &___m_storyData_2; } inline void set_m_storyData_2(CPveStoryData_t1324513091 * value) { ___m_storyData_2 = value; Il2CppCodeGenWriteBarrier((&___m_storyData_2), value); } inline static int32_t get_offset_of_m_nSceneID_3() { return static_cast(offsetof(CPveStage_t850204332, ___m_nSceneID_3)); } inline int32_t get_m_nSceneID_3() const { return ___m_nSceneID_3; } inline int32_t* get_address_of_m_nSceneID_3() { return &___m_nSceneID_3; } inline void set_m_nSceneID_3(int32_t value) { ___m_nSceneID_3 = value; } inline static int32_t get_offset_of_m_nMusicID_4() { return static_cast(offsetof(CPveStage_t850204332, ___m_nMusicID_4)); } inline int32_t get_m_nMusicID_4() const { return ___m_nMusicID_4; } inline int32_t* get_address_of_m_nMusicID_4() { return &___m_nMusicID_4; } inline void set_m_nMusicID_4(int32_t value) { ___m_nMusicID_4 = value; } inline static int32_t get_offset_of_m_nMusicLevel_5() { return static_cast(offsetof(CPveStage_t850204332, ___m_nMusicLevel_5)); } inline int32_t get_m_nMusicLevel_5() const { return ___m_nMusicLevel_5; } inline int32_t* get_address_of_m_nMusicLevel_5() { return &___m_nMusicLevel_5; } inline void set_m_nMusicLevel_5(int32_t value) { ___m_nMusicLevel_5 = value; } inline static int32_t get_offset_of_m_IsBossLevel_6() { return static_cast(offsetof(CPveStage_t850204332, ___m_IsBossLevel_6)); } inline bool get_m_IsBossLevel_6() const { return ___m_IsBossLevel_6; } inline bool* get_address_of_m_IsBossLevel_6() { return &___m_IsBossLevel_6; } inline void set_m_IsBossLevel_6(bool value) { ___m_IsBossLevel_6 = value; } inline static int32_t get_offset_of_m_KeyMode_7() { return static_cast(offsetof(CPveStage_t850204332, ___m_KeyMode_7)); } inline int32_t get_m_KeyMode_7() const { return ___m_KeyMode_7; } inline int32_t* get_address_of_m_KeyMode_7() { return &___m_KeyMode_7; } inline void set_m_KeyMode_7(int32_t value) { ___m_KeyMode_7 = value; } inline static int32_t get_offset_of_m_PlayMode_8() { return static_cast(offsetof(CPveStage_t850204332, ___m_PlayMode_8)); } inline int32_t get_m_PlayMode_8() const { return ___m_PlayMode_8; } inline int32_t* get_address_of_m_PlayMode_8() { return &___m_PlayMode_8; } inline void set_m_PlayMode_8(int32_t value) { ___m_PlayMode_8 = value; } inline static int32_t get_offset_of_m_stageID_9() { return static_cast(offsetof(CPveStage_t850204332, ___m_stageID_9)); } inline int32_t get_m_stageID_9() const { return ___m_stageID_9; } inline int32_t* get_address_of_m_stageID_9() { return &___m_stageID_9; } inline void set_m_stageID_9(int32_t value) { ___m_stageID_9 = value; } inline static int32_t get_offset_of_m_listWinFactor_10() { return static_cast(offsetof(CPveStage_t850204332, ___m_listWinFactor_10)); } inline SingleU5BU5D_t1444911251* get_m_listWinFactor_10() const { return ___m_listWinFactor_10; } inline SingleU5BU5D_t1444911251** get_address_of_m_listWinFactor_10() { return &___m_listWinFactor_10; } inline void set_m_listWinFactor_10(SingleU5BU5D_t1444911251* value) { ___m_listWinFactor_10 = value; Il2CppCodeGenWriteBarrier((&___m_listWinFactor_10), value); } inline static int32_t get_offset_of_m_listNpc_11() { return static_cast(offsetof(CPveStage_t850204332, ___m_listNpc_11)); } inline List_1_t3978349119 * get_m_listNpc_11() const { return ___m_listNpc_11; } inline List_1_t3978349119 ** get_address_of_m_listNpc_11() { return &___m_listNpc_11; } inline void set_m_listNpc_11(List_1_t3978349119 * value) { ___m_listNpc_11 = value; Il2CppCodeGenWriteBarrier((&___m_listNpc_11), value); } inline static int32_t get_offset_of_m_listSectionScore_12() { return static_cast(offsetof(CPveStage_t850204332, ___m_listSectionScore_12)); } inline List_1_t3588365150 * get_m_listSectionScore_12() const { return ___m_listSectionScore_12; } inline List_1_t3588365150 ** get_address_of_m_listSectionScore_12() { return &___m_listSectionScore_12; } inline void set_m_listSectionScore_12(List_1_t3588365150 * value) { ___m_listSectionScore_12 = value; Il2CppCodeGenWriteBarrier((&___m_listSectionScore_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPVESTAGE_T850204332_H #ifndef 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 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 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 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 CRECHARGEMANAGER_T2919414649_H #define CRECHARGEMANAGER_T2919414649_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeManager struct CRechargeManager_t2919414649 : public RuntimeObject { public: // DMCore.Logic.CRechargeManager/enumRequestFrom DMCore.Logic.CRechargeManager::k__BackingField int32_t ___U3CRequestFromU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CRechargeManager::m_IsNeedRefreshProgressbar bool ___m_IsNeedRefreshProgressbar_1; // System.Boolean DMCore.Logic.CRechargeManager::m_bWaitting bool ___m_bWaitting_2; // System.String DMCore.Logic.CRechargeManager::m_strProductSign String_t* ___m_strProductSign_3; public: inline static int32_t get_offset_of_U3CRequestFromU3Ek__BackingField_0() { return static_cast(offsetof(CRechargeManager_t2919414649, ___U3CRequestFromU3Ek__BackingField_0)); } inline int32_t get_U3CRequestFromU3Ek__BackingField_0() const { return ___U3CRequestFromU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CRequestFromU3Ek__BackingField_0() { return &___U3CRequestFromU3Ek__BackingField_0; } inline void set_U3CRequestFromU3Ek__BackingField_0(int32_t value) { ___U3CRequestFromU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshProgressbar_1() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_IsNeedRefreshProgressbar_1)); } inline bool get_m_IsNeedRefreshProgressbar_1() const { return ___m_IsNeedRefreshProgressbar_1; } inline bool* get_address_of_m_IsNeedRefreshProgressbar_1() { return &___m_IsNeedRefreshProgressbar_1; } inline void set_m_IsNeedRefreshProgressbar_1(bool value) { ___m_IsNeedRefreshProgressbar_1 = value; } inline static int32_t get_offset_of_m_bWaitting_2() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_bWaitting_2)); } inline bool get_m_bWaitting_2() const { return ___m_bWaitting_2; } inline bool* get_address_of_m_bWaitting_2() { return &___m_bWaitting_2; } inline void set_m_bWaitting_2(bool value) { ___m_bWaitting_2 = value; } inline static int32_t get_offset_of_m_strProductSign_3() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_strProductSign_3)); } inline String_t* get_m_strProductSign_3() const { return ___m_strProductSign_3; } inline String_t** get_address_of_m_strProductSign_3() { return &___m_strProductSign_3; } inline void set_m_strProductSign_3(String_t* value) { ___m_strProductSign_3 = value; Il2CppCodeGenWriteBarrier((&___m_strProductSign_3), value); } }; struct CRechargeManager_t2919414649_StaticFields { public: // DMCore.Logic.CRechargeManager DMCore.Logic.CRechargeManager::s_Instance CRechargeManager_t2919414649 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CRechargeManager_t2919414649_StaticFields, ___s_Instance_4)); } inline CRechargeManager_t2919414649 * get_s_Instance_4() const { return ___s_Instance_4; } inline CRechargeManager_t2919414649 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CRechargeManager_t2919414649 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECHARGEMANAGER_T2919414649_H #ifndef U3CGETUNITBYMEMBERLEVELU3EC__ANONSTOREY2_T2012420793_H #define U3CGETUNITBYMEMBERLEVELU3EC__ANONSTOREY2_T2012420793_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeConfig/c__AnonStorey2 struct U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 : public RuntimeObject { public: // enumMemberLevel DMCore.Logic.CRechargeConfig/c__AnonStorey2::memberLevel int32_t ___memberLevel_0; public: inline static int32_t get_offset_of_memberLevel_0() { return static_cast(offsetof(U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793, ___memberLevel_0)); } inline int32_t get_memberLevel_0() const { return ___memberLevel_0; } inline int32_t* get_address_of_memberLevel_0() { return &___memberLevel_0; } inline void set_memberLevel_0(int32_t value) { ___memberLevel_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETUNITBYMEMBERLEVELU3EC__ANONSTOREY2_T2012420793_H #ifndef CRECHARGEUNIT_T1619097969_H #define CRECHARGEUNIT_T1619097969_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeUnit struct CRechargeUnit_t1619097969 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRechargeUnit::ID int32_t ___ID_0; // System.String DMCore.Logic.CRechargeUnit::IconPath String_t* ___IconPath_1; // System.String DMCore.Logic.CRechargeUnit::Description String_t* ___Description_2; // System.Int32 DMCore.Logic.CRechargeUnit::TotalDiamondCount int32_t ___TotalDiamondCount_3; // System.Int32 DMCore.Logic.CRechargeUnit::DiamondCount int32_t ___DiamondCount_4; // System.Single DMCore.Logic.CRechargeUnit::RmbCount float ___RmbCount_5; // System.String DMCore.Logic.CRechargeUnit::Title String_t* ___Title_6; // System.String DMCore.Logic.CRechargeUnit::ConfirmTip String_t* ___ConfirmTip_7; // System.Boolean DMCore.Logic.CRechargeUnit::IsRecommend bool ___IsRecommend_8; // System.Boolean DMCore.Logic.CRechargeUnit::IsEnable bool ___IsEnable_9; // System.Boolean DMCore.Logic.CRechargeUnit::IsRechargeItem bool ___IsRechargeItem_10; // System.String DMCore.Logic.CRechargeUnit::RmbSign String_t* ___RmbSign_11; // enumMemberLevel DMCore.Logic.CRechargeUnit::MemberLevel int32_t ___MemberLevel_12; // CardType DMCore.Logic.CRechargeUnit::CardType int32_t ___CardType_13; // System.Boolean DMCore.Logic.CRechargeUnit::bFirstRechargeDouble bool ___bFirstRechargeDouble_14; // System.Boolean DMCore.Logic.CRechargeUnit::IsReview bool ___IsReview_15; public: inline static int32_t get_offset_of_ID_0() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___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_IconPath_1() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___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_Description_2() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___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_TotalDiamondCount_3() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___TotalDiamondCount_3)); } inline int32_t get_TotalDiamondCount_3() const { return ___TotalDiamondCount_3; } inline int32_t* get_address_of_TotalDiamondCount_3() { return &___TotalDiamondCount_3; } inline void set_TotalDiamondCount_3(int32_t value) { ___TotalDiamondCount_3 = value; } inline static int32_t get_offset_of_DiamondCount_4() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___DiamondCount_4)); } inline int32_t get_DiamondCount_4() const { return ___DiamondCount_4; } inline int32_t* get_address_of_DiamondCount_4() { return &___DiamondCount_4; } inline void set_DiamondCount_4(int32_t value) { ___DiamondCount_4 = value; } inline static int32_t get_offset_of_RmbCount_5() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___RmbCount_5)); } inline float get_RmbCount_5() const { return ___RmbCount_5; } inline float* get_address_of_RmbCount_5() { return &___RmbCount_5; } inline void set_RmbCount_5(float value) { ___RmbCount_5 = value; } inline static int32_t get_offset_of_Title_6() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___Title_6)); } inline String_t* get_Title_6() const { return ___Title_6; } inline String_t** get_address_of_Title_6() { return &___Title_6; } inline void set_Title_6(String_t* value) { ___Title_6 = value; Il2CppCodeGenWriteBarrier((&___Title_6), value); } inline static int32_t get_offset_of_ConfirmTip_7() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___ConfirmTip_7)); } inline String_t* get_ConfirmTip_7() const { return ___ConfirmTip_7; } inline String_t** get_address_of_ConfirmTip_7() { return &___ConfirmTip_7; } inline void set_ConfirmTip_7(String_t* value) { ___ConfirmTip_7 = value; Il2CppCodeGenWriteBarrier((&___ConfirmTip_7), value); } inline static int32_t get_offset_of_IsRecommend_8() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IsRecommend_8)); } inline bool get_IsRecommend_8() const { return ___IsRecommend_8; } inline bool* get_address_of_IsRecommend_8() { return &___IsRecommend_8; } inline void set_IsRecommend_8(bool value) { ___IsRecommend_8 = value; } inline static int32_t get_offset_of_IsEnable_9() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IsEnable_9)); } inline bool get_IsEnable_9() const { return ___IsEnable_9; } inline bool* get_address_of_IsEnable_9() { return &___IsEnable_9; } inline void set_IsEnable_9(bool value) { ___IsEnable_9 = value; } inline static int32_t get_offset_of_IsRechargeItem_10() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IsRechargeItem_10)); } inline bool get_IsRechargeItem_10() const { return ___IsRechargeItem_10; } inline bool* get_address_of_IsRechargeItem_10() { return &___IsRechargeItem_10; } inline void set_IsRechargeItem_10(bool value) { ___IsRechargeItem_10 = value; } inline static int32_t get_offset_of_RmbSign_11() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___RmbSign_11)); } inline String_t* get_RmbSign_11() const { return ___RmbSign_11; } inline String_t** get_address_of_RmbSign_11() { return &___RmbSign_11; } inline void set_RmbSign_11(String_t* value) { ___RmbSign_11 = value; Il2CppCodeGenWriteBarrier((&___RmbSign_11), value); } inline static int32_t get_offset_of_MemberLevel_12() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___MemberLevel_12)); } inline int32_t get_MemberLevel_12() const { return ___MemberLevel_12; } inline int32_t* get_address_of_MemberLevel_12() { return &___MemberLevel_12; } inline void set_MemberLevel_12(int32_t value) { ___MemberLevel_12 = value; } inline static int32_t get_offset_of_CardType_13() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___CardType_13)); } inline int32_t get_CardType_13() const { return ___CardType_13; } inline int32_t* get_address_of_CardType_13() { return &___CardType_13; } inline void set_CardType_13(int32_t value) { ___CardType_13 = value; } inline static int32_t get_offset_of_bFirstRechargeDouble_14() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___bFirstRechargeDouble_14)); } inline bool get_bFirstRechargeDouble_14() const { return ___bFirstRechargeDouble_14; } inline bool* get_address_of_bFirstRechargeDouble_14() { return &___bFirstRechargeDouble_14; } inline void set_bFirstRechargeDouble_14(bool value) { ___bFirstRechargeDouble_14 = value; } inline static int32_t get_offset_of_IsReview_15() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IsReview_15)); } inline bool get_IsReview_15() const { return ___IsReview_15; } inline bool* get_address_of_IsReview_15() { return &___IsReview_15; } inline void set_IsReview_15(bool value) { ___IsReview_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECHARGEUNIT_T1619097969_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 CCONTACTCUSTOMERREPLYMSG_T3317587381_H #define CCONTACTCUSTOMERREPLYMSG_T3317587381_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/CContactCustomerReplyMsg struct CContactCustomerReplyMsg_t3317587381 : public CThreadMsgWebPost_t2657819115 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCONTACTCUSTOMERREPLYMSG_T3317587381_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 ROOMDETAIL_T2805919052_H #define ROOMDETAIL_T2805919052_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomDetail struct RoomDetail_t2805919052 : public RuntimeObject { public: // System.Byte DMCore.Logic.CRoomMananger/RoomDetail::nResult uint8_t ___nResult_0; // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail::nOwnerId int64_t ___nOwnerId_1; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomType int32_t ___nRoomType_2; // DMCore.Logic.CRoomMananger/RoomType DMCore.Logic.CRoomMananger/RoomDetail::enumRoomType int32_t ___enumRoomType_3; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomId int32_t ___nRoomId_4; // System.String DMCore.Logic.CRoomMananger/RoomDetail::strRoomName String_t* ___strRoomName_5; // DMCore.Logic.enumRoomState DMCore.Logic.CRoomMananger/RoomDetail::nRoomState int32_t ___nRoomState_6; // System.Boolean DMCore.Logic.CRoomMananger/RoomDetail::bNeedPwd bool ___bNeedPwd_7; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nPlayMode int32_t ___nPlayMode_8; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nMusicId int32_t ___nMusicId_9; // DMCore.Logic.enumDifficutyLevel DMCore.Logic.CRoomMananger/RoomDetail::nMusicLevel int32_t ___nMusicLevel_10; // DMCore.Logic.enumRandomMusicRange DMCore.Logic.CRoomMananger/RoomDetail::nRandomRange int32_t ___nRandomRange_11; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nKeyMode int32_t ___nKeyMode_12; // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail::nMasterId int64_t ___nMasterId_13; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomSceneID int32_t ___nRoomSceneID_14; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomMainType int32_t ___nRoomMainType_15; // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[] DMCore.Logic.CRoomMananger/RoomDetail::arrInfo MemberInfoU5BU5D_t1518970116* ___arrInfo_16; public: inline static int32_t get_offset_of_nResult_0() { return static_cast(offsetof(RoomDetail_t2805919052, ___nResult_0)); } inline uint8_t get_nResult_0() const { return ___nResult_0; } inline uint8_t* get_address_of_nResult_0() { return &___nResult_0; } inline void set_nResult_0(uint8_t value) { ___nResult_0 = value; } inline static int32_t get_offset_of_nOwnerId_1() { return static_cast(offsetof(RoomDetail_t2805919052, ___nOwnerId_1)); } inline int64_t get_nOwnerId_1() const { return ___nOwnerId_1; } inline int64_t* get_address_of_nOwnerId_1() { return &___nOwnerId_1; } inline void set_nOwnerId_1(int64_t value) { ___nOwnerId_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomType_2)); } inline int32_t get_nRoomType_2() const { return ___nRoomType_2; } inline int32_t* get_address_of_nRoomType_2() { return &___nRoomType_2; } inline void set_nRoomType_2(int32_t value) { ___nRoomType_2 = value; } inline static int32_t get_offset_of_enumRoomType_3() { return static_cast(offsetof(RoomDetail_t2805919052, ___enumRoomType_3)); } inline int32_t get_enumRoomType_3() const { return ___enumRoomType_3; } inline int32_t* get_address_of_enumRoomType_3() { return &___enumRoomType_3; } inline void set_enumRoomType_3(int32_t value) { ___enumRoomType_3 = value; } inline static int32_t get_offset_of_nRoomId_4() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomId_4)); } inline int32_t get_nRoomId_4() const { return ___nRoomId_4; } inline int32_t* get_address_of_nRoomId_4() { return &___nRoomId_4; } inline void set_nRoomId_4(int32_t value) { ___nRoomId_4 = value; } inline static int32_t get_offset_of_strRoomName_5() { return static_cast(offsetof(RoomDetail_t2805919052, ___strRoomName_5)); } inline String_t* get_strRoomName_5() const { return ___strRoomName_5; } inline String_t** get_address_of_strRoomName_5() { return &___strRoomName_5; } inline void set_strRoomName_5(String_t* value) { ___strRoomName_5 = value; Il2CppCodeGenWriteBarrier((&___strRoomName_5), value); } inline static int32_t get_offset_of_nRoomState_6() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomState_6)); } inline int32_t get_nRoomState_6() const { return ___nRoomState_6; } inline int32_t* get_address_of_nRoomState_6() { return &___nRoomState_6; } inline void set_nRoomState_6(int32_t value) { ___nRoomState_6 = value; } inline static int32_t get_offset_of_bNeedPwd_7() { return static_cast(offsetof(RoomDetail_t2805919052, ___bNeedPwd_7)); } inline bool get_bNeedPwd_7() const { return ___bNeedPwd_7; } inline bool* get_address_of_bNeedPwd_7() { return &___bNeedPwd_7; } inline void set_bNeedPwd_7(bool value) { ___bNeedPwd_7 = value; } inline static int32_t get_offset_of_nPlayMode_8() { return static_cast(offsetof(RoomDetail_t2805919052, ___nPlayMode_8)); } inline int32_t get_nPlayMode_8() const { return ___nPlayMode_8; } inline int32_t* get_address_of_nPlayMode_8() { return &___nPlayMode_8; } inline void set_nPlayMode_8(int32_t value) { ___nPlayMode_8 = value; } inline static int32_t get_offset_of_nMusicId_9() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMusicId_9)); } inline int32_t get_nMusicId_9() const { return ___nMusicId_9; } inline int32_t* get_address_of_nMusicId_9() { return &___nMusicId_9; } inline void set_nMusicId_9(int32_t value) { ___nMusicId_9 = value; } inline static int32_t get_offset_of_nMusicLevel_10() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMusicLevel_10)); } inline int32_t get_nMusicLevel_10() const { return ___nMusicLevel_10; } inline int32_t* get_address_of_nMusicLevel_10() { return &___nMusicLevel_10; } inline void set_nMusicLevel_10(int32_t value) { ___nMusicLevel_10 = value; } inline static int32_t get_offset_of_nRandomRange_11() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRandomRange_11)); } inline int32_t get_nRandomRange_11() const { return ___nRandomRange_11; } inline int32_t* get_address_of_nRandomRange_11() { return &___nRandomRange_11; } inline void set_nRandomRange_11(int32_t value) { ___nRandomRange_11 = value; } inline static int32_t get_offset_of_nKeyMode_12() { return static_cast(offsetof(RoomDetail_t2805919052, ___nKeyMode_12)); } inline int32_t get_nKeyMode_12() const { return ___nKeyMode_12; } inline int32_t* get_address_of_nKeyMode_12() { return &___nKeyMode_12; } inline void set_nKeyMode_12(int32_t value) { ___nKeyMode_12 = value; } inline static int32_t get_offset_of_nMasterId_13() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMasterId_13)); } inline int64_t get_nMasterId_13() const { return ___nMasterId_13; } inline int64_t* get_address_of_nMasterId_13() { return &___nMasterId_13; } inline void set_nMasterId_13(int64_t value) { ___nMasterId_13 = value; } inline static int32_t get_offset_of_nRoomSceneID_14() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomSceneID_14)); } inline int32_t get_nRoomSceneID_14() const { return ___nRoomSceneID_14; } inline int32_t* get_address_of_nRoomSceneID_14() { return &___nRoomSceneID_14; } inline void set_nRoomSceneID_14(int32_t value) { ___nRoomSceneID_14 = value; } inline static int32_t get_offset_of_nRoomMainType_15() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomMainType_15)); } inline int32_t get_nRoomMainType_15() const { return ___nRoomMainType_15; } inline int32_t* get_address_of_nRoomMainType_15() { return &___nRoomMainType_15; } inline void set_nRoomMainType_15(int32_t value) { ___nRoomMainType_15 = value; } inline static int32_t get_offset_of_arrInfo_16() { return static_cast(offsetof(RoomDetail_t2805919052, ___arrInfo_16)); } inline MemberInfoU5BU5D_t1518970116* get_arrInfo_16() const { return ___arrInfo_16; } inline MemberInfoU5BU5D_t1518970116** get_address_of_arrInfo_16() { return &___arrInfo_16; } inline void set_arrInfo_16(MemberInfoU5BU5D_t1518970116* value) { ___arrInfo_16 = value; Il2CppCodeGenWriteBarrier((&___arrInfo_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROOMDETAIL_T2805919052_H #ifndef CROOMMANANGER_T1058696229_H #define CROOMMANANGER_T1058696229_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger struct CRoomMananger_t1058696229 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.CRoomMananger::k__BackingField int32_t ___U3Cm_CurRoomTypeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CRoomMananger::m_onlyShowFree bool ___m_onlyShowFree_3; // System.Boolean DMCore.Logic.CRoomMananger::m_IsNeedRefreshRoomList bool ___m_IsNeedRefreshRoomList_4; // System.Boolean DMCore.Logic.CRoomMananger::m_IsNeedRefreshChallengeRoomList bool ___m_IsNeedRefreshChallengeRoomList_5; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingCreateResult bool ___m_waitingCreateResult_6; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingRoomDetail bool ___m_waitingRoomDetail_7; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingJoinDetail bool ___m_waitingJoinDetail_8; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingRoomList bool ___m_waitingRoomList_9; // System.Double DMCore.Logic.CRoomMananger::m_lastRequstTimePos double ___m_lastRequstTimePos_10; // DMCore.Logic.CRoomMananger/RoomMainType DMCore.Logic.CRoomMananger::m_current_room_main_type int32_t ___m_current_room_main_type_11; // DMCore.Logic.CRoomMananger/RoomType DMCore.Logic.CRoomMananger::m_current_room_type int32_t ___m_current_room_type_12; // System.Int32 DMCore.Logic.CRoomMananger::m_current_room_ID int32_t ___m_current_room_ID_13; // System.String DMCore.Logic.CRoomMananger::m_current_room_password String_t* ___m_current_room_password_14; // System.Int32 DMCore.Logic.CRoomMananger::m_curPage int32_t ___m_curPage_15; // DMCore.Logic.CRoomMananger/RoomDetail DMCore.Logic.CRoomMananger::m_roomDetail RoomDetail_t2805919052 * ___m_roomDetail_16; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_roomArr List_1_t3609756528 * ___m_roomArr_17; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_CurModeList List_1_t128053199 * ___m_CurModeList_18; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_AllModeList List_1_t128053199 * ___m_AllModeList_19; public: inline static int32_t get_offset_of_U3Cm_CurRoomTypeU3Ek__BackingField_2() { return static_cast(offsetof(CRoomMananger_t1058696229, ___U3Cm_CurRoomTypeU3Ek__BackingField_2)); } inline int32_t get_U3Cm_CurRoomTypeU3Ek__BackingField_2() const { return ___U3Cm_CurRoomTypeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3Cm_CurRoomTypeU3Ek__BackingField_2() { return &___U3Cm_CurRoomTypeU3Ek__BackingField_2; } inline void set_U3Cm_CurRoomTypeU3Ek__BackingField_2(int32_t value) { ___U3Cm_CurRoomTypeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_onlyShowFree_3() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_onlyShowFree_3)); } inline bool get_m_onlyShowFree_3() const { return ___m_onlyShowFree_3; } inline bool* get_address_of_m_onlyShowFree_3() { return &___m_onlyShowFree_3; } inline void set_m_onlyShowFree_3(bool value) { ___m_onlyShowFree_3 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshRoomList_4() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_IsNeedRefreshRoomList_4)); } inline bool get_m_IsNeedRefreshRoomList_4() const { return ___m_IsNeedRefreshRoomList_4; } inline bool* get_address_of_m_IsNeedRefreshRoomList_4() { return &___m_IsNeedRefreshRoomList_4; } inline void set_m_IsNeedRefreshRoomList_4(bool value) { ___m_IsNeedRefreshRoomList_4 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshChallengeRoomList_5() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_IsNeedRefreshChallengeRoomList_5)); } inline bool get_m_IsNeedRefreshChallengeRoomList_5() const { return ___m_IsNeedRefreshChallengeRoomList_5; } inline bool* get_address_of_m_IsNeedRefreshChallengeRoomList_5() { return &___m_IsNeedRefreshChallengeRoomList_5; } inline void set_m_IsNeedRefreshChallengeRoomList_5(bool value) { ___m_IsNeedRefreshChallengeRoomList_5 = value; } inline static int32_t get_offset_of_m_waitingCreateResult_6() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingCreateResult_6)); } inline bool get_m_waitingCreateResult_6() const { return ___m_waitingCreateResult_6; } inline bool* get_address_of_m_waitingCreateResult_6() { return &___m_waitingCreateResult_6; } inline void set_m_waitingCreateResult_6(bool value) { ___m_waitingCreateResult_6 = value; } inline static int32_t get_offset_of_m_waitingRoomDetail_7() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingRoomDetail_7)); } inline bool get_m_waitingRoomDetail_7() const { return ___m_waitingRoomDetail_7; } inline bool* get_address_of_m_waitingRoomDetail_7() { return &___m_waitingRoomDetail_7; } inline void set_m_waitingRoomDetail_7(bool value) { ___m_waitingRoomDetail_7 = value; } inline static int32_t get_offset_of_m_waitingJoinDetail_8() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingJoinDetail_8)); } inline bool get_m_waitingJoinDetail_8() const { return ___m_waitingJoinDetail_8; } inline bool* get_address_of_m_waitingJoinDetail_8() { return &___m_waitingJoinDetail_8; } inline void set_m_waitingJoinDetail_8(bool value) { ___m_waitingJoinDetail_8 = value; } inline static int32_t get_offset_of_m_waitingRoomList_9() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingRoomList_9)); } inline bool get_m_waitingRoomList_9() const { return ___m_waitingRoomList_9; } inline bool* get_address_of_m_waitingRoomList_9() { return &___m_waitingRoomList_9; } inline void set_m_waitingRoomList_9(bool value) { ___m_waitingRoomList_9 = value; } inline static int32_t get_offset_of_m_lastRequstTimePos_10() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_lastRequstTimePos_10)); } inline double get_m_lastRequstTimePos_10() const { return ___m_lastRequstTimePos_10; } inline double* get_address_of_m_lastRequstTimePos_10() { return &___m_lastRequstTimePos_10; } inline void set_m_lastRequstTimePos_10(double value) { ___m_lastRequstTimePos_10 = value; } inline static int32_t get_offset_of_m_current_room_main_type_11() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_main_type_11)); } inline int32_t get_m_current_room_main_type_11() const { return ___m_current_room_main_type_11; } inline int32_t* get_address_of_m_current_room_main_type_11() { return &___m_current_room_main_type_11; } inline void set_m_current_room_main_type_11(int32_t value) { ___m_current_room_main_type_11 = value; } inline static int32_t get_offset_of_m_current_room_type_12() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_type_12)); } inline int32_t get_m_current_room_type_12() const { return ___m_current_room_type_12; } inline int32_t* get_address_of_m_current_room_type_12() { return &___m_current_room_type_12; } inline void set_m_current_room_type_12(int32_t value) { ___m_current_room_type_12 = value; } inline static int32_t get_offset_of_m_current_room_ID_13() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_ID_13)); } inline int32_t get_m_current_room_ID_13() const { return ___m_current_room_ID_13; } inline int32_t* get_address_of_m_current_room_ID_13() { return &___m_current_room_ID_13; } inline void set_m_current_room_ID_13(int32_t value) { ___m_current_room_ID_13 = value; } inline static int32_t get_offset_of_m_current_room_password_14() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_password_14)); } inline String_t* get_m_current_room_password_14() const { return ___m_current_room_password_14; } inline String_t** get_address_of_m_current_room_password_14() { return &___m_current_room_password_14; } inline void set_m_current_room_password_14(String_t* value) { ___m_current_room_password_14 = value; Il2CppCodeGenWriteBarrier((&___m_current_room_password_14), value); } inline static int32_t get_offset_of_m_curPage_15() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_curPage_15)); } inline int32_t get_m_curPage_15() const { return ___m_curPage_15; } inline int32_t* get_address_of_m_curPage_15() { return &___m_curPage_15; } inline void set_m_curPage_15(int32_t value) { ___m_curPage_15 = value; } inline static int32_t get_offset_of_m_roomDetail_16() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_roomDetail_16)); } inline RoomDetail_t2805919052 * get_m_roomDetail_16() const { return ___m_roomDetail_16; } inline RoomDetail_t2805919052 ** get_address_of_m_roomDetail_16() { return &___m_roomDetail_16; } inline void set_m_roomDetail_16(RoomDetail_t2805919052 * value) { ___m_roomDetail_16 = value; Il2CppCodeGenWriteBarrier((&___m_roomDetail_16), value); } inline static int32_t get_offset_of_m_roomArr_17() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_roomArr_17)); } inline List_1_t3609756528 * get_m_roomArr_17() const { return ___m_roomArr_17; } inline List_1_t3609756528 ** get_address_of_m_roomArr_17() { return &___m_roomArr_17; } inline void set_m_roomArr_17(List_1_t3609756528 * value) { ___m_roomArr_17 = value; Il2CppCodeGenWriteBarrier((&___m_roomArr_17), value); } inline static int32_t get_offset_of_m_CurModeList_18() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_CurModeList_18)); } inline List_1_t128053199 * get_m_CurModeList_18() const { return ___m_CurModeList_18; } inline List_1_t128053199 ** get_address_of_m_CurModeList_18() { return &___m_CurModeList_18; } inline void set_m_CurModeList_18(List_1_t128053199 * value) { ___m_CurModeList_18 = value; Il2CppCodeGenWriteBarrier((&___m_CurModeList_18), value); } inline static int32_t get_offset_of_m_AllModeList_19() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_AllModeList_19)); } inline List_1_t128053199 * get_m_AllModeList_19() const { return ___m_AllModeList_19; } inline List_1_t128053199 ** get_address_of_m_AllModeList_19() { return &___m_AllModeList_19; } inline void set_m_AllModeList_19(List_1_t128053199 * value) { ___m_AllModeList_19 = value; Il2CppCodeGenWriteBarrier((&___m_AllModeList_19), value); } }; struct CRoomMananger_t1058696229_StaticFields { public: // DMCore.Logic.CRoomMananger DMCore.Logic.CRoomMananger::s_instance CRoomMananger_t1058696229 * ___s_instance_1; // System.Boolean DMCore.Logic.CRoomMananger::s_bCanInvite bool ___s_bCanInvite_20; public: inline static int32_t get_offset_of_s_instance_1() { return static_cast(offsetof(CRoomMananger_t1058696229_StaticFields, ___s_instance_1)); } inline CRoomMananger_t1058696229 * get_s_instance_1() const { return ___s_instance_1; } inline CRoomMananger_t1058696229 ** get_address_of_s_instance_1() { return &___s_instance_1; } inline void set_s_instance_1(CRoomMananger_t1058696229 * value) { ___s_instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_instance_1), value); } inline static int32_t get_offset_of_s_bCanInvite_20() { return static_cast(offsetof(CRoomMananger_t1058696229_StaticFields, ___s_bCanInvite_20)); } inline bool get_s_bCanInvite_20() const { return ___s_bCanInvite_20; } inline bool* get_address_of_s_bCanInvite_20() { return &___s_bCanInvite_20; } inline void set_s_bCanInvite_20(bool value) { ___s_bCanInvite_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROOMMANANGER_T1058696229_H #ifndef STATICCONFIGUNIT_T2277078801_H #define STATICCONFIGUNIT_T2277078801_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/StaticConfigUnit struct StaticConfigUnit_t2277078801 : public RuntimeObject { public: // System.String DMCore.Logic.CShopConfig/StaticConfigUnit::Name String_t* ___Name_0; // DMCore.Logic.ItemQuality DMCore.Logic.CShopConfig/StaticConfigUnit::QualityLevel int32_t ___QualityLevel_1; // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit::FashionStar int32_t ___FashionStar_2; // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit::CanEmbed_gem int32_t ___CanEmbed_gem_3; // System.String DMCore.Logic.CShopConfig/StaticConfigUnit::k__BackingField String_t* ___U3CTagsU3Ek__BackingField_4; // System.String DMCore.Logic.CShopConfig/StaticConfigUnit::k__BackingField String_t* ___U3CPathU3Ek__BackingField_5; public: inline static int32_t get_offset_of_Name_0() { return static_cast(offsetof(StaticConfigUnit_t2277078801, ___Name_0)); } inline String_t* get_Name_0() const { return ___Name_0; } inline String_t** get_address_of_Name_0() { return &___Name_0; } inline void set_Name_0(String_t* value) { ___Name_0 = value; Il2CppCodeGenWriteBarrier((&___Name_0), value); } inline static int32_t get_offset_of_QualityLevel_1() { return static_cast(offsetof(StaticConfigUnit_t2277078801, ___QualityLevel_1)); } inline int32_t get_QualityLevel_1() const { return ___QualityLevel_1; } inline int32_t* get_address_of_QualityLevel_1() { return &___QualityLevel_1; } inline void set_QualityLevel_1(int32_t value) { ___QualityLevel_1 = value; } inline static int32_t get_offset_of_FashionStar_2() { return static_cast(offsetof(StaticConfigUnit_t2277078801, ___FashionStar_2)); } inline int32_t get_FashionStar_2() const { return ___FashionStar_2; } inline int32_t* get_address_of_FashionStar_2() { return &___FashionStar_2; } inline void set_FashionStar_2(int32_t value) { ___FashionStar_2 = value; } inline static int32_t get_offset_of_CanEmbed_gem_3() { return static_cast(offsetof(StaticConfigUnit_t2277078801, ___CanEmbed_gem_3)); } inline int32_t get_CanEmbed_gem_3() const { return ___CanEmbed_gem_3; } inline int32_t* get_address_of_CanEmbed_gem_3() { return &___CanEmbed_gem_3; } inline void set_CanEmbed_gem_3(int32_t value) { ___CanEmbed_gem_3 = value; } inline static int32_t get_offset_of_U3CTagsU3Ek__BackingField_4() { return static_cast(offsetof(StaticConfigUnit_t2277078801, ___U3CTagsU3Ek__BackingField_4)); } inline String_t* get_U3CTagsU3Ek__BackingField_4() const { return ___U3CTagsU3Ek__BackingField_4; } inline String_t** get_address_of_U3CTagsU3Ek__BackingField_4() { return &___U3CTagsU3Ek__BackingField_4; } inline void set_U3CTagsU3Ek__BackingField_4(String_t* value) { ___U3CTagsU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((&___U3CTagsU3Ek__BackingField_4), value); } inline static int32_t get_offset_of_U3CPathU3Ek__BackingField_5() { return static_cast(offsetof(StaticConfigUnit_t2277078801, ___U3CPathU3Ek__BackingField_5)); } inline String_t* get_U3CPathU3Ek__BackingField_5() const { return ___U3CPathU3Ek__BackingField_5; } inline String_t** get_address_of_U3CPathU3Ek__BackingField_5() { return &___U3CPathU3Ek__BackingField_5; } inline void set_U3CPathU3Ek__BackingField_5(String_t* value) { ___U3CPathU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CPathU3Ek__BackingField_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STATICCONFIGUNIT_T2277078801_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 CQUESTIONSIGNSREMOVE_T493687350_H #define CQUESTIONSIGNSREMOVE_T493687350_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/CQuestionSignsRemove struct CQuestionSignsRemove_t493687350 : public CThreadMsgWebPost_t2657819115 { public: // System.Int32 DMCore.Logic.CQuestionManger/CQuestionSignsRemove::id int32_t ___id_4; public: inline static int32_t get_offset_of_id_4() { return static_cast(offsetof(CQuestionSignsRemove_t493687350, ___id_4)); } inline int32_t get_id_4() const { return ___id_4; } inline int32_t* get_address_of_id_4() { return &___id_4; } inline void set_id_4(int32_t value) { ___id_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUESTIONSIGNSREMOVE_T493687350_H #ifndef CQUESTIONCHANGELISTMSG_T4006065551_H #define CQUESTIONCHANGELISTMSG_T4006065551_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/CQuestionChangeListMsg struct CQuestionChangeListMsg_t4006065551 : public CThreadMsgWebGet_t2224858682 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUESTIONCHANGELISTMSG_T4006065551_H #ifndef CQUESTIONDETAIL_T1956257792_H #define CQUESTIONDETAIL_T1956257792_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionDetail struct CQuestionDetail_t1956257792 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CQuestionDetail::k__BackingField int32_t ___U3CQuestionNumberU3Ek__BackingField_0; // System.String DMCore.Logic.CQuestionDetail::k__BackingField String_t* ___U3CQuestionContentU3Ek__BackingField_1; // System.String DMCore.Logic.CQuestionDetail::k__BackingField String_t* ___U3CQuestionTitleU3Ek__BackingField_2; // DMCore.Logic.QuestionHandleState DMCore.Logic.CQuestionDetail::k__BackingField int32_t ___U3CQuestionStateU3Ek__BackingField_3; // DMCore.Logic.QuestionType DMCore.Logic.CQuestionDetail::k__BackingField int32_t ___U3CQuestionTypeU3Ek__BackingField_4; // System.String DMCore.Logic.CQuestionDetail::k__BackingField String_t* ___U3CQuestionSendTimeU3Ek__BackingField_5; // DMCore.Logic.ContactStyleType DMCore.Logic.CQuestionDetail::k__BackingField int32_t ___U3CQuestionContactTypeU3Ek__BackingField_6; // System.String DMCore.Logic.CQuestionDetail::k__BackingField String_t* ___U3CQuestionContactContentU3Ek__BackingField_7; // System.Collections.Generic.List`1 DMCore.Logic.CQuestionDetail::m_ChatList List_1_t1928668184 * ___m_ChatList_8; // System.Boolean DMCore.Logic.CQuestionDetail::k__BackingField bool ___U3CIsNeedFreshU3Ek__BackingField_9; // System.Boolean DMCore.Logic.CQuestionDetail::k__BackingField bool ___U3CSignsChangedU3Ek__BackingField_10; // System.Boolean DMCore.Logic.CQuestionDetail::k__BackingField bool ___U3CIsNeedShowSignsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_U3CQuestionNumberU3Ek__BackingField_0() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionNumberU3Ek__BackingField_0)); } inline int32_t get_U3CQuestionNumberU3Ek__BackingField_0() const { return ___U3CQuestionNumberU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CQuestionNumberU3Ek__BackingField_0() { return &___U3CQuestionNumberU3Ek__BackingField_0; } inline void set_U3CQuestionNumberU3Ek__BackingField_0(int32_t value) { ___U3CQuestionNumberU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CQuestionContentU3Ek__BackingField_1() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionContentU3Ek__BackingField_1)); } inline String_t* get_U3CQuestionContentU3Ek__BackingField_1() const { return ___U3CQuestionContentU3Ek__BackingField_1; } inline String_t** get_address_of_U3CQuestionContentU3Ek__BackingField_1() { return &___U3CQuestionContentU3Ek__BackingField_1; } inline void set_U3CQuestionContentU3Ek__BackingField_1(String_t* value) { ___U3CQuestionContentU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CQuestionContentU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CQuestionTitleU3Ek__BackingField_2() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionTitleU3Ek__BackingField_2)); } inline String_t* get_U3CQuestionTitleU3Ek__BackingField_2() const { return ___U3CQuestionTitleU3Ek__BackingField_2; } inline String_t** get_address_of_U3CQuestionTitleU3Ek__BackingField_2() { return &___U3CQuestionTitleU3Ek__BackingField_2; } inline void set_U3CQuestionTitleU3Ek__BackingField_2(String_t* value) { ___U3CQuestionTitleU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CQuestionTitleU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CQuestionStateU3Ek__BackingField_3() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionStateU3Ek__BackingField_3)); } inline int32_t get_U3CQuestionStateU3Ek__BackingField_3() const { return ___U3CQuestionStateU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CQuestionStateU3Ek__BackingField_3() { return &___U3CQuestionStateU3Ek__BackingField_3; } inline void set_U3CQuestionStateU3Ek__BackingField_3(int32_t value) { ___U3CQuestionStateU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CQuestionTypeU3Ek__BackingField_4() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionTypeU3Ek__BackingField_4)); } inline int32_t get_U3CQuestionTypeU3Ek__BackingField_4() const { return ___U3CQuestionTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CQuestionTypeU3Ek__BackingField_4() { return &___U3CQuestionTypeU3Ek__BackingField_4; } inline void set_U3CQuestionTypeU3Ek__BackingField_4(int32_t value) { ___U3CQuestionTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CQuestionSendTimeU3Ek__BackingField_5() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionSendTimeU3Ek__BackingField_5)); } inline String_t* get_U3CQuestionSendTimeU3Ek__BackingField_5() const { return ___U3CQuestionSendTimeU3Ek__BackingField_5; } inline String_t** get_address_of_U3CQuestionSendTimeU3Ek__BackingField_5() { return &___U3CQuestionSendTimeU3Ek__BackingField_5; } inline void set_U3CQuestionSendTimeU3Ek__BackingField_5(String_t* value) { ___U3CQuestionSendTimeU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CQuestionSendTimeU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CQuestionContactTypeU3Ek__BackingField_6() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionContactTypeU3Ek__BackingField_6)); } inline int32_t get_U3CQuestionContactTypeU3Ek__BackingField_6() const { return ___U3CQuestionContactTypeU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CQuestionContactTypeU3Ek__BackingField_6() { return &___U3CQuestionContactTypeU3Ek__BackingField_6; } inline void set_U3CQuestionContactTypeU3Ek__BackingField_6(int32_t value) { ___U3CQuestionContactTypeU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CQuestionContactContentU3Ek__BackingField_7() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CQuestionContactContentU3Ek__BackingField_7)); } inline String_t* get_U3CQuestionContactContentU3Ek__BackingField_7() const { return ___U3CQuestionContactContentU3Ek__BackingField_7; } inline String_t** get_address_of_U3CQuestionContactContentU3Ek__BackingField_7() { return &___U3CQuestionContactContentU3Ek__BackingField_7; } inline void set_U3CQuestionContactContentU3Ek__BackingField_7(String_t* value) { ___U3CQuestionContactContentU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((&___U3CQuestionContactContentU3Ek__BackingField_7), value); } inline static int32_t get_offset_of_m_ChatList_8() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___m_ChatList_8)); } inline List_1_t1928668184 * get_m_ChatList_8() const { return ___m_ChatList_8; } inline List_1_t1928668184 ** get_address_of_m_ChatList_8() { return &___m_ChatList_8; } inline void set_m_ChatList_8(List_1_t1928668184 * value) { ___m_ChatList_8 = value; Il2CppCodeGenWriteBarrier((&___m_ChatList_8), value); } inline static int32_t get_offset_of_U3CIsNeedFreshU3Ek__BackingField_9() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CIsNeedFreshU3Ek__BackingField_9)); } inline bool get_U3CIsNeedFreshU3Ek__BackingField_9() const { return ___U3CIsNeedFreshU3Ek__BackingField_9; } inline bool* get_address_of_U3CIsNeedFreshU3Ek__BackingField_9() { return &___U3CIsNeedFreshU3Ek__BackingField_9; } inline void set_U3CIsNeedFreshU3Ek__BackingField_9(bool value) { ___U3CIsNeedFreshU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CSignsChangedU3Ek__BackingField_10() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CSignsChangedU3Ek__BackingField_10)); } inline bool get_U3CSignsChangedU3Ek__BackingField_10() const { return ___U3CSignsChangedU3Ek__BackingField_10; } inline bool* get_address_of_U3CSignsChangedU3Ek__BackingField_10() { return &___U3CSignsChangedU3Ek__BackingField_10; } inline void set_U3CSignsChangedU3Ek__BackingField_10(bool value) { ___U3CSignsChangedU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CIsNeedShowSignsU3Ek__BackingField_11() { return static_cast(offsetof(CQuestionDetail_t1956257792, ___U3CIsNeedShowSignsU3Ek__BackingField_11)); } inline bool get_U3CIsNeedShowSignsU3Ek__BackingField_11() const { return ___U3CIsNeedShowSignsU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsNeedShowSignsU3Ek__BackingField_11() { return &___U3CIsNeedShowSignsU3Ek__BackingField_11; } inline void set_U3CIsNeedShowSignsU3Ek__BackingField_11(bool value) { ___U3CIsNeedShowSignsU3Ek__BackingField_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUESTIONDETAIL_T1956257792_H #ifndef CQUESTIONMANGER_T1203513329_H #define CQUESTIONMANGER_T1203513329_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger struct CQuestionManger_t1203513329 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CQuestionManger::isRefresh bool ___isRefresh_0; // DMCore.Logic.enumCheckState DMCore.Logic.CQuestionManger::m_checkState int32_t ___m_checkState_1; // System.Boolean DMCore.Logic.CQuestionManger::InCD bool ___InCD_2; // System.Single DMCore.Logic.CQuestionManger::BugSubmitCDTime float ___BugSubmitCDTime_3; // System.Single DMCore.Logic.CQuestionManger::BugTimeout float ___BugTimeout_4; // System.String DMCore.Logic.CQuestionManger::SIGN_SECRET String_t* ___SIGN_SECRET_5; // System.String DMCore.Logic.CQuestionManger::Key String_t* ___Key_6; // System.String DMCore.Logic.CQuestionManger::ChennelId String_t* ___ChennelId_7; // System.String DMCore.Logic.CQuestionManger::OpenID String_t* ___OpenID_8; // System.String DMCore.Logic.CQuestionManger::GameID String_t* ___GameID_9; // System.Boolean DMCore.Logic.CQuestionManger::IsGuest bool ___IsGuest_10; // System.String DMCore.Logic.CQuestionManger::PhoneName String_t* ___PhoneName_11; // System.String DMCore.Logic.CQuestionManger::PhoneMemory String_t* ___PhoneMemory_12; // System.String DMCore.Logic.CQuestionManger::PhoneNetwork String_t* ___PhoneNetwork_13; // System.String DMCore.Logic.CQuestionManger::PhoneOS String_t* ___PhoneOS_14; // System.Int32 DMCore.Logic.CQuestionManger::CurrentSelectQuestionID int32_t ___CurrentSelectQuestionID_15; // System.Collections.Generic.List`1 DMCore.Logic.CQuestionManger::m_QuestionList List_1_t3428332534 * ___m_QuestionList_16; // System.Collections.Generic.List`1 DMCore.Logic.CQuestionManger::m_ChangeQuestionList List_1_t128053199 * ___m_ChangeQuestionList_17; public: inline static int32_t get_offset_of_isRefresh_0() { return static_cast(offsetof(CQuestionManger_t1203513329, ___isRefresh_0)); } inline bool get_isRefresh_0() const { return ___isRefresh_0; } inline bool* get_address_of_isRefresh_0() { return &___isRefresh_0; } inline void set_isRefresh_0(bool value) { ___isRefresh_0 = value; } inline static int32_t get_offset_of_m_checkState_1() { return static_cast(offsetof(CQuestionManger_t1203513329, ___m_checkState_1)); } inline int32_t get_m_checkState_1() const { return ___m_checkState_1; } inline int32_t* get_address_of_m_checkState_1() { return &___m_checkState_1; } inline void set_m_checkState_1(int32_t value) { ___m_checkState_1 = value; } inline static int32_t get_offset_of_InCD_2() { return static_cast(offsetof(CQuestionManger_t1203513329, ___InCD_2)); } inline bool get_InCD_2() const { return ___InCD_2; } inline bool* get_address_of_InCD_2() { return &___InCD_2; } inline void set_InCD_2(bool value) { ___InCD_2 = value; } inline static int32_t get_offset_of_BugSubmitCDTime_3() { return static_cast(offsetof(CQuestionManger_t1203513329, ___BugSubmitCDTime_3)); } inline float get_BugSubmitCDTime_3() const { return ___BugSubmitCDTime_3; } inline float* get_address_of_BugSubmitCDTime_3() { return &___BugSubmitCDTime_3; } inline void set_BugSubmitCDTime_3(float value) { ___BugSubmitCDTime_3 = value; } inline static int32_t get_offset_of_BugTimeout_4() { return static_cast(offsetof(CQuestionManger_t1203513329, ___BugTimeout_4)); } inline float get_BugTimeout_4() const { return ___BugTimeout_4; } inline float* get_address_of_BugTimeout_4() { return &___BugTimeout_4; } inline void set_BugTimeout_4(float value) { ___BugTimeout_4 = value; } inline static int32_t get_offset_of_SIGN_SECRET_5() { return static_cast(offsetof(CQuestionManger_t1203513329, ___SIGN_SECRET_5)); } inline String_t* get_SIGN_SECRET_5() const { return ___SIGN_SECRET_5; } inline String_t** get_address_of_SIGN_SECRET_5() { return &___SIGN_SECRET_5; } inline void set_SIGN_SECRET_5(String_t* value) { ___SIGN_SECRET_5 = value; Il2CppCodeGenWriteBarrier((&___SIGN_SECRET_5), value); } inline static int32_t get_offset_of_Key_6() { return static_cast(offsetof(CQuestionManger_t1203513329, ___Key_6)); } inline String_t* get_Key_6() const { return ___Key_6; } inline String_t** get_address_of_Key_6() { return &___Key_6; } inline void set_Key_6(String_t* value) { ___Key_6 = value; Il2CppCodeGenWriteBarrier((&___Key_6), value); } inline static int32_t get_offset_of_ChennelId_7() { return static_cast(offsetof(CQuestionManger_t1203513329, ___ChennelId_7)); } inline String_t* get_ChennelId_7() const { return ___ChennelId_7; } inline String_t** get_address_of_ChennelId_7() { return &___ChennelId_7; } inline void set_ChennelId_7(String_t* value) { ___ChennelId_7 = value; Il2CppCodeGenWriteBarrier((&___ChennelId_7), value); } inline static int32_t get_offset_of_OpenID_8() { return static_cast(offsetof(CQuestionManger_t1203513329, ___OpenID_8)); } inline String_t* get_OpenID_8() const { return ___OpenID_8; } inline String_t** get_address_of_OpenID_8() { return &___OpenID_8; } inline void set_OpenID_8(String_t* value) { ___OpenID_8 = value; Il2CppCodeGenWriteBarrier((&___OpenID_8), value); } inline static int32_t get_offset_of_GameID_9() { return static_cast(offsetof(CQuestionManger_t1203513329, ___GameID_9)); } inline String_t* get_GameID_9() const { return ___GameID_9; } inline String_t** get_address_of_GameID_9() { return &___GameID_9; } inline void set_GameID_9(String_t* value) { ___GameID_9 = value; Il2CppCodeGenWriteBarrier((&___GameID_9), value); } inline static int32_t get_offset_of_IsGuest_10() { return static_cast(offsetof(CQuestionManger_t1203513329, ___IsGuest_10)); } inline bool get_IsGuest_10() const { return ___IsGuest_10; } inline bool* get_address_of_IsGuest_10() { return &___IsGuest_10; } inline void set_IsGuest_10(bool value) { ___IsGuest_10 = value; } inline static int32_t get_offset_of_PhoneName_11() { return static_cast(offsetof(CQuestionManger_t1203513329, ___PhoneName_11)); } inline String_t* get_PhoneName_11() const { return ___PhoneName_11; } inline String_t** get_address_of_PhoneName_11() { return &___PhoneName_11; } inline void set_PhoneName_11(String_t* value) { ___PhoneName_11 = value; Il2CppCodeGenWriteBarrier((&___PhoneName_11), value); } inline static int32_t get_offset_of_PhoneMemory_12() { return static_cast(offsetof(CQuestionManger_t1203513329, ___PhoneMemory_12)); } inline String_t* get_PhoneMemory_12() const { return ___PhoneMemory_12; } inline String_t** get_address_of_PhoneMemory_12() { return &___PhoneMemory_12; } inline void set_PhoneMemory_12(String_t* value) { ___PhoneMemory_12 = value; Il2CppCodeGenWriteBarrier((&___PhoneMemory_12), value); } inline static int32_t get_offset_of_PhoneNetwork_13() { return static_cast(offsetof(CQuestionManger_t1203513329, ___PhoneNetwork_13)); } inline String_t* get_PhoneNetwork_13() const { return ___PhoneNetwork_13; } inline String_t** get_address_of_PhoneNetwork_13() { return &___PhoneNetwork_13; } inline void set_PhoneNetwork_13(String_t* value) { ___PhoneNetwork_13 = value; Il2CppCodeGenWriteBarrier((&___PhoneNetwork_13), value); } inline static int32_t get_offset_of_PhoneOS_14() { return static_cast(offsetof(CQuestionManger_t1203513329, ___PhoneOS_14)); } inline String_t* get_PhoneOS_14() const { return ___PhoneOS_14; } inline String_t** get_address_of_PhoneOS_14() { return &___PhoneOS_14; } inline void set_PhoneOS_14(String_t* value) { ___PhoneOS_14 = value; Il2CppCodeGenWriteBarrier((&___PhoneOS_14), value); } inline static int32_t get_offset_of_CurrentSelectQuestionID_15() { return static_cast(offsetof(CQuestionManger_t1203513329, ___CurrentSelectQuestionID_15)); } inline int32_t get_CurrentSelectQuestionID_15() const { return ___CurrentSelectQuestionID_15; } inline int32_t* get_address_of_CurrentSelectQuestionID_15() { return &___CurrentSelectQuestionID_15; } inline void set_CurrentSelectQuestionID_15(int32_t value) { ___CurrentSelectQuestionID_15 = value; } inline static int32_t get_offset_of_m_QuestionList_16() { return static_cast(offsetof(CQuestionManger_t1203513329, ___m_QuestionList_16)); } inline List_1_t3428332534 * get_m_QuestionList_16() const { return ___m_QuestionList_16; } inline List_1_t3428332534 ** get_address_of_m_QuestionList_16() { return &___m_QuestionList_16; } inline void set_m_QuestionList_16(List_1_t3428332534 * value) { ___m_QuestionList_16 = value; Il2CppCodeGenWriteBarrier((&___m_QuestionList_16), value); } inline static int32_t get_offset_of_m_ChangeQuestionList_17() { return static_cast(offsetof(CQuestionManger_t1203513329, ___m_ChangeQuestionList_17)); } inline List_1_t128053199 * get_m_ChangeQuestionList_17() const { return ___m_ChangeQuestionList_17; } inline List_1_t128053199 ** get_address_of_m_ChangeQuestionList_17() { return &___m_ChangeQuestionList_17; } inline void set_m_ChangeQuestionList_17(List_1_t128053199 * value) { ___m_ChangeQuestionList_17 = value; Il2CppCodeGenWriteBarrier((&___m_ChangeQuestionList_17), value); } }; struct CQuestionManger_t1203513329_StaticFields { public: // DMCore.Logic.CQuestionManger DMCore.Logic.CQuestionManger::s_Instance CQuestionManger_t1203513329 * ___s_Instance_18; public: inline static int32_t get_offset_of_s_Instance_18() { return static_cast(offsetof(CQuestionManger_t1203513329_StaticFields, ___s_Instance_18)); } inline CQuestionManger_t1203513329 * get_s_Instance_18() const { return ___s_Instance_18; } inline CQuestionManger_t1203513329 ** get_address_of_s_Instance_18() { return &___s_Instance_18; } inline void set_s_Instance_18(CQuestionManger_t1203513329 * value) { ___s_Instance_18 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUESTIONMANGER_T1203513329_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 U3CGETSHARECONFIGSU3EC__ANONSTOREY0_T547214378_H #define U3CGETSHARECONFIGSU3EC__ANONSTOREY0_T547214378_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShareConfig/c__AnonStorey0 struct U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 : public RuntimeObject { public: // DMCore.Logic.EShareType DMCore.Logic.CShareConfig/c__AnonStorey0::type int32_t ___type_0; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(U3CGetShareConfigsU3Ec__AnonStorey0_t547214378, ___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 // U3CGETSHARECONFIGSU3EC__ANONSTOREY0_T547214378_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t3027515415 ____impl_1; public: inline static int32_t get_offset_of__impl_1() { return static_cast(offsetof(Type_t, ____impl_1)); } inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; } inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; } inline void set__impl_1(RuntimeTypeHandle_t3027515415 value) { ____impl_1 = value; } }; struct Type_t_StaticFields { public: // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_2; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t3940880105* ___EmptyTypes_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t426314064 * ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t426314064 * ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t426314064 * ___FilterNameIgnoreCase_6; // System.Object System.Type::Missing RuntimeObject * ___Missing_7; public: inline static int32_t get_offset_of_Delimiter_2() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_2)); } inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; } inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; } inline void set_Delimiter_2(Il2CppChar value) { ___Delimiter_2 = value; } inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); } inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; } inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; } inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value) { ___EmptyTypes_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value); } inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); } inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; } inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; } inline void set_FilterAttribute_4(MemberFilter_t426314064 * value) { ___FilterAttribute_4 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value); } inline static int32_t get_offset_of_FilterName_5() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_5)); } inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; } inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; } inline void set_FilterName_5(MemberFilter_t426314064 * value) { ___FilterName_5 = value; Il2CppCodeGenWriteBarrier((&___FilterName_5), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); } inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; } inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; } inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value) { ___FilterNameIgnoreCase_6 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value); } inline static int32_t get_offset_of_Missing_7() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_7)); } inline RuntimeObject * get_Missing_7() const { return ___Missing_7; } inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; } inline void set_Missing_7(RuntimeObject * value) { ___Missing_7 = value; Il2CppCodeGenWriteBarrier((&___Missing_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef CSHOPCARITEMINFO_T520349723_H #define CSHOPCARITEMINFO_T520349723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopCarItemInfo struct CShopCarItemInfo_t520349723 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopCarItemInfo::m_subType int32_t ___m_subType_0; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_configID int32_t ___m_configID_1; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_valid int32_t ___m_valid_2; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_price int32_t ___m_price_3; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_sevenDayPrice int32_t ___m_sevenDayPrice_4; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_foreverPrice int32_t ___m_foreverPrice_5; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_payType int32_t ___m_payType_6; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_couponID int32_t ___m_couponID_7; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_amount int32_t ___m_amount_8; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_limit int32_t ___m_limit_9; // System.Boolean DMCore.Logic.CShopCarItemInfo::m_bSelected bool ___m_bSelected_10; // DMCore.Logic.ItemTag DMCore.Logic.CShopCarItemInfo::m_itemTag int32_t ___m_itemTag_11; public: inline static int32_t get_offset_of_m_subType_0() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_subType_0)); } inline int32_t get_m_subType_0() const { return ___m_subType_0; } inline int32_t* get_address_of_m_subType_0() { return &___m_subType_0; } inline void set_m_subType_0(int32_t value) { ___m_subType_0 = value; } inline static int32_t get_offset_of_m_configID_1() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_configID_1)); } inline int32_t get_m_configID_1() const { return ___m_configID_1; } inline int32_t* get_address_of_m_configID_1() { return &___m_configID_1; } inline void set_m_configID_1(int32_t value) { ___m_configID_1 = value; } inline static int32_t get_offset_of_m_valid_2() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___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_price_3() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_price_3)); } inline int32_t get_m_price_3() const { return ___m_price_3; } inline int32_t* get_address_of_m_price_3() { return &___m_price_3; } inline void set_m_price_3(int32_t value) { ___m_price_3 = value; } inline static int32_t get_offset_of_m_sevenDayPrice_4() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_sevenDayPrice_4)); } inline int32_t get_m_sevenDayPrice_4() const { return ___m_sevenDayPrice_4; } inline int32_t* get_address_of_m_sevenDayPrice_4() { return &___m_sevenDayPrice_4; } inline void set_m_sevenDayPrice_4(int32_t value) { ___m_sevenDayPrice_4 = value; } inline static int32_t get_offset_of_m_foreverPrice_5() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_foreverPrice_5)); } inline int32_t get_m_foreverPrice_5() const { return ___m_foreverPrice_5; } inline int32_t* get_address_of_m_foreverPrice_5() { return &___m_foreverPrice_5; } inline void set_m_foreverPrice_5(int32_t value) { ___m_foreverPrice_5 = value; } inline static int32_t get_offset_of_m_payType_6() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_payType_6)); } inline int32_t get_m_payType_6() const { return ___m_payType_6; } inline int32_t* get_address_of_m_payType_6() { return &___m_payType_6; } inline void set_m_payType_6(int32_t value) { ___m_payType_6 = value; } inline static int32_t get_offset_of_m_couponID_7() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_couponID_7)); } inline int32_t get_m_couponID_7() const { return ___m_couponID_7; } inline int32_t* get_address_of_m_couponID_7() { return &___m_couponID_7; } inline void set_m_couponID_7(int32_t value) { ___m_couponID_7 = value; } inline static int32_t get_offset_of_m_amount_8() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_amount_8)); } inline int32_t get_m_amount_8() const { return ___m_amount_8; } inline int32_t* get_address_of_m_amount_8() { return &___m_amount_8; } inline void set_m_amount_8(int32_t value) { ___m_amount_8 = value; } inline static int32_t get_offset_of_m_limit_9() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_limit_9)); } inline int32_t get_m_limit_9() const { return ___m_limit_9; } inline int32_t* get_address_of_m_limit_9() { return &___m_limit_9; } inline void set_m_limit_9(int32_t value) { ___m_limit_9 = value; } inline static int32_t get_offset_of_m_bSelected_10() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_bSelected_10)); } inline bool get_m_bSelected_10() const { return ___m_bSelected_10; } inline bool* get_address_of_m_bSelected_10() { return &___m_bSelected_10; } inline void set_m_bSelected_10(bool value) { ___m_bSelected_10 = value; } inline static int32_t get_offset_of_m_itemTag_11() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_itemTag_11)); } inline int32_t get_m_itemTag_11() const { return ___m_itemTag_11; } inline int32_t* get_address_of_m_itemTag_11() { return &___m_itemTag_11; } inline void set_m_itemTag_11(int32_t value) { ___m_itemTag_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPCARITEMINFO_T520349723_H #ifndef ROOMINFO_T2137681786_H #define ROOMINFO_T2137681786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomInfo struct RoomInfo_t2137681786 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CRoomMananger/RoomInfo::_bIsLocked bool ____bIsLocked_0; // DMCore.Logic.enumRoomState DMCore.Logic.CRoomMananger/RoomInfo::_nRoomState int32_t ____nRoomState_1; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_nRoomId int32_t ____nRoomId_2; // System.Int32[] DMCore.Logic.CRoomMananger/RoomInfo::_memberInfo Int32U5BU5D_t385246372* ____memberInfo_3; // System.String DMCore.Logic.CRoomMananger/RoomInfo::_strRoomName String_t* ____strRoomName_4; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_nSongLv int32_t ____nSongLv_5; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_nPlayMode int32_t ____nPlayMode_6; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_nKeyMode int32_t ____nKeyMode_7; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_topCardLeftTime int32_t ____topCardLeftTime_8; // DMCore.Logic.CRoomMananger/RoomDetail DMCore.Logic.CRoomMananger/RoomInfo::_roomDetail RoomDetail_t2805919052 * ____roomDetail_9; // System.Int32[] DMCore.Logic.CRoomMananger/RoomInfo::_firendInfo Int32U5BU5D_t385246372* ____firendInfo_10; public: inline static int32_t get_offset_of__bIsLocked_0() { return static_cast(offsetof(RoomInfo_t2137681786, ____bIsLocked_0)); } inline bool get__bIsLocked_0() const { return ____bIsLocked_0; } inline bool* get_address_of__bIsLocked_0() { return &____bIsLocked_0; } inline void set__bIsLocked_0(bool value) { ____bIsLocked_0 = value; } inline static int32_t get_offset_of__nRoomState_1() { return static_cast(offsetof(RoomInfo_t2137681786, ____nRoomState_1)); } inline int32_t get__nRoomState_1() const { return ____nRoomState_1; } inline int32_t* get_address_of__nRoomState_1() { return &____nRoomState_1; } inline void set__nRoomState_1(int32_t value) { ____nRoomState_1 = value; } inline static int32_t get_offset_of__nRoomId_2() { return static_cast(offsetof(RoomInfo_t2137681786, ____nRoomId_2)); } inline int32_t get__nRoomId_2() const { return ____nRoomId_2; } inline int32_t* get_address_of__nRoomId_2() { return &____nRoomId_2; } inline void set__nRoomId_2(int32_t value) { ____nRoomId_2 = value; } inline static int32_t get_offset_of__memberInfo_3() { return static_cast(offsetof(RoomInfo_t2137681786, ____memberInfo_3)); } inline Int32U5BU5D_t385246372* get__memberInfo_3() const { return ____memberInfo_3; } inline Int32U5BU5D_t385246372** get_address_of__memberInfo_3() { return &____memberInfo_3; } inline void set__memberInfo_3(Int32U5BU5D_t385246372* value) { ____memberInfo_3 = value; Il2CppCodeGenWriteBarrier((&____memberInfo_3), value); } inline static int32_t get_offset_of__strRoomName_4() { return static_cast(offsetof(RoomInfo_t2137681786, ____strRoomName_4)); } inline String_t* get__strRoomName_4() const { return ____strRoomName_4; } inline String_t** get_address_of__strRoomName_4() { return &____strRoomName_4; } inline void set__strRoomName_4(String_t* value) { ____strRoomName_4 = value; Il2CppCodeGenWriteBarrier((&____strRoomName_4), value); } inline static int32_t get_offset_of__nSongLv_5() { return static_cast(offsetof(RoomInfo_t2137681786, ____nSongLv_5)); } inline int32_t get__nSongLv_5() const { return ____nSongLv_5; } inline int32_t* get_address_of__nSongLv_5() { return &____nSongLv_5; } inline void set__nSongLv_5(int32_t value) { ____nSongLv_5 = value; } inline static int32_t get_offset_of__nPlayMode_6() { return static_cast(offsetof(RoomInfo_t2137681786, ____nPlayMode_6)); } inline int32_t get__nPlayMode_6() const { return ____nPlayMode_6; } inline int32_t* get_address_of__nPlayMode_6() { return &____nPlayMode_6; } inline void set__nPlayMode_6(int32_t value) { ____nPlayMode_6 = value; } inline static int32_t get_offset_of__nKeyMode_7() { return static_cast(offsetof(RoomInfo_t2137681786, ____nKeyMode_7)); } inline int32_t get__nKeyMode_7() const { return ____nKeyMode_7; } inline int32_t* get_address_of__nKeyMode_7() { return &____nKeyMode_7; } inline void set__nKeyMode_7(int32_t value) { ____nKeyMode_7 = value; } inline static int32_t get_offset_of__topCardLeftTime_8() { return static_cast(offsetof(RoomInfo_t2137681786, ____topCardLeftTime_8)); } inline int32_t get__topCardLeftTime_8() const { return ____topCardLeftTime_8; } inline int32_t* get_address_of__topCardLeftTime_8() { return &____topCardLeftTime_8; } inline void set__topCardLeftTime_8(int32_t value) { ____topCardLeftTime_8 = value; } inline static int32_t get_offset_of__roomDetail_9() { return static_cast(offsetof(RoomInfo_t2137681786, ____roomDetail_9)); } inline RoomDetail_t2805919052 * get__roomDetail_9() const { return ____roomDetail_9; } inline RoomDetail_t2805919052 ** get_address_of__roomDetail_9() { return &____roomDetail_9; } inline void set__roomDetail_9(RoomDetail_t2805919052 * value) { ____roomDetail_9 = value; Il2CppCodeGenWriteBarrier((&____roomDetail_9), value); } inline static int32_t get_offset_of__firendInfo_10() { return static_cast(offsetof(RoomInfo_t2137681786, ____firendInfo_10)); } inline Int32U5BU5D_t385246372* get__firendInfo_10() const { return ____firendInfo_10; } inline Int32U5BU5D_t385246372** get_address_of__firendInfo_10() { return &____firendInfo_10; } inline void set__firendInfo_10(Int32U5BU5D_t385246372* value) { ____firendInfo_10 = value; Il2CppCodeGenWriteBarrier((&____firendInfo_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROOMINFO_T2137681786_H #ifndef CCONTACTCUSTOMERLISTMSG_T3294489078_H #define CCONTACTCUSTOMERLISTMSG_T3294489078_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/CContactCustomerListMsg struct CContactCustomerListMsg_t3294489078 : public CThreadMsgWebGet_t2224858682 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCONTACTCUSTOMERLISTMSG_T3294489078_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 CCONTACTCUSTOMERDETAILLISTMSG_T2727796565_H #define CCONTACTCUSTOMERDETAILLISTMSG_T2727796565_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/CContactCustomerDetailListMsg struct CContactCustomerDetailListMsg_t2727796565 : public CThreadMsgWebGet_t2224858682 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCONTACTCUSTOMERDETAILLISTMSG_T2727796565_H #ifndef CCONTACTCUSTOMERADDMSG_T2409378172_H #define CCONTACTCUSTOMERADDMSG_T2409378172_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/CContactCustomerAddMsg struct CContactCustomerAddMsg_t2409378172 : public CThreadMsgWebPost_t2657819115 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCONTACTCUSTOMERADDMSG_T2409378172_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 CCONTACTCUSTOMERDELETEMSG_T2040361000_H #define CCONTACTCUSTOMERDELETEMSG_T2040361000_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CQuestionManger/CContactCustomerDeleteMsg struct CContactCustomerDeleteMsg_t2040361000 : public CThreadMsgWebGet_t2224858682 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCONTACTCUSTOMERDELETEMSG_T2040361000_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 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 PREDICATE_1_T2015833749_H #define PREDICATE_1_T2015833749_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_t2015833749 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T2015833749_H #ifndef ACTION_1_T1302699353_H #define ACTION_1_T1302699353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t1302699353 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1302699353_H #ifndef TRANSFORM_T3600365921_H #define TRANSFORM_T3600365921_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Transform struct Transform_t3600365921 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSFORM_T3600365921_H #ifndef TEXTURE2D_T3840446185_H #define TEXTURE2D_T3840446185_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture2D struct Texture2D_t3840446185 : public Texture_t3661962703 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE2D_T3840446185_H #ifndef PREDICATE_1_T1151209310_H #define PREDICATE_1_T1151209310_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_t1151209310 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T1151209310_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 COMPARISON_1_T2611247865_H #define COMPARISON_1_T2611247865_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_t2611247865 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T2611247865_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 COMPARISON_1_T2317654525_H #define COMPARISON_1_T2317654525_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_t2317654525 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T2317654525_H #ifndef PREDICATE_1_T2781551916_H #define PREDICATE_1_T2781551916_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_t2781551916 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T2781551916_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 ON2SERVERMSG_T2006430000_H #define ON2SERVERMSG_T2006430000_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CServerSimulator/On2ServerMsg struct On2ServerMsg_t2006430000 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ON2SERVERMSG_T2006430000_H #ifndef PREDICATE_1_T3639045794_H #define PREDICATE_1_T3639045794_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_t3639045794 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T3639045794_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 PREDICATE_1_T1345643847_H #define PREDICATE_1_T1345643847_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_t1345643847 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T1345643847_H #ifndef COMPARISON_1_T3808782258_H #define COMPARISON_1_T3808782258_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_t3808782258 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T3808782258_H #ifndef ONEVENTCALL_T3758354630_H #define ONEVENTCALL_T3758354630_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.OnEventCall struct OnEventCall_t3758354630 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONEVENTCALL_T3758354630_H #ifndef COMPARISON_1_T1891221587_H #define COMPARISON_1_T1891221587_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_t1891221587 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T1891221587_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 PREDICATE_1_T2444392093_H #define PREDICATE_1_T2444392093_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_t2444392093 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T2444392093_H #ifndef ACTION_1_T3196940461_H #define ACTION_1_T3196940461_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_t3196940461 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3196940461_H #ifndef PREDICATE_1_T3849766990_H #define PREDICATE_1_T3849766990_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_t3849766990 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T3849766990_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 INTERACTIVEOBJINFO_T573539128_H #define INTERACTIVEOBJINFO_T573539128_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRecentInteractiveObj/InteractiveObjInfo struct InteractiveObjInfo_t573539128 : public RuntimeObject { public: // System.DateTime DMCore.Logic.CRecentInteractiveObj/InteractiveObjInfo::Time DateTime_t3738529785 ___Time_0; // DMCore.Logic.enumInteractiveInfoState DMCore.Logic.CRecentInteractiveObj/InteractiveObjInfo::State int32_t ___State_1; public: inline static int32_t get_offset_of_Time_0() { return static_cast(offsetof(InteractiveObjInfo_t573539128, ___Time_0)); } inline DateTime_t3738529785 get_Time_0() const { return ___Time_0; } inline DateTime_t3738529785 * get_address_of_Time_0() { return &___Time_0; } inline void set_Time_0(DateTime_t3738529785 value) { ___Time_0 = value; } inline static int32_t get_offset_of_State_1() { return static_cast(offsetof(InteractiveObjInfo_t573539128, ___State_1)); } inline int32_t get_State_1() const { return ___State_1; } inline int32_t* get_address_of_State_1() { return &___State_1; } inline void set_State_1(int32_t value) { ___State_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTERACTIVEOBJINFO_T573539128_H #ifndef PREDICATE_1_T2962975910_H #define PREDICATE_1_T2962975910_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_t2962975910 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PREDICATE_1_T2962975910_H #ifndef CFCMCONFIG_T130793684_H #define CFCMCONFIG_T130793684_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFCMConfig struct CFCMConfig_t130793684 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFCMConfig::mOpen int32_t ___mOpen_1; // System.Int32 DMCore.Logic.CFCMConfig::mFirst int32_t ___mFirst_2; // System.Int32 DMCore.Logic.CFCMConfig::mAdult int32_t ___mAdult_3; // System.DateTime DMCore.Logic.CFCMConfig::mEndTime DateTime_t3738529785 ___mEndTime_4; // System.Boolean[] DMCore.Logic.CFCMConfig::mTipsState BooleanU5BU5D_t2897418192* ___mTipsState_5; // System.Single DMCore.Logic.CFCMConfig::mCheckCD float ___mCheckCD_6; public: inline static int32_t get_offset_of_mOpen_1() { return static_cast(offsetof(CFCMConfig_t130793684, ___mOpen_1)); } inline int32_t get_mOpen_1() const { return ___mOpen_1; } inline int32_t* get_address_of_mOpen_1() { return &___mOpen_1; } inline void set_mOpen_1(int32_t value) { ___mOpen_1 = value; } inline static int32_t get_offset_of_mFirst_2() { return static_cast(offsetof(CFCMConfig_t130793684, ___mFirst_2)); } inline int32_t get_mFirst_2() const { return ___mFirst_2; } inline int32_t* get_address_of_mFirst_2() { return &___mFirst_2; } inline void set_mFirst_2(int32_t value) { ___mFirst_2 = value; } inline static int32_t get_offset_of_mAdult_3() { return static_cast(offsetof(CFCMConfig_t130793684, ___mAdult_3)); } inline int32_t get_mAdult_3() const { return ___mAdult_3; } inline int32_t* get_address_of_mAdult_3() { return &___mAdult_3; } inline void set_mAdult_3(int32_t value) { ___mAdult_3 = value; } inline static int32_t get_offset_of_mEndTime_4() { return static_cast(offsetof(CFCMConfig_t130793684, ___mEndTime_4)); } inline DateTime_t3738529785 get_mEndTime_4() const { return ___mEndTime_4; } inline DateTime_t3738529785 * get_address_of_mEndTime_4() { return &___mEndTime_4; } inline void set_mEndTime_4(DateTime_t3738529785 value) { ___mEndTime_4 = value; } inline static int32_t get_offset_of_mTipsState_5() { return static_cast(offsetof(CFCMConfig_t130793684, ___mTipsState_5)); } inline BooleanU5BU5D_t2897418192* get_mTipsState_5() const { return ___mTipsState_5; } inline BooleanU5BU5D_t2897418192** get_address_of_mTipsState_5() { return &___mTipsState_5; } inline void set_mTipsState_5(BooleanU5BU5D_t2897418192* value) { ___mTipsState_5 = value; Il2CppCodeGenWriteBarrier((&___mTipsState_5), value); } inline static int32_t get_offset_of_mCheckCD_6() { return static_cast(offsetof(CFCMConfig_t130793684, ___mCheckCD_6)); } inline float get_mCheckCD_6() const { return ___mCheckCD_6; } inline float* get_address_of_mCheckCD_6() { return &___mCheckCD_6; } inline void set_mCheckCD_6(float value) { ___mCheckCD_6 = value; } }; struct CFCMConfig_t130793684_StaticFields { public: // DMCore.Logic.CFCMConfig DMCore.Logic.CFCMConfig::s_Instance CFCMConfig_t130793684 * ___s_Instance_0; // System.Single DMCore.Logic.CFCMConfig::MAX_CD float ___MAX_CD_7; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CFCMConfig_t130793684_StaticFields, ___s_Instance_0)); } inline CFCMConfig_t130793684 * get_s_Instance_0() const { return ___s_Instance_0; } inline CFCMConfig_t130793684 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CFCMConfig_t130793684 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } inline static int32_t get_offset_of_MAX_CD_7() { return static_cast(offsetof(CFCMConfig_t130793684_StaticFields, ___MAX_CD_7)); } inline float get_MAX_CD_7() const { return ___MAX_CD_7; } inline float* get_address_of_MAX_CD_7() { return &___MAX_CD_7; } inline void set_MAX_CD_7(float value) { ___MAX_CD_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFCMCONFIG_T130793684_H #ifndef 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 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 UIMANAGEQUESTION_T3299556974_H #define UIMANAGEQUESTION_T3299556974_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiManageQuestion struct uiManageQuestion_t3299556974 : public MonoBehaviour_t3962482529 { public: // uiSubmitQuestion uiManageQuestion::m_uiSubmitQuestion uiSubmitQuestion_t3630908557 * ___m_uiSubmitQuestion_2; // uiQuestionList uiManageQuestion::m_QuestionList uiQuestionList_t910700717 * ___m_QuestionList_3; // uiChatDetail uiManageQuestion::m_chatDetail uiChatDetail_t727258998 * ___m_chatDetail_4; // UIInput uiManageQuestion::m_Input UIInput_t421821618 * ___m_Input_5; public: inline static int32_t get_offset_of_m_uiSubmitQuestion_2() { return static_cast(offsetof(uiManageQuestion_t3299556974, ___m_uiSubmitQuestion_2)); } inline uiSubmitQuestion_t3630908557 * get_m_uiSubmitQuestion_2() const { return ___m_uiSubmitQuestion_2; } inline uiSubmitQuestion_t3630908557 ** get_address_of_m_uiSubmitQuestion_2() { return &___m_uiSubmitQuestion_2; } inline void set_m_uiSubmitQuestion_2(uiSubmitQuestion_t3630908557 * value) { ___m_uiSubmitQuestion_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiSubmitQuestion_2), value); } inline static int32_t get_offset_of_m_QuestionList_3() { return static_cast(offsetof(uiManageQuestion_t3299556974, ___m_QuestionList_3)); } inline uiQuestionList_t910700717 * get_m_QuestionList_3() const { return ___m_QuestionList_3; } inline uiQuestionList_t910700717 ** get_address_of_m_QuestionList_3() { return &___m_QuestionList_3; } inline void set_m_QuestionList_3(uiQuestionList_t910700717 * value) { ___m_QuestionList_3 = value; Il2CppCodeGenWriteBarrier((&___m_QuestionList_3), value); } inline static int32_t get_offset_of_m_chatDetail_4() { return static_cast(offsetof(uiManageQuestion_t3299556974, ___m_chatDetail_4)); } inline uiChatDetail_t727258998 * get_m_chatDetail_4() const { return ___m_chatDetail_4; } inline uiChatDetail_t727258998 ** get_address_of_m_chatDetail_4() { return &___m_chatDetail_4; } inline void set_m_chatDetail_4(uiChatDetail_t727258998 * value) { ___m_chatDetail_4 = value; Il2CppCodeGenWriteBarrier((&___m_chatDetail_4), value); } inline static int32_t get_offset_of_m_Input_5() { return static_cast(offsetof(uiManageQuestion_t3299556974, ___m_Input_5)); } inline UIInput_t421821618 * get_m_Input_5() const { return ___m_Input_5; } inline UIInput_t421821618 ** get_address_of_m_Input_5() { return &___m_Input_5; } inline void set_m_Input_5(UIInput_t421821618 * value) { ___m_Input_5 = value; Il2CppCodeGenWriteBarrier((&___m_Input_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMANAGEQUESTION_T3299556974_H #ifndef UIRENEWBOX_T2564087826_H #define UIRENEWBOX_T2564087826_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRenewBox struct uiRenewBox_t2564087826 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiRenewBox::m_uiRenewPanel GameObject_t1113636619 * ___m_uiRenewPanel_2; // UILabel uiRenewBox::m_uiGoodsName UILabel_t3248798549 * ___m_uiGoodsName_3; // UILabel uiRenewBox::m_uiGoodsPrice UILabel_t3248798549 * ___m_uiGoodsPrice_4; // UILabel uiRenewBox::m_uiRenewCost UILabel_t3248798549 * ___m_uiRenewCost_5; // UILabel uiRenewBox::m_uiLevel UILabel_t3248798549 * ___m_uiLevel_6; // UITexture uiRenewBox::m_uiGoodsIcon UITexture_t3471168817 * ___m_uiGoodsIcon_7; // UISprite uiRenewBox::m_orignPriceIcon UISprite_t194114938 * ___m_orignPriceIcon_8; // UISprite uiRenewBox::m_discountPriceIcon UISprite_t194114938 * ___m_discountPriceIcon_9; // UILabel uiRenewBox::m_PriceDesc UILabel_t3248798549 * ___m_PriceDesc_10; // System.Boolean uiRenewBox::m_isDataReady bool ___m_isDataReady_11; // System.Boolean uiRenewBox::m_isIconReady bool ___m_isIconReady_12; // System.Boolean uiRenewBox::m_isWaitingResult bool ___m_isWaitingResult_13; // System.Int32 uiRenewBox::m_goodsId int32_t ___m_goodsId_14; // System.Int32 uiRenewBox::m_serverId int32_t ___m_serverId_15; // System.Int32 uiRenewBox::m_renewCost int32_t ___m_renewCost_16; // UnityEngine.Vector3 uiRenewBox::m_iconScale Vector3_t3722313464 ___m_iconScale_17; // System.Boolean uiRenewBox::isPageInit bool ___isPageInit_18; public: inline static int32_t get_offset_of_m_uiRenewPanel_2() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiRenewPanel_2)); } inline GameObject_t1113636619 * get_m_uiRenewPanel_2() const { return ___m_uiRenewPanel_2; } inline GameObject_t1113636619 ** get_address_of_m_uiRenewPanel_2() { return &___m_uiRenewPanel_2; } inline void set_m_uiRenewPanel_2(GameObject_t1113636619 * value) { ___m_uiRenewPanel_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRenewPanel_2), value); } inline static int32_t get_offset_of_m_uiGoodsName_3() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiGoodsName_3)); } inline UILabel_t3248798549 * get_m_uiGoodsName_3() const { return ___m_uiGoodsName_3; } inline UILabel_t3248798549 ** get_address_of_m_uiGoodsName_3() { return &___m_uiGoodsName_3; } inline void set_m_uiGoodsName_3(UILabel_t3248798549 * value) { ___m_uiGoodsName_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiGoodsName_3), value); } inline static int32_t get_offset_of_m_uiGoodsPrice_4() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiGoodsPrice_4)); } inline UILabel_t3248798549 * get_m_uiGoodsPrice_4() const { return ___m_uiGoodsPrice_4; } inline UILabel_t3248798549 ** get_address_of_m_uiGoodsPrice_4() { return &___m_uiGoodsPrice_4; } inline void set_m_uiGoodsPrice_4(UILabel_t3248798549 * value) { ___m_uiGoodsPrice_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiGoodsPrice_4), value); } inline static int32_t get_offset_of_m_uiRenewCost_5() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiRenewCost_5)); } inline UILabel_t3248798549 * get_m_uiRenewCost_5() const { return ___m_uiRenewCost_5; } inline UILabel_t3248798549 ** get_address_of_m_uiRenewCost_5() { return &___m_uiRenewCost_5; } inline void set_m_uiRenewCost_5(UILabel_t3248798549 * value) { ___m_uiRenewCost_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiRenewCost_5), value); } inline static int32_t get_offset_of_m_uiLevel_6() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiLevel_6)); } inline UILabel_t3248798549 * get_m_uiLevel_6() const { return ___m_uiLevel_6; } inline UILabel_t3248798549 ** get_address_of_m_uiLevel_6() { return &___m_uiLevel_6; } inline void set_m_uiLevel_6(UILabel_t3248798549 * value) { ___m_uiLevel_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiLevel_6), value); } inline static int32_t get_offset_of_m_uiGoodsIcon_7() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiGoodsIcon_7)); } inline UITexture_t3471168817 * get_m_uiGoodsIcon_7() const { return ___m_uiGoodsIcon_7; } inline UITexture_t3471168817 ** get_address_of_m_uiGoodsIcon_7() { return &___m_uiGoodsIcon_7; } inline void set_m_uiGoodsIcon_7(UITexture_t3471168817 * value) { ___m_uiGoodsIcon_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiGoodsIcon_7), value); } inline static int32_t get_offset_of_m_orignPriceIcon_8() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_orignPriceIcon_8)); } inline UISprite_t194114938 * get_m_orignPriceIcon_8() const { return ___m_orignPriceIcon_8; } inline UISprite_t194114938 ** get_address_of_m_orignPriceIcon_8() { return &___m_orignPriceIcon_8; } inline void set_m_orignPriceIcon_8(UISprite_t194114938 * value) { ___m_orignPriceIcon_8 = value; Il2CppCodeGenWriteBarrier((&___m_orignPriceIcon_8), value); } inline static int32_t get_offset_of_m_discountPriceIcon_9() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_discountPriceIcon_9)); } inline UISprite_t194114938 * get_m_discountPriceIcon_9() const { return ___m_discountPriceIcon_9; } inline UISprite_t194114938 ** get_address_of_m_discountPriceIcon_9() { return &___m_discountPriceIcon_9; } inline void set_m_discountPriceIcon_9(UISprite_t194114938 * value) { ___m_discountPriceIcon_9 = value; Il2CppCodeGenWriteBarrier((&___m_discountPriceIcon_9), value); } inline static int32_t get_offset_of_m_PriceDesc_10() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_PriceDesc_10)); } inline UILabel_t3248798549 * get_m_PriceDesc_10() const { return ___m_PriceDesc_10; } inline UILabel_t3248798549 ** get_address_of_m_PriceDesc_10() { return &___m_PriceDesc_10; } inline void set_m_PriceDesc_10(UILabel_t3248798549 * value) { ___m_PriceDesc_10 = value; Il2CppCodeGenWriteBarrier((&___m_PriceDesc_10), value); } inline static int32_t get_offset_of_m_isDataReady_11() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_isDataReady_11)); } inline bool get_m_isDataReady_11() const { return ___m_isDataReady_11; } inline bool* get_address_of_m_isDataReady_11() { return &___m_isDataReady_11; } inline void set_m_isDataReady_11(bool value) { ___m_isDataReady_11 = value; } inline static int32_t get_offset_of_m_isIconReady_12() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_isIconReady_12)); } inline bool get_m_isIconReady_12() const { return ___m_isIconReady_12; } inline bool* get_address_of_m_isIconReady_12() { return &___m_isIconReady_12; } inline void set_m_isIconReady_12(bool value) { ___m_isIconReady_12 = value; } inline static int32_t get_offset_of_m_isWaitingResult_13() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_isWaitingResult_13)); } inline bool get_m_isWaitingResult_13() const { return ___m_isWaitingResult_13; } inline bool* get_address_of_m_isWaitingResult_13() { return &___m_isWaitingResult_13; } inline void set_m_isWaitingResult_13(bool value) { ___m_isWaitingResult_13 = value; } inline static int32_t get_offset_of_m_goodsId_14() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_goodsId_14)); } inline int32_t get_m_goodsId_14() const { return ___m_goodsId_14; } inline int32_t* get_address_of_m_goodsId_14() { return &___m_goodsId_14; } inline void set_m_goodsId_14(int32_t value) { ___m_goodsId_14 = value; } inline static int32_t get_offset_of_m_serverId_15() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_serverId_15)); } inline int32_t get_m_serverId_15() const { return ___m_serverId_15; } inline int32_t* get_address_of_m_serverId_15() { return &___m_serverId_15; } inline void set_m_serverId_15(int32_t value) { ___m_serverId_15 = value; } inline static int32_t get_offset_of_m_renewCost_16() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_renewCost_16)); } inline int32_t get_m_renewCost_16() const { return ___m_renewCost_16; } inline int32_t* get_address_of_m_renewCost_16() { return &___m_renewCost_16; } inline void set_m_renewCost_16(int32_t value) { ___m_renewCost_16 = value; } inline static int32_t get_offset_of_m_iconScale_17() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_iconScale_17)); } inline Vector3_t3722313464 get_m_iconScale_17() const { return ___m_iconScale_17; } inline Vector3_t3722313464 * get_address_of_m_iconScale_17() { return &___m_iconScale_17; } inline void set_m_iconScale_17(Vector3_t3722313464 value) { ___m_iconScale_17 = value; } inline static int32_t get_offset_of_isPageInit_18() { return static_cast(offsetof(uiRenewBox_t2564087826, ___isPageInit_18)); } inline bool get_isPageInit_18() const { return ___isPageInit_18; } inline bool* get_address_of_isPageInit_18() { return &___isPageInit_18; } inline void set_isPageInit_18(bool value) { ___isPageInit_18 = value; } }; struct uiRenewBox_t2564087826_StaticFields { public: // System.String uiRenewBox::s_localPath String_t* ___s_localPath_19; // DMCore.OnEventCall uiRenewBox::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_20; public: inline static int32_t get_offset_of_s_localPath_19() { return static_cast(offsetof(uiRenewBox_t2564087826_StaticFields, ___s_localPath_19)); } inline String_t* get_s_localPath_19() const { return ___s_localPath_19; } inline String_t** get_address_of_s_localPath_19() { return &___s_localPath_19; } inline void set_s_localPath_19(String_t* value) { ___s_localPath_19 = value; Il2CppCodeGenWriteBarrier((&___s_localPath_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_20() { return static_cast(offsetof(uiRenewBox_t2564087826_StaticFields, ___U3CU3Ef__mgU24cache0_20)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_20() const { return ___U3CU3Ef__mgU24cache0_20; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_20() { return &___U3CU3Ef__mgU24cache0_20; } inline void set_U3CU3Ef__mgU24cache0_20(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIRENEWBOX_T2564087826_H #ifndef CLEDOUAPI_T315808977_H #define CLEDOUAPI_T315808977_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CLeDouApi struct CLeDouApi_t315808977 : public MonoBehaviour_t3962482529 { public: // System.Boolean CLeDouApi::m_bEnable bool ___m_bEnable_3; // System.Boolean CLeDouApi::m_isFirstTimeRunning bool ___m_isFirstTimeRunning_13; public: inline static int32_t get_offset_of_m_bEnable_3() { return static_cast(offsetof(CLeDouApi_t315808977, ___m_bEnable_3)); } inline bool get_m_bEnable_3() const { return ___m_bEnable_3; } inline bool* get_address_of_m_bEnable_3() { return &___m_bEnable_3; } inline void set_m_bEnable_3(bool value) { ___m_bEnable_3 = value; } inline static int32_t get_offset_of_m_isFirstTimeRunning_13() { return static_cast(offsetof(CLeDouApi_t315808977, ___m_isFirstTimeRunning_13)); } inline bool get_m_isFirstTimeRunning_13() const { return ___m_isFirstTimeRunning_13; } inline bool* get_address_of_m_isFirstTimeRunning_13() { return &___m_isFirstTimeRunning_13; } inline void set_m_isFirstTimeRunning_13(bool value) { ___m_isFirstTimeRunning_13 = value; } }; struct CLeDouApi_t315808977_StaticFields { public: // CLeDouApi CLeDouApi::s_instance CLeDouApi_t315808977 * ___s_instance_2; // DMCore.OnMsgBoxClkCallBack CLeDouApi::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_14; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CLeDouApi_t315808977_StaticFields, ___s_instance_2)); } inline CLeDouApi_t315808977 * get_s_instance_2() const { return ___s_instance_2; } inline CLeDouApi_t315808977 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CLeDouApi_t315808977 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_14() { return static_cast(offsetof(CLeDouApi_t315808977_StaticFields, ___U3CU3Ef__mgU24cache0_14)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_14() const { return ___U3CU3Ef__mgU24cache0_14; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_14() { return &___U3CU3Ef__mgU24cache0_14; } inline void set_U3CU3Ef__mgU24cache0_14(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEDOUAPI_T315808977_H // System.Single[] struct SingleU5BU5D_t1444911251 : public RuntimeArray { public: ALIGN_FIELD (8) float m_Items[1]; public: inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // 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.Collections.Generic.List`1[] struct List_1U5BU5D_t182406414 : public RuntimeArray { public: ALIGN_FIELD (8) List_1_t3319525431 * m_Items[1]; public: inline List_1_t3319525431 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline List_1_t3319525431 ** 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, List_1_t3319525431 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline List_1_t3319525431 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline List_1_t3319525431 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, List_1_t3319525431 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t336297922 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t4030379155 m_Items[1]; public: inline KeyValuePair_2_t4030379155 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t4030379155 * 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, KeyValuePair_2_t4030379155 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t4030379155 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t4030379155 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t4030379155 value) { m_Items[index] = value; } }; // System.Int64[] struct Int64U5BU5D_t2559172825 : public RuntimeArray { public: ALIGN_FIELD (8) int64_t m_Items[1]; public: inline int64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int64_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, int64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int64_t value) { m_Items[index] = value; } }; // DMCore.Net.Protocol.SMsgRoomList/RoomInfo[] struct RoomInfoU5BU5D_t2555657096 : public RuntimeArray { public: ALIGN_FIELD (8) RoomInfo_t2040040389 m_Items[1]; public: inline RoomInfo_t2040040389 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RoomInfo_t2040040389 * 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, RoomInfo_t2040040389 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RoomInfo_t2040040389 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RoomInfo_t2040040389 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RoomInfo_t2040040389 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; } }; // DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo[] struct MemberInfoU5BU5D_t3990892796 : public RuntimeArray { public: ALIGN_FIELD (8) MemberInfo_t2747020385 m_Items[1]; public: inline MemberInfo_t2747020385 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MemberInfo_t2747020385 * 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, MemberInfo_t2747020385 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline MemberInfo_t2747020385 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MemberInfo_t2747020385 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MemberInfo_t2747020385 value) { m_Items[index] = value; } }; // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[] struct MemberInfoU5BU5D_t1518970116 : public RuntimeArray { public: ALIGN_FIELD (8) MemberInfo_t2195004153 m_Items[1]; public: inline MemberInfo_t2195004153 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MemberInfo_t2195004153 * 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, MemberInfo_t2195004153 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline MemberInfo_t2195004153 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MemberInfo_t2195004153 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MemberInfo_t2195004153 value) { m_Items[index] = value; } }; // DMCore.Logic.CShopManager/CShopItemGroup[] struct CShopItemGroupU5BU5D_t3480964646 : public RuntimeArray { public: ALIGN_FIELD (8) CShopItemGroup_t1245061887 * m_Items[1]; public: inline CShopItemGroup_t1245061887 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CShopItemGroup_t1245061887 ** 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, CShopItemGroup_t1245061887 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CShopItemGroup_t1245061887 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CShopItemGroup_t1245061887 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CShopItemGroup_t1245061887 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2321703786_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3697625829_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.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2195459761_gshared (List_1_t3588365150 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m1851761656_gshared (List_1_t3588365150 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(!0,!1) extern "C" IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m655249683_gshared (KeyValuePair_2_t2116290408 * __this, int64_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_m1996504879_gshared (List_1_t3588365150 * __this, KeyValuePair_2_t2116290408 p0, const RuntimeMethod* method); // System.Void System.Comparison`1>::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Comparison_1__ctor_m2804375159_gshared (Comparison_1_t1891221587 * __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_m510024908_gshared (List_1_t3588365150 * __this, Comparison_1_t1891221587 * p0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1>::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2116290408 List_1_get_Item_m223051204_gshared (List_1_t3588365150 * __this, int32_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m2589721_gshared (KeyValuePair_2_t2116290408 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1>::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m1635115114_gshared (List_1_t3588365150 * __this, 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); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_m2812135046_gshared (KeyValuePair_2_t2116290408 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m3338814081_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1_RemoveRange_m2428828636_gshared (List_1_t257213610 * __this, int32_t p0, int32_t p1, 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.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.Boolean System.Collections.Generic.List`1::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m1416767016_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2263725670_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.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.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); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __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); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Item_m888956288_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2601736566_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m212974362_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.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.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3411363121_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // T DMCore.Logic.CRankManager::GetArrayItem(T[]&,System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CRankManager_GetArrayItem_TisRuntimeObject_m444225488_gshared (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325** ____array0, int32_t ____index1, const RuntimeMethod* method); // T DMCore.Logic.CRankManager::GetListItem(System.Collections.Generic.List`1&,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_GetListItem_TisInt32_t2950945753_m3288177646_gshared (RuntimeObject * __this /* static, unused */, List_1_t128053199 ** ____list0, int32_t ____index1, 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.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3923002270 Dictionary_2_GetEnumerator_m1087370259_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t71524366 Enumerator_get_Current_m3431285658_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m3495598764_gshared (KeyValuePair_2_t71524366 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3398155861_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m562365603_gshared (Enumerator_t3923002270 * __this, const RuntimeMethod* method); // T DMCore.Logic.CRankManager::GetListItem(System.Collections.Generic.List`1&,System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CRankManager_GetListItem_TisRuntimeObject_m1427957004_gshared (RuntimeObject * __this /* static, unused */, List_1_t257213610 ** ____list0, int32_t ____index1, 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.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m3468384988_gshared (List_1_t257213610 * __this, Predicate_1_t3905400288 * p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1>::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2029459087_gshared (List_1_t3717525561 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1>::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2245450819 List_1_get_Item_m355616036_gshared (List_1_t3717525561 * __this, int32_t p0, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_m1776813970_gshared (KeyValuePair_2_t2245450819 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(!0,!1) extern "C" IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m727165395_gshared (KeyValuePair_2_t2530217319 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m1421854688_gshared (KeyValuePair_2_t2245450819 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m287046919_gshared (List_1_t3717525561 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1>::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t1311802142 List_1_GetEnumerator_m556774807_gshared (List_1_t3717525561 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator>::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2245450819 Enumerator_get_Current_m3711694085_gshared (Enumerator_t1311802142 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1>::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m2390217773_gshared (List_1_t3717525561 * __this, KeyValuePair_2_t2245450819 p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m928165908_gshared (Enumerator_t1311802142 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4338477_gshared (Enumerator_t1311802142 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(!0,!1) extern "C" IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m620473354_gshared (KeyValuePair_2_t2245450819 * __this, int64_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m3787689769_gshared (List_1_t3717525561 * __this, KeyValuePair_2_t2245450819 p0, const RuntimeMethod* method); // System.Void System.Comparison`1>::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Comparison_1__ctor_m1300390154_gshared (Comparison_1_t2020381998 * __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_m2898195216_gshared (List_1_t3717525561 * __this, Comparison_1_t2020381998 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1_RemoveAt_m1978726466_gshared (List_1_t3717525561 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::Reverse() extern "C" IL2CPP_METHOD_ATTR void List_1_Reverse_m1178442681_gshared (List_1_t3717525561 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Task.ITaskBase`1::RemoveTask(T) extern "C" IL2CPP_METHOD_ATTR void ITaskBase_1_RemoveTask_m2603698764_gshared (ITaskBase_1_t2595950535 * __this, int64_t p0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m118522912_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m4193450060_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m1501840871_gshared (Dictionary_2_t4013585537 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m169197583_gshared (Dictionary_2_t4013585537 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t1672801016 Dictionary_2_GetEnumerator_m170527722_gshared (Dictionary_2_t4013585537 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2116290408 Enumerator_get_Current_m3315125549_gshared (Enumerator_t1672801016 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4017953978_gshared (Enumerator_t1672801016 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m917181889_gshared (Dictionary_2_t4013585537 * __this, int64_t p0, int32_t* p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3431277796_gshared (Dictionary_2_t4013585537 * __this, int64_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m4250332801_gshared (Dictionary_2_t4013585537 * __this, int64_t p0, int32_t p1, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Item_m678212092_gshared (Dictionary_2_t4013585537 * __this, int64_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m1810005259_gshared (Dictionary_2_t4013585537 * __this, int64_t p0, 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); // 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); // !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.List`1::set_Item(System.Int32,!0) extern "C" IL2CPP_METHOD_ATTR void List_1_set_Item_m1979164443_gshared (List_1_t257213610 * __this, int32_t p0, RuntimeObject * p1, 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 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.List`1::ForEach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void List_1_ForEach_m3737504377_gshared (List_1_t257213610 * __this, Action_1_t3252573759 * p0, const RuntimeMethod* method); // System.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); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m1839753989_gshared (KeyValuePair_2_t71524366 * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3449303950(__this, method) (( void (*) (List_1_t3978349119 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Boolean DMCore.Logic.CPveStage::LoadFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR bool CPveStage_LoadFromXml_m1240187548 (CPveStage_t850204332 * __this, DMXmlNode_t3958967524 * ___root0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3231356407(__this, method) (( void (*) (List_1_t3978349119 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CPveStage::set_stageType(DMCore.Logic.ENUM_STAGE_TYPE) extern "C" IL2CPP_METHOD_ATTR void CPveStage_set_stageType_m2907367184 (CPveStage_t850204332 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLocalBattle_t1519924991 * CLocalBattle_GetInstance_m150705100 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CLocalBattle::get_SceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalBattle_get_SceneID_m528941957 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CLocalBattle::GetMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalBattle_GetMusicID_m2849050639 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CLocalBattle::GetMusicLevel() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalBattle_GetMusicLevel_m2636275362 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveStage::SetNpcCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPveStage_SetNpcCount_m567361896 (CPveStage_t850204332 * __this, int32_t ___count0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3310203156(__this, p0, method) (( CDanceNpc_t2506274377 * (*) (List_1_t3978349119 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // DMCore.DanceMode.enumJudgeResult DMCore.Logic.CDanceNpc::TriggerBeatKey2Judge() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceNpc_TriggerBeatKey2Judge_m3852886578 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m4086209420(__this, method) (( int32_t (*) (List_1_t3978349119 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.Logic.CDanceNpc::TriggerNextSection() extern "C" IL2CPP_METHOD_ATTR void CDanceNpc_TriggerNextSection_m63694814 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CDanceNpc DMCore.Logic.CPveStage::GetNpc(System.Int32) extern "C" IL2CPP_METHOD_ATTR CDanceNpc_t2506274377 * CPveStage_GetNpc_m875786719 (CPveStage_t850204332 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CDanceNpc::GetUserID() extern "C" IL2CPP_METHOD_ATTR int64_t CDanceNpc_GetUserID_m3417611285 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CDanceNpc::GetSectionScore() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceNpc_GetSectionScore_m4055734574 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveStage::GetNpcCount() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetNpcCount_m4150734429 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::.ctor() #define List_1__ctor_m2195459761(__this, method) (( void (*) (List_1_t3588365150 *, const RuntimeMethod*))List_1__ctor_m2195459761_gshared)(__this, method) // System.Void System.Collections.Generic.List`1>::Clear() #define List_1_Clear_m1851761656(__this, method) (( void (*) (List_1_t3588365150 *, const RuntimeMethod*))List_1_Clear_m1851761656_gshared)(__this, method) // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(!0,!1) #define KeyValuePair_2__ctor_m655249683(__this, p0, p1, method) (( void (*) (KeyValuePair_2_t2116290408 *, int64_t, int32_t, const RuntimeMethod*))KeyValuePair_2__ctor_m655249683_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1>::Add(!0) #define List_1_Add_m1996504879(__this, p0, method) (( void (*) (List_1_t3588365150 *, KeyValuePair_2_t2116290408 , const RuntimeMethod*))List_1_Add_m1996504879_gshared)(__this, p0, method) // System.Void System.Comparison`1>::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m2804375159(__this, p0, p1, method) (( void (*) (Comparison_1_t1891221587 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m2804375159_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1>::Sort(System.Comparison`1) #define List_1_Sort_m510024908(__this, p0, method) (( void (*) (List_1_t3588365150 *, Comparison_1_t1891221587 *, const RuntimeMethod*))List_1_Sort_m510024908_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1>::get_Item(System.Int32) #define List_1_get_Item_m223051204(__this, p0, method) (( KeyValuePair_2_t2116290408 (*) (List_1_t3588365150 *, int32_t, const RuntimeMethod*))List_1_get_Item_m223051204_gshared)(__this, p0, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m2589721(__this, method) (( int32_t (*) (KeyValuePair_2_t2116290408 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m2589721_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1>::get_Count() #define List_1_get_Count_m1635115114(__this, method) (( int32_t (*) (List_1_t3588365150 *, const RuntimeMethod*))List_1_get_Count_m1635115114_gshared)(__this, 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) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m2812135046(__this, method) (( int64_t (*) (KeyValuePair_2_t2116290408 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m2812135046_gshared)(__this, method) // System.Void DMCore.Net.Protocol.SMsgChangeProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void SMsgChangeProperty__ctor_m1437605511 (SMsgChangeProperty_t1788627945 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CProperty__ctor_m1842622200 (CProperty_t963755051 * __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); // DMCore.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Net.CNetService DMCore.CRoot::GetNetService() extern "C" IL2CPP_METHOD_ATTR CNetService_t1201271315 * CRoot_GetNetService_m2764581604 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CNetService::DispatchMessage(DMCore.Net.Protocol.INetMsgBaseS2C) extern "C" IL2CPP_METHOD_ATTR void CNetService_DispatchMessage_m4289082544 (CNetService_t1201271315 * __this, INetMsgBaseS2C_t126919271 * ___msgFromS0, const RuntimeMethod* method); // System.Void DMCore.Logic.CDanceNpc::SubmitToStage() extern "C" IL2CPP_METHOD_ATTR void CDanceNpc_SubmitToStage_m3419238362 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.SMsgSceneProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void SMsgSceneProperty__ctor_m142244997 (SMsgSceneProperty_t2338986832 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveStage::GetMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetMusicID_m3420806327 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.SMsgEntryScene::.ctor() extern "C" IL2CPP_METHOD_ATTR void SMsgEntryScene__ctor_m3070705195 (SMsgEntryScene_t3683309046 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CDanceNpc::Clear() extern "C" IL2CPP_METHOD_ATTR void CDanceNpc_Clear_m2213329235 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Max_m3673002171 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void DMCore.Logic.CDanceNpc::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDanceNpc__ctor_m378939457 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3472047626(__this, p0, method) (( void (*) (List_1_t3978349119 *, CDanceNpc_t2506274377 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) #define List_1_RemoveRange_m3207468096(__this, p0, p1, method) (( void (*) (List_1_t3978349119 *, int32_t, int32_t, const RuntimeMethod*))List_1_RemoveRange_m2428828636_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CDanceNpc::InitParams() extern "C" IL2CPP_METHOD_ATTR void CDanceNpc_InitParams_m2335487943 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CDanceNpc::SetUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDanceNpc_SetUserID_m406629991 (CDanceNpc_t2506274377 * __this, int64_t ___userID0, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeyManager DMCore.IHelp::GetBeatKeyManager() extern "C" IL2CPP_METHOD_ATTR CBeatKeyManager_t1395295909 * IHelp_GetBeatKeyManager_m1731636776 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyManager::GetTotalMaxScore() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_GetTotalMaxScore_m4279768256 (CBeatKeyManager_t1395295909 * __this, 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); // DMCore.DanceMode.CDanceMode DMCore.DanceMode.CDanceModeManager::GetDanceModeIns() extern "C" IL2CPP_METHOD_ATTR CDanceMode_t1520520494 * CDanceModeManager_GetDanceModeIns_m2487172692 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CDanceMode::GetMyTotalBeatKeyResult() extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CDanceMode_GetMyTotalBeatKeyResult_m1828600594 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_Score() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_Score_m1192178185 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetXmlElemInt(DMCore.Framework.XML.DMXmlNode,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetXmlElemInt_m1889603049 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method); // DMCore.Logic.ENUM_STAGE_TYPE DMCore.Logic.CPveStage::get_stageType() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_get_stageType_m2294086458 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothScoreData::.ctor() extern "C" IL2CPP_METHOD_ATTR void ClothScoreData__ctor_m3742930967 (ClothScoreData_t1911004847 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.ClothScoreData::ParseXmlNode(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void ClothScoreData_ParseXmlNode_m3709978838 (ClothScoreData_t1911004847 * __this, DMXmlNode_t3958967524 * ___curChildNode0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveStoryData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CPveStoryData__ctor_m1385430297 (CPveStoryData_t1324513091 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveStoryData::ParseXmlNode(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CPveStoryData_ParseXmlNode_m1546858824 (CPveStoryData_t1324513091 * __this, DMXmlNode_t3958967524 * ___curChildNode0, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNode::get_ChildNodes() extern "C" IL2CPP_METHOD_ATTR DMXmlNodeList_t795971656 * DMXmlNode_get_ChildNodes_m14158511 (DMXmlNode_t3958967524 * __this, const RuntimeMethod* method); // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.String System.String::Concat(System.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.Single DMCore.Framework.Misc.CMiscHelp::GetXmlElemFloat(DMCore.Framework.XML.DMXmlNode,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_GetXmlElemFloat_m1388798143 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, float ___fDefault2, const RuntimeMethod* method); // System.Int32 DMCore.Framework.XML.DMXmlNodeList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t DMXmlNodeList_get_Count_m1776804761 (DMXmlNodeList_t795971656 * __this, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNodeList::Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNodeList_Item_m3433089129 (DMXmlNodeList_t795971656 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CDanceNpc::DeserialFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CDanceNpc_DeserialFromXml_m3056946617 (CDanceNpc_t2506274377 * __this, DMXmlNode_t3958967524 * ___element0, 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.Boolean DMCore.Net.CNetServerConfig::IsValidProxy() extern "C" IL2CPP_METHOD_ATTR bool CNetServerConfig_IsValidProxy_m4030729817 (CNetServerConfig_t202072970 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Net.CNetServerConfig::IfAsQaVersion999() extern "C" IL2CPP_METHOD_ATTR bool CNetServerConfig_IfAsQaVersion999_m4231909141 (RuntimeObject * __this /* static, unused */, 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.Boolean DMCore.Logic.CMusicManager::Exist(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CMusicManager_Exist_m4250886758 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMusicManager::GetMusicCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetMusicCount_m780191076 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMusicManager::GetMusicIDByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetMusicIDByIndex_m3704305772 (CMusicManager_t3263666357 * __this, int32_t ___index0, 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.Boolean DMCore.Logic.CIdolAbilityManager::CheckHiddleStory(System.String[]) extern "C" IL2CPP_METHOD_ATTR bool CIdolAbilityManager_CheckHiddleStory_m3075902392 (CIdolAbilityManager_t240297659 * __this, StringU5BU5D_t1281789340* ___attribute0, const RuntimeMethod* method); // System.String DMCore.Framework.XML.DMXmlNode::GetAttribute(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* DMXmlNode_GetAttribute_m2954850936 (DMXmlNode_t3958967524 * __this, String_t* ___key0, const RuntimeMethod* method); // 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.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.Int32 DMCore.Framework.XML.DMXmlNode::GetAttributeInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t DMXmlNode_GetAttributeInt_m4115790630 (DMXmlNode_t3958967524 * __this, String_t* ___key0, int32_t ___defaultVal1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1910383170(__this, method) (( void (*) (List_1_t1928668184 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CQuestionDetail::set_QuestionState(DMCore.Logic.QuestionHandleState) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionState_m2642891304 (CQuestionDetail_t1956257792 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_QuestionType(DMCore.Logic.QuestionType) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionType_m2904641248 (CQuestionDetail_t1956257792 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_QuestionSendTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionSendTime_m985109082 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_IsNeedFresh(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_IsNeedFresh_m3027364574 (CQuestionDetail_t1956257792 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1438421144(__this, p0, method) (( void (*) (List_1_t1928668184 *, CQuestionChat_t456593442 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2401273003(__this, method) (( void (*) (List_1_t1928668184 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1212905608(__this, method) (( void (*) (List_1_t3428332534 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, 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) // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMiscConfig_t1694835947 * CMiscConfig_GetInstance_m3718435439 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CMiscConfig::GetValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscConfig_GetValue_m2443549100 (CMiscConfig_t1694835947 * __this, String_t* ___id0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::ToFloat(System.String,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ToFloat_m1277019218 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, float* ___fResult1, const RuntimeMethod* method); // CLeDouApi CLeDouApi::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLeDouApi_t315808977 * CLeDouApi_GetInstance_m2327091180 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String CLeDouApi::GetChannelId() extern "C" IL2CPP_METHOD_ATTR String_t* CLeDouApi_GetChannelId_m3660465356 (CLeDouApi_t315808977 * __this, const RuntimeMethod* method); // System.String CLeDouApi::GetSecret() extern "C" IL2CPP_METHOD_ATTR String_t* CLeDouApi_GetSecret_m2493733611 (CLeDouApi_t315808977 * __this, const RuntimeMethod* method); // System.String CLeDouApi::GetAppKey() extern "C" IL2CPP_METHOD_ATTR String_t* CLeDouApi_GetAppKey_m3767724888 (CLeDouApi_t315808977 * __this, const RuntimeMethod* method); // System.String UnityEngine.SystemInfo::get_deviceModel() extern "C" IL2CPP_METHOD_ATTR String_t* SystemInfo_get_deviceModel_m4078951941 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 UnityEngine.SystemInfo::get_systemMemorySize() extern "C" IL2CPP_METHOD_ATTR int32_t SystemInfo_get_systemMemorySize_m2504687692 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.NetworkReachability UnityEngine.Application::get_internetReachability() extern "C" IL2CPP_METHOD_ATTR int32_t Application_get_internetReachability_m432100819 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String UnityEngine.SystemInfo::get_operatingSystem() extern "C" IL2CPP_METHOD_ATTR String_t* SystemInfo_get_operatingSystem_m1339206162 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionManger__ctor_m93960239 (CQuestionManger_t1203513329 * __this, const RuntimeMethod* method); // DMCore.CMsgManager DMCore.CMsgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgManager_t455955613 * CMsgManager_GetInstance_m3446755799 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgManager::PushHintUseTextHelp(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHintUseTextHelp_m3781284520 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger::RequestQuestionChangeList(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionChangeList_m405152299 (CQuestionManger_t1203513329 * __this, int64_t ___roleID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger/CQuestionChangeListMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionChangeListMsg__ctor_m3479563654 (CQuestionChangeListMsg_t4006065551 * __this, 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.Int64::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int64_ToString_m2986581816 (int64_t* __this, const RuntimeMethod* method); // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.String System.String::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.String DMCore.Framework.Plugin.CSystemTool::postToWeb(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CSystemTool_postToWeb_m1073327539 (RuntimeObject * __this /* static, unused */, String_t* ___webUrl0, String_t* ___m_Params1, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.CThreadMsgWebGet::set_RequestRefuse(System.String) extern "C" IL2CPP_METHOD_ATTR void CThreadMsgWebGet_set_RequestRefuse_m3140651709 (CThreadMsgWebGet_t2224858682 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger/CQuestionSignsRemove::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionSignsRemove__ctor_m754234905 (CQuestionSignsRemove_t493687350 * __this, const RuntimeMethod* method); // DMCore.Logic.CQuestionManger DMCore.Logic.CQuestionManger::GetInstance() extern "C" IL2CPP_METHOD_ATTR CQuestionManger_t1203513329 * CQuestionManger_GetInstance_m3075316649 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CQuestionDetail DMCore.Logic.CQuestionManger::GetQuestiondetailByNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR CQuestionDetail_t1956257792 * CQuestionManger_GetQuestiondetailByNumber_m2138212495 (CQuestionManger_t1203513329 * __this, int32_t ___QuestionNumber0, 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.String DMCore.Framework.Misc.CMiscHelp::GetMD5(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetMD5_m771946116 (RuntimeObject * __this /* static, unused */, String_t* ___data0, const RuntimeMethod* method); // System.String System.String::ToLower() extern "C" IL2CPP_METHOD_ATTR String_t* String_ToLower_m2029374922 (String_t* __this, 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.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.String UnityEngine.WWW::EscapeURL(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_EscapeURL_m4251687403 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // DMCore.Logic.QuestionType DMCore.Logic.CQuestionDetail::get_QuestionType() extern "C" IL2CPP_METHOD_ATTR int32_t CQuestionDetail_get_QuestionType_m1290113851 (CQuestionDetail_t1956257792 * __this, 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.Void DMCore.Framework.Thread.CThreadMsgWebPost::set_RequestRefuse(System.String) extern "C" IL2CPP_METHOD_ATTR void CThreadMsgWebPost_set_RequestRefuse_m1595853486 (CThreadMsgWebPost_t2657819115 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger::RequestQuestionList(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionList_m2412567725 (CQuestionManger_t1203513329 * __this, int64_t ___roleID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger/CContactCustomerListMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerListMsg__ctor_m2731085164 (CContactCustomerListMsg_t3294489078 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger/CContactCustomerDetailListMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerDetailListMsg__ctor_m2110412221 (CContactCustomerDetailListMsg_t2727796565 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger/CContactCustomerAddMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerAddMsg__ctor_m2447145406 (CContactCustomerAddMsg_t2409378172 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CQuestionDetail::get_QuestionContent() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionDetail_get_QuestionContent_m3226441412 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CQuestionDetail::get_QuestionContactContent() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionDetail_get_QuestionContactContent_m450664920 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CQuestionDetail::get_QuestionTitle() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionDetail_get_QuestionTitle_m1537649810 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* 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); // System.Void DMCore.Logic.CQuestionManger/CContactCustomerDeleteMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerDeleteMsg__ctor_m684222763 (CContactCustomerDeleteMsg_t2040361000 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger/CContactCustomerReplyMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerReplyMsg__ctor_m8563925 (CContactCustomerReplyMsg_t3317587381 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDeleteQuestionU3Ec__AnonStorey0__ctor_m2437848879 (U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m2636082529(__this, p0, p1, method) (( void (*) (Predicate_1_t2781551916 *, 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_m3162023012(__this, p0, method) (( CQuestionDetail_t1956257792 * (*) (List_1_t3428332534 *, Predicate_1_t2781551916 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m967093639(__this, p0, method) (( bool (*) (List_1_t3428332534 *, CQuestionDetail_t1956257792 *, const RuntimeMethod*))List_1_Remove_m1416767016_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1700729027(__this, method) (( void (*) (List_1_t3428332534 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2897896028(__this, p0, method) (( void (*) (List_1_t3428332534 *, CQuestionDetail_t1956257792 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CQuestionManger/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetQuestiondetailByNumberU3Ec__AnonStorey1__ctor_m3976456999 (U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m2263725670(__this, p0, method) (( bool (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Contains_m2263725670_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m697420525(__this, p0, method) (( void (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Add_m697420525_gshared)(__this, p0, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m2194322943(__this, method) (( Enumerator_t1022609115 (*) (List_1_t3428332534 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m1334400619(__this, method) (( CQuestionDetail_t1956257792 * (*) (Enumerator_t1022609115 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean DMCore.Logic.CQuestionDetail::get_IsNeedShowSigns() extern "C" IL2CPP_METHOD_ATTR bool CQuestionDetail_get_IsNeedShowSigns_m3962299201 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m2156009633(__this, method) (( bool (*) (Enumerator_t1022609115 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m4176935042(__this, method) (( void (*) (Enumerator_t1022609115 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Int32 DMCore.Logic.CQuestionDetail::get_QuestionNumber() extern "C" IL2CPP_METHOD_ATTR int32_t CQuestionDetail_get_QuestionNumber_m694780432 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.CThreadMsgWebPost::.ctor() extern "C" IL2CPP_METHOD_ATTR void CThreadMsgWebPost__ctor_m2502064474 (CThreadMsgWebPost_t2657819115 * __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); // DMCore.CEventManager DMCore.IHelp::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * IHelp_GetEventManager_m2071002582 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.OnEventCall::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnEventCall__ctor_m3140516762 (OnEventCall_t3758354630 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.CEventManager::StopEvent(DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR void CEventManager_StopEvent_m2167807725 (CEventManager_t474365641 * __this, OnEventCall_t3758354630 * ___ptr0, const RuntimeMethod* method); // System.Void DMCore.Framework.Thread.IThreadMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void IThreadMsg_OnEndExcute_m1511326103 (IThreadMsg_t995202025 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.Thread.CThreadMsgWebPost::get_RequestRefuse() extern "C" IL2CPP_METHOD_ATTR String_t* CThreadMsgWebPost_get_RequestRefuse_m1279571049 (CThreadMsgWebPost_t2657819115 * __this, 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.String) extern "C" IL2CPP_METHOD_ATTR JsonData_t1524858407 * JsonData_get_Item_m147413252 (JsonData_t1524858407 * __this, String_t* ___prop_name0, 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); // UnityEngine.GameObject UnityEngine.GameObject::Find(System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_Find_m2032535176 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4071470834 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisuiManageQuestion_t3299556974_m281347119(__this, method) (( uiManageQuestion_t3299556974 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void uiManageQuestion::SetClose() extern "C" IL2CPP_METHOD_ATTR void uiManageQuestion_SetClose_m3030851694 (uiManageQuestion_t3299556974 * __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.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.String DMCore.Framework.Thread.CThreadMsgWebGet::get_RequestRefuse() extern "C" IL2CPP_METHOD_ATTR String_t* CThreadMsgWebGet_get_RequestRefuse_m3241150981 (CThreadMsgWebGet_t2224858682 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::ClearAllList() extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_ClearAllList_m1057558112 (CQuestionDetail_t1956257792 * __this, 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); // System.Void DMCore.Logic.CQuestionChat::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionChat__ctor_m473212146 (CQuestionChat_t456593442 * __this, const RuntimeMethod* method); // System.Boolean System.Int32::TryParse(System.String,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool Int32_TryParse_m2404707562 (RuntimeObject * __this /* static, unused */, String_t* p0, int32_t* p1, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionChat::set_RoleSendChat(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionChat_set_RoleSendChat_m4087436678 (CQuestionChat_t456593442 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionChat::set_ChatContent(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionChat_set_ChatContent_m2575694537 (CQuestionChat_t456593442 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionChat::set_ChatTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionChat_set_ChatTime_m3759757379 (CQuestionChat_t456593442 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::AddChatList(DMCore.Logic.CQuestionChat) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_AddChatList_m4245399047 (CQuestionDetail_t1956257792 * __this, CQuestionChat_t456593442 * ____questionChat0, const RuntimeMethod* 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.CQuestionManger::ClearAllQuestion() extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_ClearAllQuestion_m2613876036 (CQuestionManger_t1203513329 * __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 DMCore.Logic.CQuestionDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail__ctor_m2623042389 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_QuestionNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionNumber_m3147940573 (CQuestionDetail_t1956257792 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_QuestionContent(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionContent_m3903869081 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, 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.CQuestionDetail::set_IsNeedShowSigns(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_IsNeedShowSigns_m264655023 (CQuestionDetail_t1956257792 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionDetail::set_SignsChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_SignsChanged_m764796832 (CQuestionDetail_t1956257792 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger::AddQuestionList(DMCore.Logic.CQuestionDetail) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_AddQuestionList_m201881370 (CQuestionManger_t1203513329 * __this, CQuestionDetail_t1956257792 * ___questionDetail0, const RuntimeMethod* method); // System.Int32 System.Math::Min(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Math_Min_m3468062251 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // CSignsManager CSignsManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSignsManager_t1825583579 * CSignsManager_GetInstance_m3077300453 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CSignsManager/TypeClass::.ctor(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void TypeClass__ctor_m644886958 (TypeClass_t2664900121 * __this, int32_t ___mainType0, int32_t ___subType1, 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); // System.Void DMCore.CMsgManager::PushHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHint_m1231354654 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method); // System.Void DMCore.Logic.CQuestionManger::RequestQuestionDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionDetail_m2985354992 (CQuestionManger_t1203513329 * __this, int32_t ___questionNumber0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CQuestionManger::CheckIsNeedShowSignsButton() extern "C" IL2CPP_METHOD_ATTR bool CQuestionManger_CheckIsNeedShowSignsButton_m2336122255 (CQuestionManger_t1203513329 * __this, const RuntimeMethod* method); // System.Void CSignsManager::DeleteType(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CSignsManager_DeleteType_m1800615707 (CSignsManager_t1825583579 * __this, int32_t ___mainType0, int32_t ___subType1, 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 DMCore.Logic.CRandomRoleName::LoadNameLib() extern "C" IL2CPP_METHOD_ATTR void CRandomRoleName_LoadNameLib_m2484797967 (CRandomRoleName_t3400346481 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRandomRoleName::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRandomRoleName__ctor_m2759733153 (CRandomRoleName_t3400346481 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1[] DMCore.Logic.CRandomRoleName::RandomLibrary(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1U5BU5D_t182406414* CRandomRoleName_RandomLibrary_m815560575 (CRandomRoleName_t3400346481 * __this, int32_t ___sex0, 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); // DMCore.Logic.CRandomRoleNameIndex DMCore.Logic.CRandomRoleName::RandomIndex(System.Collections.Generic.List`1[]) extern "C" IL2CPP_METHOD_ATTR CRandomRoleNameIndex_t2001390255 * CRandomRoleName_RandomIndex_m411989277 (CRandomRoleName_t3400346481 * __this, List_1U5BU5D_t182406414* ___nameLib0, 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) // 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); // System.Boolean DMCore.Logic.CRandomRoleName::LoadNameLib(System.String,System.Collections.Generic.List`1[]&) extern "C" IL2CPP_METHOD_ATTR bool CRandomRoleName_LoadNameLib_m2926618353 (CRandomRoleName_t3400346481 * __this, String_t* ___fileName0, List_1U5BU5D_t182406414** ___container1, 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.Int64 System.DateTime::get_Ticks() extern "C" IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_m1550640881 (DateTime_t3738529785 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Random::InitState(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Random_InitState_m1442880541 (RuntimeObject * __this /* static, unused */, int32_t p0, 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); // UnityEngine.Object DMCore.Framework.Resource.IResourceManager::CreateResource(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * IResourceManager_CreateResource_m1279813597 (IResourceManager_t3165642952 * __this, String_t* ___sourcePath0, bool ___bAsync1, const RuntimeMethod* method); // System.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); // System.Void System.Xml.XmlDocument::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlDocument__ctor_m664597982 (XmlDocument_t2837193595 * __this, const RuntimeMethod* method); // System.String UnityEngine.TextAsset::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* TextAsset_get_text_m2027878391 (TextAsset_t3022178571 * __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.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(System.Xml.XmlElement,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m3447431122 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRandomRoleName::IfExistSensitiveWord(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CRandomRoleName_IfExistSensitiveWord_m884909953 (CRandomRoleName_t3400346481 * __this, String_t* ___curText0, String_t* ___logFormat1, const RuntimeMethod* method); // System.String System.String::Trim() extern "C" IL2CPP_METHOD_ATTR String_t* String_Trim_m923598732 (String_t* __this, const RuntimeMethod* method); // System.Void 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 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.CRandomRoleNameIndex::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRandomRoleNameIndex__ctor_m1823645216 (CRandomRoleNameIndex_t2001390255 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m186164705(__this, method) (( int32_t (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_get_Count_m186164705_gshared)(__this, method) // 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); // !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) // DMCore.Framework.Localization.CLocalizationManager DMCore.Framework.Localization.CLocalizationManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLocalizationManager_t2604768345 * CLocalizationManager_GetInstance_m2075678818 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Localization.CLocalizationManager::GetLocalizePath(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CLocalizationManager_GetLocalizePath_m3024801825 (CLocalizationManager_t2604768345 * __this, String_t* ___nonLocalizedPath0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3122176628(__this, method) (( void (*) (Dictionary_2_t3139454238 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Framework.ITextBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void ITextBase__ctor_m91730659 (ITextBase_t660344599 * __this, const RuntimeMethod* 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.CRankConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankConfig__ctor_m2256916732 (CRankConfig_t3640882647 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1672019255(__this, method) (( void (*) (Dictionary_2_t3139454238 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Single UnityEngine.Time::get_timeSinceLevelLoad() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeSinceLevelLoad_m2224611026 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2270643605 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.Int32 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.Void DMCore.Logic.CRankConfig/CRankCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankCfg__ctor_m3877544362 (CRankCfg_t4250740907 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(System.Xml.XmlElement,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m926144416 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1562922740(__this, p0, p1, method) (( void (*) (Dictionary_2_t3139454238 *, int32_t, CRankCfg_t4250740907 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CRankConfig::set_Description(System.String) extern "C" IL2CPP_METHOD_ATTR void CRankConfig_set_Description_m3694148454 (CRankConfig_t3640882647 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogError_m2850623458 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m4050674386(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3139454238 *, int32_t, CRankCfg_t4250740907 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // DMCore.Logic.CRankConfig/CRankCfg DMCore.Logic.CRankConfig::GetCfg(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRankCfg_t4250740907 * CRankConfig_GetCfg_m639143359 (CRankConfig_t3640882647 * __this, int32_t ____id0, const RuntimeMethod* method); // DMCore.Logic.CRankConfig DMCore.Logic.CRankConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRankConfig_t3640882647 * CRankConfig_GetInstance_m1779259497 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // T DMCore.Logic.CRankManager::GetArrayItem(T[]&,System.Int32) #define CRankManager_GetArrayItem_TisString_t_m2268059889(__this /* static, unused */, ____array0, ____index1, method) (( String_t* (*) (RuntimeObject * /* static, unused */, StringU5BU5D_t1281789340**, int32_t, const RuntimeMethod*))CRankManager_GetArrayItem_TisRuntimeObject_m444225488_gshared)(__this /* static, unused */, ____array0, ____index1, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3372993358(__this, method) (( void (*) (List_1_t4285826412 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m69080660(__this, method) (( void (*) (Dictionary_2_t4275484417 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void CDataModelInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelInt__ctor_m420760675 (CDataModelInt_t3463393640 * __this, const RuntimeMethod* method); // System.Void CDataModelBool::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataModelBool__ctor_m1721054774 (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); // System.Int32 DMCore.Logic.CRankManager::get_CurrentRankID() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_CurrentRankID_m2237951751 (CRankManager_t2153876006 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRankManager::get_SelectedRankID() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_SelectedRankID_m2496162009 (CRankManager_t2153876006 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankManager__ctor_m4178841251 (CRankManager_t2153876006 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::set_CurrentRankID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_CurrentRankID_m2536363523 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::set_CurrentStage(DMCore.Logic.EM_Rank_Stage) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_CurrentStage_m1856137080 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::set_RankBeginTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_RankBeginTime_m509636404 (CRankManager_t2153876006 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::set_RankEndTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_RankEndTime_m2932849468 (CRankManager_t2153876006 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::set_MyScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_MyScore_m3531517169 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRankManager::set_MyRanking(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_MyRanking_m1211621291 (CRankManager_t2153876006 * __this, int32_t ___value0, 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); // T DMCore.Logic.CRankManager::GetListItem(System.Collections.Generic.List`1&,System.Int32) #define CRankManager_GetListItem_TisInt32_t2950945753_m3288177646(__this /* static, unused */, ____list0, ____index1, method) (( int32_t (*) (RuntimeObject * /* static, unused */, List_1_t128053199 **, int32_t, const RuntimeMethod*))CRankManager_GetListItem_TisInt32_t2950945753_m3288177646_gshared)(__this /* static, unused */, ____list0, ____index1, method) // System.Void DMCore.Logic.CRankManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFindUnitU3Ec__AnonStorey0__ctor_m2393439373 (U3CFindUnitU3Ec__AnonStorey0_t1144865344 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m3480110449(__this, p0, p1, method) (( void (*) (Predicate_1_t3639045794 *, 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_m2022978004(__this, p0, method) (( CRewardUnit_t2813751670 * (*) (List_1_t4285826412 *, Predicate_1_t3639045794 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1435822464(__this, p0, method) (( void (*) (List_1_t4285826412 *, CRewardUnit_t2813751670 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, 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 System.Collections.Generic.List`1::Clear() #define List_1_Clear_m4279787912(__this, method) (( void (*) (List_1_t4285826412 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m3783612552(__this, method) (( Enumerator_t1934699896 (*) (Dictionary_2_t4275484417 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m1087370259_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m2967579486(__this, method) (( KeyValuePair_2_t2378189288 (*) (Enumerator_t1934699896 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m1551576404(__this, method) (( CRankList_t1091803790 * (*) (KeyValuePair_2_t2378189288 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_gshared)(__this, method) // System.Void DMCore.Logic.CRankManager/CRankList::Clear() extern "C" IL2CPP_METHOD_ATTR void CRankList_Clear_m1630765727 (CRankList_t1091803790 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m18220641(__this, method) (( bool (*) (Enumerator_t1934699896 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m3118900468(__this, method) (( void (*) (Enumerator_t1934699896 *, const RuntimeMethod*))Enumerator_Dispose_m562365603_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2972265413(__this, method) (( void (*) (Dictionary_2_t4275484417 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m959816867(__this, p0, p1, method) (( bool (*) (Dictionary_2_t4275484417 *, int32_t, CRankList_t1091803790 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CRankManager/CRankList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankList__ctor_m1894906462 (CRankList_t1091803790 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1090086066(__this, p0, p1, method) (( void (*) (Dictionary_2_t4275484417 *, int32_t, CRankList_t1091803790 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, 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); // DMCore.Logic.EM_Rank_Stage DMCore.Logic.CRankManager::get_SelectedRewardType() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_SelectedRewardType_m1540188618 (CRankManager_t2153876006 * __this, const RuntimeMethod* method); // DMCore.Logic.CRankManager/CRewardUnit DMCore.Logic.CRankManager::GetRewardUnitByIndex(DMCore.Logic.EM_Rank_Stage,System.Int32) extern "C" IL2CPP_METHOD_ATTR CRewardUnit_t2813751670 * CRankManager_GetRewardUnitByIndex_m3961623979 (CRankManager_t2153876006 * __this, int32_t ____type0, int32_t ____index1, const RuntimeMethod* method); // T DMCore.Logic.CRankManager::GetListItem(System.Collections.Generic.List`1&,System.Int32) #define CRankManager_GetListItem_TisCRewardUnit_t2813751670_m2727312552(__this /* static, unused */, ____list0, ____index1, method) (( CRewardUnit_t2813751670 * (*) (RuntimeObject * /* static, unused */, List_1_t4285826412 **, int32_t, const RuntimeMethod*))CRankManager_GetListItem_TisRuntimeObject_m1427957004_gshared)(__this /* static, unused */, ____list0, ____index1, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1777447684(__this, method) (( int32_t (*) (List_1_t4285826412 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, 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.Boolean DMCore.Logic.CRankManager/CRankList::get_IsExistData() extern "C" IL2CPP_METHOD_ATTR bool CRankList_get_IsExistData_m4266721976 (CRankList_t1091803790 * __this, const RuntimeMethod* method); // DMCore.Logic.CRankManager/CRankListUnit DMCore.Logic.CRankManager/CRankList::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRankListUnit_t325915186 * CRankList_GetItemByIndex_m2653833473 (CRankList_t1091803790 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.CRankManager/CRankListUnit DMCore.Logic.CRankManager::GetRankListUnit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CRankListUnit_t325915186 * CRankManager_GetRankListUnit_m2095230131 (CRankManager_t2153876006 * __this, int32_t ____rankId0, int32_t ____index1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRankManager/CRankList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CRankList_get_Count_m1170435165 (CRankList_t1091803790 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataArray__ctor_m2623161048 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3820844360 (CDataArray_t4068198041 * __this, int32_t ___val0, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Int32 CDataModelInt::get_Data() extern "C" IL2CPP_METHOD_ATTR int32_t CDataModelInt_get_Data_m274101408 (CDataModelInt_t3463393640 * __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 IEventDispatcher::AddWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_AddWatcher_m1530082036 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Void IEventDispatcher::RemoveWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_RemoveWatcher_m2309964606 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Boolean CDataModelBool::get_Data() extern "C" IL2CPP_METHOD_ATTR bool CDataModelBool_get_Data_m2289136987 (CDataModelBool_t2269476966 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m1765939065(__this, p0, method) (( void (*) (List_1_t1797989928 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1599062254(__this, method) (( int32_t (*) (List_1_t1797989928 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.Logic.CRankManager/CRankListUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankListUnit__ctor_m1538869543 (CRankListUnit_t325915186 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2166398921(__this, p0, method) (( void (*) (List_1_t1797989928 *, CRankListUnit_t325915186 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // T DMCore.Logic.CRankManager::GetListItem(System.Collections.Generic.List`1&,System.Int32) #define CRankManager_GetListItem_TisCRankListUnit_t325915186_m2022031424(__this /* static, unused */, ____list0, ____index1, method) (( CRankListUnit_t325915186 * (*) (RuntimeObject * /* static, unused */, List_1_t1797989928 **, int32_t, const RuntimeMethod*))CRankManager_GetListItem_TisRuntimeObject_m1427957004_gshared)(__this /* static, unused */, ____list0, ____index1, method) // System.Void DMCore.Logic.CRankManager/CRankList/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFindIndexByUserIdU3Ec__AnonStorey0__ctor_m502817209 (U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m2445420455(__this, p0, p1, method) (( void (*) (Predicate_1_t1151209310 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m327447107_gshared)(__this, p0, p1, method) // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) #define List_1_FindIndex_m1504227646(__this, p0, method) (( int32_t (*) (List_1_t1797989928 *, Predicate_1_t1151209310 *, const RuntimeMethod*))List_1_FindIndex_m3468384988_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1504406219(__this, method) (( void (*) (List_1_t1797989928 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, 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.CAwardList::Clear() extern "C" IL2CPP_METHOD_ATTR void CAwardList_Clear_m3107368241 (CAwardList_t4094041907 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CChatHelper::get_DEST_DIRECTORY() extern "C" IL2CPP_METHOD_ATTR String_t* CChatHelper_get_DEST_DIRECTORY_m1076517870 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean System.IO.Directory::Exists(System.String) extern "C" IL2CPP_METHOD_ATTR bool Directory_Exists_m1484791558 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.IO.CWriteVar::CreateDirectoryFull(System.String) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_CreateDirectoryFull_m90005579 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1>::get_Count() #define List_1_get_Count_m799536145(__this, method) (( int32_t (*) (List_1_t1210958525 *, const RuntimeMethod*))List_1_get_Count_m2029459087_gshared)(__this, method) // System.Xml.XmlDocument DMCore.Framework.IO.CXMLHelper::CreateXmlDocument(System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR XmlDocument_t2837193595 * CXMLHelper_CreateXmlDocument_m1114156551 (RuntimeObject * __this /* static, unused */, String_t* ___rootNodeName0, String_t* ___version1, String_t* ___encoding2, String_t* ___standalone3, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1>::get_Item(System.Int32) #define List_1_get_Item_m3482799192(__this, p0, method) (( KeyValuePair_2_t4033851079 (*) (List_1_t1210958525 *, int32_t, const RuntimeMethod*))List_1_get_Item_m355616036_gshared)(__this, p0, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m3857331856(__this, method) (( int64_t (*) (KeyValuePair_2_t4033851079 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1776813970_gshared)(__this, method) // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(!0,!1) #define KeyValuePair_2__ctor_m3234591914(__this, p0, p1, method) (( void (*) (KeyValuePair_2_t4030379155 *, String_t*, String_t*, const RuntimeMethod*))KeyValuePair_2__ctor_m727165395_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m1313007189(__this, method) (( InteractiveObjInfo_t573539128 * (*) (KeyValuePair_2_t4033851079 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m1421854688_gshared)(__this, 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.Boolean DMCore.Framework.IO.CXMLHelper::CreateXmlNodeByXPath(System.Xml.XmlDocument,System.String,System.String,System.String,System.Collections.Generic.KeyValuePair`2[]) extern "C" IL2CPP_METHOD_ATTR bool CXMLHelper_CreateXmlNodeByXPath_m687293532 (RuntimeObject * __this /* static, unused */, XmlDocument_t2837193595 * ___xmlDoc0, String_t* ___xpath1, String_t* ___xmlNodeName2, String_t* ___innerText3, KeyValuePair_2U5BU5D_t336297922* ___attributeList4, 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 System.Collections.Generic.List`1>::.ctor() #define List_1__ctor_m2539377940(__this, method) (( void (*) (List_1_t1210958525 *, const RuntimeMethod*))List_1__ctor_m287046919_gshared)(__this, method) // System.Void DMCore.Logic.CRecentInteractiveObj::_Load() extern "C" IL2CPP_METHOD_ATTR void CRecentInteractiveObj__Load_m1006472947 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecentInteractiveObj::AddToRecentInteractive(System.Int64,System.DateTime) extern "C" IL2CPP_METHOD_ATTR void CRecentInteractiveObj_AddToRecentInteractive_m927258923 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, DateTime_t3738529785 ___dateTime1, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1>::GetEnumerator() #define List_1_GetEnumerator_m1590692239(__this, method) (( Enumerator_t3100202402 (*) (List_1_t1210958525 *, const RuntimeMethod*))List_1_GetEnumerator_m556774807_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator>::get_Current() #define Enumerator_get_Current_m2820404384(__this, method) (( KeyValuePair_2_t4033851079 (*) (Enumerator_t3100202402 *, const RuntimeMethod*))Enumerator_get_Current_m3711694085_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1>::Remove(!0) #define List_1_Remove_m57878572(__this, p0, method) (( bool (*) (List_1_t1210958525 *, KeyValuePair_2_t4033851079 , const RuntimeMethod*))List_1_Remove_m2390217773_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() #define Enumerator_MoveNext_m414206656(__this, method) (( bool (*) (Enumerator_t3100202402 *, const RuntimeMethod*))Enumerator_MoveNext_m928165908_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() #define Enumerator_Dispose_m1676680142(__this, method) (( void (*) (Enumerator_t3100202402 *, const RuntimeMethod*))Enumerator_Dispose_m4338477_gshared)(__this, method) // DMCore.Logic.enumInteractiveInfoState DMCore.Logic.CRecentInteractiveObj::GetUserState(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CRecentInteractiveObj_GetUserState_m2216018978 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecentInteractiveObj/InteractiveObjInfo::.ctor(System.DateTime,DMCore.Logic.enumInteractiveInfoState) extern "C" IL2CPP_METHOD_ATTR void InteractiveObjInfo__ctor_m2899411484 (InteractiveObjInfo_t573539128 * __this, DateTime_t3738529785 ___dTime0, int32_t ___state1, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(!0,!1) #define KeyValuePair_2__ctor_m321786507(__this, p0, p1, method) (( void (*) (KeyValuePair_2_t4033851079 *, int64_t, InteractiveObjInfo_t573539128 *, const RuntimeMethod*))KeyValuePair_2__ctor_m620473354_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1>::Add(!0) #define List_1_Add_m2011868710(__this, p0, method) (( void (*) (List_1_t1210958525 *, KeyValuePair_2_t4033851079 , const RuntimeMethod*))List_1_Add_m3787689769_gshared)(__this, p0, method) // System.Void System.Comparison`1>::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m3697148047(__this, p0, p1, method) (( void (*) (Comparison_1_t3808782258 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m1300390154_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1>::Sort(System.Comparison`1) #define List_1_Sort_m950320742(__this, p0, method) (( void (*) (List_1_t1210958525 *, Comparison_1_t3808782258 *, const RuntimeMethod*))List_1_Sort_m2898195216_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1>::RemoveAt(System.Int32) #define List_1_RemoveAt_m1881562689(__this, p0, method) (( void (*) (List_1_t1210958525 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m1978726466_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1>::Reverse() #define List_1_Reverse_m3110453465(__this, method) (( void (*) (List_1_t1210958525 *, const RuntimeMethod*))List_1_Reverse_m1178442681_gshared)(__this, 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::set_IsNeedRefreshContactList(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChatManager_set_IsNeedRefreshContactList_m1614531357 (CChatManager_t1988186574 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CChatManager::get_TaskController() extern "C" IL2CPP_METHOD_ATTR ITaskBase_1_t2595950535 * CChatManager_get_TaskController_m2913165738 (CChatManager_t1988186574 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Task.ITaskBase`1::RemoveTask(T) #define ITaskBase_1_RemoveTask_m2603698764(__this, p0, method) (( void (*) (ITaskBase_1_t2595950535 *, int64_t, const RuntimeMethod*))ITaskBase_1_RemoveTask_m2603698764_gshared)(__this, p0, method) // System.Void DMCore.Logic.CChatManager::RequestUserInfo(System.Int64[]) extern "C" IL2CPP_METHOD_ATTR void CChatManager_RequestUserInfo_m293436065 (CChatManager_t1988186574 * __this, Int64U5BU5D_t2559172825* ___userID0, 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.Xml.XmlElement DMCore.Framework.IO.CXMLHelper::GetXmlNodeByXpath(System.Xml.XmlDocument,System.String) extern "C" IL2CPP_METHOD_ATTR XmlElement_t561603118 * CXMLHelper_GetXmlNodeByXpath_m2211338148 (RuntimeObject * __this /* static, unused */, XmlDocument_t2837193595 * ___xmlDoc0, String_t* ___xpath1, const RuntimeMethod* method); // System.Int64 DMCore.Framework.Misc.CMiscHelp::GetXmlElemLong(System.Xml.XmlElement,System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CMiscHelp_GetXmlElemLong_m3517156545 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int64_t ___lDefault2, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_CurrentCulture() extern "C" IL2CPP_METHOD_ATTR CultureInfo_t4157843068 * CultureInfo_get_CurrentCulture_m1632690660 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.DateTime System.DateTime::ParseExact(System.String,System.String,System.IFormatProvider) extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 DateTime_ParseExact_m3543736043 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, RuntimeObject* p2, const RuntimeMethod* method); // DMCore.Logic.CChatUserInfo DMCore.Logic.CChatManager::GetChatUser(System.Int64) extern "C" IL2CPP_METHOD_ATTR CChatUserInfo_t74790139 * CChatManager_GetChatUser_m2620126268 (CChatManager_t1988186574 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Int32 System.DateTime::CompareTo(System.DateTime) extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_CompareTo_m3889078633 (DateTime_t3738529785 * __this, DateTime_t3738529785 p0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1715369213 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRechargeConfig::GetUnitCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRechargeConfig_GetUnitCount_m4132344730 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3392219466(__this, p0, method) (( CRechargeUnit_t1619097969 * (*) (List_1_t3091172711 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, 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); // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetUnitByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetUnitByID_m2720850830 (RuntimeObject * __this /* static, unused */, int32_t ___ID0, 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.CRechargeConfig::set_IsNeedRefreshData(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig_set_IsNeedRefreshData_m2028424392 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1134862178(__this, method) (( int32_t (*) (List_1_t3091172711 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Boolean DMCore.Logic.CRechargeConfig::LoadConfig() extern "C" IL2CPP_METHOD_ATTR bool CRechargeConfig_LoadConfig_m3450184133 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetUnitByIDU3Ec__AnonStorey0__ctor_m1503988468 (U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m1336337477(__this, p0, p1, method) (( void (*) (Predicate_1_t2444392093 *, 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_m2721267721(__this, p0, method) (( CRechargeUnit_t1619097969 * (*) (List_1_t3091172711 *, Predicate_1_t2444392093 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetUnitByPriseU3Ec__AnonStorey1__ctor_m2155015765 (U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetUnitByMemberLevelU3Ec__AnonStorey2__ctor_m1642905270 (U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3__ctor_m3226942674 (U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetConfirmTipByIDU3Ec__AnonStorey4__ctor_m991672895 (U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 * __this, const RuntimeMethod* method); // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetUnitByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetUnitByIndex_m1121552578 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeConfig::set_IsRechargeUnitChange(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig_set_IsRechargeUnitChange_m2895514927 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRechargeConfig::GetEnabledUnitCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRechargeConfig_GetEnabledUnitCount_m2798175911 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::Log(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_Log_m386290467 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m738732823(__this, method) (( void (*) (List_1_t3091172711 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2586383800(__this, method) (( void (*) (List_1_t3091172711 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CRechargeUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRechargeUnit__ctor_m387885064 (CRechargeUnit_t1619097969 * __this, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMiscHelp::GetXmlElemFloat(System.Xml.XmlElement,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_GetXmlElemFloat_m3630113139 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, float ___fDefault2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2555191845(__this, p0, method) (( void (*) (List_1_t3091172711 *, CRechargeUnit_t1619097969 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CRechargeManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRechargeManager__ctor_m2260536204 (CRechargeManager_t2919414649 * __this, 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.String System.Single::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Single_ToString_m3947131094 (float* __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeManager::ProcessRecharge(System.Int32,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_ProcessRecharge_m3776137960 (CRechargeManager_t2919414649 * __this, int32_t ___productIndex0, String_t* ___moneyCount1, String_t* ___title2, String_t* ___description3, const RuntimeMethod* method); // DMCore.Logic.CFCMConfig DMCore.Logic.CFCMConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFCMConfig_t130793684 * CFCMConfig_GetInstance_m2188646222 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CFCMConfig::GetAdultFlag() extern "C" IL2CPP_METHOD_ATTR int32_t CFCMConfig_GetAdultFlag_m393605062 (CFCMConfig_t130793684 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::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.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.Int32 DMCore.Net.CNetServerConfig::GetConfigInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CNetServerConfig_GetConfigInt_m1392106542 (CNetServerConfig_t202072970 * __this, String_t* ___key0, int32_t ___defaultVal1, const RuntimeMethod* method); // DMCore.Logic.CRechargeManager DMCore.Logic.CRechargeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRechargeManager_t2919414649 * CRechargeManager_GetInstance_m3912661271 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CRechargeManager/enumRequestFrom DMCore.Logic.CRechargeManager::get_RequestFrom() extern "C" IL2CPP_METHOD_ATTR int32_t CRechargeManager_get_RequestFrom_m1304987237 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CInputStatistics::Increase(DMCore.Logic.SIT,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CInputStatistics_Increase_m2975342541 (RuntimeObject * __this /* static, unused */, int32_t ___operationID0, int32_t ___productID1, int32_t ___requestFrom2, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923(__this, method) (( CLeDouApi_t315808977 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Boolean CLeDouApi::IsEnable() extern "C" IL2CPP_METHOD_ATTR bool CLeDouApi_IsEnable_m2872365327 (CLeDouApi_t315808977 * __this, const RuntimeMethod* method); // System.Void CLeDouApi::ShowChargeWithPrice(System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CLeDouApi_ShowChargeWithPrice_m40354269 (CLeDouApi_t315808977 * __this, String_t* ___price0, String_t* ___desc1, String_t* ___extraInfo2, String_t* ___productid3, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeManager::set_IsNeedRefreshProgressbar(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_set_IsNeedRefreshProgressbar_m514007609 (CRechargeManager_t2919414649 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2274229157(__this, method) (( void (*) (List_1_t1447801987 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::.ctor() #define Dictionary_2__ctor_m3888350009(__this, method) (( void (*) (Dictionary_2_t3480061296 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CRecreationCfgManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRecreationCfgManager__ctor_m2700965064 (CRecreationCfgManager_t488529698 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationCfgManager/RecSceneNode::.ctor() extern "C" IL2CPP_METHOD_ATTR void RecSceneNode__ctor_m3069013637 (RecSceneNode_t4270694541 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m657946371(__this, p0, method) (( void (*) (List_1_t1447801987 *, RecSceneNode_t4270694541 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CRecreationCfgManager/RecWFNode::.ctor() extern "C" IL2CPP_METHOD_ATTR void RecWFNode__ctor_m684057611 (RecWFNode_t3119273223 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationCfgManager::AddDataToDic(System.Int32,DMCore.Logic.CRecreationCfgManager/RecWFNode) extern "C" IL2CPP_METHOD_ATTR void CRecreationCfgManager_AddDataToDic_m3816899969 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneID0, RecWFNode_t3119273223 * ___node1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3503773310(__this, method) (( int32_t (*) (List_1_t1447801987 *, 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_m2114511567(__this, p0, method) (( RecSceneNode_t4270694541 * (*) (List_1_t1447801987 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, 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.CRecreationCfgManager/RecSceneNode DMCore.Logic.CRecreationCfgManager::GetSceneNodeByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR RecSceneNode_t4270694541 * CRecreationCfgManager_GetSceneNodeByIndex_m2477344781 (CRecreationCfgManager_t488529698 * __this, int32_t ___idx0, const RuntimeMethod* method); // DMCore.Logic.CRecreationCfgManager/RecSceneNode DMCore.Logic.CRecreationCfgManager::GetSceneNodeByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR RecSceneNode_t4270694541 * CRecreationCfgManager_GetSceneNodeByID_m3698743711 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2>::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m350292879(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3480061296 *, int32_t, List_1_t296380669 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1986089894(__this, method) (( void (*) (List_1_t296380669 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m60757554(__this, p0, method) (( void (*) (List_1_t296380669 *, RecWFNode_t3119273223 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2>::Remove(!0) #define Dictionary_2_Remove_m4099992495(__this, p0, method) (( bool (*) (Dictionary_2_t3480061296 *, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m4193450060_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) #define Dictionary_2_Add_m3502232769(__this, p0, p1, method) (( void (*) (Dictionary_2_t3480061296 *, int32_t, List_1_t296380669 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1593755916(__this, method) (( int32_t (*) (List_1_t296380669 *, 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_m2738913912(__this, p0, method) (( RecWFNode_t3119273223 * (*) (List_1_t296380669 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m3891163003(__this, method) (( void (*) (List_1_t1447801987 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2>::Clear() #define Dictionary_2_Clear_m1786253802(__this, method) (( void (*) (Dictionary_2_t3480061296 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1664675209(__this, method) (( void (*) (List_1_t2051261444 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, 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.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); // System.Void DMCore.Logic.CRecreationManager::set_IsNeedRecSceneChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsNeedRecSceneChanged_m3200779060 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_IsOnClick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsOnClick_m1509141031 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1501840871(__this, method) (( void (*) (Dictionary_2_t4013585537 *, const RuntimeMethod*))Dictionary_2__ctor_m1501840871_gshared)(__this, method) // System.Void DMCore.Logic.CRecreationManager::RestAllStatus() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_RestAllStatus_m3596905751 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager__ctor_m3339286795 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2460285331(__this, method) (( void (*) (List_1_t2051261444 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, 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 System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m169197583(__this, method) (( void (*) (Dictionary_2_t4013585537 *, const RuntimeMethod*))Dictionary_2_Clear_m169197583_gshared)(__this, 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.String DMCore.Logic.CRecreationManager::GetSceneOpenTime(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationManager_GetSceneOpenTime_m3361764427 (CRecreationManager_t3180859335 * __this, String_t* ___week_time0, String_t* ___day_time1, const RuntimeMethod* method); // System.Void DMCore.Logic.RecSceneInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void RecSceneInfo__ctor_m2626181337 (RecSceneInfo_t579186702 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2418186131(__this, p0, method) (( void (*) (List_1_t2051261444 *, RecSceneInfo_t579186702 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CRecreationManager::get_CurrSelectSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationManager_get_CurrSelectSceneID_m4204709399 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CRecreationCfgManager::GetSceneNameByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneNameByID_m2616586562 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3572835974(__this, p0, method) (( RecSceneInfo_t579186702 * (*) (List_1_t2051261444 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m186808642(__this, method) (( int32_t (*) (List_1_t2051261444 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // DMCore.Logic.RecSceneInfo DMCore.Logic.CRecreationManager::GetCurrSelectSceneInfo() extern "C" IL2CPP_METHOD_ATTR RecSceneInfo_t579186702 * CRecreationManager_GetCurrSelectSceneInfo_m1631821770 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CRecreationCfgManager::GetSceneImagePath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneImagePath_m380405063 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, 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.CProperty DMCore.Framework.Scene.CSceneService::GetSceneNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * CSceneService_GetSceneNetProperty_m2882939145 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMiscHelp::ToInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_ToInt_m1396402449 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int32_t ___nDefaultVal1, const RuntimeMethod* method); // System.String 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.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m170527722(__this, method) (( Enumerator_t1672801016 (*) (Dictionary_2_t4013585537 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m170527722_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m3315125549(__this, method) (( KeyValuePair_2_t2116290408 (*) (Enumerator_t1672801016 *, const RuntimeMethod*))Enumerator_get_Current_m3315125549_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m4017953978(__this, method) (( bool (*) (Enumerator_t1672801016 *, const RuntimeMethod*))Enumerator_MoveNext_m4017953978_gshared)(__this, method) // System.Void DMCore.Logic.CRecreationManager::HideTips(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_HideTips_m1371780 (CRecreationManager_t3180859335 * __this, int32_t ___inID0, bool ___isHide1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m917181889(__this, p0, p1, method) (( bool (*) (Dictionary_2_t4013585537 *, int64_t, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m917181889_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3431277796(__this, p0, p1, method) (( void (*) (Dictionary_2_t4013585537 *, int64_t, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_m3431277796_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m4250332801(__this, p0, p1, method) (( void (*) (Dictionary_2_t4013585537 *, int64_t, int32_t, const RuntimeMethod*))Dictionary_2_Add_m4250332801_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m678212092(__this, p0, method) (( int32_t (*) (Dictionary_2_t4013585537 *, int64_t, const RuntimeMethod*))Dictionary_2_get_Item_m678212092_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m1810005259(__this, p0, method) (( bool (*) (Dictionary_2_t4013585537 *, int64_t, const RuntimeMethod*))Dictionary_2_Remove_m1810005259_gshared)(__this, p0, method) // DMCore.Framework.Scene.CWalkManager DMCore.Framework.Scene.CWalkManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWalkManager_t3228361237 * CWalkManager_GetInstance_m2470367946 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CInteractionRange DMCore.Framework.Scene.CWalkManager::GetInteractionRange() extern "C" IL2CPP_METHOD_ATTR CInteractionRange_t868014233 * CWalkManager_GetInteractionRange_m3832850933 (CWalkManager_t3228361237 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CInteractionCliderItem DMCore.Framework.Scene.CInteractionRange::FindInteracionCliderItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CInteractionCliderItem_t1940232150 * CInteractionRange_FindInteracionCliderItem_m4137299991 (CInteractionRange_t868014233 * __this, int32_t ___InteractionID0, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Scene.CInteractionCliderItem::GetTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CInteractionCliderItem_GetTransform_m2243548090 (CInteractionCliderItem_t1940232150 * __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); // UnityEngine.Transform UnityEngine.Transform::get_parent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_get_parent_m835071599 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.Component,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m3161822059 (RuntimeObject * __this /* static, unused */, Component_t1923634451 * ___trans0, bool ___bActive1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRecreationManager::get_IsHideInter() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsHideInter_m3632534290 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRecreationManager::get_IsHideInterNow() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsHideInterNow_m965949705 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_IsHideInter(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsHideInter_m4025842982 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRecreationManager::get_IsHideAllBtnNow() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsHideAllBtnNow_m1963797627 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_IsHideAllBtn(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsHideAllBtn_m1292158473 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_IsHideInterNow(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsHideInterNow_m3990216918 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRecreationManager::get_IsHideAllBtn() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsHideAllBtn_m2756897997 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_IsHideAllBtnNow(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsHideAllBtnNow_m1229537469 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m4137790533(__this, method) (( void (*) (Dictionary_2_t2186227814 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m678830829(__this, method) (( void (*) (Dictionary_2_t2398643463 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1021129694(__this, method) (( void (*) (Dictionary_2_t3591256528 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3400688376(__this, method) (( void (*) (List_1_t3998011009 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void IMonoCtrllor::.ctor() extern "C" IL2CPP_METHOD_ATTR void IMonoCtrllor__ctor_m471545973 (IMonoCtrllor_t1427182583 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRedBagManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRedBagManager__ctor_m1975759558 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Void DMCore.Logic.RedBagResult::.ctor() extern "C" IL2CPP_METHOD_ATTR void RedBagResult__ctor_m765600238 (RedBagResult_t3297514483 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m1686885688(__this, p0, method) (( bool (*) (Dictionary_2_t2186227814 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m2980585183(__this, p0, p1, method) (( void (*) (Dictionary_2_t2186227814 *, int32_t, RedBagResult_t3297514483 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m586313262(__this, p0, p1, method) (( void (*) (Dictionary_2_t2186227814 *, int32_t, RedBagResult_t3297514483 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m1273905359(__this, p0, method) (( RedBagResult_t3297514483 * (*) (Dictionary_2_t2186227814 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m3911782431(__this, p0, method) (( bool (*) (Dictionary_2_t2398643463 *, 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_m3575835318(__this, p0, method) (( RedBagInfo_t3509930132 * (*) (Dictionary_2_t2398643463 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2496705726(__this, p0, method) (( bool (*) (Dictionary_2_t3591256528 *, 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_m1760074188(__this, p0, method) (( GuildBaseInfo_t407575901 * (*) (Dictionary_2_t3591256528 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Void DMCore.Logic.RedBagInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void RedBagInfo__ctor_m3448502166 (RedBagInfo_t3509930132 * __this, const RuntimeMethod* method); // System.String DMCore.CDataArray::GetWideStr(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataArray_GetWideStr_m3532563229 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, String_t* ___defaultVal1, const RuntimeMethod* method); // 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.Void DMCore.Logic.RedBagUserInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void RedBagUserInfo__ctor_m2435357785 (RedBagUserInfo_t2210795971 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3930026797(__this, p0, method) (( void (*) (List_1_t3682870713 *, RedBagUserInfo_t2210795971 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m3670172266(__this, p0, method) (( bool (*) (Dictionary_2_t2398643463 *, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m4193450060_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m2339037412(__this, p0, p1, method) (( void (*) (Dictionary_2_t2398643463 *, int32_t, RedBagInfo_t3509930132 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.RedBagMine::.ctor() extern "C" IL2CPP_METHOD_ATTR void RedBagMine__ctor_m4002508975 (RedBagMine_t2525936267 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3757485970(__this, p0, method) (( void (*) (List_1_t3998011009 *, RedBagMine_t2525936267 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CRedBagManager::set_GetCoin(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_GetCoin_m2215055637 (CRedBagManager_t3862531732 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRedBagManager::set_SendCoin(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_SendCoin_m1084655409 (CRedBagManager_t3862531732 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.GuildBaseInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void GuildBaseInfo__ctor_m728860848 (GuildBaseInfo_t407575901 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m3544468352(__this, p0, p1, method) (( void (*) (Dictionary_2_t3591256528 *, int32_t, GuildBaseInfo_t407575901 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CRenewMsgBoxControl::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRenewMsgBoxControl__ctor_m185611124 (CRenewMsgBoxControl_t3836031106 * __this, 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.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // DMCore.Logic.CWndController DMCore.Logic.CWndController::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWndController_t749709641 * CWndController_GetInstance_m4155889192 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.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.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); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisuiRenewBox_t2564087826_m2267252476(__this, method) (( uiRenewBox_t2564087826 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void uiRenewBox::Init(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_Init_m4007299414 (uiRenewBox_t2564087826 * __this, int32_t ___goodsId0, int32_t ___serverId1, const RuntimeMethod* method); // DMCore.Logic.CRenewItemInfo DMCore.Logic.shopRenewItem::GetRenewItemInfo() extern "C" IL2CPP_METHOD_ATTR CRenewItemInfo_t1742581428 * shopRenewItem_GetRenewItemInfo_m2369370833 (RuntimeObject * __this /* static, unused */, 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); // System.Boolean DMCore.Logic.CRenewMsgBoxControl::OpenRenewBox(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CRenewMsgBoxControl_OpenRenewBox_m1307787194 (CRenewMsgBoxControl_t3836031106 * __this, CDataArray_t4068198041 * ___itemArr0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2636879210(__this, method) (( void (*) (List_1_t3609756528 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CRoomMananger::set_m_CurRoomType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_m_CurRoomType_m4112089528 (CRoomMananger_t1058696229 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger__ctor_m112223818 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Xml.XmlNode System.Xml.XmlNode::SelectSingleNode(System.String) extern "C" IL2CPP_METHOD_ATTR XmlNode_t3767805227 * XmlNode_SelectSingleNode_m2944339946 (XmlNode_t3767805227 * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2544579190(__this, method) (( void (*) (List_1_t3609756528 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.TimeSpan System.DateTime::get_TimeOfDay() extern "C" IL2CPP_METHOD_ATTR TimeSpan_t881159249 DateTime_get_TimeOfDay_m82064893 (DateTime_t3738529785 * __this, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalMilliseconds() extern "C" IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMilliseconds_m2429771311 (TimeSpan_t881159249 * __this, 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); // DMCore.Logic.CRoomMananger/RoomMainType DMCore.Logic.CRoomMananger::get_CurRoomMainType() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomMainType_m2795176692 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::RequestRoomPage(System.Int32,System.Boolean,DMCore.Logic.CRoomMananger/RoomMainType,DMCore.Logic.CRoomMananger/RoomType,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_RequestRoomPage_m156217648 (CRoomMananger_t1058696229 * __this, int32_t ___pageIndex0, bool ___isShowOnlyFree1, int32_t ___maintype2, int32_t ___roomType3, int32_t ___sceneID4, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::RequestRoomPage(System.Int32,System.Boolean,DMCore.Logic.CRoomMananger/RoomMainType,System.Collections.Generic.List`1,DMCore.Logic.CRoomMananger/RoomType,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_RequestRoomPage_m1364632271 (CRoomMananger_t1058696229 * __this, int32_t ___pageIndex0, bool ___isShowOnlyFree1, int32_t ___mainType2, List_1_t128053199 * ___m_Conditions3, int32_t ___roomType4, int32_t ___sceneID5, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRoomMananger::IsInFreshAwake() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_IsInFreshAwake_m1205459355 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.CMsgRequestRoomList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgRequestRoomList__ctor_m4240109676 (CMsgRequestRoomList_t720108623 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Net.CNetService::SendMsgStruct(DMCore.Net.Protocol.INetMsgBaseC2S) extern "C" IL2CPP_METHOD_ATTR bool CNetService_SendMsgStruct_m258771320 (CNetService_t1201271315 * __this, INetMsgBaseC2S_t1364238951 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::set_IsNeedRefreshRoomList(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_IsNeedRefreshRoomList_m2995613785 (CRoomMananger_t1058696229 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger/RoomInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void RoomInfo__ctor_m1058399131 (RoomInfo_t2137681786 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3287304822(__this, p0, method) (( void (*) (List_1_t3609756528 *, RoomInfo_t2137681786 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.String::op_Inequality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Inequality_m215368492 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // DMCore.Logic.CRoomMananger DMCore.Logic.CRoomMananger::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoomMananger_t1058696229 * CRoomMananger_GetInstance_m3659614095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3378429424(__this, p0, method) (( RoomInfo_t2137681786 * (*) (List_1_t3609756528 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) #define List_1_set_Item_m2379140433(__this, p0, p1, method) (( void (*) (List_1_t3609756528 *, int32_t, RoomInfo_t2137681786 *, const RuntimeMethod*))List_1_set_Item_m1979164443_gshared)(__this, p0, p1, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1958513982(__this, method) (( int32_t (*) (List_1_t3609756528 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m76343217(__this, p0, method) (( void (*) (List_1_t3609756528 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Void DMCore.Logic.CRoomMananger/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0__ctor_m416037520 (U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m1771001057(__this, p0, p1, method) (( void (*) (Predicate_1_t2962975910 *, 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_m4279364514(__this, p0, method) (( RoomInfo_t2137681786 * (*) (List_1_t3609756528 *, Predicate_1_t2962975910 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void DMCore.Logic.CRoomMananger::SearchRoom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_SearchRoom_m310028345 (CRoomMananger_t1058696229 * __this, int32_t ___roomId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::set_IsNeedRefreshChallengeRoomList(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_IsNeedRefreshChallengeRoomList_m1739733231 (CRoomMananger_t1058696229 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.CMsgSearchRoom::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgSearchRoom__ctor_m2648341572 (CMsgSearchRoom_t224341451 * __this, const RuntimeMethod* method); // DMCore.Logic.CRoomMananger/RoomType DMCore.Logic.CRoomMananger::get_CurRoomType() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomType_m641065792 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRoomMananger::get_CurRoomPageIdx() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomPageIdx_m2567604949 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::RequestRoomPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_RequestRoomPage_m47689490 (CRoomMananger_t1058696229 * __this, int32_t ___pageIndex0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger/RoomDetail::.ctor(DMCore.Net.Protocol.SMsgRoomInfo) extern "C" IL2CPP_METHOD_ATTR void RoomDetail__ctor_m3178741390 (RoomDetail_t2805919052 * __this, SMsgRoomInfo_t1167204382 * ___roomInfo0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::SetRoomDetail(DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_SetRoomDetail_m2241371799 (CRoomMananger_t1058696229 * __this, RoomDetail_t2805919052 * ___detail0, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.CMsgCreateRoom::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgCreateRoom__ctor_m2339209232 (CMsgCreateRoom_t3470683415 * __this, 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::get_ActiveWaitingRoomIndex() extern "C" IL2CPP_METHOD_ATTR int32_t DanceSceneManager_get_ActiveWaitingRoomIndex_m109078092 (DanceSceneManager_t2271493662 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.DanceSceneManager::GetWaitingRoomInfo(System.Int32,System.String&,System.String&) extern "C" IL2CPP_METHOD_ATTR int32_t DanceSceneManager_GetWaitingRoomInfo_m2027725903 (DanceSceneManager_t2271493662 * __this, int32_t ___index0, String_t** ___imagePath1, String_t** ___sceneName2, const RuntimeMethod* method); // DMCore.Logic.CBeachManager DMCore.Logic.CBeachManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBeachManager_t2929024312 * CBeachManager_GetInstance_m3014062775 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBeachManager::get_SelectedSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_get_SelectedSceneID_m4166500685 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m3374553046 (CTextHelp_t3119637808 * __this, String_t* ___val0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m201891104 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomId1, String_t* ___pwd2, List_1_t128053199 * ___conditionList3, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m794266310 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomId1, String_t* ___pwd2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRoomMananger::get_CurRoomID() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomID_m1675663632 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CRoomMananger::get_CurPassword() extern "C" IL2CPP_METHOD_ATTR String_t* CRoomMananger_get_CurPassword_m3155099105 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m1951687906 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomMainType1, int32_t ___roomType2, int32_t ___roomID3, String_t* ___pwd4, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.CMsgEntryRoom::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgEntryRoom__ctor_m2897931794 (CMsgEntryRoom_t3749823927 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m506996367 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomMainType1, int32_t ___roomType2, int32_t ___roomID3, String_t* ___pwd4, List_1_t128053199 * ___conditionList5, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3772329499(__this, method) (( void (*) (List_1_t13424132 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.CDataProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataProperty__ctor_m4247268200 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::set_IsSelectionChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsSelectionChanged_m662033031 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::.ctor() extern "C" IL2CPP_METHOD_ATTR void CServerChoice__ctor_m600125409 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3681194424(__this, method) (( int32_t (*) (List_1_t13424132 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Int32 DMCore.Logic.CServerChoice::GetServerCount() extern "C" IL2CPP_METHOD_ATTR int32_t CServerChoice_GetServerCount_m3251337079 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m547233284(__this, p0, method) (( ServerInfo_t2836316686 * (*) (List_1_t13424132 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Boolean System.String::Equals(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m1744302937 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Boolean System.Object::Equals(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_Equals_m1397037629 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2785186291(__this, p0, method) (( void (*) (List_1_t13424132 *, ServerInfo_t2836316686 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void UnityEngine.Debug::LogFormat(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR void Debug_LogFormat_m309087137 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::_GetServerInfoByID(System.String) extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice__GetServerInfoByID_m605048700 (CServerChoice_t1594647161 * __this, String_t* ___serverID0, const RuntimeMethod* method); // System.Void DMCore.Logic.ServerInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void ServerInfo__ctor_m1767464412 (ServerInfo_t2836316686 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1258800877(__this, method) (( void (*) (List_1_t13424132 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.String DMCore.Net.CNetServerConfig::RemoveSpecialChar(System.String,System.Char) extern "C" IL2CPP_METHOD_ATTR String_t* CNetServerConfig_RemoveSpecialChar_m1360360370 (RuntimeObject * __this /* static, unused */, String_t* ___original0, Il2CppChar ___exceptChar1, const RuntimeMethod* method); // System.String DMCore.Logic.CServerChoice::_GetIP(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice__GetIP_m3503900707 (CServerChoice_t1594647161 * __this, String_t* ___ipAndPort0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CServerChoice::_GetPort(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t CServerChoice__GetPort_m4092562186 (CServerChoice_t1594647161 * __this, String_t* ___ipAndPort0, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m1758051682 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::AddServerInfo(System.String,System.String,System.String,System.Int32,System.String,System.String,DMCore.Logic.ServerState,DMCore.Logic.ServerLabel) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_AddServerInfo_m1712092473 (CServerChoice_t1594647161 * __this, String_t* ___serverID0, String_t* ___name1, String_t* ___gameServerIP2, int32_t ___gameServerPort3, String_t* ___webServerIPAndPort4, String_t* ___enviromentSign5, uint8_t ___state6, uint8_t ___label7, const RuntimeMethod* method); // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m1444384230(__this, p0, p1, method) (( void (*) (Comparison_1_t2611247865 *, 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_m406883554(__this, p0, method) (( void (*) (List_1_t13424132 *, Comparison_1_t2611247865 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // System.Void DMCore.Logic.CServerChoice::_RefreshServerCacheAll() extern "C" IL2CPP_METHOD_ATTR void CServerChoice__RefreshServerCacheAll_m1612421291 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::set_IsServerInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsServerInfoChanged_m2016059913 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.CDataProperty::Exist(System.String) extern "C" IL2CPP_METHOD_ATTR bool CDataProperty_Exist_m372773481 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method); // 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.String DMCore.Logic.CServerChoice::get_selectedServerID() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerID_m3033894620 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Int32 DMCore.CDataProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetInt_m1935343217 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___nDefault1, const RuntimeMethod* method); // System.String DMCore.Logic.CServerChoice::get_defaultServerName() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_defaultServerName_m3877219405 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.ServerInfo::GetStateDescription() extern "C" IL2CPP_METHOD_ATTR String_t* ServerInfo_GetStateDescription_m3752800415 (ServerInfo_t2836316686 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CMiscConfig::GetValue(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscConfig_GetValue_m1810403399 (CMiscConfig_t1694835947 * __this, String_t* ___id0, String_t* ___defaultValue1, const RuntimeMethod* method); // System.Int32 System.String::LastIndexOf(System.Char) extern "C" IL2CPP_METHOD_ATTR int32_t String_LastIndexOf_m3451222878 (String_t* __this, Il2CppChar p0, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m2848979100 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::Clear() extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Clear_m1542459772 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::_GetServerInfoByLabel(DMCore.Logic.ServerLabel) extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice__GetServerInfoByLabel_m2161497535 (CServerChoice_t1594647161 * __this, uint8_t ___label0, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::set_selectedServerID(System.String) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_selectedServerID_m2367743754 (CServerChoice_t1594647161 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::_RefreshServerCache(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CServerChoice__RefreshServerCache_m1344536031 (CServerChoice_t1594647161 * __this, String_t* ___serverKey0, String_t* ___newVal1, 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.CDataProperty::Add(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m1879965761 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___value1, const RuntimeMethod* method); // System.String DMCore.Net.CNetServerConfig::ReplaceServerURL(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CNetServerConfig_ReplaceServerURL_m4059194231 (RuntimeObject * __this /* static, unused */, String_t* ___oldURL0, String_t* ___newURL1, const RuntimeMethod* method); // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::GetServerInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice_GetServerInfoByIndex_m942034549 (CServerChoice_t1594647161 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::GetRandomServer() extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice_GetRandomServer_m3951811688 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR int32_t String_Compare_m3735043349 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerSimulator/stWinerRole::.ctor() extern "C" IL2CPP_METHOD_ATTR void stWinerRole__ctor_m3526670000 (stWinerRole_t218468379 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m386478652(__this, method) (( void (*) (Dictionary_2_t895143331 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CServerSimulator/On2ServerMsg::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void On2ServerMsg__ctor_m3020288144 (On2ServerMsg_t2006430000 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m426883166(__this, p0, p1, method) (( void (*) (Dictionary_2_t895143331 *, int32_t, On2ServerMsg_t2006430000 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m4046680659(__this, p0, p1, method) (( bool (*) (Dictionary_2_t895143331 *, int32_t, On2ServerMsg_t2006430000 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void DMCore.Logic.CServerSimulator/On2ServerMsg::Invoke(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void On2ServerMsg_Invoke_m4126247229 (On2ServerMsg_t2006430000 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerSimulator/stWinerRole::Reset() extern "C" IL2CPP_METHOD_ATTR void stWinerRole_Reset_m383580960 (stWinerRole_t218468379 * __this, const RuntimeMethod* method); // DMCore.Net.CNetMainLogic DMCore.CRoot::GetNetControl() extern "C" IL2CPP_METHOD_ATTR CNetMainLogic_t857650587 * CRoot_GetNetControl_m305351655 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Void DMCore.Net.CNetMainLogic::SetNetState(DMCore.Net.enumNetState) extern "C" IL2CPP_METHOD_ATTR void CNetMainLogic_SetNetState_m3776391945 (CNetMainLogic_t857650587 * __this, int32_t ___state0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CLocalBattle::get_EnableLocalGame() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableLocalGame_m1315119155 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CLocalBattle::get_EnableDoubleMode() extern "C" IL2CPP_METHOD_ATTR bool CLocalBattle_get_EnableDoubleMode_m4172060757 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CLocalBattle::GetSimulateRoleCount() extern "C" IL2CPP_METHOD_ATTR int32_t CLocalBattle_GetSimulateRoleCount_m4283482109 (CLocalBattle_t1519924991 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetSectionIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionIndex_m4199677593 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceMode::GetSectionCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceMode_GetSectionCount_m2327911418 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CServerSimulator::GetWinPointAndScore(System.Int64,System.Int32&) extern "C" IL2CPP_METHOD_ATTR int32_t CServerSimulator_GetWinPointAndScore_m3642124349 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, int32_t* ___totalScore1, 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.Logic.CLocalSimulateRole DMCore.Logic.CLocalBattle::FindSimulateRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR CLocalSimulateRole_t4101146137 * CLocalBattle_FindSimulateRole_m47602619 (CLocalBattle_t1519924991 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CLocalSimulateRole::GetUsrID() extern "C" IL2CPP_METHOD_ATTR int64_t CLocalSimulateRole_GetUsrID_m2756119968 (CLocalSimulateRole_t4101146137 * __this, const RuntimeMethod* method); // DMCore.DanceMode.RevenueDetailData DMCore.DanceMode.CBeatKeyManager::get_RevenueDetail() extern "C" IL2CPP_METHOD_ATTR RevenueDetailData_t1092030774 * CBeatKeyManager_get_RevenueDetail_m4206266121 (CBeatKeyManager_t1395295909 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerSimulator::SimulateSend2MySelf_Custom(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_SimulateSend2MySelf_Custom_m2531841556 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___array0, const RuntimeMethod* method); // DMCore.Logic.CPveManager DMCore.Logic.CPveManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPveManager_t3058433014 * CPveManager_GetInstance_m1165268867 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveManager::GetNpcCount() extern "C" IL2CPP_METHOD_ATTR int32_t CPveManager_GetNpcCount_m1932181866 (CPveManager_t3058433014 * __this, 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.Void DMCore.Logic.CServerSimulator::OnMusicSectionProc_Normal(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_OnMusicSectionProc_Normal_m2617928405 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerSimulator::OnMusicSectionProc_Battle(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_OnMusicSectionProc_Battle_m2809997659 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // DMCore.Logic.CDanceNpc DMCore.Logic.CPveManager::GetNpc(System.Int32) extern "C" IL2CPP_METHOD_ATTR CDanceNpc_t2506274377 * CPveManager_GetNpc_m410936230 (CPveManager_t3058433014 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CSceneService::GetRoleValidNum() extern "C" IL2CPP_METHOD_ATTR int32_t CSceneService_GetRoleValidNum_m2742608372 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CSceneService::GetRoleNum() extern "C" IL2CPP_METHOD_ATTR int32_t CSceneService_GetRoleNum_m2909813266 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CDanceNpc::GetCombo() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceNpc_GetCombo_m1477253295 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // DMCore.Logic.CPveStage DMCore.Logic.CPveManager::GetCurStage() extern "C" IL2CPP_METHOD_ATTR CPveStage_t850204332 * CPveManager_GetCurStage_m1008327040 (CPveManager_t3058433014 * __this, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.Logic.CPveStage::GetPlayMode() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetPlayMode_m2050646118 (CPveStage_t850204332 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPveManager::TriggerSectionResult(System.Int32,System.Int64&,System.Int64&) extern "C" IL2CPP_METHOD_ATTR void CPveManager_TriggerSectionResult_m1466056278 (CPveManager_t3058433014 * __this, int32_t ___mainRoleSectionScore0, int64_t* ___winerUserID1, int64_t* ___sliverWinerID2, 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.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::GetUserProperty() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * ISceneBaseObj_GetUserProperty_m776816018 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CRoleBeatKeyData_Total DMCore.DanceMode.CDanceMode::GetData_TotalByUserID(System.Int64,System.Int32&) extern "C" IL2CPP_METHOD_ATTR CRoleBeatKeyData_Total_t538171442 * CDanceMode_GetData_TotalByUserID_m930871804 (CDanceMode_t1520520494 * __this, int64_t ___userID0, int32_t* ___Rank1, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CRoleBeatKeyData_Total::get_score() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleBeatKeyData_Total_get_score_m3615130383 (CRoleBeatKeyData_Total_t538171442 * __this, const RuntimeMethod* method); // DMCore.Logic.CDanceNpc DMCore.Logic.CPveManager::GetNpcByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR CDanceNpc_t2506274377 * CPveManager_GetNpcByUserID_m912641688 (CPveManager_t3058433014 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.SMsgCustom::.ctor() extern "C" IL2CPP_METHOD_ATTR void SMsgCustom__ctor_m1594121669 (SMsgCustom_t3704812008 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CServerSimulator::GetSectionScoreByUserID(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CServerSimulator_GetSectionScoreByUserID_m1430275461 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, int32_t ___mainRoleScore1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CServerSimulator::GetWinPoint(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CServerSimulator_GetWinPoint_m3462770670 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CDanceNpc::GetCurPerfect() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceNpc_GetCurPerfect_m1824822230 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CDanceNpc::GetCurCool() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceNpc_GetCurCool_m3355090255 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CDanceNpc::GetCurHit() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceNpc_GetCurHit_m4055454501 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CDanceNpc::GetCurMiss() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceNpc_GetCurMiss_m1895640764 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CDanceNpc::GetMaxComboVal() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceNpc_GetMaxComboVal_m971098311 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CDanceNpc::ResetSectionJudge() extern "C" IL2CPP_METHOD_ATTR void CDanceNpc_ResetSectionJudge_m3267691440 (CDanceNpc_t2506274377 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPveManager::GetMaxScoreCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPveManager_GetMaxScoreCount_m3444067774 (CPveManager_t3058433014 * __this, int32_t ___mainRoleScore0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPveManager::IsWinerPlayer(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CPveManager_IsWinerPlayer_m937019572 (CPveManager_t3058433014 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShareConfig__ctor_m3207751937 (CShareConfig_t1834581091 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetShareConfigsU3Ec__AnonStorey0__ctor_m740607341 (U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m468904057(__this, p0, p1, method) (( void (*) (Predicate_1_t2015833749 *, 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_m3007376377(__this, p0, method) (( CShareInfo_t1190539625 * (*) (List_1_t2662614367 *, Predicate_1_t2015833749 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2209471468(__this, method) (( void (*) (List_1_t2662614367 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CShareConfig/CShareInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShareInfo__ctor_m1207780583 (CShareInfo_t1190539625 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShareConfig/CShareInfo::Deserial(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR bool CShareInfo_Deserial_m601029910 (CShareInfo_t1190539625 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1628869024(__this, p0, method) (( void (*) (List_1_t2662614367 *, CShareInfo_t1190539625 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, 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); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_ActPath(System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_ActPath_m1341893825 (CShareActInfo_t2768988214 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_ActName(System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_ActName_m2780345824 (CShareActInfo_t2768988214 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_NeedChangePosition(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_NeedChangePosition_m216061096 (CShareActInfo_t2768988214 * __this, bool ___value0, const RuntimeMethod* method); // System.Single System.Single::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR float Single_Parse_m364357836 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m3353183577 (Vector3_t3722313464 * __this, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_CameraPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_CameraPosition_m2554172816 (CShareActInfo_t2768988214 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_NeedChangeRotation(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_NeedChangeRotation_m2090798527 (CShareActInfo_t2768988214 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_CameraRotation(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_CameraRotation_m899748754 (CShareActInfo_t2768988214 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // DMCore.Logic.ShareManager DMCore.Logic.ShareManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShareManager_t1254576143 * ShareManager_GetInstance_m207955360 (RuntimeObject * __this /* static, unused */, 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); // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::get_NeedChangePosition() extern "C" IL2CPP_METHOD_ATTR bool CShareActInfo_get_NeedChangePosition_m381233019 (CShareActInfo_t2768988214 * __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 DMCore.Logic.CShareConfig/CShareActInfo::get_CameraPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CShareActInfo_get_CameraPosition_m65162656 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::MatchScreenPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CShareActInfo_MatchScreenPosition_m690545429 (CShareActInfo_t2768988214 * __this, Vector3_t3722313464 ___originPos0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localPosition_m4128471975 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::get_NeedChangeRotation() extern "C" IL2CPP_METHOD_ATTR bool CShareActInfo_get_NeedChangeRotation_m332514232 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::get_CameraRotation() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CShareActInfo_get_CameraRotation_m4100739032 (CShareActInfo_t2768988214 * __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.Int32 UnityEngine.Screen::get_width() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_width_m345039817 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 UnityEngine.Screen::get_height() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_height_m1623532518 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1822034816(__this, method) (( void (*) (List_1_t1021499026 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m4068231983(__this, method) (( void (*) (List_1_t4241062956 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::GetActInfoList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t4241062956 * CShareInfo_GetActInfoList_m1310804953 (CShareInfo_t1190539625 * __this, int32_t ___sex0, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 p0, const RuntimeMethod* method); // System.Object System.Enum::Parse(System.Type,System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enum_Parse_m1871331077 (RuntimeObject * __this /* static, unused */, Type_t * p0, String_t* p1, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareInfo::set_ShareType(DMCore.Logic.EShareType) extern "C" IL2CPP_METHOD_ATTR void CShareInfo_set_ShareType_m2699429287 (CShareInfo_t1190539625 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Xml.XmlNodeList System.Xml.XmlNode::SelectNodes(System.String) extern "C" IL2CPP_METHOD_ATTR XmlNodeList_t2551693786 * XmlNode_SelectNodes_m3596713167 (XmlNode_t3767805227 * __this, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareBGInfo::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CShareBGInfo__ctor_m192598339 (CShareBGInfo_t3844391580 * __this, String_t* ___path0, String_t* ___name1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1265029968(__this, p0, method) (( void (*) (List_1_t1021499026 *, CShareBGInfo_t3844391580 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CShareConfig/CShareActInfo::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo__ctor_m2560502318 (CShareActInfo_t2768988214 * __this, String_t* ___actPath0, String_t* ___actName1, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::SetPosition(System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_SetPosition_m1666976517 (CShareActInfo_t2768988214 * __this, String_t* ___position0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShareConfig/CShareActInfo::SetRotation(System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_SetRotation_m2159579964 (CShareActInfo_t2768988214 * __this, String_t* ___rotation0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2181939119(__this, p0, method) (( void (*) (List_1_t4241062956 *, CShareActInfo_t2768988214 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1791272441(__this, method) (( void (*) (List_1_t1992424465 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CShopCartManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager__ctor_m291777361 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3025668104(__this, method) (( int32_t (*) (List_1_t1992424465 *, 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_m1666052986(__this, p0, method) (( CShopCarItemInfo_t520349723 * (*) (List_1_t1992424465 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Logic.CShopCartManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetItemByIdU3Ec__AnonStorey0__ctor_m1961357478 (U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m3496635229(__this, p0, p1, method) (( void (*) (Predicate_1_t1345643847 *, 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_m2466961762(__this, p0, method) (( CShopCarItemInfo_t520349723 * (*) (List_1_t1992424465 *, Predicate_1_t1345643847 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m421465876(__this, p0, method) (( void (*) (List_1_t1992424465 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Void DMCore.Logic.CShopCartManager/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CRemoveU3Ec__AnonStorey1__ctor_m123620906 (U3CRemoveU3Ec__AnonStorey1_t1068175296 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m3594865186(__this, p0, method) (( bool (*) (List_1_t1992424465 *, CShopCarItemInfo_t520349723 *, const RuntimeMethod*))List_1_Remove_m1416767016_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m698136459(__this, method) (( void (*) (List_1_t1992424465 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CShopCartManager/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CAddToListU3Ec__AnonStorey2__ctor_m697783500 (U3CAddToListU3Ec__AnonStorey2_t1147514408 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2568254967(__this, p0, method) (( void (*) (List_1_t1992424465 *, CShopCarItemInfo_t520349723 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // DMCore.Logic.CShopCartManager DMCore.Logic.CShopCartManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopCartManager_t2478140686 * CShopCartManager_GetInstance_m4201379927 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopCartManager::get_IsCheckAll() extern "C" IL2CPP_METHOD_ATTR bool CShopCartManager_get_IsCheckAll_m1489777226 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopCartManager::GetListCount() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_GetListCount_m518405240 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopCartManager::OnBuy(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_OnBuy_m2809826264 (CShopCartManager_t2478140686 * __this, int32_t ___subType0, int32_t ___configID1, int32_t ___amount2, int32_t ___validity3, int32_t ___cashType4, int32_t ___couponConfigID5, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopCartManager::Reset() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_Reset_m2713350129 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopCartManager::SetPrice(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_SetPrice_m904546613 (CShopCartManager_t2478140686 * __this, int32_t ____payType0, int32_t ____price1, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopCartManager::SetSelectCount(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_SetSelectCount_m85717475 (CShopCartManager_t2478140686 * __this, bool ____bSelected0, const RuntimeMethod* method); // DMCore.Logic.CShopCarItemInfo DMCore.Logic.CShopCartManager::GetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CShopCarItemInfo_t520349723 * CShopCartManager_GetItem_m3352927556 (CShopCartManager_t2478140686 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2318543627(__this, method) (( void (*) (Dictionary_2_t1165792132 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2518536803(__this, method) (( void (*) (Dictionary_2_t454560111 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m1566641467(__this, method) (( void (*) (Dictionary_2_t104342236 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2370429306(__this, method) (( void (*) (List_1_t1441398424 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Logic.CShopConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopConfig__ctor_m1788622467 (CShopConfig_t202154353 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m2002369474(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1165792132 *, int32_t, StaticConfigUnit_t2277078801 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig/StaticConfigUnit::get_staticTagList() extern "C" IL2CPP_METHOD_ATTR List_1_t201580312 * StaticConfigUnit_get_staticTagList_m1829931693 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetFashionTagListU3Ec__AnonStorey0__ctor_m1245549861 (U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::GetFashionTags(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t201580312 * CShopConfig_GetFashionTags_m3342782896 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m4258185536(__this, p0, p1, method) (( void (*) (Action_1_t3196940461 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) #define List_1_ForEach_m1575075791(__this, p0, method) (( void (*) (List_1_t201580312 *, Action_1_t3196940461 *, const RuntimeMethod*))List_1_ForEach_m3737504377_gshared)(__this, p0, 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.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.Collections.Generic.List`1 DMCore.Logic.CShopConfig/StaticConfigUnit::get_PathList() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * StaticConfigUnit_get_PathList_m1001014228 (StaticConfigUnit_t2277078801 * __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.String DMCore.Logic.CItemManager::GetItemIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CItemManager_GetItemIconPath_m4151412878 (RuntimeObject * __this /* static, unused */, int32_t ___nSubModelId0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m704661167(__this, method) (( Enumerator_t2058525011 (*) (Dictionary_2_t104342236 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m1087370259_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m849504983(__this, method) (( KeyValuePair_2_t2502014403 (*) (Enumerator_t2058525011 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m3697524837(__this, method) (( suitData_t1215628905 * (*) (KeyValuePair_2_t2502014403 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_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.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m359832447(__this, method) (( bool (*) (Enumerator_t2058525011 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m2631469163(__this, method) (( void (*) (Enumerator_t2058525011 *, const RuntimeMethod*))Enumerator_Dispose_m562365603_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2920688820(__this, p0, method) (( bool (*) (Dictionary_2_t104342236 *, 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_m643720562(__this, p0, method) (( suitData_t1215628905 * (*) (Dictionary_2_t104342236 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m4141010680(__this, method) (( int32_t (*) (KeyValuePair_2_t2502014403 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1839753989_gshared)(__this, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1184711213(__this, method) (( int32_t (*) (List_1_t1441398424 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Int32 DMCore.Logic.CShopConfig::GetActivityPicCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetActivityPicCount_m1400209868 (CShopConfig_t202154353 * __this, int32_t ___sex0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m747793852(__this, p0, method) (( activityData_t4264290978 * (*) (List_1_t1441398424 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // DMCore.Framework.XML.DMXmlDocument DMCore.Framework.XML.DMXmlDocument::LoadXml(System.String) extern "C" IL2CPP_METHOD_ATTR DMXmlDocument_t2468531415 * DMXmlDocument_LoadXml_m2953623357 (RuntimeObject * __this /* static, unused */, String_t* ___content0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig::LoadShopCfg(DMCore.Framework.XML.DMXmlDocument) extern "C" IL2CPP_METHOD_ATTR void CShopConfig_LoadShopCfg_m3590529435 (CShopConfig_t202154353 * __this, DMXmlDocument_t2468531415 * ___doc0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig::LoadSuitCfg(DMCore.Framework.XML.DMXmlDocument) extern "C" IL2CPP_METHOD_ATTR void CShopConfig_LoadSuitCfg_m2487535734 (CShopConfig_t202154353 * __this, DMXmlDocument_t2468531415 * ___doc0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig::LoadActivityCfg(DMCore.Framework.XML.DMXmlDocument) extern "C" IL2CPP_METHOD_ATTR void CShopConfig_LoadActivityCfg_m1422295178 (CShopConfig_t202154353 * __this, DMXmlDocument_t2468531415 * ___doc0, const RuntimeMethod* method); // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNode::get_FirstChild() extern "C" IL2CPP_METHOD_ATTR DMXmlNode_t3958967524 * DMXmlNode_get_FirstChild_m4174520049 (DMXmlNode_t3958967524 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m1119521940(__this, method) (( void (*) (Dictionary_2_t1165792132 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void StaticConfigUnit__ctor_m3259063721 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(DMCore.Framework.XML.DMXmlNode,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m1058230318 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit::set_Tags(System.String) extern "C" IL2CPP_METHOD_ATTR void StaticConfigUnit_set_Tags_m3219675138 (StaticConfigUnit_t2277078801 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit::set_Path(System.String) extern "C" IL2CPP_METHOD_ATTR void StaticConfigUnit_set_Path_m2793314817 (StaticConfigUnit_t2277078801 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m322178150(__this, p0, p1, method) (( void (*) (Dictionary_2_t1165792132 *, int32_t, StaticConfigUnit_t2277078801 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m809407884(__this, method) (( void (*) (Dictionary_2_t104342236 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // System.Void DMCore.Logic.CShopConfig/suitData::.ctor() extern "C" IL2CPP_METHOD_ATTR void suitData__ctor_m2600089791 (suitData_t1215628905 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m2765787115(__this, p0, p1, method) (( void (*) (Dictionary_2_t104342236 *, int32_t, suitData_t1215628905 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m4178188608(__this, method) (( void (*) (List_1_t1441398424 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void DMCore.Logic.CShopConfig/activityData::.ctor() extern "C" IL2CPP_METHOD_ATTR void activityData__ctor_m3492626271 (activityData_t4264290978 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2969616610(__this, p0, method) (( void (*) (List_1_t1441398424 *, activityData_t4264290978 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Logic.CShopConfig/GoodsConfig::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,DMCore.Logic.ItemTag,System.Boolean,System.Int32,DMCore.Logic.ItemQuality,System.Int32,System.Int32,System.Int32,System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR void GoodsConfig__ctor_m1902270932 (GoodsConfig_t1565846780 * __this, int32_t ___modelId0, int32_t ___price1, int32_t ___diamond2, int32_t ___valid3, int32_t ___fashion4, int32_t ___tag5, bool ___onlyVip6, int32_t ___buyLimited7, int32_t ___level8, int32_t ___permanentCoinPrise9, int32_t ___permanentDiamondPrise10, int32_t ___canBeUseBindDiamond11, int32_t ___deductBindDiamond12, float ___disCount13, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m1445376402(__this, p0, p1, method) (( void (*) (Dictionary_2_t454560111 *, int32_t, GoodsConfig_t1565846780 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m2233073716(__this, p0, p1, method) (( bool (*) (Dictionary_2_t454560111 *, int32_t, GoodsConfig_t1565846780 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_TagId() extern "C" IL2CPP_METHOD_ATTR int32_t StaticTag_get_TagId_m4199233155 (StaticTag_t3024472866 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m2469917121(__this, method) (( void (*) (List_1_t201580312 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.String DMCore.Logic.CShopConfig/StaticConfigUnit::get_Tags() extern "C" IL2CPP_METHOD_ATTR String_t* StaticConfigUnit_get_Tags_m2434170319 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StaticTag__ctor_m890095513 (StaticTag_t3024472866 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3457061851(__this, p0, method) (( void (*) (List_1_t201580312 *, StaticTag_t3024472866 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.String DMCore.Logic.CShopConfig/StaticConfigUnit::get_Path() extern "C" IL2CPP_METHOD_ATTR String_t* StaticConfigUnit_get_Path_m675511754 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetTagsU3Ec__AnonStorey0__ctor_m3980007800 (U3CGetTagsU3Ec__AnonStorey0_t1457422011 * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) #define Predicate_1__ctor_m3200804695(__this, p0, p1, method) (( void (*) (Predicate_1_t3849766990 *, 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_m1415919206(__this, p0, method) (( StaticTag_t3024472866 * (*) (List_1_t201580312 *, Predicate_1_t3849766990 *, const RuntimeMethod*))List_1_Find_m2048854920_gshared)(__this, p0, method) // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::set_Id(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StaticTag_set_Id_m3254037356 (StaticTag_t3024472866 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t StaticTag_get_Id_m605290720 (StaticTag_t3024472866 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_TagScore() extern "C" IL2CPP_METHOD_ATTR int32_t StaticTag_get_TagScore_m2783467876 (StaticTag_t3024472866 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::GetLevelStr(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_GetLevelStr_m3471553643 (StaticTag_t3024472866 * __this, int32_t ___level0, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::GetTagDesc(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_GetTagDesc_m1067244424 (StaticTag_t3024472866 * __this, int32_t ___tagId0, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_TagQuality() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_get_TagQuality_m1965565332 (StaticTag_t3024472866 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_Icon() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_get_Icon_m1895829175 (StaticTag_t3024472866 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopGroupBuyingData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopGroupBuyingData__ctor_m64414919 (CShopGroupBuyingData_t1345810626 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2314904756(__this, method) (( void (*) (Dictionary_2_t133775218 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Void DMCore.Logic.CShopManager::set_IsOpenNewStore(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_IsOpenNewStore_m3791632431 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_IsOpenNewStoreTips(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_IsOpenNewStoreTips_m1713455330 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_OpenTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_OpenTime_m359803640 (CShopManager_t754298620 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopManager__ctor_m1820608751 (CShopManager_t754298620 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CPropManager::GetIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropManager_GetIconPath_m739451308 (RuntimeObject * __this /* static, unused */, int32_t ___nGoodsId0, const RuntimeMethod* method); // DMCore.Logic.CPropItem DMCore.Logic.CPropItem::GetItemByName(System.String) extern "C" IL2CPP_METHOD_ATTR CPropItem_t1455887095 * CPropItem_GetItemByName_m3268381566 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m2926075046(__this, method) (( void (*) (Dictionary_2_t133775218 *, const RuntimeMethod*))Dictionary_2_Clear_m212974362_gshared)(__this, method) // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager::GetGroup(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CShopItemGroup_t1245061887 * CShopManager_GetGroup_m435199558 (CShopManager_t754298620 * __this, int32_t ___type0, bool ___male1, 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); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m447273843(__this, method) (( int32_t (*) (List_1_t4014798088 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // DMCore.Net.enumNetState DMCore.Net.CNetMainLogic::GetNetState() extern "C" IL2CPP_METHOD_ATTR int32_t CNetMainLogic_GetNetState_m3393450786 (CNetMainLogic_t857650587 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2912255103(__this, method) (( void (*) (List_1_t4014798088 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2440818772(__this, p0, method) (( CShopItemData_t2542723346 * (*) (List_1_t4014798088 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,!0) #define List_1_set_Item_m2480884259(__this, p0, p1, method) (( void (*) (List_1_t4014798088 *, int32_t, CShopItemData_t2542723346 *, const RuntimeMethod*))List_1_set_Item_m1979164443_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2051371042(__this, p0, method) (( void (*) (List_1_t4014798088 *, CShopItemData_t2542723346 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m488919298(__this, p0, p1, method) (( void (*) (Comparison_1_t2317654525 *, 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_m2965642079(__this, p0, method) (( void (*) (List_1_t4014798088 *, Comparison_1_t2317654525 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, 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); // 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.Boolean DMCore.Logic.CShopManager::SetShopItemStateByConfigID(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_SetShopItemStateByConfigID_m2619490164 (CShopManager_t754298620 * __this, int32_t ___nCategory0, int32_t ___nConfigID1, bool ___bOwned2, 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.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); // !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.Logic.BrandData::get_ID() extern "C" IL2CPP_METHOD_ATTR String_t* BrandData_get_ID_m3092736839 (BrandData_t2882930928 * __this, 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) // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) #define List_1_RemoveAt_m3392994391(__this, p0, method) (( void (*) (List_1_t4014798088 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m242953283(__this, method) (( Enumerator_t2087957993 (*) (Dictionary_2_t133775218 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m1087370259_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m386726923(__this, method) (( KeyValuePair_2_t2531447385 (*) (Enumerator_t2087957993 *, const RuntimeMethod*))Enumerator_get_Current_m3431285658_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m4225559518(__this, method) (( CShopItemGroup_t1245061887 * (*) (KeyValuePair_2_t2531447385 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3495598764_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m1822069598(__this, method) (( bool (*) (Enumerator_t2087957993 *, const RuntimeMethod*))Enumerator_MoveNext_m3398155861_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m684158848(__this, method) (( void (*) (Enumerator_t2087957993 *, const RuntimeMethod*))Enumerator_Dispose_m562365603_gshared)(__this, method) // System.Boolean DMCore.Logic.CShopManager::get_bSearch() extern "C" IL2CPP_METHOD_ATTR bool CShopManager_get_bSearch_m1378288769 (CShopManager_t754298620 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Min_m18103608 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3270916478(__this, method) (( void (*) (List_1_t4014798088 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, 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); // DMCore.Logic.shopModel DMCore.Logic.shopModel::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopModel_t101745799 * shopModel_GetInstance_m2401242541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::GetCurShopModel() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_GetCurShopModel_m2897736385 (shopModel_t101745799 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::SwitchMainRoleModel() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_SwitchMainRoleModel_m23781500 (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.Void DMCore.Logic.CShopManager::Refresh() extern "C" IL2CPP_METHOD_ATTR void CShopManager_Refresh_m243343107 (CShopManager_t754298620 * __this, 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); // System.Boolean DMCore.Logic.GiftPreviewManager::WhetherGiftConfigID(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool GiftPreviewManager_WhetherGiftConfigID_m1182202545 (GiftPreviewManager_t1802147059 * __this, int32_t ___configID0, 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); // DMCore.Logic.CPropsDetailManager DMCore.Logic.CPropsDetailManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPropsDetailManager_t2661117877 * CPropsDetailManager_GetInstance_m3176161541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPropsDetailManager::ShowPropDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPropsDetailManager_ShowPropDetail_m3035460479 (CPropsDetailManager_t2661117877 * __this, int32_t ____configID0, const RuntimeMethod* method); // DMCore.Logic.GiftPack DMCore.Logic.GiftPack::Create(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR GiftPack_t4141643335 * GiftPack_Create_m2756921634 (RuntimeObject * __this /* static, unused */, int32_t ___configid0, int32_t ___bagid1, 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::OpenGiftInfoPanel(DMCore.Logic.GiftPack,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GiftPackManager_OpenGiftInfoPanel_m3462154806 (GiftPackManager_t105297562 * __this, GiftPack_t4141643335 * ___item0, bool ___needOpenBtn1, const RuntimeMethod* method); // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR PersonaliseConfig_t2812043406 * PersonaliseConfig_GetInstance_m2421924694 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::PlayEnterRoomAnim(DMCore.Framework.Scene.ISceneRole,System.Int32) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_PlayEnterRoomAnim_m1784198442 (PersonaliseConfig_t2812043406 * __this, ISceneRole_t2394225724 * ___tempRoleItem0, int32_t ___EnterRoomAnimConfigId1, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::PlaySoleEffect(DMCore.Framework.Scene.ISceneRole,System.Int32) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_PlaySoleEffect_m2362964431 (PersonaliseConfig_t2812043406 * __this, ISceneRole_t2394225724 * ___tempRoleItem0, int32_t ___ConfigId1, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::PlayUIEffect(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_PlayUIEffect_m2607227782 (PersonaliseConfig_t2812043406 * __this, int64_t ___userid0, int32_t ___configID1, const RuntimeMethod* method); // DMCore.Logic.CFragmentManager DMCore.Logic.CFragmentManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFragmentManager_t4020029771 * CFragmentManager_GetInstance_m784900893 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CFormula DMCore.Logic.CFragmentManager::GetFormula(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CFormula_t380767654 * CFragmentManager_GetFormula_m1169981052 (CFragmentManager_t4020029771 * __this, int32_t ___destID0, bool ___isDecompose1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CFormula::get_TargetItemID() extern "C" IL2CPP_METHOD_ATTR int32_t CFormula_get_TargetItemID_m286618850 (CFormula_t380767654 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::get_identity() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_get_identity_m3722672781 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::SetLocalRotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_SetLocalRotation_m691173395 (ISceneBaseObj_t858622483 * __this, Quaternion_t2301928331 ___rotate0, 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); // System.Int32 DMCore.Logic.CItemManager::GetPartIDByClothConfigID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetPartIDByClothConfigID_m1900109964 (CItemManager_t2289463753 * __this, int32_t ___configID0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.ISceneRole::GetWearSuitID() extern "C" IL2CPP_METHOD_ATTR int32_t ISceneRole_GetWearSuitID_m3263761354 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem DMCore.Framework.Scene.ISceneRole::GetModelItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_t1608531946 * ISceneRole_GetModelItem_m2229619929 (ISceneRole_t2394225724 * __this, int32_t ___nCategory0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CRoleModelItem::GetSexVal() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleModelItem_GetSexVal_m394469669 (CRoleModelItem_t1608531946 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CRoleModelItem::GetSubModelItemIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleModelItem_GetSubModelItemIndex_m1516327529 (CRoleModelItem_t1608531946 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemManager::GetSubModelID(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CItemManager_GetSubModelID_m1275366725 (RuntimeObject * __this /* static, unused */, int32_t ___nModelSex0, int32_t ___nSubCategory1, int32_t ___nSubModelIndex2, const RuntimeMethod* method); // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopManager_t754298620 * CShopManager_GetInstance_m1368729055 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::TryOn(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_TryOn_m1322762570 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::AutoPushAndClearUnused(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopModel_AutoPushAndClearUnused_m4219256150 (shopModel_t101745799 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_ResumeSubModels_m1744956637 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.shopModel::IsMainRoleActive() extern "C" IL2CPP_METHOD_ATTR bool shopModel_IsMainRoleActive_m2489575296 (shopModel_t101745799 * __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); // System.Void DMCore.Framework.Scene.ISceneRole::WearSuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_WearSuit_m1889746947 (ISceneRole_t2394225724 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::StopSoleEffect(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_StopSoleEffect_m495665110 (PersonaliseConfig_t2812043406 * __this, ISceneRole_t2394225724 * ___tempRoleItem0, const RuntimeMethod* method); // DMCore.Logic.IdleActionManager DMCore.Logic.IdleActionManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR IdleActionManager_t2375494644 * IdleActionManager_GetInstance_m1506258501 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.IdleActionManager::OnIdleAnimEnd(System.Int64) extern "C" IL2CPP_METHOD_ATTR void IdleActionManager_OnIdleAnimEnd_m2172677994 (IdleActionManager_t2375494644 * __this, int64_t ____userId0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneRole::PlayChangeItemAnim() extern "C" IL2CPP_METHOD_ATTR bool ISceneRole_PlayChangeItemAnim_m3669603506 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::TakeOffSuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_TakeOffSuit_m3927739169 (ISceneRole_t2394225724 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::TakeOffModel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_TakeOffModel_m2942586360 (ISceneRole_t2394225724 * __this, int32_t ___nModelID0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneRole::WearSubModel(System.Int32,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool ISceneRole_WearSubModel_m2695610556 (ISceneRole_t2394225724 * __this, int32_t ___nSubModelId0, bool ___bAsyn1, bool ___Direct2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::checkModelTypeBySuit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_checkModelTypeBySuit_m1839926154 (CShopManager_t754298620 * __this, int32_t ___type0, int32_t ___suitId1, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_IsGroupBuyingChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_IsGroupBuyingChanged_m2955922599 (CShopManager_t754298620 * __this, bool ___value0, 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.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.Logic.CShopManager::QuickBuySingleItem(System.Int32,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CShopManager_QuickBuySingleItem_m679675790 (CShopManager_t754298620 * __this, int32_t ___itemId0, OnMsgBoxClkCallBack_t3229751541 * ___onComfirmNeedBuy1, CDataArray_t4068198041 * ___cd2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopManager::get_MainType() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_MainType_m604078485 (CShopManager_t754298620 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_SuitConfigManager_t3017667155 * CRoleModelItem_SuitConfigManager_GetInstance_m3634792590 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CRoleModelItem_SuitConfig DMCore.Framework.Scene.CRoleModelItem_SuitConfigManager::GetSuitCfg(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRoleModelItem_SuitConfig_t3912215432 * CRoleModelItem_SuitConfigManager_GetSuitCfg_m1986407399 (CRoleModelItem_SuitConfigManager_t3017667155 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.CRoleModelItem_SuitConfig::IsDone() extern "C" IL2CPP_METHOD_ATTR bool CRoleModelItem_SuitConfig_IsDone_m2238062894 (CRoleModelItem_SuitConfig_t3912215432 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::GetItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRoleModelItem_SuitConfig_GetItemCount_m225672488 (CRoleModelItem_SuitConfig_t3912215432 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.CRoleModelItem_SuitConfig::GetItemID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CRoleModelItem_SuitConfig_GetItemID_m2687720188 (CRoleModelItem_SuitConfig_t3912215432 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager/CShopItemGroup::GetCashGroup(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CShopItemGroup_t1245061887 * CShopItemGroup_GetCashGroup_m2178831565 (CShopItemGroup_t1245061887 * __this, List_1_t128053199 * ___cashList0, const RuntimeMethod* method); // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager/CShopItemGroup::GetQualityLevelGroup(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CShopItemGroup_t1245061887 * CShopItemGroup_GetQualityLevelGroup_m1478085145 (CShopItemGroup_t1245061887 * __this, List_1_t128053199 * ___qualityList0, const RuntimeMethod* method); // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager/CShopItemGroup::GetTagGroup(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR CShopItemGroup_t1245061887 * CShopItemGroup_GetTagGroup_m925789841 (CShopItemGroup_t1245061887 * __this, List_1_t128053199 * ___tagList0, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_bSearch(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_bSearch_m2958300428 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m2793649589(__this, p0, method) (( bool (*) (Dictionary_2_t133775218 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2382293057_gshared)(__this, p0, method) // System.Void DMCore.Logic.CShopManager/CShopItemGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopItemGroup__ctor_m3981673262 (CShopItemGroup_t1245061887 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m1758255644(__this, p0, p1, method) (( void (*) (Dictionary_2_t133775218 *, int32_t, CShopItemGroup_t1245061887 *, const RuntimeMethod*))Dictionary_2_set_Item_m3327106492_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m556083660(__this, p0, method) (( CShopItemGroup_t1245061887 * (*) (Dictionary_2_t133775218 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CShopManager::GetPriority(DMCore.Logic.ItemTag) extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_GetPriority_m120621707 (RuntimeObject * __this /* static, unused */, int32_t ___tag0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMathHelp::Sign(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMathHelp_Sign_m632028245 (RuntimeObject * __this /* static, unused */, int32_t ___val0, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CPveManager/SectionImage::.ctor() extern "C" IL2CPP_METHOD_ATTR void SectionImage__ctor_m3587861385 (SectionImage_t1133006028 * __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.CPveManager/stPassedInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void stPassedInfo__ctor_m1820969177 (stPassedInfo_t2189032837 * __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.CPveStage::.ctor(DMCore.Framework.XML.DMXmlNode,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CPveStage__ctor_m3673163964 (CPveStage_t850204332 * __this, DMXmlNode_t3958967524 * ___stageElement0, int32_t* ___stageID1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage__ctor_m3673163964_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_KeyMode_7(2); __this->set_m_PlayMode_8(3); __this->set_m_listWinFactor_10(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)3))); List_1_t3978349119 * L_0 = (List_1_t3978349119 *)il2cpp_codegen_object_new(List_1_t3978349119_il2cpp_TypeInfo_var); List_1__ctor_m3449303950(L_0, /*hidden argument*/List_1__ctor_m3449303950_RuntimeMethod_var); __this->set_m_listNpc_11(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_1 = ___stageElement0; CPveStage_LoadFromXml_m1240187548(__this, L_1, /*hidden argument*/NULL); int32_t* L_2 = ___stageID1; int32_t L_3 = __this->get_m_stageID_9(); *((int32_t*)(L_2)) = (int32_t)L_3; return; } } // System.Void DMCore.Logic.CPveStage::.ctor() extern "C" IL2CPP_METHOD_ATTR void CPveStage__ctor_m809537292 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage__ctor_m809537292_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_KeyMode_7(2); __this->set_m_PlayMode_8(3); __this->set_m_listWinFactor_10(((SingleU5BU5D_t1444911251*)SZArrayNew(SingleU5BU5D_t1444911251_il2cpp_TypeInfo_var, (uint32_t)3))); List_1_t3978349119 * L_0 = (List_1_t3978349119 *)il2cpp_codegen_object_new(List_1_t3978349119_il2cpp_TypeInfo_var); List_1__ctor_m3449303950(L_0, /*hidden argument*/List_1__ctor_m3449303950_RuntimeMethod_var); __this->set_m_listNpc_11(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CPveStage::InvokFromSingleGame() extern "C" IL2CPP_METHOD_ATTR void CPveStage_InvokFromSingleGame_m92956621 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_InvokFromSingleGame_m92956621_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3978349119 * L_0 = __this->get_m_listNpc_11(); NullCheck(L_0); List_1_Clear_m3231356407(L_0, /*hidden argument*/List_1_Clear_m3231356407_RuntimeMethod_var); __this->set_m_stageID_9(((int32_t)100)); CPveStage_set_stageType_m2907367184(__this, 1, /*hidden argument*/NULL); __this->set_m_clothingData_1((ClothScoreData_t1911004847 *)NULL); __this->set_m_storyData_2((CPveStoryData_t1324513091 *)NULL); CLocalBattle_t1519924991 * L_1 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CLocalBattle_get_SceneID_m528941957(L_1, /*hidden argument*/NULL); __this->set_m_nSceneID_3(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); CLocalBattle_t1519924991 * L_3 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CLocalBattle_GetMusicID_m2849050639(L_3, /*hidden argument*/NULL); __this->set_m_nMusicID_4(L_4); CLocalBattle_t1519924991 * L_5 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CLocalBattle_GetMusicLevel_m2636275362(L_5, /*hidden argument*/NULL); __this->set_m_nMusicLevel_5(L_6); __this->set_m_IsBossLevel_6((bool)0); __this->set_m_KeyMode_7(2); __this->set_m_PlayMode_8(3); SingleU5BU5D_t1444911251* L_7 = __this->get_m_listWinFactor_10(); NullCheck(L_7); (L_7)->SetAt(static_cast(0), (float)(10.0f)); SingleU5BU5D_t1444911251* L_8 = __this->get_m_listWinFactor_10(); NullCheck(L_8); (L_8)->SetAt(static_cast(1), (float)(30.0f)); SingleU5BU5D_t1444911251* L_9 = __this->get_m_listWinFactor_10(); NullCheck(L_9); (L_9)->SetAt(static_cast(2), (float)(50.0f)); CPveStage_SetNpcCount_m567361896(__this, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.ENUM_STAGE_TYPE DMCore.Logic.CPveStage::get_stageType() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_get_stageType_m2294086458 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CstageTypeU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CPveStage::set_stageType(DMCore.Logic.ENUM_STAGE_TYPE) extern "C" IL2CPP_METHOD_ATTR void CPveStage_set_stageType_m2907367184 (CPveStage_t850204332 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CstageTypeU3Ek__BackingField_0(L_0); return; } } // DMCore.Logic.ClothScoreData DMCore.Logic.CPveStage::GetClothScoreData() extern "C" IL2CPP_METHOD_ATTR ClothScoreData_t1911004847 * CPveStage_GetClothScoreData_m2616893898 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { { ClothScoreData_t1911004847 * L_0 = __this->get_m_clothingData_1(); return L_0; } } // DMCore.Logic.CPveStoryData DMCore.Logic.CPveStage::GetStoryData() extern "C" IL2CPP_METHOD_ATTR CPveStoryData_t1324513091 * CPveStage_GetStoryData_m1358408442 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { { CPveStoryData_t1324513091 * L_0 = __this->get_m_storyData_2(); return L_0; } } // System.Void DMCore.Logic.CPveStage::TriggerBeatKey() extern "C" IL2CPP_METHOD_ATTR void CPveStage_TriggerBeatKey_m3166473052 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_TriggerBeatKey_m3166473052_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_001d; } IL_0007: { List_1_t3978349119 * L_0 = __this->get_m_listNpc_11(); int32_t L_1 = V_0; NullCheck(L_0); CDanceNpc_t2506274377 * L_2 = List_1_get_Item_m3310203156(L_0, L_1, /*hidden argument*/List_1_get_Item_m3310203156_RuntimeMethod_var); NullCheck(L_2); CDanceNpc_TriggerBeatKey2Judge_m3852886578(L_2, /*hidden argument*/NULL); int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_001d: { int32_t L_4 = V_0; List_1_t3978349119 * L_5 = __this->get_m_listNpc_11(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m4086209420(L_5, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); if ((((int32_t)L_4) < ((int32_t)L_6))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CPveStage::TriggerNextSection() extern "C" IL2CPP_METHOD_ATTR void CPveStage_TriggerNextSection_m2695423641 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_TriggerNextSection_m2695423641_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_001c; } IL_0007: { List_1_t3978349119 * L_0 = __this->get_m_listNpc_11(); int32_t L_1 = V_0; NullCheck(L_0); CDanceNpc_t2506274377 * L_2 = List_1_get_Item_m3310203156(L_0, L_1, /*hidden argument*/List_1_get_Item_m3310203156_RuntimeMethod_var); NullCheck(L_2); CDanceNpc_TriggerNextSection_m63694814(L_2, /*hidden argument*/NULL); int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_001c: { int32_t L_4 = V_0; List_1_t3978349119 * L_5 = __this->get_m_listNpc_11(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m4086209420(L_5, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); if ((((int32_t)L_4) < ((int32_t)L_6))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CPveStage::TriggerSectionResult(System.Int32,System.Int64&,System.Int64&) extern "C" IL2CPP_METHOD_ATTR void CPveStage_TriggerSectionResult_m1965445932 (CPveStage_t850204332 * __this, int32_t ___mainRoleSectionScore0, int64_t* ___winerUserID1, int64_t* ___sliverWinerID2, const RuntimeMethod* method) { int64_t V_0 = 0; int64_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; { 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); V_0 = L_1; int64_t L_2 = V_0; V_1 = L_2; int32_t L_3 = ___mainRoleSectionScore0; V_2 = L_3; V_3 = (-1); V_4 = 0; goto IL_0062; } IL_0019: { int32_t L_4 = V_4; CDanceNpc_t2506274377 * L_5 = CPveStage_GetNpc_m875786719(__this, L_4, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = CDanceNpc_GetUserID_m3417611285(L_5, /*hidden argument*/NULL); V_5 = L_6; int32_t L_7 = V_4; CDanceNpc_t2506274377 * L_8 = CPveStage_GetNpc_m875786719(__this, L_7, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CDanceNpc_GetSectionScore_m4055734574(L_8, /*hidden argument*/NULL); V_6 = L_9; int32_t L_10 = V_2; int32_t L_11 = V_6; if ((((int32_t)L_10) >= ((int32_t)L_11))) { goto IL_004e; } } { int32_t L_12 = V_2; V_3 = L_12; int64_t L_13 = V_0; V_1 = L_13; int64_t L_14 = V_5; V_0 = L_14; int32_t L_15 = V_6; V_2 = L_15; goto IL_005c; } IL_004e: { int32_t L_16 = V_3; int32_t L_17 = V_6; if ((((int32_t)L_16) >= ((int32_t)L_17))) { goto IL_005c; } } { int32_t L_18 = V_6; V_3 = L_18; int64_t L_19 = V_5; V_1 = L_19; } IL_005c: { int32_t L_20 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0062: { int32_t L_21 = V_4; int32_t L_22 = CPveStage_GetNpcCount_m4150734429(__this, /*hidden argument*/NULL); if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_0019; } } { int64_t* L_23 = ___winerUserID1; int64_t L_24 = V_0; *((int64_t*)(L_23)) = (int64_t)L_24; int64_t* L_25 = ___sliverWinerID2; int64_t L_26 = V_1; *((int64_t*)(L_25)) = (int64_t)L_26; return; } } // System.Int32 DMCore.Logic.CPveStage::GetMaxScoreCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetMaxScoreCount_m2186527504 (CPveStage_t850204332 * __this, int32_t ___mainRoleScore0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_GetMaxScoreCount_m2186527504_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; KeyValuePair_2_t2116290408 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; int32_t V_6 = 0; KeyValuePair_2_t2116290408 V_7; memset(&V_7, 0, sizeof(V_7)); { List_1_t3588365150 * L_0 = __this->get_m_listSectionScore_12(); if (L_0) { goto IL_001b; } } { List_1_t3588365150 * L_1 = (List_1_t3588365150 *)il2cpp_codegen_object_new(List_1_t3588365150_il2cpp_TypeInfo_var); List_1__ctor_m2195459761(L_1, /*hidden argument*/List_1__ctor_m2195459761_RuntimeMethod_var); __this->set_m_listSectionScore_12(L_1); goto IL_0026; } IL_001b: { List_1_t3588365150 * L_2 = __this->get_m_listSectionScore_12(); NullCheck(L_2); List_1_Clear_m1851761656(L_2, /*hidden argument*/List_1_Clear_m1851761656_RuntimeMethod_var); } IL_0026: { List_1_t3588365150 * L_3 = __this->get_m_listSectionScore_12(); CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_4); int32_t L_6 = ___mainRoleScore0; KeyValuePair_2_t2116290408 L_7; memset(&L_7, 0, sizeof(L_7)); KeyValuePair_2__ctor_m655249683((&L_7), L_5, L_6, /*hidden argument*/KeyValuePair_2__ctor_m655249683_RuntimeMethod_var); NullCheck(L_3); List_1_Add_m1996504879(L_3, L_7, /*hidden argument*/List_1_Add_m1996504879_RuntimeMethod_var); V_0 = 0; int32_t L_8 = CPveStage_GetNpcCount_m4150734429(__this, /*hidden argument*/NULL); V_1 = L_8; goto IL_007b; } IL_004f: { List_1_t3588365150 * L_9 = __this->get_m_listSectionScore_12(); int32_t L_10 = V_0; CDanceNpc_t2506274377 * L_11 = CPveStage_GetNpc_m875786719(__this, L_10, /*hidden argument*/NULL); NullCheck(L_11); int64_t L_12 = CDanceNpc_GetUserID_m3417611285(L_11, /*hidden argument*/NULL); int32_t L_13 = V_0; CDanceNpc_t2506274377 * L_14 = CPveStage_GetNpc_m875786719(__this, L_13, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = CDanceNpc_GetSectionScore_m4055734574(L_14, /*hidden argument*/NULL); KeyValuePair_2_t2116290408 L_16; memset(&L_16, 0, sizeof(L_16)); KeyValuePair_2__ctor_m655249683((&L_16), L_12, L_15, /*hidden argument*/KeyValuePair_2__ctor_m655249683_RuntimeMethod_var); NullCheck(L_9); List_1_Add_m1996504879(L_9, L_16, /*hidden argument*/List_1_Add_m1996504879_RuntimeMethod_var); int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_007b: { int32_t L_18 = V_0; int32_t L_19 = V_1; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_004f; } } { List_1_t3588365150 * L_20 = __this->get_m_listSectionScore_12(); intptr_t L_21 = (intptr_t)CPveStage_DanceResultSortFunctor_m1308520318_RuntimeMethod_var; Comparison_1_t1891221587 * L_22 = (Comparison_1_t1891221587 *)il2cpp_codegen_object_new(Comparison_1_t1891221587_il2cpp_TypeInfo_var); Comparison_1__ctor_m2804375159(L_22, __this, L_21, /*hidden argument*/Comparison_1__ctor_m2804375159_RuntimeMethod_var); NullCheck(L_20); List_1_Sort_m510024908(L_20, L_22, /*hidden argument*/List_1_Sort_m510024908_RuntimeMethod_var); V_2 = 1; List_1_t3588365150 * L_23 = __this->get_m_listSectionScore_12(); NullCheck(L_23); KeyValuePair_2_t2116290408 L_24 = List_1_get_Item_m223051204(L_23, 0, /*hidden argument*/List_1_get_Item_m223051204_RuntimeMethod_var); V_4 = L_24; int32_t L_25 = KeyValuePair_2_get_Value_m2589721((&V_4), /*hidden argument*/KeyValuePair_2_get_Value_m2589721_RuntimeMethod_var); V_3 = L_25; V_5 = 1; List_1_t3588365150 * L_26 = __this->get_m_listSectionScore_12(); NullCheck(L_26); int32_t L_27 = List_1_get_Count_m1635115114(L_26, /*hidden argument*/List_1_get_Count_m1635115114_RuntimeMethod_var); V_6 = L_27; goto IL_00ec; } IL_00c6: { List_1_t3588365150 * L_28 = __this->get_m_listSectionScore_12(); int32_t L_29 = V_5; NullCheck(L_28); KeyValuePair_2_t2116290408 L_30 = List_1_get_Item_m223051204(L_28, L_29, /*hidden argument*/List_1_get_Item_m223051204_RuntimeMethod_var); V_7 = L_30; int32_t L_31 = KeyValuePair_2_get_Value_m2589721((&V_7), /*hidden argument*/KeyValuePair_2_get_Value_m2589721_RuntimeMethod_var); int32_t L_32 = V_3; if ((!(((uint32_t)L_31) == ((uint32_t)L_32)))) { goto IL_00e6; } } { int32_t L_33 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00e6: { int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00ec: { int32_t L_35 = V_5; int32_t L_36 = V_6; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_00c6; } } { int32_t L_37 = V_2; return L_37; } } // System.Int32 DMCore.Logic.CPveStage::DanceResultSortFunctor(System.Collections.Generic.KeyValuePair`2,System.Collections.Generic.KeyValuePair`2) extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_DanceResultSortFunctor_m1308520318 (CPveStage_t850204332 * __this, KeyValuePair_2_t2116290408 ___lhs0, KeyValuePair_2_t2116290408 ___rhs1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_DanceResultSortFunctor_m1308520318_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = KeyValuePair_2_get_Value_m2589721((&___lhs0), /*hidden argument*/KeyValuePair_2_get_Value_m2589721_RuntimeMethod_var); int32_t L_1 = KeyValuePair_2_get_Value_m2589721((&___rhs1), /*hidden argument*/KeyValuePair_2_get_Value_m2589721_RuntimeMethod_var); SortKeyInfo_1_t3619707304 * L_2 = (SortKeyInfo_1_t3619707304 *)il2cpp_codegen_object_new(SortKeyInfo_1_t3619707304_il2cpp_TypeInfo_var); SortKeyInfo_1__ctor_m1394869830(L_2, L_0, L_1, (bool)0, /*hidden argument*/SortKeyInfo_1__ctor_m1394869830_RuntimeMethod_var); int32_t L_3 = CSortTemplete_SortFunctor_TisInt32_t2950945753_m4216915814(NULL /*static, unused*/, L_2, /*hidden argument*/CSortTemplete_SortFunctor_TisInt32_t2950945753_m4216915814_RuntimeMethod_var); return L_3; } } // System.Boolean DMCore.Logic.CPveStage::IsWinerPlayer(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CPveStage_IsWinerPlayer_m1439778802 (CPveStage_t850204332 * __this, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_IsWinerPlayer_m1439778802_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; KeyValuePair_2_t2116290408 V_2; memset(&V_2, 0, sizeof(V_2)); KeyValuePair_2_t2116290408 V_3; memset(&V_3, 0, sizeof(V_3)); KeyValuePair_2_t2116290408 V_4; memset(&V_4, 0, sizeof(V_4)); { V_0 = 0; List_1_t3588365150 * L_0 = __this->get_m_listSectionScore_12(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1635115114(L_0, /*hidden argument*/List_1_get_Count_m1635115114_RuntimeMethod_var); V_1 = L_1; goto IL_005d; } IL_0013: { List_1_t3588365150 * L_2 = __this->get_m_listSectionScore_12(); int32_t L_3 = V_0; NullCheck(L_2); KeyValuePair_2_t2116290408 L_4 = List_1_get_Item_m223051204(L_2, L_3, /*hidden argument*/List_1_get_Item_m223051204_RuntimeMethod_var); V_2 = L_4; int64_t L_5 = KeyValuePair_2_get_Key_m2812135046((&V_2), /*hidden argument*/KeyValuePair_2_get_Key_m2812135046_RuntimeMethod_var); int64_t L_6 = ___userID0; if ((!(((uint64_t)L_5) == ((uint64_t)L_6)))) { goto IL_0059; } } { List_1_t3588365150 * L_7 = __this->get_m_listSectionScore_12(); int32_t L_8 = V_0; NullCheck(L_7); KeyValuePair_2_t2116290408 L_9 = List_1_get_Item_m223051204(L_7, L_8, /*hidden argument*/List_1_get_Item_m223051204_RuntimeMethod_var); V_3 = L_9; int32_t L_10 = KeyValuePair_2_get_Value_m2589721((&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m2589721_RuntimeMethod_var); List_1_t3588365150 * L_11 = __this->get_m_listSectionScore_12(); NullCheck(L_11); KeyValuePair_2_t2116290408 L_12 = List_1_get_Item_m223051204(L_11, 0, /*hidden argument*/List_1_get_Item_m223051204_RuntimeMethod_var); V_4 = L_12; int32_t L_13 = KeyValuePair_2_get_Value_m2589721((&V_4), /*hidden argument*/KeyValuePair_2_get_Value_m2589721_RuntimeMethod_var); return (bool)((((int32_t)L_10) == ((int32_t)L_13))? 1 : 0); } IL_0059: { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_005d: { int32_t L_15 = V_0; int32_t L_16 = V_1; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0013; } } { return (bool)0; } } // System.Void DMCore.Logic.CPveStage::CommitToStage() extern "C" IL2CPP_METHOD_ATTR void CPveStage_CommitToStage_m1676178339 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_CommitToStage_m1676178339_MetadataUsageId); s_Il2CppMethodInitialized = true; } SMsgChangeProperty_t1788627945 * V_0 = NULL; int32_t V_1 = 0; SMsgSceneProperty_t2338986832 * V_2 = NULL; SMsgEntryScene_t3683309046 * V_3 = NULL; { SMsgChangeProperty_t1788627945 * L_0 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_0, /*hidden argument*/NULL); V_0 = L_0; SMsgChangeProperty_t1788627945 * L_1 = V_0; 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); L_1->set_ObjectId_0(L_3); SMsgChangeProperty_t1788627945 * L_4 = V_0; CProperty_t963755051 * L_5 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_5, /*hidden argument*/NULL); NullCheck(L_4); L_4->set_m_PropPtr_2(L_5); SMsgChangeProperty_t1788627945 * L_6 = V_0; NullCheck(L_6); CProperty_t963755051 * L_7 = L_6->get_m_PropPtr_2(); NullCheck(L_7); CProperty_SetInt_m72189256(L_7, _stringLiteral3941088982, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_8 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CNetService_t1201271315 * L_9 = CRoot_GetNetService_m2764581604(L_8, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_10 = V_0; NullCheck(L_9); CNetService_DispatchMessage_m4289082544(L_9, L_10, /*hidden argument*/NULL); V_1 = 0; goto IL_0059; } IL_0049: { int32_t L_11 = V_1; CDanceNpc_t2506274377 * L_12 = CPveStage_GetNpc_m875786719(__this, L_11, /*hidden argument*/NULL); NullCheck(L_12); CDanceNpc_SubmitToStage_m3419238362(L_12, /*hidden argument*/NULL); int32_t L_13 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0059: { int32_t L_14 = V_1; int32_t L_15 = CPveStage_GetNpcCount_m4150734429(__this, /*hidden argument*/NULL); if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_0049; } } { SMsgSceneProperty_t2338986832 * L_16 = (SMsgSceneProperty_t2338986832 *)il2cpp_codegen_object_new(SMsgSceneProperty_t2338986832_il2cpp_TypeInfo_var); SMsgSceneProperty__ctor_m142244997(L_16, /*hidden argument*/NULL); V_2 = L_16; SMsgSceneProperty_t2338986832 * L_17 = V_2; CProperty_t963755051 * L_18 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_18, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_m_PropPtr_1(L_18); SMsgSceneProperty_t2338986832 * L_19 = V_2; NullCheck(L_19); CProperty_t963755051 * L_20 = L_19->get_m_PropPtr_1(); int32_t L_21 = CPveStage_GetMusicID_m3420806327(__this, /*hidden argument*/NULL); NullCheck(L_20); CProperty_SetInt_m72189256(L_20, _stringLiteral2522787689, L_21, /*hidden argument*/NULL); SMsgSceneProperty_t2338986832 * L_22 = V_2; NullCheck(L_22); CProperty_t963755051 * L_23 = L_22->get_m_PropPtr_1(); int32_t L_24 = __this->get_m_nMusicLevel_5(); NullCheck(L_23); CProperty_SetInt_m72189256(L_23, _stringLiteral217883487, L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_25 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); CNetService_t1201271315 * L_26 = CRoot_GetNetService_m2764581604(L_25, /*hidden argument*/NULL); SMsgSceneProperty_t2338986832 * L_27 = V_2; NullCheck(L_26); CNetService_DispatchMessage_m4289082544(L_26, L_27, /*hidden argument*/NULL); SMsgEntryScene_t3683309046 * L_28 = (SMsgEntryScene_t3683309046 *)il2cpp_codegen_object_new(SMsgEntryScene_t3683309046_il2cpp_TypeInfo_var); SMsgEntryScene__ctor_m3070705195(L_28, /*hidden argument*/NULL); V_3 = L_28; SMsgEntryScene_t3683309046 * L_29 = V_3; CMainRole_t4200562839 * L_30 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); int64_t L_31 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_30); NullCheck(L_29); L_29->set_userID_0(L_31); SMsgEntryScene_t3683309046 * L_32 = V_3; int32_t L_33 = __this->get_m_nSceneID_3(); NullCheck(L_32); L_32->set_nSceneModel_1(L_33); SMsgEntryScene_t3683309046 * L_34 = V_3; int32_t L_35 = CPveStage_GetNpcCount_m4150734429(__this, /*hidden argument*/NULL); NullCheck(L_34); L_34->set_nEntryPlayersNum_4(((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1))); CRoot_t1043641654 * L_36 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); CNetService_t1201271315 * L_37 = CRoot_GetNetService_m2764581604(L_36, /*hidden argument*/NULL); SMsgEntryScene_t3683309046 * L_38 = V_3; NullCheck(L_37); CNetService_DispatchMessage_m4289082544(L_37, L_38, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CPveStage::SetSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPveStage_SetSceneID_m2998529258 (CPveStage_t850204332 * __this, int32_t ___sceneID0, const RuntimeMethod* method) { { int32_t L_0 = ___sceneID0; __this->set_m_nSceneID_3(L_0); return; } } // System.Int32 DMCore.Logic.CPveStage::GetSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetSceneID_m2243990181 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_nSceneID_3(); return L_0; } } // System.Void DMCore.Logic.CPveStage::SetMusicInfo(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPveStage_SetMusicInfo_m2849761420 (CPveStage_t850204332 * __this, int32_t ___musicID0, int32_t ___musicLevel1, const RuntimeMethod* method) { { int32_t L_0 = ___musicID0; __this->set_m_nMusicID_4(L_0); int32_t L_1 = ___musicLevel1; __this->set_m_nMusicLevel_5(L_1); return; } } // System.Void DMCore.Logic.CPveStage::GetMusicInfo(System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CPveStage_GetMusicInfo_m3914305645 (CPveStage_t850204332 * __this, int32_t* ___musicID0, int32_t* ___musicLevel1, const RuntimeMethod* method) { { int32_t* L_0 = ___musicID0; int32_t L_1 = CPveStage_GetMusicID_m3420806327(__this, /*hidden argument*/NULL); *((int32_t*)(L_0)) = (int32_t)L_1; int32_t* L_2 = ___musicLevel1; int32_t L_3 = __this->get_m_nMusicLevel_5(); *((int32_t*)(L_2)) = (int32_t)L_3; return; } } // System.Boolean DMCore.Logic.CPveStage::IsBossLevel() extern "C" IL2CPP_METHOD_ATTR bool CPveStage_IsBossLevel_m2056120916 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsBossLevel_6(); return L_0; } } // DMCore.DanceMode.ENUM_KEY_MODE DMCore.Logic.CPveStage::GetKeyMode() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetKeyMode_m2981702896 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_KeyMode_7(); return L_0; } } // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.Logic.CPveStage::GetPlayMode() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetPlayMode_m2050646118 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_PlayMode_8(); return L_0; } } // System.Void DMCore.Logic.CPveStage::Reset() extern "C" IL2CPP_METHOD_ATTR void CPveStage_Reset_m3894466291 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_Reset_m3894466291_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_001c; } IL_0007: { List_1_t3978349119 * L_0 = __this->get_m_listNpc_11(); int32_t L_1 = V_0; NullCheck(L_0); CDanceNpc_t2506274377 * L_2 = List_1_get_Item_m3310203156(L_0, L_1, /*hidden argument*/List_1_get_Item_m3310203156_RuntimeMethod_var); NullCheck(L_2); CDanceNpc_Clear_m2213329235(L_2, /*hidden argument*/NULL); int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_001c: { int32_t L_4 = V_0; List_1_t3978349119 * L_5 = __this->get_m_listNpc_11(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m4086209420(L_5, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); if ((((int32_t)L_4) < ((int32_t)L_6))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CPveStage::SetNpcCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPveStage_SetNpcCount_m567361896 (CPveStage_t850204332 * __this, int32_t ___count0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_SetNpcCount_m567361896_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___count0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_Max_m3673002171(NULL /*static, unused*/, 0, L_0, /*hidden argument*/NULL); ___count0 = L_1; List_1_t3978349119 * L_2 = __this->get_m_listNpc_11(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m4086209420(L_2, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); int32_t L_4 = ___count0; if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_004f; } } { int32_t L_5 = ___count0; List_1_t3978349119 * L_6 = __this->get_m_listNpc_11(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m4086209420(L_6, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_7)); V_1 = 0; goto IL_0043; } IL_002f: { List_1_t3978349119 * L_8 = __this->get_m_listNpc_11(); CDanceNpc_t2506274377 * L_9 = (CDanceNpc_t2506274377 *)il2cpp_codegen_object_new(CDanceNpc_t2506274377_il2cpp_TypeInfo_var); CDanceNpc__ctor_m378939457(L_9, /*hidden argument*/NULL); NullCheck(L_8); List_1_Add_m3472047626(L_8, L_9, /*hidden argument*/List_1_Add_m3472047626_RuntimeMethod_var); int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0043: { int32_t L_11 = V_1; int32_t L_12 = V_0; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_002f; } } { goto IL_007b; } IL_004f: { List_1_t3978349119 * L_13 = __this->get_m_listNpc_11(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m4086209420(L_13, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); int32_t L_15 = ___count0; if ((((int32_t)L_14) <= ((int32_t)L_15))) { goto IL_007b; } } { List_1_t3978349119 * L_16 = __this->get_m_listNpc_11(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m4086209420(L_16, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); int32_t L_18 = ___count0; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)); List_1_t3978349119 * L_19 = __this->get_m_listNpc_11(); int32_t L_20 = ___count0; int32_t L_21 = V_2; NullCheck(L_19); List_1_RemoveRange_m3207468096(L_19, L_20, L_21, /*hidden argument*/List_1_RemoveRange_m3207468096_RuntimeMethod_var); } IL_007b: { V_3 = 0; goto IL_00ae; } IL_0082: { List_1_t3978349119 * L_22 = __this->get_m_listNpc_11(); int32_t L_23 = V_3; NullCheck(L_22); CDanceNpc_t2506274377 * L_24 = List_1_get_Item_m3310203156(L_22, L_23, /*hidden argument*/List_1_get_Item_m3310203156_RuntimeMethod_var); NullCheck(L_24); CDanceNpc_InitParams_m2335487943(L_24, /*hidden argument*/NULL); List_1_t3978349119 * L_25 = __this->get_m_listNpc_11(); int32_t L_26 = V_3; NullCheck(L_25); CDanceNpc_t2506274377 * L_27 = List_1_get_Item_m3310203156(L_25, L_26, /*hidden argument*/List_1_get_Item_m3310203156_RuntimeMethod_var); int32_t L_28 = V_3; NullCheck(L_27); CDanceNpc_SetUserID_m406629991(L_27, ((-((int64_t)il2cpp_codegen_add((int64_t)(((int64_t)((int64_t)L_28))), (int64_t)(((int64_t)((int64_t)1))))))), /*hidden argument*/NULL); int32_t L_29 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00ae: { int32_t L_30 = V_3; List_1_t3978349119 * L_31 = __this->get_m_listNpc_11(); NullCheck(L_31); int32_t L_32 = List_1_get_Count_m4086209420(L_31, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); if ((((int32_t)L_30) < ((int32_t)L_32))) { goto IL_0082; } } { return; } } // System.Int32 DMCore.Logic.CPveStage::GetNpcCount() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetNpcCount_m4150734429 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_GetNpcCount_m4150734429_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3978349119 * L_0 = __this->get_m_listNpc_11(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m4086209420(L_0, /*hidden argument*/List_1_get_Count_m4086209420_RuntimeMethod_var); return L_1; } } // DMCore.Logic.CDanceNpc DMCore.Logic.CPveStage::GetNpc(System.Int32) extern "C" IL2CPP_METHOD_ATTR CDanceNpc_t2506274377 * CPveStage_GetNpc_m875786719 (CPveStage_t850204332 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_GetNpc_m875786719_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0013; } } { int32_t L_1 = CPveStage_GetNpcCount_m4150734429(__this, /*hidden argument*/NULL); int32_t L_2 = ___index0; if ((((int32_t)L_1) > ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (CDanceNpc_t2506274377 *)NULL; } IL_0015: { List_1_t3978349119 * L_3 = __this->get_m_listNpc_11(); int32_t L_4 = ___index0; NullCheck(L_3); CDanceNpc_t2506274377 * L_5 = List_1_get_Item_m3310203156(L_3, L_4, /*hidden argument*/List_1_get_Item_m3310203156_RuntimeMethod_var); return L_5; } } // DMCore.Logic.CDanceNpc DMCore.Logic.CPveStage::GetNpcByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR CDanceNpc_t2506274377 * CPveStage_GetNpcByUserID_m1203910965 (CPveStage_t850204332 * __this, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_GetNpcByUserID_m1203910965_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_002f; } IL_0007: { List_1_t3978349119 * L_0 = __this->get_m_listNpc_11(); int32_t L_1 = V_0; NullCheck(L_0); CDanceNpc_t2506274377 * L_2 = List_1_get_Item_m3310203156(L_0, L_1, /*hidden argument*/List_1_get_Item_m3310203156_RuntimeMethod_var); NullCheck(L_2); int64_t L_3 = CDanceNpc_GetUserID_m3417611285(L_2, /*hidden argument*/NULL); int64_t L_4 = ___userID0; if ((!(((uint64_t)L_3) == ((uint64_t)L_4)))) { goto IL_002b; } } { List_1_t3978349119 * L_5 = __this->get_m_listNpc_11(); int32_t L_6 = V_0; NullCheck(L_5); CDanceNpc_t2506274377 * L_7 = List_1_get_Item_m3310203156(L_5, L_6, /*hidden argument*/List_1_get_Item_m3310203156_RuntimeMethod_var); return L_7; } IL_002b: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002f: { int32_t L_9 = V_0; int32_t L_10 = CPveStage_GetNpcCount_m4150734429(__this, /*hidden argument*/NULL); if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0007; } } { return (CDanceNpc_t2506274377 *)NULL; } } // System.Boolean DMCore.Logic.CPveStage::GetWinFactor(System.Single&,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CPveStage_GetWinFactor_m1522404013 (CPveStage_t850204332 * __this, float* ___scoreRate0, int32_t ___FactorLevel1, const RuntimeMethod* method) { { int32_t L_0 = ___FactorLevel1; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0015; } } { SingleU5BU5D_t1444911251* L_1 = __this->get_m_listWinFactor_10(); NullCheck(L_1); int32_t L_2 = ___FactorLevel1; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) > ((int32_t)L_2))) { goto IL_0017; } } IL_0015: { return (bool)0; } IL_0017: { float* L_3 = ___scoreRate0; SingleU5BU5D_t1444911251* L_4 = __this->get_m_listWinFactor_10(); int32_t L_5 = ___FactorLevel1; NullCheck(L_4); int32_t L_6 = L_5; float L_7 = (L_4)->GetAt(static_cast(L_6)); *((float*)(L_3)) = (float)L_7; return (bool)1; } } // System.String DMCore.Logic.CPveStage::GetFactorString() extern "C" IL2CPP_METHOD_ATTR String_t* CPveStage_GetFactorString_m1097299935 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_GetFactorString_m1097299935_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; String_t* L_1 = V_0; return L_1; } } // System.Int32 DMCore.Logic.CPveStage::GetStarPoint(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetStarPoint_m1811601365 (CPveStage_t850204332 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_GetStarPoint_m1811601365_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return 0; } IL_000c: { int32_t L_1 = ___index0; if ((((int32_t)L_1) > ((int32_t)3))) { goto IL_003e; } } { int32_t L_2 = ___index0; if ((((int32_t)L_2) < ((int32_t)1))) { goto IL_003e; } } { CBeatKeyManager_t1395295909 * L_3 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CBeatKeyManager_GetTotalMaxScore_m4279768256(L_3, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; SingleU5BU5D_t1444911251* L_6 = __this->get_m_listWinFactor_10(); int32_t L_7 = ___index0; NullCheck(L_6); int32_t L_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); float L_9 = (L_6)->GetAt(static_cast(L_8)); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_10 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_5))), (float)(0.01f))), (float)L_9)), /*hidden argument*/NULL); return L_10; } IL_003e: { return 0; } } // System.Int32 DMCore.Logic.CPveStage::GetPassStarCount() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetPassStarCount_m426550483 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_GetPassStarCount_m426550483_MetadataUsageId); s_Il2CppMethodInitialized = true; } BeatKeyResult_t1335677305 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return 0; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_1 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); BeatKeyResult_t1335677305 * L_2 = CDanceMode_GetMyTotalBeatKeyResult_m1828600594(L_1, /*hidden argument*/NULL); V_0 = L_2; BeatKeyResult_t1335677305 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = BeatKeyResult_get_m_Score_m1192178185(L_3, /*hidden argument*/NULL); V_1 = L_4; CBeatKeyManager_t1395295909 * L_5 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CBeatKeyManager_GetTotalMaxScore_m4279768256(L_5, /*hidden argument*/NULL); V_2 = L_6; int32_t L_7 = V_2; SingleU5BU5D_t1444911251* L_8 = __this->get_m_listWinFactor_10(); NullCheck(L_8); int32_t L_9 = 2; float L_10 = (L_8)->GetAt(static_cast(L_9)); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_11 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_7))), (float)(0.01f))), (float)L_10)), /*hidden argument*/NULL); int32_t L_12 = V_1; if ((((int32_t)L_11) > ((int32_t)L_12))) { goto IL_0047; } } { return 3; } IL_0047: { int32_t L_13 = V_2; SingleU5BU5D_t1444911251* L_14 = __this->get_m_listWinFactor_10(); NullCheck(L_14); int32_t L_15 = 1; float L_16 = (L_14)->GetAt(static_cast(L_15)); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_17 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_13))), (float)(0.01f))), (float)L_16)), /*hidden argument*/NULL); int32_t L_18 = V_1; if ((((int32_t)L_17) > ((int32_t)L_18))) { goto IL_0065; } } { return 2; } IL_0065: { int32_t L_19 = V_2; SingleU5BU5D_t1444911251* L_20 = __this->get_m_listWinFactor_10(); NullCheck(L_20); int32_t L_21 = 0; float L_22 = (L_20)->GetAt(static_cast(L_21)); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_23 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_19))), (float)(0.01f))), (float)L_22)), /*hidden argument*/NULL); int32_t L_24 = V_1; if ((((int32_t)L_23) > ((int32_t)L_24))) { goto IL_0083; } } { return 1; } IL_0083: { return 0; } } // System.Boolean DMCore.Logic.CPveStage::LoadFromXml(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR bool CPveStage_LoadFromXml_m1240187548 (CPveStage_t850204332 * __this, DMXmlNode_t3958967524 * ___root0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_LoadFromXml_m1240187548_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlNodeList_t795971656 * V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; DMXmlNode_t3958967524 * V_4 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { DMXmlNode_t3958967524 * L_0 = ___root0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: try { // begin try (depth: 1) { List_1_t3978349119 * L_1 = __this->get_m_listNpc_11(); NullCheck(L_1); List_1_Clear_m3231356407(L_1, /*hidden argument*/List_1_Clear_m3231356407_RuntimeMethod_var); DMXmlNode_t3958967524 * L_2 = ___root0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_3 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_2, _stringLiteral4196030503, 0, /*hidden argument*/NULL); __this->set_m_stageID_9(L_3); DMXmlNode_t3958967524 * L_4 = ___root0; int32_t L_5 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_4, _stringLiteral1114641553, 1, /*hidden argument*/NULL); CPveStage_set_stageType_m2907367184(__this, L_5, /*hidden argument*/NULL); int32_t L_6 = CPveStage_get_stageType_m2294086458(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)2)))) { goto IL_005f; } } IL_0043: { ClothScoreData_t1911004847 * L_7 = (ClothScoreData_t1911004847 *)il2cpp_codegen_object_new(ClothScoreData_t1911004847_il2cpp_TypeInfo_var); ClothScoreData__ctor_m3742930967(L_7, /*hidden argument*/NULL); __this->set_m_clothingData_1(L_7); ClothScoreData_t1911004847 * L_8 = __this->get_m_clothingData_1(); DMXmlNode_t3958967524 * L_9 = ___root0; NullCheck(L_8); ClothScoreData_ParseXmlNode_m3709978838(L_8, L_9, /*hidden argument*/NULL); goto IL_01b4; } IL_005f: { int32_t L_10 = CPveStage_get_stageType_m2294086458(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_10) == ((uint32_t)3)))) { goto IL_0082; } } IL_006b: { DMXmlNode_t3958967524 * L_11 = ___root0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_12 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_11, _stringLiteral671433250, 0, /*hidden argument*/NULL); __this->set_m_KeyMode_7(L_12); goto IL_01b4; } IL_0082: { int32_t L_13 = CPveStage_get_stageType_m2294086458(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)4)))) { goto IL_00aa; } } IL_008e: { CPveStoryData_t1324513091 * L_14 = (CPveStoryData_t1324513091 *)il2cpp_codegen_object_new(CPveStoryData_t1324513091_il2cpp_TypeInfo_var); CPveStoryData__ctor_m1385430297(L_14, /*hidden argument*/NULL); __this->set_m_storyData_2(L_14); CPveStoryData_t1324513091 * L_15 = __this->get_m_storyData_2(); DMXmlNode_t3958967524 * L_16 = ___root0; NullCheck(L_15); CPveStoryData_ParseXmlNode_m1546858824(L_15, L_16, /*hidden argument*/NULL); goto IL_01b4; } IL_00aa: { __this->set_m_clothingData_1((ClothScoreData_t1911004847 *)NULL); __this->set_m_storyData_2((CPveStoryData_t1324513091 *)NULL); DMXmlNode_t3958967524 * L_17 = ___root0; NullCheck(L_17); DMXmlNodeList_t795971656 * L_18 = DMXmlNode_get_ChildNodes_m14158511(L_17, /*hidden argument*/NULL); V_0 = L_18; DMXmlNodeList_t795971656 * L_19 = V_0; if (L_19) { goto IL_00cc; } } IL_00c5: { V_1 = (bool)0; goto IL_01c3; } IL_00cc: { DMXmlNode_t3958967524 * L_20 = ___root0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_21 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_20, _stringLiteral2037568315, 0, /*hidden argument*/NULL); __this->set_m_nSceneID_3(L_21); DMXmlNode_t3958967524 * L_22 = ___root0; int32_t L_23 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_22, _stringLiteral3947709129, 0, /*hidden argument*/NULL); __this->set_m_nMusicID_4(L_23); DMXmlNode_t3958967524 * L_24 = ___root0; int32_t L_25 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_24, _stringLiteral217883487, 1, /*hidden argument*/NULL); __this->set_m_nMusicLevel_5(L_25); DMXmlNode_t3958967524 * L_26 = ___root0; int32_t L_27 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_26, _stringLiteral2853117979, 0, /*hidden argument*/NULL); __this->set_m_IsBossLevel_6((bool)((((int32_t)((((int32_t)0) == ((int32_t)L_27))? 1 : 0)) == ((int32_t)0))? 1 : 0)); DMXmlNode_t3958967524 * L_28 = ___root0; int32_t L_29 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_28, _stringLiteral671433250, 0, /*hidden argument*/NULL); __this->set_m_KeyMode_7(L_29); DMXmlNode_t3958967524 * L_30 = ___root0; int32_t L_31 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_30, _stringLiteral309324792, 4, /*hidden argument*/NULL); __this->set_m_PlayMode_8(L_31); V_2 = 0; goto IL_0173; } IL_0145: { SingleU5BU5D_t1444911251* L_32 = __this->get_m_listWinFactor_10(); int32_t L_33 = V_2; DMXmlNode_t3958967524 * L_34 = ___root0; String_t* L_35 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3306604692, L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); float L_37 = CMiscHelp_GetXmlElemFloat_m1388798143(NULL /*static, unused*/, L_34, L_36, (80.0f), /*hidden argument*/NULL); NullCheck(L_32); (L_32)->SetAt(static_cast(L_33), (float)L_37); int32_t L_38 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_0173: { int32_t L_39 = V_2; if ((((int32_t)L_39) < ((int32_t)3))) { goto IL_0145; } } IL_017a: { DMXmlNodeList_t795971656 * L_40 = V_0; NullCheck(L_40); int32_t L_41 = DMXmlNodeList_get_Count_m1776804761(L_40, /*hidden argument*/NULL); CPveStage_SetNpcCount_m567361896(__this, L_41, /*hidden argument*/NULL); V_3 = 0; goto IL_01a8; } IL_018d: { DMXmlNodeList_t795971656 * L_42 = V_0; int32_t L_43 = V_3; NullCheck(L_42); DMXmlNode_t3958967524 * L_44 = DMXmlNodeList_Item_m3433089129(L_42, L_43, /*hidden argument*/NULL); V_4 = L_44; int32_t L_45 = V_3; CDanceNpc_t2506274377 * L_46 = CPveStage_GetNpc_m875786719(__this, L_45, /*hidden argument*/NULL); DMXmlNode_t3958967524 * L_47 = V_4; NullCheck(L_46); CDanceNpc_DeserialFromXml_m3056946617(L_46, L_47, /*hidden argument*/NULL); int32_t L_48 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_01a8: { int32_t L_49 = V_3; DMXmlNodeList_t795971656 * L_50 = V_0; NullCheck(L_50); int32_t L_51 = DMXmlNodeList_get_Count_m1776804761(L_50, /*hidden argument*/NULL); if ((((int32_t)L_49) < ((int32_t)L_51))) { goto IL_018d; } } IL_01b4: { V_1 = (bool)1; goto IL_01c3; } } // 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_01bb; throw e; } CATCH_01bb: { // begin catch(System.Object) V_1 = (bool)0; goto IL_01c3; } // end catch (depth: 1) IL_01c3: { bool L_52 = V_1; return L_52; } } // System.Int32 DMCore.Logic.CPveStage::GetMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CPveStage_GetMusicID_m3420806327 (CPveStage_t850204332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStage_GetMusicID_m3420806327_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_0 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CNetServerConfig_IsValidProxy_m4030729817(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_006d; } } { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); bool L_2 = CNetServerConfig_IfAsQaVersion999_m4231909141(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_2) { goto IL_006d; } } { CMusicManager_t3263666357 * L_3 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = __this->get_m_nMusicID_4(); NullCheck(L_3); bool L_5 = CMusicManager_Exist_m4250886758(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0035; } } { int32_t L_6 = __this->get_m_nMusicID_4(); return L_6; } IL_0035: { CMusicManager_t3263666357 * L_7 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = CMusicManager_GetMusicCount_m780191076(L_7, /*hidden argument*/NULL); if ((((int32_t)0) >= ((int32_t)L_8))) { goto IL_0066; } } { int32_t L_9 = __this->get_m_stageID_9(); CMusicManager_t3263666357 * L_10 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CMusicManager_GetMusicCount_m780191076(L_10, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)((int32_t)13)))%(int32_t)L_11)); CMusicManager_t3263666357 * L_12 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_0; NullCheck(L_12); int32_t L_14 = CMusicManager_GetMusicIDByIndex_m3704305772(L_12, L_13, /*hidden argument*/NULL); return L_14; } IL_0066: { int32_t L_15 = __this->get_m_nMusicID_4(); return L_15; } IL_006d: { int32_t L_16 = __this->get_m_nMusicID_4(); return L_16; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CPveStoryData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CPveStoryData__ctor_m1385430297 (CPveStoryData_t1324513091 * __this, const RuntimeMethod* method) { { __this->set_storyID_1((-1)); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CPveStoryData::IsHiddenStory() extern "C" IL2CPP_METHOD_ATTR bool CPveStoryData_IsHiddenStory_m4119496819 (CPveStoryData_t1324513091 * __this, const RuntimeMethod* method) { { StringU5BU5D_t1281789340* L_0 = __this->get_Term_0(); if (!L_0) { goto IL_0025; } } { StringU5BU5D_t1281789340* L_1 = __this->get_Term_0(); NullCheck(L_1); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) == ((uint32_t)5)))) { goto IL_0025; } } { int32_t L_2 = __this->get_storyID_1(); if ((((int32_t)L_2) > ((int32_t)0))) { goto IL_0027; } } IL_0025: { return (bool)0; } IL_0027: { CIdolAbilityManager_t240297659 * L_3 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_4 = __this->get_Term_0(); NullCheck(L_3); bool L_5 = CIdolAbilityManager_CheckHiddleStory_m3075902392(L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Void DMCore.Logic.CPveStoryData::ParseXmlNode(DMCore.Framework.XML.DMXmlNode) extern "C" IL2CPP_METHOD_ATTR void CPveStoryData_ParseXmlNode_m1546858824 (CPveStoryData_t1324513091 * __this, DMXmlNode_t3958967524 * ___curChildNode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CPveStoryData_ParseXmlNode_m1546858824_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { DMXmlNode_t3958967524 * L_0 = ___curChildNode0; NullCheck(L_0); String_t* L_1 = DMXmlNode_GetAttribute_m2954850936(L_0, _stringLiteral1638865372, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_002e; } } { String_t* L_4 = V_0; CharU5BU5D_t3528271667* L_5 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_5); (L_5)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_4); StringU5BU5D_t1281789340* L_6 = String_Split_m3646115398(L_4, L_5, /*hidden argument*/NULL); __this->set_Term_0(L_6); } IL_002e: { DMXmlNode_t3958967524 * L_7 = ___curChildNode0; NullCheck(L_7); int32_t L_8 = DMXmlNode_GetAttributeInt_m4115790630(L_7, _stringLiteral3149596335, (-1), /*hidden argument*/NULL); __this->set_storyID_1(L_8); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CQuestionChat::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionChat__ctor_m473212146 (CQuestionChat_t456593442 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionChat::set_ChatTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionChat_set_ChatTime_m3759757379 (CQuestionChat_t456593442 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CChatTimeU3Ek__BackingField_0(L_0); return; } } // System.String DMCore.Logic.CQuestionChat::get_ChatTime() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionChat_get_ChatTime_m3388123497 (CQuestionChat_t456593442 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CChatTimeU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CQuestionChat::set_ChatContent(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionChat_set_ChatContent_m2575694537 (CQuestionChat_t456593442 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CChatContentU3Ek__BackingField_1(L_0); return; } } // System.String DMCore.Logic.CQuestionChat::get_ChatContent() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionChat_get_ChatContent_m3738371504 (CQuestionChat_t456593442 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CChatContentU3Ek__BackingField_1(); return L_0; } } // System.Int32 DMCore.Logic.CQuestionChat::get_RoleSendChat() extern "C" IL2CPP_METHOD_ATTR int32_t CQuestionChat_get_RoleSendChat_m486764625 (CQuestionChat_t456593442 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CRoleSendChatU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CQuestionChat::set_RoleSendChat(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionChat_set_RoleSendChat_m4087436678 (CQuestionChat_t456593442 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CRoleSendChatU3Ek__BackingField_2(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CQuestionDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail__ctor_m2623042389 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionDetail__ctor_m2623042389_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t1928668184 * L_0 = (List_1_t1928668184 *)il2cpp_codegen_object_new(List_1_t1928668184_il2cpp_TypeInfo_var); List_1__ctor_m1910383170(L_0, /*hidden argument*/List_1__ctor_m1910383170_RuntimeMethod_var); __this->set_m_ChatList_8(L_0); CQuestionDetail_set_QuestionState_m2642891304(__this, 0, /*hidden argument*/NULL); CQuestionDetail_set_QuestionType_m2904641248(__this, 1, /*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(); CQuestionDetail_set_QuestionSendTime_m985109082(__this, L_1, /*hidden argument*/NULL); CQuestionDetail_set_IsNeedFresh_m3027364574(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionDetail::set_QuestionNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionNumber_m3147940573 (CQuestionDetail_t1956257792 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CQuestionNumberU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.Logic.CQuestionDetail::get_QuestionNumber() extern "C" IL2CPP_METHOD_ATTR int32_t CQuestionDetail_get_QuestionNumber_m694780432 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CQuestionNumberU3Ek__BackingField_0(); return L_0; } } // System.String DMCore.Logic.CQuestionDetail::get_QuestionContent() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionDetail_get_QuestionContent_m3226441412 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CQuestionContentU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_QuestionContent(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionContent_m3903869081 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CQuestionContentU3Ek__BackingField_1(L_0); return; } } // System.String DMCore.Logic.CQuestionDetail::get_QuestionTitle() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionDetail_get_QuestionTitle_m1537649810 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CQuestionTitleU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_QuestionTitle(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionTitle_m992643986 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CQuestionTitleU3Ek__BackingField_2(L_0); return; } } // System.Void DMCore.Logic.CQuestionDetail::set_QuestionState(DMCore.Logic.QuestionHandleState) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionState_m2642891304 (CQuestionDetail_t1956257792 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CQuestionStateU3Ek__BackingField_3(L_0); return; } } // DMCore.Logic.QuestionHandleState DMCore.Logic.CQuestionDetail::get_QuestionState() extern "C" IL2CPP_METHOD_ATTR int32_t CQuestionDetail_get_QuestionState_m1987541473 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CQuestionStateU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_QuestionType(DMCore.Logic.QuestionType) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionType_m2904641248 (CQuestionDetail_t1956257792 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CQuestionTypeU3Ek__BackingField_4(L_0); return; } } // DMCore.Logic.QuestionType DMCore.Logic.CQuestionDetail::get_QuestionType() extern "C" IL2CPP_METHOD_ATTR int32_t CQuestionDetail_get_QuestionType_m1290113851 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CQuestionTypeU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_QuestionSendTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionSendTime_m985109082 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CQuestionSendTimeU3Ek__BackingField_5(L_0); return; } } // System.String DMCore.Logic.CQuestionDetail::get_QuestionSendTime() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionDetail_get_QuestionSendTime_m3405568757 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CQuestionSendTimeU3Ek__BackingField_5(); return L_0; } } // DMCore.Logic.ContactStyleType DMCore.Logic.CQuestionDetail::get_QuestionContactType() extern "C" IL2CPP_METHOD_ATTR int32_t CQuestionDetail_get_QuestionContactType_m118557025 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CQuestionContactTypeU3Ek__BackingField_6(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_QuestionContactType(DMCore.Logic.ContactStyleType) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionContactType_m2534575336 (CQuestionDetail_t1956257792 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CQuestionContactTypeU3Ek__BackingField_6(L_0); return; } } // System.String DMCore.Logic.CQuestionDetail::get_QuestionContactContent() extern "C" IL2CPP_METHOD_ATTR String_t* CQuestionDetail_get_QuestionContactContent_m450664920 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CQuestionContactContentU3Ek__BackingField_7(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_QuestionContactContent(System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_QuestionContactContent_m3996173016 (CQuestionDetail_t1956257792 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CQuestionContactContentU3Ek__BackingField_7(L_0); return; } } // System.Void DMCore.Logic.CQuestionDetail::AddChatList(DMCore.Logic.CQuestionChat) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_AddChatList_m4245399047 (CQuestionDetail_t1956257792 * __this, CQuestionChat_t456593442 * ____questionChat0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionDetail_AddChatList_m4245399047_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CQuestionChat_t456593442 * L_0 = ____questionChat0; if (!L_0) { goto IL_0012; } } { List_1_t1928668184 * L_1 = __this->get_m_ChatList_8(); CQuestionChat_t456593442 * L_2 = ____questionChat0; NullCheck(L_1); List_1_Add_m1438421144(L_1, L_2, /*hidden argument*/List_1_Add_m1438421144_RuntimeMethod_var); } IL_0012: { return; } } // System.Void DMCore.Logic.CQuestionDetail::ClearAllList() extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_ClearAllList_m1057558112 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionDetail_ClearAllList_m1057558112_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1928668184 * L_0 = __this->get_m_ChatList_8(); NullCheck(L_0); List_1_Clear_m2401273003(L_0, /*hidden argument*/List_1_Clear_m2401273003_RuntimeMethod_var); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CQuestionDetail::GetChatList() extern "C" IL2CPP_METHOD_ATTR List_1_t1928668184 * CQuestionDetail_GetChatList_m1499219465 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { List_1_t1928668184 * L_0 = __this->get_m_ChatList_8(); return L_0; } } // System.Boolean DMCore.Logic.CQuestionDetail::get_IsNeedFresh() extern "C" IL2CPP_METHOD_ATTR bool CQuestionDetail_get_IsNeedFresh_m4200226828 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsNeedFreshU3Ek__BackingField_9(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_IsNeedFresh(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_IsNeedFresh_m3027364574 (CQuestionDetail_t1956257792 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsNeedFreshU3Ek__BackingField_9(L_0); return; } } // System.Boolean DMCore.Logic.CQuestionDetail::get_SignsChanged() extern "C" IL2CPP_METHOD_ATTR bool CQuestionDetail_get_SignsChanged_m3785386424 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CSignsChangedU3Ek__BackingField_10(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_SignsChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_SignsChanged_m764796832 (CQuestionDetail_t1956257792 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CSignsChangedU3Ek__BackingField_10(L_0); return; } } // System.Boolean DMCore.Logic.CQuestionDetail::get_IsNeedShowSigns() extern "C" IL2CPP_METHOD_ATTR bool CQuestionDetail_get_IsNeedShowSigns_m3962299201 (CQuestionDetail_t1956257792 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsNeedShowSignsU3Ek__BackingField_11(); return L_0; } } // System.Void DMCore.Logic.CQuestionDetail::set_IsNeedShowSigns(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CQuestionDetail_set_IsNeedShowSigns_m264655023 (CQuestionDetail_t1956257792 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsNeedShowSignsU3Ek__BackingField_11(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.CQuestionManger::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionManger__ctor_m93960239 (CQuestionManger_t1203513329 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger__ctor_m93960239_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { __this->set_SIGN_SECRET_5(_stringLiteral3603825959); __this->set_Key_6(_stringLiteral1001812343); __this->set_ChennelId_7(_stringLiteral470173004); __this->set_OpenID_8(_stringLiteral3290907651); __this->set_GameID_9(_stringLiteral260111522); 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_PhoneName_11(L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_PhoneMemory_12(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_PhoneNetwork_13(L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_PhoneOS_14(L_3); __this->set_CurrentSelectQuestionID_15((-1)); Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t3428332534 * L_4 = (List_1_t3428332534 *)il2cpp_codegen_object_new(List_1_t3428332534_il2cpp_TypeInfo_var); List_1__ctor_m1212905608(L_4, /*hidden argument*/List_1__ctor_m1212905608_RuntimeMethod_var); __this->set_m_QuestionList_16(L_4); List_1_t128053199 * L_5 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_5, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_ChangeQuestionList_17(L_5); __this->set_InCD_2((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_6 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = CMiscConfig_GetValue_m2443549100(L_6, _stringLiteral1035793609, /*hidden argument*/NULL); float* L_8 = __this->get_address_of_BugSubmitCDTime_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ToFloat_m1277019218(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); CMiscConfig_t1694835947 * L_9 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = CMiscConfig_GetValue_m2443549100(L_9, _stringLiteral2566166868, /*hidden argument*/NULL); float* L_11 = __this->get_address_of_BugTimeout_4(); CMiscHelp_ToFloat_m1277019218(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); __this->set_m_checkState_1(((int32_t)10)); IL2CPP_RUNTIME_CLASS_INIT(CLeDouApi_t315808977_il2cpp_TypeInfo_var); CLeDouApi_t315808977 * L_12 = CLeDouApi_GetInstance_m2327091180(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); String_t* L_13 = CLeDouApi_GetChannelId_m3660465356(L_12, /*hidden argument*/NULL); __this->set_ChennelId_7(L_13); CLeDouApi_t315808977 * L_14 = CLeDouApi_GetInstance_m2327091180(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_15 = CLeDouApi_GetSecret_m2493733611(L_14, /*hidden argument*/NULL); __this->set_SIGN_SECRET_5(L_15); CLeDouApi_t315808977 * L_16 = CLeDouApi_GetInstance_m2327091180(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17 = CLeDouApi_GetAppKey_m3767724888(L_16, /*hidden argument*/NULL); __this->set_Key_6(L_17); String_t* L_18 = SystemInfo_get_deviceModel_m4078951941(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_PhoneName_11(L_18); int32_t L_19 = SystemInfo_get_systemMemorySize_m2504687692(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_19; String_t* L_20 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); __this->set_PhoneMemory_12(L_20); int32_t L_21 = Application_get_internetReachability_m432100819(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_21) { goto IL_0139; } } { __this->set_PhoneNetwork_13(_stringLiteral3455463439); goto IL_015f; } IL_0139: { int32_t L_22 = Application_get_internetReachability_m432100819(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_22) == ((uint32_t)1)))) { goto IL_0154; } } { __this->set_PhoneNetwork_13(_stringLiteral1147418101); goto IL_015f; } IL_0154: { __this->set_PhoneNetwork_13(_stringLiteral1924275493); } IL_015f: { String_t* L_23 = SystemInfo_get_operatingSystem_m1339206162(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_PhoneOS_14(L_23); return; } } // DMCore.Logic.CQuestionManger DMCore.Logic.CQuestionManger::GetInstance() extern "C" IL2CPP_METHOD_ATTR CQuestionManger_t1203513329 * CQuestionManger_GetInstance_m3075316649 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_GetInstance_m3075316649_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CQuestionManger_t1203513329 * L_0 = ((CQuestionManger_t1203513329_StaticFields*)il2cpp_codegen_static_fields_for(CQuestionManger_t1203513329_il2cpp_TypeInfo_var))->get_s_Instance_18(); if (L_0) { goto IL_0014; } } { CQuestionManger_t1203513329 * L_1 = (CQuestionManger_t1203513329 *)il2cpp_codegen_object_new(CQuestionManger_t1203513329_il2cpp_TypeInfo_var); CQuestionManger__ctor_m93960239(L_1, /*hidden argument*/NULL); ((CQuestionManger_t1203513329_StaticFields*)il2cpp_codegen_static_fields_for(CQuestionManger_t1203513329_il2cpp_TypeInfo_var))->set_s_Instance_18(L_1); } IL_0014: { CQuestionManger_t1203513329 * L_2 = ((CQuestionManger_t1203513329_StaticFields*)il2cpp_codegen_static_fields_for(CQuestionManger_t1203513329_il2cpp_TypeInfo_var))->get_s_Instance_18(); return L_2; } } // System.Void DMCore.Logic.CQuestionManger::InitCheckState(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_InitCheckState_m2605813818 (CQuestionManger_t1203513329 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { { __this->set_InCD_2((bool)0); return; } } // System.Void DMCore.Logic.CQuestionManger::CheckTimeOut(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_CheckTimeOut_m2758499056 (CQuestionManger_t1203513329 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_CheckTimeOut_m2758499056_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_checkState_1(); if ((((int32_t)L_0) == ((int32_t)((int32_t)10)))) { goto IL_0025; } } { CMsgManager_t455955613 * L_1 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CMsgManager_PushHintUseTextHelp_m3781284520(L_1, _stringLiteral1683876133, (bool)1, /*hidden argument*/NULL); __this->set_m_checkState_1(((int32_t)10)); } IL_0025: { return; } } // System.Void DMCore.Logic.CQuestionManger::UpdataOpenId(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_UpdataOpenId_m3218173949 (CQuestionManger_t1203513329 * __this, String_t* ___gameid0, String_t* ___openid1, const RuntimeMethod* method) { { String_t* L_0 = ___openid1; __this->set_OpenID_8(L_0); String_t* L_1 = ___gameid0; __this->set_GameID_9(L_1); return; } } // System.Void DMCore.Logic.CQuestionManger::RequestQuestionChangeList() extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionChangeList_m2990157233 (CQuestionManger_t1203513329 * __this, const RuntimeMethod* method) { { 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); CQuestionManger_RequestQuestionChangeList_m405152299(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger::RequestQuestionChangeList(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionChangeList_m405152299 (CQuestionManger_t1203513329 * __this, int64_t ___roleID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_RequestQuestionChangeList_m405152299_MetadataUsageId); s_Il2CppMethodInitialized = true; } CQuestionChangeListMsg_t4006065551 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; { CQuestionChangeListMsg_t4006065551 * L_0 = (CQuestionChangeListMsg_t4006065551 *)il2cpp_codegen_object_new(CQuestionChangeListMsg_t4006065551_il2cpp_TypeInfo_var); CQuestionChangeListMsg__ctor_m3479563654(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, _stringLiteral2386031144, L_2, /*hidden argument*/NULL); V_1 = L_3; String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_2 = L_4; V_3 = 0; goto IL_0038; } IL_0028: { String_t* L_5 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, L_5, _stringLiteral3452614544, /*hidden argument*/NULL); V_2 = L_6; int32_t L_7 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0038: { int32_t L_8 = V_3; String_t* L_9 = Int64_ToString_m2986581816((&___roleID0), /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = String_get_Length_m3847582255(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_11 = Mathf_Max_m3673002171(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)16), (int32_t)L_10)), 0, /*hidden argument*/NULL); if ((((int32_t)L_8) < ((int32_t)L_11))) { goto IL_0028; } } { String_t* L_12 = V_2; String_t* L_13 = Int64_ToString_m2986581816((&___roleID0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = String_Concat_m3937257545(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); V_2 = L_14; String_t* L_15 = V_1; ObjectU5BU5D_t2843939325* L_16 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); String_t* L_17 = __this->get_GameID_9(); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_17); (L_16)->SetAt(static_cast(0), (RuntimeObject *)L_17); ObjectU5BU5D_t2843939325* L_18 = L_16; String_t* L_19 = V_2; NullCheck(L_19); String_t* L_20 = String_Substring_m1610150815(L_19, 0, 4, /*hidden argument*/NULL); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_20); (L_18)->SetAt(static_cast(1), (RuntimeObject *)L_20); ObjectU5BU5D_t2843939325* L_21 = L_18; String_t* L_22 = V_2; NullCheck(L_22); String_t* L_23 = String_Substring_m1610150815(L_22, 4, 4, /*hidden argument*/NULL); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_23); (L_21)->SetAt(static_cast(2), (RuntimeObject *)L_23); ObjectU5BU5D_t2843939325* L_24 = L_21; String_t* L_25 = V_2; NullCheck(L_25); String_t* L_26 = String_Substring_m1610150815(L_25, 8, 4, /*hidden argument*/NULL); NullCheck(L_24); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAt(static_cast(3), (RuntimeObject *)L_26); ObjectU5BU5D_t2843939325* L_27 = L_24; String_t* L_28 = V_2; NullCheck(L_28); String_t* L_29 = String_Substring_m1610150815(L_28, ((int32_t)12), 4, /*hidden argument*/NULL); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_29); (L_27)->SetAt(static_cast(4), (RuntimeObject *)L_29); ObjectU5BU5D_t2843939325* L_30 = L_27; int64_t L_31 = ___roleID0; int64_t L_32 = L_31; RuntimeObject * L_33 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_32); NullCheck(L_30); ArrayElementTypeCheck (L_30, L_33); (L_30)->SetAt(static_cast(5), (RuntimeObject *)L_33); String_t* L_34 = String_Format_m630303134(NULL /*static, unused*/, L_15, L_30, /*hidden argument*/NULL); V_1 = L_34; String_t* L_35 = V_1; String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CSystemTool_t575361936_il2cpp_TypeInfo_var); String_t* L_37 = CSystemTool_postToWeb_m1073327539(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); V_4 = L_37; String_t* L_38 = V_4; bool L_39 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_38, /*hidden argument*/NULL); if (L_39) { goto IL_00e0; } } { CQuestionChangeListMsg_t4006065551 * L_40 = V_0; String_t* L_41 = V_4; NullCheck(L_40); CThreadMsgWebGet_set_RequestRefuse_m3140651709(L_40, L_41, /*hidden argument*/NULL); CQuestionChangeListMsg_t4006065551 * L_42 = V_0; NullCheck(L_42); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Framework.Thread.IThreadMsg::OnEndExcute() */, L_42); } IL_00e0: { V_0 = (CQuestionChangeListMsg_t4006065551 *)NULL; return; } } // System.Void DMCore.Logic.CQuestionManger::RequestionRemoveSigns(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestionRemoveSigns_m3294853789 (CQuestionManger_t1203513329 * __this, int32_t ___questionId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_RequestionRemoveSigns_m3294853789_MetadataUsageId); s_Il2CppMethodInitialized = true; } CQuestionSignsRemove_t493687350 * V_0 = NULL; CQuestionDetail_t1956257792 * V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; int32_t V_6 = 0; String_t* V_7 = NULL; String_t* V_8 = NULL; { CQuestionSignsRemove_t493687350 * L_0 = (CQuestionSignsRemove_t493687350 *)il2cpp_codegen_object_new(CQuestionSignsRemove_t493687350_il2cpp_TypeInfo_var); CQuestionSignsRemove__ctor_m754234905(L_0, /*hidden argument*/NULL); V_0 = L_0; CQuestionSignsRemove_t493687350 * L_1 = V_0; int32_t L_2 = ___questionId0; NullCheck(L_1); L_1->set_id_4(L_2); CQuestionManger_t1203513329 * L_3 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = ___questionId0; NullCheck(L_3); CQuestionDetail_t1956257792 * L_5 = CQuestionManger_GetQuestiondetailByNumber_m2138212495(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_6 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_6); String_t* L_8 = CNetServerConfig_GetConfigString_m1508055105(L_6, _stringLiteral1902940884, L_7, /*hidden argument*/NULL); V_2 = L_8; V_3 = _stringLiteral1906655505; String_t* L_9 = V_3; int32_t L_10 = ___questionId0; int32_t L_11 = L_10; RuntimeObject * L_12 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_11); String_t* L_13 = __this->get_SIGN_SECRET_5(); String_t* L_14 = String_Format_m2556382932(NULL /*static, unused*/, L_9, L_12, L_13, /*hidden argument*/NULL); V_4 = L_14; String_t* L_15 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_16 = CMiscHelp_GetMD5_m771946116(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17 = String_ToLower_m2029374922(L_16, /*hidden argument*/NULL); V_4 = L_17; CMainRole_t4200562839 * L_18 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CProperty_t963755051 * L_19 = ISceneBaseObj_GetNetProperty_m1709069404(L_18, /*hidden argument*/NULL); 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 = CProperty_GetWideStr_m2042428682(L_19, _stringLiteral62725275, L_20, /*hidden argument*/NULL); V_5 = L_21; String_t* L_22 = V_5; String_t* L_23 = WWW_EscapeURL_m4251687403(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); String_t* L_24 = WWW_EscapeURL_m4251687403(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); V_5 = L_24; CQuestionDetail_t1956257792 * L_25 = V_1; NullCheck(L_25); int32_t L_26 = CQuestionDetail_get_QuestionType_m1290113851(L_25, /*hidden argument*/NULL); V_6 = L_26; ObjectU5BU5D_t2843939325* L_27 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12))); NullCheck(L_27); ArrayElementTypeCheck (L_27, _stringLiteral295792948); (L_27)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral295792948); ObjectU5BU5D_t2843939325* L_28 = L_27; String_t* L_29 = __this->get_Key_6(); NullCheck(L_28); ArrayElementTypeCheck (L_28, L_29); (L_28)->SetAt(static_cast(1), (RuntimeObject *)L_29); ObjectU5BU5D_t2843939325* L_30 = L_28; NullCheck(L_30); ArrayElementTypeCheck (L_30, _stringLiteral3166042608); (L_30)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral3166042608); ObjectU5BU5D_t2843939325* L_31 = L_30; int32_t L_32 = ___questionId0; int32_t L_33 = L_32; RuntimeObject * L_34 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_33); NullCheck(L_31); ArrayElementTypeCheck (L_31, L_34); (L_31)->SetAt(static_cast(3), (RuntimeObject *)L_34); ObjectU5BU5D_t2843939325* L_35 = L_31; NullCheck(L_35); ArrayElementTypeCheck (L_35, _stringLiteral484768319); (L_35)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral484768319); ObjectU5BU5D_t2843939325* L_36 = L_35; String_t* L_37 = V_4; NullCheck(L_36); ArrayElementTypeCheck (L_36, L_37); (L_36)->SetAt(static_cast(5), (RuntimeObject *)L_37); ObjectU5BU5D_t2843939325* L_38 = L_36; NullCheck(L_38); ArrayElementTypeCheck (L_38, _stringLiteral1140645226); (L_38)->SetAt(static_cast(6), (RuntimeObject *)_stringLiteral1140645226); ObjectU5BU5D_t2843939325* L_39 = L_38; String_t* L_40 = __this->get_GameID_9(); NullCheck(L_39); ArrayElementTypeCheck (L_39, L_40); (L_39)->SetAt(static_cast(7), (RuntimeObject *)L_40); ObjectU5BU5D_t2843939325* L_41 = L_39; NullCheck(L_41); ArrayElementTypeCheck (L_41, _stringLiteral1269036832); (L_41)->SetAt(static_cast(8), (RuntimeObject *)_stringLiteral1269036832); ObjectU5BU5D_t2843939325* L_42 = L_41; String_t* L_43 = V_5; NullCheck(L_42); ArrayElementTypeCheck (L_42, L_43); (L_42)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_43); ObjectU5BU5D_t2843939325* L_44 = L_42; NullCheck(L_44); ArrayElementTypeCheck (L_44, _stringLiteral2023862408); (L_44)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)_stringLiteral2023862408); ObjectU5BU5D_t2843939325* L_45 = L_44; int32_t L_46 = V_6; int32_t L_47 = L_46; RuntimeObject * L_48 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_47); NullCheck(L_45); ArrayElementTypeCheck (L_45, L_48); (L_45)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_48); String_t* L_49 = String_Concat_m2971454694(NULL /*static, unused*/, L_45, /*hidden argument*/NULL); V_7 = L_49; String_t* L_50 = V_2; String_t* L_51 = V_7; IL2CPP_RUNTIME_CLASS_INIT(CSystemTool_t575361936_il2cpp_TypeInfo_var); String_t* L_52 = CSystemTool_postToWeb_m1073327539(NULL /*static, unused*/, L_50, L_51, /*hidden argument*/NULL); V_8 = L_52; String_t* L_53 = V_8; bool L_54 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_53, /*hidden argument*/NULL); if (L_54) { goto IL_011b; } } { CQuestionSignsRemove_t493687350 * L_55 = V_0; String_t* L_56 = V_8; NullCheck(L_55); CThreadMsgWebPost_set_RequestRefuse_m1595853486(L_55, L_56, /*hidden argument*/NULL); CQuestionSignsRemove_t493687350 * L_57 = V_0; NullCheck(L_57); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Framework.Thread.IThreadMsg::OnEndExcute() */, L_57); } IL_011b: { V_0 = (CQuestionSignsRemove_t493687350 *)NULL; return; } } // System.Void DMCore.Logic.CQuestionManger::RequestQuestionList() extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionList_m1656099366 (CQuestionManger_t1203513329 * __this, const RuntimeMethod* method) { { 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); CQuestionManger_RequestQuestionList_m2412567725(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger::RequestQuestionList(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionList_m2412567725 (CQuestionManger_t1203513329 * __this, int64_t ___roleID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_RequestQuestionList_m2412567725_MetadataUsageId); s_Il2CppMethodInitialized = true; } CContactCustomerListMsg_t3294489078 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; { CContactCustomerListMsg_t3294489078 * L_0 = (CContactCustomerListMsg_t3294489078 *)il2cpp_codegen_object_new(CContactCustomerListMsg_t3294489078_il2cpp_TypeInfo_var); CContactCustomerListMsg__ctor_m2731085164(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, _stringLiteral3358302904, L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = _stringLiteral3944846775; String_t* L_4 = V_2; String_t* L_5 = __this->get_OpenID_8(); String_t* L_6 = __this->get_SIGN_SECRET_5(); String_t* L_7 = String_Format_m2556382932(NULL /*static, unused*/, L_4, L_5, L_6, /*hidden argument*/NULL); V_3 = L_7; String_t* L_8 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_9 = CMiscHelp_GetMD5_m771946116(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = String_ToLower_m2029374922(L_9, /*hidden argument*/NULL); V_3 = L_10; CMainRole_t4200562839 * L_11 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CProperty_t963755051 * L_12 = ISceneBaseObj_GetNetProperty_m1709069404(L_11, /*hidden argument*/NULL); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); String_t* L_14 = CProperty_GetWideStr_m2042428682(L_12, _stringLiteral62725275, L_13, /*hidden argument*/NULL); V_4 = L_14; String_t* L_15 = V_4; String_t* L_16 = WWW_EscapeURL_m4251687403(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); V_4 = L_16; ObjectU5BU5D_t2843939325* L_17 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12))); NullCheck(L_17); ArrayElementTypeCheck (L_17, _stringLiteral295793725); (L_17)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral295793725); ObjectU5BU5D_t2843939325* L_18 = L_17; String_t* L_19 = __this->get_Key_6(); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_19); (L_18)->SetAt(static_cast(1), (RuntimeObject *)L_19); ObjectU5BU5D_t2843939325* L_20 = L_18; NullCheck(L_20); ArrayElementTypeCheck (L_20, _stringLiteral1140645226); (L_20)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral1140645226); ObjectU5BU5D_t2843939325* L_21 = L_20; String_t* L_22 = __this->get_GameID_9(); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_22); (L_21)->SetAt(static_cast(3), (RuntimeObject *)L_22); ObjectU5BU5D_t2843939325* L_23 = L_21; NullCheck(L_23); ArrayElementTypeCheck (L_23, _stringLiteral484768319); (L_23)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral484768319); ObjectU5BU5D_t2843939325* L_24 = L_23; String_t* L_25 = V_3; NullCheck(L_24); ArrayElementTypeCheck (L_24, L_25); (L_24)->SetAt(static_cast(5), (RuntimeObject *)L_25); ObjectU5BU5D_t2843939325* L_26 = L_24; NullCheck(L_26); ArrayElementTypeCheck (L_26, _stringLiteral1986791494); (L_26)->SetAt(static_cast(6), (RuntimeObject *)_stringLiteral1986791494); ObjectU5BU5D_t2843939325* L_27 = L_26; String_t* L_28 = __this->get_OpenID_8(); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_28); (L_27)->SetAt(static_cast(7), (RuntimeObject *)L_28); ObjectU5BU5D_t2843939325* L_29 = L_27; NullCheck(L_29); ArrayElementTypeCheck (L_29, _stringLiteral4084834827); (L_29)->SetAt(static_cast(8), (RuntimeObject *)_stringLiteral4084834827); ObjectU5BU5D_t2843939325* L_30 = L_29; int64_t L_31 = ___roleID0; int64_t L_32 = L_31; RuntimeObject * L_33 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_32); NullCheck(L_30); ArrayElementTypeCheck (L_30, L_33); (L_30)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_33); ObjectU5BU5D_t2843939325* L_34 = L_30; NullCheck(L_34); ArrayElementTypeCheck (L_34, _stringLiteral1269036832); (L_34)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)_stringLiteral1269036832); ObjectU5BU5D_t2843939325* L_35 = L_34; String_t* L_36 = V_4; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); String_t* L_37 = String_Concat_m2971454694(NULL /*static, unused*/, L_35, /*hidden argument*/NULL); V_5 = L_37; String_t* L_38 = V_1; String_t* L_39 = V_5; String_t* L_40 = String_Concat_m3937257545(NULL /*static, unused*/, L_38, L_39, /*hidden argument*/NULL); V_1 = L_40; String_t* L_41 = V_1; String_t* L_42 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CSystemTool_t575361936_il2cpp_TypeInfo_var); String_t* L_43 = CSystemTool_postToWeb_m1073327539(NULL /*static, unused*/, L_41, L_42, /*hidden argument*/NULL); V_6 = L_43; String_t* L_44 = V_6; bool L_45 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_44, /*hidden argument*/NULL); if (L_45) { goto IL_0102; } } { CContactCustomerListMsg_t3294489078 * L_46 = V_0; String_t* L_47 = V_6; NullCheck(L_46); CThreadMsgWebGet_set_RequestRefuse_m3140651709(L_46, L_47, /*hidden argument*/NULL); CContactCustomerListMsg_t3294489078 * L_48 = V_0; NullCheck(L_48); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Framework.Thread.IThreadMsg::OnEndExcute() */, L_48); } IL_0102: { V_0 = (CContactCustomerListMsg_t3294489078 *)NULL; return; } } // System.Void DMCore.Logic.CQuestionManger::RequestQuestionDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestQuestionDetail_m2985354992 (CQuestionManger_t1203513329 * __this, int32_t ___questionNumber0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_RequestQuestionDetail_m2985354992_MetadataUsageId); s_Il2CppMethodInitialized = true; } CContactCustomerDetailListMsg_t2727796565 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; CQuestionDetail_t1956257792 * V_5 = NULL; int32_t V_6 = 0; String_t* V_7 = NULL; String_t* V_8 = NULL; { CContactCustomerDetailListMsg_t2727796565 * L_0 = (CContactCustomerDetailListMsg_t2727796565 *)il2cpp_codegen_object_new(CContactCustomerDetailListMsg_t2727796565_il2cpp_TypeInfo_var); CContactCustomerDetailListMsg__ctor_m2110412221(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, _stringLiteral697467795, L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = _stringLiteral1906655505; String_t* L_4 = V_2; int32_t L_5 = ___questionNumber0; int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); String_t* L_8 = __this->get_SIGN_SECRET_5(); String_t* L_9 = String_Format_m2556382932(NULL /*static, unused*/, L_4, L_7, L_8, /*hidden argument*/NULL); V_3 = L_9; String_t* L_10 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_11 = CMiscHelp_GetMD5_m771946116(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = String_ToLower_m2029374922(L_11, /*hidden argument*/NULL); V_3 = L_12; CMainRole_t4200562839 * L_13 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CProperty_t963755051 * L_14 = ISceneBaseObj_GetNetProperty_m1709069404(L_13, /*hidden argument*/NULL); String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); String_t* L_16 = CProperty_GetWideStr_m2042428682(L_14, _stringLiteral62725275, L_15, /*hidden argument*/NULL); V_4 = L_16; String_t* L_17 = V_4; String_t* L_18 = WWW_EscapeURL_m4251687403(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); String_t* L_19 = WWW_EscapeURL_m4251687403(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); V_4 = L_19; int32_t L_20 = ___questionNumber0; CQuestionDetail_t1956257792 * L_21 = CQuestionManger_GetQuestiondetailByNumber_m2138212495(__this, L_20, /*hidden argument*/NULL); V_5 = L_21; CQuestionDetail_t1956257792 * L_22 = V_5; NullCheck(L_22); int32_t L_23 = CQuestionDetail_get_QuestionType_m1290113851(L_22, /*hidden argument*/NULL); V_6 = L_23; ObjectU5BU5D_t2843939325* L_24 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12))); NullCheck(L_24); ArrayElementTypeCheck (L_24, _stringLiteral295793725); (L_24)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral295793725); ObjectU5BU5D_t2843939325* L_25 = L_24; String_t* L_26 = __this->get_Key_6(); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_26); (L_25)->SetAt(static_cast(1), (RuntimeObject *)L_26); ObjectU5BU5D_t2843939325* L_27 = L_25; NullCheck(L_27); ArrayElementTypeCheck (L_27, _stringLiteral1140645226); (L_27)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral1140645226); ObjectU5BU5D_t2843939325* L_28 = L_27; String_t* L_29 = __this->get_GameID_9(); NullCheck(L_28); ArrayElementTypeCheck (L_28, L_29); (L_28)->SetAt(static_cast(3), (RuntimeObject *)L_29); ObjectU5BU5D_t2843939325* L_30 = L_28; NullCheck(L_30); ArrayElementTypeCheck (L_30, _stringLiteral3166042608); (L_30)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral3166042608); ObjectU5BU5D_t2843939325* L_31 = L_30; int32_t L_32 = ___questionNumber0; int32_t L_33 = L_32; RuntimeObject * L_34 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_33); NullCheck(L_31); ArrayElementTypeCheck (L_31, L_34); (L_31)->SetAt(static_cast(5), (RuntimeObject *)L_34); ObjectU5BU5D_t2843939325* L_35 = L_31; NullCheck(L_35); ArrayElementTypeCheck (L_35, _stringLiteral484768319); (L_35)->SetAt(static_cast(6), (RuntimeObject *)_stringLiteral484768319); ObjectU5BU5D_t2843939325* L_36 = L_35; String_t* L_37 = V_3; NullCheck(L_36); ArrayElementTypeCheck (L_36, L_37); (L_36)->SetAt(static_cast(7), (RuntimeObject *)L_37); ObjectU5BU5D_t2843939325* L_38 = L_36; NullCheck(L_38); ArrayElementTypeCheck (L_38, _stringLiteral1269036832); (L_38)->SetAt(static_cast(8), (RuntimeObject *)_stringLiteral1269036832); ObjectU5BU5D_t2843939325* L_39 = L_38; String_t* L_40 = V_4; NullCheck(L_39); ArrayElementTypeCheck (L_39, L_40); (L_39)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_40); ObjectU5BU5D_t2843939325* L_41 = L_39; NullCheck(L_41); ArrayElementTypeCheck (L_41, _stringLiteral2023862408); (L_41)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)_stringLiteral2023862408); ObjectU5BU5D_t2843939325* L_42 = L_41; CQuestionDetail_t1956257792 * L_43 = V_5; NullCheck(L_43); int32_t L_44 = CQuestionDetail_get_QuestionType_m1290113851(L_43, /*hidden argument*/NULL); int32_t L_45 = ((int32_t)L_44); RuntimeObject * L_46 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_45); NullCheck(L_42); ArrayElementTypeCheck (L_42, L_46); (L_42)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_46); String_t* L_47 = String_Concat_m2971454694(NULL /*static, unused*/, L_42, /*hidden argument*/NULL); V_7 = L_47; String_t* L_48 = V_1; String_t* L_49 = V_7; String_t* L_50 = String_Concat_m3937257545(NULL /*static, unused*/, L_48, L_49, /*hidden argument*/NULL); V_1 = L_50; String_t* L_51 = V_1; String_t* L_52 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CSystemTool_t575361936_il2cpp_TypeInfo_var); String_t* L_53 = CSystemTool_postToWeb_m1073327539(NULL /*static, unused*/, L_51, L_52, /*hidden argument*/NULL); V_8 = L_53; String_t* L_54 = V_8; bool L_55 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_54, /*hidden argument*/NULL); if (L_55) { goto IL_011f; } } { CContactCustomerDetailListMsg_t2727796565 * L_56 = V_0; String_t* L_57 = V_8; NullCheck(L_56); CThreadMsgWebGet_set_RequestRefuse_m3140651709(L_56, L_57, /*hidden argument*/NULL); CContactCustomerDetailListMsg_t2727796565 * L_58 = V_0; NullCheck(L_58); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Framework.Thread.IThreadMsg::OnEndExcute() */, L_58); } IL_011f: { V_0 = (CContactCustomerDetailListMsg_t2727796565 *)NULL; return; } } // System.Void DMCore.Logic.CQuestionManger::SubmitQuestion(DMCore.Logic.CQuestionDetail) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_SubmitQuestion_m3315902247 (CQuestionManger_t1203513329 * __this, CQuestionDetail_t1956257792 * ___questionDetail0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_SubmitQuestion_m3315902247_MetadataUsageId); s_Il2CppMethodInitialized = true; } CContactCustomerAddMsg_t2409378172 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; int64_t V_5 = 0; String_t* V_6 = NULL; int32_t V_7 = 0; 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; { CContactCustomerAddMsg_t2409378172 * L_0 = (CContactCustomerAddMsg_t2409378172 *)il2cpp_codegen_object_new(CContactCustomerAddMsg_t2409378172_il2cpp_TypeInfo_var); CContactCustomerAddMsg__ctor_m2447145406(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, _stringLiteral1007235948, L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = _stringLiteral3944846775; String_t* L_4 = V_2; String_t* L_5 = __this->get_OpenID_8(); String_t* L_6 = __this->get_SIGN_SECRET_5(); String_t* L_7 = String_Format_m2556382932(NULL /*static, unused*/, L_4, L_5, L_6, /*hidden argument*/NULL); V_3 = L_7; String_t* L_8 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_9 = CMiscHelp_GetMD5_m771946116(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = String_ToLower_m2029374922(L_9, /*hidden argument*/NULL); V_3 = L_10; CMainRole_t4200562839 * L_11 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); int64_t L_12 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_11); V_5 = L_12; String_t* L_13 = Int64_ToString_m2986581816((&V_5), /*hidden argument*/NULL); V_4 = L_13; CMainRole_t4200562839 * L_14 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CProperty_t963755051 * L_15 = ISceneBaseObj_GetNetProperty_m1709069404(L_14, /*hidden argument*/NULL); String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_15); String_t* L_17 = CProperty_GetWideStr_m2042428682(L_15, _stringLiteral62725275, L_16, /*hidden argument*/NULL); V_6 = L_17; String_t* L_18 = V_6; String_t* L_19 = WWW_EscapeURL_m4251687403(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); String_t* L_20 = WWW_EscapeURL_m4251687403(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); V_6 = L_20; CQuestionDetail_t1956257792 * L_21 = ___questionDetail0; NullCheck(L_21); int32_t L_22 = CQuestionDetail_get_QuestionType_m1290113851(L_21, /*hidden argument*/NULL); V_7 = L_22; CQuestionDetail_t1956257792 * L_23 = ___questionDetail0; NullCheck(L_23); String_t* L_24 = CQuestionDetail_get_QuestionContent_m3226441412(L_23, /*hidden argument*/NULL); V_8 = L_24; V_9 = _stringLiteral418854207; CQuestionDetail_t1956257792 * L_25 = ___questionDetail0; NullCheck(L_25); String_t* L_26 = CQuestionDetail_get_QuestionContactContent_m450664920(L_25, /*hidden argument*/NULL); V_10 = L_26; V_11 = _stringLiteral1441562216; CQuestionDetail_t1956257792 * L_27 = ___questionDetail0; NullCheck(L_27); String_t* L_28 = CQuestionDetail_get_QuestionTitle_m1537649810(L_27, /*hidden argument*/NULL); V_12 = L_28; ObjectU5BU5D_t2843939325* L_29 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)((int32_t)34))); NullCheck(L_29); ArrayElementTypeCheck (L_29, _stringLiteral295792948); (L_29)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral295792948); ObjectU5BU5D_t2843939325* L_30 = L_29; String_t* L_31 = __this->get_Key_6(); NullCheck(L_30); ArrayElementTypeCheck (L_30, L_31); (L_30)->SetAt(static_cast(1), (RuntimeObject *)L_31); ObjectU5BU5D_t2843939325* L_32 = L_30; NullCheck(L_32); ArrayElementTypeCheck (L_32, _stringLiteral1140645226); (L_32)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral1140645226); ObjectU5BU5D_t2843939325* L_33 = L_32; String_t* L_34 = __this->get_GameID_9(); NullCheck(L_33); ArrayElementTypeCheck (L_33, L_34); (L_33)->SetAt(static_cast(3), (RuntimeObject *)L_34); ObjectU5BU5D_t2843939325* L_35 = L_33; NullCheck(L_35); ArrayElementTypeCheck (L_35, _stringLiteral2581165823); (L_35)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral2581165823); ObjectU5BU5D_t2843939325* L_36 = L_35; String_t* L_37 = __this->get_ChennelId_7(); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_37); (L_36)->SetAt(static_cast(5), (RuntimeObject *)L_37); ObjectU5BU5D_t2843939325* L_38 = L_36; NullCheck(L_38); ArrayElementTypeCheck (L_38, _stringLiteral484768319); (L_38)->SetAt(static_cast(6), (RuntimeObject *)_stringLiteral484768319); ObjectU5BU5D_t2843939325* L_39 = L_38; String_t* L_40 = V_3; NullCheck(L_39); ArrayElementTypeCheck (L_39, L_40); (L_39)->SetAt(static_cast(7), (RuntimeObject *)L_40); ObjectU5BU5D_t2843939325* L_41 = L_39; NullCheck(L_41); ArrayElementTypeCheck (L_41, _stringLiteral1986791494); (L_41)->SetAt(static_cast(8), (RuntimeObject *)_stringLiteral1986791494); ObjectU5BU5D_t2843939325* L_42 = L_41; String_t* L_43 = __this->get_OpenID_8(); NullCheck(L_42); ArrayElementTypeCheck (L_42, L_43); (L_42)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_43); ObjectU5BU5D_t2843939325* L_44 = L_42; NullCheck(L_44); ArrayElementTypeCheck (L_44, _stringLiteral4084834827); (L_44)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)_stringLiteral4084834827); ObjectU5BU5D_t2843939325* L_45 = L_44; String_t* L_46 = V_4; NullCheck(L_45); ArrayElementTypeCheck (L_45, L_46); (L_45)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_46); ObjectU5BU5D_t2843939325* L_47 = L_45; NullCheck(L_47); ArrayElementTypeCheck (L_47, _stringLiteral1204025120); (L_47)->SetAt(static_cast(((int32_t)12)), (RuntimeObject *)_stringLiteral1204025120); ObjectU5BU5D_t2843939325* L_48 = L_47; String_t* L_49 = V_6; NullCheck(L_48); ArrayElementTypeCheck (L_48, L_49); (L_48)->SetAt(static_cast(((int32_t)13)), (RuntimeObject *)L_49); ObjectU5BU5D_t2843939325* L_50 = L_48; NullCheck(L_50); ArrayElementTypeCheck (L_50, _stringLiteral3875677475); (L_50)->SetAt(static_cast(((int32_t)14)), (RuntimeObject *)_stringLiteral3875677475); ObjectU5BU5D_t2843939325* L_51 = L_50; String_t* L_52 = __this->get_PhoneName_11(); NullCheck(L_51); ArrayElementTypeCheck (L_51, L_52); (L_51)->SetAt(static_cast(((int32_t)15)), (RuntimeObject *)L_52); ObjectU5BU5D_t2843939325* L_53 = L_51; NullCheck(L_53); ArrayElementTypeCheck (L_53, _stringLiteral259058826); (L_53)->SetAt(static_cast(((int32_t)16)), (RuntimeObject *)_stringLiteral259058826); ObjectU5BU5D_t2843939325* L_54 = L_53; String_t* L_55 = __this->get_PhoneMemory_12(); NullCheck(L_54); ArrayElementTypeCheck (L_54, L_55); (L_54)->SetAt(static_cast(((int32_t)17)), (RuntimeObject *)L_55); ObjectU5BU5D_t2843939325* L_56 = L_54; NullCheck(L_56); ArrayElementTypeCheck (L_56, _stringLiteral569426811); (L_56)->SetAt(static_cast(((int32_t)18)), (RuntimeObject *)_stringLiteral569426811); ObjectU5BU5D_t2843939325* L_57 = L_56; String_t* L_58 = __this->get_PhoneNetwork_13(); NullCheck(L_57); ArrayElementTypeCheck (L_57, L_58); (L_57)->SetAt(static_cast(((int32_t)19)), (RuntimeObject *)L_58); ObjectU5BU5D_t2843939325* L_59 = L_57; NullCheck(L_59); ArrayElementTypeCheck (L_59, _stringLiteral3736361580); (L_59)->SetAt(static_cast(((int32_t)20)), (RuntimeObject *)_stringLiteral3736361580); ObjectU5BU5D_t2843939325* L_60 = L_59; String_t* L_61 = __this->get_PhoneOS_14(); NullCheck(L_60); ArrayElementTypeCheck (L_60, L_61); (L_60)->SetAt(static_cast(((int32_t)21)), (RuntimeObject *)L_61); ObjectU5BU5D_t2843939325* L_62 = L_60; NullCheck(L_62); ArrayElementTypeCheck (L_62, _stringLiteral2023862408); (L_62)->SetAt(static_cast(((int32_t)22)), (RuntimeObject *)_stringLiteral2023862408); ObjectU5BU5D_t2843939325* L_63 = L_62; int32_t L_64 = V_7; int32_t L_65 = L_64; RuntimeObject * L_66 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_65); NullCheck(L_63); ArrayElementTypeCheck (L_63, L_66); (L_63)->SetAt(static_cast(((int32_t)23)), (RuntimeObject *)L_66); ObjectU5BU5D_t2843939325* L_67 = L_63; NullCheck(L_67); ArrayElementTypeCheck (L_67, _stringLiteral245746301); (L_67)->SetAt(static_cast(((int32_t)24)), (RuntimeObject *)_stringLiteral245746301); ObjectU5BU5D_t2843939325* L_68 = L_67; String_t* L_69 = V_8; NullCheck(L_68); ArrayElementTypeCheck (L_68, L_69); (L_68)->SetAt(static_cast(((int32_t)25)), (RuntimeObject *)L_69); ObjectU5BU5D_t2843939325* L_70 = L_68; NullCheck(L_70); ArrayElementTypeCheck (L_70, _stringLiteral3794318681); (L_70)->SetAt(static_cast(((int32_t)26)), (RuntimeObject *)_stringLiteral3794318681); ObjectU5BU5D_t2843939325* L_71 = L_70; String_t* L_72 = V_9; NullCheck(L_71); ArrayElementTypeCheck (L_71, L_72); (L_71)->SetAt(static_cast(((int32_t)27)), (RuntimeObject *)L_72); ObjectU5BU5D_t2843939325* L_73 = L_71; NullCheck(L_73); ArrayElementTypeCheck (L_73, _stringLiteral1704065731); (L_73)->SetAt(static_cast(((int32_t)28)), (RuntimeObject *)_stringLiteral1704065731); ObjectU5BU5D_t2843939325* L_74 = L_73; String_t* L_75 = V_10; NullCheck(L_74); ArrayElementTypeCheck (L_74, L_75); (L_74)->SetAt(static_cast(((int32_t)29)), (RuntimeObject *)L_75); ObjectU5BU5D_t2843939325* L_76 = L_74; NullCheck(L_76); ArrayElementTypeCheck (L_76, _stringLiteral415366862); (L_76)->SetAt(static_cast(((int32_t)30)), (RuntimeObject *)_stringLiteral415366862); ObjectU5BU5D_t2843939325* L_77 = L_76; String_t* L_78 = V_11; NullCheck(L_77); ArrayElementTypeCheck (L_77, L_78); (L_77)->SetAt(static_cast(((int32_t)31)), (RuntimeObject *)L_78); ObjectU5BU5D_t2843939325* L_79 = L_77; NullCheck(L_79); ArrayElementTypeCheck (L_79, _stringLiteral3301895416); (L_79)->SetAt(static_cast(((int32_t)32)), (RuntimeObject *)_stringLiteral3301895416); ObjectU5BU5D_t2843939325* L_80 = L_79; String_t* L_81 = V_12; NullCheck(L_80); ArrayElementTypeCheck (L_80, L_81); (L_80)->SetAt(static_cast(((int32_t)33)), (RuntimeObject *)L_81); String_t* L_82 = String_Concat_m2971454694(NULL /*static, unused*/, L_80, /*hidden argument*/NULL); V_13 = L_82; __this->set_InCD_2((bool)1); CLogHelp_t779629444 * L_83 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_84 = V_13; NullCheck(L_83); CLogHelp_LogFile_m4227814860(L_83, L_84, /*hidden argument*/NULL); __this->set_m_checkState_1(1); String_t* L_85 = V_1; String_t* L_86 = V_13; IL2CPP_RUNTIME_CLASS_INIT(CSystemTool_t575361936_il2cpp_TypeInfo_var); String_t* L_87 = CSystemTool_postToWeb_m1073327539(NULL /*static, unused*/, L_85, L_86, /*hidden argument*/NULL); V_14 = L_87; String_t* L_88 = V_14; bool L_89 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_88, /*hidden argument*/NULL); if (L_89) { goto IL_0218; } } { CContactCustomerAddMsg_t2409378172 * L_90 = V_0; String_t* L_91 = V_14; NullCheck(L_90); CThreadMsgWebPost_set_RequestRefuse_m1595853486(L_90, L_91, /*hidden argument*/NULL); CContactCustomerAddMsg_t2409378172 * L_92 = V_0; NullCheck(L_92); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Framework.Thread.IThreadMsg::OnEndExcute() */, L_92); } IL_0218: { V_0 = (CContactCustomerAddMsg_t2409378172 *)NULL; return; } } // System.Void DMCore.Logic.CQuestionManger::RequestDeleteQuestion(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestDeleteQuestion_m1689694691 (CQuestionManger_t1203513329 * __this, int32_t ___fid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_RequestDeleteQuestion_m1689694691_MetadataUsageId); s_Il2CppMethodInitialized = true; } CContactCustomerDeleteMsg_t2040361000 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; { CContactCustomerDeleteMsg_t2040361000 * L_0 = (CContactCustomerDeleteMsg_t2040361000 *)il2cpp_codegen_object_new(CContactCustomerDeleteMsg_t2040361000_il2cpp_TypeInfo_var); CContactCustomerDeleteMsg__ctor_m684222763(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, _stringLiteral981107314, L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = _stringLiteral3520612789; String_t* L_4 = V_2; int32_t L_5 = ___fid0; int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); String_t* L_8 = __this->get_SIGN_SECRET_5(); String_t* L_9 = String_Format_m2556382932(NULL /*static, unused*/, L_4, L_7, L_8, /*hidden argument*/NULL); V_3 = L_9; String_t* L_10 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_11 = CMiscHelp_GetMD5_m771946116(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = String_ToLower_m2029374922(L_11, /*hidden argument*/NULL); V_3 = L_12; ObjectU5BU5D_t2843939325* L_13 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_13); ArrayElementTypeCheck (L_13, _stringLiteral295793725); (L_13)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral295793725); ObjectU5BU5D_t2843939325* L_14 = L_13; String_t* L_15 = __this->get_Key_6(); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(1), (RuntimeObject *)L_15); ObjectU5BU5D_t2843939325* L_16 = L_14; NullCheck(L_16); ArrayElementTypeCheck (L_16, _stringLiteral2928757872); (L_16)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral2928757872); ObjectU5BU5D_t2843939325* L_17 = L_16; int32_t L_18 = ___fid0; int32_t L_19 = L_18; RuntimeObject * L_20 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_19); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_20); (L_17)->SetAt(static_cast(3), (RuntimeObject *)L_20); ObjectU5BU5D_t2843939325* L_21 = L_17; NullCheck(L_21); ArrayElementTypeCheck (L_21, _stringLiteral484768319); (L_21)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral484768319); ObjectU5BU5D_t2843939325* L_22 = L_21; String_t* L_23 = V_3; NullCheck(L_22); ArrayElementTypeCheck (L_22, L_23); (L_22)->SetAt(static_cast(5), (RuntimeObject *)L_23); String_t* L_24 = String_Concat_m2971454694(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); V_4 = L_24; String_t* L_25 = V_1; String_t* L_26 = V_4; String_t* L_27 = String_Concat_m3937257545(NULL /*static, unused*/, L_25, L_26, /*hidden argument*/NULL); V_1 = L_27; String_t* L_28 = V_1; String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CSystemTool_t575361936_il2cpp_TypeInfo_var); String_t* L_30 = CSystemTool_postToWeb_m1073327539(NULL /*static, unused*/, L_28, L_29, /*hidden argument*/NULL); V_5 = L_30; String_t* L_31 = V_5; bool L_32 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); if (L_32) { goto IL_00ab; } } { CContactCustomerDeleteMsg_t2040361000 * L_33 = V_0; String_t* L_34 = V_5; NullCheck(L_33); CThreadMsgWebGet_set_RequestRefuse_m3140651709(L_33, L_34, /*hidden argument*/NULL); CContactCustomerDeleteMsg_t2040361000 * L_35 = V_0; NullCheck(L_35); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Framework.Thread.IThreadMsg::OnEndExcute() */, L_35); } IL_00ab: { V_0 = (CContactCustomerDeleteMsg_t2040361000 *)NULL; return; } } // System.Void DMCore.Logic.CQuestionManger::RequestReplyQuestion(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_RequestReplyQuestion_m2875544864 (CQuestionManger_t1203513329 * __this, int32_t ___fid0, String_t* ___contentOfReply1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_RequestReplyQuestion_m2875544864_MetadataUsageId); s_Il2CppMethodInitialized = true; } CContactCustomerReplyMsg_t3317587381 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; { CContactCustomerReplyMsg_t3317587381 * L_0 = (CContactCustomerReplyMsg_t3317587381 *)il2cpp_codegen_object_new(CContactCustomerReplyMsg_t3317587381_il2cpp_TypeInfo_var); CContactCustomerReplyMsg__ctor_m8563925(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, _stringLiteral2173767139, L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = _stringLiteral1906655505; String_t* L_4 = V_2; int32_t L_5 = ___fid0; int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); String_t* L_8 = __this->get_SIGN_SECRET_5(); String_t* L_9 = String_Format_m2556382932(NULL /*static, unused*/, L_4, L_7, L_8, /*hidden argument*/NULL); V_3 = L_9; String_t* L_10 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_11 = CMiscHelp_GetMD5_m771946116(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = String_ToLower_m2029374922(L_11, /*hidden argument*/NULL); V_3 = L_12; ObjectU5BU5D_t2843939325* L_13 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10))); NullCheck(L_13); ArrayElementTypeCheck (L_13, _stringLiteral295792948); (L_13)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral295792948); ObjectU5BU5D_t2843939325* L_14 = L_13; String_t* L_15 = __this->get_Key_6(); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(1), (RuntimeObject *)L_15); ObjectU5BU5D_t2843939325* L_16 = L_14; NullCheck(L_16); ArrayElementTypeCheck (L_16, _stringLiteral1140645226); (L_16)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral1140645226); ObjectU5BU5D_t2843939325* L_17 = L_16; String_t* L_18 = __this->get_GameID_9(); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(3), (RuntimeObject *)L_18); ObjectU5BU5D_t2843939325* L_19 = L_17; NullCheck(L_19); ArrayElementTypeCheck (L_19, _stringLiteral3166042608); (L_19)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral3166042608); ObjectU5BU5D_t2843939325* L_20 = L_19; int32_t L_21 = ___fid0; int32_t L_22 = L_21; RuntimeObject * L_23 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_22); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_23); (L_20)->SetAt(static_cast(5), (RuntimeObject *)L_23); ObjectU5BU5D_t2843939325* L_24 = L_20; NullCheck(L_24); ArrayElementTypeCheck (L_24, _stringLiteral245746301); (L_24)->SetAt(static_cast(6), (RuntimeObject *)_stringLiteral245746301); ObjectU5BU5D_t2843939325* L_25 = L_24; String_t* L_26 = ___contentOfReply1; NullCheck(L_25); ArrayElementTypeCheck (L_25, L_26); (L_25)->SetAt(static_cast(7), (RuntimeObject *)L_26); ObjectU5BU5D_t2843939325* L_27 = L_25; NullCheck(L_27); ArrayElementTypeCheck (L_27, _stringLiteral484768319); (L_27)->SetAt(static_cast(8), (RuntimeObject *)_stringLiteral484768319); ObjectU5BU5D_t2843939325* L_28 = L_27; String_t* L_29 = V_3; NullCheck(L_28); ArrayElementTypeCheck (L_28, L_29); (L_28)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_29); String_t* L_30 = String_Concat_m2971454694(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); V_4 = L_30; __this->set_InCD_2((bool)1); __this->set_m_checkState_1(1); String_t* L_31 = V_1; String_t* L_32 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CSystemTool_t575361936_il2cpp_TypeInfo_var); String_t* L_33 = CSystemTool_postToWeb_m1073327539(NULL /*static, unused*/, L_31, L_32, /*hidden argument*/NULL); V_5 = L_33; String_t* L_34 = V_5; bool L_35 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_34, /*hidden argument*/NULL); if (L_35) { goto IL_00cc; } } { CContactCustomerReplyMsg_t3317587381 * L_36 = V_0; String_t* L_37 = V_5; NullCheck(L_36); CThreadMsgWebPost_set_RequestRefuse_m1595853486(L_36, L_37, /*hidden argument*/NULL); CContactCustomerReplyMsg_t3317587381 * L_38 = V_0; NullCheck(L_38); VirtActionInvoker0::Invoke(6 /* System.Void DMCore.Framework.Thread.IThreadMsg::OnEndExcute() */, L_38); } IL_00cc: { V_0 = (CContactCustomerReplyMsg_t3317587381 *)NULL; return; } } // System.Void DMCore.Logic.CQuestionManger::DeleteQuestion(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_DeleteQuestion_m2987436409 (CQuestionManger_t1203513329 * __this, int32_t ___fid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_DeleteQuestion_m2987436409_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 * V_0 = NULL; CQuestionDetail_t1956257792 * V_1 = NULL; { U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 * L_0 = (U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 *)il2cpp_codegen_object_new(U3CDeleteQuestionU3Ec__AnonStorey0_t739857388_il2cpp_TypeInfo_var); U3CDeleteQuestionU3Ec__AnonStorey0__ctor_m2437848879(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 * L_1 = V_0; int32_t L_2 = ___fid0; NullCheck(L_1); L_1->set_fid_0(L_2); List_1_t3428332534 * L_3 = __this->get_m_QuestionList_16(); U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CDeleteQuestionU3Ec__AnonStorey0_U3CU3Em__0_m3865802008_RuntimeMethod_var; Predicate_1_t2781551916 * L_6 = (Predicate_1_t2781551916 *)il2cpp_codegen_object_new(Predicate_1_t2781551916_il2cpp_TypeInfo_var); Predicate_1__ctor_m2636082529(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m2636082529_RuntimeMethod_var); NullCheck(L_3); CQuestionDetail_t1956257792 * L_7 = List_1_Find_m3162023012(L_3, L_6, /*hidden argument*/List_1_Find_m3162023012_RuntimeMethod_var); V_1 = L_7; CQuestionDetail_t1956257792 * L_8 = V_1; if (!L_8) { goto IL_0038; } } { List_1_t3428332534 * L_9 = __this->get_m_QuestionList_16(); CQuestionDetail_t1956257792 * L_10 = V_1; NullCheck(L_9); List_1_Remove_m967093639(L_9, L_10, /*hidden argument*/List_1_Remove_m967093639_RuntimeMethod_var); } IL_0038: { return; } } // System.Void DMCore.Logic.CQuestionManger::ClearAllQuestion() extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_ClearAllQuestion_m2613876036 (CQuestionManger_t1203513329 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_ClearAllQuestion_m2613876036_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3428332534 * L_0 = __this->get_m_QuestionList_16(); NullCheck(L_0); List_1_Clear_m1700729027(L_0, /*hidden argument*/List_1_Clear_m1700729027_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CQuestionManger::AddQuestionList(DMCore.Logic.CQuestionDetail) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_AddQuestionList_m201881370 (CQuestionManger_t1203513329 * __this, CQuestionDetail_t1956257792 * ___questionDetail0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_AddQuestionList_m201881370_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3428332534 * L_0 = __this->get_m_QuestionList_16(); CQuestionDetail_t1956257792 * L_1 = ___questionDetail0; NullCheck(L_0); List_1_Add_m2897896028(L_0, L_1, /*hidden argument*/List_1_Add_m2897896028_RuntimeMethod_var); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CQuestionManger::GetQuestionList() extern "C" IL2CPP_METHOD_ATTR List_1_t3428332534 * CQuestionManger_GetQuestionList_m3629733156 (CQuestionManger_t1203513329 * __this, const RuntimeMethod* method) { { List_1_t3428332534 * L_0 = __this->get_m_QuestionList_16(); return L_0; } } // DMCore.Logic.CQuestionDetail DMCore.Logic.CQuestionManger::GetQuestiondetailByNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR CQuestionDetail_t1956257792 * CQuestionManger_GetQuestiondetailByNumber_m2138212495 (CQuestionManger_t1203513329 * __this, int32_t ___QuestionNumber0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_GetQuestiondetailByNumber_m2138212495_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 * V_0 = NULL; { U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 * L_0 = (U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 *)il2cpp_codegen_object_new(U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578_il2cpp_TypeInfo_var); U3CGetQuestiondetailByNumberU3Ec__AnonStorey1__ctor_m3976456999(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 * L_1 = V_0; int32_t L_2 = ___QuestionNumber0; NullCheck(L_1); L_1->set_QuestionNumber_0(L_2); List_1_t3428332534 * L_3 = __this->get_m_QuestionList_16(); U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_U3CU3Em__0_m3131586497_RuntimeMethod_var; Predicate_1_t2781551916 * L_6 = (Predicate_1_t2781551916 *)il2cpp_codegen_object_new(Predicate_1_t2781551916_il2cpp_TypeInfo_var); Predicate_1__ctor_m2636082529(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m2636082529_RuntimeMethod_var); NullCheck(L_3); CQuestionDetail_t1956257792 * L_7 = List_1_Find_m3162023012(L_3, L_6, /*hidden argument*/List_1_Find_m3162023012_RuntimeMethod_var); return L_7; } } // System.Void DMCore.Logic.CQuestionManger::SetActiveQuestionID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_SetActiveQuestionID_m2933772889 (CQuestionManger_t1203513329 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; __this->set_CurrentSelectQuestionID_15(L_0); return; } } // System.Void DMCore.Logic.CQuestionManger::AddChangeQuestionID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CQuestionManger_AddChangeQuestionID_m2860884322 (CQuestionManger_t1203513329 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_AddChangeQuestionID_m2860884322_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_ChangeQuestionList_17(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = List_1_Contains_m2263725670(L_0, L_1, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_2) { goto IL_001d; } } { List_1_t128053199 * L_3 = __this->get_m_ChangeQuestionList_17(); int32_t L_4 = ___id0; NullCheck(L_3); List_1_Add_m697420525(L_3, L_4, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_001d: { return; } } // System.Boolean DMCore.Logic.CQuestionManger::CheckIsNeedShowSignsButton() extern "C" IL2CPP_METHOD_ATTR bool CQuestionManger_CheckIsNeedShowSignsButton_m2336122255 (CQuestionManger_t1203513329 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionManger_CheckIsNeedShowSignsButton_m2336122255_MetadataUsageId); s_Il2CppMethodInitialized = true; } CQuestionDetail_t1956257792 * V_0 = NULL; Enumerator_t1022609115 V_1; memset(&V_1, 0, sizeof(V_1)); bool V_2 = false; 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); { List_1_t3428332534 * L_0 = __this->get_m_QuestionList_16(); NullCheck(L_0); Enumerator_t1022609115 L_1 = List_1_GetEnumerator_m2194322943(L_0, /*hidden argument*/List_1_GetEnumerator_m2194322943_RuntimeMethod_var); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_002b; } IL_0011: { CQuestionDetail_t1956257792 * L_2 = Enumerator_get_Current_m1334400619((&V_1), /*hidden argument*/Enumerator_get_Current_m1334400619_RuntimeMethod_var); V_0 = L_2; CQuestionDetail_t1956257792 * L_3 = V_0; NullCheck(L_3); bool L_4 = CQuestionDetail_get_IsNeedShowSigns_m3962299201(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002b; } } IL_0024: { V_2 = (bool)1; IL2CPP_LEAVE(0x4C, FINALLY_003c); } IL_002b: { bool L_5 = Enumerator_MoveNext_m2156009633((&V_1), /*hidden argument*/Enumerator_MoveNext_m2156009633_RuntimeMethod_var); if (L_5) { goto IL_0011; } } IL_0037: { IL2CPP_LEAVE(0x4A, FINALLY_003c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003c; } FINALLY_003c: { // begin finally (depth: 1) Enumerator_Dispose_m4176935042((&V_1), /*hidden argument*/Enumerator_Dispose_m4176935042_RuntimeMethod_var); IL2CPP_END_FINALLY(60) } // end finally (depth: 1) IL2CPP_CLEANUP(60) { IL2CPP_JUMP_TBL(0x4C, IL_004c) IL2CPP_JUMP_TBL(0x4A, IL_004a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004a: { return (bool)0; } IL_004c: { bool L_6 = V_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.CQuestionManger/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDeleteQuestionU3Ec__AnonStorey0__ctor_m2437848879 (U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CQuestionManger/c__AnonStorey0::<>m__0(DMCore.Logic.CQuestionDetail) extern "C" IL2CPP_METHOD_ATTR bool U3CDeleteQuestionU3Ec__AnonStorey0_U3CU3Em__0_m3865802008 (U3CDeleteQuestionU3Ec__AnonStorey0_t739857388 * __this, CQuestionDetail_t1956257792 * ___ctemp0, const RuntimeMethod* method) { { CQuestionDetail_t1956257792 * L_0 = ___ctemp0; NullCheck(L_0); int32_t L_1 = CQuestionDetail_get_QuestionNumber_m694780432(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_fid_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CQuestionManger/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetQuestiondetailByNumberU3Ec__AnonStorey1__ctor_m3976456999 (U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CQuestionManger/c__AnonStorey1::<>m__0(DMCore.Logic.CQuestionDetail) extern "C" IL2CPP_METHOD_ATTR bool U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_U3CU3Em__0_m3131586497 (U3CGetQuestiondetailByNumberU3Ec__AnonStorey1_t4066684578 * __this, CQuestionDetail_t1956257792 * ___ctemp0, const RuntimeMethod* method) { { CQuestionDetail_t1956257792 * L_0 = ___ctemp0; NullCheck(L_0); int32_t L_1 = CQuestionDetail_get_QuestionNumber_m694780432(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_QuestionNumber_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CQuestionManger/CContactCustomerAddMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerAddMsg__ctor_m2447145406 (CContactCustomerAddMsg_t2409378172 * __this, const RuntimeMethod* method) { { CThreadMsgWebPost__ctor_m2502064474(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger/CContactCustomerAddMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerAddMsg_OnEndExcute_m891377597 (CContactCustomerAddMsg_t2409378172 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CContactCustomerAddMsg_OnEndExcute_m891377597_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; JsonReader_t836887441 * V_1 = NULL; JsonData_t1524858407 * V_2 = NULL; GameObject_t1113636619 * V_3 = NULL; uiManageQuestion_t3299556974 * V_4 = NULL; { bool L_0 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0043; } } { CQuestionManger_t1203513329 * L_1 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); L_1->set_InCD_2((bool)0); CEventManager_t474365641 * L_2 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_3 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_4 = (intptr_t)CQuestionManger_CheckTimeOut_m2758499056_RuntimeMethod_var; OnEventCall_t3758354630 * L_5 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_5, L_3, L_4, /*hidden argument*/NULL); NullCheck(L_2); CEventManager_StopEvent_m2167807725(L_2, L_5, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_6 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); L_6->set_m_checkState_1(((int32_t)10)); IThreadMsg_OnEndExcute_m1511326103(__this, /*hidden argument*/NULL); return; } IL_0043: { String_t* L_7 = CThreadMsgWebPost_get_RequestRefuse_m1279571049(__this, /*hidden argument*/NULL); V_0 = L_7; String_t* L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_00ca; } } { String_t* L_10 = V_0; JsonReader_t836887441 * L_11 = (JsonReader_t836887441 *)il2cpp_codegen_object_new(JsonReader_t836887441_il2cpp_TypeInfo_var); JsonReader__ctor_m1297809221(L_11, L_10, /*hidden argument*/NULL); V_1 = L_11; JsonReader_t836887441 * L_12 = V_1; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_t3815285241_il2cpp_TypeInfo_var); JsonData_t1524858407 * L_13 = JsonMapper_ToObject_m412660133(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); V_2 = L_13; JsonData_t1524858407 * L_14 = V_2; NullCheck(L_14); JsonData_t1524858407 * L_15 = JsonData_get_Item_m147413252(L_14, _stringLiteral1985170611, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_15); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_17 = String_op_Equality_m920492651(NULL /*static, unused*/, L_16, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_17) { goto IL_00ba; } } { GameObject_t1113636619 * L_18 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral3399482453, /*hidden argument*/NULL); V_3 = L_18; GameObject_t1113636619 * L_19 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_20 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_19, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_20) { goto IL_00b5; } } { GameObject_t1113636619 * L_21 = V_3; NullCheck(L_21); uiManageQuestion_t3299556974 * L_22 = GameObject_GetComponent_TisuiManageQuestion_t3299556974_m281347119(L_21, /*hidden argument*/GameObject_GetComponent_TisuiManageQuestion_t3299556974_m281347119_RuntimeMethod_var); V_4 = L_22; uiManageQuestion_t3299556974 * L_23 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_24 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_23, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_24) { goto IL_00b5; } } { uiManageQuestion_t3299556974 * L_25 = V_4; NullCheck(L_25); uiManageQuestion_SetClose_m3030851694(L_25, /*hidden argument*/NULL); } IL_00b5: { goto IL_00ca; } IL_00ba: { CMsgManager_t455955613 * L_26 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CMsgManager_PushHintUseTextHelp_m3781284520(L_26, _stringLiteral1824286625, (bool)1, /*hidden argument*/NULL); } IL_00ca: { CQuestionManger_t1203513329 * L_27 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); L_27->set_InCD_2((bool)0); CQuestionManger_t1203513329 * L_28 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_m_checkState_1(((int32_t)10)); CEventManager_t474365641 * L_29 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_30 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_31 = (intptr_t)CQuestionManger_CheckTimeOut_m2758499056_RuntimeMethod_var; OnEventCall_t3758354630 * L_32 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_32, L_30, L_31, /*hidden argument*/NULL); NullCheck(L_29); CEventManager_StopEvent_m2167807725(L_29, L_32, /*hidden argument*/NULL); IThreadMsg_OnEndExcute_m1511326103(__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.CQuestionManger/CContactCustomerDeleteMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerDeleteMsg__ctor_m684222763 (CContactCustomerDeleteMsg_t2040361000 * __this, const RuntimeMethod* method) { { CThreadMsgWebGet__ctor_m3027652583(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger/CContactCustomerDeleteMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerDeleteMsg_OnEndExcute_m264778593 (CContactCustomerDeleteMsg_t2040361000 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CContactCustomerDeleteMsg_OnEndExcute_m264778593_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; JsonReader_t836887441 * V_1 = NULL; JsonData_t1524858407 * V_2 = NULL; String_t* G_B5_0 = NULL; { bool L_0 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (L_0) { goto IL_001e; } } { CQuestionManger_t1203513329 * L_1 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); L_1->set_m_checkState_1(((int32_t)10)); CThreadMsgWebGet_OnEndExcute_m1512998207(__this, /*hidden argument*/NULL); return; } IL_001e: { int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::GetSize() */, __this); if ((((int32_t)0) < ((int32_t)L_2))) { goto IL_0034; } } { 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(); G_B5_0 = L_3; goto IL_004b; } IL_0034: { IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_4 = Encoding_get_UTF8_m1008486739(NULL /*static, unused*/, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_5 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(7 /* System.Byte[] DMCore.Framework.Thread.IWebGetMsgBase::GetBuffer() */, __this); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::GetSize() */, __this); NullCheck(L_4); String_t* L_7 = VirtFuncInvoker3< String_t*, ByteU5BU5D_t4116647657*, int32_t, int32_t >::Invoke(21 /* System.String System.Text.Encoding::GetString(System.Byte[],System.Int32,System.Int32) */, L_4, L_5, 0, L_6); G_B5_0 = L_7; } IL_004b: { V_0 = G_B5_0; String_t* L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0089; } } { String_t* L_10 = V_0; JsonReader_t836887441 * L_11 = (JsonReader_t836887441 *)il2cpp_codegen_object_new(JsonReader_t836887441_il2cpp_TypeInfo_var); JsonReader__ctor_m1297809221(L_11, L_10, /*hidden argument*/NULL); V_1 = L_11; JsonReader_t836887441 * L_12 = V_1; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_t3815285241_il2cpp_TypeInfo_var); JsonData_t1524858407 * L_13 = JsonMapper_ToObject_m412660133(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); V_2 = L_13; JsonData_t1524858407 * L_14 = V_2; NullCheck(L_14); JsonData_t1524858407 * L_15 = JsonData_get_Item_m147413252(L_14, _stringLiteral1985170611, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_15); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_17 = String_op_Equality_m920492651(NULL /*static, unused*/, L_16, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_17) { goto IL_0089; } } { goto IL_0089; } IL_0089: { CQuestionManger_t1203513329 * L_18 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); L_18->set_m_checkState_1(((int32_t)10)); 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.CQuestionManger/CContactCustomerDetailListMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerDetailListMsg__ctor_m2110412221 (CContactCustomerDetailListMsg_t2727796565 * __this, const RuntimeMethod* method) { { CThreadMsgWebGet__ctor_m3027652583(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger/CContactCustomerDetailListMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerDetailListMsg_OnEndExcute_m2495668463 (CContactCustomerDetailListMsg_t2727796565 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CContactCustomerDetailListMsg_OnEndExcute_m2495668463_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; JsonReader_t836887441 * V_1 = NULL; JsonData_t1524858407 * V_2 = NULL; JsonData_t1524858407 * V_3 = NULL; int32_t V_4 = 0; CQuestionDetail_t1956257792 * V_5 = NULL; int32_t V_6 = 0; JsonData_t1524858407 * V_7 = NULL; CQuestionChat_t456593442 * V_8 = NULL; int32_t V_9 = 0; { 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: { 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(); V_0 = L_1; String_t* L_2 = CThreadMsgWebGet_get_RequestRefuse_m3241150981(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_012b; } } { String_t* L_5 = V_0; JsonReader_t836887441 * L_6 = (JsonReader_t836887441 *)il2cpp_codegen_object_new(JsonReader_t836887441_il2cpp_TypeInfo_var); JsonReader__ctor_m1297809221(L_6, L_5, /*hidden argument*/NULL); V_1 = L_6; JsonReader_t836887441 * L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_t3815285241_il2cpp_TypeInfo_var); JsonData_t1524858407 * L_8 = JsonMapper_ToObject_m412660133(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_2 = L_8; JsonData_t1524858407 * L_9 = V_2; NullCheck(L_9); JsonData_t1524858407 * L_10 = JsonData_get_Item_m147413252(L_9, _stringLiteral1985170611, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_12) { goto IL_011b; } } { JsonData_t1524858407 * L_13 = V_2; NullCheck(L_13); JsonData_t1524858407 * L_14 = JsonData_get_Item_m147413252(L_13, _stringLiteral2037252866, /*hidden argument*/NULL); V_3 = L_14; CQuestionManger_t1203513329 * L_15 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = L_15->get_CurrentSelectQuestionID_15(); V_4 = L_16; CQuestionManger_t1203513329 * L_17 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = V_4; NullCheck(L_17); CQuestionDetail_t1956257792 * L_19 = CQuestionManger_GetQuestiondetailByNumber_m2138212495(L_17, L_18, /*hidden argument*/NULL); V_5 = L_19; CQuestionDetail_t1956257792 * L_20 = V_5; NullCheck(L_20); CQuestionDetail_ClearAllList_m1057558112(L_20, /*hidden argument*/NULL); V_6 = 0; goto IL_0101; } IL_008c: { JsonData_t1524858407 * L_21 = V_3; int32_t L_22 = V_6; NullCheck(L_21); JsonData_t1524858407 * L_23 = JsonData_get_Item_m594638490(L_21, L_22, /*hidden argument*/NULL); V_7 = L_23; CQuestionChat_t456593442 * L_24 = (CQuestionChat_t456593442 *)il2cpp_codegen_object_new(CQuestionChat_t456593442_il2cpp_TypeInfo_var); CQuestionChat__ctor_m473212146(L_24, /*hidden argument*/NULL); V_8 = L_24; V_9 = (-1); JsonData_t1524858407 * L_25 = V_7; NullCheck(L_25); JsonData_t1524858407 * L_26 = JsonData_get_Item_m147413252(L_25, _stringLiteral1739933257, /*hidden argument*/NULL); NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_26); Int32_TryParse_m2404707562(NULL /*static, unused*/, L_27, (&V_9), /*hidden argument*/NULL); CQuestionChat_t456593442 * L_28 = V_8; int32_t L_29 = V_9; NullCheck(L_28); CQuestionChat_set_RoleSendChat_m4087436678(L_28, L_29, /*hidden argument*/NULL); CQuestionChat_t456593442 * L_30 = V_8; JsonData_t1524858407 * L_31 = V_7; NullCheck(L_31); JsonData_t1524858407 * L_32 = JsonData_get_Item_m147413252(L_31, _stringLiteral1340993750, /*hidden argument*/NULL); NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_32); NullCheck(L_30); CQuestionChat_set_ChatContent_m2575694537(L_30, L_33, /*hidden argument*/NULL); CQuestionChat_t456593442 * L_34 = V_8; JsonData_t1524858407 * L_35 = V_7; NullCheck(L_35); JsonData_t1524858407 * L_36 = JsonData_get_Item_m147413252(L_35, _stringLiteral999153997, /*hidden argument*/NULL); NullCheck(L_36); String_t* L_37 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_36); NullCheck(L_34); CQuestionChat_set_ChatTime_m3759757379(L_34, L_37, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_38 = V_5; CQuestionChat_t456593442 * L_39 = V_8; NullCheck(L_38); CQuestionDetail_AddChatList_m4245399047(L_38, L_39, /*hidden argument*/NULL); int32_t L_40 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_0101: { int32_t L_41 = V_6; JsonData_t1524858407 * L_42 = V_3; NullCheck(L_42); int32_t L_43 = JsonData_get_Count_m487704605(L_42, /*hidden argument*/NULL); if ((((int32_t)L_41) < ((int32_t)L_43))) { goto IL_008c; } } { CQuestionDetail_t1956257792 * L_44 = V_5; NullCheck(L_44); CQuestionDetail_set_IsNeedFresh_m3027364574(L_44, (bool)1, /*hidden argument*/NULL); goto IL_012b; } IL_011b: { CMsgManager_t455955613 * L_45 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); CMsgManager_PushHintUseTextHelp_m3781284520(L_45, _stringLiteral109267529, (bool)1, /*hidden argument*/NULL); } IL_012b: { 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.CQuestionManger/CContactCustomerListMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerListMsg__ctor_m2731085164 (CContactCustomerListMsg_t3294489078 * __this, const RuntimeMethod* method) { { CThreadMsgWebGet__ctor_m3027652583(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger/CContactCustomerListMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerListMsg_OnEndExcute_m3842870591 (CContactCustomerListMsg_t3294489078 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CContactCustomerListMsg_OnEndExcute_m3842870591_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; JsonReader_t836887441 * V_1 = NULL; JsonData_t1524858407 * V_2 = NULL; JsonData_t1524858407 * V_3 = NULL; int32_t V_4 = 0; bool V_5 = false; int32_t V_6 = 0; JsonData_t1524858407 * V_7 = NULL; CQuestionDetail_t1956257792 * V_8 = NULL; int32_t V_9 = 0; CQuestionDetail_t1956257792 * G_B7_0 = NULL; CQuestionDetail_t1956257792 * G_B6_0 = NULL; int32_t G_B8_0 = 0; CQuestionDetail_t1956257792 * G_B8_1 = 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: { 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(); V_0 = L_1; String_t* L_2 = CThreadMsgWebGet_get_RequestRefuse_m3241150981(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_01e7; } } { String_t* L_5 = V_0; JsonReader_t836887441 * L_6 = (JsonReader_t836887441 *)il2cpp_codegen_object_new(JsonReader_t836887441_il2cpp_TypeInfo_var); JsonReader__ctor_m1297809221(L_6, L_5, /*hidden argument*/NULL); V_1 = L_6; JsonReader_t836887441 * L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_t3815285241_il2cpp_TypeInfo_var); JsonData_t1524858407 * L_8 = JsonMapper_ToObject_m412660133(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_2 = L_8; JsonData_t1524858407 * L_9 = V_2; NullCheck(L_9); JsonData_t1524858407 * L_10 = JsonData_get_Item_m147413252(L_9, _stringLiteral1985170611, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_12) { goto IL_01cc; } } { JsonData_t1524858407 * L_13 = V_2; NullCheck(L_13); JsonData_t1524858407 * L_14 = JsonData_get_Item_m147413252(L_13, _stringLiteral2037252866, /*hidden argument*/NULL); V_3 = L_14; CQuestionManger_t1203513329 * L_15 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CQuestionManger_ClearAllQuestion_m2613876036(L_15, /*hidden argument*/NULL); V_4 = 0; 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, _stringLiteral984257218, /*hidden argument*/NULL); Int32_TryParse_m2404707562(NULL /*static, unused*/, L_17, (&V_4), /*hidden argument*/NULL); V_5 = (bool)0; V_6 = 0; goto IL_0185; } IL_0092: { JsonData_t1524858407 * L_18 = V_3; int32_t L_19 = V_6; NullCheck(L_18); JsonData_t1524858407 * L_20 = JsonData_get_Item_m594638490(L_18, L_19, /*hidden argument*/NULL); V_7 = L_20; CQuestionDetail_t1956257792 * L_21 = (CQuestionDetail_t1956257792 *)il2cpp_codegen_object_new(CQuestionDetail_t1956257792_il2cpp_TypeInfo_var); CQuestionDetail__ctor_m2623042389(L_21, /*hidden argument*/NULL); V_8 = L_21; V_9 = (-1); JsonData_t1524858407 * L_22 = V_7; NullCheck(L_22); JsonData_t1524858407 * L_23 = JsonData_get_Item_m147413252(L_22, _stringLiteral3454449607, /*hidden argument*/NULL); NullCheck(L_23); String_t* L_24 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_23); Int32_TryParse_m2404707562(NULL /*static, unused*/, L_24, (&V_9), /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_25 = V_8; int32_t L_26 = V_9; NullCheck(L_25); CQuestionDetail_set_QuestionNumber_m3147940573(L_25, L_26, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_27 = V_8; JsonData_t1524858407 * L_28 = V_7; NullCheck(L_28); JsonData_t1524858407 * L_29 = JsonData_get_Item_m147413252(L_28, _stringLiteral1340993750, /*hidden argument*/NULL); NullCheck(L_29); String_t* L_30 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_29); NullCheck(L_27); CQuestionDetail_set_QuestionContent_m3903869081(L_27, L_30, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_31 = V_8; JsonData_t1524858407 * L_32 = V_7; NullCheck(L_32); JsonData_t1524858407 * L_33 = JsonData_get_Item_m147413252(L_32, _stringLiteral999153997, /*hidden argument*/NULL); NullCheck(L_33); String_t* L_34 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_33); NullCheck(L_31); CQuestionDetail_set_QuestionSendTime_m985109082(L_31, L_34, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_35 = V_8; JsonData_t1524858407 * L_36 = V_7; NullCheck(L_36); JsonData_t1524858407 * L_37 = JsonData_get_Item_m147413252(L_36, _stringLiteral2323818845, /*hidden argument*/NULL); NullCheck(L_37); String_t* L_38 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_37); int32_t L_39 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_38, /*hidden argument*/NULL); NullCheck(L_35); CQuestionDetail_set_QuestionState_m2642891304(L_35, L_39, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_40 = V_8; JsonData_t1524858407 * L_41 = V_7; NullCheck(L_41); JsonData_t1524858407 * L_42 = JsonData_get_Item_m147413252(L_41, _stringLiteral3243520166, /*hidden argument*/NULL); NullCheck(L_42); String_t* L_43 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_42); int32_t L_44 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_43, /*hidden argument*/NULL); NullCheck(L_40); CQuestionDetail_set_QuestionType_m2904641248(L_40, L_44, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_45 = V_8; JsonData_t1524858407 * L_46 = V_7; NullCheck(L_46); JsonData_t1524858407 * L_47 = JsonData_get_Item_m147413252(L_46, _stringLiteral1810186382, /*hidden argument*/NULL); NullCheck(L_47); String_t* L_48 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_47); int32_t L_49 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_48, /*hidden argument*/NULL); G_B6_0 = L_45; if ((!(((uint32_t)L_49) == ((uint32_t)1)))) { G_B7_0 = L_45; goto IL_0156; } } { G_B8_0 = 1; G_B8_1 = G_B6_0; goto IL_0157; } IL_0156: { G_B8_0 = 0; G_B8_1 = G_B7_0; } IL_0157: { NullCheck(G_B8_1); CQuestionDetail_set_IsNeedShowSigns_m264655023(G_B8_1, (bool)G_B8_0, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_50 = V_8; NullCheck(L_50); bool L_51 = CQuestionDetail_get_IsNeedShowSigns_m3962299201(L_50, /*hidden argument*/NULL); if (!L_51) { goto IL_016b; } } { V_5 = (bool)1; } IL_016b: { CQuestionDetail_t1956257792 * L_52 = V_8; NullCheck(L_52); CQuestionDetail_set_SignsChanged_m764796832(L_52, (bool)1, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_53 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionDetail_t1956257792 * L_54 = V_8; NullCheck(L_53); CQuestionManger_AddQuestionList_m201881370(L_53, L_54, /*hidden argument*/NULL); int32_t L_55 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_0185: { int32_t L_56 = V_6; JsonData_t1524858407 * L_57 = V_3; NullCheck(L_57); int32_t L_58 = JsonData_get_Count_m487704605(L_57, /*hidden argument*/NULL); int32_t L_59 = V_4; int32_t L_60 = Math_Min_m3468062251(NULL /*static, unused*/, L_58, L_59, /*hidden argument*/NULL); if ((((int32_t)L_56) < ((int32_t)L_60))) { goto IL_0092; } } { bool L_61 = V_5; if (!L_61) { goto IL_01bc; } } { IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_62 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); TypeClass_t2664900121 * L_63 = (TypeClass_t2664900121 *)il2cpp_codegen_object_new(TypeClass_t2664900121_il2cpp_TypeInfo_var); TypeClass__ctor_m644886958(L_63, 8, ((int32_t)51), /*hidden argument*/NULL); NullCheck(L_62); CSignsManager_AddSetMainType_m2738915358(L_62, L_63, /*hidden argument*/NULL); CSignsManager_t1825583579 * L_64 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_64); CSignsManager_RefreshSigns_m3266895297(L_64, /*hidden argument*/NULL); } IL_01bc: { CQuestionManger_t1203513329 * L_65 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_65); L_65->set_isRefresh_0((bool)1); goto IL_01e7; } IL_01cc: { CMsgManager_t455955613 * L_66 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); JsonData_t1524858407 * L_67 = V_2; NullCheck(L_67); JsonData_t1524858407 * L_68 = JsonData_get_Item_m147413252(L_67, _stringLiteral2863573642, /*hidden argument*/NULL); NullCheck(L_68); String_t* L_69 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_68); NullCheck(L_66); CMsgManager_PushHint_m1231354654(L_66, L_69, (bool)1, /*hidden argument*/NULL); } IL_01e7: { 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.CQuestionManger/CContactCustomerReplyMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerReplyMsg__ctor_m8563925 (CContactCustomerReplyMsg_t3317587381 * __this, const RuntimeMethod* method) { { CThreadMsgWebPost__ctor_m2502064474(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger/CContactCustomerReplyMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CContactCustomerReplyMsg_OnEndExcute_m3519868013 (CContactCustomerReplyMsg_t3317587381 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CContactCustomerReplyMsg_OnEndExcute_m3519868013_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; JsonReader_t836887441 * V_1 = NULL; JsonData_t1524858407 * V_2 = NULL; { bool L_0 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0043; } } { CQuestionManger_t1203513329 * L_1 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); L_1->set_InCD_2((bool)0); CQuestionManger_t1203513329 * L_2 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_m_checkState_1(((int32_t)10)); CEventManager_t474365641 * L_3 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_4 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_5 = (intptr_t)CQuestionManger_CheckTimeOut_m2758499056_RuntimeMethod_var; OnEventCall_t3758354630 * L_6 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_6, L_4, L_5, /*hidden argument*/NULL); NullCheck(L_3); CEventManager_StopEvent_m2167807725(L_3, L_6, /*hidden argument*/NULL); IThreadMsg_OnEndExcute_m1511326103(__this, /*hidden argument*/NULL); return; } IL_0043: { String_t* L_7 = CThreadMsgWebPost_get_RequestRefuse_m1279571049(__this, /*hidden argument*/NULL); V_0 = L_7; String_t* L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_00ab; } } { String_t* L_10 = V_0; JsonReader_t836887441 * L_11 = (JsonReader_t836887441 *)il2cpp_codegen_object_new(JsonReader_t836887441_il2cpp_TypeInfo_var); JsonReader__ctor_m1297809221(L_11, L_10, /*hidden argument*/NULL); V_1 = L_11; JsonReader_t836887441 * L_12 = V_1; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_t3815285241_il2cpp_TypeInfo_var); JsonData_t1524858407 * L_13 = JsonMapper_ToObject_m412660133(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); V_2 = L_13; JsonData_t1524858407 * L_14 = V_2; NullCheck(L_14); JsonData_t1524858407 * L_15 = JsonData_get_Item_m147413252(L_14, _stringLiteral1985170611, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_15); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_17 = String_op_Equality_m920492651(NULL /*static, unused*/, L_16, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_17) { goto IL_009b; } } { CQuestionManger_t1203513329 * L_18 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_19 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = L_19->get_CurrentSelectQuestionID_15(); NullCheck(L_18); CQuestionManger_RequestQuestionDetail_m2985354992(L_18, L_20, /*hidden argument*/NULL); goto IL_00ab; } IL_009b: { CMsgManager_t455955613 * L_21 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CMsgManager_PushHintUseTextHelp_m3781284520(L_21, _stringLiteral2797976676, (bool)1, /*hidden argument*/NULL); } IL_00ab: { CQuestionManger_t1203513329 * L_22 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_InCD_2((bool)0); CQuestionManger_t1203513329 * L_23 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); L_23->set_m_checkState_1(((int32_t)10)); CEventManager_t474365641 * L_24 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_25 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_26 = (intptr_t)CQuestionManger_CheckTimeOut_m2758499056_RuntimeMethod_var; OnEventCall_t3758354630 * L_27 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_27, L_25, L_26, /*hidden argument*/NULL); NullCheck(L_24); CEventManager_StopEvent_m2167807725(L_24, L_27, /*hidden argument*/NULL); IThreadMsg_OnEndExcute_m1511326103(__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.CQuestionManger/CQuestionChangeListMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionChangeListMsg__ctor_m3479563654 (CQuestionChangeListMsg_t4006065551 * __this, const RuntimeMethod* method) { { CThreadMsgWebGet__ctor_m3027652583(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger/CQuestionChangeListMsg::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CQuestionChangeListMsg_OnEndExcute_m1842768150 (CQuestionChangeListMsg_t4006065551 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionChangeListMsg_OnEndExcute_m1842768150_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_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: { 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(); V_0 = L_1; String_t* L_2 = CThreadMsgWebGet_get_RequestRefuse_m3241150981(__this, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0056; } } { String_t* L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_6) { goto IL_0056; } } { IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_7 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); TypeClass_t2664900121 * L_8 = (TypeClass_t2664900121 *)il2cpp_codegen_object_new(TypeClass_t2664900121_il2cpp_TypeInfo_var); TypeClass__ctor_m644886958(L_8, 8, ((int32_t)51), /*hidden argument*/NULL); NullCheck(L_7); CSignsManager_AddSetMainType_m2738915358(L_7, L_8, /*hidden argument*/NULL); CSignsManager_t1825583579 * L_9 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CSignsManager_RefreshSigns_m3266895297(L_9, /*hidden argument*/NULL); } IL_0056: { 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.CQuestionManger/CQuestionSignsRemove::.ctor() extern "C" IL2CPP_METHOD_ATTR void CQuestionSignsRemove__ctor_m754234905 (CQuestionSignsRemove_t493687350 * __this, const RuntimeMethod* method) { { CThreadMsgWebPost__ctor_m2502064474(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CQuestionManger/CQuestionSignsRemove::OnEndExcute() extern "C" IL2CPP_METHOD_ATTR void CQuestionSignsRemove_OnEndExcute_m2079104429 (CQuestionSignsRemove_t493687350 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CQuestionSignsRemove_OnEndExcute_m2079104429_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; JsonReader_t836887441 * V_1 = NULL; JsonData_t1524858407 * V_2 = NULL; { bool L_0 = IThreadMsg_IsSuccess_m186262284(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0012; } } { IThreadMsg_OnEndExcute_m1511326103(__this, /*hidden argument*/NULL); return; } IL_0012: { String_t* L_1 = CThreadMsgWebPost_get_RequestRefuse_m1279571049(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_00a3; } } { String_t* L_4 = V_0; JsonReader_t836887441 * L_5 = (JsonReader_t836887441 *)il2cpp_codegen_object_new(JsonReader_t836887441_il2cpp_TypeInfo_var); JsonReader__ctor_m1297809221(L_5, L_4, /*hidden argument*/NULL); V_1 = L_5; JsonReader_t836887441 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_t3815285241_il2cpp_TypeInfo_var); JsonData_t1524858407 * L_7 = JsonMapper_ToObject_m412660133(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); V_2 = L_7; JsonData_t1524858407 * L_8 = V_2; NullCheck(L_8); JsonData_t1524858407 * L_9 = JsonData_get_Item_m147413252(L_8, _stringLiteral1985170611, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_op_Equality_m920492651(NULL /*static, unused*/, L_10, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_11) { goto IL_00a3; } } { CQuestionManger_t1203513329 * L_12 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = __this->get_id_4(); NullCheck(L_12); CQuestionDetail_t1956257792 * L_14 = CQuestionManger_GetQuestiondetailByNumber_m2138212495(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_14); CQuestionDetail_set_IsNeedShowSigns_m264655023(L_14, (bool)0, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_15 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_16 = __this->get_id_4(); NullCheck(L_15); CQuestionDetail_t1956257792 * L_17 = CQuestionManger_GetQuestiondetailByNumber_m2138212495(L_15, L_16, /*hidden argument*/NULL); NullCheck(L_17); CQuestionDetail_set_SignsChanged_m764796832(L_17, (bool)1, /*hidden argument*/NULL); CQuestionManger_t1203513329 * L_18 = CQuestionManger_GetInstance_m3075316649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); bool L_19 = CQuestionManger_CheckIsNeedShowSignsButton_m2336122255(L_18, /*hidden argument*/NULL); if (L_19) { goto IL_00a3; } } { IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var); CSignsManager_t1825583579 * L_20 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CSignsManager_DeleteType_m1800615707(L_20, 8, ((int32_t)51), /*hidden argument*/NULL); CSignsManager_t1825583579 * L_21 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); CSignsManager_RefreshSigns_m3266895297(L_21, /*hidden argument*/NULL); } IL_00a3: { IThreadMsg_OnEndExcute_m1511326103(__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.CRandomRoleName::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRandomRoleName__ctor_m2759733153 (CRandomRoleName_t3400346481 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRandomRoleName__ctor_m2759733153_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); 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); __this->set_m_NameOrder_2(L_0); List_1_t128053199 * L_1 = __this->get_m_NameOrder_2(); NullCheck(L_1); List_1_Add_m697420525(L_1, ((int32_t)12), /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); List_1_t128053199 * L_2 = __this->get_m_NameOrder_2(); NullCheck(L_2); List_1_Add_m697420525(L_2, ((int32_t)21), /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); List_1_t128053199 * L_3 = __this->get_m_NameOrder_2(); NullCheck(L_3); List_1_Add_m697420525(L_3, ((int32_t)102), /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); List_1_t128053199 * L_4 = __this->get_m_NameOrder_2(); NullCheck(L_4); List_1_Add_m697420525(L_4, ((int32_t)120), /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); List_1_t128053199 * L_5 = __this->get_m_NameOrder_2(); NullCheck(L_5); List_1_Add_m697420525(L_5, ((int32_t)201), /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); List_1_t128053199 * L_6 = __this->get_m_NameOrder_2(); NullCheck(L_6); List_1_Add_m697420525(L_6, ((int32_t)210), /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); __this->set_m_NameArrayMale_0(((List_1U5BU5D_t182406414*)SZArrayNew(List_1U5BU5D_t182406414_il2cpp_TypeInfo_var, (uint32_t)3))); V_0 = 0; goto IL_0089; } IL_0078: { List_1U5BU5D_t182406414* L_7 = __this->get_m_NameArrayMale_0(); int32_t L_8 = V_0; List_1_t3319525431 * L_9 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_9, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_9); (L_7)->SetAt(static_cast(L_8), (List_1_t3319525431 *)L_9); int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0089: { int32_t L_11 = V_0; if ((((int32_t)L_11) < ((int32_t)3))) { goto IL_0078; } } { __this->set_m_NameArrayFemale_1(((List_1U5BU5D_t182406414*)SZArrayNew(List_1U5BU5D_t182406414_il2cpp_TypeInfo_var, (uint32_t)3))); V_1 = 0; goto IL_00b4; } IL_00a3: { List_1U5BU5D_t182406414* L_12 = __this->get_m_NameArrayFemale_1(); int32_t L_13 = V_1; List_1_t3319525431 * L_14 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_14, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_14); (L_12)->SetAt(static_cast(L_13), (List_1_t3319525431 *)L_14); int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_00b4: { int32_t L_16 = V_1; if ((((int32_t)L_16) < ((int32_t)3))) { goto IL_00a3; } } { CRandomRoleName_LoadNameLib_m2484797967(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CRandomRoleName DMCore.Logic.CRandomRoleName::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRandomRoleName_t3400346481 * CRandomRoleName_GetInstance_m866242750 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRandomRoleName_GetInstance_m866242750_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var); CRandomRoleName_t3400346481 * L_0 = ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->get_s_Instance_6(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var); CRandomRoleName_t3400346481 * L_1 = ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->get_s_Instance_6(); return L_1; } IL_0010: { CRandomRoleName_t3400346481 * L_2 = (CRandomRoleName_t3400346481 *)il2cpp_codegen_object_new(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var); CRandomRoleName__ctor_m2759733153(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var); ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->set_s_Instance_6(L_2); CRandomRoleName_t3400346481 * L_3 = ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->get_s_Instance_6(); return L_3; } } // System.Boolean DMCore.Logic.CRandomRoleName::get_IsShareNameLib() extern "C" IL2CPP_METHOD_ATTR bool CRandomRoleName_get_IsShareNameLib_m3671610919 (CRandomRoleName_t3400346481 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsSharedNameLib_3(); return L_0; } } // System.Boolean DMCore.Logic.CRandomRoleName::IsEmptyNameLib(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CRandomRoleName_IsEmptyNameLib_m1274222671 (CRandomRoleName_t3400346481 * __this, int32_t ___sex0, const RuntimeMethod* method) { List_1U5BU5D_t182406414* V_0 = NULL; int32_t G_B3_0 = 0; { int32_t L_0 = ___sex0; List_1U5BU5D_t182406414* L_1 = CRandomRoleName_RandomLibrary_m815560575(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; List_1U5BU5D_t182406414* L_2 = V_0; if (L_2) { goto IL_0014; } } { G_B3_0 = 1; goto IL_0015; } IL_0014: { G_B3_0 = 0; } IL_0015: { return (bool)G_B3_0; } } // System.String DMCore.Logic.CRandomRoleName::GetName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRandomRoleName_GetName_m3975270134 (CRandomRoleName_t3400346481 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRandomRoleName_GetName_m3975270134_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; List_1U5BU5D_t182406414* V_2 = NULL; CRandomRoleNameIndex_t2001390255 * V_3 = NULL; int32_t V_4 = 0; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; V_1 = 0; int32_t L_1 = ___sex0; List_1U5BU5D_t182406414* L_2 = CRandomRoleName_RandomLibrary_m815560575(__this, L_1, /*hidden argument*/NULL); V_2 = L_2; List_1U5BU5D_t182406414* L_3 = V_2; if (L_3) { goto IL_0018; } } { String_t* L_4 = V_0; return L_4; } IL_0018: { goto IL_00b6; } IL_001d: { int32_t L_5 = V_1; if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0044; } } { CLogHelp_t779629444 * L_6 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral1128024263, L_7, _stringLiteral3236075843, /*hidden argument*/NULL); NullCheck(L_6); CLogHelp_LogFile_m4227814860(L_6, L_8, /*hidden argument*/NULL); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_9; } IL_0044: { List_1U5BU5D_t182406414* L_10 = V_2; CRandomRoleNameIndex_t2001390255 * L_11 = CRandomRoleName_RandomIndex_m411989277(__this, L_10, /*hidden argument*/NULL); V_3 = L_11; CRandomRoleNameIndex_t2001390255 * L_12 = V_3; NullCheck(L_12); int32_t L_13 = L_12->get_m_order_0(); V_4 = ((int32_t)((int32_t)L_13/(int32_t)((int32_t)100))); String_t* L_14 = V_0; List_1U5BU5D_t182406414* L_15 = V_2; int32_t L_16 = V_4; NullCheck(L_15); int32_t L_17 = L_16; List_1_t3319525431 * L_18 = (L_15)->GetAt(static_cast(L_17)); CRandomRoleNameIndex_t2001390255 * L_19 = V_3; NullCheck(L_19); int32_t L_20 = L_19->get_m_index0_1(); NullCheck(L_18); String_t* L_21 = List_1_get_Item_m3729392029(L_18, L_20, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_22 = String_Concat_m3937257545(NULL /*static, unused*/, L_14, L_21, /*hidden argument*/NULL); V_0 = L_22; CRandomRoleNameIndex_t2001390255 * L_23 = V_3; NullCheck(L_23); int32_t L_24 = L_23->get_m_order_0(); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)L_24/(int32_t)((int32_t)10)))%(int32_t)((int32_t)10))); String_t* L_25 = V_0; List_1U5BU5D_t182406414* L_26 = V_2; int32_t L_27 = V_4; NullCheck(L_26); int32_t L_28 = L_27; List_1_t3319525431 * L_29 = (L_26)->GetAt(static_cast(L_28)); CRandomRoleNameIndex_t2001390255 * L_30 = V_3; NullCheck(L_30); int32_t L_31 = L_30->get_m_index1_2(); NullCheck(L_29); String_t* L_32 = List_1_get_Item_m3729392029(L_29, L_31, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); String_t* L_33 = String_Concat_m3937257545(NULL /*static, unused*/, L_25, L_32, /*hidden argument*/NULL); V_0 = L_33; CRandomRoleNameIndex_t2001390255 * L_34 = V_3; NullCheck(L_34); int32_t L_35 = L_34->get_m_order_0(); V_4 = ((int32_t)((int32_t)L_35%(int32_t)((int32_t)10))); String_t* L_36 = V_0; List_1U5BU5D_t182406414* L_37 = V_2; int32_t L_38 = V_4; NullCheck(L_37); int32_t L_39 = L_38; List_1_t3319525431 * L_40 = (L_37)->GetAt(static_cast(L_39)); CRandomRoleNameIndex_t2001390255 * L_41 = V_3; NullCheck(L_41); int32_t L_42 = L_41->get_m_index2_3(); NullCheck(L_40); String_t* L_43 = List_1_get_Item_m3729392029(L_40, L_42, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); String_t* L_44 = String_Concat_m3937257545(NULL /*static, unused*/, L_36, L_43, /*hidden argument*/NULL); V_0 = L_44; int32_t L_45 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00b6: { String_t* L_46 = V_0; 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_00d1; } } { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_48 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_49 = V_0; NullCheck(L_48); bool L_50 = CSensitiveWordManager_IfExistSensitiveWord_m2539653544(L_48, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_00dc; } } IL_00d1: { int32_t L_51 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var); int32_t L_52 = ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->get_MAX_TRY_COUNT_4(); if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_001d; } } IL_00dc: { String_t* L_53 = V_0; return L_53; } } // System.Void DMCore.Logic.CRandomRoleName::LoadNameLib() extern "C" IL2CPP_METHOD_ATTR void CRandomRoleName_LoadNameLib_m2484797967 (CRandomRoleName_t3400346481 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRandomRoleName_LoadNameLib_m2484797967_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t3738529785 V_0; memset(&V_0, 0, sizeof(V_0)); { __this->set_m_IsSharedNameLib_3((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var); String_t* L_0 = ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->get_CONFIG_PATH_5(); List_1U5BU5D_t182406414** L_1 = __this->get_address_of_m_NameArrayMale_0(); bool L_2 = CRandomRoleName_LoadNameLib_m2926618353(__this, L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_005c; } } { __this->set_m_IsSharedNameLib_3((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var); String_t* L_3 = ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->get_CONFIG_PATH_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3937257545(NULL /*static, unused*/, L_3, _stringLiteral776121769, /*hidden argument*/NULL); List_1U5BU5D_t182406414** L_5 = __this->get_address_of_m_NameArrayMale_0(); CRandomRoleName_LoadNameLib_m2926618353(__this, L_4, L_5, /*hidden argument*/NULL); String_t* L_6 = ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->get_CONFIG_PATH_5(); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, L_6, _stringLiteral591458944, /*hidden argument*/NULL); List_1U5BU5D_t182406414** L_8 = __this->get_address_of_m_NameArrayFemale_1(); CRandomRoleName_LoadNameLib_m2926618353(__this, L_7, L_8, /*hidden argument*/NULL); } IL_005c: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_9 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_9; int64_t L_10 = DateTime_get_Ticks_m1550640881((&V_0), /*hidden argument*/NULL); Random_InitState_m1442880541(NULL /*static, unused*/, (((int32_t)((int32_t)((int64_t)((int64_t)L_10&(int64_t)(((int64_t)((uint64_t)(((uint32_t)((uint32_t)(-1)))))))))))), /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRandomRoleName::LoadNameLib(System.String,System.Collections.Generic.List`1[]&) extern "C" IL2CPP_METHOD_ATTR bool CRandomRoleName_LoadNameLib_m2926618353 (CRandomRoleName_t3400346481 * __this, String_t* ___fileName0, List_1U5BU5D_t182406414** ___container1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRandomRoleName_LoadNameLib_m2926618353_MetadataUsageId); s_Il2CppMethodInitialized = true; } TextAsset_t3022178571 * V_0 = NULL; XmlNodeList_t2551693786 * V_1 = NULL; XmlDocument_t2837193595 * V_2 = NULL; XmlElement_t561603118 * V_3 = NULL; bool V_4 = false; int32_t V_5 = 0; int32_t V_6 = 0; String_t* V_7 = NULL; XmlNodeList_t2551693786 * V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; XmlElement_t561603118 * V_11 = NULL; String_t* V_12 = NULL; int32_t V_13 = 0; int32_t V_14 = 0; XmlElement_t561603118 * V_15 = NULL; String_t* V_16 = NULL; int32_t V_17 = 0; int32_t V_18 = 0; XmlElement_t561603118 * V_19 = NULL; String_t* V_20 = NULL; Exception_t * V_21 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); XmlNodeList_t2551693786 * G_B9_0 = NULL; { String_t* L_0 = ___fileName0; 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_0015; } } { List_1U5BU5D_t182406414** L_2 = ___container1; List_1U5BU5D_t182406414* L_3 = *((List_1U5BU5D_t182406414**)L_2); NullCheck(L_3); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))) >= ((int32_t)3))) { goto IL_0017; } } IL_0015: { return (bool)0; } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_4 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = ___fileName0; NullCheck(L_4); Object_t631007953 * L_6 = IResourceManager_CreateResource_m1279813597(L_4, L_5, (bool)0, /*hidden argument*/NULL); V_0 = ((TextAsset_t3022178571 *)CastclassClass((RuntimeObject*)L_6, TextAsset_t3022178571_il2cpp_TypeInfo_var)); TextAsset_t3022178571 * L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0051; } } { CLogHelp_t779629444 * L_9 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_10 = ___fileName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral1055926889, L_10, _stringLiteral398391934, /*hidden argument*/NULL); NullCheck(L_9); CLogHelp_LogFile_m4227814860(L_9, L_11, /*hidden argument*/NULL); return (bool)0; } IL_0051: try { // begin try (depth: 1) try { // begin try (depth: 2) { V_1 = (XmlNodeList_t2551693786 *)NULL; XmlDocument_t2837193595 * L_12 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_12, /*hidden argument*/NULL); V_2 = L_12; XmlDocument_t2837193595 * L_13 = V_2; if (!L_13) { goto IL_008a; } } IL_005f: { XmlDocument_t2837193595 * L_14 = V_2; TextAsset_t3022178571 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = TextAsset_get_text_m2027878391(L_15, /*hidden argument*/NULL); NullCheck(L_14); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_14, L_16); XmlDocument_t2837193595 * L_17 = V_2; NullCheck(L_17); XmlNode_t3767805227 * L_18 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_17); V_3 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_18, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_19 = V_3; if (!L_19) { goto IL_0088; } } IL_007d: { XmlElement_t561603118 * L_20 = V_3; NullCheck(L_20); XmlNodeList_t2551693786 * L_21 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_20); G_B9_0 = L_21; goto IL_0089; } IL_0088: { G_B9_0 = ((XmlNodeList_t2551693786 *)(NULL)); } IL_0089: { V_1 = G_B9_0; } IL_008a: { XmlNodeList_t2551693786 * L_22 = V_1; if (L_22) { goto IL_0098; } } IL_0090: { V_4 = (bool)0; IL2CPP_LEAVE(0x27E, FINALLY_026f); } IL_0098: { V_5 = 0; XmlNodeList_t2551693786 * L_23 = V_1; NullCheck(L_23); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_23); V_6 = L_24; goto IL_0249; } IL_00a8: { XmlNodeList_t2551693786 * L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); XmlNode_t3767805227 * L_27 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_25, L_26); NullCheck(L_27); String_t* L_28 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.XmlNode::get_Name() */, L_27); V_7 = L_28; XmlNodeList_t2551693786 * L_29 = V_1; int32_t L_30 = V_5; NullCheck(L_29); XmlNode_t3767805227 * L_31 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_29, L_30); NullCheck(L_31); XmlNodeList_t2551693786 * L_32 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_31); V_8 = L_32; String_t* L_33 = V_7; NullCheck(L_33); int32_t L_34 = String_CompareTo_m3414379165(L_33, _stringLiteral1220639822, /*hidden argument*/NULL); if (L_34) { goto IL_0145; } } IL_00d7: { V_9 = 0; XmlNodeList_t2551693786 * L_35 = V_8; NullCheck(L_35); int32_t L_36 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_35); V_10 = L_36; goto IL_013c; } IL_00e8: { XmlNodeList_t2551693786 * L_37 = V_8; int32_t L_38 = V_9; NullCheck(L_37); XmlNode_t3767805227 * L_39 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_37, L_38); V_11 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_39, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_40 = V_11; 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(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_42 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_40, _stringLiteral3987835854, L_41, /*hidden argument*/NULL); V_12 = L_42; String_t* L_43 = V_12; bool L_44 = CRandomRoleName_IfExistSensitiveWord_m884909953(__this, L_43, _stringLiteral1220639822, /*hidden argument*/NULL); if (!L_44) { goto IL_0122; } } IL_011d: { goto IL_0136; } IL_0122: { String_t* L_45 = V_12; NullCheck(L_45); String_t* L_46 = String_Trim_m923598732(L_45, /*hidden argument*/NULL); V_12 = L_46; List_1U5BU5D_t182406414** L_47 = ___container1; List_1U5BU5D_t182406414* L_48 = *((List_1U5BU5D_t182406414**)L_47); NullCheck(L_48); int32_t L_49 = 0; List_1_t3319525431 * L_50 = (L_48)->GetAt(static_cast(L_49)); String_t* L_51 = V_12; NullCheck(L_50); List_1_Add_m1685793073(L_50, L_51, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_0136: { int32_t L_52 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); } IL_013c: { int32_t L_53 = V_9; int32_t L_54 = V_10; if ((((int32_t)L_53) < ((int32_t)L_54))) { goto IL_00e8; } } IL_0145: { String_t* L_55 = V_7; NullCheck(L_55); int32_t L_56 = String_CompareTo_m3414379165(L_55, _stringLiteral3148875355, /*hidden argument*/NULL); if (L_56) { goto IL_01c4; } } IL_0156: { V_13 = 0; XmlNodeList_t2551693786 * L_57 = V_8; NullCheck(L_57); int32_t L_58 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_57); V_14 = L_58; goto IL_01bb; } IL_0167: { XmlNodeList_t2551693786 * L_59 = V_8; int32_t L_60 = V_13; NullCheck(L_59); XmlNode_t3767805227 * L_61 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_59, L_60); V_15 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_61, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_62 = V_15; 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(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_64 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_62, _stringLiteral3987835854, L_63, /*hidden argument*/NULL); V_16 = L_64; String_t* L_65 = V_16; bool L_66 = CRandomRoleName_IfExistSensitiveWord_m884909953(__this, L_65, _stringLiteral3148875355, /*hidden argument*/NULL); if (!L_66) { goto IL_01a1; } } IL_019c: { goto IL_01b5; } IL_01a1: { String_t* L_67 = V_16; NullCheck(L_67); String_t* L_68 = String_Trim_m923598732(L_67, /*hidden argument*/NULL); V_16 = L_68; List_1U5BU5D_t182406414** L_69 = ___container1; List_1U5BU5D_t182406414* L_70 = *((List_1U5BU5D_t182406414**)L_69); NullCheck(L_70); int32_t L_71 = 1; List_1_t3319525431 * L_72 = (L_70)->GetAt(static_cast(L_71)); String_t* L_73 = V_16; NullCheck(L_72); List_1_Add_m1685793073(L_72, L_73, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_01b5: { int32_t L_74 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_01bb: { int32_t L_75 = V_13; int32_t L_76 = V_14; if ((((int32_t)L_75) < ((int32_t)L_76))) { goto IL_0167; } } IL_01c4: { String_t* L_77 = V_7; NullCheck(L_77); int32_t L_78 = String_CompareTo_m3414379165(L_77, _stringLiteral3794786949, /*hidden argument*/NULL); if (L_78) { goto IL_0243; } } IL_01d5: { V_17 = 0; XmlNodeList_t2551693786 * L_79 = V_8; NullCheck(L_79); int32_t L_80 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_79); V_18 = L_80; goto IL_023a; } IL_01e6: { XmlNodeList_t2551693786 * L_81 = V_8; int32_t L_82 = V_17; NullCheck(L_81); XmlNode_t3767805227 * L_83 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_81, L_82); V_19 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_83, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_84 = V_19; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_85 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_86 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_84, _stringLiteral3987835854, L_85, /*hidden argument*/NULL); V_20 = L_86; String_t* L_87 = V_20; bool L_88 = CRandomRoleName_IfExistSensitiveWord_m884909953(__this, L_87, _stringLiteral3794786949, /*hidden argument*/NULL); if (!L_88) { goto IL_0220; } } IL_021b: { goto IL_0234; } IL_0220: { String_t* L_89 = V_20; NullCheck(L_89); String_t* L_90 = String_Trim_m923598732(L_89, /*hidden argument*/NULL); V_20 = L_90; List_1U5BU5D_t182406414** L_91 = ___container1; List_1U5BU5D_t182406414* L_92 = *((List_1U5BU5D_t182406414**)L_91); NullCheck(L_92); int32_t L_93 = 2; List_1_t3319525431 * L_94 = (L_92)->GetAt(static_cast(L_93)); String_t* L_95 = V_20; NullCheck(L_94); List_1_Add_m1685793073(L_94, L_95, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_0234: { int32_t L_96 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_023a: { int32_t L_97 = V_17; int32_t L_98 = V_18; if ((((int32_t)L_97) < ((int32_t)L_98))) { goto IL_01e6; } } IL_0243: { int32_t L_99 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_99, (int32_t)1)); } IL_0249: { int32_t L_100 = V_5; int32_t L_101 = V_6; if ((((int32_t)L_100) < ((int32_t)L_101))) { goto IL_00a8; } } IL_0252: { IL2CPP_LEAVE(0x27C, FINALLY_026f); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0257; throw e; } CATCH_0257: { // begin catch(System.Exception) V_21 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_102 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_103 = V_21; NullCheck(L_103); String_t* L_104 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_103); NullCheck(L_102); CLogHelp_LogFile_m4227814860(L_102, L_104, /*hidden argument*/NULL); IL2CPP_LEAVE(0x27C, FINALLY_026f); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_026f; } FINALLY_026f: { // begin finally (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_105 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_106 = ___fileName0; NullCheck(L_105); VirtFuncInvoker1< bool, String_t* >::Invoke(7 /* System.Boolean DMCore.Framework.Resource.IResourceManager::ClearCache(System.String) */, L_105, L_106); IL2CPP_END_FINALLY(623) } // end finally (depth: 1) IL2CPP_CLEANUP(623) { IL2CPP_JUMP_TBL(0x27E, IL_027e) IL2CPP_JUMP_TBL(0x27C, IL_027c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_027c: { return (bool)1; } IL_027e: { bool L_107 = V_4; return L_107; } } // System.Boolean DMCore.Logic.CRandomRoleName::IfExistSensitiveWord(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CRandomRoleName_IfExistSensitiveWord_m884909953 (CRandomRoleName_t3400346481 * __this, String_t* ___curText0, String_t* ___logFormat1, const RuntimeMethod* method) { { return (bool)0; } } // System.Collections.Generic.List`1[] DMCore.Logic.CRandomRoleName::RandomLibrary(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1U5BU5D_t182406414* CRandomRoleName_RandomLibrary_m815560575 (CRandomRoleName_t3400346481 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRandomRoleName_RandomLibrary_m815560575_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1U5BU5D_t182406414* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; List_1U5BU5D_t182406414* G_B11_0 = NULL; { List_1U5BU5D_t182406414* L_0 = __this->get_m_NameArrayMale_0(); V_0 = L_0; int32_t L_1 = ___sex0; if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0020; } } { bool L_2 = __this->get_m_IsSharedNameLib_3(); if (L_2) { goto IL_0020; } } { List_1U5BU5D_t182406414* L_3 = __this->get_m_NameArrayFemale_1(); V_0 = L_3; } IL_0020: { V_1 = (bool)1; V_2 = 0; List_1U5BU5D_t182406414* L_4 = V_0; NullCheck(L_4); V_3 = (((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))); goto IL_0046; } IL_002d: { List_1U5BU5D_t182406414* L_5 = V_0; int32_t L_6 = V_2; NullCheck(L_5); int32_t L_7 = L_6; List_1_t3319525431 * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_8); int32_t L_9 = List_1_get_Count_m2276455407(L_8, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_9) <= ((int32_t)0))) { goto IL_0042; } } { V_1 = (bool)0; goto IL_004d; } IL_0042: { int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0046: { int32_t L_11 = V_2; int32_t L_12 = V_3; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_002d; } } IL_004d: { bool L_13 = V_1; if (!L_13) { goto IL_0059; } } { G_B11_0 = ((List_1U5BU5D_t182406414*)(NULL)); goto IL_005a; } IL_0059: { List_1U5BU5D_t182406414* L_14 = V_0; G_B11_0 = L_14; } IL_005a: { return G_B11_0; } } // DMCore.Logic.CRandomRoleNameIndex DMCore.Logic.CRandomRoleName::RandomIndex(System.Collections.Generic.List`1[]) extern "C" IL2CPP_METHOD_ATTR CRandomRoleNameIndex_t2001390255 * CRandomRoleName_RandomIndex_m411989277 (CRandomRoleName_t3400346481 * __this, List_1U5BU5D_t182406414* ___nameLib0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRandomRoleName_RandomIndex_m411989277_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRandomRoleNameIndex_t2001390255 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { CRandomRoleNameIndex_t2001390255 * L_0 = (CRandomRoleNameIndex_t2001390255 *)il2cpp_codegen_object_new(CRandomRoleNameIndex_t2001390255_il2cpp_TypeInfo_var); CRandomRoleNameIndex__ctor_m1823645216(L_0, /*hidden argument*/NULL); V_0 = L_0; List_1_t128053199 * L_1 = __this->get_m_NameOrder_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); int32_t L_3 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_2, /*hidden argument*/NULL); V_1 = L_3; CRandomRoleNameIndex_t2001390255 * L_4 = V_0; List_1_t128053199 * L_5 = __this->get_m_NameOrder_2(); int32_t L_6 = V_1; NullCheck(L_5); int32_t L_7 = List_1_get_Item_m888956288(L_5, L_6, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_4); L_4->set_m_order_0(L_7); CRandomRoleNameIndex_t2001390255 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = L_8->get_m_order_0(); V_2 = ((int32_t)((int32_t)L_9/(int32_t)((int32_t)100))); CRandomRoleNameIndex_t2001390255 * L_10 = V_0; List_1U5BU5D_t182406414* L_11 = ___nameLib0; int32_t L_12 = V_2; NullCheck(L_11); int32_t L_13 = L_12; List_1_t3319525431 * L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m2276455407(L_14, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); int32_t L_16 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_15, /*hidden argument*/NULL); NullCheck(L_10); L_10->set_m_index0_1(L_16); CRandomRoleNameIndex_t2001390255 * L_17 = V_0; NullCheck(L_17); int32_t L_18 = L_17->get_m_order_0(); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)L_18/(int32_t)((int32_t)10)))%(int32_t)((int32_t)10))); CRandomRoleNameIndex_t2001390255 * L_19 = V_0; List_1U5BU5D_t182406414* L_20 = ___nameLib0; int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = L_21; List_1_t3319525431 * L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_23); int32_t L_24 = List_1_get_Count_m2276455407(L_23, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); int32_t L_25 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_24, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_m_index1_2(L_25); CRandomRoleNameIndex_t2001390255 * L_26 = V_0; NullCheck(L_26); int32_t L_27 = L_26->get_m_order_0(); V_2 = ((int32_t)((int32_t)L_27%(int32_t)((int32_t)10))); CRandomRoleNameIndex_t2001390255 * L_28 = V_0; List_1U5BU5D_t182406414* L_29 = ___nameLib0; int32_t L_30 = V_2; NullCheck(L_29); int32_t L_31 = L_30; List_1_t3319525431 * L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_32); int32_t L_33 = List_1_get_Count_m2276455407(L_32, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); int32_t L_34 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_33, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_m_index2_3(L_34); CRandomRoleNameIndex_t2001390255 * L_35 = V_0; return L_35; } } // System.Void DMCore.Logic.CRandomRoleName::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRandomRoleName__cctor_m2133255348 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRandomRoleName__cctor_m2133255348_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->set_MAX_TRY_COUNT_4(3); IL2CPP_RUNTIME_CLASS_INIT(CLocalizationManager_t2604768345_il2cpp_TypeInfo_var); CLocalizationManager_t2604768345 * L_0 = CLocalizationManager_GetInstance_m2075678818(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = CLocalizationManager_GetLocalizePath_m3024801825(L_0, _stringLiteral2092136233, /*hidden argument*/NULL); ((CRandomRoleName_t3400346481_StaticFields*)il2cpp_codegen_static_fields_for(CRandomRoleName_t3400346481_il2cpp_TypeInfo_var))->set_CONFIG_PATH_5(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRandomRoleNameIndex::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRandomRoleNameIndex__ctor_m1823645216 (CRandomRoleNameIndex_t2001390255 * __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.CRankConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankConfig__ctor_m2256916732 (CRankConfig_t3640882647 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankConfig__ctor_m2256916732_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3139454238 * L_0 = (Dictionary_2_t3139454238 *)il2cpp_codegen_object_new(Dictionary_2_t3139454238_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3122176628(L_0, /*hidden argument*/Dictionary_2__ctor_m3122176628_RuntimeMethod_var); __this->set_m_dic_1(L_0); 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(); __this->set_m_desc_2(L_1); ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); ITextBase_PushTask_m2878137237(__this, _stringLiteral940848575, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CRankConfig DMCore.Logic.CRankConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRankConfig_t3640882647 * CRankConfig_GetInstance_m1779259497 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankConfig_GetInstance_m1779259497_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRankConfig_t3640882647_il2cpp_TypeInfo_var); CRankConfig_t3640882647 * L_0 = ((CRankConfig_t3640882647_StaticFields*)il2cpp_codegen_static_fields_for(CRankConfig_t3640882647_il2cpp_TypeInfo_var))->get_s_Instance_3(); if (L_0) { goto IL_0014; } } { CRankConfig_t3640882647 * L_1 = (CRankConfig_t3640882647 *)il2cpp_codegen_object_new(CRankConfig_t3640882647_il2cpp_TypeInfo_var); CRankConfig__ctor_m2256916732(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRankConfig_t3640882647_il2cpp_TypeInfo_var); ((CRankConfig_t3640882647_StaticFields*)il2cpp_codegen_static_fields_for(CRankConfig_t3640882647_il2cpp_TypeInfo_var))->set_s_Instance_3(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CRankConfig_t3640882647_il2cpp_TypeInfo_var); CRankConfig_t3640882647 * L_2 = ((CRankConfig_t3640882647_StaticFields*)il2cpp_codegen_static_fields_for(CRankConfig_t3640882647_il2cpp_TypeInfo_var))->get_s_Instance_3(); return L_2; } } // System.Void DMCore.Logic.CRankConfig::Clear() extern "C" IL2CPP_METHOD_ATTR void CRankConfig_Clear_m2420997560 (CRankConfig_t3640882647 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankConfig_Clear_m2420997560_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3139454238 * L_0 = __this->get_m_dic_1(); if (!L_0) { goto IL_0016; } } { Dictionary_2_t3139454238 * L_1 = __this->get_m_dic_1(); NullCheck(L_1); Dictionary_2_Clear_m1672019255(L_1, /*hidden argument*/Dictionary_2_Clear_m1672019255_RuntimeMethod_var); } IL_0016: { 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(); __this->set_m_desc_2(L_2); return; } } // System.Boolean DMCore.Logic.CRankConfig::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CRankConfig_OnLoad_m2310363618 (CRankConfig_t3640882647 * __this, String_t* ___texVal0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankConfig_OnLoad_m2310363618_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; XmlElement_t561603118 * V_1 = NULL; XmlNodeList_t2551693786 * V_2 = NULL; XmlDocument_t2837193595 * V_3 = NULL; int32_t V_4 = 0; XmlElement_t561603118 * V_5 = NULL; XmlNodeList_t2551693786 * V_6 = NULL; int32_t V_7 = 0; XmlElement_t561603118 * V_8 = NULL; int32_t V_9 = 0; CRankCfg_t4250740907 * V_10 = NULL; String_t* V_11 = NULL; XmlElement_t561603118 * V_12 = NULL; XmlException_t1761730631 * V_13 = NULL; Exception_t * V_14 = NULL; float V_15 = 0.0f; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) { float L_0 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; V_1 = (XmlElement_t561603118 *)NULL; V_2 = (XmlNodeList_t2551693786 *)NULL; XmlDocument_t2837193595 * L_1 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_1, /*hidden argument*/NULL); V_3 = L_1; XmlDocument_t2837193595 * L_2 = V_3; String_t* L_3 = ___texVal0; NullCheck(L_2); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_2, L_3); XmlDocument_t2837193595 * L_4 = V_3; NullCheck(L_4); XmlNode_t3767805227 * L_5 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_4); V_1 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_5, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_6 = V_1; NullCheck(L_6); XmlNodeList_t2551693786 * L_7 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_6); V_2 = L_7; V_4 = 0; goto IL_016a; } IL_0032: { XmlNodeList_t2551693786 * L_8 = V_2; int32_t L_9 = V_4; NullCheck(L_8); XmlNode_t3767805227 * L_10 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_8, L_9); V_5 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_10, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_11 = V_5; NullCheck(L_11); bool L_12 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.XmlNode::get_HasChildNodes() */, L_11); if (!L_12) { goto IL_011d; } } IL_004d: { XmlElement_t561603118 * L_13 = V_5; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.XmlNode::get_Name() */, L_13); NullCheck(L_14); bool L_15 = String_Equals_m2270643605(L_14, _stringLiteral1885281286, /*hidden argument*/NULL); if (!L_15) { goto IL_011d; } } IL_0063: { XmlElement_t561603118 * L_16 = V_5; NullCheck(L_16); XmlNodeList_t2551693786 * L_17 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_16); V_6 = L_17; V_7 = 0; goto IL_010f; } IL_0074: { XmlNodeList_t2551693786 * L_18 = V_6; int32_t L_19 = V_7; NullCheck(L_18); XmlNode_t3767805227 * L_20 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_18, L_19); V_8 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_20, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_21 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_22 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_21, _stringLiteral3456546791, 0, /*hidden argument*/NULL); V_9 = L_22; CRankCfg_t4250740907 * L_23 = (CRankCfg_t4250740907 *)il2cpp_codegen_object_new(CRankCfg_t4250740907_il2cpp_TypeInfo_var); CRankCfg__ctor_m3877544362(L_23, /*hidden argument*/NULL); V_10 = L_23; CRankCfg_t4250740907 * L_24 = V_10; int32_t L_25 = V_9; NullCheck(L_24); L_24->set_m_Id_0(L_25); CRankCfg_t4250740907 * L_26 = V_10; XmlElement_t561603118 * L_27 = V_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_29 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_27, _stringLiteral62725275, L_28, /*hidden argument*/NULL); NullCheck(L_26); L_26->set_m_Name_1(L_29); CRankCfg_t4250740907 * L_30 = V_10; XmlElement_t561603118 * L_31 = V_8; String_t* L_32 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_33 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_31, _stringLiteral1610285878, L_32, /*hidden argument*/NULL); NullCheck(L_30); L_30->set_m_LogoPath_2(L_33); XmlElement_t561603118 * L_34 = V_8; String_t* L_35 = CMiscHelp_GetXmlElemString_m926144416(NULL /*static, unused*/, L_34, _stringLiteral2695343126, /*hidden argument*/NULL); V_11 = L_35; CRankCfg_t4250740907 * L_36 = V_10; String_t* L_37 = V_11; CharU5BU5D_t3528271667* L_38 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_38); (L_38)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_37); StringU5BU5D_t1281789340* L_39 = String_Split_m3646115398(L_37, L_38, /*hidden argument*/NULL); NullCheck(L_36); L_36->set_m_idArray_3(L_39); Dictionary_2_t3139454238 * L_40 = __this->get_m_dic_1(); int32_t L_41 = V_9; CRankCfg_t4250740907 * L_42 = V_10; NullCheck(L_40); Dictionary_2_Add_m1562922740(L_40, L_41, L_42, /*hidden argument*/Dictionary_2_Add_m1562922740_RuntimeMethod_var); int32_t L_43 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_010f: { int32_t L_44 = V_7; XmlNodeList_t2551693786 * L_45 = V_6; NullCheck(L_45); int32_t L_46 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_45); if ((((int32_t)L_44) < ((int32_t)L_46))) { goto IL_0074; } } IL_011d: { XmlElement_t561603118 * L_47 = V_5; NullCheck(L_47); bool L_48 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.XmlNode::get_HasChildNodes() */, L_47); if (!L_48) { goto IL_0164; } } IL_0129: { XmlElement_t561603118 * L_49 = V_5; NullCheck(L_49); String_t* L_50 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.XmlNode::get_Name() */, L_49); NullCheck(L_50); bool L_51 = String_Equals_m2270643605(L_50, _stringLiteral2833616318, /*hidden argument*/NULL); if (!L_51) { goto IL_0164; } } IL_013f: { XmlElement_t561603118 * L_52 = V_5; NullCheck(L_52); XmlNode_t3767805227 * L_53 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_52); V_12 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_53, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_54 = V_12; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_55 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_56 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_54, _stringLiteral2025016084, L_55, /*hidden argument*/NULL); CRankConfig_set_Description_m3694148454(__this, L_56, /*hidden argument*/NULL); } IL_0164: { int32_t L_57 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); } IL_016a: { int32_t L_58 = V_4; XmlNodeList_t2551693786 * L_59 = V_2; NullCheck(L_59); int32_t L_60 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_59); if ((((int32_t)L_58) < ((int32_t)L_60))) { goto IL_0032; } } IL_0177: { goto IL_01a2; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (XmlException_t1761730631_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_017c; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_018f; throw e; } CATCH_017c: { // begin catch(System.Xml.XmlException) V_13 = ((XmlException_t1761730631 *)__exception_local); XmlException_t1761730631 * L_61 = V_13; NullCheck(L_61); String_t* L_62 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_61); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, L_62, /*hidden argument*/NULL); goto IL_01a2; } // end catch (depth: 1) CATCH_018f: { // begin catch(System.Exception) V_14 = ((Exception_t *)__exception_local); Exception_t * L_63 = V_14; NullCheck(L_63); String_t* L_64 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_63); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, L_64, /*hidden argument*/NULL); goto IL_01a2; } // end catch (depth: 1) IL_01a2: { float L_65 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_15 = L_65; return (bool)1; } } // DMCore.Logic.CRankConfig/CRankCfg DMCore.Logic.CRankConfig::GetCfg(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRankCfg_t4250740907 * CRankConfig_GetCfg_m639143359 (CRankConfig_t3640882647 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankConfig_GetCfg_m639143359_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRankCfg_t4250740907 * V_0 = NULL; { V_0 = (CRankCfg_t4250740907 *)NULL; Dictionary_2_t3139454238 * L_0 = __this->get_m_dic_1(); int32_t L_1 = ____id0; NullCheck(L_0); Dictionary_2_TryGetValue_m4050674386(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m4050674386_RuntimeMethod_var); CRankCfg_t4250740907 * L_2 = V_0; return L_2; } } // System.String DMCore.Logic.CRankConfig::GetName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRankConfig_GetName_m1584484592 (CRankConfig_t3640882647 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankConfig_GetName_m1584484592_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRankCfg_t4250740907 * V_0 = NULL; { int32_t L_0 = ____id0; CRankCfg_t4250740907 * L_1 = CRankConfig_GetCfg_m639143359(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CRankCfg_t4250740907 * L_2 = V_0; if (!L_2) { goto IL_0015; } } { CRankCfg_t4250740907 * L_3 = V_0; NullCheck(L_3); String_t* L_4 = L_3->get_m_Name_1(); return L_4; } IL_0015: { 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(); return L_5; } } // System.String DMCore.Logic.CRankConfig::GetPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRankConfig_GetPath_m1641427591 (CRankConfig_t3640882647 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankConfig_GetPath_m1641427591_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRankCfg_t4250740907 * V_0 = NULL; { int32_t L_0 = ____id0; CRankCfg_t4250740907 * L_1 = CRankConfig_GetCfg_m639143359(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CRankCfg_t4250740907 * L_2 = V_0; if (!L_2) { goto IL_0015; } } { CRankCfg_t4250740907 * L_3 = V_0; NullCheck(L_3); String_t* L_4 = L_3->get_m_LogoPath_2(); return L_4; } IL_0015: { 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(); return L_5; } } // System.String DMCore.Logic.CRankConfig::get_Description() extern "C" IL2CPP_METHOD_ATTR String_t* CRankConfig_get_Description_m835904841 (CRankConfig_t3640882647 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_desc_2(); return L_0; } } // System.Void DMCore.Logic.CRankConfig::set_Description(System.String) extern "C" IL2CPP_METHOD_ATTR void CRankConfig_set_Description_m3694148454 (CRankConfig_t3640882647 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_desc_2(L_0); return; } } // System.String DMCore.Logic.CRankConfig::GetAwardId(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRankConfig_GetAwardId_m4250318112 (CRankConfig_t3640882647 * __this, int32_t ____rankId0, int32_t ____index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankConfig_GetAwardId_m4250318112_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRankCfg_t4250740907 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRankConfig_t3640882647_il2cpp_TypeInfo_var); CRankConfig_t3640882647 * L_0 = CRankConfig_GetInstance_m1779259497(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ____rankId0; NullCheck(L_0); CRankCfg_t4250740907 * L_2 = CRankConfig_GetCfg_m639143359(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CRankCfg_t4250740907 * L_3 = V_0; if (!L_3) { goto IL_001f; } } { CRankCfg_t4250740907 * L_4 = V_0; NullCheck(L_4); StringU5BU5D_t1281789340** L_5 = L_4->get_address_of_m_idArray_3(); int32_t L_6 = ____index1; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); String_t* L_7 = CRankManager_GetArrayItem_TisString_t_m2268059889(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/CRankManager_GetArrayItem_TisString_t_m2268059889_RuntimeMethod_var); return L_7; } IL_001f: { 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(); return L_8; } } // System.Void DMCore.Logic.CRankConfig::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRankConfig__cctor_m2822884269 (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.CRankConfig/CRankCfg::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankCfg__ctor_m3877544362 (CRankCfg_t4250740907 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankCfg__ctor_m3877544362_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_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_m_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_m_LogoPath_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 // System.Void DMCore.Logic.CRankManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankManager__ctor_m4178841251 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager__ctor_m4178841251_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_CurrentStage_11(1); 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); __this->set_m_IdList_12(L_0); List_1_t4285826412 * L_1 = (List_1_t4285826412 *)il2cpp_codegen_object_new(List_1_t4285826412_il2cpp_TypeInfo_var); List_1__ctor_m3372993358(L_1, /*hidden argument*/List_1__ctor_m3372993358_RuntimeMethod_var); __this->set_m_firstList_13(L_1); List_1_t4285826412 * L_2 = (List_1_t4285826412 *)il2cpp_codegen_object_new(List_1_t4285826412_il2cpp_TypeInfo_var); List_1__ctor_m3372993358(L_2, /*hidden argument*/List_1__ctor_m3372993358_RuntimeMethod_var); __this->set_m_secondList_14(L_2); Dictionary_2_t4275484417 * L_3 = (Dictionary_2_t4275484417 *)il2cpp_codegen_object_new(Dictionary_2_t4275484417_il2cpp_TypeInfo_var); Dictionary_2__ctor_m69080660(L_3, /*hidden argument*/Dictionary_2__ctor_m69080660_RuntimeMethod_var); __this->set_m_RankDic_15(L_3); CDataModelInt_t3463393640 * L_4 = (CDataModelInt_t3463393640 *)il2cpp_codegen_object_new(CDataModelInt_t3463393640_il2cpp_TypeInfo_var); CDataModelInt__ctor_m420760675(L_4, /*hidden argument*/NULL); __this->set_m_openPage_16(L_4); CDataModelBool_t2269476966 * L_5 = (CDataModelBool_t2269476966 *)il2cpp_codegen_object_new(CDataModelBool_t2269476966_il2cpp_TypeInfo_var); CDataModelBool__ctor_m1721054774(L_5, /*hidden argument*/NULL); __this->set_m_rewardDataReady_17(L_5); CDataModelBool_t2269476966 * L_6 = __this->get_m_rewardDataReady_17(); NullCheck(L_6); CDataModelBool_set_Data_m838892248(L_6, (bool)0, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CRankManager::get_CurrentRankID() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_CurrentRankID_m2237951751 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCurrentRankIDU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CRankManager::set_CurrentRankID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_CurrentRankID_m2536363523 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCurrentRankIDU3Ek__BackingField_3(L_0); return; } } // System.Int32 DMCore.Logic.CRankManager::get_SelectedRankID() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_SelectedRankID_m2496162009 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CSelectedRankIDU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CRankManager::set_SelectedRankID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_SelectedRankID_m3313033797 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSelectedRankIDU3Ek__BackingField_4(L_0); return; } } // DMCore.Logic.EM_Rank_Stage DMCore.Logic.CRankManager::get_SelectedRewardType() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_SelectedRewardType_m1540188618 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CSelectedRewardTypeU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.CRankManager::set_SelectedRewardType(DMCore.Logic.EM_Rank_Stage) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_SelectedRewardType_m3913725683 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSelectedRewardTypeU3Ek__BackingField_5(L_0); return; } } // System.String DMCore.Logic.CRankManager::get_RankBeginTime() extern "C" IL2CPP_METHOD_ATTR String_t* CRankManager_get_RankBeginTime_m2483423009 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CRankBeginTimeU3Ek__BackingField_6(); return L_0; } } // System.Void DMCore.Logic.CRankManager::set_RankBeginTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_RankBeginTime_m509636404 (CRankManager_t2153876006 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CRankBeginTimeU3Ek__BackingField_6(L_0); return; } } // System.String DMCore.Logic.CRankManager::get_RankEndTime() extern "C" IL2CPP_METHOD_ATTR String_t* CRankManager_get_RankEndTime_m2207275016 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CRankEndTimeU3Ek__BackingField_7(); return L_0; } } // System.Void DMCore.Logic.CRankManager::set_RankEndTime(System.String) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_RankEndTime_m2932849468 (CRankManager_t2153876006 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CRankEndTimeU3Ek__BackingField_7(L_0); return; } } // System.Int32 DMCore.Logic.CRankManager::get_MyScore() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_MyScore_m3579417439 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CMyScoreU3Ek__BackingField_8(); return L_0; } } // System.Void DMCore.Logic.CRankManager::set_MyScore(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_MyScore_m3531517169 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CMyScoreU3Ek__BackingField_8(L_0); return; } } // System.Int32 DMCore.Logic.CRankManager::get_MyRanking() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_MyRanking_m2150989787 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CMyRankingU3Ek__BackingField_9(); return L_0; } } // System.Void DMCore.Logic.CRankManager::set_MyRanking(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_MyRanking_m1211621291 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CMyRankingU3Ek__BackingField_9(L_0); return; } } // 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) { { int32_t L_0 = __this->get_m_CurrentStage_11(); return L_0; } } // System.Void DMCore.Logic.CRankManager::set_CurrentStage(DMCore.Logic.EM_Rank_Stage) extern "C" IL2CPP_METHOD_ATTR void CRankManager_set_CurrentStage_m1856137080 (CRankManager_t2153876006 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_CurrentStage_11(L_0); return; } } // System.Boolean DMCore.Logic.CRankManager::get_IsCurrentRank() extern "C" IL2CPP_METHOD_ATTR bool CRankManager_get_IsCurrentRank_m1858536361 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { int32_t L_0 = CRankManager_get_CurrentRankID_m2237951751(__this, /*hidden argument*/NULL); int32_t L_1 = CRankManager_get_SelectedRankID_m2496162009(__this, /*hidden argument*/NULL); return (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0); } } // DMCore.Logic.CRankManager DMCore.Logic.CRankManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRankManager_t2153876006 * CRankManager_GetInstance_m1594418819 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_GetInstance_m1594418819_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_0 = ((CRankManager_t2153876006_StaticFields*)il2cpp_codegen_static_fields_for(CRankManager_t2153876006_il2cpp_TypeInfo_var))->get_s_Instance_10(); if (L_0) { goto IL_0014; } } { CRankManager_t2153876006 * L_1 = (CRankManager_t2153876006 *)il2cpp_codegen_object_new(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager__ctor_m4178841251(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); ((CRankManager_t2153876006_StaticFields*)il2cpp_codegen_static_fields_for(CRankManager_t2153876006_il2cpp_TypeInfo_var))->set_s_Instance_10(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_2 = ((CRankManager_t2153876006_StaticFields*)il2cpp_codegen_static_fields_for(CRankManager_t2153876006_il2cpp_TypeInfo_var))->get_s_Instance_10(); return L_2; } } // 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) { { int32_t L_0 = ____curId0; CRankManager_set_CurrentRankID_m2536363523(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ____stage1; CRankManager_set_CurrentStage_m1856137080(__this, L_1, /*hidden argument*/NULL); String_t* L_2 = ____beginTime2; CRankManager_set_RankBeginTime_m509636404(__this, L_2, /*hidden argument*/NULL); String_t* L_3 = ____endTime3; CRankManager_set_RankEndTime_m2932849468(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ____score4; CRankManager_set_MyScore_m3531517169(__this, L_4, /*hidden argument*/NULL); int32_t L_5 = ____ranking5; CRankManager_set_MyRanking_m1211621291(__this, L_5, /*hidden argument*/NULL); int32_t L_6 = ____stage1; if (!L_6) { goto IL_003a; } } { int32_t L_7 = ____stage1; if ((!(((uint32_t)L_7) == ((uint32_t)3)))) { goto IL_0041; } } IL_003a: { CRankManager_set_OpenPage_m1604189506(__this, 1, /*hidden argument*/NULL); } IL_0041: { return; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_AddIdList_m3241119995_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_IdList_12(); if (!L_0) { goto IL_0028; } } { List_1_t128053199 * L_1 = __this->get_m_IdList_12(); int32_t L_2 = ____id0; NullCheck(L_1); bool L_3 = List_1_Contains_m2263725670(L_1, L_2, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_3) { goto IL_0028; } } { List_1_t128053199 * L_4 = __this->get_m_IdList_12(); int32_t L_5 = ____id0; NullCheck(L_4); List_1_Add_m697420525(L_4, L_5, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0028: { return; } } // System.Int32 DMCore.Logic.CRankManager::get_GetIdCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_GetIdCount_m3429249634 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_get_GetIdCount_m3429249634_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t128053199 * L_0 = __this->get_m_IdList_12(); if (!L_0) { goto IL_001b; } } { List_1_t128053199 * L_1 = __this->get_m_IdList_12(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); G_B3_0 = L_2; goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return G_B3_0; } } // System.Int32 DMCore.Logic.CRankManager::GetId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_GetId_m6921617 (CRankManager_t2153876006 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_GetId_m6921617_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 ** L_0 = __this->get_address_of_m_IdList_12(); int32_t L_1 = ____index0; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); int32_t L_2 = CRankManager_GetListItem_TisInt32_t2950945753_m3288177646(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/CRankManager_GetListItem_TisInt32_t2950945753_m3288177646_RuntimeMethod_var); return L_2; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_FindUnit_m413193645_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CFindUnitU3Ec__AnonStorey0_t1144865344 * V_0 = NULL; { U3CFindUnitU3Ec__AnonStorey0_t1144865344 * L_0 = (U3CFindUnitU3Ec__AnonStorey0_t1144865344 *)il2cpp_codegen_object_new(U3CFindUnitU3Ec__AnonStorey0_t1144865344_il2cpp_TypeInfo_var); U3CFindUnitU3Ec__AnonStorey0__ctor_m2393439373(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CFindUnitU3Ec__AnonStorey0_t1144865344 * L_1 = V_0; int32_t L_2 = ____begin1; NullCheck(L_1); L_1->set__begin_0(L_2); U3CFindUnitU3Ec__AnonStorey0_t1144865344 * L_3 = V_0; int32_t L_4 = ____end2; NullCheck(L_3); L_3->set__end_1(L_4); int32_t L_5 = ____state0; if ((!(((uint32_t)L_5) == ((uint32_t)1)))) { goto IL_0033; } } { List_1_t4285826412 * L_6 = __this->get_m_firstList_13(); U3CFindUnitU3Ec__AnonStorey0_t1144865344 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CFindUnitU3Ec__AnonStorey0_U3CU3Em__0_m1443873793_RuntimeMethod_var; Predicate_1_t3639045794 * L_9 = (Predicate_1_t3639045794 *)il2cpp_codegen_object_new(Predicate_1_t3639045794_il2cpp_TypeInfo_var); Predicate_1__ctor_m3480110449(L_9, L_7, L_8, /*hidden argument*/Predicate_1__ctor_m3480110449_RuntimeMethod_var); NullCheck(L_6); CRewardUnit_t2813751670 * L_10 = List_1_Find_m2022978004(L_6, L_9, /*hidden argument*/List_1_Find_m2022978004_RuntimeMethod_var); return L_10; } IL_0033: { List_1_t4285826412 * L_11 = __this->get_m_secondList_14(); U3CFindUnitU3Ec__AnonStorey0_t1144865344 * L_12 = V_0; intptr_t L_13 = (intptr_t)U3CFindUnitU3Ec__AnonStorey0_U3CU3Em__1_m2630541222_RuntimeMethod_var; Predicate_1_t3639045794 * L_14 = (Predicate_1_t3639045794 *)il2cpp_codegen_object_new(Predicate_1_t3639045794_il2cpp_TypeInfo_var); Predicate_1__ctor_m3480110449(L_14, L_12, L_13, /*hidden argument*/Predicate_1__ctor_m3480110449_RuntimeMethod_var); NullCheck(L_11); CRewardUnit_t2813751670 * L_15 = List_1_Find_m2022978004(L_11, L_14, /*hidden argument*/List_1_Find_m2022978004_RuntimeMethod_var); return L_15; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_AppendReward_m548537217_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____state0; if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_0013; } } { int32_t L_1 = ____state0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_002f; } } { goto IL_004b; } IL_0013: { List_1_t4285826412 * L_2 = __this->get_m_firstList_13(); if (!L_2) { goto IL_002a; } } { List_1_t4285826412 * L_3 = __this->get_m_firstList_13(); CRewardUnit_t2813751670 * L_4 = ____unit1; NullCheck(L_3); List_1_Add_m1435822464(L_3, L_4, /*hidden argument*/List_1_Add_m1435822464_RuntimeMethod_var); } IL_002a: { goto IL_004b; } IL_002f: { List_1_t4285826412 * L_5 = __this->get_m_secondList_14(); if (!L_5) { goto IL_0046; } } { List_1_t4285826412 * L_6 = __this->get_m_secondList_14(); CRewardUnit_t2813751670 * L_7 = ____unit1; NullCheck(L_6); List_1_Add_m1435822464(L_6, L_7, /*hidden argument*/List_1_Add_m1435822464_RuntimeMethod_var); } IL_0046: { goto IL_004b; } IL_004b: { return; } } // System.Void DMCore.Logic.CRankManager::Clearnup() extern "C" IL2CPP_METHOD_ATTR void CRankManager_Clearnup_m885397218 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_Clearnup_m885397218_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t2378189288 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t1934699896 V_1; memset(&V_1, 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t128053199 * L_0 = __this->get_m_IdList_12(); if (!L_0) { goto IL_0016; } } { List_1_t128053199 * L_1 = __this->get_m_IdList_12(); NullCheck(L_1); List_1_Clear_m2269680114(L_1, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); } IL_0016: { List_1_t4285826412 * L_2 = __this->get_m_firstList_13(); if (!L_2) { goto IL_002c; } } { List_1_t4285826412 * L_3 = __this->get_m_firstList_13(); NullCheck(L_3); List_1_Clear_m4279787912(L_3, /*hidden argument*/List_1_Clear_m4279787912_RuntimeMethod_var); } IL_002c: { List_1_t4285826412 * L_4 = __this->get_m_secondList_14(); if (!L_4) { goto IL_0042; } } { List_1_t4285826412 * L_5 = __this->get_m_secondList_14(); NullCheck(L_5); List_1_Clear_m4279787912(L_5, /*hidden argument*/List_1_Clear_m4279787912_RuntimeMethod_var); } IL_0042: { Dictionary_2_t4275484417 * L_6 = __this->get_m_RankDic_15(); if (!L_6) { goto IL_009c; } } { Dictionary_2_t4275484417 * L_7 = __this->get_m_RankDic_15(); NullCheck(L_7); Enumerator_t1934699896 L_8 = Dictionary_2_GetEnumerator_m3783612552(L_7, /*hidden argument*/Dictionary_2_GetEnumerator_m3783612552_RuntimeMethod_var); V_1 = L_8; } IL_0059: try { // begin try (depth: 1) { goto IL_0072; } IL_005e: { KeyValuePair_2_t2378189288 L_9 = Enumerator_get_Current_m2967579486((&V_1), /*hidden argument*/Enumerator_get_Current_m2967579486_RuntimeMethod_var); V_0 = L_9; CRankList_t1091803790 * L_10 = KeyValuePair_2_get_Value_m1551576404((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m1551576404_RuntimeMethod_var); NullCheck(L_10); CRankList_Clear_m1630765727(L_10, /*hidden argument*/NULL); } IL_0072: { bool L_11 = Enumerator_MoveNext_m18220641((&V_1), /*hidden argument*/Enumerator_MoveNext_m18220641_RuntimeMethod_var); if (L_11) { goto IL_005e; } } IL_007e: { IL2CPP_LEAVE(0x91, FINALLY_0083); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0083; } FINALLY_0083: { // begin finally (depth: 1) Enumerator_Dispose_m3118900468((&V_1), /*hidden argument*/Enumerator_Dispose_m3118900468_RuntimeMethod_var); IL2CPP_END_FINALLY(131) } // end finally (depth: 1) IL2CPP_CLEANUP(131) { IL2CPP_JUMP_TBL(0x91, IL_0091) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0091: { Dictionary_2_t4275484417 * L_12 = __this->get_m_RankDic_15(); NullCheck(L_12); Dictionary_2_Clear_m2972265413(L_12, /*hidden argument*/Dictionary_2_Clear_m2972265413_RuntimeMethod_var); } IL_009c: { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); ((CRankManager_t2153876006_StaticFields*)il2cpp_codegen_static_fields_for(CRankManager_t2153876006_il2cpp_TypeInfo_var))->set_s_Instance_10((CRankManager_t2153876006 *)NULL); return; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_TryGetList_m2571892525_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRankList_t1091803790 * V_0 = NULL; { V_0 = (CRankList_t1091803790 *)NULL; Dictionary_2_t4275484417 * L_0 = __this->get_m_RankDic_15(); int32_t L_1 = ____id0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m959816867(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m959816867_RuntimeMethod_var); if (L_2) { goto IL_0028; } } { CRankList_t1091803790 * L_3 = (CRankList_t1091803790 *)il2cpp_codegen_object_new(CRankList_t1091803790_il2cpp_TypeInfo_var); CRankList__ctor_m1894906462(L_3, /*hidden argument*/NULL); V_0 = L_3; Dictionary_2_t4275484417 * L_4 = __this->get_m_RankDic_15(); int32_t L_5 = ____id0; CRankList_t1091803790 * L_6 = V_0; NullCheck(L_4); Dictionary_2_Add_m1090086066(L_4, L_5, L_6, /*hidden argument*/Dictionary_2_Add_m1090086066_RuntimeMethod_var); } IL_0028: { CRankList_t1091803790 * L_7 = V_0; return L_7; } } // DMCore.Logic.CRankManager/CRewardUnit DMCore.Logic.CRankManager::GetRewardUnitByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRewardUnit_t2813751670 * CRankManager_GetRewardUnitByIndex_m4153254442 (CRankManager_t2153876006 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_GetRewardUnitByIndex_m4153254442_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_0 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CRankManager_get_SelectedRewardType_m1540188618(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0015; } } { G_B3_0 = 1; goto IL_001f; } IL_0015: { IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_2 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CRankManager_get_SelectedRewardType_m1540188618(L_2, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_3)); } IL_001f: { V_0 = G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_4 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_0; int32_t L_6 = ____index0; NullCheck(L_4); CRewardUnit_t2813751670 * L_7 = CRankManager_GetRewardUnitByIndex_m3961623979(L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } } // DMCore.Logic.CRankManager/CRewardUnit DMCore.Logic.CRankManager::GetRewardUnitByIndex(DMCore.Logic.EM_Rank_Stage,System.Int32) extern "C" IL2CPP_METHOD_ATTR CRewardUnit_t2813751670 * CRankManager_GetRewardUnitByIndex_m3961623979 (CRankManager_t2153876006 * __this, int32_t ____type0, int32_t ____index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_GetRewardUnitByIndex_m3961623979_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____type0; if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_0013; } } { int32_t L_1 = ____type0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0020; } } { goto IL_002d; } IL_0013: { List_1_t4285826412 ** L_2 = __this->get_address_of_m_firstList_13(); int32_t L_3 = ____index1; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRewardUnit_t2813751670 * L_4 = CRankManager_GetListItem_TisCRewardUnit_t2813751670_m2727312552(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/CRankManager_GetListItem_TisCRewardUnit_t2813751670_m2727312552_RuntimeMethod_var); return L_4; } IL_0020: { List_1_t4285826412 ** L_5 = __this->get_address_of_m_secondList_14(); int32_t L_6 = ____index1; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRewardUnit_t2813751670 * L_7 = CRankManager_GetListItem_TisCRewardUnit_t2813751670_m2727312552(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/CRankManager_GetListItem_TisCRewardUnit_t2813751670_m2727312552_RuntimeMethod_var); return L_7; } IL_002d: { List_1_t4285826412 ** L_8 = __this->get_address_of_m_firstList_13(); int32_t L_9 = ____index1; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRewardUnit_t2813751670 * L_10 = CRankManager_GetListItem_TisCRewardUnit_t2813751670_m2727312552(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/CRankManager_GetListItem_TisCRewardUnit_t2813751670_m2727312552_RuntimeMethod_var); return L_10; } } // System.Int32 DMCore.Logic.CRankManager::GetCountByRewardType() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_GetCountByRewardType_m540443810 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_GetCountByRewardType_m540443810_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B4_0 = 0; int32_t G_B8_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankManager_t2153876006 * L_0 = CRankManager_GetInstance_m1594418819(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CRankManager_get_SelectedRewardType_m1540188618(L_0, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_0034; } } { List_1_t4285826412 * L_2 = __this->get_m_secondList_14(); if (!L_2) { goto IL_002d; } } { List_1_t4285826412 * L_3 = __this->get_m_secondList_14(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m1777447684(L_3, /*hidden argument*/List_1_get_Count_m1777447684_RuntimeMethod_var); G_B4_0 = L_4; goto IL_002e; } IL_002d: { G_B4_0 = 0; } IL_002e: { V_0 = G_B4_0; goto IL_0051; } IL_0034: { List_1_t4285826412 * L_5 = __this->get_m_firstList_13(); if (!L_5) { goto IL_004f; } } { List_1_t4285826412 * L_6 = __this->get_m_firstList_13(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m1777447684(L_6, /*hidden argument*/List_1_get_Count_m1777447684_RuntimeMethod_var); G_B8_0 = L_7; goto IL_0050; } IL_004f: { G_B8_0 = 0; } IL_0050: { V_0 = G_B8_0; } IL_0051: { int32_t L_8 = V_0; return L_8; } } // System.Boolean DMCore.Logic.CRankManager::IsExist(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CRankManager_IsExist_m3015790714 (CRankManager_t2153876006 * __this, int32_t ____rankId0, const RuntimeMethod* method) { CRankList_t1091803790 * V_0 = NULL; int32_t G_B3_0 = 0; { int32_t L_0 = ____rankId0; CRankList_t1091803790 * L_1 = CRankManager_TryGetList_m2571892525(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CRankList_t1091803790 * L_2 = V_0; if (!L_2) { goto IL_0019; } } { CRankList_t1091803790 * L_3 = V_0; NullCheck(L_3); bool L_4 = CRankList_get_IsExistData_m4266721976(L_3, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_4)); goto IL_001a; } IL_0019: { G_B3_0 = 0; } IL_001a: { return (bool)G_B3_0; } } // DMCore.Logic.CRankManager/CRankListUnit DMCore.Logic.CRankManager::GetRankListUnit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CRankListUnit_t325915186 * CRankManager_GetRankListUnit_m2095230131 (CRankManager_t2153876006 * __this, int32_t ____rankId0, int32_t ____index1, const RuntimeMethod* method) { CRankList_t1091803790 * V_0 = NULL; { int32_t L_0 = ____rankId0; CRankList_t1091803790 * L_1 = CRankManager_TryGetList_m2571892525(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CRankList_t1091803790 * L_2 = V_0; if (!L_2) { goto IL_0016; } } { CRankList_t1091803790 * L_3 = V_0; int32_t L_4 = ____index1; NullCheck(L_3); CRankListUnit_t325915186 * L_5 = CRankList_GetItemByIndex_m2653833473(L_3, L_4, /*hidden argument*/NULL); return L_5; } IL_0016: { return (CRankListUnit_t325915186 *)NULL; } } // DMCore.Logic.CRankManager/CRankListUnit DMCore.Logic.CRankManager::GetRankListUnit(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRankListUnit_t325915186 * CRankManager_GetRankListUnit_m998737238 (CRankManager_t2153876006 * __this, int32_t ____index0, const RuntimeMethod* method) { { int32_t L_0 = CRankManager_get_SelectedRankID_m2496162009(__this, /*hidden argument*/NULL); int32_t L_1 = ____index0; CRankListUnit_t325915186 * L_2 = CRankManager_GetRankListUnit_m2095230131(__this, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Int32 DMCore.Logic.CRankManager::GetRankListCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_GetRankListCount_m3652725987 (CRankManager_t2153876006 * __this, int32_t ____rankId0, const RuntimeMethod* method) { CRankList_t1091803790 * V_0 = NULL; int32_t G_B3_0 = 0; { int32_t L_0 = ____rankId0; CRankList_t1091803790 * L_1 = CRankManager_TryGetList_m2571892525(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CRankList_t1091803790 * L_2 = V_0; if (!L_2) { goto IL_0019; } } { CRankList_t1091803790 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = CRankList_get_Count_m1170435165(L_3, /*hidden argument*/NULL); G_B3_0 = L_4; goto IL_001a; } IL_0019: { G_B3_0 = 0; } IL_001a: { return G_B3_0; } } // System.Void DMCore.Logic.CRankManager::RequestRankInfo() extern "C" IL2CPP_METHOD_ATTR void CRankManager_RequestRankInfo_m675305618 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_RequestRankInfo_m675305618_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)1740), /*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.CRankManager::RequestReward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_RequestReward_m2344818413 (CRankManager_t2153876006 * __this, int32_t ____rankId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_RequestReward_m2344818413_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)1742), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ____rankId0; 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.CRankManager::RequestOldInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRankManager_RequestOldInfo_m4106843150 (CRankManager_t2153876006 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankManager_RequestOldInfo_m4106843150_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)1743), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___id0; 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.Int32 DMCore.Logic.CRankManager::get_OpenPage() extern "C" IL2CPP_METHOD_ATTR int32_t CRankManager_get_OpenPage_m3692090641 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_openPage_16(); NullCheck(L_0); int32_t L_1 = CDataModelInt_get_Data_m274101408(L_0, /*hidden argument*/NULL); return L_1; } } // 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) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_openPage_16(); int32_t L_1 = ___value0; NullCheck(L_0); CDataModelInt_set_Data_m3794751788(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRankManager::RegisterOpenPageCallback(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CRankManager_RegisterOpenPageCallback_m3376799237 (CRankManager_t2153876006 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_openPage_16(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRankManager::UnRegisterOpenPageCallback(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CRankManager_UnRegisterOpenPageCallback_m3224145262 (CRankManager_t2153876006 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_openPage_16(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRankManager::get_RewardDataIsReady() extern "C" IL2CPP_METHOD_ATTR bool CRankManager_get_RewardDataIsReady_m3437146348 (CRankManager_t2153876006 * __this, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_rewardDataReady_17(); NullCheck(L_0); bool L_1 = CDataModelBool_get_Data_m2289136987(L_0, /*hidden argument*/NULL); return L_1; } } // 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) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_rewardDataReady_17(); bool L_1 = ___value0; NullCheck(L_0); CDataModelBool_set_Data_m838892248(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRankManager::RegisterRewardReadyCallback(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CRankManager_RegisterRewardReadyCallback_m3726042035 (CRankManager_t2153876006 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_rewardDataReady_17(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRankManager::UnRegisterRewardReadyCallback(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CRankManager_UnRegisterRewardReadyCallback_m626497149 (CRankManager_t2153876006 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_rewardDataReady_17(); Action_1_t1302699353 * L_1 = ___site0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRankManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRankManager__cctor_m1110802755 (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.CRankManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFindUnitU3Ec__AnonStorey0__ctor_m2393439373 (U3CFindUnitU3Ec__AnonStorey0_t1144865344 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRankManager/c__AnonStorey0::<>m__0(DMCore.Logic.CRankManager/CRewardUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CFindUnitU3Ec__AnonStorey0_U3CU3Em__0_m1443873793 (U3CFindUnitU3Ec__AnonStorey0_t1144865344 * __this, CRewardUnit_t2813751670 * ____x0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = __this->get__begin_0(); CRewardUnit_t2813751670 * L_1 = ____x0; NullCheck(L_1); int32_t L_2 = L_1->get_m_beginRaking_0(); if ((!(((uint32_t)L_0) == ((uint32_t)L_2)))) { goto IL_0021; } } { int32_t L_3 = __this->get__end_1(); CRewardUnit_t2813751670 * L_4 = ____x0; NullCheck(L_4); int32_t L_5 = L_4->get_m_endRanking_1(); G_B3_0 = ((((int32_t)L_3) == ((int32_t)L_5))? 1 : 0); goto IL_0022; } IL_0021: { G_B3_0 = 0; } IL_0022: { return (bool)G_B3_0; } } // System.Boolean DMCore.Logic.CRankManager/c__AnonStorey0::<>m__1(DMCore.Logic.CRankManager/CRewardUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CFindUnitU3Ec__AnonStorey0_U3CU3Em__1_m2630541222 (U3CFindUnitU3Ec__AnonStorey0_t1144865344 * __this, CRewardUnit_t2813751670 * ____x0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = __this->get__begin_0(); CRewardUnit_t2813751670 * L_1 = ____x0; NullCheck(L_1); int32_t L_2 = L_1->get_m_beginRaking_0(); if ((!(((uint32_t)L_0) == ((uint32_t)L_2)))) { goto IL_0021; } } { int32_t L_3 = __this->get__end_1(); CRewardUnit_t2813751670 * L_4 = ____x0; NullCheck(L_4); int32_t L_5 = L_4->get_m_endRanking_1(); G_B3_0 = ((((int32_t)L_3) == ((int32_t)L_5))? 1 : 0); goto IL_0022; } IL_0021: { G_B3_0 = 0; } IL_0022: { return (bool)G_B3_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRankManager/CRankList::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankList__ctor_m1894906462 (CRankList_t1091803790 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankList__ctor_m1894906462_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t1797989928 * L_0 = (List_1_t1797989928 *)il2cpp_codegen_object_new(List_1_t1797989928_il2cpp_TypeInfo_var); List_1__ctor_m1765939065(L_0, ((int32_t)100), /*hidden argument*/List_1__ctor_m1765939065_RuntimeMethod_var); __this->set_m_list_0(L_0); return; } } // System.Int32 DMCore.Logic.CRankManager/CRankList::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CRankList_get_Count_m1170435165 (CRankList_t1091803790 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankList_get_Count_m1170435165_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { List_1_t1797989928 * L_0 = __this->get_m_list_0(); if (L_0) { goto IL_0011; } } { G_B3_0 = 0; goto IL_001c; } IL_0011: { List_1_t1797989928 * L_1 = __this->get_m_list_0(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1599062254(L_1, /*hidden argument*/List_1_get_Count_m1599062254_RuntimeMethod_var); G_B3_0 = L_2; } IL_001c: { return G_B3_0; } } // System.Boolean DMCore.Logic.CRankManager/CRankList::get_IsExistData() extern "C" IL2CPP_METHOD_ATTR bool CRankList_get_IsExistData_m4266721976 (CRankList_t1091803790 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankList_get_IsExistData_m4266721976_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1797989928 * L_0 = __this->get_m_list_0(); if (L_0) { goto IL_000d; } } { return (bool)0; } IL_000d: { List_1_t1797989928 * L_1 = __this->get_m_list_0(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1599062254(L_1, /*hidden argument*/List_1_get_Count_m1599062254_RuntimeMethod_var); if ((((int32_t)0) >= ((int32_t)L_2))) { goto IL_0020; } } { return (bool)1; } IL_0020: { return (bool)0; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankList_Append_m306877627_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRankListUnit_t325915186 * V_0 = NULL; { CRankListUnit_t325915186 * L_0 = (CRankListUnit_t325915186 *)il2cpp_codegen_object_new(CRankListUnit_t325915186_il2cpp_TypeInfo_var); CRankListUnit__ctor_m1538869543(L_0, /*hidden argument*/NULL); V_0 = L_0; CRankListUnit_t325915186 * L_1 = V_0; if (!L_1) { goto IL_0048; } } { List_1_t1797989928 * L_2 = __this->get_m_list_0(); if (!L_2) { goto IL_0048; } } { CRankListUnit_t325915186 * L_3 = V_0; int64_t L_4 = ____userId1; NullCheck(L_3); L_3->set_m_UserID_2(L_4); CRankListUnit_t325915186 * L_5 = V_0; int32_t L_6 = ____ranking0; NullCheck(L_5); L_5->set_m_Ranking_0(L_6); CRankListUnit_t325915186 * L_7 = V_0; String_t* L_8 = ____userName2; NullCheck(L_7); L_7->set_m_Name_1(L_8); CRankListUnit_t325915186 * L_9 = V_0; String_t* L_10 = ____guildName3; NullCheck(L_9); L_9->set_m_Guild_3(L_10); CRankListUnit_t325915186 * L_11 = V_0; int32_t L_12 = ____score4; NullCheck(L_11); L_11->set_m_Score_4(L_12); List_1_t1797989928 * L_13 = __this->get_m_list_0(); CRankListUnit_t325915186 * L_14 = V_0; NullCheck(L_13); List_1_Add_m2166398921(L_13, L_14, /*hidden argument*/List_1_Add_m2166398921_RuntimeMethod_var); } IL_0048: { return; } } // DMCore.Logic.CRankManager/CRankListUnit DMCore.Logic.CRankManager/CRankList::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRankListUnit_t325915186 * CRankList_GetItemByIndex_m2653833473 (CRankList_t1091803790 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankList_GetItemByIndex_m2653833473_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1797989928 ** L_0 = __this->get_address_of_m_list_0(); int32_t L_1 = ___index0; IL2CPP_RUNTIME_CLASS_INIT(CRankManager_t2153876006_il2cpp_TypeInfo_var); CRankListUnit_t325915186 * L_2 = CRankManager_GetListItem_TisCRankListUnit_t325915186_m2022031424(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/CRankManager_GetListItem_TisCRankListUnit_t325915186_m2022031424_RuntimeMethod_var); return L_2; } } // System.Int32 DMCore.Logic.CRankManager/CRankList::FindIndexByUserId(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CRankList_FindIndexByUserId_m554582800 (CRankList_t1091803790 * __this, int64_t ____userId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankList_FindIndexByUserId_m554582800_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 * V_0 = NULL; { U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 * L_0 = (U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 *)il2cpp_codegen_object_new(U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061_il2cpp_TypeInfo_var); U3CFindIndexByUserIdU3Ec__AnonStorey0__ctor_m502817209(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 * L_1 = V_0; int64_t L_2 = ____userId0; NullCheck(L_1); L_1->set__userId_0(L_2); U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 * L_3 = V_0; NullCheck(L_3); int64_t L_4 = L_3->get__userId_0(); if ((((int64_t)L_4) > ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_001c; } } { return (-1); } IL_001c: { List_1_t1797989928 * L_5 = __this->get_m_list_0(); if (L_5) { goto IL_0029; } } { return (-1); } IL_0029: { List_1_t1797989928 * L_6 = __this->get_m_list_0(); U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CFindIndexByUserIdU3Ec__AnonStorey0_U3CU3Em__0_m2602514773_RuntimeMethod_var; Predicate_1_t1151209310 * L_9 = (Predicate_1_t1151209310 *)il2cpp_codegen_object_new(Predicate_1_t1151209310_il2cpp_TypeInfo_var); Predicate_1__ctor_m2445420455(L_9, L_7, L_8, /*hidden argument*/Predicate_1__ctor_m2445420455_RuntimeMethod_var); NullCheck(L_6); int32_t L_10 = List_1_FindIndex_m1504227646(L_6, L_9, /*hidden argument*/List_1_FindIndex_m1504227646_RuntimeMethod_var); return L_10; } } // System.Void DMCore.Logic.CRankManager/CRankList::Clear() extern "C" IL2CPP_METHOD_ATTR void CRankList_Clear_m1630765727 (CRankList_t1091803790 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankList_Clear_m1630765727_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1797989928 * L_0 = __this->get_m_list_0(); if (!L_0) { goto IL_0016; } } { List_1_t1797989928 * L_1 = __this->get_m_list_0(); NullCheck(L_1); List_1_Clear_m1504406219(L_1, /*hidden argument*/List_1_Clear_m1504406219_RuntimeMethod_var); } IL_0016: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRankManager/CRankList/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CFindIndexByUserIdU3Ec__AnonStorey0__ctor_m502817209 (U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRankManager/CRankList/c__AnonStorey0::<>m__0(DMCore.Logic.CRankManager/CRankListUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CFindIndexByUserIdU3Ec__AnonStorey0_U3CU3Em__0_m2602514773 (U3CFindIndexByUserIdU3Ec__AnonStorey0_t3572509061 * __this, CRankListUnit_t325915186 * ____x0, const RuntimeMethod* method) { { int64_t L_0 = __this->get__userId_0(); CRankListUnit_t325915186 * L_1 = ____x0; NullCheck(L_1); int64_t L_2 = L_1->get_m_UserID_2(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRankManager/CRankListUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRankListUnit__ctor_m1538869543 (CRankListUnit_t325915186 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRankListUnit__ctor_m1538869543_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_Ranking_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_Name_1(L_0); __this->set_m_UserID_2((((int64_t)((int64_t)0)))); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_Guild_3(L_1); __this->set_m_Score_4(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.CRankManager/CRewardUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRewardUnit__ctor_m1908484183 (CRewardUnit_t2813751670 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRewardUnit__ctor_m1908484183_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); __this->set_m_awardList_2(L_0); return; } } // System.Void DMCore.Logic.CRankManager/CRewardUnit::Clear() extern "C" IL2CPP_METHOD_ATTR void CRewardUnit_Clear_m3546538506 (CRewardUnit_t2813751670 * __this, const RuntimeMethod* method) { { CAwardList_t4094041907 * L_0 = __this->get_m_awardList_2(); NullCheck(L_0); CAwardList_Clear_m3107368241(L_0, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean DMCore.Logic.CRecentInteractiveObj::SaveRecentInteractive() extern "C" IL2CPP_METHOD_ATTR bool CRecentInteractiveObj_SaveRecentInteractive_m3029292116 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_SaveRecentInteractive_m3029292116_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2U5BU5D_t336297922* V_3 = NULL; KeyValuePair_2_t4033851079 V_4; memset(&V_4, 0, sizeof(V_4)); int64_t V_5 = 0; KeyValuePair_2_t4033851079 V_6; memset(&V_6, 0, sizeof(V_6)); String_t* V_7 = NULL; { String_t* L_0 = CChatHelper_get_DEST_DIRECTORY_m1076517870(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_1 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0020; } } { String_t* L_2 = CChatHelper_get_DEST_DIRECTORY_m1076517870(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_3 = CWriteVar_CreateDirectoryFull_m90005579(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0020; } } { return (bool)0; } IL_0020: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_4 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (!L_4) { goto IL_0039; } } { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_5 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m799536145(L_5, /*hidden argument*/List_1_get_Count_m799536145_RuntimeMethod_var); if (L_6) { goto IL_003b; } } IL_0039: { return (bool)0; } IL_003b: { 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(); XmlDocument_t2837193595 * L_8 = CXMLHelper_CreateXmlDocument_m1114156551(NULL /*static, unused*/, _stringLiteral2328036797, _stringLiteral3073726249, _stringLiteral2805817557, L_7, /*hidden argument*/NULL); V_0 = L_8; XmlDocument_t2837193595 * L_9 = V_0; if (!L_9) { goto IL_0115; } } { V_1 = 0; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_10 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m799536145(L_10, /*hidden argument*/List_1_get_Count_m799536145_RuntimeMethod_var); V_2 = L_11; goto IL_0101; } IL_006d: { V_3 = ((KeyValuePair_2U5BU5D_t336297922*)SZArrayNew(KeyValuePair_2U5BU5D_t336297922_il2cpp_TypeInfo_var, (uint32_t)2)); KeyValuePair_2U5BU5D_t336297922* L_12 = V_3; NullCheck(L_12); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_13 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); int32_t L_14 = V_1; NullCheck(L_13); KeyValuePair_2_t4033851079 L_15 = List_1_get_Item_m3482799192(L_13, L_14, /*hidden argument*/List_1_get_Item_m3482799192_RuntimeMethod_var); V_4 = L_15; int64_t L_16 = KeyValuePair_2_get_Key_m3857331856((&V_4), /*hidden argument*/KeyValuePair_2_get_Key_m3857331856_RuntimeMethod_var); V_5 = L_16; String_t* L_17 = Int64_ToString_m2986581816((&V_5), /*hidden argument*/NULL); KeyValuePair_2_t4030379155 L_18; memset(&L_18, 0, sizeof(L_18)); KeyValuePair_2__ctor_m3234591914((&L_18), _stringLiteral736132043, L_17, /*hidden argument*/KeyValuePair_2__ctor_m3234591914_RuntimeMethod_var); *(KeyValuePair_2_t4030379155 *)((L_12)->GetAddressAt(static_cast(0))) = L_18; KeyValuePair_2U5BU5D_t336297922* L_19 = V_3; NullCheck(L_19); List_1_t1210958525 * L_20 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); int32_t L_21 = V_1; NullCheck(L_20); KeyValuePair_2_t4033851079 L_22 = List_1_get_Item_m3482799192(L_20, L_21, /*hidden argument*/List_1_get_Item_m3482799192_RuntimeMethod_var); V_6 = L_22; InteractiveObjInfo_t573539128 * L_23 = KeyValuePair_2_get_Value_m1313007189((&V_6), /*hidden argument*/KeyValuePair_2_get_Value_m1313007189_RuntimeMethod_var); NullCheck(L_23); DateTime_t3738529785 * L_24 = L_23->get_address_of_Time_0(); 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(L_24, L_25, /*hidden argument*/NULL); KeyValuePair_2_t4030379155 L_27; memset(&L_27, 0, sizeof(L_27)); KeyValuePair_2__ctor_m3234591914((&L_27), _stringLiteral3798050081, L_26, /*hidden argument*/KeyValuePair_2__ctor_m3234591914_RuntimeMethod_var); *(KeyValuePair_2_t4030379155 *)((L_19)->GetAddressAt(static_cast(1))) = L_27; XmlDocument_t2837193595 * L_28 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); KeyValuePair_2U5BU5D_t336297922* L_30 = V_3; CXMLHelper_CreateXmlNodeByXPath_m687293532(NULL /*static, unused*/, L_28, _stringLiteral2328036797, _stringLiteral2037252866, L_29, L_30, /*hidden argument*/NULL); int32_t L_31 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_0101: { int32_t L_32 = V_1; int32_t L_33 = V_2; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_006d; } } { XmlDocument_t2837193595 * L_34 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); String_t* L_35 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_FILENAME_2(); NullCheck(L_34); VirtActionInvoker1< String_t* >::Invoke(65 /* System.Void System.Xml.XmlDocument::Save(System.String) */, L_34, L_35); return (bool)1; } IL_0115: { CMainRole_t4200562839 * L_36 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); int64_t L_37 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_36); int64_t L_38 = L_37; RuntimeObject * L_39 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_38); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_40 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral3249153267, L_39, /*hidden argument*/NULL); V_7 = L_40; CLogHelp_t779629444 * L_41 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_42 = V_7; NullCheck(L_41); CLogHelp_LogFile_m4227814860(L_41, L_42, /*hidden argument*/NULL); return (bool)0; } } // System.Void DMCore.Logic.CRecentInteractiveObj::AddToRecentInteractive(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CRecentInteractiveObj_AddToRecentInteractive_m2475683790 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_AddToRecentInteractive_m2475683790_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_0 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (L_0) { goto IL_0019; } } { List_1_t1210958525 * L_1 = (List_1_t1210958525 *)il2cpp_codegen_object_new(List_1_t1210958525_il2cpp_TypeInfo_var); List_1__ctor_m2539377940(L_1, /*hidden argument*/List_1__ctor_m2539377940_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_s_InterativeList_0(L_1); CRecentInteractiveObj__Load_m1006472947(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_0019: { int64_t L_2 = ___userID0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_3 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); CRecentInteractiveObj_AddToRecentInteractive_m927258923(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRecentInteractiveObj::AddToRecentInteractive(System.Int64,System.DateTime) extern "C" IL2CPP_METHOD_ATTR void CRecentInteractiveObj_AddToRecentInteractive_m927258923 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, DateTime_t3738529785 ___dateTime1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_AddToRecentInteractive_m927258923_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t4033851079 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t3100202402 V_1; memset(&V_1, 0, sizeof(V_1)); InteractiveObjInfo_t573539128 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); List_1_t1210958525 * G_B13_0 = NULL; List_1_t1210958525 * G_B12_0 = NULL; { int64_t L_0 = ___userID0; if ((((int64_t)(((int64_t)((int64_t)0)))) < ((int64_t)L_0))) { goto IL_0009; } } { return; } IL_0009: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_1 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (L_1) { goto IL_0022; } } { List_1_t1210958525 * L_2 = (List_1_t1210958525 *)il2cpp_codegen_object_new(List_1_t1210958525_il2cpp_TypeInfo_var); List_1__ctor_m2539377940(L_2, /*hidden argument*/List_1__ctor_m2539377940_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_s_InterativeList_0(L_2); CRecentInteractiveObj__Load_m1006472947(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_3 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_3); Enumerator_t3100202402 L_4 = List_1_GetEnumerator_m1590692239(L_3, /*hidden argument*/List_1_GetEnumerator_m1590692239_RuntimeMethod_var); V_1 = L_4; } IL_002d: try { // begin try (depth: 1) { goto IL_0058; } IL_0032: { KeyValuePair_2_t4033851079 L_5 = Enumerator_get_Current_m2820404384((&V_1), /*hidden argument*/Enumerator_get_Current_m2820404384_RuntimeMethod_var); V_0 = L_5; int64_t L_6 = KeyValuePair_2_get_Key_m3857331856((&V_0), /*hidden argument*/KeyValuePair_2_get_Key_m3857331856_RuntimeMethod_var); int64_t L_7 = ___userID0; if ((!(((uint64_t)L_6) == ((uint64_t)L_7)))) { goto IL_0058; } } IL_0047: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_8 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); KeyValuePair_2_t4033851079 L_9 = V_0; NullCheck(L_8); List_1_Remove_m57878572(L_8, L_9, /*hidden argument*/List_1_Remove_m57878572_RuntimeMethod_var); goto IL_0064; } IL_0058: { bool L_10 = Enumerator_MoveNext_m414206656((&V_1), /*hidden argument*/Enumerator_MoveNext_m414206656_RuntimeMethod_var); if (L_10) { goto IL_0032; } } IL_0064: { IL2CPP_LEAVE(0x77, FINALLY_0069); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0069; } FINALLY_0069: { // begin finally (depth: 1) Enumerator_Dispose_m1676680142((&V_1), /*hidden argument*/Enumerator_Dispose_m1676680142_RuntimeMethod_var); IL2CPP_END_FINALLY(105) } // end finally (depth: 1) IL2CPP_CLEANUP(105) { IL2CPP_JUMP_TBL(0x77, IL_0077) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0077: { DateTime_t3738529785 L_11 = ___dateTime1; int64_t L_12 = ___userID0; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); int32_t L_13 = CRecentInteractiveObj_GetUserState_m2216018978(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); InteractiveObjInfo_t573539128 * L_14 = (InteractiveObjInfo_t573539128 *)il2cpp_codegen_object_new(InteractiveObjInfo_t573539128_il2cpp_TypeInfo_var); InteractiveObjInfo__ctor_m2899411484(L_14, L_11, L_13, /*hidden argument*/NULL); V_2 = L_14; List_1_t1210958525 * L_15 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); int64_t L_16 = ___userID0; InteractiveObjInfo_t573539128 * L_17 = V_2; KeyValuePair_2_t4033851079 L_18; memset(&L_18, 0, sizeof(L_18)); KeyValuePair_2__ctor_m321786507((&L_18), L_16, L_17, /*hidden argument*/KeyValuePair_2__ctor_m321786507_RuntimeMethod_var); NullCheck(L_15); List_1_Add_m2011868710(L_15, L_18, /*hidden argument*/List_1_Add_m2011868710_RuntimeMethod_var); List_1_t1210958525 * L_19 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); Comparison_1_t3808782258 * L_20 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_3(); G_B12_0 = L_19; if (L_20) { G_B13_0 = L_19; goto IL_00b2; } } { intptr_t L_21 = (intptr_t)CRecentInteractiveObj__SortFunctorRI_m1074842490_RuntimeMethod_var; Comparison_1_t3808782258 * L_22 = (Comparison_1_t3808782258 *)il2cpp_codegen_object_new(Comparison_1_t3808782258_il2cpp_TypeInfo_var); Comparison_1__ctor_m3697148047(L_22, NULL, L_21, /*hidden argument*/Comparison_1__ctor_m3697148047_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_3(L_22); G_B13_0 = G_B12_0; } IL_00b2: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); Comparison_1_t3808782258 * L_23 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_3(); NullCheck(G_B13_0); List_1_Sort_m950320742(G_B13_0, L_23, /*hidden argument*/List_1_Sort_m950320742_RuntimeMethod_var); List_1_t1210958525 * L_24 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_24); int32_t L_25 = List_1_get_Count_m799536145(L_24, /*hidden argument*/List_1_get_Count_m799536145_RuntimeMethod_var); int32_t L_26 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_MAX_INTERACTIVE_OBJECT_COUNT_1(); if ((((int32_t)L_25) <= ((int32_t)L_26))) { goto IL_00db; } } { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_27 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_27); List_1_RemoveAt_m1881562689(L_27, 0, /*hidden argument*/List_1_RemoveAt_m1881562689_RuntimeMethod_var); } IL_00db: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_28 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_28); List_1_Reverse_m3110453465(L_28, /*hidden argument*/List_1_Reverse_m3110453465_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_29 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); CChatManager_set_IsNeedRefreshContactList_m1614531357(L_29, (bool)1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CRecentInteractiveObj::GetRecentInteractiveCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRecentInteractiveObj_GetRecentInteractiveCount_m1966576534 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_GetRecentInteractiveCount_m1966576534_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_0 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (L_0) { goto IL_0019; } } { List_1_t1210958525 * L_1 = (List_1_t1210958525 *)il2cpp_codegen_object_new(List_1_t1210958525_il2cpp_TypeInfo_var); List_1__ctor_m2539377940(L_1, /*hidden argument*/List_1__ctor_m2539377940_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_s_InterativeList_0(L_1); CRecentInteractiveObj__Load_m1006472947(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_2 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m799536145(L_2, /*hidden argument*/List_1_get_Count_m799536145_RuntimeMethod_var); return L_3; } } // System.Int32 DMCore.Logic.CRecentInteractiveObj::GetRecentInteractiveCount(DMCore.Logic.enumInteractiveInfoState) extern "C" IL2CPP_METHOD_ATTR int32_t CRecentInteractiveObj_GetRecentInteractiveCount_m2761692665 (RuntimeObject * __this /* static, unused */, int32_t ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_GetRecentInteractiveCount_m2761692665_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2_t4033851079 V_3; memset(&V_3, 0, sizeof(V_3)); { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_0 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (L_0) { goto IL_0019; } } { List_1_t1210958525 * L_1 = (List_1_t1210958525 *)il2cpp_codegen_object_new(List_1_t1210958525_il2cpp_TypeInfo_var); List_1__ctor_m2539377940(L_1, /*hidden argument*/List_1__ctor_m2539377940_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_s_InterativeList_0(L_1); CRecentInteractiveObj__Load_m1006472947(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_0019: { V_0 = 0; V_1 = 0; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_2 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m799536145(L_2, /*hidden argument*/List_1_get_Count_m799536145_RuntimeMethod_var); V_2 = L_3; goto IL_0053; } IL_002d: { int32_t L_4 = ___state0; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_5 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); int32_t L_6 = V_1; NullCheck(L_5); KeyValuePair_2_t4033851079 L_7 = List_1_get_Item_m3482799192(L_5, L_6, /*hidden argument*/List_1_get_Item_m3482799192_RuntimeMethod_var); V_3 = L_7; InteractiveObjInfo_t573539128 * L_8 = KeyValuePair_2_get_Value_m1313007189((&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m1313007189_RuntimeMethod_var); NullCheck(L_8); int32_t L_9 = L_8->get_State_1(); if ((!(((uint32_t)L_4) == ((uint32_t)L_9)))) { goto IL_004f; } } { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_004f: { int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0053: { int32_t L_12 = V_1; int32_t L_13 = V_2; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_002d; } } { int32_t L_14 = V_0; return L_14; } } // System.Int64 DMCore.Logic.CRecentInteractiveObj::GetRecentInteractiveID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t CRecentInteractiveObj_GetRecentInteractiveID_m3872176312 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_GetRecentInteractiveID_m3872176312_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; KeyValuePair_2_t4033851079 V_1; memset(&V_1, 0, sizeof(V_1)); { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_0 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (L_0) { goto IL_0019; } } { List_1_t1210958525 * L_1 = (List_1_t1210958525 *)il2cpp_codegen_object_new(List_1_t1210958525_il2cpp_TypeInfo_var); List_1__ctor_m2539377940(L_1, /*hidden argument*/List_1__ctor_m2539377940_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_s_InterativeList_0(L_1); CRecentInteractiveObj__Load_m1006472947(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_2 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m799536145(L_2, /*hidden argument*/List_1_get_Count_m799536145_RuntimeMethod_var); V_0 = L_3; int32_t L_4 = V_0; if (!L_4) { goto IL_0038; } } { int32_t L_5 = ___index0; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0038; } } { int32_t L_6 = ___index0; int32_t L_7 = V_0; if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_003b; } } IL_0038: { return (((int64_t)((int64_t)(-1)))); } IL_003b: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_8 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); int32_t L_9 = ___index0; NullCheck(L_8); KeyValuePair_2_t4033851079 L_10 = List_1_get_Item_m3482799192(L_8, L_9, /*hidden argument*/List_1_get_Item_m3482799192_RuntimeMethod_var); V_1 = L_10; int64_t L_11 = KeyValuePair_2_get_Key_m3857331856((&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m3857331856_RuntimeMethod_var); return L_11; } } // System.Int64 DMCore.Logic.CRecentInteractiveObj::GetRecentInteractiveID(System.Int32,DMCore.Logic.enumInteractiveInfoState) extern "C" IL2CPP_METHOD_ATTR int64_t CRecentInteractiveObj_GetRecentInteractiveID_m810077172 (RuntimeObject * __this /* static, unused */, int32_t ___index0, int32_t ___state1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_GetRecentInteractiveID_m810077172_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2_t4033851079 V_3; memset(&V_3, 0, sizeof(V_3)); KeyValuePair_2_t4033851079 V_4; memset(&V_4, 0, sizeof(V_4)); { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_0 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (L_0) { goto IL_0019; } } { List_1_t1210958525 * L_1 = (List_1_t1210958525 *)il2cpp_codegen_object_new(List_1_t1210958525_il2cpp_TypeInfo_var); List_1__ctor_m2539377940(L_1, /*hidden argument*/List_1__ctor_m2539377940_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_s_InterativeList_0(L_1); CRecentInteractiveObj__Load_m1006472947(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_2 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m799536145(L_2, /*hidden argument*/List_1_get_Count_m799536145_RuntimeMethod_var); V_0 = L_3; int32_t L_4 = V_0; if (!L_4) { goto IL_0038; } } { int32_t L_5 = ___index0; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0038; } } { int32_t L_6 = ___index0; int32_t L_7 = V_0; if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_003b; } } IL_0038: { return (((int64_t)((int64_t)(-1)))); } IL_003b: { V_1 = (-1); V_2 = 0; goto IL_0086; } IL_0044: { int32_t L_8 = ___state1; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_9 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); int32_t L_10 = V_2; NullCheck(L_9); KeyValuePair_2_t4033851079 L_11 = List_1_get_Item_m3482799192(L_9, L_10, /*hidden argument*/List_1_get_Item_m3482799192_RuntimeMethod_var); V_3 = L_11; InteractiveObjInfo_t573539128 * L_12 = KeyValuePair_2_get_Value_m1313007189((&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m1313007189_RuntimeMethod_var); NullCheck(L_12); int32_t L_13 = L_12->get_State_1(); if ((!(((uint32_t)L_8) == ((uint32_t)L_13)))) { goto IL_0066; } } { int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0066: { int32_t L_15 = V_1; int32_t L_16 = ___index0; if ((!(((uint32_t)L_15) == ((uint32_t)L_16)))) { goto IL_0082; } } { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_17 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); int32_t L_18 = V_2; NullCheck(L_17); KeyValuePair_2_t4033851079 L_19 = List_1_get_Item_m3482799192(L_17, L_18, /*hidden argument*/List_1_get_Item_m3482799192_RuntimeMethod_var); V_4 = L_19; int64_t L_20 = KeyValuePair_2_get_Key_m3857331856((&V_4), /*hidden argument*/KeyValuePair_2_get_Key_m3857331856_RuntimeMethod_var); return L_20; } IL_0082: { int32_t L_21 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0086: { int32_t L_22 = V_2; int32_t L_23 = V_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0044; } } { return (((int64_t)((int64_t)(-1)))); } } // System.Void DMCore.Logic.CRecentInteractiveObj::RefreshOnlineState() extern "C" IL2CPP_METHOD_ATTR void CRecentInteractiveObj_RefreshOnlineState_m1215588976 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_RefreshOnlineState_m1215588976_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; KeyValuePair_2_t4033851079 V_2; memset(&V_2, 0, sizeof(V_2)); { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_0 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (L_0) { goto IL_000b; } } { return; } IL_000b: { V_0 = 0; goto IL_004e; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_1 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); int32_t L_2 = V_0; NullCheck(L_1); KeyValuePair_2_t4033851079 L_3 = List_1_get_Item_m3482799192(L_1, L_2, /*hidden argument*/List_1_get_Item_m3482799192_RuntimeMethod_var); V_2 = L_3; int64_t L_4 = KeyValuePair_2_get_Key_m3857331856((&V_2), /*hidden argument*/KeyValuePair_2_get_Key_m3857331856_RuntimeMethod_var); V_1 = L_4; IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_5 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); ITaskBase_1_t2595950535 * L_6 = CChatManager_get_TaskController_m2913165738(L_5, /*hidden argument*/NULL); int64_t L_7 = V_1; NullCheck(L_6); ITaskBase_1_RemoveTask_m2603698764(L_6, L_7, /*hidden argument*/ITaskBase_1_RemoveTask_m2603698764_RuntimeMethod_var); CChatManager_t1988186574 * L_8 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); Int64U5BU5D_t2559172825* L_9 = ((Int64U5BU5D_t2559172825*)SZArrayNew(Int64U5BU5D_t2559172825_il2cpp_TypeInfo_var, (uint32_t)1)); int64_t L_10 = V_1; NullCheck(L_9); (L_9)->SetAt(static_cast(0), (int64_t)L_10); NullCheck(L_8); CChatManager_RequestUserInfo_m293436065(L_8, L_9, /*hidden argument*/NULL); int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_004e: { int32_t L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_13 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m799536145(L_13, /*hidden argument*/List_1_get_Count_m799536145_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0012; } } { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_15 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CChatManager_set_IsNeedRefreshContactList_m1614531357(L_15, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRecentInteractiveObj::_Load() extern "C" IL2CPP_METHOD_ATTR void CRecentInteractiveObj__Load_m1006472947 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj__Load_m1006472947_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; XmlElement_t561603118 * V_1 = NULL; XmlNodeList_t2551693786 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; XmlElement_t561603118 * V_5 = NULL; String_t* V_6 = NULL; int64_t V_7 = 0; DateTime_t3738529785 V_8; memset(&V_8, 0, sizeof(V_8)); { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); String_t* L_0 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_FILENAME_2(); bool L_1 = File_Exists_m3943585060(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); List_1_t1210958525 * L_2 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_s_InterativeList_0(); if (L_2) { goto IL_001a; } } IL_0019: { return; } IL_001a: { XmlDocument_t2837193595 * L_3 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_3, /*hidden argument*/NULL); V_0 = L_3; XmlDocument_t2837193595 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); String_t* L_5 = ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->get_FILENAME_2(); NullCheck(L_4); VirtActionInvoker1< String_t* >::Invoke(60 /* System.Void System.Xml.XmlDocument::Load(System.String) */, L_4, L_5); XmlDocument_t2837193595 * L_6 = V_0; XmlElement_t561603118 * L_7 = CXMLHelper_GetXmlNodeByXpath_m2211338148(NULL /*static, unused*/, L_6, _stringLiteral2328036797, /*hidden argument*/NULL); V_1 = L_7; XmlElement_t561603118 * L_8 = V_1; if (!L_8) { goto IL_00c9; } } { XmlElement_t561603118 * L_9 = V_1; NullCheck(L_9); XmlNodeList_t2551693786 * L_10 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_9); V_2 = L_10; V_3 = 0; XmlNodeList_t2551693786 * L_11 = V_2; NullCheck(L_11); int32_t L_12 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_11); V_4 = L_12; goto IL_00c1; } IL_0053: { XmlNodeList_t2551693786 * L_13 = V_2; int32_t L_14 = V_3; NullCheck(L_13); XmlNode_t3767805227 * L_15 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_13, L_14); V_5 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_15, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_16 = V_5; if (L_16) { goto IL_006d; } } { goto IL_00bd; } IL_006d: { XmlElement_t561603118 * L_17 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_19 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_17, _stringLiteral3798050081, L_18, /*hidden argument*/NULL); V_6 = L_19; String_t* L_20 = V_6; bool L_21 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0091; } } { goto IL_00bd; } IL_0091: { XmlElement_t561603118 * L_22 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int64_t L_23 = CMiscHelp_GetXmlElemLong_m3517156545(NULL /*static, unused*/, L_22, _stringLiteral736132043, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_7 = L_23; String_t* L_24 = V_6; 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(); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t4157843068_il2cpp_TypeInfo_var); CultureInfo_t4157843068 * L_26 = CultureInfo_get_CurrentCulture_m1632690660(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_27 = DateTime_ParseExact_m3543736043(NULL /*static, unused*/, L_24, L_25, L_26, /*hidden argument*/NULL); V_8 = L_27; int64_t L_28 = V_7; DateTime_t3738529785 L_29 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); CRecentInteractiveObj_AddToRecentInteractive_m927258923(NULL /*static, unused*/, L_28, L_29, /*hidden argument*/NULL); } IL_00bd: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_00c1: { int32_t L_31 = V_3; int32_t L_32 = V_4; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_0053; } } IL_00c9: { return; } } // DMCore.Logic.enumInteractiveInfoState DMCore.Logic.CRecentInteractiveObj::GetUserState(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CRecentInteractiveObj_GetUserState_m2216018978 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj_GetUserState_m2216018978_MetadataUsageId); s_Il2CppMethodInitialized = true; } CChatUserInfo_t74790139 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CChatManager_t1988186574_il2cpp_TypeInfo_var); CChatManager_t1988186574 * L_0 = CChatManager_GetInstance_m3267979394(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___userID0; NullCheck(L_0); CChatUserInfo_t74790139 * L_2 = CChatManager_GetChatUser_m2620126268(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CChatUserInfo_t74790139 * L_3 = V_0; if (!L_3) { goto IL_0014; } } { return (int32_t)(1); } IL_0014: { return (int32_t)(0); } } // System.Int32 DMCore.Logic.CRecentInteractiveObj::_SortFunctorRI(System.Collections.Generic.KeyValuePair`2,System.Collections.Generic.KeyValuePair`2) extern "C" IL2CPP_METHOD_ATTR int32_t CRecentInteractiveObj__SortFunctorRI_m1074842490 (RuntimeObject * __this /* static, unused */, KeyValuePair_2_t4033851079 ___lth0, KeyValuePair_2_t4033851079 ___rth1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj__SortFunctorRI_m1074842490_MetadataUsageId); s_Il2CppMethodInitialized = true; } { InteractiveObjInfo_t573539128 * L_0 = KeyValuePair_2_get_Value_m1313007189((&___lth0), /*hidden argument*/KeyValuePair_2_get_Value_m1313007189_RuntimeMethod_var); NullCheck(L_0); DateTime_t3738529785 * L_1 = L_0->get_address_of_Time_0(); InteractiveObjInfo_t573539128 * L_2 = KeyValuePair_2_get_Value_m1313007189((&___rth1), /*hidden argument*/KeyValuePair_2_get_Value_m1313007189_RuntimeMethod_var); NullCheck(L_2); DateTime_t3738529785 L_3 = L_2->get_Time_0(); int32_t L_4 = DateTime_CompareTo_m3889078633(L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Void DMCore.Logic.CRecentInteractiveObj::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRecentInteractiveObj__cctor_m1887053444 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecentInteractiveObj__cctor_m1887053444_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_s_InterativeList_0((List_1_t1210958525 *)NULL); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_MAX_INTERACTIVE_OBJECT_COUNT_1(((int32_t)50)); String_t* L_0 = CChatHelper_get_DEST_DIRECTORY_m1076517870(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_1); int64_t L_3 = L_2; RuntimeObject * L_4 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m1715369213(NULL /*static, unused*/, L_0, L_4, _stringLiteral928432333, /*hidden argument*/NULL); ((CRecentInteractiveObj_t3091204042_StaticFields*)il2cpp_codegen_static_fields_for(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var))->set_FILENAME_2(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.CRecentInteractiveObj/InteractiveObjInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void InteractiveObjInfo__ctor_m2563545454 (InteractiveObjInfo_t573539128 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (InteractiveObjInfo__ctor_m2563545454_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_0 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_Time_0(L_0); __this->set_State_1(0); return; } } // System.Void DMCore.Logic.CRecentInteractiveObj/InteractiveObjInfo::.ctor(System.DateTime,DMCore.Logic.enumInteractiveInfoState) extern "C" IL2CPP_METHOD_ATTR void InteractiveObjInfo__ctor_m2899411484 (InteractiveObjInfo_t573539128 * __this, DateTime_t3738529785 ___dTime0, int32_t ___state1, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); DateTime_t3738529785 L_0 = ___dTime0; __this->set_Time_0(L_0); int32_t L_1 = ___state1; __this->set_State_1(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRechargeConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig__ctor_m3121914885 (CRechargeConfig_t910639634 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRechargeConfig::RequestRecharegeAdditonalInfo() extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig_RequestRecharegeAdditonalInfo_m1156442257 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_RequestRecharegeAdditonalInfo_m1156442257_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CDataArray_t4068198041 * V_1 = NULL; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); int32_t L_0 = CRechargeConfig_GetUnitCount_m4132344730(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { 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)962), /*hidden argument*/NULL); V_2 = 0; goto IL_003f; } IL_0025: { CDataArray_t4068198041 * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_5 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_6 = V_2; NullCheck(L_5); CRechargeUnit_t1619097969 * L_7 = List_1_get_Item_m3392219466(L_5, L_6, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); NullCheck(L_7); int32_t L_8 = L_7->get_ID_0(); NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_8, /*hidden argument*/NULL); int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_003f: { int32_t L_10 = V_2; int32_t L_11 = V_0; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0025; } } { CDataArray_t4068198041 * L_12 = V_1; NullCheck(L_12); CDataArray_Flush_m1077150699(L_12, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRechargeConfig::ResponseRecharegeAdditonalInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig_ResponseRecharegeAdditonalInfo_m1723736975 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_ResponseRecharegeAdditonalInfo_m1723736975_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; CRechargeUnit_t1619097969 * V_6 = NULL; CRechargeUnit_t1619097969 * G_B7_0 = NULL; CRechargeUnit_t1619097969 * G_B6_0 = NULL; int32_t G_B8_0 = 0; CRechargeUnit_t1619097969 * G_B8_1 = 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); 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; V_3 = 0; goto IL_00bf; } IL_002a: { int32_t L_9 = V_0; int32_t L_10 = V_3; int32_t L_11 = V_2; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)))); CDataArray_t4068198041 * L_12 = ___msg0; int32_t L_13 = V_4; int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_4 = L_14; NullCheck(L_12); int32_t L_15 = CDataArray_GetInt_m1111369473(L_12, L_14, 0, /*hidden argument*/NULL); V_5 = L_15; int32_t L_16 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeUnit_t1619097969 * L_17 = CRechargeConfig_GetUnitByID_m2720850830(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); V_6 = L_17; CRechargeUnit_t1619097969 * L_18 = V_6; if (L_18) { goto IL_0056; } } { goto IL_00bb; } IL_0056: { CRechargeUnit_t1619097969 * L_19 = V_6; CDataArray_t4068198041 * L_20 = ___msg0; int32_t L_21 = V_4; int32_t L_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_4 = L_22; NullCheck(L_20); float L_23 = CDataArray_GetFloat_m2138633744(L_20, L_22, (0.0f), /*hidden argument*/NULL); NullCheck(L_19); L_19->set_RmbCount_5(L_23); CRechargeUnit_t1619097969 * L_24 = V_6; CDataArray_t4068198041 * L_25 = ___msg0; int32_t L_26 = V_4; int32_t L_27 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); V_4 = 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_TotalDiamondCount_3(L_28); CRechargeUnit_t1619097969 * L_29 = V_6; CDataArray_t4068198041 * L_30 = ___msg0; int32_t L_31 = V_4; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_4 = L_32; NullCheck(L_30); int32_t L_33 = CDataArray_GetInt_m1111369473(L_30, L_32, 0, /*hidden argument*/NULL); NullCheck(L_29); L_29->set_DiamondCount_4(L_33); CRechargeUnit_t1619097969 * L_34 = V_6; CDataArray_t4068198041 * L_35 = ___msg0; int32_t L_36 = V_4; int32_t L_37 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); V_4 = L_37; NullCheck(L_35); int32_t L_38 = CDataArray_GetInt_m1111369473(L_35, L_37, 0, /*hidden argument*/NULL); G_B6_0 = L_34; if ((!(((uint32_t)L_38) == ((uint32_t)1)))) { G_B7_0 = L_34; goto IL_00b5; } } { G_B8_0 = 1; G_B8_1 = G_B6_0; goto IL_00b6; } IL_00b5: { G_B8_0 = 0; G_B8_1 = G_B7_0; } IL_00b6: { NullCheck(G_B8_1); G_B8_1->set_bFirstRechargeDouble_14((bool)G_B8_0); } IL_00bb: { int32_t L_39 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00bf: { int32_t L_40 = V_3; int32_t L_41 = V_1; if ((((int32_t)L_40) < ((int32_t)L_41))) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeConfig_set_IsNeedRefreshData_m2028424392(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CRechargeConfig::GetUnitCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRechargeConfig_GetUnitCount_m4132344730 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetUnitCount_m4132344730_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_0 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); if (!L_0) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_1 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1134862178(L_1, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); if (L_2) { goto IL_001f; } } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeConfig_LoadConfig_m3450184133(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_3 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m1134862178(L_3, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); return L_4; } } // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetUnitByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetUnitByIndex_m1121552578 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetUnitByIndex_m1121552578_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); int32_t L_0 = CRechargeConfig_GetUnitCount_m4132344730(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; if (!L_1) { goto IL_001a; } } { int32_t L_2 = ___index0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001a; } } { int32_t L_3 = ___index0; int32_t L_4 = V_0; if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001c; } } IL_001a: { return (CRechargeUnit_t1619097969 *)NULL; } IL_001c: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_5 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_6 = ___index0; NullCheck(L_5); CRechargeUnit_t1619097969 * L_7 = List_1_get_Item_m3392219466(L_5, L_6, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); return L_7; } } // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetUnitByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetUnitByID_m2720850830 (RuntimeObject * __this /* static, unused */, int32_t ___ID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetUnitByID_m2720850830_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 * V_0 = NULL; int32_t V_1 = 0; { U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 * L_0 = (U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 *)il2cpp_codegen_object_new(U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679_il2cpp_TypeInfo_var); U3CGetUnitByIDU3Ec__AnonStorey0__ctor_m1503988468(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 * L_1 = V_0; int32_t L_2 = ___ID0; NullCheck(L_1); L_1->set_ID_0(L_2); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); int32_t L_3 = CRechargeConfig_GetUnitCount_m4132344730(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_001b; } } { return (CRechargeUnit_t1619097969 *)NULL; } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_5 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CGetUnitByIDU3Ec__AnonStorey0_U3CU3Em__0_m647608732_RuntimeMethod_var; Predicate_1_t2444392093 * L_8 = (Predicate_1_t2444392093 *)il2cpp_codegen_object_new(Predicate_1_t2444392093_il2cpp_TypeInfo_var); Predicate_1__ctor_m1336337477(L_8, L_6, L_7, /*hidden argument*/Predicate_1__ctor_m1336337477_RuntimeMethod_var); NullCheck(L_5); CRechargeUnit_t1619097969 * L_9 = List_1_Find_m2721267721(L_5, L_8, /*hidden argument*/List_1_Find_m2721267721_RuntimeMethod_var); return L_9; } } // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetUnitByPrise(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetUnitByPrise_m1682664122 (RuntimeObject * __this /* static, unused */, int32_t ___unitPrise0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetUnitByPrise_m1682664122_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 * V_0 = NULL; int32_t V_1 = 0; { U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 * L_0 = (U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 *)il2cpp_codegen_object_new(U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084_il2cpp_TypeInfo_var); U3CGetUnitByPriseU3Ec__AnonStorey1__ctor_m2155015765(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 * L_1 = V_0; int32_t L_2 = ___unitPrise0; NullCheck(L_1); L_1->set_unitPrise_0(L_2); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); int32_t L_3 = CRechargeConfig_GetUnitCount_m4132344730(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_001b; } } { return (CRechargeUnit_t1619097969 *)NULL; } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_5 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CGetUnitByPriseU3Ec__AnonStorey1_U3CU3Em__0_m3614957772_RuntimeMethod_var; Predicate_1_t2444392093 * L_8 = (Predicate_1_t2444392093 *)il2cpp_codegen_object_new(Predicate_1_t2444392093_il2cpp_TypeInfo_var); Predicate_1__ctor_m1336337477(L_8, L_6, L_7, /*hidden argument*/Predicate_1__ctor_m1336337477_RuntimeMethod_var); NullCheck(L_5); CRechargeUnit_t1619097969 * L_9 = List_1_Find_m2721267721(L_5, L_8, /*hidden argument*/List_1_Find_m2721267721_RuntimeMethod_var); return L_9; } } // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetUnitByMemberLevel(enumMemberLevel) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetUnitByMemberLevel_m652493829 (RuntimeObject * __this /* static, unused */, int32_t ___memberLevel0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetUnitByMemberLevel_m652493829_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 * V_0 = NULL; int32_t V_1 = 0; { U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 * L_0 = (U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 *)il2cpp_codegen_object_new(U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793_il2cpp_TypeInfo_var); U3CGetUnitByMemberLevelU3Ec__AnonStorey2__ctor_m1642905270(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 * L_1 = V_0; int32_t L_2 = ___memberLevel0; NullCheck(L_1); L_1->set_memberLevel_0(L_2); U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_memberLevel_0(); if (L_4) { goto IL_001a; } } { return (CRechargeUnit_t1619097969 *)NULL; } IL_001a: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); int32_t L_5 = CRechargeConfig_GetUnitCount_m4132344730(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; if (L_6) { goto IL_0028; } } { return (CRechargeUnit_t1619097969 *)NULL; } IL_0028: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_7 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 * L_8 = V_0; intptr_t L_9 = (intptr_t)U3CGetUnitByMemberLevelU3Ec__AnonStorey2_U3CU3Em__0_m2679573453_RuntimeMethod_var; Predicate_1_t2444392093 * L_10 = (Predicate_1_t2444392093 *)il2cpp_codegen_object_new(Predicate_1_t2444392093_il2cpp_TypeInfo_var); Predicate_1__ctor_m1336337477(L_10, L_8, L_9, /*hidden argument*/Predicate_1__ctor_m1336337477_RuntimeMethod_var); NullCheck(L_7); CRechargeUnit_t1619097969 * L_11 = List_1_Find_m2721267721(L_7, L_10, /*hidden argument*/List_1_Find_m2721267721_RuntimeMethod_var); return L_11; } } // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetUnitByRMBCountAndIsRechargeItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetUnitByRMBCountAndIsRechargeItem_m105758912 (RuntimeObject * __this /* static, unused */, int32_t ___price0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetUnitByRMBCountAndIsRechargeItem_m105758912_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 * V_0 = NULL; int32_t V_1 = 0; { U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 * L_0 = (U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 *)il2cpp_codegen_object_new(U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341_il2cpp_TypeInfo_var); U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3__ctor_m3226942674(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 * L_1 = V_0; int32_t L_2 = ___price0; NullCheck(L_1); L_1->set_price_0(L_2); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); int32_t L_3 = CRechargeConfig_GetUnitCount_m4132344730(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_001b; } } { return (CRechargeUnit_t1619097969 *)NULL; } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_5 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_U3CU3Em__0_m3597146175_RuntimeMethod_var; Predicate_1_t2444392093 * L_8 = (Predicate_1_t2444392093 *)il2cpp_codegen_object_new(Predicate_1_t2444392093_il2cpp_TypeInfo_var); Predicate_1__ctor_m1336337477(L_8, L_6, L_7, /*hidden argument*/Predicate_1__ctor_m1336337477_RuntimeMethod_var); NullCheck(L_5); CRechargeUnit_t1619097969 * L_9 = List_1_Find_m2721267721(L_5, L_8, /*hidden argument*/List_1_Find_m2721267721_RuntimeMethod_var); return L_9; } } // System.String DMCore.Logic.CRechargeConfig::GetConfirmTipByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRechargeConfig_GetConfirmTipByID_m3407765302 (RuntimeObject * __this /* static, unused */, int32_t ___unitID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetConfirmTipByID_m3407765302_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 * V_0 = NULL; int32_t V_1 = 0; CRechargeUnit_t1619097969 * V_2 = NULL; { U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 * L_0 = (U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 *)il2cpp_codegen_object_new(U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740_il2cpp_TypeInfo_var); U3CGetConfirmTipByIDU3Ec__AnonStorey4__ctor_m991672895(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 * L_1 = V_0; int32_t L_2 = ___unitID0; NullCheck(L_1); L_1->set_unitID_0(L_2); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); int32_t L_3 = CRechargeConfig_GetUnitCount_m4132344730(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; if (L_4) { goto IL_001f; } } { 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(); return L_5; } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_6 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CGetConfirmTipByIDU3Ec__AnonStorey4_U3CU3Em__0_m3670225623_RuntimeMethod_var; Predicate_1_t2444392093 * L_9 = (Predicate_1_t2444392093 *)il2cpp_codegen_object_new(Predicate_1_t2444392093_il2cpp_TypeInfo_var); Predicate_1__ctor_m1336337477(L_9, L_7, L_8, /*hidden argument*/Predicate_1__ctor_m1336337477_RuntimeMethod_var); NullCheck(L_6); CRechargeUnit_t1619097969 * L_10 = List_1_Find_m2721267721(L_6, L_9, /*hidden argument*/List_1_Find_m2721267721_RuntimeMethod_var); V_2 = L_10; CRechargeUnit_t1619097969 * L_11 = V_2; if (L_11) { goto IL_0042; } } { 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; } IL_0042: { CRechargeUnit_t1619097969 * L_13 = V_2; NullCheck(L_13); String_t* L_14 = L_13->get_ConfirmTip_7(); return L_14; } } // System.Void DMCore.Logic.CRechargeConfig::Enable(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig_Enable_m3608362630 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_Enable_m3608362630_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRechargeUnit_t1619097969 * V_0 = NULL; { int32_t L_0 = ___index0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeUnit_t1619097969 * L_1 = CRechargeConfig_GetUnitByIndex_m1121552578(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; CRechargeUnit_t1619097969 * L_2 = V_0; if (L_2) { goto IL_000e; } } { return; } IL_000e: { CRechargeUnit_t1619097969 * L_3 = V_0; NullCheck(L_3); L_3->set_IsEnable_9((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeConfig_set_IsRechargeUnitChange_m2895514927(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRechargeConfig::Disable(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig_Disable_m2085006349 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_Disable_m2085006349_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRechargeUnit_t1619097969 * V_0 = NULL; { int32_t L_0 = ___index0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeUnit_t1619097969 * L_1 = CRechargeConfig_GetUnitByIndex_m1121552578(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; CRechargeUnit_t1619097969 * L_2 = V_0; if (L_2) { goto IL_000e; } } { return; } IL_000e: { CRechargeUnit_t1619097969 * L_3 = V_0; NullCheck(L_3); L_3->set_IsEnable_9((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeConfig_set_IsRechargeUnitChange_m2895514927(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Logic.CRechargeConfig::GetEnabledUnitCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRechargeConfig_GetEnabledUnitCount_m2798175911 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetEnabledUnitCount_m2798175911_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_0 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); if (!L_0) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_1 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1134862178(L_1, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); if (L_2) { goto IL_001f; } } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeConfig_LoadConfig_m3450184133(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_001f: { V_0 = 0; V_1 = 0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_3 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m1134862178(L_3, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); V_2 = L_4; goto IL_0065; } IL_0033: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_5 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_6 = V_1; NullCheck(L_5); CRechargeUnit_t1619097969 * L_7 = List_1_get_Item_m3392219466(L_5, L_6, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); NullCheck(L_7); bool L_8 = L_7->get_IsEnable_9(); if (!L_8) { goto IL_0061; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_9 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_10 = V_1; NullCheck(L_9); CRechargeUnit_t1619097969 * L_11 = List_1_get_Item_m3392219466(L_9, L_10, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); NullCheck(L_11); bool L_12 = L_11->get_IsRechargeItem_10(); if (!L_12) { goto IL_0061; } } { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0061: { int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0065: { int32_t L_15 = V_1; int32_t L_16 = V_2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0033; } } { int32_t L_17 = V_0; return L_17; } } // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetCardUnitByType(CardType) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetCardUnitByType_m813727745 (RuntimeObject * __this /* static, unused */, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetCardUnitByType_m813727745_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_0 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); if (!L_0) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_1 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1134862178(L_1, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); if (L_2) { goto IL_001f; } } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeConfig_LoadConfig_m3450184133(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_001f: { V_0 = 0; goto IL_004c; } IL_0026: { int32_t L_3 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_4 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_5 = V_0; NullCheck(L_4); CRechargeUnit_t1619097969 * L_6 = List_1_get_Item_m3392219466(L_4, L_5, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); NullCheck(L_6); int32_t L_7 = L_6->get_CardType_13(); if ((!(((uint32_t)L_3) == ((uint32_t)L_7)))) { goto IL_0048; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_8 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_9 = V_0; NullCheck(L_8); CRechargeUnit_t1619097969 * L_10 = List_1_get_Item_m3392219466(L_8, L_9, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); return L_10; } IL_0048: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_004c: { int32_t L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_13 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m1134862178(L_13, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0026; } } { return (CRechargeUnit_t1619097969 *)NULL; } } // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetGrowthFund() extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetGrowthFund_m2407392110 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetGrowthFund_m2407392110_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_0 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); if (!L_0) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_1 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1134862178(L_1, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); if (L_2) { goto IL_001f; } } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeConfig_LoadConfig_m3450184133(NULL /*static, unused*/, /*hidden argument*/NULL); } IL_001f: { V_0 = 0; goto IL_0050; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_3 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_4 = V_0; NullCheck(L_3); CRechargeUnit_t1619097969 * L_5 = List_1_get_Item_m3392219466(L_3, L_4, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); NullCheck(L_5); int32_t L_6 = L_5->get_ID_0(); if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)35106))))) { goto IL_004c; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_7 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_8 = V_0; NullCheck(L_7); CRechargeUnit_t1619097969 * L_9 = List_1_get_Item_m3392219466(L_7, L_8, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); return L_9; } IL_004c: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0050: { int32_t L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_12 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_12); int32_t L_13 = List_1_get_Count_m1134862178(L_12, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); if ((((int32_t)L_11) < ((int32_t)L_13))) { goto IL_0026; } } { return (CRechargeUnit_t1619097969 *)NULL; } } // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetEnabledUnitByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetEnabledUnitByIndex_m3295054868 (RuntimeObject * __this /* static, unused */, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_GetEnabledUnitByIndex_m3295054868_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CRechargeUnit_t1619097969 * V_4 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); int32_t L_0 = CRechargeConfig_GetEnabledUnitCount_m2798175911(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; if (!L_1) { goto IL_001a; } } { int32_t L_2 = ___index0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001a; } } { int32_t L_3 = ___index0; int32_t L_4 = V_0; if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_001c; } } IL_001a: { return (CRechargeUnit_t1619097969 *)NULL; } IL_001c: { V_1 = (-1); V_2 = 0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_5 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m1134862178(L_5, /*hidden argument*/List_1_get_Count_m1134862178_RuntimeMethod_var); V_3 = L_6; goto IL_0073; } IL_0030: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_7 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); int32_t L_8 = V_2; NullCheck(L_7); CRechargeUnit_t1619097969 * L_9 = List_1_get_Item_m3392219466(L_7, L_8, /*hidden argument*/List_1_get_Item_m3392219466_RuntimeMethod_var); V_4 = L_9; CRechargeUnit_t1619097969 * L_10 = V_4; if (!L_10) { goto IL_0050; } } { CRechargeUnit_t1619097969 * L_11 = V_4; NullCheck(L_11); bool L_12 = L_11->get_IsRechargeItem_10(); if (L_12) { goto IL_0055; } } IL_0050: { goto IL_006f; } IL_0055: { CRechargeUnit_t1619097969 * L_13 = V_4; NullCheck(L_13); bool L_14 = L_13->get_IsEnable_9(); if (!L_14) { goto IL_0065; } } { int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0065: { int32_t L_16 = ___index0; int32_t L_17 = V_1; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_006f; } } { CRechargeUnit_t1619097969 * L_18 = V_4; return L_18; } IL_006f: { int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0073: { int32_t L_20 = V_2; int32_t L_21 = V_3; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0030; } } { return (CRechargeUnit_t1619097969 *)NULL; } } // System.Boolean DMCore.Logic.CRechargeConfig::LoadConfig() extern "C" IL2CPP_METHOD_ATTR bool CRechargeConfig_LoadConfig_m3450184133 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_LoadConfig_m3450184133_MetadataUsageId); s_Il2CppMethodInitialized = true; } TextAsset_t3022178571 * V_0 = NULL; XmlNodeList_t2551693786 * V_1 = NULL; XmlDocument_t2837193595 * V_2 = NULL; XmlElement_t561603118 * V_3 = NULL; bool V_4 = false; String_t* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; XmlElement_t561603118 * V_8 = NULL; CRechargeUnit_t1619097969 * V_9 = NULL; Exception_t * V_10 = 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); XmlNodeList_t2551693786 * G_B6_0 = NULL; CRechargeUnit_t1619097969 * G_B15_0 = NULL; CRechargeUnit_t1619097969 * G_B14_0 = NULL; String_t* G_B16_0 = NULL; CRechargeUnit_t1619097969 * G_B16_1 = NULL; CRechargeUnit_t1619097969 * G_B18_0 = NULL; CRechargeUnit_t1619097969 * G_B17_0 = NULL; String_t* G_B19_0 = NULL; CRechargeUnit_t1619097969 * G_B19_1 = NULL; CRechargeUnit_t1619097969 * G_B21_0 = NULL; CRechargeUnit_t1619097969 * G_B20_0 = NULL; int32_t G_B22_0 = 0; CRechargeUnit_t1619097969 * G_B22_1 = NULL; CRechargeUnit_t1619097969 * G_B24_0 = NULL; CRechargeUnit_t1619097969 * G_B23_0 = NULL; int32_t G_B25_0 = 0; CRechargeUnit_t1619097969 * G_B25_1 = NULL; CRechargeUnit_t1619097969 * G_B27_0 = NULL; CRechargeUnit_t1619097969 * G_B26_0 = NULL; String_t* G_B28_0 = NULL; CRechargeUnit_t1619097969 * G_B28_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); String_t* L_1 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_CONFIG_PATH_3(); NullCheck(L_0); Object_t631007953 * L_2 = IResourceManager_CreateResource_m1279813597(L_0, L_1, (bool)0, /*hidden argument*/NULL); V_0 = ((TextAsset_t3022178571 *)CastclassClass((RuntimeObject*)L_2, TextAsset_t3022178571_il2cpp_TypeInfo_var)); TextAsset_t3022178571 * 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_003d; } } { CLogHelp_t779629444 * L_5 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); String_t* L_6 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_CONFIG_PATH_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral4144539759, L_6, /*hidden argument*/NULL); NullCheck(L_5); CLogHelp_Log_m386290467(L_5, L_7, /*hidden argument*/NULL); return (bool)0; } IL_003d: try { // begin try (depth: 1) try { // begin try (depth: 2) { V_1 = (XmlNodeList_t2551693786 *)NULL; XmlDocument_t2837193595 * L_8 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_8, /*hidden argument*/NULL); V_2 = L_8; XmlDocument_t2837193595 * L_9 = V_2; if (!L_9) { goto IL_0076; } } IL_004b: { XmlDocument_t2837193595 * L_10 = V_2; TextAsset_t3022178571 * L_11 = V_0; NullCheck(L_11); String_t* L_12 = TextAsset_get_text_m2027878391(L_11, /*hidden argument*/NULL); NullCheck(L_10); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_10, L_12); XmlDocument_t2837193595 * L_13 = V_2; NullCheck(L_13); XmlNode_t3767805227 * L_14 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_13); V_3 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_14, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_15 = V_3; if (!L_15) { goto IL_0074; } } IL_0069: { XmlElement_t561603118 * L_16 = V_3; NullCheck(L_16); XmlNodeList_t2551693786 * L_17 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_16); G_B6_0 = L_17; goto IL_0075; } IL_0074: { G_B6_0 = ((XmlNodeList_t2551693786 *)(NULL)); } IL_0075: { V_1 = G_B6_0; } IL_0076: { XmlNodeList_t2551693786 * L_18 = V_1; if (L_18) { goto IL_0084; } } IL_007c: { V_4 = (bool)0; IL2CPP_LEAVE(0x332, FINALLY_031f); } IL_0084: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_19 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); if (L_19) { goto IL_009d; } } IL_008e: { List_1_t3091172711 * L_20 = (List_1_t3091172711 *)il2cpp_codegen_object_new(List_1_t3091172711_il2cpp_TypeInfo_var); List_1__ctor_m738732823(L_20, /*hidden argument*/List_1__ctor_m738732823_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->set_m_RechargeUnitSet_2(L_20); goto IL_00a7; } IL_009d: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_21 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); NullCheck(L_21); List_1_Clear_m2586383800(L_21, /*hidden argument*/List_1_Clear_m2586383800_RuntimeMethod_var); } IL_00a7: { 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, _stringLiteral2643948076, /*hidden argument*/NULL); V_5 = L_23; V_6 = 0; XmlNodeList_t2551693786 * L_24 = V_1; NullCheck(L_24); int32_t L_25 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_24); V_7 = L_25; goto IL_02f9; } IL_00c8: { XmlNodeList_t2551693786 * L_26 = V_1; int32_t L_27 = V_6; NullCheck(L_26); XmlNode_t3767805227 * L_28 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_26, L_27); V_8 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_28, XmlElement_t561603118_il2cpp_TypeInfo_var)); CRechargeUnit_t1619097969 * L_29 = (CRechargeUnit_t1619097969 *)il2cpp_codegen_object_new(CRechargeUnit_t1619097969_il2cpp_TypeInfo_var); CRechargeUnit__ctor_m387885064(L_29, /*hidden argument*/NULL); V_9 = L_29; CRechargeUnit_t1619097969 * L_30 = V_9; XmlElement_t561603118 * L_31 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_32 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_31, _stringLiteral3456546791, (-1), /*hidden argument*/NULL); NullCheck(L_30); L_30->set_ID_0(L_32); CRechargeUnit_t1619097969 * L_33 = V_9; XmlElement_t561603118 * L_34 = V_8; 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(); String_t* L_36 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_34, _stringLiteral2382747558, L_35, /*hidden argument*/NULL); NullCheck(L_33); L_33->set_IconPath_1(L_36); CRechargeUnit_t1619097969 * L_37 = V_9; XmlElement_t561603118 * L_38 = V_8; String_t* L_39 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_40 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_38, _stringLiteral3220737671, L_39, /*hidden argument*/NULL); NullCheck(L_37); L_37->set_Description_2(L_40); CRechargeUnit_t1619097969 * L_41 = V_9; XmlElement_t561603118 * L_42 = V_8; int32_t L_43 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_42, _stringLiteral1430251747, (-1), /*hidden argument*/NULL); NullCheck(L_41); L_41->set_DiamondCount_4(L_43); CRechargeUnit_t1619097969 * L_44 = V_9; XmlElement_t561603118 * L_45 = V_8; float L_46 = CMiscHelp_GetXmlElemFloat_m3630113139(NULL /*static, unused*/, L_45, _stringLiteral4084840141, (0.0f), /*hidden argument*/NULL); NullCheck(L_44); L_44->set_RmbCount_5(L_46); CRechargeUnit_t1619097969 * L_47 = V_9; XmlElement_t561603118 * L_48 = V_8; NullCheck(L_48); bool L_49 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_48, _stringLiteral3963993483); G_B14_0 = L_47; if (!L_49) { G_B15_0 = L_47; goto IL_0185; } } IL_0161: { XmlElement_t561603118 * L_50 = V_8; String_t* L_51 = V_5; CRechargeUnit_t1619097969 * L_52 = V_9; NullCheck(L_52); int32_t L_53 = L_52->get_DiamondCount_4(); int32_t L_54 = L_53; RuntimeObject * L_55 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_54); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_56 = String_Format_m2844511972(NULL /*static, unused*/, L_51, L_55, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_57 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_50, _stringLiteral3963993483, L_56, /*hidden argument*/NULL); G_B16_0 = L_57; G_B16_1 = G_B14_0; goto IL_0198; } IL_0185: { String_t* L_58 = V_5; CRechargeUnit_t1619097969 * L_59 = V_9; NullCheck(L_59); int32_t L_60 = L_59->get_DiamondCount_4(); int32_t L_61 = L_60; RuntimeObject * L_62 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_61); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = String_Format_m2844511972(NULL /*static, unused*/, L_58, L_62, /*hidden argument*/NULL); G_B16_0 = L_63; G_B16_1 = G_B15_0; } IL_0198: { NullCheck(G_B16_1); G_B16_1->set_Title_6(G_B16_0); CRechargeUnit_t1619097969 * L_64 = V_9; XmlElement_t561603118 * L_65 = V_8; NullCheck(L_65); bool L_66 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_65, _stringLiteral2519585306); G_B17_0 = L_64; if (!L_66) { G_B18_0 = L_64; goto IL_01c6; } } IL_01b0: { XmlElement_t561603118 * L_67 = V_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_68 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_69 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_67, _stringLiteral2519585306, L_68, /*hidden argument*/NULL); G_B19_0 = L_69; G_B19_1 = G_B17_0; goto IL_01cb; } IL_01c6: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_70 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B19_0 = L_70; G_B19_1 = G_B18_0; } IL_01cb: { NullCheck(G_B19_1); G_B19_1->set_ConfirmTip_7(G_B19_0); CRechargeUnit_t1619097969 * L_71 = V_9; XmlElement_t561603118 * L_72 = V_8; NullCheck(L_72); bool L_73 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_72, _stringLiteral3013161554); G_B20_0 = L_71; if (!L_73) { G_B21_0 = L_71; goto IL_01f8; } } IL_01e3: { XmlElement_t561603118 * L_74 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_75 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_74, _stringLiteral3013161554, 0, /*hidden argument*/NULL); G_B22_0 = ((((int32_t)1) == ((int32_t)L_75))? 1 : 0); G_B22_1 = G_B20_0; goto IL_01f9; } IL_01f8: { G_B22_0 = 0; G_B22_1 = G_B21_0; } IL_01f9: { NullCheck(G_B22_1); G_B22_1->set_IsRecommend_8((bool)G_B22_0); CRechargeUnit_t1619097969 * L_76 = V_9; XmlElement_t561603118 * L_77 = V_8; NullCheck(L_77); bool L_78 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_77, _stringLiteral2749840635); G_B23_0 = L_76; if (!L_78) { G_B24_0 = L_76; goto IL_0226; } } IL_0211: { XmlElement_t561603118 * L_79 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_80 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_79, _stringLiteral2749840635, 0, /*hidden argument*/NULL); G_B25_0 = ((((int32_t)1) == ((int32_t)L_80))? 1 : 0); G_B25_1 = G_B23_0; goto IL_0227; } IL_0226: { G_B25_0 = 0; G_B25_1 = G_B24_0; } IL_0227: { NullCheck(G_B25_1); G_B25_1->set_IsRechargeItem_10((bool)G_B25_0); CRechargeUnit_t1619097969 * L_81 = V_9; XmlElement_t561603118 * L_82 = V_8; NullCheck(L_82); bool L_83 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_82, _stringLiteral2863193750); G_B26_0 = L_81; if (!L_83) { G_B27_0 = L_81; goto IL_0255; } } IL_023f: { XmlElement_t561603118 * L_84 = V_8; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_85 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_86 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_84, _stringLiteral2863193750, L_85, /*hidden argument*/NULL); G_B28_0 = L_86; G_B28_1 = G_B26_0; goto IL_025a; } IL_0255: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_87 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B28_0 = L_87; G_B28_1 = G_B27_0; } IL_025a: { NullCheck(G_B28_1); G_B28_1->set_RmbSign_11(G_B28_0); CRechargeUnit_t1619097969 * L_88 = V_9; XmlElement_t561603118 * L_89 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_90 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_89, _stringLiteral2839880173, 0, /*hidden argument*/NULL); NullCheck(L_88); L_88->set_MemberLevel_12(L_90); CRechargeUnit_t1619097969 * L_91 = V_9; XmlElement_t561603118 * L_92 = V_8; int32_t L_93 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_92, _stringLiteral615667125, 0, /*hidden argument*/NULL); NullCheck(L_91); L_91->set_CardType_13(L_93); XmlElement_t561603118 * L_94 = V_8; NullCheck(L_94); bool L_95 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_94, _stringLiteral2353029802); if (!L_95) { goto IL_02e7; } } IL_0298: { CRechargeUnit_t1619097969 * L_96 = V_9; XmlElement_t561603118 * L_97 = V_8; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_98 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_97, _stringLiteral2353029802, 0, /*hidden argument*/NULL); NullCheck(L_96); L_96->set_IsReview_15((bool)((((int32_t)1) == ((int32_t)L_98))? 1 : 0)); CRechargeUnit_t1619097969 * L_99 = V_9; NullCheck(L_99); bool L_100 = L_99->get_IsReview_15(); if (!L_100) { goto IL_02d6; } } IL_02bb: { CRechargeUnit_t1619097969 * L_101 = V_9; NullCheck(L_101); bool L_102 = L_101->get_IsReview_15(); if (!L_102) { goto IL_02e2; } } IL_02c7: { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_103 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_103); bool L_104 = CNetServerConfig_IsValidProxy_m4030729817(L_103, /*hidden argument*/NULL); if (!L_104) { goto IL_02e2; } } IL_02d6: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_105 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); CRechargeUnit_t1619097969 * L_106 = V_9; NullCheck(L_105); List_1_Add_m2555191845(L_105, L_106, /*hidden argument*/List_1_Add_m2555191845_RuntimeMethod_var); } IL_02e2: { goto IL_02f3; } IL_02e7: { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); List_1_t3091172711 * L_107 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_m_RechargeUnitSet_2(); CRechargeUnit_t1619097969 * L_108 = V_9; NullCheck(L_107); List_1_Add_m2555191845(L_107, L_108, /*hidden argument*/List_1_Add_m2555191845_RuntimeMethod_var); } IL_02f3: { int32_t L_109 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_109, (int32_t)1)); } IL_02f9: { int32_t L_110 = V_6; int32_t L_111 = V_7; if ((((int32_t)L_110) < ((int32_t)L_111))) { goto IL_00c8; } } IL_0302: { IL2CPP_LEAVE(0x330, FINALLY_031f); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0307; throw e; } CATCH_0307: { // begin catch(System.Exception) V_10 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_112 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_113 = V_10; NullCheck(L_113); String_t* L_114 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_113); NullCheck(L_112); CLogHelp_LogFile_m4227814860(L_112, L_114, /*hidden argument*/NULL); IL2CPP_LEAVE(0x330, FINALLY_031f); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_031f; } FINALLY_031f: { // begin finally (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_115 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); String_t* L_116 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_CONFIG_PATH_3(); NullCheck(L_115); VirtFuncInvoker1< bool, String_t* >::Invoke(7 /* System.Boolean DMCore.Framework.Resource.IResourceManager::ClearCache(System.String) */, L_115, L_116); IL2CPP_END_FINALLY(799) } // end finally (depth: 1) IL2CPP_CLEANUP(799) { IL2CPP_JUMP_TBL(0x332, IL_0332) IL2CPP_JUMP_TBL(0x330, IL_0330) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0330: { return (bool)1; } IL_0332: { bool L_117 = V_4; return L_117; } } // System.Void DMCore.Logic.CRechargeConfig::set_IsRechargeUnitChange(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig_set_IsRechargeUnitChange_m2895514927 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_set_IsRechargeUnitChange_m2895514927_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->set_s_IsRechargeUnitChange_1(L_0); return; } } // System.Boolean DMCore.Logic.CRechargeConfig::get_IsRechargeUnitChange() extern "C" IL2CPP_METHOD_ATTR bool CRechargeConfig_get_IsRechargeUnitChange_m2393071700 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_get_IsRechargeUnitChange_m2393071700_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); bool L_0 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_s_IsRechargeUnitChange_1(); return L_0; } } // System.Boolean DMCore.Logic.CRechargeConfig::get_IsNeedRefreshData() extern "C" IL2CPP_METHOD_ATTR bool CRechargeConfig_get_IsNeedRefreshData_m3686547608 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_get_IsNeedRefreshData_m3686547608_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); bool L_0 = ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->get_U3CIsNeedRefreshDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CRechargeConfig::set_IsNeedRefreshData(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig_set_IsNeedRefreshData_m2028424392 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig_set_IsNeedRefreshData_m2028424392_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->set_U3CIsNeedRefreshDataU3Ek__BackingField_0(L_0); return; } } // System.Void DMCore.Logic.CRechargeConfig::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRechargeConfig__cctor_m939458536 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeConfig__cctor_m939458536_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CLocalizationManager_t2604768345_il2cpp_TypeInfo_var); CLocalizationManager_t2604768345 * L_0 = CLocalizationManager_GetInstance_m2075678818(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = CLocalizationManager_GetLocalizePath_m3024801825(L_0, _stringLiteral2683278153, /*hidden argument*/NULL); ((CRechargeConfig_t910639634_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeConfig_t910639634_il2cpp_TypeInfo_var))->set_CONFIG_PATH_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 // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetConfirmTipByIDU3Ec__AnonStorey4__ctor_m991672895 (U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRechargeConfig/c__AnonStorey4::<>m__0(DMCore.Logic.CRechargeUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CGetConfirmTipByIDU3Ec__AnonStorey4_U3CU3Em__0_m3670225623 (U3CGetConfirmTipByIDU3Ec__AnonStorey4_t3227009740 * __this, CRechargeUnit_t1619097969 * ___curUnitInfo0, const RuntimeMethod* method) { { CRechargeUnit_t1619097969 * L_0 = ___curUnitInfo0; NullCheck(L_0); int32_t L_1 = L_0->get_ID_0(); int32_t L_2 = __this->get_unitID_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetUnitByIDU3Ec__AnonStorey0__ctor_m1503988468 (U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRechargeConfig/c__AnonStorey0::<>m__0(DMCore.Logic.CRechargeUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CGetUnitByIDU3Ec__AnonStorey0_U3CU3Em__0_m647608732 (U3CGetUnitByIDU3Ec__AnonStorey0_t4137065679 * __this, CRechargeUnit_t1619097969 * ___curUnitInfo0, const RuntimeMethod* method) { { CRechargeUnit_t1619097969 * L_0 = ___curUnitInfo0; NullCheck(L_0); int32_t L_1 = L_0->get_ID_0(); int32_t L_2 = __this->get_ID_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetUnitByMemberLevelU3Ec__AnonStorey2__ctor_m1642905270 (U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRechargeConfig/c__AnonStorey2::<>m__0(DMCore.Logic.CRechargeUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CGetUnitByMemberLevelU3Ec__AnonStorey2_U3CU3Em__0_m2679573453 (U3CGetUnitByMemberLevelU3Ec__AnonStorey2_t2012420793 * __this, CRechargeUnit_t1619097969 * ___curUnitInfo0, const RuntimeMethod* method) { { CRechargeUnit_t1619097969 * L_0 = ___curUnitInfo0; NullCheck(L_0); int32_t L_1 = L_0->get_MemberLevel_12(); int32_t L_2 = __this->get_memberLevel_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetUnitByPriseU3Ec__AnonStorey1__ctor_m2155015765 (U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRechargeConfig/c__AnonStorey1::<>m__0(DMCore.Logic.CRechargeUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CGetUnitByPriseU3Ec__AnonStorey1_U3CU3Em__0_m3614957772 (U3CGetUnitByPriseU3Ec__AnonStorey1_t1875654084 * __this, CRechargeUnit_t1619097969 * ___curUnitInfo0, const RuntimeMethod* method) { { CRechargeUnit_t1619097969 * L_0 = ___curUnitInfo0; NullCheck(L_0); float L_1 = L_0->get_RmbCount_5(); int32_t L_2 = __this->get_unitPrise_0(); return (bool)((((float)L_1) == ((float)(((float)((float)L_2)))))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRechargeConfig/c__AnonStorey3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3__ctor_m3226942674 (U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRechargeConfig/c__AnonStorey3::<>m__0(DMCore.Logic.CRechargeUnit) extern "C" IL2CPP_METHOD_ATTR bool U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_U3CU3Em__0_m3597146175 (U3CGetUnitByRMBCountAndIsRechargeItemU3Ec__AnonStorey3_t1036936341 * __this, CRechargeUnit_t1619097969 * ___curUnitInfo0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { CRechargeUnit_t1619097969 * L_0 = ___curUnitInfo0; NullCheck(L_0); float L_1 = L_0->get_RmbCount_5(); int32_t L_2 = __this->get_price_0(); if ((!(((float)L_1) == ((float)(((float)((float)L_2))))))) { goto IL_001d; } } { CRechargeUnit_t1619097969 * L_3 = ___curUnitInfo0; NullCheck(L_3); bool L_4 = L_3->get_IsRechargeItem_10(); G_B3_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_001e; } IL_001d: { G_B3_0 = 0; } IL_001e: { return (bool)G_B3_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRechargeManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRechargeManager__ctor_m2260536204 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager__ctor_m2260536204_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_IsNeedRefreshProgressbar_1((bool)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_strProductSign_3(L_0); __this->set_m_bWaitting_2((bool)0); return; } } // DMCore.Logic.CRechargeManager DMCore.Logic.CRechargeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRechargeManager_t2919414649 * CRechargeManager_GetInstance_m3912661271 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager_GetInstance_m3912661271_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeManager_t2919414649_il2cpp_TypeInfo_var); CRechargeManager_t2919414649 * L_0 = ((CRechargeManager_t2919414649_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeManager_t2919414649_il2cpp_TypeInfo_var))->get_s_Instance_4(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CRechargeManager_t2919414649_il2cpp_TypeInfo_var); CRechargeManager_t2919414649 * L_1 = ((CRechargeManager_t2919414649_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeManager_t2919414649_il2cpp_TypeInfo_var))->get_s_Instance_4(); return L_1; } IL_0010: { CRechargeManager_t2919414649 * L_2 = (CRechargeManager_t2919414649 *)il2cpp_codegen_object_new(CRechargeManager_t2919414649_il2cpp_TypeInfo_var); CRechargeManager__ctor_m2260536204(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRechargeManager_t2919414649_il2cpp_TypeInfo_var); ((CRechargeManager_t2919414649_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeManager_t2919414649_il2cpp_TypeInfo_var))->set_s_Instance_4(L_2); CRechargeManager_t2919414649 * L_3 = ((CRechargeManager_t2919414649_StaticFields*)il2cpp_codegen_static_fields_for(CRechargeManager_t2919414649_il2cpp_TypeInfo_var))->get_s_Instance_4(); return L_3; } } // System.Boolean DMCore.Logic.CRechargeManager::SendQueryProduct(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CRechargeManager_SendQueryProduct_m4161739883 (CRechargeManager_t2919414649 * __this, int32_t ___productID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager_SendQueryProduct_m4161739883_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { bool L_0 = __this->get_m_bWaitting_2(); if (!L_0) { goto IL_000d; } } { return (bool)0; } IL_000d: { 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)1035), /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___productID0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)((int32_t)10001))), /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Flush_m1077150699(L_5, /*hidden argument*/NULL); __this->set_m_bWaitting_2((bool)1); return (bool)1; } } // System.Single DMCore.Logic.CRechargeManager::GetProductPrice(System.Int32) extern "C" IL2CPP_METHOD_ATTR float CRechargeManager_GetProductPrice_m539368399 (CRechargeManager_t2919414649 * __this, int32_t ___productIndex0, const RuntimeMethod* method) { { int32_t L_0 = ___productIndex0; switch (L_0) { case 0: { goto IL_0023; } case 1: { goto IL_0029; } case 2: { goto IL_002f; } case 3: { goto IL_0035; } case 4: { goto IL_003b; } case 5: { goto IL_0041; } } } { goto IL_0047; } IL_0023: { return (0.01f); } IL_0029: { return (18.0f); } IL_002f: { return (50.0f); } IL_0035: { return (98.0f); } IL_003b: { return (168.0f); } IL_0041: { return (348.0f); } IL_0047: { return (-1.0f); } } // System.Int32 DMCore.Logic.CRechargeManager::GetProductGoleValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CRechargeManager_GetProductGoleValue_m2288437976 (CRechargeManager_t2919414649 * __this, int32_t ___productIndex0, const RuntimeMethod* method) { { int32_t L_0 = ___productIndex0; switch (L_0) { case 0: { goto IL_0023; } case 1: { goto IL_0029; } case 2: { goto IL_002f; } case 3: { goto IL_0035; } case 4: { goto IL_003b; } case 5: { goto IL_0041; } } } { goto IL_0047; } IL_0023: { return ((int32_t)600); } IL_0029: { return ((int32_t)1900); } IL_002f: { return ((int32_t)5300); } IL_0035: { return ((int32_t)10900); } IL_003b: { return ((int32_t)18900); } IL_0041: { return ((int32_t)40000); } IL_0047: { return (-1); } } // System.Void DMCore.Logic.CRechargeManager::AfterCommitPluginRecharge() extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_AfterCommitPluginRecharge_m413984203 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager_AfterCommitPluginRecharge_m413984203_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_m_strProductSign_3(L_0); return; } } // System.Void DMCore.Logic.CRechargeManager::OnServerCallProductSign(System.String) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_OnServerCallProductSign_m1526179712 (CRechargeManager_t2919414649 * __this, String_t* ___productSign0, const RuntimeMethod* method) { { __this->set_m_bWaitting_2((bool)0); String_t* L_0 = ___productSign0; __this->set_m_strProductSign_3(L_0); return; } } // System.Void DMCore.Logic.CRechargeManager::CancelProduct() extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_CancelProduct_m1348577769 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager_CancelProduct_m1348577769_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bWaitting_2((bool)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_strProductSign_3(L_0); return; } } // System.String DMCore.Logic.CRechargeManager::GetServerProductSign() extern "C" IL2CPP_METHOD_ATTR String_t* CRechargeManager_GetServerProductSign_m674465333 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_strProductSign_3(); return L_0; } } // System.Boolean DMCore.Logic.CRechargeManager::IsWaitingServerSign() extern "C" IL2CPP_METHOD_ATTR bool CRechargeManager_IsWaitingServerSign_m4203739677 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bWaitting_2(); return L_0; } } // System.Void DMCore.Logic.CRechargeManager::StartWatchPropertyChange() extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_StartWatchPropertyChange_m2389337192 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager_StartWatchPropertyChange_m2389337192_MetadataUsageId); s_Il2CppMethodInitialized = true; } { 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); intptr_t L_2 = (intptr_t)CRechargeManager_OnPropertyChanged_m3888912071_RuntimeMethod_var; Action_1_t2019918284 * L_3 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); NullCheck(L_1); CProperty_RegisterWatchKey_m2322898290(L_1, _stringLiteral2008899781, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRechargeManager::StopWatchPropertyChange() extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_StopWatchPropertyChange_m493333698 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager_StopWatchPropertyChange_m493333698_MetadataUsageId); s_Il2CppMethodInitialized = true; } { 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); intptr_t L_2 = (intptr_t)CRechargeManager_OnPropertyChanged_m3888912071_RuntimeMethod_var; Action_1_t2019918284 * L_3 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); NullCheck(L_1); CProperty_UnRegisterWatchKey_m738142674(L_1, _stringLiteral2008899781, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRechargeManager::ProcessRecharge(DMCore.Logic.CRechargeUnit) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_ProcessRecharge_m3546743572 (CRechargeManager_t2919414649 * __this, CRechargeUnit_t1619097969 * ___info0, const RuntimeMethod* method) { { CRechargeUnit_t1619097969 * L_0 = ___info0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { CRechargeUnit_t1619097969 * L_1 = ___info0; NullCheck(L_1); int32_t L_2 = L_1->get_ID_0(); CRechargeUnit_t1619097969 * L_3 = ___info0; NullCheck(L_3); float* L_4 = L_3->get_address_of_RmbCount_5(); String_t* L_5 = Single_ToString_m3947131094(L_4, /*hidden argument*/NULL); CRechargeUnit_t1619097969 * L_6 = ___info0; NullCheck(L_6); String_t* L_7 = L_6->get_Title_6(); CRechargeUnit_t1619097969 * L_8 = ___info0; NullCheck(L_8); String_t* L_9 = L_8->get_Description_2(); CRechargeManager_ProcessRecharge_m3776137960(__this, L_2, L_5, L_7, L_9, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRechargeManager::ProcessRecharge(System.Int32,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_ProcessRecharge_m3776137960 (CRechargeManager_t2919414649 * __this, int32_t ___productIndex0, String_t* ___moneyCount1, String_t* ___title2, String_t* ___description3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager_ProcessRecharge_m3776137960_MetadataUsageId); s_Il2CppMethodInitialized = true; } CLeDouApi_t315808977 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CFCMConfig_t130793684_il2cpp_TypeInfo_var); CFCMConfig_t130793684 * L_0 = CFCMConfig_GetInstance_m2188646222(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CFCMConfig_GetAdultFlag_m393605062(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral2835169010, (bool)1, /*hidden argument*/NULL); return; } IL_001c: { 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, _stringLiteral721230093, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)3)))) { goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral422458340, (bool)1, /*hidden argument*/NULL); return; } IL_0043: { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_5 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CNetServerConfig_GetConfigInt_m1392106542(L_5, _stringLiteral3886817964, 0, /*hidden argument*/NULL); if (L_6) { goto IL_0059; } } { return; } IL_0059: { int32_t L_7 = ___productIndex0; IL2CPP_RUNTIME_CLASS_INIT(CRechargeManager_t2919414649_il2cpp_TypeInfo_var); CRechargeManager_t2919414649 * L_8 = CRechargeManager_GetInstance_m3912661271(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CRechargeManager_get_RequestFrom_m1304987237(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CInputStatistics_t4182964798_il2cpp_TypeInfo_var); CInputStatistics_Increase_m2975342541(NULL /*static, unused*/, 5, L_7, L_9, /*hidden argument*/NULL); GameObject_t1113636619 * L_10 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1130168769, /*hidden argument*/NULL); NullCheck(L_10); CLeDouApi_t315808977 * L_11 = GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923(L_10, /*hidden argument*/GameObject_GetComponent_TisCLeDouApi_t315808977_m1073692923_RuntimeMethod_var); V_0 = L_11; CLeDouApi_t315808977 * L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_12, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_0115; } } { CLeDouApi_t315808977 * L_14 = V_0; NullCheck(L_14); bool L_15 = CLeDouApi_IsEnable_m2872365327(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0115; } } { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_16 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17 = CNetServerConfig_GetConfigString_m1508055105(L_16, _stringLiteral78670843, _stringLiteral2678398007, /*hidden argument*/NULL); V_1 = L_17; ObjectU5BU5D_t2843939325* L_18 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_18); ArrayElementTypeCheck (L_18, _stringLiteral1191374644); (L_18)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral1191374644); ObjectU5BU5D_t2843939325* L_19 = L_18; int32_t L_20 = ___productIndex0; int32_t L_21 = L_20; RuntimeObject * L_22 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_21); NullCheck(L_19); ArrayElementTypeCheck (L_19, L_22); (L_19)->SetAt(static_cast(1), (RuntimeObject *)L_22); ObjectU5BU5D_t2843939325* L_23 = L_19; NullCheck(L_23); ArrayElementTypeCheck (L_23, _stringLiteral4084834827); (L_23)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral4084834827); ObjectU5BU5D_t2843939325* L_24 = L_23; CMainRole_t4200562839 * L_25 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); int64_t L_26 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_25); int64_t L_27 = L_26; RuntimeObject * L_28 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_27); NullCheck(L_24); ArrayElementTypeCheck (L_24, L_28); (L_24)->SetAt(static_cast(3), (RuntimeObject *)L_28); ObjectU5BU5D_t2843939325* L_29 = L_24; NullCheck(L_29); ArrayElementTypeCheck (L_29, _stringLiteral983167072); (L_29)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral983167072); ObjectU5BU5D_t2843939325* L_30 = L_29; String_t* L_31 = V_1; NullCheck(L_30); ArrayElementTypeCheck (L_30, L_31); (L_30)->SetAt(static_cast(5), (RuntimeObject *)L_31); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Concat_m2971454694(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); V_2 = L_32; CLeDouApi_t315808977 * L_33 = V_0; String_t* L_34 = ___moneyCount1; String_t* L_35 = ___title2; String_t* L_36 = V_2; String_t* L_37 = Int32_ToString_m141394615((&___productIndex0), /*hidden argument*/NULL); NullCheck(L_33); CLeDouApi_ShowChargeWithPrice_m40354269(L_33, L_34, L_35, L_36, L_37, /*hidden argument*/NULL); CLogHelp_t779629444 * L_38 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_39 = V_2; String_t* L_40 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3767335339, L_39, /*hidden argument*/NULL); NullCheck(L_38); CLogHelp_LogFile_m4227814860(L_38, L_40, /*hidden argument*/NULL); return; } IL_0115: { return; } } // System.Void DMCore.Logic.CRechargeManager::OnPropertyChanged(System.String) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_OnPropertyChanged_m3888912071 (CRechargeManager_t2919414649 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeManager_OnPropertyChanged_m3888912071_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; NullCheck(L_0); int32_t L_1 = String_CompareTo_m3414379165(L_0, _stringLiteral2008899781, /*hidden argument*/NULL); if (L_1) { goto IL_0017; } } { CRechargeManager_set_IsNeedRefreshProgressbar_m514007609(__this, (bool)1, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void DMCore.Logic.CRechargeManager::set_RequestFrom(DMCore.Logic.CRechargeManager/enumRequestFrom) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_set_RequestFrom_m2971290710 (CRechargeManager_t2919414649 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CRequestFromU3Ek__BackingField_0(L_0); return; } } // DMCore.Logic.CRechargeManager/enumRequestFrom DMCore.Logic.CRechargeManager::get_RequestFrom() extern "C" IL2CPP_METHOD_ATTR int32_t CRechargeManager_get_RequestFrom_m1304987237 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CRequestFromU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CRechargeManager::set_IsNeedRefreshProgressbar(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_set_IsNeedRefreshProgressbar_m514007609 (CRechargeManager_t2919414649 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_IsNeedRefreshProgressbar_1(L_0); return; } } // System.Boolean DMCore.Logic.CRechargeManager::get_IsNeedRefreshProgressbar() extern "C" IL2CPP_METHOD_ATTR bool CRechargeManager_get_IsNeedRefreshProgressbar_m3239016361 (CRechargeManager_t2919414649 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsNeedRefreshProgressbar_1(); return L_0; } } // System.Void DMCore.Logic.CRechargeManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRechargeManager__cctor_m1196394902 (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 #ifdef __clang__ #pragma clang 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.CRechargeUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRechargeUnit__ctor_m387885064 (CRechargeUnit_t1619097969 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRechargeUnit__ctor_m387885064_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_ID_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_IconPath_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_TotalDiamondCount_3((-1)); __this->set_DiamondCount_4((-1)); __this->set_RmbCount_5((0.0f)); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_Title_6(L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_ConfirmTip_7(L_3); __this->set_IsRecommend_8((bool)0); __this->set_IsEnable_9((bool)1); __this->set_IsRechargeItem_10((bool)1); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_RmbSign_11(L_4); __this->set_MemberLevel_12(0); __this->set_CardType_13(0); __this->set_bFirstRechargeDouble_14((bool)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.CRecreationCfgManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRecreationCfgManager__ctor_m2700965064 (CRecreationCfgManager_t488529698 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager__ctor_m2700965064_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); List_1_t1447801987 * L_0 = (List_1_t1447801987 *)il2cpp_codegen_object_new(List_1_t1447801987_il2cpp_TypeInfo_var); List_1__ctor_m2274229157(L_0, /*hidden argument*/List_1__ctor_m2274229157_RuntimeMethod_var); __this->set_m_recSceneList_2(L_0); Dictionary_2_t3480061296 * L_1 = (Dictionary_2_t3480061296 *)il2cpp_codegen_object_new(Dictionary_2_t3480061296_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3888350009(L_1, /*hidden argument*/Dictionary_2__ctor_m3888350009_RuntimeMethod_var); __this->set_m_recWFDic_3(L_1); IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); String_t* L_2 = ((CRecreationCfgManager_t488529698_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var))->get_CONFIG_PATH_4(); VirtFuncInvoker2< bool, String_t*, int32_t >::Invoke(7 /* System.Boolean DMCore.Framework.ITextBase::OnLoad(System.String,System.Int32) */, __this, L_2, 0); return; } } // DMCore.Logic.CRecreationCfgManager DMCore.Logic.CRecreationCfgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRecreationCfgManager_t488529698 * CRecreationCfgManager_GetInstance_m2027289134 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetInstance_m2027289134_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager_t488529698 * L_0 = ((CRecreationCfgManager_t488529698_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var))->get_m_instance_1(); if (L_0) { goto IL_0014; } } { CRecreationCfgManager_t488529698 * L_1 = (CRecreationCfgManager_t488529698 *)il2cpp_codegen_object_new(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager__ctor_m2700965064(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); ((CRecreationCfgManager_t488529698_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var))->set_m_instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager_t488529698 * L_2 = ((CRecreationCfgManager_t488529698_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var))->get_m_instance_1(); return L_2; } } // System.Boolean DMCore.Logic.CRecreationCfgManager::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CRecreationCfgManager_OnLoad_m3030242099 (CRecreationCfgManager_t488529698 * __this, String_t* ___loadedObj0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_OnLoad_m3030242099_MetadataUsageId); s_Il2CppMethodInitialized = true; } TextAsset_t3022178571 * V_0 = NULL; XmlElement_t561603118 * V_1 = NULL; XmlNodeList_t2551693786 * V_2 = NULL; XmlDocument_t2837193595 * V_3 = NULL; bool V_4 = false; int32_t V_5 = 0; XmlElement_t561603118 * V_6 = NULL; XmlNodeList_t2551693786 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; XmlElement_t561603118 * V_10 = NULL; int32_t V_11 = 0; RecSceneNode_t4270694541 * V_12 = NULL; bool V_13 = false; XmlNodeList_t2551693786 * V_14 = NULL; int32_t V_15 = 0; int32_t V_16 = 0; XmlElement_t561603118 * V_17 = NULL; int32_t V_18 = 0; RecWFNode_t3119273223 * V_19 = NULL; Exception_t * V_20 = 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); XmlNodeList_t2551693786 * G_B6_0 = NULL; int32_t G_B16_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); String_t* L_1 = ((CRecreationCfgManager_t488529698_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var))->get_CONFIG_PATH_4(); NullCheck(L_0); Object_t631007953 * L_2 = IResourceManager_CreateResource_m1279813597(L_0, L_1, (bool)0, /*hidden argument*/NULL); V_0 = ((TextAsset_t3022178571 *)CastclassClass((RuntimeObject*)L_2, TextAsset_t3022178571_il2cpp_TypeInfo_var)); TextAsset_t3022178571 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0024; } } { return (bool)0; } IL_0024: try { // begin try (depth: 1) { V_1 = (XmlElement_t561603118 *)NULL; V_2 = (XmlNodeList_t2551693786 *)NULL; XmlDocument_t2837193595 * L_5 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_5, /*hidden argument*/NULL); V_3 = L_5; XmlDocument_t2837193595 * L_6 = V_3; if (!L_6) { goto IL_005f; } } IL_0034: { XmlDocument_t2837193595 * L_7 = V_3; TextAsset_t3022178571 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = TextAsset_get_text_m2027878391(L_8, /*hidden argument*/NULL); NullCheck(L_7); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_7, L_9); XmlDocument_t2837193595 * L_10 = V_3; NullCheck(L_10); XmlNode_t3767805227 * L_11 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_10); V_1 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_11, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_12 = V_1; if (!L_12) { goto IL_005d; } } IL_0052: { XmlElement_t561603118 * L_13 = V_1; NullCheck(L_13); XmlNodeList_t2551693786 * L_14 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_13); G_B6_0 = L_14; goto IL_005e; } IL_005d: { G_B6_0 = ((XmlNodeList_t2551693786 *)(NULL)); } IL_005e: { V_2 = G_B6_0; } IL_005f: { XmlNodeList_t2551693786 * L_15 = V_2; if (L_15) { goto IL_006d; } } IL_0065: { V_4 = (bool)0; goto IL_02ac; } IL_006d: { XmlDocument_t2837193595 * L_16 = V_3; NullCheck(L_16); XmlNode_t3767805227 * L_17 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_16); V_1 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_17, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_18 = V_1; NullCheck(L_18); XmlNodeList_t2551693786 * L_19 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_18); V_2 = L_19; V_5 = 0; goto IL_0280; } IL_0088: { XmlNodeList_t2551693786 * L_20 = V_2; int32_t L_21 = V_5; NullCheck(L_20); XmlNode_t3767805227 * L_22 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_20, L_21); V_6 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_22, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_23 = V_6; NullCheck(L_23); bool L_24 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.XmlNode::get_HasChildNodes() */, L_23); if (!L_24) { goto IL_01c6; } } IL_00a3: { XmlElement_t561603118 * L_25 = V_6; NullCheck(L_25); String_t* L_26 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.XmlNode::get_Name() */, L_25); NullCheck(L_26); bool L_27 = String_Equals_m2270643605(L_26, _stringLiteral1359746275, /*hidden argument*/NULL); if (!L_27) { goto IL_01c6; } } IL_00b9: { XmlElement_t561603118 * L_28 = V_6; NullCheck(L_28); XmlNodeList_t2551693786 * L_29 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_28); V_7 = L_29; V_8 = 0; XmlNodeList_t2551693786 * L_30 = V_7; NullCheck(L_30); int32_t L_31 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_30); V_9 = L_31; goto IL_01bd; } IL_00d3: { XmlNodeList_t2551693786 * L_32 = V_7; int32_t L_33 = V_8; NullCheck(L_32); XmlNode_t3767805227 * L_34 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_32, L_33); V_10 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_34, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_35 = V_10; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_36 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_35, _stringLiteral2037567323, (-1), /*hidden argument*/NULL); V_11 = L_36; RecSceneNode_t4270694541 * L_37 = (RecSceneNode_t4270694541 *)il2cpp_codegen_object_new(RecSceneNode_t4270694541_il2cpp_TypeInfo_var); RecSceneNode__ctor_m3069013637(L_37, /*hidden argument*/NULL); V_12 = L_37; RecSceneNode_t4270694541 * L_38 = V_12; int32_t L_39 = V_11; NullCheck(L_38); L_38->set_ScenenID_0(L_39); RecSceneNode_t4270694541 * L_40 = V_12; XmlElement_t561603118 * L_41 = V_10; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_43 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_41, _stringLiteral3540633302, L_42, /*hidden argument*/NULL); NullCheck(L_40); L_40->set_SceneName_1(L_43); RecSceneNode_t4270694541 * L_44 = V_12; XmlElement_t561603118 * L_45 = V_10; String_t* L_46 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_47 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_45, _stringLiteral2496856790, L_46, /*hidden argument*/NULL); NullCheck(L_44); L_44->set_SceneDescription_2(L_47); RecSceneNode_t4270694541 * L_48 = V_12; XmlElement_t561603118 * L_49 = V_10; String_t* L_50 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_51 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_49, _stringLiteral3202063575, L_50, /*hidden argument*/NULL); NullCheck(L_48); L_48->set_ImagePath_3(L_51); RecSceneNode_t4270694541 * L_52 = V_12; XmlElement_t561603118 * L_53 = V_10; String_t* L_54 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_55 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_53, _stringLiteral3724500051, L_54, /*hidden argument*/NULL); NullCheck(L_52); L_52->set_IcoPath_4(L_55); XmlElement_t561603118 * L_56 = V_10; NullCheck(L_56); bool L_57 = VirtFuncInvoker1< bool, String_t* >::Invoke(46 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_56, _stringLiteral1567578470); if (!L_57) { goto IL_0188; } } IL_0173: { XmlElement_t561603118 * L_58 = V_10; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_59 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_58, _stringLiteral1567578470, 0, /*hidden argument*/NULL); G_B16_0 = ((((int32_t)1) == ((int32_t)L_59))? 1 : 0); goto IL_0189; } IL_0188: { G_B16_0 = 0; } IL_0189: { V_13 = (bool)G_B16_0; bool L_60 = V_13; if (!L_60) { goto IL_01aa; } } IL_0192: { RecSceneNode_t4270694541 * L_61 = V_12; IL2CPP_RUNTIME_CLASS_INIT(CLocalizationManager_t2604768345_il2cpp_TypeInfo_var); CLocalizationManager_t2604768345 * L_62 = CLocalizationManager_GetInstance_m2075678818(NULL /*static, unused*/, /*hidden argument*/NULL); RecSceneNode_t4270694541 * L_63 = V_12; NullCheck(L_63); String_t* L_64 = L_63->get_ImagePath_3(); NullCheck(L_62); String_t* L_65 = CLocalizationManager_GetLocalizePath_m3024801825(L_62, L_64, /*hidden argument*/NULL); NullCheck(L_61); L_61->set_ImagePath_3(L_65); } IL_01aa: { List_1_t1447801987 * L_66 = __this->get_m_recSceneList_2(); RecSceneNode_t4270694541 * L_67 = V_12; NullCheck(L_66); List_1_Add_m657946371(L_66, L_67, /*hidden argument*/List_1_Add_m657946371_RuntimeMethod_var); int32_t L_68 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); } IL_01bd: { int32_t L_69 = V_8; int32_t L_70 = V_9; if ((((int32_t)L_69) < ((int32_t)L_70))) { goto IL_00d3; } } IL_01c6: { XmlElement_t561603118 * L_71 = V_6; NullCheck(L_71); bool L_72 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.XmlNode::get_HasChildNodes() */, L_71); if (!L_72) { goto IL_027a; } } IL_01d2: { XmlElement_t561603118 * L_73 = V_6; NullCheck(L_73); String_t* L_74 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.XmlNode::get_Name() */, L_73); NullCheck(L_74); bool L_75 = String_Equals_m2270643605(L_74, _stringLiteral3051386197, /*hidden argument*/NULL); if (!L_75) { goto IL_027a; } } IL_01e8: { XmlElement_t561603118 * L_76 = V_6; NullCheck(L_76); XmlNodeList_t2551693786 * L_77 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_76); V_14 = L_77; V_15 = 0; XmlNodeList_t2551693786 * L_78 = V_14; NullCheck(L_78); int32_t L_79 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_78); V_16 = L_79; goto IL_0271; } IL_0202: { XmlNodeList_t2551693786 * L_80 = V_14; int32_t L_81 = V_15; NullCheck(L_80); XmlNode_t3767805227 * L_82 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_80, L_81); V_17 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_82, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_83 = V_17; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_84 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_83, _stringLiteral2037567323, (-1), /*hidden argument*/NULL); V_18 = L_84; RecWFNode_t3119273223 * L_85 = (RecWFNode_t3119273223 *)il2cpp_codegen_object_new(RecWFNode_t3119273223_il2cpp_TypeInfo_var); RecWFNode__ctor_m684057611(L_85, /*hidden argument*/NULL); V_19 = L_85; RecWFNode_t3119273223 * L_86 = V_19; int32_t L_87 = V_18; NullCheck(L_86); L_86->set_SceneID_0(L_87); RecWFNode_t3119273223 * L_88 = V_19; XmlElement_t561603118 * L_89 = V_17; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_90 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_91 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_89, _stringLiteral2833616318, L_90, /*hidden argument*/NULL); NullCheck(L_88); L_88->set_des_1(L_91); RecWFNode_t3119273223 * L_92 = V_19; XmlElement_t561603118 * L_93 = V_17; String_t* L_94 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_95 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_93, _stringLiteral1610285878, L_94, /*hidden argument*/NULL); NullCheck(L_92); L_92->set_path_2(L_95); int32_t L_96 = V_18; RecWFNode_t3119273223 * L_97 = V_19; CRecreationCfgManager_AddDataToDic_m3816899969(__this, L_96, L_97, /*hidden argument*/NULL); int32_t L_98 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)1)); } IL_0271: { int32_t L_99 = V_15; int32_t L_100 = V_16; if ((((int32_t)L_99) < ((int32_t)L_100))) { goto IL_0202; } } IL_027a: { int32_t L_101 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_101, (int32_t)1)); } IL_0280: { int32_t L_102 = V_5; XmlNodeList_t2551693786 * L_103 = V_2; NullCheck(L_103); int32_t L_104 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_103); if ((((int32_t)L_102) < ((int32_t)L_104))) { goto IL_0088; } } IL_028d: { goto IL_02aa; } } // 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_0292; throw e; } CATCH_0292: { // begin catch(System.Exception) V_20 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_105 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_106 = V_20; NullCheck(L_106); String_t* L_107 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_106); NullCheck(L_105); CLogHelp_LogFile_m4227814860(L_105, L_107, /*hidden argument*/NULL); goto IL_02aa; } // end catch (depth: 1) IL_02aa: { return (bool)1; } IL_02ac: { bool L_108 = V_4; return L_108; } } // DMCore.Logic.CRecreationCfgManager/RecSceneNode DMCore.Logic.CRecreationCfgManager::GetSceneNodeByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR RecSceneNode_t4270694541 * CRecreationCfgManager_GetSceneNodeByID_m3698743711 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetSceneNodeByID_m3698743711_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___sceneId0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { return (RecSceneNode_t4270694541 *)NULL; } IL_0009: { V_0 = 0; List_1_t1447801987 * L_1 = __this->get_m_recSceneList_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m3503773310(L_1, /*hidden argument*/List_1_get_Count_m3503773310_RuntimeMethod_var); V_1 = L_2; goto IL_0044; } IL_001c: { int32_t L_3 = ___sceneId0; List_1_t1447801987 * L_4 = __this->get_m_recSceneList_2(); int32_t L_5 = V_0; NullCheck(L_4); RecSceneNode_t4270694541 * L_6 = List_1_get_Item_m2114511567(L_4, L_5, /*hidden argument*/List_1_get_Item_m2114511567_RuntimeMethod_var); NullCheck(L_6); int32_t L_7 = L_6->get_ScenenID_0(); if ((!(((uint32_t)L_3) == ((uint32_t)L_7)))) { goto IL_0040; } } { List_1_t1447801987 * L_8 = __this->get_m_recSceneList_2(); int32_t L_9 = V_0; NullCheck(L_8); RecSceneNode_t4270694541 * L_10 = List_1_get_Item_m2114511567(L_8, L_9, /*hidden argument*/List_1_get_Item_m2114511567_RuntimeMethod_var); return L_10; } IL_0040: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0044: { int32_t L_12 = V_0; int32_t L_13 = V_1; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_001c; } } { return (RecSceneNode_t4270694541 *)NULL; } } // DMCore.Logic.CRecreationCfgManager/RecSceneNode DMCore.Logic.CRecreationCfgManager::GetSceneNodeByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR RecSceneNode_t4270694541 * CRecreationCfgManager_GetSceneNodeByIndex_m2477344781 (CRecreationCfgManager_t488529698 * __this, int32_t ___idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetSceneNodeByIndex_m2477344781_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t1447801987 * L_0 = __this->get_m_recSceneList_2(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3503773310(L_0, /*hidden argument*/List_1_get_Count_m3503773310_RuntimeMethod_var); V_0 = L_1; int32_t L_2 = ___idx0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001a; } } { int32_t L_3 = ___idx0; int32_t L_4 = V_0; if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_0026; } } IL_001a: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral3066414032, /*hidden argument*/NULL); return (RecSceneNode_t4270694541 *)NULL; } IL_0026: { List_1_t1447801987 * L_5 = __this->get_m_recSceneList_2(); int32_t L_6 = ___idx0; NullCheck(L_5); RecSceneNode_t4270694541 * L_7 = List_1_get_Item_m2114511567(L_5, L_6, /*hidden argument*/List_1_get_Item_m2114511567_RuntimeMethod_var); return L_7; } } // System.String DMCore.Logic.CRecreationCfgManager::GetSceneNameByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneNameByIndex_m1813414675 (CRecreationCfgManager_t488529698 * __this, int32_t ___idx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetSceneNameByIndex_m1813414675_MetadataUsageId); s_Il2CppMethodInitialized = true; } RecSceneNode_t4270694541 * V_0 = NULL; { int32_t L_0 = ___idx0; RecSceneNode_t4270694541 * L_1 = CRecreationCfgManager_GetSceneNodeByIndex_m2477344781(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; RecSceneNode_t4270694541 * L_2 = V_0; if (L_2) { goto IL_0014; } } { 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(); return L_3; } IL_0014: { RecSceneNode_t4270694541 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_SceneName_1(); return L_5; } } // System.String DMCore.Logic.CRecreationCfgManager::GetSceneDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneDescription_m1948235107 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetSceneDescription_m1948235107_MetadataUsageId); s_Il2CppMethodInitialized = true; } RecSceneNode_t4270694541 * V_0 = NULL; { int32_t L_0 = ___sceneId0; RecSceneNode_t4270694541 * L_1 = CRecreationCfgManager_GetSceneNodeByID_m3698743711(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; RecSceneNode_t4270694541 * L_2 = V_0; if (L_2) { goto IL_0014; } } { 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(); return L_3; } IL_0014: { RecSceneNode_t4270694541 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_SceneDescription_2(); return L_5; } } // System.String DMCore.Logic.CRecreationCfgManager::GetSceneNameByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneNameByID_m2616586562 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetSceneNameByID_m2616586562_MetadataUsageId); s_Il2CppMethodInitialized = true; } RecSceneNode_t4270694541 * V_0 = NULL; { int32_t L_0 = ___sceneId0; RecSceneNode_t4270694541 * L_1 = CRecreationCfgManager_GetSceneNodeByID_m3698743711(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; RecSceneNode_t4270694541 * L_2 = V_0; if (L_2) { goto IL_0014; } } { 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(); return L_3; } IL_0014: { RecSceneNode_t4270694541 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_SceneName_1(); return L_5; } } // System.String DMCore.Logic.CRecreationCfgManager::GetSceneImagePath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneImagePath_m380405063 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetSceneImagePath_m380405063_MetadataUsageId); s_Il2CppMethodInitialized = true; } RecSceneNode_t4270694541 * V_0 = NULL; { int32_t L_0 = ___sceneId0; RecSceneNode_t4270694541 * L_1 = CRecreationCfgManager_GetSceneNodeByID_m3698743711(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; RecSceneNode_t4270694541 * L_2 = V_0; if (L_2) { goto IL_0014; } } { 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(); return L_3; } IL_0014: { RecSceneNode_t4270694541 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_ImagePath_3(); return L_5; } } // System.String DMCore.Logic.CRecreationCfgManager::GetSceneIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneIconPath_m1571389485 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetSceneIconPath_m1571389485_MetadataUsageId); s_Il2CppMethodInitialized = true; } RecSceneNode_t4270694541 * V_0 = NULL; { int32_t L_0 = ___sceneId0; RecSceneNode_t4270694541 * L_1 = CRecreationCfgManager_GetSceneNodeByID_m3698743711(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; RecSceneNode_t4270694541 * L_2 = V_0; if (L_2) { goto IL_0014; } } { 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(); return L_3; } IL_0014: { RecSceneNode_t4270694541 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_IcoPath_4(); return L_5; } } // System.Int32 DMCore.Logic.CRecreationCfgManager::GetSceneIco(System.Int32,System.String&) extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationCfgManager_GetSceneIco_m3920321247 (CRecreationCfgManager_t488529698 * __this, int32_t ___index0, String_t** ___icoPath1, const RuntimeMethod* method) { RecSceneNode_t4270694541 * V_0 = NULL; { int32_t L_0 = ___index0; RecSceneNode_t4270694541 * L_1 = CRecreationCfgManager_GetSceneNodeByIndex_m2477344781(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; RecSceneNode_t4270694541 * L_2 = V_0; if (L_2) { goto IL_0010; } } { return (-1); } IL_0010: { String_t** L_3 = ___icoPath1; RecSceneNode_t4270694541 * L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->get_IcoPath_4(); *((RuntimeObject **)(L_3)) = (RuntimeObject *)L_5; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_3), (RuntimeObject *)L_5); RecSceneNode_t4270694541 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = L_6->get_ScenenID_0(); return L_7; } } // System.Int32 DMCore.Logic.CRecreationCfgManager::GetDefaultSceneIDCfg() extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationCfgManager_GetDefaultSceneIDCfg_m654718021 (CRecreationCfgManager_t488529698 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetDefaultSceneIDCfg_m654718021_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1447801987 * L_0 = __this->get_m_recSceneList_2(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3503773310(L_0, /*hidden argument*/List_1_get_Count_m3503773310_RuntimeMethod_var); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_0013; } } { return 0; } IL_0013: { List_1_t1447801987 * L_2 = __this->get_m_recSceneList_2(); NullCheck(L_2); RecSceneNode_t4270694541 * L_3 = List_1_get_Item_m2114511567(L_2, 0, /*hidden argument*/List_1_get_Item_m2114511567_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = L_3->get_ScenenID_0(); return L_4; } } // System.Void DMCore.Logic.CRecreationCfgManager::AddDataToDic(System.Int32,DMCore.Logic.CRecreationCfgManager/RecWFNode) extern "C" IL2CPP_METHOD_ATTR void CRecreationCfgManager_AddDataToDic_m3816899969 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneID0, RecWFNode_t3119273223 * ___node1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_AddDataToDic_m3816899969_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t296380669 * V_0 = NULL; { Dictionary_2_t3480061296 * L_0 = __this->get_m_recWFDic_3(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { Dictionary_2_t3480061296 * L_1 = __this->get_m_recWFDic_3(); int32_t L_2 = ___sceneID0; NullCheck(L_1); Dictionary_2_TryGetValue_m350292879(L_1, L_2, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m350292879_RuntimeMethod_var); List_1_t296380669 * L_3 = V_0; if (L_3) { goto IL_0027; } } { List_1_t296380669 * L_4 = (List_1_t296380669 *)il2cpp_codegen_object_new(List_1_t296380669_il2cpp_TypeInfo_var); List_1__ctor_m1986089894(L_4, /*hidden argument*/List_1__ctor_m1986089894_RuntimeMethod_var); V_0 = L_4; } IL_0027: { List_1_t296380669 * L_5 = V_0; RecWFNode_t3119273223 * L_6 = ___node1; NullCheck(L_5); List_1_Add_m60757554(L_5, L_6, /*hidden argument*/List_1_Add_m60757554_RuntimeMethod_var); Dictionary_2_t3480061296 * L_7 = __this->get_m_recWFDic_3(); int32_t L_8 = ___sceneID0; NullCheck(L_7); Dictionary_2_Remove_m4099992495(L_7, L_8, /*hidden argument*/Dictionary_2_Remove_m4099992495_RuntimeMethod_var); Dictionary_2_t3480061296 * L_9 = __this->get_m_recWFDic_3(); int32_t L_10 = ___sceneID0; List_1_t296380669 * L_11 = V_0; NullCheck(L_9); Dictionary_2_Add_m3502232769(L_9, L_10, L_11, /*hidden argument*/Dictionary_2_Add_m3502232769_RuntimeMethod_var); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CRecreationCfgManager::GetRecWFList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t296380669 * CRecreationCfgManager_GetRecWFList_m3475055211 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetRecWFList_m3475055211_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t296380669 * V_0 = NULL; { Dictionary_2_t3480061296 * L_0 = __this->get_m_recWFDic_3(); int32_t L_1 = ___sceneID0; NullCheck(L_0); Dictionary_2_TryGetValue_m350292879(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m350292879_RuntimeMethod_var); List_1_t296380669 * L_2 = V_0; return L_2; } } // DMCore.Logic.CRecreationCfgManager/RecWFNode DMCore.Logic.CRecreationCfgManager::GetRecWFInfo(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR RecWFNode_t3119273223 * CRecreationCfgManager_GetRecWFInfo_m3815641408 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneID0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_GetRecWFInfo_m3815641408_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t296380669 * V_0 = NULL; { Dictionary_2_t3480061296 * L_0 = __this->get_m_recWFDic_3(); int32_t L_1 = ___sceneID0; NullCheck(L_0); Dictionary_2_TryGetValue_m350292879(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m350292879_RuntimeMethod_var); List_1_t296380669 * L_2 = V_0; if (!L_2) { goto IL_0029; } } { int32_t L_3 = ___index1; List_1_t296380669 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = List_1_get_Count_m1593755916(L_4, /*hidden argument*/List_1_get_Count_m1593755916_RuntimeMethod_var); if ((((int32_t)L_3) >= ((int32_t)L_5))) { goto IL_0029; } } { List_1_t296380669 * L_6 = V_0; int32_t L_7 = ___index1; NullCheck(L_6); RecWFNode_t3119273223 * L_8 = List_1_get_Item_m2738913912(L_6, L_7, /*hidden argument*/List_1_get_Item_m2738913912_RuntimeMethod_var); return L_8; } IL_0029: { return (RecWFNode_t3119273223 *)NULL; } } // System.Void DMCore.Logic.CRecreationCfgManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CRecreationCfgManager_Clear_m2782585428 (CRecreationCfgManager_t488529698 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager_Clear_m2782585428_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1447801987 * L_0 = __this->get_m_recSceneList_2(); if (!L_0) { goto IL_0016; } } { List_1_t1447801987 * L_1 = __this->get_m_recSceneList_2(); NullCheck(L_1); List_1_Clear_m3891163003(L_1, /*hidden argument*/List_1_Clear_m3891163003_RuntimeMethod_var); } IL_0016: { Dictionary_2_t3480061296 * L_2 = __this->get_m_recWFDic_3(); if (!L_2) { goto IL_002c; } } { Dictionary_2_t3480061296 * L_3 = __this->get_m_recWFDic_3(); NullCheck(L_3); Dictionary_2_Clear_m1786253802(L_3, /*hidden argument*/Dictionary_2_Clear_m1786253802_RuntimeMethod_var); } IL_002c: { return; } } // System.Void DMCore.Logic.CRecreationCfgManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRecreationCfgManager__cctor_m744679473 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationCfgManager__cctor_m744679473_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CLocalizationManager_t2604768345_il2cpp_TypeInfo_var); CLocalizationManager_t2604768345 * L_0 = CLocalizationManager_GetInstance_m2075678818(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = CLocalizationManager_GetLocalizePath_m3024801825(L_0, _stringLiteral526515396, /*hidden argument*/NULL); ((CRecreationCfgManager_t488529698_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var))->set_CONFIG_PATH_4(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRecreationCfgManager/RecSceneNode::.ctor() extern "C" IL2CPP_METHOD_ATTR void RecSceneNode__ctor_m3069013637 (RecSceneNode_t4270694541 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RecSceneNode__ctor_m3069013637_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_ScenenID_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_SceneDescription_2(L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_ImagePath_3(L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_IcoPath_4(L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRecreationCfgManager/RecWFNode::.ctor() extern "C" IL2CPP_METHOD_ATTR void RecWFNode__ctor_m684057611 (RecWFNode_t3119273223 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RecWFNode__ctor_m684057611_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_des_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_path_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 // System.Void DMCore.Logic.CRecreationManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager__ctor_m3339286795 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager__ctor_m3339286795_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t2051261444 * L_0 = (List_1_t2051261444 *)il2cpp_codegen_object_new(List_1_t2051261444_il2cpp_TypeInfo_var); List_1__ctor_m1664675209(L_0, /*hidden argument*/List_1__ctor_m1664675209_RuntimeMethod_var); __this->set_recSceneInfoList_5(L_0); IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager_GetInstance_m2027289134(NULL /*static, unused*/, /*hidden argument*/NULL); CRecreationManager_set_IsFristRefreshScene_m2560138450(__this, (bool)0, /*hidden argument*/NULL); CRecreationManager_set_IsNeedRecSceneChanged_m3200779060(__this, (bool)0, /*hidden argument*/NULL); CRecreationManager_set_IsOnClick_m1509141031(__this, (bool)0, /*hidden argument*/NULL); Dictionary_2_t4013585537 * L_1 = (Dictionary_2_t4013585537 *)il2cpp_codegen_object_new(Dictionary_2_t4013585537_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1501840871(L_1, /*hidden argument*/Dictionary_2__ctor_m1501840871_RuntimeMethod_var); __this->set_inIDDic_7(L_1); CRecreationManager_RestAllStatus_m3596905751(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CRecreationManager DMCore.Logic.CRecreationManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRecreationManager_t3180859335 * CRecreationManager_GetInstance_m1458318159 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetInstance_m1458318159_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CRecreationManager_t3180859335 * L_0 = ((CRecreationManager_t3180859335_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationManager_t3180859335_il2cpp_TypeInfo_var))->get_m_instance_0(); if (L_0) { goto IL_0014; } } { CRecreationManager_t3180859335 * L_1 = (CRecreationManager_t3180859335 *)il2cpp_codegen_object_new(CRecreationManager_t3180859335_il2cpp_TypeInfo_var); CRecreationManager__ctor_m3339286795(L_1, /*hidden argument*/NULL); ((CRecreationManager_t3180859335_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationManager_t3180859335_il2cpp_TypeInfo_var))->set_m_instance_0(L_1); } IL_0014: { CRecreationManager_t3180859335 * L_2 = ((CRecreationManager_t3180859335_StaticFields*)il2cpp_codegen_static_fields_for(CRecreationManager_t3180859335_il2cpp_TypeInfo_var))->get_m_instance_0(); return L_2; } } // System.Boolean DMCore.Logic.CRecreationManager::get_IsOnClick() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsOnClick_m1601577560 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsOnClickU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CRecreationManager::set_IsOnClick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsOnClick_m1509141031 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsOnClickU3Ek__BackingField_1(L_0); return; } } // System.Void DMCore.Logic.CRecreationManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_Clear_m3780439638 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_Clear_m3780439638_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2051261444 * L_0 = __this->get_recSceneInfoList_5(); if (!L_0) { goto IL_0016; } } { List_1_t2051261444 * L_1 = __this->get_recSceneInfoList_5(); NullCheck(L_1); List_1_Clear_m2460285331(L_1, /*hidden argument*/List_1_Clear_m2460285331_RuntimeMethod_var); } IL_0016: { return; } } // System.Void DMCore.Logic.CRecreationManager::Reset() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_Reset_m2548844831 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_Reset_m2548844831_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CRecreationManager_set_CurrSelectSceneID_m2917749910(__this, 0, /*hidden argument*/NULL); CRecreationManager_set_IsNeedRecSceneChanged_m3200779060(__this, (bool)0, /*hidden argument*/NULL); CRecreationManager_set_IsFristRefreshScene_m2560138450(__this, (bool)0, /*hidden argument*/NULL); Dictionary_2_t4013585537 * L_0 = __this->get_inIDDic_7(); if (!L_0) { goto IL_002b; } } { Dictionary_2_t4013585537 * L_1 = __this->get_inIDDic_7(); NullCheck(L_1); Dictionary_2_Clear_m169197583(L_1, /*hidden argument*/Dictionary_2_Clear_m169197583_RuntimeMethod_var); } IL_002b: { return; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_AddSceneInfo_m3002249585_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; RecSceneInfo_t579186702 * V_1 = NULL; RecSceneInfo_t579186702 * V_2 = NULL; { CRecreationManager_t3180859335 * L_0 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___week_time2; String_t* L_2 = ___day_time3; NullCheck(L_0); String_t* L_3 = CRecreationManager_GetSceneOpenTime_m3361764427(L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; RecSceneInfo_t579186702 * L_4 = (RecSceneInfo_t579186702 *)il2cpp_codegen_object_new(RecSceneInfo_t579186702_il2cpp_TypeInfo_var); RecSceneInfo__ctor_m2626181337(L_4, /*hidden argument*/NULL); V_2 = L_4; RecSceneInfo_t579186702 * L_5 = V_2; int32_t L_6 = ___id0; NullCheck(L_5); L_5->set_sceneID_0(L_6); RecSceneInfo_t579186702 * L_7 = V_2; String_t* L_8 = ___openTime1; NullCheck(L_7); L_7->set_openTimer_1(L_8); RecSceneInfo_t579186702 * L_9 = V_2; String_t* L_10 = ___week_time2; NullCheck(L_9); L_9->set_week_time_2(L_10); RecSceneInfo_t579186702 * L_11 = V_2; String_t* L_12 = ___day_time3; NullCheck(L_11); L_11->set_day_time_3(L_12); RecSceneInfo_t579186702 * L_13 = V_2; String_t* L_14 = V_0; NullCheck(L_13); L_13->set_open_time_4(L_14); RecSceneInfo_t579186702 * L_15 = V_2; String_t* L_16 = ___award4; NullCheck(L_15); L_15->set_award_5(L_16); RecSceneInfo_t579186702 * L_17 = V_2; bool L_18 = ___isOpen5; NullCheck(L_17); L_17->set_isOpen_6(L_18); RecSceneInfo_t579186702 * L_19 = V_2; V_1 = L_19; List_1_t2051261444 * L_20 = __this->get_recSceneInfoList_5(); RecSceneInfo_t579186702 * L_21 = V_1; NullCheck(L_20); List_1_Add_m2418186131(L_20, L_21, /*hidden argument*/List_1_Add_m2418186131_RuntimeMethod_var); return; } } // System.Int32 DMCore.Logic.CRecreationManager::get_CurrSelectSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationManager_get_CurrSelectSceneID_m4204709399 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_currSelectSceneID_6(); return L_0; } } // 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) { { int32_t L_0 = ___value0; __this->set_currSelectSceneID_6(L_0); return; } } // System.Int32 DMCore.Logic.CRecreationManager::get_EnterRoomSelectSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationManager_get_EnterRoomSelectSceneID_m3740830599 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CRecreationManager::set_EnterRoomSelectSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_EnterRoomSelectSceneID_m826386842 (CRecreationManager_t3180859335 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2(L_0); return; } } // System.String DMCore.Logic.CRecreationManager::GetCurrSceneName() extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationManager_GetCurrSceneName_m3857008083 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetCurrSceneName_m3857008083_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager_t488529698 * L_0 = CRecreationCfgManager_GetInstance_m2027289134(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CRecreationManager_get_CurrSelectSceneID_m4204709399(__this, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_2 = CRecreationCfgManager_GetSceneNameByID_m2616586562(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Boolean DMCore.Logic.CRecreationManager::get_IsFristRefreshScene() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsFristRefreshScene_m990512294 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsFristRefreshSceneU3Ek__BackingField_3(); return L_0; } } // 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) { { bool L_0 = ___value0; __this->set_U3CIsFristRefreshSceneU3Ek__BackingField_3(L_0); return; } } // System.Boolean DMCore.Logic.CRecreationManager::get_IsNeedRecSceneChanged() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsNeedRecSceneChanged_m116372682 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsNeedRecSceneChangedU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CRecreationManager::set_IsNeedRecSceneChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsNeedRecSceneChanged_m3200779060 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsNeedRecSceneChangedU3Ek__BackingField_4(L_0); return; } } // DMCore.Logic.RecSceneInfo DMCore.Logic.CRecreationManager::GetCurrSelectSceneInfo() extern "C" IL2CPP_METHOD_ATTR RecSceneInfo_t579186702 * CRecreationManager_GetCurrSelectSceneInfo_m1631821770 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetCurrSelectSceneInfo_m1631821770_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t2051261444 * L_0 = __this->get_recSceneInfoList_5(); if (L_0) { goto IL_000d; } } { return (RecSceneInfo_t579186702 *)NULL; } IL_000d: { V_0 = 0; goto IL_0041; } IL_0014: { List_1_t2051261444 * L_1 = __this->get_recSceneInfoList_5(); int32_t L_2 = V_0; NullCheck(L_1); RecSceneInfo_t579186702 * L_3 = List_1_get_Item_m3572835974(L_1, L_2, /*hidden argument*/List_1_get_Item_m3572835974_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = L_3->get_sceneID_0(); int32_t L_5 = CRecreationManager_get_CurrSelectSceneID_m4204709399(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_003d; } } { List_1_t2051261444 * L_6 = __this->get_recSceneInfoList_5(); int32_t L_7 = V_0; NullCheck(L_6); RecSceneInfo_t579186702 * L_8 = List_1_get_Item_m3572835974(L_6, L_7, /*hidden argument*/List_1_get_Item_m3572835974_RuntimeMethod_var); return L_8; } IL_003d: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0041: { int32_t L_10 = V_0; List_1_t2051261444 * L_11 = __this->get_recSceneInfoList_5(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m186808642(L_11, /*hidden argument*/List_1_get_Count_m186808642_RuntimeMethod_var); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0014; } } { return (RecSceneInfo_t579186702 *)NULL; } } // System.Int32 DMCore.Logic.CRecreationManager::GetRecSceneCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationManager_GetRecSceneCount_m4101664131 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetRecSceneCount_m4101664131_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2051261444 * L_0 = __this->get_recSceneInfoList_5(); if (!L_0) { goto IL_0017; } } { List_1_t2051261444 * L_1 = __this->get_recSceneInfoList_5(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186808642(L_1, /*hidden argument*/List_1_get_Count_m186808642_RuntimeMethod_var); return L_2; } IL_0017: { return 0; } } // System.Int32 DMCore.Logic.CRecreationManager::GetCurrRecAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationManager_GetCurrRecAward_m2413674979 (CRecreationManager_t3180859335 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetCurrRecAward_m2413674979_MetadataUsageId); s_Il2CppMethodInitialized = true; } RecSceneInfo_t579186702 * V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; { RecSceneInfo_t579186702 * L_0 = CRecreationManager_GetCurrSelectSceneInfo_m1631821770(__this, /*hidden argument*/NULL); V_0 = L_0; RecSceneInfo_t579186702 * L_1 = V_0; NullCheck(L_1); String_t* L_2 = L_1->get_award_5(); 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)44)); NullCheck(L_2); StringU5BU5D_t1281789340* L_4 = String_Split_m3646115398(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; StringU5BU5D_t1281789340* L_5 = V_1; if (!L_5) { goto IL_003a; } } { int32_t L_6 = ___index0; StringU5BU5D_t1281789340* L_7 = V_1; NullCheck(L_7); if ((((int32_t)L_6) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))))))) { goto IL_003a; } } { StringU5BU5D_t1281789340* L_8 = V_1; int32_t L_9 = ___index0; NullCheck(L_8); int32_t L_10 = L_9; String_t* L_11 = (L_8)->GetAt(static_cast(L_10)); Int32_TryParse_m2404707562(NULL /*static, unused*/, L_11, (&V_2), /*hidden argument*/NULL); int32_t L_12 = V_2; return L_12; } IL_003a: { return 0; } } // DMCore.Logic.RecSceneInfo DMCore.Logic.CRecreationManager::GetRecSceneInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR RecSceneInfo_t579186702 * CRecreationManager_GetRecSceneInfoByIndex_m1736815522 (CRecreationManager_t3180859335 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetRecSceneInfoByIndex_m1736815522_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2051261444 * L_0 = __this->get_recSceneInfoList_5(); if (L_0) { goto IL_000d; } } { return (RecSceneInfo_t579186702 *)NULL; } IL_000d: { List_1_t2051261444 * L_1 = __this->get_recSceneInfoList_5(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186808642(L_1, /*hidden argument*/List_1_get_Count_m186808642_RuntimeMethod_var); int32_t L_3 = ___index0; if ((((int32_t)L_2) <= ((int32_t)L_3))) { goto IL_002b; } } { List_1_t2051261444 * L_4 = __this->get_recSceneInfoList_5(); int32_t L_5 = ___index0; NullCheck(L_4); RecSceneInfo_t579186702 * L_6 = List_1_get_Item_m3572835974(L_4, L_5, /*hidden argument*/List_1_get_Item_m3572835974_RuntimeMethod_var); return L_6; } IL_002b: { return (RecSceneInfo_t579186702 *)NULL; } } // DMCore.Logic.RecSceneInfo DMCore.Logic.CRecreationManager::GetRecSceneInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR RecSceneInfo_t579186702 * CRecreationManager_GetRecSceneInfoByID_m1783759493 (CRecreationManager_t3180859335 * __this, int32_t ___sceneID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetRecSceneInfoByID_m1783759493_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t2051261444 * L_0 = __this->get_recSceneInfoList_5(); if (L_0) { goto IL_000d; } } { return (RecSceneInfo_t579186702 *)NULL; } IL_000d: { V_0 = 0; goto IL_003c; } IL_0014: { List_1_t2051261444 * L_1 = __this->get_recSceneInfoList_5(); int32_t L_2 = V_0; NullCheck(L_1); RecSceneInfo_t579186702 * L_3 = List_1_get_Item_m3572835974(L_1, L_2, /*hidden argument*/List_1_get_Item_m3572835974_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = L_3->get_sceneID_0(); int32_t L_5 = ___sceneID0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_0038; } } { List_1_t2051261444 * L_6 = __this->get_recSceneInfoList_5(); int32_t L_7 = V_0; NullCheck(L_6); RecSceneInfo_t579186702 * L_8 = List_1_get_Item_m3572835974(L_6, L_7, /*hidden argument*/List_1_get_Item_m3572835974_RuntimeMethod_var); return L_8; } IL_0038: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_003c: { int32_t L_10 = V_0; List_1_t2051261444 * L_11 = __this->get_recSceneInfoList_5(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m186808642(L_11, /*hidden argument*/List_1_get_Count_m186808642_RuntimeMethod_var); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0014; } } { return (RecSceneInfo_t579186702 *)NULL; } } // System.String DMCore.Logic.CRecreationManager::GetRecCurrSceneImgPath() extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationManager_GetRecCurrSceneImgPath_m204177077 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetRecCurrSceneImgPath_m204177077_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager_t488529698 * L_0 = CRecreationCfgManager_GetInstance_m2027289134(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CRecreationManager_get_CurrSelectSceneID_m4204709399(__this, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_2 = CRecreationCfgManager_GetSceneImagePath_m380405063(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; return L_3; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_SetSelectScene_m1877212241_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t2051261444 * L_0 = __this->get_recSceneInfoList_5(); if (!L_0) { goto IL_0067; } } { V_0 = 0; goto IL_0056; } IL_0012: { List_1_t2051261444 * L_1 = __this->get_recSceneInfoList_5(); int32_t L_2 = V_0; NullCheck(L_1); RecSceneInfo_t579186702 * L_3 = List_1_get_Item_m3572835974(L_1, L_2, /*hidden argument*/List_1_get_Item_m3572835974_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = L_3->get_sceneID_0(); int32_t L_5 = ___sceneID0; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_0040; } } { List_1_t2051261444 * L_6 = __this->get_recSceneInfoList_5(); int32_t L_7 = V_0; NullCheck(L_6); RecSceneInfo_t579186702 * L_8 = List_1_get_Item_m3572835974(L_6, L_7, /*hidden argument*/List_1_get_Item_m3572835974_RuntimeMethod_var); NullCheck(L_8); L_8->set_isSelect_7((bool)1); goto IL_0052; } IL_0040: { List_1_t2051261444 * L_9 = __this->get_recSceneInfoList_5(); int32_t L_10 = V_0; NullCheck(L_9); RecSceneInfo_t579186702 * L_11 = List_1_get_Item_m3572835974(L_9, L_10, /*hidden argument*/List_1_get_Item_m3572835974_RuntimeMethod_var); NullCheck(L_11); L_11->set_isSelect_7((bool)0); } IL_0052: { int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0056: { int32_t L_13 = V_0; List_1_t2051261444 * L_14 = __this->get_recSceneInfoList_5(); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m186808642(L_14, /*hidden argument*/List_1_get_Count_m186808642_RuntimeMethod_var); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_0012; } } IL_0067: { return; } } // System.Int32 DMCore.Logic.CRecreationManager::GetCurrSceneEnterCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationManager_GetCurrSceneEnterCount_m1495615881 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetCurrSceneEnterCount_m1495615881_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; StringU5BU5D_t1281789340* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 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, _stringLiteral795478587, 0, /*hidden argument*/NULL); V_0 = L_2; CMainRole_t4200562839 * L_3 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CProperty_t963755051 * L_4 = ISceneBaseObj_GetNetProperty_m1709069404(L_3, /*hidden argument*/NULL); 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 = CProperty_GetWideStr_m2042428682(L_4, _stringLiteral2769786358, L_5, /*hidden argument*/NULL); V_1 = L_6; String_t* L_7 = V_1; bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_003d; } } { return 0; } IL_003d: { String_t* L_9 = V_1; CharU5BU5D_t3528271667* L_10 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_10); (L_10)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_9); StringU5BU5D_t1281789340* L_11 = String_Split_m3646115398(L_9, L_10, /*hidden argument*/NULL); V_2 = L_11; StringU5BU5D_t1281789340* L_12 = V_2; NullCheck(L_12); V_3 = ((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))/(int32_t)2)); V_4 = 0; goto IL_008f; } IL_005d: { StringU5BU5D_t1281789340* L_13 = V_2; int32_t L_14 = V_4; NullCheck(L_13); int32_t L_15 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_14, (int32_t)2)); String_t* L_16 = (L_13)->GetAt(static_cast(L_15)); String_t* L_17 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_16); bool L_18 = String_Equals_m2270643605(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0089; } } { StringU5BU5D_t1281789340* L_19 = V_2; int32_t L_20 = V_4; NullCheck(L_19); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_20, (int32_t)2)), (int32_t)1)); String_t* L_22 = (L_19)->GetAt(static_cast(L_21)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_23 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_22, 0, /*hidden argument*/NULL); return L_23; } IL_0089: { int32_t L_24 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_008f: { int32_t L_25 = V_4; int32_t L_26 = V_3; if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_005d; } } { return 0; } } // System.String DMCore.Logic.CRecreationManager::GetSceneOpenTime(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationManager_GetSceneOpenTime_m3361764427 (CRecreationManager_t3180859335 * __this, String_t* ___week_time0, String_t* ___day_time1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_GetSceneOpenTime_m3361764427_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; StringU5BU5D_t1281789340* V_5 = NULL; int32_t V_6 = 0; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; String_t* L_1 = ___week_time0; CharU5BU5D_t3528271667* L_2 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_2); (L_2)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_1); StringU5BU5D_t1281789340* L_3 = String_Split_m3646115398(L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; StringU5BU5D_t1281789340* L_4 = V_1; if (L_4) { goto IL_0024; } } { 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(); return L_5; } IL_0024: { V_2 = 0; V_3 = 0; goto IL_0047; } IL_002d: { StringU5BU5D_t1281789340* L_6 = V_1; int32_t L_7 = V_3; 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_op_Equality_m920492651(NULL /*static, unused*/, L_9, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_10) { goto IL_0043; } } { int32_t L_11 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0043: { int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0047: { int32_t L_13 = V_3; StringU5BU5D_t1281789340* L_14 = V_1; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_002d; } } { int32_t L_15 = V_2; if ((!(((uint32_t)L_15) == ((uint32_t)7)))) { goto IL_0072; } } { String_t* L_16 = V_0; CTextHelp_t3119637808 * L_17 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); String_t* L_18 = CTextHelp_GetText_m372251958(L_17, _stringLiteral990767350, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Concat_m3937257545(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/NULL); V_0 = L_19; goto IL_0126; } IL_0072: { V_4 = 1; goto IL_00ca; } IL_007a: { StringU5BU5D_t1281789340* L_20 = V_1; int32_t L_21 = V_4; NullCheck(L_20); int32_t L_22 = L_21; String_t* L_23 = (L_20)->GetAt(static_cast(L_22)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_24 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_23, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_00c4; } } { String_t* L_25 = V_0; CTextHelp_t3119637808 * L_26 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_27 = V_4; 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_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2440444335, L_29, /*hidden argument*/NULL); NullCheck(L_26); String_t* L_31 = CTextHelp_GetText_m372251958(L_26, L_30, /*hidden argument*/NULL); String_t* L_32 = String_Concat_m3937257545(NULL /*static, unused*/, L_25, L_31, /*hidden argument*/NULL); V_0 = L_32; int32_t L_33 = V_4; StringU5BU5D_t1281789340* L_34 = V_1; NullCheck(L_34); if ((((int32_t)L_33) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_34)->max_length)))), (int32_t)1))))) { goto IL_00c4; } } { String_t* L_35 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = String_Concat_m3937257545(NULL /*static, unused*/, L_35, _stringLiteral3452602271, /*hidden argument*/NULL); V_0 = L_36; } IL_00c4: { int32_t L_37 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00ca: { int32_t L_38 = V_4; StringU5BU5D_t1281789340* L_39 = V_1; NullCheck(L_39); if ((((int32_t)L_38) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_39)->max_length))))))) { goto IL_007a; } } { StringU5BU5D_t1281789340* L_40 = V_1; NullCheck(L_40); int32_t L_41 = 0; String_t* L_42 = (L_40)->GetAt(static_cast(L_41)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_43 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_42, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_43) == ((uint32_t)1)))) { goto IL_00f9; } } { String_t* L_44 = V_0; CTextHelp_t3119637808 * L_45 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); String_t* L_46 = CTextHelp_GetText_m372251958(L_45, _stringLiteral1854290351, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_47 = String_Concat_m3937257545(NULL /*static, unused*/, L_44, L_46, /*hidden argument*/NULL); V_0 = L_47; } IL_00f9: { String_t* L_48 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_49 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_48, /*hidden argument*/NULL); if (L_49) { goto IL_0126; } } { CTextHelp_t3119637808 * L_50 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_50); String_t* L_51 = CTextHelp_GetText_m372251958(L_50, _stringLiteral3362311703, /*hidden argument*/NULL); String_t* L_52 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Format_m2844511972(NULL /*static, unused*/, L_51, L_52, /*hidden argument*/NULL); V_0 = L_53; String_t* L_54 = V_0; String_t* L_55 = String_Concat_m3937257545(NULL /*static, unused*/, L_54, _stringLiteral3452614566, /*hidden argument*/NULL); V_0 = L_55; } IL_0126: { String_t* L_56 = ___day_time1; CharU5BU5D_t3528271667* L_57 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_57); (L_57)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_56); StringU5BU5D_t1281789340* L_58 = String_Split_m3646115398(L_56, L_57, /*hidden argument*/NULL); V_5 = L_58; V_6 = 0; goto IL_016c; } IL_0141: { String_t* L_59 = V_0; StringU5BU5D_t1281789340* L_60 = V_5; int32_t L_61 = V_6; NullCheck(L_60); int32_t L_62 = L_61; String_t* L_63 = (L_60)->GetAt(static_cast(L_62)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = String_Concat_m3937257545(NULL /*static, unused*/, L_59, L_63, /*hidden argument*/NULL); V_0 = L_64; int32_t L_65 = V_6; StringU5BU5D_t1281789340* L_66 = V_5; NullCheck(L_66); if ((((int32_t)L_65) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_66)->max_length)))), (int32_t)2))))) { goto IL_0166; } } { String_t* L_67 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_68 = String_Concat_m3937257545(NULL /*static, unused*/, L_67, _stringLiteral3786055882, /*hidden argument*/NULL); V_0 = L_68; } IL_0166: { int32_t L_69 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_016c: { int32_t L_70 = V_6; StringU5BU5D_t1281789340* L_71 = V_5; NullCheck(L_71); if ((((int32_t)L_70) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_71)->max_length)))), (int32_t)1))))) { goto IL_0141; } } { String_t* L_72 = V_0; return L_72; } } // System.Void DMCore.Logic.CRecreationManager::PlayerOnClick(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_PlayerOnClick_m1262622214 (CRecreationManager_t3180859335 * __this, int64_t ___userid0, int32_t ___ID1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_PlayerOnClick_m1262622214_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t1672801016 V_1; memset(&V_1, 0, sizeof(V_1)); int64_t V_2 = 0; KeyValuePair_2_t2116290408 V_3; memset(&V_3, 0, sizeof(V_3)); KeyValuePair_2_t2116290408 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; { V_0 = (-1); Dictionary_2_t4013585537 * L_0 = __this->get_inIDDic_7(); NullCheck(L_0); Enumerator_t1672801016 L_1 = Dictionary_2_GetEnumerator_m170527722(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m170527722_RuntimeMethod_var); V_1 = L_1; goto IL_003b; } IL_0013: { KeyValuePair_2_t2116290408 L_2 = Enumerator_get_Current_m3315125549((&V_1), /*hidden argument*/Enumerator_get_Current_m3315125549_RuntimeMethod_var); V_3 = L_2; int64_t L_3 = KeyValuePair_2_get_Key_m2812135046((&V_3), /*hidden argument*/KeyValuePair_2_get_Key_m2812135046_RuntimeMethod_var); V_2 = L_3; int64_t L_4 = V_2; int64_t L_5 = ___userid0; if ((!(((uint64_t)L_4) == ((uint64_t)L_5)))) { goto IL_003b; } } { KeyValuePair_2_t2116290408 L_6 = Enumerator_get_Current_m3315125549((&V_1), /*hidden argument*/Enumerator_get_Current_m3315125549_RuntimeMethod_var); V_4 = L_6; int32_t L_7 = KeyValuePair_2_get_Value_m2589721((&V_4), /*hidden argument*/KeyValuePair_2_get_Value_m2589721_RuntimeMethod_var); V_0 = L_7; } IL_003b: { bool L_8 = Enumerator_MoveNext_m4017953978((&V_1), /*hidden argument*/Enumerator_MoveNext_m4017953978_RuntimeMethod_var); if (L_8) { goto IL_0013; } } { int32_t L_9 = V_0; if ((((int32_t)L_9) < ((int32_t)0))) { goto IL_0056; } } { int32_t L_10 = V_0; CRecreationManager_HideTips_m1371780(__this, L_10, (bool)0, /*hidden argument*/NULL); } IL_0056: { int32_t L_11 = V_0; int32_t L_12 = ___ID1; if ((((int32_t)L_11) == ((int32_t)L_12))) { goto IL_006a; } } { int32_t L_13 = ___ID1; CRecreationManager_HideTips_m1371780(__this, L_13, (bool)1, /*hidden argument*/NULL); goto IL_0072; } IL_006a: { int32_t L_14 = V_0; CRecreationManager_HideTips_m1371780(__this, L_14, (bool)0, /*hidden argument*/NULL); } IL_0072: { Dictionary_2_t4013585537 * L_15 = __this->get_inIDDic_7(); int64_t L_16 = ___userid0; NullCheck(L_15); bool L_17 = Dictionary_2_TryGetValue_m917181889(L_15, L_16, (&V_5), /*hidden argument*/Dictionary_2_TryGetValue_m917181889_RuntimeMethod_var); if (!L_17) { goto IL_0097; } } { Dictionary_2_t4013585537 * L_18 = __this->get_inIDDic_7(); int64_t L_19 = ___userid0; int32_t L_20 = ___ID1; NullCheck(L_18); Dictionary_2_set_Item_m3431277796(L_18, L_19, L_20, /*hidden argument*/Dictionary_2_set_Item_m3431277796_RuntimeMethod_var); goto IL_00a4; } IL_0097: { Dictionary_2_t4013585537 * L_21 = __this->get_inIDDic_7(); int64_t L_22 = ___userid0; int32_t L_23 = ___ID1; NullCheck(L_21); Dictionary_2_Add_m4250332801(L_21, L_22, L_23, /*hidden argument*/Dictionary_2_Add_m4250332801_RuntimeMethod_var); } IL_00a4: { return; } } // System.Void DMCore.Logic.CRecreationManager::PlayerOnClick(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_PlayerOnClick_m1263801377 (CRecreationManager_t3180859335 * __this, int64_t ___userid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_PlayerOnClick_m1263801377_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Dictionary_2_t4013585537 * L_0 = __this->get_inIDDic_7(); int64_t L_1 = ___userid0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m917181889(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m917181889_RuntimeMethod_var); if (!L_2) { goto IL_0033; } } { Dictionary_2_t4013585537 * L_3 = __this->get_inIDDic_7(); int64_t L_4 = ___userid0; NullCheck(L_3); int32_t L_5 = Dictionary_2_get_Item_m678212092(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m678212092_RuntimeMethod_var); CRecreationManager_HideTips_m1371780(__this, L_5, (bool)0, /*hidden argument*/NULL); Dictionary_2_t4013585537 * L_6 = __this->get_inIDDic_7(); int64_t L_7 = ___userid0; NullCheck(L_6); Dictionary_2_Remove_m1810005259(L_6, L_7, /*hidden argument*/Dictionary_2_Remove_m1810005259_RuntimeMethod_var); } IL_0033: { return; } } // System.Void DMCore.Logic.CRecreationManager::HideTips(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_HideTips_m1371780 (CRecreationManager_t3180859335 * __this, int32_t ___inID0, bool ___isHide1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRecreationManager_HideTips_m1371780_MetadataUsageId); s_Il2CppMethodInitialized = true; } CInteractionCliderItem_t1940232150 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; Transform_t3600365921 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CWalkManager_t3228361237_il2cpp_TypeInfo_var); CWalkManager_t3228361237 * L_0 = CWalkManager_GetInstance_m2470367946(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CInteractionRange_t868014233 * L_1 = CWalkManager_GetInteractionRange_m3832850933(L_0, /*hidden argument*/NULL); int32_t L_2 = ___inID0; NullCheck(L_1); CInteractionCliderItem_t1940232150 * L_3 = CInteractionRange_FindInteracionCliderItem_m4137299991(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; CInteractionCliderItem_t1940232150 * L_4 = V_0; if (L_4) { goto IL_0018; } } { return; } IL_0018: { CInteractionCliderItem_t1940232150 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = CInteractionCliderItem_GetTransform_m2243548090(L_5, /*hidden argument*/NULL); V_1 = L_6; Transform_t3600365921 * L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_7, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_0079; } } { Transform_t3600365921 * L_9 = V_1; NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral1175053012, /*hidden argument*/NULL); V_2 = L_10; Transform_t3600365921 * L_11 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_11, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_0054; } } { Transform_t3600365921 * L_13 = V_1; NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_get_parent_m835071599(L_13, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral1175053012, /*hidden argument*/NULL); V_2 = L_15; } IL_0054: { bool L_16 = ___isHide1; if (!L_16) { goto IL_0066; } } { Transform_t3600365921 * L_17 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)0, /*hidden argument*/NULL); goto IL_0079; } IL_0066: { Transform_t3600365921 * L_18 = V_2; CRecreationManager_t3180859335 * L_19 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); bool L_20 = CRecreationManager_get_IsHideInter_m3632534290(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_18, (bool)((((int32_t)L_20) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0079: { return; } } // System.Void DMCore.Logic.CRecreationManager::UpdateSelectStatus() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_UpdateSelectStatus_m18906416 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = CRecreationManager_get_IsHideInterNow_m965949705(__this, /*hidden argument*/NULL); CRecreationManager_set_IsHideInter_m4025842982(__this, L_0, /*hidden argument*/NULL); bool L_1 = CRecreationManager_get_IsHideAllBtnNow_m1963797627(__this, /*hidden argument*/NULL); CRecreationManager_set_IsHideAllBtn_m1292158473(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRecreationManager::RestSelectStatusNow() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_RestSelectStatusNow_m2822920579 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = CRecreationManager_get_IsHideInter_m3632534290(__this, /*hidden argument*/NULL); CRecreationManager_set_IsHideInterNow_m3990216918(__this, L_0, /*hidden argument*/NULL); bool L_1 = CRecreationManager_get_IsHideAllBtn_m2756897997(__this, /*hidden argument*/NULL); CRecreationManager_set_IsHideAllBtnNow_m1229537469(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRecreationManager::RestAllStatus() extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_RestAllStatus_m3596905751 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { CRecreationManager_set_IsHideInterNow_m3990216918(__this, (bool)0, /*hidden argument*/NULL); CRecreationManager_set_IsHideAllBtnNow_m1229537469(__this, (bool)0, /*hidden argument*/NULL); CRecreationManager_set_IsHideInter_m4025842982(__this, (bool)0, /*hidden argument*/NULL); CRecreationManager_set_IsHideAllBtn_m1292158473(__this, (bool)0, /*hidden argument*/NULL); CRecreationManager_set_IsHideInterNow_m3990216918(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRecreationManager::get_IsNeedRefrshStatus() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsNeedRefrshStatus_m1893454099 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsNeedRefrshStatusU3Ek__BackingField_8(); return L_0; } } // System.Void DMCore.Logic.CRecreationManager::set_IsNeedRefrshStatus(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsNeedRefrshStatus_m3494164003 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsNeedRefrshStatusU3Ek__BackingField_8(L_0); return; } } // System.Boolean DMCore.Logic.CRecreationManager::get_IsHideInterNow() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsHideInterNow_m965949705 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsHideInterNowU3Ek__BackingField_9(); return L_0; } } // System.Void DMCore.Logic.CRecreationManager::set_IsHideInterNow(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsHideInterNow_m3990216918 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsHideInterNowU3Ek__BackingField_9(L_0); return; } } // System.Boolean DMCore.Logic.CRecreationManager::get_IsHideAllBtnNow() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsHideAllBtnNow_m1963797627 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsHideAllBtnNowU3Ek__BackingField_10(); return L_0; } } // System.Void DMCore.Logic.CRecreationManager::set_IsHideAllBtnNow(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsHideAllBtnNow_m1229537469 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsHideAllBtnNowU3Ek__BackingField_10(L_0); return; } } // System.Boolean DMCore.Logic.CRecreationManager::get_IsHideInter() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsHideInter_m3632534290 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsHideInterU3Ek__BackingField_11(); return L_0; } } // System.Void DMCore.Logic.CRecreationManager::set_IsHideInter(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsHideInter_m4025842982 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsHideInterU3Ek__BackingField_11(L_0); return; } } // System.Boolean DMCore.Logic.CRecreationManager::get_IsHideAllBtn() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsHideAllBtn_m2756897997 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsHideAllBtnU3Ek__BackingField_12(); return L_0; } } // System.Void DMCore.Logic.CRecreationManager::set_IsHideAllBtn(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsHideAllBtn_m1292158473 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsHideAllBtnU3Ek__BackingField_12(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.CRedBagManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRedBagManager__ctor_m1975759558 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager__ctor_m1975759558_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2186227814 * L_0 = (Dictionary_2_t2186227814 *)il2cpp_codegen_object_new(Dictionary_2_t2186227814_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4137790533(L_0, /*hidden argument*/Dictionary_2__ctor_m4137790533_RuntimeMethod_var); __this->set_redbagResult_3(L_0); Dictionary_2_t2398643463 * L_1 = (Dictionary_2_t2398643463 *)il2cpp_codegen_object_new(Dictionary_2_t2398643463_il2cpp_TypeInfo_var); Dictionary_2__ctor_m678830829(L_1, /*hidden argument*/Dictionary_2__ctor_m678830829_RuntimeMethod_var); __this->set_redbagInfo_4(L_1); Dictionary_2_t3591256528 * L_2 = (Dictionary_2_t3591256528 *)il2cpp_codegen_object_new(Dictionary_2_t3591256528_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1021129694(L_2, /*hidden argument*/Dictionary_2__ctor_m1021129694_RuntimeMethod_var); __this->set_guildbaseInfo_5(L_2); List_1_t3998011009 * L_3 = (List_1_t3998011009 *)il2cpp_codegen_object_new(List_1_t3998011009_il2cpp_TypeInfo_var); List_1__ctor_m3400688376(L_3, /*hidden argument*/List_1__ctor_m3400688376_RuntimeMethod_var); __this->set_redbagMine_6(L_3); IMonoCtrllor__ctor_m471545973(__this, /*hidden argument*/NULL); return; } } // DMCore.Logic.CRedBagManager DMCore.Logic.CRedBagManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRedBagManager_t3862531732 * CRedBagManager_GetInstance_m3806512028 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_GetInstance_m3806512028_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_0 = ((CRedBagManager_t3862531732_StaticFields*)il2cpp_codegen_static_fields_for(CRedBagManager_t3862531732_il2cpp_TypeInfo_var))->get_s_Instance_7(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_1 = ((CRedBagManager_t3862531732_StaticFields*)il2cpp_codegen_static_fields_for(CRedBagManager_t3862531732_il2cpp_TypeInfo_var))->get_s_Instance_7(); return L_1; } IL_0010: { CRedBagManager_t3862531732 * L_2 = (CRedBagManager_t3862531732 *)il2cpp_codegen_object_new(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager__ctor_m1975759558(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); ((CRedBagManager_t3862531732_StaticFields*)il2cpp_codegen_static_fields_for(CRedBagManager_t3862531732_il2cpp_TypeInfo_var))->set_s_Instance_7(L_2); CRedBagManager_t3862531732 * L_3 = ((CRedBagManager_t3862531732_StaticFields*)il2cpp_codegen_static_fields_for(CRedBagManager_t3862531732_il2cpp_TypeInfo_var))->get_s_Instance_7(); return L_3; } } // System.Void DMCore.Logic.CRedBagManager::RequestSendRedBag(System.Int32,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestSendRedBag_m2159237149 (CRedBagManager_t3862531732 * __this, int32_t ___redbagType0, int32_t ___redbagSum1, int32_t ___redbagNum2, String_t* ___desc3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_RequestSendRedBag_m2159237149_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { int32_t L_0 = ___redbagNum2; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_000f; } } { int32_t L_1 = ___redbagSum1; if ((((int32_t)L_1) >= ((int32_t)((int32_t)100)))) { goto IL_0010; } } IL_000f: { return; } IL_0010: { CDataArray_t4068198041 * L_2 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_2, /*hidden argument*/NULL); V_0 = L_2; CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, ((int32_t)891), /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; int32_t L_5 = ___redbagType0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, L_5, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; int32_t L_7 = ___redbagSum1; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, L_7, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; int32_t L_9 = ___redbagNum2; NullCheck(L_8); CDataArray_Push_m3820844360(L_8, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; String_t* L_11 = ___desc3; NullCheck(L_10); CDataArray_Push_m1799687930(L_10, L_11, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = V_0; NullCheck(L_12); CDataArray_Flush_m1077150699(L_12, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRedBagManager::RequestOpenRedBag(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestOpenRedBag_m42770410 (CRedBagManager_t3862531732 * __this, int32_t ___redbagID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_RequestOpenRedBag_m42770410_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { int32_t L_0 = ___redbagID0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0008; } } { return; } IL_0008: { 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)892), /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___redbagID0; 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.CRedBagManager::RequestGetRedBag(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestGetRedBag_m860253174 (CRedBagManager_t3862531732 * __this, int32_t ___redbagID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_RequestGetRedBag_m860253174_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { int32_t L_0 = ___redbagID0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0008; } } { return; } IL_0008: { 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)893), /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___redbagID0; 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.CRedBagManager::RequestGetRedBagInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestGetRedBagInfo_m1262445424 (CRedBagManager_t3862531732 * __this, int32_t ___redbagID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_RequestGetRedBagInfo_m1262445424_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { int32_t L_0 = ___redbagID0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0008; } } { return; } IL_0008: { 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)894), /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; int32_t L_4 = ___redbagID0; 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.CRedBagManager::RequestGetRedBagMine() extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestGetRedBagMine_m887184749 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_RequestGetRedBagMine_m887184749_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)895), /*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.CRedBagManager::RequestGetMyGuildInfo() extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestGetMyGuildInfo_m4210572282 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_RequestGetMyGuildInfo_m4210572282_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)890), /*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.CRedBagManager::ReceiveRedBagResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_ReceiveRedBagResult_m2266969706 (CRedBagManager_t3862531732 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_ReceiveRedBagResult_m2266969706_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RedBagResult_t3297514483 * V_1 = NULL; { V_0 = 0; RedBagResult_t3297514483 * L_0 = (RedBagResult_t3297514483 *)il2cpp_codegen_object_new(RedBagResult_t3297514483_il2cpp_TypeInfo_var); RedBagResult__ctor_m765600238(L_0, /*hidden argument*/NULL); V_1 = L_0; RedBagResult_t3297514483 * L_1 = V_1; CDataArray_t4068198041 * L_2 = ___cd0; 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); L_1->set_RedbagID_0(L_5); RedBagResult_t3297514483 * L_6 = V_1; CDataArray_t4068198041 * L_7 = ___cd0; 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_Result_1(L_10); RedBagResult_t3297514483 * L_11 = V_1; CDataArray_t4068198041 * L_12 = ___cd0; 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_AlreadyGet_2(L_15); RedBagResult_t3297514483 * L_16 = V_1; NullCheck(L_16); L_16->set_IsRefreshResult_3((bool)1); Dictionary_2_t2186227814 * L_17 = __this->get_redbagResult_3(); RedBagResult_t3297514483 * L_18 = V_1; NullCheck(L_18); int32_t L_19 = L_18->get_RedbagID_0(); NullCheck(L_17); bool L_20 = Dictionary_2_ContainsKey_m1686885688(L_17, L_19, /*hidden argument*/Dictionary_2_ContainsKey_m1686885688_RuntimeMethod_var); if (L_20) { goto IL_0072; } } { Dictionary_2_t2186227814 * L_21 = __this->get_redbagResult_3(); RedBagResult_t3297514483 * L_22 = V_1; NullCheck(L_22); int32_t L_23 = L_22->get_RedbagID_0(); RedBagResult_t3297514483 * L_24 = V_1; NullCheck(L_21); Dictionary_2_Add_m2980585183(L_21, L_23, L_24, /*hidden argument*/Dictionary_2_Add_m2980585183_RuntimeMethod_var); goto IL_0084; } IL_0072: { Dictionary_2_t2186227814 * L_25 = __this->get_redbagResult_3(); RedBagResult_t3297514483 * L_26 = V_1; NullCheck(L_26); int32_t L_27 = L_26->get_RedbagID_0(); RedBagResult_t3297514483 * L_28 = V_1; NullCheck(L_25); Dictionary_2_set_Item_m586313262(L_25, L_27, L_28, /*hidden argument*/Dictionary_2_set_Item_m586313262_RuntimeMethod_var); } IL_0084: { return; } } // DMCore.Logic.RedBagResult DMCore.Logic.CRedBagManager::GetRedBagResultByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR RedBagResult_t3297514483 * CRedBagManager_GetRedBagResultByID_m4258040674 (CRedBagManager_t3862531732 * __this, int32_t ___redbagId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_GetRedBagResultByID_m4258040674_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2186227814 * L_0 = __this->get_redbagResult_3(); int32_t L_1 = ___redbagId0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m1686885688(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m1686885688_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t2186227814 * L_3 = __this->get_redbagResult_3(); int32_t L_4 = ___redbagId0; NullCheck(L_3); RedBagResult_t3297514483 * L_5 = Dictionary_2_get_Item_m1273905359(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m1273905359_RuntimeMethod_var); return L_5; } IL_001e: { return (RedBagResult_t3297514483 *)NULL; } } // DMCore.Logic.RedBagInfo DMCore.Logic.CRedBagManager::GetRedBagInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR RedBagInfo_t3509930132 * CRedBagManager_GetRedBagInfoByID_m1539880494 (CRedBagManager_t3862531732 * __this, int32_t ___redbagId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_GetRedBagInfoByID_m1539880494_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t2398643463 * L_0 = __this->get_redbagInfo_4(); int32_t L_1 = ___redbagId0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m3911782431(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m3911782431_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t2398643463 * L_3 = __this->get_redbagInfo_4(); int32_t L_4 = ___redbagId0; NullCheck(L_3); RedBagInfo_t3509930132 * L_5 = Dictionary_2_get_Item_m3575835318(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m3575835318_RuntimeMethod_var); return L_5; } IL_001e: { return (RedBagInfo_t3509930132 *)NULL; } } // DMCore.Logic.GuildBaseInfo DMCore.Logic.CRedBagManager::GetGuildBaseInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR GuildBaseInfo_t407575901 * CRedBagManager_GetGuildBaseInfoByID_m2310432139 (CRedBagManager_t3862531732 * __this, int32_t ___guildId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_GetGuildBaseInfoByID_m2310432139_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3591256528 * L_0 = __this->get_guildbaseInfo_5(); int32_t L_1 = ___guildId0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2496705726(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2496705726_RuntimeMethod_var); if (!L_2) { goto IL_001e; } } { Dictionary_2_t3591256528 * L_3 = __this->get_guildbaseInfo_5(); int32_t L_4 = ___guildId0; NullCheck(L_3); GuildBaseInfo_t407575901 * L_5 = Dictionary_2_get_Item_m1760074188(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m1760074188_RuntimeMethod_var); return L_5; } IL_001e: { return (GuildBaseInfo_t407575901 *)NULL; } } // System.Void DMCore.Logic.CRedBagManager::ReceiveRedBagInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_ReceiveRedBagInfo_m2408564548 (CRedBagManager_t3862531732 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_ReceiveRedBagInfo_m2408564548_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RedBagInfo_t3509930132 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RedBagUserInfo_t2210795971 * V_6 = NULL; { V_0 = 0; RedBagInfo_t3509930132 * L_0 = (RedBagInfo_t3509930132 *)il2cpp_codegen_object_new(RedBagInfo_t3509930132_il2cpp_TypeInfo_var); RedBagInfo__ctor_m3448502166(L_0, /*hidden argument*/NULL); V_1 = L_0; RedBagInfo_t3509930132 * L_1 = V_1; CDataArray_t4068198041 * L_2 = ___cd0; 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); L_1->set_RedbagID_0(L_5); RedBagInfo_t3509930132 * L_6 = V_1; CDataArray_t4068198041 * L_7 = ___cd0; 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_IsRedbagOver_1(L_10); RedBagInfo_t3509930132 * L_11 = V_1; CDataArray_t4068198041 * L_12 = ___cd0; 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_TotalCoinNum_2(L_15); RedBagInfo_t3509930132 * L_16 = V_1; CDataArray_t4068198041 * L_17 = ___cd0; 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_RedbagNum_3(L_20); RedBagInfo_t3509930132 * L_21 = V_1; CDataArray_t4068198041 * L_22 = ___cd0; 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_SpendTime_4(L_25); RedBagInfo_t3509930132 * L_26 = V_1; CDataArray_t4068198041 * L_27 = ___cd0; 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; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_27); String_t* L_31 = CDataArray_GetWideStr_m3532563229(L_27, L_29, L_30, /*hidden argument*/NULL); NullCheck(L_26); L_26->set_RedbagDesc_5(L_31); RedBagInfo_t3509930132 * L_32 = V_1; CDataArray_t4068198041 * L_33 = ___cd0; 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); int64_t L_36 = CDataArray_GetLong_m4094450536(L_33, L_35, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_32); L_32->set_SendUserID_6(L_36); RedBagInfo_t3509930132 * L_37 = V_1; CDataArray_t4068198041 * L_38 = ___cd0; 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_SendUserSex_7(L_41); RedBagInfo_t3509930132 * L_42 = V_1; CDataArray_t4068198041 * L_43 = ___cd0; 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); NullCheck(L_42); L_42->set_SendName_8(L_47); RedBagInfo_t3509930132 * L_48 = V_1; CDataArray_t4068198041 * L_49 = ___cd0; 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); int64_t L_52 = CDataArray_GetLong_m4094450536(L_49, L_51, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_48); L_48->set_SendPhoto_9(L_52); RedBagInfo_t3509930132 * L_53 = V_1; CDataArray_t4068198041 * L_54 = ___cd0; 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_SendHeadBox_10(L_57); CDataArray_t4068198041 * L_58 = ___cd0; 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); V_2 = L_61; CDataArray_t4068198041 * L_62 = ___cd0; int32_t L_63 = V_0; int32_t L_64 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); V_0 = L_64; NullCheck(L_62); int32_t L_65 = CDataArray_GetInt_m1111369473(L_62, L_64, 0, /*hidden argument*/NULL); V_3 = L_65; RedBagInfo_t3509930132 * L_66 = V_1; int32_t L_67 = V_2; NullCheck(L_66); L_66->set_Count_11(L_67); RedBagInfo_t3509930132 * L_68 = V_1; int32_t L_69 = V_3; NullCheck(L_68); L_68->set_Parms_12(L_69); V_4 = 0; goto IL_01cc; } IL_0108: { int32_t L_70 = V_0; int32_t L_71 = V_4; int32_t L_72 = V_3; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_71, (int32_t)L_72)))); RedBagUserInfo_t2210795971 * L_73 = (RedBagUserInfo_t2210795971 *)il2cpp_codegen_object_new(RedBagUserInfo_t2210795971_il2cpp_TypeInfo_var); RedBagUserInfo__ctor_m2435357785(L_73, /*hidden argument*/NULL); V_6 = L_73; RedBagUserInfo_t2210795971 * L_74 = V_6; CDataArray_t4068198041 * L_75 = ___cd0; 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); int64_t L_78 = CDataArray_GetLong_m4094450536(L_75, L_77, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_74); L_74->set_UserId_0(L_78); RedBagUserInfo_t2210795971 * L_79 = V_6; CDataArray_t4068198041 * L_80 = ___cd0; 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); NullCheck(L_79); L_79->set_GetCoinNum_1(L_83); RedBagUserInfo_t2210795971 * L_84 = V_6; CDataArray_t4068198041 * L_85 = ___cd0; int32_t L_86 = V_0; int32_t L_87 = ((int32_t)il2cpp_codegen_add((int32_t)L_86, (int32_t)1)); V_0 = L_87; NullCheck(L_85); int32_t L_88 = CDataArray_GetInt_m1111369473(L_85, L_87, 0, /*hidden argument*/NULL); NullCheck(L_84); L_84->set_IsBest_2(L_88); RedBagUserInfo_t2210795971 * L_89 = V_6; CDataArray_t4068198041 * L_90 = ___cd0; int32_t L_91 = V_0; int32_t L_92 = ((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); V_0 = L_92; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_93 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_90); String_t* L_94 = CDataArray_GetWideStr_m3532563229(L_90, L_92, L_93, /*hidden argument*/NULL); NullCheck(L_89); L_89->set_GetTime_3(L_94); RedBagUserInfo_t2210795971 * L_95 = V_6; CDataArray_t4068198041 * L_96 = ___cd0; int32_t L_97 = V_0; int32_t L_98 = ((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); V_0 = L_98; NullCheck(L_96); int32_t L_99 = CDataArray_GetInt_m1111369473(L_96, L_98, 0, /*hidden argument*/NULL); NullCheck(L_95); L_95->set_UserSex_4(L_99); RedBagUserInfo_t2210795971 * L_100 = V_6; CDataArray_t4068198041 * L_101 = ___cd0; int32_t L_102 = V_0; int32_t L_103 = ((int32_t)il2cpp_codegen_add((int32_t)L_102, (int32_t)1)); V_0 = L_103; String_t* L_104 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_101); String_t* L_105 = CDataArray_GetWideStr_m3532563229(L_101, L_103, L_104, /*hidden argument*/NULL); NullCheck(L_100); L_100->set_UserName_5(L_105); RedBagUserInfo_t2210795971 * L_106 = V_6; CDataArray_t4068198041 * L_107 = ___cd0; 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); int64_t L_110 = CDataArray_GetLong_m4094450536(L_107, L_109, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); NullCheck(L_106); L_106->set_UserPhoto_6(L_110); RedBagUserInfo_t2210795971 * L_111 = V_6; CDataArray_t4068198041 * L_112 = ___cd0; int32_t L_113 = V_0; int32_t L_114 = ((int32_t)il2cpp_codegen_add((int32_t)L_113, (int32_t)1)); V_0 = L_114; NullCheck(L_112); int32_t L_115 = CDataArray_GetInt_m1111369473(L_112, L_114, 0, /*hidden argument*/NULL); NullCheck(L_111); L_111->set_UserHeadBox_7(L_115); RedBagInfo_t3509930132 * L_116 = V_1; NullCheck(L_116); List_1_t3682870713 * L_117 = L_116->get_userInfo_13(); RedBagUserInfo_t2210795971 * L_118 = V_6; NullCheck(L_117); List_1_Add_m3930026797(L_117, L_118, /*hidden argument*/List_1_Add_m3930026797_RuntimeMethod_var); int32_t L_119 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_119, (int32_t)1)); } IL_01cc: { int32_t L_120 = V_4; int32_t L_121 = V_2; if ((((int32_t)L_120) < ((int32_t)L_121))) { goto IL_0108; } } { Dictionary_2_t2398643463 * L_122 = __this->get_redbagInfo_4(); RedBagInfo_t3509930132 * L_123 = V_1; NullCheck(L_123); int32_t L_124 = L_123->get_RedbagID_0(); NullCheck(L_122); bool L_125 = Dictionary_2_ContainsKey_m3911782431(L_122, L_124, /*hidden argument*/Dictionary_2_ContainsKey_m3911782431_RuntimeMethod_var); if (!L_125) { goto IL_0213; } } { Dictionary_2_t2398643463 * L_126 = __this->get_redbagInfo_4(); RedBagInfo_t3509930132 * L_127 = V_1; NullCheck(L_127); int32_t L_128 = L_127->get_RedbagID_0(); NullCheck(L_126); Dictionary_2_Remove_m3670172266(L_126, L_128, /*hidden argument*/Dictionary_2_Remove_m3670172266_RuntimeMethod_var); Dictionary_2_t2398643463 * L_129 = __this->get_redbagInfo_4(); RedBagInfo_t3509930132 * L_130 = V_1; NullCheck(L_130); int32_t L_131 = L_130->get_RedbagID_0(); RedBagInfo_t3509930132 * L_132 = V_1; NullCheck(L_129); Dictionary_2_Add_m2339037412(L_129, L_131, L_132, /*hidden argument*/Dictionary_2_Add_m2339037412_RuntimeMethod_var); goto IL_0225; } IL_0213: { Dictionary_2_t2398643463 * L_133 = __this->get_redbagInfo_4(); RedBagInfo_t3509930132 * L_134 = V_1; NullCheck(L_134); int32_t L_135 = L_134->get_RedbagID_0(); RedBagInfo_t3509930132 * L_136 = V_1; NullCheck(L_133); Dictionary_2_Add_m2339037412(L_133, L_135, L_136, /*hidden argument*/Dictionary_2_Add_m2339037412_RuntimeMethod_var); } IL_0225: { RedBagInfo_t3509930132 * L_137 = V_1; NullCheck(L_137); L_137->set_IsNeedRefresh_14((bool)1); return; } } // System.Void DMCore.Logic.CRedBagManager::RequestGetMyRedbagData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestGetMyRedbagData_m1839210658 (CRedBagManager_t3862531732 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_RequestGetMyRedbagData_m1839210658_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RedBagMine_t2525936267 * V_1 = NULL; { V_0 = 0; RedBagMine_t2525936267 * L_0 = (RedBagMine_t2525936267 *)il2cpp_codegen_object_new(RedBagMine_t2525936267_il2cpp_TypeInfo_var); RedBagMine__ctor_m4002508975(L_0, /*hidden argument*/NULL); V_1 = L_0; RedBagMine_t2525936267 * L_1 = V_1; CDataArray_t4068198041 * L_2 = ___cd0; 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); L_1->set_GetCoinNum_0(L_5); RedBagMine_t2525936267 * L_6 = V_1; CDataArray_t4068198041 * L_7 = ___cd0; 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_SendCoinNum_1(L_10); RedBagMine_t2525936267 * L_11 = V_1; CDataArray_t4068198041 * L_12 = ___cd0; 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_RedbagSum_2(L_15); List_1_t3998011009 * L_16 = __this->get_redbagMine_6(); RedBagMine_t2525936267 * L_17 = V_1; NullCheck(L_16); List_1_Add_m3757485970(L_16, L_17, /*hidden argument*/List_1_Add_m3757485970_RuntimeMethod_var); RedBagMine_t2525936267 * L_18 = V_1; NullCheck(L_18); int32_t L_19 = L_18->get_GetCoinNum_0(); CRedBagManager_set_GetCoin_m2215055637(__this, L_19, /*hidden argument*/NULL); RedBagMine_t2525936267 * L_20 = V_1; NullCheck(L_20); int32_t L_21 = L_20->get_SendCoinNum_1(); CRedBagManager_set_SendCoin_m1084655409(__this, L_21, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRedBagManager::RequestMyGuildBaseInfo(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestMyGuildBaseInfo_m234874164 (CRedBagManager_t3862531732 * __this, CDataArray_t4068198041 * ___cd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRedBagManager_RequestMyGuildBaseInfo_m234874164_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GuildBaseInfo_t407575901 * V_1 = NULL; { V_0 = 0; GuildBaseInfo_t407575901 * L_0 = (GuildBaseInfo_t407575901 *)il2cpp_codegen_object_new(GuildBaseInfo_t407575901_il2cpp_TypeInfo_var); GuildBaseInfo__ctor_m728860848(L_0, /*hidden argument*/NULL); V_1 = L_0; GuildBaseInfo_t407575901 * L_1 = V_1; CDataArray_t4068198041 * L_2 = ___cd0; 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); L_1->set_GuildID_0(L_5); GuildBaseInfo_t407575901 * L_6 = V_1; CDataArray_t4068198041 * L_7 = ___cd0; 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_GuildLV_1(L_10); GuildBaseInfo_t407575901 * L_11 = V_1; CDataArray_t4068198041 * L_12 = ___cd0; 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_GuildCurNum_2(L_15); Dictionary_2_t3591256528 * L_16 = __this->get_guildbaseInfo_5(); GuildBaseInfo_t407575901 * L_17 = V_1; NullCheck(L_17); int32_t L_18 = L_17->get_GuildID_0(); NullCheck(L_16); bool L_19 = Dictionary_2_ContainsKey_m2496705726(L_16, L_18, /*hidden argument*/Dictionary_2_ContainsKey_m2496705726_RuntimeMethod_var); if (L_19) { goto IL_0066; } } { Dictionary_2_t3591256528 * L_20 = __this->get_guildbaseInfo_5(); GuildBaseInfo_t407575901 * L_21 = V_1; NullCheck(L_21); int32_t L_22 = L_21->get_GuildID_0(); GuildBaseInfo_t407575901 * L_23 = V_1; NullCheck(L_20); Dictionary_2_Add_m3544468352(L_20, L_22, L_23, /*hidden argument*/Dictionary_2_Add_m3544468352_RuntimeMethod_var); } IL_0066: { return; } } // System.Boolean DMCore.Logic.CRedBagManager::get_IsSendRedbagType() extern "C" IL2CPP_METHOD_ATTR bool CRedBagManager_get_IsSendRedbagType_m2606458874 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsSendRedbagTypeU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CRedBagManager::set_IsSendRedbagType(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_IsSendRedbagType_m1576084245 (CRedBagManager_t3862531732 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsSendRedbagTypeU3Ek__BackingField_1(L_0); return; } } // System.Int32 DMCore.Logic.CRedBagManager::get_RedBagID() extern "C" IL2CPP_METHOD_ATTR int32_t CRedBagManager_get_RedBagID_m3109414669 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_redbagId_8(); return L_0; } } // System.Void DMCore.Logic.CRedBagManager::set_RedBagID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_RedBagID_m52848185 (CRedBagManager_t3862531732 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_redbagId_8(L_0); return; } } // System.String DMCore.Logic.CRedBagManager::get_GuildInfo() extern "C" IL2CPP_METHOD_ATTR String_t* CRedBagManager_get_GuildInfo_m1345304113 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CGuildInfoU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CRedBagManager::set_GuildInfo(System.String) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_GuildInfo_m1527693605 (CRedBagManager_t3862531732 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CGuildInfoU3Ek__BackingField_2(L_0); return; } } // System.Int32 DMCore.Logic.CRedBagManager::get_GetCoin() extern "C" IL2CPP_METHOD_ATTR int32_t CRedBagManager_get_GetCoin_m3330401588 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_getcoin_9(); return L_0; } } // System.Void DMCore.Logic.CRedBagManager::set_GetCoin(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_GetCoin_m2215055637 (CRedBagManager_t3862531732 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_getcoin_9(L_0); return; } } // System.Int32 DMCore.Logic.CRedBagManager::get_SendCoin() extern "C" IL2CPP_METHOD_ATTR int32_t CRedBagManager_get_SendCoin_m3160982446 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_sendcoin_10(); return L_0; } } // System.Void DMCore.Logic.CRedBagManager::set_SendCoin(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_SendCoin_m1084655409 (CRedBagManager_t3862531732 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_sendcoin_10(L_0); return; } } // System.Void DMCore.Logic.CRedBagManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRedBagManager__cctor_m3987502472 (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.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) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___startIdx1; ___startIdx1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)); CDataArray_t4068198041 * L_1 = ___msg0; int32_t L_2 = ___startIdx1; int32_t L_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); ___startIdx1 = L_3; NullCheck(L_1); int32_t L_4 = CDataArray_GetInt_m1111369473(L_1, L_3, (-1), /*hidden argument*/NULL); __this->set_m_configId_0(L_4); CDataArray_t4068198041 * L_5 = ___msg0; int32_t L_6 = ___startIdx1; int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); ___startIdx1 = L_7; NullCheck(L_5); int32_t L_8 = CDataArray_GetInt_m1111369473(L_5, L_7, (-1), /*hidden argument*/NULL); __this->set_m_serverId_1(L_8); CDataArray_t4068198041 * L_9 = ___msg0; int32_t L_10 = ___startIdx1; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); ___startIdx1 = L_11; NullCheck(L_9); int32_t L_12 = CDataArray_GetInt_m1111369473(L_9, L_11, (-1), /*hidden argument*/NULL); __this->set_m_dCash_3(L_12); CDataArray_t4068198041 * L_13 = ___msg0; int32_t L_14 = ___startIdx1; int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); ___startIdx1 = L_15; NullCheck(L_13); float L_16 = CDataArray_GetFloat_m2138633744(L_13, L_15, (1.0f), /*hidden argument*/NULL); __this->set_m_discount_4(L_16); CDataArray_t4068198041 * L_17 = ___msg0; int32_t L_18 = ___startIdx1; int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); ___startIdx1 = L_19; NullCheck(L_17); int32_t L_20 = CDataArray_GetInt_m1111369473(L_17, L_19, (-1), /*hidden argument*/NULL); __this->set_m_gCash_5(L_20); 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.CRenewMsgBoxControl::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRenewMsgBoxControl__ctor_m185611124 (CRenewMsgBoxControl_t3836031106 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_renewBoxObj_3((GameObject_t1113636619 *)NULL); __this->set_m_renewItems_4((CDataArray_t4068198041 *)NULL); return; } } // DMCore.Logic.CRenewMsgBoxControl DMCore.Logic.CRenewMsgBoxControl::GetIntance() extern "C" IL2CPP_METHOD_ATTR CRenewMsgBoxControl_t3836031106 * CRenewMsgBoxControl_GetIntance_m1702767106 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRenewMsgBoxControl_GetIntance_m1702767106_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var); CRenewMsgBoxControl_t3836031106 * L_0 = ((CRenewMsgBoxControl_t3836031106_StaticFields*)il2cpp_codegen_static_fields_for(CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var))->get_s_intance_2(); if (L_0) { goto IL_0014; } } { CRenewMsgBoxControl_t3836031106 * L_1 = (CRenewMsgBoxControl_t3836031106 *)il2cpp_codegen_object_new(CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var); CRenewMsgBoxControl__ctor_m185611124(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var); ((CRenewMsgBoxControl_t3836031106_StaticFields*)il2cpp_codegen_static_fields_for(CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var))->set_s_intance_2(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var); CRenewMsgBoxControl_t3836031106 * L_2 = ((CRenewMsgBoxControl_t3836031106_StaticFields*)il2cpp_codegen_static_fields_for(CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var))->get_s_intance_2(); return L_2; } } // System.Void DMCore.Logic.CRenewMsgBoxControl::OnTryExecuteRenewBox() extern "C" IL2CPP_METHOD_ATTR void CRenewMsgBoxControl_OnTryExecuteRenewBox_m2276014528 (CRenewMsgBoxControl_t3836031106 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRenewMsgBoxControl_OnTryExecuteRenewBox_m2276014528_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; uiRenewBox_t2564087826 * V_3 = NULL; uiRenewBox_t2564087826 * G_B9_0 = NULL; { CDataArray_t4068198041 * L_0 = __this->get_m_renewItems_4(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); ICameraBase_t3615533728 * L_2 = CRoot_GetCamera_m3179746689(L_1, /*hidden argument*/NULL); NullCheck(L_2); Camera_t4157153871 * L_3 = ICameraBase_GetUICamera_m3997251255(L_2, /*hidden argument*/NULL); V_0 = L_3; Camera_t4157153871 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { return; } IL_0029: { Camera_t4157153871 * L_6 = V_0; NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral280915240, /*hidden argument*/NULL); V_1 = L_8; Transform_t3600365921 * L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0047; } } { return; } IL_0047: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_11 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CWndController_ShowUI_m3552255067(L_11, ((int32_t)87), /*hidden argument*/NULL); CWndController_t749709641 * L_12 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); GameObject_t1113636619 * L_13 = CWndController_CreateDelayBindWnd_m1486584967(L_12, ((int32_t)87), /*hidden argument*/NULL); V_2 = L_13; GameObject_t1113636619 * L_14 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_15 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0078; } } { GameObject_t1113636619 * L_16 = V_2; NullCheck(L_16); uiRenewBox_t2564087826 * L_17 = GameObject_GetComponent_TisuiRenewBox_t2564087826_m2267252476(L_16, /*hidden argument*/GameObject_GetComponent_TisuiRenewBox_t2564087826_m2267252476_RuntimeMethod_var); G_B9_0 = L_17; goto IL_0079; } IL_0078: { G_B9_0 = ((uiRenewBox_t2564087826 *)(NULL)); } IL_0079: { V_3 = G_B9_0; uiRenewBox_t2564087826 * L_18 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_18, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_19) { goto IL_00a6; } } { uiRenewBox_t2564087826 * L_20 = V_3; CDataArray_t4068198041 * L_21 = __this->get_m_renewItems_4(); NullCheck(L_21); int32_t L_22 = CDataArray_GetInt_m1111369473(L_21, 0, (-1), /*hidden argument*/NULL); CDataArray_t4068198041 * L_23 = __this->get_m_renewItems_4(); NullCheck(L_23); int32_t L_24 = CDataArray_GetInt_m1111369473(L_23, 1, (-1), /*hidden argument*/NULL); NullCheck(L_20); uiRenewBox_Init_m4007299414(L_20, L_22, L_24, /*hidden argument*/NULL); } IL_00a6: { return; } } // System.Boolean DMCore.Logic.CRenewMsgBoxControl::OpenRenewBox() extern "C" IL2CPP_METHOD_ATTR bool CRenewMsgBoxControl_OpenRenewBox_m1837979842 (CRenewMsgBoxControl_t3836031106 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRenewMsgBoxControl_OpenRenewBox_m1837979842_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRenewItemInfo_t1742581428 * V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(shopRenewItem_t1626699652_il2cpp_TypeInfo_var); CRenewItemInfo_t1742581428 * L_0 = shopRenewItem_GetRenewItemInfo_m2369370833(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CRenewItemInfo_t1742581428 * L_1 = V_0; if (L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { CRenewItemInfo_t1742581428 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = L_2->get_m_dCash_3(); if (L_3) { goto IL_003c; } } { CRenewItemInfo_t1742581428 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get_m_gCash_5(); if (L_5) { goto IL_003c; } } { 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, _stringLiteral1345883383, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 0, L_7, (OnMsgBoxClkCallBack_t3229751541 *)NULL, /*hidden argument*/NULL); return (bool)1; } IL_003c: { CDataArray_t4068198041 * L_8 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_8, /*hidden argument*/NULL); V_1 = L_8; CDataArray_t4068198041 * L_9 = V_1; CRenewItemInfo_t1742581428 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = L_10->get_m_configId_0(); NullCheck(L_9); CDataArray_Push_m3820844360(L_9, L_11, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = V_1; CRenewItemInfo_t1742581428 * L_13 = V_0; NullCheck(L_13); int32_t L_14 = L_13->get_m_serverId_1(); NullCheck(L_12); CDataArray_Push_m3820844360(L_12, L_14, /*hidden argument*/NULL); CDataArray_t4068198041 * L_15 = V_1; bool L_16 = CRenewMsgBoxControl_OpenRenewBox_m1307787194(__this, L_15, /*hidden argument*/NULL); return L_16; } } // System.Boolean DMCore.Logic.CRenewMsgBoxControl::OpenRenewBox(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CRenewMsgBoxControl_OpenRenewBox_m1307787194 (CRenewMsgBoxControl_t3836031106 * __this, CDataArray_t4068198041 * ___itemArr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRenewMsgBoxControl_OpenRenewBox_m1307787194_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_m_renewBoxObj_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { return (bool)0; } IL_0013: { CDataArray_t4068198041 * L_2 = ___itemArr0; __this->set_m_renewItems_4(L_2); return (bool)1; } } // System.Void DMCore.Logic.CRenewMsgBoxControl::CloseRenewBox() extern "C" IL2CPP_METHOD_ATTR void CRenewMsgBoxControl_CloseRenewBox_m713314658 (CRenewMsgBoxControl_t3836031106 * __this, const RuntimeMethod* method) { { __this->set_m_renewItems_4((CDataArray_t4068198041 *)NULL); __this->set_m_renewBoxObj_3((GameObject_t1113636619 *)NULL); return; } } // System.Void DMCore.Logic.CRenewMsgBoxControl::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRenewMsgBoxControl__cctor_m3046973515 (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.CRoomMananger::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger__ctor_m112223818 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger__ctor_m112223818_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); __this->set_m_onlyShowFree_3((bool)0); __this->set_m_roomDetail_16((RoomDetail_t2805919052 *)NULL); __this->set_m_curPage_15(0); List_1_t3609756528 * L_0 = (List_1_t3609756528 *)il2cpp_codegen_object_new(List_1_t3609756528_il2cpp_TypeInfo_var); List_1__ctor_m2636879210(L_0, /*hidden argument*/List_1__ctor_m2636879210_RuntimeMethod_var); __this->set_m_roomArr_17(L_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_AllModeList_19(L_1); __this->set_m_waitingCreateResult_6((bool)0); __this->set_m_waitingRoomDetail_7((bool)0); __this->set_m_waitingJoinDetail_8((bool)0); __this->set_m_waitingRoomList_9((bool)0); CRoomMananger_set_m_CurRoomType_m4112089528(__this, (-1), /*hidden argument*/NULL); __this->set_m_lastRequstTimePos_10((0.0)); __this->set_m_current_room_main_type_11(0); __this->set_m_current_room_type_12(1); List_1_t128053199 * L_2 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_2, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_CurModeList_18(L_2); ITextBase_PushTask_m2878137237(__this, _stringLiteral1746982679, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CRoomMananger DMCore.Logic.CRoomMananger::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoomMananger_t1058696229 * CRoomMananger_GetInstance_m3659614095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_GetInstance_m3659614095_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_0 = ((CRoomMananger_t1058696229_StaticFields*)il2cpp_codegen_static_fields_for(CRoomMananger_t1058696229_il2cpp_TypeInfo_var))->get_s_instance_1(); if (L_0) { goto IL_0014; } } { CRoomMananger_t1058696229 * L_1 = (CRoomMananger_t1058696229 *)il2cpp_codegen_object_new(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger__ctor_m112223818(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); ((CRoomMananger_t1058696229_StaticFields*)il2cpp_codegen_static_fields_for(CRoomMananger_t1058696229_il2cpp_TypeInfo_var))->set_s_instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_2 = ((CRoomMananger_t1058696229_StaticFields*)il2cpp_codegen_static_fields_for(CRoomMananger_t1058696229_il2cpp_TypeInfo_var))->get_s_instance_1(); return L_2; } } // System.Int32 DMCore.Logic.CRoomMananger::get_m_CurRoomType() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_m_CurRoomType_m1070015589 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3Cm_CurRoomTypeU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::set_m_CurRoomType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_m_CurRoomType_m4112089528 (CRoomMananger_t1058696229 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3Cm_CurRoomTypeU3Ek__BackingField_2(L_0); return; } } // System.Boolean DMCore.Logic.CRoomMananger::get_CanInvite() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_get_CanInvite_m4225235073 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_get_CanInvite_m4225235073_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); bool L_0 = ((CRoomMananger_t1058696229_StaticFields*)il2cpp_codegen_static_fields_for(CRoomMananger_t1058696229_il2cpp_TypeInfo_var))->get_s_bCanInvite_20(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::set_CanInvite(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_CanInvite_m2864709794 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_set_CanInvite_m2864709794_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); ((CRoomMananger_t1058696229_StaticFields*)il2cpp_codegen_static_fields_for(CRoomMananger_t1058696229_il2cpp_TypeInfo_var))->set_s_bCanInvite_20(L_0); return; } } // System.Void DMCore.Logic.CRoomMananger::Clear() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_Clear_m834317246 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_Clear_m834317246_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_AllModeList_19(); if (!L_0) { goto IL_0016; } } { List_1_t128053199 * L_1 = __this->get_m_AllModeList_19(); NullCheck(L_1); List_1_Clear_m2269680114(L_1, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); } IL_0016: { return; } } // System.Boolean DMCore.Logic.CRoomMananger::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_OnLoad_m2253545147 (CRoomMananger_t1058696229 * __this, String_t* ___text_asset0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_OnLoad_m2253545147_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; XmlElement_t561603118 * V_1 = NULL; XmlNodeList_t2551693786 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; XmlElement_t561603118 * V_5 = NULL; int32_t V_6 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) { 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 = ___text_asset0; NullCheck(L_1); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_1, L_2); ___text_asset0 = (String_t*)NULL; XmlDocument_t2837193595 * L_3 = V_0; NullCheck(L_3); XmlNode_t3767805227 * L_4 = XmlNode_SelectSingleNode_m2944339946(L_3, _stringLiteral2328036797, /*hidden argument*/NULL); V_1 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_4, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_5 = V_1; NullCheck(L_5); XmlNodeList_t2551693786 * L_6 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_5); V_2 = L_6; XmlNodeList_t2551693786 * L_7 = V_2; if (L_7) { goto IL_0035; } } IL_002e: { V_3 = (bool)0; goto IL_009c; } IL_0035: { V_4 = 0; goto IL_0080; } IL_003d: { XmlNodeList_t2551693786 * L_8 = V_2; int32_t L_9 = V_4; NullCheck(L_8); XmlNode_t3767805227 * L_10 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_8, L_9); V_5 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_10, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_11 = V_5; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_12 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_11, _stringLiteral3454449607, 0, /*hidden argument*/NULL); V_6 = L_12; List_1_t128053199 * L_13 = __this->get_m_AllModeList_19(); int32_t L_14 = V_6; NullCheck(L_13); bool L_15 = List_1_Contains_m2263725670(L_13, L_14, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_15) { goto IL_007a; } } IL_006d: { List_1_t128053199 * L_16 = __this->get_m_AllModeList_19(); int32_t L_17 = V_6; NullCheck(L_16); List_1_Add_m697420525(L_16, L_17, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_007a: { int32_t L_18 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0080: { int32_t L_19 = V_4; XmlNodeList_t2551693786 * L_20 = V_2; NullCheck(L_20); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_20); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_003d; } } IL_008d: { goto IL_009a; } } // 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_0092; throw e; } CATCH_0092: { // begin catch(System.Object) V_3 = (bool)0; goto IL_009c; } // end catch (depth: 1) IL_009a: { return (bool)1; } IL_009c: { bool L_22 = V_3; return L_22; } } // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::GetALlMode() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CRoomMananger_GetALlMode_m1806875612 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { List_1_t128053199 * L_0 = __this->get_m_AllModeList_19(); return L_0; } } // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::GetCurModeList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CRoomMananger_GetCurModeList_m4026555297 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { List_1_t128053199 * L_0 = __this->get_m_CurModeList_18(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::ClearCurModeList() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_ClearCurModeList_m3395593010 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_ClearCurModeList_m3395593010_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_CurModeList_18(); NullCheck(L_0); List_1_Clear_m2269680114(L_0, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CRoomMananger::SetCurModeList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_SetCurModeList_m2867269945 (CRoomMananger_t1058696229 * __this, int32_t ___modeId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_SetCurModeList_m2867269945_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_m_AllModeList_19(); int32_t L_1 = ___modeId0; NullCheck(L_0); bool L_2 = List_1_Contains_m2263725670(L_0, L_1, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_2) { goto IL_0012; } } { return; } IL_0012: { List_1_t128053199 * L_3 = __this->get_m_CurModeList_18(); int32_t L_4 = ___modeId0; NullCheck(L_3); bool L_5 = List_1_Contains_m2263725670(L_3, L_4, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); if (L_5) { goto IL_002f; } } { List_1_t128053199 * L_6 = __this->get_m_CurModeList_18(); int32_t L_7 = ___modeId0; NullCheck(L_6); List_1_Add_m697420525(L_6, L_7, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_002f: { return; } } // System.Void DMCore.Logic.CRoomMananger::Reset() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_Reset_m658720527 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { __this->set_m_waitingCreateResult_6((bool)0); __this->set_m_waitingRoomDetail_7((bool)0); __this->set_m_waitingJoinDetail_8((bool)0); __this->set_m_waitingRoomList_9((bool)0); return; } } // DMCore.Logic.CRoomMananger/RoomType DMCore.Logic.CRoomMananger::get_CurRoomType() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomType_m641065792 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_current_room_type_12(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::set_CurRoomType(DMCore.Logic.CRoomMananger/RoomType) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_CurRoomType_m3518981580 (CRoomMananger_t1058696229 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_current_room_type_12(L_0); return; } } // DMCore.Logic.CRoomMananger/RoomMainType DMCore.Logic.CRoomMananger::get_CurRoomMainType() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomMainType_m2795176692 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_current_room_main_type_11(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::set_CurRoomMainType(DMCore.Logic.CRoomMananger/RoomMainType) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_CurRoomMainType_m3128600454 (CRoomMananger_t1058696229 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_current_room_main_type_11(L_0); return; } } // System.Int32 DMCore.Logic.CRoomMananger::get_CurRoomID() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomID_m1675663632 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_current_room_ID_13(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::set_CurRoomID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_CurRoomID_m916373201 (CRoomMananger_t1058696229 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_current_room_ID_13(L_0); return; } } // System.String DMCore.Logic.CRoomMananger::get_CurPassword() extern "C" IL2CPP_METHOD_ATTR String_t* CRoomMananger_get_CurPassword_m3155099105 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_current_room_password_14(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::set_CurPassword(System.String) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_CurPassword_m966973812 (CRoomMananger_t1058696229 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_current_room_password_14(L_0); return; } } // System.Boolean DMCore.Logic.CRoomMananger::get_OnlyShowFree() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_get_OnlyShowFree_m3162499408 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_onlyShowFree_3(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::set_OnlyShowFree(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_OnlyShowFree_m1035094403 (CRoomMananger_t1058696229 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_onlyShowFree_3(L_0); return; } } // System.Int32 DMCore.Logic.CRoomMananger::get_CurRoomPageIdx() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomPageIdx_m2567604949 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curPage_15(); return L_0; } } // System.Boolean DMCore.Logic.CRoomMananger::get_IsDataReady() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_get_IsDataReady_m2700965376 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_waitingRoomList_9(); return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); } } // System.Void DMCore.Logic.CRoomMananger::ClearRoomList() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_ClearRoomList_m2307834448 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_ClearRoomList_m2307834448_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3609756528 * L_0 = __this->get_m_roomArr_17(); NullCheck(L_0); List_1_Clear_m2544579190(L_0, /*hidden argument*/List_1_Clear_m2544579190_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CRoomMananger::FreshTime() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_FreshTime_m3081927911 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { __this->set_m_lastRequstTimePos_10((0.0)); __this->set_m_waitingRoomList_9((bool)0); return; } } // System.Boolean DMCore.Logic.CRoomMananger::IsInFreshAwake() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_IsInFreshAwake_m1205459355 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_IsInFreshAwake_m1205459355_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t3738529785 V_0; memset(&V_0, 0, sizeof(V_0)); TimeSpan_t881159249 V_1; memset(&V_1, 0, sizeof(V_1)); { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_0 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; TimeSpan_t881159249 L_1 = DateTime_get_TimeOfDay_m82064893((&V_0), /*hidden argument*/NULL); V_1 = L_1; double L_2 = TimeSpan_get_TotalMilliseconds_m2429771311((&V_1), /*hidden argument*/NULL); double L_3 = __this->get_m_lastRequstTimePos_10(); if ((!(((double)((double)il2cpp_codegen_subtract((double)L_2, (double)L_3))) < ((double)(1000.0))))) { goto IL_002c; } } { return (bool)0; } IL_002c: { __this->set_m_waitingRoomList_9((bool)0); return (bool)1; } } // System.Void DMCore.Logic.CRoomMananger::RequestRoomPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_RequestRoomPage_m47689490 (CRoomMananger_t1058696229 * __this, int32_t ___pageIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_RequestRoomPage_m47689490_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; int32_t G_B6_0 = 0; { CRecreationManager_t3180859335 * L_0 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CRecreationManager_get_CurrSelectSceneID_m4204709399(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager_t488529698 * L_2 = CRecreationCfgManager_GetInstance_m2027289134(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CRecreationCfgManager_GetDefaultSceneIDCfg_m654718021(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0028; } IL_001e: { CRecreationManager_t3180859335 * L_4 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CRecreationManager_get_CurrSelectSceneID_m4204709399(L_4, /*hidden argument*/NULL); G_B3_0 = L_5; } IL_0028: { V_0 = G_B3_0; int32_t L_6 = CRoomMananger_get_CurRoomMainType_m2795176692(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_6) == ((uint32_t)6)))) { goto IL_003b; } } { int32_t L_7 = V_0; G_B6_0 = L_7; goto IL_003c; } IL_003b: { G_B6_0 = 0; } IL_003c: { V_0 = G_B6_0; List_1_t128053199 * L_8 = __this->get_m_CurModeList_18(); NullCheck(L_8); int32_t L_9 = List_1_get_Count_m186164705(L_8, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); List_1_t128053199 * L_10 = __this->get_m_AllModeList_19(); NullCheck(L_10); int32_t L_11 = List_1_get_Count_m186164705(L_10, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_9) == ((int32_t)L_11))) { goto IL_0068; } } { List_1_t128053199 * L_12 = __this->get_m_CurModeList_18(); NullCheck(L_12); int32_t L_13 = List_1_get_Count_m186164705(L_12, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_13) { goto IL_0087; } } IL_0068: { int32_t L_14 = ___pageIndex0; bool L_15 = __this->get_m_onlyShowFree_3(); int32_t L_16 = CRoomMananger_get_CurRoomMainType_m2795176692(__this, /*hidden argument*/NULL); int32_t L_17 = __this->get_m_current_room_type_12(); int32_t L_18 = V_0; CRoomMananger_RequestRoomPage_m156217648(__this, L_14, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); goto IL_00a7; } IL_0087: { int32_t L_19 = ___pageIndex0; bool L_20 = __this->get_m_onlyShowFree_3(); int32_t L_21 = CRoomMananger_get_CurRoomMainType_m2795176692(__this, /*hidden argument*/NULL); List_1_t128053199 * L_22 = __this->get_m_CurModeList_18(); int32_t L_23 = __this->get_m_current_room_type_12(); int32_t L_24 = V_0; CRoomMananger_RequestRoomPage_m1364632271(__this, L_19, L_20, L_21, L_22, L_23, L_24, /*hidden argument*/NULL); } IL_00a7: { return; } } // System.Void DMCore.Logic.CRoomMananger::RequestRoomPage(System.Int32,System.Boolean,DMCore.Logic.CRoomMananger/RoomMainType,DMCore.Logic.CRoomMananger/RoomType,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_RequestRoomPage_m156217648 (CRoomMananger_t1058696229 * __this, int32_t ___pageIndex0, bool ___isShowOnlyFree1, int32_t ___maintype2, int32_t ___roomType3, int32_t ___sceneID4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_RequestRoomPage_m156217648_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgRequestRoomList_t720108623 * V_0 = NULL; DateTime_t3738529785 V_1; memset(&V_1, 0, sizeof(V_1)); TimeSpan_t881159249 V_2; memset(&V_2, 0, sizeof(V_2)); CMsgRequestRoomList_t720108623 * G_B6_0 = NULL; CMsgRequestRoomList_t720108623 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CMsgRequestRoomList_t720108623 * G_B7_1 = NULL; { bool L_0 = CRoomMananger_IsInFreshAwake_m1205459355(__this, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return; } IL_000c: { int32_t L_1 = ___pageIndex0; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0016; } } { ___pageIndex0 = 0; } IL_0016: { CMsgRequestRoomList_t720108623 * L_2 = (CMsgRequestRoomList_t720108623 *)il2cpp_codegen_object_new(CMsgRequestRoomList_t720108623_il2cpp_TypeInfo_var); CMsgRequestRoomList__ctor_m4240109676(L_2, /*hidden argument*/NULL); V_0 = L_2; CMsgRequestRoomList_t720108623 * L_3 = V_0; int32_t L_4 = ___pageIndex0; NullCheck(L_3); L_3->set_nPage_4(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); CMsgRequestRoomList_t720108623 * L_5 = V_0; int32_t L_6 = ___maintype2; NullCheck(L_5); L_5->set_nRoomMainType_1(L_6); CMsgRequestRoomList_t720108623 * L_7 = V_0; int32_t L_8 = ___roomType3; NullCheck(L_7); L_7->set_nRoomType_2(L_8); CMsgRequestRoomList_t720108623 * L_9 = V_0; int32_t L_10 = ___sceneID4; NullCheck(L_9); L_9->set_nSceneModel_3(L_10); CMsgRequestRoomList_t720108623 * L_11 = V_0; bool L_12 = __this->get_m_onlyShowFree_3(); G_B5_0 = L_11; if (!L_12) { G_B6_0 = L_11; goto IL_004e; } } { G_B7_0 = 1; G_B7_1 = G_B5_0; goto IL_004f; } IL_004e: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_004f: { NullCheck(G_B7_1); G_B7_1->set_nSelectFlag_0(G_B7_0); CMsgRequestRoomList_t720108623 * L_13 = V_0; NullCheck(L_13); L_13->set_num_5(0); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_14 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CNetService_t1201271315 * L_15 = CRoot_GetNetService_m2764581604(L_14, /*hidden argument*/NULL); CMsgRequestRoomList_t720108623 * L_16 = V_0; NullCheck(L_15); CNetService_SendMsgStruct_m258771320(L_15, L_16, /*hidden argument*/NULL); __this->set_m_waitingRoomList_9((bool)1); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_17 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_17; TimeSpan_t881159249 L_18 = DateTime_get_TimeOfDay_m82064893((&V_1), /*hidden argument*/NULL); V_2 = L_18; double L_19 = TimeSpan_get_TotalMilliseconds_m2429771311((&V_2), /*hidden argument*/NULL); __this->set_m_lastRequstTimePos_10(L_19); return; } } // System.Void DMCore.Logic.CRoomMananger::RequestRoomPage(System.Int32,System.Boolean,DMCore.Logic.CRoomMananger/RoomMainType,System.Collections.Generic.List`1,DMCore.Logic.CRoomMananger/RoomType,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_RequestRoomPage_m1364632271 (CRoomMananger_t1058696229 * __this, int32_t ___pageIndex0, bool ___isShowOnlyFree1, int32_t ___mainType2, List_1_t128053199 * ___m_Conditions3, int32_t ___roomType4, int32_t ___sceneID5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_RequestRoomPage_m1364632271_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgRequestRoomList_t720108623 * V_0 = NULL; DateTime_t3738529785 V_1; memset(&V_1, 0, sizeof(V_1)); TimeSpan_t881159249 V_2; memset(&V_2, 0, sizeof(V_2)); CMsgRequestRoomList_t720108623 * G_B6_0 = NULL; CMsgRequestRoomList_t720108623 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CMsgRequestRoomList_t720108623 * G_B7_1 = NULL; { bool L_0 = CRoomMananger_IsInFreshAwake_m1205459355(__this, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return; } IL_000c: { int32_t L_1 = ___pageIndex0; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0016; } } { ___pageIndex0 = 0; } IL_0016: { CMsgRequestRoomList_t720108623 * L_2 = (CMsgRequestRoomList_t720108623 *)il2cpp_codegen_object_new(CMsgRequestRoomList_t720108623_il2cpp_TypeInfo_var); CMsgRequestRoomList__ctor_m4240109676(L_2, /*hidden argument*/NULL); V_0 = L_2; CMsgRequestRoomList_t720108623 * L_3 = V_0; int32_t L_4 = ___pageIndex0; NullCheck(L_3); L_3->set_nPage_4(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); CMsgRequestRoomList_t720108623 * L_5 = V_0; int32_t L_6 = ___mainType2; NullCheck(L_5); L_5->set_nRoomMainType_1(L_6); CMsgRequestRoomList_t720108623 * L_7 = V_0; int32_t L_8 = ___roomType4; NullCheck(L_7); L_7->set_nRoomType_2(L_8); CMsgRequestRoomList_t720108623 * L_9 = V_0; int32_t L_10 = ___sceneID5; NullCheck(L_9); L_9->set_nSceneModel_3(L_10); CMsgRequestRoomList_t720108623 * L_11 = V_0; bool L_12 = __this->get_m_onlyShowFree_3(); G_B5_0 = L_11; if (!L_12) { G_B6_0 = L_11; goto IL_004e; } } { G_B7_0 = 1; G_B7_1 = G_B5_0; goto IL_004f; } IL_004e: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_004f: { NullCheck(G_B7_1); G_B7_1->set_nSelectFlag_0(G_B7_0); List_1_t128053199 * L_13 = ___m_Conditions3; if (!L_13) { goto IL_0098; } } { List_1_t128053199 * L_14 = ___m_Conditions3; NullCheck(L_14); int32_t L_15 = List_1_get_Count_m186164705(L_14, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); List_1_t128053199 * L_16 = __this->get_m_AllModeList_19(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m186164705(L_16, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((!(((uint32_t)L_15) == ((uint32_t)L_17)))) { goto IL_007e; } } { CMsgRequestRoomList_t720108623 * L_18 = V_0; NullCheck(L_18); L_18->set_num_5(0); goto IL_0093; } IL_007e: { CMsgRequestRoomList_t720108623 * L_19 = V_0; List_1_t128053199 * L_20 = ___m_Conditions3; NullCheck(L_20); int32_t L_21 = List_1_get_Count_m186164705(L_20, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); NullCheck(L_19); L_19->set_num_5(L_21); CMsgRequestRoomList_t720108623 * L_22 = V_0; List_1_t128053199 * L_23 = ___m_Conditions3; NullCheck(L_22); L_22->set_modeId_6(L_23); } IL_0093: { goto IL_009f; } IL_0098: { CMsgRequestRoomList_t720108623 * L_24 = V_0; NullCheck(L_24); L_24->set_num_5(0); } IL_009f: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_25 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); CNetService_t1201271315 * L_26 = CRoot_GetNetService_m2764581604(L_25, /*hidden argument*/NULL); CMsgRequestRoomList_t720108623 * L_27 = V_0; NullCheck(L_26); CNetService_SendMsgStruct_m258771320(L_26, L_27, /*hidden argument*/NULL); __this->set_m_waitingRoomList_9((bool)1); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_28 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_28; TimeSpan_t881159249 L_29 = DateTime_get_TimeOfDay_m82064893((&V_1), /*hidden argument*/NULL); V_2 = L_29; double L_30 = TimeSpan_get_TotalMilliseconds_m2429771311((&V_2), /*hidden argument*/NULL); __this->set_m_lastRequstTimePos_10(L_30); return; } } // System.Void DMCore.Logic.CRoomMananger::OnFreshRoomList(DMCore.Net.Protocol.SMsgRoomList) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_OnFreshRoomList_m208019921 (CRoomMananger_t1058696229 * __this, SMsgRoomList_t2683647042 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_OnFreshRoomList_m208019921_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; RoomInfo_t2137681786 * 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 V_8 = 0; RoomInfo_t2137681786 * V_9 = NULL; int32_t V_10 = 0; RoomInfo_t2137681786 * V_11 = NULL; { __this->set_m_waitingRoomList_9((bool)0); CRoomMananger_set_IsNeedRefreshRoomList_m2995613785(__this, (bool)1, /*hidden argument*/NULL); SMsgRoomList_t2683647042 * L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = L_0->get_nCurPage_1(); __this->set_m_curPage_15(((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))); List_1_t3609756528 * L_2 = __this->get_m_roomArr_17(); NullCheck(L_2); List_1_Clear_m2544579190(L_2, /*hidden argument*/List_1_Clear_m2544579190_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_3; V_1 = 0; goto IL_01fd; } IL_0034: { String_t* L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m3937257545(NULL /*static, unused*/, L_4, _stringLiteral234196590, /*hidden argument*/NULL); V_0 = L_5; RoomInfo_t2137681786 * L_6 = (RoomInfo_t2137681786 *)il2cpp_codegen_object_new(RoomInfo_t2137681786_il2cpp_TypeInfo_var); RoomInfo__ctor_m1058399131(L_6, /*hidden argument*/NULL); V_2 = L_6; RoomInfo_t2137681786 * L_7 = V_2; SMsgRoomList_t2683647042 * L_8 = ___msg0; NullCheck(L_8); RoomInfoU5BU5D_t2555657096* L_9 = L_8->get_arrRoomInfo_3(); int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = ((L_9)->GetAddressAt(static_cast(L_10)))->get__nRoomId_0(); NullCheck(L_7); L_7->set__nRoomId_2(L_11); SMsgRoomList_t2683647042 * L_12 = ___msg0; NullCheck(L_12); RoomInfoU5BU5D_t2555657096* L_13 = L_12->get_arrRoomInfo_3(); int32_t L_14 = V_1; NullCheck(L_13); int32_t L_15 = ((L_13)->GetAddressAt(static_cast(L_14)))->get__nFemaleNum_5(); SMsgRoomList_t2683647042 * L_16 = ___msg0; NullCheck(L_16); RoomInfoU5BU5D_t2555657096* L_17 = L_16->get_arrRoomInfo_3(); int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->get__nMaleNum_4(); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_19)); RoomInfo_t2137681786 * L_20 = V_2; SMsgRoomList_t2683647042 * L_21 = ___msg0; NullCheck(L_21); RoomInfoU5BU5D_t2555657096* L_22 = L_21->get_arrRoomInfo_3(); int32_t L_23 = V_1; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->get__nRoomState_2(); NullCheck(L_20); L_20->set__nRoomState_1(L_24); RoomInfo_t2137681786 * L_25 = V_2; NullCheck(L_25); int32_t L_26 = L_25->get__nRoomState_1(); if ((((int32_t)L_26) == ((int32_t)1))) { goto IL_00b2; } } { int32_t L_27 = V_3; if ((((int32_t)L_27) < ((int32_t)4))) { goto IL_00b2; } } { RoomInfo_t2137681786 * L_28 = V_2; NullCheck(L_28); L_28->set__nRoomState_1(2); } IL_00b2: { RoomInfo_t2137681786 * L_29 = V_2; SMsgRoomList_t2683647042 * L_30 = ___msg0; NullCheck(L_30); RoomInfoU5BU5D_t2555657096* L_31 = L_30->get_arrRoomInfo_3(); int32_t L_32 = V_1; NullCheck(L_31); String_t* L_33 = ((L_31)->GetAddressAt(static_cast(L_32)))->get__strRoomName_1(); NullCheck(L_29); L_29->set__strRoomName_4(L_33); RoomInfo_t2137681786 * L_34 = V_2; SMsgRoomList_t2683647042 * L_35 = ___msg0; NullCheck(L_35); RoomInfoU5BU5D_t2555657096* L_36 = L_35->get_arrRoomInfo_3(); int32_t L_37 = V_1; NullCheck(L_36); int32_t L_38 = ((L_36)->GetAddressAt(static_cast(L_37)))->get__nIsLocked_6(); NullCheck(L_34); L_34->set__bIsLocked_0((bool)((((int32_t)L_38) == ((int32_t)1))? 1 : 0)); RoomInfo_t2137681786 * L_39 = V_2; SMsgRoomList_t2683647042 * L_40 = ___msg0; NullCheck(L_40); RoomInfoU5BU5D_t2555657096* L_41 = L_40->get_arrRoomInfo_3(); int32_t L_42 = V_1; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->get__nSongLv_7(); NullCheck(L_39); L_39->set__nSongLv_5(L_43); RoomInfo_t2137681786 * L_44 = V_2; SMsgRoomList_t2683647042 * L_45 = ___msg0; NullCheck(L_45); RoomInfoU5BU5D_t2555657096* L_46 = L_45->get_arrRoomInfo_3(); int32_t L_47 = V_1; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->get__nPlayMode_8(); NullCheck(L_44); L_44->set__nPlayMode_6(L_48); RoomInfo_t2137681786 * L_49 = V_2; SMsgRoomList_t2683647042 * L_50 = ___msg0; NullCheck(L_50); RoomInfoU5BU5D_t2555657096* L_51 = L_50->get_arrRoomInfo_3(); int32_t L_52 = V_1; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->get__nKeyMode_9(); NullCheck(L_49); L_49->set__nKeyMode_7(L_53); RoomInfo_t2137681786 * L_54 = V_2; int32_t L_55 = V_3; NullCheck(L_54); L_54->set__memberInfo_3(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_55))); RoomInfo_t2137681786 * L_56 = V_2; SMsgRoomList_t2683647042 * L_57 = ___msg0; NullCheck(L_57); RoomInfoU5BU5D_t2555657096* L_58 = L_57->get_arrRoomInfo_3(); int32_t L_59 = V_1; NullCheck(L_58); int32_t L_60 = ((L_58)->GetAddressAt(static_cast(L_59)))->get__topLeftTime_10(); NullCheck(L_56); L_56->set__topCardLeftTime_8(L_60); V_4 = 0; goto IL_018a; } IL_0153: { int32_t L_61 = V_4; SMsgRoomList_t2683647042 * L_62 = ___msg0; NullCheck(L_62); RoomInfoU5BU5D_t2555657096* L_63 = L_62->get_arrRoomInfo_3(); int32_t L_64 = V_1; NullCheck(L_63); int32_t L_65 = ((L_63)->GetAddressAt(static_cast(L_64)))->get__nFemaleNum_5(); if ((((int32_t)L_61) >= ((int32_t)L_65))) { goto IL_017a; } } { RoomInfo_t2137681786 * L_66 = V_2; NullCheck(L_66); Int32U5BU5D_t385246372* L_67 = L_66->get__memberInfo_3(); int32_t L_68 = V_4; NullCheck(L_67); (L_67)->SetAt(static_cast(L_68), (int32_t)1); goto IL_0184; } IL_017a: { RoomInfo_t2137681786 * L_69 = V_2; NullCheck(L_69); Int32U5BU5D_t385246372* L_70 = L_69->get__memberInfo_3(); int32_t L_71 = V_4; NullCheck(L_70); (L_70)->SetAt(static_cast(L_71), (int32_t)0); } IL_0184: { int32_t L_72 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1)); } IL_018a: { int32_t L_73 = V_4; RoomInfo_t2137681786 * L_74 = V_2; NullCheck(L_74); Int32U5BU5D_t385246372* L_75 = L_74->get__memberInfo_3(); NullCheck(L_75); if ((((int32_t)L_73) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_75)->max_length))))))) { goto IL_0153; } } { SMsgRoomList_t2683647042 * L_76 = ___msg0; NullCheck(L_76); RoomInfoU5BU5D_t2555657096* L_77 = L_76->get_arrRoomInfo_3(); int32_t L_78 = V_1; NullCheck(L_77); int32_t L_79 = ((L_77)->GetAddressAt(static_cast(L_78)))->get__nFriendNum_3(); V_5 = L_79; RoomInfo_t2137681786 * L_80 = V_2; int32_t L_81 = V_5; NullCheck(L_80); L_80->set__firendInfo_10(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_81))); V_6 = 0; goto IL_01d1; } IL_01c1: { RoomInfo_t2137681786 * L_82 = V_2; NullCheck(L_82); Int32U5BU5D_t385246372* L_83 = L_82->get__firendInfo_10(); int32_t L_84 = V_6; NullCheck(L_83); (L_83)->SetAt(static_cast(L_84), (int32_t)1); int32_t L_85 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1)); } IL_01d1: { int32_t L_86 = V_6; RoomInfo_t2137681786 * L_87 = V_2; NullCheck(L_87); Int32U5BU5D_t385246372* L_88 = L_87->get__firendInfo_10(); NullCheck(L_88); if ((((int32_t)L_86) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_88)->max_length))))))) { goto IL_01c1; } } { String_t* L_89 = V_0; RoomInfo_t2137681786 * L_90 = V_2; NullCheck(L_90); String_t* L_91 = L_90->get__strRoomName_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_92 = String_Format_m2844511972(NULL /*static, unused*/, L_89, L_91, /*hidden argument*/NULL); V_0 = L_92; List_1_t3609756528 * L_93 = __this->get_m_roomArr_17(); RoomInfo_t2137681786 * L_94 = V_2; NullCheck(L_93); List_1_Add_m3287304822(L_93, L_94, /*hidden argument*/List_1_Add_m3287304822_RuntimeMethod_var); int32_t L_95 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1)); } IL_01fd: { int32_t L_96 = V_1; SMsgRoomList_t2683647042 * L_97 = ___msg0; NullCheck(L_97); int32_t L_98 = L_97->get_nRoomNum_2(); if ((((int32_t)L_96) < ((int32_t)L_98))) { goto IL_0034; } } { String_t* L_99 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_100 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_101 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_99, L_100, /*hidden argument*/NULL); if (!L_101) { goto IL_0219; } } IL_0219: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_102 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_102); int32_t L_103 = CRoomMananger_get_CurRoomMainType_m2795176692(L_102, /*hidden argument*/NULL); if ((!(((uint32_t)L_103) == ((uint32_t)6)))) { goto IL_033f; } } { V_7 = 0; goto IL_02c7; } IL_0231: { V_8 = 0; goto IL_02aa; } IL_0239: { List_1_t3609756528 * L_104 = __this->get_m_roomArr_17(); int32_t L_105 = V_8; NullCheck(L_104); RoomInfo_t2137681786 * L_106 = List_1_get_Item_m3378429424(L_104, L_105, /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); NullCheck(L_106); Int32U5BU5D_t385246372* L_107 = L_106->get__memberInfo_3(); NullCheck(L_107); List_1_t3609756528 * L_108 = __this->get_m_roomArr_17(); int32_t L_109 = V_8; NullCheck(L_108); RoomInfo_t2137681786 * L_110 = List_1_get_Item_m3378429424(L_108, ((int32_t)il2cpp_codegen_add((int32_t)L_109, (int32_t)1)), /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); NullCheck(L_110); Int32U5BU5D_t385246372* L_111 = L_110->get__memberInfo_3(); NullCheck(L_111); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_107)->max_length))))) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_111)->max_length))))))) { goto IL_02a4; } } { List_1_t3609756528 * L_112 = __this->get_m_roomArr_17(); int32_t L_113 = V_8; NullCheck(L_112); RoomInfo_t2137681786 * L_114 = List_1_get_Item_m3378429424(L_112, L_113, /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); V_9 = L_114; List_1_t3609756528 * L_115 = __this->get_m_roomArr_17(); int32_t L_116 = V_8; List_1_t3609756528 * L_117 = __this->get_m_roomArr_17(); int32_t L_118 = V_8; NullCheck(L_117); RoomInfo_t2137681786 * L_119 = List_1_get_Item_m3378429424(L_117, ((int32_t)il2cpp_codegen_add((int32_t)L_118, (int32_t)1)), /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); NullCheck(L_115); List_1_set_Item_m2379140433(L_115, L_116, L_119, /*hidden argument*/List_1_set_Item_m2379140433_RuntimeMethod_var); List_1_t3609756528 * L_120 = __this->get_m_roomArr_17(); int32_t L_121 = V_8; RoomInfo_t2137681786 * L_122 = V_9; NullCheck(L_120); List_1_set_Item_m2379140433(L_120, ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)), L_122, /*hidden argument*/List_1_set_Item_m2379140433_RuntimeMethod_var); } IL_02a4: { int32_t L_123 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_123, (int32_t)1)); } IL_02aa: { int32_t L_124 = V_8; List_1_t3609756528 * L_125 = __this->get_m_roomArr_17(); NullCheck(L_125); int32_t L_126 = List_1_get_Count_m1958513982(L_125, /*hidden argument*/List_1_get_Count_m1958513982_RuntimeMethod_var); int32_t L_127 = V_7; if ((((int32_t)L_124) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_126, (int32_t)1)), (int32_t)L_127))))) { goto IL_0239; } } { int32_t L_128 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_128, (int32_t)1)); } IL_02c7: { int32_t L_129 = V_7; List_1_t3609756528 * L_130 = __this->get_m_roomArr_17(); NullCheck(L_130); int32_t L_131 = List_1_get_Count_m1958513982(L_130, /*hidden argument*/List_1_get_Count_m1958513982_RuntimeMethod_var); if ((((int32_t)L_129) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_131, (int32_t)1))))) { goto IL_0231; } } { V_10 = 0; goto IL_032d; } IL_02e3: { List_1_t3609756528 * L_132 = __this->get_m_roomArr_17(); int32_t L_133 = V_10; NullCheck(L_132); RoomInfo_t2137681786 * L_134 = List_1_get_Item_m3378429424(L_132, L_133, /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); NullCheck(L_134); Int32U5BU5D_t385246372* L_135 = L_134->get__memberInfo_3(); NullCheck(L_135); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_135)->max_length))))) == ((uint32_t)((int32_t)21))))) { goto IL_0327; } } { List_1_t3609756528 * L_136 = __this->get_m_roomArr_17(); int32_t L_137 = V_10; NullCheck(L_136); RoomInfo_t2137681786 * L_138 = List_1_get_Item_m3378429424(L_136, L_137, /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); V_11 = L_138; List_1_t3609756528 * L_139 = __this->get_m_roomArr_17(); int32_t L_140 = V_10; NullCheck(L_139); List_1_RemoveAt_m76343217(L_139, L_140, /*hidden argument*/List_1_RemoveAt_m76343217_RuntimeMethod_var); List_1_t3609756528 * L_141 = __this->get_m_roomArr_17(); RoomInfo_t2137681786 * L_142 = V_11; NullCheck(L_141); List_1_Add_m3287304822(L_141, L_142, /*hidden argument*/List_1_Add_m3287304822_RuntimeMethod_var); } IL_0327: { int32_t L_143 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_143, (int32_t)1)); } IL_032d: { int32_t L_144 = V_10; List_1_t3609756528 * L_145 = __this->get_m_roomArr_17(); NullCheck(L_145); int32_t L_146 = List_1_get_Count_m1958513982(L_145, /*hidden argument*/List_1_get_Count_m1958513982_RuntimeMethod_var); if ((((int32_t)L_144) < ((int32_t)L_146))) { goto IL_02e3; } } IL_033f: { return; } } // DMCore.Logic.CRoomMananger/RoomInfo DMCore.Logic.CRoomMananger::GetRoomInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR RoomInfo_t2137681786 * CRoomMananger_GetRoomInfo_m494426084 (CRoomMananger_t1058696229 * __this, int32_t ___roomIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_GetRoomInfo_m494426084_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___roomIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0018; } } { List_1_t3609756528 * L_1 = __this->get_m_roomArr_17(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1958513982(L_1, /*hidden argument*/List_1_get_Count_m1958513982_RuntimeMethod_var); int32_t L_3 = ___roomIndex0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (RoomInfo_t2137681786 *)NULL; } IL_001a: { List_1_t3609756528 * L_4 = __this->get_m_roomArr_17(); int32_t L_5 = ___roomIndex0; NullCheck(L_4); RoomInfo_t2137681786 * L_6 = List_1_get_Item_m3378429424(L_4, L_5, /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); return L_6; } } // DMCore.Logic.CRoomMananger/RoomInfo DMCore.Logic.CRoomMananger::GetRoomInfoByRoomId(System.Int32) extern "C" IL2CPP_METHOD_ATTR RoomInfo_t2137681786 * CRoomMananger_GetRoomInfoByRoomId_m3394054778 (CRoomMananger_t1058696229 * __this, int32_t ___roomId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_GetRoomInfoByRoomId_m3394054778_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 * V_0 = NULL; RoomInfo_t2137681786 * V_1 = NULL; { U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 * L_0 = (U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 *)il2cpp_codegen_object_new(U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538_il2cpp_TypeInfo_var); U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0__ctor_m416037520(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 * L_1 = V_0; int32_t L_2 = ___roomId0; NullCheck(L_1); L_1->set_roomId_0(L_2); List_1_t3609756528 * L_3 = __this->get_m_roomArr_17(); U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_U3CU3Em__0_m2812607677_RuntimeMethod_var; Predicate_1_t2962975910 * L_6 = (Predicate_1_t2962975910 *)il2cpp_codegen_object_new(Predicate_1_t2962975910_il2cpp_TypeInfo_var); Predicate_1__ctor_m1771001057(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m1771001057_RuntimeMethod_var); NullCheck(L_3); RoomInfo_t2137681786 * L_7 = List_1_Find_m4279364514(L_3, L_6, /*hidden argument*/List_1_Find_m4279364514_RuntimeMethod_var); V_1 = L_7; RoomInfo_t2137681786 * L_8 = V_1; return L_8; } } // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::GetRoomInfoList() extern "C" IL2CPP_METHOD_ATTR List_1_t3609756528 * CRoomMananger_GetRoomInfoList_m303916154 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { List_1_t3609756528 * L_0 = __this->get_m_roomArr_17(); return L_0; } } // System.Int32 DMCore.Logic.CRoomMananger::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_GetCount_m3007612173 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_GetCount_m3007612173_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t3609756528 * L_0 = __this->get_m_roomArr_17(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1958513982(L_0, /*hidden argument*/List_1_get_Count_m1958513982_RuntimeMethod_var); return L_1; } } // System.Void DMCore.Logic.CRoomMananger::SearchRoomListDetail() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_SearchRoomListDetail_m1062356186 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_SearchRoomListDetail_m1062356186_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0022; } IL_0007: { List_1_t3609756528 * L_0 = __this->get_m_roomArr_17(); int32_t L_1 = V_0; NullCheck(L_0); RoomInfo_t2137681786 * L_2 = List_1_get_Item_m3378429424(L_0, L_1, /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); NullCheck(L_2); int32_t L_3 = L_2->get__nRoomId_2(); CRoomMananger_SearchRoom_m310028345(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0022: { int32_t L_5 = V_0; List_1_t3609756528 * L_6 = __this->get_m_roomArr_17(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m1958513982(L_6, /*hidden argument*/List_1_get_Count_m1958513982_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CRoomMananger::SetRoomDetail(DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_SetRoomDetail_m2241371799 (CRoomMananger_t1058696229 * __this, RoomDetail_t2805919052 * ___detail0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_SetRoomDetail_m2241371799_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RoomInfo_t2137681786 * V_1 = NULL; { V_0 = 0; goto IL_003b; } IL_0007: { List_1_t3609756528 * L_0 = __this->get_m_roomArr_17(); int32_t L_1 = V_0; NullCheck(L_0); RoomInfo_t2137681786 * L_2 = List_1_get_Item_m3378429424(L_0, L_1, /*hidden argument*/List_1_get_Item_m3378429424_RuntimeMethod_var); V_1 = L_2; RoomInfo_t2137681786 * L_3 = V_1; if (!L_3) { goto IL_0037; } } { RoomInfo_t2137681786 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = L_4->get__nRoomId_2(); RoomDetail_t2805919052 * L_6 = ___detail0; NullCheck(L_6); int32_t L_7 = L_6->get_nRoomId_4(); if ((!(((uint32_t)L_5) == ((uint32_t)L_7)))) { goto IL_0037; } } { RoomInfo_t2137681786 * L_8 = V_1; RoomDetail_t2805919052 * L_9 = ___detail0; NullCheck(L_8); L_8->set__roomDetail_9(L_9); goto IL_004c; } IL_0037: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003b: { int32_t L_11 = V_0; List_1_t3609756528 * L_12 = __this->get_m_roomArr_17(); NullCheck(L_12); int32_t L_13 = List_1_get_Count_m1958513982(L_12, /*hidden argument*/List_1_get_Count_m1958513982_RuntimeMethod_var); if ((((int32_t)L_11) < ((int32_t)L_13))) { goto IL_0007; } } IL_004c: { CRoomMananger_set_IsNeedRefreshChallengeRoomList_m1739733231(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRoomMananger::SearchRoom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_SearchRoom_m310028345 (CRoomMananger_t1058696229 * __this, int32_t ___roomId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_SearchRoom_m310028345_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgSearchRoom_t224341451 * V_0 = NULL; { bool L_0 = __this->get_m_waitingRoomDetail_7(); if (!L_0) { goto IL_001c; } } { CMsgManager_t455955613 * L_1 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CMsgManager_PushHintUseTextHelp_m3781284520(L_1, _stringLiteral1289783246, (bool)1, /*hidden argument*/NULL); return; } IL_001c: { CMsgSearchRoom_t224341451 * L_2 = (CMsgSearchRoom_t224341451 *)il2cpp_codegen_object_new(CMsgSearchRoom_t224341451_il2cpp_TypeInfo_var); CMsgSearchRoom__ctor_m2648341572(L_2, /*hidden argument*/NULL); V_0 = L_2; CMsgSearchRoom_t224341451 * L_3 = V_0; int32_t L_4 = ___roomId0; NullCheck(L_3); L_3->set_nRoomId_0(L_4); CMsgSearchRoom_t224341451 * L_5 = V_0; int32_t L_6 = CRoomMananger_get_CurRoomType_m641065792(__this, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_nRoomType_1(L_6); CMsgSearchRoom_t224341451 * L_7 = V_0; int32_t L_8 = CRoomMananger_get_CurRoomMainType_m2795176692(__this, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_nRoomMainType_2(L_8); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_9 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CNetService_t1201271315 * L_10 = CRoot_GetNetService_m2764581604(L_9, /*hidden argument*/NULL); CMsgSearchRoom_t224341451 * L_11 = V_0; NullCheck(L_10); CNetService_SendMsgStruct_m258771320(L_10, L_11, /*hidden argument*/NULL); __this->set_m_waitingRoomDetail_7((bool)1); int32_t L_12 = CRoomMananger_get_CurRoomPageIdx_m2567604949(__this, /*hidden argument*/NULL); CRoomMananger_RequestRoomPage_m47689490(__this, L_12, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRoomMananger::OnRoomInfo(DMCore.Net.Protocol.SMsgRoomInfo) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_OnRoomInfo_m2583947332 (CRoomMananger_t1058696229 * __this, SMsgRoomInfo_t1167204382 * ___roomInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_OnRoomInfo_m2583947332_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_waitingRoomDetail_7((bool)0); SMsgRoomInfo_t1167204382 * L_0 = ___roomInfo0; NullCheck(L_0); uint8_t L_1 = L_0->get_nResult_0(); if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0024; } } { CMsgManager_t455955613 * L_2 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CMsgManager_PushHintUseTextHelp_m3781284520(L_2, _stringLiteral1320310355, (bool)1, /*hidden argument*/NULL); return; } IL_0024: { SMsgRoomInfo_t1167204382 * L_3 = ___roomInfo0; RoomDetail_t2805919052 * L_4 = (RoomDetail_t2805919052 *)il2cpp_codegen_object_new(RoomDetail_t2805919052_il2cpp_TypeInfo_var); RoomDetail__ctor_m3178741390(L_4, L_3, /*hidden argument*/NULL); __this->set_m_roomDetail_16(L_4); RoomDetail_t2805919052 * L_5 = __this->get_m_roomDetail_16(); CRoomMananger_SetRoomDetail_m2241371799(__this, L_5, /*hidden argument*/NULL); return; } } // DMCore.Logic.CRoomMananger/RoomDetail DMCore.Logic.CRoomMananger::GetSearchResult() extern "C" IL2CPP_METHOD_ATTR RoomDetail_t2805919052 * CRoomMananger_GetSearchResult_m4148997096 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { RoomDetail_t2805919052 * V_0 = NULL; { RoomDetail_t2805919052 * L_0 = __this->get_m_roomDetail_16(); V_0 = L_0; __this->set_m_roomDetail_16((RoomDetail_t2805919052 *)NULL); RoomDetail_t2805919052 * L_1 = V_0; return L_1; } } // System.Void DMCore.Logic.CRoomMananger::CreateRoom(System.String,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_CreateRoom_m173605298 (CRoomMananger_t1058696229 * __this, String_t* ___roomName0, String_t* ___pwd1, bool ___isUseTopCard2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_CreateRoom_m173605298_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgCreateRoom_t3470683415 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; int32_t V_3 = 0; CMsgCreateRoom_t3470683415 * G_B6_0 = NULL; CMsgCreateRoom_t3470683415 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CMsgCreateRoom_t3470683415 * G_B7_1 = NULL; { bool L_0 = __this->get_m_waitingCreateResult_6(); if (!L_0) { goto IL_001c; } } { CMsgManager_t455955613 * L_1 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CMsgManager_PushHintUseTextHelp_m3781284520(L_1, _stringLiteral4169702091, (bool)1, /*hidden argument*/NULL); return; } IL_001c: { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_2 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___roomName0; NullCheck(L_2); bool L_4 = CSensitiveWordManager_IfExistSensitiveWord_m2539653544(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003d; } } { CMsgManager_t455955613 * L_5 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CMsgManager_PushHintUseTextHelp_m3781284520(L_5, _stringLiteral346528831, (bool)1, /*hidden argument*/NULL); return; } IL_003d: { CMsgCreateRoom_t3470683415 * L_6 = (CMsgCreateRoom_t3470683415 *)il2cpp_codegen_object_new(CMsgCreateRoom_t3470683415_il2cpp_TypeInfo_var); CMsgCreateRoom__ctor_m2339209232(L_6, /*hidden argument*/NULL); 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(); V_1 = L_7; String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_2 = L_8; IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_t2271493662 * L_9 = DanceSceneManager_GetInstance_m2797443555(NULL /*static, unused*/, /*hidden argument*/NULL); DanceSceneManager_t2271493662 * L_10 = DanceSceneManager_GetInstance_m2797443555(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = DanceSceneManager_get_ActiveWaitingRoomIndex_m109078092(L_10, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_12 = DanceSceneManager_GetWaitingRoomInfo_m2027725903(L_9, L_11, (&V_1), (&V_2), /*hidden argument*/NULL); V_3 = L_12; CMsgCreateRoom_t3470683415 * L_13 = V_0; int32_t L_14 = V_3; NullCheck(L_13); L_13->set_nSceneModel_0(L_14); CMsgCreateRoom_t3470683415 * L_15 = V_0; int32_t L_16 = CRoomMananger_get_CurRoomMainType_m2795176692(__this, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_nRoomMainType_1(L_16); CMsgCreateRoom_t3470683415 * L_17 = V_0; int32_t L_18 = CRoomMananger_get_CurRoomType_m641065792(__this, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_nRoomType_2(L_18); CMsgCreateRoom_t3470683415 * L_19 = V_0; NullCheck(L_19); L_19->set_nGuildPass_3(0); CMsgCreateRoom_t3470683415 * L_20 = V_0; bool L_21 = ___isUseTopCard2; G_B5_0 = L_20; if (!L_21) { G_B6_0 = L_20; goto IL_009f; } } { G_B7_0 = ((int32_t)10006); G_B7_1 = G_B5_0; goto IL_00a0; } IL_009f: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_00a0: { NullCheck(G_B7_1); G_B7_1->set_nItemID_4(G_B7_0); CMsgCreateRoom_t3470683415 * L_22 = V_0; String_t* L_23 = ___roomName0; NullCheck(L_22); L_22->set_roomName_5(L_23); CMsgCreateRoom_t3470683415 * L_24 = V_0; String_t* L_25 = ___pwd1; NullCheck(L_24); L_24->set_password_6(L_25); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_26 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CNetService_t1201271315 * L_27 = CRoot_GetNetService_m2764581604(L_26, /*hidden argument*/NULL); CMsgCreateRoom_t3470683415 * L_28 = V_0; NullCheck(L_27); CNetService_SendMsgStruct_m258771320(L_27, L_28, /*hidden argument*/NULL); __this->set_m_waitingCreateResult_6((bool)1); return; } } // System.Void DMCore.Logic.CRoomMananger::CreateRoom(System.String,System.String,System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_CreateRoom_m3444586077 (CRoomMananger_t1058696229 * __this, String_t* ___roomName0, String_t* ___pwd1, bool ___isUseTopCard2, int32_t ___nGuildPass3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_CreateRoom_m3444586077_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgCreateRoom_t3470683415 * V_0 = NULL; CMsgCreateRoom_t3470683415 * G_B6_0 = NULL; CMsgCreateRoom_t3470683415 * G_B5_0 = NULL; int32_t G_B7_0 = 0; CMsgCreateRoom_t3470683415 * G_B7_1 = NULL; { bool L_0 = __this->get_m_waitingCreateResult_6(); if (!L_0) { goto IL_001c; } } { CMsgManager_t455955613 * L_1 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CMsgManager_PushHintUseTextHelp_m3781284520(L_1, _stringLiteral4169702091, (bool)1, /*hidden argument*/NULL); return; } IL_001c: { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_2 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___roomName0; NullCheck(L_2); bool L_4 = CSensitiveWordManager_IfExistSensitiveWord_m2539653544(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003d; } } { CMsgManager_t455955613 * L_5 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CMsgManager_PushHintUseTextHelp_m3781284520(L_5, _stringLiteral346528831, (bool)1, /*hidden argument*/NULL); return; } IL_003d: { CMsgCreateRoom_t3470683415 * L_6 = (CMsgCreateRoom_t3470683415 *)il2cpp_codegen_object_new(CMsgCreateRoom_t3470683415_il2cpp_TypeInfo_var); CMsgCreateRoom__ctor_m2339209232(L_6, /*hidden argument*/NULL); V_0 = L_6; CMsgCreateRoom_t3470683415 * L_7 = V_0; NullCheck(L_7); L_7->set_nSceneModel_0(((int32_t)2002)); CMsgCreateRoom_t3470683415 * L_8 = V_0; NullCheck(L_8); L_8->set_nRoomMainType_1(2); CMsgCreateRoom_t3470683415 * L_9 = V_0; NullCheck(L_9); L_9->set_nRoomType_2(2); CMsgCreateRoom_t3470683415 * L_10 = V_0; int32_t L_11 = ___nGuildPass3; NullCheck(L_10); L_10->set_nGuildPass_3(L_11); CMsgCreateRoom_t3470683415 * L_12 = V_0; bool L_13 = ___isUseTopCard2; G_B5_0 = L_12; if (!L_13) { G_B6_0 = L_12; goto IL_0075; } } { G_B7_0 = ((int32_t)10006); G_B7_1 = G_B5_0; goto IL_0076; } IL_0075: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_0076: { NullCheck(G_B7_1); G_B7_1->set_nItemID_4(G_B7_0); CMsgCreateRoom_t3470683415 * L_14 = V_0; String_t* L_15 = ___roomName0; NullCheck(L_14); L_14->set_roomName_5(L_15); CMsgCreateRoom_t3470683415 * L_16 = V_0; String_t* L_17 = ___pwd1; NullCheck(L_16); L_16->set_password_6(L_17); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_18 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CNetService_t1201271315 * L_19 = CRoot_GetNetService_m2764581604(L_18, /*hidden argument*/NULL); CMsgCreateRoom_t3470683415 * L_20 = V_0; NullCheck(L_19); CNetService_SendMsgStruct_m258771320(L_19, L_20, /*hidden argument*/NULL); __this->set_m_waitingCreateResult_6((bool)1); return; } } // System.Void DMCore.Logic.CRoomMananger::CreateRoom() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_CreateRoom_m1141089174 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_CreateRoom_m1141089174_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgCreateRoom_t3470683415 * V_0 = NULL; { bool L_0 = __this->get_m_waitingCreateResult_6(); if (!L_0) { goto IL_001c; } } { CMsgManager_t455955613 * L_1 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CMsgManager_PushHintUseTextHelp_m3781284520(L_1, _stringLiteral4169702091, (bool)1, /*hidden argument*/NULL); return; } IL_001c: { CMsgCreateRoom_t3470683415 * L_2 = (CMsgCreateRoom_t3470683415 *)il2cpp_codegen_object_new(CMsgCreateRoom_t3470683415_il2cpp_TypeInfo_var); CMsgCreateRoom__ctor_m2339209232(L_2, /*hidden argument*/NULL); V_0 = L_2; CMsgCreateRoom_t3470683415 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_4 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CBeachManager_get_SelectedSceneID_m4166500685(L_4, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_nSceneModel_0(L_5); CMsgCreateRoom_t3470683415 * L_6 = V_0; NullCheck(L_6); L_6->set_nRoomMainType_1(6); CMsgCreateRoom_t3470683415 * L_7 = V_0; NullCheck(L_7); L_7->set_nRoomType_2(2); CMsgCreateRoom_t3470683415 * L_8 = V_0; NullCheck(L_8); L_8->set_nGuildPass_3(0); CMsgCreateRoom_t3470683415 * L_9 = V_0; NullCheck(L_9); L_9->set_nItemID_4(0); CMsgCreateRoom_t3470683415 * L_10 = V_0; 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, _stringLiteral1538458527, L_12, /*hidden argument*/NULL); NullCheck(L_10); L_10->set_roomName_5(L_13); CMsgCreateRoom_t3470683415 * L_14 = V_0; String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_14); L_14->set_password_6(L_15); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_16 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); CNetService_t1201271315 * L_17 = CRoot_GetNetService_m2764581604(L_16, /*hidden argument*/NULL); CMsgCreateRoom_t3470683415 * L_18 = V_0; NullCheck(L_17); CNetService_SendMsgStruct_m258771320(L_17, L_18, /*hidden argument*/NULL); __this->set_m_waitingCreateResult_6((bool)1); return; } } // System.Void DMCore.Logic.CRoomMananger::OnCreateResult(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_OnCreateResult_m2993668178 (CRoomMananger_t1058696229 * __this, int32_t ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_OnCreateResult_m2993668178_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_waitingCreateResult_6((bool)0); __this->set_m_waitingJoinDetail_8((bool)0); int32_t L_0 = ___result0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_002a; } } { CMsgManager_t455955613 * L_1 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CMsgManager_PushHintUseTextHelp_m3781284520(L_1, _stringLiteral654659278, (bool)1, /*hidden argument*/NULL); goto IL_0096; } IL_002a: { int32_t L_2 = ___result0; if ((!(((uint32_t)L_2) == ((uint32_t)2)))) { goto IL_0046; } } { CMsgManager_t455955613 * L_3 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CMsgManager_PushHintUseTextHelp_m3781284520(L_3, _stringLiteral2316383378, (bool)1, /*hidden argument*/NULL); goto IL_0096; } IL_0046: { int32_t L_4 = ___result0; if ((!(((uint32_t)L_4) == ((uint32_t)3)))) { goto IL_0062; } } { CMsgManager_t455955613 * L_5 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CMsgManager_PushHintUseTextHelp_m3781284520(L_5, _stringLiteral158320526, (bool)1, /*hidden argument*/NULL); goto IL_0096; } IL_0062: { int32_t L_6 = ___result0; if ((!(((uint32_t)L_6) == ((uint32_t)8)))) { goto IL_007e; } } { CMsgManager_t455955613 * L_7 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CMsgManager_PushHintUseTextHelp_m3781284520(L_7, _stringLiteral1282832967, (bool)1, /*hidden argument*/NULL); goto IL_0096; } IL_007e: { int32_t L_8 = ___result0; if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)9))))) { goto IL_0096; } } { CMsgManager_t455955613 * L_9 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CMsgManager_PushHintUseTextHelp_m3781284520(L_9, _stringLiteral920463196, (bool)1, /*hidden argument*/NULL); } IL_0096: { return; } } // System.Void DMCore.Logic.CRoomMananger::QuickJoin() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_QuickJoin_m3023352318 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_QuickJoin_m3023352318_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* G_B3_0 = NULL; { int32_t L_0 = CRoomMananger_get_CurRoomMainType_m2795176692(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)5)))) { goto IL_0020; } } { 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, _stringLiteral285815122, /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_002f; } IL_0020: { CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CTextHelp_GetText_m372251958(L_3, _stringLiteral3261205394, /*hidden argument*/NULL); G_B3_0 = L_4; } IL_002f: { V_0 = G_B3_0; String_t* L_5 = V_0; List_1_t128053199 * L_6 = __this->get_m_CurModeList_18(); CRoomMananger_EntryRoom_m201891104(__this, 1, (-1), L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRoomMananger::JoinRoom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_JoinRoom_m1397800920 (CRoomMananger_t1058696229 * __this, int32_t ___roomId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_JoinRoom_m1397800920_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___roomId0; 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(); CRoomMananger_EntryRoom_m794266310(__this, 0, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRoomMananger::JoinRoomWithPassword() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_JoinRoomWithPassword_m2259109835 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { int32_t L_0 = CRoomMananger_get_CurRoomID_m1675663632(__this, /*hidden argument*/NULL); String_t* L_1 = CRoomMananger_get_CurPassword_m3155099105(__this, /*hidden argument*/NULL); CRoomMananger_EntryRoom_m794266310(__this, 0, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m794266310 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomId1, String_t* ___pwd2, const RuntimeMethod* method) { { int32_t L_0 = ___entryType0; int32_t L_1 = CRoomMananger_get_CurRoomMainType_m2795176692(__this, /*hidden argument*/NULL); int32_t L_2 = CRoomMananger_get_CurRoomType_m641065792(__this, /*hidden argument*/NULL); int32_t L_3 = ___roomId1; String_t* L_4 = ___pwd2; CRoomMananger_EntryRoom_m1951687906(__this, L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m369939792 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomType1, int32_t ___roomID2, String_t* ___pwd3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_EntryRoom_m369939792_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; CMsgEntryRoom_t3749823927 * V_1 = NULL; { int32_t L_0 = ___roomType1; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_004d; } } { CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CProperty_t963755051 * L_2 = ISceneBaseObj_GetNetProperty_m1709069404(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CProperty_GetInt_m2680341236(L_2, _stringLiteral1232841122, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_4 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_PROTECTED_LEVEL_25(); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_004d; } } { CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CTextHelp_GetText_m372251958(L_5, _stringLiteral2367023570, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_7 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_PROTECTED_LEVEL_25(); int32_t L_8 = L_7; RuntimeObject * L_9 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_8); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Format_m2844511972(NULL /*static, unused*/, L_6, L_9, /*hidden argument*/NULL); V_0 = L_10; String_t* L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); return; } IL_004d: { bool L_12 = __this->get_m_waitingJoinDetail_8(); if (!L_12) { goto IL_0064; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral439623715, (bool)1, /*hidden argument*/NULL); return; } IL_0064: { CMsgEntryRoom_t3749823927 * L_13 = (CMsgEntryRoom_t3749823927 *)il2cpp_codegen_object_new(CMsgEntryRoom_t3749823927_il2cpp_TypeInfo_var); CMsgEntryRoom__ctor_m2897931794(L_13, /*hidden argument*/NULL); V_1 = L_13; CMsgEntryRoom_t3749823927 * L_14 = V_1; int32_t L_15 = ___entryType0; NullCheck(L_14); L_14->set_nEntryType_0(L_15); CMsgEntryRoom_t3749823927 * L_16 = V_1; int32_t L_17 = ___roomID2; NullCheck(L_16); L_16->set_nRoomId_3(L_17); CMsgEntryRoom_t3749823927 * L_18 = V_1; String_t* L_19 = ___pwd3; NullCheck(L_18); L_18->set_password_6(L_19); CMsgEntryRoom_t3749823927 * L_20 = V_1; int32_t L_21 = ___roomType1; NullCheck(L_20); L_20->set_nRoomType_2(L_21); CMsgEntryRoom_t3749823927 * L_22 = V_1; NullCheck(L_22); L_22->set_num_5(0); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_23 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); CNetService_t1201271315 * L_24 = CRoot_GetNetService_m2764581604(L_23, /*hidden argument*/NULL); CMsgEntryRoom_t3749823927 * L_25 = V_1; NullCheck(L_24); CNetService_SendMsgStruct_m258771320(L_24, L_25, /*hidden argument*/NULL); __this->set_m_waitingJoinDetail_8((bool)1); return; } } // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m1951687906 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomMainType1, int32_t ___roomType2, int32_t ___roomID3, String_t* ___pwd4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_EntryRoom_m1951687906_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; CMsgEntryRoom_t3749823927 * V_1 = NULL; { int32_t L_0 = ___roomType2; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_004d; } } { CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CProperty_t963755051 * L_2 = ISceneBaseObj_GetNetProperty_m1709069404(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CProperty_GetInt_m2680341236(L_2, _stringLiteral1232841122, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_4 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_PROTECTED_LEVEL_25(); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_004d; } } { CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CTextHelp_GetText_m372251958(L_5, _stringLiteral2367023570, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_7 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_PROTECTED_LEVEL_25(); int32_t L_8 = L_7; RuntimeObject * L_9 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_8); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Format_m2844511972(NULL /*static, unused*/, L_6, L_9, /*hidden argument*/NULL); V_0 = L_10; String_t* L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); return; } IL_004d: { bool L_12 = __this->get_m_waitingJoinDetail_8(); if (!L_12) { goto IL_0064; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral439623715, (bool)1, /*hidden argument*/NULL); return; } IL_0064: { CMsgEntryRoom_t3749823927 * L_13 = (CMsgEntryRoom_t3749823927 *)il2cpp_codegen_object_new(CMsgEntryRoom_t3749823927_il2cpp_TypeInfo_var); CMsgEntryRoom__ctor_m2897931794(L_13, /*hidden argument*/NULL); V_1 = L_13; CMsgEntryRoom_t3749823927 * L_14 = V_1; int32_t L_15 = ___entryType0; NullCheck(L_14); L_14->set_nEntryType_0(L_15); CMsgEntryRoom_t3749823927 * L_16 = V_1; int32_t L_17 = ___roomID3; NullCheck(L_16); L_16->set_nRoomId_3(L_17); CMsgEntryRoom_t3749823927 * L_18 = V_1; String_t* L_19 = ___pwd4; NullCheck(L_18); L_18->set_password_6(L_19); CMsgEntryRoom_t3749823927 * L_20 = V_1; int32_t L_21 = ___roomType2; NullCheck(L_20); L_20->set_nRoomType_2(L_21); CMsgEntryRoom_t3749823927 * L_22 = V_1; int32_t L_23 = ___roomMainType1; NullCheck(L_22); L_22->set_nRoomMainType_1(L_23); CMsgEntryRoom_t3749823927 * L_24 = V_1; NullCheck(L_24); L_24->set_num_5(0); int32_t L_25 = ___roomMainType1; if ((!(((uint32_t)L_25) == ((uint32_t)6)))) { goto IL_00ad; } } { CMsgEntryRoom_t3749823927 * L_26 = V_1; CRecreationManager_t3180859335 * L_27 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); int32_t L_28 = CRecreationManager_get_CurrSelectSceneID_m4204709399(L_27, /*hidden argument*/NULL); NullCheck(L_26); L_26->set_sceneID_8(L_28); } IL_00ad: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_29 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); CNetService_t1201271315 * L_30 = CRoot_GetNetService_m2764581604(L_29, /*hidden argument*/NULL); CMsgEntryRoom_t3749823927 * L_31 = V_1; NullCheck(L_30); CNetService_SendMsgStruct_m258771320(L_30, L_31, /*hidden argument*/NULL); __this->set_m_waitingJoinDetail_8((bool)1); return; } } // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m201891104 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomId1, String_t* ___pwd2, List_1_t128053199 * ___conditionList3, const RuntimeMethod* method) { { int32_t L_0 = ___entryType0; int32_t L_1 = CRoomMananger_get_CurRoomMainType_m2795176692(__this, /*hidden argument*/NULL); int32_t L_2 = CRoomMananger_get_CurRoomType_m641065792(__this, /*hidden argument*/NULL); int32_t L_3 = ___roomId1; String_t* L_4 = ___pwd2; List_1_t128053199 * L_5 = ___conditionList3; CRoomMananger_EntryRoom_m506996367(__this, L_0, L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m506996367 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomMainType1, int32_t ___roomType2, int32_t ___roomID3, String_t* ___pwd4, List_1_t128053199 * ___conditionList5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_EntryRoom_m506996367_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; CMsgEntryRoom_t3749823927 * V_1 = NULL; { int32_t L_0 = ___roomType2; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_004d; } } { CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CProperty_t963755051 * L_2 = ISceneBaseObj_GetNetProperty_m1709069404(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CProperty_GetInt_m2680341236(L_2, _stringLiteral1232841122, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_4 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_PROTECTED_LEVEL_25(); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_004d; } } { CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CTextHelp_GetText_m372251958(L_5, _stringLiteral2367023570, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_7 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_PROTECTED_LEVEL_25(); int32_t L_8 = L_7; RuntimeObject * L_9 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_8); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Format_m2844511972(NULL /*static, unused*/, L_6, L_9, /*hidden argument*/NULL); V_0 = L_10; String_t* L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); return; } IL_004d: { bool L_12 = __this->get_m_waitingJoinDetail_8(); if (!L_12) { goto IL_0064; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral439623715, (bool)1, /*hidden argument*/NULL); return; } IL_0064: { CMsgEntryRoom_t3749823927 * L_13 = (CMsgEntryRoom_t3749823927 *)il2cpp_codegen_object_new(CMsgEntryRoom_t3749823927_il2cpp_TypeInfo_var); CMsgEntryRoom__ctor_m2897931794(L_13, /*hidden argument*/NULL); V_1 = L_13; CMsgEntryRoom_t3749823927 * L_14 = V_1; int32_t L_15 = ___entryType0; NullCheck(L_14); L_14->set_nEntryType_0(L_15); CMsgEntryRoom_t3749823927 * L_16 = V_1; int32_t L_17 = ___roomID3; NullCheck(L_16); L_16->set_nRoomId_3(L_17); CMsgEntryRoom_t3749823927 * L_18 = V_1; String_t* L_19 = ___pwd4; NullCheck(L_18); L_18->set_password_6(L_19); CMsgEntryRoom_t3749823927 * L_20 = V_1; int32_t L_21 = ___roomMainType1; NullCheck(L_20); L_20->set_nRoomMainType_1(L_21); CMsgEntryRoom_t3749823927 * L_22 = V_1; int32_t L_23 = ___roomType2; NullCheck(L_22); L_22->set_nRoomType_2(L_23); CMsgEntryRoom_t3749823927 * L_24 = V_1; NullCheck(L_24); int32_t L_25 = L_24->get_nRoomMainType_1(); if ((!(((uint32_t)L_25) == ((uint32_t)5)))) { goto IL_00a2; } } { List_1_t128053199 * L_26 = ___conditionList5; NullCheck(L_26); List_1_Clear_m2269680114(L_26, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); } IL_00a2: { List_1_t128053199 * L_27 = ___conditionList5; if (!L_27) { goto IL_00f2; } } { List_1_t128053199 * L_28 = ___conditionList5; NullCheck(L_28); int32_t L_29 = List_1_get_Count_m186164705(L_28, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); List_1_t128053199 * L_30 = __this->get_m_AllModeList_19(); NullCheck(L_30); int32_t L_31 = List_1_get_Count_m186164705(L_30, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_29) == ((int32_t)L_31))) { goto IL_00cc; } } { List_1_t128053199 * L_32 = ___conditionList5; NullCheck(L_32); int32_t L_33 = List_1_get_Count_m186164705(L_32, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if (L_33) { goto IL_00d8; } } IL_00cc: { CMsgEntryRoom_t3749823927 * L_34 = V_1; NullCheck(L_34); L_34->set_num_5(0); goto IL_00ed; } IL_00d8: { CMsgEntryRoom_t3749823927 * L_35 = V_1; List_1_t128053199 * L_36 = ___conditionList5; NullCheck(L_36); int32_t L_37 = List_1_get_Count_m186164705(L_36, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); NullCheck(L_35); L_35->set_num_5(L_37); CMsgEntryRoom_t3749823927 * L_38 = V_1; List_1_t128053199 * L_39 = ___conditionList5; NullCheck(L_38); L_38->set_modeId_7(L_39); } IL_00ed: { goto IL_00f9; } IL_00f2: { CMsgEntryRoom_t3749823927 * L_40 = V_1; NullCheck(L_40); L_40->set_num_5(0); } IL_00f9: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_41 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); CNetService_t1201271315 * L_42 = CRoot_GetNetService_m2764581604(L_41, /*hidden argument*/NULL); CMsgEntryRoom_t3749823927 * L_43 = V_1; NullCheck(L_42); CNetService_SendMsgStruct_m258771320(L_42, L_43, /*hidden argument*/NULL); __this->set_m_waitingJoinDetail_8((bool)1); return; } } // System.Void DMCore.Logic.CRoomMananger::OnEntryResult(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_OnEntryResult_m1611564475 (CRoomMananger_t1058696229 * __this, int32_t ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger_OnEntryResult_m1611564475_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_waitingJoinDetail_8((bool)0); int32_t L_0 = ___result0; if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_001a; } } { int32_t L_1 = CRoomMananger_get_CurRoomPageIdx_m2567604949(__this, /*hidden argument*/NULL); CRoomMananger_RequestRoomPage_m47689490(__this, L_1, /*hidden argument*/NULL); } IL_001a: { int32_t L_2 = ___result0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0036; } } { CMsgManager_t455955613 * L_3 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CMsgManager_PushHintUseTextHelp_m3781284520(L_3, _stringLiteral360739285, (bool)1, /*hidden argument*/NULL); goto IL_008c; } IL_0036: { int32_t L_4 = ___result0; if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_0052; } } { CMsgManager_t455955613 * L_5 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CMsgManager_PushHintUseTextHelp_m3781284520(L_5, _stringLiteral1320310355, (bool)1, /*hidden argument*/NULL); goto IL_008c; } IL_0052: { int32_t L_6 = ___result0; if ((!(((uint32_t)L_6) == ((uint32_t)3)))) { goto IL_006e; } } { CMsgManager_t455955613 * L_7 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CMsgManager_PushHintUseTextHelp_m3781284520(L_7, _stringLiteral3438147837, (bool)1, /*hidden argument*/NULL); goto IL_008c; } IL_006e: { int32_t L_8 = ___result0; if ((((int32_t)L_8) == ((int32_t)4))) { goto IL_007c; } } { int32_t L_9 = ___result0; if ((!(((uint32_t)L_9) == ((uint32_t)7)))) { goto IL_008c; } } IL_007c: { CMsgManager_t455955613 * L_10 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CMsgManager_PushHintUseTextHelp_m3781284520(L_10, _stringLiteral591744150, (bool)1, /*hidden argument*/NULL); } IL_008c: { return; } } // System.Void DMCore.Logic.CRoomMananger::set_IsNeedRefreshRoomList(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_IsNeedRefreshRoomList_m2995613785 (CRoomMananger_t1058696229 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_IsNeedRefreshRoomList_4(L_0); return; } } // System.Boolean DMCore.Logic.CRoomMananger::get_IsNeedRefreshRoomList() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_get_IsNeedRefreshRoomList_m3375435000 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsNeedRefreshRoomList_4(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::set_IsNeedRefreshChallengeRoomList(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_IsNeedRefreshChallengeRoomList_m1739733231 (CRoomMananger_t1058696229 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_IsNeedRefreshChallengeRoomList_5(L_0); return; } } // System.Boolean DMCore.Logic.CRoomMananger::get_IsNeedRefreshChallengeRoomList() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_get_IsNeedRefreshChallengeRoomList_m4180605355 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_IsNeedRefreshChallengeRoomList_5(); return L_0; } } // System.Void DMCore.Logic.CRoomMananger::.cctor() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger__cctor_m796349985 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoomMananger__cctor_m796349985_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CRoomMananger_t1058696229_StaticFields*)il2cpp_codegen_static_fields_for(CRoomMananger_t1058696229_il2cpp_TypeInfo_var))->set_s_bCanInvite_20((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.CRoomMananger/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0__ctor_m416037520 (U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CRoomMananger/c__AnonStorey0::<>m__0(DMCore.Logic.CRoomMananger/RoomInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_U3CU3Em__0_m2812607677 (U3CGetRoomInfoByRoomIdU3Ec__AnonStorey0_t2824307538 * __this, RoomInfo_t2137681786 * ___ri0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_roomId_0(); RoomInfo_t2137681786 * L_1 = ___ri0; NullCheck(L_1); int32_t L_2 = L_1->get__nRoomId_2(); return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CRoomMananger/RoomDetail::.ctor(DMCore.Net.Protocol.SMsgRoomInfo) extern "C" IL2CPP_METHOD_ATTR void RoomDetail__ctor_m3178741390 (RoomDetail_t2805919052 * __this, SMsgRoomInfo_t1167204382 * ___roomInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RoomDetail__ctor_m3178741390_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); SMsgRoomInfo_t1167204382 * L_0 = ___roomInfo0; NullCheck(L_0); uint8_t L_1 = L_0->get_nResult_0(); __this->set_nResult_0(L_1); SMsgRoomInfo_t1167204382 * L_2 = ___roomInfo0; NullCheck(L_2); int64_t L_3 = L_2->get_nOwnerId_1(); __this->set_nOwnerId_1(L_3); SMsgRoomInfo_t1167204382 * L_4 = ___roomInfo0; NullCheck(L_4); int32_t L_5 = L_4->get_nRoomType_2(); __this->set_nRoomType_2(L_5); int32_t L_6 = __this->get_nRoomType_2(); __this->set_enumRoomType_3(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))); SMsgRoomInfo_t1167204382 * L_7 = ___roomInfo0; NullCheck(L_7); int32_t L_8 = L_7->get_nRoomId_3(); __this->set_nRoomId_4(L_8); SMsgRoomInfo_t1167204382 * L_9 = ___roomInfo0; NullCheck(L_9); int32_t L_10 = L_9->get_nPlayMode_9(); __this->set_nPlayMode_8(L_10); SMsgRoomInfo_t1167204382 * L_11 = ___roomInfo0; NullCheck(L_11); int32_t L_12 = L_11->get_nRoomState_5(); __this->set_nRoomState_6(L_12); SMsgRoomInfo_t1167204382 * L_13 = ___roomInfo0; NullCheck(L_13); String_t* L_14 = L_13->get_strRoomName_4(); __this->set_strRoomName_5(L_14); SMsgRoomInfo_t1167204382 * L_15 = ___roomInfo0; NullCheck(L_15); int32_t L_16 = L_15->get_nNeedPwd_8(); __this->set_bNeedPwd_7((bool)((((int32_t)L_16) == ((int32_t)1))? 1 : 0)); SMsgRoomInfo_t1167204382 * L_17 = ___roomInfo0; NullCheck(L_17); int32_t L_18 = L_17->get_nMusicId_10(); __this->set_nMusicId_9(L_18); SMsgRoomInfo_t1167204382 * L_19 = ___roomInfo0; NullCheck(L_19); int32_t L_20 = L_19->get_nMusicLevel_11(); __this->set_nMusicLevel_10(L_20); SMsgRoomInfo_t1167204382 * L_21 = ___roomInfo0; NullCheck(L_21); int32_t L_22 = L_21->get_nRandomRange_12(); __this->set_nRandomRange_11(L_22); SMsgRoomInfo_t1167204382 * L_23 = ___roomInfo0; NullCheck(L_23); int32_t L_24 = L_23->get_nKeyMode_13(); __this->set_nKeyMode_12(L_24); SMsgRoomInfo_t1167204382 * L_25 = ___roomInfo0; NullCheck(L_25); int64_t L_26 = L_25->get_nMasterId_14(); __this->set_nMasterId_13(L_26); SMsgRoomInfo_t1167204382 * L_27 = ___roomInfo0; NullCheck(L_27); int32_t L_28 = L_27->get_nRoomScene_15(); __this->set_nRoomSceneID_14(L_28); SMsgRoomInfo_t1167204382 * L_29 = ___roomInfo0; NullCheck(L_29); int32_t L_30 = L_29->get_nRoomMainType_16(); __this->set_nRoomMainType_15(L_30); SMsgRoomInfo_t1167204382 * L_31 = ___roomInfo0; NullCheck(L_31); MemberInfoU5BU5D_t3990892796* L_32 = L_31->get_arrInfo_18(); if (L_32) { goto IL_00de; } } { __this->set_arrInfo_16((MemberInfoU5BU5D_t1518970116*)NULL); return; } IL_00de: { SMsgRoomInfo_t1167204382 * L_33 = ___roomInfo0; NullCheck(L_33); MemberInfoU5BU5D_t3990892796* L_34 = L_33->get_arrInfo_18(); NullCheck(L_34); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_34)->max_length))))) == ((uint32_t)4)))) { goto IL_00fe; } } { int32_t L_35 = __this->get_nRoomState_6(); if (L_35) { goto IL_00fe; } } { __this->set_nRoomState_6(2); } IL_00fe: { SMsgRoomInfo_t1167204382 * L_36 = ___roomInfo0; NullCheck(L_36); MemberInfoU5BU5D_t3990892796* L_37 = L_36->get_arrInfo_18(); NullCheck(L_37); __this->set_arrInfo_16(((MemberInfoU5BU5D_t1518970116*)SZArrayNew(MemberInfoU5BU5D_t1518970116_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_37)->max_length))))))); V_0 = 0; goto IL_01e8; } IL_0118: { MemberInfoU5BU5D_t1518970116* L_38 = __this->get_arrInfo_16(); int32_t L_39 = V_0; NullCheck(L_38); SMsgRoomInfo_t1167204382 * L_40 = ___roomInfo0; NullCheck(L_40); MemberInfoU5BU5D_t3990892796* L_41 = L_40->get_arrInfo_18(); int32_t L_42 = V_0; NullCheck(L_41); int64_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->get__nUserId_0(); ((L_38)->GetAddressAt(static_cast(L_39)))->set__nUserId_0(L_43); MemberInfoU5BU5D_t1518970116* L_44 = __this->get_arrInfo_16(); int32_t L_45 = V_0; NullCheck(L_44); SMsgRoomInfo_t1167204382 * L_46 = ___roomInfo0; NullCheck(L_46); MemberInfoU5BU5D_t3990892796* L_47 = L_46->get_arrInfo_18(); int32_t L_48 = V_0; NullCheck(L_47); String_t* L_49 = ((L_47)->GetAddressAt(static_cast(L_48)))->get__strNickName_1(); ((L_44)->GetAddressAt(static_cast(L_45)))->set__strNickName_1(L_49); MemberInfoU5BU5D_t1518970116* L_50 = __this->get_arrInfo_16(); int32_t L_51 = V_0; NullCheck(L_50); SMsgRoomInfo_t1167204382 * L_52 = ___roomInfo0; NullCheck(L_52); MemberInfoU5BU5D_t3990892796* L_53 = L_52->get_arrInfo_18(); int32_t L_54 = V_0; NullCheck(L_53); int32_t L_55 = ((L_53)->GetAddressAt(static_cast(L_54)))->get__nSex_2(); ((L_50)->GetAddressAt(static_cast(L_51)))->set__nSex_2(L_55); MemberInfoU5BU5D_t1518970116* L_56 = __this->get_arrInfo_16(); int32_t L_57 = V_0; NullCheck(L_56); SMsgRoomInfo_t1167204382 * L_58 = ___roomInfo0; NullCheck(L_58); MemberInfoU5BU5D_t3990892796* L_59 = L_58->get_arrInfo_18(); int32_t L_60 = V_0; NullCheck(L_59); int32_t L_61 = ((L_59)->GetAddressAt(static_cast(L_60)))->get__nLv_3(); ((L_56)->GetAddressAt(static_cast(L_57)))->set__nLv_3(L_61); MemberInfoU5BU5D_t1518970116* L_62 = __this->get_arrInfo_16(); int32_t L_63 = V_0; NullCheck(L_62); SMsgRoomInfo_t1167204382 * L_64 = ___roomInfo0; NullCheck(L_64); MemberInfoU5BU5D_t3990892796* L_65 = L_64->get_arrInfo_18(); int32_t L_66 = V_0; NullCheck(L_65); int32_t L_67 = ((L_65)->GetAddressAt(static_cast(L_66)))->get__nVipLv_4(); ((L_62)->GetAddressAt(static_cast(L_63)))->set__nVipLv_4(L_67); MemberInfoU5BU5D_t1518970116* L_68 = __this->get_arrInfo_16(); int32_t L_69 = V_0; NullCheck(L_68); SMsgRoomInfo_t1167204382 * L_70 = ___roomInfo0; NullCheck(L_70); MemberInfoU5BU5D_t3990892796* L_71 = L_70->get_arrInfo_18(); int32_t L_72 = V_0; NullCheck(L_71); int32_t L_73 = ((L_71)->GetAddressAt(static_cast(L_72)))->get__nMemberLV_5(); ((L_68)->GetAddressAt(static_cast(L_69)))->set__nMemberLv_5(L_73); int32_t L_74 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_01e8: { int32_t L_75 = V_0; MemberInfoU5BU5D_t1518970116* L_76 = __this->get_arrInfo_16(); NullCheck(L_76); if ((((int32_t)L_75) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_76)->max_length))))))) { goto IL_0118; } } { 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.CRoomMananger/RoomDetail/MemberInfo extern "C" void MemberInfo_t2195004153_marshal_pinvoke(const MemberInfo_t2195004153& unmarshaled, MemberInfo_t2195004153_marshaled_pinvoke& marshaled) { marshaled.____nUserId_0 = unmarshaled.get__nUserId_0(); marshaled.____strNickName_1 = il2cpp_codegen_marshal_string(unmarshaled.get__strNickName_1()); marshaled.____nSex_2 = unmarshaled.get__nSex_2(); marshaled.____nLv_3 = unmarshaled.get__nLv_3(); marshaled.____nVipLv_4 = unmarshaled.get__nVipLv_4(); marshaled.____nMemberLv_5 = unmarshaled.get__nMemberLv_5(); } extern "C" void MemberInfo_t2195004153_marshal_pinvoke_back(const MemberInfo_t2195004153_marshaled_pinvoke& marshaled, MemberInfo_t2195004153& unmarshaled) { int64_t unmarshaled__nUserId_temp_0 = 0; unmarshaled__nUserId_temp_0 = marshaled.____nUserId_0; unmarshaled.set__nUserId_0(unmarshaled__nUserId_temp_0); unmarshaled.set__strNickName_1(il2cpp_codegen_marshal_string_result(marshaled.____strNickName_1)); int32_t unmarshaled__nSex_temp_2 = 0; unmarshaled__nSex_temp_2 = marshaled.____nSex_2; unmarshaled.set__nSex_2(unmarshaled__nSex_temp_2); int32_t unmarshaled__nLv_temp_3 = 0; unmarshaled__nLv_temp_3 = marshaled.____nLv_3; unmarshaled.set__nLv_3(unmarshaled__nLv_temp_3); int32_t unmarshaled__nVipLv_temp_4 = 0; unmarshaled__nVipLv_temp_4 = marshaled.____nVipLv_4; unmarshaled.set__nVipLv_4(unmarshaled__nVipLv_temp_4); int32_t unmarshaled__nMemberLv_temp_5 = 0; unmarshaled__nMemberLv_temp_5 = marshaled.____nMemberLv_5; unmarshaled.set__nMemberLv_5(unmarshaled__nMemberLv_temp_5); } // Conversion method for clean up from marshalling of: DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo extern "C" void MemberInfo_t2195004153_marshal_pinvoke_cleanup(MemberInfo_t2195004153_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.____strNickName_1); marshaled.____strNickName_1 = NULL; } // Conversion methods for marshalling of: DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo extern "C" void MemberInfo_t2195004153_marshal_com(const MemberInfo_t2195004153& unmarshaled, MemberInfo_t2195004153_marshaled_com& marshaled) { marshaled.____nUserId_0 = unmarshaled.get__nUserId_0(); marshaled.____strNickName_1 = il2cpp_codegen_marshal_bstring(unmarshaled.get__strNickName_1()); marshaled.____nSex_2 = unmarshaled.get__nSex_2(); marshaled.____nLv_3 = unmarshaled.get__nLv_3(); marshaled.____nVipLv_4 = unmarshaled.get__nVipLv_4(); marshaled.____nMemberLv_5 = unmarshaled.get__nMemberLv_5(); } extern "C" void MemberInfo_t2195004153_marshal_com_back(const MemberInfo_t2195004153_marshaled_com& marshaled, MemberInfo_t2195004153& unmarshaled) { int64_t unmarshaled__nUserId_temp_0 = 0; unmarshaled__nUserId_temp_0 = marshaled.____nUserId_0; unmarshaled.set__nUserId_0(unmarshaled__nUserId_temp_0); unmarshaled.set__strNickName_1(il2cpp_codegen_marshal_bstring_result(marshaled.____strNickName_1)); int32_t unmarshaled__nSex_temp_2 = 0; unmarshaled__nSex_temp_2 = marshaled.____nSex_2; unmarshaled.set__nSex_2(unmarshaled__nSex_temp_2); int32_t unmarshaled__nLv_temp_3 = 0; unmarshaled__nLv_temp_3 = marshaled.____nLv_3; unmarshaled.set__nLv_3(unmarshaled__nLv_temp_3); int32_t unmarshaled__nVipLv_temp_4 = 0; unmarshaled__nVipLv_temp_4 = marshaled.____nVipLv_4; unmarshaled.set__nVipLv_4(unmarshaled__nVipLv_temp_4); int32_t unmarshaled__nMemberLv_temp_5 = 0; unmarshaled__nMemberLv_temp_5 = marshaled.____nMemberLv_5; unmarshaled.set__nMemberLv_5(unmarshaled__nMemberLv_temp_5); } // Conversion method for clean up from marshalling of: DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo extern "C" void MemberInfo_t2195004153_marshal_com_cleanup(MemberInfo_t2195004153_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.____strNickName_1); marshaled.____strNickName_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.CRoomMananger/RoomInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void RoomInfo__ctor_m1058399131 (RoomInfo_t2137681786 * __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 #ifdef __clang__ #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.CServerChoice::.ctor() extern "C" IL2CPP_METHOD_ATTR void CServerChoice__ctor_m600125409 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice__ctor_m600125409_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_m_selectedServerID_4(L_0); List_1_t13424132 * L_1 = (List_1_t13424132 *)il2cpp_codegen_object_new(List_1_t13424132_il2cpp_TypeInfo_var); List_1__ctor_m3772329499(L_1, /*hidden argument*/List_1__ctor_m3772329499_RuntimeMethod_var); __this->set_m_ListOfServerInfo_5(L_1); CDataProperty_t2806246268 * L_2 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_2, /*hidden argument*/NULL); __this->set_m_PublicConfig_6(L_2); CServerChoice_set_IsSelectionChanged_m662033031(__this, (bool)1, /*hidden argument*/NULL); return; } } // DMCore.Logic.CServerChoice DMCore.Logic.CServerChoice::GetInstance() extern "C" IL2CPP_METHOD_ATTR CServerChoice_t1594647161 * CServerChoice_GetInstance_m3223935865 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_GetInstance_m3223935865_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_0 = ((CServerChoice_t1594647161_StaticFields*)il2cpp_codegen_static_fields_for(CServerChoice_t1594647161_il2cpp_TypeInfo_var))->get_s_Instance_7(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_1 = ((CServerChoice_t1594647161_StaticFields*)il2cpp_codegen_static_fields_for(CServerChoice_t1594647161_il2cpp_TypeInfo_var))->get_s_Instance_7(); return L_1; } IL_0010: { CServerChoice_t1594647161 * L_2 = (CServerChoice_t1594647161 *)il2cpp_codegen_object_new(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice__ctor_m600125409(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); ((CServerChoice_t1594647161_StaticFields*)il2cpp_codegen_static_fields_for(CServerChoice_t1594647161_il2cpp_TypeInfo_var))->set_s_Instance_7(L_2); CServerChoice_t1594647161 * L_3 = ((CServerChoice_t1594647161_StaticFields*)il2cpp_codegen_static_fields_for(CServerChoice_t1594647161_il2cpp_TypeInfo_var))->get_s_Instance_7(); return L_3; } } // System.Int32 DMCore.Logic.CServerChoice::GetServerCount() extern "C" IL2CPP_METHOD_ATTR int32_t CServerChoice_GetServerCount_m3251337079 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_GetServerCount_m3251337079_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t13424132 * L_0 = __this->get_m_ListOfServerInfo_5(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3681194424(L_0, /*hidden argument*/List_1_get_Count_m3681194424_RuntimeMethod_var); return L_1; } } // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::GetServerInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice_GetServerInfoByIndex_m942034549 (CServerChoice_t1594647161 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_GetServerInfoByIndex_m942034549_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = CServerChoice_GetServerCount_m3251337079(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = ___index0; if ((((int32_t)L_1) < ((int32_t)0))) { goto IL_0015; } } { int32_t L_2 = ___index0; int32_t L_3 = V_0; if ((((int32_t)L_2) < ((int32_t)L_3))) { goto IL_0017; } } IL_0015: { return (ServerInfo_t2836316686 *)NULL; } IL_0017: { List_1_t13424132 * L_4 = __this->get_m_ListOfServerInfo_5(); int32_t L_5 = ___index0; NullCheck(L_4); ServerInfo_t2836316686 * L_6 = List_1_get_Item_m547233284(L_4, L_5, /*hidden argument*/List_1_get_Item_m547233284_RuntimeMethod_var); return L_6; } } // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::GetRandomServer() extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice_GetRandomServer_m3951811688 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_GetRandomServer_m3951811688_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t13424132 * V_0 = NULL; int32_t V_1 = 0; ServerInfo_t2836316686 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; ServerInfo_t2836316686 * V_5 = NULL; int32_t V_6 = 0; { List_1_t13424132 * L_0 = (List_1_t13424132 *)il2cpp_codegen_object_new(List_1_t13424132_il2cpp_TypeInfo_var); List_1__ctor_m3772329499(L_0, /*hidden argument*/List_1__ctor_m3772329499_RuntimeMethod_var); V_0 = L_0; V_1 = 0; goto IL_00a2; } IL_000d: { List_1_t13424132 * L_1 = __this->get_m_ListOfServerInfo_5(); int32_t L_2 = V_1; NullCheck(L_1); ServerInfo_t2836316686 * L_3 = List_1_get_Item_m547233284(L_1, L_2, /*hidden argument*/List_1_get_Item_m547233284_RuntimeMethod_var); V_2 = L_3; ServerInfo_t2836316686 * L_4 = V_2; NullCheck(L_4); uint8_t L_5 = L_4->get_State_6(); if ((!(((uint32_t)L_5) == ((uint32_t)4)))) { goto IL_002b; } } { goto IL_009e; } IL_002b: { V_3 = (bool)0; V_4 = 0; goto IL_0084; } IL_0035: { List_1_t13424132 * L_6 = V_0; int32_t L_7 = V_4; NullCheck(L_6); ServerInfo_t2836316686 * L_8 = List_1_get_Item_m547233284(L_6, L_7, /*hidden argument*/List_1_get_Item_m547233284_RuntimeMethod_var); V_5 = L_8; ServerInfo_t2836316686 * L_9 = V_2; NullCheck(L_9); String_t* L_10 = L_9->get_GameServerIP_2(); ServerInfo_t2836316686 * L_11 = V_5; NullCheck(L_11); String_t* L_12 = L_11->get_GameServerIP_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_13 = String_Equals_m1744302937(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_007e; } } { ServerInfo_t2836316686 * L_14 = V_2; NullCheck(L_14); int32_t L_15 = L_14->get_GameServerPort_3(); int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_16); ServerInfo_t2836316686 * L_18 = V_5; NullCheck(L_18); int32_t L_19 = L_18->get_GameServerPort_3(); int32_t L_20 = L_19; RuntimeObject * L_21 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_20); bool L_22 = Object_Equals_m1397037629(NULL /*static, unused*/, L_17, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_007e; } } { V_3 = (bool)1; goto IL_0091; } IL_007e: { int32_t L_23 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0084: { int32_t L_24 = V_4; List_1_t13424132 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = List_1_get_Count_m3681194424(L_25, /*hidden argument*/List_1_get_Count_m3681194424_RuntimeMethod_var); if ((((int32_t)L_24) < ((int32_t)L_26))) { goto IL_0035; } } IL_0091: { bool L_27 = V_3; if (L_27) { goto IL_009e; } } { List_1_t13424132 * L_28 = V_0; ServerInfo_t2836316686 * L_29 = V_2; NullCheck(L_28); List_1_Add_m2785186291(L_28, L_29, /*hidden argument*/List_1_Add_m2785186291_RuntimeMethod_var); } IL_009e: { int32_t L_30 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_00a2: { int32_t L_31 = V_1; List_1_t13424132 * L_32 = __this->get_m_ListOfServerInfo_5(); NullCheck(L_32); int32_t L_33 = List_1_get_Count_m3681194424(L_32, /*hidden argument*/List_1_get_Count_m3681194424_RuntimeMethod_var); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_000d; } } { List_1_t13424132 * L_34 = V_0; NullCheck(L_34); int32_t L_35 = List_1_get_Count_m3681194424(L_34, /*hidden argument*/List_1_get_Count_m3681194424_RuntimeMethod_var); if (L_35) { goto IL_00dd; } } { List_1_t13424132 * L_36 = __this->get_m_ListOfServerInfo_5(); NullCheck(L_36); int32_t L_37 = List_1_get_Count_m3681194424(L_36, /*hidden argument*/List_1_get_Count_m3681194424_RuntimeMethod_var); if (!L_37) { goto IL_00db; } } { List_1_t13424132 * L_38 = __this->get_m_ListOfServerInfo_5(); NullCheck(L_38); ServerInfo_t2836316686 * L_39 = List_1_get_Item_m547233284(L_38, 0, /*hidden argument*/List_1_get_Item_m547233284_RuntimeMethod_var); return L_39; } IL_00db: { return (ServerInfo_t2836316686 *)NULL; } IL_00dd: { List_1_t13424132 * L_40 = V_0; NullCheck(L_40); int32_t L_41 = List_1_get_Count_m3681194424(L_40, /*hidden argument*/List_1_get_Count_m3681194424_RuntimeMethod_var); int32_t L_42 = Random_Range_m4054026115(NULL /*static, unused*/, 0, L_41, /*hidden argument*/NULL); V_6 = L_42; ObjectU5BU5D_t2843939325* L_43 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)2)); int32_t L_44 = V_6; 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(0), (RuntimeObject *)L_46); ObjectU5BU5D_t2843939325* L_47 = L_43; List_1_t13424132 * L_48 = V_0; NullCheck(L_48); int32_t L_49 = List_1_get_Count_m3681194424(L_48, /*hidden argument*/List_1_get_Count_m3681194424_RuntimeMethod_var); int32_t L_50 = L_49; RuntimeObject * L_51 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_50); NullCheck(L_47); ArrayElementTypeCheck (L_47, L_51); (L_47)->SetAt(static_cast(1), (RuntimeObject *)L_51); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogFormat_m309087137(NULL /*static, unused*/, _stringLiteral2158567620, L_47, /*hidden argument*/NULL); List_1_t13424132 * L_52 = V_0; int32_t L_53 = V_6; NullCheck(L_52); ServerInfo_t2836316686 * L_54 = List_1_get_Item_m547233284(L_52, L_53, /*hidden argument*/List_1_get_Item_m547233284_RuntimeMethod_var); return L_54; } } // System.Void DMCore.Logic.CServerChoice::AddServerInfo(System.String,System.String,System.String,System.Int32,System.String,System.String,DMCore.Logic.ServerState,DMCore.Logic.ServerLabel) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_AddServerInfo_m1712092473 (CServerChoice_t1594647161 * __this, String_t* ___serverID0, String_t* ___name1, String_t* ___gameServerIP2, int32_t ___gameServerPort3, String_t* ___webServerIPAndPort4, String_t* ___enviromentSign5, uint8_t ___state6, uint8_t ___label7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_AddServerInfo_m1712092473_MetadataUsageId); s_Il2CppMethodInitialized = true; } ServerInfo_t2836316686 * V_0 = NULL; { String_t* L_0 = ___serverID0; ServerInfo_t2836316686 * L_1 = CServerChoice__GetServerInfoByID_m605048700(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; ServerInfo_t2836316686 * L_2 = V_0; if (L_2) { goto IL_0062; } } { ServerInfo_t2836316686 * L_3 = (ServerInfo_t2836316686 *)il2cpp_codegen_object_new(ServerInfo_t2836316686_il2cpp_TypeInfo_var); ServerInfo__ctor_m1767464412(L_3, /*hidden argument*/NULL); V_0 = L_3; ServerInfo_t2836316686 * L_4 = V_0; String_t* L_5 = ___serverID0; NullCheck(L_4); L_4->set_ID_0(L_5); ServerInfo_t2836316686 * L_6 = V_0; String_t* L_7 = ___name1; NullCheck(L_6); L_6->set_Name_1(L_7); ServerInfo_t2836316686 * L_8 = V_0; String_t* L_9 = ___gameServerIP2; NullCheck(L_8); L_8->set_GameServerIP_2(L_9); ServerInfo_t2836316686 * L_10 = V_0; int32_t L_11 = ___gameServerPort3; NullCheck(L_10); L_10->set_GameServerPort_3(L_11); ServerInfo_t2836316686 * L_12 = V_0; String_t* L_13 = ___webServerIPAndPort4; NullCheck(L_12); L_12->set_WebServerIPAndPort_4(L_13); ServerInfo_t2836316686 * L_14 = V_0; String_t* L_15 = ___enviromentSign5; NullCheck(L_14); L_14->set_ServerEnviroment_5(L_15); ServerInfo_t2836316686 * L_16 = V_0; uint8_t L_17 = ___state6; NullCheck(L_16); L_16->set_State_6(L_17); ServerInfo_t2836316686 * L_18 = V_0; uint8_t L_19 = ___label7; NullCheck(L_18); L_18->set_Label_7(L_19); List_1_t13424132 * L_20 = __this->get_m_ListOfServerInfo_5(); ServerInfo_t2836316686 * L_21 = V_0; NullCheck(L_20); List_1_Add_m2785186291(L_20, L_21, /*hidden argument*/List_1_Add_m2785186291_RuntimeMethod_var); goto IL_0098; } IL_0062: { ServerInfo_t2836316686 * L_22 = V_0; String_t* L_23 = ___name1; NullCheck(L_22); L_22->set_Name_1(L_23); ServerInfo_t2836316686 * L_24 = V_0; String_t* L_25 = ___gameServerIP2; NullCheck(L_24); L_24->set_GameServerIP_2(L_25); ServerInfo_t2836316686 * L_26 = V_0; int32_t L_27 = ___gameServerPort3; NullCheck(L_26); L_26->set_GameServerPort_3(L_27); ServerInfo_t2836316686 * L_28 = V_0; String_t* L_29 = ___webServerIPAndPort4; NullCheck(L_28); L_28->set_WebServerIPAndPort_4(L_29); ServerInfo_t2836316686 * L_30 = V_0; String_t* L_31 = ___enviromentSign5; NullCheck(L_30); L_30->set_ServerEnviroment_5(L_31); ServerInfo_t2836316686 * L_32 = V_0; uint8_t L_33 = ___state6; NullCheck(L_32); L_32->set_State_6(L_33); ServerInfo_t2836316686 * L_34 = V_0; uint8_t L_35 = ___label7; NullCheck(L_34); L_34->set_Label_7(L_35); } IL_0098: { return; } } // System.Void DMCore.Logic.CServerChoice::DeserialServerListInfo(System.String[]) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_DeserialServerListInfo_m1596086115 (CServerChoice_t1594647161 * __this, StringU5BU5D_t1281789340* ___packedServerList0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_DeserialServerListInfo_m1596086115_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; StringU5BU5D_t1281789340* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; int32_t V_6 = 0; String_t* V_7 = NULL; String_t* V_8 = NULL; { StringU5BU5D_t1281789340* L_0 = ___packedServerList0; if (!L_0) { goto IL_000f; } } { StringU5BU5D_t1281789340* L_1 = ___packedServerList0; NullCheck(L_1); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) >= ((int32_t)2))) { goto IL_0010; } } IL_000f: { return; } IL_0010: { List_1_t13424132 * L_2 = __this->get_m_ListOfServerInfo_5(); NullCheck(L_2); List_1_Clear_m1258800877(L_2, /*hidden argument*/List_1_Clear_m1258800877_RuntimeMethod_var); V_0 = 1; StringU5BU5D_t1281789340* L_3 = ___packedServerList0; NullCheck(L_3); V_1 = (((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))); goto IL_00a9; } IL_0026: { StringU5BU5D_t1281789340* L_4 = ___packedServerList0; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; String_t* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; String_t* L_8 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003a; } } { goto IL_00a5; } IL_003a: { String_t* L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); String_t* L_11 = CNetServerConfig_RemoveSpecialChar_m1360360370(NULL /*static, unused*/, L_10, ((int32_t)13), /*hidden argument*/NULL); V_2 = L_11; String_t* L_12 = V_2; CharU5BU5D_t3528271667* L_13 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_13); (L_13)->SetAt(static_cast(0), (Il2CppChar)((int32_t)59)); NullCheck(L_12); StringU5BU5D_t1281789340* L_14 = String_Split_m3646115398(L_12, L_13, /*hidden argument*/NULL); V_3 = L_14; StringU5BU5D_t1281789340* L_15 = V_3; NullCheck(L_15); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length))))) >= ((int32_t)6))) { goto IL_0063; } } { goto IL_00a5; } IL_0063: { StringU5BU5D_t1281789340* L_16 = V_3; NullCheck(L_16); int32_t L_17 = 0; String_t* L_18 = (L_16)->GetAt(static_cast(L_17)); V_4 = L_18; StringU5BU5D_t1281789340* L_19 = V_3; NullCheck(L_19); int32_t L_20 = 3; String_t* L_21 = (L_19)->GetAt(static_cast(L_20)); String_t* L_22 = CServerChoice__GetIP_m3503900707(__this, L_21, /*hidden argument*/NULL); V_5 = L_22; StringU5BU5D_t1281789340* L_23 = V_3; NullCheck(L_23); int32_t L_24 = 3; String_t* L_25 = (L_23)->GetAt(static_cast(L_24)); int32_t L_26 = CServerChoice__GetPort_m4092562186(__this, L_25, /*hidden argument*/NULL); V_6 = L_26; StringU5BU5D_t1281789340* L_27 = V_3; NullCheck(L_27); int32_t L_28 = 4; String_t* L_29 = (L_27)->GetAt(static_cast(L_28)); V_7 = L_29; StringU5BU5D_t1281789340* L_30 = V_3; NullCheck(L_30); int32_t L_31 = 5; String_t* L_32 = (L_30)->GetAt(static_cast(L_31)); V_8 = L_32; String_t* L_33 = V_4; StringU5BU5D_t1281789340* L_34 = V_3; NullCheck(L_34); int32_t L_35 = 1; String_t* L_36 = (L_34)->GetAt(static_cast(L_35)); String_t* L_37 = V_5; int32_t L_38 = V_6; String_t* L_39 = V_7; String_t* L_40 = V_8; StringU5BU5D_t1281789340* L_41 = V_3; NullCheck(L_41); int32_t L_42 = 2; String_t* L_43 = (L_41)->GetAt(static_cast(L_42)); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_44 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_43, /*hidden argument*/NULL); CServerChoice_AddServerInfo_m1712092473(__this, L_33, L_36, L_37, L_38, L_39, L_40, 5, (((int32_t)((uint8_t)L_44))), /*hidden argument*/NULL); } IL_00a5: { int32_t L_45 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00a9: { int32_t L_46 = V_0; int32_t L_47 = V_1; if ((((int32_t)L_46) < ((int32_t)L_47))) { goto IL_0026; } } { List_1_t13424132 * L_48 = __this->get_m_ListOfServerInfo_5(); intptr_t L_49 = (intptr_t)CServerChoice__SortFunctor_m1627076319_RuntimeMethod_var; Comparison_1_t2611247865 * L_50 = (Comparison_1_t2611247865 *)il2cpp_codegen_object_new(Comparison_1_t2611247865_il2cpp_TypeInfo_var); Comparison_1__ctor_m1444384230(L_50, __this, L_49, /*hidden argument*/Comparison_1__ctor_m1444384230_RuntimeMethod_var); NullCheck(L_48); List_1_Sort_m406883554(L_48, L_50, /*hidden argument*/List_1_Sort_m406883554_RuntimeMethod_var); CServerChoice__RefreshServerCacheAll_m1612421291(__this, /*hidden argument*/NULL); CServerChoice_set_IsServerInfoChanged_m2016059913(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CServerChoice::DeserialServerStateInfo(System.String[]) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_DeserialServerStateInfo_m1786344827 (CServerChoice_t1594647161 * __this, StringU5BU5D_t1281789340* ___packedServerState0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_DeserialServerStateInfo_m1786344827_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; StringU5BU5D_t1281789340* V_3 = NULL; ServerInfo_t2836316686 * V_4 = NULL; { StringU5BU5D_t1281789340* L_0 = ___packedServerState0; if (!L_0) { goto IL_000f; } } { StringU5BU5D_t1281789340* L_1 = ___packedServerState0; NullCheck(L_1); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) >= ((int32_t)2))) { goto IL_0010; } } IL_000f: { return; } IL_0010: { V_0 = 1; StringU5BU5D_t1281789340* L_2 = ___packedServerState0; NullCheck(L_2); V_1 = (((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))); goto IL_0083; } IL_001b: { StringU5BU5D_t1281789340* L_3 = ___packedServerState0; int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; String_t* L_6 = (L_3)->GetAt(static_cast(L_5)); V_2 = L_6; String_t* L_7 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_002f; } } { goto IL_007f; } IL_002f: { String_t* L_9 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); String_t* L_10 = CNetServerConfig_RemoveSpecialChar_m1360360370(NULL /*static, unused*/, L_9, ((int32_t)13), /*hidden argument*/NULL); V_2 = L_10; String_t* L_11 = V_2; CharU5BU5D_t3528271667* L_12 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_12); (L_12)->SetAt(static_cast(0), (Il2CppChar)((int32_t)59)); NullCheck(L_11); StringU5BU5D_t1281789340* L_13 = String_Split_m3646115398(L_11, L_12, /*hidden argument*/NULL); V_3 = L_13; StringU5BU5D_t1281789340* L_14 = V_3; NullCheck(L_14); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))) >= ((int32_t)2))) { goto IL_0058; } } { goto IL_007f; } IL_0058: { StringU5BU5D_t1281789340* L_15 = V_3; NullCheck(L_15); int32_t L_16 = 0; String_t* L_17 = (L_15)->GetAt(static_cast(L_16)); ServerInfo_t2836316686 * L_18 = CServerChoice__GetServerInfoByID_m605048700(__this, L_17, /*hidden argument*/NULL); V_4 = L_18; ServerInfo_t2836316686 * L_19 = V_4; if (L_19) { goto IL_006f; } } { goto IL_007f; } IL_006f: { ServerInfo_t2836316686 * L_20 = V_4; StringU5BU5D_t1281789340* L_21 = V_3; NullCheck(L_21); int32_t L_22 = 1; String_t* L_23 = (L_21)->GetAt(static_cast(L_22)); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_24 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); NullCheck(L_20); L_20->set_State_6((((int32_t)((uint8_t)L_24)))); } IL_007f: { int32_t L_25 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0083: { int32_t L_26 = V_0; int32_t L_27 = V_1; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_001b; } } { List_1_t13424132 * L_28 = __this->get_m_ListOfServerInfo_5(); intptr_t L_29 = (intptr_t)CServerChoice__SortFunctor_m1627076319_RuntimeMethod_var; Comparison_1_t2611247865 * L_30 = (Comparison_1_t2611247865 *)il2cpp_codegen_object_new(Comparison_1_t2611247865_il2cpp_TypeInfo_var); Comparison_1__ctor_m1444384230(L_30, __this, L_29, /*hidden argument*/Comparison_1__ctor_m1444384230_RuntimeMethod_var); NullCheck(L_28); List_1_Sort_m406883554(L_28, L_30, /*hidden argument*/List_1_Sort_m406883554_RuntimeMethod_var); CServerChoice__RefreshServerCacheAll_m1612421291(__this, /*hidden argument*/NULL); CServerChoice_set_IsServerInfoChanged_m2016059913(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CServerChoice::Exist(System.String) extern "C" IL2CPP_METHOD_ATTR bool CServerChoice_Exist_m639540555 (CServerChoice_t1594647161 * __this, String_t* ___configKey0, const RuntimeMethod* method) { { CDataProperty_t2806246268 * L_0 = __this->get_m_PublicConfig_6(); String_t* L_1 = ___configKey0; NullCheck(L_0); bool L_2 = CDataProperty_Exist_m372773481(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.Logic.CServerChoice::GetConfigInfo(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_GetConfigInfo_m1458867364 (CServerChoice_t1594647161 * __this, String_t* ___configKey0, String_t* ___defaultVal1, const RuntimeMethod* method) { { CDataProperty_t2806246268 * L_0 = __this->get_m_PublicConfig_6(); String_t* L_1 = ___configKey0; String_t* L_2 = ___defaultVal1; NullCheck(L_0); String_t* L_3 = CDataProperty_GetWideStr_m3656006276(L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Int32 DMCore.Logic.CServerChoice::GetConfigInfo(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CServerChoice_GetConfigInfo_m3776838067 (CServerChoice_t1594647161 * __this, String_t* ___configKey0, int32_t ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_GetConfigInfo_m3776838067_MetadataUsageId); s_Il2CppMethodInitialized = true; } ServerInfo_t2836316686 * V_0 = NULL; int32_t G_B4_0 = 0; { String_t* L_0 = ___configKey0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral1641314981, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0030; } } { String_t* L_2 = CServerChoice_get_selectedServerID_m3033894620(__this, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_3 = CServerChoice__GetServerInfoByID_m605048700(__this, L_2, /*hidden argument*/NULL); V_0 = L_3; ServerInfo_t2836316686 * L_4 = V_0; if (!L_4) { goto IL_002e; } } { ServerInfo_t2836316686 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_GameServerPort_3(); G_B4_0 = L_6; goto IL_002f; } IL_002e: { int32_t L_7 = ___defaultVal1; G_B4_0 = L_7; } IL_002f: { return G_B4_0; } IL_0030: { CDataProperty_t2806246268 * L_8 = __this->get_m_PublicConfig_6(); String_t* L_9 = ___configKey0; int32_t L_10 = ___defaultVal1; NullCheck(L_8); int32_t L_11 = CDataProperty_GetInt_m1935343217(L_8, L_9, L_10, /*hidden argument*/NULL); return L_11; } } // System.String DMCore.Logic.CServerChoice::get_selectedServerID() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerID_m3033894620 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_selectedServerID_4(); return L_0; } } // System.Void DMCore.Logic.CServerChoice::set_selectedServerID(System.String) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_selectedServerID_m2367743754 (CServerChoice_t1594647161 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_set_selectedServerID_m2367743754_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_m_selectedServerID_4(); String_t* L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001e; } } { String_t* L_3 = ___value0; __this->set_m_selectedServerID_4(L_3); CServerChoice__RefreshServerCacheAll_m1612421291(__this, /*hidden argument*/NULL); } IL_001e: { return; } } // System.String DMCore.Logic.CServerChoice::get_selectedServerName() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerName_m2463246473 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_get_selectedServerName_m2463246473_MetadataUsageId); s_Il2CppMethodInitialized = true; } ServerInfo_t2836316686 * V_0 = NULL; String_t* G_B5_0 = NULL; { String_t* L_0 = CServerChoice_get_selectedServerID_m3033894620(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); String_t* L_2 = CServerChoice_get_defaultServerName_m3877219405(NULL /*static, unused*/, /*hidden argument*/NULL); return L_2; } IL_0016: { String_t* L_3 = CServerChoice_get_selectedServerID_m3033894620(__this, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_4 = CServerChoice__GetServerInfoByID_m605048700(__this, L_3, /*hidden argument*/NULL); V_0 = L_4; ServerInfo_t2836316686 * L_5 = V_0; if (!L_5) { goto IL_0034; } } { ServerInfo_t2836316686 * L_6 = V_0; NullCheck(L_6); String_t* L_7 = L_6->get_Name_1(); G_B5_0 = L_7; goto IL_0039; } IL_0034: { G_B5_0 = _stringLiteral3210996782; } IL_0039: { return G_B5_0; } } // System.String DMCore.Logic.CServerChoice::get_selectedServerState() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerState_m1987892282 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_get_selectedServerState_m1987892282_MetadataUsageId); s_Il2CppMethodInitialized = true; } ServerInfo_t2836316686 * V_0 = NULL; String_t* G_B5_0 = NULL; { String_t* L_0 = CServerChoice_get_selectedServerID_m3033894620(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0016: { String_t* L_3 = CServerChoice_get_selectedServerID_m3033894620(__this, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_4 = CServerChoice__GetServerInfoByID_m605048700(__this, L_3, /*hidden argument*/NULL); V_0 = L_4; ServerInfo_t2836316686 * L_5 = V_0; if (!L_5) { goto IL_0034; } } { ServerInfo_t2836316686 * L_6 = V_0; NullCheck(L_6); String_t* L_7 = ServerInfo_GetStateDescription_m3752800415(L_6, /*hidden argument*/NULL); G_B5_0 = L_7; goto IL_0039; } IL_0034: { 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(); G_B5_0 = L_8; } IL_0039: { return G_B5_0; } } // System.Boolean DMCore.Logic.CServerChoice::get_IsSelectionChanged() extern "C" IL2CPP_METHOD_ATTR bool CServerChoice_get_IsSelectionChanged_m4138720825 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsSelectionChangedU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CServerChoice::set_IsSelectionChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsSelectionChanged_m662033031 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsSelectionChangedU3Ek__BackingField_0(L_0); return; } } // System.Boolean DMCore.Logic.CServerChoice::get_IsServerInfoChanged() extern "C" IL2CPP_METHOD_ATTR bool CServerChoice_get_IsServerInfoChanged_m694808854 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsServerInfoChangedU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Logic.CServerChoice::set_IsServerInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsServerInfoChanged_m2016059913 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsServerInfoChangedU3Ek__BackingField_1(L_0); return; } } // System.Boolean DMCore.Logic.CServerChoice::get_IsFirstTimeLinked() extern "C" IL2CPP_METHOD_ATTR bool CServerChoice_get_IsFirstTimeLinked_m4016489838 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsFirstTimeLinkedU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CServerChoice::set_IsFirstTimeLinked(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsFirstTimeLinked_m3807245168 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsFirstTimeLinkedU3Ek__BackingField_2(L_0); return; } } // System.Boolean DMCore.Logic.CServerChoice::get_IsWaitForRegisterAccount() extern "C" IL2CPP_METHOD_ATTR bool CServerChoice_get_IsWaitForRegisterAccount_m605392235 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsWaitForRegisterAccountU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CServerChoice::set_IsWaitForRegisterAccount(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsWaitForRegisterAccount_m3856341989 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsWaitForRegisterAccountU3Ek__BackingField_3(L_0); return; } } // System.String DMCore.Logic.CServerChoice::get_defaultServerName() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_defaultServerName_m3877219405 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice_get_defaultServerName_m3877219405_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_0 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = CMiscConfig_GetValue_m1810403399(L_0, _stringLiteral2812796110, _stringLiteral3861619131, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; return L_2; } } // System.String DMCore.Logic.CServerChoice::_GetIP(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice__GetIP_m3503900707 (CServerChoice_t1594647161 * __this, String_t* ___ipAndPort0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice__GetIP_m3503900707_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___ipAndPort0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0011; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0011: { String_t* L_3 = ___ipAndPort0; NullCheck(L_3); int32_t L_4 = String_LastIndexOf_m3451222878(L_3, ((int32_t)58), /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) >= ((int32_t)0))) { goto IL_0023; } } { String_t* L_6 = ___ipAndPort0; return L_6; } IL_0023: { String_t* L_7 = ___ipAndPort0; int32_t L_8 = V_0; NullCheck(L_7); String_t* L_9 = String_Substring_m1610150815(L_7, 0, L_8, /*hidden argument*/NULL); return L_9; } } // System.Int32 DMCore.Logic.CServerChoice::_GetPort(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t CServerChoice__GetPort_m4092562186 (CServerChoice_t1594647161 * __this, String_t* ___ipAndPort0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice__GetPort_m4092562186_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { String_t* L_0 = ___ipAndPort0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (-1); } IL_000d: { String_t* L_2 = ___ipAndPort0; NullCheck(L_2); int32_t L_3 = String_LastIndexOf_m3451222878(L_2, ((int32_t)58), /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_001f; } } { return (-1); } IL_001f: { String_t* L_5 = ___ipAndPort0; int32_t L_6 = V_0; NullCheck(L_5); String_t* L_7 = String_Substring_m2848979100(L_5, ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), /*hidden argument*/NULL); V_1 = L_7; String_t* L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_9 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0036; } } { return (-1); } IL_0036: { String_t* L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_11 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); return L_11; } } // System.Void DMCore.Logic.CServerChoice::_RefreshServerCacheAll() extern "C" IL2CPP_METHOD_ATTR void CServerChoice__RefreshServerCacheAll_m1612421291 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice__RefreshServerCacheAll_m1612421291_MetadataUsageId); s_Il2CppMethodInitialized = true; } ServerInfo_t2836316686 * V_0 = NULL; CServerChoice_t1594647161 * G_B10_0 = NULL; CServerChoice_t1594647161 * G_B9_0 = NULL; String_t* G_B11_0 = NULL; CServerChoice_t1594647161 * G_B11_1 = NULL; { int32_t L_0 = CServerChoice_GetServerCount_m3251337079(__this, /*hidden argument*/NULL); if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0018; } } { CDataProperty_t2806246268 * L_1 = __this->get_m_PublicConfig_6(); NullCheck(L_1); CDataProperty_Clear_m1542459772(L_1, /*hidden argument*/NULL); return; } IL_0018: { String_t* L_2 = CServerChoice_get_selectedServerID_m3033894620(__this, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_3 = CServerChoice__GetServerInfoByID_m605048700(__this, L_2, /*hidden argument*/NULL); V_0 = L_3; ServerInfo_t2836316686 * L_4 = V_0; if (L_4) { goto IL_0083; } } { ServerInfo_t2836316686 * L_5 = CServerChoice__GetServerInfoByLabel_m2161497535(__this, 1, /*hidden argument*/NULL); V_0 = L_5; ServerInfo_t2836316686 * L_6 = V_0; if (!L_6) { goto IL_0045; } } { ServerInfo_t2836316686 * L_7 = V_0; NullCheck(L_7); uint8_t L_8 = L_7->get_State_6(); if ((!(((uint32_t)L_8) == ((uint32_t)4)))) { goto IL_0067; } } IL_0045: { ServerInfo_t2836316686 * L_9 = CServerChoice__GetServerInfoByLabel_m2161497535(__this, 2, /*hidden argument*/NULL); V_0 = L_9; ServerInfo_t2836316686 * L_10 = V_0; if (!L_10) { goto IL_005f; } } { ServerInfo_t2836316686 * L_11 = V_0; NullCheck(L_11); uint8_t L_12 = L_11->get_State_6(); if ((!(((uint32_t)L_12) == ((uint32_t)4)))) { goto IL_0067; } } IL_005f: { ServerInfo_t2836316686 * L_13 = CServerChoice__GetServerInfoByLabel_m2161497535(__this, 5, /*hidden argument*/NULL); V_0 = L_13; } IL_0067: { ServerInfo_t2836316686 * L_14 = V_0; G_B9_0 = __this; if (!L_14) { G_B10_0 = __this; goto IL_0079; } } { ServerInfo_t2836316686 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->get_ID_0(); G_B11_0 = L_16; G_B11_1 = G_B9_0; goto IL_007e; } IL_0079: { 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(); G_B11_0 = L_17; G_B11_1 = G_B10_0; } IL_007e: { NullCheck(G_B11_1); CServerChoice_set_selectedServerID_m2367743754(G_B11_1, G_B11_0, /*hidden argument*/NULL); } IL_0083: { ServerInfo_t2836316686 * L_18 = V_0; if (!L_18) { goto IL_00fa; } } { ServerInfo_t2836316686 * L_19 = V_0; NullCheck(L_19); String_t* L_20 = L_19->get_GameServerIP_2(); CServerChoice__RefreshServerCache_m1344536031(__this, _stringLiteral1857640747, L_20, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_21 = V_0; NullCheck(L_21); int32_t* L_22 = L_21->get_address_of_GameServerPort_3(); String_t* L_23 = Int32_ToString_m141394615(L_22, /*hidden argument*/NULL); CServerChoice__RefreshServerCache_m1344536031(__this, _stringLiteral1641314981, L_23, /*hidden argument*/NULL); String_t* L_24 = CServerChoice_get_selectedServerID_m3033894620(__this, /*hidden argument*/NULL); CServerChoice__RefreshServerCache_m1344536031(__this, _stringLiteral1857640735, L_24, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_25 = V_0; NullCheck(L_25); String_t* L_26 = L_25->get_WebServerIPAndPort_4(); CServerChoice__RefreshServerCache_m1344536031(__this, _stringLiteral3278377697, L_26, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_27 = V_0; NullCheck(L_27); String_t* L_28 = L_27->get_WebServerIPAndPort_4(); CServerChoice__RefreshServerCache_m1344536031(__this, _stringLiteral671283288, L_28, /*hidden argument*/NULL); ServerInfo_t2836316686 * L_29 = V_0; NullCheck(L_29); String_t* L_30 = L_29->get_ServerEnviroment_5(); CServerChoice__RefreshServerCache_m1344536031(__this, _stringLiteral78670843, L_30, /*hidden argument*/NULL); } IL_00fa: { return; } } // System.Void DMCore.Logic.CServerChoice::_RefreshServerCache(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CServerChoice__RefreshServerCache_m1344536031 (CServerChoice_t1594647161 * __this, String_t* ___serverKey0, String_t* ___newVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice__RefreshServerCache_m1344536031_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t2736202052 * V_0 = NULL; int32_t V_1 = 0; String_t* V_2 = NULL; { String_t* L_0 = ___serverKey0; if (!L_0) { goto IL_00db; } } { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_1 = ((CServerChoice_t1594647161_StaticFields*)il2cpp_codegen_static_fields_for(CServerChoice_t1594647161_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map8_8(); if (L_1) { goto IL_0071; } } { Dictionary_2_t2736202052 * L_2 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_2, 7, /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_0 = L_2; Dictionary_2_t2736202052 * L_3 = V_0; NullCheck(L_3); Dictionary_2_Add_m282647386(L_3, _stringLiteral1857640747, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_4 = V_0; NullCheck(L_4); Dictionary_2_Add_m282647386(L_4, _stringLiteral1641314981, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_5 = V_0; NullCheck(L_5); Dictionary_2_Add_m282647386(L_5, _stringLiteral1857640735, 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, _stringLiteral78670843, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_7 = V_0; NullCheck(L_7); Dictionary_2_Add_m282647386(L_7, _stringLiteral3278377697, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_8 = V_0; NullCheck(L_8); Dictionary_2_Add_m282647386(L_8, _stringLiteral671283288, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_9 = V_0; NullCheck(L_9); Dictionary_2_Add_m282647386(L_9, _stringLiteral1159150451, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); ((CServerChoice_t1594647161_StaticFields*)il2cpp_codegen_static_fields_for(CServerChoice_t1594647161_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map8_8(L_10); } IL_0071: { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_11 = ((CServerChoice_t1594647161_StaticFields*)il2cpp_codegen_static_fields_for(CServerChoice_t1594647161_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map8_8(); String_t* L_12 = ___serverKey0; NullCheck(L_11); bool L_13 = Dictionary_2_TryGetValue_m1013208020(L_11, L_12, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_13) { goto IL_00db; } } { int32_t L_14 = V_1; if (!L_14) { goto IL_0095; } } { int32_t L_15 = V_1; if ((((int32_t)L_15) == ((int32_t)1))) { goto IL_00a7; } } { goto IL_00db; } IL_0095: { CDataProperty_t2806246268 * L_16 = __this->get_m_PublicConfig_6(); String_t* L_17 = ___serverKey0; String_t* L_18 = ___newVal1; NullCheck(L_16); CDataProperty_Add_m1879965761(L_16, L_17, L_18, /*hidden argument*/NULL); goto IL_00db; } IL_00a7: { IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); CNetServerConfig_t202072970 * L_19 = CNetServerConfig_GetInstance_m1865421617(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_20 = ___serverKey0; 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_19); String_t* L_22 = CNetServerConfig_GetConfigString_m1508055105(L_19, L_20, L_21, /*hidden argument*/NULL); V_2 = L_22; String_t* L_23 = V_2; bool L_24 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); if (L_24) { goto IL_00d6; } } { CDataProperty_t2806246268 * L_25 = __this->get_m_PublicConfig_6(); String_t* L_26 = ___serverKey0; String_t* L_27 = V_2; String_t* L_28 = ___newVal1; IL2CPP_RUNTIME_CLASS_INIT(CNetServerConfig_t202072970_il2cpp_TypeInfo_var); String_t* L_29 = CNetServerConfig_ReplaceServerURL_m4059194231(NULL /*static, unused*/, L_27, L_28, /*hidden argument*/NULL); NullCheck(L_25); CDataProperty_Add_m1879965761(L_25, L_26, L_29, /*hidden argument*/NULL); } IL_00d6: { goto IL_00db; } IL_00db: { return; } } // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::_GetServerInfoByID(System.String) extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice__GetServerInfoByID_m605048700 (CServerChoice_t1594647161 * __this, String_t* ___serverID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice__GetServerInfoByID_m605048700_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; ServerInfo_t2836316686 * V_2 = NULL; { String_t* L_0 = ___serverID0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (ServerInfo_t2836316686 *)NULL; } IL_000d: { V_0 = 0; int32_t L_2 = CServerChoice_GetServerCount_m3251337079(__this, /*hidden argument*/NULL); V_1 = L_2; goto IL_0045; } IL_001b: { int32_t L_3 = V_0; ServerInfo_t2836316686 * L_4 = CServerChoice_GetServerInfoByIndex_m942034549(__this, L_3, /*hidden argument*/NULL); V_2 = L_4; ServerInfo_t2836316686 * L_5 = V_2; if (L_5) { goto IL_002e; } } { goto IL_0041; } IL_002e: { ServerInfo_t2836316686 * L_6 = V_2; NullCheck(L_6); String_t* L_7 = L_6->get_ID_0(); String_t* L_8 = ___serverID0; NullCheck(L_7); int32_t L_9 = String_CompareTo_m3414379165(L_7, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0041; } } { ServerInfo_t2836316686 * L_10 = V_2; return L_10; } IL_0041: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0045: { int32_t L_12 = V_0; int32_t L_13 = V_1; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_001b; } } { return (ServerInfo_t2836316686 *)NULL; } } // DMCore.Logic.ServerInfo DMCore.Logic.CServerChoice::_GetServerInfoByLabel(DMCore.Logic.ServerLabel) extern "C" IL2CPP_METHOD_ATTR ServerInfo_t2836316686 * CServerChoice__GetServerInfoByLabel_m2161497535 (CServerChoice_t1594647161 * __this, uint8_t ___label0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; ServerInfo_t2836316686 * V_2 = NULL; { int32_t L_0 = CServerChoice_GetServerCount_m3251337079(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_0010; } } { return (ServerInfo_t2836316686 *)NULL; } IL_0010: { uint8_t L_2 = ___label0; if ((!(((uint32_t)L_2) == ((uint32_t)5)))) { goto IL_001e; } } { ServerInfo_t2836316686 * L_3 = CServerChoice_GetRandomServer_m3951811688(__this, /*hidden argument*/NULL); return L_3; } IL_001e: { V_1 = 0; goto IL_004a; } IL_0025: { int32_t L_4 = V_1; ServerInfo_t2836316686 * L_5 = CServerChoice_GetServerInfoByIndex_m942034549(__this, L_4, /*hidden argument*/NULL); V_2 = L_5; ServerInfo_t2836316686 * L_6 = V_2; if (L_6) { goto IL_0038; } } { goto IL_0046; } IL_0038: { ServerInfo_t2836316686 * L_7 = V_2; NullCheck(L_7); uint8_t L_8 = L_7->get_Label_7(); uint8_t L_9 = ___label0; if ((!(((uint32_t)L_8) == ((uint32_t)L_9)))) { goto IL_0046; } } { ServerInfo_t2836316686 * L_10 = V_2; return L_10; } IL_0046: { int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_004a: { int32_t L_12 = V_1; int32_t L_13 = V_0; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0025; } } { return (ServerInfo_t2836316686 *)NULL; } } // System.Int32 DMCore.Logic.CServerChoice::_SortFunctor(DMCore.Logic.ServerInfo,DMCore.Logic.ServerInfo) extern "C" IL2CPP_METHOD_ATTR int32_t CServerChoice__SortFunctor_m1627076319 (CServerChoice_t1594647161 * __this, ServerInfo_t2836316686 * ___lth0, ServerInfo_t2836316686 * ___rth1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerChoice__SortFunctor_m1627076319_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0; uint8_t V_1 = 0; uint8_t V_2 = 0; uint8_t V_3 = 0; int32_t G_B4_0 = 0; int32_t G_B11_0 = 0; int32_t G_B16_0 = 0; { ServerInfo_t2836316686 * L_0 = ___lth0; if (L_0) { goto IL_0014; } } { ServerInfo_t2836316686 * L_1 = ___rth1; if (L_1) { goto IL_0012; } } { G_B4_0 = 0; goto IL_0013; } IL_0012: { G_B4_0 = (-1); } IL_0013: { return G_B4_0; } IL_0014: { ServerInfo_t2836316686 * L_2 = ___rth1; if (L_2) { goto IL_001c; } } { return 1; } IL_001c: { ServerInfo_t2836316686 * L_3 = ___lth0; NullCheck(L_3); uint8_t L_4 = L_3->get_Label_7(); V_0 = L_4; ServerInfo_t2836316686 * L_5 = ___rth1; NullCheck(L_5); uint8_t L_6 = L_5->get_Label_7(); V_1 = L_6; uint8_t L_7 = V_0; uint8_t L_8 = V_1; if ((((int32_t)L_7) == ((int32_t)L_8))) { goto IL_0040; } } { uint8_t L_9 = V_0; uint8_t L_10 = V_1; if ((((int32_t)L_9) >= ((int32_t)L_10))) { goto IL_003e; } } { G_B11_0 = (-1); goto IL_003f; } IL_003e: { G_B11_0 = 1; } IL_003f: { return G_B11_0; } IL_0040: { ServerInfo_t2836316686 * L_11 = ___lth0; NullCheck(L_11); uint8_t L_12 = L_11->get_State_6(); V_2 = L_12; ServerInfo_t2836316686 * L_13 = ___rth1; NullCheck(L_13); uint8_t L_14 = L_13->get_State_6(); V_3 = L_14; uint8_t L_15 = V_2; uint8_t L_16 = V_3; if ((((int32_t)L_15) == ((int32_t)L_16))) { goto IL_0064; } } { uint8_t L_17 = V_2; uint8_t L_18 = V_3; if ((((int32_t)L_17) >= ((int32_t)L_18))) { goto IL_0062; } } { G_B16_0 = (-1); goto IL_0063; } IL_0062: { G_B16_0 = 1; } IL_0063: { return G_B16_0; } IL_0064: { ServerInfo_t2836316686 * L_19 = ___lth0; NullCheck(L_19); String_t* L_20 = L_19->get_ID_0(); ServerInfo_t2836316686 * L_21 = ___rth1; NullCheck(L_21); String_t* L_22 = L_21->get_ID_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_23 = String_Compare_m3735043349(NULL /*static, unused*/, L_20, L_22, /*hidden argument*/NULL); return L_23; } } // System.Void DMCore.Logic.CServerChoice::.cctor() extern "C" IL2CPP_METHOD_ATTR void CServerChoice__cctor_m2765636318 (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.CServerSimulator::.ctor() extern "C" IL2CPP_METHOD_ATTR void CServerSimulator__ctor_m2456876551 (CServerSimulator_t2819548284 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator__ctor_m2456876551_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B2_0 = 0; Dictionary_2_t895143331 * G_B2_1 = NULL; int32_t G_B1_0 = 0; Dictionary_2_t895143331 * G_B1_1 = NULL; int32_t G_B4_0 = 0; Dictionary_2_t895143331 * G_B4_1 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t895143331 * G_B3_1 = NULL; int32_t G_B6_0 = 0; Dictionary_2_t895143331 * G_B6_1 = NULL; int32_t G_B5_0 = 0; Dictionary_2_t895143331 * G_B5_1 = NULL; int32_t G_B8_0 = 0; Dictionary_2_t895143331 * G_B8_1 = NULL; int32_t G_B7_0 = 0; Dictionary_2_t895143331 * G_B7_1 = NULL; int32_t G_B10_0 = 0; Dictionary_2_t895143331 * G_B10_1 = NULL; int32_t G_B9_0 = 0; Dictionary_2_t895143331 * G_B9_1 = NULL; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); stWinerRole_t218468379 * L_0 = (stWinerRole_t218468379 *)il2cpp_codegen_object_new(stWinerRole_t218468379_il2cpp_TypeInfo_var); stWinerRole__ctor_m3526670000(L_0, /*hidden argument*/NULL); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_m_Winer_1(L_0); stWinerRole_t218468379 * L_1 = (stWinerRole_t218468379 *)il2cpp_codegen_object_new(stWinerRole_t218468379_il2cpp_TypeInfo_var); stWinerRole__ctor_m3526670000(L_1, /*hidden argument*/NULL); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_m_SliverWiner_2(L_1); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_m_IsFirstTime_3((bool)1); Dictionary_2_t895143331 * L_2 = (Dictionary_2_t895143331 *)il2cpp_codegen_object_new(Dictionary_2_t895143331_il2cpp_TypeInfo_var); Dictionary_2__ctor_m386478652(L_2, /*hidden argument*/Dictionary_2__ctor_m386478652_RuntimeMethod_var); __this->set_m_DicPtrCallServer_0(L_2); Dictionary_2_t895143331 * L_3 = __this->get_m_DicPtrCallServer_0(); On2ServerMsg_t2006430000 * L_4 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_4(); G_B1_0 = ((int32_t)100); G_B1_1 = L_3; if (L_4) { G_B2_0 = ((int32_t)100); G_B2_1 = L_3; goto IL_004b; } } { intptr_t L_5 = (intptr_t)CServerSimulator_OnC2SMsg_ReturnLobby_m3689234116_RuntimeMethod_var; On2ServerMsg_t2006430000 * L_6 = (On2ServerMsg_t2006430000 *)il2cpp_codegen_object_new(On2ServerMsg_t2006430000_il2cpp_TypeInfo_var); On2ServerMsg__ctor_m3020288144(L_6, NULL, L_5, /*hidden argument*/NULL); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_4(L_6); G_B2_0 = G_B1_0; G_B2_1 = G_B1_1; } IL_004b: { On2ServerMsg_t2006430000 * L_7 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_4(); NullCheck(G_B2_1); Dictionary_2_Add_m426883166(G_B2_1, G_B2_0, L_7, /*hidden argument*/Dictionary_2_Add_m426883166_RuntimeMethod_var); Dictionary_2_t895143331 * L_8 = __this->get_m_DicPtrCallServer_0(); On2ServerMsg_t2006430000 * L_9 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_5(); G_B3_0 = ((int32_t)102); G_B3_1 = L_8; if (L_9) { G_B4_0 = ((int32_t)102); G_B4_1 = L_8; goto IL_0075; } } { intptr_t L_10 = (intptr_t)CServerSimulator_OnC2SMsg_SectionResult_m307663162_RuntimeMethod_var; On2ServerMsg_t2006430000 * L_11 = (On2ServerMsg_t2006430000 *)il2cpp_codegen_object_new(On2ServerMsg_t2006430000_il2cpp_TypeInfo_var); On2ServerMsg__ctor_m3020288144(L_11, NULL, L_10, /*hidden argument*/NULL); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_5(L_11); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } IL_0075: { On2ServerMsg_t2006430000 * L_12 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_5(); NullCheck(G_B4_1); Dictionary_2_Add_m426883166(G_B4_1, G_B4_0, L_12, /*hidden argument*/Dictionary_2_Add_m426883166_RuntimeMethod_var); Dictionary_2_t895143331 * L_13 = __this->get_m_DicPtrCallServer_0(); On2ServerMsg_t2006430000 * L_14 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_6(); G_B5_0 = ((int32_t)103); G_B5_1 = L_13; if (L_14) { G_B6_0 = ((int32_t)103); G_B6_1 = L_13; goto IL_009f; } } { intptr_t L_15 = (intptr_t)CServerSimulator_OnC2SMsg_OnRoleComplete_m1750641679_RuntimeMethod_var; On2ServerMsg_t2006430000 * L_16 = (On2ServerMsg_t2006430000 *)il2cpp_codegen_object_new(On2ServerMsg_t2006430000_il2cpp_TypeInfo_var); On2ServerMsg__ctor_m3020288144(L_16, NULL, L_15, /*hidden argument*/NULL); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2_6(L_16); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; } IL_009f: { On2ServerMsg_t2006430000 * L_17 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_6(); NullCheck(G_B6_1); Dictionary_2_Add_m426883166(G_B6_1, G_B6_0, L_17, /*hidden argument*/Dictionary_2_Add_m426883166_RuntimeMethod_var); Dictionary_2_t895143331 * L_18 = __this->get_m_DicPtrCallServer_0(); On2ServerMsg_t2006430000 * L_19 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_7(); G_B7_0 = ((int32_t)104); G_B7_1 = L_18; if (L_19) { G_B8_0 = ((int32_t)104); G_B8_1 = L_18; goto IL_00c9; } } { intptr_t L_20 = (intptr_t)CServerSimulator_OnC2SMsg_Key_Result_m3284132760_RuntimeMethod_var; On2ServerMsg_t2006430000 * L_21 = (On2ServerMsg_t2006430000 *)il2cpp_codegen_object_new(On2ServerMsg_t2006430000_il2cpp_TypeInfo_var); On2ServerMsg__ctor_m3020288144(L_21, NULL, L_20, /*hidden argument*/NULL); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache3_7(L_21); G_B8_0 = G_B7_0; G_B8_1 = G_B7_1; } IL_00c9: { On2ServerMsg_t2006430000 * L_22 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache3_7(); NullCheck(G_B8_1); Dictionary_2_Add_m426883166(G_B8_1, G_B8_0, L_22, /*hidden argument*/Dictionary_2_Add_m426883166_RuntimeMethod_var); Dictionary_2_t895143331 * L_23 = __this->get_m_DicPtrCallServer_0(); On2ServerMsg_t2006430000 * L_24 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_8(); G_B9_0 = ((int32_t)106); G_B9_1 = L_23; if (L_24) { G_B10_0 = ((int32_t)106); G_B10_1 = L_23; goto IL_00f3; } } { intptr_t L_25 = (intptr_t)CCustomMsgBroadCastProc_OnBroadCastMsg_m2092744613_RuntimeMethod_var; On2ServerMsg_t2006430000 * L_26 = (On2ServerMsg_t2006430000 *)il2cpp_codegen_object_new(On2ServerMsg_t2006430000_il2cpp_TypeInfo_var); On2ServerMsg__ctor_m3020288144(L_26, NULL, L_25, /*hidden argument*/NULL); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache4_8(L_26); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; } IL_00f3: { On2ServerMsg_t2006430000 * L_27 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache4_8(); NullCheck(G_B10_1); Dictionary_2_Add_m426883166(G_B10_1, G_B10_0, L_27, /*hidden argument*/Dictionary_2_Add_m426883166_RuntimeMethod_var); return; } } // System.Boolean DMCore.Logic.CServerSimulator::Intercept2ServerMsg(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR bool CServerSimulator_Intercept2ServerMsg_m2664706698 (CServerSimulator_t2819548284 * __this, CDataArray_t4068198041 * ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_Intercept2ServerMsg_m2664706698_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; On2ServerMsg_t2006430000 * V_1 = NULL; { CDataArray_t4068198041 * L_0 = ___array0; NullCheck(L_0); int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 0, (-1), /*hidden argument*/NULL); V_0 = L_1; V_1 = (On2ServerMsg_t2006430000 *)NULL; Dictionary_2_t895143331 * L_2 = __this->get_m_DicPtrCallServer_0(); int32_t L_3 = V_0; NullCheck(L_2); bool L_4 = Dictionary_2_TryGetValue_m4046680659(L_2, L_3, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m4046680659_RuntimeMethod_var); if (!L_4) { goto IL_0027; } } { On2ServerMsg_t2006430000 * L_5 = V_1; CDataArray_t4068198041 * L_6 = ___array0; NullCheck(L_5); On2ServerMsg_Invoke_m4126247229(L_5, L_6, /*hidden argument*/NULL); return (bool)1; } IL_0027: { return (bool)0; } } // System.Void DMCore.Logic.CServerSimulator::Reset() extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_Reset_m930965299 (CServerSimulator_t2819548284 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_Reset_m930965299_MetadataUsageId); s_Il2CppMethodInitialized = true; } { stWinerRole_t218468379 * L_0 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_0); stWinerRole_Reset_m383580960(L_0, /*hidden argument*/NULL); stWinerRole_t218468379 * L_1 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_1); stWinerRole_Reset_m383580960(L_1, /*hidden argument*/NULL); ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_m_IsFirstTime_3((bool)1); return; } } // System.Void DMCore.Logic.CServerSimulator::OnC2SMsg_ReturnLobby(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_OnC2SMsg_ReturnLobby_m3689234116 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_OnC2SMsg_ReturnLobby_m3689234116_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_0 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CNetMainLogic_t857650587 * L_1 = CRoot_GetNetControl_m305351655(L_0, /*hidden argument*/NULL); NullCheck(L_1); CNetMainLogic_SetNetState_m3776391945(L_1, ((int32_t)12), /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CServerSimulator::OnC2SMsg_SectionResult(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_OnC2SMsg_SectionResult_m307663162 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_OnC2SMsg_SectionResult_m307663162_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBeatKeyManager_t1395295909 * V_0 = NULL; int32_t V_1 = 0; int64_t V_2 = 0; int32_t V_3 = 0; CDataArray_t4068198041 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; CLocalSimulateRole_t4101146137 * V_8 = NULL; int32_t V_9 = 0; int64_t V_10 = 0; int32_t V_11 = 0; CDataArray_t4068198041 * V_12 = NULL; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; CDanceNpc_t2506274377 * V_16 = NULL; int64_t V_17 = 0; { CBeatKeyManager_t1395295909 * L_0 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CBeatKeyManager_t1395295909 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { CLocalBattle_t1519924991 * L_2 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLocalBattle_get_EnableLocalGame_m1315119155(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_01f5; } } { CLocalBattle_t1519924991 * L_4 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); bool L_5 = CLocalBattle_get_EnableDoubleMode_m4172060757(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_01f5; } } { CLocalBattle_t1519924991 * L_6 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = CLocalBattle_GetSimulateRoleCount_m4283482109(L_6, /*hidden argument*/NULL); V_1 = L_7; CMainRole_t4200562839 * L_8 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int64_t L_9 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_8); V_2 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_10 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CDanceMode_GetSectionIndex_m4199677593(L_10, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_12 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13 = CDanceMode_GetSectionCount_m2327911418(L_12, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)L_11))) == ((uint32_t)L_13)))) { goto IL_01f0; } } { CBeatKeyManager_t1395295909 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = CBeatKeyManager_GetTotalMaxScore_m4279768256(L_14, /*hidden argument*/NULL); V_3 = L_15; CDataArray_t4068198041 * L_16 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_16, /*hidden argument*/NULL); V_4 = L_16; CDataArray_t4068198041 * L_17 = V_4; NullCheck(L_17); CDataArray_Push_m3820844360(L_17, 3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_18 = V_4; int32_t L_19 = V_1; NullCheck(L_18); CDataArray_Push_m3820844360(L_18, L_19, /*hidden argument*/NULL); V_5 = 0; V_6 = 0; int64_t L_20 = V_2; int32_t L_21 = CServerSimulator_GetWinPointAndScore_m3642124349(NULL /*static, unused*/, L_20, (&V_6), /*hidden argument*/NULL); V_5 = L_21; CDataArray_t4068198041 * L_22 = V_4; int64_t L_23 = V_2; NullCheck(L_22); CDataArray_Push_m3799896857(L_22, L_23, /*hidden argument*/NULL); CDataArray_t4068198041 * L_24 = V_4; int32_t L_25 = V_5; NullCheck(L_24); CDataArray_Push_m3820844360(L_24, L_25, /*hidden argument*/NULL); V_7 = 1; goto IL_00e5; } IL_00a3: { CLocalBattle_t1519924991 * L_26 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_27 = V_7; NullCheck(L_26); CLocalSimulateRole_t4101146137 * L_28 = CLocalBattle_FindSimulateRole_m47602619(L_26, L_27, /*hidden argument*/NULL); V_8 = L_28; CLocalSimulateRole_t4101146137 * L_29 = V_8; if (!L_29) { goto IL_00df; } } { CLocalSimulateRole_t4101146137 * L_30 = V_8; NullCheck(L_30); int64_t L_31 = CLocalSimulateRole_GetUsrID_m2756119968(L_30, /*hidden argument*/NULL); int32_t L_32 = CServerSimulator_GetWinPointAndScore_m3642124349(NULL /*static, unused*/, L_31, (&V_6), /*hidden argument*/NULL); V_5 = L_32; CDataArray_t4068198041 * L_33 = V_4; CLocalSimulateRole_t4101146137 * L_34 = V_8; NullCheck(L_34); int64_t L_35 = CLocalSimulateRole_GetUsrID_m2756119968(L_34, /*hidden argument*/NULL); NullCheck(L_33); CDataArray_Push_m3799896857(L_33, L_35, /*hidden argument*/NULL); CDataArray_t4068198041 * L_36 = V_4; int32_t L_37 = V_5; NullCheck(L_36); CDataArray_Push_m3820844360(L_36, L_37, /*hidden argument*/NULL); } IL_00df: { int32_t L_38 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00e5: { int32_t L_39 = V_7; int32_t L_40 = V_1; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_00a3; } } { CDataArray_t4068198041 * L_41 = V_4; CBeatKeyManager_t1395295909 * L_42 = V_0; NullCheck(L_42); RevenueDetailData_t1092030774 * L_43 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_42, /*hidden argument*/NULL); NullCheck(L_43); int32_t L_44 = L_43->get_ExpBase_0(); NullCheck(L_41); CDataArray_Push_m3820844360(L_41, L_44, /*hidden argument*/NULL); CDataArray_t4068198041 * L_45 = V_4; CBeatKeyManager_t1395295909 * L_46 = V_0; NullCheck(L_46); RevenueDetailData_t1092030774 * L_47 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_46, /*hidden argument*/NULL); NullCheck(L_47); int32_t L_48 = L_47->get_ExpAdd_1(); NullCheck(L_45); CDataArray_Push_m3820844360(L_45, L_48, /*hidden argument*/NULL); CDataArray_t4068198041 * L_49 = V_4; CBeatKeyManager_t1395295909 * L_50 = V_0; NullCheck(L_50); RevenueDetailData_t1092030774 * L_51 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_50, /*hidden argument*/NULL); NullCheck(L_51); int32_t L_52 = L_51->get_ExpFirstWinFlag_2(); NullCheck(L_49); CDataArray_Push_m3820844360(L_49, L_52, /*hidden argument*/NULL); CDataArray_t4068198041 * L_53 = V_4; CBeatKeyManager_t1395295909 * L_54 = V_0; NullCheck(L_54); RevenueDetailData_t1092030774 * L_55 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_54, /*hidden argument*/NULL); NullCheck(L_55); int32_t L_56 = L_55->get_ExpDoubleFlag_3(); NullCheck(L_53); CDataArray_Push_m3820844360(L_53, L_56, /*hidden argument*/NULL); CDataArray_t4068198041 * L_57 = V_4; CBeatKeyManager_t1395295909 * L_58 = V_0; NullCheck(L_58); RevenueDetailData_t1092030774 * L_59 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_58, /*hidden argument*/NULL); NullCheck(L_59); int32_t L_60 = L_59->get_ExpVipFlag_4(); NullCheck(L_57); CDataArray_Push_m3820844360(L_57, L_60, /*hidden argument*/NULL); CDataArray_t4068198041 * L_61 = V_4; CBeatKeyManager_t1395295909 * L_62 = V_0; NullCheck(L_62); RevenueDetailData_t1092030774 * L_63 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_62, /*hidden argument*/NULL); NullCheck(L_63); int32_t L_64 = L_63->get_ExpMemberFlag_6(); NullCheck(L_61); CDataArray_Push_m3820844360(L_61, L_64, /*hidden argument*/NULL); CDataArray_t4068198041 * L_65 = V_4; CBeatKeyManager_t1395295909 * L_66 = V_0; NullCheck(L_66); RevenueDetailData_t1092030774 * L_67 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_66, /*hidden argument*/NULL); NullCheck(L_67); int32_t L_68 = L_67->get_ExpPetFlag_7(); NullCheck(L_65); CDataArray_Push_m3820844360(L_65, L_68, /*hidden argument*/NULL); CDataArray_t4068198041 * L_69 = V_4; CBeatKeyManager_t1395295909 * L_70 = V_0; NullCheck(L_70); RevenueDetailData_t1092030774 * L_71 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_70, /*hidden argument*/NULL); NullCheck(L_71); int32_t L_72 = L_71->get_GoldBase_8(); NullCheck(L_69); CDataArray_Push_m3820844360(L_69, L_72, /*hidden argument*/NULL); CDataArray_t4068198041 * L_73 = V_4; CBeatKeyManager_t1395295909 * L_74 = V_0; NullCheck(L_74); RevenueDetailData_t1092030774 * L_75 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_74, /*hidden argument*/NULL); NullCheck(L_75); int32_t L_76 = L_75->get_GoldAdd_9(); NullCheck(L_73); CDataArray_Push_m3820844360(L_73, L_76, /*hidden argument*/NULL); CDataArray_t4068198041 * L_77 = V_4; CBeatKeyManager_t1395295909 * L_78 = V_0; NullCheck(L_78); RevenueDetailData_t1092030774 * L_79 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_78, /*hidden argument*/NULL); NullCheck(L_79); int32_t L_80 = L_79->get_GoldFirstWinFlag_10(); NullCheck(L_77); CDataArray_Push_m3820844360(L_77, L_80, /*hidden argument*/NULL); CDataArray_t4068198041 * L_81 = V_4; CBeatKeyManager_t1395295909 * L_82 = V_0; NullCheck(L_82); RevenueDetailData_t1092030774 * L_83 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_82, /*hidden argument*/NULL); NullCheck(L_83); int32_t L_84 = L_83->get_GoldDoubleFlag_11(); NullCheck(L_81); CDataArray_Push_m3820844360(L_81, L_84, /*hidden argument*/NULL); CDataArray_t4068198041 * L_85 = V_4; CBeatKeyManager_t1395295909 * L_86 = V_0; NullCheck(L_86); RevenueDetailData_t1092030774 * L_87 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_86, /*hidden argument*/NULL); NullCheck(L_87); int32_t L_88 = L_87->get_GoldVipFlag_12(); NullCheck(L_85); CDataArray_Push_m3820844360(L_85, L_88, /*hidden argument*/NULL); CDataArray_t4068198041 * L_89 = V_4; CBeatKeyManager_t1395295909 * L_90 = V_0; NullCheck(L_90); RevenueDetailData_t1092030774 * L_91 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_90, /*hidden argument*/NULL); NullCheck(L_91); int32_t L_92 = L_91->get_GoldMemberFlag_14(); NullCheck(L_89); CDataArray_Push_m3820844360(L_89, L_92, /*hidden argument*/NULL); CDataArray_t4068198041 * L_93 = V_4; CBeatKeyManager_t1395295909 * L_94 = V_0; NullCheck(L_94); RevenueDetailData_t1092030774 * L_95 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_94, /*hidden argument*/NULL); NullCheck(L_95); int32_t L_96 = L_95->get_GoldPetFlag_15(); NullCheck(L_93); CDataArray_Push_m3820844360(L_93, L_96, /*hidden argument*/NULL); CDataArray_t4068198041 * L_97 = V_4; CServerSimulator_SimulateSend2MySelf_Custom_m2531841556(NULL /*static, unused*/, L_97, /*hidden argument*/NULL); } IL_01f0: { goto IL_03d6; } IL_01f5: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_98 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_98); int32_t L_99 = CPveManager_GetNpcCount_m1932181866(L_98, /*hidden argument*/NULL); V_9 = L_99; CMainRole_t4200562839 * L_100 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_100); int64_t L_101 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_100); V_10 = L_101; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_102 = CDanceModeManager_get_PlayMode_m4120183678(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_102) { goto IL_0222; } } { CDataArray_t4068198041 * L_103 = ___msg0; CServerSimulator_OnMusicSectionProc_Normal_m2617928405(NULL /*static, unused*/, L_103, /*hidden argument*/NULL); goto IL_0228; } IL_0222: { CDataArray_t4068198041 * L_104 = ___msg0; CServerSimulator_OnMusicSectionProc_Battle_m2809997659(NULL /*static, unused*/, L_104, /*hidden argument*/NULL); } IL_0228: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_105 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_105); int32_t L_106 = CDanceMode_GetSectionIndex_m4199677593(L_105, /*hidden argument*/NULL); CDanceMode_t1520520494 * L_107 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_107); int32_t L_108 = CDanceMode_GetSectionCount_m2327911418(L_107, /*hidden argument*/NULL); if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)L_106))) == ((uint32_t)L_108)))) { goto IL_03d6; } } { CBeatKeyManager_t1395295909 * L_109 = V_0; NullCheck(L_109); int32_t L_110 = CBeatKeyManager_GetTotalMaxScore_m4279768256(L_109, /*hidden argument*/NULL); V_11 = L_110; CDataArray_t4068198041 * L_111 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_111, /*hidden argument*/NULL); V_12 = L_111; CDataArray_t4068198041 * L_112 = V_12; NullCheck(L_112); CDataArray_Push_m3820844360(L_112, 3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_113 = V_12; int32_t L_114 = V_9; NullCheck(L_113); CDataArray_Push_m3820844360(L_113, ((int32_t)il2cpp_codegen_add((int32_t)L_114, (int32_t)1)), /*hidden argument*/NULL); V_13 = 0; V_14 = 0; int64_t L_115 = V_10; int32_t L_116 = CServerSimulator_GetWinPointAndScore_m3642124349(NULL /*static, unused*/, L_115, (&V_14), /*hidden argument*/NULL); V_13 = L_116; CDataArray_t4068198041 * L_117 = V_12; int64_t L_118 = V_10; NullCheck(L_117); CDataArray_Push_m3799896857(L_117, L_118, /*hidden argument*/NULL); CDataArray_t4068198041 * L_119 = V_12; int32_t L_120 = V_13; NullCheck(L_119); CDataArray_Push_m3820844360(L_119, L_120, /*hidden argument*/NULL); V_15 = 0; goto IL_02ca; } IL_0290: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_121 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_122 = V_15; NullCheck(L_121); CDanceNpc_t2506274377 * L_123 = CPveManager_GetNpc_m410936230(L_121, L_122, /*hidden argument*/NULL); V_16 = L_123; CDanceNpc_t2506274377 * L_124 = V_16; NullCheck(L_124); int64_t L_125 = CDanceNpc_GetUserID_m3417611285(L_124, /*hidden argument*/NULL); V_17 = L_125; int64_t L_126 = V_17; int32_t L_127 = CServerSimulator_GetWinPointAndScore_m3642124349(NULL /*static, unused*/, L_126, (&V_14), /*hidden argument*/NULL); V_13 = L_127; CDataArray_t4068198041 * L_128 = V_12; int64_t L_129 = V_17; NullCheck(L_128); CDataArray_Push_m3799896857(L_128, L_129, /*hidden argument*/NULL); CDataArray_t4068198041 * L_130 = V_12; int32_t L_131 = V_13; NullCheck(L_130); CDataArray_Push_m3820844360(L_130, L_131, /*hidden argument*/NULL); int32_t L_132 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_132, (int32_t)1)); } IL_02ca: { int32_t L_133 = V_15; int32_t L_134 = V_9; if ((((int32_t)L_133) < ((int32_t)L_134))) { goto IL_0290; } } { CDataArray_t4068198041 * L_135 = V_12; CBeatKeyManager_t1395295909 * L_136 = V_0; NullCheck(L_136); RevenueDetailData_t1092030774 * L_137 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_136, /*hidden argument*/NULL); NullCheck(L_137); int32_t L_138 = L_137->get_ExpBase_0(); NullCheck(L_135); CDataArray_Push_m3820844360(L_135, L_138, /*hidden argument*/NULL); CDataArray_t4068198041 * L_139 = V_12; CBeatKeyManager_t1395295909 * L_140 = V_0; NullCheck(L_140); RevenueDetailData_t1092030774 * L_141 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_140, /*hidden argument*/NULL); NullCheck(L_141); int32_t L_142 = L_141->get_ExpAdd_1(); NullCheck(L_139); CDataArray_Push_m3820844360(L_139, L_142, /*hidden argument*/NULL); CDataArray_t4068198041 * L_143 = V_12; CBeatKeyManager_t1395295909 * L_144 = V_0; NullCheck(L_144); RevenueDetailData_t1092030774 * L_145 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_144, /*hidden argument*/NULL); NullCheck(L_145); int32_t L_146 = L_145->get_ExpFirstWinFlag_2(); NullCheck(L_143); CDataArray_Push_m3820844360(L_143, L_146, /*hidden argument*/NULL); CDataArray_t4068198041 * L_147 = V_12; CBeatKeyManager_t1395295909 * L_148 = V_0; NullCheck(L_148); RevenueDetailData_t1092030774 * L_149 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_148, /*hidden argument*/NULL); NullCheck(L_149); int32_t L_150 = L_149->get_ExpDoubleFlag_3(); NullCheck(L_147); CDataArray_Push_m3820844360(L_147, L_150, /*hidden argument*/NULL); CDataArray_t4068198041 * L_151 = V_12; CBeatKeyManager_t1395295909 * L_152 = V_0; NullCheck(L_152); RevenueDetailData_t1092030774 * L_153 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_152, /*hidden argument*/NULL); NullCheck(L_153); int32_t L_154 = L_153->get_ExpVipFlag_4(); NullCheck(L_151); CDataArray_Push_m3820844360(L_151, L_154, /*hidden argument*/NULL); CDataArray_t4068198041 * L_155 = V_12; CBeatKeyManager_t1395295909 * L_156 = V_0; NullCheck(L_156); RevenueDetailData_t1092030774 * L_157 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_156, /*hidden argument*/NULL); NullCheck(L_157); int32_t L_158 = L_157->get_ExpMemberFlag_6(); NullCheck(L_155); CDataArray_Push_m3820844360(L_155, L_158, /*hidden argument*/NULL); CDataArray_t4068198041 * L_159 = V_12; CBeatKeyManager_t1395295909 * L_160 = V_0; NullCheck(L_160); RevenueDetailData_t1092030774 * L_161 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_160, /*hidden argument*/NULL); NullCheck(L_161); int32_t L_162 = L_161->get_ExpPetFlag_7(); NullCheck(L_159); CDataArray_Push_m3820844360(L_159, L_162, /*hidden argument*/NULL); CDataArray_t4068198041 * L_163 = V_12; CBeatKeyManager_t1395295909 * L_164 = V_0; NullCheck(L_164); RevenueDetailData_t1092030774 * L_165 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_164, /*hidden argument*/NULL); NullCheck(L_165); int32_t L_166 = L_165->get_GoldBase_8(); NullCheck(L_163); CDataArray_Push_m3820844360(L_163, L_166, /*hidden argument*/NULL); CDataArray_t4068198041 * L_167 = V_12; CBeatKeyManager_t1395295909 * L_168 = V_0; NullCheck(L_168); RevenueDetailData_t1092030774 * L_169 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_168, /*hidden argument*/NULL); NullCheck(L_169); int32_t L_170 = L_169->get_GoldAdd_9(); NullCheck(L_167); CDataArray_Push_m3820844360(L_167, L_170, /*hidden argument*/NULL); CDataArray_t4068198041 * L_171 = V_12; CBeatKeyManager_t1395295909 * L_172 = V_0; NullCheck(L_172); RevenueDetailData_t1092030774 * L_173 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_172, /*hidden argument*/NULL); NullCheck(L_173); int32_t L_174 = L_173->get_GoldFirstWinFlag_10(); NullCheck(L_171); CDataArray_Push_m3820844360(L_171, L_174, /*hidden argument*/NULL); CDataArray_t4068198041 * L_175 = V_12; CBeatKeyManager_t1395295909 * L_176 = V_0; NullCheck(L_176); RevenueDetailData_t1092030774 * L_177 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_176, /*hidden argument*/NULL); NullCheck(L_177); int32_t L_178 = L_177->get_GoldDoubleFlag_11(); NullCheck(L_175); CDataArray_Push_m3820844360(L_175, L_178, /*hidden argument*/NULL); CDataArray_t4068198041 * L_179 = V_12; CBeatKeyManager_t1395295909 * L_180 = V_0; NullCheck(L_180); RevenueDetailData_t1092030774 * L_181 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_180, /*hidden argument*/NULL); NullCheck(L_181); int32_t L_182 = L_181->get_GoldVipFlag_12(); NullCheck(L_179); CDataArray_Push_m3820844360(L_179, L_182, /*hidden argument*/NULL); CDataArray_t4068198041 * L_183 = V_12; CBeatKeyManager_t1395295909 * L_184 = V_0; NullCheck(L_184); RevenueDetailData_t1092030774 * L_185 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_184, /*hidden argument*/NULL); NullCheck(L_185); int32_t L_186 = L_185->get_GoldMemberFlag_14(); NullCheck(L_183); CDataArray_Push_m3820844360(L_183, L_186, /*hidden argument*/NULL); CDataArray_t4068198041 * L_187 = V_12; CBeatKeyManager_t1395295909 * L_188 = V_0; NullCheck(L_188); RevenueDetailData_t1092030774 * L_189 = CBeatKeyManager_get_RevenueDetail_m4206266121(L_188, /*hidden argument*/NULL); NullCheck(L_189); int32_t L_190 = L_189->get_GoldPetFlag_15(); NullCheck(L_187); CDataArray_Push_m3820844360(L_187, L_190, /*hidden argument*/NULL); CDataArray_t4068198041 * L_191 = V_12; CServerSimulator_SimulateSend2MySelf_Custom_m2531841556(NULL /*static, unused*/, L_191, /*hidden argument*/NULL); } IL_03d6: { return; } } // System.Void DMCore.Logic.CServerSimulator::OnC2SMsg_OnRoleComplete(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_OnC2SMsg_OnRoleComplete_m1750641679 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_OnC2SMsg_OnRoleComplete_m1750641679_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; { CLocalBattle_t1519924991 * L_0 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLocalBattle_get_EnableLocalGame_m1315119155(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0040; } } { CSceneService_t551449725 * L_2 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CSceneService_GetRoleValidNum_m2742608372(L_2, /*hidden argument*/NULL); CSceneService_t551449725 * L_4 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CSceneService_GetRoleNum_m2909813266(L_4, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)L_5)))) { goto IL_003b; } } { CDataArray_t4068198041 * L_6 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_6, /*hidden argument*/NULL); V_0 = L_6; CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Push_m3820844360(L_7, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; CServerSimulator_SimulateSend2MySelf_Custom_m2531841556(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); } IL_003b: { goto IL_006e; } IL_0040: { CSceneService_t551449725 * L_9 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = CSceneService_GetRoleValidNum_m2742608372(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_11 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = CPveManager_GetNpcCount_m1932181866(L_11, /*hidden argument*/NULL); if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)L_12)))))) { goto IL_006e; } } { CDataArray_t4068198041 * L_13 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_13, /*hidden argument*/NULL); V_1 = L_13; CDataArray_t4068198041 * L_14 = V_1; NullCheck(L_14); CDataArray_Push_m3820844360(L_14, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_15 = V_1; CServerSimulator_SimulateSend2MySelf_Custom_m2531841556(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); } IL_006e: { return; } } // System.Void DMCore.Logic.CServerSimulator::OnC2SMsg_Key_Result(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_OnC2SMsg_Key_Result_m3284132760 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_OnC2SMsg_Key_Result_m3284132760_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; CDataArray_t4068198041 * V_5 = NULL; int32_t V_6 = 0; CDanceNpc_t2506274377 * V_7 = NULL; int64_t V_8 = 0; int64_t V_9 = 0; SMsgChangeProperty_t1788627945 * V_10 = NULL; SMsgChangeProperty_t1788627945 * 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; IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_8 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CPveManager_GetNpcCount_m1932181866(L_8, /*hidden argument*/NULL); V_3 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_10 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CDanceMode_GetSectionIndex_m4199677593(L_10, /*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, 4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_14 = V_5; int32_t L_15 = V_3; NullCheck(L_14); CDataArray_Push_m3820844360(L_14, ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_5; int32_t L_17 = V_4; NullCheck(L_16); CDataArray_Push_m3820844360(L_16, L_17, /*hidden argument*/NULL); CDataArray_t4068198041 * L_18 = V_5; CMainRole_t4200562839 * L_19 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); int64_t L_20 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_19); NullCheck(L_18); CDataArray_Push_m3799896857(L_18, L_20, /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = V_5; int32_t L_22 = V_1; NullCheck(L_21); CDataArray_Push_m3820844360(L_21, L_22, /*hidden argument*/NULL); CDataArray_t4068198041 * L_23 = V_5; int32_t L_24 = V_2; NullCheck(L_23); CDataArray_Push_m3820844360(L_23, L_24, /*hidden argument*/NULL); V_6 = 0; goto IL_00bc; } IL_007e: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_25 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_26 = V_6; NullCheck(L_25); CDanceNpc_t2506274377 * L_27 = CPveManager_GetNpc_m410936230(L_25, L_26, /*hidden argument*/NULL); V_7 = L_27; CDataArray_t4068198041 * L_28 = V_5; CDanceNpc_t2506274377 * L_29 = V_7; NullCheck(L_29); int64_t L_30 = CDanceNpc_GetUserID_m3417611285(L_29, /*hidden argument*/NULL); NullCheck(L_28); CDataArray_Push_m3799896857(L_28, L_30, /*hidden argument*/NULL); CDataArray_t4068198041 * L_31 = V_5; CDanceNpc_t2506274377 * L_32 = V_7; NullCheck(L_32); int32_t L_33 = CDanceNpc_GetSectionScore_m4055734574(L_32, /*hidden argument*/NULL); NullCheck(L_31); CDataArray_Push_m3820844360(L_31, L_33, /*hidden argument*/NULL); CDataArray_t4068198041 * L_34 = V_5; CDanceNpc_t2506274377 * L_35 = V_7; NullCheck(L_35); int32_t L_36 = CDanceNpc_GetCombo_m1477253295(L_35, /*hidden argument*/NULL); NullCheck(L_34); CDataArray_Push_m3820844360(L_34, L_36, /*hidden argument*/NULL); int32_t L_37 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00bc: { int32_t L_38 = V_6; int32_t L_39 = V_3; if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_007e; } } { CDataArray_t4068198041 * L_40 = V_5; CServerSimulator_SimulateSend2MySelf_Custom_m2531841556(NULL /*static, unused*/, L_40, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_41 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); CPveStage_t850204332 * L_42 = CPveManager_GetCurStage_m1008327040(L_41, /*hidden argument*/NULL); NullCheck(L_42); int32_t L_43 = CPveStage_GetPlayMode_m2050646118(L_42, /*hidden argument*/NULL); if ((!(((uint32_t)L_43) == ((uint32_t)3)))) { goto IL_0214; } } { V_8 = (((int64_t)((int64_t)0))); V_9 = (((int64_t)((int64_t)0))); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_44 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_45 = V_1; NullCheck(L_44); CPveManager_TriggerSectionResult_m1466056278(L_44, L_45, (&V_8), (&V_9), /*hidden argument*/NULL); int64_t L_46 = V_8; stWinerRole_t218468379 * L_47 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_47); int64_t L_48 = L_47->get_m_UserID_1(); if ((((int64_t)L_46) == ((int64_t)L_48))) { goto IL_0214; } } { SMsgChangeProperty_t1788627945 * L_49 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_49, /*hidden argument*/NULL); V_10 = L_49; SMsgChangeProperty_t1788627945 * L_50 = V_10; CProperty_t963755051 * L_51 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_51, /*hidden argument*/NULL); NullCheck(L_50); L_50->set_m_PropPtr_2(L_51); SMsgChangeProperty_t1788627945 * L_52 = V_10; int64_t L_53 = V_8; NullCheck(L_52); L_52->set_ObjectId_0(L_53); SMsgChangeProperty_t1788627945 * L_54 = V_10; NullCheck(L_54); CProperty_t963755051 * L_55 = L_54->get_m_PropPtr_2(); NullCheck(L_55); CProperty_SetInt_m72189256(L_55, _stringLiteral3941088982, ((int32_t)1001), /*hidden argument*/NULL); 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); CNetService_t1201271315 * L_57 = CRoot_GetNetService_m2764581604(L_56, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_58 = V_10; NullCheck(L_57); CNetService_DispatchMessage_m4289082544(L_57, L_58, /*hidden argument*/NULL); bool L_59 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_IsFirstTime_3(); if (!L_59) { goto IL_0192; } } { ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->set_m_IsFirstTime_3((bool)0); stWinerRole_t218468379 * L_60 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); int64_t L_61 = V_8; NullCheck(L_60); L_60->set_m_UserID_1(L_61); stWinerRole_t218468379 * L_62 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); CSceneService_t551449725 * L_63 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_64 = V_8; NullCheck(L_63); ISceneRole_t2394225724 * L_65 = CSceneService_FindRoleByUserID_m4171044813(L_63, L_64, /*hidden argument*/NULL); NullCheck(L_65); CDataProperty_t2806246268 * L_66 = ISceneBaseObj_GetUserProperty_m776816018(L_65, /*hidden argument*/NULL); NullCheck(L_66); int32_t L_67 = CDataProperty_GetInt_m1935343217(L_66, _stringLiteral4157990518, 0, /*hidden argument*/NULL); NullCheck(L_62); L_62->set_m_PosOrg_0(L_67); goto IL_0214; } IL_0192: { SMsgChangeProperty_t1788627945 * L_68 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_68, /*hidden argument*/NULL); V_11 = L_68; SMsgChangeProperty_t1788627945 * L_69 = V_11; CProperty_t963755051 * L_70 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_70, /*hidden argument*/NULL); NullCheck(L_69); L_69->set_m_PropPtr_2(L_70); SMsgChangeProperty_t1788627945 * L_71 = V_11; stWinerRole_t218468379 * L_72 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_72); int64_t L_73 = L_72->get_m_UserID_1(); NullCheck(L_71); L_71->set_ObjectId_0(L_73); SMsgChangeProperty_t1788627945 * L_74 = V_11; NullCheck(L_74); CProperty_t963755051 * L_75 = L_74->get_m_PropPtr_2(); stWinerRole_t218468379 * L_76 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_76); int32_t L_77 = L_76->get_m_PosOrg_0(); NullCheck(L_75); CProperty_SetInt_m72189256(L_75, _stringLiteral3941088982, L_77, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_78 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_78); CNetService_t1201271315 * L_79 = CRoot_GetNetService_m2764581604(L_78, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_80 = V_11; NullCheck(L_79); CNetService_DispatchMessage_m4289082544(L_79, L_80, /*hidden argument*/NULL); stWinerRole_t218468379 * L_81 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); int64_t L_82 = V_8; NullCheck(L_81); L_81->set_m_UserID_1(L_82); stWinerRole_t218468379 * L_83 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); CSceneService_t551449725 * L_84 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_85 = V_8; NullCheck(L_84); ISceneRole_t2394225724 * L_86 = CSceneService_FindRoleByUserID_m4171044813(L_84, L_85, /*hidden argument*/NULL); NullCheck(L_86); CDataProperty_t2806246268 * L_87 = ISceneBaseObj_GetUserProperty_m776816018(L_86, /*hidden argument*/NULL); NullCheck(L_87); int32_t L_88 = CDataProperty_GetInt_m1935343217(L_87, _stringLiteral4157990518, 0, /*hidden argument*/NULL); NullCheck(L_83); L_83->set_m_PosOrg_0(L_88); } IL_0214: { return; } } // System.Int32 DMCore.Logic.CServerSimulator::GetWinPoint(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CServerSimulator_GetWinPoint_m3462770670 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_GetWinPoint_m3462770670_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CRoleBeatKeyData_Total_t538171442 * V_1 = NULL; int32_t V_2 = 0; int32_t G_B3_0 = 0; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_0 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___userID0; NullCheck(L_0); CRoleBeatKeyData_Total_t538171442 * L_2 = CDanceMode_GetData_TotalByUserID_m930871804(L_0, L_1, (&V_0), /*hidden argument*/NULL); V_1 = L_2; CRoleBeatKeyData_Total_t538171442 * L_3 = V_1; if (!L_3) { goto IL_0021; } } { CRoleBeatKeyData_Total_t538171442 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = L_4->get_winCount_1(); G_B3_0 = L_5; goto IL_0022; } IL_0021: { G_B3_0 = 0; } IL_0022: { V_2 = G_B3_0; int32_t L_6 = V_2; return L_6; } } // System.Int32 DMCore.Logic.CServerSimulator::GetWinPointAndScore(System.Int64,System.Int32&) extern "C" IL2CPP_METHOD_ATTR int32_t CServerSimulator_GetWinPointAndScore_m3642124349 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, int32_t* ___totalScore1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_GetWinPointAndScore_m3642124349_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CRoleBeatKeyData_Total_t538171442 * V_1 = NULL; int32_t V_2 = 0; int32_t G_B3_0 = 0; int32_t* G_B5_0 = NULL; int32_t* G_B4_0 = NULL; int32_t G_B6_0 = 0; int32_t* G_B6_1 = NULL; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_0 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___userID0; NullCheck(L_0); CRoleBeatKeyData_Total_t538171442 * L_2 = CDanceMode_GetData_TotalByUserID_m930871804(L_0, L_1, (&V_0), /*hidden argument*/NULL); V_1 = L_2; CRoleBeatKeyData_Total_t538171442 * L_3 = V_1; if (!L_3) { goto IL_0021; } } { CRoleBeatKeyData_Total_t538171442 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = L_4->get_winCount_1(); G_B3_0 = L_5; goto IL_0022; } IL_0021: { G_B3_0 = 0; } IL_0022: { V_2 = G_B3_0; int32_t* L_6 = ___totalScore1; CRoleBeatKeyData_Total_t538171442 * L_7 = V_1; G_B4_0 = L_6; if (!L_7) { G_B5_0 = L_6; goto IL_0035; } } { CRoleBeatKeyData_Total_t538171442 * L_8 = V_1; NullCheck(L_8); int32_t L_9 = CRoleBeatKeyData_Total_get_score_m3615130383(L_8, /*hidden argument*/NULL); G_B6_0 = L_9; G_B6_1 = G_B4_0; goto IL_0036; } IL_0035: { G_B6_0 = 0; G_B6_1 = G_B5_0; } IL_0036: { *((int32_t*)(G_B6_1)) = (int32_t)G_B6_0; int32_t L_10 = V_2; return L_10; } } // System.Int32 DMCore.Logic.CServerSimulator::GetSectionScoreByUserID(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CServerSimulator_GetSectionScoreByUserID_m1430275461 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, int32_t ___mainRoleScore1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_GetSectionScoreByUserID_m1430275461_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CDanceNpc_t2506274377 * V_1 = NULL; int32_t G_B5_0 = 0; { 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); V_0 = L_1; int64_t L_2 = ___userID0; int64_t L_3 = V_0; if ((!(((uint64_t)L_2) == ((uint64_t)L_3)))) { goto IL_0014; } } { int32_t L_4 = ___mainRoleScore1; return L_4; } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_5 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_6 = ___userID0; NullCheck(L_5); CDanceNpc_t2506274377 * L_7 = CPveManager_GetNpcByUserID_m912641688(L_5, L_6, /*hidden argument*/NULL); V_1 = L_7; CDanceNpc_t2506274377 * L_8 = V_1; if (!L_8) { goto IL_0031; } } { CDanceNpc_t2506274377 * L_9 = V_1; NullCheck(L_9); int32_t L_10 = CDanceNpc_GetSectionScore_m4055734574(L_9, /*hidden argument*/NULL); G_B5_0 = L_10; goto IL_0032; } IL_0031: { G_B5_0 = 0; } IL_0032: { return G_B5_0; } } // System.Void DMCore.Logic.CServerSimulator::SimulateSend2MySelf_Custom(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_SimulateSend2MySelf_Custom_m2531841556 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_SimulateSend2MySelf_Custom_m2531841556_MetadataUsageId); s_Il2CppMethodInitialized = true; } SMsgCustom_t3704812008 * V_0 = NULL; { SMsgCustom_t3704812008 * L_0 = (SMsgCustom_t3704812008 *)il2cpp_codegen_object_new(SMsgCustom_t3704812008_il2cpp_TypeInfo_var); SMsgCustom__ctor_m1594121669(L_0, /*hidden argument*/NULL); V_0 = L_0; SMsgCustom_t3704812008 * L_1 = V_0; CDataArray_t4068198041 * L_2 = ___array0; NullCheck(L_1); L_1->set_dataArray_0(L_2); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CNetService_t1201271315 * L_4 = CRoot_GetNetService_m2764581604(L_3, /*hidden argument*/NULL); SMsgCustom_t3704812008 * L_5 = V_0; NullCheck(L_4); CNetService_DispatchMessage_m4289082544(L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CServerSimulator::OnMusicSectionProc_Normal(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_OnMusicSectionProc_Normal_m2617928405 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_OnMusicSectionProc_Normal_m2617928405_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; bool V_9 = false; int64_t V_10 = 0; int64_t V_11 = 0; int64_t V_12 = 0; int32_t V_13 = 0; int64_t V_14 = 0; SMsgChangeProperty_t1788627945 * V_15 = NULL; bool V_16 = false; int32_t V_17 = 0; int32_t V_18 = 0; SMsgChangeProperty_t1788627945 * V_19 = NULL; int64_t V_20 = 0; ISceneRole_t2394225724 * V_21 = NULL; CDataArray_t4068198041 * V_22 = NULL; int32_t V_23 = 0; int32_t V_24 = 0; CDanceNpc_t2506274377 * V_25 = NULL; int64_t V_26 = 0; int32_t V_27 = 0; int32_t G_B3_0 = 0; int64_t G_B25_0 = 0; int32_t G_B31_0 = 0; int32_t G_B36_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); 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 (!L_32) { goto IL_007d; } } { int32_t L_33 = V_1; G_B3_0 = ((((int32_t)0) == ((int32_t)((int32_t)((int32_t)L_33%(int32_t)2))))? 1 : 0); goto IL_007e; } IL_007d: { G_B3_0 = 0; } IL_007e: { V_9 = (bool)G_B3_0; V_10 = (((int64_t)((int64_t)0))); V_11 = (((int64_t)((int64_t)0))); V_12 = (((int64_t)((int64_t)0))); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_34 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_35 = V_2; NullCheck(L_34); CPveManager_TriggerSectionResult_m1466056278(L_34, L_35, (&V_11), (&V_12), /*hidden argument*/NULL); CPveManager_t3058433014 * L_36 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); int32_t L_37 = CPveManager_GetNpcCount_m1932181866(L_36, /*hidden argument*/NULL); V_13 = L_37; CMainRole_t4200562839 * L_38 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); int64_t L_39 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_38); V_14 = L_39; SMsgChangeProperty_t1788627945 * L_40 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_40, /*hidden argument*/NULL); V_15 = L_40; SMsgChangeProperty_t1788627945 * L_41 = V_15; CProperty_t963755051 * L_42 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_42, /*hidden argument*/NULL); NullCheck(L_41); L_41->set_m_PropPtr_2(L_42); int32_t L_43 = V_1; if (L_43) { goto IL_0122; } } { SMsgChangeProperty_t1788627945 * L_44 = V_15; int64_t L_45 = V_11; NullCheck(L_44); L_44->set_ObjectId_0(L_45); SMsgChangeProperty_t1788627945 * L_46 = V_15; NullCheck(L_46); CProperty_t963755051 * L_47 = L_46->get_m_PropPtr_2(); NullCheck(L_47); CProperty_SetInt_m72189256(L_47, _stringLiteral3941088982, ((int32_t)1001), /*hidden argument*/NULL); stWinerRole_t218468379 * L_48 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); int64_t L_49 = V_11; NullCheck(L_48); L_48->set_m_UserID_1(L_49); stWinerRole_t218468379 * L_50 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); CSceneService_t551449725 * L_51 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_52 = V_11; NullCheck(L_51); ISceneRole_t2394225724 * L_53 = CSceneService_FindRoleByUserID_m4171044813(L_51, L_52, /*hidden argument*/NULL); NullCheck(L_53); CDataProperty_t2806246268 * L_54 = ISceneBaseObj_GetUserProperty_m776816018(L_53, /*hidden argument*/NULL); NullCheck(L_54); int32_t L_55 = CDataProperty_GetInt_m1935343217(L_54, _stringLiteral4157990518, 0, /*hidden argument*/NULL); NullCheck(L_50); L_50->set_m_PosOrg_0(L_55); goto IL_042e; } IL_0122: { bool L_56 = V_9; if (!L_56) { goto IL_03b6; } } { V_16 = (bool)0; stWinerRole_t218468379 * L_57 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_57); int64_t L_58 = L_57->get_m_UserID_1(); int32_t L_59 = V_2; int32_t L_60 = CServerSimulator_GetSectionScoreByUserID_m1430275461(NULL /*static, unused*/, L_58, L_59, /*hidden argument*/NULL); V_17 = L_60; stWinerRole_t218468379 * L_61 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_61); int64_t L_62 = L_61->get_m_UserID_1(); int32_t L_63 = V_2; int32_t L_64 = CServerSimulator_GetSectionScoreByUserID_m1430275461(NULL /*static, unused*/, L_62, L_63, /*hidden argument*/NULL); V_18 = L_64; int64_t L_65 = V_14; stWinerRole_t218468379 * L_66 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_66); int64_t L_67 = L_66->get_m_UserID_1(); if ((!(((uint64_t)L_65) == ((uint64_t)L_67)))) { goto IL_01ff; } } { int32_t L_68 = V_17; int32_t L_69 = V_18; if ((((int32_t)L_68) < ((int32_t)L_69))) { goto IL_019f; } } { SMsgChangeProperty_t1788627945 * L_70 = V_15; stWinerRole_t218468379 * L_71 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_71); int64_t L_72 = L_71->get_m_UserID_1(); NullCheck(L_70); L_70->set_ObjectId_0(L_72); SMsgChangeProperty_t1788627945 * L_73 = V_15; NullCheck(L_73); CProperty_t963755051 * L_74 = L_73->get_m_PropPtr_2(); stWinerRole_t218468379 * L_75 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_75); int32_t L_76 = L_75->get_m_PosOrg_0(); NullCheck(L_74); CProperty_SetInt_m72189256(L_74, _stringLiteral3941088982, L_76, /*hidden argument*/NULL); int64_t L_77 = V_14; V_10 = L_77; goto IL_01fa; } IL_019f: { SMsgChangeProperty_t1788627945 * L_78 = V_15; int64_t L_79 = V_14; NullCheck(L_78); L_78->set_ObjectId_0(L_79); SMsgChangeProperty_t1788627945 * L_80 = V_15; NullCheck(L_80); CProperty_t963755051 * L_81 = L_80->get_m_PropPtr_2(); stWinerRole_t218468379 * L_82 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_82); int32_t L_83 = L_82->get_m_PosOrg_0(); NullCheck(L_81); CProperty_SetInt_m72189256(L_81, _stringLiteral3941088982, L_83, /*hidden argument*/NULL); stWinerRole_t218468379 * L_84 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_84); int64_t L_85 = L_84->get_m_UserID_1(); V_10 = L_85; stWinerRole_t218468379 * L_86 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); stWinerRole_t218468379 * L_87 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_87); int32_t L_88 = L_87->get_m_PosOrg_0(); NullCheck(L_86); L_86->set_m_PosOrg_0(L_88); stWinerRole_t218468379 * L_89 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); stWinerRole_t218468379 * L_90 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_90); int64_t L_91 = L_90->get_m_UserID_1(); NullCheck(L_89); L_89->set_m_UserID_1(L_91); V_16 = (bool)1; } IL_01fa: { goto IL_035f; } IL_01ff: { int64_t L_92 = V_14; stWinerRole_t218468379 * L_93 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_93); int64_t L_94 = L_93->get_m_UserID_1(); if ((!(((uint64_t)L_92) == ((uint64_t)L_94)))) { goto IL_02b6; } } { int32_t L_95 = V_18; int32_t L_96 = V_17; if ((((int32_t)L_95) < ((int32_t)L_96))) { goto IL_0279; } } { SMsgChangeProperty_t1788627945 * L_97 = V_15; stWinerRole_t218468379 * L_98 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_98); int64_t L_99 = L_98->get_m_UserID_1(); NullCheck(L_97); L_97->set_ObjectId_0(L_99); SMsgChangeProperty_t1788627945 * L_100 = V_15; NullCheck(L_100); CProperty_t963755051 * L_101 = L_100->get_m_PropPtr_2(); stWinerRole_t218468379 * L_102 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_102); int32_t L_103 = L_102->get_m_PosOrg_0(); NullCheck(L_101); CProperty_SetInt_m72189256(L_101, _stringLiteral3941088982, L_103, /*hidden argument*/NULL); int64_t L_104 = V_14; V_10 = L_104; stWinerRole_t218468379 * L_105 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); stWinerRole_t218468379 * L_106 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_106); int32_t L_107 = L_106->get_m_PosOrg_0(); NullCheck(L_105); L_105->set_m_PosOrg_0(L_107); stWinerRole_t218468379 * L_108 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); stWinerRole_t218468379 * L_109 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_109); int64_t L_110 = L_109->get_m_UserID_1(); NullCheck(L_108); L_108->set_m_UserID_1(L_110); V_16 = (bool)1; goto IL_02b1; } IL_0279: { SMsgChangeProperty_t1788627945 * L_111 = V_15; stWinerRole_t218468379 * L_112 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_112); int64_t L_113 = L_112->get_m_UserID_1(); NullCheck(L_111); L_111->set_ObjectId_0(L_113); SMsgChangeProperty_t1788627945 * L_114 = V_15; NullCheck(L_114); CProperty_t963755051 * L_115 = L_114->get_m_PropPtr_2(); stWinerRole_t218468379 * L_116 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_116); int32_t L_117 = L_116->get_m_PosOrg_0(); NullCheck(L_115); CProperty_SetInt_m72189256(L_115, _stringLiteral3941088982, L_117, /*hidden argument*/NULL); stWinerRole_t218468379 * L_118 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_118); int64_t L_119 = L_118->get_m_UserID_1(); V_10 = L_119; } IL_02b1: { goto IL_035f; } IL_02b6: { int32_t L_120 = V_17; int32_t L_121 = V_18; if ((((int32_t)L_120) < ((int32_t)L_121))) { goto IL_02fc; } } { SMsgChangeProperty_t1788627945 * L_122 = V_15; stWinerRole_t218468379 * L_123 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_123); int64_t L_124 = L_123->get_m_UserID_1(); NullCheck(L_122); L_122->set_ObjectId_0(L_124); SMsgChangeProperty_t1788627945 * L_125 = V_15; NullCheck(L_125); CProperty_t963755051 * L_126 = L_125->get_m_PropPtr_2(); stWinerRole_t218468379 * L_127 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_127); int32_t L_128 = L_127->get_m_PosOrg_0(); NullCheck(L_126); CProperty_SetInt_m72189256(L_126, _stringLiteral3941088982, L_128, /*hidden argument*/NULL); stWinerRole_t218468379 * L_129 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_129); int64_t L_130 = L_129->get_m_UserID_1(); V_10 = L_130; goto IL_035f; } IL_02fc: { SMsgChangeProperty_t1788627945 * L_131 = V_15; stWinerRole_t218468379 * L_132 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_132); int64_t L_133 = L_132->get_m_UserID_1(); NullCheck(L_131); L_131->set_ObjectId_0(L_133); SMsgChangeProperty_t1788627945 * L_134 = V_15; NullCheck(L_134); CProperty_t963755051 * L_135 = L_134->get_m_PropPtr_2(); stWinerRole_t218468379 * L_136 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_136); int32_t L_137 = L_136->get_m_PosOrg_0(); NullCheck(L_135); CProperty_SetInt_m72189256(L_135, _stringLiteral3941088982, L_137, /*hidden argument*/NULL); stWinerRole_t218468379 * L_138 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_138); int64_t L_139 = L_138->get_m_UserID_1(); V_10 = L_139; stWinerRole_t218468379 * L_140 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); stWinerRole_t218468379 * L_141 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_141); int32_t L_142 = L_141->get_m_PosOrg_0(); NullCheck(L_140); L_140->set_m_PosOrg_0(L_142); stWinerRole_t218468379 * L_143 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); stWinerRole_t218468379 * L_144 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); NullCheck(L_144); int64_t L_145 = L_144->get_m_UserID_1(); NullCheck(L_143); L_143->set_m_UserID_1(L_145); V_16 = (bool)1; } IL_035f: { bool L_146 = V_16; if (!L_146) { goto IL_03b1; } } { SMsgChangeProperty_t1788627945 * L_147 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_147, /*hidden argument*/NULL); V_19 = L_147; SMsgChangeProperty_t1788627945 * L_148 = V_19; stWinerRole_t218468379 * L_149 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_149); int64_t L_150 = L_149->get_m_UserID_1(); NullCheck(L_148); L_148->set_ObjectId_0(L_150); SMsgChangeProperty_t1788627945 * L_151 = V_19; CProperty_t963755051 * L_152 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_152, /*hidden argument*/NULL); NullCheck(L_151); L_151->set_m_PropPtr_2(L_152); SMsgChangeProperty_t1788627945 * L_153 = V_19; NullCheck(L_153); CProperty_t963755051 * L_154 = L_153->get_m_PropPtr_2(); NullCheck(L_154); CProperty_SetInt_m72189256(L_154, _stringLiteral3941088982, ((int32_t)1001), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_155 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_155); CNetService_t1201271315 * L_156 = CRoot_GetNetService_m2764581604(L_155, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_157 = V_19; NullCheck(L_156); CNetService_DispatchMessage_m4289082544(L_156, L_157, /*hidden argument*/NULL); } IL_03b1: { goto IL_042e; } IL_03b6: { stWinerRole_t218468379 * L_158 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_Winer_1(); NullCheck(L_158); int64_t L_159 = L_158->get_m_UserID_1(); int64_t L_160 = V_11; if ((!(((uint64_t)L_159) == ((uint64_t)L_160)))) { goto IL_03ce; } } { int64_t L_161 = V_12; G_B25_0 = L_161; goto IL_03d0; } IL_03ce: { int64_t L_162 = V_11; G_B25_0 = L_162; } IL_03d0: { V_20 = G_B25_0; SMsgChangeProperty_t1788627945 * L_163 = V_15; int64_t L_164 = V_20; NullCheck(L_163); L_163->set_ObjectId_0(L_164); SMsgChangeProperty_t1788627945 * L_165 = V_15; NullCheck(L_165); CProperty_t963755051 * L_166 = L_165->get_m_PropPtr_2(); NullCheck(L_166); CProperty_SetInt_m72189256(L_166, _stringLiteral3941088982, ((int32_t)1000), /*hidden argument*/NULL); stWinerRole_t218468379 * L_167 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); int64_t L_168 = V_20; NullCheck(L_167); L_167->set_m_UserID_1(L_168); CSceneService_t551449725 * L_169 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_170 = V_20; NullCheck(L_169); ISceneRole_t2394225724 * L_171 = CSceneService_FindRoleByUserID_m4171044813(L_169, L_170, /*hidden argument*/NULL); V_21 = L_171; ISceneRole_t2394225724 * L_172 = V_21; if (!L_172) { goto IL_042e; } } { stWinerRole_t218468379 * L_173 = ((CServerSimulator_t2819548284_StaticFields*)il2cpp_codegen_static_fields_for(CServerSimulator_t2819548284_il2cpp_TypeInfo_var))->get_m_SliverWiner_2(); ISceneRole_t2394225724 * L_174 = V_21; NullCheck(L_174); CDataProperty_t2806246268 * L_175 = ISceneBaseObj_GetUserProperty_m776816018(L_174, /*hidden argument*/NULL); NullCheck(L_175); int32_t L_176 = CDataProperty_GetInt_m1935343217(L_175, _stringLiteral4157990518, 0, /*hidden argument*/NULL); NullCheck(L_173); L_173->set_m_PosOrg_0(L_176); } IL_042e: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_177 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_177); CNetService_t1201271315 * L_178 = CRoot_GetNetService_m2764581604(L_177, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_179 = V_15; NullCheck(L_178); CNetService_DispatchMessage_m4289082544(L_178, L_179, /*hidden argument*/NULL); CDataArray_t4068198041 * L_180 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_180, /*hidden argument*/NULL); V_22 = L_180; CDataArray_t4068198041 * L_181 = V_22; NullCheck(L_181); CDataArray_Push_m3820844360(L_181, 2, /*hidden argument*/NULL); CDataArray_t4068198041 * L_182 = V_22; int32_t L_183 = V_1; NullCheck(L_182); CDataArray_Push_m3820844360(L_182, L_183, /*hidden argument*/NULL); CDataArray_t4068198041 * L_184 = V_22; int32_t L_185 = V_13; NullCheck(L_184); CDataArray_Push_m3820844360(L_184, ((int32_t)il2cpp_codegen_add((int32_t)L_185, (int32_t)1)), /*hidden argument*/NULL); int64_t L_186 = V_14; int32_t L_187 = CServerSimulator_GetWinPoint_m3462770670(NULL /*static, unused*/, L_186, /*hidden argument*/NULL); V_23 = L_187; bool L_188 = V_9; if (!L_188) { goto IL_0483; } } { int64_t L_189 = V_14; int64_t L_190 = V_10; if ((!(((uint64_t)L_189) == ((uint64_t)L_190)))) { goto IL_0483; } } { int32_t L_191 = V_23; G_B31_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_191, (int32_t)1)); goto IL_0485; } IL_0483: { int32_t L_192 = V_23; G_B31_0 = L_192; } IL_0485: { V_23 = G_B31_0; CDataArray_t4068198041 * L_193 = V_22; int64_t L_194 = V_14; NullCheck(L_193); CDataArray_Push_m3799896857(L_193, L_194, /*hidden argument*/NULL); CDataArray_t4068198041 * L_195 = V_22; int32_t L_196 = V_23; NullCheck(L_195); CDataArray_Push_m3820844360(L_195, L_196, /*hidden argument*/NULL); CDataArray_t4068198041 * L_197 = V_22; int32_t L_198 = V_2; NullCheck(L_197); CDataArray_Push_m3820844360(L_197, L_198, /*hidden argument*/NULL); CDataArray_t4068198041 * L_199 = V_22; int32_t L_200 = V_3; NullCheck(L_199); CDataArray_Push_m3820844360(L_199, L_200, /*hidden argument*/NULL); CDataArray_t4068198041 * L_201 = V_22; int32_t L_202 = V_4; NullCheck(L_201); CDataArray_Push_m3820844360(L_201, L_202, /*hidden argument*/NULL); CDataArray_t4068198041 * L_203 = V_22; int32_t L_204 = V_5; NullCheck(L_203); CDataArray_Push_m3820844360(L_203, L_204, /*hidden argument*/NULL); CDataArray_t4068198041 * L_205 = V_22; int32_t L_206 = V_6; NullCheck(L_205); CDataArray_Push_m3820844360(L_205, L_206, /*hidden argument*/NULL); CDataArray_t4068198041 * L_207 = V_22; int32_t L_208 = V_8; NullCheck(L_207); CDataArray_Push_m3820844360(L_207, L_208, /*hidden argument*/NULL); V_24 = 0; goto IL_0585; } IL_04d5: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_209 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_210 = V_24; NullCheck(L_209); CDanceNpc_t2506274377 * L_211 = CPveManager_GetNpc_m410936230(L_209, L_210, /*hidden argument*/NULL); V_25 = L_211; CDanceNpc_t2506274377 * L_212 = V_25; NullCheck(L_212); int64_t L_213 = CDanceNpc_GetUserID_m3417611285(L_212, /*hidden argument*/NULL); V_26 = L_213; int64_t L_214 = V_26; int32_t L_215 = CServerSimulator_GetWinPoint_m3462770670(NULL /*static, unused*/, L_214, /*hidden argument*/NULL); V_27 = L_215; bool L_216 = V_9; if (!L_216) { goto IL_050e; } } { int64_t L_217 = V_26; int64_t L_218 = V_10; if ((!(((uint64_t)L_217) == ((uint64_t)L_218)))) { goto IL_050e; } } { int32_t L_219 = V_27; G_B36_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_219, (int32_t)1)); goto IL_0510; } IL_050e: { int32_t L_220 = V_27; G_B36_0 = L_220; } IL_0510: { V_27 = G_B36_0; CDataArray_t4068198041 * L_221 = V_22; int64_t L_222 = V_26; NullCheck(L_221); CDataArray_Push_m3799896857(L_221, L_222, /*hidden argument*/NULL); CDataArray_t4068198041 * L_223 = V_22; int32_t L_224 = V_27; NullCheck(L_223); CDataArray_Push_m3820844360(L_223, L_224, /*hidden argument*/NULL); CDataArray_t4068198041 * L_225 = V_22; CDanceNpc_t2506274377 * L_226 = V_25; NullCheck(L_226); int32_t L_227 = CDanceNpc_GetSectionScore_m4055734574(L_226, /*hidden argument*/NULL); NullCheck(L_225); CDataArray_Push_m3820844360(L_225, L_227, /*hidden argument*/NULL); CDataArray_t4068198041 * L_228 = V_22; CDanceNpc_t2506274377 * L_229 = V_25; NullCheck(L_229); int32_t L_230 = CDanceNpc_GetCurPerfect_m1824822230(L_229, /*hidden argument*/NULL); NullCheck(L_228); CDataArray_Push_m3820844360(L_228, L_230, /*hidden argument*/NULL); CDataArray_t4068198041 * L_231 = V_22; CDanceNpc_t2506274377 * L_232 = V_25; NullCheck(L_232); int32_t L_233 = CDanceNpc_GetCurCool_m3355090255(L_232, /*hidden argument*/NULL); NullCheck(L_231); CDataArray_Push_m3820844360(L_231, L_233, /*hidden argument*/NULL); CDataArray_t4068198041 * L_234 = V_22; CDanceNpc_t2506274377 * L_235 = V_25; NullCheck(L_235); int32_t L_236 = CDanceNpc_GetCurHit_m4055454501(L_235, /*hidden argument*/NULL); NullCheck(L_234); CDataArray_Push_m3820844360(L_234, L_236, /*hidden argument*/NULL); CDataArray_t4068198041 * L_237 = V_22; CDanceNpc_t2506274377 * L_238 = V_25; NullCheck(L_238); int32_t L_239 = CDanceNpc_GetCurMiss_m1895640764(L_238, /*hidden argument*/NULL); NullCheck(L_237); CDataArray_Push_m3820844360(L_237, L_239, /*hidden argument*/NULL); CDataArray_t4068198041 * L_240 = V_22; CDanceNpc_t2506274377 * L_241 = V_25; NullCheck(L_241); int32_t L_242 = CDanceNpc_GetMaxComboVal_m971098311(L_241, /*hidden argument*/NULL); NullCheck(L_240); CDataArray_Push_m3820844360(L_240, L_242, /*hidden argument*/NULL); CDanceNpc_t2506274377 * L_243 = V_25; NullCheck(L_243); CDanceNpc_ResetSectionJudge_m3267691440(L_243, /*hidden argument*/NULL); int32_t L_244 = V_24; V_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_244, (int32_t)1)); } IL_0585: { int32_t L_245 = V_24; int32_t L_246 = V_13; if ((((int32_t)L_245) < ((int32_t)L_246))) { goto IL_04d5; } } { CDataArray_t4068198041 * L_247 = V_22; CServerSimulator_SimulateSend2MySelf_Custom_m2531841556(NULL /*static, unused*/, L_247, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CServerSimulator::OnMusicSectionProc_Battle(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CServerSimulator_OnMusicSectionProc_Battle_m2809997659 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CServerSimulator_OnMusicSectionProc_Battle_m2809997659_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; int32_t V_11 = 0; SMsgChangeProperty_t1788627945 * V_12 = NULL; int32_t V_13 = 0; CDanceNpc_t2506274377 * V_14 = NULL; int64_t V_15 = 0; SMsgChangeProperty_t1788627945 * V_16 = NULL; SMsgChangeProperty_t1788627945 * V_17 = NULL; int32_t V_18 = 0; CDanceNpc_t2506274377 * V_19 = NULL; int64_t V_20 = 0; SMsgChangeProperty_t1788627945 * V_21 = NULL; CDataArray_t4068198041 * V_22 = NULL; int32_t V_23 = 0; int32_t V_24 = 0; CDanceNpc_t2506274377 * V_25 = NULL; int64_t V_26 = 0; int32_t V_27 = 0; String_t* G_B3_0 = NULL; CProperty_t963755051 * G_B3_1 = NULL; String_t* G_B2_0 = NULL; CProperty_t963755051 * G_B2_1 = NULL; int32_t G_B4_0 = 0; String_t* G_B4_1 = NULL; CProperty_t963755051 * G_B4_2 = NULL; String_t* G_B7_0 = NULL; CProperty_t963755051 * G_B7_1 = NULL; String_t* G_B6_0 = NULL; CProperty_t963755051 * G_B6_1 = NULL; int32_t G_B8_0 = 0; String_t* G_B8_1 = NULL; CProperty_t963755051 * G_B8_2 = NULL; int32_t G_B17_0 = 0; int32_t G_B21_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); 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; IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_32 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); int32_t L_33 = CPveManager_GetNpcCount_m1932181866(L_32, /*hidden argument*/NULL); V_9 = L_33; CMainRole_t4200562839 * L_34 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); int64_t L_35 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_34); V_10 = L_35; CPveManager_t3058433014 * L_36 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_37 = V_2; NullCheck(L_36); int32_t L_38 = CPveManager_GetMaxScoreCount_m3444067774(L_36, L_37, /*hidden argument*/NULL); V_11 = L_38; int32_t L_39 = V_11; if ((!(((uint32_t)L_39) == ((uint32_t)1)))) { goto IL_01b2; } } { SMsgChangeProperty_t1788627945 * L_40 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_40, /*hidden argument*/NULL); V_12 = L_40; SMsgChangeProperty_t1788627945 * L_41 = V_12; int64_t L_42 = V_10; NullCheck(L_41); L_41->set_ObjectId_0(L_42); SMsgChangeProperty_t1788627945 * L_43 = V_12; CProperty_t963755051 * L_44 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_44, /*hidden argument*/NULL); NullCheck(L_43); L_43->set_m_PropPtr_2(L_44); SMsgChangeProperty_t1788627945 * L_45 = V_12; NullCheck(L_45); CProperty_t963755051 * L_46 = L_45->get_m_PropPtr_2(); IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_47 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_48 = V_10; NullCheck(L_47); bool L_49 = CPveManager_IsWinerPlayer_m937019572(L_47, L_48, /*hidden argument*/NULL); G_B2_0 = _stringLiteral3941088982; G_B2_1 = L_46; if (!L_49) { G_B3_0 = _stringLiteral3941088982; G_B3_1 = L_46; goto IL_00df; } } { G_B4_0 = ((int32_t)1000); G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_00f4; } IL_00df: { CMainRole_t4200562839 * L_50 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_50); CDataProperty_t2806246268 * L_51 = ISceneBaseObj_GetUserProperty_m776816018(L_50, /*hidden argument*/NULL); NullCheck(L_51); int32_t L_52 = CDataProperty_GetInt_m1935343217(L_51, _stringLiteral4157990518, 0, /*hidden argument*/NULL); G_B4_0 = L_52; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_00f4: { NullCheck(G_B4_2); CProperty_SetInt_m72189256(G_B4_2, G_B4_1, G_B4_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_53 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); CNetService_t1201271315 * L_54 = CRoot_GetNetService_m2764581604(L_53, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_55 = V_12; NullCheck(L_54); CNetService_DispatchMessage_m4289082544(L_54, L_55, /*hidden argument*/NULL); V_13 = 0; goto IL_01a4; } IL_0112: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_56 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_57 = V_13; NullCheck(L_56); CDanceNpc_t2506274377 * L_58 = CPveManager_GetNpc_m410936230(L_56, L_57, /*hidden argument*/NULL); V_14 = L_58; CDanceNpc_t2506274377 * L_59 = V_14; NullCheck(L_59); int64_t L_60 = CDanceNpc_GetUserID_m3417611285(L_59, /*hidden argument*/NULL); V_15 = L_60; SMsgChangeProperty_t1788627945 * L_61 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_61, /*hidden argument*/NULL); V_16 = L_61; SMsgChangeProperty_t1788627945 * L_62 = V_16; int64_t L_63 = V_15; NullCheck(L_62); L_62->set_ObjectId_0(L_63); SMsgChangeProperty_t1788627945 * L_64 = V_16; CProperty_t963755051 * L_65 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_65, /*hidden argument*/NULL); NullCheck(L_64); L_64->set_m_PropPtr_2(L_65); SMsgChangeProperty_t1788627945 * L_66 = V_16; NullCheck(L_66); CProperty_t963755051 * L_67 = L_66->get_m_PropPtr_2(); CPveManager_t3058433014 * L_68 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_69 = V_15; NullCheck(L_68); bool L_70 = CPveManager_IsWinerPlayer_m937019572(L_68, L_69, /*hidden argument*/NULL); G_B6_0 = _stringLiteral3941088982; G_B6_1 = L_67; if (!L_70) { G_B7_0 = _stringLiteral3941088982; G_B7_1 = L_67; goto IL_016c; } } { G_B8_0 = ((int32_t)1000); G_B8_1 = G_B6_0; G_B8_2 = G_B6_1; goto IL_0188; } IL_016c: { CSceneService_t551449725 * L_71 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_72 = V_15; NullCheck(L_71); ISceneRole_t2394225724 * L_73 = CSceneService_FindRoleByUserID_m4171044813(L_71, L_72, /*hidden argument*/NULL); NullCheck(L_73); CDataProperty_t2806246268 * L_74 = ISceneBaseObj_GetUserProperty_m776816018(L_73, /*hidden argument*/NULL); NullCheck(L_74); int32_t L_75 = CDataProperty_GetInt_m1935343217(L_74, _stringLiteral4157990518, 0, /*hidden argument*/NULL); G_B8_0 = L_75; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; } IL_0188: { NullCheck(G_B8_2); CProperty_SetInt_m72189256(G_B8_2, G_B8_1, G_B8_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_76 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_76); CNetService_t1201271315 * L_77 = CRoot_GetNetService_m2764581604(L_76, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_78 = V_16; NullCheck(L_77); CNetService_DispatchMessage_m4289082544(L_77, L_78, /*hidden argument*/NULL); int32_t L_79 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_01a4: { int32_t L_80 = V_13; int32_t L_81 = V_9; if ((((int32_t)L_80) < ((int32_t)L_81))) { goto IL_0112; } } { goto IL_028d; } IL_01b2: { SMsgChangeProperty_t1788627945 * L_82 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_82, /*hidden argument*/NULL); V_17 = L_82; SMsgChangeProperty_t1788627945 * L_83 = V_17; int64_t L_84 = V_10; NullCheck(L_83); L_83->set_ObjectId_0(L_84); SMsgChangeProperty_t1788627945 * L_85 = V_17; CProperty_t963755051 * L_86 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_86, /*hidden argument*/NULL); NullCheck(L_85); L_85->set_m_PropPtr_2(L_86); SMsgChangeProperty_t1788627945 * L_87 = V_17; NullCheck(L_87); CProperty_t963755051 * L_88 = L_87->get_m_PropPtr_2(); CMainRole_t4200562839 * L_89 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_89); CDataProperty_t2806246268 * L_90 = ISceneBaseObj_GetUserProperty_m776816018(L_89, /*hidden argument*/NULL); NullCheck(L_90); int32_t L_91 = CDataProperty_GetInt_m1935343217(L_90, _stringLiteral4157990518, 0, /*hidden argument*/NULL); NullCheck(L_88); CProperty_SetInt_m72189256(L_88, _stringLiteral3941088982, L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_92 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_92); CNetService_t1201271315 * L_93 = CRoot_GetNetService_m2764581604(L_92, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_94 = V_17; NullCheck(L_93); CNetService_DispatchMessage_m4289082544(L_93, L_94, /*hidden argument*/NULL); V_18 = 0; goto IL_0284; } IL_020d: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_95 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_96 = V_18; NullCheck(L_95); CDanceNpc_t2506274377 * L_97 = CPveManager_GetNpc_m410936230(L_95, L_96, /*hidden argument*/NULL); V_19 = L_97; CDanceNpc_t2506274377 * L_98 = V_19; NullCheck(L_98); int64_t L_99 = CDanceNpc_GetUserID_m3417611285(L_98, /*hidden argument*/NULL); V_20 = L_99; SMsgChangeProperty_t1788627945 * L_100 = (SMsgChangeProperty_t1788627945 *)il2cpp_codegen_object_new(SMsgChangeProperty_t1788627945_il2cpp_TypeInfo_var); SMsgChangeProperty__ctor_m1437605511(L_100, /*hidden argument*/NULL); V_21 = L_100; SMsgChangeProperty_t1788627945 * L_101 = V_21; int64_t L_102 = V_20; NullCheck(L_101); L_101->set_ObjectId_0(L_102); SMsgChangeProperty_t1788627945 * L_103 = V_21; CProperty_t963755051 * L_104 = (CProperty_t963755051 *)il2cpp_codegen_object_new(CProperty_t963755051_il2cpp_TypeInfo_var); CProperty__ctor_m1842622200(L_104, /*hidden argument*/NULL); NullCheck(L_103); L_103->set_m_PropPtr_2(L_104); SMsgChangeProperty_t1788627945 * L_105 = V_21; NullCheck(L_105); CProperty_t963755051 * L_106 = L_105->get_m_PropPtr_2(); CSceneService_t551449725 * L_107 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_108 = V_20; NullCheck(L_107); ISceneRole_t2394225724 * L_109 = CSceneService_FindRoleByUserID_m4171044813(L_107, L_108, /*hidden argument*/NULL); NullCheck(L_109); CDataProperty_t2806246268 * L_110 = ISceneBaseObj_GetUserProperty_m776816018(L_109, /*hidden argument*/NULL); NullCheck(L_110); int32_t L_111 = CDataProperty_GetInt_m1935343217(L_110, _stringLiteral4157990518, 0, /*hidden argument*/NULL); NullCheck(L_106); CProperty_SetInt_m72189256(L_106, _stringLiteral3941088982, L_111, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_112 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_112); CNetService_t1201271315 * L_113 = CRoot_GetNetService_m2764581604(L_112, /*hidden argument*/NULL); SMsgChangeProperty_t1788627945 * L_114 = V_21; NullCheck(L_113); CNetService_DispatchMessage_m4289082544(L_113, L_114, /*hidden argument*/NULL); int32_t L_115 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_115, (int32_t)1)); } IL_0284: { int32_t L_116 = V_18; int32_t L_117 = V_9; if ((((int32_t)L_116) < ((int32_t)L_117))) { goto IL_020d; } } IL_028d: { CDataArray_t4068198041 * L_118 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_118, /*hidden argument*/NULL); V_22 = L_118; CDataArray_t4068198041 * L_119 = V_22; NullCheck(L_119); CDataArray_Push_m3820844360(L_119, 2, /*hidden argument*/NULL); CDataArray_t4068198041 * L_120 = V_22; int32_t L_121 = V_1; NullCheck(L_120); CDataArray_Push_m3820844360(L_120, L_121, /*hidden argument*/NULL); CDataArray_t4068198041 * L_122 = V_22; int32_t L_123 = V_9; NullCheck(L_122); CDataArray_Push_m3820844360(L_122, ((int32_t)il2cpp_codegen_add((int32_t)L_123, (int32_t)1)), /*hidden argument*/NULL); int64_t L_124 = V_10; int32_t L_125 = CServerSimulator_GetWinPoint_m3462770670(NULL /*static, unused*/, L_124, /*hidden argument*/NULL); V_23 = L_125; IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_126 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_127 = V_10; NullCheck(L_126); bool L_128 = CPveManager_IsWinerPlayer_m937019572(L_126, L_127, /*hidden argument*/NULL); if (!L_128) { goto IL_02d2; } } { int32_t L_129 = V_23; G_B17_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_129, (int32_t)1)); goto IL_02d4; } IL_02d2: { int32_t L_130 = V_23; G_B17_0 = L_130; } IL_02d4: { V_23 = G_B17_0; CDataArray_t4068198041 * L_131 = V_22; int64_t L_132 = V_10; NullCheck(L_131); CDataArray_Push_m3799896857(L_131, L_132, /*hidden argument*/NULL); CDataArray_t4068198041 * L_133 = V_22; int32_t L_134 = V_23; NullCheck(L_133); CDataArray_Push_m3820844360(L_133, L_134, /*hidden argument*/NULL); CDataArray_t4068198041 * L_135 = V_22; int32_t L_136 = V_2; NullCheck(L_135); CDataArray_Push_m3820844360(L_135, L_136, /*hidden argument*/NULL); CDataArray_t4068198041 * L_137 = V_22; int32_t L_138 = V_3; NullCheck(L_137); CDataArray_Push_m3820844360(L_137, L_138, /*hidden argument*/NULL); CDataArray_t4068198041 * L_139 = V_22; int32_t L_140 = V_4; NullCheck(L_139); CDataArray_Push_m3820844360(L_139, L_140, /*hidden argument*/NULL); CDataArray_t4068198041 * L_141 = V_22; int32_t L_142 = V_5; NullCheck(L_141); CDataArray_Push_m3820844360(L_141, L_142, /*hidden argument*/NULL); CDataArray_t4068198041 * L_143 = V_22; int32_t L_144 = V_6; NullCheck(L_143); CDataArray_Push_m3820844360(L_143, L_144, /*hidden argument*/NULL); CDataArray_t4068198041 * L_145 = V_22; int32_t L_146 = V_8; NullCheck(L_145); CDataArray_Push_m3820844360(L_145, L_146, /*hidden argument*/NULL); V_24 = 0; goto IL_03d5; } IL_0324: { IL2CPP_RUNTIME_CLASS_INIT(CPveManager_t3058433014_il2cpp_TypeInfo_var); CPveManager_t3058433014 * L_147 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_148 = V_24; NullCheck(L_147); CDanceNpc_t2506274377 * L_149 = CPveManager_GetNpc_m410936230(L_147, L_148, /*hidden argument*/NULL); V_25 = L_149; CDanceNpc_t2506274377 * L_150 = V_25; NullCheck(L_150); int64_t L_151 = CDanceNpc_GetUserID_m3417611285(L_150, /*hidden argument*/NULL); V_26 = L_151; int64_t L_152 = V_26; int32_t L_153 = CServerSimulator_GetWinPoint_m3462770670(NULL /*static, unused*/, L_152, /*hidden argument*/NULL); V_27 = L_153; CPveManager_t3058433014 * L_154 = CPveManager_GetInstance_m1165268867(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_155 = V_26; NullCheck(L_154); bool L_156 = CPveManager_IsWinerPlayer_m937019572(L_154, L_155, /*hidden argument*/NULL); if (!L_156) { goto IL_035e; } } { int32_t L_157 = V_27; G_B21_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_157, (int32_t)1)); goto IL_0360; } IL_035e: { int32_t L_158 = V_27; G_B21_0 = L_158; } IL_0360: { V_27 = G_B21_0; CDataArray_t4068198041 * L_159 = V_22; int64_t L_160 = V_26; NullCheck(L_159); CDataArray_Push_m3799896857(L_159, L_160, /*hidden argument*/NULL); CDataArray_t4068198041 * L_161 = V_22; int32_t L_162 = V_27; NullCheck(L_161); CDataArray_Push_m3820844360(L_161, L_162, /*hidden argument*/NULL); CDataArray_t4068198041 * L_163 = V_22; CDanceNpc_t2506274377 * L_164 = V_25; NullCheck(L_164); int32_t L_165 = CDanceNpc_GetSectionScore_m4055734574(L_164, /*hidden argument*/NULL); NullCheck(L_163); CDataArray_Push_m3820844360(L_163, L_165, /*hidden argument*/NULL); CDataArray_t4068198041 * L_166 = V_22; CDanceNpc_t2506274377 * L_167 = V_25; NullCheck(L_167); int32_t L_168 = CDanceNpc_GetCurPerfect_m1824822230(L_167, /*hidden argument*/NULL); NullCheck(L_166); CDataArray_Push_m3820844360(L_166, L_168, /*hidden argument*/NULL); CDataArray_t4068198041 * L_169 = V_22; CDanceNpc_t2506274377 * L_170 = V_25; NullCheck(L_170); int32_t L_171 = CDanceNpc_GetCurCool_m3355090255(L_170, /*hidden argument*/NULL); NullCheck(L_169); CDataArray_Push_m3820844360(L_169, L_171, /*hidden argument*/NULL); CDataArray_t4068198041 * L_172 = V_22; CDanceNpc_t2506274377 * L_173 = V_25; NullCheck(L_173); int32_t L_174 = CDanceNpc_GetCurHit_m4055454501(L_173, /*hidden argument*/NULL); NullCheck(L_172); CDataArray_Push_m3820844360(L_172, L_174, /*hidden argument*/NULL); CDataArray_t4068198041 * L_175 = V_22; CDanceNpc_t2506274377 * L_176 = V_25; NullCheck(L_176); int32_t L_177 = CDanceNpc_GetCurMiss_m1895640764(L_176, /*hidden argument*/NULL); NullCheck(L_175); CDataArray_Push_m3820844360(L_175, L_177, /*hidden argument*/NULL); CDataArray_t4068198041 * L_178 = V_22; CDanceNpc_t2506274377 * L_179 = V_25; NullCheck(L_179); int32_t L_180 = CDanceNpc_GetMaxComboVal_m971098311(L_179, /*hidden argument*/NULL); NullCheck(L_178); CDataArray_Push_m3820844360(L_178, L_180, /*hidden argument*/NULL); CDanceNpc_t2506274377 * L_181 = V_25; NullCheck(L_181); CDanceNpc_ResetSectionJudge_m3267691440(L_181, /*hidden argument*/NULL); int32_t L_182 = V_24; V_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_182, (int32_t)1)); } IL_03d5: { int32_t L_183 = V_24; int32_t L_184 = V_9; if ((((int32_t)L_183) < ((int32_t)L_184))) { goto IL_0324; } } { CDataArray_t4068198041 * L_185 = V_22; CServerSimulator_SimulateSend2MySelf_Custom_m2531841556(NULL /*static, unused*/, L_185, /*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.CServerSimulator/On2ServerMsg::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void On2ServerMsg__ctor_m3020288144 (On2ServerMsg_t2006430000 * __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.CServerSimulator/On2ServerMsg::Invoke(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void On2ServerMsg_Invoke_m4126247229 (On2ServerMsg_t2006430000 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { On2ServerMsg_Invoke_m4126247229((On2ServerMsg_t2006430000 *)__this->get_prev_9(), ___msg0, 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, ___msg0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___msg0, 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, ___msg0); else GenericVirtActionInvoker1< CDataArray_t4068198041 * >::Invoke(targetMethod, targetThis, ___msg0); } 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, ___msg0); else VirtActionInvoker1< CDataArray_t4068198041 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___msg0); } } else { typedef void (*FunctionPointerType) (void*, CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___msg0, 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, ___msg0); else GenericVirtActionInvoker0::Invoke(targetMethod, ___msg0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___msg0); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___msg0); } } else { typedef void (*FunctionPointerType) (CDataArray_t4068198041 *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___msg0, targetMethod); } } } } // System.IAsyncResult DMCore.Logic.CServerSimulator/On2ServerMsg::BeginInvoke(DMCore.CDataArray,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* On2ServerMsg_BeginInvoke_m3390875865 (On2ServerMsg_t2006430000 * __this, CDataArray_t4068198041 * ___msg0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { void *__d_args[2] = {0}; __d_args[0] = ___msg0; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void DMCore.Logic.CServerSimulator/On2ServerMsg::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void On2ServerMsg_EndInvoke_m3822903528 (On2ServerMsg_t2006430000 * __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.CServerSimulator/stWinerRole::.ctor() extern "C" IL2CPP_METHOD_ATTR void stWinerRole__ctor_m3526670000 (stWinerRole_t218468379 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); stWinerRole_Reset_m383580960(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CServerSimulator/stWinerRole::Reset() extern "C" IL2CPP_METHOD_ATTR void stWinerRole_Reset_m383580960 (stWinerRole_t218468379 * __this, const RuntimeMethod* method) { { __this->set_m_PosOrg_0((-1)); __this->set_m_UserID_1((((int64_t)((int64_t)(-1))))); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShareConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShareConfig__ctor_m3207751937 (CShareConfig_t1834581091 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareConfig__ctor_m3207751937_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); ITextBase_PushTask_m2878137237(__this, _stringLiteral2105978007, 0, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CShareConfig::get_EnableShare() extern "C" IL2CPP_METHOD_ATTR bool CShareConfig_get_EnableShare_m4261391186 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return (bool)0; } } // System.Void DMCore.Logic.CShareConfig::set_EnableShare(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShareConfig_set_EnableShare_m3313637979 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method) { { return; } } // DMCore.Logic.CShareConfig DMCore.Logic.CShareConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShareConfig_t1834581091 * CShareConfig_GetInstance_m107994633 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareConfig_GetInstance_m107994633_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CShareConfig_t1834581091_il2cpp_TypeInfo_var); CShareConfig_t1834581091 * L_0 = ((CShareConfig_t1834581091_StaticFields*)il2cpp_codegen_static_fields_for(CShareConfig_t1834581091_il2cpp_TypeInfo_var))->get_s_Instance_1(); if (L_0) { goto IL_0014; } } { CShareConfig_t1834581091 * L_1 = (CShareConfig_t1834581091 *)il2cpp_codegen_object_new(CShareConfig_t1834581091_il2cpp_TypeInfo_var); CShareConfig__ctor_m3207751937(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShareConfig_t1834581091_il2cpp_TypeInfo_var); ((CShareConfig_t1834581091_StaticFields*)il2cpp_codegen_static_fields_for(CShareConfig_t1834581091_il2cpp_TypeInfo_var))->set_s_Instance_1(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CShareConfig_t1834581091_il2cpp_TypeInfo_var); CShareConfig_t1834581091 * L_2 = ((CShareConfig_t1834581091_StaticFields*)il2cpp_codegen_static_fields_for(CShareConfig_t1834581091_il2cpp_TypeInfo_var))->get_s_Instance_1(); return L_2; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareConfig_GetShareConfigs_m3675293939_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 * V_0 = NULL; { U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 * L_0 = (U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 *)il2cpp_codegen_object_new(U3CGetShareConfigsU3Ec__AnonStorey0_t547214378_il2cpp_TypeInfo_var); U3CGetShareConfigsU3Ec__AnonStorey0__ctor_m740607341(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 * L_1 = V_0; int32_t L_2 = ___type0; NullCheck(L_1); L_1->set_type_0(L_2); List_1_t2662614367 * L_3 = __this->get_m_shareInfoList_2(); U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetShareConfigsU3Ec__AnonStorey0_U3CU3Em__0_m3388917676_RuntimeMethod_var; Predicate_1_t2015833749 * L_6 = (Predicate_1_t2015833749 *)il2cpp_codegen_object_new(Predicate_1_t2015833749_il2cpp_TypeInfo_var); Predicate_1__ctor_m468904057(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m468904057_RuntimeMethod_var); NullCheck(L_3); CShareInfo_t1190539625 * L_7 = List_1_Find_m3007376377(L_3, L_6, /*hidden argument*/List_1_Find_m3007376377_RuntimeMethod_var); return L_7; } } // System.Void DMCore.Logic.CShareConfig::Clear() extern "C" IL2CPP_METHOD_ATTR void CShareConfig_Clear_m2261649330 (CShareConfig_t1834581091 * __this, const RuntimeMethod* method) { { return; } } // System.Boolean DMCore.Logic.CShareConfig::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShareConfig_OnLoad_m225487059 (CShareConfig_t1834581091 * __this, String_t* ___texVal0, int32_t ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareConfig_OnLoad_m225487059_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlDocument_t2837193595 * V_0 = NULL; XmlNode_t3767805227 * V_1 = NULL; XmlNodeList_t2551693786 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; XmlElement_t561603118 * V_6 = NULL; CShareInfo_t1190539625 * V_7 = NULL; Exception_t * V_8 = 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_B5_0 = NULL; { List_1_t2662614367 * L_0 = (List_1_t2662614367 *)il2cpp_codegen_object_new(List_1_t2662614367_il2cpp_TypeInfo_var); List_1__ctor_m2209471468(L_0, /*hidden argument*/List_1__ctor_m2209471468_RuntimeMethod_var); __this->set_m_shareInfoList_2(L_0); String_t* L_1 = ___texVal0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { return (bool)0; } IL_0018: try { // begin try (depth: 1) { XmlDocument_t2837193595 * L_3 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_3, /*hidden argument*/NULL); V_0 = L_3; XmlDocument_t2837193595 * L_4 = V_0; String_t* L_5 = ___texVal0; NullCheck(L_4); VirtActionInvoker1< String_t* >::Invoke(63 /* System.Void System.Xml.XmlDocument::LoadXml(System.String) */, L_4, L_5); XmlDocument_t2837193595 * L_6 = V_0; if (!L_6) { goto IL_0036; } } IL_002b: { XmlDocument_t2837193595 * L_7 = V_0; NullCheck(L_7); XmlNode_t3767805227 * L_8 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_7); G_B5_0 = L_8; goto IL_0037; } IL_0036: { G_B5_0 = ((XmlNode_t3767805227 *)(NULL)); } IL_0037: { V_1 = G_B5_0; 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); V_2 = L_10; XmlNodeList_t2551693786 * L_11 = V_2; if (L_11) { goto IL_004c; } } IL_0045: { V_3 = (bool)0; goto IL_00c7; } IL_004c: { XmlNodeList_t2551693786 * L_12 = V_2; NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_12); V_4 = L_13; V_5 = 0; goto IL_009f; } IL_005c: { XmlNodeList_t2551693786 * L_14 = V_2; int32_t L_15 = V_5; NullCheck(L_14); XmlNode_t3767805227 * L_16 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_14, L_15); V_6 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_16, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_17 = V_6; if (L_17) { goto IL_0077; } } IL_0072: { goto IL_0099; } IL_0077: { CShareInfo_t1190539625 * L_18 = (CShareInfo_t1190539625 *)il2cpp_codegen_object_new(CShareInfo_t1190539625_il2cpp_TypeInfo_var); CShareInfo__ctor_m1207780583(L_18, /*hidden argument*/NULL); V_7 = L_18; CShareInfo_t1190539625 * L_19 = V_7; XmlElement_t561603118 * L_20 = V_6; NullCheck(L_19); bool L_21 = CShareInfo_Deserial_m601029910(L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0099; } } IL_008c: { List_1_t2662614367 * L_22 = __this->get_m_shareInfoList_2(); CShareInfo_t1190539625 * L_23 = V_7; NullCheck(L_22); List_1_Add_m1628869024(L_22, L_23, /*hidden argument*/List_1_Add_m1628869024_RuntimeMethod_var); } IL_0099: { int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_009f: { int32_t L_25 = V_5; int32_t L_26 = V_4; if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_005c; } } IL_00a8: { goto IL_00c5; } } // 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_00ad; throw e; } CATCH_00ad: { // begin catch(System.Exception) V_8 = ((Exception_t *)__exception_local); CLogHelp_t779629444 * L_27 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); Exception_t * L_28 = V_8; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_28); NullCheck(L_27); CLogHelp_LogFile_m4227814860(L_27, L_29, /*hidden argument*/NULL); goto IL_00c5; } // end catch (depth: 1) IL_00c5: { return (bool)1; } IL_00c7: { bool L_30 = V_3; return L_30; } } // System.Void DMCore.Logic.CShareConfig::.cctor() extern "C" IL2CPP_METHOD_ATTR void CShareConfig__cctor_m4151803859 (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.CShareConfig/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetShareConfigsU3Ec__AnonStorey0__ctor_m740607341 (U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CShareConfig/c__AnonStorey0::<>m__0(DMCore.Logic.CShareConfig/CShareInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CGetShareConfigsU3Ec__AnonStorey0_U3CU3Em__0_m3388917676 (U3CGetShareConfigsU3Ec__AnonStorey0_t547214378 * __this, CShareInfo_t1190539625 * ___shareInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetShareConfigsU3Ec__AnonStorey0_U3CU3Em__0_m3388917676_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CShareInfo_t1190539625 * L_0 = ___shareInfo0; NullCheck(L_0); int32_t L_1 = CShareInfo_get_ShareType_m241309989(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = __this->get_type_0(); int32_t L_3 = L_2; RuntimeObject * L_4 = Box(EShareType_t3077108940_il2cpp_TypeInfo_var, &L_3); RuntimeObject * L_5 = Box(EShareType_t3077108940_il2cpp_TypeInfo_var, (&V_0)); NullCheck(L_5); bool L_6 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_5, L_4); V_0 = *(int32_t*)UnBox(L_5); 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.CShareConfig/CShareActInfo::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo__ctor_m2560502318 (CShareActInfo_t2768988214 * __this, String_t* ___actPath0, String_t* ___actName1, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___actPath0; CShareActInfo_set_ActPath_m1341893825(__this, L_0, /*hidden argument*/NULL); String_t* L_1 = ___actName1; CShareActInfo_set_ActName_m2780345824(__this, L_1, /*hidden argument*/NULL); return; } } // System.String DMCore.Logic.CShareConfig/CShareActInfo::get_ActPath() extern "C" IL2CPP_METHOD_ATTR String_t* CShareActInfo_get_ActPath_m462446341 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CActPathU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_ActPath(System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_ActPath_m1341893825 (CShareActInfo_t2768988214 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CActPathU3Ek__BackingField_3(L_0); return; } } // System.String DMCore.Logic.CShareConfig/CShareActInfo::get_ActName() extern "C" IL2CPP_METHOD_ATTR String_t* CShareActInfo_get_ActName_m2531592138 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CActNameU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_ActName(System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_ActName_m2780345824 (CShareActInfo_t2768988214 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CActNameU3Ek__BackingField_4(L_0); return; } } // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::get_NeedChangePosition() extern "C" IL2CPP_METHOD_ATTR bool CShareActInfo_get_NeedChangePosition_m381233019 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CNeedChangePositionU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_NeedChangePosition(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_NeedChangePosition_m216061096 (CShareActInfo_t2768988214 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CNeedChangePositionU3Ek__BackingField_5(L_0); return; } } // System.Boolean DMCore.Logic.CShareConfig/CShareActInfo::get_NeedChangeRotation() extern "C" IL2CPP_METHOD_ATTR bool CShareActInfo_get_NeedChangeRotation_m332514232 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CNeedChangeRotationU3Ek__BackingField_6(); return L_0; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_NeedChangeRotation(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_NeedChangeRotation_m2090798527 (CShareActInfo_t2768988214 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CNeedChangeRotationU3Ek__BackingField_6(L_0); return; } } // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::get_CameraPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CShareActInfo_get_CameraPosition_m65162656 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = __this->get_U3CCameraPositionU3Ek__BackingField_7(); return L_0; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_CameraPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_CameraPosition_m2554172816 (CShareActInfo_t2768988214 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = ___value0; __this->set_U3CCameraPositionU3Ek__BackingField_7(L_0); return; } } // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::get_CameraRotation() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CShareActInfo_get_CameraRotation_m4100739032 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = __this->get_U3CCameraRotationU3Ek__BackingField_8(); return L_0; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::set_CameraRotation(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_set_CameraRotation_m899748754 (CShareActInfo_t2768988214 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = ___value0; __this->set_U3CCameraRotationU3Ek__BackingField_8(L_0); return; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::SetPosition(System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_SetPosition_m1666976517 (CShareActInfo_t2768988214 * __this, String_t* ___position0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareActInfo_SetPosition_m1666976517_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; { String_t* L_0 = ___position0; 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: { CShareActInfo_set_NeedChangePosition_m216061096(__this, (bool)1, /*hidden argument*/NULL); String_t* L_2 = ___position0; 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)44)); NullCheck(L_2); StringU5BU5D_t1281789340* L_4 = String_Split_m3646115398(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; StringU5BU5D_t1281789340* L_5 = V_0; NullCheck(L_5); int32_t L_6 = 0; String_t* L_7 = (L_5)->GetAt(static_cast(L_6)); float L_8 = Single_Parse_m364357836(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_9 = V_0; NullCheck(L_9); int32_t L_10 = 1; String_t* L_11 = (L_9)->GetAt(static_cast(L_10)); float L_12 = Single_Parse_m364357836(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_13 = V_0; NullCheck(L_13); int32_t L_14 = 2; String_t* L_15 = (L_13)->GetAt(static_cast(L_14)); float L_16 = Single_Parse_m364357836(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); Vector3_t3722313464 L_17; memset(&L_17, 0, sizeof(L_17)); Vector3__ctor_m3353183577((&L_17), ((float)il2cpp_codegen_add((float)(-0.45f), (float)L_8)), L_12, L_16, /*hidden argument*/NULL); CShareActInfo_set_CameraPosition_m2554172816(__this, L_17, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::SetRotation(System.String) extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_SetRotation_m2159579964 (CShareActInfo_t2768988214 * __this, String_t* ___rotation0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareActInfo_SetRotation_m2159579964_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; { String_t* L_0 = ___rotation0; 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: { CShareActInfo_set_NeedChangeRotation_m2090798527(__this, (bool)1, /*hidden argument*/NULL); String_t* L_2 = ___rotation0; 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)44)); NullCheck(L_2); StringU5BU5D_t1281789340* L_4 = String_Split_m3646115398(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; StringU5BU5D_t1281789340* L_5 = V_0; NullCheck(L_5); int32_t L_6 = 0; String_t* L_7 = (L_5)->GetAt(static_cast(L_6)); float L_8 = Single_Parse_m364357836(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_9 = V_0; NullCheck(L_9); int32_t L_10 = 1; String_t* L_11 = (L_9)->GetAt(static_cast(L_10)); float L_12 = Single_Parse_m364357836(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_13 = V_0; NullCheck(L_13); int32_t L_14 = 2; String_t* L_15 = (L_13)->GetAt(static_cast(L_14)); float L_16 = Single_Parse_m364357836(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); Vector3_t3722313464 L_17; memset(&L_17, 0, sizeof(L_17)); Vector3__ctor_m3353183577((&L_17), L_8, L_12, L_16, /*hidden argument*/NULL); CShareActInfo_set_CameraRotation_m899748754(__this, L_17, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShareConfig/CShareActInfo::Set3DCameraPR() extern "C" IL2CPP_METHOD_ATTR void CShareActInfo_Set3DCameraPR_m4169232101 (CShareActInfo_t2768988214 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareActInfo_Set3DCameraPR_m4169232101_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { ShareManager_t1254576143 * L_0 = ShareManager_GetInstance_m207955360(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); GameObject_t1113636619 * L_1 = ShareManager_get_ThreeDCamera_m1101690624(L_0, /*hidden argument*/NULL); V_0 = L_1; GameObject_t1113636619 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return; } IL_0018: { bool L_4 = CShareActInfo_get_NeedChangePosition_m381233019(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_003a; } } { GameObject_t1113636619 * L_5 = V_0; NullCheck(L_5); Transform_t3600365921 * L_6 = GameObject_get_transform_m1369836730(L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7 = CShareActInfo_get_CameraPosition_m65162656(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = CShareActInfo_MatchScreenPosition_m690545429(__this, L_7, /*hidden argument*/NULL); NullCheck(L_6); Transform_set_localPosition_m4128471975(L_6, L_8, /*hidden argument*/NULL); } IL_003a: { bool L_9 = CShareActInfo_get_NeedChangeRotation_m332514232(__this, /*hidden argument*/NULL); if (!L_9) { goto IL_0056; } } { GameObject_t1113636619 * L_10 = V_0; NullCheck(L_10); Transform_t3600365921 * L_11 = GameObject_get_transform_m1369836730(L_10, /*hidden argument*/NULL); Vector3_t3722313464 L_12 = CShareActInfo_get_CameraRotation_m4100739032(__this, /*hidden argument*/NULL); NullCheck(L_11); Transform_set_localEulerAngles_m4202601546(L_11, L_12, /*hidden argument*/NULL); } IL_0056: { return; } } // UnityEngine.Vector3 DMCore.Logic.CShareConfig/CShareActInfo::MatchScreenPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CShareActInfo_MatchScreenPosition_m690545429 (CShareActInfo_t2768988214 * __this, Vector3_t3722313464 ___originPos0, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; { int32_t L_0 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((float)((float)((float)((float)(((float)((float)L_0)))/(float)(1136.0f)))/(float)((float)((float)(((float)((float)L_1)))/(float)(640.0f))))); float L_2 = (&___originPos0)->get_x_1(); float L_3 = V_0; V_1 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_2, (float)(-1.23f))), (float)L_3)), (float)(-1.23f))); float L_4 = V_1; float L_5 = (&___originPos0)->get_y_2(); float L_6 = (&___originPos0)->get_z_3(); Vector3_t3722313464 L_7; memset(&L_7, 0, sizeof(L_7)); Vector3__ctor_m3353183577((&L_7), L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } } #ifdef __clang__ #pragma clang 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.CShareConfig/CShareBGInfo::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CShareBGInfo__ctor_m192598339 (CShareBGInfo_t3844391580 * __this, String_t* ___path0, String_t* ___name1, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___path0; __this->set_BGPath_0(L_0); String_t* L_1 = ___name1; __this->set_BGName_1(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShareConfig/CShareInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShareInfo__ctor_m1207780583 (CShareInfo_t1190539625 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareInfo__ctor_m1207780583_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t1021499026 * L_0 = (List_1_t1021499026 *)il2cpp_codegen_object_new(List_1_t1021499026_il2cpp_TypeInfo_var); List_1__ctor_m1822034816(L_0, /*hidden argument*/List_1__ctor_m1822034816_RuntimeMethod_var); __this->set_BGList_1(L_0); List_1_t4241062956 * L_1 = (List_1_t4241062956 *)il2cpp_codegen_object_new(List_1_t4241062956_il2cpp_TypeInfo_var); List_1__ctor_m4068231983(L_1, /*hidden argument*/List_1__ctor_m4068231983_RuntimeMethod_var); __this->set_MaleActInfo_2(L_1); List_1_t4241062956 * L_2 = (List_1_t4241062956 *)il2cpp_codegen_object_new(List_1_t4241062956_il2cpp_TypeInfo_var); List_1__ctor_m4068231983(L_2, /*hidden argument*/List_1__ctor_m4068231983_RuntimeMethod_var); __this->set_FemaleActInfo_3(L_2); return; } } // 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) { { int32_t L_0 = __this->get_U3CShareTypeU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CShareConfig/CShareInfo::set_ShareType(DMCore.Logic.EShareType) extern "C" IL2CPP_METHOD_ATTR void CShareInfo_set_ShareType_m2699429287 (CShareInfo_t1190539625 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CShareTypeU3Ek__BackingField_0(L_0); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::GetActInfoList() extern "C" IL2CPP_METHOD_ATTR List_1_t4241062956 * CShareInfo_GetActInfoList_m595480541 (CShareInfo_t1190539625 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_0); V_0 = L_1; int32_t L_2 = V_0; List_1_t4241062956 * L_3 = CShareInfo_GetActInfoList_m1310804953(__this, L_2, /*hidden argument*/NULL); return L_3; } } // System.Collections.Generic.List`1 DMCore.Logic.CShareConfig/CShareInfo::GetActInfoList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t4241062956 * CShareInfo_GetActInfoList_m1310804953 (CShareInfo_t1190539625 * __this, int32_t ___sex0, const RuntimeMethod* method) { List_1_t4241062956 * G_B3_0 = NULL; { int32_t L_0 = ___sex0; if (L_0) { goto IL_0011; } } { List_1_t4241062956 * L_1 = __this->get_MaleActInfo_2(); G_B3_0 = L_1; goto IL_0017; } IL_0011: { List_1_t4241062956 * L_2 = __this->get_FemaleActInfo_3(); G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } // System.Boolean DMCore.Logic.CShareConfig/CShareInfo::Deserial(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR bool CShareInfo_Deserial_m601029910 (CShareInfo_t1190539625 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShareInfo_Deserial_m601029910_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlNodeList_t2551693786 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; XmlElement_t561603118 * V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; CShareBGInfo_t3844391580 * V_7 = NULL; XmlNodeList_t2551693786 * V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; XmlElement_t561603118 * V_11 = NULL; String_t* V_12 = NULL; String_t* V_13 = NULL; String_t* V_14 = NULL; String_t* V_15 = NULL; CShareActInfo_t2768988214 * V_16 = NULL; XmlNodeList_t2551693786 * V_17 = NULL; int32_t V_18 = 0; int32_t V_19 = 0; XmlElement_t561603118 * V_20 = NULL; String_t* V_21 = NULL; String_t* V_22 = NULL; String_t* V_23 = NULL; String_t* V_24 = NULL; CShareActInfo_t2768988214 * V_25 = NULL; { XmlElement_t561603118 * L_0 = ___element0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_1 = CMiscHelp_GetXmlElemInt_m3192643185(NULL /*static, unused*/, L_0, _stringLiteral3243520166, 0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_001b; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) < ((int32_t)5))) { goto IL_001d; } } IL_001b: { return (bool)0; } IL_001d: { RuntimeTypeHandle_t3027515415 L_4 = { reinterpret_cast (EShareType_t3077108940_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); String_t* L_6 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_7 = Enum_Parse_m1871331077(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); CShareInfo_set_ShareType_m2699429287(__this, ((*(int32_t*)((int32_t*)UnBox(L_7, EShareType_t3077108940_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); XmlElement_t561603118 * L_8 = ___element0; NullCheck(L_8); XmlNodeList_t2551693786 * L_9 = XmlNode_SelectNodes_m3596713167(L_8, _stringLiteral3456350174, /*hidden argument*/NULL); V_1 = L_9; XmlNodeList_t2551693786 * L_10 = V_1; NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_10); V_2 = L_11; int32_t L_12 = V_2; if (L_12) { goto IL_005f; } } { return (bool)0; } IL_005f: { V_3 = 0; goto IL_00c2; } IL_0066: { XmlNodeList_t2551693786 * L_13 = V_1; int32_t L_14 = V_3; NullCheck(L_13); XmlNode_t3767805227 * L_15 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_13, L_14); V_4 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_15, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_16 = V_4; if (L_16) { goto IL_0080; } } { goto IL_00be; } IL_0080: { XmlElement_t561603118 * L_17 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_19 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_17, _stringLiteral62725243, L_18, /*hidden argument*/NULL); V_5 = L_19; XmlElement_t561603118 * L_20 = V_4; String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_22 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_20, _stringLiteral1610285846, L_21, /*hidden argument*/NULL); V_6 = L_22; String_t* L_23 = V_6; String_t* L_24 = V_5; CShareBGInfo_t3844391580 * L_25 = (CShareBGInfo_t3844391580 *)il2cpp_codegen_object_new(CShareBGInfo_t3844391580_il2cpp_TypeInfo_var); CShareBGInfo__ctor_m192598339(L_25, L_23, L_24, /*hidden argument*/NULL); V_7 = L_25; List_1_t1021499026 * L_26 = __this->get_BGList_1(); CShareBGInfo_t3844391580 * L_27 = V_7; NullCheck(L_26); List_1_Add_m1265029968(L_26, L_27, /*hidden argument*/List_1_Add_m1265029968_RuntimeMethod_var); } IL_00be: { int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00c2: { int32_t L_29 = V_3; int32_t L_30 = V_2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0066; } } { XmlElement_t561603118 * L_31 = ___element0; NullCheck(L_31); XmlNodeList_t2551693786 * L_32 = XmlNode_SelectNodes_m3596713167(L_31, _stringLiteral1628809185, /*hidden argument*/NULL); V_8 = L_32; XmlNodeList_t2551693786 * L_33 = V_8; NullCheck(L_33); int32_t L_34 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_33); V_9 = L_34; int32_t L_35 = V_9; if (L_35) { goto IL_00e8; } } { return (bool)0; } IL_00e8: { V_10 = 0; goto IL_0188; } IL_00f0: { XmlNodeList_t2551693786 * L_36 = V_8; int32_t L_37 = V_10; NullCheck(L_36); XmlNode_t3767805227 * L_38 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_36, L_37); V_11 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_38, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_39 = V_11; if (L_39) { goto IL_010c; } } { goto IL_0182; } IL_010c: { XmlElement_t561603118 * L_40 = V_11; 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(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_42 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_40, _stringLiteral1610285846, L_41, /*hidden argument*/NULL); V_12 = L_42; XmlElement_t561603118 * L_43 = V_11; String_t* L_44 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_45 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_43, _stringLiteral62725243, L_44, /*hidden argument*/NULL); V_13 = L_45; XmlElement_t561603118 * L_46 = V_11; String_t* L_47 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_48 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_46, _stringLiteral4254451314, L_47, /*hidden argument*/NULL); V_14 = L_48; XmlElement_t561603118 * L_49 = V_11; String_t* L_50 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_51 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_49, _stringLiteral1757920701, L_50, /*hidden argument*/NULL); V_15 = L_51; String_t* L_52 = V_12; String_t* L_53 = V_13; CShareActInfo_t2768988214 * L_54 = (CShareActInfo_t2768988214 *)il2cpp_codegen_object_new(CShareActInfo_t2768988214_il2cpp_TypeInfo_var); CShareActInfo__ctor_m2560502318(L_54, L_52, L_53, /*hidden argument*/NULL); V_16 = L_54; CShareActInfo_t2768988214 * L_55 = V_16; String_t* L_56 = V_14; NullCheck(L_55); CShareActInfo_SetPosition_m1666976517(L_55, L_56, /*hidden argument*/NULL); CShareActInfo_t2768988214 * L_57 = V_16; String_t* L_58 = V_15; NullCheck(L_57); CShareActInfo_SetRotation_m2159579964(L_57, L_58, /*hidden argument*/NULL); List_1_t4241062956 * L_59 = __this->get_MaleActInfo_2(); CShareActInfo_t2768988214 * L_60 = V_16; NullCheck(L_59); List_1_Add_m2181939119(L_59, L_60, /*hidden argument*/List_1_Add_m2181939119_RuntimeMethod_var); } IL_0182: { int32_t L_61 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0188: { int32_t L_62 = V_10; int32_t L_63 = V_9; if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_00f0; } } { XmlElement_t561603118 * L_64 = ___element0; NullCheck(L_64); XmlNodeList_t2551693786 * L_65 = XmlNode_SelectNodes_m3596713167(L_64, _stringLiteral3926316141, /*hidden argument*/NULL); V_17 = L_65; XmlNodeList_t2551693786 * L_66 = V_17; NullCheck(L_66); int32_t L_67 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_66); V_18 = L_67; int32_t L_68 = V_18; if (L_68) { goto IL_01b0; } } { return (bool)0; } IL_01b0: { V_19 = 0; goto IL_0250; } IL_01b8: { XmlNodeList_t2551693786 * L_69 = V_17; int32_t L_70 = V_19; NullCheck(L_69); XmlNode_t3767805227 * L_71 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(8 /* System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32) */, L_69, L_70); V_20 = ((XmlElement_t561603118 *)IsInstClass((RuntimeObject*)L_71, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_72 = V_20; if (L_72) { goto IL_01d4; } } { goto IL_024a; } IL_01d4: { XmlElement_t561603118 * L_73 = V_20; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_74 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_75 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_73, _stringLiteral1610285846, L_74, /*hidden argument*/NULL); V_21 = L_75; XmlElement_t561603118 * L_76 = V_20; String_t* L_77 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_78 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_76, _stringLiteral62725243, L_77, /*hidden argument*/NULL); V_22 = L_78; XmlElement_t561603118 * L_79 = V_20; String_t* L_80 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_81 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_79, _stringLiteral4254451314, L_80, /*hidden argument*/NULL); V_23 = L_81; XmlElement_t561603118 * L_82 = V_20; String_t* L_83 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_84 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_82, _stringLiteral1757920701, L_83, /*hidden argument*/NULL); V_24 = L_84; String_t* L_85 = V_21; String_t* L_86 = V_22; CShareActInfo_t2768988214 * L_87 = (CShareActInfo_t2768988214 *)il2cpp_codegen_object_new(CShareActInfo_t2768988214_il2cpp_TypeInfo_var); CShareActInfo__ctor_m2560502318(L_87, L_85, L_86, /*hidden argument*/NULL); V_25 = L_87; CShareActInfo_t2768988214 * L_88 = V_25; String_t* L_89 = V_23; NullCheck(L_88); CShareActInfo_SetPosition_m1666976517(L_88, L_89, /*hidden argument*/NULL); CShareActInfo_t2768988214 * L_90 = V_25; String_t* L_91 = V_24; NullCheck(L_90); CShareActInfo_SetRotation_m2159579964(L_90, L_91, /*hidden argument*/NULL); List_1_t4241062956 * L_92 = __this->get_FemaleActInfo_3(); CShareActInfo_t2768988214 * L_93 = V_25; NullCheck(L_92); List_1_Add_m2181939119(L_92, L_93, /*hidden argument*/List_1_Add_m2181939119_RuntimeMethod_var); } IL_024a: { int32_t L_94 = V_19; V_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_94, (int32_t)1)); } IL_0250: { int32_t L_95 = V_19; int32_t L_96 = V_18; if ((((int32_t)L_95) < ((int32_t)L_96))) { goto IL_01b8; } } { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShopCarItemInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopCarItemInfo__ctor_m2559347363 (CShopCarItemInfo_t520349723 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_subType_0(0); __this->set_m_configID_1(0); __this->set_m_valid_2(0); __this->set_m_price_3(0); __this->set_m_payType_6(0); __this->set_m_couponID_7(0); __this->set_m_amount_8(0); __this->set_m_limit_9(0); __this->set_m_bSelected_10((bool)0); __this->set_m_itemTag_11(((int32_t)20)); 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.CShopCartManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager__ctor_m291777361 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager__ctor_m291777361_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_TotalPrice_1(0); __this->set_m_ActiveIndex_3((-1)); List_1_t1992424465 * L_0 = (List_1_t1992424465 *)il2cpp_codegen_object_new(List_1_t1992424465_il2cpp_TypeInfo_var); List_1__ctor_m1791272441(L_0, /*hidden argument*/List_1__ctor_m1791272441_RuntimeMethod_var); __this->set_m_shopcarList_4(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); __this->set_m_bRefreshPrice_8(L_1); CDataModelInt_t3463393640 * L_2 = (CDataModelInt_t3463393640 *)il2cpp_codegen_object_new(CDataModelInt_t3463393640_il2cpp_TypeInfo_var); CDataModelInt__ctor_m420760675(L_2, /*hidden argument*/NULL); __this->set_selectedCnt_10(L_2); CDataModelInt_t3463393640 * L_3 = (CDataModelInt_t3463393640 *)il2cpp_codegen_object_new(CDataModelInt_t3463393640_il2cpp_TypeInfo_var); CDataModelInt__ctor_m420760675(L_3, /*hidden argument*/NULL); __this->set_m_shopCnt_11(L_3); return; } } // DMCore.Logic.CShopCartManager DMCore.Logic.CShopCartManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopCartManager_t2478140686 * CShopCartManager_GetInstance_m4201379927 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_GetInstance_m4201379927_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CShopCartManager_t2478140686 * L_0 = ((CShopCartManager_t2478140686_StaticFields*)il2cpp_codegen_static_fields_for(CShopCartManager_t2478140686_il2cpp_TypeInfo_var))->get_s_Instance_2(); if (!L_0) { goto IL_0010; } } { CShopCartManager_t2478140686 * L_1 = ((CShopCartManager_t2478140686_StaticFields*)il2cpp_codegen_static_fields_for(CShopCartManager_t2478140686_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_1; } IL_0010: { CShopCartManager_t2478140686 * L_2 = (CShopCartManager_t2478140686 *)il2cpp_codegen_object_new(CShopCartManager_t2478140686_il2cpp_TypeInfo_var); CShopCartManager__ctor_m291777361(L_2, /*hidden argument*/NULL); ((CShopCartManager_t2478140686_StaticFields*)il2cpp_codegen_static_fields_for(CShopCartManager_t2478140686_il2cpp_TypeInfo_var))->set_s_Instance_2(L_2); CShopCartManager_t2478140686 * L_3 = ((CShopCartManager_t2478140686_StaticFields*)il2cpp_codegen_static_fields_for(CShopCartManager_t2478140686_il2cpp_TypeInfo_var))->get_s_Instance_2(); return L_3; } } // System.Boolean DMCore.Logic.CShopCartManager::get_IsCheckAll() extern "C" IL2CPP_METHOD_ATTR bool CShopCartManager_get_IsCheckAll_m1489777226 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsCheckAllU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Logic.CShopCartManager::set_IsCheckAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_set_IsCheckAll_m642952636 (CShopCartManager_t2478140686 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsCheckAllU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.Logic.CShopCartManager::get_TotalGold() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_get_TotalGold_m1427031330 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_totalGold_5(); return L_0; } } // System.Int32 DMCore.Logic.CShopCartManager::get_TotalDimond() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_get_TotalDimond_m1212600580 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_totalDimond_6(); return L_0; } } // System.Int32 DMCore.Logic.CShopCartManager::get_TotalBindDimond() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_get_TotalBindDimond_m3523636963 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_totalBindDimond_7(); return L_0; } } // System.Int32 DMCore.Logic.CShopCartManager::get_SelectCount() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_get_SelectCount_m1138847738 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_selectedCnt_10(); NullCheck(L_0); int32_t L_1 = CDataModelInt_get_Data_m274101408(L_0, /*hidden argument*/NULL); return L_1; } } // DMCore.Logic.CShopCarItemInfo DMCore.Logic.CShopCartManager::GetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CShopCarItemInfo_t520349723 * CShopCartManager_GetItem_m3352927556 (CShopCartManager_t2478140686 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_GetItem_m3352927556_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_001a; } } { int32_t L_1 = ____index0; List_1_t1992424465 * L_2 = __this->get_m_shopcarList_4(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m3025668104(L_2, /*hidden argument*/List_1_get_Count_m3025668104_RuntimeMethod_var); if ((((int32_t)L_1) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1))))) { goto IL_001c; } } IL_001a: { return (CShopCarItemInfo_t520349723 *)NULL; } IL_001c: { List_1_t1992424465 * L_4 = __this->get_m_shopcarList_4(); int32_t L_5 = ____index0; NullCheck(L_4); CShopCarItemInfo_t520349723 * L_6 = List_1_get_Item_m1666052986(L_4, L_5, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); return L_6; } } // DMCore.Logic.CShopCarItemInfo DMCore.Logic.CShopCartManager::GetItemById(System.Int32) extern "C" IL2CPP_METHOD_ATTR CShopCarItemInfo_t520349723 * CShopCartManager_GetItemById_m1362153420 (CShopCartManager_t2478140686 * __this, int32_t ____id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_GetItemById_m1362153420_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 * V_0 = NULL; CShopCarItemInfo_t520349723 * V_1 = NULL; { U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 * L_0 = (U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 *)il2cpp_codegen_object_new(U3CGetItemByIdU3Ec__AnonStorey0_t2760576318_il2cpp_TypeInfo_var); U3CGetItemByIdU3Ec__AnonStorey0__ctor_m1961357478(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 * L_1 = V_0; int32_t L_2 = ____id0; NullCheck(L_1); L_1->set__id_0(L_2); List_1_t1992424465 * L_3 = __this->get_m_shopcarList_4(); U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetItemByIdU3Ec__AnonStorey0_U3CU3Em__0_m3830890119_RuntimeMethod_var; Predicate_1_t1345643847 * L_6 = (Predicate_1_t1345643847 *)il2cpp_codegen_object_new(Predicate_1_t1345643847_il2cpp_TypeInfo_var); Predicate_1__ctor_m3496635229(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m3496635229_RuntimeMethod_var); NullCheck(L_3); CShopCarItemInfo_t520349723 * L_7 = List_1_Find_m2466961762(L_3, L_6, /*hidden argument*/List_1_Find_m2466961762_RuntimeMethod_var); V_1 = L_7; CShopCarItemInfo_t520349723 * L_8 = V_1; return L_8; } } // System.Int32 DMCore.Logic.CShopCartManager::GetListCount() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_GetListCount_m518405240 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_GetListCount_m518405240_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1992424465 * L_0 = __this->get_m_shopcarList_4(); if (!L_0) { goto IL_0017; } } { List_1_t1992424465 * L_1 = __this->get_m_shopcarList_4(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m3025668104(L_1, /*hidden argument*/List_1_get_Count_m3025668104_RuntimeMethod_var); return L_2; } IL_0017: { return 0; } } // System.Void DMCore.Logic.CShopCartManager::Remove() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_Remove_m4085102293 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_Remove_m4085102293_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t1992424465 * L_0 = __this->get_m_shopcarList_4(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3025668104(L_0, /*hidden argument*/List_1_get_Count_m3025668104_RuntimeMethod_var); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_005d; } IL_0013: { List_1_t1992424465 * L_2 = __this->get_m_shopcarList_4(); int32_t L_3 = V_0; NullCheck(L_2); CShopCarItemInfo_t520349723 * L_4 = List_1_get_Item_m1666052986(L_2, L_3, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); NullCheck(L_4); bool L_5 = L_4->get_m_bSelected_10(); if (!L_5) { goto IL_0059; } } { List_1_t1992424465 * L_6 = __this->get_m_shopcarList_4(); int32_t L_7 = V_0; NullCheck(L_6); List_1_RemoveAt_m421465876(L_6, L_7, /*hidden argument*/List_1_RemoveAt_m421465876_RuntimeMethod_var); CDataModelInt_t3463393640 * L_8 = __this->get_selectedCnt_10(); NullCheck(L_8); int32_t L_9 = CDataModelInt_get_Data_m274101408(L_8, /*hidden argument*/NULL); if ((((int32_t)L_9) <= ((int32_t)0))) { goto IL_0059; } } { CDataModelInt_t3463393640 * L_10 = __this->get_selectedCnt_10(); CDataModelInt_t3463393640 * L_11 = L_10; NullCheck(L_11); int32_t L_12 = CDataModelInt_get_Data_m274101408(L_11, /*hidden argument*/NULL); NullCheck(L_11); CDataModelInt_set_Data_m3794751788(L_11, ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)), /*hidden argument*/NULL); } IL_0059: { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)); } IL_005d: { int32_t L_14 = V_0; if ((((int32_t)L_14) >= ((int32_t)0))) { goto IL_0013; } } { CDataModelInt_t3463393640 * L_15 = __this->get_m_shopCnt_11(); List_1_t1992424465 * L_16 = __this->get_m_shopcarList_4(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m3025668104(L_16, /*hidden argument*/List_1_get_Count_m3025668104_RuntimeMethod_var); NullCheck(L_15); CDataModelInt_set_Data_m3794751788(L_15, L_17, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::Remove(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_Remove_m392127347 (CShopCartManager_t2478140686 * __this, int32_t ___serverID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_Remove_m392127347_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CRemoveU3Ec__AnonStorey1_t1068175296 * V_0 = NULL; CShopCarItemInfo_t520349723 * V_1 = NULL; { U3CRemoveU3Ec__AnonStorey1_t1068175296 * L_0 = (U3CRemoveU3Ec__AnonStorey1_t1068175296 *)il2cpp_codegen_object_new(U3CRemoveU3Ec__AnonStorey1_t1068175296_il2cpp_TypeInfo_var); U3CRemoveU3Ec__AnonStorey1__ctor_m123620906(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CRemoveU3Ec__AnonStorey1_t1068175296 * L_1 = V_0; int32_t L_2 = ___serverID0; NullCheck(L_1); L_1->set_serverID_0(L_2); V_1 = (CShopCarItemInfo_t520349723 *)NULL; List_1_t1992424465 * L_3 = __this->get_m_shopcarList_4(); U3CRemoveU3Ec__AnonStorey1_t1068175296 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CRemoveU3Ec__AnonStorey1_U3CU3Em__0_m746919396_RuntimeMethod_var; Predicate_1_t1345643847 * L_6 = (Predicate_1_t1345643847 *)il2cpp_codegen_object_new(Predicate_1_t1345643847_il2cpp_TypeInfo_var); Predicate_1__ctor_m3496635229(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m3496635229_RuntimeMethod_var); NullCheck(L_3); CShopCarItemInfo_t520349723 * L_7 = List_1_Find_m2466961762(L_3, L_6, /*hidden argument*/List_1_Find_m2466961762_RuntimeMethod_var); V_1 = L_7; CShopCarItemInfo_t520349723 * L_8 = V_1; if (!L_8) { goto IL_0074; } } { List_1_t1992424465 * L_9 = __this->get_m_shopcarList_4(); CShopCarItemInfo_t520349723 * L_10 = V_1; NullCheck(L_9); List_1_Remove_m3594865186(L_9, L_10, /*hidden argument*/List_1_Remove_m3594865186_RuntimeMethod_var); CDataModelInt_t3463393640 * L_11 = __this->get_selectedCnt_10(); NullCheck(L_11); int32_t L_12 = CDataModelInt_get_Data_m274101408(L_11, /*hidden argument*/NULL); if ((((int32_t)L_12) <= ((int32_t)0))) { goto IL_005e; } } { CDataModelInt_t3463393640 * L_13 = __this->get_selectedCnt_10(); CDataModelInt_t3463393640 * L_14 = L_13; NullCheck(L_14); int32_t L_15 = CDataModelInt_get_Data_m274101408(L_14, /*hidden argument*/NULL); NullCheck(L_14); CDataModelInt_set_Data_m3794751788(L_14, ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)), /*hidden argument*/NULL); } IL_005e: { CDataModelInt_t3463393640 * L_16 = __this->get_m_shopCnt_11(); List_1_t1992424465 * L_17 = __this->get_m_shopcarList_4(); NullCheck(L_17); int32_t L_18 = List_1_get_Count_m3025668104(L_17, /*hidden argument*/List_1_get_Count_m3025668104_RuntimeMethod_var); NullCheck(L_16); CDataModelInt_set_Data_m3794751788(L_16, L_18, /*hidden argument*/NULL); } IL_0074: { return; } } // System.Void DMCore.Logic.CShopCartManager::ClearList() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_ClearList_m181621995 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_ClearList_m181621995_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1992424465 * L_0 = __this->get_m_shopcarList_4(); if (!L_0) { goto IL_002e; } } { List_1_t1992424465 * L_1 = __this->get_m_shopcarList_4(); NullCheck(L_1); List_1_Clear_m698136459(L_1, /*hidden argument*/List_1_Clear_m698136459_RuntimeMethod_var); CDataModelInt_t3463393640 * L_2 = __this->get_selectedCnt_10(); NullCheck(L_2); CDataModelInt_set_Data_m3794751788(L_2, 0, /*hidden argument*/NULL); CDataModelInt_t3463393640 * L_3 = __this->get_m_shopCnt_11(); NullCheck(L_3); CDataModelInt_set_Data_m3794751788(L_3, 0, /*hidden argument*/NULL); } IL_002e: { return; } } // System.Void DMCore.Logic.CShopCartManager::AddToList(DMCore.Logic.CShopCarItemInfo) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_AddToList_m1929744470 (CShopCartManager_t2478140686 * __this, CShopCarItemInfo_t520349723 * ____info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_AddToList_m1929744470_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CAddToListU3Ec__AnonStorey2_t1147514408 * V_0 = NULL; CShopCarItemInfo_t520349723 * V_1 = NULL; { U3CAddToListU3Ec__AnonStorey2_t1147514408 * L_0 = (U3CAddToListU3Ec__AnonStorey2_t1147514408 *)il2cpp_codegen_object_new(U3CAddToListU3Ec__AnonStorey2_t1147514408_il2cpp_TypeInfo_var); U3CAddToListU3Ec__AnonStorey2__ctor_m697783500(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CAddToListU3Ec__AnonStorey2_t1147514408 * L_1 = V_0; CShopCarItemInfo_t520349723 * L_2 = ____info0; NullCheck(L_1); L_1->set__info_0(L_2); U3CAddToListU3Ec__AnonStorey2_t1147514408 * L_3 = V_0; NullCheck(L_3); CShopCarItemInfo_t520349723 * L_4 = L_3->get__info_0(); if (L_4) { goto IL_0019; } } { return; } IL_0019: { List_1_t1992424465 * L_5 = __this->get_m_shopcarList_4(); U3CAddToListU3Ec__AnonStorey2_t1147514408 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CAddToListU3Ec__AnonStorey2_U3CU3Em__0_m377317620_RuntimeMethod_var; Predicate_1_t1345643847 * L_8 = (Predicate_1_t1345643847 *)il2cpp_codegen_object_new(Predicate_1_t1345643847_il2cpp_TypeInfo_var); Predicate_1__ctor_m3496635229(L_8, L_6, L_7, /*hidden argument*/Predicate_1__ctor_m3496635229_RuntimeMethod_var); NullCheck(L_5); CShopCarItemInfo_t520349723 * L_9 = List_1_Find_m2466961762(L_5, L_8, /*hidden argument*/List_1_Find_m2466961762_RuntimeMethod_var); V_1 = L_9; CShopCarItemInfo_t520349723 * L_10 = V_1; if (L_10) { goto IL_0058; } } { List_1_t1992424465 * L_11 = __this->get_m_shopcarList_4(); U3CAddToListU3Ec__AnonStorey2_t1147514408 * L_12 = V_0; NullCheck(L_12); CShopCarItemInfo_t520349723 * L_13 = L_12->get__info_0(); NullCheck(L_11); List_1_Add_m2568254967(L_11, L_13, /*hidden argument*/List_1_Add_m2568254967_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral1675809645, (bool)1, /*hidden argument*/NULL); goto IL_0063; } IL_0058: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral3332482649, (bool)1, /*hidden argument*/NULL); } IL_0063: { return; } } // System.Void DMCore.Logic.CShopCartManager::SetSelected(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_SetSelected_m848727644 (CShopCartManager_t2478140686 * __this, int32_t ____index0, bool ____bSelected1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_SetSelected_m848727644_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0056; } IL_0007: { CShopCartManager_t2478140686 * L_0 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CShopCartManager_get_IsCheckAll_m1489777226(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_002d; } } { List_1_t1992424465 * L_2 = __this->get_m_shopcarList_4(); int32_t L_3 = V_0; NullCheck(L_2); CShopCarItemInfo_t520349723 * L_4 = List_1_get_Item_m1666052986(L_2, L_3, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); bool L_5 = ____bSelected1; NullCheck(L_4); L_4->set_m_bSelected_10(L_5); goto IL_0052; } IL_002d: { int32_t L_6 = ____index0; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0052; } } { int32_t L_7 = ____index0; int32_t L_8 = CShopCartManager_GetListCount_m518405240(__this, /*hidden argument*/NULL); if ((((int32_t)L_7) >= ((int32_t)L_8))) { goto IL_0052; } } { List_1_t1992424465 * L_9 = __this->get_m_shopcarList_4(); int32_t L_10 = ____index0; NullCheck(L_9); CShopCarItemInfo_t520349723 * L_11 = List_1_get_Item_m1666052986(L_9, L_10, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); bool L_12 = ____bSelected1; NullCheck(L_11); L_11->set_m_bSelected_10(L_12); } IL_0052: { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0056: { int32_t L_14 = V_0; List_1_t1992424465 * L_15 = __this->get_m_shopcarList_4(); NullCheck(L_15); int32_t L_16 = List_1_get_Count_m3025668104(L_15, /*hidden argument*/List_1_get_Count_m3025668104_RuntimeMethod_var); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0007; } } { return; } } // System.Void DMCore.Logic.CShopCartManager::SetSelectCount(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_SetSelectCount_m85717475 (CShopCartManager_t2478140686 * __this, bool ____bSelected0, const RuntimeMethod* method) { { bool L_0 = ____bSelected0; if (!L_0) { goto IL_0034; } } { CDataModelInt_t3463393640 * L_1 = __this->get_selectedCnt_10(); NullCheck(L_1); int32_t L_2 = CDataModelInt_get_Data_m274101408(L_1, /*hidden argument*/NULL); int32_t L_3 = CShopCartManager_GetListCount_m518405240(__this, /*hidden argument*/NULL); if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_002f; } } { CDataModelInt_t3463393640 * L_4 = __this->get_selectedCnt_10(); CDataModelInt_t3463393640 * L_5 = L_4; NullCheck(L_5); int32_t L_6 = CDataModelInt_get_Data_m274101408(L_5, /*hidden argument*/NULL); NullCheck(L_5); CDataModelInt_set_Data_m3794751788(L_5, ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), /*hidden argument*/NULL); } IL_002f: { goto IL_0058; } IL_0034: { CDataModelInt_t3463393640 * L_7 = __this->get_selectedCnt_10(); NullCheck(L_7); int32_t L_8 = CDataModelInt_get_Data_m274101408(L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0058; } } { CDataModelInt_t3463393640 * L_9 = __this->get_selectedCnt_10(); CDataModelInt_t3463393640 * L_10 = L_9; NullCheck(L_10); int32_t L_11 = CDataModelInt_get_Data_m274101408(L_10, /*hidden argument*/NULL); NullCheck(L_10); CDataModelInt_set_Data_m3794751788(L_10, ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)), /*hidden argument*/NULL); } IL_0058: { return; } } // System.Void DMCore.Logic.CShopCartManager::OnBuy(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_OnBuy_m2809826264 (CShopCartManager_t2478140686 * __this, int32_t ___subType0, int32_t ___configID1, int32_t ___amount2, int32_t ___validity3, int32_t ___cashType4, int32_t ___couponConfigID5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_OnBuy_m2809826264_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)927), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___subType0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, 0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, 4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; int32_t L_8 = ___configID1; NullCheck(L_7); CDataArray_Push_m3820844360(L_7, L_8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_0; int32_t L_10 = ___amount2; NullCheck(L_9); CDataArray_Push_m3820844360(L_9, L_10, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; int32_t L_12 = ___validity3; NullCheck(L_11); CDataArray_Push_m3820844360(L_11, L_12, /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_0; int32_t L_14 = ___cashType4; NullCheck(L_13); CDataArray_Push_m3820844360(L_13, L_14, /*hidden argument*/NULL); CDataArray_t4068198041 * L_15 = V_0; int32_t L_16 = ___couponConfigID5; NullCheck(L_15); CDataArray_Push_m3820844360(L_15, L_16, /*hidden argument*/NULL); CDataArray_t4068198041 * L_17 = V_0; NullCheck(L_17); CDataArray_Flush_m1077150699(L_17, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::RequestBuy(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_RequestBuy_m4050198086 (CShopCartManager_t2478140686 * __this, int32_t ___subType0, int32_t ___id1, int32_t ___amount2, int32_t ___valid3, int32_t ___payType4, int32_t ___couponId5, const RuntimeMethod* method) { { int32_t L_0 = ___subType0; int32_t L_1 = ___id1; int32_t L_2 = ___amount2; int32_t L_3 = ___valid3; int32_t L_4 = ___payType4; int32_t L_5 = ___couponId5; CShopCartManager_OnBuy_m2809826264(__this, L_0, L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::SetPrice(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_SetPrice_m904546613 (CShopCartManager_t2478140686 * __this, int32_t ____payType0, int32_t ____price1, const RuntimeMethod* method) { { int32_t L_0 = ____payType0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_001a; } } { int32_t L_1 = __this->get_m_totalGold_5(); int32_t L_2 = ____price1; __this->set_m_totalGold_5(((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)L_2))); goto IL_004a; } IL_001a: { int32_t L_3 = ____payType0; if ((!(((uint32_t)L_3) == ((uint32_t)5)))) { goto IL_0034; } } { int32_t L_4 = __this->get_m_totalDimond_6(); int32_t L_5 = ____price1; __this->set_m_totalDimond_6(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5))); goto IL_004a; } IL_0034: { int32_t L_6 = ____payType0; if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)14))))) { goto IL_004a; } } { int32_t L_7 = __this->get_m_totalBindDimond_7(); int32_t L_8 = ____price1; __this->set_m_totalBindDimond_7(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8))); } IL_004a: { return; } } // System.Void DMCore.Logic.CShopCartManager::Reset() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_Reset_m2713350129 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { { __this->set_m_totalGold_5(0); __this->set_m_totalBindDimond_7(0); __this->set_m_totalDimond_6(0); return; } } // System.Void DMCore.Logic.CShopCartManager::CalculatePrice() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_CalculatePrice_m4200642273 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_CalculatePrice_m4200642273_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CShopCartManager_Reset_m2713350129(__this, /*hidden argument*/NULL); V_0 = 0; goto IL_004f; } IL_000d: { List_1_t1992424465 * L_0 = __this->get_m_shopcarList_4(); int32_t L_1 = V_0; NullCheck(L_0); CShopCarItemInfo_t520349723 * L_2 = List_1_get_Item_m1666052986(L_0, L_1, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); NullCheck(L_2); bool L_3 = L_2->get_m_bSelected_10(); if (!L_3) { goto IL_004b; } } { List_1_t1992424465 * L_4 = __this->get_m_shopcarList_4(); int32_t L_5 = V_0; NullCheck(L_4); CShopCarItemInfo_t520349723 * L_6 = List_1_get_Item_m1666052986(L_4, L_5, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); NullCheck(L_6); int32_t L_7 = L_6->get_m_payType_6(); List_1_t1992424465 * L_8 = __this->get_m_shopcarList_4(); int32_t L_9 = V_0; NullCheck(L_8); CShopCarItemInfo_t520349723 * L_10 = List_1_get_Item_m1666052986(L_8, L_9, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); NullCheck(L_10); int32_t L_11 = L_10->get_m_price_3(); CShopCartManager_SetPrice_m904546613(__this, L_7, L_11, /*hidden argument*/NULL); } IL_004b: { int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_004f: { int32_t L_13 = V_0; List_1_t1992424465 * L_14 = __this->get_m_shopcarList_4(); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m3025668104(L_14, /*hidden argument*/List_1_get_Count_m3025668104_RuntimeMethod_var); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_000d; } } { CDataModelBool_t2269476966 * L_16 = __this->get_m_bRefreshPrice_8(); NullCheck(L_16); CDataModelBool_set_Data_m838892248(L_16, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::OnCheckAll(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_OnCheckAll_m431165705 (CShopCartManager_t2478140686 * __this, bool ___bSelected0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_OnCheckAll_m431165705_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = CShopCartManager_GetListCount_m518405240(__this, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_0024; } IL_000e: { List_1_t1992424465 * L_1 = __this->get_m_shopcarList_4(); int32_t L_2 = V_1; NullCheck(L_1); CShopCarItemInfo_t520349723 * L_3 = List_1_get_Item_m1666052986(L_1, L_2, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); bool L_4 = ___bSelected0; NullCheck(L_3); L_3->set_m_bSelected_10(L_4); int32_t L_5 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0024: { int32_t L_6 = V_1; int32_t L_7 = V_0; if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_000e; } } { bool L_8 = ___bSelected0; if (!L_8) { goto IL_0042; } } { CDataModelInt_t3463393640 * L_9 = __this->get_selectedCnt_10(); int32_t L_10 = V_0; NullCheck(L_9); CDataModelInt_set_Data_m3794751788(L_9, L_10, /*hidden argument*/NULL); goto IL_004e; } IL_0042: { CDataModelInt_t3463393640 * L_11 = __this->get_selectedCnt_10(); NullCheck(L_11); CDataModelInt_set_Data_m3794751788(L_11, 0, /*hidden argument*/NULL); } IL_004e: { return; } } // System.Void DMCore.Logic.CShopCartManager::OnCheckItem(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_OnCheckItem_m1312863081 (CShopCartManager_t2478140686 * __this, int32_t ____index0, bool ___bSelected1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_OnCheckItem_m1312863081_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = ____index0; int32_t L_2 = CShopCartManager_GetListCount_m518405240(__this, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0014; } } IL_0013: { return; } IL_0014: { List_1_t1992424465 * L_3 = __this->get_m_shopcarList_4(); int32_t L_4 = ____index0; NullCheck(L_3); CShopCarItemInfo_t520349723 * L_5 = List_1_get_Item_m1666052986(L_3, L_4, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); bool L_6 = ___bSelected1; NullCheck(L_5); L_5->set_m_bSelected_10(L_6); bool L_7 = ___bSelected1; CShopCartManager_SetSelectCount_m85717475(__this, L_7, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::RegisterRefreshPrice(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_RegisterRefreshPrice_m437831093 (CShopCartManager_t2478140686 * __this, Action_1_t1302699353 * ___call0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bRefreshPrice_8(); Action_1_t1302699353 * L_1 = ___call0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::RemoveRefreshPrice(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_RemoveRefreshPrice_m516032126 (CShopCartManager_t2478140686 * __this, Action_1_t1302699353 * ___call0, const RuntimeMethod* method) { { CDataModelBool_t2269476966 * L_0 = __this->get_m_bRefreshPrice_8(); Action_1_t1302699353 * L_1 = ___call0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::RegisterWatcherSelectCount(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_RegisterWatcherSelectCount_m2918834016 (CShopCartManager_t2478140686 * __this, Action_1_t1302699353 * ___call0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_selectedCnt_10(); Action_1_t1302699353 * L_1 = ___call0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::RemoveWatcherSelectCount(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_RemoveWatcherSelectCount_m2942124571 (CShopCartManager_t2478140686 * __this, Action_1_t1302699353 * ___call0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_selectedCnt_10(); Action_1_t1302699353 * L_1 = ___call0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::RegisterWatcherList(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_RegisterWatcherList_m1544147090 (CShopCartManager_t2478140686 * __this, Action_1_t1302699353 * ___call0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_shopCnt_11(); Action_1_t1302699353 * L_1 = ___call0; NullCheck(L_0); IEventDispatcher_AddWatcher_m1530082036(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::RemoveWatcherList(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_RemoveWatcherList_m4072441084 (CShopCartManager_t2478140686 * __this, Action_1_t1302699353 * ___call0, const RuntimeMethod* method) { { CDataModelInt_t3463393640 * L_0 = __this->get_m_shopCnt_11(); Action_1_t1302699353 * L_1 = ___call0; NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopCartManager::Refresh(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_Refresh_m1598271653 (CShopCartManager_t2478140686 * __this, String_t* ___pointName0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_Refresh_m1598271653_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopCarItemInfo_t520349723 * V_0 = NULL; { int32_t L_0 = ___index1; CShopCarItemInfo_t520349723 * L_1 = CShopCartManager_GetItem_m3352927556(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CShopCarItemInfo_t520349723 * L_2 = V_0; if (!L_2) { goto IL_005d; } } { String_t* L_3 = ___pointName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral3445878446, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0036; } } { CShopCarItemInfo_t520349723 * L_5 = V_0; NullCheck(L_5); L_5->set_m_valid_2(7); CShopCarItemInfo_t520349723 * L_6 = V_0; CShopCarItemInfo_t520349723 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_m_sevenDayPrice_4(); NullCheck(L_6); L_6->set_m_price_3(L_8); goto IL_005d; } IL_0036: { String_t* L_9 = ___pointName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_op_Equality_m920492651(NULL /*static, unused*/, _stringLiteral1278818942, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_005d; } } { CShopCarItemInfo_t520349723 * L_11 = V_0; NullCheck(L_11); L_11->set_m_valid_2(((int32_t)999)); CShopCarItemInfo_t520349723 * L_12 = V_0; CShopCarItemInfo_t520349723 * L_13 = V_0; NullCheck(L_13); int32_t L_14 = L_13->get_m_foreverPrice_5(); NullCheck(L_12); L_12->set_m_price_3(L_14); } IL_005d: { return; } } // System.Collections.Generic.List`1 DMCore.Logic.CShopCartManager::GetSelectedIDList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CShopCartManager_GetSelectedIDList_m1093345210 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopCartManager_GetSelectedIDList_m1093345210_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t128053199 * V_0 = NULL; int32_t V_1 = 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; List_1_t1992424465 * L_1 = __this->get_m_shopcarList_4(); if (!L_1) { goto IL_005a; } } { V_1 = 0; goto IL_0049; } IL_0018: { List_1_t1992424465 * L_2 = __this->get_m_shopcarList_4(); int32_t L_3 = V_1; NullCheck(L_2); CShopCarItemInfo_t520349723 * L_4 = List_1_get_Item_m1666052986(L_2, L_3, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); NullCheck(L_4); bool L_5 = L_4->get_m_bSelected_10(); if (!L_5) { goto IL_0045; } } { List_1_t128053199 * L_6 = V_0; List_1_t1992424465 * L_7 = __this->get_m_shopcarList_4(); int32_t L_8 = V_1; NullCheck(L_7); CShopCarItemInfo_t520349723 * L_9 = List_1_get_Item_m1666052986(L_7, L_8, /*hidden argument*/List_1_get_Item_m1666052986_RuntimeMethod_var); NullCheck(L_9); int32_t L_10 = L_9->get_m_configID_1(); NullCheck(L_6); List_1_Add_m697420525(L_6, L_10, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_0045: { int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0049: { int32_t L_12 = V_1; List_1_t1992424465 * L_13 = __this->get_m_shopcarList_4(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m3025668104(L_13, /*hidden argument*/List_1_get_Count_m3025668104_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0018; } } IL_005a: { List_1_t128053199 * L_15 = V_0; return L_15; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShopCartManager/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CAddToListU3Ec__AnonStorey2__ctor_m697783500 (U3CAddToListU3Ec__AnonStorey2_t1147514408 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CShopCartManager/c__AnonStorey2::<>m__0(DMCore.Logic.CShopCarItemInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CAddToListU3Ec__AnonStorey2_U3CU3Em__0_m377317620 (U3CAddToListU3Ec__AnonStorey2_t1147514408 * __this, CShopCarItemInfo_t520349723 * ___x0, const RuntimeMethod* method) { { CShopCarItemInfo_t520349723 * L_0 = ___x0; NullCheck(L_0); int32_t L_1 = L_0->get_m_configID_1(); CShopCarItemInfo_t520349723 * L_2 = __this->get__info_0(); NullCheck(L_2); int32_t L_3 = L_2->get_m_configID_1(); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShopCartManager/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetItemByIdU3Ec__AnonStorey0__ctor_m1961357478 (U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CShopCartManager/c__AnonStorey0::<>m__0(DMCore.Logic.CShopCarItemInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CGetItemByIdU3Ec__AnonStorey0_U3CU3Em__0_m3830890119 (U3CGetItemByIdU3Ec__AnonStorey0_t2760576318 * __this, CShopCarItemInfo_t520349723 * ____x0, const RuntimeMethod* method) { { CShopCarItemInfo_t520349723 * L_0 = ____x0; NullCheck(L_0); int32_t L_1 = L_0->get_m_configID_1(); int32_t L_2 = __this->get__id_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShopCartManager/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CRemoveU3Ec__AnonStorey1__ctor_m123620906 (U3CRemoveU3Ec__AnonStorey1_t1068175296 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CShopCartManager/c__AnonStorey1::<>m__0(DMCore.Logic.CShopCarItemInfo) extern "C" IL2CPP_METHOD_ATTR bool U3CRemoveU3Ec__AnonStorey1_U3CU3Em__0_m746919396 (U3CRemoveU3Ec__AnonStorey1_t1068175296 * __this, CShopCarItemInfo_t520349723 * ___x0, const RuntimeMethod* method) { { CShopCarItemInfo_t520349723 * L_0 = ___x0; NullCheck(L_0); int32_t L_1 = L_0->get_m_configID_1(); int32_t L_2 = __this->get_serverID_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShopConfig::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopConfig__ctor_m1788622467 (CShopConfig_t202154353 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig__ctor_m1788622467_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ITextBase__ctor_m91730659(__this, /*hidden argument*/NULL); Dictionary_2_t1165792132 * L_0 = (Dictionary_2_t1165792132 *)il2cpp_codegen_object_new(Dictionary_2_t1165792132_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2318543627(L_0, /*hidden argument*/Dictionary_2__ctor_m2318543627_RuntimeMethod_var); __this->set_m_Diction_2(L_0); Dictionary_2_t454560111 * L_1 = (Dictionary_2_t454560111 *)il2cpp_codegen_object_new(Dictionary_2_t454560111_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2518536803(L_1, /*hidden argument*/Dictionary_2__ctor_m2518536803_RuntimeMethod_var); __this->set_m_goodsPool_1(L_1); Dictionary_2_t104342236 * L_2 = (Dictionary_2_t104342236 *)il2cpp_codegen_object_new(Dictionary_2_t104342236_il2cpp_TypeInfo_var); Dictionary_2__ctor_m1566641467(L_2, /*hidden argument*/Dictionary_2__ctor_m1566641467_RuntimeMethod_var); __this->set_m_Suits_3(L_2); List_1_t1441398424 * L_3 = (List_1_t1441398424 *)il2cpp_codegen_object_new(List_1_t1441398424_il2cpp_TypeInfo_var); List_1__ctor_m2370429306(L_3, /*hidden argument*/List_1__ctor_m2370429306_RuntimeMethod_var); __this->set_m_ActivityPicList_NAN_4(L_3); List_1_t1441398424 * L_4 = (List_1_t1441398424 *)il2cpp_codegen_object_new(List_1_t1441398424_il2cpp_TypeInfo_var); List_1__ctor_m2370429306(L_4, /*hidden argument*/List_1__ctor_m2370429306_RuntimeMethod_var); __this->set_m_ActivityPicList_NV_5(L_4); ITextBase_PushTask_m2878137237(__this, _stringLiteral1143717412, 0, /*hidden argument*/NULL); ITextBase_PushTask_m2878137237(__this, _stringLiteral2008736387, 1, /*hidden argument*/NULL); ITextBase_PushTask_m2878137237(__this, _stringLiteral891656062, 2, /*hidden argument*/NULL); return; } } // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopConfig_t202154353 * CShopConfig_GetInstance_m4264820349 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetInstance_m4264820349_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CShopConfig_t202154353 * L_0 = ((CShopConfig_t202154353_StaticFields*)il2cpp_codegen_static_fields_for(CShopConfig_t202154353_il2cpp_TypeInfo_var))->get_s_Instance_6(); if (!L_0) { goto IL_0010; } } { CShopConfig_t202154353 * L_1 = ((CShopConfig_t202154353_StaticFields*)il2cpp_codegen_static_fields_for(CShopConfig_t202154353_il2cpp_TypeInfo_var))->get_s_Instance_6(); return L_1; } IL_0010: { CShopConfig_t202154353 * L_2 = (CShopConfig_t202154353 *)il2cpp_codegen_object_new(CShopConfig_t202154353_il2cpp_TypeInfo_var); CShopConfig__ctor_m1788622467(L_2, /*hidden argument*/NULL); ((CShopConfig_t202154353_StaticFields*)il2cpp_codegen_static_fields_for(CShopConfig_t202154353_il2cpp_TypeInfo_var))->set_s_Instance_6(L_2); CShopConfig_t202154353 * L_3 = ((CShopConfig_t202154353_StaticFields*)il2cpp_codegen_static_fields_for(CShopConfig_t202154353_il2cpp_TypeInfo_var))->get_s_Instance_6(); return L_3; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetFashionStarValue_m917168571_MetadataUsageId); s_Il2CppMethodInitialized = true; } StaticConfigUnit_t2277078801 * V_0 = NULL; { V_0 = (StaticConfigUnit_t2277078801 *)NULL; Dictionary_2_t1165792132 * L_0 = __this->get_m_Diction_2(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m2002369474(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2002369474_RuntimeMethod_var); if (!L_2) { goto IL_0022; } } { StaticConfigUnit_t2277078801 * L_3 = V_0; if (!L_3) { goto IL_0022; } } { StaticConfigUnit_t2277078801 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get_FashionStar_2(); return L_5; } IL_0022: { return 0; } } // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::GetFashionTags(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t201580312 * CShopConfig_GetFashionTags_m3342782896 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetFashionTags_m3342782896_MetadataUsageId); s_Il2CppMethodInitialized = true; } StaticConfigUnit_t2277078801 * V_0 = NULL; { V_0 = (StaticConfigUnit_t2277078801 *)NULL; Dictionary_2_t1165792132 * L_0 = __this->get_m_Diction_2(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m2002369474(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2002369474_RuntimeMethod_var); if (!L_2) { goto IL_0022; } } { StaticConfigUnit_t2277078801 * L_3 = V_0; if (!L_3) { goto IL_0022; } } { StaticConfigUnit_t2277078801 * L_4 = V_0; NullCheck(L_4); List_1_t201580312 * L_5 = StaticConfigUnit_get_staticTagList_m1829931693(L_4, /*hidden argument*/NULL); return L_5; } IL_0022: { return (List_1_t201580312 *)NULL; } } // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::GetFashionTagList(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CShopConfig_GetFashionTagList_m3235323266 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetFashionTagList_m3235323266_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 * V_0 = NULL; List_1_t201580312 * V_1 = NULL; { U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 * L_0 = (U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 *)il2cpp_codegen_object_new(U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183_il2cpp_TypeInfo_var); U3CGetFashionTagListU3Ec__AnonStorey0__ctor_m1245549861(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 * L_1 = V_0; List_1_t128053199 * L_2 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_2, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); NullCheck(L_1); L_1->set_list_0(L_2); int32_t L_3 = ___id0; List_1_t201580312 * L_4 = CShopConfig_GetFashionTags_m3342782896(__this, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t201580312 * L_5 = V_1; if (!L_5) { goto IL_0038; } } { List_1_t201580312 * L_6 = V_1; U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CGetFashionTagListU3Ec__AnonStorey0_U3CU3Em__0_m4026623987_RuntimeMethod_var; Action_1_t3196940461 * L_9 = (Action_1_t3196940461 *)il2cpp_codegen_object_new(Action_1_t3196940461_il2cpp_TypeInfo_var); Action_1__ctor_m4258185536(L_9, L_7, L_8, /*hidden argument*/Action_1__ctor_m4258185536_RuntimeMethod_var); NullCheck(L_6); List_1_ForEach_m1575075791(L_6, L_9, /*hidden argument*/List_1_ForEach_m1575075791_RuntimeMethod_var); U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 * L_10 = V_0; NullCheck(L_10); List_1_t128053199 * L_11 = L_10->get_list_0(); return L_11; } IL_0038: { return (List_1_t128053199 *)NULL; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetQualityLevel_m4002441864_MetadataUsageId); s_Il2CppMethodInitialized = true; } StaticConfigUnit_t2277078801 * V_0 = NULL; { V_0 = (StaticConfigUnit_t2277078801 *)NULL; Dictionary_2_t1165792132 * L_0 = __this->get_m_Diction_2(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m2002369474(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2002369474_RuntimeMethod_var); if (!L_2) { goto IL_0022; } } { StaticConfigUnit_t2277078801 * L_3 = V_0; if (!L_3) { goto IL_0022; } } { StaticConfigUnit_t2277078801 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get_QualityLevel_1(); return L_5; } IL_0022: { return (int32_t)(1); } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetName_m2272590700_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; StaticConfigUnit_t2277078801 * V_1 = NULL; String_t* G_B4_0 = NULL; { int32_t L_0 = ___id0; 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_0033; } } { int32_t L_2 = ___id0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CDataProperty_t2806246268 * L_3 = CPropManager_GetLocalProperty_m690455163(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); V_0 = L_3; CDataProperty_t2806246268 * L_4 = V_0; if (L_4) { goto IL_0022; } } { 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(); G_B4_0 = L_5; goto IL_0032; } IL_0022: { CDataProperty_t2806246268 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_6); String_t* L_8 = CDataProperty_GetWideStr_m3656006276(L_6, _stringLiteral62725243, L_7, /*hidden argument*/NULL); G_B4_0 = L_8; } IL_0032: { return G_B4_0; } IL_0033: { V_1 = (StaticConfigUnit_t2277078801 *)NULL; Dictionary_2_t1165792132 * L_9 = __this->get_m_Diction_2(); int32_t L_10 = ___id0; NullCheck(L_9); bool L_11 = Dictionary_2_TryGetValue_m2002369474(L_9, L_10, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m2002369474_RuntimeMethod_var); if (!L_11) { goto IL_0055; } } { StaticConfigUnit_t2277078801 * L_12 = V_1; if (!L_12) { goto IL_0055; } } { StaticConfigUnit_t2277078801 * L_13 = V_1; NullCheck(L_13); String_t* L_14 = L_13->get_Name_0(); return L_14; } IL_0055: { 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(); return L_15; } } // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::GetClothPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * CShopConfig_GetClothPath_m1131167918 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetClothPath_m1131167918_MetadataUsageId); s_Il2CppMethodInitialized = true; } StaticConfigUnit_t2277078801 * V_0 = NULL; { V_0 = (StaticConfigUnit_t2277078801 *)NULL; Dictionary_2_t1165792132 * L_0 = __this->get_m_Diction_2(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m2002369474(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2002369474_RuntimeMethod_var); if (!L_2) { goto IL_0022; } } { StaticConfigUnit_t2277078801 * L_3 = V_0; if (!L_3) { goto IL_0022; } } { StaticConfigUnit_t2277078801 * L_4 = V_0; NullCheck(L_4); List_1_t3319525431 * L_5 = StaticConfigUnit_get_PathList_m1001014228(L_4, /*hidden argument*/NULL); return L_5; } IL_0022: { return (List_1_t3319525431 *)NULL; } } // System.Boolean DMCore.Logic.CShopConfig::CanEmbed_Gem(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopConfig_CanEmbed_Gem_m3172339875 (CShopConfig_t202154353 * __this, int32_t ___configId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_CanEmbed_Gem_m3172339875_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; StaticConfigUnit_t2277078801 * V_1 = NULL; { V_0 = (bool)0; int32_t L_0 = ___configId0; 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_0041; } } { V_1 = (StaticConfigUnit_t2277078801 *)NULL; Dictionary_2_t1165792132 * L_2 = __this->get_m_Diction_2(); int32_t L_3 = ___configId0; NullCheck(L_2); bool L_4 = Dictionary_2_TryGetValue_m2002369474(L_2, L_3, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m2002369474_RuntimeMethod_var); if (!L_4) { goto IL_003f; } } { StaticConfigUnit_t2277078801 * L_5 = V_1; if (!L_5) { goto IL_003f; } } { StaticConfigUnit_t2277078801 * L_6 = V_1; NullCheck(L_6); int32_t L_7 = L_6->get_CanEmbed_gem_3(); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_003b; } } { V_0 = (bool)1; goto IL_003d; } IL_003b: { V_0 = (bool)0; } IL_003d: { bool L_8 = V_0; return L_8; } IL_003f: { return (bool)0; } IL_0041: { return (bool)0; } } // System.String DMCore.Logic.CShopConfig::GetQualityLevelIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopConfig_GetQualityLevelIcon_m3028294132 (CShopConfig_t202154353 * __this, int32_t ___Id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetQualityLevelIcon_m3028294132_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___Id0; int32_t L_1 = CShopConfig_GetQualityLevel_m4002441864(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if (L_2) { goto IL_0010; } } { V_0 = 1; } IL_0010: { int32_t L_3 = V_0; int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2240226943, L_5, /*hidden argument*/NULL); return L_6; } } // UnityEngine.Texture2D DMCore.Logic.CShopConfig::GetIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * CShopConfig_GetIcon_m203073146 (CShopConfig_t202154353 * __this, int32_t ___Id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetIcon_m203073146_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { int32_t L_0 = ___Id0; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); String_t* L_1 = CItemManager_GetItemIconPath_m4151412878(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_2 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = V_0; NullCheck(L_2); Object_t631007953 * L_4 = IResourceManager_CreateResource_m1279813597(L_2, L_3, (bool)1, /*hidden argument*/NULL); return ((Texture2D_t3840446185 *)CastclassSealed((RuntimeObject*)L_4, Texture2D_t3840446185_il2cpp_TypeInfo_var)); } } // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::GetSuitListBuyConfigID(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CShopConfig_GetSuitListBuyConfigID_m533429100 (CShopConfig_t202154353 * __this, int32_t ___configID0, int32_t ___sex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetSuitListBuyConfigID_m533429100_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t2502014403 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t2058525011 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; Enumerator_t2017297076 V_3; memset(&V_3, 0, sizeof(V_3)); List_1_t128053199 * V_4 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Dictionary_2_t104342236 * L_0 = __this->get_m_Suits_3(); NullCheck(L_0); Enumerator_t2058525011 L_1 = Dictionary_2_GetEnumerator_m704661167(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m704661167_RuntimeMethod_var); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0083; } IL_0011: { KeyValuePair_2_t2502014403 L_2 = Enumerator_get_Current_m849504983((&V_1), /*hidden argument*/Enumerator_get_Current_m849504983_RuntimeMethod_var); V_0 = L_2; suitData_t1215628905 * L_3 = KeyValuePair_2_get_Value_m3697524837((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m3697524837_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = L_3->get_sex_2(); int32_t L_5 = ___sex1; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_0083; } } IL_002b: { suitData_t1215628905 * L_6 = KeyValuePair_2_get_Value_m3697524837((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m3697524837_RuntimeMethod_var); NullCheck(L_6); List_1_t128053199 * L_7 = L_6->get_configidList_3(); NullCheck(L_7); Enumerator_t2017297076 L_8 = List_1_GetEnumerator_m593114157(L_7, /*hidden argument*/List_1_GetEnumerator_m593114157_RuntimeMethod_var); V_3 = L_8; } IL_003d: try { // begin try (depth: 2) { goto IL_0064; } IL_0042: { int32_t L_9 = Enumerator_get_Current_m207670954((&V_3), /*hidden argument*/Enumerator_get_Current_m207670954_RuntimeMethod_var); V_2 = L_9; int32_t L_10 = V_2; int32_t L_11 = ___configID0; if ((!(((uint32_t)L_10) == ((uint32_t)L_11)))) { goto IL_0064; } } IL_0051: { suitData_t1215628905 * L_12 = KeyValuePair_2_get_Value_m3697524837((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m3697524837_RuntimeMethod_var); NullCheck(L_12); List_1_t128053199 * L_13 = L_12->get_configidList_3(); V_4 = L_13; IL2CPP_LEAVE(0xA4, FINALLY_0075); } IL_0064: { bool L_14 = Enumerator_MoveNext_m3181700225((&V_3), /*hidden argument*/Enumerator_MoveNext_m3181700225_RuntimeMethod_var); if (L_14) { goto IL_0042; } } IL_0070: { IL2CPP_LEAVE(0x83, FINALLY_0075); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0075; } FINALLY_0075: { // begin finally (depth: 2) Enumerator_Dispose_m222348240((&V_3), /*hidden argument*/Enumerator_Dispose_m222348240_RuntimeMethod_var); IL2CPP_END_FINALLY(117) } // end finally (depth: 2) IL2CPP_CLEANUP(117) { IL2CPP_END_CLEANUP(0xA4, FINALLY_0094); IL2CPP_JUMP_TBL(0x83, IL_0083) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0083: { bool L_15 = Enumerator_MoveNext_m359832447((&V_1), /*hidden argument*/Enumerator_MoveNext_m359832447_RuntimeMethod_var); if (L_15) { goto IL_0011; } } IL_008f: { IL2CPP_LEAVE(0xA2, FINALLY_0094); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0094; } FINALLY_0094: { // begin finally (depth: 1) Enumerator_Dispose_m2631469163((&V_1), /*hidden argument*/Enumerator_Dispose_m2631469163_RuntimeMethod_var); IL2CPP_END_FINALLY(148) } // end finally (depth: 1) IL2CPP_CLEANUP(148) { IL2CPP_JUMP_TBL(0xA4, IL_00a4) IL2CPP_JUMP_TBL(0xA2, IL_00a2) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a2: { return (List_1_t128053199 *)NULL; } IL_00a4: { List_1_t128053199 * L_16 = V_4; return L_16; } } // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::GetSuitListBuySuitID(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CShopConfig_GetSuitListBuySuitID_m61416581 (CShopConfig_t202154353 * __this, int32_t ___id0, int32_t ___sex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetSuitListBuySuitID_m61416581_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t104342236 * L_0 = __this->get_m_Suits_3(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m2920688820(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m2920688820_RuntimeMethod_var); if (!L_2) { goto IL_0023; } } { Dictionary_2_t104342236 * L_3 = __this->get_m_Suits_3(); int32_t L_4 = ___id0; NullCheck(L_3); suitData_t1215628905 * L_5 = Dictionary_2_get_Item_m643720562(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m643720562_RuntimeMethod_var); NullCheck(L_5); List_1_t128053199 * L_6 = L_5->get_configidList_3(); return L_6; } IL_0023: { return (List_1_t128053199 *)NULL; } } // System.Int32 DMCore.Logic.CShopConfig::GetSuitIDBuyConfigID(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetSuitIDBuyConfigID_m2516177127 (CShopConfig_t202154353 * __this, int32_t ___configID0, int32_t ___sex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetSuitIDBuyConfigID_m2516177127_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t2502014403 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t2058525011 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; Enumerator_t2017297076 V_3; memset(&V_3, 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Dictionary_2_t104342236 * L_0 = __this->get_m_Suits_3(); NullCheck(L_0); Enumerator_t2058525011 L_1 = Dictionary_2_GetEnumerator_m704661167(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m704661167_RuntimeMethod_var); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_007e; } IL_0011: { KeyValuePair_2_t2502014403 L_2 = Enumerator_get_Current_m849504983((&V_1), /*hidden argument*/Enumerator_get_Current_m849504983_RuntimeMethod_var); V_0 = L_2; suitData_t1215628905 * L_3 = KeyValuePair_2_get_Value_m3697524837((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m3697524837_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = L_3->get_sex_2(); int32_t L_5 = ___sex1; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_007e; } } IL_002b: { suitData_t1215628905 * L_6 = KeyValuePair_2_get_Value_m3697524837((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m3697524837_RuntimeMethod_var); NullCheck(L_6); List_1_t128053199 * L_7 = L_6->get_configidList_3(); NullCheck(L_7); Enumerator_t2017297076 L_8 = List_1_GetEnumerator_m593114157(L_7, /*hidden argument*/List_1_GetEnumerator_m593114157_RuntimeMethod_var); V_3 = L_8; } IL_003d: try { // begin try (depth: 2) { goto IL_005f; } IL_0042: { int32_t L_9 = Enumerator_get_Current_m207670954((&V_3), /*hidden argument*/Enumerator_get_Current_m207670954_RuntimeMethod_var); V_2 = L_9; int32_t L_10 = V_2; int32_t L_11 = ___configID0; if ((!(((uint32_t)L_10) == ((uint32_t)L_11)))) { goto IL_005f; } } IL_0051: { int32_t L_12 = KeyValuePair_2_get_Key_m4141010680((&V_0), /*hidden argument*/KeyValuePair_2_get_Key_m4141010680_RuntimeMethod_var); V_4 = L_12; IL2CPP_LEAVE(0x9F, FINALLY_0070); } IL_005f: { bool L_13 = Enumerator_MoveNext_m3181700225((&V_3), /*hidden argument*/Enumerator_MoveNext_m3181700225_RuntimeMethod_var); if (L_13) { goto IL_0042; } } IL_006b: { IL2CPP_LEAVE(0x7E, FINALLY_0070); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: { // begin finally (depth: 2) Enumerator_Dispose_m222348240((&V_3), /*hidden argument*/Enumerator_Dispose_m222348240_RuntimeMethod_var); IL2CPP_END_FINALLY(112) } // end finally (depth: 2) IL2CPP_CLEANUP(112) { IL2CPP_END_CLEANUP(0x9F, FINALLY_008f); IL2CPP_JUMP_TBL(0x7E, IL_007e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_007e: { bool L_14 = Enumerator_MoveNext_m359832447((&V_1), /*hidden argument*/Enumerator_MoveNext_m359832447_RuntimeMethod_var); if (L_14) { goto IL_0011; } } IL_008a: { IL2CPP_LEAVE(0x9D, FINALLY_008f); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008f; } FINALLY_008f: { // begin finally (depth: 1) Enumerator_Dispose_m2631469163((&V_1), /*hidden argument*/Enumerator_Dispose_m2631469163_RuntimeMethod_var); IL2CPP_END_FINALLY(143) } // end finally (depth: 1) IL2CPP_CLEANUP(143) { IL2CPP_JUMP_TBL(0x9F, IL_009f) IL2CPP_JUMP_TBL(0x9D, IL_009d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009d: { return (-1); } IL_009f: { int32_t L_15 = V_4; return L_15; } } // System.Int32 DMCore.Logic.CShopConfig::GetActivityPicCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetActivityPicCount_m1400209868 (CShopConfig_t202154353 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetActivityPicCount_m1400209868_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___sex0; if (L_0) { goto IL_0012; } } { List_1_t1441398424 * L_1 = __this->get_m_ActivityPicList_NAN_4(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1184711213(L_1, /*hidden argument*/List_1_get_Count_m1184711213_RuntimeMethod_var); return L_2; } IL_0012: { List_1_t1441398424 * L_3 = __this->get_m_ActivityPicList_NV_5(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m1184711213(L_3, /*hidden argument*/List_1_get_Count_m1184711213_RuntimeMethod_var); return L_4; } } // DMCore.Logic.CShopConfig/activityData DMCore.Logic.CShopConfig::GetActivityData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR activityData_t4264290978 * CShopConfig_GetActivityData_m3015250895 (CShopConfig_t202154353 * __this, int32_t ___index0, int32_t ___sex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetActivityData_m3015250895_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_003d; } } { int32_t L_1 = ___index0; int32_t L_2 = ___sex1; int32_t L_3 = CShopConfig_GetActivityPicCount_m1400209868(__this, L_2, /*hidden argument*/NULL); if ((((int32_t)L_1) >= ((int32_t)L_3))) { goto IL_003d; } } { int32_t L_4 = ___sex1; if (L_4) { goto IL_0027; } } { List_1_t1441398424 * L_5 = __this->get_m_ActivityPicList_NAN_4(); int32_t L_6 = ___index0; NullCheck(L_5); activityData_t4264290978 * L_7 = List_1_get_Item_m747793852(L_5, L_6, /*hidden argument*/List_1_get_Item_m747793852_RuntimeMethod_var); return L_7; } IL_0027: { int32_t L_8 = ___sex1; if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_003b; } } { List_1_t1441398424 * L_9 = __this->get_m_ActivityPicList_NV_5(); int32_t L_10 = ___index0; NullCheck(L_9); activityData_t4264290978 * L_11 = List_1_get_Item_m747793852(L_9, L_10, /*hidden argument*/List_1_get_Item_m747793852_RuntimeMethod_var); return L_11; } IL_003b: { return (activityData_t4264290978 *)NULL; } IL_003d: { return (activityData_t4264290978 *)NULL; } } // System.Void DMCore.Logic.CShopConfig::Clear() extern "C" IL2CPP_METHOD_ATTR void CShopConfig_Clear_m939421233 (CShopConfig_t202154353 * __this, const RuntimeMethod* method) { { return; } } // System.Boolean DMCore.Logic.CShopConfig::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopConfig_OnLoad_m4066634111 (CShopConfig_t202154353 * __this, String_t* ___loadedObj0, int32_t ___UnUsed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_OnLoad_m4066634111_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlDocument_t2468531415 * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) { String_t* L_0 = ___loadedObj0; DMXmlDocument_t2468531415 * L_1 = DMXmlDocument_LoadXml_m2953623357(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; ___loadedObj0 = (String_t*)NULL; int32_t L_2 = ___UnUsed1; if (L_2) { goto IL_001c; } } IL_0010: { DMXmlDocument_t2468531415 * L_3 = V_0; CShopConfig_LoadShopCfg_m3590529435(__this, L_3, /*hidden argument*/NULL); goto IL_003d; } IL_001c: { int32_t L_4 = ___UnUsed1; if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_002f; } } IL_0023: { DMXmlDocument_t2468531415 * L_5 = V_0; CShopConfig_LoadSuitCfg_m2487535734(__this, L_5, /*hidden argument*/NULL); goto IL_003d; } IL_002f: { int32_t L_6 = ___UnUsed1; if ((!(((uint32_t)L_6) == ((uint32_t)2)))) { goto IL_003d; } } IL_0036: { DMXmlDocument_t2468531415 * L_7 = V_0; CShopConfig_LoadActivityCfg_m1422295178(__this, L_7, /*hidden argument*/NULL); } IL_003d: { V_1 = (bool)1; goto IL_004c; } } // 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_0044; throw e; } CATCH_0044: { // begin catch(System.Object) goto IL_004a; } // end catch (depth: 1) IL_004a: { return (bool)0; } IL_004c: { bool L_8 = V_1; return L_8; } } // System.Void DMCore.Logic.CShopConfig::LoadShopCfg(DMCore.Framework.XML.DMXmlDocument) extern "C" IL2CPP_METHOD_ATTR void CShopConfig_LoadShopCfg_m3590529435 (CShopConfig_t202154353 * __this, DMXmlDocument_t2468531415 * ___doc0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_LoadShopCfg_m3590529435_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlNode_t3958967524 * V_0 = NULL; DMXmlNodeList_t795971656 * V_1 = NULL; int32_t V_2 = 0; DMXmlNode_t3958967524 * V_3 = NULL; int32_t V_4 = 0; StaticConfigUnit_t2277078801 * V_5 = NULL; DMXmlNode_t3958967524 * G_B3_0 = NULL; { DMXmlDocument_t2468531415 * L_0 = ___doc0; if (!L_0) { goto IL_0011; } } { DMXmlDocument_t2468531415 * L_1 = ___doc0; NullCheck(L_1); DMXmlNode_t3958967524 * L_2 = DMXmlNode_get_FirstChild_m4174520049(L_1, /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_0012; } IL_0011: { G_B3_0 = ((DMXmlNode_t3958967524 *)(NULL)); } IL_0012: { V_0 = G_B3_0; DMXmlNode_t3958967524 * L_3 = V_0; NullCheck(L_3); DMXmlNodeList_t795971656 * L_4 = DMXmlNode_get_ChildNodes_m14158511(L_3, /*hidden argument*/NULL); V_1 = L_4; DMXmlNodeList_t795971656 * L_5 = V_1; if (L_5) { goto IL_0021; } } { return; } IL_0021: { Dictionary_2_t1165792132 * L_6 = __this->get_m_Diction_2(); if (!L_6) { goto IL_0037; } } { Dictionary_2_t1165792132 * L_7 = __this->get_m_Diction_2(); NullCheck(L_7); Dictionary_2_Clear_m1119521940(L_7, /*hidden argument*/Dictionary_2_Clear_m1119521940_RuntimeMethod_var); } IL_0037: { V_2 = 0; goto IL_00f9; } IL_003e: { DMXmlNodeList_t795971656 * L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); DMXmlNode_t3958967524 * L_10 = DMXmlNodeList_Item_m3433089129(L_8, L_9, /*hidden argument*/NULL); V_3 = L_10; DMXmlNode_t3958967524 * L_11 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_12 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_11, _stringLiteral3454449607, (-1), /*hidden argument*/NULL); V_4 = L_12; int32_t L_13 = V_4; if ((((int32_t)L_13) > ((int32_t)0))) { goto IL_0061; } } { goto IL_00f5; } IL_0061: { StaticConfigUnit_t2277078801 * L_14 = (StaticConfigUnit_t2277078801 *)il2cpp_codegen_object_new(StaticConfigUnit_t2277078801_il2cpp_TypeInfo_var); StaticConfigUnit__ctor_m3259063721(L_14, /*hidden argument*/NULL); V_5 = L_14; StaticConfigUnit_t2277078801 * L_15 = V_5; DMXmlNode_t3958967524 * L_16 = V_3; 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(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_18 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_16, _stringLiteral62725243, L_17, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_Name_0(L_18); StaticConfigUnit_t2277078801 * L_19 = V_5; DMXmlNode_t3958967524 * L_20 = V_3; int32_t L_21 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_20, _stringLiteral1232840130, 1, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_QualityLevel_1(L_21); StaticConfigUnit_t2277078801 * L_22 = V_5; DMXmlNode_t3958967524 * L_23 = V_3; int32_t L_24 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_23, _stringLiteral3883939826, 0, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_FashionStar_2(L_24); StaticConfigUnit_t2277078801 * L_25 = V_5; DMXmlNode_t3958967524 * L_26 = V_3; int32_t L_27 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_26, _stringLiteral920572944, 0, /*hidden argument*/NULL); NullCheck(L_25); L_25->set_CanEmbed_gem_3(L_27); StaticConfigUnit_t2277078801 * L_28 = V_5; DMXmlNode_t3958967524 * L_29 = V_3; String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_31 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_29, _stringLiteral3923320070, L_30, /*hidden argument*/NULL); NullCheck(L_28); StaticConfigUnit_set_Tags_m3219675138(L_28, L_31, /*hidden argument*/NULL); StaticConfigUnit_t2277078801 * L_32 = V_5; DMXmlNode_t3958967524 * L_33 = V_3; String_t* L_34 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_35 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_33, _stringLiteral1610285846, L_34, /*hidden argument*/NULL); NullCheck(L_32); StaticConfigUnit_set_Path_m2793314817(L_32, L_35, /*hidden argument*/NULL); Dictionary_2_t1165792132 * L_36 = __this->get_m_Diction_2(); int32_t L_37 = V_4; StaticConfigUnit_t2277078801 * L_38 = V_5; NullCheck(L_36); Dictionary_2_set_Item_m322178150(L_36, L_37, L_38, /*hidden argument*/Dictionary_2_set_Item_m322178150_RuntimeMethod_var); } IL_00f5: { int32_t L_39 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00f9: { int32_t L_40 = V_2; DMXmlNodeList_t795971656 * L_41 = V_1; NullCheck(L_41); int32_t L_42 = DMXmlNodeList_get_Count_m1776804761(L_41, /*hidden argument*/NULL); if ((((int32_t)L_40) < ((int32_t)L_42))) { goto IL_003e; } } { return; } } // System.Void DMCore.Logic.CShopConfig::LoadSuitCfg(DMCore.Framework.XML.DMXmlDocument) extern "C" IL2CPP_METHOD_ATTR void CShopConfig_LoadSuitCfg_m2487535734 (CShopConfig_t202154353 * __this, DMXmlDocument_t2468531415 * ___doc0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_LoadSuitCfg_m2487535734_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlNode_t3958967524 * V_0 = NULL; DMXmlNodeList_t795971656 * V_1 = NULL; int32_t V_2 = 0; DMXmlNode_t3958967524 * V_3 = NULL; int32_t V_4 = 0; suitData_t1215628905 * V_5 = NULL; String_t* V_6 = NULL; StringU5BU5D_t1281789340* V_7 = NULL; int32_t V_8 = 0; DMXmlNode_t3958967524 * G_B3_0 = NULL; { DMXmlDocument_t2468531415 * L_0 = ___doc0; if (!L_0) { goto IL_0011; } } { DMXmlDocument_t2468531415 * L_1 = ___doc0; NullCheck(L_1); DMXmlNode_t3958967524 * L_2 = DMXmlNode_get_FirstChild_m4174520049(L_1, /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_0012; } IL_0011: { G_B3_0 = ((DMXmlNode_t3958967524 *)(NULL)); } IL_0012: { V_0 = G_B3_0; DMXmlNode_t3958967524 * L_3 = V_0; NullCheck(L_3); DMXmlNodeList_t795971656 * L_4 = DMXmlNode_get_ChildNodes_m14158511(L_3, /*hidden argument*/NULL); V_1 = L_4; DMXmlNodeList_t795971656 * L_5 = V_1; if (L_5) { goto IL_0021; } } { return; } IL_0021: { Dictionary_2_t104342236 * L_6 = __this->get_m_Suits_3(); if (!L_6) { goto IL_0037; } } { Dictionary_2_t104342236 * L_7 = __this->get_m_Suits_3(); NullCheck(L_7); Dictionary_2_Clear_m809407884(L_7, /*hidden argument*/Dictionary_2_Clear_m809407884_RuntimeMethod_var); } IL_0037: { V_2 = 0; goto IL_0114; } IL_003e: { DMXmlNodeList_t795971656 * L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); DMXmlNode_t3958967524 * L_10 = DMXmlNodeList_Item_m3433089129(L_8, L_9, /*hidden argument*/NULL); V_3 = L_10; DMXmlNode_t3958967524 * L_11 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_12 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_11, _stringLiteral3454449607, (-1), /*hidden argument*/NULL); V_4 = L_12; int32_t L_13 = V_4; if ((((int32_t)L_13) > ((int32_t)0))) { goto IL_0061; } } { goto IL_0110; } IL_0061: { suitData_t1215628905 * L_14 = (suitData_t1215628905 *)il2cpp_codegen_object_new(suitData_t1215628905_il2cpp_TypeInfo_var); suitData__ctor_m2600089791(L_14, /*hidden argument*/NULL); V_5 = L_14; suitData_t1215628905 * L_15 = V_5; int32_t L_16 = V_4; NullCheck(L_15); L_15->set_id_0(L_16); suitData_t1215628905 * L_17 = V_5; DMXmlNode_t3958967524 * L_18 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_20 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_18, _stringLiteral62725243, L_19, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_name_1(L_20); suitData_t1215628905 * L_21 = V_5; DMXmlNode_t3958967524 * L_22 = V_3; int32_t L_23 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_22, _stringLiteral4166355919, (-1), /*hidden argument*/NULL); NullCheck(L_21); L_21->set_sex_2(L_23); DMXmlNode_t3958967524 * L_24 = V_3; String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_26 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_24, _stringLiteral3923320070, L_25, /*hidden argument*/NULL); V_6 = L_26; String_t* L_27 = V_6; CharU5BU5D_t3528271667* L_28 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_28); (L_28)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_27); StringU5BU5D_t1281789340* L_29 = String_Split_m3646115398(L_27, L_28, /*hidden argument*/NULL); V_7 = L_29; StringU5BU5D_t1281789340* L_30 = V_7; if (!L_30) { goto IL_0101; } } { StringU5BU5D_t1281789340* L_31 = V_7; NullCheck(L_31); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_31)->max_length))))) <= ((int32_t)0))) { goto IL_0101; } } { V_8 = 0; goto IL_00f6; } IL_00da: { suitData_t1215628905 * L_32 = V_5; NullCheck(L_32); List_1_t128053199 * L_33 = L_32->get_configidList_3(); StringU5BU5D_t1281789340* L_34 = V_7; int32_t L_35 = V_8; NullCheck(L_34); int32_t L_36 = L_35; String_t* L_37 = (L_34)->GetAt(static_cast(L_36)); int32_t L_38 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_37, /*hidden argument*/NULL); NullCheck(L_33); List_1_Add_m697420525(L_33, L_38, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); int32_t L_39 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00f6: { int32_t L_40 = V_8; StringU5BU5D_t1281789340* L_41 = V_7; NullCheck(L_41); if ((((int32_t)L_40) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_41)->max_length))))))) { goto IL_00da; } } IL_0101: { Dictionary_2_t104342236 * L_42 = __this->get_m_Suits_3(); int32_t L_43 = V_4; suitData_t1215628905 * L_44 = V_5; NullCheck(L_42); Dictionary_2_set_Item_m2765787115(L_42, L_43, L_44, /*hidden argument*/Dictionary_2_set_Item_m2765787115_RuntimeMethod_var); } IL_0110: { int32_t L_45 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_0114: { int32_t L_46 = V_2; DMXmlNodeList_t795971656 * L_47 = V_1; NullCheck(L_47); int32_t L_48 = DMXmlNodeList_get_Count_m1776804761(L_47, /*hidden argument*/NULL); if ((((int32_t)L_46) < ((int32_t)L_48))) { goto IL_003e; } } { return; } } // System.Void DMCore.Logic.CShopConfig::LoadActivityCfg(DMCore.Framework.XML.DMXmlDocument) extern "C" IL2CPP_METHOD_ATTR void CShopConfig_LoadActivityCfg_m1422295178 (CShopConfig_t202154353 * __this, DMXmlDocument_t2468531415 * ___doc0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_LoadActivityCfg_m1422295178_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMXmlNode_t3958967524 * V_0 = NULL; DMXmlNodeList_t795971656 * V_1 = NULL; int32_t V_2 = 0; DMXmlNode_t3958967524 * V_3 = NULL; int32_t V_4 = 0; activityData_t4264290978 * V_5 = NULL; int32_t V_6 = 0; DMXmlNode_t3958967524 * G_B3_0 = NULL; { DMXmlDocument_t2468531415 * L_0 = ___doc0; if (!L_0) { goto IL_0011; } } { DMXmlDocument_t2468531415 * L_1 = ___doc0; NullCheck(L_1); DMXmlNode_t3958967524 * L_2 = DMXmlNode_get_FirstChild_m4174520049(L_1, /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_0012; } IL_0011: { G_B3_0 = ((DMXmlNode_t3958967524 *)(NULL)); } IL_0012: { V_0 = G_B3_0; DMXmlNode_t3958967524 * L_3 = V_0; NullCheck(L_3); DMXmlNodeList_t795971656 * L_4 = DMXmlNode_get_ChildNodes_m14158511(L_3, /*hidden argument*/NULL); V_1 = L_4; DMXmlNodeList_t795971656 * L_5 = V_1; if (L_5) { goto IL_0021; } } { return; } IL_0021: { List_1_t1441398424 * L_6 = __this->get_m_ActivityPicList_NAN_4(); if (!L_6) { goto IL_0037; } } { List_1_t1441398424 * L_7 = __this->get_m_ActivityPicList_NAN_4(); NullCheck(L_7); List_1_Clear_m4178188608(L_7, /*hidden argument*/List_1_Clear_m4178188608_RuntimeMethod_var); } IL_0037: { List_1_t1441398424 * L_8 = __this->get_m_ActivityPicList_NV_5(); if (!L_8) { goto IL_004d; } } { List_1_t1441398424 * L_9 = __this->get_m_ActivityPicList_NV_5(); NullCheck(L_9); List_1_Clear_m4178188608(L_9, /*hidden argument*/List_1_Clear_m4178188608_RuntimeMethod_var); } IL_004d: { V_2 = 0; goto IL_00ed; } IL_0054: { DMXmlNodeList_t795971656 * L_10 = V_1; int32_t L_11 = V_2; NullCheck(L_10); DMXmlNode_t3958967524 * L_12 = DMXmlNodeList_Item_m3433089129(L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; DMXmlNode_t3958967524 * L_13 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); int32_t L_14 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_13, _stringLiteral3454449607, (-1), /*hidden argument*/NULL); V_4 = L_14; int32_t L_15 = V_4; if ((((int32_t)L_15) > ((int32_t)0))) { goto IL_0077; } } { goto IL_00e9; } IL_0077: { activityData_t4264290978 * L_16 = (activityData_t4264290978 *)il2cpp_codegen_object_new(activityData_t4264290978_il2cpp_TypeInfo_var); activityData__ctor_m3492626271(L_16, /*hidden argument*/NULL); V_5 = L_16; activityData_t4264290978 * L_17 = V_5; int32_t L_18 = V_4; NullCheck(L_17); L_17->set_id_0(L_18); activityData_t4264290978 * L_19 = V_5; DMXmlNode_t3958967524 * L_20 = V_3; 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(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_22 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_20, _stringLiteral3608561516, L_21, /*hidden argument*/NULL); NullCheck(L_19); L_19->set_path_1(L_22); activityData_t4264290978 * L_23 = V_5; DMXmlNode_t3958967524 * L_24 = V_3; String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_26 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_24, _stringLiteral1060029030, L_25, /*hidden argument*/NULL); NullCheck(L_23); L_23->set_findText_2(L_26); DMXmlNode_t3958967524 * L_27 = V_3; int32_t L_28 = CMiscHelp_GetXmlElemInt_m1889603049(NULL /*static, unused*/, L_27, _stringLiteral4166355919, 0, /*hidden argument*/NULL); V_6 = L_28; int32_t L_29 = V_6; if (L_29) { goto IL_00dc; } } { List_1_t1441398424 * L_30 = __this->get_m_ActivityPicList_NAN_4(); activityData_t4264290978 * L_31 = V_5; NullCheck(L_30); List_1_Add_m2969616610(L_30, L_31, /*hidden argument*/List_1_Add_m2969616610_RuntimeMethod_var); goto IL_00e9; } IL_00dc: { List_1_t1441398424 * L_32 = __this->get_m_ActivityPicList_NV_5(); activityData_t4264290978 * L_33 = V_5; NullCheck(L_32); List_1_Add_m2969616610(L_32, L_33, /*hidden argument*/List_1_Add_m2969616610_RuntimeMethod_var); } IL_00e9: { int32_t L_34 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00ed: { int32_t L_35 = V_2; DMXmlNodeList_t795971656 * L_36 = V_1; NullCheck(L_36); int32_t L_37 = DMXmlNodeList_get_Count_m1776804761(L_36, /*hidden argument*/NULL); if ((((int32_t)L_35) < ((int32_t)L_37))) { goto IL_0054; } } { return; } } // System.Void DMCore.Logic.CShopConfig::AddGoodsConfig(DMCore.Logic.CShopItemData) extern "C" IL2CPP_METHOD_ATTR void CShopConfig_AddGoodsConfig_m2866916887 (CShopConfig_t202154353 * __this, CShopItemData_t2542723346 * ___itemPtr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_AddGoodsConfig_m2866916887_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t454560111 * L_0 = __this->get_m_goodsPool_1(); CShopItemData_t2542723346 * L_1 = ___itemPtr0; NullCheck(L_1); int32_t L_2 = L_1->get_itemServerID_1(); CShopItemData_t2542723346 * L_3 = ___itemPtr0; NullCheck(L_3); int32_t L_4 = L_3->get_modelID_0(); CShopItemData_t2542723346 * L_5 = ___itemPtr0; NullCheck(L_5); int32_t L_6 = L_5->get_itemPrice_2(); CShopItemData_t2542723346 * L_7 = ___itemPtr0; NullCheck(L_7); int32_t L_8 = L_7->get_itemDiamond_3(); CShopItemData_t2542723346 * L_9 = ___itemPtr0; NullCheck(L_9); int32_t L_10 = L_9->get_itemLife_4(); CShopItemData_t2542723346 * L_11 = ___itemPtr0; NullCheck(L_11); int32_t L_12 = L_11->get_itemFashion_7(); CShopItemData_t2542723346 * L_13 = ___itemPtr0; NullCheck(L_13); int32_t L_14 = L_13->get_itemTag_5(); CShopItemData_t2542723346 * L_15 = ___itemPtr0; NullCheck(L_15); bool L_16 = L_15->get_itemVip_9(); CShopItemData_t2542723346 * L_17 = ___itemPtr0; NullCheck(L_17); int32_t L_18 = L_17->get_buyLimited_11(); CShopItemData_t2542723346 * L_19 = ___itemPtr0; NullCheck(L_19); int32_t L_20 = L_19->get_qualityLevel_12(); CShopItemData_t2542723346 * L_21 = ___itemPtr0; NullCheck(L_21); int32_t L_22 = L_21->get_permanentCoinPrise_16(); CShopItemData_t2542723346 * L_23 = ___itemPtr0; NullCheck(L_23); int32_t L_24 = L_23->get_permanentDiamondPrise_17(); CShopItemData_t2542723346 * L_25 = ___itemPtr0; NullCheck(L_25); int32_t L_26 = L_25->get_CanBuyUseBindDiamond_20(); CShopItemData_t2542723346 * L_27 = ___itemPtr0; NullCheck(L_27); int32_t L_28 = L_27->get_DeductBindDiamond_21(); CShopItemData_t2542723346 * L_29 = ___itemPtr0; NullCheck(L_29); float L_30 = L_29->get_DisCount_22(); GoodsConfig_t1565846780 * L_31 = (GoodsConfig_t1565846780 *)il2cpp_codegen_object_new(GoodsConfig_t1565846780_il2cpp_TypeInfo_var); GoodsConfig__ctor_m1902270932(L_31, L_4, L_6, L_8, L_10, L_12, L_14, L_16, L_18, L_20, L_22, L_24, L_26, L_28, L_30, /*hidden argument*/NULL); NullCheck(L_0); Dictionary_2_set_Item_m1445376402(L_0, L_2, L_31, /*hidden argument*/Dictionary_2_set_Item_m1445376402_RuntimeMethod_var); return; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopConfig_GetGoodsConfig_m1630978708_MetadataUsageId); s_Il2CppMethodInitialized = true; } GoodsConfig_t1565846780 * V_0 = NULL; { V_0 = (GoodsConfig_t1565846780 *)NULL; Dictionary_2_t454560111 * L_0 = __this->get_m_goodsPool_1(); int32_t L_1 = ___configId0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m2233073716(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2233073716_RuntimeMethod_var); if (!L_2) { goto IL_0017; } } { GoodsConfig_t1565846780 * L_3 = V_0; return L_3; } IL_0017: { return (GoodsConfig_t1565846780 *)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.CShopConfig/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetFashionTagListU3Ec__AnonStorey0__ctor_m1245549861 (U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopConfig/c__AnonStorey0::<>m__0(DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag) extern "C" IL2CPP_METHOD_ATTR void U3CGetFashionTagListU3Ec__AnonStorey0_U3CU3Em__0_m4026623987 (U3CGetFashionTagListU3Ec__AnonStorey0_t2720630183 * __this, StaticTag_t3024472866 * ____0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetFashionTagListU3Ec__AnonStorey0_U3CU3Em__0_m4026623987_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_list_0(); StaticTag_t3024472866 * L_1 = ____0; NullCheck(L_1); int32_t L_2 = StaticTag_get_TagId_m4199233155(L_1, /*hidden argument*/NULL); NullCheck(L_0); List_1_Add_m697420525(L_0, L_2, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShopConfig/activityData::.ctor() extern "C" IL2CPP_METHOD_ATTR void activityData__ctor_m3492626271 (activityData_t4264290978 * __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.CShopConfig/GoodsConfig::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,DMCore.Logic.ItemTag,System.Boolean,System.Int32,DMCore.Logic.ItemQuality,System.Int32,System.Int32,System.Int32,System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR void GoodsConfig__ctor_m1902270932 (GoodsConfig_t1565846780 * __this, int32_t ___modelId0, int32_t ___price1, int32_t ___diamond2, int32_t ___valid3, int32_t ___fashion4, int32_t ___tag5, bool ___onlyVip6, int32_t ___buyLimited7, int32_t ___level8, int32_t ___permanentCoinPrise9, int32_t ___permanentDiamondPrise10, int32_t ___canBeUseBindDiamond11, int32_t ___deductBindDiamond12, float ___disCount13, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___modelId0; __this->set__modelId_0(L_0); int32_t L_1 = ___price1; __this->set__price_1(L_1); int32_t L_2 = ___diamond2; __this->set__diamond_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); int32_t L_5 = ___tag5; __this->set__tag_5(L_5); __this->set__amount_6(1); bool L_6 = ___onlyVip6; __this->set__onlyForVip_7(L_6); int32_t L_7 = ___buyLimited7; __this->set__buyLimited_8(L_7); int32_t L_8 = ___level8; __this->set__qualityLevel_9(L_8); int32_t L_9 = ___permanentCoinPrise9; __this->set__permanentCoinPrise_10(L_9); int32_t L_10 = ___permanentDiamondPrise10; __this->set__permanentDiamondPrise_11(L_10); int32_t L_11 = ___canBeUseBindDiamond11; __this->set__canBeUseBindDiamond_12(L_11); int32_t L_12 = ___deductBindDiamond12; __this->set_DeductBindDiamond_13(L_12); float L_13 = ___disCount13; __this->set_DisCount_14(L_13); 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.CShopConfig/StaticConfigUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void StaticConfigUnit__ctor_m3259063721 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticConfigUnit__ctor_m3259063721_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_Name_0(L_0); __this->set_QualityLevel_1(1); __this->set_FashionStar_2(0); __this->set_CanEmbed_gem_3(0); return; } } // System.String DMCore.Logic.CShopConfig/StaticConfigUnit::get_Tags() extern "C" IL2CPP_METHOD_ATTR String_t* StaticConfigUnit_get_Tags_m2434170319 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CTagsU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit::set_Tags(System.String) extern "C" IL2CPP_METHOD_ATTR void StaticConfigUnit_set_Tags_m3219675138 (StaticConfigUnit_t2277078801 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CTagsU3Ek__BackingField_4(L_0); return; } } // System.String DMCore.Logic.CShopConfig/StaticConfigUnit::get_Path() extern "C" IL2CPP_METHOD_ATTR String_t* StaticConfigUnit_get_Path_m675511754 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CPathU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit::set_Path(System.String) extern "C" IL2CPP_METHOD_ATTR void StaticConfigUnit_set_Path_m2793314817 (StaticConfigUnit_t2277078801 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CPathU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig/StaticConfigUnit::get_staticTagList() extern "C" IL2CPP_METHOD_ATTR List_1_t201580312 * StaticConfigUnit_get_staticTagList_m1829931693 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticConfigUnit_get_staticTagList_m1829931693_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t201580312 * V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { List_1_t201580312 * L_0 = (List_1_t201580312 *)il2cpp_codegen_object_new(List_1_t201580312_il2cpp_TypeInfo_var); List_1__ctor_m2469917121(L_0, /*hidden argument*/List_1__ctor_m2469917121_RuntimeMethod_var); V_0 = L_0; String_t* L_1 = StaticConfigUnit_get_Tags_m2434170319(__this, /*hidden argument*/NULL); CharU5BU5D_t3528271667* L_2 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_2); (L_2)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_1); StringU5BU5D_t1281789340* L_3 = String_Split_m3646115398(L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_0043; } IL_0024: { StringU5BU5D_t1281789340* L_4 = V_1; int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = L_5; String_t* L_7 = (L_4)->GetAt(static_cast(L_6)); bool L_8 = Int32_TryParse_m2404707562(NULL /*static, unused*/, L_7, (&V_3), /*hidden argument*/NULL); if (!L_8) { goto IL_003f; } } { List_1_t201580312 * L_9 = V_0; int32_t L_10 = V_3; StaticTag_t3024472866 * L_11 = (StaticTag_t3024472866 *)il2cpp_codegen_object_new(StaticTag_t3024472866_il2cpp_TypeInfo_var); StaticTag__ctor_m890095513(L_11, L_10, /*hidden argument*/NULL); NullCheck(L_9); List_1_Add_m3457061851(L_9, L_11, /*hidden argument*/List_1_Add_m3457061851_RuntimeMethod_var); } IL_003f: { int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0043: { int32_t L_13 = V_2; StringU5BU5D_t1281789340* L_14 = V_1; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_0024; } } { List_1_t201580312 * L_15 = V_0; return L_15; } } // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig/StaticConfigUnit::get_PathList() extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * StaticConfigUnit_get_PathList_m1001014228 (StaticConfigUnit_t2277078801 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticConfigUnit_get_PathList_m1001014228_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; { 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); V_0 = L_0; 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(); String_t* L_2 = StaticConfigUnit_get_Path_m675511754(__this, /*hidden argument*/NULL); bool L_3 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_004f; } } { String_t* L_4 = StaticConfigUnit_get_Path_m675511754(__this, /*hidden argument*/NULL); CharU5BU5D_t3528271667* L_5 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_5); (L_5)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_4); StringU5BU5D_t1281789340* L_6 = String_Split_m3646115398(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; V_2 = 0; goto IL_0046; } IL_0039: { List_1_t3319525431 * L_7 = V_0; StringU5BU5D_t1281789340* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = L_9; String_t* L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_7); List_1_Add_m1685793073(L_7, L_11, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0046: { int32_t L_13 = V_2; StringU5BU5D_t1281789340* L_14 = V_1; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_0039; } } IL_004f: { List_1_t3319525431 * L_15 = V_0; return L_15; } } // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag DMCore.Logic.CShopConfig/StaticConfigUnit::GetTags(System.Int32) extern "C" IL2CPP_METHOD_ATTR StaticTag_t3024472866 * StaticConfigUnit_GetTags_m2143154201 (StaticConfigUnit_t2277078801 * __this, int32_t ___tagid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticConfigUnit_GetTags_m2143154201_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetTagsU3Ec__AnonStorey0_t1457422011 * V_0 = NULL; { U3CGetTagsU3Ec__AnonStorey0_t1457422011 * L_0 = (U3CGetTagsU3Ec__AnonStorey0_t1457422011 *)il2cpp_codegen_object_new(U3CGetTagsU3Ec__AnonStorey0_t1457422011_il2cpp_TypeInfo_var); U3CGetTagsU3Ec__AnonStorey0__ctor_m3980007800(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetTagsU3Ec__AnonStorey0_t1457422011 * L_1 = V_0; int32_t L_2 = ___tagid0; NullCheck(L_1); L_1->set_tagid_0(L_2); List_1_t201580312 * L_3 = StaticConfigUnit_get_staticTagList_m1829931693(__this, /*hidden argument*/NULL); U3CGetTagsU3Ec__AnonStorey0_t1457422011 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetTagsU3Ec__AnonStorey0_U3CU3Em__0_m1421758579_RuntimeMethod_var; Predicate_1_t3849766990 * L_6 = (Predicate_1_t3849766990 *)il2cpp_codegen_object_new(Predicate_1_t3849766990_il2cpp_TypeInfo_var); Predicate_1__ctor_m3200804695(L_6, L_4, L_5, /*hidden argument*/Predicate_1__ctor_m3200804695_RuntimeMethod_var); NullCheck(L_3); StaticTag_t3024472866 * L_7 = List_1_Find_m1415919206(L_3, L_6, /*hidden argument*/List_1_Find_m1415919206_RuntimeMethod_var); return L_7; } } #ifdef __clang__ #pragma clang 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.CShopConfig/StaticConfigUnit/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetTagsU3Ec__AnonStorey0__ctor_m3980007800 (U3CGetTagsU3Ec__AnonStorey0_t1457422011 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CShopConfig/StaticConfigUnit/c__AnonStorey0::<>m__0(DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag) extern "C" IL2CPP_METHOD_ATTR bool U3CGetTagsU3Ec__AnonStorey0_U3CU3Em__0_m1421758579 (U3CGetTagsU3Ec__AnonStorey0_t1457422011 * __this, StaticTag_t3024472866 * ____0, const RuntimeMethod* method) { { StaticTag_t3024472866 * L_0 = ____0; NullCheck(L_0); int32_t L_1 = StaticTag_get_TagId_m4199233155(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_tagid_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StaticTag__ctor_m890095513 (StaticTag_t3024472866 * __this, int32_t ___id0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___id0; StaticTag_set_Id_m3254037356(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::set_Id(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StaticTag_set_Id_m3254037356 (StaticTag_t3024472866 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CIdU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_Id() extern "C" IL2CPP_METHOD_ATTR int32_t StaticTag_get_Id_m605290720 (StaticTag_t3024472866 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIdU3Ek__BackingField_0(); return L_0; } } // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_TagId() extern "C" IL2CPP_METHOD_ATTR int32_t StaticTag_get_TagId_m4199233155 (StaticTag_t3024472866 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticTag_get_TagId_m4199233155_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = StaticTag_get_Id_m605290720(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, (((float)((float)((int32_t)((int32_t)L_0/(int32_t)((int32_t)1000)))))), /*hidden argument*/NULL); return L_1; } } // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_TagScore() extern "C" IL2CPP_METHOD_ATTR int32_t StaticTag_get_TagScore_m2783467876 (StaticTag_t3024472866 * __this, const RuntimeMethod* method) { { int32_t L_0 = StaticTag_get_Id_m605290720(__this, /*hidden argument*/NULL); int32_t L_1 = StaticTag_get_TagId_m4199233155(__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)((int32_t)1000))))); } } // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_TagQuality() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_get_TagQuality_m1965565332 (StaticTag_t3024472866 * __this, const RuntimeMethod* method) { { int32_t L_0 = StaticTag_get_TagScore_m2783467876(__this, /*hidden argument*/NULL); String_t* L_1 = StaticTag_GetLevelStr_m3471553643(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_get_Desc_m2868234226 (StaticTag_t3024472866 * __this, const RuntimeMethod* method) { { int32_t L_0 = StaticTag_get_TagId_m4199233155(__this, /*hidden argument*/NULL); String_t* L_1 = StaticTag_GetTagDesc_m1067244424(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::GetTagDesc(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_GetTagDesc_m1067244424 (StaticTag_t3024472866 * __this, int32_t ___tagId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticTag_GetTagDesc_m1067244424_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CTextHelp_t3119637808 * L_0 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___tagId0; int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral97589629, L_3, /*hidden argument*/NULL); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); String_t* L_6 = CTextHelp_GetText_m3374553046(L_0, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_Icon() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_get_Icon_m1895829175 (StaticTag_t3024472866 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticTag_get_Icon_m1895829175_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = StaticTag_get_TagId_m4199233155(__this, /*hidden argument*/NULL); if ((((int32_t)L_0) < ((int32_t)((int32_t)10)))) { goto IL_0023; } } { int32_t L_1 = StaticTag_get_TagId_m4199233155(__this, /*hidden argument*/NULL); int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3582893723, L_3, /*hidden argument*/NULL); return L_4; } IL_0023: { int32_t L_5 = StaticTag_get_TagId_m4199233155(__this, /*hidden argument*/NULL); int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3474744248, L_7, /*hidden argument*/NULL); return L_8; } } // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::GetLevelStr(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_GetLevelStr_m3471553643 (StaticTag_t3024472866 * __this, int32_t ___level0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticTag_GetLevelStr_m3471553643_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { V_0 = _stringLiteral3452614621; int32_t L_0 = ___level0; if ((((int32_t)0) >= ((int32_t)L_0))) { goto IL_0020; } } { int32_t L_1 = ___level0; if ((((int32_t)L_1) > ((int32_t)((int32_t)20)))) { goto IL_0020; } } { V_0 = _stringLiteral3452614621; goto IL_0087; } IL_0020: { int32_t L_2 = ___level0; if ((((int32_t)((int32_t)20)) >= ((int32_t)L_2))) { goto IL_003b; } } { int32_t L_3 = ___level0; if ((((int32_t)L_3) > ((int32_t)((int32_t)40)))) { goto IL_003b; } } { V_0 = _stringLiteral3452614622; goto IL_0087; } IL_003b: { int32_t L_4 = ___level0; if ((((int32_t)((int32_t)40)) >= ((int32_t)L_4))) { goto IL_0056; } } { int32_t L_5 = ___level0; if ((((int32_t)L_5) > ((int32_t)((int32_t)60)))) { goto IL_0056; } } { V_0 = _stringLiteral3452614623; goto IL_0087; } IL_0056: { int32_t L_6 = ___level0; if ((((int32_t)((int32_t)60)) >= ((int32_t)L_6))) { goto IL_0071; } } { int32_t L_7 = ___level0; if ((((int32_t)L_7) > ((int32_t)((int32_t)80)))) { goto IL_0071; } } { V_0 = _stringLiteral3452614605; goto IL_0087; } IL_0071: { int32_t L_8 = ___level0; if ((((int32_t)((int32_t)80)) >= ((int32_t)L_8))) { goto IL_0087; } } { int32_t L_9 = ___level0; if ((((int32_t)L_9) > ((int32_t)((int32_t)100)))) { goto IL_0087; } } { V_0 = _stringLiteral3455563725; } IL_0087: { String_t* L_10 = V_0; return L_10; } } // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_ToString_m3768780834 (StaticTag_t3024472866 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StaticTag_ToString_m3768780834_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ObjectU5BU5D_t2843939325* L_0 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)5)); int32_t L_1 = StaticTag_get_Id_m605290720(__this, /*hidden argument*/NULL); int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_3); (L_0)->SetAt(static_cast(0), (RuntimeObject *)L_3); ObjectU5BU5D_t2843939325* L_4 = L_0; int32_t L_5 = StaticTag_get_TagId_m4199233155(__this, /*hidden argument*/NULL); int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(1), (RuntimeObject *)L_7); ObjectU5BU5D_t2843939325* L_8 = L_4; int32_t L_9 = StaticTag_get_TagScore_m2783467876(__this, /*hidden argument*/NULL); int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_11); ObjectU5BU5D_t2843939325* L_12 = L_8; String_t* L_13 = StaticTag_get_TagQuality_m1965565332(__this, /*hidden argument*/NULL); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_13); (L_12)->SetAt(static_cast(3), (RuntimeObject *)L_13); ObjectU5BU5D_t2843939325* L_14 = L_12; String_t* L_15 = StaticTag_get_Icon_m1895829175(__this, /*hidden argument*/NULL); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Format_m630303134(NULL /*static, unused*/, _stringLiteral246669080, L_14, /*hidden argument*/NULL); return L_16; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Logic.CShopConfig/suitData::.ctor() extern "C" IL2CPP_METHOD_ATTR void suitData__ctor_m2600089791 (suitData_t1215628905 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (suitData__ctor_m2600089791_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_id_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_name_1(L_0); __this->set_sex_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_configidList_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 // System.Void DMCore.Logic.CShopGroupBuyingData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopGroupBuyingData__ctor_m64414919 (CShopGroupBuyingData_t1345810626 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopGroupBuyingData__ctor_m64414919_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_nConfigid_0((-1)); __this->set_nLeftNum_1(0); __this->set_nLeftTime_2(0); __this->set_joinNum_3(0); __this->set_OriginPriceGold_4(0); __this->set_CurPrice_5(0); __this->set_OriginPriceGem_6(0); __this->set_CurPriceGem_7(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_discount_info_8(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.CShopItemData::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopItemData__ctor_m2054549701 (CShopItemData_t2542723346 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_modelID_0(0); __this->set_itemServerID_1(0); __this->set_itemPrice_2(0); __this->set_itemDiamond_3(0); __this->set_itemLife_4(0); __this->set_itemTag_5(((int32_t)20)); __this->set_itemOwnd_6((bool)0); __this->set_itemFashion_7(0); __this->set_itemAmount_8(1); __this->set_itemVip_9((bool)0); __this->set_buyLimited_11(0); __this->set_qualityLevel_12(1); __this->set_nleftNum_13(0); __this->set_nLeftTime_14(0); __this->set_nStartTime_15(0); __this->set_permanentCoinPrise_16(0); __this->set_permanentDiamondPrise_17(0); __this->set_CanBuyInEntityShop_18((bool)0); __this->set_LimitBuyNum_19(0); __this->set_CanBuyUseBindDiamond_20(0); __this->set_DeductBindDiamond_21(0); __this->set_DisCount_22((1.0f)); __this->set_isUpdata_24((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.CShopManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CShopManager__ctor_m1820608751 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager__ctor_m1820608751_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_uiActivePage_8(0); __this->set_m_uiActivetype_7(2); __this->set_m_uiActiveItem_9((-1)); __this->set_m_bGroupBuyingChange_13((bool)0); CShopGroupBuyingData_t1345810626 * L_0 = (CShopGroupBuyingData_t1345810626 *)il2cpp_codegen_object_new(CShopGroupBuyingData_t1345810626_il2cpp_TypeInfo_var); CShopGroupBuyingData__ctor_m64414919(L_0, /*hidden argument*/NULL); __this->set_m_GroupBuyingData_14(L_0); Dictionary_2_t133775218 * L_1 = (Dictionary_2_t133775218 *)il2cpp_codegen_object_new(Dictionary_2_t133775218_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2314904756(L_1, /*hidden argument*/Dictionary_2__ctor_m2314904756_RuntimeMethod_var); __this->set_m_listItemGroupMale_5(L_1); Dictionary_2_t133775218 * L_2 = (Dictionary_2_t133775218 *)il2cpp_codegen_object_new(Dictionary_2_t133775218_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2314904756(L_2, /*hidden argument*/Dictionary_2__ctor_m2314904756_RuntimeMethod_var); __this->set_m_listItemGroupFemale_6(L_2); __this->set_m_bSearch_15((bool)0); CShopManager_set_IsOpenNewStore_m3791632431(__this, (bool)0, /*hidden argument*/NULL); CShopManager_set_IsOpenNewStoreTips_m1713455330(__this, (bool)0, /*hidden argument*/NULL); CShopManager_set_OpenTime_m359803640(__this, 0, /*hidden argument*/NULL); return; } } // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopManager_t754298620 * CShopManager_GetInstance_m1368729055 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_GetInstance_m1368729055_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_0 = ((CShopManager_t754298620_StaticFields*)il2cpp_codegen_static_fields_for(CShopManager_t754298620_il2cpp_TypeInfo_var))->get_s_Instance_17(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_1 = ((CShopManager_t754298620_StaticFields*)il2cpp_codegen_static_fields_for(CShopManager_t754298620_il2cpp_TypeInfo_var))->get_s_Instance_17(); return L_1; } IL_0010: { CShopManager_t754298620 * L_2 = (CShopManager_t754298620 *)il2cpp_codegen_object_new(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager__ctor_m1820608751(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); ((CShopManager_t754298620_StaticFields*)il2cpp_codegen_static_fields_for(CShopManager_t754298620_il2cpp_TypeInfo_var))->set_s_Instance_17(L_2); CShopManager_t754298620 * L_3 = ((CShopManager_t754298620_StaticFields*)il2cpp_codegen_static_fields_for(CShopManager_t754298620_il2cpp_TypeInfo_var))->get_s_Instance_17(); return L_3; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_GetIconPath_m2562341149_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___configId0; 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_0012; } } { int32_t L_2 = ___configId0; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); String_t* L_3 = CItemManager_GetItemIconPath_m4151412878(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); return L_3; } IL_0012: { int32_t L_4 = ___configId0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); String_t* L_5 = CPropManager_GetIconPath_m739451308(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); return L_5; } } // System.Boolean DMCore.Logic.CShopManager::isPersonal(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_isPersonal_m3467671249 (RuntimeObject * __this /* static, unused */, int32_t ___configID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_isPersonal_m3467671249_MetadataUsageId); s_Il2CppMethodInitialized = true; } CPropItem_t1455887095 * V_0 = NULL; CDataProperty_t2806246268 * V_1 = NULL; { V_0 = (CPropItem_t1455887095 *)NULL; int32_t L_0 = ___configID0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CDataProperty_t2806246268 * L_1 = CPropManager_GetLocalProperty_m690455163(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_1 = L_1; CDataProperty_t2806246268 * L_2 = V_1; if (!L_2) { goto IL_003a; } } { CDataProperty_t2806246268 * L_3 = V_1; NullCheck(L_3); bool L_4 = CDataProperty_Exist_m372773481(L_3, _stringLiteral3006598789, /*hidden argument*/NULL); if (!L_4) { goto IL_003a; } } { CDataProperty_t2806246268 * L_5 = V_1; 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(); NullCheck(L_5); String_t* L_7 = CDataProperty_GetWideStr_m3656006276(L_5, _stringLiteral3006598789, L_6, /*hidden argument*/NULL); CPropItem_t1455887095 * L_8 = CPropItem_GetItemByName_m3268381566(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_0 = L_8; goto IL_003c; } IL_003a: { return (bool)0; } IL_003c: { int32_t L_9 = ___configID0; if ((!(((uint32_t)((int32_t)((int32_t)L_9/(int32_t)((int32_t)10000)))) == ((uint32_t)6)))) { goto IL_004b; } } { return (bool)1; } IL_004b: { return (bool)0; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_IsClothing_m480793725_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___configID0; IL2CPP_RUNTIME_CLASS_INIT(Common_t3802143103_il2cpp_TypeInfo_var); int32_t L_1 = ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->get_MIN_CLOTH_CONFIG_ID_17(); return (bool)((((int32_t)((((int32_t)L_0) < ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Void DMCore.Logic.CShopManager::ClearAll() extern "C" IL2CPP_METHOD_ATTR void CShopManager_ClearAll_m3301313013 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_ClearAll_m3301313013_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_uiActivePage_8(0); __this->set_m_uiActivetype_7(2); __this->set_m_uiActiveItem_9((-1)); Dictionary_2_t133775218 * L_0 = __this->get_m_listItemGroupMale_5(); NullCheck(L_0); Dictionary_2_Clear_m2926075046(L_0, /*hidden argument*/Dictionary_2_Clear_m2926075046_RuntimeMethod_var); Dictionary_2_t133775218 * L_1 = __this->get_m_listItemGroupFemale_6(); NullCheck(L_1); Dictionary_2_Clear_m2926075046(L_1, /*hidden argument*/Dictionary_2_Clear_m2926075046_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CShopManager::ClearData() extern "C" IL2CPP_METHOD_ATTR void CShopManager_ClearData_m2611261031 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_ClearData_m2611261031_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t133775218 * L_0 = __this->get_m_listItemGroupMale_5(); NullCheck(L_0); Dictionary_2_Clear_m2926075046(L_0, /*hidden argument*/Dictionary_2_Clear_m2926075046_RuntimeMethod_var); Dictionary_2_t133775218 * L_1 = __this->get_m_listItemGroupFemale_6(); NullCheck(L_1); Dictionary_2_Clear_m2926075046(L_1, /*hidden argument*/Dictionary_2_Clear_m2926075046_RuntimeMethod_var); return; } } // System.Void DMCore.Logic.CShopManager::SetActiveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_SetActiveItem_m1758874473 (CShopManager_t754298620 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; __this->set_m_uiActiveItem_9(L_0); return; } } // System.Int32 DMCore.Logic.CShopManager::GetActiveItem() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_GetActiveItem_m3916757235 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_uiActiveItem_9(); return L_0; } } // System.Void DMCore.Logic.CShopManager::SetActiveItemValidation(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_SetActiveItemValidation_m4161146467 (CShopManager_t754298620 * __this, int32_t ___validation0, const RuntimeMethod* method) { { int32_t L_0 = ___validation0; __this->set_m_uiActiveItemValidation_10(L_0); return; } } // System.Int32 DMCore.Logic.CShopManager::GetActiveItemValidation() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_GetActiveItemValidation_m1280118405 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_uiActiveItemValidation_10(); return L_0; } } // System.Void DMCore.Logic.CShopManager::set_MainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_MainType_m2271353666 (CShopManager_t754298620 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_uiActivetype_7(L_0); return; } } // System.Int32 DMCore.Logic.CShopManager::get_MainType() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_MainType_m604078485 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_uiActivetype_7(); return L_0; } } // System.Void DMCore.Logic.CShopManager::set_SubType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_SubType_m1960854107 (CShopManager_t754298620 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_uiActivePage_8(L_0); return; } } // System.Int32 DMCore.Logic.CShopManager::get_SubType() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_SubType_m2767904395 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_uiActivePage_8(); return L_0; } } // System.Boolean DMCore.Logic.CShopManager::get_IsOpenNewStoreTips() extern "C" IL2CPP_METHOD_ATTR bool CShopManager_get_IsOpenNewStoreTips_m2858889750 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsOpenNewStoreTipsU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Logic.CShopManager::set_IsOpenNewStoreTips(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_IsOpenNewStoreTips_m1713455330 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsOpenNewStoreTipsU3Ek__BackingField_2(L_0); return; } } // System.Boolean DMCore.Logic.CShopManager::get_IsOpenNewStore() extern "C" IL2CPP_METHOD_ATTR bool CShopManager_get_IsOpenNewStore_m1134402564 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CIsOpenNewStoreU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Logic.CShopManager::set_IsOpenNewStore(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_IsOpenNewStore_m3791632431 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsOpenNewStoreU3Ek__BackingField_3(L_0); return; } } // System.Int32 DMCore.Logic.CShopManager::get_OpenTime() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_OpenTime_m1265022938 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3COpenTimeU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Logic.CShopManager::set_OpenTime(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_OpenTime_m359803640 (CShopManager_t754298620 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3COpenTimeU3Ek__BackingField_4(L_0); return; } } // System.Void DMCore.Logic.CShopManager::SendRequestNextPageInfoToServer(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_SendRequestNextPageInfoToServer_m3856507481 (CShopManager_t754298620 * __this, int32_t ___equipType0, bool ___male1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SendRequestNextPageInfoToServer_m3856507481_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; CDataArray_t4068198041 * V_3 = NULL; int32_t G_B10_0 = 0; { int32_t L_0 = ___equipType0; bool L_1 = ___male1; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemGroup_t1245061887 * L_3 = V_0; if (L_3) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_4 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CLogHelp_t779629444 * L_5 = CRoot_GetLogService_m687714144(L_4, /*hidden argument*/NULL); String_t* L_6 = Int32_ToString_m141394615((&___equipType0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1001136088, L_6, /*hidden argument*/NULL); NullCheck(L_5); CLogHelp_Log_m386290467(L_5, L_7, /*hidden argument*/NULL); return; } IL_0036: { CShopItemGroup_t1245061887 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = L_8->get_totalCount_1(); CShopItemGroup_t1245061887 * L_10 = V_0; NullCheck(L_10); List_1_t4014798088 * L_11 = L_10->get_listDatas_0(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m447273843(L_11, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); if ((!(((uint32_t)L_9) == ((uint32_t)L_12)))) { goto IL_004d; } } { return; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_13 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CNetMainLogic_t857650587 * L_14 = CRoot_GetNetControl_m305351655(L_13, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = CNetMainLogic_GetNetState_m3393450786(L_14, /*hidden argument*/NULL); V_1 = L_15; int32_t L_16 = V_1; if ((((int32_t)L_16) == ((int32_t)((int32_t)12)))) { goto IL_006e; } } { int32_t L_17 = V_1; if ((((int32_t)L_17) == ((int32_t)((int32_t)14)))) { goto IL_006e; } } { return; } IL_006e: { bool L_18 = ___male1; if (!L_18) { goto IL_007a; } } { G_B10_0 = 0; goto IL_007b; } IL_007a: { G_B10_0 = 1; } IL_007b: { V_2 = G_B10_0; CDataArray_t4068198041 * L_19 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_19, /*hidden argument*/NULL); V_3 = L_19; CDataArray_t4068198041 * L_20 = V_3; NullCheck(L_20); CDataArray_Push_m3820844360(L_20, ((int32_t)926), /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = V_3; int32_t L_22 = V_2; NullCheck(L_21); CDataArray_Push_m3820844360(L_21, L_22, /*hidden argument*/NULL); CDataArray_t4068198041 * L_23 = V_3; int32_t L_24 = ___equipType0; NullCheck(L_23); CDataArray_Push_m3820844360(L_23, L_24, /*hidden argument*/NULL); CDataArray_t4068198041 * L_25 = V_3; NullCheck(L_25); CDataArray_Flush_m1077150699(L_25, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopManager::SendRequestActivityStoreItem(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_SendRequestActivityStoreItem_m3345111206 (CShopManager_t754298620 * __this, bool ___male0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SendRequestActivityStoreItem_m3345111206_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; CDataArray_t4068198041 * V_1 = NULL; int32_t V_2 = 0; int32_t G_B5_0 = 0; { bool L_0 = ___male0; CShopItemGroup_t1245061887 * L_1 = CShopManager_GetGroup_m435199558(__this, ((int32_t)71), L_0, /*hidden argument*/NULL); V_0 = L_1; CShopItemGroup_t1245061887 * L_2 = V_0; if (!L_2) { goto IL_0029; } } { CShopItemGroup_t1245061887 * L_3 = V_0; NullCheck(L_3); List_1_t4014798088 * L_4 = L_3->get_listDatas_0(); NullCheck(L_4); List_1_Clear_m2912255103(L_4, /*hidden argument*/List_1_Clear_m2912255103_RuntimeMethod_var); CShopItemGroup_t1245061887 * L_5 = V_0; NullCheck(L_5); L_5->set_totalCount_1((-1)); CShopItemGroup_t1245061887 * L_6 = V_0; NullCheck(L_6); L_6->set_sendRequestCount_2((-1)); } IL_0029: { CDataArray_t4068198041 * L_7 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_7, /*hidden argument*/NULL); V_1 = L_7; bool L_8 = ___male0; if (!L_8) { goto IL_003b; } } { G_B5_0 = 0; goto IL_003c; } IL_003b: { G_B5_0 = 1; } IL_003c: { V_2 = G_B5_0; CDataArray_t4068198041 * L_9 = V_1; NullCheck(L_9); CDataArray_Push_m3820844360(L_9, ((int32_t)933), /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_1; int32_t L_11 = V_2; NullCheck(L_10); CDataArray_Push_m3820844360(L_10, L_11, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = V_1; NullCheck(L_12); CDataArray_Flush_m1077150699(L_12, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Logic.CShopManager::PushGroupItem(System.Int32,DMCore.Logic.CShopItemData,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_PushGroupItem_m3756289196 (CShopManager_t754298620 * __this, int32_t ___equipType0, CShopItemData_t2542723346 * ___itemValue1, bool ___male2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_PushGroupItem_m3756289196_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; { int32_t L_0 = ___equipType0; bool L_1 = ___male2; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemGroup_t1245061887 * L_3 = V_0; if (L_3) { goto IL_0037; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_4 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CLogHelp_t779629444 * L_5 = CRoot_GetLogService_m687714144(L_4, /*hidden argument*/NULL); String_t* L_6 = Int32_ToString_m141394615((&___equipType0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1739720220, L_6, /*hidden argument*/NULL); NullCheck(L_5); CLogHelp_Log_m386290467(L_5, L_7, /*hidden argument*/NULL); return (bool)0; } IL_0037: { V_1 = (bool)0; V_2 = 0; goto IL_0074; } IL_0040: { CShopItemData_t2542723346 * L_8 = ___itemValue1; NullCheck(L_8); int32_t L_9 = L_8->get_itemServerID_1(); CShopItemGroup_t1245061887 * L_10 = V_0; NullCheck(L_10); List_1_t4014798088 * L_11 = L_10->get_listDatas_0(); int32_t L_12 = V_2; NullCheck(L_11); CShopItemData_t2542723346 * L_13 = List_1_get_Item_m2440818772(L_11, L_12, /*hidden argument*/List_1_get_Item_m2440818772_RuntimeMethod_var); NullCheck(L_13); int32_t L_14 = L_13->get_itemServerID_1(); if ((!(((uint32_t)L_9) == ((uint32_t)L_14)))) { goto IL_0070; } } { V_1 = (bool)1; CShopItemGroup_t1245061887 * L_15 = V_0; NullCheck(L_15); List_1_t4014798088 * L_16 = L_15->get_listDatas_0(); int32_t L_17 = V_2; CShopItemData_t2542723346 * L_18 = ___itemValue1; NullCheck(L_16); List_1_set_Item_m2480884259(L_16, L_17, L_18, /*hidden argument*/List_1_set_Item_m2480884259_RuntimeMethod_var); goto IL_0085; } IL_0070: { int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0074: { int32_t L_20 = V_2; CShopItemGroup_t1245061887 * L_21 = V_0; NullCheck(L_21); List_1_t4014798088 * L_22 = L_21->get_listDatas_0(); NullCheck(L_22); int32_t L_23 = List_1_get_Count_m447273843(L_22, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); if ((((int32_t)L_20) < ((int32_t)L_23))) { goto IL_0040; } } IL_0085: { bool L_24 = V_1; if (L_24) { goto IL_0097; } } { CShopItemGroup_t1245061887 * L_25 = V_0; NullCheck(L_25); List_1_t4014798088 * L_26 = L_25->get_listDatas_0(); CShopItemData_t2542723346 * L_27 = ___itemValue1; NullCheck(L_26); List_1_Add_m2051371042(L_26, L_27, /*hidden argument*/List_1_Add_m2051371042_RuntimeMethod_var); } IL_0097: { return (bool)1; } } // System.Boolean DMCore.Logic.CShopManager::SortByTag(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_SortByTag_m1947501286 (CShopManager_t754298620 * __this, int32_t ___equipType0, bool ___male1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SortByTag_m1947501286_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; { int32_t L_0 = ___equipType0; bool L_1 = ___male1; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemGroup_t1245061887 * L_3 = V_0; if (L_3) { goto IL_0032; } } { CLogHelp_t779629444 * L_4 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = Int32_ToString_m141394615((&___equipType0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1739720220, L_5, /*hidden argument*/NULL); NullCheck(L_4); CLogHelp_Log_m386290467(L_4, L_6, /*hidden argument*/NULL); return (bool)0; } IL_0032: { CShopItemGroup_t1245061887 * L_7 = V_0; NullCheck(L_7); List_1_t4014798088 * L_8 = L_7->get_listDatas_0(); intptr_t L_9 = (intptr_t)CShopManager__SortFunctor_m4034108568_RuntimeMethod_var; Comparison_1_t2317654525 * L_10 = (Comparison_1_t2317654525 *)il2cpp_codegen_object_new(Comparison_1_t2317654525_il2cpp_TypeInfo_var); Comparison_1__ctor_m488919298(L_10, __this, L_9, /*hidden argument*/Comparison_1__ctor_m488919298_RuntimeMethod_var); NullCheck(L_8); List_1_Sort_m2965642079(L_8, L_10, /*hidden argument*/List_1_Sort_m2965642079_RuntimeMethod_var); return (bool)1; } } // System.Boolean DMCore.Logic.CShopManager::SortBySortID(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_SortBySortID_m179757944 (CShopManager_t754298620 * __this, int32_t ___equipType0, bool ___male1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SortBySortID_m179757944_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; { int32_t L_0 = ___equipType0; bool L_1 = ___male1; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemGroup_t1245061887 * L_3 = V_0; if (L_3) { goto IL_0032; } } { CLogHelp_t779629444 * L_4 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_5 = Int32_ToString_m141394615((&___equipType0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1739720220, L_5, /*hidden argument*/NULL); NullCheck(L_4); CLogHelp_Log_m386290467(L_4, L_6, /*hidden argument*/NULL); return (bool)0; } IL_0032: { CShopItemGroup_t1245061887 * L_7 = V_0; NullCheck(L_7); List_1_t4014798088 * L_8 = L_7->get_listDatas_0(); intptr_t L_9 = (intptr_t)CShopManager__SortBySortIDFunctor_m1306052029_RuntimeMethod_var; Comparison_1_t2317654525 * L_10 = (Comparison_1_t2317654525 *)il2cpp_codegen_object_new(Comparison_1_t2317654525_il2cpp_TypeInfo_var); Comparison_1__ctor_m488919298(L_10, __this, L_9, /*hidden argument*/Comparison_1__ctor_m488919298_RuntimeMethod_var); NullCheck(L_8); List_1_Sort_m2965642079(L_8, L_10, /*hidden argument*/List_1_Sort_m2965642079_RuntimeMethod_var); return (bool)1; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_UpdataShopItemState_m4096842907_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; V_1 = 0; V_2 = 0; int32_t L_0 = ___configID0; 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_1; int32_t L_2 = CItemManager_SubCategoryToEquipType_m1942946382(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_3 = L_2; int32_t L_3 = V_3; int32_t L_4 = ___configID0; bool L_5 = ___bOwned1; bool L_6 = CShopManager_SetShopItemStateByConfigID_m2619490164(__this, L_3, L_4, L_5, /*hidden argument*/NULL); if (L_6) { goto IL_006f; } } { V_4 = 0; goto IL_0059; } IL_002f: { ShopBrandRegion_t2226231466 * L_7 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); List_1_t60038374 * L_8 = ShopBrandRegion_GetBrandList_m1857248527(L_7, /*hidden argument*/NULL); int32_t L_9 = V_4; NullCheck(L_8); BrandData_t2882930928 * L_10 = List_1_get_Item_m314762573(L_8, L_9, /*hidden argument*/List_1_get_Item_m314762573_RuntimeMethod_var); NullCheck(L_10); String_t* L_11 = BrandData_get_ID_m3092736839(L_10, /*hidden argument*/NULL); int32_t L_12 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); int32_t L_13 = ___configID0; bool L_14 = ___bOwned1; CShopManager_SetShopItemStateByConfigID_m2619490164(__this, L_12, L_13, L_14, /*hidden argument*/NULL); int32_t L_15 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0059: { int32_t L_16 = V_4; ShopBrandRegion_t2226231466 * L_17 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); List_1_t60038374 * L_18 = ShopBrandRegion_GetBrandList_m1857248527(L_17, /*hidden argument*/NULL); NullCheck(L_18); int32_t L_19 = List_1_get_Count_m1896408099(L_18, /*hidden argument*/List_1_get_Count_m1896408099_RuntimeMethod_var); if ((((int32_t)L_16) < ((int32_t)L_19))) { goto IL_002f; } } IL_006f: { return; } } // System.Boolean DMCore.Logic.CShopManager::SetShopItemStateByConfigID(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_SetShopItemStateByConfigID_m2619490164 (CShopManager_t754298620 * __this, int32_t ___nCategory0, int32_t ___nConfigID1, bool ___bOwned2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SetShopItemStateByConfigID_m2619490164_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; CShopItemGroup_t1245061887 * V_1 = NULL; CShopItemGroupU5BU5D_t3480964646* V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; CShopItemData_t2542723346 * V_6 = NULL; int32_t V_7 = 0; int32_t G_B3_0 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_0); if (L_1) { goto IL_0015; } } { G_B3_0 = 1; goto IL_0016; } IL_0015: { G_B3_0 = 0; } IL_0016: { V_0 = (bool)G_B3_0; int32_t L_2 = ___nCategory0; bool L_3 = V_0; CShopItemGroup_t1245061887 * L_4 = CShopManager_GetGroup_m435199558(__this, L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; CShopItemGroup_t1245061887 * L_5 = V_1; if (L_5) { goto IL_004e; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_6 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CLogHelp_t779629444 * L_7 = CRoot_GetLogService_m687714144(L_6, /*hidden argument*/NULL); String_t* L_8 = Int32_ToString_m141394615((&___nCategory0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3670279092, L_8, /*hidden argument*/NULL); NullCheck(L_7); CLogHelp_Log_m386290467(L_7, L_9, /*hidden argument*/NULL); return (bool)0; } IL_004e: { V_2 = ((CShopItemGroupU5BU5D_t3480964646*)SZArrayNew(CShopItemGroupU5BU5D_t3480964646_il2cpp_TypeInfo_var, (uint32_t)2)); CShopItemGroupU5BU5D_t3480964646* L_10 = V_2; CShopItemGroup_t1245061887 * L_11 = V_1; NullCheck(L_10); ArrayElementTypeCheck (L_10, L_11); (L_10)->SetAt(static_cast(0), (CShopItemGroup_t1245061887 *)L_11); int32_t L_12 = ___nCategory0; if ((((int32_t)L_12) >= ((int32_t)0))) { goto IL_0067; } } { int32_t L_13 = ___nCategory0; if ((((int32_t)L_13) > ((int32_t)6))) { goto IL_0077; } } IL_0067: { CShopItemGroupU5BU5D_t3480964646* L_14 = V_2; bool L_15 = V_0; CShopItemGroup_t1245061887 * L_16 = CShopManager_GetGroup_m435199558(__this, 0, L_15, /*hidden argument*/NULL); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(1), (CShopItemGroup_t1245061887 *)L_16); goto IL_00a4; } IL_0077: { int32_t L_17 = ___nCategory0; if ((((int32_t)L_17) >= ((int32_t)((int32_t)10)))) { goto IL_0087; } } { int32_t L_18 = ___nCategory0; if ((((int32_t)L_18) > ((int32_t)((int32_t)16)))) { goto IL_0098; } } IL_0087: { CShopItemGroupU5BU5D_t3480964646* L_19 = V_2; bool L_20 = V_0; CShopItemGroup_t1245061887 * L_21 = CShopManager_GetGroup_m435199558(__this, ((int32_t)10), L_20, /*hidden argument*/NULL); NullCheck(L_19); ArrayElementTypeCheck (L_19, L_21); (L_19)->SetAt(static_cast(1), (CShopItemGroup_t1245061887 *)L_21); goto IL_00a4; } IL_0098: { CShopItemGroupU5BU5D_t3480964646* L_22 = V_2; bool L_23 = V_0; CShopItemGroup_t1245061887 * L_24 = CShopManager_GetGroup_m435199558(__this, ((int32_t)30), L_23, /*hidden argument*/NULL); NullCheck(L_22); ArrayElementTypeCheck (L_22, L_24); (L_22)->SetAt(static_cast(1), (CShopItemGroup_t1245061887 *)L_24); } IL_00a4: { V_3 = (bool)0; V_4 = 0; goto IL_014f; } IL_00ae: { V_5 = 0; goto IL_0134; } IL_00b6: { CShopItemGroupU5BU5D_t3480964646* L_25 = V_2; int32_t L_26 = V_4; NullCheck(L_25); int32_t L_27 = L_26; CShopItemGroup_t1245061887 * L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_28); List_1_t4014798088 * L_29 = L_28->get_listDatas_0(); int32_t L_30 = V_5; NullCheck(L_29); CShopItemData_t2542723346 * L_31 = List_1_get_Item_m2440818772(L_29, L_30, /*hidden argument*/List_1_get_Item_m2440818772_RuntimeMethod_var); V_6 = L_31; int32_t L_32 = ___nConfigID1; CShopItemData_t2542723346 * L_33 = V_6; NullCheck(L_33); int32_t L_34 = L_33->get_modelID_0(); if ((!(((uint32_t)L_32) == ((uint32_t)L_34)))) { goto IL_012e; } } { CShopItemData_t2542723346 * L_35 = V_6; NullCheck(L_35); int32_t L_36 = L_35->get_buyLimited_11(); V_7 = L_36; int32_t L_37 = V_7; if (!L_37) { goto IL_00f2; } } { int32_t L_38 = V_7; if ((((int32_t)L_38) == ((int32_t)1))) { goto IL_0101; } } { goto IL_0129; } IL_00f2: { V_3 = (bool)1; CShopItemData_t2542723346 * L_39 = V_6; bool L_40 = ___bOwned2; NullCheck(L_39); L_39->set_itemOwnd_6(L_40); goto IL_012e; } IL_0101: { V_3 = (bool)1; CShopItemGroupU5BU5D_t3480964646* L_41 = V_2; int32_t L_42 = V_4; NullCheck(L_41); int32_t L_43 = L_42; CShopItemGroup_t1245061887 * L_44 = (L_41)->GetAt(static_cast(L_43)); NullCheck(L_44); List_1_t4014798088 * L_45 = L_44->get_listDatas_0(); int32_t L_46 = V_5; NullCheck(L_45); List_1_RemoveAt_m3392994391(L_45, L_46, /*hidden argument*/List_1_RemoveAt_m3392994391_RuntimeMethod_var); CShopItemGroupU5BU5D_t3480964646* L_47 = V_2; int32_t L_48 = V_4; NullCheck(L_47); int32_t L_49 = L_48; CShopItemGroup_t1245061887 * L_50 = (L_47)->GetAt(static_cast(L_49)); CShopItemGroup_t1245061887 * L_51 = L_50; NullCheck(L_51); int32_t L_52 = L_51->get_totalCount_1(); NullCheck(L_51); L_51->set_totalCount_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_52, (int32_t)1))); goto IL_012e; } IL_0129: { goto IL_012e; } IL_012e: { int32_t L_53 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_0134: { int32_t L_54 = V_5; CShopItemGroupU5BU5D_t3480964646* L_55 = V_2; int32_t L_56 = V_4; NullCheck(L_55); int32_t L_57 = L_56; CShopItemGroup_t1245061887 * L_58 = (L_55)->GetAt(static_cast(L_57)); NullCheck(L_58); List_1_t4014798088 * L_59 = L_58->get_listDatas_0(); NullCheck(L_59); int32_t L_60 = List_1_get_Count_m447273843(L_59, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); if ((((int32_t)L_54) < ((int32_t)L_60))) { goto IL_00b6; } } { int32_t L_61 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_014f: { int32_t L_62 = V_4; CShopItemGroupU5BU5D_t3480964646* L_63 = V_2; NullCheck(L_63); if ((((int32_t)L_62) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_63)->max_length))))))) { goto IL_00ae; } } { bool L_64 = V_3; return L_64; } } // System.Boolean DMCore.Logic.CShopManager::ReduceShopItemCountByServerID(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_ReduceShopItemCountByServerID_m401024941 (CShopManager_t754298620 * __this, int32_t ___nServerItemID0, int32_t ___nCount1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_ReduceShopItemCountByServerID_m401024941_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; Dictionary_2_t133775218 * V_1 = NULL; bool V_2 = false; KeyValuePair_2_t2531447385 V_3; memset(&V_3, 0, sizeof(V_3)); Enumerator_t2087957993 V_4; memset(&V_4, 0, sizeof(V_4)); CShopItemGroup_t1245061887 * V_5 = NULL; int32_t V_6 = 0; CShopItemData_t2542723346 * V_7 = NULL; int32_t V_8 = 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 G_B3_0 = 0; CShopItemData_t2542723346 * G_B15_0 = NULL; CShopItemData_t2542723346 * G_B14_0 = NULL; int32_t G_B16_0 = 0; CShopItemData_t2542723346 * G_B16_1 = NULL; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_0); if (L_1) { goto IL_0015; } } { G_B3_0 = 1; goto IL_0016; } IL_0015: { G_B3_0 = 0; } IL_0016: { V_0 = (bool)G_B3_0; bool L_2 = V_0; if (!L_2) { goto IL_0029; } } { Dictionary_2_t133775218 * L_3 = __this->get_m_listItemGroupMale_5(); V_1 = L_3; goto IL_0030; } IL_0029: { Dictionary_2_t133775218 * L_4 = __this->get_m_listItemGroupFemale_6(); V_1 = L_4; } IL_0030: { V_2 = (bool)0; Dictionary_2_t133775218 * L_5 = V_1; NullCheck(L_5); Enumerator_t2087957993 L_6 = Dictionary_2_GetEnumerator_m242953283(L_5, /*hidden argument*/Dictionary_2_GetEnumerator_m242953283_RuntimeMethod_var); V_4 = L_6; } IL_003a: try { // begin try (depth: 1) { goto IL_0113; } IL_003f: { KeyValuePair_2_t2531447385 L_7 = Enumerator_get_Current_m386726923((&V_4), /*hidden argument*/Enumerator_get_Current_m386726923_RuntimeMethod_var); V_3 = L_7; CShopItemGroup_t1245061887 * L_8 = KeyValuePair_2_get_Value_m4225559518((&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m4225559518_RuntimeMethod_var); V_5 = L_8; V_6 = 0; goto IL_0100; } IL_0058: { CShopItemGroup_t1245061887 * L_9 = V_5; NullCheck(L_9); List_1_t4014798088 * L_10 = L_9->get_listDatas_0(); int32_t L_11 = V_6; NullCheck(L_10); CShopItemData_t2542723346 * L_12 = List_1_get_Item_m2440818772(L_10, L_11, /*hidden argument*/List_1_get_Item_m2440818772_RuntimeMethod_var); V_7 = L_12; int32_t L_13 = ___nServerItemID0; CShopItemData_t2542723346 * L_14 = V_7; NullCheck(L_14); int32_t L_15 = L_14->get_itemServerID_1(); if ((!(((uint32_t)L_13) == ((uint32_t)L_15)))) { goto IL_00fa; } } IL_0075: { CShopItemData_t2542723346 * L_16 = V_7; NullCheck(L_16); int32_t L_17 = L_16->get_buyLimited_11(); V_8 = L_17; int32_t L_18 = V_8; if (!L_18) { goto IL_0092; } } IL_0085: { int32_t L_19 = V_8; if ((((int32_t)L_19) == ((int32_t)1))) { goto IL_00d1; } } IL_008d: { goto IL_00f5; } IL_0092: { V_2 = (bool)1; CShopItemData_t2542723346 * L_20 = V_7; CShopItemData_t2542723346 * L_21 = L_20; NullCheck(L_21); int32_t L_22 = L_21->get_nleftNum_13(); int32_t L_23 = ___nCount1; NullCheck(L_21); L_21->set_nleftNum_13(((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23))); CShopItemData_t2542723346 * L_24 = V_7; CShopItemData_t2542723346 * L_25 = V_7; NullCheck(L_25); int32_t L_26 = L_25->get_nleftNum_13(); G_B14_0 = L_24; if ((((int32_t)L_26) >= ((int32_t)0))) { G_B15_0 = L_24; goto IL_00b8; } } IL_00b2: { G_B16_0 = 0; G_B16_1 = G_B14_0; goto IL_00bf; } IL_00b8: { CShopItemData_t2542723346 * L_27 = V_7; NullCheck(L_27); int32_t L_28 = L_27->get_nleftNum_13(); G_B16_0 = L_28; G_B16_1 = G_B15_0; } IL_00bf: { NullCheck(G_B16_1); G_B16_1->set_nleftNum_13(G_B16_0); CShopItemData_t2542723346 * L_29 = V_7; NullCheck(L_29); L_29->set_isUpdata_24((bool)1); goto IL_00fa; } IL_00d1: { V_2 = (bool)1; CShopItemGroup_t1245061887 * L_30 = V_5; NullCheck(L_30); List_1_t4014798088 * L_31 = L_30->get_listDatas_0(); int32_t L_32 = V_6; NullCheck(L_31); List_1_RemoveAt_m3392994391(L_31, L_32, /*hidden argument*/List_1_RemoveAt_m3392994391_RuntimeMethod_var); CShopItemGroup_t1245061887 * L_33 = V_5; CShopItemGroup_t1245061887 * L_34 = L_33; NullCheck(L_34); int32_t L_35 = L_34->get_totalCount_1(); NullCheck(L_34); L_34->set_totalCount_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_35, (int32_t)1))); goto IL_00fa; } IL_00f5: { goto IL_00fa; } IL_00fa: { int32_t L_36 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_0100: { int32_t L_37 = V_6; CShopItemGroup_t1245061887 * L_38 = V_5; NullCheck(L_38); List_1_t4014798088 * L_39 = L_38->get_listDatas_0(); NullCheck(L_39); int32_t L_40 = List_1_get_Count_m447273843(L_39, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); if ((((int32_t)L_37) < ((int32_t)L_40))) { goto IL_0058; } } IL_0113: { bool L_41 = Enumerator_MoveNext_m1822069598((&V_4), /*hidden argument*/Enumerator_MoveNext_m1822069598_RuntimeMethod_var); if (L_41) { goto IL_003f; } } IL_011f: { IL2CPP_LEAVE(0x132, FINALLY_0124); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0124; } FINALLY_0124: { // begin finally (depth: 1) Enumerator_Dispose_m684158848((&V_4), /*hidden argument*/Enumerator_Dispose_m684158848_RuntimeMethod_var); IL2CPP_END_FINALLY(292) } // end finally (depth: 1) IL2CPP_CLEANUP(292) { IL2CPP_JUMP_TBL(0x132, IL_0132) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0132: { bool L_42 = V_2; return L_42; } } // System.Boolean DMCore.Logic.CShopManager::SetShopItemStateByServerID(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_SetShopItemStateByServerID_m243714119 (CShopManager_t754298620 * __this, int32_t ___nCategory0, int32_t ___nServerItemID1, bool ___bOwned2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SetShopItemStateByServerID_m243714119_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; Dictionary_2_t133775218 * V_1 = NULL; bool V_2 = false; KeyValuePair_2_t2531447385 V_3; memset(&V_3, 0, sizeof(V_3)); Enumerator_t2087957993 V_4; memset(&V_4, 0, sizeof(V_4)); CShopItemGroup_t1245061887 * V_5 = NULL; int32_t V_6 = 0; CShopItemData_t2542723346 * V_7 = NULL; int32_t V_8 = 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 G_B3_0 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_0); if (L_1) { goto IL_0015; } } { G_B3_0 = 1; goto IL_0016; } IL_0015: { G_B3_0 = 0; } IL_0016: { V_0 = (bool)G_B3_0; bool L_2 = V_0; if (!L_2) { goto IL_0029; } } { Dictionary_2_t133775218 * L_3 = __this->get_m_listItemGroupMale_5(); V_1 = L_3; goto IL_0030; } IL_0029: { Dictionary_2_t133775218 * L_4 = __this->get_m_listItemGroupFemale_6(); V_1 = L_4; } IL_0030: { V_2 = (bool)0; Dictionary_2_t133775218 * L_5 = V_1; NullCheck(L_5); Enumerator_t2087957993 L_6 = Dictionary_2_GetEnumerator_m242953283(L_5, /*hidden argument*/Dictionary_2_GetEnumerator_m242953283_RuntimeMethod_var); V_4 = L_6; } IL_003a: try { // begin try (depth: 1) { goto IL_00eb; } IL_003f: { KeyValuePair_2_t2531447385 L_7 = Enumerator_get_Current_m386726923((&V_4), /*hidden argument*/Enumerator_get_Current_m386726923_RuntimeMethod_var); V_3 = L_7; CShopItemGroup_t1245061887 * L_8 = KeyValuePair_2_get_Value_m4225559518((&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m4225559518_RuntimeMethod_var); V_5 = L_8; V_6 = 0; goto IL_00d8; } IL_0058: { CShopItemGroup_t1245061887 * L_9 = V_5; NullCheck(L_9); List_1_t4014798088 * L_10 = L_9->get_listDatas_0(); int32_t L_11 = V_6; NullCheck(L_10); CShopItemData_t2542723346 * L_12 = List_1_get_Item_m2440818772(L_10, L_11, /*hidden argument*/List_1_get_Item_m2440818772_RuntimeMethod_var); V_7 = L_12; int32_t L_13 = ___nServerItemID1; CShopItemData_t2542723346 * L_14 = V_7; NullCheck(L_14); int32_t L_15 = L_14->get_itemServerID_1(); if ((!(((uint32_t)L_13) == ((uint32_t)L_15)))) { goto IL_00d2; } } IL_0075: { CShopItemData_t2542723346 * L_16 = V_7; NullCheck(L_16); int32_t L_17 = L_16->get_buyLimited_11(); V_8 = L_17; int32_t L_18 = V_8; if (!L_18) { goto IL_0092; } } IL_0085: { int32_t L_19 = V_8; if ((((int32_t)L_19) == ((int32_t)1))) { goto IL_00a9; } } IL_008d: { goto IL_00cd; } IL_0092: { V_2 = (bool)1; CShopItemData_t2542723346 * L_20 = V_7; bool L_21 = ___bOwned2; NullCheck(L_20); L_20->set_itemOwnd_6(L_21); CShopItemData_t2542723346 * L_22 = V_7; NullCheck(L_22); L_22->set_isUpdata_24((bool)1); goto IL_00d2; } IL_00a9: { V_2 = (bool)1; CShopItemGroup_t1245061887 * L_23 = V_5; NullCheck(L_23); List_1_t4014798088 * L_24 = L_23->get_listDatas_0(); int32_t L_25 = V_6; NullCheck(L_24); List_1_RemoveAt_m3392994391(L_24, L_25, /*hidden argument*/List_1_RemoveAt_m3392994391_RuntimeMethod_var); CShopItemGroup_t1245061887 * L_26 = V_5; CShopItemGroup_t1245061887 * L_27 = L_26; NullCheck(L_27); int32_t L_28 = L_27->get_totalCount_1(); NullCheck(L_27); L_27->set_totalCount_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1))); goto IL_00d2; } IL_00cd: { goto IL_00d2; } IL_00d2: { int32_t L_29 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00d8: { int32_t L_30 = V_6; CShopItemGroup_t1245061887 * L_31 = V_5; NullCheck(L_31); List_1_t4014798088 * L_32 = L_31->get_listDatas_0(); NullCheck(L_32); int32_t L_33 = List_1_get_Count_m447273843(L_32, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); if ((((int32_t)L_30) < ((int32_t)L_33))) { goto IL_0058; } } IL_00eb: { bool L_34 = Enumerator_MoveNext_m1822069598((&V_4), /*hidden argument*/Enumerator_MoveNext_m1822069598_RuntimeMethod_var); if (L_34) { goto IL_003f; } } IL_00f7: { IL2CPP_LEAVE(0x10A, FINALLY_00fc); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00fc; } FINALLY_00fc: { // begin finally (depth: 1) Enumerator_Dispose_m684158848((&V_4), /*hidden argument*/Enumerator_Dispose_m684158848_RuntimeMethod_var); IL2CPP_END_FINALLY(252) } // end finally (depth: 1) IL2CPP_CLEANUP(252) { IL2CPP_JUMP_TBL(0x10A, IL_010a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_010a: { bool L_35 = V_2; return L_35; } } // System.Void DMCore.Logic.CShopManager::SetGroupTotalCount(System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_SetGroupTotalCount_m779595446 (CShopManager_t754298620 * __this, int32_t ___equipType0, int32_t ___totalCount1, bool ___male2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SetGroupTotalCount_m779595446_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; { int32_t L_0 = ___equipType0; bool L_1 = ___male2; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemGroup_t1245061887 * L_3 = V_0; if (L_3) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_4 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CLogHelp_t779629444 * L_5 = CRoot_GetLogService_m687714144(L_4, /*hidden argument*/NULL); String_t* L_6 = Int32_ToString_m141394615((&___equipType0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral398671532, L_6, /*hidden argument*/NULL); NullCheck(L_5); CLogHelp_Log_m386290467(L_5, L_7, /*hidden argument*/NULL); return; } IL_0036: { CShopItemGroup_t1245061887 * L_8 = V_0; int32_t L_9 = ___totalCount1; NullCheck(L_8); L_8->set_totalCount_1(L_9); return; } } // System.Void DMCore.Logic.CShopManager::ClearTargetGroup(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_ClearTargetGroup_m491497626 (CShopManager_t754298620 * __this, int32_t ___equipType0, bool ___male1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_ClearTargetGroup_m491497626_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; { int32_t L_0 = ___equipType0; bool L_1 = ___male1; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemGroup_t1245061887 * L_3 = V_0; if (L_3) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_4 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CLogHelp_t779629444 * L_5 = CRoot_GetLogService_m687714144(L_4, /*hidden argument*/NULL); String_t* L_6 = Int32_ToString_m141394615((&___equipType0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral398671532, L_6, /*hidden argument*/NULL); NullCheck(L_5); CLogHelp_Log_m386290467(L_5, L_7, /*hidden argument*/NULL); return; } IL_0036: { CShopItemGroup_t1245061887 * L_8 = V_0; NullCheck(L_8); L_8->set_totalCount_1((-1)); CShopItemGroup_t1245061887 * L_9 = V_0; NullCheck(L_9); L_9->set_sendRequestCount_2((-1)); CShopItemGroup_t1245061887 * L_10 = V_0; NullCheck(L_10); List_1_t4014798088 * L_11 = L_10->get_listDatas_0(); NullCheck(L_11); List_1_Clear_m2912255103(L_11, /*hidden argument*/List_1_Clear_m2912255103_RuntimeMethod_var); return; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_GetItem_m1502343836_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; { bool L_0 = CShopManager_get_bSearch_m1378288769(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0047; } } { CShopItemGroup_t1245061887 * L_1 = __this->get_m_SearchGroup_16(); if (!L_1) { goto IL_0047; } } { CShopItemGroup_t1245061887 * L_2 = __this->get_m_SearchGroup_16(); NullCheck(L_2); List_1_t4014798088 * L_3 = L_2->get_listDatas_0(); NullCheck(L_3); int32_t L_4 = List_1_get_Count_m447273843(L_3, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); int32_t L_5 = ___index1; if ((((int32_t)L_4) <= ((int32_t)L_5))) { goto IL_0033; } } { int32_t L_6 = ___index1; if ((((int32_t)0) <= ((int32_t)L_6))) { goto IL_0035; } } IL_0033: { return (CShopItemData_t2542723346 *)NULL; } IL_0035: { CShopItemGroup_t1245061887 * L_7 = __this->get_m_SearchGroup_16(); NullCheck(L_7); List_1_t4014798088 * L_8 = L_7->get_listDatas_0(); int32_t L_9 = ___index1; NullCheck(L_8); CShopItemData_t2542723346 * L_10 = List_1_get_Item_m2440818772(L_8, L_9, /*hidden argument*/List_1_get_Item_m2440818772_RuntimeMethod_var); return L_10; } IL_0047: { int32_t L_11 = ___type0; bool L_12 = ___male2; CShopItemGroup_t1245061887 * L_13 = CShopManager_GetGroup_m435199558(__this, L_11, L_12, /*hidden argument*/NULL); V_0 = L_13; CShopItemGroup_t1245061887 * L_14 = V_0; if (L_14) { goto IL_0058; } } { return (CShopItemData_t2542723346 *)NULL; } IL_0058: { CShopItemGroup_t1245061887 * L_15 = V_0; NullCheck(L_15); List_1_t4014798088 * L_16 = L_15->get_listDatas_0(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m447273843(L_16, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); int32_t L_18 = ___index1; if ((((int32_t)L_17) <= ((int32_t)L_18))) { goto IL_0070; } } { int32_t L_19 = ___index1; if ((((int32_t)0) <= ((int32_t)L_19))) { goto IL_0072; } } IL_0070: { return (CShopItemData_t2542723346 *)NULL; } IL_0072: { CShopItemGroup_t1245061887 * L_20 = V_0; NullCheck(L_20); List_1_t4014798088 * L_21 = L_20->get_listDatas_0(); int32_t L_22 = ___index1; NullCheck(L_21); CShopItemData_t2542723346 * L_23 = List_1_get_Item_m2440818772(L_21, L_22, /*hidden argument*/List_1_get_Item_m2440818772_RuntimeMethod_var); return L_23; } } // System.Boolean DMCore.Logic.CShopManager::GetItems(System.Collections.Generic.List`1&,DMCore.Logic.enumShopClothingType,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_GetItems_m2541128525 (CShopManager_t754298620 * __this, List_1_t4014798088 ** ___result0, int32_t ___type1, int32_t ___nStart2, int32_t ___nMaxCount3, bool ___male4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_GetItems_m2541128525_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___type1; bool L_1 = ___male4; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemGroup_t1245061887 * L_3 = V_0; if (L_3) { goto IL_0012; } } { return (bool)0; } IL_0012: { CShopItemGroup_t1245061887 * L_4 = V_0; NullCheck(L_4); List_1_t4014798088 * L_5 = L_4->get_listDatas_0(); NullCheck(L_5); int32_t L_6 = List_1_get_Count_m447273843(L_5, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); int32_t L_7 = ___nStart2; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_002b; } } { int32_t L_8 = ___nMaxCount3; if ((((int32_t)0) < ((int32_t)L_8))) { goto IL_002d; } } IL_002b: { return (bool)0; } IL_002d: { int32_t L_9 = ___nMaxCount3; CShopItemGroup_t1245061887 * L_10 = V_0; NullCheck(L_10); List_1_t4014798088 * L_11 = L_10->get_listDatas_0(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m447273843(L_11, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); int32_t L_13 = ___nStart2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_14 = Mathf_Min_m18103608(NULL /*static, unused*/, L_9, ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_13)), /*hidden argument*/NULL); V_1 = L_14; List_1_t4014798088 ** L_15 = ___result0; List_1_t4014798088 * L_16 = *((List_1_t4014798088 **)L_15); if (L_16) { goto IL_0055; } } { List_1_t4014798088 ** L_17 = ___result0; List_1_t4014798088 * L_18 = (List_1_t4014798088 *)il2cpp_codegen_object_new(List_1_t4014798088_il2cpp_TypeInfo_var); List_1__ctor_m3270916478(L_18, /*hidden argument*/List_1__ctor_m3270916478_RuntimeMethod_var); *((RuntimeObject **)(L_17)) = (RuntimeObject *)L_18; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_17), (RuntimeObject *)L_18); goto IL_005c; } IL_0055: { List_1_t4014798088 ** L_19 = ___result0; List_1_t4014798088 * L_20 = *((List_1_t4014798088 **)L_19); NullCheck(L_20); List_1_Clear_m2912255103(L_20, /*hidden argument*/List_1_Clear_m2912255103_RuntimeMethod_var); } IL_005c: { V_2 = 0; goto IL_007c; } IL_0063: { List_1_t4014798088 ** L_21 = ___result0; List_1_t4014798088 * L_22 = *((List_1_t4014798088 **)L_21); CShopItemGroup_t1245061887 * L_23 = V_0; NullCheck(L_23); List_1_t4014798088 * L_24 = L_23->get_listDatas_0(); int32_t L_25 = V_2; int32_t L_26 = ___nStart2; NullCheck(L_24); CShopItemData_t2542723346 * L_27 = List_1_get_Item_m2440818772(L_24, ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), /*hidden argument*/List_1_get_Item_m2440818772_RuntimeMethod_var); NullCheck(L_22); List_1_Add_m2051371042(L_22, L_27, /*hidden argument*/List_1_Add_m2051371042_RuntimeMethod_var); int32_t L_28 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_007c: { int32_t L_29 = V_2; int32_t L_30 = V_1; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0063; } } { return (bool)1; } } // System.Boolean DMCore.Logic.CShopManager::GetItemGroupState(System.Int32&,System.Int32&,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_GetItemGroupState_m1861294943 (CShopManager_t754298620 * __this, int32_t* ___nReceivedCount0, int32_t* ___nTotalCount1, int32_t ___type2, bool ___male3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_GetItemGroupState_m1861294943_MetadataUsageId); s_Il2CppMethodInitialized = true; } CShopItemGroup_t1245061887 * V_0 = NULL; { bool L_0 = CShopManager_get_bSearch_m1378288769(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0037; } } { CShopItemGroup_t1245061887 * L_1 = __this->get_m_SearchGroup_16(); if (!L_1) { goto IL_0037; } } { int32_t* L_2 = ___nReceivedCount0; CShopItemGroup_t1245061887 * L_3 = __this->get_m_SearchGroup_16(); NullCheck(L_3); List_1_t4014798088 * L_4 = L_3->get_listDatas_0(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m447273843(L_4, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); *((int32_t*)(L_2)) = (int32_t)L_5; int32_t* L_6 = ___nTotalCount1; CShopItemGroup_t1245061887 * L_7 = __this->get_m_SearchGroup_16(); NullCheck(L_7); int32_t L_8 = L_7->get_totalCount_1(); *((int32_t*)(L_6)) = (int32_t)L_8; return (bool)1; } IL_0037: { int32_t L_9 = ___type2; bool L_10 = ___male3; CShopItemGroup_t1245061887 * L_11 = CShopManager_GetGroup_m435199558(__this, L_9, L_10, /*hidden argument*/NULL); V_0 = L_11; CShopItemGroup_t1245061887 * L_12 = V_0; if (L_12) { goto IL_0049; } } { return (bool)0; } IL_0049: { int32_t* L_13 = ___nReceivedCount0; CShopItemGroup_t1245061887 * L_14 = V_0; NullCheck(L_14); List_1_t4014798088 * L_15 = L_14->get_listDatas_0(); NullCheck(L_15); int32_t L_16 = List_1_get_Count_m447273843(L_15, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); *((int32_t*)(L_13)) = (int32_t)L_16; int32_t* L_17 = ___nTotalCount1; CShopItemGroup_t1245061887 * L_18 = V_0; NullCheck(L_18); int32_t L_19 = L_18->get_totalCount_1(); *((int32_t*)(L_17)) = (int32_t)L_19; return (bool)1; } } // System.Int32 DMCore.Logic.CShopManager::GetItemGroupSendCount(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_GetItemGroupSendCount_m1222840010 (CShopManager_t754298620 * __this, int32_t ___type0, bool ___male1, const RuntimeMethod* method) { CShopItemGroup_t1245061887 * V_0 = NULL; { int32_t L_0 = ___type0; bool L_1 = ___male1; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemGroup_t1245061887 * L_3 = V_0; if (L_3) { goto IL_0011; } } { return (-1); } IL_0011: { CShopItemGroup_t1245061887 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get_sendRequestCount_2(); return L_5; } } // System.Void DMCore.Logic.CShopManager::SendBuyRequestToServer(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_SendBuyRequestToServer_m3761122090 (CShopManager_t754298620 * __this, bool ___isWear0, int32_t ___configID1, int32_t ___amount2, int32_t ___validity3, int32_t ___cashType4, int32_t ___couponConfigID5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SendBuyRequestToServer_m3761122090_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)927), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = CShopManager_get_SubType_m2767904395(__this, /*hidden argument*/NULL); NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_3, /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; bool L_5 = ___isWear0; G_B1_0 = L_4; if (!L_5) { G_B2_0 = L_4; goto IL_002a; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_002b; } IL_002a: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_002b: { NullCheck(G_B3_1); CDataArray_Push_m3820844360(G_B3_1, G_B3_0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; NullCheck(L_6); CDataArray_Push_m3820844360(L_6, 1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Push_m3820844360(L_7, 4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_8 = V_0; int32_t L_9 = ___configID1; NullCheck(L_8); CDataArray_Push_m3820844360(L_8, L_9, /*hidden argument*/NULL); CDataArray_t4068198041 * L_10 = V_0; int32_t L_11 = ___amount2; NullCheck(L_10); CDataArray_Push_m3820844360(L_10, L_11, /*hidden argument*/NULL); CDataArray_t4068198041 * L_12 = V_0; int32_t L_13 = ___validity3; NullCheck(L_12); CDataArray_Push_m3820844360(L_12, L_13, /*hidden argument*/NULL); CDataArray_t4068198041 * L_14 = V_0; int32_t L_15 = ___cashType4; NullCheck(L_14); CDataArray_Push_m3820844360(L_14, L_15, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_0; int32_t L_17 = ___couponConfigID5; NullCheck(L_16); CDataArray_Push_m3820844360(L_16, L_17, /*hidden argument*/NULL); CDataArray_t4068198041 * L_18 = V_0; NullCheck(L_18); CDataArray_Flush_m1077150699(L_18, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopManager::ShowAvatar(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_ShowAvatar_m2860953780 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_ShowAvatar_m2860953780_MetadataUsageId); s_Il2CppMethodInitialized = true; } GiftPack_t4141643335 * V_0 = NULL; CPropItem_t1455887095 * V_1 = NULL; CDataProperty_t2806246268 * V_2 = NULL; CFormula_t380767654 * V_3 = NULL; int32_t V_4 = 0; CRoleModelItem_t1608531946 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; CFormula_t380767654 * V_8 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSceneService_GetRoleNum_m2909813266(L_0, /*hidden argument*/NULL); shopModel_t101745799 * L_1 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); ISceneRole_t2394225724 * L_2 = shopModel_GetCurShopModel_m2897736385(L_1, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2); CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_4); if ((((int64_t)L_3) == ((int64_t)L_5))) { goto IL_0042; } } { int32_t L_6 = ___modelID0; if ((((int32_t)((int32_t)((int32_t)L_6/(int32_t)((int32_t)10000)))) == ((int32_t)((int32_t)9)))) { goto IL_0042; } } { shopModel_t101745799 * L_7 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); shopModel_SwitchMainRoleModel_m23781500(L_7, /*hidden argument*/NULL); } IL_0042: { CLevelManager_t3077608201 * L_8 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); bool L_9 = CLevelManager_IsLevel_m3139716542(L_8, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_9) { goto IL_0070; } } { CLevelManager_t3077608201 * L_10 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); bool L_11 = CLevelManager_IsLevel_m3139716542(L_10, _stringLiteral2601265189, /*hidden argument*/NULL); if (L_11) { goto IL_0070; } } { CShopManager_Refresh_m243343107(__this, /*hidden argument*/NULL); } IL_0070: { __this->set_m_CurClothID_12(0); int32_t L_12 = ___modelID0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_13 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_0281; } } { int32_t L_14 = ___modelID0; if ((((int32_t)((int32_t)((int32_t)L_14/(int32_t)((int32_t)10000)))) == ((int32_t)8))) { goto IL_0265; } } { GiftPreviewManager_t1802147059 * L_15 = GiftPreviewManager_GetInstance_m2370763973(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_16 = ___modelID0; NullCheck(L_15); bool L_17 = GiftPreviewManager_WhetherGiftConfigID_m1182202545(L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00dc; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_18 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); bool L_19 = CWndController_IsExist_m1254965977(L_18, ((int32_t)169), /*hidden argument*/NULL); if (!L_19) { goto IL_00c3; } } { IL2CPP_RUNTIME_CLASS_INIT(CPropsDetailManager_t2661117877_il2cpp_TypeInfo_var); CPropsDetailManager_t2661117877 * L_20 = CPropsDetailManager_GetInstance_m3176161541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_21 = ___modelID0; NullCheck(L_20); CPropsDetailManager_ShowPropDetail_m3035460479(L_20, L_21, /*hidden argument*/NULL); goto IL_00d7; } IL_00c3: { int32_t L_22 = ___modelID0; GiftPack_t4141643335 * L_23 = GiftPack_Create_m2756921634(NULL /*static, unused*/, L_22, (-1), /*hidden argument*/NULL); V_0 = L_23; GiftPackManager_t105297562 * L_24 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL); GiftPack_t4141643335 * L_25 = V_0; NullCheck(L_24); GiftPackManager_OpenGiftInfoPanel_m3462154806(L_24, L_25, (bool)0, /*hidden argument*/NULL); } IL_00d7: { goto IL_0264; } IL_00dc: { int32_t L_26 = ___modelID0; if ((!(((uint32_t)((int32_t)((int32_t)L_26/(int32_t)((int32_t)10000)))) == ((uint32_t)6)))) { goto IL_0259; } } { V_1 = (CPropItem_t1455887095 *)NULL; int32_t L_27 = ___modelID0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CDataProperty_t2806246268 * L_28 = CPropManager_GetLocalProperty_m690455163(NULL /*static, unused*/, L_27, /*hidden argument*/NULL); V_2 = L_28; CDataProperty_t2806246268 * L_29 = V_2; if (!L_29) { goto IL_0123; } } { CDataProperty_t2806246268 * L_30 = V_2; NullCheck(L_30); bool L_31 = CDataProperty_Exist_m372773481(L_30, _stringLiteral3006598789, /*hidden argument*/NULL); if (!L_31) { goto IL_0123; } } { CDataProperty_t2806246268 * L_32 = V_2; 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_32); String_t* L_34 = CDataProperty_GetWideStr_m3656006276(L_32, _stringLiteral3006598789, L_33, /*hidden argument*/NULL); CPropItem_t1455887095 * L_35 = CPropItem_GetItemByName_m3268381566(NULL /*static, unused*/, L_34, /*hidden argument*/NULL); V_1 = L_35; goto IL_012f; } IL_0123: { IL2CPP_RUNTIME_CLASS_INIT(CPropsDetailManager_t2661117877_il2cpp_TypeInfo_var); CPropsDetailManager_t2661117877 * L_36 = CPropsDetailManager_GetInstance_m3176161541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_37 = ___modelID0; NullCheck(L_36); CPropsDetailManager_ShowPropDetail_m3035460479(L_36, L_37, /*hidden argument*/NULL); return; } IL_012f: { CPropItem_t1455887095 * L_38 = V_1; NullCheck(L_38); int32_t L_39 = VirtFuncInvoker0< int32_t >::Invoke(5 /* DMCore.Logic.enumPropType DMCore.Logic.CPropItem::GetPropType() */, L_38); if ((((int32_t)L_39) == ((int32_t)((int32_t)89)))) { goto IL_0170; } } { CPropItem_t1455887095 * L_40 = V_1; NullCheck(L_40); int32_t L_41 = VirtFuncInvoker0< int32_t >::Invoke(5 /* DMCore.Logic.enumPropType DMCore.Logic.CPropItem::GetPropType() */, L_40); if ((((int32_t)L_41) == ((int32_t)((int32_t)84)))) { goto IL_0170; } } { CPropItem_t1455887095 * L_42 = V_1; NullCheck(L_42); int32_t L_43 = VirtFuncInvoker0< int32_t >::Invoke(5 /* DMCore.Logic.enumPropType DMCore.Logic.CPropItem::GetPropType() */, L_42); if ((((int32_t)L_43) == ((int32_t)((int32_t)88)))) { goto IL_0170; } } { CPropItem_t1455887095 * L_44 = V_1; NullCheck(L_44); int32_t L_45 = VirtFuncInvoker0< int32_t >::Invoke(5 /* DMCore.Logic.enumPropType DMCore.Logic.CPropItem::GetPropType() */, L_44); if ((((int32_t)L_45) == ((int32_t)((int32_t)90)))) { goto IL_0170; } } { CPropItem_t1455887095 * L_46 = V_1; NullCheck(L_46); int32_t L_47 = VirtFuncInvoker0< int32_t >::Invoke(5 /* DMCore.Logic.enumPropType DMCore.Logic.CPropItem::GetPropType() */, L_46); if ((!(((uint32_t)L_47) == ((uint32_t)((int32_t)87))))) { goto IL_01c0; } } IL_0170: { CLevelManager_t3077608201 * L_48 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); bool L_49 = CLevelManager_IsLevel_m3139716542(L_48, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_49) { goto IL_0198; } } { CLevelManager_t3077608201 * L_50 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_50); bool L_51 = CLevelManager_IsLevel_m3139716542(L_50, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_51) { goto IL_0199; } } IL_0198: { return; } IL_0199: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_52 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); shopModel_t101745799 * L_53 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); ISceneRole_t2394225724 * L_54 = shopModel_GetCurShopModel_m2897736385(L_53, /*hidden argument*/NULL); int32_t L_55 = ___modelID0; NullCheck(L_52); PersonaliseConfig_PlayEnterRoomAnim_m1784198442(L_52, L_54, L_55, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_56 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_56); CWndController_ShowUI_m3552255067(L_56, ((int32_t)125), /*hidden argument*/NULL); goto IL_0254; } IL_01c0: { CPropItem_t1455887095 * L_57 = V_1; NullCheck(L_57); int32_t L_58 = VirtFuncInvoker0< int32_t >::Invoke(5 /* DMCore.Logic.enumPropType DMCore.Logic.CPropItem::GetPropType() */, L_57); if ((!(((uint32_t)L_58) == ((uint32_t)((int32_t)85))))) { goto IL_021d; } } { CLevelManager_t3077608201 * L_59 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_59); bool L_60 = CLevelManager_IsLevel_m3139716542(L_59, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_60) { goto IL_01f5; } } { CLevelManager_t3077608201 * L_61 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_61); bool L_62 = CLevelManager_IsLevel_m3139716542(L_61, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_62) { goto IL_01f6; } } IL_01f5: { return; } IL_01f6: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_63 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); shopModel_t101745799 * L_64 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_64); ISceneRole_t2394225724 * L_65 = shopModel_GetCurShopModel_m2897736385(L_64, /*hidden argument*/NULL); int32_t L_66 = ___modelID0; NullCheck(L_63); PersonaliseConfig_PlaySoleEffect_m2362964431(L_63, L_65, L_66, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_67 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_67); CWndController_ShowUI_m3552255067(L_67, ((int32_t)125), /*hidden argument*/NULL); goto IL_0254; } IL_021d: { CPropItem_t1455887095 * L_68 = V_1; NullCheck(L_68); int32_t L_69 = VirtFuncInvoker0< int32_t >::Invoke(5 /* DMCore.Logic.enumPropType DMCore.Logic.CPropItem::GetPropType() */, L_68); if ((!(((uint32_t)L_69) == ((uint32_t)((int32_t)86))))) { goto IL_0249; } } { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_70 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); shopModel_t101745799 * L_71 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_71); ISceneRole_t2394225724 * L_72 = shopModel_GetCurShopModel_m2897736385(L_71, /*hidden argument*/NULL); NullCheck(L_72); int64_t L_73 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_72); int32_t L_74 = ___modelID0; NullCheck(L_70); PersonaliseConfig_PlayUIEffect_m2607227782(L_70, L_73, L_74, /*hidden argument*/NULL); goto IL_0254; } IL_0249: { IL2CPP_RUNTIME_CLASS_INIT(CPropsDetailManager_t2661117877_il2cpp_TypeInfo_var); CPropsDetailManager_t2661117877 * L_75 = CPropsDetailManager_GetInstance_m3176161541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_76 = ___modelID0; NullCheck(L_75); CPropsDetailManager_ShowPropDetail_m3035460479(L_75, L_76, /*hidden argument*/NULL); } IL_0254: { goto IL_0264; } IL_0259: { IL2CPP_RUNTIME_CLASS_INIT(CPropsDetailManager_t2661117877_il2cpp_TypeInfo_var); CPropsDetailManager_t2661117877 * L_77 = CPropsDetailManager_GetInstance_m3176161541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_78 = ___modelID0; NullCheck(L_77); CPropsDetailManager_ShowPropDetail_m3035460479(L_77, L_78, /*hidden argument*/NULL); } IL_0264: { return; } IL_0265: { CFragmentManager_t4020029771 * L_79 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_80 = ___modelID0; NullCheck(L_79); CFormula_t380767654 * L_81 = CFragmentManager_GetFormula_m1169981052(L_79, L_80, (bool)0, /*hidden argument*/NULL); V_3 = L_81; CFormula_t380767654 * L_82 = V_3; if (L_82) { goto IL_0279; } } { return; } IL_0279: { CFormula_t380767654 * L_83 = V_3; NullCheck(L_83); int32_t L_84 = CFormula_get_TargetItemID_m286618850(L_83, /*hidden argument*/NULL); ___modelID0 = L_84; } IL_0281: { CLevelManager_t3077608201 * L_85 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_85); bool L_86 = CLevelManager_IsLevel_m3139716542(L_85, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_86) { goto IL_02a9; } } { CLevelManager_t3077608201 * L_87 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_87); bool L_88 = CLevelManager_IsLevel_m3139716542(L_87, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_88) { goto IL_02aa; } } IL_02a9: { return; } IL_02aa: { CMainRole_t4200562839 * L_89 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_90 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_89); ISceneBaseObj_SetLocalRotation_m691173395(L_89, L_90, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_t2289463753 * L_91 = CItemManager_GetInstance_m3712629561(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_92 = ___modelID0; NullCheck(L_91); int32_t L_93 = CItemManager_GetPartIDByClothConfigID_m1900109964(L_91, L_92, /*hidden argument*/NULL); V_4 = L_93; int32_t L_94 = V_4; if ((((int32_t)L_94) == ((int32_t)((int32_t)80)))) { goto IL_02d8; } } { int32_t L_95 = V_4; if ((!(((uint32_t)L_95) == ((uint32_t)((int32_t)81))))) { goto IL_0307; } } IL_02d8: { CMainRole_t4200562839 * L_96 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_96); int32_t L_97 = ISceneRole_GetWearSuitID_m3263761354(L_96, /*hidden argument*/NULL); __this->set_m_CurClothID_12(L_97); int32_t L_98 = ___modelID0; int32_t L_99 = __this->get_m_CurClothID_12(); if ((!(((uint32_t)L_98) == ((uint32_t)L_99)))) { goto IL_0302; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_100 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_100); CWndController_ShowUI_m3552255067(L_100, ((int32_t)125), /*hidden argument*/NULL); return; } IL_0302: { goto IL_035e; } IL_0307: { shopModel_t101745799 * L_101 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_101); ISceneRole_t2394225724 * L_102 = shopModel_GetCurShopModel_m2897736385(L_101, /*hidden argument*/NULL); int32_t L_103 = V_4; NullCheck(L_102); CRoleModelItem_t1608531946 * L_104 = ISceneRole_GetModelItem_m2229619929(L_102, L_103, /*hidden argument*/NULL); V_5 = L_104; CRoleModelItem_t1608531946 * L_105 = V_5; if (!L_105) { goto IL_0344; } } { CRoleModelItem_t1608531946 * L_106 = V_5; NullCheck(L_106); int32_t L_107 = CRoleModelItem_GetSexVal_m394469669(L_106, /*hidden argument*/NULL); V_6 = L_107; CRoleModelItem_t1608531946 * L_108 = V_5; NullCheck(L_108); int32_t L_109 = CRoleModelItem_GetSubModelItemIndex_m1516327529(L_108, /*hidden argument*/NULL); V_7 = L_109; int32_t L_110 = V_6; int32_t L_111 = V_4; int32_t L_112 = V_7; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); int32_t L_113 = CItemManager_GetSubModelID_m1275366725(NULL /*static, unused*/, L_110, L_111, L_112, /*hidden argument*/NULL); __this->set_m_CurClothID_12(L_113); } IL_0344: { int32_t L_114 = __this->get_m_CurClothID_12(); int32_t L_115 = ___modelID0; if ((!(((uint32_t)L_114) == ((uint32_t)L_115)))) { goto IL_035e; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_116 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_116); CWndController_ShowUI_m3552255067(L_116, ((int32_t)125), /*hidden argument*/NULL); return; } IL_035e: { int32_t L_117 = ___modelID0; __this->set_m_CurClothID_12(L_117); int32_t L_118 = __this->get_m_CurClothID_12(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_119 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_118, /*hidden argument*/NULL); if (L_119) { goto IL_03b0; } } { int32_t L_120 = __this->get_m_CurClothID_12(); if ((((int32_t)((int32_t)((int32_t)L_120/(int32_t)((int32_t)10000)))) == ((int32_t)8))) { goto IL_0388; } } { return; } IL_0388: { CFragmentManager_t4020029771 * L_121 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_122 = __this->get_m_CurClothID_12(); NullCheck(L_121); CFormula_t380767654 * L_123 = CFragmentManager_GetFormula_m1169981052(L_121, L_122, (bool)0, /*hidden argument*/NULL); V_8 = L_123; CFormula_t380767654 * L_124 = V_8; if (L_124) { goto IL_03a3; } } { return; } IL_03a3: { CFormula_t380767654 * L_125 = V_8; NullCheck(L_125); int32_t L_126 = CFormula_get_TargetItemID_m286618850(L_125, /*hidden argument*/NULL); __this->set_m_CurClothID_12(L_126); } IL_03b0: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_127 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_127); CWndController_ShowUI_m3552255067(L_127, ((int32_t)125), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_128 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_129 = __this->get_m_CurClothID_12(); NullCheck(L_128); CShopManager_TryOn_m1322762570(L_128, L_129, /*hidden argument*/NULL); shopModel_t101745799 * L_130 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_131 = __this->get_m_CurClothID_12(); NullCheck(L_130); shopModel_AutoPushAndClearUnused_m4219256150(L_130, L_131, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopManager::ShowItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_ShowItem_m2563665350 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_ShowItem_m2563665350_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CRoleModelItem_t1608531946 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; CFormula_t380767654 * V_5 = 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_0028; } } { CLevelManager_t3077608201 * L_2 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = CLevelManager_IsLevel_m3139716542(L_2, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_3) { goto IL_0029; } } IL_0028: { return; } IL_0029: { V_0 = (-1); 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 = ___modelID0; NullCheck(L_4); int32_t L_6 = CItemManager_GetPartIDByClothConfigID_m1900109964(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) == ((int32_t)((int32_t)80)))) { goto IL_0047; } } { int32_t L_8 = V_1; if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)81))))) { goto IL_0064; } } IL_0047: { shopModel_t101745799 * L_9 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); ISceneRole_t2394225724 * L_10 = shopModel_GetCurShopModel_m2897736385(L_9, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = ISceneRole_GetWearSuitID_m3263761354(L_10, /*hidden argument*/NULL); V_0 = L_11; int32_t L_12 = ___modelID0; int32_t L_13 = V_0; if ((!(((uint32_t)L_12) == ((uint32_t)L_13)))) { goto IL_005f; } } { return; } IL_005f: { goto IL_009c; } IL_0064: { shopModel_t101745799 * L_14 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); ISceneRole_t2394225724 * L_15 = shopModel_GetCurShopModel_m2897736385(L_14, /*hidden argument*/NULL); int32_t L_16 = V_1; NullCheck(L_15); CRoleModelItem_t1608531946 * L_17 = ISceneRole_GetModelItem_m2229619929(L_15, L_16, /*hidden argument*/NULL); V_2 = L_17; CRoleModelItem_t1608531946 * L_18 = V_2; if (!L_18) { goto IL_0094; } } { CRoleModelItem_t1608531946 * L_19 = V_2; NullCheck(L_19); int32_t L_20 = CRoleModelItem_GetSexVal_m394469669(L_19, /*hidden argument*/NULL); V_3 = L_20; CRoleModelItem_t1608531946 * L_21 = V_2; NullCheck(L_21); int32_t L_22 = CRoleModelItem_GetSubModelItemIndex_m1516327529(L_21, /*hidden argument*/NULL); V_4 = L_22; int32_t L_23 = V_3; int32_t L_24 = V_1; int32_t L_25 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); int32_t L_26 = CItemManager_GetSubModelID_m1275366725(NULL /*static, unused*/, L_23, L_24, L_25, /*hidden argument*/NULL); V_0 = L_26; } IL_0094: { int32_t L_27 = V_0; int32_t L_28 = ___modelID0; if ((!(((uint32_t)L_27) == ((uint32_t)L_28)))) { goto IL_009c; } } { return; } IL_009c: { int32_t L_29 = ___modelID0; V_0 = L_29; int32_t L_30 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_31 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); if (L_31) { goto IL_00d5; } } { int32_t L_32 = V_0; if ((((int32_t)((int32_t)((int32_t)L_32/(int32_t)((int32_t)10000)))) == ((int32_t)8))) { goto IL_00b7; } } { return; } IL_00b7: { CFragmentManager_t4020029771 * L_33 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_34 = V_0; NullCheck(L_33); CFormula_t380767654 * L_35 = CFragmentManager_GetFormula_m1169981052(L_33, L_34, (bool)0, /*hidden argument*/NULL); V_5 = L_35; CFormula_t380767654 * L_36 = V_5; if (L_36) { goto IL_00cd; } } { return; } IL_00cd: { CFormula_t380767654 * L_37 = V_5; NullCheck(L_37); int32_t L_38 = CFormula_get_TargetItemID_m286618850(L_37, /*hidden argument*/NULL); V_0 = L_38; } IL_00d5: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_39 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_40 = V_0; NullCheck(L_39); CShopManager_TryOn_m1322762570(L_39, L_40, /*hidden argument*/NULL); shopModel_t101745799 * L_41 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_42 = V_0; NullCheck(L_41); shopModel_AutoPushAndClearUnused_m4219256150(L_41, L_42, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopManager::Refresh() extern "C" IL2CPP_METHOD_ATTR void CShopManager_Refresh_m243343107 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_Refresh_m243343107_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ISceneRole_t2394225724 * L_1 = shopModel_GetCurShopModel_m2897736385(L_0, /*hidden argument*/NULL); NullCheck(L_1); ISceneRole_ResumeSubModels_m1744956637(L_1, /*hidden argument*/NULL); shopModel_t101745799 * L_2 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = shopModel_IsMainRoleActive_m2489575296(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_002d; } } { shopModel_t101745799 * L_4 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); ISceneRole_t2394225724 * L_5 = shopModel_GetCurShopModel_m2897736385(L_4, /*hidden argument*/NULL); NullCheck(L_5); ISceneRole_LoadRoleModel_m1111386502(L_5, /*hidden argument*/NULL); } IL_002d: { shopModel_t101745799 * L_6 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISceneRole_t2394225724 * L_7 = shopModel_GetCurShopModel_m2897736385(L_6, /*hidden argument*/NULL); NullCheck(L_7); VirtFuncInvoker0< bool >::Invoke(24 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::ResetIdleAnim() */, L_7); CMainRole_t4200562839 * L_8 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CProperty_t963755051 * L_9 = ISceneBaseObj_GetNetProperty_m1709069404(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = CProperty_GetInt_m2680341236(L_9, _stringLiteral1968900201, 0, /*hidden argument*/NULL); V_0 = L_10; int32_t L_11 = V_0; if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_0065; } } { CMainRole_t4200562839 * L_12 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_0; NullCheck(L_12); ISceneRole_WearSuit_m1889746947(L_12, L_13, /*hidden argument*/NULL); } IL_0065: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_14 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); shopModel_t101745799 * L_15 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); ISceneRole_t2394225724 * L_16 = shopModel_GetCurShopModel_m2897736385(L_15, /*hidden argument*/NULL); NullCheck(L_14); PersonaliseConfig_StopSoleEffect_m495665110(L_14, L_16, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopManager::TryOn(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_TryOn_m1322762570 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_TryOn_m1322762570_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CRoleModelItem_t1608531946 * 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; CRoleModelItem_t1608531946 * V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; { V_0 = 0; V_1 = 0; V_2 = 0; int32_t L_0 = ___modelID0; 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); IL2CPP_RUNTIME_CLASS_INIT(IdleActionManager_t2375494644_il2cpp_TypeInfo_var); IdleActionManager_t2375494644 * L_1 = IdleActionManager_GetInstance_m1506258501(NULL /*static, unused*/, /*hidden argument*/NULL); shopModel_t101745799 * L_2 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); ISceneRole_t2394225724 * L_3 = shopModel_GetCurShopModel_m2897736385(L_2, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_3); NullCheck(L_1); IdleActionManager_OnIdleAnimEnd_m2172677994(L_1, L_4, /*hidden argument*/NULL); int32_t L_5 = V_1; if ((((int32_t)L_5) == ((int32_t)((int32_t)30)))) { goto IL_0043; } } { shopModel_t101745799 * L_6 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISceneRole_t2394225724 * L_7 = shopModel_GetCurShopModel_m2897736385(L_6, /*hidden argument*/NULL); NullCheck(L_7); ISceneRole_PlayChangeItemAnim_m3669603506(L_7, /*hidden argument*/NULL); } IL_0043: { int32_t L_8 = V_1; if ((((int32_t)L_8) == ((int32_t)((int32_t)81)))) { goto IL_0053; } } { int32_t L_9 = V_1; if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)80))))) { goto IL_0097; } } IL_0053: { shopModel_t101745799 * L_10 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); ISceneRole_t2394225724 * L_11 = shopModel_GetCurShopModel_m2897736385(L_10, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = ISceneRole_GetWearSuitID_m3263761354(L_11, /*hidden argument*/NULL); V_3 = L_12; int32_t L_13 = V_3; if ((((int32_t)L_13) <= ((int32_t)0))) { goto IL_0082; } } { shopModel_t101745799 * L_14 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); ISceneRole_t2394225724 * L_15 = shopModel_GetCurShopModel_m2897736385(L_14, /*hidden argument*/NULL); int32_t L_16 = V_3; NullCheck(L_15); ISceneRole_TakeOffSuit_m3927739169(L_15, L_16, /*hidden argument*/NULL); int32_t L_17 = V_3; int32_t L_18 = ___modelID0; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_0082; } } { return; } IL_0082: { shopModel_t101745799 * L_19 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); ISceneRole_t2394225724 * L_20 = shopModel_GetCurShopModel_m2897736385(L_19, /*hidden argument*/NULL); int32_t L_21 = ___modelID0; NullCheck(L_20); ISceneRole_WearSuit_m1889746947(L_20, L_21, /*hidden argument*/NULL); goto IL_01dd; } IL_0097: { int32_t L_22 = V_1; if ((!(((uint32_t)L_22) == ((uint32_t)((int32_t)41))))) { goto IL_0142; } } { shopModel_t101745799 * L_23 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); ISceneRole_t2394225724 * L_24 = shopModel_GetCurShopModel_m2897736385(L_23, /*hidden argument*/NULL); int32_t L_25 = V_1; NullCheck(L_24); CRoleModelItem_t1608531946 * L_26 = ISceneRole_GetModelItem_m2229619929(L_24, L_25, /*hidden argument*/NULL); V_4 = L_26; CRoleModelItem_t1608531946 * L_27 = V_4; if (!L_27) { goto IL_010b; } } { CRoleModelItem_t1608531946 * L_28 = V_4; NullCheck(L_28); int32_t L_29 = CRoleModelItem_GetSexVal_m394469669(L_28, /*hidden argument*/NULL); V_5 = L_29; CRoleModelItem_t1608531946 * L_30 = V_4; NullCheck(L_30); int32_t L_31 = CRoleModelItem_GetSubModelItemIndex_m1516327529(L_30, /*hidden argument*/NULL); V_6 = L_31; int32_t L_32 = V_5; int32_t L_33 = V_1; int32_t L_34 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); int32_t L_35 = CItemManager_GetSubModelID_m1275366725(NULL /*static, unused*/, L_32, L_33, L_34, /*hidden argument*/NULL); V_7 = L_35; int32_t L_36 = V_0; int32_t L_37 = V_2; int32_t L_38 = CItemManager_GetSubModelID_m1275366725(NULL /*static, unused*/, L_36, ((int32_t)42), L_37, /*hidden argument*/NULL); V_8 = L_38; int32_t L_39 = V_7; int32_t L_40 = ___modelID0; if ((!(((uint32_t)L_39) == ((uint32_t)L_40)))) { goto IL_010b; } } { shopModel_t101745799 * L_41 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); ISceneRole_t2394225724 * L_42 = shopModel_GetCurShopModel_m2897736385(L_41, /*hidden argument*/NULL); int32_t L_43 = V_8; NullCheck(L_42); ISceneRole_TakeOffModel_m2942586360(L_42, L_43, /*hidden argument*/NULL); shopModel_t101745799 * L_44 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_44); ISceneRole_t2394225724 * L_45 = shopModel_GetCurShopModel_m2897736385(L_44, /*hidden argument*/NULL); int32_t L_46 = ___modelID0; NullCheck(L_45); ISceneRole_TakeOffModel_m2942586360(L_45, L_46, /*hidden argument*/NULL); return; } IL_010b: { int32_t L_47 = V_0; int32_t L_48 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); int32_t L_49 = CItemManager_GetSubModelID_m1275366725(NULL /*static, unused*/, L_47, ((int32_t)42), L_48, /*hidden argument*/NULL); V_9 = L_49; shopModel_t101745799 * L_50 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_50); ISceneRole_t2394225724 * L_51 = shopModel_GetCurShopModel_m2897736385(L_50, /*hidden argument*/NULL); int32_t L_52 = ___modelID0; NullCheck(L_51); ISceneRole_WearSubModel_m2695610556(L_51, L_52, (bool)1, (bool)1, /*hidden argument*/NULL); shopModel_t101745799 * L_53 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); ISceneRole_t2394225724 * L_54 = shopModel_GetCurShopModel_m2897736385(L_53, /*hidden argument*/NULL); int32_t L_55 = V_9; NullCheck(L_54); ISceneRole_WearSubModel_m2695610556(L_54, L_55, (bool)1, (bool)1, /*hidden argument*/NULL); goto IL_01dd; } IL_0142: { shopModel_t101745799 * L_56 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_56); ISceneRole_t2394225724 * L_57 = shopModel_GetCurShopModel_m2897736385(L_56, /*hidden argument*/NULL); NullCheck(L_57); int32_t L_58 = ISceneRole_GetWearSuitID_m3263761354(L_57, /*hidden argument*/NULL); V_10 = L_58; int32_t L_59 = V_10; if ((((int32_t)L_59) <= ((int32_t)0))) { goto IL_017a; } } { int32_t L_60 = V_1; int32_t L_61 = V_10; bool L_62 = CShopManager_checkModelTypeBySuit_m1839926154(__this, L_60, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_017a; } } { shopModel_t101745799 * L_63 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_63); ISceneRole_t2394225724 * L_64 = shopModel_GetCurShopModel_m2897736385(L_63, /*hidden argument*/NULL); int32_t L_65 = V_10; NullCheck(L_64); ISceneRole_TakeOffSuit_m3927739169(L_64, L_65, /*hidden argument*/NULL); } IL_017a: { shopModel_t101745799 * L_66 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_66); ISceneRole_t2394225724 * L_67 = shopModel_GetCurShopModel_m2897736385(L_66, /*hidden argument*/NULL); int32_t L_68 = V_1; NullCheck(L_67); CRoleModelItem_t1608531946 * L_69 = ISceneRole_GetModelItem_m2229619929(L_67, L_68, /*hidden argument*/NULL); V_11 = L_69; CRoleModelItem_t1608531946 * L_70 = V_11; if (!L_70) { goto IL_01ca; } } { CRoleModelItem_t1608531946 * L_71 = V_11; NullCheck(L_71); int32_t L_72 = CRoleModelItem_GetSexVal_m394469669(L_71, /*hidden argument*/NULL); V_12 = L_72; CRoleModelItem_t1608531946 * L_73 = V_11; NullCheck(L_73); int32_t L_74 = CRoleModelItem_GetSubModelItemIndex_m1516327529(L_73, /*hidden argument*/NULL); V_13 = L_74; int32_t L_75 = V_12; int32_t L_76 = V_1; int32_t L_77 = V_13; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); int32_t L_78 = CItemManager_GetSubModelID_m1275366725(NULL /*static, unused*/, L_75, L_76, L_77, /*hidden argument*/NULL); V_14 = L_78; int32_t L_79 = V_14; int32_t L_80 = ___modelID0; if ((!(((uint32_t)L_79) == ((uint32_t)L_80)))) { goto IL_01ca; } } { shopModel_t101745799 * L_81 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_81); ISceneRole_t2394225724 * L_82 = shopModel_GetCurShopModel_m2897736385(L_81, /*hidden argument*/NULL); int32_t L_83 = ___modelID0; NullCheck(L_82); ISceneRole_TakeOffModel_m2942586360(L_82, L_83, /*hidden argument*/NULL); return; } IL_01ca: { shopModel_t101745799 * L_84 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_84); ISceneRole_t2394225724 * L_85 = shopModel_GetCurShopModel_m2897736385(L_84, /*hidden argument*/NULL); int32_t L_86 = ___modelID0; NullCheck(L_85); ISceneRole_WearSubModel_m2695610556(L_85, L_86, (bool)1, (bool)1, /*hidden argument*/NULL); } IL_01dd: { return; } } // System.Void DMCore.Logic.CShopManager::UpdataGroupBuyingData(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CShopManager_UpdataGroupBuyingData_m4125695859 (CShopManager_t754298620 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_UpdataGroupBuyingData_m4125695859_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CShopManager_set_IsGroupBuyingChanged_m2955922599(__this, (bool)1, /*hidden argument*/NULL); V_0 = 0; CShopGroupBuyingData_t1345810626 * L_0 = __this->get_m_GroupBuyingData_14(); 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, (-1), /*hidden argument*/NULL); NullCheck(L_0); L_0->set_nConfigid_0(L_4); CShopGroupBuyingData_t1345810626 * L_5 = __this->get_m_GroupBuyingData_14(); 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, (-1), /*hidden argument*/NULL); NullCheck(L_5); L_5->set_nLeftNum_1(L_9); CShopGroupBuyingData_t1345810626 * L_10 = __this->get_m_GroupBuyingData_14(); 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, (-1), /*hidden argument*/NULL); NullCheck(L_10); L_10->set_nLeftTime_2(L_14); CShopGroupBuyingData_t1345810626 * L_15 = __this->get_m_GroupBuyingData_14(); 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, (-1), /*hidden argument*/NULL); NullCheck(L_15); L_15->set_joinNum_3(L_19); CShopGroupBuyingData_t1345810626 * L_20 = __this->get_m_GroupBuyingData_14(); 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, (-1), /*hidden argument*/NULL); NullCheck(L_20); L_20->set_OriginPriceGold_4(L_24); CShopGroupBuyingData_t1345810626 * L_25 = __this->get_m_GroupBuyingData_14(); 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); int32_t L_29 = CDataArray_GetInt_m1111369473(L_26, L_28, (-1), /*hidden argument*/NULL); NullCheck(L_25); L_25->set_CurPrice_5(L_29); CShopGroupBuyingData_t1345810626 * L_30 = __this->get_m_GroupBuyingData_14(); 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, (-1), /*hidden argument*/NULL); NullCheck(L_30); L_30->set_OriginPriceGem_6(L_34); CShopGroupBuyingData_t1345810626 * L_35 = __this->get_m_GroupBuyingData_14(); 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, (-1), /*hidden argument*/NULL); NullCheck(L_35); L_35->set_CurPriceGem_7(L_39); CShopGroupBuyingData_t1345810626 * L_40 = __this->get_m_GroupBuyingData_14(); 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; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_44 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_41); String_t* L_45 = CDataArray_GetWideStr_m3532563229(L_41, L_43, L_44, /*hidden argument*/NULL); NullCheck(L_40); L_40->set_discount_info_8(L_45); return; } } // DMCore.Logic.CShopGroupBuyingData DMCore.Logic.CShopManager::GetGroupBuyingData() extern "C" IL2CPP_METHOD_ATTR CShopGroupBuyingData_t1345810626 * CShopManager_GetGroupBuyingData_m1215500438 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { CShopGroupBuyingData_t1345810626 * L_0 = __this->get_m_GroupBuyingData_14(); return L_0; } } // System.Void DMCore.Logic.CShopManager::QuickBuySingleItem(System.Int32,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CShopManager_QuickBuySingleItem_m679675790 (CShopManager_t754298620 * __this, int32_t ___itemId0, OnMsgBoxClkCallBack_t3229751541 * ___onComfirmNeedBuy1, CDataArray_t4068198041 * ___cd2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_QuickBuySingleItem_m679675790_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; String_t* V_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)982), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; int32_t L_3 = ___itemId0; 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); int32_t L_5 = ___itemId0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); String_t* L_6 = CPropManager_GetName_m3847477158(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_1 = L_6; 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, _stringLiteral218546987, /*hidden argument*/NULL); String_t* L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Format_m2844511972(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); OnMsgBoxClkCallBack_t3229751541 * L_11 = ___onComfirmNeedBuy1; CDataArray_t4068198041 * L_12 = ___cd2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3814357208(NULL /*static, unused*/, 1, L_10, L_11, L_12, 1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopManager::RequestMultiItemInfo(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CShopManager_RequestMultiItemInfo_m2868717020 (CShopManager_t754298620 * __this, List_1_t128053199 * ___itemList0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_RequestMultiItemInfo_m2868717020_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; int32_t V_1 = 0; { 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)990), /*hidden argument*/NULL); V_1 = 0; goto IL_0029; } IL_0018: { CDataArray_t4068198041 * L_2 = V_0; List_1_t128053199 * L_3 = ___itemList0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = List_1_get_Item_m888956288(L_3, L_4, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_2); CDataArray_Push_m3820844360(L_2, L_5, /*hidden argument*/NULL); int32_t L_6 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0029: { int32_t L_7 = V_1; List_1_t128053199 * L_8 = ___itemList0; NullCheck(L_8); int32_t L_9 = List_1_get_Count_m186164705(L_8, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0018; } } { CDataArray_t4068198041 * L_10 = V_0; NullCheck(L_10); CDataArray_Flush_m1077150699(L_10, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopManager::QuickBuySingleItem(System.Int32,DMCore.OnMsgBoxClkCallBack) extern "C" IL2CPP_METHOD_ATTR void CShopManager_QuickBuySingleItem_m3993880862 (CShopManager_t754298620 * __this, int32_t ___itemId0, OnMsgBoxClkCallBack_t3229751541 * ___onComfirmNeedBuy1, const RuntimeMethod* method) { { int32_t L_0 = ___itemId0; OnMsgBoxClkCallBack_t3229751541 * L_1 = ___onComfirmNeedBuy1; CShopManager_QuickBuySingleItem_m679675790(__this, L_0, L_1, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); return; } } // System.Void DMCore.Logic.CShopManager::set_IsGroupBuyingChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_IsGroupBuyingChanged_m2955922599 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_bGroupBuyingChange_13(L_0); return; } } // System.Boolean DMCore.Logic.CShopManager::get_IsGroupBuyingChanged() extern "C" IL2CPP_METHOD_ATTR bool CShopManager_get_IsGroupBuyingChanged_m373595467 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bGroupBuyingChange_13(); return L_0; } } // System.Boolean DMCore.Logic.CShopManager::isEnableUseCoupon(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_isEnableUseCoupon_m3306501854 (CShopManager_t754298620 * __this, int32_t ___configID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_isEnableUseCoupon_m3306501854_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; { int32_t L_0 = ___configID0; IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CDataProperty_t2806246268 * L_1 = CPropManager_GetLocalProperty_m690455163(NULL /*static, unused*/, L_0, /*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 = CDataProperty_GetWideStr_m3656006276(L_1, _stringLiteral3734303298, L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; CharU5BU5D_t3528271667* L_5 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_5); (L_5)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_4); StringU5BU5D_t1281789340* L_6 = String_Split_m3646115398(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; StringU5BU5D_t1281789340* L_7 = V_1; if (!L_7) { goto IL_0037; } } { StringU5BU5D_t1281789340* L_8 = V_1; NullCheck(L_8); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))) > ((int32_t)0))) { goto IL_0039; } } IL_0037: { return (bool)0; } IL_0039: { V_2 = 0; goto IL_0059; } IL_0040: { StringU5BU5D_t1281789340* L_9 = V_1; int32_t L_10 = V_2; NullCheck(L_9); int32_t L_11 = L_10; String_t* L_12 = (L_9)->GetAt(static_cast(L_11)); int32_t L_13 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); int32_t L_14 = CShopManager_get_MainType_m604078485(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)L_14)))) { goto IL_0055; } } { return (bool)1; } IL_0055: { int32_t L_15 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0059: { int32_t L_16 = V_2; StringU5BU5D_t1281789340* L_17 = V_1; NullCheck(L_17); if ((((int32_t)L_16) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_17)->max_length))))))) { goto IL_0040; } } { return (bool)0; } } // System.Boolean DMCore.Logic.CShopManager::checkModelTypeBySuit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_checkModelTypeBySuit_m1839926154 (CShopManager_t754298620 * __this, int32_t ___type0, int32_t ___suitId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_checkModelTypeBySuit_m1839926154_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRoleModelItem_SuitConfig_t3912215432 * 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; { CRoleModelItem_SuitConfigManager_t3017667155 * L_0 = CRoleModelItem_SuitConfigManager_GetInstance_m3634792590(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___suitId1; NullCheck(L_0); CRoleModelItem_SuitConfig_t3912215432 * L_2 = CRoleModelItem_SuitConfigManager_GetSuitCfg_m1986407399(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; CRoleModelItem_SuitConfig_t3912215432 * L_3 = V_0; if (!L_3) { goto IL_005a; } } { CRoleModelItem_SuitConfig_t3912215432 * L_4 = V_0; NullCheck(L_4); bool L_5 = CRoleModelItem_SuitConfig_IsDone_m2238062894(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_005a; } } { CRoleModelItem_SuitConfig_t3912215432 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = CRoleModelItem_SuitConfig_GetItemCount_m225672488(L_6, /*hidden argument*/NULL); V_1 = L_7; V_2 = 0; goto IL_0053; } IL_002b: { V_3 = 0; V_4 = 0; V_5 = 0; CRoleModelItem_SuitConfig_t3912215432 * L_8 = V_0; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = CRoleModelItem_SuitConfig_GetItemID_m2687720188(L_8, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_10, (&V_3), (&V_4), (&V_5), /*hidden argument*/NULL); int32_t L_11 = ___type0; int32_t L_12 = V_4; if ((!(((uint32_t)L_11) == ((uint32_t)L_12)))) { goto IL_004f; } } { return (bool)1; } IL_004f: { int32_t L_13 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0053: { int32_t L_14 = V_2; int32_t L_15 = V_1; if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_002b; } } IL_005a: { return (bool)0; } } // System.Void DMCore.Logic.CShopManager::SearchData(System.Int32,System.Boolean,System.Collections.Generic.List`1,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void CShopManager_SearchData_m3412739867 (CShopManager_t754298620 * __this, int32_t ___type0, bool ___male1, List_1_t128053199 * ___cashList2, List_1_t128053199 * ___qualityList3, List_1_t128053199 * ___tagList4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_SearchData_m3412739867_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; bool L_1 = ___male1; CShopItemGroup_t1245061887 * L_2 = CShopManager_GetGroup_m435199558(__this, L_0, L_1, /*hidden argument*/NULL); __this->set_m_SearchGroup_16(L_2); List_1_t128053199 * L_3 = ___cashList2; if (!L_3) { goto IL_0032; } } { List_1_t128053199 * L_4 = ___cashList2; NullCheck(L_4); int32_t L_5 = List_1_get_Count_m186164705(L_4, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0032; } } { CShopItemGroup_t1245061887 * L_6 = __this->get_m_SearchGroup_16(); List_1_t128053199 * L_7 = ___cashList2; NullCheck(L_6); CShopItemGroup_t1245061887 * L_8 = CShopItemGroup_GetCashGroup_m2178831565(L_6, L_7, /*hidden argument*/NULL); __this->set_m_SearchGroup_16(L_8); } IL_0032: { List_1_t128053199 * L_9 = ___qualityList3; if (!L_9) { goto IL_0059; } } { List_1_t128053199 * L_10 = ___qualityList3; NullCheck(L_10); int32_t L_11 = List_1_get_Count_m186164705(L_10, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_0059; } } { CShopItemGroup_t1245061887 * L_12 = __this->get_m_SearchGroup_16(); List_1_t128053199 * L_13 = ___qualityList3; NullCheck(L_12); CShopItemGroup_t1245061887 * L_14 = CShopItemGroup_GetQualityLevelGroup_m1478085145(L_12, L_13, /*hidden argument*/NULL); __this->set_m_SearchGroup_16(L_14); } IL_0059: { List_1_t128053199 * L_15 = ___tagList4; if (!L_15) { goto IL_0080; } } { List_1_t128053199 * L_16 = ___tagList4; NullCheck(L_16); int32_t L_17 = List_1_get_Count_m186164705(L_16, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_17) <= ((int32_t)0))) { goto IL_0080; } } { CShopItemGroup_t1245061887 * L_18 = __this->get_m_SearchGroup_16(); List_1_t128053199 * L_19 = ___tagList4; NullCheck(L_18); CShopItemGroup_t1245061887 * L_20 = CShopItemGroup_GetTagGroup_m925789841(L_18, L_19, /*hidden argument*/NULL); __this->set_m_SearchGroup_16(L_20); } IL_0080: { CShopItemGroup_t1245061887 * L_21 = __this->get_m_SearchGroup_16(); CShopItemGroup_t1245061887 * L_22 = __this->get_m_SearchGroup_16(); NullCheck(L_22); List_1_t4014798088 * L_23 = L_22->get_listDatas_0(); NullCheck(L_23); int32_t L_24 = List_1_get_Count_m447273843(L_23, /*hidden argument*/List_1_get_Count_m447273843_RuntimeMethod_var); NullCheck(L_21); L_21->set_totalCount_1(L_24); CShopManager_set_bSearch_m2958300428(__this, (bool)1, /*hidden argument*/NULL); return; } } // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager::GetGroup(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CShopItemGroup_t1245061887 * CShopManager_GetGroup_m435199558 (CShopManager_t754298620 * __this, int32_t ___type0, bool ___male1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager_GetGroup_m435199558_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___type0; V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)0) <= ((int32_t)L_1))) { goto IL_000b; } } { return (CShopItemGroup_t1245061887 *)NULL; } IL_000b: { bool L_2 = ___male1; if (!L_2) { goto IL_0040; } } { Dictionary_2_t133775218 * L_3 = __this->get_m_listItemGroupMale_5(); int32_t L_4 = V_0; NullCheck(L_3); bool L_5 = Dictionary_2_ContainsKey_m2793649589(L_3, L_4, /*hidden argument*/Dictionary_2_ContainsKey_m2793649589_RuntimeMethod_var); if (L_5) { goto IL_0033; } } { Dictionary_2_t133775218 * L_6 = __this->get_m_listItemGroupMale_5(); int32_t L_7 = V_0; CShopItemGroup_t1245061887 * L_8 = (CShopItemGroup_t1245061887 *)il2cpp_codegen_object_new(CShopItemGroup_t1245061887_il2cpp_TypeInfo_var); CShopItemGroup__ctor_m3981673262(L_8, /*hidden argument*/NULL); NullCheck(L_6); Dictionary_2_set_Item_m1758255644(L_6, L_7, L_8, /*hidden argument*/Dictionary_2_set_Item_m1758255644_RuntimeMethod_var); } IL_0033: { Dictionary_2_t133775218 * L_9 = __this->get_m_listItemGroupMale_5(); int32_t L_10 = V_0; NullCheck(L_9); CShopItemGroup_t1245061887 * L_11 = Dictionary_2_get_Item_m556083660(L_9, L_10, /*hidden argument*/Dictionary_2_get_Item_m556083660_RuntimeMethod_var); return L_11; } IL_0040: { Dictionary_2_t133775218 * L_12 = __this->get_m_listItemGroupFemale_6(); int32_t L_13 = V_0; NullCheck(L_12); bool L_14 = Dictionary_2_ContainsKey_m2793649589(L_12, L_13, /*hidden argument*/Dictionary_2_ContainsKey_m2793649589_RuntimeMethod_var); if (L_14) { goto IL_0062; } } { Dictionary_2_t133775218 * L_15 = __this->get_m_listItemGroupFemale_6(); int32_t L_16 = V_0; CShopItemGroup_t1245061887 * L_17 = (CShopItemGroup_t1245061887 *)il2cpp_codegen_object_new(CShopItemGroup_t1245061887_il2cpp_TypeInfo_var); CShopItemGroup__ctor_m3981673262(L_17, /*hidden argument*/NULL); NullCheck(L_15); Dictionary_2_set_Item_m1758255644(L_15, L_16, L_17, /*hidden argument*/Dictionary_2_set_Item_m1758255644_RuntimeMethod_var); } IL_0062: { Dictionary_2_t133775218 * L_18 = __this->get_m_listItemGroupFemale_6(); int32_t L_19 = V_0; NullCheck(L_18); CShopItemGroup_t1245061887 * L_20 = Dictionary_2_get_Item_m556083660(L_18, L_19, /*hidden argument*/Dictionary_2_get_Item_m556083660_RuntimeMethod_var); return L_20; } } // System.Int32 DMCore.Logic.CShopManager::GetPriority(DMCore.Logic.ItemTag) extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_GetPriority_m120621707 (RuntimeObject * __this /* static, unused */, int32_t ___tag0, const RuntimeMethod* method) { { int32_t L_0 = ___tag0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)2))) { case 0: { goto IL_002f; } case 1: { goto IL_0031; } case 2: { goto IL_002b; } case 3: { goto IL_0031; } case 4: { goto IL_002d; } case 5: { goto IL_0031; } case 6: { goto IL_0029; } } } { goto IL_0031; } IL_0029: { return 0; } IL_002b: { return 1; } IL_002d: { return 2; } IL_002f: { return 3; } IL_0031: { return 4; } } // System.Int32 DMCore.Logic.CShopManager::_SortFunctor(DMCore.Logic.CShopItemData,DMCore.Logic.CShopItemData) extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager__SortFunctor_m4034108568 (CShopManager_t754298620 * __this, CShopItemData_t2542723346 * ___lth0, CShopItemData_t2542723346 * ___rth1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager__SortFunctor_m4034108568_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t G_B3_0 = 0; { CShopItemData_t2542723346 * L_0 = ___lth0; NullCheck(L_0); int32_t L_1 = L_0->get_itemTag_5(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); int32_t L_2 = CShopManager_GetPriority_m120621707(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; CShopItemData_t2542723346 * L_3 = ___rth1; NullCheck(L_3); int32_t L_4 = L_3->get_itemTag_5(); int32_t L_5 = CShopManager_GetPriority_m120621707(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_0; int32_t L_7 = V_1; if ((((int32_t)L_6) == ((int32_t)L_7))) { goto IL_002c; } } { int32_t L_8 = V_1; int32_t L_9 = V_0; int32_t L_10 = CMathHelp_Sign_m632028245(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/NULL); G_B3_0 = L_10; goto IL_003e; } IL_002c: { CShopItemData_t2542723346 * L_11 = ___rth1; NullCheck(L_11); int32_t L_12 = L_11->get_itemServerID_1(); CShopItemData_t2542723346 * L_13 = ___lth0; NullCheck(L_13); int32_t L_14 = L_13->get_itemServerID_1(); int32_t L_15 = CMathHelp_Sign_m632028245(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_14)), /*hidden argument*/NULL); G_B3_0 = L_15; } IL_003e: { return G_B3_0; } } // System.Int32 DMCore.Logic.CShopManager::_SortBySortIDFunctor(DMCore.Logic.CShopItemData,DMCore.Logic.CShopItemData) extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager__SortBySortIDFunctor_m1306052029 (CShopManager_t754298620 * __this, CShopItemData_t2542723346 * ___lth0, CShopItemData_t2542723346 * ___rth1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t G_B3_0 = 0; { CShopItemData_t2542723346 * L_0 = ___lth0; NullCheck(L_0); int32_t L_1 = L_0->get_SortID_23(); V_0 = L_1; CShopItemData_t2542723346 * L_2 = ___rth1; NullCheck(L_2); int32_t L_3 = L_2->get_SortID_23(); V_1 = L_3; int32_t L_4 = V_0; int32_t L_5 = V_1; if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_0022; } } { int32_t L_6 = V_1; int32_t L_7 = V_0; int32_t L_8 = CMathHelp_Sign_m632028245(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7)), /*hidden argument*/NULL); G_B3_0 = L_8; goto IL_0034; } IL_0022: { CShopItemData_t2542723346 * L_9 = ___rth1; NullCheck(L_9); int32_t L_10 = L_9->get_itemServerID_1(); CShopItemData_t2542723346 * L_11 = ___lth0; NullCheck(L_11); int32_t L_12 = L_11->get_itemServerID_1(); int32_t L_13 = CMathHelp_Sign_m632028245(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)L_12)), /*hidden argument*/NULL); G_B3_0 = L_13; } IL_0034: { return G_B3_0; } } // System.Int32 DMCore.Logic.CShopManager::get_M_selectType() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_M_selectType_m3486260390 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_selectType_11(); return L_0; } } // System.Void DMCore.Logic.CShopManager::set_M_selectType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_M_selectType_m3768381110 (CShopManager_t754298620 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_selectType_11(L_0); return; } } // System.Int32 DMCore.Logic.CShopManager::get_tryOnID() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_tryOnID_m3731522687 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_CurClothID_12(); return L_0; } } // System.Boolean DMCore.Logic.CShopManager::get_bSearch() extern "C" IL2CPP_METHOD_ATTR bool CShopManager_get_bSearch_m1378288769 (CShopManager_t754298620 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bSearch_15(); return L_0; } } // System.Void DMCore.Logic.CShopManager::set_bSearch(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_bSearch_m2958300428 (CShopManager_t754298620 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_bSearch_15(L_0); return; } } // System.Void DMCore.Logic.CShopManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CShopManager__cctor_m625861888 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CShopManager__cctor_m625861888_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((CShopManager_t754298620_StaticFields*)il2cpp_codegen_static_fields_for(CShopManager_t754298620_il2cpp_TypeInfo_var))->set_SHOP_ITEM_COUNT_ONE_PAGE_0(((int32_t)9)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif